Add horizontal splitting to TUI layout
[deliverable/binutils-gdb.git] / gdb / doc / ChangeLog
CommitLineData
7c043ba6
TT
12020-02-22 Tom Tromey <tom@tromey.com>
2
3 PR tui/17850:
4 * gdb.texinfo (TUI Commands): Document horizontal layouts.
5
ee325b61
TT
62020-02-22 Tom Tromey <tom@tromey.com>
7
8 * gdb.texinfo (TUI Overview): Mention user layouts.
9 (TUI Commands): Document "tui new-layout".
10
b7d2fe14
TT
112020-01-26 Tom Tromey <tromey@adacore.com>
12
13 * gdb.texinfo (M68K Features): Document floating-point feature
14 correspondence.
15
e47e48f6
PW
162020-01-25 Philippe Waroquiers <philippe.waroquiers@skynet.be>
17
18 * gdb.texinfo (Attach): Document the new option and the
19 set/show commands.
20 (Connecting): Reference the exec-file-mismatch option.
21
65c574f6
PA
222020-01-10 Pedro Alves <palves@redhat.com>
23
24 * gdb.texinfo (Starting): Say "current inferior not connected"
25 instead of "GDB not connected".
26 (Inferiors and Programs): Rename node to ...
27 (Inferiors Connections and Programs): ... this. Update all
28 references. Talk about multiple target connections. Update "info
29 inferiors" info to mention the connections column. Describe "info
30 connections". Document "add-inferior -no-connection".
31 * guile.texi, python.texi: Update cross references.
32
e5d78223
JB
332020-01-01 Joel Brobecker <brobecker@adacore.com>
34
35 * gdb.texinfo, refcard.tex: Update copyright year range.
36
db178f47
AB
372019-12-14 Andrew Burgess <andrew.burgess@embecosm.com>
38
39 * python.texi (Symbols In Python): Remove duplicate description of
40 gdb.lookup_global_symbol.
41
27f7b2f6
SM
422019-12-11 Simon Marchi <simon.marchi@efficios.com>
43
44 * gdb.texinfo (Writing JIT Debug Info Readers): Fix typo.
45
d8edc8b7
PW
462019-12-11 Philippe Waroquiers <philippe.waroquiers@skynet.be>
47
48 * gdb.texinfo (Command Options): Use -p and -pretty in the example,
49 as -r is ambiguous. Update the print - TAB TAB completion result.
50 (Data): Document new option -raw-values. Use -p and -pretty in the
51 example, as -r is ambiguous.
52 (Print Settings): Document set print raw values.
53 (Pretty-Printer Commands): Document interaction between enabled
54 pretty printers and -raw-values/-raw-frame-arguments.
55
77bb17b6
TT
562019-12-10 Tom Tromey <tom@tromey.com>
57
58 * python.texi (gdb.prompt): Use correct quotes in example.
59 Shorten sample text.
60
c2512106
AB
612019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
62
63 * doc/gdb.texinfo (GDB/MI Symbol Query): Add documentation of
64 -max-results to some -symbol-info-* commands.
65
293b38d6
AB
662019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
67
68 * doc/gdb.texinfo (GDB/MI Symbol Query): Document new MI command
69 -symbol-info-module-functions and -symbol-info-module-variables.
70
a2a7af0c
TT
712019-12-01 Tom Tromey <tom@tromey.com>
72
73 * gdb.texinfo (TUI Configuration): Mention TUI border styles.
74 (Output Styling): Document new settings.
75
d1da6b01
TT
762019-12-01 Tom Tromey <tom@tromey.com>
77
78 * gdb.texinfo (TUI Configuration): Document new setting.
79
bf498525
PW
802019-11-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
81
82 * gdb.texinfo (Define): Indicate that user-defined prefix can
83 be used in 'define' command. Document 'define-prefix' command.
84
db5960b4
AB
852019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
86
87 * doc/gdb.texinfo (GDB/MI Symbol Query): Document new MI command
88 -symbol-info-modules.
89
7dc42066
AB
902019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
91
92 * doc/gdb.texinfo (GDB/MI Symbol Query): Document new MI command
93 -symbol-info-functions, -symbol-info-types, and
94 -symbol-info-variables.
95
22138db6
TT
962019-11-26 Tom Tromey <tom@tromey.com>
97
98 * gdb.texinfo (Maintenance Commands): Document new maint
99 commands.
100
6cc8564b
LM
1012019-11-25 Luis Machado <luis.machado@linaro.org>
102
103 * gdb.texinfo (Debugging Output): Document set debug
104 remote-packet-max-chars.
105
6b92c0d3
TV
1062019-11-14 Tom de Vries <tdevries@suse.de>
107
108 * gdb.texinfo: Fix typos.
109 * python.texi: Same.
110 * stabs.texinfo: Same.
111
45e42163
TT
1122019-11-12 Tom Tromey <tom@tromey.com>
113
114 * gdb.texinfo (Maintenance Commands): Document new command.
115
c86d74cc
TT
1162019-11-11 Tom Tromey <tom@tromey.com>
117
118 * gdb.texinfo (TUI Keys): Document readline function names.
119
c71acd15
TT
1202019-11-11 Tom Tromey <tom@tromey.com>
121
122 * gdb.texinfo (Editing): Document operate-and-get-next.
123
fb092e09
TT
1242019-11-11 Tom Tromey <tromey@adacore.com>
125
126 * gdb.texinfo (Host I/O Packets): Fix typo in "vFile:pwrite".
127
086baaf1
AB
1282019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
129
130 * python.texi (Symbols In Python): Add documentation for
131 gdb.lookup_static_symbols.
132
09ff83af
AB
1332019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
134
135 * python.texi (Symbols In Python): Extend documentation for
136 gdb.lookup_static_symbol.
137
165f8965
AB
1382019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
139
140 * gdb.texinfo (Symbols): Document new 'info module variables' and
141 'info module functions' commands.
142
59c35742
AB
1432019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
144
145 * gdb.texinfo (Symbols): Document new 'info modules' command.
146
aed61d02
PW
1472019-10-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
148
149 * gdb.texinfo (Convenience Funs): Document the new
150 $_gdb_setting_str, $_gdb_maint_setting and $_gdb_maint_setting_str
151 convenience functions.
152
ed2a2229
CB
1532019-10-29 Christian Biesinger <cbiesinger@google.com>
154
155 * Makefile.in: Also set SYSTEM_GDBINIT_DIR for the info manual
156 generation.
157 * gdb.texinfo (many sections): Document new --with-system-gdbinit-dir
158 option.
159
6999161a
TT
1602019-10-23 Tom Tromey <tom@tromey.com>
161
162 * Makefile.in (READLINE_DIR): Update.
163
14796d29
CB
1642019-10-23 Christian Biesinger <cbiesinger@google.com>
165
166 * python.texi (Threads In Python): Add a note for how to get the
167 list of threads.
168
760f7560
TV
1692019-10-07 Tom de Vries <tdevries@suse.de>
170
171 * gdb.texinfo: Fix typo.
172 * guile.texi: Same.
173 * python.texi: Same.
174
0a4b0913
AB
1752019-10-03 Bernhard Heckel <bernhard.heckel@intel.com>
176
177 * doc/gdb.texinfo (Fortran Operators): Describe scope operator.
178
37f6a7f4
TT
1792019-10-02 Tom Tromey <tromey@adacore.com>
180
181 * gdb.texinfo (Set Catchpoints, Convenience Vars): Document
182 $_ada_exception.
183
abf516c6
UW
1842019-09-20 Ulrich Weigand <uweigand@de.ibm.com>
185
186 * doc/gdb.texinfo (Remote Configuration): Remove documentation for
187 qXfer:spu:read and qXfer:spu:write.
188 (General Query Packets): Likewise.
189 (Cell Broadband Engine SPU architecture): Remove subsection.
190
11061048
TT
1912019-09-18 Tom Tromey <tom@tromey.com>
192
193 * gdb.texinfo (Editing): Document readline application name.
194 (TUI Single Key Mode): Document TUI SingleKey keymap name.
195
f1b620e9
MG
1962019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
197
198 * gdb.texinfo (Source Path): Additional text to better describe
199 how the source path directory list is used when searching for
200 source files.
201
4993045d
PW
2022019-09-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
203
204 * gdb.texinfo (Ada Tasks): Tell the task name is printed, update
205 examples.
206
2d601616
TT
2072019-09-10 Tom Tromey <tromey@adacore.com>
208
209 * gdb.texinfo (Index Files): Update Ada text.
210
4acfdd20
AB
2112019-08-27 Andrew Burgess <andrew.burgess@embecosm.com>
212
213 * gdb.texinfo (Symbols): Add information about the -n flag to
214 "info variables" and "info functions".
215
e3ec872f
YS
2162019-08-25 Yoshinori Sato <ysato@users.sourceforge.jp>
217
218 * gdb.texinfo (Standard Target Features): Add RX Features sub-section.
219
aa7ca1bb
AH
2202019-08-16 Alan Hayward <alan.hayward@arm.com>
221
222 * gdb.texinfo (AArch64 Pointer Authentication)
223 (GDB/MI Breakpoint Information) (Frame Information): Document
224 addr_field.
225
86c6b807
TT
2262019-08-12 Tom Tromey <tom@tromey.com>
227
228 * gdb.texinfo (Configure Options): Document minimum version of
229 readline.
230
1ba7cdcd
AH
2312019-08-09 Alan Hayward <alan.hayward@arm.com>
232
233 * gdb.texinfo (AArch64 Pointer Authentication): Fix typo.
234
3d31bc39
AH
2352019-08-07 Alan Hayward <alan.hayward@arm.com>
236
237 * gdb.texinfo (AArch64 Pointer Authentication): New subsection.
238
0b27c27d
CB
2392019-08-05 Christian Biesinger <cbiesinger@google.com>
240
241 * python.texi (Blocks In Python): Document dictionary access on blocks.
242
ae60f04e
PW
2432019-08-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
244
245 * gdb.texinfo (Symbols): Document new args -dirname and -basename
246 of "info sources" command.
247
2906593f
CB
2482019-07-30 Christian Biesinger <cbiesinger@google.com>
249
250 * python.texi (Symbols In Python): Document new function
251 gdb.lookup_static_symbol.
252
c620ed88
CB
2532019-07-29 Christian Biesinger <cbiesinger@google.com>
254
255 * python.texi (Objfiles In Python): Document new functions
256 Objfile.lookup_{global,static}_symbol.
257
bc4268a5
PW
2582019-07-29 Philippe Waroquiers <philippe.waroquiers@skynet.be>
259
260 * gdb.texinfo (Backtrace): Document the new '-frame-info'
261 backtrace option. Reference 'set print frame-info'.
262 (Print Settings): Document 'set|show print frame-info'.
263 Document new 'presence' value for 'set print frame-arguments.
264
a8eab7c6
AB
2652019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
266
267 * gdb.texinfo (Symbols): Add information about -q flag to "info
268 types".
269
86ceaf98
KB
2702019-07-20 Kevin Buettner <kevinb@redhat.com>
271
272 * python.texi (python command): Revise example to match
273 command behavior.
274
cb1e4e32
PA
2752019-07-09 Pedro Alves <palves@redhat.com>
276
277 * gdb.texinfo (C++ Exception GDB/MI Catchpoint Commands): Adjust
278 examples to show type=catchpoint instead of type=breakpoint and an
279 address.
280
fdbc9870
PA
2812019-07-03 Pedro Alves <palves@redhat.com>
282 Philippe Waroquiers <philippe.waroquiers@skynet.be>
283
284 * gdb.texinfo (Command Settings): New node documenting the general
285 concept of settings, how to change them, and the new "with"
286 command.
287 (Maintenance Commands): Document "maint with".
288
c6ac8931
PA
2892019-07-03 Pedro Alves <palves@redhat.com>
290
291 * gdb.texinfo (Maintenance Commands): Document "maint set/show
292 test-settings" instead of "maint test-settings set/show".
293
4ed4690f
SM
2942019-06-18 Simon Marchi <simon.marchi@efficios.com>
295
296 * gdb.texinfo (Invoking GDB): Remove sentence about how GDB
297 deals with a file that has the same name as the specified pid to
298 attach to. Add example using -p option.
299 (gdb man): Remove same sentence as in previous item.
300
30056ea0
AB
3012019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
302
303 * gdb.texinfo (GDB/MI Catchpoint Commands): Add menu entry to new
304 node.
305 (C++ Exception GDB/MI Catchpoint Commands): New node to describe
306 new MI commands.
307
3345721a
PA
3082019-06-13 Pedro Alves <palves@redhat.com>
309
310 * gdb.texinfo (Command Completion): Mention command options too.
311 (Command Options): New node.
312 (Threads): Add anchors. Extend descriptions of the "taas" and
313 "tfaas" commands.
314 (Backtrace): Describe new options of the "backtrace" command. Add
315 anchors.
316 (Frame Apply): Describe new options of the "frame apply" and
317 "faas" commands. Add anchors.
318 (Data): Describe new options of the "print" command. Add anchors.
319 (Compiling and Injecting Code): Mention options of the "compile
320 print" command.
321 (Maintenance Commands): Mention "maint test-options" subcommands
322 and the "maint show test-options-completion-result" command.
323
2daf894e
PA
3242019-06-13 Pedro Alves <palves@redhat.com>
325
326 * gdb.texinfo (Print Settings): Document "set/show print
327 raw-frame-arguments" instead of "set/show print raw
328 frame-arguments".
329
dca0f6c0
PA
3302019-06-13 Pedro Alves <palves@redhat.com>
331
332 * gdb.texinfo (Maintenance Commands): Document "maint
333 test-settings" commands.
334
1a3da2cd
AB
3352019-06-06 Amos Bird <amosbird@gmail.com>
336
337 * annotate.texinfo (Multi-threaded Apps): Add entry for thread-exited
338 annotation.
339
e1f2e1a2
CB
3402019-06-04 Christian Biesinger <cbiesinger@google.com>
341
d3238f7d 342 * python.texi: Document new gdb.Type.objfile property.
e1f2e1a2 343
e664d728
PW
3442019-06-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
345
346 * gdb.texinfo (Help): Document the new -v apropos flag.
347 (Output Styling): Document the style name styling done by "show style".
348 Document the new title and highlight styles.
349
e2c52041
PW
3502019-05-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
351
352 * gdb.texinfo (Shell Commands): Document pipe command.
353 (Logging Output): Add a reference to pipe command.
354 (Convenience Variables): Document $_shell_exitcode and
355 $_shell_exitstatus.
356
000439d5
TT
3572019-05-29 Tom Tromey <tromey@adacore.com>
358
359 * gdb.texinfo (Continuing and Stepping): Document new
360 commands.
361
b7060614
AH
3622019-05-22 Alan Hayward <alan.hayward@arm.com>
363
364 * gdb.texinfo (Shell Commands): Add debugredirect.
365
7166f90a
JV
3662019-05-22 Jan Vrany <jan.vrany@fit.cvut.cz>
367
368 * gdb.texinfo: Minor formatting fixes.
369
26648588
JV
3702019-01-28 Jan Vrany <jan.vrany@fit.cvut.cz>
371
372 * gdb.texinfo (Miscellaneous GDB/MI Commands): Document new
373 MI command -complete.
374
a0a3a1e9
TV
3752019-05-14 Tom de Vries <tdevries@suse.de>
376
377 * gdb.texinfo (Automatic symbol index cache): Add concept and command
378 index entries.
379
3c2fcaf9
TV
3802019-05-14 Tom de Vries <tdevries@suse.de>
381
382 * gdb.texinfo (Maintenance Commands): Remove superfluous
383 quoting on command index entry for "maint info selftests".
384
a97c8e56
TT
3852019-05-10 Tom Tromey <tromey@adacore.com>
386
387 * python.texi (Pretty Printing API): Mention lazy computation for
388 "children".
389
b8e07335
TT
3902019-05-10 Tom Tromey <tromey@adacore.com>
391
392 * gdb.texinfo (Set Catchpoints): Add text for parameter to "catch
393 exception" and "catch handlers". Move "catch exception unhandled"
394 text. Use @var for "catch load" and "catch unload"
395
9d3421af
TT
3962019-05-08 Tom Tromey <tromey@adacore.com>
397
398 * gdb.texinfo (Symbols): Document change to ptype/o.
399
5f2459c2
EZ
4002019-05-03 Eli Zaretskii <eliz@gnu.org>
401
402 * gdb.texinfo (Separate Debug Files): Document how the
403 subdirectory of the global debug directory is computed on
404 MS-Windows/MS-DOS.
405
2e62ab40
AB
4062019-04-29 Andrew Burgess <andrew.burgess@embecosm.com>
407
408 * gdb.texinfo (Print Settings): Document 'print max-depth'.
409 * guile.texi (Guile Pretty Printing API): Document that 'print
410 max-depth' can effect the display of a values children.
411 * python.texi (Pretty Printing API): Likewise.
412 (Values From Inferior): Document max_depth keyword.
413
136afab8
PW
4142019-04-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
415
416 * gdb.texinfo (Calling): Document the new
417 set|show may-call-functions.
418
73f8a590
PA
4192019-04-22 Pedro Alves <palves@redhat.com>
420
421 * gdb.texinfo (Reverse Execution): Mention and xref process record
422 and replay. Mention remote and system emulators.
423 (Process Record and Replay): List supported architectures.
424 Mention that "record btrace" is only supported on Intel
425 processors.
426
aeb2e706
AH
4272019-04-17 Alan Hayward <alan.hayward@arm.com>
428
429 * gdb.texinfo (Other Command-Line Arguments for gdbserver)
430 (Monitor Commands for gdbserver)
431 (gdbserver man): Add debug-file option.
432
2b0c8b01
KB
4332019-04-08 Kevin Buettner <kevinb@redhat.com>
434
435 * python.texi (Inferiors In Python): Rename
436 Inferior.thread_from_thread_handle to Inferior.thread_from_handle.
437 Add note about the former being deprecated.
438
c369f8f0
KB
4392019-04-08 Kevin Buettner <kevinb@redhat.com>
440
441 * python.texi (Threads In Python): Add description for method
442 InferiorThread.handle.
443
48ab418e
TT
4442019-04-07 Tom Tromey <tom@tromey.com>
445
446 * Makefile.in (all): Depend on "info".
447
8bdc1658
AB
4482019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
449
450 * gdb.texinfo (Convenience Funs): Document '$_creal' and
451 '$_cimag'.
452
7734102d
EZ
4532019-03-30 Eli Zaretskii <eliz@gnu.org>
454
455 * gdb.texinfo (Convenience Vars): Document $_gdb_major and
456 $_gdb_minor.
457
9f9aa852
AB
4582019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
459
460 * python.texi (Pretty Printing API): Document use of None for the
461 display_hint.
462
6dc0ebde
AH
4632019-03-22 Alan Hayward <alan.hayward@arm.com>
464 Jiong Wang <jiong.wang@arm.com>
465
466 * gdb.texinfo (AArch64 Features): Describe pauth feature.
467
48869a5f
TT
4682019-03-20 Tom Tromey <tromey@adacore.com>
469
470 * python.texi (Selecting Pretty-Printers): Use @defvar for
471 gdb.pretty_printers.
472
5c85e20d
SM
4732019-03-14 Simon Marchi <simon.marchi@efficios.com>
474
475 * gdb.texinfo (GDB/MI Development and Front Ends): Fix closing
476 of table, "@end @table" -> "@end table".
477
d085f989
TT
4782019-03-14 Tom Tromey <tromey@adacore.com>
479
480 * gdb.texinfo (Output Styling): Document "set style source" and
481 "show style source".
482
b4be1b06
SM
4832019-03-13 Simon Marchi <simon.marchi@ericsson.com>
484
485 * gdb.texinfo (Mode Options): Mention mi3.
486 (Interpreters): Likewise.
487 (GDB/MI Development and Front Ends): Add entry for MI 3 in
488 version table. Document -fix-multi-location-breakpoint-output.
489 (GDB/MI Breakpoint Information): Document format of breakpoint
490 location output.
491
ff6c8b35
SM
4922019-03-05 Simon Marchi <simon.marchi@efficios.com>
493
494 * python.texi (Values From Inferior): Change synopsys of the
495 second form of Value.__init__.
496
e3624a40
EZ
4972019-03-02 Eli Zaretskii <eliz@gnu.org>
498
499 * gdb.texinfo (Output Styling): Fix typos. Document the default
500 foreground colors of the available styles.
501
2c3fc25d
KB
5022019-02-27 Kevin Buettner <kevinb@redhat.com>
503
504 * gdb.texinfo (Configure Options): Document minimum python
505 version.
506
af54ade9
KB
5072019-02-26 Kevin Buettner <kevinb@redhat.com>
508
509 * python.texi (Values From Inferior): Document second form
510 of Value.__init__.
511
c97a7739
JB
5122019-02-23 Joel Brobecker <brobecker@adacore.com>
513
514 * gdb.texinfo: Update copyright year ranges.
515 * refcard.tex: Likewise.
516
7557a514
AH
5172019-02-21 Alan Hayward <alan.hayward@arm.com>
518
519 * gdb.texinfo: Update style defaults.
520
2d8b6830
TT
5212019-02-21 Tom Tromey <tromey@adacore.com>
522
523 * gdb.texinfo (Remote Configuration): Remove trailing "." from
524 @item.
525
1fea0d53
SM
5262019-01-16 Simon Marchi <simon.marchi@ericsson.com>
527
528 * gdb.texinfo (GDB/MI Development and Front Ends): Add table of
529 MI versions. Update text around it.
530
6f072a10
PFC
5312019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
532
533 * gdb.texinfo (PowerPC Features): Document the alias
534 pseudo-registers for the org.gnu.gdb.power.altivec feature.
535
041be526
SM
5362019-01-09 Simon Marchi <simon.marchi@ericsson.com>
537
538 * gdb.texinfo (Print Settings): Remove mention of specific
539 demangle-style values, just refer to the in-process help.
540
140a4bc0
TT
5412018-12-28 Tom Tromey <tom@tromey.com>
542
543 * gdb.texinfo (Output Styling): New node.
544
e9076973
JB
5452018-12-13 John Baldwin <jhb@FreeBSD.org>
546
547 * gdb.texinfo (Set Catchpoints): Add an anchor for 'catch syscall'.
548 (Native): Add a FreeBSD subsection.
549 (FreeBSD): Document use of system call aliases for compatibility
550 system calls.
551
b5ffee31
AB
5522018-11-21 Andrew Burgess <andrew.burgess@embecosm.com>
553
554 * gdb.texinfo (Standard Target Features): Add RISC-V Features
555 sub-section.
556
20813a0b
PW
5572018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
558
559 * gdb.texinfo (Examining the Symbol Table): Document language choice
560 for 'info types|functions|variables' commands.
561 (Setting Breakpoints): Document language choice to print
562 the functions in which a breakpoint is set.
563
4b905ae1
PFC
5642018-11-09 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
565
566 * gdb.texinfo (PowerPC Features): Document the altivec and fpu
567 requirements for the org.gnu.gdb.power.vsx feature.
568
87f7ab7b
JB
5692018-11-01 Joel Brobecker <brobecker@adacore.com>
570
571 * gdb.texinfo (Ada Tasks): Update the "info task 2" example
572 output to match the current implementation.
573
d321477b
PW
5742018-10-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
575
576 * gdb.texinfo (Information About a Frame): Document changes
577 to 'info args' and 'info locals'.
578 (Examining the Symbol Table): Document changes to 'info functions'
579 and 'info variables'.
580
8d619c01
EBM
5812018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
582
583 * gdb.texinfo (PowerPC Features): Describe new features
584 "org.gnu.gdb.power.htm.spr", "org.gnu.gdb.power.htm.core",
585 "org.gnu.gdb.power.htm.fpu", "org.gnu.gdb.power.htm.altivec",
586 "org.gnu.gdb.power.htm.vsx", "org.gnu.gdb.power.htm.ppr",
587 "org.gnu.gdb.power.htm.dscr", "org.gnu.gdb.power.htm.tar".
588
232bfb86
EBM
5892018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
590
591 * gdb.texinfo (PowerPC Features): Describe new features
592 "org.gnu.gdb.power.ebb" and "org.gnu.gdb.power.linux.pmu".
593
f2cf6173
EBM
5942018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
595
596 * gdb.texinfo (PowerPC Features): Describe new feature
597 "org.gnu.gdb.power.tar".
598
7ca18ed6
EBM
5992018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
600
601 * gdb.texinfo (PowerPC Features): Describe new features
602 "org.gnu.gdb.power.ppr" and "org.gnu.gdb.power.dscr".
603
d6677607
TT
6042018-10-20 Tom Tromey <tom@tromey.com>
605
606 * gdb.texinfo (TUI Commands): Add @end table.
607 (TUI Configuration): Remove stray @end table.
608
7806cea7
TT
6092018-10-19 Tom Tromey <tom@tromey.com>
610
611 PR tui/18388:
612 * gdb.texinfo (TUI Commands): Remove tabset documentation.
613 (TUI Configuration): Document "set tui tab-width".
614
163cffef
TT
6152018-10-09 Tom Tromey <tom@tromey.com>
616
617 * python.texi (Inferiors In Python): Link to "Frames In Python",
618 not "Unwinding Frames in Python".
619
eff98030
TT
6202018-10-09 Tom Tromey <tom@tromey.com>
621
622 * gdb.texinfo (Configure Options): Update --enable-ubsan
623 documentation.
624
74792ff7
JB
6252018-10-08 John Baldwin <jhb@FreeBSD.org>
626
627 * gdb.texinfo (Contributors): Add SRI International and University
628 of Cambridge for FreeBSD/riscv.
629
add5ded5
TT
6302018-10-06 Tom Tromey <tom@tromey.com>
631
632 PR python/19399:
633 * python.texi (Inferiors In Python): Document
634 Inferior.Architecture.
635
51e78fc5
TT
6362018-10-06 Tom Tromey <tom@tromey.com>
637
638 PR python/21765:
639 * python.texi (Symbols In Python): Document the module and
640 common-block domains. Remove documentation for incorrect
641 domains.
642
f35d5ade
TT
6432018-10-03 Tom Tromey <tom@tromey.com>
644
645 * gdb.texinfo (Configure Options): Document --enable-ubsan.
646
c1168a2f
JD
6472018-10-02 John Darrington <john@darrington.wattle.id.au>
648
649 * gdb.texinfo (Remote Connection Commands): Describe
650 the changes to target remote and target extended-remote
651 relating to Unix domain sockets.
652
a95746f9
TT
6532018-10-01 Tom Tromey <tom@tromey.com>
654
655 * gdb.texinfo (Configure Options): Document configure options.
656
7f0bd420
TT
6572018-09-29 Tom Tromey <tom@tromey.com>
658
659 * gdb.texinfo (Requirements): Mention C++, GNU make.
660 (Requirements): Sort the table. Add more libraries.
661 (Running Configure): Remove obsolete text.
662 (Separate Objdir): Likewise.
663 (Configure Options): Likewise.
664
f67ffa6a
AB
6652018-09-28 Andrew Burgess <andrew.burgess@embecosm.com>
666
667 * gdb.texinfo (Frames): Rewrite the description of 'frame number'
668 to highlight that the number is also the frame's level.
669 (Selection): Rewrite documentation for 'frame' and 'select-frame'
670 commands.
671 (Frame Info): Rewrite documentation for 'info frame' command.
672
ae778caf
TT
6732018-09-23 Tom Tromey <tom@tromey.com>
674
675 PR python/18852:
676 * python.texi (Parameters In Python): Document exception behavior
677 of get_set_string.
678
73f1bd76
JB
6792018-09-18 John Baldwin <jhb@FreeBSD.org>
680
681 * gdb.texinfo (info proc): Remove "running".
682 (info proc mappings): Replace "program" with "process".
683
8b113111
JB
6842018-09-18 John Baldwin <jhb@FreeBSD.org>
685
686 * gdb.texinfo (Process Information): Document "info proc files"
687 command.
688
e6cd1dc1
TT
6892018-09-17 Tom Tromey <tom@tromey.com>
690
691 * gdb.texinfo (Index Files): Update for cache directory change on
692 macOS.
693
8743a9cd
TT
6942018-09-16 Tom Tromey <tom@tromey.com>
695
696 * python.texi (Basic Python): Update docs for find_pc_line,
697 solib_name.
698 (Progspaces In Python): Update docs for current_progspace.
699 Document block_for_pc, find_pc_line, is_valid, nsolib_name.
700 Move method documentation before example.
701
74d3fbbb
SM
7022018-09-13 Simon Marchi <simon.marchi@ericsson.com>
703
704 * python.texi (Objfiles In Python): Update gdb.objfiles() doc.
705
0ae1a321
SM
7062018-09-13 Simon Marchi <simon.marchi@ericsson.com>
7072018-09-13 Tom Tromey <tom@tromey.com>
708
709 * python.texi (Program Spaces In Python): Document the
710 Progspace.objfiles method.
711 (Objfiles In Python): Mention that gdb.objfiles() is identical
712 to gdb.selected_inferior().progspace.objfiles().
713
a40bf0c2
SM
7142018-09-13 Simon Marchi <simon.marchi@ericsson.com>
7152018-09-13 Tom Tromey <tom@tromey.com>
716
717 * python.texi (Inferiors In Python): Document
718 Inferior.progspace.
719 (Program Spaces In Python): Document that
720 gdb.current_progspace() is the same as
721 gdb.selected_inferior().progspace.
722
1256af7d
SM
7232018-09-13 Simon Marchi <simon.marchi@ericsson.com>
724
725 * python.texi (Basic Python): Mention the string representation
726 of GDB Python objects.
727
3e68067f
SM
7282018-09-12 Simon Marchi <simon.marchi@ericsson.com>
729
730 * gdb.texinfo (Skipping Over Functions and Files): Document
731 set/show debug skip.
732
849cba3b
TT
7332018-09-10 Tom Tromey <tom@tromey.com>
734
735 * python.texi (Frames In Python, Blocks In Python)
736 (Symbols In Python, Symbol Tables In Python)
737 (Lazy Strings In Python): Remove periods from section titles.
738
27a9fec6
TT
7392018-09-10 Tom Tromey <tom@tromey.com>
740
741 * python.texi (Pretty Printing API): Swap sentence order.
742
9da10427
TT
7432018-09-10 Tom Tromey <tom@tromey.com>
744
745 PR python/16461:
746 * python.texi (Values From Inferior): Mention use of virtual
747 table.
748
0d2a5839
TT
7492018-09-10 Tom Tromey <tom@tromey.com>
750
751 * python.texi (Basic Python): Parenthesize argument to
752 decode_line.
753
05c6bdc1
TT
7542018-09-10 Tom Tromey <tom@tromey.com>
755
756 * python.texi (Python): Mention Python versions. Don't mention
757 execfile.
758
e7b5068c
TT
7592018-09-10 Tom Tromey <tom@tromey.com>
760
761 PR python/19808:
762 * python.texi (Unwinding Frames in Python): Rewrite
763 create_unwind_info documentation. Update read_register
764 documentation and add a note about unwinder caution.
765
fb5af5e3
TT
7662018-09-10 Tom Tromey <tom@tromey.com>
767
768 PR python/18909:
769 * python.texi (Events In Python): Fix inferior_call
770 documentation.
771
521b499b
TT
7722018-09-10 Tom Tromey <tom@tromey.com>
773
774 PR python/17752:
775 * python.texi (Frame Filter API): Remove period from subsection
776 title. Mention 100 as good default priority.
777 (Frame Decorator API): Remove period from subsection title.
778 Mention FrameDecorator module.
779
4a5a194a
TT
7802018-09-10 Tom Tromey <tom@tromey.com>
781
782 PR python/23108:
783 * python.texi (Exception Handling): Rearrange gdb.GdbError text
784 and add a table.
785
f5a476a7
TT
7862018-09-10 Tom Tromey <tom@tromey.com>
787
788 * gdb.texinfo (Compilation): Use "gcc", not "gcc.info", in @xref.
789 (Machine Code): Use "binutils", not "binutils.info", in @pxref.
790 (Separate Debug Files): Use "ld", not "ld.info", in @ref.
791 * python.texi (Objfiles In Python): Use "ld", not "ld.info", in @ref.
792
60c0454d
TT
7932018-09-10 Tom Tromey <tom@tromey.com>
794
795 PR python/16484:
796 * python.texi (Frames In Python): Document that Frame.block can
797 throw.
798
088a96da
TT
7992018-09-10 Tom Tromey <tom@tromey.com>
800
801 PR python/23487:
802 * gdb.texinfo (Pretty-Printer Commands): Fix typo in example.
803
22eb9e92
TT
8042018-09-10 Tom Tromey <tom@tromey.com>
805
806 PR python/16033:
807 * python.texi (Blocks In Python): Document that Block.end is
808 exclusive.
809
078a0207
KS
8102018-08-29 Keith Seitz <keiths@redhat.com>
811
812 * gdb.texinfo (Compiling and injecting code in GDB): Document
813 set/show "compile-oracle" and "compile-cplus-types" commands.
814
6d52907e
JV
8152018-08-22 Jan Vrany <jan.vrany@fit.cvut.cz>
816
817 * gdb.texinfo (The -stack-list-frames Command): Update description
818 to mention "arch".
819 Update MI examples throughout the document to contain "arch" in
820 frame output.
821
1461bdac
AH
8222018-08-21 Alan Hayward <alan.hayward@arm.com>
823
824 * gdb.texinfo (AArch64 SVE): New subsubsection.
825
26fb3983
JV
8262018-08-14 Jan Vrany <jan.vrany@fit.cvut.cz>
827
828 * gdb.texinfo (GDB/MI Data Manipulation): Document
829 "-data-disassemble -a addr".
830 (GDB/MI Support Commands): Document "data-disassemble-a-option"
831 feature.
832
7d11235d
SM
8332018-08-07 Simon Marchi <simon.marchi@ericsson.com>
834
835 * gdb.texinfo (Index Files Speed Up GDB): Add section about
836 symbol index cache.
837
129eb0f1
SDJ
8382018-07-27 Sergio Durigan Junior <sergiodj@redhat.com>
839
840 * gdb.texinfo (gcore man): Rewrite "Description" and "-o"
841 option sections to further clarify that gcore can take more
842 than one PID, and that "-o" is used to specify a prefix, not a
843 filename.
844
3c3bb058
AB
8452018-07-26 Andrew Burgess <andrew.burgess@embecosm.com>
846
847 * gdb.texinfo (Maintenance Commands): Add description of
848 maintenance command to control dwarf unwinders.
849
0a232300
PW
8502018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
851
852 * gdb.texinfo (Debugging Programs with Multiple Threads):
853 Document changes to 'thread apply'. Document 'taas'.
854 Document 'tfaas'.
855 (Examining the Stack): Document 'frame apply'. Document 'faas'.
856
c7ab0aef
SDJ
8572018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
858 Jan Kratochvil <jan.kratochvil@redhat.com>
859 Paul Fertser <fercerpav@gmail.com>
860 Tsutomu Seki <sekiriki@gmail.com>
861
862 * gdb.texinfo (Remote Connection Commands): Add explanation
863 about new IPv6 support. Add new connection prefixes.
864
055303e2
AB
8652018-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
866
867 * gdb.texinfo (Remote Configuration): Update descriptions for
868 set/show of hardware-watchpoint-limit, hardware-breakpoint-limit,
869 and hardware-watchpoint-length-limit variables.
870
471b9d15
MR
8712018-07-02 Maciej W. Rozycki <macro@mips.com>
872
873 PR tdep/8282
874 * gdb.texinfo (Source and Machine Code): Document `set
875 disassembler-options' support for the MIPS target.
876
291f9a96
PT
8772018-06-28 Petr Tesarik <ptesarik@suse.cz>
878
879 * gdb.texinfo (Files): Document "add-symbol-file -o offset".
880
ed6dfe51
PT
8812018-06-28 Petr Tesarik <ptesarik@suse.cz>
882
883 * gdb.texinfo (Files): The address argument for "add-symbol-file"
884 is no longer mandatory.
885
d4d429d5
PT
8862018-06-28 Petr Tesarik <ptesarik@suse.cz>
887
888 * gdb.texinfo (Files): Document "symbol-file -o offset".
889
0dbfed25
TV
8902018-06-14 Tom de Vries <tdevries@suse.de>
891
892 * gdb.texinfo (Background Execution): Add @cindex for '&'.
893
41fc26a2
EZ
8942018-06-11 Eli Zaretskii <eliz@gnu.org>
895
896 * gdb.texinfo (Maintenance Commands): Add a missing @anchor.
897
5045b3d7
GB
8982018-06-08 Gary Benson <gbenson@redhat.com>
899
900 * gdb.texinfo (Maintenance Commands): Document "maint check
901 libthread-db" and "maint set/show check-libthread-db".
902
eb6af809
TT
9032018-06-05 Tom Tromey <tom@tromey.com>
904
905 PR cli/12326:
906 * gdb.texinfo (Screen Size): Document "c" response to pagination
907 prompt.
908
4b2dfa9d
MR
9092018-05-31 Maciej W. Rozycki <macro@mips.com>
910
911 * gdb.texinfo (Choosing Target Byte Order): Document endianness
912 selection details with the `set endian auto' mode.
913
701adfb0
PA
9142018-05-31 Alan Hayward <alan.hayward@arm.com>
915
916 * gdb.texinfo: Describe SVE feature.
917
a913fffb
TT
9182018-05-04 Tom Tromey <tom@tromey.com>
919
920 PR python/22731:
921 * python.texi (Breakpoints In Python): Mention that "commands" is
922 writable.
923
0489430a
TT
9242018-05-02 Tom Tromey <tom@tromey.com>
925
926 PR python/20084:
927 * python.texi (Parameters In Python): Document PARAM_ZUINTEGER and
928 PARAM_ZUINTEGER_UNLIMITED.
929
6d7bb824
TT
9302018-04-30 Tom Tromey <tom@tromey.com>
931
932 * python.texi (Types In Python): Document Type.align.
933
b744723f
AA
9342018-04-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
935
936 * gdb.texinfo (Symbols): Mention the fact that "info
937 variables/functions/types" show source files and line numbers.
938
4a4495d6
MM
9392018-04-13 Markus Metzger <markus.t.metzger@intel.com>
940
941 * gdb.texinfo: Document set/show record btrace cpu.
942
3fcded8f
JB
9432018-03-27 Joel Brobecker <brobecker@adacore.com>
944
945 * gdb.texinfo (Ada Settings): New subsubsection.
946
978d6c75
TT
9472018-03-26 Tom Tromey <tom@tromey.com>
948
949 PR backtrace/15582:
950 * gdb.texinfo (Backtrace): Mention "hide" argument.
951
ea3b0687
TT
9522018-03-26 Tom Tromey <tom@tromey.com>
953
954 * gdb.texinfo (Backtrace): Describe options individually.
955
76727919
TT
9562018-03-19 Tom Tromey <tom@tromey.com>
957
958 * observer.texi: Remove.
959
386a8676
JB
9602018-03-04 John Baldwin <jhb@FreeBSD.org>
961
962 * gdb.texinfo (Debugging Output): Document "set/show debug
963 fbsd-nat".
964
db1ae9c5
AB
9652018-02-19 Andrew Burgess <andrew.burgess@embecosm.com>
966
967 * gdb.texinfo (Machine Code): Additional information about "info
968 line" command.
969
d726cb5d
SN
9702018-01-15 Szabolcs Nagy <szabolcs.nagy@arm.com>
971
972 * gdb.texinfo (gdb-add-index man): Add pindex.
973
dbfa4523
SN
9742018-01-15 Szabolcs Nagy <szabolcs.nagy@arm.com>
975
976 * gdb.texinfo (set cwd): Add period.
977 (gdb-add-index man): Move anchor.
978
ba643918
SDJ
9792017-01-12 Tom Tromey <tom@tromey.com>
980 Sergio Durigan Junior <sergiodj@redhat.com>
981
982 * gdb.texinfo (Index Files): Mention gdb-add-index.
983 (gdb-add-index man): New section.
984 * Makefile.in (gdb-add-index.1): New rule to generate manpage
985 from gdb.texinfo.
986
754452f0
SN
9872018-01-11 Szabolcs Nagy <szabolcs.nagy@arm.com>
988
989 * gdb.texinfo (pwd): Fix whitespace.
990
2d97a5d9
JB
9912018-01-09 John Baldwin <jhb@FreeBSD.org>
992
993 * gdb.texinfo (pwd): Update cross-reference for Process Information
994 node and remove explicit /proc reference.
995 (Native): Rename subsection from SVR4 Process Information to
996 Process Information.
997 (Process Information): Reword introduction to be less /proc
998 centric. Document support for "info proc" on FreeBSD.
999
9f757bf7
XR
10002018-01-03 Xavier Roirand <roirand@adacore.com>
1001
1002 * gdb.texinfo (Set Catchpoints): Add documentation for new
1003 "catch handlers" action.
1004
cef0f868
SH
10052017-12-27 Stafford Horne <shorne@gmail.com>
1006
1007 * gdb.texinfo (Target Description Format): Explain that arbitrary
1008 strings are now allowed for register groups.
1009
b67d92b0
SH
10102017-12-27 Stafford Horne <shorne@gmail.com>
1011
1012 * gdb.texinfo (Registers): Document info reg $reggroup feature.
1013
7c161838
SDJ
10142017-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
1015
1016 PR cli/16224
1017 * gdb.texinfo (ptype): Add documentation for new flag '/o'.
1018
b89641ba
SM
10192017-12-13 Simon Marchi <simon.marchi@ericsson.com>
1020
1021 * python.texi (Manipulating breakpoints using Python): Document
1022 qualified parameter to gdb.Breakpoint.
1023
0b982d68
SM
10242017-12-13 Simon Marchi <simon.marchi@ericsson.com>
1025
1026 * python.texi (Manipulating breakpoints using Python): Split doc
1027 of Breakpoint.__init__ in two, split text in multiple
1028 paragraphs, don't nest parameter square brackets.
1029
a994fec4
FJ
10302017-12-12 Stafford Horne <shorne@gmail.com>
1031 Stefan Wallentowitz <stefan@wallentowitz.de>
1032 Franck Jullien <franck.jullien@gmail.com>
1033 Jeremy Bennett <jeremy.bennett@embecosm.com>
1034
1035 * gdb.texinfo: Add OpenRISC documentation.
1036
437afbb8
JK
10372017-12-08 Jan Kratochvil <jan.kratochvil@redhat.com>
1038
1039 * gdb.texinfo (Index Files): Document .debug_names and -dwarf-5.
1040
883fd55a
KS
10412017-12-07 Keith Seitz <keiths@redhat.com>
1042
1043 * gdb.texinfo (Symbols): Document "set print type nested-type-limit"
1044 and "show print type nested-type-limit".
1045
824cc835
PM
10462017-12-07 Phil Muldoon <pmuldoon@redhat.com>
1047
1048 * python.texi (Breakpoints In Python): Add text relating
1049 to allowed explicit locations and keywords in gdb.Breakpoints.
1050
7403715e
TT
10512017-12-04 Tom Tromey <tom@tromey.com>
1052
1053 * gdb.texinfo (Rust): Update trait object status
1054
97cbe998
SDJ
10552017-12-01 Andrew Cagney <cagney@redhat.com>
1056 Joel Brobecker <brobecker@adacore.com>
1057 Sergio Durigan Junior <sergiodj@redhat.com>
1058
1059 * gdb.texinfo (File Options): Document --readnever.
1060 (Commands to Specify Files): Likewise, for 'symbol-file' and
1061 'add-symbol-file'.
1062
bd69330d
PA
10632017-11-29 Pedro Alves <palves@redhat.com>
1064
1065 PR c++/19436
1066 * gdb.texinfo (Debugging C Plus Plus): Document setting
1067 breakpoints in functions with ABI tags.
1068
a20714ff
PA
10692017-11-29 Pedro Alves <palves@redhat.com>
1070
1071 * gdb.texinfo (Linespec Locations): Document how "function" is
1072 interpreted in C++ and Ada. Document "-qualified".
1073 (Explicit Locations): Document how "-function" is interpreted in
1074 C++ and Ada. Document "-qualified".
1075
ee9a09e9
DC
10762017-11-26 Dominik Czarnota <dominik.b.czarnota@gmail.com>
1077
1078 PR gdb/21945
1079 * gdb.texinfo (Search Memory): Update description and example
1080 about how to search a string without NULL terminator.
1081
e547c119
JB
10822017-11-24 Joel Brobecker <brobecker@adacore.com>
1083
1084 * gdb.texinfo (GDB/MI Ada Exception Information): Document
1085 new "exception-message" field.
1086
5f1ca24a
SM
10872017-11-24 Simon Marchi <simon.marchi@ericsson.com>
1088
1089 * gdb.texinfo (Memory Map Format): Update gdb-memory-map.dtd.
1090
d044bac8
PA
10912017-11-24 Pedro Alves <palves@redhat.com>
1092
1093 * gdb.texinfo (Completion): Update need-quoting examples. Remove
1094 false claim that GDB inserts quoting automatically.
1095 (Symbols): Add anchor.
1096
2400729e
UW
10972017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
1098
1099 * gdb.texinfo (Requirements): Document use of GNU MPFR.
1100
d8ae99a7
PM
11012017-11-16 Phil Muldoon <pmuldoon@redhat.com>
1102
1103 * python.texi (Basic Python): Add rbreak documentation.
1104
d0fe4701
XR
11052017-11-07 Xavier Roirand <roirand@adacore.com>
1106 Pedro Alves <palves@redhat.com>
1107
1108 * gdb.texinfo (Set Breaks): Document support for breakpoint
1109 location ranges in the enable/disable commands.
1110
bc3b087d
SDJ
11112017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
1112
1113 * gdb.texinfo (Starting your Program) <The working directory.>:
1114 Mention remote debugging.
1115 (Working Directory) <Your Program's Working Directory>:
1116 Likewise.
1117 (Connecting) <Remote Packet>: Add "set-working-dir"
1118 and "QSetWorkingDir" to the table.
1119 (Remote Protocol) <QSetWorkingDir>: New item, explaining the
1120 packet.
1121
d092c5a2
SDJ
11222017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
1123
1124 * gdb.texinfo (Starting your Program) <The working directory.>:
1125 Mention new "set cwd" command.
1126 (Working Directory) <Your Program's Working Directory>:
1127 Rephrase to explain that "set cwd" exists and is the default
1128 way to change the inferior's cwd.
1129
289e23aa
AA
11302017-09-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
1131
1132 * gdb.texinfo (S/390 and System z Features): Document the new
1133 features org.gnu.gdb.s390.gs and org.gnu.gdb.s390.gsbc.
1134
f2ff95c5
KB
11352017-09-21 Kevin Buettner <kevinb@redhat.com>
1136
1137 * gdb.texinfo (qXfer:threads:read): Add documentation for handle
1138 attribute.
1139
da2c323b
KB
11402017-09-21 Kevin Buettner <kevinb@redhat.com>
1141
1142 * python.texi (Inferiors In Python): Add description for method
1143 Inferior.thread_from_thread_handle.
1144
4e5a4f58
JB
11452017-09-19 John Baldwin <jhb@FreeBSD.org>
1146
1147 * gdb.texinfo (Starting your Program): Add description of
1148 starti command. Mention starti command as an alternative for
1149 debugging the elaboration phase.
1150
1526853e
SM
11512017-09-16 Simon Marchi <simon.marchi@ericsson.com>
1152
1153 * gdb.texinfo (Maintenance Commands): Document filter parameter
1154 of "maint selftest". Document "maint info selftests" command.
1155
7c96f8c1
TT
11562017-09-11 Tom Tromey <tom@tromey.com>
1157
1158 * python.texi (Events In Python): Document new events.
1159
d69cf9b2
PA
11602017-09-04 Pedro Alves <palves@redhat.com>
1161
1162 * gdb.texinfo (Variables) <Program Variables>: Document inspecting
1163 no-debug-info variables.
1164 (Symbols) <Examining the Symbol Table>: Document inspecting
1165 no-debug-info types.
1166 (Calling) <Calling functions with no debug info>: New subsection,
1167 documenting calling no-debug-info functions.
1168 (Non-debug DLL Symbols) <Working with Minimal Symbols>: Update.
1169
0a2dde4a
SDJ
11702017-08-31 Sergio Durigan Junior <sergiodj@redhat.com>
1171
1172 * gdb.texinfo (set environment): Add @anchor. Explain that
1173 environment variables set by the user are sent to GDBserver.
1174 (unset environment): Likewise, but for unsetting variables.
1175 (Connecting) <Remote Packet>: Add "environment-hex-encoded",
1176 "QEnvironmentHexEncoded", "environment-unset", "QEnvironmentUnset",
1177 "environment-reset" and "QEnvironmentReset" to the table.
1178 (Remote Protocol) <QEnvironmentHexEncoded, QEnvironmentUnset,
1179 QEnvironmentReset>: New item, explaining the packet.
1180
6e41ddec
JK
11812017-08-23 Jan Kratochvil <jan.kratochvil@redhat.com>
1182
1183 * gdb.texinfo (Compiling and Injecting Code): Add to subsection
1184 "Compiler search for the compile command" descriptions of set
1185 compile-gcc and show compile-gcc.
1186
58afddc6
WP
11872017-08-07 Weimin Pan <weimin.pan@oracle.com>
1188
1189 * gdb.texinfo (Architectures): Add new Sparc64 section to document
1190 ADI support.
1191 * NEWS: Add "adi examine" and "adi assign" commands.
1192
6d580b63
YQ
11932017-08-18 Yao Qi <yao.qi@linaro.org>
1194
1195 * gdb.texinfo (Server): Document "--selftest".
1196
a5afdb16
RK
11972017-08-16 Ruslan Kabatsayev <b7.10110111@gmail.com>
1198
1199 * gdb.texinfo (TUI Single Key Mode): Document the new shortcuts in
1200 Single-Key mode.
1201
ca145713
SDJ
12022017-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
1203
1204 PR gdb/21925
1205 * gdb.texinfo (Starting) <startup-with-shell>: Fix typo ("show
1206 set...").
1207
0968fbae
SM
12082017-08-09 Simon Marchi <simon.marchi@ericsson.com>
1209
1210 * gdb.texinfo (Packets): Fix Z0 cmd_list doc referring to
1211 conditional expression.
1212
791fb3d7
SM
12132017-07-31 Simon Marchi <simon.marchi@ericsson.com>
1214
1215 * agentexpr.texi (rot): Fix symbolic description, improve
1216 textual description.
1217
27d41eac
YQ
12182017-07-26 Yao Qi <yao.qi@linaro.org>
1219
1220 * gdb.texinfo (Maintenance Commands): Document command
1221 "maint check xml-descriptions".
1222
8e2141c6
YQ
12232017-07-26 Yao Qi <yao.qi@linaro.org>
1224
1225 * gdb.texinfo (Maintenance Commands): Document optional
1226 argument of "maint print c-tdesc".
1227
c646b4e8
YQ
12282017-07-18 Yao Qi <yao.qi@linaro.org>
1229
1230 * gdb.texinfo (Maintenance Commands): Improve the doc to
1231 command "maint print c-tdesc".
1232
eb83230b
SDJ
12332017-06-20 Sergio Durigan Junior <sergiodj@redhat.com>
1234
1235 PR gdb/21606
1236 * python.texi (Python representation of Symbols.): Replace
1237 SYMBOL_FUNCTION_DOMAIN by SYMBOL_FUNCTIONS_DOMAIN, fixing typo.
1238 * guile.texi (Guile representation of Symbols.): Likewise.
1239
c4dcb155
SM
12402017-06-11 Simon Marchi <simon.marchi@ericsson.com>
1241
1242 * gdb.texinfo (Optional Messages about Internal Happenings):
1243 Document {set,show} debug separate-debug-file commands.
1244
aefd8b33
SDJ
12452017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
1246
1247 * gdb.texinfo (Starting) <startup-with-shell>: Add @anchor.
1248 (Connecting) <Remote Packet>: Add "startup-with-shell"
1249 and "QStartupWithShell" to the table.
1250 (Remote Protocol) <QStartupWithShell>: New item, explaining the
1251 packet.
1252
176efed1
AB
12532017-05-22 Andrew Burgess <andrew.burgess@embecosm.com>
1254
1255 * gdb.texinfo (Packets): Document vMustReplyEmpty packet.
1256
d050f7d7
TW
12572017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
1258
1259 * python.texi (Recording in Python): Factor out the documentation of
1260 gdb.RecordInstruction's super class.
1261
14f819c8
TW
12622017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
1263
1264 * python.texi (Recording in Python): Replace gdb.BtraceFunction with
1265 gdb.RecordFunctionSegment. Rename prev_sibling and next_sibling to
1266 prev and next.
1267
0ed5da75
TW
12682017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
1269
1270 * python.texi (Recording in Python): Replace gdb.BtraceInstruction with
1271 gdb.RecordInstruction
1272
913aeadd
TW
12732017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
1274
1275 * python.texi (Recording in Python): Add documentation for
1276 gdb.RecordGap and remove documentation of special cases for
1277 gdb.BtraceInstruction.
1278
a3be24ad
TW
12792017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
1280
1281 * python.texi (Recording in Python): Remove Record.ptid defvar.
1282
ebe553db
SM
12832017-04-21 Simon Marchi <simon.marchi@ericsson.com>
1284
1285 * gdb.texinfo (GDB/MI Thread Information): Add missing
1286 fields, re-word some things.
1287 (GDB/MI Thread Commands): Describe fields found in the output of
1288 -thread-info, remove description of fields in the
1289 thread output tuple, replace with a cross-reference to "GDB/MI
1290 Thread Information".
1291
9be21bb4
SM
12922017-04-21 Simon Marchi <simon.marchi@ericsson.com>
1293
1294 * gdb.texinfo (GDB/MI Thread Commands): Remove "current" field
1295 from -thread-info output.
1296
fe5f7374
AK
12972017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
1298
1299 * gdb.texinfo (Synopsys ARC): Document "set debug arc 2".
1300
eea78757
AK
13012017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
1302
1303 * gdb.texinfo (Synopsys ARC): Add "maint print arc arc-instruction".
1304
79778b30
YQ
13052017-03-22 Yao Qi <yao.qi@linaro.org>
1306
1307 * python.texi (Inferiors In Python): Remove @code from Python.
1308
cee59b3f
TW
13092017-03-21 Tim Wiederhake <tim.wiederhake@intel.com>
1310
1311 * python.texi (Recordings In Python): Document return type of
1312 gdb.BtraceInstruction.data.
1313
51457a05
MAL
13142017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
1315
1316 * gdb.texinfo (gdb/mi Symbol Query Commands): Document new MI
1317 command file-list-shared-libraries
1318 (GDB/MI Async Records): Update documentation of library-loaded with new
1319 field.
1320
701adfb0
PA
13212017-03-20 Artemiy Volkov <artemiyv@acm.org>
1322
1323 PR gdb/14441
1324 * doc/gdb.texinfo (C Plus Plus Expressions): Mention that GDB
1325 supports both lvalue and rvalue references.
1326
13272017-03-20 Artemiy Volkov <artemiyv@acm.org>
1328
1329 PR gdb/14441
1330 * python.texi (Types in Python): Add TYPE_CODE_RVALUE_REF to
1331 table of constants.
1332
f8d99587
DE
13332017-03-16 Doug Evans <dje@google.com>
1334
1335 * guile.texi (Lazy Strings In Guile): Mention arrays.
1336 * python.texi (Lazy Strings In Python): Ditto.
1337
5cf70512
JW
13382017-03-08 Jiong Wang <jiong.wang@arm.com>
1339
1340 * gdb.texinfo (Memory Protection Extensions): Add missing escape
1341 character "@".
1342
4a612d6f
WT
13432017-03-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
1344
1345 * Memory Protection Extensions: Add information about inferior
1346 calls.
1347
701adfb0
PA
13482017-02-28 Peter Bergner <bergner@vnet.ibm.com>
1349
1350 * gdb.texinfo: Document new set/show disassembler-options
1351 commands.
1352
216f72a1
JK
13532017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
1354
1355 * gdb.texinfo (Print Settings, Tail Call Frames): Rename DW_OP_GNU_*,
1356 DW_TAG_GNU_* and DW_AT_GNU_*.
1357
4e746bb6
TW
13582017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
1359
1360 * python.texi (Recordings In Python): New section.
1361
3f77c769
TT
13622017-02-14 Tom Tromey <tom@tromey.com>
1363
1364 PR python/13598:
1365 * python.texi (Events In Python): Document events.before_prompt.
1366
5cf30ebf
LM
13672017-02-13 Luis Machado <lgustavo@codesourcery.com>
1368
1369 * gdb.texinfo (Target Commands): Document the optional offset
1370 argument for the load command.
1371
18da0c51
MG
13722017-02-10 Martin Galvan <martingalvan@sourceware.org>
1373
1374 PR gdb/21122
1375 * gdb.texinfo (Breakpoints): Reword documentation to speak in terms of
1376 space-separated breakpoint lists. Also add a missing @table command
1377 and @cindex for breakpoint lists.
1378
3f7b46f2
IR
13792017-02-06 Ivo Raisr <ivo.raisr@oracle.com>
1380
1381 PR tdep/20936
1382 * gdb.texinfo: (Standard Target Features): Document SPARC features.
1383 (Sparc Features): New node.
1384
2735833d
WT
13852017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
1386
1387 * gdb.texinfo (i386 Features): Add system segment registers
1388 as feature.
1389
373832b6
SM
13902017-01-24 Simon Marchi <simon.marchi@ericsson.com>
1391
1392 * python.texi (Events In Python): Fix typo.
1393
78cbbba8
LM
13942017-01-20 Mike Wrighton <mike_wrighton@codesourcery.com>
1395 Luis Machado <lgustavo@codesourcery.com>
1396
1397 * gdb.texinfo (-target-flash-erase): New MI command description.
1398 (flash-erase): New CLI command description.
1399
387360da
JB
14002017-01-04 John Baldwin <jhb@FreeBSD.org>
1401
1402 * gdb.texinfo (Contributors): Add SRI International and University
1403 of Cambridge for FreeBSD/mips.
1404
34c41c68
DE
14052016-12-22 Doug Evans <xdje42@gmail.com>
1406
1407 * gdb.texinfo (Symbols): Update docs for symbol printing maintenance
1408 commands.
1409
df3ee9ca
PA
14102016-12-02 Pedro Alves <palves@redhat.com>
1411
1412 * gdb.texinfo (User-defined Commands): Limit on number of
1413 arguments passed to user-defined commands removed; update.
1414
01770bbd
PA
14152016-12-02 Pedro Alves <palves@redhat.com>
1416
1417 PR cli/20559
1418 * gdb.texinfo (Define): Add example of using "eval" to process a
1419 variable number of arguments.
1420 (Output) <eval>: Add anchor.
1421
ad02e4fe
SM
14222016-11-30 Simon Marchi <simon.marchi@polymtl.ca>
1423
1424 * Makefile.in: Likewise.
1425
8504e097
AA
14262016-11-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
1427
1428 * gdb.texinfo (GDB/MI Async Records): Add missing comma after
1429 xref.
1430
39402e6c
PA
14312016-10-29 Pedro Alves <palves@redhat.com>
1432
1433 * gdb.texinfo (Packets) <vCont>: Remove mention of default
1434 actions.
1435
ca6eff59
PA
14362016-10-26 Pedro Alves <palves@redhat.com>
1437
1438 * gdb.texinfo (Packets): Clarify vCont packets with multiple
1439 actions that match a thread, and what happens when an action
1440 matches a thread that is already running.
1441
be06ba8c
SM
14422016-10-14 Simon Marchi <simon.marchi@ericsson.com>
1443
1444 * gdb.texinfo (Using Trace Files): Fix typo.
1445 (GDB/MI Tracepoint Commands): Likewise.
1446
99e61eda
SM
14472016-10-14 Simon Marchi <simon.marchi@ericsson.com>
1448
1449 * gdb.texinfo (GDB/MI Tracepoint Commands): Document -ctf switch
1450 of -trace-save.
1451
9c37b5ae
TT
14522016-10-06 Tom Tromey <tom@tromey.com>
1453
1454 * guile.texi (Types In Guile): Remove Java mentions.
1455 * python.texi (Types In Python): Remove Java mentions.
1456 * gdb.texinfo (Address Locations, Supported Languages)
1457 (Index Section Format): Remove Java mentions.
1458
ee8da4b8
DE
14592016-08-15 Doug Evans <dje@google.com>
1460
1461 * gdb.texinfo (Target Description Format): Update docs on "end"
1462 field spec and field default type.
1463
4034d0ff
AT
14642016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
14652016-10-03 Simon Marchi <simon.marchi@ericsson.com>
1466
1467 PR gdb/20487
1468 * gdb.texinfo (Context management): Update mention of frame
1469 change notifications.
1470 (gdb/mi Async Records): Document frame field in
1471 =thread-select event.
1472 * observer.texi (GDB Observers): New user_selected_context_changed
1473 observer.
1474
4435e1cc
TT
14752016-09-28 Tom Tromey <tom@tromey.com>
1476
1477 * gdb.texinfo (Packets) <z0>: Use "software breakpoint" rather
1478 than "memory breakpoint". Further document "kind". Move
1479 protocol-details link earlier.
1480 <z1>: Document the cmd_list argument. Fix typo.
1481 <g>: Remove incorrect sentence.
1482 (Stop Reply Packets): Document "OK" response to requests when in
1483 non-stop mode.
1484 <swbreak>: Use "software breakpoint" rather than "memory
1485 breakpoint".
1486 <create>: Document that "R" is ignored.
1487 <W, X, w>: Document formatting of "AA".
1488 (Notification Packets): Use "%Stop", not "%%Stop".
1489
ad0a504f
AK
14902016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
1491
1492 * gdb.texinfo (Embedded Processors): Document ARC.
1493 (Synopsys ARC): New section.
1494 (Standard Target Features): Document ARC features.
1495 (ARC Features): New section.
1496
74172ecf
SM
14972016-09-21 Simon Marchi <simon.marchi@ericsson.com>
1498
1499 * .gitignore: New file.
1500
0a1ddfa6
SM
15012016-08-24 Simon Marchi <simon.marchi@ericsson.com>
1502
1503 * gdb.texinfo (Input/Output): Mention possibility to unset
1504 inferior-tty.
1505
c0272db5
TW
15062016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
1507
1508 * gdb.texinfo: Resume btrace on reconnect.
1509
e3487908
GKB
15102016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
1511
1512 * gdb.texinfo (Set Catchpoints): Add 'group' argument to catch
1513 syscall.
1514
463888ab
РИ
15152016-06-30 Руслан Ижбулатов <lrn1986@gmail.com>
1516
1517 * gdb.texinfo (Cygwin Native): Document the new 'signal-event'
1518 command.
1519
dac790e1
TT
15202016-07-13 Tom Tromey <tom@tromey.com>
1521
1522 PR python/15620, PR python/18620:
1523 * python.texi (Events In Python): Document new breakpoint events.
1524
93daf339
TT
15252016-07-13 Tom Tromey <tom@tromey.com>
1526
1527 PR python/17698:
1528 * python.texi (Breakpoints In Python): Document
1529 Breakpoint.pending.
1530
cda75e70
TT
15312016-07-13 Tom Tromey <tom@tromey.com>
1532
1533 * python.texi (Breakpoints In Python): Move table of types and
1534 table of watchpoint types earlier in node.
1535
e0f3fd7c
TT
15362016-07-12 Tom Tromey <tom@tromey.com>
1537
1538 PR python/19293:
1539 * python.texi (Frames In Python): Document
1540 gdb.invalidate_cached_frames.
1541
86f78169
PA
15422016-06-21 Pedro Alves <palves@redhat.com>
1543
1544 * gdb.texinfo (Interpreters): Update intepreter-exec section,
1545 document new-ui and explain use case.
1546
a28d8e50
YTL
15472016-06-17 Yan-Ting Lin <currygt52@gmail.com>
1548
1549 * gdb.texinfo (Standard Target Features): Document NDS32 features.
1550 (NDS32 Features): New Section.
1551
bb556f1f
TK
15522016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
1553
1554 * gdb.texinfo (Examining Memory): Document negative repeat
1555 count in the 'x' command.
1556
38b022b4
SM
15572016-06-06 Simon Marchi <simon.marchi@ericsson.com>
1558
1559 * gdb.texinfo (GDB/MI Async Records): Document method and
1560 format fields in =record-started.
1561 * observer.texi (record_changed): Add method and format
1562 parameters.
1563
c185ba27
EZ
15642016-05-27 Eli Zaretskii <eliz@gnu.org>
1565
1566 * gdb.texinfo (General Query Packets): Move the description of the
1567 response before the long list of the specific 'read' and 'write'
1568 requests.
1569
1957f6b8
TT
15702016-05-23 Tom Tromey <tom@tromey.com>
1571
1572 * python.texi (Basic Python): Document gdb.breakpoints return.
1573
224f10c1
TT
15742016-05-24 Tom Tromey <tom@tromey.com>
1575
1576 PR gdb/19194:
1577 * gdb.texinfo (gdb man): Fix typo.
1578
0bdfa368
TT
15792016-05-17 Tom Tromey <tom@tromey.com>
1580
1581 * gdb.texinfo (Supported Languages): Mention Rust. Update menu.
1582 (Rust): New node.
1583
dcd1f979
TT
15842016-05-17 Tom Tromey <tom@tromey.com>
1585
1586 * gdb.texinfo (Maintenance Commands): Document "maint selftest".
1587
310cdbb6
YQ
15882016-04-27 Yao Qi <yao.qi@linaro.org>
1589
1590 * gdb.texinfo (tfind): Complete doc about tfind without
1591 argument.
1592
b8162e5a
AT
15932016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
1594
1595 * agentexpr.texi (byte): Fix zero_ext description.
1596
f7c38292
PA
15972016-03-31 Pedro Alves <palves@redhat.com>
1598
1599 * gdb.texinfo (M32R/SDI): Delete node.
1600 (MIPS Embedded): Remove references to the MIPS remote debugging
1601 protocol, PMON and variants, and the associated commands.
1602
81516450
DE
16032016-03-15 Doug Evans <dje@google.com>
1604
1605 * gdb.texinfo (Target Descriptions): New menu item "Enum Target Types".
1606 (Target Description Format): Mention enum types. Update docs on
1607 flags types.
1608 (Predefined Target Types): Add "bool".
1609 (Enum Target Types): New node.
1610
2a60e18f
PA
16112016-03-15 Pedro Alves <palves@redhat.com>
1612
1613 * gdb.texinfo (Tracepoint Actions): Fix typo.
1614
45fa2529
PA
16152016-03-15 Pedro Alves <palves@redhat.com>
1616 Andreas Arnez <arnez@linux.vnet.ibm.com>
1617 Marcin Kościelnicki <koriakin@0x04.net>
1618
1619 * gdb.texinfo (Tracepoint Actions): Document possible
1620 unreliability of '$_ret'.
1621
f2403c39
AB
16222016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
1623
1624 * gdb.texinfo (Symbols): Document new 'maint info line-table'
1625 command.
1626
f2f3ccb9
SM
16272016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
1628
1629 * gdb.texinfo (Convenience Functions): Document $_as_string.
1630
cce0e923
DE
16312016-02-23 Doug Evans <dje@google.com>
1632
1633 * gdb.texinfo (Skipping Over Functions and Files): Document new
1634 options to "skip" command. Update docs of output of "info skip".
1635
012b3a21
WT
16362016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
1637
1638 * gdb.texinfo (Signals): Add bound violation display hints for
1639 a SIGSEGV.
1640
0748bf3e
MK
16412016-02-18 Marcin Kościelnicki <koriakin@0x04.net>
1642
1643 * gdb.texinfo (Trace File Format): Add documentation for description
1644 section lines.
1645
e909d859
MK
16462016-02-10 Marcin Kościelnicki <koriakin@0x04.net>
1647
1648 * gdb.texinfo (Trace File Format): Remove misleading information
1649 about register block ordering.
1650
713cdcbf
DE
16512016-02-01 Doug Evans <dje@google.com>
1652
1653 * gdb.texinfo (Value Sizes): Fix typo.
1654
8244c20d
DE
16552016-02-01 Doug Evans <dje@google.com>
1656
1657 * gdb.texinfo (Skipping Over Functions and Files): Fix typo.
1658
5fdf6324
AB
16592016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
1660
1661 * gdb.texinfo (Value Sizes): New section.
1662 (Data): Add the 'Value Sizes' node to the menu.
1663
67ebd9cb
JB
16642016-01-26 John Baldwin <jhb@FreeBSD.org>
1665
1666 * gdb.texinfo (Debugging Output): Fix subject verb disagreements.
1667
6e9567fe
JB
16682016-01-19 John Baldwin <jhb@FreeBSD.org>
1669
1670 * gdb.texinfo (Debugging Output): Document "set/show debug fbsd-lwp".
1671
f303dbd6
PA
16722016-01-18 Pedro Alves <palves@redhat.com>
1673
1674 * gdb.texinfo (Threads): Mention that GDB displays the ID and name
1675 of the thread that hit a breakpoint or received a signal.
1676
71ef29a8
PA
16772016-01-15 Pedro Alves <palves@redhat.com>
1678
1679 * gdb.texinfo (Threads) <thread ID lists>: Document star ranges.
1680
663f6d42
PA
16812016-01-13 Pedro Alves <palves@redhat.com>
1682
1683 * gdb.texinfo (Threads): Document the $_gthread convenience
1684 variable.
1685 (Convenience Vars): Likewise.
1686
c84f6bbf
PA
16872016-01-13 Pedro Alves <palves@redhat.com>
1688
1689 * gdb.texinfo (Threads): Document "info threads -gid".
1690
22a02324
PA
16912016-01-13 Pedro Alves <palves@redhat.com>
1692
1693 * python.texi (Breakpoints In Python) <Breakpoint.thread>: Add
1694 anchor.
1695 (Threads In Python): Document new InferiorThread.global_num
1696 attribute.
1697
5d5658a1
PA
16982016-01-07 Pedro Alves <palves@redhat.com>
1699
1700 * gdb.texinfo (Threads): Document per-inferior thread IDs,
1701 qualified thread IDs, global thread IDs and thread ID lists.
1702 (Set Watchpoints, Thread-Specific Breakpoints): Adjust to refer to
1703 thread IDs.
1704 (Convenience Vars): Document the $_thread convenience variable.
1705 (Ada Tasks): Adjust to refer to thread IDs.
1706 (GDB/MI Async Records, GDB/MI Thread Commands, GDB/MI Ada Tasking
1707 Commands, GDB/MI Variable Objects): Update to mention global
1708 thread IDs.
1709 * guile.texi (Breakpoints In Guile)
1710 <breakpoint-thread/set-breakpoint-thread breakpoint>: Mention
1711 global thread IDs instead of thread IDs.
1712 * python.texi (Threads In Python): Adjust documentation of
1713 InferiorThread.num.
1714 (Breakpoint.thread): Mention global thread IDs instead of thread
1715 IDs.
1716
84654457
PA
17172016-01-13 Pedro Alves <palves@redhat.com>
1718
1719 * python.texi (Threads In Python): Document
1720 InferiorThread.inferior.
1721
e3940304
PA
17222016-01-13 Pedro Alves <palves@redhat.com>
1723
1724 * gdb.texinfo (Inferiors and Programs): Document the $_inferior
1725 convenience variable.
1726 (Convenience Vars): Likewise.
1727
82075af2
JS
17282016-01-12 Josh Stone <jistone@redhat.com>
1729 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1730
1731 * gdb.texinfo (Remote Configuration): List the QCatchSyscalls packet.
1732 (Stop Reply Packets): List the syscall entry and return stop reasons.
1733 (General Query Packets): Describe QCatchSyscalls, and add it to the
1734 table and the detailed list of stub features.
1735
bc504a31
PA
17362016-01-12 Pedro Alves <palves@redhat.com>
1737
1738 Remove use of the registered trademark symbol throughout.
1739
cde67b27
YQ
17402016-01-12 Yao Qi <yao.qi@linaro.org>
1741
1742 * gdb.texinfo (Interrupts): Update the document on handling
1743 interrupt when program is stopped.
1744
19d9d4ef
DB
17452015-12-11 Don Breazeal <donb@codesourcery.com>
1746
1747 * gdb.texinfo (Forks): Correct Linux kernel version where
1748 fork and exec events are supported, add notes about support
1749 of these events in target remote mode.
1750 (Connecting): Reorganize and clarify distinctions between
1751 target remote, extended-remote, and multiprocess.
1752 Reorganize related text from separate sections into new
1753 sections.
1754 (Server): Note effects of target extended-remote mode.
1755 Delete section on Multi-Process Mode for gdbserver.
1756 Move some text to "Connecting" node.
1757
f4f4330e
PA
17582015-12-10 Pedro Alves <palves@redhat.com>
1759
1760 * gdb.texinfo (Threads): Replace warning with explanation
1761 about single-threaded programs.
1762
b1236ac3
PA
17632015-12-10 Pedro Alves <palves@redhat.com>
1764
1765 * gdb.texinfo (Threads): Remove mention of SGI.
1766 (Forks): Remove mention of HP-UX.
1767 (Breakpoints): Remove mention of HP-UX.
1768 (Set Watchpoints) <hardware watchpoints>: Don't mention HP-UX.
1769 Reword in terms of architectures.
1770 (Set Catchpoints) <catch exec, catch fork, catch vfork>: Don't
1771 mention supported systems.
1772 (Convenience Vars): Don't mention HP-UX.
1773 (Jumping): Remove mention of HP-UX in comment.
1774 (Files) <shared libraries>: Update supported shared library types
1775 list. Remove mention of HP-UX.
1776 (Native): Remove HP-UX subsection.
1777 (SVR4 Process Information): Remove mention of HP-UX.
1778
0f59c28f
PA
17792015-12-10 Pedro Alves <palves@redhat.com>
1780
1781 * gdb.texinfo (Stack): Reorder menu.
1782
1c35a88f
LM
17832015-12-09 Luis Machado <lgustavo@codesourcery.com>
1784
1785 * gdb.texinfo (GDB/MI Variable Objects): Update text to mention
1786 -var-set-format's new zero-hexadecimal format.
1787
3685b09f
PMR
17882015-12-08 Pierre-Marie de Rodat <derodat@adacore.com>
1789
1790 * gdb.texinfo (Ada Mode Into): Move overloading support
1791 description to its own node.
1792 (Overloading support for Ada): New node.
1793
f2faf941
PA
17942015-11-30 Pedro Alves <palves@redhat.com>
1795
1796 PR 14618
1797 * gdb.texinfo (Stop Reply Packets): Document the N stop reply.
1798 (Remote Configuration): Add the "set/show remote
1799 no-resumed-stop-reply" to the available settings table.
1800 (General Query Packets): Document the "no-resumed" qSupported
1801 feature.
1802
65706a29
PA
18032015-11-30 Pedro Alves <palves@redhat.com>
1804
1805 * gdb.texinfo (Remote Configuration): List "set/show remote
1806 thread-events" command in configuration table.
1807 (Stop Reply Packets): Document "T05 create" stop
1808 reason and 'w' stop reply.
1809 (General Query Packets): Document QThreadEvents packet. Document
1810 QThreadEvents qSupported feature.
1811
de979965
PA
18122015-11-30 Pedro Alves <palves@redhat.com>
1813
1814 * gdb.texinfo (Bootstrapping): Add "interrupting remote targets"
1815 anchor.
1816 (Packets): Document vCtrlC.
1817
79efa585
SM
18182015-11-26 Simon Marchi <simon.marchi@ericsson.com>
1819
1820 * gdb.texinfo (Thread List Format): Mention thread names.
1821
7e0aa6aa
PA
18222015-11-24 Pedro Alves <palves@redhat.com>
1823
1824 PR 17539
1825 * gdb.texinfo (Inferiors and Programs): Adjust "maint info
1826 program-spaces" example to ascending order listing.
1827 (Threads): Adjust "info threads" example to ascending order
1828 listing.
1829 (Forks): Adjust "info inferiors" example to ascending order
1830 listing.
1831
0c532a29
MM
18322015-11-04 Markus Metzger <markus.t.metzger@intel.com>
1833
1834 * gdb.texinfo (Process Record and Replay): Document "record
1835 instruction-history" modifiers.
1836
fc58fa65
AB
18372015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
1838
1839 * gdb.texinfo (Frames): Remove 'frame' and 'select-frame'
1840 description.
1841 (Frame Filter Management): Move to later in the 'Examining the
1842 Stack' chapter.
1843 (Selection): Add entry for 'select-frame'.
1844
792005b0
DE
18452015-09-25 Doug Evans <dje@google.com>
1846
1847 * gdb.texinfo (Process Record and Replay): Fix syntax of
1848 "record instruction-history begin, end" and
1849 "record function-call-history begin, end".
1850
c58b006b
SM
18512015-09-22 Simon Marchi <simon.marchi@ericsson.com>
1852
1853 * gdb.texinfo (Specifying Source Directories): Fix
1854 substitute-path example.
1855
f2665db5
MM
18562015-09-18 Markus Metzger <markus.t.metzger@intel.com>
1857
1858 * gdb.texinfo (All-Stop Mode): Describe new scheduler-locking mode.
1859
e68fa6f0
PA
18602015-09-15 Pedro Alves <palves@redhat.com>
1861
1862 PR remote/18965
1863 * gdb.texinfo (Stop Reply Packets): Revert previous change to
1864 the vforkdone description.
1865
8228463c
PA
18662015-09-15 Pedro Alves <palves@redhat.com>
1867
1868 PR remote/18965
1869 * gdb.texinfo (Stop Reply Packets): Explain that vforkdone's 'r'
1870 part indicates the thread ID of the parent process.
1871
750ce8d1
YQ
18722015-09-15 Yao Qi <yao.qi@linaro.org>
1873
1874 * gdb.texinfo (General Query Packets): Add vContSupported to
1875 tables of 'gdbfeatures' and 'stub features' supported in the
1876 qSupported packet, as well as to the list containing stub
1877 feature details.
1878
b459a59b
DB
18792015-09-11 Don Breazeal <donb@codesourcery.com>
1880
1881 * gdb.texinfo (Remote Configuration): Add exec event
1882 feature to table of packet settings.
1883 (Stop Reply Packets): Add exec events to the list of stop
1884 reasons.
1885 (General Query Packets): Add exec events to tables of
1886 'gdbfeatures' and 'stub features' supported in the qSupported
1887 packet, as well as to the list containing stub feature
1888 details.
1889
73b8c1fd
PA
18902015-08-24 Pedro Alves <palves@redhat.com>
1891
1892 * gdb.texinfo (Remote Configuration): Document the "set/show
1893 remote multiprocess-extensions-packet" commands.
1894
bb615428
PA
18952015-08-24 Pedro Alves <palves@redhat.com>
1896
1897 * gdb.texinfo (Embedded Processors) <ARM>: Remove references to RDI.
1898 <M32R>: Remove references to M32R/D.
1899 <M68K>: Remove references to target dbug.
1900 <MIPS Embedded>: Remove references to target r3900 and target
1901 array.
1902 <PowerPC Embedded>: Remove references to target dink32 and target
1903 ppcbug, target sds
1904 <PA, Sparclet, Sparclite, Z8000>: Delete nodes.
1905
2b4bf6af
AB
19062015-08-18 Andrew Burgess <andrew.burgess@embecosm.com>
1907
1908 * gdb.texinfo (GDB Files): Add 'File Caching' menu entry.
1909
566f5e3b
AB
19102015-08-18 Andrew Burgess <andrew.burgess@embecosm.com>
1911
1912 * gdb.texinfo (File Caching): Document "set/show debug bfd-cache".
1913
18989b3c
AB
19142015-08-18 Andrew Burgess <andrew.burgess@embecosm.com>
1915
1916 * gdb.texinfo (Maintenance Commands): Move documentation of "main
1917 info bfds" to...
1918 (File Caching): A New section. Outline bfd caching, and add new
1919 description for "main set/show bfd-sharing".
1920
6ff0ba5f
DE
19212015-08-14 Doug Evans <xdje42@gmail.com>
1922
1923 * gdb.texinfo (Machine Code): Update docs for mixed source/assembly
1924 disassembly.
1925 (GDB/MI Data Manipulation): Update docs for new disassembly modes.
1926
629500fa
KS
19272015-08-11 Keith Seitz <keiths@redhat.com>
1928
1929 * gdb.texinfo (Thread-Specific Breakpoints, Printing Source Lines):
1930 Use "location(s)"instead of "linespec(s)".
1931 (Specifying a Location): Rewrite.
1932 Add subsections describing linespec, address, and explicit locations.
1933 Add node/menu for each subsection.
1934 (Source and Machine Code, C Preprocessor Macros)
1935 (Create and Delete Trace points)
1936 (Extensions for Ada Tasks): Use "location(s)" instead of "linespec(s)".
1937 (Continuing at a Different Address): Remove "linespec" examples.
1938 Add reference to "Specify a Location"
1939 (The -break-insert Command): Rewrite. Add anchor.
1940 Add reference to appropriate manual section discussing locations.
1941 (The -dprintf-insert Command): Refer to -break-insert for
1942 specification of 'location'.
1943
fbea99ea
PA
19442015-08-07 Pedro Alves <palves@redhat.com>
1945
1946 * gdb.texinfo (Maintenance Commands): Document "maint set/show
1947 target-non-stop".
1948
da8c46d2
MM
19492015-08-07 Markus Metzger <markus.t.metzger@intel.com>
1950
1951 * gdb.texinfo (Process Record and Replay): Document prefixing of
1952 speculatively executed instructions in the "record instruction-history"
1953 command.
1954
a3b5281e
DE
19552015-07-20 Doug Evans <dje@google.com>
1956
1957 * Makefile.in (STABS_DOC_BUILD_INCLUDES): Add gdb-cfg.texi, GDBvn.texi.
1958
6bcb1f97
DE
19592015-07-16 Doug Evans <dje@google.com>
1960
1961 * stabs.texinfo: @include gdb-cfg.texi.
1962
db1ff28b
JK
19632015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
1964
1965 Revert the previous 2 commits:
1966 gdbserver build-id attribute generator
1967 Validate symbol file using build-id
1968
ca5268b6
JK
19692015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
1970
1971 * gdb.texinfo (Files): Add 'set validate-build-id'
1972 and 'show validate-build-id'.
1973
700ca40f
JK
19742015-07-15 Aleksandar Ristovski <aristovski@qnx.com
1975 Jan Kratochvil <jan.kratochvil@redhat.com>
1976
1977 gdbserver build-id attribute generator.
1978 * gdb.texinfo (Library List Format for SVR4 Targets): Add
1979 'build-id' in description, example, new attribute in dtd.
1980
7c7f93f6
AB
19812015-07-08 Andrew Burgess <andrew.burgess@embecosm.com>
1982
1983 * gdb.texinfo (Selection): Update documentation for 'frame'
1984 command.
1985
701adfb0
PA
19862015-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
1987
1988 * gdb.texinfo (TUI): Restructure documentation on TUI layout and
1989 focus commands.
1990
19912015-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
1992
1993 * gdb.texinfo (TUI): Add comma after @xref.
1994
b0627500
MM
19952015-07-02 Markus Metzger <markus.t.metzger@intel.com>
1996
72f4393d 1997 * gdb.texinfo (Maintenance Commands): Document "maint btrace"
b0627500
MM
1998 commands.
1999
b20a6524
MM
20002015-07-02 Markus Metzger <markus.t.metzger@intel.com>
2001
2002 * gdb.texinfo (Process Record and Replay): Spell out that variables
2003 and registers are not available during btrace replay.
2004 Describe the new "record btrace pt" command.
2005 Describe the new "set|show record btrace pt buffer-size" options.
2006 (General Query Packets): Describe the new Qbtrace:pt and
2007 Qbtrace-conf:pt:size packets.
2008 Expand "bts" to "Branch Trace Store".
2009 Update the branch trace DTD.
2010
fc637f04
PP
20112015-06-26 Patrick Palka <patrick@parcs.ath.cx>
2012
2013 * gdb.texinfo (Command History): Document the new option
2014 "history remove-duplicates".
2015
18a94d75
DE
20162015-06-19 Doug Evans <dje@google.com>
2017
2018 * stabs.texinfo (ELF Linker Relocation): Mention Sun stabs is no
2019 longer supported.
2020
0eacb298
PP
20212015-06-17 Patrick Palka <patrick@parcs.ath.cx>
2022
2023 * gdb.texinfo (Command History): Mention that setting
2024 GDBHISTSIZE to the empty string disables history truncation.
2025
bc460514
PP
20262015-06-17 Patrick Palka <patrick@parcs.ath.cx>
2027
2028 PR gdb/16999
2029 * gdb.texinfo (Command History): Mention new GDBHISTSIZE
2030 behavior.
2031
b58c513b
PP
20322015-06-17 Patrick Palka <patrick@parcs.ath.cx>
2033
2034 * gdb.texinfo (Command History): Replace occurrences of HISTSIZE
2035 with GDBHISTSIZE.
2036
a86c90e6
SM
20372015-06-15 Simon Marchi <simon.marchi@ericsson.com>
2038
2039 * gdb.texinfo (GDB/MI Data Manipulation): Clarify usage of
2040 bytes and memory units for -data-{read,write}-memory-bytes.
2041 (Packets): Same for m, M and X packets.
2042 * python.texi (Inferiors In Python): Same for read_memory and
2043 write_memory.
2044
c74f7d1c
JT
20452015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
2046
2047 * gdb.texinfo (Separate Debug Files): Document that PE is also
2048 supported.
2049
51f0e40d
AB
20502015-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
2051
2052 * gdb.texinfo (TUI Commands): Bring all 'tui reg' commands into a
2053 single table entry.
2054
966f0aef
WT
20552015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
2056
2057 * gdb.textinfo (i386): Fix "@end table" end and "@table" placement.
2058
2059
15a201c8
GB
20602015-06-10 Gary Benson <gbenson@redhat.com>
2061
2062 * gdb.texinfo (Remote Configuration): Document the
2063 "set/show remote hostio-setfs-packet" command.
2064 (Host I/O Packets): Document the vFile:setfs packet.
2065
7a6a1731
GB
20662015-06-10 Gary Benson <gbenson@redhat.com>
2067
2068 * gdb.texinfo (Debugging Output): Document the "set/show debug
2069 linux-namespaces" command.
2070
7d73c23c 20712015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
72f4393d 2072 Mircea Gherzan <mircea.gherzan@intel.com>
7d73c23c
WT
2073
2074 * gdb.texinfo (i386): Add documentation about "show mpx bound"
2075 and "set mpx bound".
2076
27e0867f
DE
20772015-05-27 Doug Evans <dje@google.com>
2078
2079 * gdb.texinfo (Debugging Output): Mention set/show debug dwarf-line.
2080
b4f54984
DE
20812015-05-26 Doug Evans <dje@google.com>
2082
2083 * gdb.texinfo (Debugging Output): Update for DWARF "set debug"
2084 command renamings.
2085 (Maintenance Commands): Update for DWARF "set debug" command renamings.
2086
55b40027
AB
20872015-05-26 Andrew Burgess <andrew.burgess@embecosm.com>
2088
2089 * gdb.texinfo (TUI Commands): Add 'tui reg prev' details.
2090
a4ea0946
AB
20912015-05-22 Andrew Burgess <andrew.burgess@embecosm.com>
2092
2093 * gdb.texinfo (TUI): Include 'tui enable' in the introduction.
2094 (TUI Commands): Add 'tui enable' and 'tui disable' details.
2095
37442ce1
DE
20962015-05-16 Doug Evans <xdje42@gmail.com>
2097
2098 * guile.texi (Memory Ports in Guile): Document support for unbuffered
2099 memory ports.
2100
36de76f9
JK
21012015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
2102
2103 * gdb.texinfo (Compiling and Injecting Code): Add compile print.
2104
0d71eef5
DB
21052015-05-12 Don Breazeal <donb@codesourcery.com>
2106
2107 * gdb.texinfo (Forks): Note that fork debugging is
2108 supported in extended mode.
2109 (Remote Configuration): Add fork event features to table
2110 of packet settings.
2111 (Stop Reply Packets): Add fork events to list of stop reasons.
2112 (General Query Packets): Add fork events to tables of
2113 'gdbfeatures' and 'stub features' supported in the qSupported
2114 packet, as well as to the list containing stub feature
2115 details.
2116
835205d0
GB
21172015-05-12 Gary Benson <gbenson@redhat.com>
2118
2119 * gdb.texinfo (General Query Packets): Document
2120 qXfer:exec-file:read with empty annex.
2121
4c082a81
SC
21222015-05-09 Siva Chandra Reddy <sivachandra@google.com>
2123
2124 * python.texi (Values From Inferior): Add descriptions of new
2125 methods gdb.Value.reference_value and gdb.Value.const_value.
2126
b30a0bc3
JB
21272015-05-06 Joel Brobecker <brobecker@adacore.com>
2128
2129 * gdb.texinfo (Files): Add "info dll" documentation.
2130 (Cygwin Native): Remove "info dll" documentation.
2131
2ce1cdbf
DE
21322015-04-29 Doug Evans <dje@google.com>
2133
2134 * python.texi (Xmethod API) <gdb.XMethodWorker.get_result_type>:
2135 Document.
2136 (Writing an Xmethod): Add get_result_type to example.
2137
59fb7612
SS
21382015-04-28 Sasha Smundak <asmundak@google.com>
2139
2140 * python.texi: New method documented.
2141
cf75d6c3
AB
21422015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
2143
2144 * gdb.texinfo (Dump/Restore Files): Add detail about verilog dump
2145 format.
2146
897c3d32
DE
21472015-04-24 Doug Evans <dje@google.com>
2148
2149 * python.texi (Xmethods In Python): Fix name of method to call the
2150 xmethod.
2151
1b6e6f5c
GB
21522015-04-17 Gary Benson <gbenson@redhat.com>
2153
2154 * gdb.texinfo (Connecting to a Remote Target): Mention that
2155 GDB can access program files from remote targets that support
2156 qXfer:exec-file:read and Host I/O packets.
2157
c78fa86a
GB
21582015-04-17 Gary Benson <gbenson@redhat.com>
2159
2160 * gdb.texinfo (Remote Configuration): Document the "set/show
2161 remote pid-to-exec-file-packet" command.
2162 (General Query Packets): Document the qXfer:exec-file:read
2163 qSupported features. Document the qXfer:exec-file:read packet.
2164
a9a5a3d1
GB
21652015-04-17 Gary Benson <gbenson@redhat.com>
2166
2167 * gdb.texinfo (set sysroot): Document that "set sysroot" also
2168 applies to executable paths if supplied to GDB as absolute.
2169
4f45d445
JK
21702015-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2171
2172 * gdb.texinfo (Mode Options): Remove -xdb.
2173
e7a8570f
JK
21742015-04-10 Jan Kratochvil <jan.kratochvil@redhat.com>
2175 Eli Zaretskii <eliz@gnu.org>
2176
72f4393d
L
2177 * gdb.texinfo (Compiling and Injecting Code): Describe set debug
2178 compile, show debug compile. New subsection Compilation options for
e7a8570f
JK
2179 the compile command. New subsection Compiler search for the compile
2180 command.
2181
f2983cc3
AW
21822015-04-09 Andy Wingo <wingo@igalia.com>
2183
2184 * guile.texi (Frames In Guile): Describe frame-read-register.
2185
599bd15c
GB
21862015-04-02 Gary Benson <gbenson@redhat.com>
2187
2188 * gdb.texinfo (set sysroot): Document "target:".
2189
d11916aa
SS
21902015-04-01 Sasha Smundak <asmundak@google.com>
2191
2192 * doc/python.texi (Writing a Frame Unwinder in Python): Add
2193 section.
2194
df8411da
SDJ
21952015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
2196
2197 PR corefiles/16092
2198 * gdb.texinfo (gcore): Mention new command 'set
2199 use-coredump-filter'.
2200 (set use-coredump-filter): Document new command.
2201
d33279b3
AT
22022015-03-31 Antoine Tremblay <antoine.tremblay@ericsson.com>
2203
2204 * gdb.texinfo (Operating System Auxiliary Information): Add info os cpus
2205 documentation, reorder the info os entries in alphabetical order.
2206
852f8402
SM
22072015-03-26 Simon Marchi <simon.marchi@ericsson.com>
2208
2209 * gdb.texinfo (GDB/MI Data Manipulation): Fix copy-paste typo in
2210 -data-write-memory-bytes.
2211
856e7dd6
PA
22122015-03-24 Pedro Alves <palves@redhat.com>
2213
2214 * gdb.texinfo (test_step) <set scheduler-locking step>: No longer
2215 mention that threads may sometimes run unlocked.
2216
236af5e3
YG
22172015-03-23 Yurij Grechishhev <yurij.grechishhev@gmail.com>
2218
2219 * gdb.texinfo (Remote configuration): Document "set/show
2220 serial parity" command.
2221
464b0089
GB
22222015-03-18 Gary Benson <gbenson@redhat.com>
2223
2224 * gdb.texinfo (General Query Packets): Remove documentation
2225 for now-removed vFile:fstat qSupported features.
2226
0a93529c
GB
22272015-03-11 Gary Benson <gbenson@redhat.com>
2228
2229 * gdb.texinfo (Remote Configuration): Document the
2230 "set/show remote hostio-fstat-packet" command.
2231 (General Query Packets): Document the vFile:fstat
2232 qSupported features.
2233 (Host I/O Packets): Document the vFile:fstat packet.
2234
85642ba0
AW
22352015-03-11 Andy Wingo <wingo@igalia.com>
2236
2237 * guile.texi (Objfiles In Guile): Document objfile-progspace.
2238
f7e6eed5
PA
22392015-03-04 Pedro Alves <palves@redhat.com>
2240
2241 * gdb.texinfo (Remote Configuration): Document the "set/show
2242 remote swbreak-feature-packet" and "set/show remote
2243 hwbreak-feature-packet" commands.
2244 (Packets) <Z0>: Add cross link to the "swbreak" stop reason's
2245 decription.
2246 (Stop Reply Packets): Document the swbreak and hwbreak stop
2247 reasons.
2248 (General Query Packets): Document the swbreak and hwbreak
2249 qSupported features.
2250 (Remote Non-Stop): Explain that swbreak and hwbreak are required.
2251
f873665f 22522015-03-03 Philippe Proulx <eeppeliteloop@gmail.com>
a64c9f7b
PP
2253
2254 * gdb.texinfo (gdb/mi Async Records): Fix duplicate syscall-entry
2255 under *stopped.
2256
9a284c97
DE
22572015-03-02 Doug Evans <xdje42@gmail.com>
2258
2259 * gdb.texinfo (Specify Location): Fix syntax of filename:function.
2260
446899e4
AA
22612015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
2262
2263 * gdb.texinfo (S/390 and System z Features): Describe new feature
2264 "org.gnu.gdb.s390.vx".
2265
7ee67ee4
SDJ
22662015-02-23 Sergio Durigan Junior <sergiodj@redhat.com>
2267
2268 PR gdb/18008
2269 * gdb.texinfo (maint internal-error, maint internal-warning, maint
2270 demangler-warning): Fix typo ("problam").
2271
53cf2ee0
DT
22722015-02-19 David Taylor <dtaylor@emc.com>
2273
2274 * agentexpr.texi (Bytecode Descriptions): Fix summary line for setv.
2275
3133f8c1
JM
22762015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
2277
2278 * gdb.texinfo (Static Probe Points): Add cindex `static probe
2279 point, DTrace'.
2280 (Static Probe Points): Modified to cover DTrace probes in addition
2281 to SystemTap probes. Also modified to cover the `enable probe'
2282 and `disable probe' commands.
2283
9aca2ff8
JM
22842015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
2285
2286 * gdb.texinfo (Static Probe Points): Cover the `enable probe' and
2287 `disable probe' commands.
2288
fa3f8d5a
DT
22892015-02-12 David Taylor <dtaylor@emc.com>
2290
2291 * gdb.texinfo (Tracepoint Packets): Document the builtin and name
2292 fields of the QTDV packet.
2293
d33501a5
MM
22942015-02-09 Markus Metzger <markus.t.metzger@intel.com>
2295
2296 * gdb.texinfo (Branch Trace Configuration Format): Add size.
2297 (Process Record and Replay): Describe new set|show commands.
2298 (General Query Packets): Describe Qbtrace-conf:bts:size packet.
2299
f4abbc16
MM
23002015-02-09 Markus Metzger <markus.t.metzger@intel.com>
2301
2302 * gdb.texinfo (Process Record and Replay): Describe the "record
2303 btrace bts" command.
2304 (General Query Packets): Describe qXfer:btrace-conf:read packet.
2305 (Branch Trace Configuration Format): New.
2306
cfb069a8
GB
23072015-01-31 Gary Benson <gbenson@redhat.com>
2308 Doug Evans <dje@google.com>
2309
2310 * gdb.texinfo (Command Completion): Document new
2311 "set/show max-completions" option.
2312
f57d2163
DE
23132015-01-31 Doug Evans <xdje42@gmail.com>
2314
2315 * gdb.texinfo (Symbols): Document new commands
2316 "maint print symbol-cache", "maint print symbol-cache-statistics",
2317 "maint flush-symbol-cache". Document new option
2318 "maint set symbol-cache-size".
2319
9f050062
DE
23202015-01-31 Doug Evans <xdje42@gmail.com>
2321
2322 * gdb.texinfo (dotdebug_gdb_scripts section): Update docs to
2323 distinguish script files vs inlined scripts.
2324 * python.texi (Python Auto-loading): Ditto.
2325
b6577aab
DE
23262015-01-30 Doug Evans <dje@google.com>
2327
2328 * gdb.texinfo (Symbols) <info source>: Output now contains producer
2329 string if present.
2330
3a8b707a
DE
23312015-01-27 Doug Evans <dje@google.com>
2332
2333 * python.texi (Objfiles In Python): Document Objfile.username.
2334
1b549396
DE
23352015-01-27 Doug Evans <dje@google.com>
2336
2337 * python.texi (Objfiles In Python) <Objfile.filename>: Improve docs.
2338 * guile.texi (Objfiles In Guile) <objfile-filename>: Improve docs.
2339
253828f1
JK
23402015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
2341
2342 * gdb.texinfo (Threads): Describe -ascending for thread apply all.
2343
bf555842
EZ
23442015-01-16 Eli Zaretskii <eliz@gnu.org>
2345
2346 * doc/gdb.texinfo (TUI Commands): Document the possible
2347 values of NAME argument to 'winheight' command. Explain the
2348 effect of 'tabset' setting better.
2349
439250fb
DE
23502015-01-11 Doug Evans <xdje42@gmail.com>
2351
2352 PR gdb/15830
2353 * gdb.texinfo (Debugging C Plus Plus): Mention "demangle".
2354 (Symbols): Ditto.
2355 (Maintenance Commands): Delete docs for "maint demangle".
2356
6bf6fd09
JB
23572014-12-31 Joel Brobecker <brobecker@adacore.com>
2358
2359 * gdb.texinfo (Files): Remove documentation of the
2360 "add-shared-symbol-files" and "assf" commands.
2361 (Cygwin Native): Remove documentation of the "dll-symbols"
2362 command.
2363
cc485e62
DE
23642014-12-17 Doug Evans <xdje42@gmail.com>
2365
2366 * gdb.texinfo (Debugging Output): Document "debug symbol-lookup".
2367
bb2ec1b3
TT
23682014-12-12 Phil Muldoon <pmuldoon@redhat.com>
2369 Jan Kratochvil <jan.kratochvil@redhat.com>
2370
2371 * gdb.texinfo (Altering): Update.
2372 (Compiling and Injecting Code): New node.
2373
6dddd6a5
DE
23742014-12-12 Doug Evans <dje@google.com>
2375
2376 * python.texi (Objfiles In Python): Document gdb.lookup_objfile.
2377
f5b95c01
AA
23782014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
2379
2380 * gdb.texinfo: Document "maint print user-registers".
2381
a0be3e44
DE
23822014-12-08 Doug Evans <dje@google.com>
2383
2384 * python.texi (Objfiles In Python): Document Objfile.owner.
2385
86e4ed39
DE
23862014-12-04 Doug Evans <dje@google.com>
2387
2388 * python.texi (Objfiles In Python): Document
2389 Objfile.add_separate_debug_file.
2390
7c50a931
DE
23912014-12-04 Doug Evans <dje@google.com>
2392
2393 * python.texi (Objfiles In Python): Document Objfile.build_id.
2394
701adfb0
PA
23952014-12-02 Nick Bull <nicholaspbull@gmail.com>
2396
2397 * observer.texi (inferior_call_pre, inferior_call_post)
2398 (memory_changed, register_changed): New observers.
2399
162078c8
NB
24002014-12-02 Nick Bull <nicholaspbull@gmail.com>
2401
2402 * python.texi (Events In Python): Document new events
2403 InferiorCallPreEvent, InferiorCallPostEvent, MemoryChangedEvent
2404 and RegisterChangedEvent.
2405
f10c5b19
JK
24062014-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
2407
2408 Add add-auto-load-scripts-directory.
2409 * gdb.texinfo (Auto-loading): Add add-auto-load-scripts-directory link.
2410 (objfile-gdbdotext file): Add add-auto-load-scripts-directory.
2411
413b59ae
JK
24122014-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
2413
2414 * gdb.texinfo (Auto-loading safe path): Fix add-auto-load-safe-path
2415 description typo.
2416
02be9a71
DE
24172014-10-30 Doug Evans <dje@google.com>
2418
2419 * python.texi (Progspaces In Python): Document ability to add
2420 random attributes to gdb.Progspace objects.
2421 (Objfiles In Python): Document ability to add random attributes to
2422 gdb.objfile objects.
2423
e5f8a7cc
PA
24242014-10-27 Pedro Alves <palves@redhat.com>
2425
2426 * gdb.texinfo (Continuing and Stepping): Add cross reference to
2427 info on stepping and signal handlers.
2428 (Signals): Explain stepping and signal handlers. Add context
2429 index entry, and cross references.
2430
fab3a15d
SM
24312014-10-20 Simon Marchi <simon.marchi@ericsson.com>
2432
2433 * python.texi (Breakpoints In Python): Add parenthesis after
2434 Breakpoint.delete. Clarify Breakpoint.enabled description so
2435 that it contains "disable".
2436
4ffbba72
DE
24372014-10-17 Doug Evans <dje@google.com>
2438
2439 * python.texi (Events In Python): Document clear_objfiles event.
2440
d096d8c1
DE
24412014-10-17 Doug Evans <dje@google.com>
2442
2443 * python.texi (Objfiles In Python): Document new progspace attribute.
2444
32a8097b
PA
24452014-10-17 Pedro Alves <palves@redhat.com>
2446
2447 * gdb.texinfo (Ada Tasks and Core Files): Delete mention of Tru64.
2448 (SVR4 Process Information): Delete mention of OSF/1.
2449
2ddf4301
SM
24502014-10-01 Simon Marchi <simon.marchi@ericsson.com>
2451
2452 * gdb.texinfo (Miscellaneous gdb/mi Commands): Document new
2453 exit-code field in -list-thread-groups output.
2454
342cc091
JBG
24552014-09-22 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2456
2457 * gdb.texinfo (Set Breaks): Add missing "@end table".
2458
a25a5a45
PA
24592014-09-22 Pedro Alves <palves@redhat.com>
2460
2461 * gdb.texinfo (Set Breaks): Document that "set breakpoint
2462 always-inserted off" is the default mode now. Delete
2463 documentation of "set breakpoint always-inserted auto".
2464
2b4fd423
DE
24652014-09-18 Doug Evans <dje@google.com>
2466
2467 * python.texi (Symbol Tables In Python): Document "producer"
2468 attribute of gdb.Symtab objects.
2469
deb8ff2b
PA
24702014-09-16 Pedro Alves <palves@redhat.com>
2471
2472 * gdb.texinfo (Starting) <run command>: Don't mention VxWorks.
2473 (Embedded OS): Remove VxWorks menu entry.
2474 (VxWorks): Remove node.
2475
81219e53
DE
24762014-09-13 Doug Evans <xdje42@gmail.com>
2477
2478 * gdb.texinfo (Signaling): Document new queue-signal command.
2479
faa42425
DE
24802014-09-06 Doug Evans <xdje42@gmail.com>
2481
2482 PR 15276
2483 * gdb.texinfo (Convenience Funs): Document $_caller_is,
2484 $_caller_matches, $_any_caller_is, $_any_caller_matches.
2485
1a6a384b
JL
24862014-09-03 Justin Lebar <jlebar@google.com>
2487
2488 * python.texi (Types In Python): Type.template_argument(n) returns a
2489 gdb.Value or a gdb.Type and throws an exception if n is out of
2490 range.
2491
5f3b99cf
SS
24922014-09-03 Sasha Smundak <asmundak@google.com>
2493
2494 * python.texi (Frames in Python): Add read_register description.
2495
3cecbbbe
TT
24962014-08-04 Tom Tromey <tromey@redhat.com>
2497
2498 * gdb.texinfo (Debugging Output): Update for change to "set debug
2499 target".
2500
90debf20
MM
25012014-08-01 Masaki Muranaka <monaka@monami-software.com>
2502
2503 Pushed by Joel Brobecker <brobecker@adacore.com>.
2504 * Makefile.in (transform): New variable.
2505 (install-man1, install-man5): Apply $(transform) to man file names.
2506
ee7333ae
DE
25072014-07-26 Doug Evans <xdje42@gmail.com>
2508
2509 PR guile/17177
2510 * guile.texi (Guile Pretty Printing API): Fix typo.
2511 Document set-pretty-printers!, pretty-printers.
2512 (Selecting Guile Pretty-Printers): Update.
2513 Mention program-space based pretty-printers.
2514
70509625
PA
25152014-07-25 Pedro Alves <palves@redhat.com>
2516 Eli Zaretskii <eliz@gnu.org>
2517
2518 * gdb.texinfo (Signaling) <signal command>: Explain what happens
2519 with multi-threaded programs.
2520
701adfb0
PA
25212014-07-19 Ajit Agarwal <ajitkum@xilinx.com>
2522
2523 * gdb.texinfo (MicroBlaze Features): Added.
2524
b67a2c6f
YQ
25252014-06-27 Yao Qi <yao@codesourcery.com>
2526
2527 * gdb.texinfo (Maintenance Commands): Update the output of
2528 'maint print dummy-frames' command.
2529
f179cf97
EZ
25302014-06-24 Eli Zaretskii <eliz@gnu.org>
2531
2532 * gdb.texinfo (Screen Size): Improve indexing.
2533
992c7d70
GB
25342014-06-19 Gary Benson <gbenson@redhat.com>
2535
2536 * gdb.texinfo (Maintenance Commands): Document new
2537 "maint set/show catch-demangler-crashes" option.
2538
57fcfb1b
GB
25392014-06-19 Gary Benson <gbenson@redhat.com>
2540
2541 * gdb.texinfo (Maintenance Commands): Document new
2542 "maint demangler-warning" command and new
2543 "maint set/show demangler-warning" option.
2544
dd5d5494
SC
25452014-06-09 Siva Chandra Reddy <sivachandra@google.com>
2546
2547 * python.texi (Xmethod API): Add space before the opening
2548 parenthesis in function descriptions.
2549
25326a28 25502014-06-06 Doug Evans <xdje42@gmail.com>
d2929fdc
DE
2551
2552 * guile.texi (Guile Configuration): Document guile-data-directory.
2553
0a770bb2 25542014-06-06 Mingjie Xing <mingjie.xing@gmail.com>
2555
2556 * gdb.texinfo (Invoking GDB): Add -q and --quiet.
2557
16f691fb
DE
25582014-06-04 Doug Evans <xdje42@gmail.com>
2559
2560 * guile.texi (Breakpoints In Guile): Update.
2561
1e47491b
JB
25622014-06-03 Joel Brobecker <brobecker@adacore.com>
2563
2564 * python.texi (Xmethod API): Fix reference to "Progspaces In
2565 Python".
2566
0c6e92a5
SC
25672014-06-03 Siva Chandra Reddy <sivachandra@google.com>
2568
2569 * python.texi (Xmethods In Python, XMethod API)
2570 (Writing an Xmethod): New nodes.
2571 (Python API): New menu entries "Xmethods In Python",
2572 "Xmethod API", "Writing an Xmethod".
2573
06eb1586
DE
25742014-06-02 Doug Evans <xdje42@gmail.com>
2575
2576 * guile.texi (Guile API): Add entry for Parameters In Guile.
2577 (GDB Scheme Data Types): Mention <gdb:parameter> object.
2578 (Parameters In Guile): New node.
2579
e698b8c4
DE
25802014-06-02 Doug Evans <xdje42@gmail.com>
2581
2582 * guile.texi (Guile API): Add entry for Commands In Guile.
2583 (Basic Guile) <parse-and-eval>: Add reference.
2584 (Basic Guile) <string->argv>: Move definition to Commands In Guile.
2585 (GDB Scheme Data Types): Mention <gdb:command> object.
2586 (Commands In Guile): New node.
2587
ded03782
DE
25882014-06-02 Doug Evans <xdje42@gmail.com>
2589
2590 * guile.texi (Guile API): Add entry for Progspaces In Guile.
2591 (GDB Scheme Data Types): Mention <gdb:progspace> object.
2592 (Progspaces In Guile): New node.
2593
53e8a631
AB
25942014-05-30 Andrew Burgess <aburgess@broadcom.com>
2595
2596 * guile.texi (Frames In Guile): Mention FRAME_UNWIND_MEMORY_ERROR.
2597 * python.texi (Frames In Python): Mention
2598 gdb.FRAME_UNWIND_MEMORY_ERROR.
2599
329ea579
PA
26002014-05-29 Pedro Alves <palves@redhat.com>
2601 Tom Tromey <tromey@redhat.com>
2602
2603 * gdb.texinfo (Non-Stop Mode): Remove "set target-async 1"
2604 from example.
2605 (Asynchronous and non-stop modes): Document '-gdb-set mi-async'.
2606 Mention that target-async is now deprecated.
2607 (Maintenance Commands): Document maint set/show target-async.
2608
92bcb5f9
PA
26092014-05-29 Pedro Alves <palves@redhat.com>
2610
2611 * observer.texi (sync_execution_done, command_error): New
2612 subjects.
2613
fd664c91
PA
26142014-05-29 Pedro Alves <palves@redhat.com>
2615
2616 PR gdb/13860
2617 * observer.texi (signal_received, end_stepping_range)
2618 (signal_exited, exited, no_history): New observer subjects.
2619
b2715b27
AW
26202014-05-26 Andy Wingo <wingo@igalia.com>
2621
2622 * guile.texi (GDB Scheme Data Types): Remove documentation for
2623 removed interfaces. Update spelling of gdb-object-kind.
2624
9eaa4c1e
AW
26252014-05-26 Andy Wingo <wingo@igalia.com>
2626
2627 * guile.texi (Basic Guile): Fix some typos.
2628
0f1e8403
AW
26292014-05-26 Andy Wingo <wingo@igalia.com>
2630
2631 * guile.texi (Writing a Guile Pretty-Printer)
2632 (Guile Types Module): Fix excess parentheses in use-modules forms.
2633
697aa1b7
EZ
26342014-05-24 Eli Zaretskii <eliz@gnu.org>
2635
2636 * guile.texi (Types In Guile, Basic Guile, Frames In Guile)
2637 (Breakpoints In Guile, Guile Printing Module)
2638 (Guile Exception Handling, Values From Inferior In Guile)
2639 (Objfiles In Guile, Breakpoints In Guile, Memory Ports in Guile):
2640 Don't use @var at the beginning of a sentence.
2641
2642 * gdb.texinfo (Frame Filter Management, Trace Files)
2643 (C Operators, Ada Tasks, Calling, Bootstrapping, ARM)
2644 (PowerPC Embedded, Define, Annotations for Running)
2645 (IPA Protocol Commands, Packets, General Query Packets)
2646 (Tracepoint Packets, Notification Packets, Environment)
2647 (Inferiors and Programs, Set Breaks, Set Catchpoints)
2648 (Continuing and Stepping, Signals, Thread-Specific Breakpoints)
2649 (Frames, Backtrace, Selection, Expressions, Registers)
2650 (Trace State Variables, Built-In Func/Proc, Signaling, Files)
2651 (Numbers, GDB/MI Async Records, GDB/MI Data Manipulation)
2652 (Source Annotations, Using JIT Debug Info Readers, Packets)
2653 (Stop Reply Packets, Host I/O Packets)
2654 (Target Description Format): Don't use @var at the beginning of a
2655 sentence.
2656
2657 * python.texi (Basic Python, Types In Python)
2658 (Commands In Python, Frames In Python, Line Tables In Python)
2659 (Breakpoints In Python, gdb.printing, gdb.types)
2660 (Type Printing API): Don't use @var at the beginning of a
2661 sentence.
2662
67b5c0c1
MM
26632014-05-23 Markus Metzger <markus.t.metzger@intel.com>
2664
2665 * gdb.texinfo (Process Record and Replay): Document "set/show btrace
2666 replay-memory-access".
2667
6a3cb8e8
PA
26682014-05-21 Pedro Alves <palves@redhat.com>
2669
2670 * gdb.texinfo (Starting): Document "set/show
2671 auto-connect-native-target".
2672 (Target Commands): Document "target native".
2673
936d2992
PA
26742014-05-20 Pedro Alves <palves@redhat.com>
2675
2676 * gdb.texinfo (Memory) <compare-sections>: Generalize comments to
2677 not be remote specific. Add cross reference to the qCRC packet.
2678 (Separate Debug Files): Update cross reference to the qCRC packet.
2679 (General Query Packets) <qCRC packet>: Add anchor.
2680
b3ce5e5f
DE
26812014-05-17 Doug Evans <xdje42@gmail.com>
2682
2683 Copy over changes from guile.texi.
2684 * python.texi (Basic Python) <gdb.execute>: Add text.
2685 (Basic Python) <gdb.post_event>: Remove "main" from "main GDB thread".
2686 (Values From Inferior) <Python string>: Add text.
2687 (Values From Inferior) <Value.string>: Clarify string length handling.
2688 (Pretty Printing API): Add cindex.
2689 (Types In Python) <TYPE_CODE_*>: Use vtable instead of table.
2690 Remove unnecessary index of gdb.TYPE_CODE_*. Replace @findex with
2691 @vindex.
2692 (Commands In Python) <COMPLETE_*>: Similarly.
2693 (Symbols In Python) <SYMBOL_*>: Similarly.
2694 (Breakpoints In Python) <WP_*>: Similarly.
2695 (Breakpoints In Python) <BP_*>: Similarly.
2696
8dfcab11
DT
26972014-05-17 David Taylor <dtaylor@emc.com>
2698
2699 * gdb.texinfo (General Query Packets): Add a note about thread IDs
2700 mentioned in the qfThreadInfo reply.
2701
8d551b02
DE
27022014-05-16 Doug Evans <dje@google.com>
2703
2704 * gdb.texinfo (Mode Options): Add -D.
2705
e20bd8f4
SB
27062014-05-09 Samuel Bronson <naesten@gmail.com>
2707
2708 * Makefile.in (PACKAGE): Copy from ../Makefile.in in case of
2709 "make -C".
2710
f989a1c8
TT
27112014-04-29 Tom Tromey <tromey@redhat.com>
2712
2713 * gdb.texinfo (Debugging Output): Rename to "set debug varobj" and
2714 "show debug varobj".
2715
95cf3b38
DT
27162014-05-01 David Taylor <dtaylor@emc.com>
2717
2718 * gdb.texinfo (compare-sections): Document the new -r (read-only)
2719 option.
2720
01f9f808
MS
27212014-04-24 Michael Sturm <michael.sturm@mintel.com>
2722 Walfred Tedeschi <walfred.tedeschi@intel.com>
2723
2724 * gdb.texinfo (i386 Features): Add description of AVX512
2725 registers.
2726
770e7fc7
DE
27272014-03-31 Doug Evans <dje@google.com>
2728
2729 * gdb.texinfo (Symbols): Document set/show print symbol-loading.
2730
97d8f0ee
DE
27312014-03-30 Doug Evans <dje@google.com>
2732
2733 * gdb.texinfo (Non-Stop Mode): Remove trailing whitespace.
2734 (Background Execution): Ditto.
2735
36cb1214
HZ
27362014-03-21 Pedro Alves <palves@redhat.com>
2737 Stan Shebs <stan@codesourcery.com>
2738 Hui Zhu <hui@codesourcery.com>
2739
2740 * gdb.texinfo (Packets): Add anchor to "? packet".
2741 Remove fixme and update introduction of "k packet".
2742 Add anchor to "vKill packet".
2743
5e3a2c38
SS
27442014-03-12 Stan Shebs <stan@codesourcery.com>
2745
2746 * Doxyfile-gdb-api.in (INPUT): Add gdbtypes.h.
2747
7a5a839f
LC
27482014-02-26 Ludovic Courtès <ludo@gnu.org>
2749
dc6ae996 2750 * guile.texi (Basic Guile): Document 'history-append!'.
7a5a839f 2751
95060284
JB
27522014-02-20 Joel Brobecker <brobecker@adacore.com>
2753
2754 * gdb.texinfo (Files): Document "add-shared-symbol-files"
2755 and "assf" as being deprecated.
2756 (Cygwin Native): Likewise for "dll-symbols".
2757 (Non-debug DLL Symbols): Remove reference to "dll-symbols"
2758 as a way to force the loading of symbols from a DLL.
2759
f7bd0f78
SC
27602014-02-19 Siva Chandra Reddy <sivachandra@google.com>
2761
2762 * python.texi (Values From Inferior): Add description about the
2763 new feature.
2764
329baa95
DE
27652014-02-17 Doug Evans <xdje42@gmail.com>
2766
2767 * Makefile.in (GDB_DOC_FILES): Add python.texi.
2768 * gdb.texinfo (Python): Moved to ...
2769 * python.texi: ... here. New file.
2770
687894f5
DE
27712014-02-17 Ludovic Courtès <ludo@gnu.org>
2772
d25f38ee 2773 * guile.texi (Writing a Guile Pretty-Printer) <example>:
687894f5
DE
2774 Remove 'string-begins-with' procedure. Add 'pretty-printer'
2775 parameter to 'str-lookup-function' procedure. Look for
2776 the "std::string<" prefix.
2777 (Frames In Guile): Add 'frame' parameter to 'frame-read-var'.
2778 Adjust description.
2779
6fb526ee
DE
27802014-02-11 Tejas Belagod <tejas.belagod@arm.com>
2781
d25f38ee 2782 * guile.texi (Values From Inferior In Guile): Remove stray
6fb526ee
DE
2783 parantheses for deffn.
2784 (Disassembly In Guile): Ditto.
2785
1e0a5178
SS
27862014-02-10 Stan Shebs <stan@codesourcery.com>
2787
2788 Add Doxygen support.
2789 * Makefile.in (doxy): New action, generates Doxygen files.
2790 (DOXYGEN): New.
2791 (doxyedit): New.
2792 * Doxyfile-base.in: New file.
2793 * Doxyfile-gdb-api.in: New file.
2794 * Doxyfile-gdb-xref.in: New file.
2795 * Doxyfile-gdbserver.in: New file.
2796 * doxy-index.in: New file.
2797 * filter-for-doxygen: New file.
2798 * filter-params.pl: New file.
2799
ed3ef339
DE
28002014-02-10 Doug Evans <xdje42@gmail.com>
2801
2802 * Makefile.in (GDB_DOC_FILES): Add guile.texi.
2803 * gdb.texinfo (Auto-loading): Add set/show auto-load guile-scripts.
2804 (Extending GDB): New menu entries Guile, Multiple Extension Languages.
2805 (Guile docs): Include guile.texi.
2806 (objfile-gdbdotext file): Add objfile-gdb.scm.
2807 (dotdebug_gdb_scripts section): Mention Guile scripts.
2808 (Multiple Extension Languages): New node.
2809 * guile.texi: New file.
2810
c6044dd1
JB
28112014-01-28 Joel Brobecker <brobecker@adacore.com>
2812
2813 * gdb.texinfo (Ada Glitches): Document the new "maint ada set/show
2814 ignore-descriptive-types". commands.
2815
87ce2a04
DE
28162014-01-22 Doug Evans <dje@google.com>
2817
2818 * gdb.texinfo (Server): Mention --debug-format=all|none|timestamp.
2819 (gdbserver man): Ditto.
2820
52834460
MM
28212014-01-16 Markus Metzger <markus.t.metzger@intel.com>
2822
2823 * gdb.texinfo: Document limited reverse/replay support
2824 for target record-btrace.
2825
0688d04e
MM
28262014-01-16 Markus Metzger <markus.t.metzger@intel.com>
2827
2828 * gdb.texinfo (Process Record and Replay): Update documentation.
2829
8710b709
MM
28302014-01-16 Markus Metzger <markus.t.metzger@intel.com>
2831
2832 * gdb.texinfo (Process Record and Replay): Document new /c
2833 modifier accepted by "record function-call-history".
2834 Add /i modifier to "record function-call-history" example.
2835
dcf106f3
JB
28362014-01-15 Yuanhui Zhang <asmwarrior@gmail.com>
2837 Joel Brobecker <brobecker@adacore.com>
2838
2839 * gdb.texinfo (GDB/MI Output Syntax): Add some missing "nl"
2840 markers. Remove one that was misplaced.
2841
41ef2965
PA
28422014-01-10 Pedro Alves <palves@redhat.com>
2843
2844 * gdb.texinfo (Your Program's Environment) <set environment>:
2845 Mention the shell, and point at 'set exec-wrapper'.
2846
c0d48811
JB
28472014-01-07 Joel Brobecker <brobecker@adacore.com>
2848
2849 * gdb.texinfo (Types In Python): Document new attribute Types.name.
2850
5fba4c0f
JB
28512013-12-30 Joel Brobecker <brobecker@adacore.com>
2852
2853 * gdb.texinfo (Types In Python): Clarify the documentation
2854 of attribute gdb.Field.bitpos.
2855
0809504b
JB
28562013-12-28 Joel Brobecker <brobecker@adacore.com>
2857
2858 * gdb.texinfo (Types In Python): Fix the documentation of
2859 attribute "bitpos" in class gdb.Field for enum types. Add
2860 documentation for attribute "enumval" in that same class.
2861
edef6000
JB
28622013-12-28 Joel Brobecker <brobecker@adacore.com>
2863
2864 * gdb.texinfo (GDB/MI Support Commands): Change @table into
2865 @ftable.
2866
71b8c845
DE
28672013-12-23 Doug Evans <xdje42@gmail.com>
2868
2869 * gdb.texinfo (Auto-loading): Move menu up. Move discussion of
2870 auto-loaded objfile scripts and .debug_gdb_scripts section to their
2871 corresponding section in Extending GDB.
2872 (Extending GDB): Move menu up. New menu item "Auto-loading
2873 extensions".
2874 (Sequences): New menu item "Auto-loading sequences".
2875 (Auto-loading sequences): New node.
2876 (Python): Rename section from Scripting GDB to Extending GDB.
2877 (Python Auto-loading): Update xref, refer to "Auto-loading extensions".
2878 Move docs on ways to auto-load extensions to ...
2879 (Auto-loading extensions): ... here. New node.
2880
d192b373
JB
28812013-12-23 Joel Brobecker <brobecker@adacore.com>
2882
2883 * gdb.texinfo (GDB/MI): Add "GDB/MI Support Commands" entry
2884 in menu.
2885 (GDB/MI Variable Objects): Adjust reference to "-list-features"
2886 command, now in a new node.
2887 (GDB/MI Support Commands): New node, with its contents being
2888 extracted from the "GDB/MI Miscellaneous Commands" node.
2889 A small paragraph introducing the section is also added at
2890 the start.
2891 (GDB/MI Miscellaneous Commands): Delete the description of the
2892 -info-gdb-mi-command, -list-features and -list-target-features
2893 commands, now hosted in the "GDB/MI Support Commands" node.
2894
a16b0e22
SC
28952013-12-12 Siva Chandra Reddy <sivachandra@google.com>
2896
2897 PR python/16113
2898 * gdb.texinfo (Values From Inferior): Add a note about using
2899 gdb.Field objects as subscripts on gdb.Value objects.
2900 (Types In Python): Add description about the new attribute
2901 "parent_type" of gdb.Field objects.
2902
9b26f0fb
JB
29032013-12-12 Joel Brobecker <brobecker@adacore.com>
2904
2905 * gdb.texinfo (GDB/MI Miscellaneous Commands): Add @cindex
2906 entry for section docuumenting the -list-features GDB/MI command.
2907
72bfa06c
JB
29082013-12-10 Joel Brobecker <brobecker@adacore.com>
2909
2910 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document the new
2911 "exec-run-start-option" entry in the output of the "-list-features"
2912 command.
2913
3ea8680f
EZ
29142013-12-04 Eli Zaretskii <eliz@gnu.org>
2915
2916 * gdb.texinfo (i386): Fix yesterday's commit.
2917
1a4f73eb
TT
29182013-12-03 Tom Tromey <tromey@redhat.com>
2919
2920 * gdb.texinfo (Set Catchpoints): Add @kindex for each command
2921 documented here.
2922
6cb999f8
TT
29232013-12-03 Tom Tromey <tromey@redhat.com>
2924
2925 * gdb.texinfo (@direntry): Add menu item for gdbserver.
2926
ca8941bb
WT
29272013-12-03 Walfred Tedeschi <walfred.tedeschi@intel.com>
2928
2929 * gdb.texinfo (i386 Features): Add MPX feature registers.
2930 (x86 Specific featuresx86 Architecture-specific Issues): Adds
2931 a subsubsection for MPX and describes the display of the
2932 boundary registers.
2933
688981c9
JB
29342013-12-03 Joel Brobecker <brobecker@adacore.com>
2935
2936 * gdb.texinfo (GDB/MI Miscellaneous Commands): Remove the
2937 documentation of the "ada-exceptions" entry.
2938
2ea126fa
JB
29392013-12-03 Joel Brobecker <brobecker@adacore.com>
2940
2941 * gdb.texinfo (GDB/MI Result Records): Fix the syntax of the
2942 "^error" result record concerning the error message. Document
2943 the error code that may also be part of that result record.
2944 (GDB/MI Miscellaneous Commands): Document the
2945 "undefined-command-error-code" element in the output of
2946 the "-list-features" GDB/MI command.
2947
6b7cbff1
JB
29482013-12-03 Joel Brobecker <brobecker@adacore.com>
2949
2950 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document
2951 the new -info-gdb-mi-command GDB/MI command. Document
2952 the meaning of "-info-gdb-mi-command" in the output of
2953 -list-features.
2954
20e1ca3b
PA
29552013-11-29 Pedro Alves <palves@redhat.com>
2956
2957 * gdb.texinfo (Frames In Python) <gdb.FRAME_UNWIND_NULL_ID>:
2958 Update comment.
2959
29453a14
YQ
29602013-11-24 Yao Qi <yao@codesourcery.com>
2961
2962 * gdb.texinfo (Caching Remote Data): Document new
2963 "set/show stack-cache" option.
2964
6dd315ba
YQ
29652013-11-24 Yao Qi <yao@codesourcery.com>
2966
2967 * gdb.texinfo (Caching Target Data): Replace "ON" with "on".
2968 (Maintenance Commands): Replace "ON" and "OFF" with "on" and
2969 "off" respectively.
2970
9df9dbe0
YQ
29712013-11-23 Yao Qi <yao@codesourcery.com>
2972
2973 * gdb.texinfo (GDB/MI Variable Objects): Add the description
2974 of "displayhint" to the table about child results.
2975
c78feb39
YQ
29762013-11-21 Yao Qi <yao@codesourcery.com>
2977
2978 * gdb.texinfo (GDB/MI Variable Objects): Add attribute
2979 'dynamic' for the output of command -var-list-children.
2980
27b81af3
YQ
29812013-11-21 Yao Qi <yao@codesourcery.com>
2982
2983 * gdb.texinfo (Caching Target Data): Remove "see" before
2984 @pxref.
2985
b26dfc9a
YQ
29862013-11-20 Yao Qi <yao@codesourcery.com>
2987
2988 * gdb.texinfo (Caching Target Data): Update doc for
2989 per-address-space dcache.
2990
b12039c6
YQ
29912013-11-20 Yao Qi <yao@codesourcery.com>
2992
2993 * gdb.texinfo (Data): Rename menu item.
2994 (Caching Remote Data): Rename to ...
2995 (Caching Target Data): ... it. Update.
2996
422ad5c2
JB
29972013-11-18 Joel Brobecker <brobecker@adacore.com>
2998
2999 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document the new
3000 "language-option" entry in the output of the "-list-features"
3001 command.
3002
805e1f19
TT
30032013-11-15 Tom Tromey <tromey@redhat.com>
3004
3005 * gdb.texinfo (Variables): Note gdb rules for ambiguous cases.
3006 Add example.
3007
8fe1b653
TT
30082013-11-14 Tom Tromey <tromey@redhat.com>
3009
3010 * gdb.texinfo (Breakpoints In Python): Replace "as" with "in".
3011
403cb6b1
JB
30122013-11-14 Joel Brobecker <brobecker@adacore.com>
3013
3014 * gdb.texinfo (Show): Add xref anchor for "show language" command.
3015 (Context management): Place current subsection text into its own
3016 subsubsection. Add new subsubsection describing the "--language"
3017 command option.
3018
93973826
JB
30192013-11-13 Joel Brobecker <brobecker@adacore.com>
3020
3021 * gdb.texinfo (GDB/MI Miscellaneous Commands): Delete
3022 the documentation of "info-ada-exceptions" in the output
3023 of the "-list-features" command. Add the documentation
3024 of the "ada-exception" entry instead.
3025
6adcee18
JB
30262013-11-12 Joel Brobecker <brobecker@adacore.com>
3027
93973826 3028
6adcee18
JB
3029 * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix the first
3030 word of a couple of sentences to start with a capital letter.
3031
58d06528
JB
30322013-11-12 Joel Brobecker <brobecker@adacore.com>
3033
3034 * gdb.texinfo (Ada): Add entry in menu for new "Ada Exceptions" node.
3035 (Ada Exceptions): New node.
3036 (GDB/MI): Add entry in menu for new "GDB/MI Ada Exceptions
3037 Commands" node.
3038 (GDB/MI Ada Exceptions Commands): New node.
3039 (GDB/MI Miscellaneous Commands): Document new "info-ada-exceptions"
3040 field in the output of the "-list-features" command.
3041 * NEWS: Add entry for the new "info exceptions" CLI command,
3042 and for the new "-info-ada-exceptions" GDB/MI command.
3043
bc79de95
PM
30442013-11-11 Phil Muldoon <pmuldoon@redhat.com>
3045
3046 * gdb.texinfo (Symbol Tables In Python): Add linetable method entry.
3047 (Line Tables In Python): New node.
3048
73be47f5
DE
30492013-11-08 Doug Evans <dje@google.com>
3050
3051 * gdb.texinfo (Debugging Output): Update text for
3052 "set debug dwarf2-read".
3053
db0fec5c
DE
30542013-11-08 Doug Evans <dje@google.com>
3055
3056 * gdb.texinfo (Debugging Output): Update text for
3057 "set debug symtab-create".
3058
92e32e33
PM
30592013-11-07 Phil Muldoon <pmuldoon@redhat.com>
3060
72f4393d
L
3061 * gdb.texinfo (Commands In Python): Document COMPLETE_EXPRESSION
3062 constant.
92e32e33 3063
f76c27b5
PM
30642013-11-07 Phil Muldoon <pmuldoon@redhat.com>
3065
3066 * gdb.texinfo (Breakpoints In Python): Document temporary
3067 option in breakpoint constructor, and add documentation to the
3068 temporary attribute.
3069
fa4d0c40
YQ
30702013-11-07 Yao Qi <yao@codesourcery.com>
3071
3072 * gdb.texinfo (GDB/MI Variable Objects): Update doc about the
3073 output of "-var-info-expression".
3074
afa332ce
PA
30752013-11-06 Pedro Alves <palves@redhat.com>
3076
3077 * gdb.texinfo (Starting) <set/show startup-with-shell>: Mention
3078 non-interactive mode.
3079 (Environment) <shell startup files warning>: Mention
3080 non-interactive mode. Mention .zshenv for Z shell, and talk about
3081 BASH_ENV instead of .bashrc for BASH.
3082
9ac69859
NB
30832013-10-29 Nicolas Blanc <nicolas.blanc@intel.com>
3084
3085 * gdb.texinfo (Commands to Specify Files): Add description
3086 of the remove-symbol-file command.
3087 * observer.texi: New free_objfile event
3088
98882a26
PA
30892013-10-24 Pedro Alves <palves@redhat.com>
3090
3091 * gdb.texinfo (Starting): Document set/show startup-with-shell.
3092
ce13fade
JB
30932013-10-11 Joel Brobecker <brobecker@adacore.com>
3094
3095 * gdb.texinfo (Shared Library GDB/MI Catchpoint Commands):
3096 New subsection inside which the "-catch-load" and "-catch-unload"
3097 commands documentation is now placed.
3098 (Ada Exception GDB/MI Catchpoint Commands): New subsection
3099 documenting the "-catch-assert" and "-catch-exception" new
3100 GDB/MI commands.
3101
2446f5ea
JB
31022013-10-10 Joel Brobecker <brobecker@adacore.com>
3103
3104 * gdb.texinfo (Connecting): Remove unnecessary @w{}.
3105
0d12017b
JB
31062013-10-10 Joel Brobecker <brobecker@adacore.com>
3107
bd80dc1a
JB
3108 * gdb.texinfo (Connecting): Replace "set remotebaud" by "set
3109 serial baud".
3110 (Remote Configuration): Replace "set remotebaud" by "set serial
3111 baud". Replace "show remotebaud" by "show serial baud".
0d12017b 3112
f4fb82a1
PA
31132013-10-07 Pedro Alves <palves@redhat.com>
3114
3115 PR breakpoints/11568
3116 * gdb.texinfo (Thread-Specific Breakpoints): Mention what happens
3117 when the thread is removed from the thread list.
3118
0c557179
SDJ
31192013-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
3120
3121 * gdb.texinfo (Convenience Variables): Document $_exitsignal.
3122 Update entry for $_exitcode.
3123
5713b9b5
JB
31242013-10-04 Joel Brobecker <brobecker@adacore.com>
3125
3126 * gdb.texinfo (GDB/MI Program Execution): Document "-exec-run"'s
3127 new "--start" option.
3128
901461f8
PA
31292013-10-02 Pedro Alves <palves@redhat.com>
3130
3131 * gdb.texinfo (Registers): Expand description of saved registers
3132 in frames. Explain <not saved>.
3133
8fb8eb5c
DE
31342013-09-25 Doug Evans <dje@google.com>
3135
3136 * gdb.texinfo (Debugging Output): Document set/show debug symfile.
3137
0a7cfe2c
SS
31382013-09-16 Stan Shebs <stan@codesourcery.com>
3139
3140 Remove the internals manual gdbint.texinfo.
3141 * Makefile.in (INFO_DEPS): Remove gdbint.info.
3142 (PDFFILES): Remove gdbint.pdf.
3143 (HTMLFILES): Remove gdbint/index.html.
3144 (HTMLFILES_INSTALL): Remove gdbint.
3145 (GDBINT_DOC_FILES): Remove.
3146 (dvi): Remove gdbint.dvi.
3147 (ps): Remove gdbint.ps.
3148 * gdbint.texinfo: Remove file.
3149 * gdb.texinfo (Maintenance Commands): Remove reference to gdbint.
3150
a280dbd1
SDJ
31512013-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
3152
3153 * gdb.texinfo (Convenience Functions): Mention new convenience
3154 function $_isvoid.
3155
4ac33720
UW
31562013-09-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3157
3158 * gdb.texinfo (Decimal Floating Point format): Mention S/390.
3159 (Standard Target Features): Add new node to menu.
3160 (S/390 and System z Features): New node.
3161
b3d3b4bd
SA
31622013-09-13 Sanimir Agovic <sanimir.agovic@intel.com>
3163
3164 * gdb.texinfo (GDB/MI Miscellaneous Commands): Use
3165 -list-target-features in the example.
3166
edf9f00c
JK
31672013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3168
3169 * gdb.texinfo (MiniDebugInfo): Prepare file debug and use it to create
3170 mini_debuginfo. Strip binary before adding mini_debuginfo to it.
3171
1d236d23
JK
31722013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3173
3174 Sync documentation with gdb.base/gnu-debugdata.exp.
3175 * gdb.texinfo (MiniDebugInfo): Add comment and "D" in the example.
3176
5423b017
JK
31772013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3178
3179 * gdb.texinfo (MiniDebugInfo): Fix two trailing dots.
3180
6211c335
YQ
31812013-08-27 Pedro Alves <pedro@codesourcery.com>
3182 Yao Qi <yao@codesourcery.com>
3183
3184 * gdb.texinfo (GDB/MI Stack Manipulation) <-stack-list-locals>:
3185 Document new --skip-unavailable option.
3186 <-stack-list-variables>: Document new --skip-unavailable option.
3187
52e260a3
DE
31882013-08-26 Doug Evans <dje@google.com>
3189
3190 * gdb.texinfo (Maintenance Commands): "maint print objfiles" now takes
3191 an optional regexp.
3192
5e92f71a
TT
31932013-08-13 Tom Tromey <tromey@redhat.com>
3194
3195 * gdbint.texinfo (Testsuite): Use @table, not @itemize.
3196 Document GDB_PARALLEL and GDB_INOTIFY.
3197
c5d7073b
SS
31982013-08-09 Stan Shebs <stan@codesourcery.com>
3199
3200 * LRS: Remove file, describes a long-abandoned live-range
3201 splitting extension to stabs.
3202
6fbe845e
AB
32032013-07-25 Andrew Burgess <aburgess@broadcom.com>
3204
3205 * gdb.texinfo (Output Formats): Mention the new 'z' formatter.
3206
e7045703
DE
32072013-07-17 Doug Evans <dje@google.com>
3208
3209 * gdb.texinfo (Print Settings): Document "print raw frame-arguments".
3210
3105ebf9
TT
32112013-07-02 Tom Tromey <tromey@redhat.com>
3212
3213 * gdb.texinfo (Target Commands): Don't mention "target nrom".
3214
d6c2da54
TT
32152013-06-28 Tom Tromey <tromey@redhat.com>
3216
3217 * Makefile.in (version.subst): Use version.in, not
3218 common/version.in.
3219 * gdbint.texinfo (Versions and Branches, Releasing GDB):
3220 Likewise.
3221
e5823f1c
PA
32222013-06-27 Pedro Alves <palves@redhat.com>
3223
3224 * gdbint.texinfo (Algorithms) <Stepping over runtime loader
3225 dynamic symbol resolution code>: New section, based on infrun.c
3226 comment.
3227
92dcb9ff
TT
32282013-06-26 Tom Tromey <tromey@redhat.com>
3229
3230 * gdbint.texinfo (Versions and Branches): Use common/version.in.
3231 Update.
3232 (Releasing GDB): Likewise.
3233
dc673c81
YQ
32342013-06-26 Pedro Alves <pedro@codesourcery.com>
3235 Yao Qi <yao@codesourcery.com>
3236
3237 * gdb.texinfo (GDB/MI Tracepoint Commands): Document
3238 -trace-frame-collected.
3239
28a93511
YQ
32402013-06-26 Pedro Alves <pedro@codesourcery.com>
3241
3242 * gdb.texinfo (Traceframe Info Format): Document tvar element
3243 and its attributes.
3244
a0743c90
YQ
32452013-06-25 Yao Qi <yao@codesourcery.com>
3246
3247 * gdbint.texinfo (Testsuite): Document 'gdb,predefined_tsv'.
3248
01208463
TT
32492013-06-24 Tom Tromey <tromey@redhat.com>
3250
3251 * Makefile.in (POD2MAN1, POD2MAN5): Use version.subst.
3252 (GDBvn.texi): Use version.subst.
3253 (version.subst): New target.
3254 (mostlyclean): Remove version.subst.
3255
c898adb7
YQ
32562013-06-20 Pedro Alves <pedro@codesourcery.com>
3257
3258 * gdb.texinfo (GDB/MI Data Manipulation)
3259 <-data-list-register-values>: Document the --skip-unavailable
3260 option.
3261
7c57fa1e
YQ
32622013-06-07 Yao Qi <yao@codesourcery.com>
3263
3264 * gdb.texinfo (Symbols): Add kindex and cindex for
3265 'maint print msymbols'.
3266
0059c61a 32672013-06-05 Simon Marchi <simon.marchi@ericsson.com> (tiny change)
b7742092
MK
3268
3269 * gdb.texinfo (Miscellaneous gdb/mi Commands): Fix -add-inferior
3270 response field name (thread-group to inferior).
3271
85dc5a12
GB
32722013-06-04 Gary Benson <gbenson@redhat.com>
3273
3274 * gdb.texinfo (General Query Packets/qSupported): Added
3275 "qXfer:libraries-svr4:read" and "augmented-libraries-svr4-read".
3276 to the table of currently defined stub features.
3277 Added a more detailed entry for "augmented-libraries-svr4-read".
3278 (General Query Packets/qXfer:libraries-svr4:read): Documented
3279 the augmented form of this packet.
3280
5901af59
JB
32812013-05-23 Joel Brobecker <brobecker@adacore.com>
3282
3283 * gdb.texinfo (System-wide Configuration Scripts): Renames
3284 "Installed System-wide Configuration Scripts". Add associated
3285 @menu block.
3286
c1e36e3e
PA
32872013-05-23 Yao Qi <yao@codesourcery.com>
3288 Pedro Alves <palves@redhat.com>
3289
3290 * gdb.texinfo (Packets): Document 'vCont;r'.
3291 (Continuing and Stepping): Document target-assisted range
3292 stepping, and the 'set range-stepping' and 'show range-stepping'
3293 commands.
3294
0201faac
JB
32952013-05-23 Joel Brobecker <brobecker@adacore.com>
3296
3297 * gdb.texinfo (Installed System-wide Configuration Scripts):
3298 Add subsection describing the scripts now available under
3299 the data-dir's system-gdbbinit subdirectory.
3300 * NEWS: Add entry announcing the availability of system-wide
3301 configuration scripts for ElinOS and Wind River Linux.
3302
c5867ab6
HZ
33032013-05-21 Hui Zhu <hui@codesourcery.com>
3304
3305 * gdb.texinfo (GDB/MI Breakpoint Commands): Describe the
3306 "-dprintf-insert" command.
3307
7d0c9981
DE
33082013-05-17 Doug Evans <dje@google.com>
3309
3310 * gdb.texinfo (Maintenance Commands): Update doc for
3311 "maint check-psymtabs". Add doc for "maint check-symtabs",
3312 "maint expand-symtabs".
3313
742ce053
MM
33142013-05-15 Markus Metzger <markus.t.metzger@intel.com>
3315
3316 * gdb.texinfo (Process Record and Replay): Document the
3317 "record goto" command and its sub-commands.
3318
1e611234
PM
33192013-05-10 Phil Muldoon <pmuldoon@redhat.com>
3320
3321 * gdb.texinfo (Backtrace): Add "no-filter" argument.
3322 (Python API): Add Frame Filters API, Frame Wrapper API,
3323 Writing a Frame Filter/Wrapper, Managing Management of Frame
3324 Filters chapter entries.
3325 (Frame Filters API): New Node.
3326 (Frame Wrapper API): New Node.
3327 (Writing a Frame Filter): New Node.
3328 (Managing Frame Filters): New Node.
3329 (Progspaces In Python): Add note about frame_filters attribute.
3330 (Objfiles in Python): Ditto.
3331 (GDB/MI Stack Manipulation): Add -enable-frame-filters command,
3332 @anchors and --no-frame-filters option to -stack-list-variables,
3333 -stack-list-frames, -stack-list-locals and -stack-list-arguments
3334 commands.
3335
2874cb83
JB
33362013-05-08 Joel Brobecker <brobecker@adacore.com>
3337
3338 * gdbint.texinfo (Native Debugging): Add "AIX Shared Library
3339 Support" subsection documenting the XML format used to transfer
3340 shared library info on AIX.
3341
9a005eb9
JB
33422013-05-08 Joel Brobecker <brobecker@adacore.com>
3343
3344 * gdb.texinfo (Debugging Output): Add documentation of
3345 "set debug aix-solib" and "show debug aix-solib" commands.
3346
a1217d97
SL
33472013-05-06 Sandra Loosemore <sandra@codesourcery.com>
3348
3349 * gdb.texinfo (Nios II): New section.
3350 (Nios II Features): New section.
3351
4d1eb6b4
JB
33522013-05-06 Joel Brobecker <brobecker@adacore.com>
3353
3354 * gdbint.texinfo (Algorithms): Remove entries documenting
3355 DEPRECATED_IBM6000_TARGET, SOLIB_ADD, and
3356 SOLIB_CREATE_INFERIOR_HOOK.
3357
3f84184e
TT
33582013-04-29 Tom Tromey <tromey@redhat.com>
3359
3360 PR python/14204:
3361 * gdb.texinfo (Python API): Fix menu entry.
3362 (Blocks In Python): Fix subsubsection text. Rewrite intro.
3363 Define global and static block. Add example. Clarify
3364 block relationship for inline functions.
3365
60155234
TT
33662013-04-29 Tom Tromey <tromey@redhat.com>
3367
3368 * gdb.texinfo (Python API): Mention Python help and keyword
3369 arguments. Move pagination text to Basic Python.
3370 (Basic Python): Put pagination text here. Document
3371 close-on-exec, SIGCHLD, and SIGINT.
3372
5360976e
PA
33732013-04-19 Pedro Alves <palves@redhat.com>
3374
3375 * gdbint.texinfo (Misc Guidelines) <Compiler Warnings>: Write
3376 "signedness" instead of "signness".
3377
bd3f3b55
PA
33782013-04-19 Pedro Alves <palves@redhat.com>
3379
3380 * gdbint.texinfo (Misc Guidelines) <Compiler Warnings>: Replace
3381 -Wno-pointer-sign text with text on -Wpointer-sign.
3382
dee368d3
TT
33832013-04-16 Tom Tromey <tromey@redhat.com>
3384
3385 * gdb.texinfo (Set Catchpoints): Mention earliest version of
3386 GCC that has the SDT probe points.
3387
cc16e6c9
TT
33882013-04-15 Tom Tromey <tromey@redhat.com>
3389
3390 * gdb.texinfo (Set Catchpoints): Document regexp syntax for
3391 exception catchpoints.
3392
72f1fe8a
TT
33932013-04-15 Tom Tromey <tromey@redhat.com>
3394
3395 * gdb.texinfo (Set Catchpoints): Document $_exception.
3396 (Convenience Vars): Mention $_exception.
3397
591f19e8
TT
33982013-04-15 Tom Tromey <tromey@redhat.com>
3399
3400 * gdb.texinfo (Set Catchpoints): Reorganize exception
3401 catchpoints. Document "catch rethrow".
3402 (Debugging C Plus Plus): Mention "catch rethrow".
3403
02ae6bad
TT
34042013-04-15 Tom Tromey <tromey@redhat.com>
3405
3406 * gdb.texinfo (Set Catchpoints): Remove obsolete text.
3407
2c91021c
JK
34082013-04-12 Jan Kratochvil <jan.kratochvil@redhat.com>
3409 Eli Zaretskii <eliz@gnu.org>
3410
3411 * gdb.texinfo (Auto-loading safe path): Add quick -iex using command
3412 line below the sample output.
3413
6eaaf48b
EZ
34142013-04-12 Eli Zaretskii <eliz@gnu.org>
3415
3416 * gdb.texinfo (Mode Options): Document '-configuration'.
3417 (Help): Document "show configuration".
3418 (Bug Reporting): Add requirements to include the configuration
3419 details in bug reports.
3420
b292c783
JK
34212013-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3422
3423 * Makefile.in (MAN1S): Add gcore.1.
3424 Remove "Host, target, and site specific Makefile fragments" comment.
3425 (@host_makefile_frag@, HAVE_NATIVE_GCORE_TARGET): New.
3426 (install-man1, uninstall-man1): Conditionalize gcore.1.
3427 (gcore.1): New.
3428 * gdb.texinfo (Man Pages): Add gcore man.
3429 (gcore man): New node.
3430
f81d1120
PA
34312013-04-10 Pedro Alves <palves@redhat.com>
3432
3433 * gdb.texinfo (Process Record and Replay): Document that "set
3434 record full insn-number-max", "set record
3435 instruction-history-size" and "set record
3436 function-call-history-size" accept "unlimited".
3437 (Backtrace): Document that "set backtrace limit" accepts
3438 "unlimited".
3439 (List): Document that "set listsize" accepts "unlimited".
3440 (Print Settings)" Document that "set print max-symbolic-offset",
3441 "set print elements" and "set print repeats" accept "unlimited".
3442 (Starting and Stopping Trace Experiments): Document that "set
3443 trace-buffer-size" accepts "unlimited".
3444 (Remote Configuration): Document that "set tcp connect-timeout"
3445 accepts "unlimited".
3446 (Command History): Document that "set history size" accepts
3447 "unlimited".
3448 (Screen Size): Document that "set height" and "set width" accepts
3449 "unlimited". Adjust "set pagination"'s description to suggest
3450 "set height unlimited" instead of "set height 0".
3451
393fd4c3
YQ
34522013-04-10 Yao Qi <yao@codesourcery.com>
3453
3454 * gdb.texinfo (Trace Files): Add "target ctf".
3455
cba5a7bf
JK
34562013-04-06 Jan Kratochvil <jan.kratochvil@redhat.com>
3457
3458 * Makefile.in (POD2MAN1, POD2MAN5): Replace $(VERSION) by ../version.in.
3459
0ed630cb
JK
3460 * Makefile.in (install-man1, install-man5, uninstall-man1)
3461 (uninstall-man5): Replace $(MANS) by $(MAN1S) and $(MAN5S) respectively.
3462
afe1492b
JK
3463 * Makefile.in (gdb.1, gdbserver.1, gdbinit.5): Use $(srcdir).
3464
5b8b6385
JK
34652013-04-06 Jan Kratochvil <jan.kratochvil@redhat.com>
3466 Eli Zaretskii <eliz@gnu.org>
3467
3468 * gdb.texinfo (gdbserver man): Rename tty to comm. Swap --attach
3469 parameters order. Remove "On some targets" for --attach. Document the
3470 --multi parameter and extended-remote command. Document all the
3471 options.
3472
906ccdf0
JK
34732013-04-05 Jan Kratochvil <jan.kratochvil@redhat.com>
3474
3475 * gdb.texinfo (gdb man): Mention option -p. Include Fortran to
3476 the list of supported languages.
3477
43662968
JK
34782013-04-05 Jan Kratochvil <jan.kratochvil@redhat.com>
3479
3480 Convert man pages to texinfo, new gdbinit.5 texinfo page.
3481 * Makefile.in (mandir, man1dir, man5dir, SYSTEM_GDBINIT, MANCONF,
3482 (TEXI2POD, POD2MAN1, POD2MAN5, MAN1S, MAN5S, MANS, man): New.
3483 (diststuff): Add man.
3484 (install-man, install-man1, install-man5, uninstall-man, uninstall-man1)
3485 (uninstall-man5): New.
3486 (STAGESTUFF): Add *.1 and *.5.
3487 (GDBvn.texi): Add SYSTEM_GDBINIT.
3488 (gdb.1, gdbserver.1, gdbinit.5): New.
3489 (maintainer-clean realclean): Add $(MANS).
3490 (install): Add install-man.
3491 (uninstall): Add uninstall-man.
3492 * gdb.texinfo (@include gdb-cfg.texi): Wrap it by @c man begin INCLUDE.
3493 (@copying): Wrap it by @c man begin COPYRIGHT.
3494 (Top): Add Man Pages.
3495 (Man Pages, gdb man, gdbserver man, gdbinit man): New.
3496
be9a8770
PA
34972013-04-02 Pedro Alves <palves@redhat.com>
3498
3499 * gdb.texinfo (Debugging Output): Document "set/show debug
3500 aarch64", "set/show debug coff-pe-read" and "set/show debug
3501 mach-o".
3502
a46c1e42
PA
35032013-04-02 Pedro Alves <palves@redhat.com>
3504
3505 * gdb.texinfo (Remote Configuration) <set remote @var{name}-packet
3506 table>: Add entry for "trace-buffer-size".
3507
bd3eecc3
PA
35082013-03-28 Pedro Alves <palves@redhat.com>
3509
3510 * gdb.texinfo (Remote Configuration) <set remote @var{name}-packet
3511 table>: Add entry for "trace-status".
3512
215b9f98
EZ
35132013-03-28 Eli Zaretskii <eliz@gnu.org>
3514
3515 * gdb.texinfo (Maintenance Commands): Use @enumerate, not "@table
3516 @bullet", which is invalid (makeinfo 5.1 barfs).
3517
7f7cc265
PA
35182013-03-28 Pedro Alves <palves@redhat.com>
3519
3520 PR gdb/15294
3521
3522 * gdb.texinfo (List) <set listsize>: Adjust to document that
3523 listsize 0 means no limit, and remove mention of -1.
3524
9c0be723
YQ
35252013-03-22 Yao Qi <yao@codesourcery.com>
3526
3527 * gdb.texinfo (Embedded Processors): Remove menu item
3528 "OpenRISC 1000".
3529 (OpenRISC 1000): Remove.
3530
bd712aed
DE
35312013-03-21 Doug Evans <dje@google.com>
3532
3533 * gdb.texinfo (Maintenance Commands): Add docs for
3534 "mt set per-command {space,time,symtab} {on,off}".
3535
d0353e76
YQ
35362013-03-14 Hui Zhu <hui@codesourcery.com>
3537 Yao Qi <yao@codesourcery.com>
3538
3539 * gdb.texinfo (Trace Files): Add "tsave -ctf".
3540
6dd24dfa
KS
35412013-03-13 Keith Seitz <keiths@redhat.com>
3542
3543 * gdb.texinfo (Maintenance Commands): Add missing ')' for
3544 "maint agent" reference to Dynamic printf.
3545
5c4808ca
EZ
35462013-03-11 Eli Zaretskii <eliz@gnu.org>
3547
3548 * gdb.texinfo (General Query Packets): Don't use colon in index
3549 entries visible to Info format.
3550
59ea5688
MM
35512013-03-11 Markus Metzger <markus.t.metzger@intel.com>
3552
3553 * gdb.texinfo (Process Record and Replay): Document record
3554 changes.
3555
2ae8c8e7
MM
35562013-03-11 Markus Metzger <markus.t.metzger@intel.com>
3557
3558 * gdb.texinfo (Requirements): List qXfer:btrace:read requiring expat.
3559 (General Query Packets): Describe Qbtrace:bts, Qbtrace:off, and
3560 qXfer:btrace:read.
3561
28abe188
EZ
35622013-03-09 Eli Zaretskii <eliz@gnu.org>
3563
3564 * gdb.texinfo (General Query Packets, Tracepoint Packets): Don't
3565 use colons in @anchor and @cindex entries.
3566
be9a119c 35672013-03-09 Hafiz Abid Qadeer <abidh@codesourcery.com>
6790eb9f
HAQ
3568
3569 * gdb.texinfo (QTBuffer:size): Add cindex and anchor.
3570
be9a119c 35712013-03-08 Stan Shebs <stan@codesourcery.com>
f6f899bf
HAQ
3572 Hafiz Abid Qadeer <abidh@codesourcery.com>
3573
3574 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
3575 trace-buffer-size set and show commands.
3576 (Tracepoint Packets): Document QTBuffer:size.
3577 (General Query Packets): Document QTBuffer:size.
3578
d57350ea
TT
35792013-02-21 Tom Tromey <tromey@redhat.com>
3580
3581 * gdb.texinfo: Remove bad @syncodeindex.
3582 (Values From Inferior, Types In Python, Inferiors In Python)
3583 (Events In Python, Threads In Python, Frames In Python, Blocks In
3584 Python, Symbols In Python, Symbol Tables In Python): Remove
3585 @tables.
3586 (Packets, General Query Packets, Tracepoint Packets)
3587 (Host I/O Packets): Use @w{} for empty @item.
3588
9f44fbc0
SCR
35892013-02-20 Siva Chandra Reddy <sivachandra@google.com>
3590
3591 * gdb.texinfo (Architectures In Python): Add description about
3592 the new method gdb.Architecture.disassemble.
3593
f5911ea1
HAQ
35942013-02-15 Pedro Alves <pedro@codesourcery.com>
3595 Hafiz Abid Qadeer <abidh@codesourcery.com>
3596
3597 * gdb.texinfo (GDB/MI Tracepoint Commands) <-trace-status>:
3598 Document the "trace-file" field.
3599
7e1e0340
DE
36002013-02-07 Doug Evans <dje@google.com>
3601
3602 * gdb.texinfo (Machine Code): Clarify argument to disassemble
3603 command.
3604
134a2066
YQ
36052013-02-06 Yao Qi <yao@codesourcery.com>
3606
3607 * gdb.texinfo (GDB/MI Async Records): Document new MI
3608 notification "=tsv-modified". Update the document of MI
3609 notification "=tsv-created".
3610 * observer.texi (GDB Observers): New observer tsv_modified.
3611 Update observer tsv_created and tsv_delete.
3612
430ed3f0
MS
36132013-02-05 Yufeng Zhang <yufeng.zhang@arm.com>
3614
3615 * gdb.texinfo (AArch64 Features): New section; document
3616 org.gnu.gdb.aarch64.core and org.gnu.gdb.aarch64.fpu.
3617 (Architectures): Add new AArch64 section to document AArch64
3618 architecture specific commands.
3619 (ABI): Add description of the new OS ABI "Newlib" and its influence
3620 on the longjmp handling.
3621
1b56eb55
JK
36222013-02-03 Eldar Gaynetdinov <hal9000ed2k@gmail.com>
3623 Jan Kratochvil <jan.kratochvil@redhat.com>
3624
3625 * gdb.texinfo (Backtrace): Added description of 'filename-display'
3626 variable in 'set/show backtrace' section.
3627
c4957902
TT
36282013-01-31 Tom Tromey <tromey@redhat.com>
3629
3630 * gdb.texinfo (Target Commands): Fix typo.
3631
bea883fd
SCR
36322013-01-23 Siva Chandra Reddy <sivachandra@google.com>
3633
3634 * doc/gdb.texinfo (Architectures In Python): New sub-sub-section
3635 describing the gdb.Architecture class.
3636 (Frames In Python): Add description about the new method
3637 gdb.Frame.architecture().
3638
796a7ff8
DE
36392013-01-23 Doug Evans <dje@google.com>
3640
3641 * gdb.texinfo (Index Section Format): Document .gdb_index version 8.
3642
998580f1
MK
36432013-01-21 Marc Khouzam <marc.khouzam@ericsson.com>
3644
3645 * gdb.texinfo (GDB/MI Breakpoint Commands): Document new
3646 'thread-groups' field when printing a breakpoint in MI.
3647
c9fb1240
SD
36482012-01-17 Sanjoy Das <sanjoy@playingwithpointers.com>
3649 * gdb.texinfo (Using JIT Debug Info Readers): Change documentation
3650 to reflect that jit-reader-load now supports absolute file-names.
3651
ab04a2af
TT
36522013-01-16 Tom Tromey <tromey@redhat.com>
3653
3654 * gdb.texinfo (Set Catchpoints): Document "catch signal".
3655 (Signals): Likewise.
3656
8ac3646f
TT
36572013-01-16 Tom Tromey <tromey@redhat.com>
3658
3659 * gdb.texinfo (GDB/MI Breakpoint Information): Document
3660 "catch-type" field.
3661 (GDB/MI Catchpoint Commands): Add "catch-type" to examples.
3662
e93a8774
TT
36632013-01-07 Tom Tromey <tromey@redhat.com>
3664
3665 * gdb.texinfo (Mode Options): Don't mention -epoch.
3666 (Data, Emacs): Remove obsolete comments.
3667
54516a0b
TT
36682013-01-02 Tom Tromey <tromey@redhat.com>
3669
3670 * gdb.texinfo (GDB/MI Output Records): Update menu.
3671 (GDB/MI Breakpoint Information): New node.
3672 (GDB/MI Breakpoint Commands) <-break-info>: Link to new node.
3673 <-break-insert>: Likewise.
3674
8dbe8ece
YQ
36752012-12-31 Yao Qi <yao@codesourcery.com>
3676
3677 * gdb.texinfo (Remote Non-Stop): Move paragraphs to ...
3678 (Packets): Move "vStopped" packet to ...
3679 (Notification Packets): ... here. Describe the components
3680 of notification. Add a table of supported notifications.
3681 Add an example on the process of he async notification.
3682
f35a17b5
JK
36832012-12-25 Jan Kratochvil <jan.kratochvil@redhat.com>
3684
3685 * gdb.texinfo (GDB/MI Data Manipulation) (fullname): Make it always
3686 present.
3687 (GDB/MI File Commands) (-file-list-exec-source-files): Make the
3688 fullname output always present.
3689
0dfd2fad
PM
36902012-12-23 Pierre Muller <muller@sourceware.org>
3691
72f4393d
L
3692 * gdbint.texinfo (Function prototypes): Require use of "extern"
3693 modifier for function prototypes in headers.
0dfd2fad 3694
7785b880
JB
36952012-12-19 Joel Brobecker <brobecker@adacore.com>
3696
3697 * refcard.tex: Update copyright notice to GPL v3 or later.
3698 Update contact info.
3699
3d745be3
JK
37002012-12-16 Jan Kratochvil <jan.kratochvil@redhat.com>
3701
3702 * gdbint.texinfo (Coding Standards) (C Usage): New rule for 0 vs. NULL.
3703
c9b6281a
YQ
37042012-12-15 Yao Qi <yao@codesourcery.com>
3705
3706 * gdb.texinfo (Debugging Output): Document 'set debug
3707 notification' and 'show debug notification'.
3708
f2a8bc8a
YQ
37092012-12-15 Yao Qi <yao@codesourcery.com>
3710
3711 * gdb.texinfo (Listing Tracepoints): New item and example about
3712 'installed on target' output.
3713 Add more in the example about 'installed on target'.
3714 (GDB/MI Breakpoint Commands): Doc about 'installed field.
3715
451b7c33
TT
37162012-12-14 Tom Tromey <tromey@redhat.com>
3717
72f4393d 3718 * gdb.texinfo (SVR4 Process Information): Mention core files.
451b7c33 3719
3fa7bf06 37202012-12-12 Mircea Gherzan <mircea.gherzan@intel.com>
72f4393d 3721
3fa7bf06
MG
3722 * gdb.texinfo (GDB/MI Catchpoint Commands): New section.
3723
701adfb0
PA
37242012-12-12 Paul Koning <paul_koning@dell.com>
3725
3726 Add support for Python 3.
3727 * gdb.texinfo (Inferior.read_memory): Mention that the return
3728 value is a memoryview object if Python 3.
3729
05b4bd79
PA
37302012-12-11 Pedro Alves <palves@redhat.com>
3731
3732 * gdb.texinfo: Remove all mentions of Unixware throughout.
3733
74a0d9f6
JK
37342012-12-09 Jan Kratochvil <jan.kratochvil@redhat.com>
3735
3736 * gdbint.texinfo (Host Definition): Remove CC_HAS_LONG_LONG.
3737
0c631110
TT
37382012-11-29 Tom Tromey <tromey@redhat.com>
3739
3740 * gdb.texinfo (SVR4 Process Information): Document missing
3741 "info proc" subcommands.
3742
891df0ea
YQ
37432012-11-29 Yao Qi <yao@codesourcery.com>
3744
3745 PR gdb/1477.
3746 * gdb.texinfo (Print Settings): Correct the default 'demangle-style'
3747 to 'auto' instead of 'gnu'.
3748
608e2dbb
TT
37492012-11-26 Tom Tromey <tromey@redhat.com>
3750
3751 * gdb.texinfo (MiniDebugInfo): New node.
3752 (GDB Files): Update.
3753
e64e0392
DE
37542012-11-16 Doug Evans <dje@google.com>
3755
3756 * gdb.texinfo (System-wide configuration): If the system-wide init
3757 file lives in the data-directory, and --data-directory is provided,
3758 look for it there.
3759
ae606bee
TT
37602012-11-15 Tom Tromey <tromey@redhat.com>
3761
3762 * gdb.texinfo (Signaling): Fix typo.
3763
62747a60
TT
37642012-11-13 Giuseppe Montalto <giuseppe.montalto@st.com>
3765
3766 * gdb.texinfo (GDB/MI Data Manipulation): Document new optional
3767 parameter "count" of -data-write-memory-bytes, and add an example.
3768
18a9fc12
TT
37692012-11-12 Tom Tromey <tromey@redhat.com>
3770
3771 * gdb.texinfo (Symbols): Document "info type-printers",
3772 "enable type-printer" and "disable type-printer".
3773 (Python API): Add new node to menu.
3774 (Type Printing API): New node.
3775 (Progspaces In Python): Document type_printers field.
3776 (Objfiles In Python): Likewise.
3777 (gdb.types) <get_type_recognizers, apply_type_recognizers,
3778 register_type_printer, TypePrinter>: Document.
3779
53342f27
TT
37802012-11-12 Tom Tromey <tromey@redhat.com>
3781
3782 * gdb.texinfo (Symbols): Document "set print type methods",
3783 "set print type typedefs", and flags to ptype and whatis.
3784
ed8a1c2d
AB
37852012-11-09 Andrew Burgess <aburgess@broadcom.com>
3786
3787 * gdb.texinfo (GDB/MI Data Manipulation): Add fullname field to
3788 the example -data-disassemble output. Extend the description of
3789 the -data-disassemble results to document all fields. Document
3790 the cli disassemble command as being related to -data-disassemble.
3791
8506d139
YQ
37922012-11-09 Yao Qi <yao@codesourcery.com>
3793
3794 PR gdb/14777.
3795 * gdb.texinfo (OS Information): Remove doc on command
3796 'info udot'.
3797
4d3f93a2
JB
37982012-11-08 Joel Brobecker <brobecker@adacore.com>
3799
3800 * gdb.texinfo (Startup): Minor rewording, and clarify scope of
3801 gdb.ini warning for Windows port.
3802
1e96de83
YQ
38032012-11-08 Yao Qi <yao@codesourcery.com>
3804
3805 * gdb.texinfo (Search): Add kindex for 'fo'.
3806
dc939229
TT
38072012-11-05 Tom Tromey <tromey@redhat.com>
3808
3809 PR python/14802:
3810 * gdb.texinfo (Functions In Python): Add example.
3811
6f6484cd
YQ
38122012-11-03 Yao Qi <yao@codesourcery.com>
3813
3814 * observer.texi (GDB Observers): Remove observer
3815 'tracepoint_modified', 'tracepoint_created' and
3816 'tracepoint_deleted'.
3817
af4238e5
TT
38182012-10-26 Tom Tromey <tromey@redhat.com>
3819
3820 * gdb.texinfo (General Query Packets): Use @itemx for QAgent.
3821
687e43a4
TT
38222012-10-25 Tom Tromey <tromey@redhat.com>
3823
3824 * gdb.texinfo (General Query Packets): Use @itemx.
3825
8de0566d
YQ
38262012-10-17 Yao Qi <yao@codesourcery.com>
3827
3828 * observer.texi (GDB Observers): Update observer
3829 'memory_changed'.
3830 * gdb.texinfo (GDB/MI Async Records): Document for
3831 "memory-changed" notification.
3832
07540c15
DE
38332012-10-15 Doug Evans <dje@google.com>
3834
3835 * gdb.texinfo (Mode Options): Document -nh.
3836 Elaborate on docs for -nx.
3837
d7019589
SP
38382012-09-26 Siddhesh Poyarekar <siddhesh@redhat.com>
3839
3840 * observer.texi (memory_changed): Expand parameter LEN to ssize_t.
3841
82a90ccf 38422012-09-21 Yao Qi <yao@codesourcery.com>
72f4393d 3843 Pedro Alves <palves@redhat.com>
82a90ccf
YQ
3844
3845 * gdb.texinfo (GDB/MI Async Records): Document notification
3846 'record-started' and 'record-stopped'.
3847 * observer.texi (GDB Observers): New observer 'record-changed'.
3848
aa9259cc
TS
38492012-09-19 Thomas Schwinge <thomas@codesourcery.com>
3850
3851 * gdb.texinfo: Document the removal of SH's 'regs' command.
3852
c1d780c2
SDJ
38532012-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
3854
3855 * gdb.texinfo (jump): Mention new alias `j' for `jump'.
3856
bb25a15c
YQ
38572012-09-18 Yao Qi <yao@codesourcery.com>
3858
3859 * gdb.texinfo (GDB/MI Async Records): Document new MI
3860 notifications '=tsv-created' and '=tsv-deleted'.
3861 * observer.texi (GDB Observers): New observer tsv_created and
3862 tsv_deleted.
3863
201b4506
YQ
38642012-09-18 Yao Qi <yao@codesourcery.com>
3865
3866 * observer.texi (GDB Observers): New observer 'traceframe_changed'.
3867 * gdb.texinfo (GDB/MI Async Records): Mention new MI notification
3868 '=traceframe-changed'.
3869
6fc1c773
YQ
38702012-09-17 Yao Qi <yao@codesourcery.com>
3871
3872 * gdb.texinfo (List): Describe the meaning of 0 and -1 in
3873 'set listsize'.
3874
121c73f3
JK
38752012-09-13 Jan Kratochvil <jan.kratochvil@redhat.com>
3876 Eli Zaretskii <eliz@gnu.org>
3877
3878 * gdbint.texinfo (Defining Other Architecture Features): Clarify *pcptr
3879 encoding for gdbarch_breakpoint_from_pc, bp_addr for
3880 gdbarch_push_dummy_call and bp_addr for gdbarch_push_dummy_code.
3881
e9687799
JK
38822012-08-27 Jan Kratochvil <jan.kratochvil@redhat.com>
3883
3884 * gdb.texinfo (objfile-gdb.py file): New paragraph for .exe stripping.
3885
3b5e4d35
YPK
38862012-08-23 Khoo Yit Phang <khooyp@cs.umd.edu>
3887
3888 Document how to return from "python-interactive" to GDB.
3889 * gdb.texinfo (Python Commands): Update documentation.
3890
38912012-08-22 Khoo Yit Phang <khooyp@cs.umd.edu>
3892
3893 Add a new "python-interactive" command that starts a standard
3894 Python interactive prompt with "pi" as alias, and add "py" as
3895 an alias to "python".
3896 * gdb.texinfo (Python Commands): Document the new commands.
3897
b583003e
TT
38982012-08-22 Tom Tromey <tromey@redhat.com>
3899
3900 * gdbint.texinfo (Host Definition): Remove documentation for
3901 SIGWINCH_HANDLER and SIGWINCH_HANDLER_BODY.
3902
a451cb65
KS
39032012-08-17 Keith Seitz <keiths@redhat.com>
3904
3905 PR c++/13356
3906 * gdb.texinfo (Type and Range Checking): Remove warning.
3907 Remove spurious commas.
3908 Update text and examples for re-implementation of set/show
3909 check type.
3910 (C and C++ Type and Range Checks): Likewise.
3911
6b1755ce
YQ
39122012-08-16 Yao Qi <yao@codesourcery.com>
3913
3914 * gdb.texinfo (Types In Python): Mention gdb.TYPE_CODE_BITSTRING
3915 is deprecated.
3916
f47f77df
DE
39172012-08-13 Doug Evans <dje@google.com>
3918
3919 * gdb.texinfo (Convenience Vars): Update text for "show convenience"
3920 to include functions.
3921
a72c3253
DE
39222012-08-10 Doug Evans <dje@google.com>
3923
3924 * gdb.texinfo (Convenience Funs): New node.
3925 (Types In Python): Document Type.vector.
3926
5b9afe8a
YQ
39272012-08-09 Yao Qi <yao@codesourcery.com>
3928
3929 * observer.texi: New observer command_param_changed.
3930 * gdb.texinfo (GDB/MI Async Records): Doc for '=cmd-param-changed'.
3931
dc1039df
JK
39322012-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
3933
3934 * gdbint.texinfo (Debugging GDB): In section
3935 'Debugging @value{GDBN} with itself' change .gdbinit for gdb-gdb.gdb.
3936 Mention also gdb-gdb.py.
3937
4abf930d
YQ
39382012-08-07 Yao Qi <yao@codesourcery.com>
3939
3940 Revert the folloing patch:
3941 2012-08-06 Yao Qi <yao@codesourcery.com>
3942 * gdb.texinfo (Remote Configuration): Add kindex for 'set
3943 remote hardware-watchpoint-limit' and 'set
3944 remote hardware-breakpoint-limit'.
3945
f3c8a52a
JK
39462012-08-06 Nathaniel Flath <flat0103@gmail.com>
3947
3948 * gdb.texinfo (Working Directory): Added information about new
3949 default argument for 'cd' command.
3950
77a91025
YQ
39512012-08-06 Yao Qi <yao@codesourcery.com>
3952
3953 * gdb.texinfo (Remote Configuration): Add kindex for 'set
3954 remote hardware-watchpoint-limit' and 'set
3955 remote hardware-breakpoint-limit'.
3956
d9f08f52
YQ
39572012-08-06 Yao Qi <yao@codesourcery.com>
3958
3959 Fix PR14371.
3960
3961 * gdb.texinfo (GDB/MI Async Records): Fix the doc for
3962 '=breakpoint-deleted'.
3963
95b07c96
YQ
39642012-08-02 Yao Qi <yao@codesourcery.com>
3965
3966 * gdb.texinfo (Native): Remove node Neutrino.
3967
7255706c
YQ
39682012-07-27 Yao Qi <yao@codesourcery.com>
3969
3970 * gdb.texinfo (IPA Protocol Commands): Document new command
3971 'close'.
3972
d6b28940
TT
39732012-07-25 Tom Tromey <tromey@redhat.com>
3974
3975 * gdb.texinfo (Maintenance Commands): Document maint info bfds.
3976
e615022a
DE
39772012-07-20 Doug Evans <dje@google.com>
3978
3979 * gdb.texinfo (Mode Options): Delete --use-deprecated-index-sections.
3980 (Index Files): Document how to control the use of deprecated index
3981 sections.
3982 (Index Section Format): Replace --use-deprecated-index-sections with
3983 "set use-deprecated-index-sections on".
3984
055855a4
EZ
39852012-07-12 Eli Zaretskii <eliz@gnu.org>
3986
3987 * gdbint.texinfo: Remove @syncodeindex directives that put all the
3988 indices into a single node "Index". Instead, join function and
3989 variable indices into a single index, separate from the concept
3990 index. Requested in
3991 http://sourceware.org/ml/gdb-patches/2012-07/msg00146.html.
3992 (Top): Update the top-level menu: instead of one "Index" there are
3993 now separate entries "Concept Index" and "Function and Variable
3994 Index".
3995 (Concept Index, Function and Variable Index): New nodes.
3996 (Index): Node deleted.
3997
f77cc5f0
HZ
39982012-07-05 Hui Zhu <hui_zhu@mentor.com>
3999
4000 * gdb.texinfo (Maintenance Commands): Change help for "maint agent"
4001 and "maint agent-eval".
4002
00595b5e
EZ
40032012-07-03 Eli Zaretskii <eliz@gnu.org>
4004
4005 * gdb.texinfo: Separate the index into 2 indices, cp and fn, to
4006 avoid file-name clashes between Index.html and index.html on
4007 case-insensitive filesystems. See the discussion starting in
4008 http://sourceware.org/ml/gdb-patches/2012-06/msg00457.html for the
4009 details of the problem.
4010 (Top): Update the master menu for the above.
4011 (Concept Index, Command and Variable Index): New nodes, instead of
4012 the old "Index" node that was deleted. All cross-references
4013 updated.
4014
d3ce09f5
SS
40152012-07-02 Stan Shebs <stan@codesourcery.com>
4016
4017 * gdb.texinfo (Dynamic Printf): Mention agent style and
4018 disconnected dprintf.
4019 (Maintenance Commands): Describe maint agent-printf.
4020 (General Query Packets): Mention BreakpointCommands feature.
4021 (Packets): Document commands extension to Z0 packet.
4022 * agentexpr.texi (Bytecode Descriptions): Document printf
4023 bytecode.
4024
2d7b58e8
JK
40252012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4026
4027 * gdb.texinfo (File Options): Change -ix and -iex commands that apply
4028 only after gdbinit files.
4029 (Startup): Move -iex and -iex commands down after gdbinit files.
4030
202cbf1c
JK
40312012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4032
4033 * gdb.texinfo (Auto-loading safe path): Note the shell wildcard
4034 possibility.
4035
b6ba681c
TT
40362012-06-29 Tom Tromey <tromey@redhat.com>
4037
4038 * gdb.texinfo (Index Section Format): Update for version 7.
4039
71caed83
SS
40402012-06-28 Stan Shebs <stan@codesourcery.com>
4041
4042 * gdb.texinfo (Miscellaneous GDB/MI Commands): Update -info-os
4043 example, add note about title column.
4044
ee0bf529
SCR
40452012-06-26 Siva Chandra Reddy <sivachandra@google.com>
4046
4047 * gdb.texinfo (Symbol Tables In Python): Add description about
4048 the new 'last' attribute of gdb.Symtab_and line.
4049
3c15d565
SCR
40502012-06-26 Siva Chandra Reddy <sivachandra@google.com>
4051
4052 * gdb.texinfo (Symbol Tables In Python): Correct the description
4053 of the 'pc' attribute of gdb.Symtab_and_line.
4054
45cfd468
DE
40552012-06-26 Doug Evans <dje@google.com>
4056
4057 * gdb.texinfo (Debugging Output): Document debug options dwarf2-read
4058 and symtab-create.
4059
496ee73e
KS
40602012-06-25 Keith Seitz <keiths@redhat.com>
4061
4062 * gdb.texinfo (GDB/MI Breakpoint Commands): Remove "-r" option
4063 from example. Remove "rbreak" from list of corresponding
4064 gdb commands.
4065
156942c7
DE
40662012-06-23 Doug Evans <dje@google.com>
4067
4068 * gdb.texinfo (Index Section Format): Document version 7 format.
4069
c614397c
YQ
40702012-06-22 Yao Qi <yao@codesourcery.com>
4071
4072 * gdb.texinfo: Add missing cindex for some packets.
4073
472a2379
KS
40742012-06-20 Keith Seitz <keiths@redhat.com>
4075
4076 * gdb.texinfo (GDB/MI Breakpoint Commands): Re-order options
4077 for -break-insert and document -p.
4078
2678e2af
YQ
40792012-06-20 Yao Qi <yao@codesourcery.com>
4080
4081 * gdb.texinfo (Inferiors In Python): Replace "gdb.read_memory"
4082 and "gdb.write_memory" with "Inferior.read_memory" and
4083 "Inferior.write_memory".
4084
984359d2
EZ
40852012-06-15 Patrice Dumas <pertusus@free.fr> (tiny change)
4086
4087 * gdb.texinfo (Summary): Add a link to "Free Documentation".
4088 (Free Documentation): Add @node line.
4089 (Continuing and Stepping) <advance location>: Use @item instead of
4090 @itemx.
4091 (Reverse Execution) <set exec-direction reverse>: Use @item instead of
4092 @itemx.
4093 (Embedded Processors): Put the link to "PA" to its correct place,
4094 according to document structure.
4095 (Python API): Put the link to "Lazy Strings In Python" to its
4096 correct place.
4097 (Index): Use @@ in @tex block to get a literal @.
4098
4099 * gdbint.texinfo: Fix the @subtitle line.
4100
4101 * stabs.texinfo (Top): Put the link to "Symbol Types Index" to its
4102 correct place.
4103
16bdd41f
YQ
41042012-06-08 Yao Qi <yao@codesourcery.com>
4105
4106 * gdb.texinfo (In-Process Agent): Add 'In-Process Agent
4107 Protocol'.
4108 (In-Process Agent Protocol, IPA Protocol Objects)
4109 (IPA Protocol Commands): New nodes.
4110 (Tracepoint Packets): Add anchors.
4111
2d4c29c5
TS
41122012-06-06 Thomas Schwinge <thomas@codesourcery.com>
4113
4114 * gdb.texinfo: Document the deprecation of SH's 'regs' command.
4115
6bd110c5
YQ
41162012-06-06 Yao Qi <yao@codesourcery.com>
4117
4118 * gdb.texinfo: Update copyright year.
4119
f3e0e960
SS
41202012-05-23 Stan Shebs <stan@codesourcery.com>
4121 Kwok Cheung Yeung <kcy@codesourcery.com>
4122
4123 * gdb.texinfo (Miscellaneous GDB/MI Commands): Document -info-os.
4124
1564a261
JK
41252012-05-20 Jan Kratochvil <jan.kratochvil@redhat.com>
4126
4127 * gdb.texinfo (Separate Debug Files): New anchor debug-file-directory.
4128 Mention also --with-separate-debug-dir.
4129 (Auto-loading): Prepend $debugdir in the sample output.
4130 (Auto-loading safe path): Likewise. Mention also $debugdir for the
4131 auto-load safe-path variable.
4132 (objfile-gdb.py file): Remove the extra debug-file-directory paragraph.
4133 Mention also $debugdir for 'set auto-load scripts-directory'.
4134
eb17f351
EZ
41352012-05-19 Eli Zaretskii <eliz@gnu.org>
4136
4137 * gdb.texinfo (Continuing and Stepping, Selection, Byte Order)
4138 (MIPS Embedded, MIPS, MIPS Register packet Format)
4139 (Target Descriptions, MIPS Features): Use @acronym{MIPS} where
4140 appropriate.
4141
4cc0665f 41422012-05-18 Sandra Loosemore <sandra@codesourcery.com>
72f4393d 4143 Maciej W. Rozycki <macro@codesourcery.com>
4cc0665f
MR
4144
4145 * gdb.texinfo (MIPS): Document "set mips compression" and "show
4146 mips compression".
4147 (MIPS Breakpoint Kinds): New subsubsection.
4148
7af8dcf8 41492012-05-18 Eli Zaretskii <eliz@gnu.org>
02b67415
MR
4150
4151 * gdb.texinfo (Architecture-Specific Protocol Details): Define
4152 nodes for subsections. Add @acronym mark-ups and adjust
4153 formatting.
4154
aff139ff
JK
41552012-05-18 Jan Kratochvil <jan.kratochvil@redhat.com>
4156
4157 Rename $ddir to $datadir.
4158 * gdb.texinfo (Auto-loading, Auto-loading safe path)
4159 (objfile-gdb.py file): Rename $ddir to $datadir.
4160
9cb709b6
TT
41612012-05-18 Tom Tromey <tromey@redhat.com>
4162
4163 * gdb.texinfo (Print Settings): Document 'set print symbol'.
4164
e7e0cddf
SS
41652012-05-14 Stan Shebs <stan@codesourcery.com>
4166
4167 * gdb.texinfo (Dynamic Printf): New subsection.
4168
7efc75aa
SCR
41692012-05-13 Siva Chandra Reddy <sivachandra@google.com>
4170
4171 * gdb.texinfo (Basic Python): Add description about the function
4172 gdb.find_pc_line
4173
f307c045
JK
41742012-05-12 Jan Kratochvil <jan.kratochvil@redhat.com>
4175 Eli Zaretskii <eliz@gnu.org>
4176
4177 * gdb.texinfo (Separate Debug Files): Use plural form for global
4178 debugging information directory.
4179
85d4a676
SS
41802012-05-11 Stan Shebs <stan@codesourcery.com>
4181 Kwok Cheung Yeung <kcy@codesourcery.com>
4182
4183 * gdb.texinfo (Operating System Auxiliary Information): Document new
4184 'info os' subcommands.
4185
c1668e4e
JK
41862012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4187
4188 * gdb.texinfo (Auto-loading, Init File in the Current Directory)
4189 (libthread_db.so.1 file, objfile-gdb.gdb file, objfile-gdb.py file)
4190 (dotdebug_gdb_scripts section): Add reference
4191 to 'Auto-loading safe path'.
4192
7349ff92
JK
41932012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4194
4195 Implement multi-component --with-auto-load-dir.
4196 * gdb.texinfo (Auto-loading): New references
4197 for 'set auto-load scripts-directory'
4198 and 'show auto-load scripts-directory'.
4199 (Auto-loading safe path): Describe the new default. Move $ddir
4200 substituation reference to 'objfile-gdb.py file'.
4201 (objfile-gdb.py file): Describe script-name alias. Change real-name to
4202 script-name. Describe new 'set auto-load scripts-directory'
4203 and 'show auto-load scripts-directory'.
4204
6dea1fbd
JK
42052012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4206
4207 Provide $ddir substitution for --with-auto-load-safe-path.
4208 * gdb.texinfo (Auto-loading): Replace /usr/local by $ddir/auto-load.
4209 (Auto-loading safe path): Likewise. Mention the default value,
4210 $ddir substitution, --with-auto-load-safe-path and
4211 --without-auto-load-safe-path.
4212 * observer.texi (gdb_datadir_changed): New.
4213
1ccacbcd
JK
42142012-05-09 Jan Kratochvil <jan.kratochvil@redhat.com>
4215
4216 * gdb.texinfo (Auto-loading): Wrap too long lines in @smallexample.
4217 Twice.
4218
d9242c17
JK
4219 * gdb.texinfo (Separate Debug Files, Auto-loading safe path): Replace
4220 directory separator by path separator.
4221
af2c1515
JK
42222012-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
4223
4224 * gdb.texinfo (Auto-loading safe path): Make 'directories'
4225 for 'set auto-load safe-path' optional. Mention if it is omitted.
4226 Change disabling security protection condition to "/", twice.
4227
a20ee7a4
SCR
42282012-05-03 Siva Chandra Reddy <sivachandra@google.com>
4229
4230 * gdb.texinfo (Symbol Tables In Python): Add documentation about
4231 the new methods global_block and static_block on gdb.Symtab
4232 objects.
4233
56af09aa
SCR
42342012-05-02 Siva Chandra Reddy <sivachandra@google.com>
4235
4236 * gdb.texinfo (Blocks In Python): Add a note saying that future
4237 improvements to GDB and its infrastructure can move symbols
4238 across blocks within a symbol table.
4239
2746b0ef
YQ
42402012-04-29 Yao Qi <yao@codesourcery.com>
4241
4242 * gdb.texinfo (Architectures): Remove menu entry `A29K'.
4243 (A29K): Remove.
4244
62e5f89c
SDJ
42452012-04-27 Sergio Durigan Junior <sergiodj@redhat.com>
4246 Tom Tromey <tromey@redhat.com>
4247
4248 * gdb.texinfo (Static Probe Points): New entry, explaining SystemTap
4249 and generic static probe support on GDB.
4250
a766d390
DE
42512012-04-25 Doug Evans <dje@google.com>
4252
50f042b9
DE
4253 * gdb.texinfo (Go): Fix thinko.
4254
a766d390
DE
4255 * gdb.texinfo (Supported Languages): Add Go.
4256 (Go): New node.
4257
f02e2b19
YQ
42582012-04-25 Yao Qi <yao@codesourcery.com>
4259
4260 * gdbint.texinfo (Testsuite): New section `Board settings'.
4261
68d41a48
JK
42622012-04-23 Jan Kratochvil <jan.kratochvil@redhat.com>
4263
4264 * gdb.texinfo (Auto-loading safe path): Remove trailing [@dots{}].
4265 Three times.
4266
174bb630
JK
4267 * gdb.texinfo (Auto-loading safe path): Add trailing @dots{}.
4268 Three times.
4269
0511cc75
JK
42702012-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
4271
4272 * gdb.texinfo (Auto-loading safe path): Replace @itemize @bullet
4273 by @table @asis. Fix formatting of one item.
4274
0070f25a
JK
42752012-04-18 Jan Kratochvil <jan.kratochvil@redhat.com>
4276
4277 * gdb.texinfo (Auto-loading verbose mode): Fix smallexample typo.
4278
4dc84fd1
JK
42792012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
4280
4281 New option "set debug auto-load".
4282 * gdb.texinfo (Auto-loading): New menu item for auto-load verbose mode.
4283 (auto-load verbose mode): New node.
4284
bccbefd2
JK
42852012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
4286
4287 New option "set auto-load safe-path".
4288 * gdb.texinfo (Auto-loading): Extend the "show auto-load"
4289 and "info auto-load" examples for safe-path. Put there also references
4290 for "set auto-load safe-path" and "show auto-load safe-path".
4291 New menu item for Auto-loading safe path.
4292 (Auto-loading safe path): New node.
4293 (Python Auto-loading): Update the expected output from "Missing"
4294 to "No".
4295
bf88dd68
JK
42962012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
4297
4298 auto-load: Implementation.
4299 * gdb.texinfo (Mode Options): New anchor for -nx.
4300 (Startup): New anchors for Option -init-eval-command,
4301 Home Directory Init File
4302 and Init File in the Current Directory during Startup.
4303 Mention set auto-load local-gdbinit with a reference.
4304 Change the sample code to "set auto-load python-scripts".
4305 (Threads): New anchor set libthread-db-search-path.
4306 Provide references to libthread_db.so.1 file.
4307 (Controlling GDB): New menu item for Auto-loading.
4308 (Auto-loading, Init File in the Current Directory)
4309 (libthread_db.so.1 file, objfile-gdb.gdb file): New nodes.
4310 (Python): Rename the menu item Auto-loading to Python Auto-loading.
4311 (Writing a Pretty-Printer, Objfiles In Python): Update the renamed
4312 reference.
4313 (Auto-loading): Rename to ...
4314 (Python Auto-loading): ... here. Change "set auto-load-scripts" to
4315 "set auto-load python-scripts", new anchor for it. Change
4316 "show auto-load-scripts" to "show auto-load python-scripts", new anchor
4317 for it. Change "info auto-load-scripts"
4318 to "info auto-load python-scripts", new anchor for it. Change "scripts"
4319 to "Python scripts".
4320
8264ba82
AG
43212012-04-14 Anton Gorenkov <xgsa@yandex.ru>
4322
4323 PR mi/13393
4324 * gdb.texinfo (Print Settings): Extend the description for "set print
4325 object".
4326 (GDB/MI Variable Objects): Extend the description for -var-create and
4327 -var-list-children.
4328
06fc020f
SCR
43292012-04-11 Siva Chandra Reddy <sivachandra@google.com>
4330
4331 * gdb.texinfo (Examining Data): Document the 'explore' command.
4332
7191c139
JB
43332012-03-28 Joel Brobecker <brobecker@adacore.com>
4334
4335 * gdb.texinfo (GDB/MI Variable Objects): Document what happens
4336 to the children of a varobj and its update range when -var-update
4337 returns that the varobj's type changed.
4338
3708f05e
JK
43392012-03-27 Jan Kratochvil <jan.kratochvil@redhat.com>
4340
4341 * gdb.texinfo (Auto-loading): Move @menu to the end of @node.
4342 Create two new links fir 'objfile-gdb.py file'
4343 and 'dotdebug_gdb_scripts section'.
4344
8e0583c8
JK
43452012-03-27 Jan Kratochvil <jan.kratochvil@redhat.com>
4346
4347 * gdb.texinfo (Auto-loading): Rename node reference
4348 '.debug_gdb_scripts section' to 'dotdebug_gdb_scripts section'.
4349 Twice.
4350 (.debug_gdb_scripts section): Rename the node ...
4351 (dotdebug_gdb_scripts section): ... here.
4352 (Maintenance Commands): Also rename this node reference.
4353
7b282c5a
SCR
43542012-03-22 Siva Chandra Reddy <sivachandra@google.com>
4355
4356 * gdb.texinfo (Python API/Values From Inferior): Add description
4357 about the new method Value.referenced_value. Add description on
4358 how Value.dereference is different (and similar) to
4359 Value.referenced_value.
4360
8320cc4f
JK
43612012-03-19 Jan Kratochvil <jan.kratochvil@redhat.com>
4362
4363 * gdb.texinfo (File Options): Describe --init-command=FILE, -ix and
4364 --init-eval-command=COMMAND, -iex.
4365 (Startup): Describe -iex and -ix. Simplify the example
4366 for "set auto-load-scripts off".
4367
481860b3
GB
43682012-03-16 Gary Benson <gbenson@redhat.com>
4369
4370 PR breakpoints/10738
4371 * gdb.texinfo (Inline Functions): Remove the now-unnecessary @item
4372 stating that GDB cannot set breakpoints on inlined functions.
4373 (Mode Options): Document --use-deprecated-index-sections.
4374 (Index Section Format): Document new index section version format.
4375
c4aeac85
TT
43762012-03-15 Tom Tromey <tromey@redhat.com>
4377
4378 * gdb.texinfo (Debugging C Plus Plus): Document "info vtbl".
4379
16899756
DE
43802012-03-13 Doug Evans <dje@google.com>
4381
4382 * gdb.texinfo (Help): Change apropos example to use "alias" instead
4383 of "reload".
4384 (Symbols): Delete docs for set/show symbol-reloading.
4385 * gdbint.texinfo (Defining Other Architecture Features): Delete
4386 SYMBOL_RELOADING_DEFAULT.
4387 * refcard.tex: Delete reference to symbol-reloading.
4388
9b224c5e
PA
43892012-03-07 Pedro Alves <palves@redhat.com>
4390
4391 * gdb.texinfo (General Query Packets): Document new
4392 QProgramSignals packet.
4393 * gdb.texinfo (Remote configuration): Mention
4394 "program-signals-packet".
4395
169081d0
TG
43962012-03-05 Tristan Gingold <gingold@adacore.com>
4397
4398 * gdb.texinfo (General Query Packets): Document xfer:uib:read.
4399
d1feda86
YQ
44002012-03-03 Yao Qi <yao@codesourcery.com>
4401
4402 * gdb.texinfo (In-Process Agent): New node.
4403 Document new commands.
4404 (General Query Packets): Add packet `QAgent'.
4405
1faeff08
MR
44062012-03-01 Maciej W. Rozycki <macro@codesourcery.com>
4407
4408 * gdb.texinfo (MIPS Features): Add org.gnu.gdb.mips.dsp.
4409
7d74f244
DE
44102012-03-01 Scott J. Goldman <scottjg@vmware.com>
4411
4412 * gdb.texinfo (Commands In Python): Put example python macro in
4413 COMMAND_USER category rather than COMMAND_OBSCURE.
4414 Document gdb.COMMAND_USER.
4415 (User-defined Commands): Update documentation to clarify
4416 "set/show max-user-call-depth" and "show user" don't apply to python
4417 commands. Update documentation to clarify "help user-defined" may
4418 also include python commands defined as COMMAND_USER.
4419
6fe37d23
JK
44202012-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
4421
4422 * gdb.texinfo (Startup): Add option -ex description to the option -x
4423 description.
4424
83364271
LM
44252012-02-24 Luis Machado <lgustavo@codesourcery.com>
4426
4427 * gdb.texinfo (Setting Breakpoints): Mention and explain the
4428 condition-evaluation breakpoint parameter.
4429 Mention condition-evaluation mode being shown in "info break".
4430 (Break Conditions): Add description for target-side
4431 conditional breakpoints.
72f4393d 4432 (Remote Configuration): Mention conditional-breakpoints-packet.
83364271
LM
4433 (Packets): Add cond-expr parameter to Z0/Z1 packets and explain
4434 cond-expr.
4435 (General Query Packets): Mention new ConditionalBreakpoint feature.
4436
bdb1994d
TT
44372012-02-22 Tom Tromey <tromey@redhat.com>
4438
4439 * gdb.texinfo (Blocks In Python): Clarify block iteration.
4440
4d241c86
TT
44412012-02-17 Tom Tromey <tromey@redhat.com>
4442
4443 PR python/10753:
4444 * gdb.texinfo (objfile-gdb.py file): Fix location of auto-load
4445 directory.
4446
816338b5
SS
44472012-02-14 Stan Shebs <stan@codesourcery.com>
4448
4449 * gdb.texinfo (Disabling Breakpoints): Document enable count.
4450
cc30c4bd
PA
44512012-02-13 Pedro Alves <palves@redhat.com>
4452
4453 * gdb.texinfo (MIPS boards): Refer to mips-elf instead of
4454 mips-idt-ecoff.
4455
035d1e5b
YQ
44562012-02-09 Yao Qi <yao@codesourcery.com>
4457
4458 * gdb.texinfo (Symbols In Python): Add missing `@end defvar'.
4459
f0823d2c
TT
44602012-02-07 Tom Tromey <tromey@redhat.com>
4461
4462 * gdb.texinfo (Symbols In Python): Document Symbol.needs_frame and
4463 Symbol.value.
4464
64e7d9dd
TT
44652012-02-07 Tom Tromey <tromey@redhat.com>
4466
4467 * gdb.texinfo (Symbols In Python): Document Symbol.line.
4468
4220b2f8
TS
44692012-01-27 Thomas Schwinge <thomas@codesourcery.com>
4470
4471 * gdb.textinfo (Packets): Move vCont paragraph to the correct place.
4472
edcc5120
TT
44732012-01-24 Tom Tromey <tromey@redhat.com>
4474
4475 * gdb.texinfo (Set Catchpoints): Document "catch load" and "catch
4476 unload".
4477 (Files): Mention new catch commands.
4478 (GDB/MI Async Records): Likewise.
4479
53fe1783
GB
44802012-01-24 Gary Benson <gbenson@redhat.com>
4481
4482 Delete #if 0'd out code.
4483 * gdb.texinfo (Frame Info): Remove "info catch".
4484
b9e7b9c3
UW
44852012-01-20 Ulrich Weigand <ulrich.weigand@linaro.org>
4486
4487 * gdb.texinfo (Remote Configuration): Document
4488 "set remote hostio-readlink-packet" command.
4489 (General Query Packets): Document vFile:readlink packet.
4490
4aac40c8
TT
44912012-01-16 Tom Tromey <tromey@redhat.com>
4492
4493 * gdb.texinfo (Specify Location): Document relative file name
4494 handling.
4495
cafec441
TT
44962012-01-16 Tom Tromey <tromey@redhat.com>
4497
4498 * gdb.texinfo (gdb.printing): Document FlagEnumerationPrinter.
4499
0ee339bc
JK
45002012-01-13 Jan Kratochvil <jan.kratochvil@redhat.com>
4501 Eli Zaretskii <eliz@gnu.org>
4502
4503 * gdbint.texinfo (Coding Standards): Require braces for two lines of
4504 code.
4505
72384ba3
PH
45062012-01-11 Paul Hilfinger <hilfingr@adacore.com>
4507
4508 * gdb.texinfo (Variables): Document use of :: for non-static
4509 variables.
4510
ce1b17c4
JB
45112012-01-05 Joel Brobecker <brobecker@adacore.com>
4512
4513 * gdbint.texinfo (Start of New Year Procedure): Update
4514 to replace use of copyright.sh by use of copyright.py.
4515
217bff3e
JK
45162012-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4517
4518 Remove the gdbtui binary.
4519 * all-cfg.texi (GDBTUI): Remove.
4520 * gdb.texinfo (Mode Options): Remove the GDBTUI reference.
4521 (TUI): Remove GDBTUI pindex. Remove the GDBTUI reference.
4522 * gdbint.texinfo (Testsuite): Replace `gdbtui' by `gdb -tui'.
4523
cc72b2a2
KP
45242011-12-23 Kevin Pouget <kevin.pouget@st.com>
4525
4526 Introduce gdb.FinishBreakpoint in Python.
4527 * gdb.texinfo (Finish Breakpoints in Python): New subsection.
4528 (Python API): Add menu entry for Finish Breakpoints.
4529
13ac8d2c
JK
45302011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
4531
4532 * gdbint.texinfo (Testsuite): Describe KFAIL and XFAIL in Writing
4533 tests.
4534
e0f9f062
DE
45352011-12-16 Doug Evans <dje@google.com>
4536
4537 * gdb.texinfo (Server): Document -/stdio argument to gdbserver.
4538
80b6e756
PM
45392011-12-16 Phil Muldoon <pmuldoon@redhat.com>
4540
1c3ad6ab 4541 * gdb.texinfo (Python Commands): Remove "maint set/show print
80b6e756
PM
4542 stack". Add documentation for "set/show python print-stack".
4543
2fb860fc
PA
45442011-12-14 Pedro Alves <pedro@codesourcery.com>
4545
4546 * gdb.texinfo (Implementing a Remote Stub): Explain that you
4547 should transfer control to the stub in the startup code instead of
4548 in main. Mention the need to get past the initial breakpoint.
4549
f8eba3c6
TT
45502011-12-06 Tom Tromey <tromey@redhat.com>
4551
4552 * gdb.texinfo (Set Breaks): Update for new behavior.
4553
2268b414
JK
45542011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4555
4556 * gdb.texinfo (Requirements, Remote Protocol): Reference also `Library
4557 List Format for SVR4 Targets'.
4558 (General Query Packets): New item qXfer:libraries-svr4:read.
4559 (Library List Format for SVR4 Targets): New node.
4560
ae6f0d5b
TT
45612011-12-01 Tom Tromey <tromey@redhat.com>
4562
4563 * gdb.texinfo (Writing a Pretty-Printer): Use append method, not
4564 add.
4565
36dfb11c
TT
45662011-11-22 Tom Tromey <tromey@redhat.com>
4567
4568 * gdb.texinfo (GDB/MI Async Records): Document new *stopped
4569 reasons.
4570
f196051f
SS
45712011-11-20 Stan Shebs <stan@codesourcery.com>
4572
4573 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
4574 note-related options and variables.
4575 (Tracepoint Packets): Document packet changes.
4576
f85b53f8
SD
45772011-11-20 Sanjoy Das <sdas@igalia.com>
4578
4579 * gdb.texinfo (JIT Interface): Add documentation on writing and
4580 usind JIT debug info readers.
4581 (Custom Debug Info, Using JIT Debug Info Readers, Writing JIT
4582 Debug Info Readers): New nodes.
4583
bfccc43c
YQ
45842011-11-18 Yao Qi <yao@codesourcery.com>
4585
4586 * gdb.texinfo (Create and Delete Tracepoints): Mention pending
4587 tracepoint.
4588
c011a4f4
DE
45892011-11-15 Doug Evans <dje@google.com>
4590
4591 * gdb.texinfo (Files): Document basenames-may-differ.
4592
ed59ded5
DE
45932011-11-14 Doug Evans <dje@google.com>
4594
4595 * gdb.texinfo (Shell Commands): Document "!".
4596
405f8e94
SS
45972011-11-14 Stan Shebs <stan@codesourcery.com>
4598 Kwok Cheung Yeung <kcy@codesourcery.com>
4599
4600 * gdb.texinfo (Create and Delete Tracepoints): Describe what is
4601 needed to get shorter fast tracepoints.
4602 (Tracepoint Packets): Document new qTMinFTPILen packet.
4603
1e4d1764
YQ
46042011-11-14 Yao Qi <yao@codesourcery.com>
4605
4606 * gdb.texinfo (Create and Delete Tracepoints): Describe changed
4607 behavior of tracepoint.
4608 (General Query Packets): New feature InstallInTrace.
4609 (Remote Configuration): Document "set remote
4610 install-in-trace-packet".
4611
71eba9c2 46122011-11-12 Matt Rice <ratmice@gmail.com>
4613
4614 * gdb.texinfo (C Preprocessor Macros): Remove info definitions.
4615 Add arguments to info macro.
4616
e0f8f636
TT
46172011-11-10 Tom Tromey <tromey@redhat.com>
4618
4619 * gdb.texinfo (Compilation): Don't mention -gdwarf-2. Link to GCC
4620 manual.
4621 (Variables): Don't mention -gdwarf-2. Link to Compilation node.
4622 (Macros): Add a footnote.
4623 (C): Remove paragraph about compiler options.
4624 (C Constants): Mention wide character and string constants.
4625 (C Plus Plus Expressions): Update compiler option advice. Mention
4626 using declarations. Mention ADL. Remove old HP compiler
4627 information.
4628
625c0d47
TT
46292011-11-10 Tom Tromey <tromey@redhat.com>
4630
4631 PR c++/9257:
4632 * gdb.texinfo (Print Settings): Add an extra note about the need
4633 for a vtable.
4634
4be2aacc
MR
46352011-11-08 Maciej W. Rozycki <macro@codesourcery.com>
4636
4637 * gdb.texinfo (MIPS): Remove duplicate "auto" reference from
4638 "set mips abi" documentation.
4639
0a1c4d10
DE
46402011-11-04 Doug Evans <dje@google.com>
4641
4642 * gdb.texinfo (Maintenance Commands): Update docs of "maint time".
4643
aad1c02c
TT
46442011-11-03 Tom Tromey <tromey@redhat.com>
4645
4646 * gdb.texinfo (Stopping): Add menu entry.
4647 (Continuing and Stepping): Restore @node. Use @section, not
4648 @subsection.
4649
983fb131
MR
46502011-11-03 Maciej W. Rozycki <macro@codesourcery.com>
4651
4652 * gdb.texinfo (Skipping Over Functions and Files): Remove node
4653 designation. Fix "Specify Location" cross-reference.
4654
3065dfb6
SS
46552011-11-02 Stan Shebs <stan@codesourcery.com>
4656
4657 * gdb.texinfo (Tracepoint Action Lists): Document collect/s.
4658 (General Query Packets): Describe tracenz feature.
4659 * agentexpr.texi (Bytecode Descriptions): Describe tracenz.
4660
0aaaf063
PK
46612011-10-28 Paul Koning <paul_koning@dell.com>
4662
4663 * gdb.texinfo (gdb.types): Rename deepitems to deep_items.
4664
2231f1fb
KP
46652011-10-27 Kevin Pouget <kevin.pouget@st.com>
4666
72f4393d 4667 * gdb.texinfo ((Frames In Python): Document
2231f1fb
KP
4668 gdb.FRAME_UNWIND_FIRST_ERROR contant.
4669
5110b5df
PK
46702011-10-26 Paul Koning <paul_koning@dell.com>
4671
4672 * gdb.texinfo (gdb.types): Document new deepitems function.
72f4393d 4673
22dbab46
PK
46742011-10-25 Paul Koning <paul_koning@dell.com>
4675
4676 PR python/13327
72f4393d 4677
22dbab46
PK
4678 * gdb.texinfo (Values From Inferior): Add is_lazy attribute,
4679 fetch_lazy method.
4680
9df2fbc4
PM
46812011-10-20 Phil Muldoon <pmuldoon@redhat.com>
4682
4683 PR python/12656
4684
4685 * gdb.texinfo (Blocks In Python): Document is_static, is_global,
4686 global_block, static_block function.
4687
f05e2e1d
TT
46882011-10-19 Tom Tromey <tromey@redhat.com>
4689
4690 * gdb.texinfo (Commands In Python): Add missing "@"s.
4691
a7fc3f37
KP
46922011-10-13 Kevin Pouget <kevin.pouget@st.com>
4693
4694 PR python/13285 Document named constants for frame unwind stop reasons
72f4393d 4695 * gdb.texinfo (Frames In Python): Document gdb.FRAME_UNWIND_*
a7fc3f37
KP
4696 constants.
4697
5048e516
JK
46982011-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
4699
4700 Fix compatibility with texinfo versions older than 4.12.
4701 * Makefile.in (MAKEINFO): Set to @MAKEINFO@.
4702 (MAKEINFOFLAGS, MAKEINFO_EXTRA_FLAGS, MAKEINFO_CMD): New.
4703 (MAKEHTMLFLAGS): Use MAKEINFO_CMD.
4704 (gdb.info, gdbint.info, stabs.info, annotate.info): Use MAKEINFO_CMD.
4705 * gdb.texinfo (Tail Call Frames): Convert @arrow{} to @click, when possible.
4706 Make the conversion conditional on HAVE_MAKEINFO_CLICK, using variables
4707 CALLSEQ1A, CALLSEQ1B, CALLSEQ2A and CALLSEQ2B.
4708
5a56e9c5
DE
47092011-10-09 Doug Evans <dje@google.com>
4710
4711 * gdb.texinfo (Extending GDB): Document alias command.
4712
36b11add
JK
47132011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
4714
4715 Support @entry in input expressions.
4716 * gdb.texinfo (Variables): Describe @entry names suffix.
4717 (Print Settings): Add anchor for `set print entry-values'.
4718
e18b2753
JK
47192011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
4720 Eli Zaretskii <eliz@gnu.org>
4721
4722 Display @entry parameter values (without references).
4723 * gdb.texinfo (Tail Call Frames): Add anchor. Add self tail call
4724 example.
4725 (Print Settings): New description of set print entry-values and show
4726 print entry-values.
4727
111c6489
JK
47282011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
4729 Eli Zaretskii <eliz@gnu.org>
4730
4731 Recognize virtual tail call frames.
4732 * gdb.texinfo (Optimized Code): Add reference to Tail Call Frames.
4733 (Tail Call Frames): New node.
4734 (Frames In Python): Add gdb.TAILCALL_FRAME.
4735
9c15afc4
DE
47362011-10-07 Doug Evans <dje@google.com>
4737
4738 * gdb.texinfo (gdb.printing): Document new `replace' arg to
4739 register_pretty_printer.
4740
99f5279d
PM
47412011-10-07 Phil Muldoon <pmuldoon@redhat.com>
4742
4743 PR python/12930
4744 PR python/12802
4745
4746 * gdb.texinfo (Breakpoints In Python): Clarify behavior in the
4747 stop method.
4748
03583c20
UW
47492011-10-07 Ulrich Weigand <ulrich.weigand@linaro.org>
4750
4751 * gdb.texinfo (Starting your Program): "set disable-randomization"
4752 is no longer Linux-specific.
4753 (Remote Configuration): Document "set remote
4754 disable-randomization-packet".
4755 (General Query Packets): Document "QDisableRandomization" packet
4756 and add it to "qSupported" list.
4757
bd054e06
KP
47582011-10-07 Kevin Pouget <kevin.pouget@st.com>
4759
4760 Allow Python notification of new object-file loadings.
4761 * gdb.texinfo (Events In Python): Document `gdb.NewObjFileEvent'
4762 event type.
4763
cb6be26b
KP
47642011-10-04 Kevin Pouget <kevin.pouget@st.com>
4765
4766 PR python/12691: Add the inferior to Python exited event
4767 * gdb.texinfo (Events In Python): Describe exited inferior attribute.
4768
a05336a1
JB
47692011-10-03 Joel Brobecker <brobecker@adacore.com>
4770
4771 * gdb.texinfo (GDB/MI Miscellaneous Commands): Minor
4772 rephasing.
4773
5d77fe44
JB
47742011-10-03 Joel Brobecker <brobecker@adacore.com>
4775
4776 * gdb.texinfo (GDB/MI Ada Tasking Commands): New node.
4777 (GDB/MI Miscellaneous Commands): Add `ada-task-info'
4778 as possible feature returned by the `-list-features'
4779 command.
4780
699df94d
PK
47812011-09-28 Paul Koning <paul_koning@dell.com>
4782
4783 * gdb.texinfo (gdb.Type): Document field access by dictionary
4784 key syntax.
4785
24bdad53
YQ
47862011-09-28 Yao Qi <yao@codesourcery.com>
4787
4788 * gdb.texinfo (Files): Update options for `add-symbol-file'.
4789 Add one space after option `-s'. Remove @r{} markup.
4790
6710bf39
SS
47912011-09-27 Stan Shebs <stan@codesourcery.com>
4792
4793 * gdb.texinfo (Tracepoint Action Lists): Document $_ret.
4794
d99f7e48
HZ
47952011-09-16 Hui Zhu <teawater@gmail.com>
4796
4797 * gdb.texinfo (Tracepoint Restrictions): Change *$esp@300
4798 to *(unsigned char *)$esp@300.
4799
d812018b
PK
48002011-09-15 Paul Koning <paul_koning@dell.com>
4801
4802 * gdb.texinfo: Make style of Python functions and methods match
4803 the syntax of Python. Also put class and module names explicitly
4804 on function, member, and variable names, matching Python
4805 documentation conventions.
72f4393d 4806
2aa48337
KP
48072011-09-15 Kevin Pouget <kevin.pouget@st.com>
4808
4809 PR Python/12692 Add gdb.selected_inferior() to Python interface.
4810 * gdb.texinfo (Inferiors In Python): Describe new
4811 gdb.selected_inferior() function.
4812
6839b47f
KP
48132011-09-15 Kevin Pouget <kevin.pouget@st.com>
4814
4815 Handle multiple breakpoint hits in Python interface:
4816 * gdb.texinfo (Events In Python): New function documentation:
4817 gdb.BreakpointEvent.breakpoints. Indicate that
4818 gdb.BreakpointEvent.breakpoint is now deprecated.
4819
26829f2b
JB
48202011-09-04 Joel Brobecker <brobecker@adacore.com>
4821
4822 * gdb.texinfo: Set EDITION to "Tenth" and change ISBN.
4823
a9f54f60
TT
48242011-08-25 Andrew Oakley <andrew@ado.is-a-geek.net>
4825
4826 * gdb.texinfo (Types In Python): Document 'bitpos' for enums.
4827
fa3a4f15
PM
48282011-08-17 Phil Muldoon <pmuldoon@redhat.com>
4829
72f4393d
L
4830 * gdb.texinfo (Prompt): Add set/show extended-prompt
4831 documentation
4832 (Basic Python): Add prompt_hook anchor.
4833 (Python modules): Reword module text to reflect multiple modules.
4834 (gdb.prompt): Document gdb.prompt module.
fa3a4f15 4835
224bbe49
YQ
48362011-08-14 Yao Qi <yao@codesourcery.com>
4837
78d85199
YQ
4838 * gdb.texinfo (General Query Packets): Document qXfer:fdpic:read packet.
4839
48402011-08-14 Yao Qi <yao@codesourcery.com>
4841
4842 * gdb.texinfo (Standard Target Features): Document C6x features.
224bbe49
YQ
4843 (TIC6x Features): New node.
4844
457e09f0
DE
48452011-08-12 Doug Evans <dje@google.com>
4846
4847 * gdb.texinfo (Symbols In Python): Document symbol.type.
4848
5e239b84
PM
48492011-08-09 Phil Muldoon <pmuldoon@redhat.com>
4850
4851 * gdb.texinfo (Python): Document command and function
4852 auto-loading.
4853
177bc839
JK
48542011-07-26 Jan Kratochvil <jan.kratochvil@redhat.com>
4855 Eli Zaretskii <eliz@gnu.org>
4856
4857 * gdb.texinfo (whatis, ptype): Highlight their differences. Describe
4858 typedefs unrolling. Extend the sample code by an inner typedef and
4859 outer typedefs unrolling.
4860
1a532630
PP
48612011-07-26 Paul Pluzhnikov <ppluzhnikov@google.com>
4862
4863 * gdb.texinfo (Caching Remote Data): Document {set,show} dcache
4864 size and line-size.
4865
9b158ba0 48662011-07-21 Matt Rice <ratmice@gmail.com>
4867
4868 PR macros/12999
4869 * gdb.texinfo (Macros): Add info definitions and info macros commands.
4870 Update text and cindex entries for info macro command.
4871
d17b6f81
PM
48722011-07-21 Phil Muldoon <pmuldoon@redhat.com>
4873
4874 * observer.texi (GDB Observers): Add before_prompt observer.
4875 * gdb.texinfo (Basic Python): Add documentation for prompt
4876 substitution.
4877
713389e0
PM
48782011-07-11 Phil Muldoon <pmuldoon@redhat.com>
4879
72f4393d 4880 PR python/12438
713389e0 4881 * gdb.texinfo (Python Commands): Add deprecate note to maint
72f4393d
L
4882 set/show python print-stack. Document set/show python
4883 print-backtrace.
713389e0 4884
177b42fe
TJB
48852011-07-05 Thiago Jung Bauermann <bauerman.ibm.com>
4886
4887 * gdb.texinfo: Fix typos.
4888
900e11f9
JK
48892011-07-01 Tom Tromey <tromey@redhat.com>
4890
4891 * gdb.texinfo (Debugging Output): Document set debug
4892 check-physname.
4893
39c4d40a
TT
48942011-06-29 Tom Tromey <tromey@redhat.com>
4895
4896 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document
4897 breakpoint-notifications feature.
4898
6f5def7d
UW
48992011-06-29 Ulrich Weigand <ulrich.weigand@linaro.org>
4900
4901 * gdb.texinfo (Target Description): Remove warning about
4902 possibly unstable format.
4903
8cf64490
TT
49042011-06-03 Tom Tromey <tromey@redhat.com>
4905
4906 * gdb.texinfo (GDB/MI Async Records): Document 'exit-code' field.
4907 (Events In Python): Note that exit_code is optional.
4908
393eab54
PA
49092011-05-17 Pedro Alves <pedro@codesourcery.com>
4910
4911 * gdb.texinfo (Remote Protocol) <Overview>: Mention vCont is
4912 required for multi-threading support.
4913 (Remote Protocol) <Packets>: Mention that 'c', 's', 'C', 'S' and
4914 Hc are deprecated for multi-threading debugging. Point readers at
4915 the vCont packet.
4916
75fc9810
DE
49172011-05-15 Doug Evans <dje@google.com>
4918
4919 * gdb.texinfo (Auto-loading): Document printing of missing scripts.
4920
01124a23
DE
49212011-05-13 Doug Evans <dje@google.com>
4922
98a5dd13
DE
4923 * gdb.texinfo (Threads): Document $sdir,$pdir.
4924 (Server): Document $pdir exception.
4925
dbaefcf7
DE
4926 * gdb.texinfo (Auto-loading): Document "info auto-load-scripts".
4927
cc63ef9b
DE
4928 * gdb.texinfo (Threads): Clarify default value for
4929 libthread-db-search-path.
7e0396aa 4930
01124a23
DE
4931 * gdb.texinfo (Completion): Update example.
4932 (Debugging Output): Delete `set/show debug lin-lwp-async'.
4933
d248b706
KY
49342011-05-12 Kwok Cheung Yeung <kcy@codesourcery.com>
4935
4936 * gdb.texinfo: Document change in the behaviour of the enable and
4937 disable GDB commands when applied to tracepoints.
4938 Document the EnableDisableTracepoints remote stub feature.
4939 Document QTEnable and QTDisable in the list of tracepoint packets.
4940
cc88a640
JK
49412011-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4942
4943 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Rename inc-hist.texinfo to
4944 hsuser.texi.
4945 * gdb.texinfo <!SYSTEM_READLINE>: Rename inc-hist.texinfo inclusion and
4946 comment to hsuser.texi. Change rluser.texi name in the comment.
4947
84e578fb
DE
49482011-05-10 Doug Evans <dje@google.com>
4949
4950 * gdb.texinfo (Threads): If an empty path is provided for
4951 libthread-db-search-path it is reset to its default value.
4952 (Server): Ditto.
4953
478aac75
DE
49542011-05-09 Doug Evans <dje@google.com>
4955
4956 * gdb.texinfo (Requirements): Fix typo. Mention --with-iconv-bin.
4957
9c06b0b4
TJB
49582011-05-06 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
4959 Thiago Jung Bauermann <bauerman@br.ibm.com>
4960
4961 Implement support for PowerPC BookE masked watchpoints.
4962 * gdb.texinfo (Set Watchpoints): Document mask parameter.
4963 (PowerPC Embedded): Mention support of masked watchpoints.
4964
9ed350ad
JB
49652011-05-03 Joel Brobecker <brobecker@adacore.com>
4966
4967 * gdb.texinfo (In Memoriam): Replace litteral uses of `GDB' with
4968 `@value{GDBN}'.
4969
4ceed123
JB
49702011-05-03 Joel Brobecker <brobecker@adacore.com>
4971
4972 * gdb.texinfo (titlepage): Remove dedication.
4973 (In Memoriam): New appendix.
4974
559a7a62
JK
49752011-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
4976 Eli Zaretskii <eliz@gnu.org>
4977
4978 * gdb.texinfo (Index Section Format): Change the version to 5.
4979 Describe the different formula.
4980
03f2bd59
JK
49812011-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
4982 Eli Zaretskii <eliz@gnu.org>
4983
4984 * gdb.texinfo (Starting and Stopping Trace Experiments): New anchor
4985 for disconnected tracing.
4986 (Multi-Process Mode for @code{gdbserver}): Mention --multi and
4987 extended-remote relationship. Mention --once.
4988 (TCP port allocation lifecycle of @code{gdbserver}): New.
4989
d9b1a651
EZ
49902011-04-23 Eli Zaretskii <eliz@gnu.org>
4991
4992 * gdb.texinfo (Server): Improve indexing. Index all optional
4993 switches to gdbserver.
4994
90476074
TT
49952011-04-20 Tom Tromey <tromey@redhat.com>
4996
4997 * gdb.texinfo (Index Section Format): New node.
4998 (Top): Add new node to menu.
4999
c21236dc
PA
50002011-04-20 Pedro Alves <pedro@codesourcery.com>
5001
5002 * gdb.texinfo (Maintenance Commands): Document `maint print
5003 remote-registers'.
5004
05c8c3f5
TT
50052011-04-20 Tom Tromey <tromey@redhat.com>
5006
5007 * gdb.texinfo (Trace File Format): Move node later.
5008
7a9dd1b2
TT
50092011-04-19 Tom Tromey <tromey@redhat.com>
5010
5011 * gdbint.texinfo (Register Information Functions): Remove
5012 duplicate "the".
5013 * gdb.texinfo (Emacs): Remove duplicate "to".
5014 (GDB/MI Variable Objects): Remove duplicate "the".
5015 (General Query Packets): Likewise.
5016
4368ebeb
JB
50172011-04-02 Joel Brobecker <brobecker@adacore.com>
5018
5019 * gdb.texinfo (GDB/MI Output Records): Fix menu entry for
5020 "GDB/MI Ada Exception Information" node.
5021
956a9fb9
JB
50222011-04-01 Joel Brobecker <brobecker@adacore.com>
5023
5024 * gdb.texinfo (GDB/MI Ada Exception Information): Document
5025 the "exception-name" field in the *stopped async record.
5026
f1310107
TJB
50272011-03-31 Thiago Jung Bauermann <bauerman@br.ibm.com>
5028 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
5029
5030 Implement support for PowerPC BookE ranged breakpoints.
5031 * gdb.texinfo (PowerPC Embedded): Document ranged breakpoints.
5032
8786b2bd
TT
50332011-03-28 Tom Tromey <tromey@redhat.com>
5034
5035 * gdb.texinfo (Set Tracepoints): Fix typo.
5036
9ef07c8c
TT
50372011-03-24 Tom Tromey <tromey@redhat.com>
5038
5039 * gdb.texinfo (Specify Location): Document `function:label'
5040 linespec.
5041
99c3dc11
PM
50422011-03-18 Phil Muldoon <pmuldoon@redhat.com>
5043
f1310107 5044 PR python/12149
99c3dc11
PM
5045
5046 * gdb.texinfo (Basic Python): Update gdb.write and flush text.
5047
29703da4
PM
50482011-03-17 Phil Muldoon <pmuldoon@redhat.com>
5049
5050 * gdb.texinfo (Blocks In Python): Add is_valid method description.
5051 (Inferiors In Python): Likewise.
5052 (Threads In Python): Likewise.
5053 (Symbols In Python): Likewise.
5054 (Objfiles In Python): Likewise.
5055 (Symbol Tables In Python): Likewise.
5056
c9174737
PA
50572011-03-15 Pedro Alves <pedro@codesourcery.com>
5058
5059 * gdb.texinfo (Auto Display) <undisplay, enable display, disable
5060 display>: Explain that the commands accept number ranges.
5061
7371cf6d
PM
50622011-03-14 Phil Muldoon <pmuldoon@redhat.com>
5063
5064 * gdb.texinfo (Breakpoints In Python): Add description and example
5065 of Python stop function operation.
5066
ecec24e6
PM
50672011-03-10 Phil Muldoon <pmuldoon@redhat.com>
5068
5069 * gdb.texinfo (Parameters In Python): Document get_set_string and
5070 get_show_string methods.
5071
6dcd5565
JK
50722011-02-28 Jan Kratochvil <jan.kratochvil@redhat.com>
5073
5074 * gdb.texinfo (Tracepoint Conditions): Fix missing parenthesis.
5075
81896e36
JK
5076 * gdb.texinfo (Starting and Stopping Trace Experiments): Fix
5077 circular-trace-buffer name.
5078
5e30da2c
JB
50792011-02-28 Joel Brobecker <brobecker@adacore.com>
5080
5081 * gdb.texinfo (Inferiors and Programs): Fix small error introduced
5082 in the previous change.
5083
3bd0f5ef 50842011-02-27 Michael Snyder <msnyder@vmware.com>
af624141 5085
72f4393d 5086 * gdb.texinfo (Inferiors and Programs): Update commands to show
af624141
MS
5087 that they can accept multiple arguments.
5088
4ec7539c
JB
50892011-02-24 Joel Brobecker <brobecker@adacore.com>
5090
5091 Revert the following patch (code patch was not approved):
5092 2011-02-21 Hui Zhu <teawater@gmail.com>
5093 * agentexpr.texi (bytecode descriptions): add printf.
5094 * gdb.texinfo (tracepoint action lists): add printf.
5095
82809774
DE
50962011-02-23 Doug Evans <dje@google.com>
5097
5098 * gdb.texinfo (Symbols In Python): Fix mention of C++, use C@t{++}.
5099
e5a67952
MS
51002011-02-23 Michael Snyder <msnyder@vmware.com>
5101
5102 * gdb.texinfo (Set Breaks): Add @dots{} to arguments of info break.
5103 (Set Watchpoints): Add @dots{} to argument of info watchpoints.
5104 (Listing Tracepoints): Add @dots{} to argument of info tracepoints.
5105
6e6fbe60
DE
51062011-02-22 Doug Evans <dje@google.com>
5107
5108 * gdb.texinfo (Symbols In Python): Document lookup_global_symbol.
5109 Clarify behaviour of lookup_symbol when `block' argument is omitted,
5110 add description of result, fix @defun formatting.
5111
f994e27a
HZ
51122011-02-21 Hui Zhu <teawater@gmail.com>
5113
5114 * agentexpr.texi (Bytecode Descriptions): Add printf.
5115 * gdb.texinfo (Tracepoint Action Lists): Add printf.
5116
c7f96d2b
TT
51172011-02-18 Tom Tromey <tromey@redhat.com>
5118
5119 * agentexpr.texi (Bytecode Descriptions): Document pick and rot.
5120
60f98dde
MS
51212011-02-14 Michael Snyder <msnyder@vmware.com>
5122
5123 * gdb.texinfo (threads): Document argument for "info threads" cmd.
5124 Document new command "thread find".
5125
08e796bc
MS
51262011-02-14 Michael Snyder <msnyder@vmware.com>
5127
5128 * gdb.texinfo (Threads): Update example of new thread message.
5129
b3b9301e
PA
51302011-02-14 Pedro Alves <pedro@codesourcery.com>
5131
5132 * gdb.texinfo (Remote Configuration): Mention set/show remote
5133 traceframe-info.
5134 (Tools/Packages Optional for Building GDB): Mention that expat is
5135 used for traceframe info.
5136 (Remote Protocol) <Menu>: Add "Traceframe Info Format".
5137 (General Query Packets) <qSupported>: Describe the
5138 qXfer:traceframe-info:read feature.
5139 (qXfer::read): Describe qXfer:traceframe-info:read.
5140 (Traceframe Info Format): New section.
5141
cef35b0f
PA
51422011-02-04 Pedro Alves <pedro@codesourcery.com>
5143
5144 * gdbint.texinfo (Formatting): Mention some formatting guidelines
5145 for casts and unary operators.
5146
f1cbe1d3
TT
51472011-02-04 Tom Tromey <tromey@redhat.com>
5148
5149 * gdb.texinfo (GDB/MI Async Records): Document that symbols-loaded
5150 is not useful.
5151
585fdaa1
PA
51522011-01-25 Pedro Alves <pedro@codesourcery.com>
5153
5154 * gdb.texinfo: s/value optimized out/optimized out/g
5155
7bfc9434
JB
51562011-01-21 Joel Brobecker <brobecker@adacore.com>
5157
5158 * gdb.texinfo (Other Misc Settings): Rework part of the
5159 documentation of the "set interactive mode" command.
5160
4694da01
TT
51612011-01-19 Tom Tromey <tromey@redhat.com>
5162
5163 * gdb.texinfo (Threads): Document thread name output and `thread
5164 name' command.
5165 (Threads In Python): Document Thread.name attribute.
5166 (GDB/MI Thread Commands): Document thread attributes.
5167
b716877b
AB
51682011-01-12 Andrew Burgess <aburgess@broadcom.com>
5169
5170 * gdb.texinfo (GDB/MI Data Manipulation): Update to reflect
5171 changes in mi/mi-cmd-disas.c
5172
13fd8b81
TT
51732011-01-12 Tom Tromey <tromey@redhat.com>
5174
5175 * gdb.texinfo (Threads): Remove duplicate text. Update examples.
5176 Fix "thread apply" text.
5177
e09342b5
TJB
51782011-01-11 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
5179 Thiago Jung Bauermann <bauerman@br.ibm.com>
5180
5181 Implement support for PowerPC BookE ranged watchpoints.
5182 * gdb.texinfo (PowerPC Embedded): Document ranged watchpoints and
5183 the "set powerpc exact-watchpoints" flag.
5184
06e65f44
TT
51852011-01-07 Tom Tromey <tromey@redhat.com>
5186
5187 * gdb.texinfo (Python API): Add descriptions to @menu items.
5188
d8e22779
TT
51892011-01-06 Tom Tromey <tromey@redhat.com>
5190
5191 * gdb.texinfo (Frames In Python): Document gdb.newest_thread.
5192
a255712f
PP
51932010-01-06 Paul Pluzhnikov <ppluzhnikov@google.com>
5194
e09342b5 5195 * gdb.texinfo (Debugging Output): Document "set debug jit".
a255712f 5196
ccfc3d6e
TT
51972011-01-06 Tom Tromey <tromey@redhat.com>
5198
5199 PR python/12133:
5200 * gdb.texinfo (Frames In Python): Document various frame
5201 constants.
5202
44944448
JB
52032011-01-05 Joel Brobecker <brobecker@adacore.com>
5204
5205 * doc/agentexpr.texi, doc/all-cfg.texi, doc/annotate.texinfo,
5206 doc/gdb.texinfo, doc/gdbint.texinfo, doc/observer.texi,
5207 doc/refcard.tex, doc/stabs.texinfo: Copyright year update.
5208
42ea3d7a
JK
52092011-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
5210
5211 * Makefile.in (diststuff): Remove gdb-cfg.texi and GDBvn.texi.
5212 (clean): Add GDBvn.texi.
5213
720d1a40
JB
52142010-12-29 Joel Brobecker <brobecker@adacore.com>
5215
5216 * gdb.texinfo (Ada Glitches): Remove paragraph describing the
5217 occasional case where the debugger prints an array address
5218 instead of the array itself.
5219
ad196637
PA
52202010-12-23 Pedro Alves <pedro@codesourcery.com>
5221
5222 * gdb.texinfo (Packets) <read registers packet>: Document support
5223 for registers that were not collected.
5224
a86caf66
DE
52252010-12-15 Doug Evans <dje@google.com>
5226
5227 * gdb.texinfo (Startup): Document auto-loading of scripts during
5228 startup.
5229 (Auto-loading): Delete "maint set python auto-load on|off".
5230 Add "set auto-load-scripts on|off".
5231
aae1c79a
DE
52322010-12-07 Doug Evans <dje@google.com>
5233
5234 * gdb.texinfo (Mode Options): Document -data-directory.
5235 (Data Files): Add reference to -data-directory.
5236
4e04c971
DE
52372010-11-29 Doug Evans <dje@google.com>
5238
5239 * gdb.texinfo (Pretty-Printer Introduction): Change
5240 printer-name:subprinter-name to printer-name;subprinter-name.
5241
94b6973e
PM
52422010-11-29 Phil Muldoon <pmuldoon@redhat.com>
5243
72f4393d 5244 PR python/12199
94b6973e
PM
5245
5246 * gdb.texinfo (Breakpoints In Python): Document "delete" method.
5247
39037522
TT
52482010-11-23 Tom Tromey <tromey@redhat.com>
5249
5250 * gdb.texinfo (Top): Check SYSTEM_READLINE.
5251 (Editing): Likewise.
5252 (Command History): Likewise.
5253 (TUI Keys): Likewise.
5254 (Bug Reporting): Conditionally include rluser.texi and
5255 inc-history.texinfo.
5256 * Makefile.in (READLINE_TEXI_INCFLAG): New variable.
5257 (GDB_DOC_SOURCE_INCLUDES): Add comment.
5258 (GDBvn.texi): Set SYSTEM_READLINE when appropriate.
5259 (gdb.dvi): Use READLINE_TEXI_INCFLAG.
5260 (gdb.pdf): Likewise.
5261 (gdb.info): Likewise.
5262 (gdb/index.html): Likewise.
5263
5ae98d25
TT
52642010-11-23 Tom Tromey <tromey@redhat.com>
5265
5266 * Makefile.in (Makefile): Run ../config.status.
5267 (distclean): Update.
5268 * configure: Remove.
5269 * configure.ac: Remove.
5270
621c8364
TT
52712010-11-12 Tom Tromey <tromey@redhat.com>
5272
5273 * gdb.texinfo (Basic Python): Update. Add xref.
5274 (Exception Handling): Document new exception classes.
5275 (Types In Python): Update.
5276 (Frames In Python): Update.
5277
84f4c1fe
PM
52782010-11-11 Phil Muldoon <pmuldoon@redhat.com>
5279
5280 * gdb.texinfo (Breakpoints In Python): Document "internal"
5281 parameter, and visible attribute.
5282
99e7ae30
DE
52832010-11-05 Doug Evans <dje@google.com>
5284
5285 * gdb.texinfo (Source Path): Document "set directories".
5286
f4b8a18d
KW
52872010-11-05 Ken Werner <ken.werner@de.ibm.com>
5288
5289 * gdb.texinfo: (Summary) Add mention about OpenCL C language support.
5290 (OpenCL C): New node.
5291
7b51bc51
DE
52922010-11-02 Doug Evans <dje@google.com>
5293
5294 * gdb.texinfo (Pretty Printing): Expand into three sections,
5295 introduction, example, and commands.
5296 (Python API): Delete section Disabling Pretty-Printers, merge into
5297 Selecting Pretty-Printers.
5298 (Writing a Pretty-Printer): New section. Move the pretty-printer
5299 example here, and reformat to match python coding style. Add a second
5300 example using the gdb.printing module.
5301 (Python modules): Add gdb.printing.
5302
9eeee977
DE
53032010-10-29 Doug Evans <dje@google.com>
5304
5305 * gdb.texinfo (Python): Fix long line.
5306
a0e0ffdf
DE
53072010-10-20 Doug Evans <dje@google.com>
5308
5309 * gdbint.texinfo (Misc Guidelines): Renamed from Coding.
5310 All references updated. Correct sections marked as subsections.
5311 (Coding Standards): New chapter. Move the coding standard related
5312 subsections here. Add section on Python coding standards.
5313
0e3509db
DE
53142010-10-13 Doug Evans <dje@google.com>
5315
5316 * gdb.texinfo (Python): Add "Python modules".
5317 (Types in Python): Add reference to gdb.types section.
5318 (Python modules): New node.
5319
44592cc4
DE
53202010-10-11 Doug Evans <dje@google.com>
5321
5322 * gdb.texinfo (Values From Inferior): Add reference to "Types in
5323 Python" from gdb.Value.type description.
5324
6e1bb179
JB
53252010-09-28 Joel Brobecker <brobecker@adacore.com>
5326
5327 * gdb.texinfo (Ravenscar Profile): New node.
5328
e8467610
TT
53292010-09-22 Tom Tromey <tromey@redhat.com>
5330
5331 * gdb.texinfo (Values From Inferior): Mention Value.__init__.
5332
fccd1d1e
EZ
53332010-09-22 Eli Zaretskii <eliz@gnu.org>
5334
5335 * gdb.texinfo (Values From Inferior): Clarify that
5336 value.dynamic_type works only in C++ programs with RTTI.
5337
c1b6b909
TT
53382010-09-15 Paul Bolle <pebolle@tiscali.nl>
5339
5340 * gdb.texinfo (Character Sets): Correctly reference host-charset
5341 in example.
5342
7d288aaa
TT
53432010-09-13 Tom Tromey <tromey@redhat.com>
5344
5345 * gdb.texinfo (GDB/MI Stack Manipulation) <-stack-list-frames>:
5346 Document "fullname" and "from".
5347
f75d858b
MK
53482010-09-01 Marc Khouzam <marc.khouzam@ericsson.com>
5349
5350 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document new
5351 feature `reverse' output by -list-target-features.
5352
83b9503b
L
53532010-08-31 H.J. Lu <hongjiu.lu@intel.com>
5354
5355 * gdb.texinfo (i386 Features): Remove an extra "@item".
5356
03f17ccf
TT
53572010-08-30 Tom Tromey <tromey@redhat.com>
5358
5359 PR python/11792:
5360 * gdb.texinfo (Values From Inferior): Document dynamic_type.
5361
9779414d
DJ
53622010-08-24 Daniel Jacobowitz <dan@codesourcery.com>
5363
5364 * gdb.texinfo (ARM Features): Document
5365 org.gnu.gdb.arm.m-profile.
5366
f9ffd4bb
TT
53672010-08-23 Tom Tromey <tromey@redhat.com>
5368
5369 PR python/11145:
5370 * gdb.texinfo (Values From Inferior): Document dynamic_cast and
5371 reinterpret_cast methods.
5372
702c2711
TT
53732010-08-23 Tom Tromey <tromey@redhat.com>
5374
5375 PR python/11915:
5376 * gdb.texinfo (Types In Python): Document array method.
5377
66b73624
TJB
53782010-08-18 Thiago Jung Bauermann <bauerman@br.ibm.com>
5379
5380 * gdb.texinfo (PowerPC Embedded): Mention support for the DVC register.
5381
06a64a0b
TT
53822010-08-16 Tom Tromey <tromey@redhat.com>
5383
5384 * gdb.texinfo (Set Watchpoints): Document -location option.
5385
a3a7127e
DE
53862010-08-13 Doug Evans <dje@google.com>
5387
5388 * gdb.texinfo (.debug_gdb_scripts section): Fix typo.
5389
8dedea02
VP
53902010-08-13 Vladimir Prus <vladimir@codesourcery.com>
5391
5392 * gdb.texinfo (GDB/MI Data Manipulation): Document
5393 -data-read-memory-raw and -data-write-memory-raw.
5394
ca5c20b6 53952010-08-11 Tom Tromey <tromey@redhat.com>
889bf7c5 5396 Phil Muldoon <pmuldoon@redhat.com>
ca5c20b6
PM
5397
5398 * gdb.texinfo (Basic Python): Describe post_event API.
5399
cb2e07a6
PM
54002010-08-11 Phil Muldoon <pmuldoon@redhat.com>
5401
5402 * gdb.texinfo (Basic Python): Describe solib_address and
889bf7c5 5403 decode_line Python APIs
cb2e07a6 5404
464b3efb
TT
54052010-08-10 Tom Tromey <tromey@redhat.com>
5406
5407 * gdb.texinfo (Pretty Printing API): Document
5408 gdb.default_visualizer.
5409
c29c521f
TT
54102010-08-10 Tom Tromey <tromey@redhat.com>
5411
5412 Revert gdb-add-index addition:
5413 * gdb.texinfo (Index Files): Don't document gdb-add-index.
5414
5da1313b
JK
54152010-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
5416 Eli Zaretskii <eliz@gnu.org>
5417
5418 * gdb.texinfo (Mode Options) <-batch>
5419 (Basic Python) <gdb.execute>: Describe setting width and height.
5420
02d868e8
PP
54212010-07-31 Paul Pluzhnikov <ppluzhnikov@google.com>
5422
5423 * gdb.texinfo (Threads): Document 'debug libthread-db'.
5424
c2bbed2a
TT
54252010-07-30 Tom Tromey <tromey@redhat.com>
5426
5427 * gdb.texinfo (Index Files): Mention gdb-add-index.
5428
6c13bbe1
HZ
54292010-07-30 Hui Zhu <teawater@gmail.com>
5430
5431 * gdb.texinfo (Inferiors and Programs): Update the introduce of
5432 "detach inferior" and "kill inferior".
5433
53a71c06
CR
54342010-07-28 CHENG Renquan <rqcheng@smu.edu.sg>
5435
5436 * gdb.texinfo (Machine Code): Update description of two forms of
5437 arguments, and add new example to demonstrate the new form.
5438
5374244e
PM
54392010-07-27 Phil Muldoon <pmuldoon@redhat.com>
5440
5441 * gdb.texinfo (Values From Inferior): Add value inferior function
5442 call description.
5443
8ea5bce5
JK
54442010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
5445
5446 * gdb.texinfo (Active Targets): Fix wrong comma placement.
5447
c0edd9ed
JK
54482010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
5449 Eli Zaretskii <eliz@gnu.org>
5450
5451 Make core files the process_stratum.
5452 * gdb.texinfo (Active Targets): Remove core_stratum. Include
5453 record_stratum example.
5454
9291a0cd
TT
54552010-07-13 Tom Tromey <tromey@redhat.com>
5456
5457 * gdb.texinfo (Index Files): New node.
5458
f5011d11
TT
54592010-07-13 Tom Tromey <tromey@redhat.com>
5460
5461 * gdb.texinfo (GDB/MI Variable Objects): Remove extra 'for'.
5462
0f5238ed
TT
54632010-07-13 Tom Tromey <tromey@redhat.com>
5464
5465 * gdb.texinfo (Specify Location): Document labels.
5466
74c761c1
PA
54672010-07-01 Pedro Alves <pedro@codesourcery.com>
5468
5469 * gdb.texinfo (Create and Delete Tracepoints): Add more index
5470 entries for fast tracepoints and static tracepoints.
5471
501994c0
PA
54722010-07-01 Pedro Alves <pedro@codesourcery.com>
5473
5474 * gdb.texinfo (General Query Packets) <qfThreadInfo,
5475 qsThreadInfo>: Spell out `l' as ell.
5476
0fb4aa4b
PA
54772010-07-01 Pedro Alves <pedro@codesourcery.com>
5478
5479 * gdb.texinfo (Convenience Variables): Document $_sdata.
5480 (Commands to Set Tracepoints): Describe static tracepoints. Add
5481 `Listing Static Tracepoint Markers' menu entry. Document
5482 "strace".
5483 (Tracepoint Action Lists): Document collecting $_sdata.
5484 (Listing Static Tracepoint Markers): New subsection.
5485 (Tracepoints support in gdbserver): Mention static tracepoints.
5486 (remote packets, enabling and disabling): Mention
5487 read-sdata-object.
5488 (General Query Packets) <qSupported>: Document qXfer:sdata:read
5489 and StaticTracepoint.
5490 Mention qTfSTM, qTsSTM and qTSTMat as tracepoint packets.
5491 Document qXfer:sdata:read.
5492 (Tracepoint packets): Document qTfSTM, qTsSTM and qTSTMat.
5493
dc3b15be
JB
54942010-06-29 Joel Brobecker <brobecker@adacore.com>
5495
5496 * gdb.texinfo (Threads In Python): Fix unmatched @end table.
5497
595939de
PM
54982010-06-28 Phil Muldoon <pmuldoon@redhat.com>
5499 Tom Tromey <tromey@redhat.com>
5500 Thiago Jung Bauermann <bauerman@br.ibm.com>
5501
5502 * gdb.texinfo (Inferiors In Python): New node.
5503 * gdb.texinfo (Threads In Python): New node.
5504
9279c692
JB
55052010-06-28 Joel Brobecker <brobecker@adacore.com>
5506
5507 * gdb.texinfo (Python): Document what the python directory is
5508 and what its location is.
5509 (Basic Python): Document the gdb.PYTHONDIR constant.
5510
bc9f0842
TT
55112010-06-25 Tom Tromey <tromey@redhat.com>
5512
5513 PR python/10808:
5514 * gdb.texinfo (Basic Python): Document new gdb.execute argument.
5515
f1421989
HZ
55162010-06-24 Hui Zhu <teawater@gmail.com>
5517
5518 * gdb.texinfo: (Commands for Controlled Output): Add
5519 documentation for command "eval".
5520
e4c0cfae
SS
55212010-06-21 Stan Shebs <stan@codesourcery.com>
5522
5523 * gdb.texinfo: Add explicit @node and @appendix for GFDL.
5524 * annotate.texinfo: Ditto.
5525 * gdbint.texinfo: Ditto.
5526 * stabs.texinfo: Ditto.
5527
bb08c432
HZ
55282010-06-22 Hui Zhu <teawater@gmail.com>
5529
5530 * gdb.texinfo: (Process Record and Replay): Add documentation
5531 for command "set record memory-query".
5532
4f5d9f07
SS
55332010-06-21 Stan Shebs <stan@codesourcery.com>
5534
5535 * gdb.texinfo: Relicense under GFDL version 1.3.
5536 * annotate.texinfo: Relicense under GFDL version 1.3.
5537 * gdbint.texinfo: Relicense under GFDL version 1.3.
5538 * stabs.texinfo: Relicense under GFDL version 1.3.
5539 * fdl.texi: Update to version 1.3.
5540
6aed2dbc
SS
55412010-06-18 Stan Shebs <stan@codesourcery.com>
5542
a61408f8
SS
5543 * gdb.texinfo (Operating System Auxiliary Information): Describe
5544 "info os" when no arguments given.
5545
6aed2dbc
SS
5546 * gdb.texinfo (Debugging Programs with Multiple Threads): Describe
5547 $_thread.
5548
24e933df
HZ
55492010-06-18 Hui Zhu <teawater@gmail.com>
5550
5551 * gdb.texinfo: (Process Record and Replay): Add documentation
5552 for commands "record save" and "record restore".
5553
65d79d4b
SDJ
55542010-06-16 Jan Kratochvil <jan.kratochvil@redhat.com>
5555
5556 * gdb.texinfo: Include information about the correct use
5557 of addresses in the `watch' command.
5558
d914c394
SS
55592010-06-11 Stan Shebs <stan@codesourcery.com>
5560
5561 * gdb.texinfo (Observer Mode): New section.
5562 (General Query Packets): Document QAllow.
889bf7c5 5563
967cf477
DE
55642010-06-04 Doug Evans <dje@google.com>
5565
5566 * gdb.texinfo (Python API): New node `Disabling Pretty-Printers'.
5567
aaf4119b
DE
55682010-06-03 Doug Evans <dje@google.com>
5569
5570 * gdbint.texinfo (Coding): Add subsection on command names.
5571
9eae7c52
TT
55722010-06-02 Tom Tromey <tromey@redhat.com>
5573
5574 * gdb.texinfo (Maintenance Commands): Document maint set dwarf2
5575 always-disassemble.
5576
fa593d66
PA
55772010-06-01 Pedro Alves <pedro@codesourcery.com>
5578
5579 * gdb.texinfo (Set Tracepoints): Mention tracepoints support in
5580 gdbserver, and add cross reference.
5581 (Tracepoints support in gdbserver): New subsection.
5582
dde08ee1
PA
55832010-05-26 Pedro Alves <pedro@codesourcery.com>
5584
5585 * gdb.texinfo (General Query Packets) <qSupported>: Describe the
5586 `qRelocInsn' feature.
5587 (Relocate instruction reply packet): New subsection
5588 of `Tracepoint Packets'.
5589 (Tracepoint Packets): Mention that packets QTDP and QTStart
5590 support the qRelocInsn request, and add cross reference to new
5591 subsection.
5592
07ca107c
DE
55932010-05-25 Doug Evans <dje@google.com>
5594
5595 * gdb.texinfo (Exception Handling): Document gdb.GdbError.
5596 (Commands In Python): Document gdb.string_to_argv.
5597
c25c4a8b
JK
55982010-05-02 Jan Kratochvil <jan.kratochvil@redhat.com>
5599
5600 * gdbint.texinfo (Host Definition): Remove items NORETURN and
5601 ATTR_NORETURN.
5602
d7b32ed3 56032010-04-29 Phil Muldoon <pmuldoon@redhat.com>
c25c4a8b
JK
5604 Tom Tromey <tromey@redhat.com>
5605 Thiago Jung Bauermann <bauerman@br.ibm.com>
d7b32ed3 5606
c25c4a8b 5607 * gdb.texinfo (Parameters In Python): New Node.
d7b32ed3 5608
6aecb9c2
JB
56092010-04-29 Mihail Zenkov <mihail.zenkov@gmail.com>
5610
5611 * gdb.texinfo: (Summary) Add mention about D language support.
5612 (Filenames): Add D suffixes.
5613 (D): New node.
5614
b7da9e9f
PM
56152010-04-26 Pierre Muller <muller@ics.u-strasbg.fr>
5616
5617 * gdbint.texinfo (CANNOT_STEP_HW_WATCHPOINTS): Remove explanation
5618 of macro deleted from GDB code.
5619
ab38a727
PA
56202010-04-24 Pedro Alves <pedro@codesourcery.com>
5621
5622 * gdb.texinfo (Commands to specify files): Describe what how GDB
5623 looks up DOS-based filesystem paths on the system root. Document
5624 the new `set/show target-file-system-kind' commands.
5625
66d09542
DE
56262010-04-23 Doug Evans <dje@google.com>
5627
5628 * gdb.texinfo (Python): Move Auto-loading section here ...
5629 (Python API): from here.
5630 (Auto-loading): Add docs for .debug_gdb_scripts auto-loaded scripts.
5631 (Maintenance Commands): Add docs for "maint print section-scripts".
5632
8bd10a10
CM
56332010-04-20 Chris Moller <cmoller@redhat.com>
5634
5635 * gdb.texinfo (Setting Breakpoints): Added description of
5636 filename-qualified rbreak.
5637 * refcard.tex (Breakpoints and Watchpoints): Added brief
5638 description of filename-qualified rbreak.
5639
4c374409
JK
56402010-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
5641
5642 * gdb.texinfo (Data): New @menu reference to Pretty Printing.
5643 (Python API): Change the reference to Pretty Printing API.
5644 (Pretty Printing): Move the user part under the Data node. Reformat
5645 the sample output to 72 columns. Create a new reference to Pretty
5646 Printing API. Rename the API part ...
5647 (Pretty Printing API): To a new node name.
5648 (Selecting Pretty-Printers, Progspaces In Python, Objfiles In Python)
5649 (GDB/MI Variable Objects): Change references to Pretty Printing API.
5650
5a9351ae
SS
56512010-04-21 Stan Shebs <stan@codesourcery.com>
5652
5653 * gdb.texinfo (Tracepoint Actions): Mention synonymy of actions
889bf7c5 5654 and commands.
5a9351ae 5655 (Listing Tracepoints): Update to reflect current behavior.
889bf7c5 5656
9a22f0d0
PM
56572010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
5658
5659 * gdb.texinfo (Examining memory): Update for change in string
5660 display with explicit size.
5661
6149aea9
PA
56622010-04-19 Pedro Alves <pedro@codesourcery.com>
5663
5664 PR breakpoints/8554.
5665
5666 * gdb.texinfo (Save Breakpoints): New node.
5667 (save-tracepoints): Rename to ...
5668 (save tracepoints): ... this. Mention that `save-tracepoints' is
5669 a deprecated alias to `save tracepoints'.
5670
711e434b
PM
56712010-04-16 Pierre Muller <muller@ics.u-strasbg.fr>
5672
645797a8 5673 * gdb.texinfo ($_tlb): Document new automatic convinience variable.
711e434b
PM
5674 (info w32 thread-information-block): Document new command.
5675 (qGetTIBAddress): Document new gdbserver query.
5676 (maint set/show show-all-tib): Document new command.
5677
3f7b2faa
DE
56782010-04-15 Doug Evans <dje@google.com>
5679
fa33c3cd
DE
5680 * gdb.texinfo (Python API): Add progspaces section.
5681 (Selecting Pretty-Printers): Progspace pretty-printers are
5682 searched too.
5683 (Progspaces In Python): New section.
5684
3f7b2faa
DE
5685 * gdb.texinfo (Command Files): Add docs for new "source -s" option.
5686
79f283fe
PM
56872010-04-14 Phil Muldoon <pmuldoon@redhat.com>
5688
5689 * gdb.texinfo (Pretty Printing): Document behaviour when to_string
5690 returns None.
5691
87290684
SS
56922010-04-09 Stan Shebs <stan@codesourcery.com>
5693
5694 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
5695 Describe the `frames-created' field, tweak grammar.
5696
a97153c7
PA
56972010-04-09 Pedro Alves <pedro@codesourcery.com>
5698
5699 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
5700 Describe the `circular' and `disconnected' fields.
5701
5c5dcc1b
L
57022010-04-09 H.J. Lu <hongjiu.lu@intel.com>
5703
5704 * gdb.texinfo (maint print registers): Mention unavailable and
5705 invisible registers.
5706
adc36818
PM
57072010-04-09 Phil Muldoon <pmuldoon@redhat.com>
5708 Thiago Jung Bauermann <bauerman@br.ibm.com>
5c5dcc1b 5709 Tom Tromey <tromey@redhat.com>
adc36818
PM
5710
5711 * gdb.texinfo (Breakpoints In Python): New Node.
5712
33da3f1c
SS
57132010-04-08 Stan Shebs <stan@codesourcery.com>
5714
5715 * gdb.texinfo (Tracepoint Packets): Describe disconn and circular
5716 trace status fields.
5717
3a13a53b
L
57182010-04-08 H.J. Lu <hongjiu.lu@intel.com>
5719
5720 * gdb.texinfo (i386 Features): Make org.gnu.gdb.i386.avx
5721 optional. Make org.gnu.gdb.i386.avx requires
5722 org.gnu.gdb.i386.avx.
5723
08001717
DE
57242010-04-08 Doug Evans <dje@google.com>
5725
5726 * gdb.texinfo (Command Files): Document that gdb skips $cdir in
5727 search path, and document that gdb only scans the search path if
5728 the script's path doesn't specify a directory.
5729
c375651d
DE
57302010-04-05 Doug Evans <dje@google.com>
5731
5732 * gdb.texinfo (maint show python auto-load): Fix typo.
5733
af54718e
SS
57342010-04-04 Stan Shebs <stan@codesourcery.com>
5735
d77f58be
SS
5736 * gdb.texinfo (Setting Breakpoints): "info watch" no longer a synonym.
5737 (Setting Watchpoints): Update description of "info watch".
5738 (Disabling Breakpoints): Only "info break" lists all.
5739
af54718e
SS
5740 * gdb.texinfo (Tracepoint Restrictions): Document PC inference.
5741 (tdump): Explain how tdump works.
5742
86b17b60
PA
57432010-04-01 Pedro Alves <pedro@codesourcery.com>
5744
5745 * gdb.texinfo (Break Commands): Clarify `commands' changes, and
5746 add cross reference.
5747
ff12863f
PA
57482010-03-31 Pedro Alves <pedro@codesourcery.com>
5749
5750 * gdb.texinfo (TUI Commands): Mention that in some cases, these
5751 commands error out.
5752
f68eb612
L
57532010-03-30 H.J. Lu <hongjiu.lu@intel.com>
5754
5755 * gdb.texinfo (i386 Features): Add org.gnu.gdb.i386.avx.
5756
c8d5aac9
L
57572010-03-30 H.J. Lu <hongjiu.lu@intel.com>
5758
5759 * gdb.texinfo (General Query Packets): Add xmlRegisters.
5760
7d13fe92
SS
57612010-03-29 Stan Shebs <stan@codesourcery.com>
5762 Nathan Sidwell <nathan@codesourcery.com>
5763
5764 * gdb.texinfo (GDB/MI Tracepoint Commands): Add notes about the
5765 GDBN equivalent.
5766 (Set Tracepoints): Remove mention that conditional tracepoints
5767 don't exist.
5768 (Tracepoint Actions): Clarify when while-stepping collection
5769 happens, note that while-stepping does not automatically collect
5770 $pc.
5771
409873ef 57722010-03-29 Stan Shebs <stan@codesourcery.com>
889bf7c5 5773
409873ef
SS
5774 * gdb.texinfo (Tracepoint Packets): Describe QTDPsrc.
5775 (General Query Packets): Describe TracepointSource.
5776
ee8e71d4
EZ
57772010-03-27 Matt Rice <ratmice@gmail.com>
5778
c8d5aac9
L
5779 * gdb.texinfo (ARM): Document arguments to "target sim".
5780 (Set Catchpoints): Use @dots{} instead of @r{...}.
ee8e71d4 5781
99b5e152
PA
57822010-03-26 Pedro Alves <pedro@codesourcery.com>
5783
5784 * gdb.texinfo (Tracepoint Packets): Remove mention that
5785 terror:string may be plain text, and drop mention of X prefix.
5786
cd64ee31
VP
57872010-03-26 Vladimir Prus <vladimir@codesourcery.com>
5788
5789 * gdb.texinfo (GDB/MI Tracepoint Commands): Add comma after @xref.
5790
6c28cbf2
SS
57912010-03-24 Stan Shebs <stan@codesourcery.com>
5792
5793 * gdb.texinfo (Tracepoint Packets): Document trace error status.
5794
95a42b64
TT
57952010-03-24 Tom Tromey <tromey@redhat.com>
5796
5797 PR breakpoints/9352:
5798 * gdb.texinfo (Break Commands): Update.
5799
18148017
VP
58002010-03-24 Vladimir Prus <vladimir@codesourcery.com>
5801
5802 * gdb.texinfo (GDB/MI Tracepoint Commands): Document MI tracepoint
5803 commands.
5804
4daf5ac0
SS
58052010-03-16 Stan Shebs <stan@codesourcery.com>
5806
5807 * gdb.texinfo (Starting and Stopping Trace Experiments): Describe
5808 circular-trace-buffer.
5809 (Tracepoint Packets): Describe QTBuffer, and details of the
5810 qTStatus reply.
5811
c9429232
SS
58122010-03-12 Stan Shebs <stan@codesourcery.com>
5813 Nathan Sidwell <nathan@codesourcery.com>
5814
5815 * gdb.texinfo (Tracepoint Actions): Clarify that while-stepping is
5816 doing instruction stepping.
5817 (Tracepoint Restrictions): New node.
5818
ccefe4c4
TT
58192010-03-10 Tom Tromey <tromey@redhat.com>
5820
5821 * gdbint.texinfo (Symbol Handling): Update.
5822
7c953934
TT
58232010-03-08 Tom Tromey <tromey@redhat.com>
5824
5825 PR cli/9591:
5826 * gdb.texinfo (Mode Options): Mention lack of pagination and
5827 confirmation with --batch.
5828 (Screen Size): Mention --batch.
5829 (Messages/Warnings): Likewise.
5830
f870a310
TT
58312010-03-05 Tom Tromey <tromey@redhat.com>
5832
5833 * gdb.texinfo (Basic Python): Document target_charset and
5834 target_wide_charset.
5835
78e2826b
TT
58362010-03-05 Tom Tromey <tromey@redhat.com>
5837
5838 * gdb.texinfo (Data): Link to pretty-printing.
5839 (Output Formats): Likewise. Correct text.
5840
f5dff777
DJ
58412010-03-01 Daniel Jacobowitz <dan@codesourcery.com>
5842
5843 * gdb.texinfo (Types): Describe <struct> and <flags>.
5844
dc00d89f
PM
58452010-02-28 Phil Muldoon <pmuldoon@redhat.com>
5846
5847 * gdb.texinfo (Frames In Python): Add block parameter and
5848 description to read_var text.
5849
5107b149 58502010-02-26 Phil Muldoon <pmuldoon@redhat.com>
c8d5aac9 5851 Tom Tromey <tromey@redhat.com>
5107b149
PM
5852
5853 * gdb.texinfo (Types In Python): Describe block argument in
5854 template_argument and gdb.lookup_type.
5855
e03e5e7b
TT
58562010-02-24 Tom Tromey <tromey@redhat.com>
5857
5858 * gdb.texinfo (Cygwin Native): Fix typo.
5859
f3e9a817
PM
58602010-02-24 Phil Muldoon <pmuldoon@redhat.com>
5861
5862 * gdb.texinfo (Frames In Python): Add block, find_sal, function
5863 and select method descriptions.
5864 (Python API): Add Blocks In Python, Symbols in Python and Symbol
5865 Tables in Python to menu.
5866 (Blocks In Python): New node.
5867 (Symbols In Python): New node.
5868 (Symbol Tables in Python): New node.
5869
a79b8f6e
VP
58702010-02-24 Vladimir Prus <vladimir@codesourcery.com>
5871
5872 Multiexec MI
5873
5874 gdb/
5875 * breakpoint.c (clear_syscall_counts): Take struct inferior*.
5876
5877 gdb/doc/
5878 * gdb.texinfo (GDB/MI Command Syntax): Document notification
5879 changes.
5880 (GDB/MI Program Execution): Document current behaviour of
5881 --all and --thread-group.
5882 (GDB/MI Miscellaneous Commands): Document -add-inferior and
5883 -remove-inferior.
5884 * observer.texi (inferior_added, inferior_removed): New
5885 observers.
5886
629d6a47
TT
58872010-02-19 Tom Tromey <tromey@redhat.com>
5888
5889 * gdbint.texinfo (Getting Started): Fix @node.
5890 (Debugging GDB): Likewise.
5891
c09529e5
JB
58922010-02-13 Joel Brobecker <brobecker@adacore.com>
5893
5894 * gdbint.texinfo (Testsuite): New section "Testsuite Configuration",
5895 documenting the gdb_test_timeout variable.
5896
540aa8e7
MS
58972010-02-12 Jakob Engblom <jakob@virtutech.com>
5898
5899 * gdb.texinfo (MI commands): Added documentation of --reverse
5900 option to a set of MI commands. Restructured documentation of MI
5901 commands --exec-continue to reflect the complexity of reverse
5902 execution.
5903
081dfbf7
PA
59042010-02-12 Pedro Alves <pedro@codesourcery.com>
5905
5906 * gdb.texinfo (Using the Collected Data): Specify that the address
5907 range of `tfind outsize' is exclusive, and that the address range
5908 of `tfind range' is inclusive.
5909 (Tracepoint Packets): Specify that the address range of
5910 `QTFrame:range' is inclusive, and that the address range of
5911 `QTFrame:outside' is exclusive
5912
8e9c5e02
VP
59132010-02-12 Vladimir Prus <vladimir@codesourcery.com>
5914
5915 * gdb.texinfo (GDB/MI Result Records): Clarify ^running.
5916
92981e24
TT
59172010-02-10 Tom Tromey <tromey@redhat.com>
5918
5919 * gdb.texinfo (Debugging Output): Document set debug parser and
5920 show debug parser.
5921
075b51b7
L
59222010-02-09 H.J. Lu <hongjiu.lu@intel.com>
5923
5924 * gdb.texinfo (Predefined Target Types): Add i387_ext,
5925 i386_eflags and i386_mxcsr.
5926
3bb8d5c3
L
59272010-02-08 H.J. Lu <hongjiu.lu@intel.com>
5928
5929 * gdb.texinfo: Document i386 target features.
5930
c5f80513
DE
59312010-02-05 Doug Evans <dje@google.com>
5932
5933 * gdbint.texinfo (Testsuite): Add a new section to document the
5934 various DejaGnu variables that may be overridden.
1be00882 5935 Document INTERNAL_GDBFLAGS.
c5f80513 5936
6ac33a4e
TT
59372010-02-04 Tom Tromey <tromey@redhat.com>
5938
5939 PR cli/8830:
5940 * gdb.texinfo (Files): -readnow comes before the filename for file
5941 and symbol-file.
5942
a1dcb23a
DJ
59432010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
5944
5945 * gdb.texinfo (Architecture-Specific Protocol Details): New section.
5946 Document ARM breakpoint types.
5947 (Register Packet Format): Move into the new section.
5948 (Packets): Describe the KIND argument for Z0, z0, Z1, and z1 packets.
5949
95433b34
JB
59502010-01-21 Joel Brobecker <brobecker@adacore.com>
5951
5952 * gdb.texinfo (File Options): Adjust the documentation of this
5953 switch to refer to the "source" command rather than partially
5954 duplicating some of the relevant information.
5955 (Extending GDB): Introduce and document the set/show script-extension
5956 setting.
5957 (Command Files): Add note explaining that the "source" command
5958 is also used to evalute scripts written in other languages.
5959 Remove the short slightly incorrect reference to sourcing Python
5960 scripts.
5961 (Python Commands): Document how to execute a Python script from GDB.
5962
8d576872
JB
59632010-01-19 Joel Brobecker <brobecker@adacore.com>
5964
5965 * gdb.texinfo (Command Files): Fix typo.
5966
8150ff9c
JB
59672010-01-18 Tom Tromey <tromey@redhat.com>
5968
5969 * gdb.texinfo (File Options): Document -x on .py files.
5970 (Command Files): Document handling of Python scripts.
5971
23db03a6
JZ
59722010-01-18 Jie Zhang <jie.zhang@analog.com>
5973
5974 * Makefile.in (ANNOTATE_DOC_BUILD_INCLUDES): Add GDBvn.texi.
5975
00bf0b85
SS
59762010-01-15 Stan Shebs <stan@codesourcery.com>
5977
5978 * gdb.texinfo (Trace Files): New section.
5979 (Tracepoint Packets): Document QTSave and qTBuffer.
5980 (Trace File Format): New appendix.
5981
be759fcf
PM
59822010-01-13 Phil Muldoon <pmuldoon@redhat.com>
5983
5984 * gdb.texinfo (Values From Inferior): Document lazy_string value
5985 method.
5986 (Python API): Add Lazy strings menu item.
5987 (Lazy Strings In Python): New node.
5988
dc146f7c
VP
59892010-01-13 Vladimir Prus <vladimir@codesourcery.com>
5990
5991 * gdb.texinfo (GDB/MI Thread Information): New.
5992 (GDB/MI Async Records): Document the core field in *stopped.
5993 (GDB/MI Miscellaneous Commands): Expand -list-thread-groups
5994 documentation
5995 (Process list): Document that osdata document may contain
5996 threads.
5997 (Remote Serial Protocol): Document qXfer:threads.
5998
d5551862
SS
59992010-01-06 Stan Shebs <stan@codesourcery.com>
6000
6001 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
6002 disconnected tracing.
6003 (Tracepoint Packets): Document new protocol.
6004
7a697b8d
SS
60052010-01-05 Stan Shebs <stan@codesourcery.com>
6006
6007 * gdb.texinfo (Create and Delete Tracepoints): Describe fast
6008 tracepoints.
6009 (Tracepoint Packets): Describe remote protocol for fast
6010 tracepoints.
6011
e6f3ec50
JB
60122010-01-01 Joel Brobecker <brobecker@adacore.com>
6013
6014 Update the "Start of New Year Procedure".
6015 * gdbint.texinfo: Add the list of files that need to be updated
6016 manually. Minor reformatting.
6017
ddc4e9c1
JB
60182010-01-01 Joel Brobecker <brobecker@adacore.com>
6019
6020 * refcard.tex: Update copyright year in header and text.
6021
9d2897ad
JB
60222010-01-01 Joel Brobecker <brobecker@adacore.com>
6023
6024 * agentexpr.texi: Add 2010 to the list of copyright years.
6025 * annotate.texinfo: Likewise.
6026 * gdb.texinfo: Likewise.
6027 * gdbint.texinfo: Likewise.
6028 * observer.texi: Likewise.
6029 * stabs.texinfo: Likewise.
6030
6da95a67
SS
60312009-12-31 Stan Shebs <stan@codesourcery.com>
6032
6033 * gdb.texinfo (Tracepoint Actions): Describe teval.
889bf7c5 6034
236f1d4d
SS
60352009-12-29 Stan Shebs <stan@codesourcery.com>
6036
6037 * gdb.texinfo (Tracepoint Actions): Describe default-collect.
889bf7c5 6038
f61e138d
SS
60392009-12-28 Stan Shebs <stan@codesourcery.com>
6040
6041 * gdb.texinfo (Trace State Variables): New section.
6042 (Tracepoint Packets): Describe trace state variable packets.
6043 * agentexpr.texi (Bytecode Descriptions): Describe trace state
6044 variable bytecodes.
6045
0fe7935b
DJ
60462009-12-28 Daniel Jacobowitz <dan@codesourcery.com>
6047
6048 * gdb.texinfo (Symbols): "info variables" prints definitions, not
6049 declarations.
6050
a6b29f87
VP
60512009-12-21 Vladimir Prus <vladimir@codesourcery.com>
6052
6053 * gdb.texinfo (GDB/MI Miscellaneous Commands): Clarify that
6054 -gdb-exit behaviour.
6055
5e4bde96
JB
60562009-12-20 Joel Brobecker <brobecker@adacore.com>
6057
6058 * gpl.texi: Update to version 3 of the GPL.
6059
a1715244
JB
60602009-12-20 Joel Brobecker <brobecker@adacore.com>
6061
6062 * Makefile.in: Update copyright header.
6063 * observer.texi: Fix the copyright header of the generated files.
6064
361ae042
PM
60652009-12-08 Phil Muldoon <pmuldoon@redhat.com>
6066
6067 * gdb.texinfo (Types In Python): Describe range function.
6068
bfd31e71
PM
60692009-12-03 Richard Ward <richard.j.ward1@googlemail.com>
6070
6071 * gdb.texinfo (Types In Python): Describe "is_base_class".
6072
57a1d736
TT
60732009-12-03 Tom Tromey <tromey@redhat.com>
6074
6075 * gdb.texinfo (Basic Python): Document gdb.parse_and_eval.
6076
8cebebb9
PP
60772009-12-02 Paul Pluzhnikov <ppluzhnikov@google.com>
6078
6079 * observer.texi: New memory_changed observer.
6080
16af530a
TT
60812009-12-01 Tom Tromey <tromey@redhat.com>
6082
6083 * gdb.texinfo (Reverse Execution): Fix typo.
6084
b6199126
DJ
60852009-11-24 Daniel Jacobowitz <dan@codesourcery.com>
6086
6087 PR gdb/8704
6088
6089 * gdb.texinfo (Thread-Specific Breakpoints): Thread specifiers
6090 are allowed after the breakpoint condition.
6091
7a6973ad
TT
60922009-11-23 Tom Tromey <tromey@redhat.com>
6093
6094 PR python/10782:
6095 * gdb.texinfo (Types In Python): Document Type.pointer.
6096
21a0512e
PP
60972009-11-23 Paul Pluzhnikov <ppluzhnikov@google.com>
6098
6099 * gdb.texinfo (Machine Code): Adjust.
889bf7c5 6100
a5832c8f
PA
61012009-11-11 Pedro Alves <pedro@codesourcery.com>
6102
6103 * agentexpr.texi (Tracing On Symmetrix): Delete section.
6104 (Using Agent Expressions): Delete cross reference.
6105
1eb7cd77
JB
61062009-11-07 Joel Brobecker <brobecker@adacore.com>
6107
6108 * gdbint.texinfo, stabs.texinfo: Move the @setchapternewpage
6109 and @settitle directives up to help makeinfo find them.
6110
24ddea62
JK
61112009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
6112
6113 * gdb.texinfo (set debug-file-directory, show debug-file-directory)
6114 (Auto-loading): Use plural and note one can use multiple components now.
6115
3afae151
VP
61162009-11-01 Vladimir Prus <vladimir@codesourcery.com>
6117
6118 * gdb.texinfo (GDB/MI Stack Manipulation): Make
6119 -stack-list-arguments have the same documentation for parameter
6120 as -stack-list-locals. Add comas.
6121
14ff2235
PM
61222009-10-27 Tom Tromey <tromey@redhat.com>
6123 Eli Zaretskii <eliz@gnu.org>
6124
c8d5aac9 6125 PR python/10781
14ff2235
PM
6126
6127 * gdb.texinfo (Values From Inferior): Document cast method.
6128
9c419145
PP
61292009-10-22 Paul Pluzhnikov <ppluzhnikov@google.com>
6130
6131 * gdb.texinfo (Machine Code): Mention function name in disasssembly
6132 and adjust example.
889bf7c5 6133
29153c24
MS
61342009-10-22 Michael Snyder <msnyder@vmware.com>
6135
6136 * gdb.texinfo (Process Record and Replay): Document new form of
889bf7c5 6137 info record command. Also document the new save and restore
29153c24
MS
6138 commands.
6139
2b28d209
PP
61402009-10-21 Paul Pluzhnikov <ppluzhnikov@google.com>
6141
6142 * gdb.texinfo (Machine Code): Mention current pc marker.
6143 (Memory): Likewise.
6144
6c95b8df
PA
61452009-10-19 Pedro Alves <pedro@codesourcery.com>
6146 Stan Shebs <stan@codesourcery.com>
6147
6148 * observer.texi (new_inferior): Rename to...
6149 (inferior_appeared): ... this.
6150
6151 * gdb.texinfo (Inferiors): Rename node to ...
6152 (Inferiors and Programs): ... this. Mention running multiple
6153 programs in the same debug session.
6154 <info inferiors>: Mention the new 'Executable' column if "info
6155 inferiors". Update examples. Document the "add-inferior",
6156 "clone-inferior", "remove-inferior" and "maint info
6157 program-spaces" commands.
6158 (Process): Rename node to...
6159 (Forks): ... this. Document "set|show follow-exec-mode".
6160
2f8132f3
MS
61612009-10-11 Michael Snyder <msnyder@vmware.com>
6162
6163 * gdb.texinfo (ReverseStep): Show default as "unsupported".
6164 (ReverseContinue): Ditto.
6165
cba4b2d3
PP
61662009-10-08 Paul Pluzhnikov <ppluzhnikov@google.com>
6167
6168 * gdb.texinfo (Server): Document libthread-db-search-path.
889bf7c5 6169
da082f17
JK
61702009-10-08 Jan Kratochvil <jan.kratochvil@redhat.com>
6171
6172 * gdbint.texinfo (i386_stopped_by_hwbp): Remove.
6173
08be9d71
ME
61742009-10-06 Michael Eager <eager@eagercon.com>
6175
6176 * gdb.texinfo (Contributors): Add self for Xilinx MicroBlaze.
6177 (Embedded Processors): Add MicroBlaze.
6178 (MicroBlaze): New. Describe Xilinx MicroBlaze
6179
08a0efd0
PA
61802009-10-04 Pedro Alves <pedro@codesourcery.com>
6181
6182 * gdb.texinfo (Remote Protocol): Don't mention vCont;T.
6183
cbb8f428
EZ
61842009-09-26 Pierre Muller <muller@ics.u-strasbg.fr>
6185
6186 * gdb.texinfo (Cygwin Native): Mention support for Ctrl-BREAK.
6187
30a4a70c
JB
61882009-09-23 Joel Brobecker <brobecker@adacore.com>
6189
6190 * observer.texi (solib_unloaded): Document explicitly the fact that
6191 this observer is called before the associated symbols are unloaded.
6192
701adfb0
PA
61932009-09-21 Jie Zhang <jie.zhang@analog.com>
6194
6195 * gdb.texinfo: Escape "{" and "}".
6196
b3372f91
VP
61972009-09-19 Vladimir Prus <vladimir@codesourcery.com>
6198
6199 * gdb.texinfo (GDB/MI Stack Manipulation): Document
6200 -stack-list-variables.
6201
f43030c4
TT
62022009-09-18 Tom Tromey <tromey@redhat.com>
6203
6204 * gdb.texinfo (GDB/MI Variable Objects): -enable-pretty-printing
6205 is experimental.
6206
ec7e75e7
PP
62072009-09-17 Paul Pluzhnikov <ppluzhnikov@google.com>
6208
6209 * gdb.texinfo (convenince variables): Mention
6210 $_siginfo could be empty.
f43030c4 6211
0cc7d26f
TT
62122009-09-15 Tom Tromey <tromey@redhat.com>
6213
6214 * gdb.texinfo (GDB/MI Variable Objects): Document
6215 -enable-pretty-printing, -var-set-update-range, dynamic varobjs.
6216 Expand -var-update documentation.
6217
a96d9b2e
SDJ
62182009-09-14 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
6219
6220 * gdb.texinfo (Set Catchpoints): Documentation about the catch syscall
6221 feature.
6222
005ca36a
JB
62232009-09-13 Daniel Jacobowitz <dan@codesourcery.com>
6224
6225 * gdbint.texinfo (Unwinding the Frame ID): Reference outer_frame_id.
6226
0d772ac9
MS
62272009-09-10 Michael Snyder <msnyder@vmware.com>
6228
6229 * gdb.texinfo (qSupported): Mention new ReverseContinue and
6230 ReverseStep replies to the qSupported query.
6231
14fb1bac
JB
62322009-09-10 Joel Brobecker <brobecker@adacore.com>
6233
6234 Add documentation for set/show interactive-mode.
6235 * gdb.texinfo (Other Misc Settings): New node.
6236
29b090c0
DE
62372009-09-01 Doug Evans <dje@google.com>
6238
6239 * gdb.texinfo (Caching Data of Remote Targets): Add note on
6240 non-stop mode's affect on remote caching.
6241
4e5d721f
DE
62422009-08-31 Jacob Potter <jdpotter@google.com>
6243 Doug Evans <dje@google.com>
6244
6245 * gdb.texinfo (Caching Data of Remote Targets): Update text.
6246 Mark `set/show remotecache' options as obsolete.
6247 Document new `set/show stack-cache' option.
6248 Update text for `info dcache'.
6249
55333a84
DE
62502009-08-27 Doug Evans <dje@google.com>
6251
6252 * gdb.texinfo (Symbols): Delete `set print symbol-loading'.
6253 (Files): Add note on new optional regex arg to `info sharedlibrary'.
6254
bc3a0b4d
RW
62552009-08-26 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6256
6257 * gdbint.texinfo (Releasing GDB): Fix confusing sentence
6258 about autoconf.
6259
3a1ff0b6
PA
62602009-08-25 Pedro Alves <pedro@codesourcery.com>
6261
6262 * gdb.texinfo (Debugging Multiple Inferiors): Add "info inferiors"
6263 small example, and describe its columns. Replace "inferior-id" by
6264 "infno" throughout.
6265
81ecdfbb
RW
62662009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6267
af542c2e
RW
6268 * gdbint.texinfo (Releasing GDB): Point to
6269 README-maintainer-mode file for required autoconf version.
6270 * configure.ac: Do not substitute datarootdir, htmldir,
6271 pdfdir, docdir. Do not process --with-datarootdir,
6272 --with-htmldir, --with-pdfdir, --with-docdir.
6273 * configure: Regenerate.
6274
81ecdfbb
RW
6275 * configure: Regenerate.
6276
4efc6507
DE
62772009-08-20 Reid Kleckner <reid@kleckner.net>
6278
6279 * gdb.texinfo: Add chapter on JIT interface.
6280
43089a6e
NR
62812009-08-07 Nick Roberts <nickrob@snap.net.nz>
6282
6283 * gdb.texinfo (Server Prefix): Explain that server prefix suppresses
889bf7c5 6284 confirmation request.
43089a6e 6285
99e008fe
EZ
62862009-08-05 Jeremy Bennett <jeremy.bennett@embecosm.com>
6287
c8d5aac9
L
6288 * gdb.texinfo (Separate Debug Files, Remote Protocol): Clarified
6289 CRC definitions.
99e008fe 6290
48cb2d85
VP
62912009-08-03 Vladimir Prus <vladimir@codesourcery.com>
6292
6293 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
889bf7c5 6294 -break-commands.
48cb2d85 6295
ff1a52c6
UW
62962009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
6297
6298 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
6299 "set spu auto-flush-cache" and "show spu auto-flush-cache" commands.
6300
3285f3fe
UW
63012009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
6302
6303 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
6304 "set spu stop-on-load" and "show spu stop-on-load" commands.
6305
e35359c5
UW
63062009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
6307
6308 * gdb.texinfo (Target Descriptions): Document <compatible> element.
6309
58d6951d
DJ
63102009-07-28 Daniel Jacobowitz <dan@codesourcery.com>
6311
6312 * gdb.texinfo (ARM Features): Document org.gnu.gdb.arm.vfp and
6313 org.gnu.gdb.arm.neon.
6314
08d16641
PA
63152009-07-20 Pedro Alves <pedro@codesourcery.com>
6316
6317 * gdb.texinfo (Target Description Format): Mention the new <osabi>
6318 optional element.
6319 (subsection OS ABI): New subsection.
6320
782b2b07
SS
63212009-07-14 Stan Shebs <stan@codesourcery.com>
6322
6323 * gdb.texinfo (Tracepoint Conditions): New section.
6324 (General Query Packets): Describe ConditionalTracepoints.
6325 (Tracepoint Packets): Describe condition field.
6326 (Maintenance Commands): Describe maint agent-eval.
6327 * agentexpr.texi (Using Agent Expressions): Mention eval usage.
6328
9b117ef3
HZ
63292009-07-11 Hui Zhu <teawater@gmail.com>
6330
6331 * gdb.texinfo (disassemble): Add a new modifier /r
6332 to "disassemble" command to make it print the raw instructions
6333 in hex as well as in symbolic form.
6334
f5a33284
TT
63352009-07-09 Tom Tromey <tromey@redhat.com>
6336
6337 * gdbint.texinfo (Testsuite): Document parallel make check.
6338
812f7342
TT
63392009-07-09 Tom Tromey <tromey@redhat.com>
6340
6341 * gdbint.texinfo (Testsuite): Document test transcripts.
6342
fbb8f299
PM
63432009-07-10 Phil Muldoon <pmuldoon@redhat.com>
6344
6345 * gdb.texinfo (Values From Inferior): Add length parameter
6346 description.
6347
dd8f35ac
EZ
63482009-07-04 Chris Genly <chris@genly.us>
6349
6350 * gdb.texinfo (GDB/MI Variable Objects): Document child definition
6351 in -var-list-children. Fix example according to what the code
6352 does.
6353
2277426b
PA
63542009-07-02 Pedro Alves <pedro@codesourcery.com>
6355
6356 * gdb.texinfo (Debugging multiple inferiors): Document the
6357 "inferior", "detach inferior" and "kill inferior" commands.
6358 (Debugging Programs with Multiple Processes): Adjust to mention
6359 generic "inferior" commands. Delete mention of "detach fork" and
6360 "delete fork". Cross reference to "Debugging multiple inferiors"
6361 section.
6362
a6d9a66e
UW
63632009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
6364
5af949e3
UW
6365 * gdbint.texinfo (Item Output Functions): Update signature
6366 for ui_out_field_core_addr.
6367
63682009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
6369
6370 * gdbint.texinfo (Examples of Use of @code{ui_out} functions):
a6d9a66e
UW
6371 Update example code extrated from breakpoint.c.
6372
9901a55b 63732009-06-28 Paul Pluzhnikov <ppluzhnikov@google.com>
889bf7c5 6374
9901a55b
PP
6375 * gdb.texinfo (GDB/MI Program Context): @ignore unimplemented
6376 MI commands.
6377 (GDB/MI Symbol Query): Likewise.
6378 (GDB/MI File Commands): Likewise.
6379 (GDB/MI File Transfer Commands): Likewise.
6380 (GDB/MI Target Manipulation): Likewise.
6381 (GDB/MI Miscellaneous Commands): Likewise.
889bf7c5 6382
edb3359d
DJ
63832009-06-27 Daniel Jacobowitz <dan@codesourcery.com>
6384
6385 * gdb.texinfo (Debugging Optimized Code): New chapter.
6386 (Compiling for Debugging): Reference it. Move some
6387 text to the new section.
6388
7cd1089b
PM
63892009-06-15 Phil Muldoon <pmuldoon@redhat.com>
6390
6391 * doc/gdb.texinfo (Calling): Document
6392 set-unwind-on-terminating-exception usage.
6393
d4db2f36
PA
63942009-06-11 Pedro Alves <pedro@codesourcery.com>
6395
6396 * gdb.texinfo (All-Stop): Document new 'set schedule-multiple'
6397 command.
6398
d1a7880c
PA
63992009-06-07 Pedro Alves <pedro@codesourcery.com>
6400
6401 * gdbint.texinfo (TARGET_HAS_HARDWARE_WATCHPOINTS): Delete all
6402 references.
6403
473f94e6
UW
64042009-06-04 Ulrich Weigand <uweigand@de.ibm.com>
6405
6406 * gdbint.texinfo: Rename formal parameters to gdbarch function
6407 protoypes from "current_gdbarch" to "gdbarch".
6408
8f500870
TT
64092009-05-28 Tom Tromey <tromey@redhat.com>
6410
6411 * gdb.texinfo (Basic Python): Change get_parameter to parameter.
6412
b6313243
TT
64132009-05-27 Tom Tromey <tromey@redhat.com>
6414
6415 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
6416 feature.
6417 (GDB/MI Variable Objects): Document -var-set-visualizer.
6418
64192009-04-02 Tom Tromey <tromey@redhat.com>
6420
6421 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
6422 feature.
6423 (GDB/MI Variable Objects): Document -var-set-visualizer.
6424
a6bac58e
TT
64252009-05-27 Tom Tromey <tromey@redhat.com>
6426 Thiago Jung Bauermann <bauerman@br.ibm.com>
6427 Phil Muldoon <pmuldoon@redhat.com>
6428
6429 * gdb.texinfo (Objfiles In Python): Reference pretty printing.
6430 (Pretty Printing): New node.
6431 (Selecting Pretty-Printers): Likewise.
6432 (Python API): Update.
6433 (Output Formats): Document /r format.
6434
2c74e833
TT
64352009-05-27 Thiago Jung Bauermann <bauerman@br.ibm.com>
6436 Tom Tromey <tromey@redhat.com>
6437
6438 * gdb.texinfo (Types In Python): New node.
6439 (Values From Inferior): "type" is now an attribute.
6440 (Python API): Update.
6441
89c73ade
TT
64422009-05-27 Tom Tromey <tromey@redhat.com>
6443 Thiago Jung Bauermann <bauerman@br.ibm.com>
6444 Phil Muldoon <pmuldoon@redhat.com>
6445
6446 * gdb.texinfo: Add @syncodeindex for `tp'.
6447 (Python API): Update.
6448 (Auto-loading): New node.
6449 (Objfiles In Python): New node.
6450
17a37d48
PP
64512009-05-15 Paul Pluzhnikov <ppluzhnikov@google.com>
6452
6453 * gdb.texinfo (Threads): Document libthread-db-search-path.
889bf7c5 6454
6718376f
NR
64552009-05-15 Nick Roberts <nickrob@snap.net.nz>
6456
6457 * gdb.texinfo (GDB/MI General Design): Break up into four nodes.
6458
cbe54154
PA
64592009-05-12 Pedro Alves <pedro@codesourcery.com>
6460
6461 * gdb.texinfo: Document 'set/show debug gnu-nat'. Replace 'maint
6462 show-debug-regs' docs by 'maint set show-debug-regs' and 'maint
6463 show show-debug-regs' docs.
6464
8e05493c
EZ
64652009-05-08 Eli Zaretskii <eliz@gnu.org>
6466
6467 * gdb.texinfo (Process Record and Replay): Add description of
6468 reverse execution.
6469
b39f4988
JB
64702009-05-07 Joel Brobecker <brobecker@adacore.com>
6471
6472 * gdbint.texinfo (Adding support for debugging core files): New node.
6473 (Native Debugging): Remove the ``Native core file Support'' section.
6474
a2311334
EZ
64752009-05-01 Eli Zaretskii <eliz@gnu.org>
6476
6477 * gdb.texinfo (Process Record and Replay): Improve and clarify.
6478 Add index entries.
6479
53cc454a 64802009-04-30 Hui Zhu <teawater@gmail.com>
c8d5aac9 6481 Michael Snyder <msnyder@vmware.com>
53cc454a 6482
a2311334
EZ
6483 * gdb.texinfo: (Process Record and Replay): Add documentation for
6484 process record and replay.
53cc454a 6485
484086b7
JK
64862009-04-29 Jan Kratochvil <jan.kratochvil@redhat.com>
6487
6488 * gdb.texinfo (Macros): Note command-line for `info macro'. Append
6489 a new part on command-line defined macros.
6490
32ae1842
EZ
64912009-04-25 Eli Zaretskii <eliz@gnu.org>
6492
6493 * gdb.texinfo (Machine Code) <disassemble-next-line>: Improve and
6494 clarify the wording.
6495
b14b1491
TT
64962009-04-23 Tom Tromey <tromey@redhat.com>
6497
6498 * gdb.texinfo (Data Files): New node.
6499 (GDB Files): Update menu.
6500
5c1e86e1
JB
65012009-04-23 Joel Brobecker <brobecker@adacore.com>
6502
6503 * gdbint.texinfo (Defining Other Architecture Features): Remove
e346fb8f 6504 entry for PROCESS_LINENUMBER_HOOK.
5c1e86e1 6505
83eba9b7
VP
65062009-04-22 Vladimir Prus <vladimir@codesourcery.com>
6507
6508 * gdb.texinfo (GDB/MI Program Execution): Document -exec-jump.
6509
e31198c4
HZ
65102009-04-22 Hui Zhu <teawater@gmail.com>
6511
6512 * gdb.texinfo (disassemble-next-line): Set the default of
6513 disassemble-next-line to off.
6514
26e251b6
JM
65152009-04-21 Joseph Myers <joseph@codesourcery.com>
6516
6517 * configure.ac (--with-datarootdir, --with-docdir, --with-pdfdir,
6518 --with-htmldir): New.
6519 * configure: Regenerate.
6520 * Makefile.in (datarootdir, docdir): Define.
6521 (gdb.dvi, gdb.pdf): Use same -I options as for building gdb.info
6522 instead of $(SET_TEXINPUTS).
6523 (gdbint.dvi, gdbint.pdf): Use same -I options as for building
6524 gdbint.info instead of $(SET_TEXINPUTS).
6525 (gdbint/index.html): Use same -I options as for building
6526 gdbint.info.
6527 (stabs.dvi, stabs.pdf): Use same -I options as for building
6528 stabs.info instead of $(SET_TEXINPUTS).
6529 (stabs/index.html): Use same -I options as for building
6530 stabs.info.
6531 (annotate.dvi, annotate.pdf): Use same -I options as for building
6532 annotate.info instead of $(SET_TEXINPUTS).
6533 (annotate/index.html): Use same -I options as for building
6534 annotate.info.
6535
eac35c4e
DD
65362009-04-21 David Daney <ddaney@caviumnetworks.com>
6537
6538 * gdb.texinfo (maint show-debug-regs): Remove mention of x86.
6539
29b0e8a2
JM
65402009-04-21 Joseph Myers <joseph@codesourcery.com>
6541
6542 * gdb.texinfo (Source Path): Document --with-relocated-sources.
6543
2b831889 65442009-04-18 Carlos O'Donell <carlos@codesourcery.com>
c8d5aac9 6545 Joseph Myers <joseph@codesourcery.com>
2b831889
JM
6546
6547 * Makefile.in (MAKEHTML): Set to makeinfo --html.
6548 (MAKEHTMLFLAGS): Set to empty.
6549 (html__strip_dir): Define.
6550 (HTMLFILES): Define.
6551 (HTMLFILES_INSTALL): Define.
6552 (install-html): Copy new automake rule.
6553 (html): Depend on $(HTMLFILES).
6554 (gdb_toc.html): Rename to gdb/index.html.
6555 (gdbint_toc.html): Rename to gdbint/index.html.
6556 (stabs_toc.html): Rename to stabs/index.html.
6557 (annotate_toc.html): Rename to annotate/index.html.
6558
89a34d1b
JM
65592009-04-17 Carlos O'Donell <carlos@codesourcery.com>
6560
6561 * Makefile.in: Set pdfdir and htmldir from configure
6562 substitutions.
6563 * configure.ac: AC_SUBST datarootdir, docdir, htmldir, pdfdir.
6564 * configure: Regenerate.
6565
a2d5da46
JB
65662009-04-16 Joel Brobecker <brobecker@adacore.com>
6567
6568 * gdbint.texinfo (Native Debugging): Remove entry for PROC_NAME_FMT.
6569 This macro is no longer used.
6570
732f6a93
TT
65712009-04-15 Tom Tromey <tromey@redhat.com>
6572
6573 * gdb.texinfo (Character Sets): Document default character set.
6574
87f9adc1
PM
65752009-04-14 Pierre Muller <muller@ics.u-strasbg.fr>
6576
6577 * gdbint.texinfo: Change server name from sources.redhat.com to
6578 sourceware.org throughout.
6579
2c88c651
JB
65802009-04-09 Joel Brobecker <brobecker@adacore.com>
6581
6582 * gdb.texinfo (Set Breaks): Rewrite a paragraph to avoid a warning
6583 about a missing dot or coma after @xref.
6584
4f5376b2
JB
65852009-04-02 Joel Brobecker <brobecker@adacore.com>
6586
6587 * gdb.texinfo (Backtrace): Add a parameter in frame 1 of the first
6588 example, and add a small explanation about it.
6589 (Print Settings): Change the documentation of the "set print
6590 frame-arguments" to reflect the fact that the default is now "scalars".
6591
a0381d3a
JB
65922009-04-02 Joel Brobecker <brobecker@adacore.com>
6593
6594 * gdb.texinfo (Print Settings): Add kindex for command "set
6595 print frame-arguments".
6596
45ac276d
JB
65972009-03-31 Joel Brobecker <brobecker@adacore.com>
6598
6599 * gdb.texinfo (Ada Tasks): Add documentation about task-specific
6600 breakpoints.
6601 (Set Breaks): Add reference to thread-specific and task-specific
6602 breakpoints.
6603
32cd1edc
JB
66042009-03-31 Joel Brobecker <brobecker@adacore.com>
6605
6606 * gdb.texinfo (Ada Tasks): Remove the documentation about
6607 the "Running" state, as this state has been eliminated.
6608 Now all runnable tasks are shown as "Runnable".
6609
1042e4c0
SS
66102009-03-30 Stan Shebs <stan@codesourcery.com>
6611
6612 * gdb.texinfo (Tracepoints): Describe tracepoints as a
6613 special case of breakpoints.
6614 (Enable and Disable Tracepoints): Mention deprecation.
6615 (Listing Tracepoints): Update description and example.
6616
f8f6f20b
TJB
66172009-03-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
6618
6619 * gdb.texinfo (Frames in Python): New node.
6620 (Python API): Update.
6621
c0c6f777
TJB
66222009-03-29 Thiago Jung Bauermann <bauerman@br.ibm.com>
6623
6624 * gdb.texinfo (Values From Inferior): Change gdb.Value.address
6625 from a method to an attribute.
6626
def2b000
TJB
66272009-03-26 Thiago Jung Bauermann <bauerman@br.ibm.com>
6628
6629 * gdb.texinfo (Values From Inferior): Document is_optimized_out
6630 attribute.
6631
a07daef3
PA
66322009-03-25 Pedro Alves <pedro@codesourcery.com>
6633
6634 * observer.texi (thread_exit): Add "silent" parameter.
6635
f3b1572e
PA
66362009-03-22 Pedro Alves <pedro@codesourcery.com>
6637
6638 * observer.texi (about_to_proceed): New.
6639
587afa38
EZ
66402009-03-21 Jeremy Bennett <jeremy.bennett@embecosm.com>
6641
6642 * gdbint.texinfo (everywhere): Use braces {} in @deftypeXX type
6643 field throughout to handle types with spaces in them. Fix typos
6644 found by aspell.
6645 (Summary, Requirements, Contributors): New first chapter,
6646 "Summary" added, old Requirements section moved there, and new
6647 section, "Contributors" added.
6648 (Initializing a New Architecture, Register Representation)
6649 (Frame Interpretation, Inferior Call Setup, Adding a New Target)
6650 (Porting gdb): These sections extended and updated.
6651 (Compiler Characteristics): This section (empty) deleted.
6652 (Defining Other Architecture Features): This section renamed and
6653 duplicate material removed from (formerly "Target Conditionals").
6654 Use braces {} in @deftypeXX type field throughout to handle types
6655 with spaces in them. Typos found by aspell fixed.
6656
6657 * stack_frame.svg: New file, source of image for gdbint.texinfo.
6658 * stack_frame.pdf: Version of image for PDF output.
6659 * stack_frame.png: Version of image for HTML output and for Emacs.
6660 * stack_frame.txt: Version of image for Info output.
1db61298 6661 * stack_frame.eps: Version of image for TeX DVI output.
587afa38 6662
10af6951
EZ
66632009-03-21 Eli Zaretskii <eliz@gnu.org>
6664
6665 * gdb.texinfo (Character Sets): Fix last change.
6666
cc924cad
TJB
66672009-03-21 Thiago Jung Bauermann <bauerman@br.ibm.com>
6668
6669 * gdb.texinfo (Values From Inferior): Fix optional arguments
6670 markup.
6671 (Commands In Python): Adjust argument names of gdb.Command.__init__
6672 to what the function accepts as keywords.
6673
bc3b79fd
TJB
66742008-03-20 Tom Tromey <tromey@redhat.com>
6675
6676 * gdb.texinfo (Convenience Vars): Document convenience functions.
6677 (Functions In Python): New node.
6678 (Python API): Update.
6679
6c7a06a3
TT
66802009-03-20 Tom Tromey <tromey@redhat.com>
6681
6682 * gdb.texinfo (Character Sets): Remove obsolete text. Document
6683 set target-wide-charset.
6684 (Requirements): Mention iconv.
6685
b646ddd4
HZ
66862009-03-17 Hui Zhu <teawater@gmail.com>
6687
6688 * gdb.texinfo: Change the introduce of "disassemble-next-line".
6689
91440f57
HZ
66902009-03-17 Hui Zhu <teawater@gmail.com>
6691
6692 * gdb.texinfo: Add documentation for disassemble-next-line.
6693
8fd41227
TJB
66942009-03-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
6695
6696 * gdb.texinfo (Commands In Python): Remove tindex entries.
6697
61ff14c6
JK
66982009-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
6699
6700 * gdb.texinfo (Returning): New description for missing debug info.
6701
0b16c5cf
PA
67022009-03-14 Pedro Alves <pedro@codesourcery.com>
6703
6704 * gdb.texinfo (Remote Configuration): Document query-attached.
61ff14c6 6705 (General Query Packets): Document qAttached.
0b16c5cf 6706
32fc0df9
PA
67072009-03-05 Pedro Alves <pedro@codesourcery.com>
6708
6709 * gdb.texinfo (Background Execution): Better describe the set
6710 target-async command.
6711 (Maintenance Commands): Delete description of the `maint set/show
6712 linux-async' and `maint set/show remote-async' commands.
6713
134eb42c
VP
67142009-02-18 Vladimir Prus <vladimir@codesourcery.com>
6715
6716 * gdb.texinfo (GDB/MI Async Records): Add double-spaces
6717 between sentences.
6718
c86cf029
VP
67192009-02-18 Vladimir Prus <vladimir@codesourcery.com>
6720
6721 * gdb.texinfo (GDB/MI Async Records): Document the
6722 =library-loaded and =library-unloaded notifications.
6723
3ea85240
VP
67242009-02-17 Vladimir Prus <vladimir@codesourcery.com>
6725
6726 * observer.texi (test_notification): New observer.
6727
1d33d6ba
VP
67282009-02-14 Vladimir Prus <vladimir@codesourcery.com>
6729
61ff14c6
JK
6730 * observer.texi: Add parameter 'print_frame' to normal_stop
6731 observer.
1d33d6ba 6732
d721c933
EZ
67332009-02-07 Eli Zaretskii <eliz@gnu.org>
6734
6735 * gdb.texinfo (Basic Python): Fix change from 2009-02-04.
6736 (Commands In Python): Fix COMMAND_* constants in last change. Use
6737 @kbd for interactive input. Add cross-references and index
6738 entries.
6739
4aa995e1
PA
67402009-02-06 Pedro Alves <pedro@codesourcery.com>
6741
6742 * gdb.texinfo (Signals): Document $_siginfo.
6743 (Convenience Variables): Mention $_siginfo.
6744 (Remote Configuration): Document qXfer:siginfo:read,
6745 qXfer:siginfo:write packets, and the read-siginfo-object,
6746 write-siginfo-object commands.
6747
5f5233d4
PA
67482009-02-06 Pedro Alves <pedro@codesourcery.com>
6749
6750 * gdbint.texinfo (Values): New chapter.
6751
d8906c6f
TJB
67522009-02-06 Tom Tromey <tromey@redhat.com>
6753
6754 * gdb.texinfo (Python API): Add entry for Commands In Python.
6755 (Commands In Python): New node.
6756
b6cb8e7d
TJB
67572009-02-05 Tom Tromey <tromey@redhat.com>
6758
6759 * gdb.texinfo (Values From Inferior): Document Value.string.
6760
12453b93
TJB
67612009-02-05 Tom Tromey <tromey@redhat.com>
6762
6763 * gdb.texinfo (Basic Python): Document execute's from_tty
6764 argument.
6765
08c637de
TJB
67662009-02-04 Tom Tromey <tromey@redhat.com>
6767
6768 * gdb.texinfo (Basic Python): Document gdb.history.
6769
592375cd
VP
67702009-01-30 Vladimir Prus <vladimir@codesourcery.com>
6771
6772 * gdb.texinfo (GDB/MI Thread Commands): Document the
6773 'current-thread-id' field. Remove the example with zero threads,
6774 since current GDB won't ever report that if there's inferior.
6775
41447f92
VP
67762009-01-30 Vladimir Prus <vladimir@codesourcery.com>
6777
6778 * gdb.texinfo (GDB/MI Breakpoint Commands): Document the -d
6779 option to -break-insert.
6780
098b41a6
JG
67812009-01-28 Daniel Jacobowitz <dan@codesourcery.com>
6782 Jerome Guitton <guitton@adacore.com>
6783
6784 * gdb.texinfo (Startup): Document --with-system-gdbinit.
6785 (System-wide configuration): New section.
6786
3c16cced
PA
67872009-01-26 Pedro Alves <pedro@codesourcery.com>
6788
6789 PR gdb/7580:
6790 * gdb.texinfo (Maintenance Commands): Document "maint set|show
6791 internal-error|internal-warning quit|corefile ask|yes|no".
6792
62709adf
PA
67932009-01-26 Pedro Alves <pedro@codesourcery.com>
6794
6795 * gdb.texinfo (Using the `gdbserver' Program): Document
6796 --remote-debug.
6797
7ce58dd2
DE
67982009-01-23 Doug Evans <dje@google.com>
6799
6800 * gdb.texinfo: Add nexti to list of commands that support
6801 background execution.
6802
adb483fe
DJ
68032009-01-14 Daniel Jacobowitz <dan@codesourcery.com>
6804
6805 * gdb.texinfo (Define, Hooks): Document prefix command support.
6806
a67ec3f4 68072009-01-14 Joseph Myers <joseph@codesourcery.com>
c8d5aac9 6808 Carlos O'Donell <carlos@codesourcery.com>
a67ec3f4
JM
6809
6810 Fixes for makeinfo --html.
6811
6812 * annotate.texinfo: Use @copying and @insertcopying. Use
6813 @ifnottex in place of @ifinfo.
6814 * gdb.texinfo: Use @copying and @insertcopying. Use @ifnottex in
6815 place of @ifinfo. Use @ifnotinfo for one index entry.
6816 * gdbint.texinfo: Use @copying and @insertcopying. Use @ifnottex
6817 in place of @ifinfo.
6818 * stabs.texinfo: Use @copying and @insertcopying. Use @ifnottex
6819 in place of @ifinfo. Include contents at start unconditionally.
6820
84fcdf95
PA
68212009-01-13 Pedro Alves <pedro@codesourcery.com>
6822
6823 * gdb.texinfo (General Query Packets): Remove @var{} around the
6824 "spu" literal string.
6825
fa3a767f
PA
68262009-01-07 Pedro Alves <pedro@codesourcery.com>
6827
6828 * gdb.texinfo (Error in Breakpoints): Delete mention of "The same
6829 program may be running in another process" errors.
6830 * gdbint.texinfo (Native Conditionals): Delete
6831 ONE_PROCESS_WRITETEXT description.
6832
9cb011d3
JB
68332009-01-07 Joel Brobecker <brobecker@adacore.com>
6834
6835 * gdbint.texinfo (Start of New Year Procedure): Add the "coding"
6836 emacs local variable to be placed at the end of the ChangeLog.
6837 Add server.c and gdbreplay.c to the list of files where the
6838 copyright year needs to be updated.
6839
84603566
SL
68402009-01-06 Sandra Loosemore <sandra@codesourcery.com>
6841
6842 * gdb.texinfo (Remote Configuration): Document new
6843 "set/show tcp auto-retry" and "set/show tcp connect-timeout"
6844 commands.
6845
a53f55d8
PA
68462008-12-28 Pedro Alves <pedro@codesourcery.com>
6847
6848 * gdbint.texinfo (gdbarch_cannot_fetch_register): Don't mention
6849 FETCH_INFERIOR_REGISTERS.
6850 (Native Conditionals): Remove obsolete CHILD_PREPARE_TO_STORE,
6851 FETCH_INFERIOR_REGISTERS descriptions. Remove
6852 gdbarch_get_longjmp_target descrition, since already described in
6853 Target Conditionals. Move gdbarch_fp0_regnum description to ...
6854 (Target Conditionals): ... here.
6855
077e0a52
JB
68562008-12-16 Joel Brobecker <brobecker@adacore.com>
6857
6858 * gdb.texinfo (Omissions from Ada): Add missing GDB prompt in
6859 examples.
6860 (Additions to Ada): Likewise. Add the missing opening and closing
6861 parenthesis of the GDB prompt in one of the examples.
6862
023eb17c
JB
68632008-12-14 Joel Brobecker <brobecker@adacore.com>
6864
6865 * gdb.texinfo (Omissions from Ada): Remove incorrect documentation
6866 about the result of 'Address not being of type System.Address.
6867 This problem has been fixed a while ago.
6868
c3b108f7
VP
68692008-12-02 Vladimir Prus <vladimir@codesourcery.com>
6870
6871 MI non-stop and multiprocess docs.
6872
c8d5aac9
L
6873 * gdb.texinfo (GDB/MI): New section 'GDB/MI General Design'
6874 (GDB/MI Output Records): New section 'GDB/MI Frame Information'
6875 Adjust documentation for *stopped, document =thread-created,
6876 =thread-exited, =thread-group-created and =thread-group-exited.
6877 (GDB/MI Thread Commands): Document the 'state' field in
6878 -thread-info output.
6879 (GDB/MI Program Execution): Mention --all and --thread-group
6880 options.
6881 (GDB/MI Variable Objects): Describe floating and fixed variable
6882 objects.
6883 (GDB/MI Miscellaneous Commands): Document -list-thread-groups.
c3b108f7 6884
07e059b5
VP
68852008-12-02 Vladimir Prus <vladimir@codesourcery.com>
6886
c8d5aac9
L
6887 * gdb.texinfo (Operating System Information): New appendix.
6888 (Operating System Auxiliary Information): Document 'info os processes'
6889 (Remote Configuration): Document 'osdata'
6890 (General Query Packets): Document qXfer:osdata:read.
07e059b5 6891
a80b95ba
TG
68922008-11-27 Tristan Gingold <gingold@adacore.com>
6893
6894 * gdb.texinfo (Darwin): Document Darwin specific features.
6895
a655d424
JK
68962008-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
6897
6898 * gdbint.texinfo (Target Conditionals): Extend the
6899 gdbarch_breakpoint_from_pc description.
6900
249e1128
VP
69012008-11-22 Vladimir Prus <vladimir@codesourcery.com>
6902
6903 * gdb.texinfo (M68K Features): Fix typo.
6904
c14c28ba
PP
69052008-11-18 Paul Pluzhnikov <ppluzhnikov@google.com>
6906
6907 * gdb.texinfo (Symbols): Mention printing containing
6908 image name in "info symbol".
6909 (Maint translate-address): Likewise.
889bf7c5 6910
394a6666
JB
69112008-11-18 Joel Brobecker <brobecker@adacore.com>
6912
6913 * gdb.texinfo (Set Catchpoints): Remove the documentation of
6914 commands "catch load" and "catch unload".
6915
66bb093b
VP
69162008-11-17 Vladimir Prus <vladimir@codesourcery.com>
6917
6918 * gdb.texinfo (GDB/MI Async Records): Document
c8d5aac9 6919 =thread-selected.
889bf7c5 6920
4a92f99b
VP
69212008-11-17 Vladimir Prus <vladimir@codesourcery.com>
6922
c8d5aac9 6923 * observer.texi (new_inferior, inferior_exit): New observers.
4a92f99b 6924
f0323ca0
PA
69252008-10-27 Pedro Alves <pedro@codesourcery.com>
6926
6927 * gdbint.texinfo (Adding a New Target): Don't mention TDEPFILES,
6928 .mt files, TM_CLIBS or TM_CDEPS.
6929 (x86 Watchpoints): Don't mention TDEPFILES.
6930
8b23ecc4
SL
69312008-10-24 Sandra Loosemore <sandra@codesourcery.com>
6932
6933 * gdb.texinfo (Remote Protocol): Add new nodes to menu.
6934 (Overview): Mention notifications and non-stop mode behavior.
6935 (Packets): Update documentation of ?, vAttach, vCont, and vRun
6936 with non-stop mode behavior. Add vStopped description.
6937 (Stop Reply Packets): Update list of packets that return
6938 stop replies. Mention non-stop behavior.
6939 (General Query Packets): Document QNonStop packet and associated
6940 qSupported query response.
6941 (Interrupts): Clarify multi-threaded behavior. Mention non-stop
6942 behavior.
6943 (Notification Packets): New section.
6944 (Remote Non-Stop): New section.
6945 (File-I/O Overview): Mention non-stop behavior.
6946
fff08868
HZ
69472008-10-24 Hui Zhu <teawater@gmail.com>
6948 Pedro Alves <pedro@codesourcery.com>
6949
6950 * gdb.texinfo (displaced-stepping): Describe the auto mode
6951 setting, and say it's the default. This is now a mainstream
6952 setting instead of a maintenance setting.
6953
252fbfc8
PA
69542008-10-23 Pedro Alves <pedro@codesourcery.com>
6955
6956 * observer.texi (thread_stop_requested): New.
6957
20924a55
JB
69582008-10-22 Joel Brobecker <brobecker@adacore.com>
6959
6960 * gdb.texinfo (Ada Tasks, Ada Tasks and Core Files): New nodes.
6961 (Patching): Replace incorrect usage of @samp by @kbd.
6962
bacec72f
MS
69632008-10-17 Michael Snyder <msnyder@vmware.com>
6964
6965 * gdb.texinfo: Add documentation for reverse execution.
6966
a08702d6 69672008-10-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
bd4f7d68 6968 Eli Zaretskii <eliz@gnu.org>
a08702d6
TJB
6969
6970 * gdb.texinfo. (Values From Inferior): New subsubsection.
6971
d97bc12b
DE
69722008-10-06 Doug Evans <dje@google.com>
6973
6974 * gdb.texinfo (set debug dwarf2-die): Document it.
6975
87f67dba
JB
69762008-10-01 Joel Brobecker <brobecker@adacore.com>
6977
6978 * gdb.texinfo (catch) [exception]: Document how to insert
6979 a breakpoint on user-defined exceptions when the exception
6980 name is identical to one of the language-defined ones.
6981
2fae03e8
TT
69822008-09-27 Tom Tromey <tromey@redhat.com>
6983
6984 * gdb.texinfo (Macros): Remove text about stringification,
6985 varargs, and splicing.
6986
5c6ce71d
TT
69872008-09-27 Tom Tromey <tromey@redhat.com>
6988
6989 * gdbint.texinfo (Language Support): Remove text about omitting
6990 support for a language.
6991
07128da0
DE
69922008-09-23 Doug Evans <dje@google.com>
6993
6994 * gdb.texinfo (info dcache): Update.
6995
b90a069a
SL
69962008-09-22 Sandra Loosemore <sandra@codesourcery.com>
6997
6998 * gdb.texinfo (Packets): Add info on thread-id syntax and
6999 multiprocess extensions.
7000 <D>: Document multiprocess form of packet.
7001 <H>: Use thread-id syntax.
7002 <T>: Likewise.
7003 <vCont>: Likewise. Note this is required for multiprocess.
7004 <vKill>: New packet.
7005 (Stop Reply Packets) <T>: Use thread-id syntax.
7006 <W>: Document multiprocess form of reply.
7007 <X>: Likewise.
7008 (General Query Packets) <qC>: Use thread-id syntax.
7009 <qfThreadInfo>: Likewise.
7010 <qGetTLSAddr>: Likewise.
7011 <qP>: Likewise.
7012 <qSupported>: Add "multiprocess" feature.
7013 <qThreadExtraInfo>: Use thread-id syntax.
7014
b77209e0
PA
70152008-09-22 Stan Shebs <stan@codesourcery.com>
7016
7017 * gdb.texinfo (Inferiors): New section.
7018
3d0bb823
PA
70192008-09-12 Pedro Alves <pedro@codesourcery.com>
7020
7021 * gdbint.texinfo (Native Debugging): Mention NAT_GENERATED_FILES.
7022
f8dcfc0a
UW
70232008-09-11 Ulrich Weigand <uweigand@de.ibm.com>
7024
7025 * gdbint.texinfo (Target Conditionals): Remove documentation
7026 for gdbarch_name_of_malloc.
7027
8775bb90
MS
70282008-09-03 Angela Marie Thomas <angela@releasedominatrix.com>
7029
7030 * gdb.texinfo (Interrupts): Mention TCP interface for
7031 sending BREAK.
7032
f1838a98
UW
70332008-08-26 Ulrich Weigand <uweigand@de.ibm.com>
7034
7035 * gdb.texinfo (Commands to Specify Files): Document "remote:"
7036 argument prefix to "set sysroot".
7037
158c7665
PH
70382008-08-21 Paul N. Hilfinger <hilfinger@adacore.com>
7039
7040 * gdb.texinfo (Omissions from Ada): Describe new treatment of True
7041 and False.
7042
30e026bb
VP
70432008-08-20 Vladimir Prus <vladimir@codesourcery.com>
7044
c8d5aac9
L
7045 * gdb.textinfo (GDB/MI Miscellaneous Commands): Use @table
7046 for possible features of -list-features.
30e026bb 7047
c6ebd6cf
VP
70482008-08-19 Vladimir Prus <vladimir@codesourcery.com>
7049
c8d5aac9 7050 * gdb.texinfo (Background execution): Adjust example
c6ebd6cf
VP
7051 (GDB/MI Miscellaneous Commands): Document -list-target-features.
7052
aeac0ff9
VP
70532008-08-19 Vladimir Prus <vladimir@codesourcery.com>
7054
7055 * doc/gdb.texinfo (PowerPC): Fix typo.
7056 (PowerPC features): Fix typo.
7057
5231c1fd
PA
70582008-08-18 Pedro Alves <pedro@codesourcery.com>
7059
7060 * observer.texi (thread_ptid_changed): New.
7061
677c5bb1
LM
70622008-08-18 Luis Machado <luisgpm@br.ibm.com>
7063
7064 * doc/gdb.texinfo (PowerPC): Mention Extended FPR's for POWER7.
7065 (PowerPC features): Mention feature set for VSX registers.
7066
f3a2dd1a
JB
70672008-08-13 Joel Brobecker <brobecker@adacore.com>
7068
7069 * gdb.texinfo (Ada Mode Intro): Improve the documentation regarding
7070 the direct visibility of all names in user-written packages.
7071
33e5cbd6
PA
70722008-08-13 Pedro Alves <pedro@codesourcery.com>
7073
7074 * gdb.texinfo (breakpoint always-inserted) Describe the auto mode
7075 setting, and make it the default.
7076 (Non-Stop Mode): Remove "set breakpoints always-inserted 1" from
7077 non-stop script example.
7078
d0384fc4
TJB
70792008-08-12 Thiago Jung Bauermann <bauerman@br.ibm.com>
7080
7081 * gdbint.texinfo (Raw and Virtual Register Representations): Fix
7082 reference to the "Using Different Register and Memory Data
7083 Representation" section.
7084
a6f3e723
SL
70852008-08-12 Sandra Loosemore <sandra@codesourcery.com>
7086
7087 * gdb.texinfo (Remote Configuration): Document set remote noack-packet.
7088 (Remote Protocol): Add Packet Acknowledgment to menu.
7089 (Overview): Mention +/- can be disabled, and point to new section
7090 where this is discussed in detail.
7091 (General Query Packets): Document QStartNoAckMode packet, and
7092 corresponding qSupported reply.
7093 (Packet Acknowledgment): New section.
7094
0606b73b
SL
70952008-08-11 Sandra Loosemore <sandra@codesourcery.com>
7096 Pedro Alves <pedro@codesourcery.com>
7097
7098 * gdb.texinfo (Threads): Move paragraph about automatic thread
7099 selection to All-Stop Mode subsection.
7100 (Thread Stops): Reorganize existing material into subsections.
7101 Add introductory blurb and menu.
7102 (Non-Stop Mode): New subsection.
7103 (Background Execution): New subsection.
7104 (Maintenance Commands): Add cross-references from async mode
7105 commands to the new Background Execution section.
7106
d57a3c85
TJB
71072008-08-06 Tom Tromey <tromey@redhat.com>
7108
7109 * gdb.texinfo (Extending GDB): New chapter.
7110 (Sequences): Demoted chapter, now a section under the new
7111 Extending GDB chapter.
7112 (Python): New section.
7113
6d76a53d
SS
71142008-07-31 Stan Shebs <stan@codesourcery.com>
7115
7116 * gdbint.texinfo: Remove FUNCTION_EPILOGUE_SIZE.
7117
1f70da6a
SS
71182008-07-29 Stan Shebs <stan@codesourcery.com>
7119
7120 * gdbint.texinfo: General round of cleanup and minor
7121 clarifications.
7122 (Breakpoint Handling): Remove mention of BREAKPOINT macro.
7123 (Longjmp Support): Update description to reflect how it is done
7124 for targets without using native header.
7125 (Symbol Handling): Add a little more general explanation.
7126 (COFF, ELF): Mention stabs encapsulation.
7127 (DWARF 3): New section.
7128 (Adding a New Host): Scrub out some obsolete bits.
7129 (Generic Host Support Files): Mention ser-pipe.c, ser-mingw.c.
7130 (Host Conditionals): Remove descriptions of NO_STD_REGS,
7131 HAVE_MMAP, HAVE_TERMIO, INT_MAX etc, LONGEST, HAVE_LONG_DOUBLE,
7132 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, L_SET, SEEK_CUR,
7133 SEEK_SET, STOP_SIGNAL, USG.
7134 (Raw and Virtual Register Representations): Ditto for
7135 DEPRECATED_REGISTER_RAW_SIZE, DEPRECATED_REGISTER_VIRTUAL_SIZE,
7136 DEPRECATED_REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_TYPE.
7137 (Target Conditionals): Ditto for DEPRECATED_FP_REGNUM,
7138 DEPRECATED_FRAMELESS_FUNCTION_INVOCATION, DEPRECATED_FRAME_CHAIN,
7139 DEPRECATED_FRAME_CHAIN_VALID, DEPRECATED_FRAME_INIT_SAVED_REGS,
7140 DEPRECATED_FRAME_SAVED_PC, DEPRECATED_FUNCTION_START_OFFSET,
7141 DEPRECATED_REGISTER_VIRTUAL_SIZE,
7142 DEPRECATED_REGISTER_VIRTUAL_TYPE,
7143 DEPRECATED_USE_STRUCT_CONVENTION.
7144 Describe gdbarch_deprecated_fp_regnum.
7145 Update description of gdbarch_print_insn.
7146 (Adding a New Target): Scrub out obsolete bits.
7147 (Obsolete Conditionals): Remove entire section.
7148
383f836e
TT
71492008-07-25 Tom Tromey <tromey@redhat.com>
7150
7151 * observer.texi (GDB Observers): Document new observers:
7152 breakpoint_created, breakpoint_deleted, breakpoint_modified,
7153 tracepoint_created, tracepoint_deleted, tracepoint_modified,
7154 architecture_changed.
7155
cfd8ab24
SS
71562008-07-21 Stan Shebs <stan@codesourcery.com>
7157
7158 * gdbint.texinfo: Refer to target_so_ops.in_dynsym_resolve_code
7159 instead of IN_SOLIB_DYNSYM_RESOLVE_CODE.
7160
781b42b0
TT
71612008-07-21 Tom Tromey <tromey@redhat.com>
7162
7163 * observer.texi (GDB Observers): Remove obsolete comment.
7164 <executable_changed>: Remove argument.
7165
d7d9f01e
TT
71662008-07-18 Tom Tromey <tromey@redhat.com>
7167
7168 * gdb.texinfo (Macros): Update. Use @code rather than @command.
7169
bf250677
DE
71702008-07-10 Doug Evans <dje@google.com>
7171
7172 * doc/gdb.texinfo: Document "set print symbol-loading on|off".
7173
10568435
JK
71742008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
7175
7176 * gdb.texinfo (Starting): Document "set disable-randomization".
7177
5ae4183a
AS
71782008-07-07 Andreas Schwab <schwab@suse.de>
7179
7180 * gdb.texinfo (GDB/MI Target Manipulation): Fix last change.
7181
b56e7235
VP
71822008-07-06 Vladimir Prus <vladimir@codesourcery.com>
7183
7184 * gdb.texinfo (GDB/MI Target Manipulation): Add
7185 example of -target-attach.
7186
e1ac3328
VP
71872008-06-10 Vladimir Prus <vladimir@codesourcery.com>
7188
7189 * observer.texi (target_resumed): New observer.
5ae4183a 7190 * gdb.texinfo (GDB/MI Output Records): Document *running.
e1ac3328 7191
65d12d83
TT
71922008-06-06 Tom Tromey <tromey@redhat.com>
7193
7194 * gdb.texinfo (Completion): Add field name example.
7195
fbc5282e
MK
71962008-06-06 Marc Khouzam <marc.khouzam@ericsson.com>
7197
7198 * gdb.texinfo (GDB/MI Program Context): Added example
7199 to -exec-arguments
5ae4183a 7200
fbc5282e 72012008-06-05 Nick Roberts <nickrob@snap.net.nz>
bcf6fc3a
NR
7202
7203 * annotate.texinfo (Multi-threaded Apps): Add entry for thread-changed
7204 annotation.
7205
c16158bc 72062008-06-05 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a
AS
7207 Nathan Sidwell <nathan@codesourcery.com>
7208 Joseph Myers <joseph@codesourcery.com>
c16158bc
JM
7209
7210 * configure.ac: Include ../../config/acx.m4. Use ACX_PKGVERSION
7211 and ACX_BUGURL.
7212 * configure: Regenerate.
7213 * Makefile.in (PKGVERSION, BUGURL_TEXI): Define.
7214 (GDBvn.texi): Define VERSION_PACKAGE, BUGURL and BUGURL_DEFAULT.
7215 * gdb.texinfo: Use VERSION_PACKAGE and BUGURL. Remove
7216 mailing-list-specific text about bug reporting unless
7217 BUGURL_DEFAULT.
7218
75c99385
PA
72192008-06-05 Pedro Alves <pedro@codesourcery.com>
7220
7221 * gdb.texinfo (-target-select): Remove reference to target async.
7222 (Maintenance Commands): Document "maint set/show remote-async".
7223
1763a388
MK
72242008-06-04 Marc Khouzam <marc.khouzam@ericsson.com>
7225
7226 * gdb.texinfo (GDB/MI File Transfer Commands): Typo
7227 in -target-file-get section.
5ae4183a 7228
d0d064df
PA
72292008-05-22 Pedro Alves <pedro@codesourcery.com>
7230
9b562ab8
PA
7231 * gdb.texinfo (vAttach, vRun): Re-remove requirement of the stub
7232 killing the inferior when it is already debugging a process.
d0d064df 7233
8dfa32fc
JB
72342008-05-21 Joel Brobecker <brobecker@adacore.com>
7235
7236 * gdb.texinfo (Continuing and Stepping): Document the new "fin"
7237 abbreviation for "finish".
7238
55f996a7
NR
72392008-05-21 Nick Roberts <nickrob@snap.net.nz>
7240
7241 * annotate.texinfo (Multi-threaded Apps): New node for new annotation.
7242
ba2b1c56
DJ
72432008-05-15 Daniel Jacobowitz <dan@codesourcery.com>
7244
7245 * gdbint.texinfo (Target Conditionals): Delete entry for
7246 gdbarch_dwarf_reg_to_regnum.
7247
08388c79
DE
72482008-05-09 Doug Evans <dje@google.com>
7249
a3c83fae 7250 * gdb.texinfo: Document "find" command, qSearch:memory packet.
08388c79 7251
d14508fe
DE
72522008-05-05 Doug Evans <dje@google.com>
7253
7254 * gdb.texinfo (disassemble): Document /m modifier.
7255
e2b7ddea
VP
72562008-05-05 Vladimir Prus <vladimir@codesourcery.com>
7257
5ae4183a
AS
7258 * gdb.texinfo (Maintenance Commands): Clarify that "maint time"
7259 will not report the time of commands that run the target.
e2b7ddea 7260
8eb41542
VP
72612008-05-03 Vladimir Prus <vladimir@codesourcery.com>
7262
7263 * gdb.texinfo (GDB/MI Output Records): Add
7264 missing semicolon.
7265
82f68b1c
VP
72662008-05-03 Vladimir Prus <vladimir@codesourcery.com>
7267
7268 * gdb.texinfo (GDB/MI Output Records):
7269 Document =thread-create and =thread-exited.
7270
fa0f268d
VP
72712008-05-03 Vladimir Prus <vladimir@codesourcery.com>
7272
7273 * gdb.texinfo (GDB/MI Development and Front Ends):
82f68b1c 7274 Remove mention of dmi-discuss.
fa0f268d 7275
063bfe2e
VP
72762008-05-03 Pedro Alves <pedro@codesourcery.com>
7277
7278 * observer.texi (thread_exit): New.
7279
237fc4c9
PA
72802008-05-02 Pedro Alves <pedro@codesourcery.com>
7281
7282 * gdb.texinfo (Debugging Output): Document "set/show debug
7283 displaced".
7284 (Maintenance Commands): Document "maint set/show
7285 can-use-displaced-stepping".
7286
0428b8f5
DJ
72872008-05-02 Daniel Jacobowitz <dan@codesourcery.com>
7288
7289 * gdb.texinfo (ARM): Document set/show arm fallback-mode
7290 and set/show arm force-mode.
7291
5009afc5
AS
72922008-05-02 Andreas Schwab <schwab@suse.de>
7293
7294 * gdbint.texinfo (Algorithms): Describe
7295 target_watchpoint_addr_within_range.
7296
669fac23
DJ
72972008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
7298
7299 * gdbint.texinfo (Stack Frames): New chapter.
7300 (Algorithms): Move Frames text to the new chapter.
7301 (Target Conditionals): Delete SAVE_DUMMY_FRAME_TOS. Document
7302 gdbarch_dummy_id instead of gdbarch_unwind_dummy_id.
7303
721c02de
VP
73042008-04-24 Vladimir Prus <vladimir@codesourcery.com>
7305
5ae4183a
AS
7306 * gdb.texinfo (GDB/MI Output Syntax): Clarify that async
7307 output does not necessary include any tokens.
721c02de 7308
c055b101
CV
73092008-04-22 Corinna Vinschen <vinschen@redhat.com>
7310
7311 * gdb.texinfo (Set SH Calling convention): New @item.
7312 (Show SH Calling convention): Ditto.
7313
68837c9d
MD
73142008-04-22 Markus Deuling <deuling@de.ibm.com>
7315
7316 * gdb.texinfo (Fortran Operators): Describe '%' operator.
7317
2e9132cc
EZ
73182008-04-20 Eli Zaretskii <eliz@gnu.org>
7319
7320 * gdb.texinfo (Set Breaks): Mention that multiple location
7321 breakpoints need line number info. Add index entries.
7322
31fffb02
CS
73232008-04-19 Craig Silverstein <csilvers@google.com>
7324
7325 * gdb.texinfo (Requirements): Add an optional requirement on
7326 zlib.
7327 * gdbint.texinfo (Debugging File Formats): Add new subsection for
7328 Compressed DWARF 2.
7329
a47ec5fe
AR
73302008-04-16 Aleksandar Ristovski <aristovski@qnx.com>
7331
7332 * gdb.texinfo (GDB/MI Simple Examples): Added 'disp' field to the
7333 sample output for 'stopped,reason="breakpoint-hit"' message.
7334 (GDB/MI Program Execution): Likewise.
7335
de051565
MK
73362008-04-09 Marc Khouzam <marc.khouzam@ericsson.com>
7337
5ae4183a 7338 * gdb.texinfo (GDB/MI Variable Objects): Add anchor to
de051565
MK
7339 -var-set-format. Add -f option to -var-evaluate-expression.
7340
6ba66d6a
JB
73412008-04-03 Joel Brobecker <brobecker@adacore.com>
7342
7343 * gdb.texinfo (Breakpoint Menus): Delete. Contents moved inside
7344 new node "Ambiguous Expressions". Replace references to this
7345 node by references to "Ambiguous Expressions" throughout.
7346 (Ambiguous Expressions): New node.
7347
1e26b4f8
DJ
73482008-03-26 Daniel Jacobowitz <dan@codesourcery.com>
7349
7350 * gdb.texinfo (MIPS Features, PowerPC Features): Add @node.
7351
b84876c2
PA
73522008-03-21 Pedro Alves <pedro@codesourcery.com>
7353
7354 * gdb.texinfo (Debugging Output): Document
7355 "set/show debug lin-lwp-async".
7356 (Maintenance Commands): Document "maint set/show linux-async".
7357
63092375
DJ
73582008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
7359
7360 * gdb.texinfo (Expressions): Update description of malloced arrays.
7361
8e8901c5
VP
73622008-03-15 Vladimir Prus <vladimir@codesourcery.com>
7363
7364 * gdb.texinfo (Thread Commands): Document
7365 -thread-info. Remove -thread-list-all-threads.
7366
701adfb0
PA
73672008-03-14 Vladimir Prus <vladimir@codesourcery.com>
7368
7369 Implement MI notification for new threads.
7370 * observer.texi (new_thread): Document.
7371
1fddbabb
PA
73722008-03-14 Pedro Alves <pedro@codesourcery.com>
7373 Sandra Loosemore <sandra@codesourcery.com>
7374
7375 * gdb.texinfo (Library List Format): Update to mention the
7376 possibility to pass section addresses instead of segment
7377 addresses.
7378
ccd213ac
DJ
73792008-03-10 Daniel Jacobowitz <dan@codesourcery.com>
7380
7381 * gdb.texinfo (Starting): Document "set exec-wrapper".
7382 (Server): Document gdbserver --wrapper.
7383
fa4727a6
DJ
73842008-03-03 Daniel Jacobowitz <dan@codesourcery.com>
7385
7386 * gdb.texinfo (Set Watchpoints): Mention watchpoints on
7387 unreadable memory. Delete obsolete SPARClite reference.
7388
8edfe269
DJ
73892008-02-28 Daniel Jacobowitz <dan@codesourcery.com>
7390
7391 * gdb.texinfo (Starting): Mention always-running targets.
7392 (Target Commands): Add an anchor for load.
7393 (Connecting): Explain continue instead of run.
7394
1843f87b
DJ
73952008-02-27 Daniel Jacobowitz <dan@codesourcery.com>
7396
7397 * gdb.texinfo (Debugging Output): Document "set debug timestamp".
7398
f9082629
NR
73992008-02-26 Nick Roberts <nickrob@snap.net.nz>
7400
7401 * gdb.texinfo (Set Breaks): Revert description of Enb column of
7402 breakpoint table.
7403
fd96d250
PA
74042008-02-19 Pedro Alves <pedro@codesourcery.com>
7405
7406 * gdb.texinfo (vAttach, vRun): Remove requirement of the stub
7407 killing the inferior when it is already debugging a process.
7408
36af4ef6
MD
74092008-02-13 Markus Deuling <deuling@de.ibm.com>
7410
7411 * gdbint.texinfo (Build Script): New section. Mention new build script
7412 gdb_buildall.sh.
7413
cda4ce5a
JB
74142008-02-01 Jim Blandy <jimb@red-bean.com>
7415
7416 * gdb.texinfo (Help): Summarize 'info args' correctly.
7417
4acd40f3
TJB
74182008-01-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
7419
7420 * gdb.texinfo: (Decimal Floating Point): Mention pseudo-registers
7421 available in PowerPC architecture.
7422 (Embedded Processors): Change node name of PowerPC item in menu.
7423 (PowerPC): Rename to...
7424 (PowerPC Embedded): this.
7425 (Architectures): Add new PowerPC item in menu.
7426 (PowerPC): New node.
7427
6e6c6f50
DJ
74282008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
7429
7430 * gdb.texinfo (Multi-Process Mode for gdbserver): Use @kbd for
7431 commands.
7432
5ee187d7
DJ
74332008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
7434
7435 * gdb.texinfo (Setting Catchpoints): Mention features
7436 supported on GNU/Linux.
7437
e275c0d9
NR
74382008-01-30 Nick Roberts <nickrob@snap.net.nz>
7439
7440 * gdb.texinfo (GDB/MI File Commands): Describe new output
7441 field for MI command -file-list-exec-source-file.
7442
2d717e4f
DJ
74432008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
7444
7445 * gdb.texinfo (Using the `gdbserver' Program): Add security
7446 warning. Rearrange into subsections and subsubsections. Document
7447 --multi and --debug. Correct --with-sysroot typo. Update --attach
7448 usage. Make load reference clearer. Document monitor exit.
7449 (Remote Configuration): Document set remote exec-file, attach-packet,
7450 and run-packet.
7451 (Packets): Document vAttach and vRun.
7452
d35a4257 74532008-01-29 Nick Roberts <nickrob@snap.net.nz>
f663676d
NR
7454
7455 * gdb.texinfo (Processes): Mention process command.
889bf7c5 7456 detach-on-follow -> detach-on-fork.
f663676d 7457
c78d192c
DJ
74582008-01-28 Daniel Jacobowitz <dan@codesourcery.com>
7459
7460 * gdbint.texinfo (Native Conditionals): Remove
7461 SHELL_COMMAND_CONCAT and SHELL_FILE.
7462
d35a4257
EZ
74632008-01-26 Eli Zaretskii <eliz@gnu.org>
7464
7465 * gdb.texinfo (Specify Location): Improve wording.
7466
93815fbf
VP
74672008-01-23 Chris Demetriou <cgd@google.com>
7468
7469 * gdb.texinfo (Threads): Document new "set print thread-events"
7470 and "show print thread-events" commands.
7471
2a25a5ba
EZ
74722008-01-19 Eli Zaretskii <eliz@gnu.org>
7473
7474 * gdb.texinfo (Specify Location): New section.
7475 (Delete Breaks, Edit, Set Breaks): Remove description of
7476 locations. Instead, add a reference to "Specify Location".
7477 (Machine Code, Jumping, Thread Stops, Continuing and Stepping)
7478 (Symbols): Refer to "Specify Location" for the valid forms of
7479 linespecs and locations.
7480
32c9a795
MD
74812008-01-18 Markus Deuling <deuling@de.ibm.com>
7482
7483 * gdbint.texinfo (Target Conditionals): Replace the description of
7484 BITS_BIG_ENDIAN with a description of gdbarch_bits_big_endian.
7485
b17828ca
JB
74862008-01-12 Paul Hilfinger <hilfinger@adacore.com>
7487
7488 * gdb.texinfo (C Operators): Remove incorrect parenthetical comment
7489 about &&var, which is rejected by the expression parser.
7490
0aea4bf3
LM
74912008-01-09 Luis Machado <luisgpm@br.ibm.com>
7492
7493 * gdb.texinfo (Output): Update documentation on using printf with DFP
7494 types.
7495
febe4383
TJB
74962008-01-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
7497
7498 * gdb.texinfo (C and C++): Add Decimal Floating Point format
7499 subsubsection.
7500 (Decimal Floating Point format): New subsubsection.
7501
7a404eba
PA
75022008-01-05 Pedro Alves <pedro@codesourcery.com>
7503
7504 * gdb.texinfo (File Options): Remove mention of the attempt to
7505 open a core file with the -p option. Don't list -c as a valid
7506 option to attach to a process.
7507
a4d9b460
PA
75082008-01-05 Pedro Alves <pedro@codesourcery.com>
7509
7510 * gdbint.texinfo (Host Conditionals): Remove mention of
7511 ALIGN_STACK_ON_ENTRY.
7512
6ec2edbe
JB
75132008-01-05 Joel Brobecker <brobecker@adacore.com>
7514
7515 * gdbint.texinfo (Start of New Year Procedure): Add item
7516 describing how to update the source and documentation copyright
7517 notices.
7518
d8b2a693
JB
75192007-12-18 Jim Blandy <jimb@codesourcery.com>
7520
ab209b3a 7521 * gdb.texinfo (Set Watchpoints): Integrate per-thread
d8b2a693
JB
7522 watchpoint explanation into the main description of the watchpoint
7523 command; update synopses of 'watch', 'rwatch', and 'awatch'
7524 commands.
7525
8b4ed427
VP
75262007-12-18 Vladimir Prus <vladimir@codesourcery.com>
7527
7528 * gdb.texinfo (Miscellaneous gdb/mi Commands):
7529 Document 'pending-breakpoints' feature of
7530 -list-features.
7531
37e4754d
LM
75322007-12-17 Luis Machado <luisgpm@br.ibm.com>
7533
669fac23 7534 * gdb.texinfo: Add new parameter's description.
37e4754d 7535
1d3811f6
DJ
75362007-12-16 Daniel Jacobowitz <dan@codesourcery.com>
7537
7538 * gdb.texinfo (Overview): Clarify run-length encoding
7539 example. Remove the restriction on "+" and "-" characters.
7540
c1c25a1a
EZ
75412007-12-15 Eli Zaretskii <eliz@gnu.org>
7542
7543 * gdb.texinfo (Host I/O Packets): Fix xref syntax.
7544
afe8ab22 75452007-12-14 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a 7546
afe8ab22
VP
7547 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
7548 the -f option for -break-insert, remove -r option,
7549 and clarify specification of location.
7550
a6b151f1
DJ
75512007-11-30 Daniel Jacobowitz <dan@codesourcery.com>
7552
7553 * gdb.texinfo (Debugging Programs with Multiple Processes): Correct
7554 formatting.
7555 (Remote Debugging): Add File Transfer section.
7556 (Remote Configuration): Document Host I/O packets.
7557 (GDB/MI): Add GDB/MI File Transfer Commands section.
c1c25a1a 7558 (Host I/O Packets): New section in "Remote Protocol".
a6b151f1
DJ
7559 (Packets): Add vFile.
7560
3b784c4f
EZ
75612007-11-17 Eli Zaretskii <eliz@gnu.org>
7562
7563 * gdb.texinfo (Set Breaks, Disabling): Clarify behavior of
7564 breakpoints with multiple locations.
7565 (Breakpoint Menus): Improve wording.
7566 (Output): Fix last change.
7567
a4ce5b0d
UW
75682007-11-17 Ulrich Weigand <uweigand@de.ibm.com>
7569
7570 * Makefile.in (Makefile): Do not depend on target_makefile_frag.
7571
1b39d5c0
DE
75722007-11-15 Doug Evans <dje@google.com>
7573
7574 * gdb.texinfo (Symbols): Update output of "maint info symtabs".
7575
7a72d44c
VP
75762007-11-15 Vladimir Prus <vladimir@codesourcery.com>
7577
7578 * gdbint.texinfo (Native Conditionals): Remove
7579 mention of CLEAR_SOLIB.
5ae4183a 7580
6d1829bf 75812007-11-11 Joel Brobecker <brobecker@adacore.com>
b4740add
JB
7582
7583 * gdb.texinfo (Print Settings): Add documentation for "set/show
7584 print frame-arguments".
7585
1a619819
LM
75862007-11-05 Luis Machado <luisgpm@br.ibm.com>
7587
3b784c4f 7588 * gdb.texinfo (Output): Update printf command's description.
1a619819 7589
55eddb0f
DJ
75902007-10-30 Daniel Jacobowitz <dan@codesourcery.com>
7591
7592 * gdb.texinfo (PowerPC): Document "set powerpc vector-abi" and "set
7593 powerpc soft-float".
7594
9cceb671
DJ
75952007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
7596
7597 * gdb.texinfo (Files): Correct formatting. Mention Expat
7598 requirement.
7599 (Requirements for Building GDB): Expand the list of Expat
7600 uses.
7601 (Library List Format, Memory Map Format): Mention Expat.
7602 (Target Descriptions): Update Expat wording.
7603
83acabca
DJ
76042007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
7605
7606 * gdbint.texinfo (Register and Memory Data, Target Conditionals):
7607 Document that gdbarch_convert_register_p should return zero for no-op
7608 conversions.
7609
e35879db
UW
76102007-10-22 Ulrich Weigand <uweigand@de.ibm.com>
7611
83acabca 7612 * gdbint.texi (Compiler Characteristics): Move documentation
e35879db
UW
7613 of set_gdbarch_sofun_address_maybe_missing back to ...
7614 (Target Conditionals): ... here to fix build break.
7615
203c3895
UW
76162007-10-19 Ulrich Weigand <uweigand@de.ibm.com>
7617
83acabca 7618 * gdbint.texi (Target Conditionals): Remove documentation of
203c3895
UW
7619 SOFUN_ADDRESS_MAYBE_MISSING, replaced by ...
7620 (Compiler Characteristics): ... documentation of
7621 set_gdbarch_sofun_address_maybe_missing.
7622
11411de3
DJ
76232007-10-17 Daniel Jacobowitz <dan@codesourcery.com>
7624
7625 * gdbint.texinfo (Target Conditionals): Use
7626 frame_unwind_register_unsigned in examples instead of
7627 frame_unwind_unsigned_register.
7628
701adfb0
PA
76292007-10-16 Gaius Mulley <gaius@glam.ac.uk>
7630
7631 * gdb.texinfo: Add TSIZE definition, removed statement about
7632 unbounded arrays being unimplemented.
7633
7cc46491
DJ
76342007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
7635
7636 * gdb.texinfo (Predefined Target Types): Add int128
7637 and uint128.
7638 (Standard Target Features): Add PowerPC features.
7639
81adfced
DJ
76402007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
7641
7642 * gdb.texinfo (Maintenance Commands): Document "maint print c-tdesc".
7643
c1874924
UW
76442007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
7645
7646 * gdbint.texi (Target Conditionals): Remove documentation
7647 of and references to DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS,
7648 gdbarch_extract_return_value, and gdbarch_store_return_value.
7649
f6e56ab3
UW
76502007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
7651
7652 * gdbint.texi (Target Conditionals): Remove documentation of
7653 and references to DEPRECATED_REG_STRUCT_HAS_ADDR.
7654
56cf5405
KH
76552007-10-11 Kazu Hirata <kazu@codesourcery.com>
7656
7657 * gdb.texinfo: Mention that inaccessible-by-default is on by
7658 default.
7659
35156bae
DJ
76602007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
7661
7662 * gdbint.texinfo (Target Conditionals): Remove VARIABLES_INSIDE_BLOCK.
7663
d983da9c
DJ
76642007-09-30 Daniel Jacobowitz <dan@codesourcery.com>
7665
7666 * gdb.texinfo (Setting Watchpoints): Adjust warning text about
7667 multi-threaded watchpoints.
7668 * gdbint.texinfo (Watchpoints): Describe how watchpoints are
7669 checked. Describe sticky notification. Expand description
7670 of steppable and continuable watchpoints.
7671 (Watchpoints and Threads): New subsection.
7672
fe6fbf8b
VP
76732007-09-28 Vladimir Prus <vladimir@codesourcery.com>
7674
7675 * gdb.texinfo (Setting Breakpoints): Revise
7676 documentation for pending breakpoints. Document
7677 breakpoints with multiple locations.
5ae4183a 7678
084344da
VP
76792007-09-19 Vladimir Prus <vladimir@codesourcery.com>
7680
7681 * gdb.texinfo (Miscellaneous gdb/mi Commands):
7682 Document -list-features.
5ae4183a 7683
82160952
EZ
76842007-09-15 Eli Zaretskii <eliz@gnu.org>
7685
7686 * gdb.texinfo (Output): Spell out which features of C's printf are
7687 not supported by GDB's printf.
7e27a47a
EZ
7688 (Separate Debug Files): More accurate wording regarding build ID
7689 and a reference to the ld manual rather than the Fedora wiki.
82160952 7690
ea37ba09
DJ
76912007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
7692 Jim Blandy <jimb@codesourcery.com>
7693
7694 * gdb.texinfo (Output Formats): Update 'c' description. Describe 's'.
7695 (Examining Memory): Update mentions of the 's' format.
7696 (Automatic Display): Likewise.
7697
b8533aec
DJ
76982007-09-02 Daniel Jacobowitz <dan@codesourcery.com>
7699
7700 * gdb.texinfo: Update the FSF's Back-Cover Text.
7701
83f83d7f
JK
77022007-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
7703 Eli Zaretskii <eliz@gnu.org>
7704
7705 * gdb.texinfo (Separate Debug Files): Cosmetic quoting removal.
7706 Fixed the ``build ID'' name. New binaries build instructions for the
7707 build ID inclusion. Explain how the commands are specific to the build
7708 ID vs. debug link.
7709
c7e83d54
EZ
77102007-09-01 Eli Zaretskii <eliz@gnu.org>
7711
7712 * gdb.texinfo (Separate Debug Files): Fix last change. Add
7713 indexing for ``build ID'' support.
7714
d3750b24
JK
77152007-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
7716
7717 * gdb.texinfo (Separate Debug Files): Included a BUILD ID description.
7718 Enlisted BUILD ID to the debug file searching example.
7719 Included a BUILD ID `.note.gnu.build-id' section description.
7720 Updated/added the debug files splitting instructions for OBJCOPY.
7721
02142340
VP
77222007-08-31 Vladimir Prus <vladimir@codesourcery.com>
7723
7724 * gdb.texinfo (Variable Objects): Adjust docs
7725 for -var-info-expression and document
7726 -var-info-path-expression.
7727
d3bdde98
JB
77282007-08-20 Jim Blandy <jimb@codesourcery.com>
7729
3fb6a982
JB
7730 * gdb.texinfo (Top): Dedicate manual to the memory of Fred Fish.
7731 (title page): Include the dedication in the printed manual, as a
7732 separate page after the copyright notice.
5ae4183a 7733
d3bdde98
JB
7734 * gdb.texinfo (The F Reply Packet): Avoid confusing texi2html:
7735 don't break a @var across a line.
7736
c80a96a8
MR
77372007-07-25 Maciej W. Rozycki <macro@mips.com>
7738
7739 * Makefile.in (MAKEHTMLFLAGS): Also search the current directory
7740 for include files.
7741
5824a901
NR
77422007-07-12 Nick Roberts <nickrob@snap.net.nz>
7743
7744 * gdb.texinfo (Server Prefix): New node. Adapt from existing node
5ae4183a
AS
7745 in annotate.texinfo.
7746 (Command History): Link to new node.
5824a901 7747
d52e7ea3
UW
77482007-07-05 Markus Deuling <deuling@de.ibm.com>
7749
7750 * gdbint.texinfo (PC_LOAD_SEGMENT): Remove description.
7751
5fc14d0a
EZ
77522007-07-05 Eli Zaretskii <eliz@gnu.org>
7753
7754 * gdbint.texinfo (Target Conditionals): Fix last change.
7755
4a9bb1df
UW
77562007-07-03 Markus Deuling <deuling@de.ibm.com>
7757
7758 * gdb.texinfo: Replace following macros by their appropriate gdbarch
7759 routines:
7760 (TARGET_CHAR_SIGNED, CALL_DUMMY_LOCATION, CANNOT_FETCH_REGISTER)
7761 (CANNOT_STORE_REGISTER, GET_LONGJMP_TARGET, POINTER_TO_ADDRESS)
7762 (ADDRESS_TO_POINTER, INNER_THAN, FRAME_NUM_ARGS)
7763 (HAVE_NONSTEPPABLE_WATCHPOINT, TARGET_SHORT_BIT, TARGET_INT_BIT)
7764 (TARGET_LONG_BIT, TARGET_LONG_LONG_BIT, TARGET_FLOAT_BIT)
7765 (TARGET_DOUBLE_BIT, TARGET_LONG_DOUBLE_BIT, TARGET_PTR_BIT
7766 (TARGET_ADDR_BIT, SP_REGNUM, PC_REGNUM, PS_REGNUM, FP0_REGNUM)
7767 (STAB_REG_TO_REGNUM, ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM)
7768 (SDB_REG_TO_REGNUM, DWARF2_REG_TO_REGNUM, BELIEVE_PCC_PROMOTION)
7769 (CONVERT_REGISTER_P, REGISTER_TO_VALUE, VALUE_TO_REGISTER)
7770 (POINTER_TO_ADDRESS, ADDRESS_TO_POINTER, EXTRACT_RETURN_VALUE)
7771 (STORE_RETURN_VALUE, SKIP_PROLOGUE, MEMORY_INSERT_BREAKPOINT)
7772 (BREAKPOINT_FROM_PC, MEMORY_REMOVE_BREAKPOINT, DECR_PC_AFTER_BREAK)
7773 (ADDR_BITS_REMOVE, TARGET_PRINT_INSN, SKIP_TRAMPOLINE_CODE)
7774 (IN_SOLIB_RETURN_TRAMPOLINE, NAME_OF_MALLOC, ADDRESS_CLASS_TYPE_FLAGS)
7775 (ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, ADDRESS_CLASS_TYPE_FLAGS_P).
7776 (ADDRESS_CLASS_NAME_to_TYPE_FLAGS, ADJUST_BREAKPOINT_ADDRESS)
7777 (PRINT_FLOAT_INFO, PRINT_VECTOR_INFO, INTEGER_TO_ADDRESS)
7778 (SKIP_PERMANENT_BREAKPOINT, TARGET_VIRTUAL_FRAME_POINTER)
7779 (SOFTWARE_SINGLE_STEP_P)
7780
7781 (push_dummy_call, stabs_argument_has_addr, unwind_sp, unwind_pc)
7782 (print_registers_info, push_dummy_code, unwind_dummy_id): Rework
7783
7784 (REGISTER_CONVERT_TO_TYPE, END_OF_TEXT_DEFAULT, GDB_MULTI_ARCH)
7785 (GDB_TARGET_IS_HPPA, DEPRECATED_GET_SAVED_REGISTER)
7786 (SYMBOLS_CAN_START_WITH_DOLLAR, DEPRECATED_INIT_EXTRA_FRAME_INFO)
7787 (DEPRECATED_INIT_FRAME_PC, DEPRECATED_SIGTRAMP_START)
7788 (IN_SOLIB_CALL_TRAMPOLINE, NO_HIF_SUPPORT, REGISTER_CONVERTIBLE)
7789 (DEPRECATED_REGISTER_RAW_SIZE, PARM_BOUNDARY, DEPRECATED_STACK_ALIGN)
7790 (PROLOGUE_FIRSTLINE_OVERLAP, DEPRECATED_POP_FRAME, STEP_SKIPS_DELAY)
7791 (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT)
7792 (OS9K_VARIABLES_INSIDE_BLOCK, KERNEL_U_ADDR, KERNEL_U_ADDR_HPUX)
7793 (REGISTER_U_ADDR, U_REGS_OFFSET, DEBUG_PTRACE): Remove description.
7794
7795 (Converting an existing Target Architecture to Multi-arch): Remove
7796 section.
7797
7798 (gdbarch_unwind_pc, gdbarch_unwind_sp): Renew code example.
7799 (gdbarch_addr_bits_remove): Add code example.
7800
7801 * gdb.texinfo: Replace REGISTER_NAME by gdbarch_register_name.
7802
cfa9d6d9
DJ
78032007-07-02 Daniel Jacobowitz <dan@codesourcery.com>
7804
7805 * gdb.texinfo (Remote Configuration): Document library-info-packet.
7806 Add other missing entries. Adjust the table size to fit.
7807 (Stop Reply Packets): Use @itemize instead of @enumerate. Document
7808 stop reasons including the new "library" event.
7809 (General Query Packets): Adjust table widths for qSupported. Mention
7810 qXfer:libraries:read reply to qSupported and document the new packet.
7811 (Library List Format): New section.
7812
159fcc13
JK
78132007-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
7814
7815 * gdb.texinfo (Attach): Fixed GDB exit inferior detachment.
7816
f66d1690
MS
78172007-06-28 Michael Snyder <msnyder@svkmacdonelllnx>
7818
7819 * gdbint.texinfo (Table, Tuple and List Functions) Fix typo.
7820
67102876
NR
78212007-06-25 Nick Roberts <nickrob@snap.net.nz>
7822
7823 * gdbint.texinfo (Register and Memory Data): Break sections
7824 into nodes and add a menu.
7825
a4642986
MR
78262007-06-21 Maciej W. Rozycki <macro@mips.com>
7827
7828 * gdb.texinfo (Examining Memory): Document the new behaviour.
7829
e9c17194
VP
78302007-06-21 Vladimir Prus <vladimir@codesourcery.com>
7831
7832 * gdb.texinfo (Standard Target Features): Document
7833 m68k features.
7834
31d99776
DJ
78352007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
7836
7837 * gdb.texinfo (General Query Packets): Document qOffsets changes.
7838
1780a0ed
DJ
78392007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
7840
7841 * gdb.texinfo (Target Description Format): Add version attribute
7842 for <target>.
7843
822b6570
DJ
78442007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
7845
7846 * gdb.texinfo (MIPS Features): Document org.gnu.gdb.mips.linux.
7847
f8b73d13
DJ
78482007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
7849
7850 * gdb.texinfo (MIPS Features): New subsection.
7851
0e7f50da
UW
78522007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
7853 Markus Deuling <deuling@de.ibm.com>
7854
7855 * gdb.texinfo (General Query Packets): Document qXfer:spu:read
7856 and qXfer:spu:write packets and mention them under qSupported.
7857
23d964e7
UW
78582007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
7859 Markus Deuling <deuling@de.ibm.com>
7860
7861 * gdb.texinfo (Architectures): Add new SPU section to document
7862 Cell Broadband Engine SPU architecture specific commands.
7863
9f708cb2
VP
78642007-06-09 Vladimir Prus <vladimir@codesourcery.com>
7865
7866 * gdb.texinfo (GDB/MI Variable Objects): Editorial
7867 comments.
7868
7579b5f8
NR
78692007-06-07 Nick Roberts <nickrob@snap.net.nz>
7870
7871 * gdb.texinfo (Emacs): Describe GDB under Emacs 22.1.
7872
bf06d120
JB
78732007-05-29 Jim Blandy <jimb@codesourcery.com>
7874
7875 * gdb.texinfo (Overview): Doc fix.
7876
23776285
MR
78772007-05-22 Maciej W. Rozycki <macro@mips.com>
7878
7879 * gdb.texinfo (Remote Configuration): Document "set/show
7880 remoteflow".
7881
1a69e1e4
DJ
78822007-05-16 Daniel Jacobowitz <dan@codesourcery.com>
7883
bf06d120
JB
7884 * gdb.texinfo (MIPS): Remove documentation for set mips
7885 saved-gpreg-size, show mips saved-gpreg-size, and set mips
7886 stack-arg-size.
1a69e1e4 7887
46ba6afa 78882007-05-14 Bob Wilson <bob.wilson@acm.org>
5ae4183a 7889
46ba6afa
BW
7890 * all-cfg.texi (GDBTUI): New.
7891 * gdb.texinfo (Mode Options): Use GDBTUI variable.
7892 (TUI, TUI Overview, TUI Keys, TUI Single Key Mode, TUI Commands)
7893 (TUI Configuration): Edit to improve clarity and fix problems of
7894 both style and content.
5ae4183a 7895
06d3b283
UW
78962007-05-11 Ulrich Weigand <uweigand@de.ibm.com>
7897
7898 * observer.texi (GDB Observers): New observer "new_objfile".
7899
179101d6
UW
79002007-05-08 Ulrich Weigand <uweigand@de.ibm.com>
7901
7902 * gdbint.texinfo (Native Conditionals): Remove USE_PROC_FS.
7903
25d5ea92
VP
79042007-04-14 Vladimir Prus <vladimir@codesourcery.com>
7905
7906 * gdb.texinfo (GDB/MI Variable Objects): Document
7907 frozen variables objects.
5ae4183a 7908
701adfb0
PA
79092007-04-13 Paul Brook <paul@codesourcery.com>
7910
7911 * gdb.texinfo: Document ieee_single and ieee_double target types.
7912
ea35711c
DJ
79132007-04-13 Daniel Jacobowitz <dan@codesourcery.com>
7914
7915 * gdb.texinfo (Memory): Reference Remote Debugging chapter.
7916 (Character Sets, Caching Data of Remote Targets): Likewise.
7917 (Targets): Delete Remote node. Move its text...
7918 (Debugging Remote Programs): ...to here. Delete description
7919 of the "remote" command.
7920 (Remote configuration): Delete description of "set remotedevice"
7921 and "show remotedevice".
7922 (Embedded Processors): Delete H8/300, H8/500, and SH nodes.
7923
701adfb0
PA
79242007-04-11 Steve Ellcey <sje@cup.hp.com>
7925
7926 * gdbint.texinfo (warning flags): Add -Wno-char-subscripts.
7927
db2e3e2e
BW
79282007-04-11 Bob Wilson <bob.wilson@acm.org>
7929
5ae4183a
AS
7930 * gdb.texinfo (Contributors, Continuing and Stepping)
7931 (Fortran Defaults, HPPA, TUI, TUI Commands, Configure Options)
7932 (General Query Packets, File-I/O Remote Protocol Extension)
7933 (Protocol Basics, The F Reply Packet, Write)
7934 (Protocol-specific Representation of Datatypes, Memory Transfer):
7935 Fix hyphenation, punctuation and grammar problems.
7936 (Cygwin Native): Likewise. Also fix misuse of @pxref and use
7937 'section' instead of 'subsection' in the text.
7938 (Non-debug DLL Symbols): Avoid 'subsubsection' in the text.
7939 (i386): Remove period from section name.
db2e3e2e
BW
7940 (Installing GDB, Requirements, Running Configure, Separate Objdir)
7941 (Config Names, Configure Options): Use @file{configure}.
7942
8a3dae3e
DJ
79432007-04-11 Daniel Jacobowitz <dan@codesourcery.com>
7944
7945 * gdbint.texinfo (Writing Tests): Mention gdb_test_multiple
7946 and tab expansion.
7947
1a92f856
DJ
79482007-04-10 Daniel Jacobowitz <dan@codesourcery.com>
7949
7950 * gdbint.texinfo (SOM): Correct location of the SOM reader.
7951
79a6e687 79522007-04-02 Bob Wilson <bob.wilson@acm.org>
5ae4183a 7953
79a6e687
BW
7954 * gdb.texinfo: Consistently capitalize all significant words in
7955 node names, chapter titles, section titles, and headings. Update
7956 cross references to match.
7957 (Starting and Stopping Trace Experiment): Make node name plural.
7958 (Breakpoint related warnings): Hyphenate "Breakpoint-related".
5ae4183a 7959
ad527d2e
PA
79602007-03-30 Pedro Alves <pedro_alves@portugalmail.pt>
7961
7962 * gdb.texinfo (WinCE): Delete obsolete subsection.
7963
7ce59000
DJ
79642007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
7965
7966 * gdb.texinfo (M68K): Remove obsolete ROM monitors.
7967 * gdbint.texinfo (DWARF 1): Delete section and other dwarfread.c
7968 references.
7969
8807d78b
DJ
79702007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
7971
7972 * gdb.texinfo (Startup): Delete references to some alternate
7973 names for .gdbinit.
7974 (Thread): Remove LynxOS reference.
7975 (Tandem ST2000): Delete target-specific documentation.
7976 * gdbint.texinfo (Symbol Handling): Remove mention of NLM.
7977 (Target Architecture Definition): Remove mention of GDB_OSABI_NETWARE
7978 and GDB_OSABI_LYNXOS.
7979
5f402660
UW
79802007-03-29 Ulrich Weigand <uweigand@de.ibm.com>
7981
7982 * gdbint.texi (Native Conditionals): Remove PTRACE_ARG3_TYPE.
7983
bac718a6
UW
79842007-03-27 Ulrich Weigand <uweigand@de.ibm.com>
7985
7986 * gdbint.texinfo (Target Conditionals): Remove mention of
7987 DEPRECATED_REMOTE_BREAKPOINT, DEPRECATED_BIG_REMOTE_BREAKPOINT,
7988 and DEPRECATED_LITTLE_REMOTE_BREAKPOINT.
7989
9453113a
DJ
79902007-03-27 Brooks Moses <brooks.moses@codesourcery.com>
7991
7992 * Makefile.in: Add "pdfdir" installation
7993 directory, PDFTEX macro, support for "install-pdf" target,
7994 and rules for making a pdf version of refcard.texi.
7995 * refcard.tex: Specify paper size for PDF output.
7996
ae21e955 79972007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 7998
ae21e955 7999 * gdb.texinfo (Omissions from Ada, Additions to Ada): Wrap long lines.
5ae4183a 8000
3f94c067 80012007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 8002
3f94c067
BW
8003 * gdb.texinfo (Invoking GDB): Use @value{GDBP}.
8004 (Source Path, Character Sets, Macros, Define)
8005 (GDB/MI Result Records, GDB/MI Simple Examples)
8006 (GDB/MI Program Execution, GDB/MI File Commands)
8007 (Maintenance Commands, Packets, File-I/O Overview): Use @value{GDBN}.
8008 (Bug Reporting): Use @value{GCC}.
5ae4183a 8009
12c27660 80102007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 8011
12c27660
BW
8012 * gdb.texinfo (Help): Fix formatting of examples.
8013 (Variables): Use @ifnotinfo instead of @iftex.
8014 (Non-debug DLL symbols): Use @ref instead of @pxref.
8015 (Sparclet File): Use @samp instead of quotes.
5ae4183a 8016
ce9341a1
BW
80172007-03-26 Bob Wilson <bob.wilson@acm.org>
8018
8019 * gdb.texinfo (Variables, C): Update cross reference to GCC docs.
8020
c8f4133a
BW
80212007-03-26 Bob Wilson <bob.wilson@acm.org>
8022
8023 * gdb.texinfo (Top): Move TUI and Annotations menu entries to match
8024 the order of the nodes.
8025 (C Operators, C Constants, Debugging C): Remove extra menus.
8026 (Method Names in Commands): Do not specify next/prev/up nodes.
5ae4183a 8027
c8f4133a 80282007-03-26 Bob Wilson <bob.wilson@acm.org>
d52fb0e9
BW
8029
8030 * gdb.texinfo (File Options): Add missing parenthesis.
8031 (Breakpoints, Special Fortran commands, PowerPC): Fix typos.
8032
c74d0ad8
DJ
80332007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
8034
8035 * gdb.texinfo (Monitor commands for gdbserver): New subsection.
8036
ff6f572f
DJ
80372007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
8038
669fac23 8039 * gdb.texinfo (Standard Target Features): Mention
ff6f572f
DJ
8040 case insensitivity.
8041 (ARM Features): Describe org.gnu.gdb.xscale.iwmmxt.
8042
994337c3
NR
80432007-02-18 Nick Roberts <nickrob@snap.net.nz>
8044
8045 * gdb.texinfo (Top): Put Appendix A after numbered sections.
8046 (Files): Add section name to argument list for pxref.
8047 (Non-debug DLL symbols): Don't use `see' for pxref.
8048 (Embedded Processors): Fix typo.
8049 (GDB/MI Breakpoint Commands): Execution commands generate
8050 *stopped not ^done.
8051
eb819d70
NR
80522007-02-13 Nick Roberts <nickrob@snap.net.nz>
8053
8054 * gdb.texinfo (GDB/MI Variable Objects): Describe meanings of
8055 values for in_scope. Mention that only root variables can be
8056 updated.
8057 (GDB/MI Development and Front Ends): Explain new values may be
8058 added to existing fields.
8059
123dc839
DJ
80602007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
8061
8062 * gdb.texinfo (-target-disconnect): Use @smallexample.
8063 (Requirements): Add anchor for Expat. Update description.
8064 (Target Descriptions): Mention Expat.
8065 (Target Description Format): Document new elements. Use
8066 @smallexample.
8067 (Predefined Target Types, Standard Target Features): New sections.
669fac23 8068 * gdbint.texinfo (Target Descriptions): New section.
123dc839 8069
108546a0
DJ
80702007-02-07 Daniel Jacobowitz <dan@codesourcery.com>
8071
8072 * gdb.texinfo (Target Description Format): Add section on XInclude.
8073
95a98c01
NR
80742006-02-03 Nick Roberts <nickrob@snap.net.nz>
8075
8076 * gdb.texinfo (GDB/MI Miscellaneous Commands): Describe the new
8077 command -enable-timings.
8078
f4b3909f
EZ
80792007-02-02 Markus Deuling <deuling@de.ibm.com> (tiny change)
8080
5ae4183a 8081 * gdbint.texinfo (Operation System ABI Variant Handling): Update
f4b3909f
EZ
8082 descriptions for new/deleted elements in gdb_osabi. Add missing
8083 description for function generic_elf_osabi_sniff_abi_tag_sections.
8084
c7ba131e
JB
80852007-01-29 Joel Brobecker <brobecker@adacore.com>
8086
8087 * gdb.texinfo (Maintenance Commands): Add documentation for
8088 the new "maint print target-stack" command.
8089
3a60f64e
JK
80902007-01-26 Jan Kratochvil <jan.kratochvil@redhat.com>
8091 Eli Zaretskii <eliz@gnu.org>
8092
f4b3909f 8093 * gdb.texinfo: Describe CHAR array vs. string identification rules.
3a60f64e 8094
c582f8b6
EZ
80952007-01-26 Eli Zaretskii <eliz@gnu.org>
8096
8097 * gdb.texinfo (Compilation, Files, Bootstrapping, Bug Reporting):
8098 Use @value{NGCC} instead of @value{GCC}.
8099
d3e8051b
EZ
81002007-01-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> (tiny change)
8101
8102 * agentexpr.texi: Fix typos.
8103 * annotate.texinfo: Likewise.
8104 * gdb.texinfo: Likewise.
8105 * gdbint.texinfo: Likewise.
8106 * observer.texi: Likewise.
8107 * stabs.texinfo: Likewise.
8108
86f04699
EZ
81092007-01-20 Markus Deuling <deuling@de.ibm.com> (tiny change)
8110
8111 * gdbint.texinfo (Support Libraries): Remove mmalloc
8112 entry. Describe readline library.
8113
23181151
DJ
81142007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
8115
8116 * gdb.texinfo (Target Descriptions): New section.
8117 (General Query Packets): Add QPassSignals anchor. Mention
8118 qXfer:features:read under qSupported. Expand mentions of
8119 qXfer:memory-map:read and QPassSignals. Document
8120 qXfer:features:read.
8121
f822c95b
DJ
81222007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
8123
8124 * gdb.texinfo (Commands to specify files): Describe
8125 "set sysroot" and "show sysroot".
8126 (Using the `gdbserver' program): Lowercase argument
8127 to @var. Expand description of setting up GDB on the
8128 host.
8129
8936fcda
JB
81302007-01-05 Joel Brobecker <brobecker@adacore.com>
8131
8132 * gdb.texinfo (Set Catchpoints): Add documentation for the new
8133 catch exception, catch exception unhandled, and catch assert
8134 commands.
8135
e776119f
DJ
81362007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
8137
8138 * gdb.texinfo (Debugging Output): Document "set debug xml"
8139 and "show debug xml".
8140
aa79a185
DJ
81412007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
8142
8143 * gdbint.texinfo (Compiler Warnings): Update for -Wall use.
8144
7f893741
JB
81452007-01-01 Joel Brobecker <brobecker@adacore.com>
8146
8147 * gdbint.texinfo (Start of New Year Procedure): Add missing item.
8148
a1b5960f
VP
81492006-12-08 Vladimir Prus <vladimir@codesourcery.com>
8150
8151 * gdb.texinfo (GDB/MI Variable Objects): Wrap historical
8152 note in @ignore, to be removed later if nobody complains.
8153
9f470e6e
NR
81542006-12-04 Nick Roberts <nickrob@snap.net.nz>
8155
8156 * gdb.texinfo (GDB/MI Variable Objects): Describe -c option
8157 of -var-delete.
8158
765dc015 81592006-11-22 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a 8160
765dc015 8161 * gdb.texinfo (Setting breakpoints): Document
5ae4183a
AS
8162 automatic software/hardware breakpoint usage and
8163 the "set breakpoint auto-hw" command.
765dc015 8164
4b5752d0
VP
81652006-11-21 Vladimir Prus <vladimir@codesourcery.com>
8166
8167 * gdb.texinfo (Memory Access Checking): New.
8168
89be2091
DJ
81692006-11-16 Daniel Jacobowitz <dan@codesourcery.com>
8170
8171 * gdb.texinfo (Remote configuration): Mention
8172 "pass-signals-packet".
8173 (General Query Packets): Document QPassSignals. Fix
8174 a typo.
8175
ca3bf3bd
DJ
81762006-11-14 Maxim Grigoriev <maxim@tensilica.com>
8177
8178 * gdb.texinfo (Contributors): Add contributors of Xtensa port.
8179
427c3a89
DJ
81802006-11-14 Daniel Jacobowitz <dan@codesourcery.com>
8181
8182 * gdb.texinfo (Remote configuration): Rewrite documentation for
8183 packet configuration commands.
8184 (OS Information): Adjust reference to qXfer:auxv:read.
8185 (General Query Packets): Remove references to read-aux-vector-packet
8186 and set remote get-thread-local-storage-address.
8187
7a107747
DJ
81882006-11-10 Daniel Jacobowitz <dan@codesourcery.com>
8189
8190 * gdbint.texinfo (Target Architecture Definition): Add new
8191 Initializing a New Architecture section.
8192
1c56eb0e
EZ
81932006-10-31 David Taylor <dtaylor@emc.com>
8194
8195 * stabs.texinfo (Macro define and undefine): New node describing
8196 stabs for #define and #undef.
8197
f73adfeb
AS
81982006-10-27 Andreas Schwab <schwab@suse.de>
8199
8200 * gdb.texinfo (Processes): Rename "detach-fork" to "detach fork".
8201
fd60e0df
EZ
82022006-10-21 Eli Zaretskii <eliz@gnu.org>
8203
8204 * gdb.texinfo (Breakpoints, Set Watchpoints): Elaborate and
8205 clarify on the possible meanings of ``expression'' watched by
8206 watchpoints. Add indexing.
e5ac9b53
EZ
8207 (Prompting, Errors, Invalidation, Annotations for Running)
8208 (Source Annotations): Fix index entries by adding "annotation" to
8209 them, to discriminate from index entries that point to the more
8210 general topic descriptions.
fd60e0df 8211
52bb452f
DJ
82122006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
8213
8214 * gdbint.texinfo (Target Vector Definition): Move most
8215 content into Existing Targets. Add a menu.
8216 (Existing Targets): New section, moved from Target Vector
8217 Definition. Use @subsection.
8218 (Managing Execution State): New section.
8219
58955e58
BW
82202006-10-16 Bob Wilson <bob.wilson@acm.org>
8221
8222 * gdb.texinfo (ST2000): Use Ctrl- instead of C-.
8223
c8aa23ab
EZ
82242006-10-15 Eli Zaretskii <eliz@gnu.org>
8225
8226 * gdb.texinfo (Sample Session, Invocation, Quitting GDB)
8227 (Command Syntax, Signals, Backtrace, Connecting)
8228 (Remote configuration, Renesas Boards, Console I/O): Fix last
8229 change: use Ctrl- instead of C-, except wrt Emacs.
8230 (File-I/O Examples): Put Ctrl-c in @kbd.
8231 (Cygwin Native, File-I/O Overview, The Ctrl-C message)
8232 (Console I/O): Use @samp with Ctrl-.
45ac1734
EZ
8233 (Signals, Set Breaks, Set Watchpoints): Document optional
8234 arguments to `info signals' `handle', `info breakpoints', and
8235 `info watchpoints'.
c8aa23ab 8236
e7109c7e
EZ
82372006-10-14 Eli Zaretskii <eliz@gnu.org>
8238
8239 * gdb.texinfo (Backtrace): Fix last change.
8240
de3aea7b
NR
82412006-10-14 Nick Roberts <nickrob@snap.net.nz>
8242
8243 * gdb.texinfo (Backtrace): Order correctly and add other cases.
8244
7f9087cb
BW
82452006-10-10 Bob Wilson <bob.wilson@acm.org>
8246
c8aa23ab
EZ
8247 * gdb.texinfo (Command Syntax, Connecting, Remote configuration)
8248 (Renesas Boards, ST2000, TUI Keys, TUI Single Key Mode)
8249 (TUI Commands, Emacs, Console I/O): Fix @key and @kbd usage.
7f9087cb 8250
68437a39
DJ
82512006-09-21 Vladimir Prus <vladimir@codesourcery.com>
8252 Daniel Jacobowitz <dan@codesourcery.com>
8253
8254 * gdb.texinfo (Packets): Document vFlashErase,
8255 vFlashWrite and vFlashDone packets.
8256 (General Query Packets): Document qXfer:memory-map:read.
8257 Add a new feature for qXfer:memory-map:read.
8258 (Memory map format): New section.
8259 (Target Commands): Mention that gdb can write flash.
8260
fd79ecee
DJ
82612006-09-21 Vladimir Prus <vladimir@codesourcery.com>
8262 Daniel Jacobowitz <dan@codesourcery.com>
8263
8264 * gdb.texinfo (Memory Region Attributes): Mention target-supplied
8265 memory regions and "mem auto".
8266
350da6ee
DJ
82672006-09-21 Nathan Sidwell <nathan@codesourcery.com>
8268
8269 * gdbint.texinfo (Array Containers): New section.
8270
2f1acb09
VP
82712006-09-17 Vladimir Prus <vladimir@codesourcery.com>
8272
8273 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
8274 -stack-list-arguments HIGH_FRAME argument can be larger then the
8275 actual number of frames.
8276
2ab1eb7a
VP
82772006-09-07 Vladimir Prus <vladimir@codesourcery.com>
8278
8279 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
5ae4183a
AS
8280 -stack-list-locals HIGH_FRAME argument can be larger then the
8281 actual number of frames.
2ab1eb7a 8282
599b237a
BW
82832006-09-02 Bob Wilson <bob.wilson@acm.org>
8284
8285 * gdb.texinfo (Packets, Stop Reply Packets, General Query Packets,
8286 Register Packet Format, Tracepoint Packets): Fix spelling errors.
8287
25ab7e6d
EZ
82882006-09-02 Eli Zaretskii <eliz@gnu.org>
8289
8290 * gdbint.texinfo (Overall Structure): New section "Source Tree
8291 Structure".
8292
940178d3
JB
82932006-08-17 Jim Blandy <jimb@codesourcery.com>
8294
8295 * gdb.texinfo (Stop Reply Packets): Note similarity of 'S' and 'T'
8296 responses.
8297
30daae6c
JB
82982006-08-08 Joel Brobecker <brobecker@adacore.com>
8299
8300 * gdb.texinfo (Source Path): Add documentation for new
8301 substitute-path commands.
8302
7fa2210b
DJ
83032006-08-08 Daniel Jacobowitz <dan@codesourcery.com>
8304
8305 * gdb.texinfo (Installing GDB): Update menu. Move text to...
8306 (Running Configure): ...here.
8307 (Requirements): New node. Mention expat.
8308
3d00d119
DJ
83092006-08-08 Vladimir Prus <vladimir@codesourcery.com>
8310
5ae4183a 8311 * gdb.texinfo (Target Commands): Remove
3d00d119
DJ
8312 'set download-write-size' and 'show download-write-size'.
8313
0cbfa4ee
DJ
83142006-08-01 Daniel Jacobowitz <dan@codesourcery.com>
8315
8316 * stabs.texinfo (Member Type Descriptor): Correct example for
8317 pointer to member types.
8318
16026cd7
AS
83192006-07-21 Andrew Stubbs <andrew.stubbs@st.com>
8320
8321 * gdb.texinfo (Optional warnings and messages): Add
8322 'set/show trace-commands'.
8323 (Command files): Add '-v' to source command.
8324
0876f84a
DJ
83252006-07-12 Daniel Jacobowitz <dan@codesourcery.com>
8326
8327 * gdb.texinfo (OS Information): Update qPart reference to
8328 qXfer.
8329 (Remote configuration): Likewise.
8330 (Overview): Move @cindex to the start of a paragraph. Talk
8331 about binary data encoding.
8332 (Packets): Refer to the overview for the details of the X
8333 packet encoding.
8334 (General Query Packets): Remove qPart description. Add qXfer
8335 description. Add an anchor to qSupported. Correct feature
8336 table title. Add a new feature for qXfer:auxv:read.
8337 (Interrupts): Add a missing parenthesis.
8338
2ec3381a
DJ
83392006-07-05 Daniel Jacobowitz <dan@codesourcery.com>
8340
669fac23 8341 * gdb.texinfo (KOD): Remove node.
2ec3381a
DJ
8342 (GDB/MI Kod Commands): Remove commented out node.
8343
594fe323
EZ
83442006-07-01 Eli Zaretskii <eliz@gnu.org>
8345
8346 * gdb.texinfo (GDB/MI Output Syntax, GDB/MI Simple Examples)
8347 (GDB/MI Breakpoint Commands, GDB/MI Program Context)
8348 (GDB/MI Thread Commands, GDB/MI Program Execution)
8349 (GDB/MI Stack Manipulation, GDB/MI Variable Objects)
8350 (GDB/MI Data Manipulation, GDB/MI Symbol Query)
8351 (GDB/MI File Commands, GDB/MI Target Manipulation)
8352 (GDB/MI Miscellaneous Commands): Change (@value{GDBP})->(gdb),
8353 since the MI prompt is hard-wired into the code.
8354
7e3fb70c
NR
83552006-07-01 Nick Roberts <nickrob@snap.net.nz>
8356
8357 * gdb.texinfo (GDB/MI Compatibility with CLI): Qualify more carefully.
8358 (GDB/MI Simple Examples): Use @subheading for "A Bad Command".
8359 (GDB/MI Data Manipulation): Remove description of unimplemented
8360 display related commands as variable objects perform this function
8361 and are superior: -display-delete, -display-disable,
8362 -display-enable, -display-insert and -display-list. Move
8363 -environment-cd, -environment-directory, -environment-path
8364 and -environment-pwd to "Program Context".
8365 (GDB/MI Program Control): Rename to "Program Execution". Move
8366 -exec-arguments -exec-abort to...
8367 (GDB/MI Program Context): ...here. New node split from "Data
8368 Manipulation".
8369
be2a5f71
DJ
83702006-06-21 Daniel Jacobowitz <dan@codesourcery.com>
8371
8372 * gdb.texinfo (Remote configuration): Document set / show
8373 remote supported-packets.
8374 (General Query Packets): Document qSupported packet.
8375
701adfb0
PA
83762006-06-13 Nathan Sidwell <nathan@codesourcery.com>
8377
8378 * gdb.texinfo (system): Document behaviour with zero length
8379 string.
8380
fc320d37
SL
83812006-06-10 Sandra Loosemore <sandra@codesourcery.com>
8382
8383 * gdb.texinfo (File-I/O overview): Copy edit for grammar, spelling,
8384 and font markup.
8385 (Protocol basics): Likewise.
8386 (The F request packet): Likewise.
8387 (The F reply packet): Likewise.
8388 (Memory transfer): Move this node to be a subsubsection of
8389 "Protocol specific representation of datatypes".
8390 (The Ctrl-C message): More copy editing.
8391 (Console I/O): Likewise.
8392 (The isatty call): Delete this node, and merge its content into
8393 the "isatty" node. Fixed references elsewhere.
8394 (The system call): Delete this node, and merge its content into
8395 the "system" node. Fixed references elsewhere.
8396 (open): Reformat to use @table, and add appropriate font markup.
8397 (close): Likewise.
8398 (read): Likewise.
8399 (write): Likewise.
8400 (lseek): Likewise.
8401 (rename): Likewise.
8402 (unlink): Likewise.
8403 (stat/fstat): Likewise.
8404 (gettimeofday): Likewise.
8405 (isatty): Likewise.
8406 (system): Likewise, plus minor changes to fix confusing wording.
8407 (Integral datatypes): Fix font markup.
8408 (Pointer values): Likewise.
8409 (struct stat): Fix markup to use @table, plus minor copy editing.
8410 (struct timeval): Fix font markup, plus minor copy editing.
8411 (Constants): Minor copy editing.
8412 (Errno values): Add font markup.
8413 (File-I/O Examples): Likewise.
8414
158fdf5c
NR
84152006-06-10 Nick Roberts <nickrob@snap.net.nz>
8416
8417 * gdb.texinfo (GDB/MI): Remove duplicate acknowledgements.
8418 (GDB/MI Simple Examples): Move node up one level. Use real
8419 examples.
8420 (GDB/MI Compatibility with CLI): Update.
8421 (GDB/MI Result Records): Add "connected" and "exit" result
8422 classes.
8423 (GDB/MI Stream Records): Clarify target output.
8424 (GDB/MI Command Description Format): Modify example description.
8425 (GDB/MI Breakpoint Table Commands): Rename to...
8426 (GDB/MI Breakpoint Commands): ...this
8427 (GDB/MI Breakpoint Commands): Add optional thread field.
8428 (GDB/MI Program Control): Add an introduction. Move "Program
8429 termination" examples into exec-run description.
8430 (GDB/MI File Commands): Mention similar CLI commands.
8431 (GDB/MI Miscellaneous Commands): Move to end. Mention "show version"
8432 is similar to "-gdb-version".
8433
ddb50cd7
EZ
84342006-06-09 Eli Zaretskii <eliz@gnu.org>
8435
8436 * gdb.texinfo (Symbols): Fix "(gdb)"=>"(@value{GDBP})".
8437
2aef0d6b
NR
84382006-06-02 Nick Roberts <nickrob@snap.net.nz>
8439
8440 * gdb.texinfo (GDB/MI Development and Front Ends): Use
8441 sourceware.org for mailing lists.
d5e40d59 8442 (GDB/MI File Commands): New node split from Program Control.
2aef0d6b 8443
383a5c52
NR
84442006-06-01 Nick Roberts <nickrob@snap.net.nz>
8445
d5e40d59 8446 * gdb.texinfo (GDB/MI Development and Front Ends): New node.
383a5c52 8447
e16b02ee
EZ
84482006-05-22 Eli Zaretskii <eliz@gnu.org>
8449
8450 * gdb.texinfo (Cygwin Native): Fix last change.
8451
be90c084
CF
84522006-05-22 Christopher Faylor <cgf@timesys.com>
8453
8454 * gdb.texinfo (Cygwin Native): Document set/show cygwin-exceptions.
8455
347ceba5
NR
84562006-05-15 Nick Roberts <nickrob@snap.net.nz>
8457
8458 * gdbint.texinfo (Algorithms): Correct spelling and punctuation.
8459 (Releasing GDB, Testsuite): Remove details for including DejaGnu.
8460
369af7bd
DJ
84612006-05-14 Daniel Jacobowitz <dan@codesourcery.com>
8462
8463 * gdb.texinfo (General Query Packets): Recommend not starting
8464 new packets with qC and clarify.
8465
2ffdbde8 84662006-05-13 Gaius Mulley <gaius@glam.ac.uk>
229582b7
GM
8467
8468 * gdb.texinfo (M2 Types): New section.
72019c9c 8469
16d1a084
DJ
84702006-05-10 Daniel Jacobowitz <dan@codesourcery.com>
8471
8472 * agentexpr.texi: Add a copyright and license notice.
8473 * observer.texi: Likewise, with GPL clause for function prototypes.
8474 Remove trailing whitespace.
8475
aa56d27a
JB
84762006-05-05 Jim Blandy <jimb@codesourcery.com>
8477
8478 * gdb.texinfo (General Query Packets): Document conventions for
8479 terminating packet names, and their violations.
8480
5bdf8622
DJ
84812006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
8482
8483 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Update for readline 5.1.
8484 * gdb.texinfo: Likewise.
8485
605a56cb
DJ
84862006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
8487
8488 * gdb.texinfo (Remote Configuration): Remove "set remotedebug"
8489 and "show remotedebug".
8490 (Debugging Output): Add additional index entries.
8491
b8db102d
MS
84922006-04-27 Michael Snyder <msnyder@redhat.com>
8493
8494 * gdb.texinfo (delete-fork): Command renamed to "delete fork".
8495
c5e30d01
AC
84962006-04-22 Andrew Cagney <cagney@redhat.com>
8497
8498 * gdb.texinfo (Contributors): Credit frame unwinder contributors.
8499 * gdbint.texinfo (Algorithms): Fix errors in frame documentation.
8500
8181d85f
DJ
85012006-04-18 Daniel Jacobowitz <dan@codesourcery.com>
8502
8503 * gdbint.texinfo (x86 Watchpoints, Target Conditionals): Update insert
8504 and remove breakpoint prototypes.
8505 (Watchpoints): Move description of target_insert_hw_breakpoint and
8506 target_remove_hw_breakpoint ...
8507 (Breakpoints): ... to here. Document target_insert_breakpoint and
8508 target_remove_breakpoint.
8509
4f553f88
JB
85102006-04-17 Jim Blandy <jimb@codesourcery.com>
8511
8512 * gdb.texinfo (Packets): Note that 'addr' arguments to s, S, c,
8513 and C packets are optional.
8514
cd852561
FR
85152006-04-14 Frederic Riss <frederic.riss@st.com>
8516
8517 * gdb.texinfo (Specifying source directories): Update the description
8518 of the source file search to reflect the fact that the source path
8519 always contains at least $cdir and $cwd.
8520
b620eb07
MS
85212006-03-31 Michael Snyder <msnyder@redhat.com>
8522
8523 * gdb.texinfo: Update copyright dates.
8524
3156cdaf
EZ
85252006-03-31 Eli Zaretskii <eliz@gnu.org>
8526
8527 * gdb.texinfo (Overview): Add an index entry to "empty response".
8528
701adfb0
PA
85292006-03-29 Steve Ellcey <sje@cup.hp.com>
8530
8531 * gdb.texinfo: Remove gdbserve.nlm documentation.
8532
7d30c22d
JB
85332006-03-28 Jim Blandy <jimb@codesourcery.com>
8534
8535 * gdbint.texinfo (Prologue Analysis): New section.
8536
86941c27
JB
85372006-03-07 Jim Blandy <jimb@red-bean.com>
8538
66b8c7f6
JB
8539 * gdb.texinfo (Connecting): Document 'target remote pipe'.
8540
1a10341b
JB
8541 * gdb.texinfo (Target Commands): Update text describing how to
8542 specify a target. Refer to the detailed section on remote
8543 debugging, not the brief mention.
8544
86941c27
JB
8545 * gdb.texinfo (Connecting): Organize the different 'target remote'
8546 connection methods into a table. Add a 'target remote' index
8547 entry. (!!!)
8548
62f3a2ba
FF
85492006-02-17 Fred Fish <fnf@specifix.com>
8550
8551 * gdb.texinfo (Symbols): Update descriptions of 'whatis' and
8552 'ptype' commands to reflect the fact that the only significant
8553 difference between them is that ptype prints the complete type
8554 description instead of just the name.
8555
8b9a88ea
WZ
85562006-02-13 Wu Zhou <woodzltc@cn.ibm.com>
8557
8558 * gdbint.texinfo (Watchpoints): Delete
8559 TARGET_REGION_SIZE_OK_FOR_HW_WATCHPOINT.
8560
7e8dc855
NR
85612006-02-10 Nick Roberts <nickrob@snap.net.nz>
8562
8563 * gdb.texinfo (GDB/MI Breakpoint Table Commands): Add fullname and
8564 times fields where needed. Fix typos. Update general form given
8565 for output of -break-insert.
8566 (GDB/MI): Abbreviate some unnecessarily long fullnames.
8567
c91d38aa
DJ
85682006-02-06 Daniel Jacobowitz <dan@codesourcery.com>
8569
8570 * gdbint.texinfo (Symbol Handling): Add a section
8571 on memory management.
8572
38fcd64c
DJ
85732006-02-06 Vladimir Prus <ghost@cs.msu.su>
8574
8575 * gdb.texinfo (Breakpoint table commands): Document the fullname
8576 field in -break-list output.
8577
219eec71
EZ
85782006-02-03 Eli Zaretskii <eliz@gnu.org>
8579
8580 * gdb.texinfo (Cygwin Native): Fix typos. Clarify the types of
8581 debugging information produced by the various "set debug..."
8582 options.
8583
ae5a43e0
DJ
85842006-02-01 Daniel Jacobowitz <dan@codesourcery.com>
8585
8586 * gdb.texinfo (Files): Remove obsolete bits from the description
8587 of "symbol-file".
8588
a9f158ec
JB
85892006-01-25 Jim Blandy <jimb@redhat.com>
8590
8591 * gdbint.texinfo (Testsuite): Explain how to run selected tests.
8592
410dd08e
JB
85932006-01-24 Jim Blandy <jimb@redhat.com>
8594
8595 * gdbint.texinfo (Frames): Document the basics of GDB's register
8596 unwinding model, and explain the existence of the "sentinel" frame.
8597
4b505b12
AS
85982006-01-23 Andrew Stubbs <andrew.stubbs@st.com>
8599
8600 * gdb.texinfo (Choosing files): Mention that -directory is used
8601 for script files.
8602 (Specifying source directories): Likewise.
8603 (Command files): Explain how script files are found.
8604
839c27b7
EZ
86052006-01-21 Eli Zaretskii <eliz@gnu.org>
8606
8607 * gdb.texinfo (Backtrace): Describe how to get backtrace of all
8608 the threads in a multi-threaded program.
8609 (Threads): The threadno argument of "thread apply" can be a range
8610 of numbers.
8611
7be93b9e
JB
86122006-01-18 Jim Blandy <jimb@redhat.com>
8613
8614 * gdbint.texinfo (Coding): Add entry for -Wno-pointer-sign to list
8615 of warning flags.
8616
fcc73fe3
EZ
86172006-01-13 Eli Zaretskii <eliz@gnu.org>
8618
8619 * gdb.texinfo (Sequences): Improve menu annotations.
8620 (Define): Add index entries for arguments of user-defined
8621 commands. Move the description of flow-control commands...
8622 (Command Files): ...to here. Document loop_break and
8623 loop_continue.
ca91424e
EZ
8624 (Define, Command Files): Document `end' and add index entries for
8625 it.
fcc73fe3 8626
5c95884b
MS
86272006-01-04 Michael Snyder <msnyder@redhat.com>
8628
8629 * gdb.texinfo: Add documentation for linux-fork.
5ae4183a 8630 * gdbint.texinfo: Add internal documentation for checkpoints.
5c95884b 8631
860701dc
PH
86322006-01-02 Paul N. Hilfinger <hilfinger@gnat.com>
8633
8634 * gdb.texinfo (Omissions from Ada): Document that there is now
8635 limited aggregate support.
8636
36b80e65
EZ
86372005-12-28 Eli Zaretskii <eliz@gnu.org>
8638
8639 * gdb.texinfo (Registers): Describe how to refer to SSE and MMX
8640 registers and the likes.
8641
c1468174
EZ
86422005-12-24 Eli Zaretskii <eliz@gnu.org>
8643
8644 * gdb.texinfo (Target Commands, Bug Reporting, File Options)
8645 (Symbols): Fix usage of "e.g.".
359df76b 8646 (Memory Region Attributes): Fix usage of "etc."
c1468174
EZ
8647
8648 * gdbint.texinfo (libgdb, Symbol Handling, Native Debugging)
8649 (Coding): Fix usage of "e.g.".
8650
c02a867d
EZ
86512005-12-23 Eli Zaretskii <eliz@gnu.org>
8652
5ae4183a
AS
8653 * stabs.texinfo:
8654 * refcard.tex:
c02a867d 8655 * gpl.texi:
5ae4183a
AS
8656 * gdbint.texinfo:
8657 * gdb.texinfo:
8658 * gdb-cfg.texi:
c02a867d 8659 * fdl.texi:
5ae4183a
AS
8660 * annotate.texinfo:
8661 * all-cfg.texi:
c02a867d
EZ
8662 * Makefile.in: Add (C) after Copyright. Update the FSF
8663 address.
8664
fad38dfa
EZ
86652005-12-03 Eli Zaretskii <eliz@gnu.org>
8666
8667 * gdb.texinfo (Connecting): Explain that `monitor' is a way to
8668 extend GDB with commands for external monitor.
8669
53e5f3cf
AS
86702005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
8671
8672 * gdb.texinfo (Convenience variables): Add init-if-undefined command.
8673
55f6ca0f
JB
86742005-11-25 Joel Brobecker <brobecker@adacore.com>
8675
8676 * gdbint.texinfo (Start of New Year Procedure): New chapter.
8677
c1947b85
JB
86782005-11-21 Jim Blandy <jimb@redhat.com>
8679
8680 * gdb.texinfo (Tracepoint Packets): Document restrictions on
8681 placement of 'R' actions in tracepoint action packets; document
8682 dependence of 'X' and 'M' actions on a preceding 'R' action for
8683 their registers.
8684
9d29849a
JB
86852005-11-19 Jim Blandy <jimb@redhat.com>
8686
8687 * gdb.texinfo (Tracepoint Packets): New node.
8688 (General Query Packets): Add entries for the tracepoint packets,
8689 referring to the "Tracepoint Packets" node.
8690 (Tracepoints): Add reference to "Tracepoint Packets".
5ae4183a 8691
9a6253be
KB
86922005-11-18 Kevin Buettner <kevinb@redhat.com>
8693
8694 * gdb.texinfo (set remotebreak): Add anchor.
8695 (X packet): Likewise.
8696 (Remote Protocol): Add new section `Interrupts' and new index
8697 entry `interrupts (remote protocol)'.
8698
5f3bebba
JB
86992005-11-18 Jim Blandy <jimb@redhat.com>
8700
8701 * gdb.texinfo (Packets): Move information out of 'q' and 'Q'
8702 entries into the General Query Packets section. Add a
8703 cross-reference to that section. Drop description of replies, as
8704 these are covered in the descriptions of each packet.
8705 (General Query Packets): Add introductory text. Explain naming
8706 conventions, and how the end of a name is recognized.
8707
9a7a1b36
KB
87082005-11-17 Kevin Buettner <kevinb@redhat.com>
8709
0564b6cf 8710 * gdb.texinfo (Remote configuration): Fix typo in description of
9a7a1b36
KB
8711 "set remotebreak" command.
8712
b8ff78ce
JB
87132005-11-16 Jim Blandy <jimb@redhat.com>
8714
8715 * gdb.texinfo (Packets, Stop Reply Packets)
8716 (General Query Packets): Various formatting cleanups.
8717 - Use @samp for packet contents.
8718 - Drop summaries from packet @item lines; the same information appears
8719 immediately below in the description.
8720 - Delete paragraph breaks after packet @item commands, so that the
8721 description appears directly to the right of the packet prototype
8722 in the printed manual, if it fits.
8723 - Place spaces in packet prototypes between @vars and non-@var
8724 letters, and explain that they're just for formatting.
8725 - Use @dots{} instead of '...'.
8726 - Fix uses of @code where @var was needed.
8727 - Replace "deprecated" markers with English text spelling out the
8728 packet's status and the preferred alternatives.
8729 - Remove "(reserved)" markers on 'A' and 'I' packets; it's unclear
8730 what this ever meant.
8731 - Remove "(draft)" markers on 'i' packets; nobody has commented on
8732 this for a long time.
8733 - Remove "(draft)" markers on 'z' and 'Z' packets; these have been
8734 implemented several times, and have been in use for years.
8735
8ffe2530
JB
87362005-11-15 Jim Blandy <jimb@redhat.com>
8737
c43c5473
JB
8738 * gdb.texinfo (Packets): Add index entries for 'm' packet
8739 disclaimers.
5ae4183a 8740
fb031cdf
JB
8741 * gdb.texinfo (Packets): Clarify lack of restrictions on behavior
8742 of stub when processing an 'm' packet.
8743
8ffe2530
JB
8744 * gdb.texinfo (Packets): Mention that packets beginning with
8745 letters are reserved once, at the top, instead of actually listing
8746 them all and saying "reserved".
8747
c03c782f
AS
87482005-11-15 Andrew Stubbs <andrew.stubbs@st.com>
8749
8750 * gdb.texinfo (User-defined commands): Add $argc. Add missing 'end'.
8751 Change @var{$arg0 to @code{$arg0.
8752
814e32d7
WZ
87532005-11-14 Wu Zhou <woodzltc@cn.ibm.com>
8754
8755 * gdb.texinfo (Fortran): Add some words about Fortran debugging.
8756
fa93a9d8
JB
87572005-11-12 Jim Blandy <jimb@redhat.com>
8758
8759 * gdb.texinfo (General Query Packets): Put packets in alphabetical
8760 order. Remove extraneous 'z'.
8761
8a5a3c82
AS
87622005-11-07 Andrew Stubbs <andrew.stubbs@st.com>
8763
8764 * gdb.texinfo (Choosing files): Add --eval-command.
8765
4b0ad762
AS
87662005-11-04 Andrew Stubbs <andrew.stubbs@st.com>
8767
8768 * gdb.texinfo (Choosing modes): Add --return-child-result.
8769
8770
1a088d06
AS
87712005-11-01 Andrew Stubbs <andrew.stubbs@st.com>
8772
8773 * gdb.texinfo (Choosing modes): Add --batch-silent.
8774
656d5e12
EZ
87752005-10-28 Eli Zaretskii <eliz@gnu.org>
8776
8777 * gdb.texinfo (GDB/MI Variable Objects): Fix @pxref usage under
8778 "The -var-update Command".
8779
3c9c013a
JB
87802005-10-03 Joel Brobecker <brobecker@adacore.com>
8781
8782 * gdb.texinfo (Print Settings): Add documentation for set/show
8783 print array-indexes.
8784
7ba3cf9c
DJ
87852005-09-17 Daniel Jacobowitz <dan@codesourcery.com>
8786
8787 * gdb.texinfo (Contributors): Thank Andrew Cagney for releases
8788 6.2 and 6.3.
8789
a94ab193
EZ
87902005-08-27 Eli Zaretskii <eliz@gnu.org>
8791
8792 * gdb.texinfo (File Options): Don't document --mapped, it's gone
8793 since 19-Jan-2004.
8794 (Files): Likewise.
ab1adacd
EZ
8795 (Variables, Symbols): Document the "<incomplete type>" message and
8796 its reasons.
a94ab193 8797
ca06016a
FF
87982005-08-01 Fred Fish <fnf@specifix.com>
8799
8800 * gdb.texinfo (SETUP_ARBITRARY_FRAME): Remove obsolete reference.
8801
cf58170d
NR
88022005-07-15 Nick Roberts <nickrob@snap.net.nz>
8803
8804 * gdb.texinfo (GDB/MI Variable Objects): Describe print-values
8805 option for -var-list-children and -var-update.
8806 (GDB/MI Stack Manipulation): Simplify description of
8807 print-values option for -stack-list-locals.
8808 (GDB/MI Command Description Format): Clarify.
8809 (Mode Options): Spelling of superseded.
8810
38f1196a
BR
88112005-07-12 Bob Rossi <bob@brasko.net>
8812
8813 * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix -inferior-tty-show
8814 corresponding GDB command comment.
8815
3cb3b8df
BR
88162005-07-06 Bob Rossi <bob@brasko.net>
8817
8818 * gdb.texinfo (GDB/MI Miscellaneous Commands): Add -inferior-tty-set
8819 and -inferior-tty-show.
8820 (Input/Output): Document "set/show inferior-tty" and tty alias.
8821
10fac096
NW
88222005-07-02 Nathan J. Williams <nathanw@wasabisystems.com>
8823
8824 * gdb.texinfo (Packets): Change description of 'D' packet to note
8825 that GDB does wait for a response.
8826
d1b6db76
NR
88272005-06-22 Nick Roberts <nickrob@snap.net.nz>
8828
8829 * gdb.texinfo (History) Rename "Command History".
8830 (Command History): Move node "Server Prefix" from section on
8831 Annotations here.
8832
29629dcf
NR
88332005-06-19 Nick Roberts <nickrob@snap.net.nz>
8834
8835 * gdb.texinfo (GDB/MI Stack Manipulation):
8836 Re-instate -stack-info-frame with example. Say that it gets
8837 info on selected frame, not current frame.
8838
397ca115
EZ
88392005-06-18 Eli Zaretskii <eliz@gnu.org>
8840
8841 * gdb.texinfo (Server): Clarify that `file' should be used before
8842 connecting to the server.
8843 (Files): Add an xref to the above description.
51274035
EZ
8844 (Output Formats): More detailed description of the `c' format.
8845 (Memory): List explicitly all the formats supported by `x'.
638ac427 8846 (Threads): Add an @cindex entry for "thread apply".
fc8be69e 8847 (Files): Document the possibility of loading unlinked object
59b7b46f
EZ
8848 files. Add more indexing for solib-absolute-prefix and
8849 --with-sysroot.
76d17f34
EZ
8850 (Machine Code): Document possible problems with locations in
8851 shared libraries.
d416eeec
EZ
8852 (Backtrace): Document that free-standing environments do not need
8853 to have a `main' function.
397ca115 8854
74f6deaa
NR
88552005-06-18 Nick Roberts <nickrob@snap.net.nz>
8856
8857 * gdb.texinfo (GDB/MI Stack Manipulation): Remove reference to
8858 -stack-info-frame.
8859
a9967aef
AC
88602005-06-07 Andrew Cagney <cagney@gnu.org>
8861
8862 * gdb.texinfo (Contributors): Note the original multi-arch
8863 contributors.
8864
e09f16f9
EZ
88652005-06-03 Eli Zaretskii <eliz@gnu.org>
8866
8867 * gdb.texinfo (Registers): Add index entries for the standard
8868 registers.
8869 (Frames): Add cross-reference from frame pointer description to
8870 the Registers node.
8871 (Annotations Overview): Fix the reference to GDB name.
8872
d87ba7ee
EZ
88732005-06-01 Eli Zaretskii <eliz@gnu.org>
8874
8875 * gdb.texinfo (Set Watchpoints): Remove @vindex entry for
8876 can-use-hw-watchpoints.
8877
034dad6f
BR
88782005-05-28 Bob Rossi <bob@brasko.net>
8879
8880 * gdb.texinfo (GDB/MI Out-of-band Records): Add bullet enumerating
8881 the possible reasons why an exec async record would be returned to FE.
8882
ffed4509
AC
88832005-05-26 Andrew Cagney <cagney@gnu.org>
8884
8885 * gdb.texinfo: Note that Elena Zannoni, Fernando Nasser, and
8886 Andrew Cagney implemented the original GDB/MI.
8887
e22e55c9
OF
88882005-05-23 Orjan Friberg <orjanf@axis.com>
8889
8890 * gdb.texinfo (CRIS): Update the cris-version and cris-dwarf2-cfi
8891 documentation. Add documentation for cris-mode.
8892
a78e13ce
EZ
88932005-05-20 Eli Zaretskii <eliz@gnu.org>
8894
8895 * gdb.texinfo (Numbers): Explain the example and make the wording
8896 more acurate.
8897
76ff342d
DJ
88982005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
8899 Dennis Brueni <dennis@slickedit.com>
8900
8901 * gdb.texinfo (GDB/MI Breakpoint Table Commands)
8902 (GDB/MI Data Manipulation, GDB/MI Program Control)
8903 (GDB/MI Stack Manipulation): Update examples to include the fullname
8904 attribute in stack frames.
8905
119b882a
EZ
89062005-05-12 Eli Zaretskii <eliz@gnu.org>
8907
8908 * gdb.texinfo (Startup): Fix last change. Treat gdb.ini like we
8909 do with other non-standard names of init files.
8910
6fc08d32
EZ
89112005-05-11 Eli Zaretskii <eliz@gnu.org>
8912
8913 * gdb.texinfo (Command Files): Move the description of the startup
8914 from here...
8915 (Startup): ...to this new subsection of the Invocation chapter.
8916 Rearrange the description of init files more logically and add a
8917 cross-reference to "Command Files". Document the special gdbinit
8918 name for CISCO 68k. Expand the description of what GDB does
8919 during startup.
8920 (History): Add index entry for HISTSIZE.
8921
a561754a
MK
89222005-05-02 Mark Kettenis <kettenis@gnu.org>
8923
8924 * gdb.texinfo (Files): Remove documentation for auto-solib-limit.
8925
2eecc4ab
EZ
89262005-05-02 Eli Zaretskii <eliz@gnu.org>
8927
8928 * gdb.texinfo (SVR4 Process Information, The isatty call)
8929 (The system call): Don't use foo(N) notation for man pages and
8930 functions.
514c4d71 8931 (Compilation, DJGPP Native): Improve wording.
2eecc4ab 8932
18999be5
EZ
89332005-04-27 Eli Zaretskii <eliz@gnu.org>
8934
8935 * gdb.texinfo (Backtrace): Describe backtraces with arguments that
8936 were optimized away.
8937
0abb7bc7
EZ
89382005-04-22 Eli Zaretskii <eliz@gnu.org>
8939
8940 * gdb.texinfo (Remote configuration): Document "set/show
8941 get-thread-local-storage-address". Add cross-reference to the
8942 description of the qGetTLSAddr packet.
8943 (General Query Packets): Mention "set remote
8944 get-thread-local-storage-address" and add a reference to its
8945 description.
8946
6f61acb1
NR
89472005-04-19 Nick Roberts <nickrob@snap.net.nz>
8948
8949 * gdb.texinfo (Backtrace): Describe 'bt full'.
8950
9d59903a
NR
89512005-04-17 Nick Roberts <nickrob@snap.net.nz>
8952
8953 * gdb.texinfo (Mode Options): Fix typo.
8954 (GDB/MI): Describe how to invoke GDB/MI.
8955
721c2651
EZ
89562005-04-16 Eli Zaretskii <eliz@gnu.org>
8957
8958 * gdb.texinfo (OS Information): Renamed from Auxiliary Vector; all
a5adf40f 8959 references changed. Add description of "info udot".
721c2651
EZ
8960 (Files): Document "set/show stop-on-solib-events".
8961 (M32R/D): Document "set/show download-path", "set/show
8962 board-address", "set/show server-address", "upload", "tload".
ba04e063
EZ
8963 Document "sdireset", "sdistatus", "debug_chaos", "use_debug_dma",
8964 "use_mon_code", "use_ib_break", "use_dbt_break".
721c2651
EZ
8965 (Maintenance Commands): Improve indexing.
8966 (Target Commands): Document "set/show hash", "set/show debug
8967 monitor".
8968 (SVR4 Process Information): Document "info pidlist" and "info
8969 meminfo". Document "set/show procfs-tarce" and "set/show
8970 procfs-file". Document "proc-trace-*" and "proc-untrace-*".
8971 (Symbols, The Print Command with Objective-C): Improve indexing.
8972 (Objective-C): Add references to "info classes" and "info
8973 selectors".
c45da7e6
EZ
8974 (Debugging Output): Improve wording. Document "set/show debug
8975 solib-frv". Fix "set/show debugvarobj".
ba04e063
EZ
8976 (Set Breaks): Add index entry for "hardware breakpoints".
8977 (Renesas ICE): Document "e7000", "ftplogin", "ftpload", "drain",
8978 and "set/show usehardbreakpoints".
8979 (MIPS Embedded): Document "se/show syn-garbage-limit", "set/show
8980 monitor-prompt", "set/show monitor-warnings", "pmon".
c45da7e6
EZ
8981 (ARM): Document "rdilogfile", "rdilogenable", "set/show
8982 rdiromatzero", "set/show rdiheartbeat".
8983 (PowerPC): Document SDS-specific commands "set/show sdstimeout",
8984 "sds".
8985 (Embedded Processors): Document the "sim" command.
8986 (Remote): Document the "remote" command.
8987 (DJGPP Native): Document the "info serial" command.
8988 (Threads): Document "maint info sol-threads".
8989 (Files): Document "nosharedlibrary", "add-symbol-file-from-memory".
8990 (Set Breaks): Improve indexing.
8991 (Command Syntax): Add a reference to dont-repeat.
8992 (Define): Document "dont-repeat".
8993 (TUI Commands): Document "tabset".
8994 (WinCE): New subsection. Document "set/show remotedirectory",
8995 "set/show remoteupload", "set/show remoteaddhost".
721c2651 8996
14d6dd68
EZ
89972005-04-15 Eli Zaretskii <eliz@gnu.org>
8998
8999 * gdb.texinfo (Hurd Native): New subsection, documents
9000 Hurd-specific commands.
a64548ea 9001 (Maintenance Commands): Add cross-reference to "Debugging Output".
da316a69 9002 (Debugging Output): Document "set/show debug lin-lwp".
a64548ea
EZ
9003 (MIPS): Improve documentation of heuristic-fence-post. Document
9004 "set/show mips abi", "set/show mips saved-gpreg-size", "set/show
9005 mips stack-arg-size", "set/show mips mask-address", "set/show mips
9006 remote-mips64-transfers-32bit-regs", "set/show debug mips".
e2f4edfd 9007 (ARM): Document ARM-specific commands.
a64548ea
EZ
9008 (AVR): New section. Document "info io_registers".
9009 (CRIS): New section. Document "set/show cris-version" and
9010 "set/show cris-dwarf2-cfi".
9011 (HPPA): New section. Document "set/show debug hppa" and "maint
9012 print unwind".
a5adf40f 9013 (Neutrino): New subsection. Document "set/show debug nto-debug".
a64548ea 9014 (Super-H): New section. Document the "regs" command.
721c2651 9015 (Debugging Output): Document "set/show debug aix-thread".
14d6dd68 9016
9c16f35a
EZ
90172005-04-09 Eli Zaretskii <eliz@gnu.org>
9018
9019 * gdb.texinfo (Print Settings): Document "set/show print
9020 pascal_static-members", "set print repeats", "show print
9021 null-stop". Improve indexing. Fix documentation of "set print
9022 union".
9023 (Pascal): New section.
9024 (Supported languages): Rename from "Support"; all references
9025 updated. Add a menu item for Pascal.
9026 (Numbers): Document "set radix.
9027 (Screen Size): Document "set/show pagination".
9028 (MIPS Embedded): Remove "set processor" documentation.
9029 (Remote configuration): Document "set/show X/P/Z-packet",
9030 "set/show read-aux-vector-packet", "set/show remote
9031 symbol-lookup-packet", "set/show remote verbose-resume-packet",
9032 "set/show remoteaddresssize", "set/show remotebaud", "set/show
9033 remotedebug", "set/show remotebreak", "set/show remotedevice",
9034 "set/show remotelogfile".
9035 (Auxiliary Vector): Add reference to the description of the
9036 read-aux-vector-packet setting.
9037 (Set Watchpoints): Add a cross-reference to "set remote
9038 hardware-breakpoint-limit".
9039 (General Query Packets): Add indexing of requests and
9040 cross-references to related commands in "Remote configuration".
9041 (File-I/O Overview, The system call): Fix wording and typos.
9042 (Thread Stops): Add index entries.
9043 (Continuing and Stepping): Document "show step-mode".
9044 (i386): New node. Document "set/show struct-convention".
9045 (Files): Document "show trust-readonly-sections".
9046 (Calling): Document "set/show unwindonsignal".
9047 (Messages/Warnings): Add index entries.
9048 (Maintenance Commands): Document "set/show watchdog".
9049 (Annotations Overview): Document "show annotate".
9050 (Set Watchpoints): Add index entries.
9051 (Symbols): Fix doc of case-sensitive.
9052 (ABI): Document "show coerce-float-to-double".
9053 (Convenience Vars, Help): Improve indexing.
9054 (Machine Code): Document "show disassembly-flavor".
9055 (Debugging C plus plus): Document "show overload-resolution".
9056 (Value History, Signaling): Add index entries.
9057
90582005-04-08 Eli Zaretskii <eliz@gnu.org>
9059
9060 * gdb.texinfo (Show): Move @kindex entries to their proper places.
9061 (Processes): Fix wording.
9062 (History, List, Logging output, Define, Symbols, Print Settings):
9063 Improve indexing.
9064
a8f24a35
EZ
90652005-04-03 Eli Zaretskii <eliz@gnu.org>
9066
9067 * gdb.texinfo (Targets): Document "set/show architecture". Remove
9068 redundant index entry for "target" command.
9069 (Backtrace): Add index entries.
9070 (Symbols, Fortran): Document the "set case-sensitive" command.
9071 (DJGPP Native): Document "set com1base", "set com1irq", etc.
9072 (Print Settings): Add index entry for "set demangle-style".
9073 (Target Commands): Document "set download-write-size".
9074 (Debugging Output): Document "set exec-done-display".
9075
09d4efe1
EZ
90762005-04-02 Eli Zaretskii <eliz@gnu.org>
9077
9078 * gdb.texinfo (Files): Fix the name and documentation of
9079 add-shared-symbol-files. Document its alias assf. Update the
9080 list of OSs where GDB supports shared libraries. Fix markup.
9081 (Continuing and Stepping): Add reference to @var{location} in the
9082 text.
9083 (Dump/Restore Files): Fix reference to @{filename}.
9084 (Help): Fix wording.
9085 (Attach): Ditto.
9086 (Set Watchpoints): Ditto.
9087 (Backtrace): Remove redundant index entries. Improve index
9088 entries.
9089 (Delete Breaks): Fix wording.
9090 (Memory): Document the compare-sections command.
9091 (Memory Region Attributes): Improve wording.
9092 (Disabling): Improve wording.
9093 (Fortran): New subsection. Document the "info common" command.
9094 (Help): Document aliases "info copying" and "info warranty".
9095 (Caching Remote Data): New section. Document the "set/show
9096 remotecache" and "info dcache" commands.
9097 (Show): Fix wording of the documentation of the "set
9098 extension-language" command.
9099 (Signals): Add index entry for "info handle".
9100 (Memory Region Attributes): Fix punctuation.
9101 (Symbols): Change the arg name to "location" and refer to it in
9102 the text. Fix wording of "info types" doc.
9103 (Threads): Fix usage of @enumerate @item's.
9104 (Listing Tracepoints): Add index entry for "info tp".
9105 (Set Watchpoints): Add xref to "info break" description.
9106 (Macros): Add an index entry for "macro exp1". Document the
9107 "macro list" command.
9108 (Maintenance Commands): Document "flushregs", "maint agent",
9109 "maint check-symtabs", "maint cplus", "maint demangle", "maint
9110 deprecate", "maint undeprecate", "maint dump-me", "maint packet",
9111 "maint print architecture", "maint print objfiles", "maint print
9112 statistics", "maint print type", "maint show-debug-regs", "maint
9113 space", "maint time", and "maint translate-address".
9114 (Connecting): Document the "monitor" command.
9115 (Annotations Overview): Describe the "set annotate" command.
9116
82f2d802
EZ
91172005-04-01 Eli Zaretskii <eliz@gnu.org>
9118
9119 * gdb.texinfo (Set Watchpoints): Document can-use-hw-watchpoints.
9120 Rearrange index entries and improve wording about support for
9121 hardware watchpoints.
9122
7d51c7de
BR
91232005-03-10 Bob Rossi <bob@brasko.net>
9124
9125 * gdb.texinfo: Update copyright
9126
68c71a2e
TR
91272005-02-09 Theodore A. Roth <troth@openavr.org>
9128
9129 * gdb.texinfo (General Query Packets): Fix texinfo compile warning and
9130 error.
9131
701adfb0
PA
91322005-03-07 Joel Brobecker <brobecker@adacore.com>
9133
9134 * observer.texi (executable_changed): New observer.
9135
83761cbd
KB
91362005-02-03 Kevin Buettner <kevinb@redhat.com>
9137
9138 * gdb.texinfo (General Query Packets): Document qGetTLSAddr packet.
9139
9f1c6395
MS
91402005-01-17 Michael Snyder <msnyder@redhat.com>
9141
9142 * gdb.texinfo: Fix spelling, infinte -> infinite.
9143
fbd1b305
MK
91442005-01-08 Mark Kettenis <kettenis@gnu.org>
9145
9146 * observer.texi (GDB Observers): Document "solib_loaded".
9147
3ace7edb
AC
91482005-01-07 Andrew Cagney <cagney@gnu.org>
9149
bec39cab
AC
9150 * configure.ac: Rename configure.in, require autoconf 2.59.
9151 * configure: Re-generate.
9152
3ace7edb
AC
9153 * configure.in: Replace configdirs with multiple references to
9154 AC_CONFIG_SUBDIRS.
9155 * configure: Re-generate.
5ae4183a 9156
53531fc1
AC
91572005-01-04 Andrew Cagney <cagney@gnu.org>
9158
9159 * gdbint.texinfo (Versions and Branches): Make the date (YYYYMMDD)
9160 part of the version number.
9161
536ffdb7
MK
91622004-12-24 Mark Kettenis <kettenis@gnu.org>
9163
9164 * gdbint.texinfo (Algorithms): Remove description of
9165 TARGET_DISABLE_HW_WATCHPOINTS and TARGET_ENABLE_HW_WATCHPOINTS.
9166
e1aac25b
JB
91672004-12-07 Jim Blandy <jimb@redhat.com>
9168
9169 * gdb.texinfo (General Query Packets): Specify that thread ID's in
9170 the 'qC' and 'qThreadInfo' packets are unsigned hexidecimal
9171 numbers.
9172
f47b1503
AS
91732004-12-07 Andreas Schwab <schwab@suse.de>
9174
9175 * gdb.texinfo (Mode Options): Document -l option.
9176
b6b8ece6
EZ
91772004-12-04 Eli Zaretskii <eliz@gnu.org>
9178
9179 * gdbint.texinfo (Algorithms): More accurate description of
9180 STOPPED_BY_WATCHPOINT. Point out that target_stopped_data_address
9181 is not needed unless data-read and data-access watchpoints are
9182 supported. Add a description of how GDB checks whether the
9183 inferior stopped because a watchpoint was hit.
9184
01371747
EZ
91852004-11-23 Eli Zaretskii <eliz@gnu.org>
9186
9187 * gdb.texinfo (Files): Add cross-reference to description of
9188 -readnow command-line switch.
9189
2315ffec
RC
91902004-11-10 Randolph Chung <tausq@debian.org>
9191
9192 * gdb.texinfo: Document set/show backtrace past-entry commands.
9193 Rearrange index entries for set/show backtrace past-main.
9194
69065f5d
AC
91952004-11-10 Jon Beniston <jon@beniston.com>
9196
9197 Committed by Andrew Cagney <cagney@gnu.org>.
5ae4183a
AS
9198 * gdb.texinfo (Remote Serial Protocol): Further describe
9199 binary transfer escaping mechanism .
69065f5d 9200
30e91e0b
RC
92012004-11-08 Randolph Chung <tausq@debian.org>
9202
9203 * gdb.texinfo (inferior_debugging info): Document "set debug infrun"
9204 and "show debug infrun". Add index entries.
9205
60bf7e09
EZ
92062004-10-23 Eli Zaretskii <eliz@gnu.org>
9207
9208 * gdb.texinfo (SVR4 Process Information): Document subcommands of
9209 "info proc" that are already implemented. Add index entries.
9210 (Working Directory): Add a cross-reference to "info proc" command.
dcaf7c2c
EZ
9211 (Files): Add a tip for decreasing memory used for symtabs from
9212 shared libraries.
f018e82f
EZ
9213 (Starting): Fix whitespace; make "elaboration" stand out where it
9214 is first used, and add an index entry for the term.
f8568604
EZ
9215 (Calling): Expand and elaborate text. Add "print". Add the
9216 description of problems with weak aliases.
384ee23f 9217 (Core File Generation): New section.
60bf7e09 9218
d52fe014
AC
92192004-10-12 Andrew Cagney <cagney@gnu.org>
9220
9221 * gdbint.texinfo (Versions and Branches): New chapter.
9222 (Releasing GDB): Delete "Versions and Branches" section.
9223 (Top): Add "Versions and Branches".
9224
703663ab
EZ
92252004-10-08 Eli Zaretskii <eliz@gnu.org>
9226
9227 * gdb.texinfo (Editing, History): Add cross-references to the
9228 included Readline and History user documentation. Remove
9229 references to the symbol have-readline-appendices which is unused
9230 and undefined.
9231 (History): Fix indexing.
9232
ac77d04f
JJ
92332004-10-08 Jeff Johnston <jjohnstn@redhat.com>
9234
9235 * gdbint.texinfo (target_stopped_data_address): Update to
9236 new prototype.
9237 (i386_stopped_data_address): Update prototype and description.
9238 (i386_stopped_by_watchpoint): New function and description.
9239
e07c999f
PH
92402004-10-03 Paul N. Hilfinger <hilfinger@gnat.com>
9241
9242 * gdb.texinfo (Filenames): Add Ada suffixes.
9243 (Ada) New section.
9244
2e868123
AC
92452004-09-27 Andrew Cagney <cagney@gnu.org>
9246 Robert Picco <Robert.Picco@hp.com>
9247
9248 * gdb.texinfo (Packets): Document the "p" packet.
9249
02a57714
JM
92502004-09-21 Jason Molenda (jmolenda@apple.com)
9251
9252 * gdb.texinfo (Paths and Names of the Source Files): Document the
9253 meaning of values in the 'desc' field of a SO stab.
9254
ae038cb0
DJ
92552004-09-20 Daniel Jacobowitz <dan@debian.org>
9256
9257 * gdb.texinfo (Maintenance Commands): Document "maint set dwarf2
9258 max-cache-age" and "maint show dwarf2 max-cache-age".
9259
f7dc1244
EZ
92602004-09-16 Eli Zaretskii <eliz@gnu.org>
9261
9262 * gdb.texinfo (Set Breaks): Add index entry for setting
9263 breakpoints on overloaded C++ functions that are not members of
9264 any classes. Add an example and an index entry for setting
9265 breakpoints on all program functions.
9266 (Character Sets, Macros, Overlay Commands)
9267 (Non-debug DLL symbols, GDB/MI Output Syntax)
9268 (Annotations Overview, Maintenance Commands, File-I/O Overview):
9269 Use "(@value{GDBP})" instead of a literal "(gdb)".
9270
f810308b
AC
92712004-09-12 Andrew Cagney <cagney@gnu.org>
9272
9273 * gdbint.texinfo (Native Debugging): Delete description of
9274 FILES_INFO_HOOK.
9275
15a661f3
PH
92762004-09-11 Paul Hilfinger <hilfinger@gnat.com>
9277
5ae4183a
AS
9278 * gdbint.texinfo (User Interface): Change local_hex_string_custom
9279 to hex_string_custom (not historically correct, but more
15a661f3
PH
9280 understandable, given the current code).
9281
f3219c75
AC
92822004-09-03 Andrew Cagney <cagney@gnu.org>
9283
9284 * gdbint.texinfo (Native Debugging): Delete SVR4_SHARED_LIBS.
9285
f3bb6704
JJ
92862004-09-01 Jeff Johnston <jjohnstn@redhat.com>
9287
9288 * observer.texi (solib_unloaded): New observer.
9289
8d2c00cb
AC
92902004-08-24 Andrew Cagney <cagney@gnu.org>
9291
9292 * gdbint.texinfo (Target Architecture Definition): Add missing
9293 comma.
9294
e7dc800a
MC
92952004-08-20 Michael Chastain <mec.gnu@mindspring.com>
9296
9297 * (Using the Testsuite): build != host is supported,
9298 but some test scripts do not support build != host.
9299
73b03683
MK
93002004-08-14 Mark Kettenis <kettenis@gnu.org>
9301
9302 * gdbint.texinfo (Host Definition): Delete description of
9303 FCLOSE_PROVIDED and GETENV_PROVIDED.
9304
701adfb0
PA
93052004-08-11 Joel Brobecker <brobecker@gnat.com>
9306
9307 * gdbint.texinfo (Host Definition): Remove documentation for
9308 USE_O_NOCTTY, no longer used.
9309
c0ccb908
MK
93102004-08-05 Mark Kettenis <kettenis@chello.nl>
9311
9312 * gdbint.texinfo (Host Definition): Delete description of
9313 NO_SYS_FILE.
9314 (Native Debugging): Delete description of KERNEL_U_ADDR_BSD and
9315 PTRACE_FP_BUG.
9316
9c8dbfa9
AC
93172004-08-05 Andrew Cagney <cagney@gnu.org>
9318
9319 * gdbint.texinfo (Target Architecture Definition): Delete
9320 reference to deprecated_read_fp.
9321
f42accbe
AC
93222004-08-02 Andrew Cagney <cagney@gnu.org>
9323
9324 * gdbint.texinfo (Target Architecture Definition): Delete
9325 description of DEPRECATED_REGISTER_BYTES.
9326
0b66e38c
EZ
93272004-07-30 Baurjan Ismagulov <ibr@ata.cs.hun.edu.tr>
9328
9329 * gdb.texinfo (Source Path): Document the new behavior of
9330 searching for the source files.
9331
15387254
EZ
93322004-07-17 Eli Zaretskii <eliz@gnu.org>
9333
9334 * gdb.texinfo (Edit): Fix markup of EDITOR and improve wording.
9335 (Search, Expressions, Arrays, Variables, Data, Machine Code)
9336 (Auto Display): Improve indexing.
9337
2c07db7a
AC
93382004-07-16 Andrew Cagney <cagney@gnu.org>
9339
9340 * gdb.texinfo (Mode Options): Delete documentation on "-async" and
9341 "-noasync".
9342
4644b6e3
EZ
93432004-07-09 Eli Zaretskii <eliz@gnu.org>
9344
9345 * gdb.texinfo: Fix @kindex entries so that multiple commands that
9346 have the same prefix have only their prefix in the index.
9347
7561d450
MK
93482004-07-03 Mark Kettenis <kettenis@gnu.org>
9349
9350 * gdb.texinfo (BSD libkvm Interface): New node (section)
9351 (Native): Add it to the menu.
9352
67bebe79
MK
93532004-07-01 Mark Kettenis <kettenis@gnu.org>
9354
9355 * gdbint.texinfo (Target Architecture Definition): Remove
9356 PCC_SOL_BROKEN.
9357
1a6923e0
MK
93582004-06-24 Mark Kettenis <kettenis@gnu.org>
9359
9360 * gdbint.texinfo (Target Architecture Definition): Remove
9361 SUN_FIXED_LBRAC_BUG.
9362
b435e160
AC
93632004-06-26 Andrew Cagney <cagney@gnu.org>
9364
9365 * gdbint.texinfo (Coding): Replace xasprintf with xstrprintf.
9366
b5622e8d
AC
93672004-06-20 Andrew Cagney <cagney@gnu.org>
9368
9369 * gdbint.texinfo (Target Architecture Definition): Deprecate
9370 USE_STRUCT_CONVENTION.
9371
e0c07bf0
MC
93722004-06-19 Michael Chastain <mec.gnu@mindspring.com>
9373
9374 gdb.texinfo (Bug Reporting): Mention session recording,
9375 with the script command or Emacs.
9376
782263ab
AC
93772004-06-18 Andrew Cagney <cagney@gnu.org>
9378
9379 * gdbint.texinfo (Target Architecture Definition): Deprecate
9380 FUNCTION_START_OFFSET.
9381
03727ca6
AC
93822004-06-14 Andrew Cagney <cagney@gnu.org>
9383
9384 Based on changes from Karl Berry.
9385 * gdb.texinfo: Do not use @sc in a direntry.
9386 * stabs.texinfo: Change @dircateogry to "Software development".
9387 * gdbint.texinfo, gdb.texinfo, annotate.texinfo: Ditto.
9388
97092415
AC
93892004-06-13 Andrew Cagney <cagney@gnu.org>
9390
9391 * gdbint.texinfo (Target Architecture Definition): Delete
9392 description of RETURN_VALUE_ON_STACK.
9393
1f6d4158
AC
93942004-06-09 Andrew Cagney <cagney@gnu.org>
9395
9396 * gdbint.texinfo (Native Debugging): Restore "@table @code"
9397 deleted by previous patch.
9398
d966f0cb
AC
93992004-06-08 Andrew Cagney <cagney@gnu.org>
9400
9401 * gdbint.texinfo (Native Debugging): Delete documentation on
9402 ATTACH_DETACH.
9403
86fe4aaa
RC
94042004-06-06 Randolph Chung <tausq@debian.org>
9405
9406 * gdb.texinfo (push_dummy_call): Use @code{struct value}.
9407
d4b6d575
RC
94082004-06-06 Randolph Chung <tausq@debian.org>
9409
5ae4183a 9410 * gdb.texinfo (push_dummy_call): Update argument list to match
d4b6d575
RC
9411 the new push_dummy_call method signature. Describe the function
9412 argument.
9413
4e8b0763
JB
94142004-05-24 Joel Brobecker <brobecker@gnat.com>
9415
9416 * gdb.texinfo (Starting): Document new start command.
9417
59caf092
AC
94182004-05-21 Andrew Cagney <cagney@redhat.com>
9419
9420 * observer.texi (GDB Observers): Document "inferior_created".
9421
e4a2df64
AC
94222004-05-08 Andrew Cagney <cagney@redhat.com>
9423
e6b55ae2
AC
9424 * gdbint.texinfo (Target Architecture Definition): Delete
9425 description of DO_DEFERRED_STORES.
9426
28954179
AC
9427 * gdbint.texinfo (Target Architecture Definition): Delete
9428 references to DEPRECATED_FIX_CALL_DUMMY.
9429
434b87dd
AC
9430 * gdbint.texinfo (Target Architecture Definition): Delete
9431 description of DEPRECATED_CALL_DUMMY_WORDS,
9432 DEPRECATED_SIZEOF_CALL_DUMMY_WORDS, and CALL_DUMMY.
9433
58d28df8
AC
9434 * gdbint.texinfo (Target Architecture Definition): Delete
9435 description of DEPRECATED_PUSH_DUMMY_FRAME.
9436
e4a2df64
AC
9437 * gdbint.texinfo (Target Architecture Definition): Delete
9438 reference to DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
9439
2b4855ab
AC
94402004-05-07 Andrew Cagney <cagney@redhat.com>
9441
9442 * observer.texi (GDB Observers): Add "Debugging" section. Include
9443 cross reference to "set/show debug observer".
9444 * gdb.texinfo (Debugging Output): Document "set/show debug
9445 observer".
9446
fcf70625
AC
94472004-05-01 Andrew Cagney <cagney@redhat.com>
9448
9449 * gdbint.texinfo (Target Architecture Definition): Delete
9450 description of DEPRECATED_PC_IN_SIGTRAMP.
9451
8ee56bcf
AC
94522004-04-30 Andrew Cagney <cagney@redhat.com>
9453
9454 * gdbint.texinfo (Target Architecture Definition): Delete
9455 documentation for BELIEVE_PCC_PROMOTION_TYPE, no longer defined.
9456
67ab9a76
OF
94572004-04-30 Orjan Friberg <orjanf@axis.com>
9458
9459 * observer.texi (GDB Observers): Correct spelling.
9460
79346bcb
OF
94612004-04-26 Orjan Friberg <orjanf@axis.com>
9462
9463 * observer.texi (GDB Observers): Add target_changed event.
9464
7a464420
AC
94652004-04-08 Andrew Cagney <cagney@redhat.com>
9466
9467 * observer.texi (GDB Observers): Rework, provide generic observer
9468 definitions and then a list of observable events.
9469
6cdf9d98
AC
94702004-04-04 Andrew Cagney <cagney@redhat.com>
9471
9472 * gdbint.texinfo (Host Definition): Delete reference to
9473 NO_SIGINTERRUPT.
9474
ddc135a4
AC
94752004-04-02 Andrew Cagney <cagney@redhat.com>
9476
9477 * gdbint.texinfo (Target Architecture Definition): Delete
9478 reference to DEPRECATED_CALL_DUMMY_LENGTH.
9479
6a1b180d
SC
94802004-03-28 Stephane Carrez <stcarrez@nerim.fr>
9481
9482 * gdb.texinfo (TUI Commands): Document tui reg commands.
9483
d0d5df6f
AC
94842004-03-26 Andrew Cagney <cagney@redhat.com>
9485
9486 * gdb.texinfo (TUI): Delete reference to --enable-tui. Mention
9487 "gdbtui".
9488 (Mode Options): Mention "gdbtui". Use "Text" not "Terminal".
9489 (Contributors): Mention both Text and Terminal User Interface.
9490
aa2a3f87
AC
94912004-03-23 Andrew Cagney <cagney@redhat.com>
9492
9493 * gdbint.texinfo (Target Architecture Definition): Deprecate
9494 references to SIGTRAMP_START and SIGTRAMP_END.
9495
f561f026
AC
94962004-03-23 Andrew Cagney <cagney@redhat.com>
9497
9498 * gdbint.texinfo (Target Architecture Definition): Deprecate
9499 references to PC_IN_SIGTRAMP.
9500
33cb8b0f
AC
95012004-03-19 Andrew Cagney <cagney@redhat.com>
9502
9503 * gdbint.texinfo (Target Architecture Definition): Delete
9504 reference to GDB_TARGET_IS_HPPA.
9505
fc989b7a
AC
95062004-03-18 Andrew Cagney <cagney@redhat.com>
9507
9508 * gdbint.texinfo (Coding): Update section on gdbarch_data,
9509 describe pre_init and post_init.
9510
701b08bb
DJ
95112004-03-09 Daniel Jacobowitz <drow@mvista.com>
9512
9513 * gdb.texinfo (Debugging Output): Document values for "set debug
9514 target".
9515
faae5abe
AC
95162004-02-28 Andrew Cagney <cagney@redhat.com>
9517
9518 * gdb.texinfo (Contributors): Mention GDB 6.1 release engineer.
9519
dd79a6cf
JJ
95202004-02-26 Jeff Johnston <jjohnstn@redhat.com>
9521
9522 * gdb.texinfo (breakpoints): Add information about the
9523 new "set breakpoint pending" and "show breakpoint pending"
9524 commands.
9525
e7f16015
AC
95262004-02-26 Andrew Cagney <cagney@redhat.com>
9527
9528 * gdbint.texinfo (Coding): Document use of gdbarch_obstack_zalloc
9529 in Per-architecture module data section.
9530
7161a3a6
RM
95312004-02-25 Roland McGrath <roland@redhat.com>
9532
9533 * gdb.texinfo (General Query Packets): Document qPart:... packets.
9534
2154891a
AC
95352004-02-24 Andrew Cagney <cagney@redhat.com>
9536
9537 * annotate.texinfo: Wrap fdl.texi include in raise/lower sections.
9538 * gdb.texinfo, gdbint.texinfo, stabs.texinfo: Ditto.
9539 * fdl.texi: Import Version 1.2, November 2002.
7161a3a6 9540
6c74ac8b
AC
95412004-02-17 Andrew Cagney <cagney@redhat.com>
9542
9543 * gdb.texinfo (Mode Options): Note that "mi1" is deprecated.
9544
19772a2c
AC
95452004-02-16 Andrew Cagney <cagney@redhat.com>
9546
9547 * gdbint.texinfo (Target Architecture Definition): Deprecate
9548 FRAMELESS_FUNCTION_INVOCATION.
9549
c9830293
AC
95502004-02-16 Andrew Cagney <cagney@redhat.com>
9551
9552 * gdbint.texinfo (Coding): Mention -Wunused-function.
9553
b9d26eb9
AC
95542004-02-14 Andrew Cagney <cagney@redhat.com>
9555
9556 * gdbint.texinfo (Target Architecture Definition): Delete
9557 description of DEPRECATED_CALL_DUMMY_STACK_ADJUST.
9558
49efadf5
EZ
95592004-02-12 Elena Zannoni <ezannoni@redhat.com>
9560
9561 * gdb.texinfo: Properly quote the name "C++".
9562 * gdbint.texinfo: Ditto.
9563 * stabs.texinfo: Ditto.
9564
1eb288ea
EZ
95652004-02-11 Elena Zannoni <ezannoni@redhat.com>
9566
9567 * gdbint.texinfo (Support Libraries): Add doco about obstacks and
9568 minimal information about libiberty.
9569
e4937fc1
MC
95702004-02-06 Michael Chastain <mec.gnu@mindspring.com>
9571
9572 * gdb.texinfo (Auxiliary Vector): Fix thinko with @value{GDBN}.
9573
a9331b3f
RM
95742004-02-04 Roland McGrath <roland@redhat.com>
9575
9576 * gdb.texinfo (Auxiliary Vector): New node (section).
9577 (Data): Add it to the menu.
9578
2650777c
JJ
95792004-02-02 Jeff Johnston <jjohnstn@redhat.com>
9580
9581 * gdb.texinfo (Breakpoints): Add information about pending
9582 breakpoint support.
9583
b4501125
AC
95842004-01-26 Andrew Cagney <cagney@redhat.com>
9585
9586 * gdb.texinfo (Overview): Delete references to the cisco protocol
9587 including the "N" response.
9588
74055713
AC
95892004-01-26 Andrew Cagney <cagney@redhat.com>
9590
9591 * gdbint.texinfo (Target Architecture Definition): Rename
9592 EXTRACT_STRUCT_VALUE_ADDRESS to
9593 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS.
a9331b3f 9594
3bbe9696
EZ
95952004-01-24 Eli Zaretskii <eliz@gnu.org>
9596
9597 * gdb.texinfo (KOD): Document "show os". Add index entries for
9598 "set/show os" and "info cisco" commands.
9599
5843504f
EZ
96002004-01-21 Eli Zaretskii <eliz@gnu.org>
9601
9602 * Makefile.in (install-info): Prepend $(DESTDIR) to $(infodir).
9603
9175c9a3
MC
96042004-01-19 Michael Chastain <mec.gnu@mindspring.com>
9605
9606 * gdbint.texinfo: Delete USE_MMALLOC, NO_MMCHECK, MMCHECK_FORCE,
9607 MMAP_BASE_ADDRESS, MMAP_INCREMENT.
9608
8e94b928
NR
96092004-01-19 Nick Roberts <nick@nick.uklinux.net>
9610
9611 * gdb.texinfo (GDB/MI Stack Manipulation): Describe extension to
9612 -stack-list-locals.
9613 (GDB/MI Variable Objects): Describe extension to
9614 -var-list-children.
9615
a20cf136
DJ
96162004-01-17 Daniel Jacobowitz <drow@mvista.com>
9617
9618 * gdbint.texinfo (DECR_PC_AFTER_HW_BREAK): Don't document.
9619
afb18d0f
AC
96202004-01-17 Andrew Cagney <cagney@redhat.com>
9621
9622 * gdbint.texinfo (Target Architecture Definition): Delete
9623 documentation on DEPRECATED_NPC_REGNUM.
9624
b51970ac
DJ
96252004-01-13 Daniel Jacobowitz <drow@mvista.com>
9626
9627 * gdb.texinfo: Update copyright year. Mention that set
9628 follow-fork-mode is supported on GNU/Linux. Remove documentation of
9629 "set follow-fork-mode ask".
9630
0f0cffd2
AC
96312004-01-13 Andrew Cagney <cagney@redhat.com>
9632
9633 * gdbint.texinfo: Update copyright year.
9634 (Coding): Add -Wunused-label to list of -Werror warnings.
9635
c552b3bb 96362004-01-08 Jason Molenda <jmolenda@apple.com>
5ae4183a 9637 Eli Zaretskii <eliz@gnu.org>
c552b3bb
JM
9638
9639 * gdb.texinfo: Update copyright.
9640 (Objective-C): "methodName" typeo fixed. Add @code/@var markup
9641 around names, as appropriate. Minor syntax cleanup of
9642 _NSPrintForDebugger explanation. Two spaces after periods.
9643 GDBN used instead of lit. "gdb". Index entries added for
9644 print-object and _NSPrintForDebugger. @noindent added in one spot.
9645
afe157ca
EZ
96462003-11-11 Elena Zannoni <ezannoni@redhat.com>
9647
9648 * stabs.texinfo: Add dircategory and direntry commands.
9649 * annotate.texinfo: Ditto.
9650
963e2bb7
AC
96512003-11-10 Andrew Cagney <cagney@redhat.com>
9652
9653 * gdbint.texinfo (Target Architecture Definition): Replace the
9654 return_value method's "inval" and "outval" parameters with
9655 "readbuf" and "writebuf".
9656
1d8b2f28
JB
96572003-10-28 Jim Blandy <jimb@redhat.com>
9658
9659 * gdb.texinfo (The F request packet, The F reply packet): Renamed
9660 from "The `F' request packet" and "The `F' reply packet", to make
9661 texi2dvi happy.
9662 (File-I/O remote protocol extension): Update menu entries, too.
9663
36d86913
MC
96642003-10-26 Michael Chastain <mec@shout.net>
9665
9666 * gdb.texinfo (Thread Stops): Document the issue with
9667 premature return from system calls in multi-threaded programs.
9668
ce2826aa
AC
96692003-10-24 Andrew Cagney <cagney@redhat.com>
9670
9671 * annotate.texinfo: Fix "fortunatly"[sic].
9672
f24c5e49
KI
96732003-10-23 Kei Sakamoto <sakamoto.kei@renesas.com>
9674
9675 * gdb.texinfo (Contributors to GDB): Replace "Renesas"
9676 with "Hitachi" and "Mitsubishi".
9677
92ad9cd9
AC
96782003-10-20 Andrew Cagney <cagney@redhat.com>
9679
9680 * gdbint.texinfo (Target Architecture Definition): Document
9681 gdbarch_return_value. Add cross references from
9682 USE_STRUCT_CONVENTION, EXTRACT_RETURN_VALUE, and
9683 STORE_RETURN_VALUE, and from/to EXTRACT_STRUCT_VALUE_ADDRESS.
9684
0ab4b752
MK
96852003-10-18 Mark Kettenis <kettenis@gnu.org>
9686
9687 * gdbint.texinfo (Target Architecture Definition): Document
9688 regset_from_core_section.
fb3e19c0
KI
9689
96902003-10-16 Kei Sakamot Sakamoto <sakamoto.kei@renesas.com>
9691
9692 * gdb.texinfo (M32R/D): Mention m32rsdi target.
9693
a9331b3f 96942003-10-15 Kevin Buettner <kevinb@redhat.com>
e4d5f7e1
KB
9695
9696 From Anthony Green <green@redhat.com>:
5ae4183a 9697 * gdb.texinfo (Breakpoints related warnings): Insert into menu.
e4d5f7e1 9698
1485d690
KB
96992003-10-14 Kevin Buettner <kevinb@redhat.com>
9700
889bf7c5
PA
9701 * gdb.texinfo (Breakpoint related warnings): New node.
9702 * gdbint.texinfo (ADJUST_BREAKPOINT_ADDRESS): Document.
a9331b3f 9703
86d30acc
DJ
97042003-10-13 Daniel Jacobowitz <drow@mvista.com>
9705
9706 * gdb.texinfo (Remote Protocol): Document v and vCont.
9707
172c2a43
KI
97082003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
9709
9710 * gdb.texinfo: Replace "Hitachi" and "Mitsubishi" with "Renesas".
9711 * gdbint.texinfo: Ditto.
9712
71952f4c
AC
97132003-10-09 Andrew Cagney <cagney@redhat.com>
9714
9715 From 2003-09-18 David Anderson <davea@sgi.com>:
9716 * gdb.texinfo (GDB/MI Symbol Query): Replace "comamnd" with
9717 "command".
9718
268e2188
AC
97192003-10-03 Andrew Cagney <cagney@redhat.com>
9720
9721 * gdbint.texinfo (Target Architecture Definition): Deprecate
9722 IBM6000_TARGET. Mention that it implies an RS/6000 system and not
9723 just target.
9724
12c266ea 97252003-10-02 Andrew Cagney <cagney@redhat.com>
2e092625 9726
f30992d4 9727 * gdbint.texinfo (Target Architecture Definition): Rename
12c266ea
AC
9728 REGISTER_RAW_SIZE to DEPRECATED_REGISTER_RAW_SIZE.
9729 * gdb.texinfo (Packets, Stop Reply Packets): Ditto.
9730 * gdbint.texinfo (Target Architecture Definition): Rename
9731
97322003-09-30 Andrew Cagney <cagney@redhat.com>
9733
f30992d4 9734 REGISTER_VIRTUAL_SIZE to DEPRECATED_REGISTER_VIRTUAL_SIZE.
a9331b3f 9735 (Target Architecture Definition):
f30992d4 9736
2e092625
AC
9737 * gdbint.texinfo (Target Architecture Definition): Rename
9738 REGISTER_VIRTUAL_TYPE to DEPRECATED_REGISTER_VIRTUAL_TYPE.
9739
0717ae8a
AC
97402003-09-29 Andrew Cagney <cagney@redhat.com>
9741
dad809b7
AC
9742 * gdbint.texinfo (Target Architecture Definition): Delete
9743 documentation for NEED_TEXT_START_END.
9744
0717ae8a
AC
9745 * gdbint.texinfo (Target Architecture Definition): Rename
9746 NPC_REGNUM to DEPRECATED_NPC_REGNUM. Add cross reference to
9747 TARGET_WRITE_PC.
a9331b3f 9748
af6cf26d
MC
97492003-09-22 Michael Chastain <mec@shout.net>
9750
9751 * gdbint.texinfo (Testsuite Organization): Change gdb.c++ to gdb.cp.
9752
ee206350
AG
97532003-09-21 Anthony Green <green@redhat.com>
9754
9755 * gdbint.texinfo (Target Architecture Definition): Fix typos.
9756
a38c9fe6
MK
97572003-09-21 Mark Kettenis <kettenis@gnu.org>
9758
9759 * gdbint.texinfo (Target Architecture Definition): Document
9760 stabs_argument_has_addr.
9761
77949794
AC
97622003-09-18 Andrew Cagney <cagney@redhat.com>
9763
9764 * gdbint.texinfo (Target Architecture Definition): Delete
9765 documentation on REGISTER_NAMES.
9766
8e823e25
MK
97672003-09-13 Mark Kettenis <kettenis@gnu.org>
9768
9769 * gdbint.texinfo (Target Architecture Definition): Replace
9770 REG_STRUCT_HAS_ADDR with DEPRECATED_REG_STRUCT_HAS_ADDR.
9771
f27dd7fd
AC
97722003-09-11 Andrew Cagney <cagney@redhat.com>
9773
9774 * gdbint.texinfo (Target Architecture Definition): Replace
9775 STACK_ALIGN with DEPRECATED_STACK_ALIGN.
9776
8b148df9
AC
97772003-08-18 Andrew Cagney <cagney@redhat.com>
9778
9779 * gdbint.texinfo (Target Architecture Definition): Document
9780 "frame_red_zone_size".
9781
25d29d70
AC
97822003-08-09 Andrew Cagney <cagney@redhat.com>
9783
9784 * gdb.texinfo (Backtrace): Replace "set/show backtrace-below-main"
9785 with "set/show backtrace past-main" and "set/show backtrace
9786 limit".
9787
c938e9b0
L
97882003-08-08 H.J. Lu <hongjiu.lu@intel.com>
9789
9790 * Makefile.in (install-info): Support DESTDIR.
9791 (install-html): Likewise.
9792
64fabec2
AC
97932003-08-07 Andrew Cagney <cagney@redhat.com>
9794
9795 Patch from Nick Roberts.
9796 * gdb.texinfo (Using GDB under GNU Emacs): Fix/update key
9797 bindings. Remove description of send-gdb-command.
9798
2fcf52f0
AC
97992003-08-07 Andrew Cagney <cagney@redhat.com>
9800
9801 * gdb.texinfo (Mode Options): Mention that "mi2" was included in
9802 GDB 6.0.
9803
086432e2
AC
98042003-08-06 Andrew Cagney <cagney@redhat.com>
9805
9806 * gdb.texinfo (Mode Options): Mention that level three is the
9807 highest available and that level 2 is deprecated.
9808 (Annotations Overview): Mention annotation levels. Cross reference
9809 to "Limitations of the Annotation Interface" in annotate.texi.
9810 (TODO, Value Annotations, Frame Annotations): Delete section.
9811 (Displays, Breakpoint Info): Delete.
9812
e5249f67
AC
98132003-08-04 Andrew Cagney <cagney@redhat.com>
9814
9815 * agentexpr.texi: Delete @bye.
9816 * Makefile.in (STABS_DOC_SOURCE_INCLUDES): Add "fdl.texi"
9817 (stabs.info): Add $(srcdir) to include search path.
9818 (html): Depend on "annotate_toc.html", and not "annotate.html".
9819 * stabs.texinfo: Ditto. Include "fdl.texi".
9820 * gdbint.texinfo: Update copyright statement's list of invariant
9821 sections.
9822
e6f672d2
AC
98232003-07-28 Andrew Cagney <cagney@redhat.com>
9824
9825 * Makefile.in (INFO_DEPS): Add annotate.info.
9826 (dvi, ps, html, pdf): Add annotate.
9827 (ANNOTATE_DOC_SOURCE_INCLUDES): New macro.
9828 (ANNOTATE_DOC_BUILD_INCLUDES): New macro.
9829 (ANNOTATE_DOC_FILES): New macro.
9830 (ANNOTATE_TEX_TMPS): New macro.
9831 (annotate.info, annotate_toc.html): Specify dependencies.
9832 (annotate.ps, annotate.pdf, annotate.dvi): Ditto.
9833 * annotate.texinfo: Rename annotate.texi. Get building. Add
9834 "Migrating to GDB/MI" and "Limitations of the Annotation
9835 Interface" chapters. Mention why it is not part of the user
9836 guide. Update copyright notice. Include "fdl.texi".
9837
72ffddc9
SC
98382003-07-26 Stephane Carrez <stcarrez@nerim.fr>
9839
9840 * gdb.texinfo (TUI Keys): Document C-x o key to switch active window.
9841
a9f12a31
DJ
98422003-07-24 Daniel Jacobowitz <drow@mvista.com>
9843
9844 * gdbint.texinfo (libgdb components): Correct a GDB to GDBN.
9845
b1fe9455
DJ
98462003-07-24 Daniel Jacobowitz <drow@mvista.com>
9847
9848 * gdb.texinfo (Server): Mention pidof.
9849
153721e6
AC
98502003-07-22 Andrew Cagney <cagney@redhat.com>
9851
9852 * gdbint.texinfo (Coding): Add -Wformat-nonliteral to -Werror
9853 list.
9854
0fac0b41
DJ
98552003-06-28 Daniel Jacobowitz <drow@mvista.com>
9856
9857 * gdb.texinfo (Logging output): New chapter.
9858
4e562065
JB
98592003-06-24 Joel Brobecker <brobecker@gnat.com>
9860
9861 * gdb.texinfo (Unsupported languages): New section.
9862 (Languages): Add link to new section.
9863
f2c06f52
AC
98642003-06-22 Andrew Cagney <cagney@redhat.com>
9865
9866 * gdb.texinfo (Contributors): Mention 6.0 release engineer.
9867
b4177fca
DJ
98682003-06-22 Daniel Jacobowitz <drow@mvista.com>
9869
9870 * gdbint.texinfo (Coding): Clarify use of gdb_XXX.h headers.
9871
f418dd93
DJ
98722003-06-22 Daniel Jacobowitz <drow@mvista.com>
9873
9874 * Makefile.in (SFILES_INCLUDED): Add agentexpr.texi.
9875 * agentexpr.texi: Retitle section, and change it to an appendix.
9876 Comment out texinfo initialization. Factor a @var{} into two
9877 pieces to prevent makeinfo warnings.
9878 * gdb.texinfo: Add Agent Expressions appendix.
9879
4ca61388
DJ
98802003-06-19 Daniel Jacobowitz <drow@mvista.com>
9881
9882 * gdbint.texinfo (Native Conditionals): Remove PREPARE_TO_PROCEED.
9883
07f31aa6
DJ
98842003-06-18 Daniel Jacobowitz <drow@mvista.com>
9885
5ae4183a 9886 * gdb.texinfo (Remote Debugging): New section "Connecting to a
07f31aa6
DJ
9887 remote target". Document the "detach" and "disconnect" commands.
9888 (Server, Netware, Debug Session): Reference "Connecting to a
9889 remote target".
9890 (GDB/MI Target Manipulation): Document "-target-disconnect".
9891
2dd0da42
AC
98922003-06-13 Andrew Cagney <cagney@redhat.com>
9893
9894 * gdbint.texinfo (Target Architecture Definition): Deprecate
9895 REMOTE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT, and
9896 BIG_REMOTE_BREAKPOINT. Cross reference BREAKPOINT_FROM_PC.
9897
e7a3abfc
JB
98982003-06-09 Jim Blandy <jimb@redhat.com>
9899
9900 * gdb.texinfo (Separate Debug Files): Remove extra semicolon.
9901
25e3a86b
AC
99022003-06-08 Andrew Cagney <cagney@redhat.com>
9903
9904 * gdbint.texinfo (Target Architecture Definition): Delete
9905 documentation on FRAME_ARGS_ADDRESS_CORRECT.
9906
a9e5fdc2
AC
99072003-06-08 Andrew Cagney <cagney@redhat.com>
9908
9909 * gdbint.texinfo (Target Architecture Definition): Document
9910 "unwind_sp". Cross reference "unwind_sp" and TARGET_READ_SP.
9911
b37303ee
AF
99122003-06-07 Adam Fedor <fedor@gnu.org>
9913
9914 * gdb.texinfo: Add Objective-C documentation.
9915
39fe6e80
AC
99162003-06-01 Andrew Cagney <cagney@redhat.com>
9917
9918 * gdbint.texinfo (Target Architecture Definition): Add "func_addr"
9919 parameter to "push_dummy_call". Rename "dummy_addr" to "bp_addr".
9920
125309b2
AC
99212003-05-21 Andrew Cagney <cagney@redhat.com>
9922
9923 * gdbint.texinfo (Target Architecture Definition): Delete
9924 references to "extract_address" and "store_address".
9925
b8b527c5
AC
99262003-05-16 Andrew Cagney <cagney@redhat.com>
9927
9928 * gdbint.texinfo (Target Architecture Definition): Replace
9929 REGISTER_BYTES with DEPRECATED_REGISTER_BYTES. Fix typo,
9930 DEPRECATED_REGISTER_SIZE instead of REGISTER_BYTE.
9931
50e3ee83
TR
99322003-05-14 Theodore A. Roth <troth@openavr.org>
9933
9934 * gdbint.texinfo (Breakpoint Handling): Correct a double negative.
9935
44e2be90
L
99362003-05-10 H.J. Lu <hongjiu.lu@intel.com>
9937
9938 * Makefile.in (gdb-cfg.texi): Replace $$LN_S with $(LN_S).
9939 (gdb.dvi): Likewise.
9940 (gdb.pdf): Likewise.
9941 (links2roff): Likewise.
9942
df5215a6
JB
99432003-05-08 Jim Blandy <jimb@redhat.com>
9944
9945 * gdb.texinfo (Dump/Restore Files): Update documentation for
9946 'dump', 'append', and 'restore': note that format argument is
9947 optional; simplify presentation of the command variants; and be
9948 more precise about the formats.
9949
5e7b2f39
JB
99502003-05-07 Jim Blandy <jimb@redhat.com>
9951
9952 * gdb.texinfo (Symbols): Update documentation: 'maint list
9953 symtabs' and 'maint list psymtabs' have been renamed 'maint info
9954 symtabs' and 'maint info psymtabs'.
9955
b1e29e33
AC
99562003-05-05 Andrew Cagney <cagney@redhat.com>
9957
9958 * gdbint.texinfo (Target Architecture Definition): Make
9959 CALL_DUMMY_WORDS, SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY_LENGTH,
9960 FIX_CALL_DUMMY, CALL_DUMMY_BREAKPOINT_OFFSET and
9961 CALL_DUMMY_BREAKPOINT_OFFSET deprecated.
9962
00905d52
AC
99632003-05-04 Andrew Cagney <cagney@redhat.com>
9964
9965 * gdb.texinfo (Maintenance Commands): Document "maint print
9966 dummy-frames".
9967
54ff5908
AC
99682003-05-04 Andrew Cagney <cagney@redhat.com>
9969
9970 * gdb.texinfo (GDB/MI Symbol Query): Use @{ and @}.
9971
32e7087d
JB
99722003-05-03 J. Brobecker <brobecker@gnat.com>
9973
9974 Thierry Schneider <tpschneider1@yahoo.com>
9975 * gdb.texinfo (section GDB/MI Symbol Query): Add documentation
9976 for new MI command.
9977
7043d8dc
AC
99782003-05-03 Andrew Cagney <cagney@redhat.com>
9979
9980 * gdbint.texinfo (Target Architecture Definition): Document
9981 push_dummy_code. Add cross references.
9982
e33d66ec
EZ
99832003-05-02 Elena Zannoni <ezannoni@redhat.com>
9984
9985 * gdb.texinfo (Character Sets): Update to reflect new behavior of
9986 set/show charsets commands.
9987
0ba6dca9
AC
99882003-04-28 Andrew Cagney <cagney@redhat.com>
9989
9990 * gdbint.texinfo (Target Architecture Definition): Replace
9991 read_fp, TARGET_READ_FP and FP_REGNUM, with deprecated_read_fp,
9992 DEPRECATED_TARGET_READ_FP and DEPRECATED_REGNUM.
9993
d7a27068
AC
99942003-04-28 Andrew Cagney <cagney@redhat.com>
9995
9996 * gdbint.texinfo (Target Architecture Definition): Rename
9997 "tm_print_insn" to "deprecated_tm_print_insn".
9998
44ea7b70
JB
99992003-04-09 Jim Blandy <jimb@redhat.com>
10000
10001 * gdb.texinfo (Symbols): Document 'maint list symtabs' and 'maint
10002 list psymtabs'.
10003
fb8f8949
AC
100042003-04-08 Andrew Cagney <cagney@redhat.com>
10005
10006 * gdbint.texinfo (Target Architecture Definition): Delete
10007 references to EXTRA_FRAME_INFO.
10008
32fb0f22
AC
100092003-04-08 Andrew Cagney <cagney@redhat.com>
10010
10011 * gdbint.texinfo (Target Architecture Definition): Delete
10012 PRINT_TYPELESS_INTEGER.
10013
6be67e67
JB
100142003-04-02 J. Brobecker <brobecker@gnat.com>
10015
10016 * observer.texi (GDB Observers): Adjust the documentation for the
10017 normal_stop notification to better describe reality. Fix a couple
10018 of minor typos.
10019
4e35d5f0
BR
100202003-04-02 Bob Rossi <bob_rossi@cox.net>
10021
a9331b3f 10022 * gdb.texinfo (GDB/MI Program Control): Add
4e35d5f0
BR
10023 '-file-list-exec-source-file'
10024
e8a8712a
AC
100252003-03-31 Andrew Cagney <cagney@redhat.com>
10026
10027 * gdbint.texinfo (Target Architecture Definition): Delete
10028 references to CALL_DUMMY_P.
10029
6c0e89ed
AC
100302003-03-30 Andrew Cagney <cagney@redhat.com>
10031
10032 * gdbint.texinfo (Target Architecture Definition): Remove
10033 reference to TARGET_WRITE_SP.
a9331b3f 10034
378bfd1b
AC
100352003-03-27 Andrew Cagney <cagney@redhat.com>
10036
10037 * gdbint.texinfo (Target Architecture Definition): Remove
10038 references to write_sp.
6c0e89ed 10039
922fbb7b
AC
100402003-03-27 Andrew Cagney <cagney@redhat.com>
10041
10042 * gdb.texinfo (GDB/MI Variable Objects): Replace @include with
10043 chapter body. Use @smallexample instead of @example.
10044 (Annotations): Ditto.
10045 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Remove gdbmi.texinfo and
10046 annotate.texi.
10047
b81774d8
AC
100482003-03-26 Andrew Cagney <cagney@redhat.com>
10049
10050 * gdbint.texinfo (Target Architecture Definition): Replace
10051 PUSH_ARGUMENTS with push_dummy_call, add gdbarch, regcache and
10052 dummy_addr parameters.
10053
1bf6d5cc
AC
100542003-03-25 Andrew Cagney <cagney@redhat.com>
10055
10056 * gdbint.texinfo (Target Architecture Definition): Delete
10057 reference to CALL_DUMMY_STACK_ADJUST_P. Rename
10058 CALL_DUMMY_STACK_ADJUST to DEPRECATED_CALL_DUMMY_STACK_ADJUST.
10059 Add reference to PUSH_ARGUMENTS.
10060
618ce49f
AC
100612003-03-23 Andrew Cagney <cagney@redhat.com>
10062
10063 * gdbint.texinfo (Algorithms, Target Architecture Definition):
10064 Deprecate FRAME_CHAIN and FRAME_CHAIN_VALID.
10065
bcd7e15f
JB
100662003-03-18 J. Brobecker <brobecker@gnat.com>
10067
10068 * gdbint.texinfo (Algorithms): Add new section describing the
10069 Observer paradigm.
10070 (Top): Add menu entry to new observer appendix.
10071 * observer.texi: New file.
10072 * Makefile.in (GDBINT_DOC_SOURCE_INCLUDES): Add dependency on
10073 new observer.texi file.
10074
9fe8321b
AC
100752003-03-17 Andrew Cagney <cagney@redhat.com>
10076
10077 * gdb.texinfo (DATE): Delete. Remove date from titles. Mention
10078 that GNU Press update the manual version number.
10079
ac2adee5
AC
100802003-03-12 Andrew Cagney <cagney@redhat.com>
10081
10082 * gdbint.texinfo (Target Architecture Definition): Delete
10083 references to get_saved_register. Rename GET_SAVED_REGISTER to
10084 DEPRECATED_GET_SAVED_REGISTER.
10085
749b82f6
AC
100862003-03-13 Andrew Cagney <cagney@redhat.com>
10087
10088 * gdbint.texinfo (Target Architecture Definition): Replace
10089 POP_FRAME with DEPRECATED_POP_FRAME. Update description.
10090
8bedc050
AC
100912003-03-12 Andrew Cagney <cagney@redhat.com>
10092
10093 * gdbint.texinfo (Target Architecture Definition): Rename
10094 FRAME_SAVED_PC to DEPRECATED_FRAME_SAVED_PC.
a9331b3f 10095
0ce1b118
CV
100962003-03-10 Corinna Vinschen <vinschen@redhat.com>
10097
10098 * gdb.texinfo: Add File-I/O documentation.
10099
12cc2063
AC
101002003-03-10 Andrew Cagney <cagney@redhat.com>
10101
10102 * gdbint.texinfo (Target Architecture Definition): Cross reference
10103 FRAME_SAVED_PC to unwind_pc. Document unwind_pc.
10104
7453dc06
AC
101052003-03-07 Andrew Cagney <cagney@redhat.com>
10106
10107 * gdb.texinfo (Debugging Output): Mention the "set/show debug
10108 frame" command.
10109
6314f104
AC
101102003-03-05 Andrew Cagney <cagney@redhat.com>
10111
10112 * gdbint.texinfo (Target Architecture Definition): Document
10113 unwind_dummy_id. Cross reference unwind_dummy_id and
10114 SAVE_DUMMY_FRAME_TOS.
10115
f1212245
DJ
101162003-03-05 James Ingham <jingham@apple.com>
10117 Daniel Jacobowitz <drow@mvista.com>
10118
10119 * gdb.texinfo (Configuring the current ABI): Document "set cp-abi"
10120 and "show cp-abi".
10121
77e7e267
AC
101222003-03-03 Andrew Cagney <cagney@redhat.com>
10123
10124 * gdbint.texinfo (Target Architecture Definition): Document
10125 register_type.
10126
838a8221
AC
101272003-03-03 Andrew Cagney <cagney@redhat.com>
10128
10129 * stabs.texinfo (Structures): Use @samp and separate @var's
10130 instead of a single @var containing a comma separated list.
10131 (Unions): Ditto.
10132
d7f4a264
DJ
101332003-03-02 Daniel Jacobowitz <drow@mvista.com>
10134
10135 * Makefile.in (distclean): Remove config.log.
10136
f30ee0bc
AC
101372003-03-01 Andrew Cagney <cagney@redhat.com>
10138
10139 * gdbint.texinfo (Target Architecture Definition): Rename
10140 FRAME_INIT_SAVED_REGS to DEPRECATED_FRAME_INIT_SAVED_REGS.
10141
101422003-03-01 Andrew Cagney <cagney@redhat.com>
e9582e71
AC
10143
10144 * gdbint.texinfo: Rename INIT_EXTRA_FRAME_INFO to
10145 DEPRECATED_INIT_EXTRA_FRAME_INFO.
10146
be448670
CF
101472003-02-23 Raoul Gough <RaoulGough@yahoo.co.uk>
10148
10149 * gdb.texinfo (Cygwin Native): Links to Non-debug DLL symbols.
10150 (Non-debug DLL symbols): New node, describing the minimal symbols
10151 loaded from DLLs without real debugging symbols.
10152
501eef12
AC
101532003-02-20 Andrew Cagney <ac131313@redhat.com>
10154
10155 * gdb.texinfo (Set Breaks): Add cross reference to "set remote
10156 hardware-breakpoint-limit".
10157 (Set Watchpoints): Add cross reference to "set remote
10158 hardware-watchpoint-limit".
10159 (Remote configuration options): New section.
10160
21c294e6
AC
101612003-02-04 Andrew Cagney <ac131313@redhat.com>
10162
e9be73e4
AC
10163 * gdbint.texinfo (Target Architecture Definition): Delete
10164 descrption of IS_TRAPPED_INTERNALVAR.
10165
21c294e6
AC
10166 From Keith Seitz <keiths@redhat.com>:
10167 * gdb.texinfo (Interpreters): New chapter. Refer the command-line
10168 option "-i"/"--interpreter" to this chapter. Include index
10169 entries.
10170
0179ffac
DC
101712003-02-04 David Carlton <carlton@math.stanford.edu>
10172
10173 * gdb.texinfo (C@t{++}): Recommend DWARF 2, then stabs+.
10174 (Variables): Recommend stabs+ and DWARF 2.
10175 (C plus plus expressions): Correct info about
10176 compiler versions, debug formats.
10177 (Contributors): Change 'DWARF2' to 'DWARF 2'.
10178 PR symtab/874.
10179
7ca9f392
AC
101802003-02-01 Andrew Cagney <ac131313@redhat.com>
10181
10182 * gdbint.texinfo (Target Architecture Definition): Delete
10183 description of ADDITIONAL_OPTIONS, ADDITIONAL_OPTION_CASES,
10184 ADDITIONAL_OPTION_HANDLER, and ADDITIONAL_OPTION_HELP, and
10185 BEFORE_MAIN_LOOP_HOOK, and DBX_PARM_SYMBOL_CLASS along with
10186 references to nindy and i960.
10187 * gdb.texinfo (i960): Delete all references to i960 and nindy.
10188
31a85ea2
AC
101892003-02-01 Andrew Cagney <ac131313@redhat.com>
10190
10191 * gdbint.texinfo (Target Architecture Definition): Delete
10192 FLOAT_INFO.
10193
6b894e49
AC
101942003-01-30 Andrew Cagney <ac131313@redhat.com>
10195
10196 * stabs.texinfo (Member Type Descriptor): Clarify description of
10197 `@'. Suggested by Ben Hutchings.
10198
c48861fb
AC
101992003-01-29 Andrew Cagney <ac131313@redhat.com>
10200
10201 * gdb.texinfo (M68K): Delete reference to es1800.
10202
617073a9
AC
102032003-01-29 Andrew Cagney <ac131313@redhat.com>
10204
10205 * gdb.texinfo (Maintenance Commands): Document `maint print
10206 reggroups' and `maint print register-groups'.
10207 * gdbint.texinfo (Target Architecture Definition): Document
10208 register_reggroup_p.
10209
5b5d99cf
JB
102102003-01-23 Jim Blandy <jimb@redhat.com>
10211
10212 * gdb.texinfo (Separate Debug Files): New section.
10213
e7ba9c65
DJ
102142003-01-22 Daniel Jacobowitz <drow@mvista.com>
10215
10216 * gdb.texinfo (Maintenance Commands): Add "maint set profile"
10217 and "maint show profile".
10218
94e91d6d
MC
102192003-01-16 Michael Chastain <mec@shout.net>
10220
10221 * gdb.texinfo (Installing GDB): Warn against
10222 ".../gdb-VERSION/gdb/configure".
10223 (Separate Objdir): Likewise.
10224
867f3898
AC
102252003-01-15 Andrew Cagney <ac131313@redhat.com>
10226
10227 * gdbint.texinfo (Target Architecture Definition): Delete
10228 definition of PRINT_REGISTER_HOOK.
10229
f153cc92
EZ
102302003-01-15 Elena Zannoni <ezannoni@redhat.com>
10231
10232 (OpenRISC 1000): Fix formatting of command names.
10233
c60eb6f1
EZ
102342003-01-15 Elena Zannoni <ezannoni@redhat.com>
10235
10236 * gdb.texinfo (Continuing and Stepping): Add new command
10237 'advance'. Clarify behavior of 'until'.
10238
f5ebfba0
DJ
102392003-01-13 Daniel Jacobowitz <drow@mvista.com>
10240
10241 * gdb.texinfo (Files): Document solib-absolute-prefix and
10242 solib-search-path.
10243
4ce8657e
MC
102442003-01-09 Michael Chastain <mec@shout.net>
10245
10246 * gdbint.texinfo (Configuring @value{GDBN} for Release): Delete.
10247 (Create a Release): Add new instructions for new @file{src-release}.
10248 Document existing instructions for @file{Makefile.in} as
10249 being for @value{GDBN} 5.3.1 or earlier.
10250
372613e3
AC
102512003-01-09 Andrew Cagney <ac131313@redhat.com>
10252
10253 * gdbint.texinfo (Target Architecture Definition): Mention
10254 frame_saved_regs_zalloc and frame_extra_info_zalloc as the way to
10255 allocate memory.
10256
b4e9345d
DJ
102572003-01-04 Daniel Jacobowitz <drow@mvista.com>
10258
10259 * gdb.texinfo (Controlling GDB): Add @kindex for
10260 "show osabi".
10261 (Backtraces): Add @kindex's for backtrace-below-main.
10262
98b45e30
DJ
102632003-01-04 Daniel Jacobowitz <drow@mvista.com>
10264
10265 * gdb.texinfo (Controlling GDB): Document "set osabi".
10266
95f90d25
DJ
102672003-01-04 Daniel Jacobowitz <drow@mvista.com>
10268
10269 * gdb.texinfo (Backtraces): Document "set backtrace-below-main".
10270 * gdbint.texinfo (FRAME_CHAIN_VALID): Update documentation.
10271
1e698235
DJ
102722003-01-04 Daniel Jacobowitz <drow@mvista.com>
10273
10274 * gdb.texinfo (Controlling GDB): Add ABI section. Document
10275 "set coerce-float-to-double".
10276 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Remove documentation.
10277
e632838e
AC
102782003-01-02 Andrew Cagney <ac131313@redhat.com>
10279
10280 * stabs.texinfo: Remove obsolete text.
10281 * gdbint.texinfo: Ditto.
10282 * gdb.texinfo: Ditto.
10283
701adfb0
PA
102842002-12-29 Kazu Hirata <kazu@cs.umass.edu>
10285
10286 * fdl.texi: Revert the last change.
10287
c133ab7a
MK
102882002-12-22 Mark Kettenis <kettenis@gnu.org>
10289
10290 * gdbint.texinfo (Target Architecture Definition): Update
10291 description of gdbarch_register_osabi.
10292
f821f325
KH
102932002-12-20 Kazu Hirata <kazu@cs.umass.edu>
10294
10295 * agentexpr.texi: Fix typos.
10296 * annotate.texi: Likewise.
10297 * fdl.texi: Likewise.
10298
85a6d8d3 102992002-12-10 Andrew Cagney <cagney@redhat.com>
a5afb99f
AC
10300
10301 * gdbint.texinfo (Algorithms): Replace INIT_FRAME_PC with
10302 DEPRECATED_INIT_FRAME_PC.
10303
ae45cd16
AC
103042002-12-01 Andrew Cagney <ac131313@redhat.com>
10305
10306 * gdbint.texinfo (Target Architecture Definition): Delete
10307 PC_IN_CALL_DUMMY.
10308
07555a72
AC
103092002-11-28 Andrew Cagney <ac131313@redhat.com>
10310
10311 * gdbint.texinfo (Host Definition): Delete documentation on
10312 USE_GENERIC_DUMMY_FRAMES.
10313
c166cdc7
EZ
103142002-11-26 Elena Zannoni <ezannoni@redhat.com>
10315
5ae4183a 10316 Fix PR gdb/723 and PR gdb/245.
c166cdc7
EZ
10317 * Makefile.in (install-info): Run the install-info command as part
10318 of the post install steps only.
10319 (uninstall-info): New target.
10320 (uninstall): New target.
10321
35db0260
EZ
103222002-11-22 Elena Zannoni <ezannoni@redhat.com>
10323
10324 * Makefile.in (install): Make install do some real work.
10325
9ba8d803
AC
103262002-11-19 Andrew Cagney <ac131313@redhat.com>
10327
10328 Fix POSIX problem reported by Paul Eggert.
10329 * Makefile.in (GDBvn.texi): Use `sed q' instead of `head -1'.
10330 Fix PR gdb/527.
10331
903ad3a6
AC
103322002-10-26 Andrew Cagney <cagney@redhat.com>
10333
10334 * gdbint.texinfo (Target Architecture Definition): Delete
10335 definition of DO_REGISTERS_INFO.
10336
f2abfe65
KB
103372002-10-18 Kevin Buettner <kevinb@redhat.com>
10338
10339 * gdbint.texinfo (Address Classes): Fix problems with insertion
10340 of ``{'' and ``}'' in example.
10341
b5b0480a
KB
103422002-10-17 Kevin Buettner <kevinb@redhat.com>
10343
10344 * gdbint.texinfo (Address Classes): New section.
10345 (Target Conditionals): Document ADDRESS_CLASS_NAME_TO_TYPE_FLAGS,
10346 ADDRESS_CLASS_NAME_TO_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS,
10347 ADDRESS_CLASS_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, and
10348 ADDRESS_CLASS_TYPE_FLAGS_TO_NAME_P.
10349
c85508ee
KD
103502002-10-11 Klee Dienes <kdienes@apple.com>
10351
10352 * gdb.texinfo (Registers): Mention vector registers as well as
10353 floating registers in the documentation for 'info registers' and
10354 'info all-registers'.
10355
6d12fc3d
DJ
103562002-10-11 Daniel Jacobowitz <drow@mvista.com>
10357
10358 * gdbint.texinfo (CPLUS_MARKER): Remove item.
10359
8d19fbd2
JJ
103602002-10-03 Jeff Johnston <jjohnstn@redhat.com>
10361
10362 * gdbint.texinfo (Item Output Functions): Add new ui_out_field_fmt_int
10363 interface definition.
10364
a37295f9
MM
103652002-10-03 Marko Mlinar <markom@opencores.org>
10366
10367 * gdb.texinfo (Target Commands): Add or1k target specific
10368 commands.
10369 * gdb.texinfo (Contributors): Add myself to the contributors list.
10370
da0f9dcd
AC
103712002-10-01 Andrew Cagney <ac131313@redhat.com>
10372
10373 * gdb.texinfo (Mode Options): Update --interpreter option. "mi2"
10374 and "mi1" instead of "mi1" and "mi0".
10375
2e834e49
HPN
103762002-09-29 Hans-Peter Nilsson <hp@bitrange.com>
10377
10378 * gdb.texinfo (Packets): Fix typos "alligned".
10379 Correct z3/Z3 description. Correct z4/Z4 title.
10380
050be0dc
AC
103812002-09-27 Andrew Cagney <ac131313@redhat.com>
10382
10383 * all-cfg.texi: Use @sc for GDB and GCC. Update copyright.
10384
1104b9e7
KB
103852002-09-25 Kevin Buettner <kevinb@redhat.com>
10386
10387 * gdb.texinfo: Use GNU/Linux instead of Linux.
10388
512217c7
AC
103892002-09-25 Andrew Cagney <ac131313@redhat.com>
10390
10391 * gdb.texinfo (Packets): Replace @samp{} with ``an empty string''.
10392
10998722
AC
103932002-09-24 Andrew Cagney <ac131313@redhat.com>
10394
512217c7 10395 * gdb.texinfo: Replace @example with @smallexample.
10998722 10396
a0eb71c5
KB
103972002-09-20 Kevin Buettner <kevinb@redhat.com>
10398
f7dc1244 10399 From Eli Zaretskii <eliz@gnu.org>:
a0eb71c5
KB
10400 * gdb.texinfo (Character Sets): Use @smallexample instead of
10401 @example. Use GNU/Linux instead of Linux.
10402
104032002-09-20 Jim Blandy <jimb@redhat.com>
10404
10405 * gdb.texinfo: Add character set documentation.
10406
701adfb0
PA
104072002-09-20 George Helffrich <george@gly.bris.ac.uk>
10408
10409 * gdb.texinfo: Document edit command.
10410
2f870471
AC
104112002-09-19 Andrew Cagney <ac131313@redhat.com>
10412
10413 * gdb.texinfo (Packets): Revise `z' and `Z' packet documentation.
10414 (Packets): Add cross reference from `b' packet to `z' packets.
10415
790eb8f5
AC
104162002-09-19 Andrew Cagney <ac131313@redhat.com>
10417
8d30a00d
AC
10418 * gdb.texinfo (Maintenance Commands): Document ``maint
10419 internal-error'' and ``maint internal-warning''.
10420
790eb8f5
AC
10421 * gdbint.texinfo (Target Architecture Definition): Revise
10422 description of STACK_ALIGN. Add description of FRAME_ALIGN.
10423
a23a7bf1
JB
104242002-09-19 Joel Brobecker <brobecker@gnat.com>
10425
10426 * gdbint.texinfo (Target Conditionals): Document the new
10427 NAME_OF_MALLOC macro.
10428
299ffc64
AC
104292002-09-05 Andrew Cagney <ac131313@redhat.com>
10430
10431 * gdb.texinfo (Contributors): Mention 5.2 and 5.3 release
10432 engineer.
10433
b7bb15bc
SC
104342002-09-02 Stephane Carrez <stcarrez@nerim.fr>
10435
10436 * gdb.texinfo (TUI Overview): Document status line fields.
10437
3d757584
SC
104382002-09-02 Stephane Carrez <stcarrez@nerim.fr>
10439
10440 * gdb.texinfo (TUI Commands): Document info win command.
10441
269c21fe
SC
104422002-09-01 Stephane Carrez <stcarrez@nerim.fr>
10443
10444 * gdb.texinfo (TUI Overview): Document breakpoint markers.
10445
7cf36c78
SC
104462002-09-01 Stephane Carrez <stcarrez@nerim.fr>
10447
10448 * gdb.texinfo (TUI Single Key Mode): Document new SingleKey mode.
10449 (TUI Keys): Likewise.
10450
d2c6833e
AC
104512002-08-25 Andrew Cagney <ac131313@redhat.com>
10452
10453 * gdb.texinfo (Examples): Use ``->'' for a packet send and ``<-''
10454 for a packet receive.
10455
46d8b1c3
AC
104562002-08-25 Andrew Cagney <ac131313@redhat.com>
10457
10458 * Makefile.in (clean): Move to end of file.
10459 (distclean, maintainer-clean, realclean): Ditto.
10460 (mostlyclean): Move rule to end of file. Use GDB_TEX_TMPS,
10461 GDBINT_TEX_TMPS, STABS_TEX_TMPS.
10462 (gdb.dvi, gdb.pdf): Do not cleanup TeX temp files after texi2dvi.
10463 (gdbint.dvi, gdbint.pdf, stabs.dvi, stabs.pdf): Ditto.
10464
b0787093
AC
104652002-08-24 Andrew Cagney <ac131313@redhat.com>
10466
10467 * Makefile.in (GDBINT_TEX_TMPS): Define.
10468 (gdbint.dvi, gdbint.pdf): Use
10469 (GDB_TEX_TMPS): Define.
10470 (gdb.dvi, gdb.pdf): Use.
10471 (STABS_TEX_TMPS): Define.
10472 (stabs.dvi, stabs.pdf): Use.
10473 (GDB_DOC_SOURCE_INCLUDES): New macros.
10474 (GDB_DOC_BUILD_INCLUDES, GDB_DOC_FILES): New macros.
10475 (GDBINT_DOC_FILES_INCLUDES): New macros.
10476 (GDBINT_DOC_BUILD_INCLUDES): New macros.
10477 (GDBINT_DOC_FILES, STABS_DOC_SOURCE_INCLUDES): New macros.
10478 (STABS_DOC_BUILD_INCLUDES, STABS_DOC_FILES): New macros.
10479 (SFILES_DOC, SFILES_INCLUDED, SFILES_LOCAL): Delete macros.
10480 (links2roff): Replace SFILES_INCLUDED with
10481 GDB_DOC_SOURCE_INCLUDES.
10482 (gdb.dvi, gdb_toc.html, gdb.pdf, gdb.info): Update dependencies.
10483 (gdb.me, gdb.mm, gdb.ms): Update dependencies.
10484 (gdbint.dvi, gdbint_toc.html, gdbint.pdf, gdbint.info): Update
10485 dependencies.
10486 (stabs.info, stabs_toc.html, stabs.pdf, stabs.dvi): Update
10487 dependencies.
10488 (gdbmi.texinfo): Delete rule.
10489 (inc-hist.texinfo): Delete rule.
10490 (rluser.texinfo): Delete rule.
10491
ebba8386
AC
104922002-08-23 Andrew Cagney <cagney@redhat.com>
10493
10494 * gdbint.texinfo (Target Architecture Definition): Update
10495 STORE_RETURN_VALUE, mention regcache.
10496
0ab7a791
AC
104972002-08-21 Andrew Cagney <ac131313@redhat.com>
10498
10499 * gdbint.texinfo (Target Architecture Definition): Document
10500 print_registers_info. Note that DO_REGISTERS_INFO is deprecated.
10501
ee2d5c50
AC
105022002-08-19 Andrew Cagney <ac131313@redhat.com>
10503
10504 * gdb.texinfo (Remote Protocol): Reformat. Use cross references.
10505 Fix minor typos. Add index entries.
10506
53c69bd7
AC
105072002-08-18 Andrew Cagney <ac131313@redhat.com>
10508
10509 * gdb.texinfo (Data): Add ``Vector Unit'' to menu.
10510
e76f1f2e
AC
105112002-08-15 Andrew Cagney <ac131313@redhat.com>
10512
10513 * gdbint.texinfo (Target Architecture Definition): Document
10514 PRINT_VECTOR_INFO.
10515 * gdb.texinfo (Vector Unit): Document "info vectors" command.
10516
0680b120
AC
105172002-08-13 Andrew Cagney <ac131313@redhat.com>
10518
10519 * gdb.texinfo (Maintenance Commands): Document "maint print
10520 registers", "maint print raw-registers" and "maint print
10521 cooked-registers".
10522
3c3bea1c
GS
105232002-08-08 Grace Sainsbury <graces@redhat.com>
10524
a9331b3f 10525 From Mark Salter:
3c3bea1c
GS
10526 * gdb.texinfo (Protocol): Document T packet extension to
10527 allow watchpoint address reporting.
10528
42f9b0a5
AC
105292002-08-03 Andrew Cagney <ac131313@redhat.com>
10530
10531 * gdb.texinfo (Dump/Restore Files): Move `[]' to outside of @var.
10532
db034ac5
AC
105332002-08-01 Andrew Cagney <cagney@redhat.com>
10534
10535 * stabs.texinfo, gdb.texinfo, gdbint.texinfo: Obsolete references
10536 to CHILL.
10537
e2b28d04
AC
105382002-08-01 Andrew Cagney <ac131313@redhat.com>
10539
10540 * gdbint.texinfo (Coding): Revise section "Include Files".
10541
7fb623f7
AC
105422002-07-24 Andrew Cagney <cagney@redhat.com>
10543
10544 * gdbint.texinfo: Obsolete references to m88k.
10545 * gdb.texinfo: Ditto.
10546
4a2b4636
JB
105472002-07-10 Joel Brobecker <brobecker@gnat.com>
10548
7fb623f7 10549 * gdbint.texinfo (Create a release candiate): Add the location
4a2b4636
JB
10550 where the proper version of autoconf can be retrieved.
10551
a71ec265
DH
105522002-07-09 Don Howard <dhoward@redhat.com>
10553
10554 * gdb.texinfo (Command Files): Further describe the behavior of
10555 sourced command files.
10556
b9aa90c9
AC
105572002-06-27 Andrew Cagney <ac131313@redhat.com>
10558
10559 * gdbint.texinfo (User Interface): ISO C rather than ISO-C.
10560 (Coding): Clarify ISO C version that GDB assumes.
10561
40dd2248
TT
105622002-06-26 Tom Tromey <tromey@redhat.com>
10563
10564 * gdbint.texinfo (User Interface): Mention add_setshow_cmd and
10565 add_setshow_cmd_full.
10566
bfac230e
DH
105672002-06-25 Don Howard <dhoward@redhat.com>
10568
10569 * gdb.texinfo (Memory Region Attributes): Document new behavior
10570 for 'mem' command.
10571
475b0867
JB
105722002-06-11 Jim Blandy <jimb@redhat.com>
10573
919d772c
JB
10574 * gdb.texinfo (Symbols): Update documentation for `info source'
10575 command.
10576
475b0867
JB
10577 * gdb.texinfo (Macros): Call the command `info macro', not
10578 `show macro'.
10579
ba8c9337
AC
105802002-06-09 Andrew Cagney <ac131313@redhat.com>
10581
10582 * gdbint.texinfo (Coding): Add section ``Per-architecture module
10583 data''.
10584
1029b7fa
MK
105852002-06-09 Mark Kettenis <kettenis@gnu.org>
10586
10587 * gdbint.texinfo (Target Architecture Definition): Document
10588 GDB_OSABI_GO32 and GDB_OSABI_NETWARE.
10589
16737d73
AC
105902002-06-08 Andrew Cagney <ac131313@redhat.com>
10591
10592 * gdbint.texinfo (Releasing GDB): Fix typos in @itemize @bullet
10593 lists.
10594
30107679
AC
105952002-06-08 Andrew Cagney <ac131313@redhat.com>
10596
10597 * gdbint.texinfo (Releasing GDB): Revise the section ``Cut the
10598 Branch''.
10599
3352e23e
AC
106002002-06-01 Andrew Cagney <ac131313@redhat.com>
10601
10602 * gdbint.texinfo (Target Architecture Definition): Add section
10603 ``Converting an existing Target Architecture to Multi-arch''.
10604
cbb09e6a
AC
106052002-05-30 Andrew Cagney <ac131313@redhat.com>
10606
10607 * gdbint.texinfo (Releasing GDB): Rename ``Obsoleting any code''
10608 to ``Obsoleting code''. Revise.
10609
701adfb0
PA
106102002-05-21 Jason Thorpe <thorpej@wasabisystems.com>
10611
10612 * gdbint.texinfo: Document new generic OS ABI framework.
10613
e2e0bcd1
JB
106142002-05-17 Jim Blandy <jimb@redhat.com>
10615
10616 * gdb.texinfo (C Preprocessor Macros): New chapter.
10617 Include it in the main menu.
10618 (Contributors): Credit Jim Blandy with macro support.
10619 (Compilation): Explain how to get macro information into the
10620 executable.
10621 (Expressions): Note that preprocessor macros are expanded.
10622
9db8d71f
DJ
106232002-05-14 Daniel Jacobowitz <drow@mvista.com>
10624
10625 * gdb.texinfo (Debug Session): Document new `udp:' and `tcp:'
10626 options for `target remote'.
10627
6d531722
AC
106282002-05-13 Andrew Cagney <ac131313@redhat.com>
10629
10630 * gdbint.texinfo (Target Architecture Definition): Delete
10631 documentation on NNPC_REGNUM.
10632
13d01224
AC
106332002-05-11 Andrew Cagney <ac131313@redhat.com>
10634
10635 * gdbint.texinfo (Target Architecture Definition): Document
10636 REGISTER_TO_VALUE and VALUE_TO_REGISTER and CONVERT_REGISTER_P.
10637 (Target Architecture Definition): Revise section `Using Different
10638 Register and Memory Data Representations'. Add section `Raw and
10639 Virtual Register Representations'.
10640
b2e75d78
AC
106412002-05-11 Andrew Cagney <ac131313@redhat.com>
10642
10643 * gdbint.texinfo (Target Architecture Definition): Mention
10644 defaults for REGISTER_VIRTUAL_SIZE and REGISTER_RAW_SIZE.
10645 (Target Architecture Definition): Mention same. Add references to
10646 web pages.
10647
2c8682ee
MS
106482002-05-08 Michael Snyder <msnyder@redhat.com>
10649
10650 * stabs.texinfo (Attributes): Document new "vector" attribute.
10651
0816590b
AC
106522002-05-04 Andrew Cagney <ac131313@redhat.com>
10653
10654 * gdbint.texinfo (Releasing GDB): Revise `Create a Release'.
10655
2653173e
AC
106562002-05-04 Andrew Cagney <ac131313@redhat.com>
10657
10658 * gdb.texinfo: Delete obsolete references to a29k.
10659
d7bd68ca
AC
106602002-04-24 Andrew Cagney <ac131313@redhat.com>
10661
10662 * gdbint.texinfo (Target Architecture Definition): Replace
10663 IN_SIGTRAMP with PC_IN_SIGTRAMP.
10664
21d83aa5
DM
106652002-04-24 David S. Miller <davem@redhat.com>
10666
10667 * gdbint.texinfo (REGISTER_IN_WINDOW): Delete definition.
10668
7673a6cc
DM
106692002-04-21 David S. Miller <davem@redhat.com>
10670
10671 * gdbint.texinfo (SKIP_PROLOGUE_FRAMELESS_P): Delete definition.
10672
d49d1e0a
AC
106732002-04-21 Andrew Cagney <ac131313@redhat.com>
10674
10675 * gdbint.texinfo (Target Architecture Definition): Delete
10676 definition of HAVE_REGISTER_WINDOWS.
10677
f7dc1244 106782002-04-19 Eli Zaretskii <eliz@gnu.org>
4be31470
EZ
10679
10680 * gdbint.texinfo (Releasing GDB, Coding): Fix typos. Reported by
10681 "Theodore A. Roth" <troth@verinet.com>.
10682
5ca0cb28
DH
106832002-04-15 Don Howard <dhoward@redhat.com>
10684
f7dc1244 10685 From Eli Zaretskii <eliz@gnu.org>
5ca0cb28 10686 * gdb.texinfo (show max-user-call-depth): Correct formatting.
a9331b3f 10687 Provide a better explaination of this feature.
5ca0cb28 10688
f208ba17
AC
106892002-04-14 Andrew Cagney <ac131313@redhat.com>
10690
10691 * gdbint.texinfo (Target Architecture Definition): Remove
10692 FRAME_CHAIN_COMBINE.
10693
d5ba91de
MC
106942002-04-12 Michael Chastain <mec@shout.net>
10695
10696 * gdbint.texinfo (Obsolete Conditionals): Remove reference to
10697 REG_STACK_SEGMENT.
10698
26818220
MC
106992002-04-09 Michael Chastain <mec@shout.net>
10700
10701 * gdbint.texinfo (Obsolete Conditionals): Remove references to
10702 PYRAMID_* macros.
10703
129188f6
AC
107042002-04-07 Andrew Cagney <ac131313@redhat.com>
10705
10706 * gdb.texinfo (Bug Reporting): Document that the web is the
10707 prefered way of submitting bug reports.
10708 (Bug Reporting): Delete the s-mail address as the last resort.
10709
8227c0ff
AC
107102002-04-05 Andrew Cagney <ac131313@redhat.com>
10711
10712 * gdbint.texinfo (Target Architecture Definition): Delete
10713 references to TARGET_WRITE_FP and write_fp.
10714
16d9dec6
MS
107152002-03-27 Michael Snyder <msnyder@redhat.com>
10716
10717 * gdb.texinfo: Document new commands dump, append, and restore.
10718
9ae8b82c
AC
107192002-03-27 Andrew Cagney <ac131313@redhat.com>
10720
10721 * gdbint.texinfo (Releasing GDB): Revise the section `Before the
10722 Branch'.
10723
474c8240
AC
107242002-03-18 Andrew Cagney <ac131313@redhat.com>
10725
10726 * gdb.texinfo: Change all examples to @smallexample.
10727 * gdbint.texinfo: Ditto.
a9331b3f 10728
fb0ff88f
AC
107292002-03-18 Andrew Cagney <ac131313@redhat.com>
10730
10731 * gdbint.texinfo (Releasing GDB): Add section ``Versions and
10732 Branches''.
10733
9bb0a4d8
AC
107342002-03-18 Andrew Cagney <ac131313@redhat.com>
10735
10736 * gdbint.texinfo (Releasing GDB): Add the section``Branch Commit
10737 Policy''.
10738
937f164b
FF
107392002-03-04 Fred Fish <fnf@redhat.com>
10740
10741 * gdbint.texinfo: Fix a bunch of typos (alsways, mirrorred,
10742 expresson, suports, dependant, trhe, perhaphs, situtations,
10743 explictily, taged, oportunity, unfortunatly).
10744
a7b40f07
AC
107452002-02-24 Andrew Cagney <ac131313@redhat.com>
10746
10747 * Makefile.in (gdb.info): Add explicit path to gdb.texinfo.
10748 Remove reference to 3.12.
10749
701adfb0
PA
107502002-02-23 Paul Eggert <eggert@twinsun.com>
10751
10752 * Makefile.in (GDBvn.texi): Change "head -1" to "sed q", since
10753 POSIX 1003.1-2001 no longer allows "head -1".
10754
aab4e0ec
AC
107552002-02-23 Andrew Cagney <ac131313@redhat.com>
10756
10757 * gdbint.texinfo: Include fdl.texi.
10758 (Top): Add GNU Free Documentation License.
10759 * Makefile.in (SFILES_INCLUDED): Add gpl.texi.
10760 (gdbint.dvi, gdbint.pdf, gdbint.info): Add dependency on fdl.texi.
10761 (gdbint_toc.html): Add dependency on gdb-cfg.texi and fdl.texi.
10762 (gdbint.info): Add srcdir to include path.
10763 * gdb.texinfo: Include gpl.texi.
10764 (Top): Add Copying.
10765 * gpl.texi: New file.
10766
47b95330
AC
107672002-02-23 Andrew Cagney <ac131313@redhat.com>
10768
10769 * gdbint.texinfo (Debugging GDB): Remove references to cygnus.com.
10770
78c47bea
PM
107712002-02-19 Pierre Muller <muller@ics.u-strasbg.fr>
10772
10773 * gdb.texinfo: Document Cygwin native specific commands.
10774
56460a61
DJ
107752002-02-15 Daniel Jacobowitz <drow@mvista.com>
10776
10777 * gdb.texinfo: Document gdbserver ``--attach'' command.
10778
def71bfa
MS
107792002-02-07 Michael Snyder <msnyder@redhat.com>
10780
10781 * gdb.texinfo (overlays): Change @var(_ovly_debug_event)
10782 to @code(_ovly_debug_event).
10783
c928edc0
AC
107842002-02-07 Andrew Cagney <ac131313@redhat.com>
10785
10786 * gdb.texinfo (How Overlays Work): Shrink the overlay diagram.
10787
81d46470
MS
107882002-02-06 Michael Snyder <msnyder@redhat.com>
10789
10790 * gdb.texinfo (overlays): Mention new magic symbol
10791 '_ovly_debug_event', which allows GDB to keep better track
10792 of overlays.
10793
701adfb0
PA
107942002-02-06 Richard Earnshaw <rearnsha@arm.com>
10795
10796 * gdbint.texinfo (FLOAT_INFO): Mark as deprecated.
10797 (PRINT_FLOAT_INFO): Document it.
10798
f7dc1244 107992002-02-03 Eli Zaretskii <eliz@gnu.org>
6ca652b0
EZ
10800
10801 * gdb.texinfo (Memory Region Attributes): Fix the wording.
10802 Suggested by Dmitry Sivachenko.
10803
10804 * (<many nodes>): Fix the spelling and punctuation of "i.e.".
10805
15110bc3
MS
108062002-02-01 Michael Snyder <msnyder@redhat.com>
10807
10808 * gdb.texinfo (set trust-readonly): Change value{gdbn} to value{GDBN}.
10809
6763aef9
MS
108102002-01-30 Michael Snyder <msnyder@redhat.com>
10811
ac282366
MS
10812 * gdb.texinfo: (remote protocol): Gramatical fix-up.
10813 (set trust-readonly-sections): Document.
6763aef9 10814
8642bc8f
AC
108152002-01-29 Andrew Cagney <ac131313@redhat.com>
10816
10817 * gdbint.texinfo (Releasing GDB): Revise and update.
10818
afe64c1a
AC
108192002-01-28 Andrew Cagney <ac131313@redhat.com>
10820
10821 * gdbint.texinfo (Target Architecture Definition): Delete
10822 description of TARGET_BYTE_ORDER_DEFAULT.
10823
f7dc1244 108242002-01-27 Eli Zaretskii <eliz@gnu.org>
59649f2e
EZ
10825
10826 * gdb.texinfo: Fix typos and markup. From Dmitry Sivachenko
10827 <mitya@cavia.pp.ru>.
10828
3d6e1b5a
AC
108292002-01-23 Andrew Cagney <ac131313@redhat.com>
10830
10831 * libgdb.texinfo: Delete file.
10832
6c0e9fb3
AC
108332002-01-22 Andrew Cagney <ac131313@redhat.com>
10834
10835 * gdb.texinfo: Remove makeinfo 3.12 hacks.
10836 * gdbint.texinfo: Ditto.
10837
e0ce93ac
AC
10838Tue Jan 22 11:57:38 2002 Andrew Cagney <cagney@redhat.com>
10839
10840 * gdb.texinfo: Fix typo ``Remove' -> ``Remote''.
10841
be298bcc
AC
108422002-01-22 Andrew Cagney <ac131313@redhat.com>
10843
10844 * Makefile.in: Update copyright.
10845 (TEXI2DVI): Define.
10846 (gdb.dvi, gdb.pdf, stabs.dvi, stabs.pdf): Use TEXI2DVI.
10847 (gdbint.dvi, gdbint.pdf): Use TEXI2DVI. Add dependency on
10848 gdb-cfg.texi.
10849 (TEXINDEX, PDFTEX): Delete makefile variables.
10850
8e04817f
AC
108512002-01-22 Andrew Cagney <ac131313@redhat.com>
10852
10853 * gdb.texinfo (Protocol): Move section to appendix.
10854
6b2f586d
AC
108552002-01-21 Andrew Cagney <ac131313@redhat.com>
10856
10857 * gdb.texinfo (Remote Debugging): Create a menu.
10858 (Top): Add ``Remote Debugging'' to menu.
10859
6f05cf9f
AC
108602002-01-21 Andrew Cagney <ac131313@redhat.com>
10861
10862 * gdb.texinfo (Remote): Move the sub-section ``The GDB remote
10863 serial protocol'' from here.
10864 (Remote Debugging): To here. New chapter.
10865
3fd3d7d2
AC
108662002-01-20 Andrew Cagney <ac131313@redhat.com>
10867
10868 * gdbint.texinfo (Target Architecture Definition): Delete
10869 description of TARGET_BYTE_ORDER_SELECTABLE_P.
10870
7fd60527
AC
108712002-01-20 Andrew Cagney <ac131313@redhat.com>
10872
10873 * gdbint.texinfo (Host Definition): Revise. xm-xyz.h and xyz.mh
10874 are no longer needed.
10875 (Porting GDB): Add maintainer note about configure.host.
10876
c2f05ac9
AC
108772002-01-20 Andrew Cagney <ac131313@redhat.com>
10878
10879 * gdbint.texinfo (Target Architecture Definition): Remove
10880 definition of IEEE_FLOAT.
10881
f7dc1244 108822002-01-20 Eli Zaretskii <eliz@gnu.org>
231b2aad
EZ
10883
10884 * gdb.texinfo: Beautify copyright years; fix a typo.
56248298
EZ
10885 (DJGPP Native): Fix overfull hboxes in examples. From Brian Youmans
10886 <3diff@gnu.org>
231b2aad 10887
82600034
AC
108882002-01-19 Andrew Cagney <ac131313@redhat.com>
10889
10890 * gdbint.texinfo (Host Definition): Remove references to
10891 MALLOC_INCOMPATIBLE.
10892
7708fa01
AC
108932002-01-17 Andrew Cagney <ac131313@redhat.com>
10894
10895 * gdbint.texinfo (Host Definition): Remove references to XDEPFILES
10896 and xyz-xdep.o.
10897
eb12ee30
AC
108982002-01-17 Andrew Cagney <ac131313@redhat.com>
10899
889bf7c5 10900 * gdb.texinfo (Maintenance Commands): Add appendix.
eb12ee30
AC
10901 (Set Breaks): Copy ``maint info breakpoint'' doco to
10902 ``Maintenance Commands'' appendix. Add reference.
10903
c9ccaa92
AC
109042002-01-17 Andrew Cagney <ac131313@redhat.com>
10905
10906 * fdl.texi: Remove next/prev from @node.
10907
f7dc1244 109082002-01-17 Eli Zaretskii <eliz@gnu.org>
6826cf00
EZ
10909
10910 * gdb.texinfo: @include fdl.texi. Fixes for overfull hboxes and
10911 for monstrous @multitable (from Brian Youmans).
10912
10913 * fdl.texi: New file.
10914
10915 * Makefile.in (SFILES_INCLUDED): Add fdl.texi.
10916
8973da3a
AC
109172002-01-15 Andrew Cagney <ac131313@redhat.com>
10918
10919 * gdbint.texinfo (Releasing GDB): New chapter.
10920
7d86b5d5
AC
109212002-01-14 Andrew Cagney <ac131313@redhat.com>
10922
10923 * gdb.texinfo (Embedded Processors, Calling program functions):
10924 Obsolete references to a29k.
10925
cc1cb004
AC
109262002-01-13 Andrew Cagney <ac131313@redhat.com>
10927
10928 * gdbint.texinfo (Coding): Review Cleanups section. Examples
10929 examples. Document that a code-block should do or discard its
10930 cleanups before exit.
10931
79f12247
MS
109322002-01-11 Michael Snyder <msnyder@redhat.com>
10933
10934 * gdb.texinfo (Choosing files): Change @samp to @file.
10935
19837790
MS
109362002-01-05 Michael Snyder <msnyder@redhat.com>
10937
10938 * gdb.texinfo (--pid): Document new command line option (attach).
10939
f7dc1244 109402002-01-07 Eli Zaretskii <eliz@gnu.org>
2c0069bb
EZ
10941
10942 * gdb.texinfo (Tracepoints): Clarify that tracepoints need support
10943 in the stub.
10944
d7449b42
AC
109452002-01-04 Andrew Cagney <ac131313@redhat.com>
10946
10947 * gdbint.texinfo (Target Architecture Definition): Replace
10948 BIG_ENDIAN with BFD_ENDIAN_BIG.
10949
f23631e4
AC
109502002-01-03 Andrew Cagney <ac131313@redhat.com>
10951
10952 * gdbint.texinfo (Target Architecture Definition): Replace
10953 value_ptr with struct value pointer.
10954
72c9928d
EZ
109552002-01-02 Eli Zaretskii <eliz@gnu.org>
10956
10957 * gdb.texinfo (Free Software): Fix wording.
10958
959acfd1
EZ
109592001-12-31 Eli Zaretskii <eliz@gnu.org>
10960
10961 * gdb.texinfo (Free Software): New section ``Free Software Needs
10962 Free Documentation''.
10963
f7dc1244 109642001-12-30 Eli Zaretskii <eliz@gnu.org>
2a6585f0
EZ
10965
10966 * stabs.texinfo:
10967 * gdb.texinfo:
10968 * gdbint.texinfo:
10969 * libgdb.texinfo:
10970 * annotate.texi: Fix the application of GFDL in the Copyright notice.
10971
6600abed
MS
109722001-12-29 Michael Snyder <msnyder@redhat.com>
10973
10974 * gdb.texinfo (maint info sections): Fix typo.
10975
f6680716
MS
109762001-12-26 Michael Snyder <msnyder@redhat.com>
10977
fe95c787
MS
10978 * gdb.texinfo (maint info sections): Document.
10979
a9331b3f 10980 * gdb.texinfo (info proc): Comment out documentation for
f6680716
MS
10981 'info proc' sub-options that are currently not implemented.
10982
c3d3ce5b
JB
109832001-12-20 Jim Blandy <jimb@redhat.com>
10984
10985 * gdbint.texinfo (TARGET_CHAR_SIGNED): Document.
10986
778eb05e
AC
109872001-12-15 Andrew Cagney <ac131313@redhat.com>
10988
10989 * gdbint.texinfo (Target Architecture Definition): Replace
10990 LITTLE_ENDIAN with BFD_ENDIAN_LITTLE.
10991
2607059c
AC
109922001-12-01 Andrew Cagney <ac131313@redhat.com>
10993
10994 * gdbint.texinfo (Host Definition): Delete documentation on
10995 HOST_BYTE_ORDER.
10996
df0cd8c5
JB
109972001-11-30 Jim Blandy <jimb@redhat.com>
10998
10999 * gdb.texinfo (Overlays): New chapter, documenting GDB's
5ae4183a 11000 overlay support. Add to top-level menu.
df0cd8c5 11001
88118b3a
TT
110022001-11-26 Tom Tromey <tromey@redhat.com>
11003
11004 * gdb.texinfo (Command Syntax): Document C-o binding.
11005
96565e91
CF
110062001-07-26 Christopher Faylor <cgf@redhat.com>
11007
11008 * gdb.texinfo (Options): Eliminate attempt to explain .gdbinit/gdb.ini
11009 use since it is described in the referenced section.
11010
f7dc1244 11011 From Eli Zaretskii <eliz@gnu.org>
96565e91
CF
11012 * gdb.texinfo (Command Files): Reword to make gdb.ini requirement
11013 clearer when using DJGPP.
11014
2a3d5645
CF
110152001-11-24 Christopher Faylor <cgf@redhat.com>
11016
11017 * gdb.texinfo (File Options): Change description of -nx and gdb.ini to
11018 specifically refer to MS-DOS.
11019 (command files): Mention gdb.ini is only used on MS-DOS.
11020
aa26fa3a
TT
110212001-11-21 Tom Tromey <tromey@redhat.com>
11022
11023 * gdb.texinfo (Invoking GDB): Document --args.
11024 (Mode Options): Likewise.
11025
4f8ada06
JB
110262001-11-21 Jim Blandy <jimb@redhat.com>
11027
11028 * gdbint.texinfo (TARGET_RANGE_PROFITABLE_FOR_HW_WATCHPOINT):
889bf7c5
PA
11029 Delete documentation; this macro has been removed from the
11030 sources.
4f8ada06 11031
3fe0dc10
JB
110322001-11-13 Jim Blandy <jimb@redhat.com>
11033
11034 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Clarify.
11035
9e5abb06
CV
110362001-11-06 Corinna Vinschen <vinschen@redhat.com>
11037
11038 * gdb.texinfo (gdbarch_in_function_epilogue_p): Add documentation.
11039
1c5dfdad
MS
110402001-11-05 Michael Snyder <msnyder@redhat.com>
11041
a9331b3f 11042 * gdb.texinfo (info functions): Document use of backslash to
1c5dfdad
MS
11043 quote regexp chars in function names such as "operator*()".
11044
990f9fe3
FF
110452001-11-01 Fred Fish <fnf@redhat.com>
11046
11047 * gdbint.texinfo (SOLIB_ADD): Document additional new
11048 "readsyms" arg.
11049
b433d00b
DH
110502001-10-30 Don Howard <dhoward@redhat.com>
11051
070b1dd3
DH
11052 * gdb.texinfo: (Command Files) Added documentation for the
11053 behavior of gdb with input redirected from a file.
b433d00b 11054
b7209cb4
FF
110552001-10-28 Fred Fish <fnf@redhat.com>
11056
11057 * gdb.texinfo (auto-solib-add): Change docs to match
11058 implementation change.
11059 (auto-solib-limit): Add docs for new variable.
11060
1aa20aa8
AC
110612001-10-15 Andrew Cagney <ac131313@redhat.com>
11062
11063 * gdbint.texinfo (Target Architecture Definition): Function
11064 value_as_pointer renamed to value_as_address.
11065
fc0c74b1
AC
110662001-10-15 Andrew Cagney <ac131313@redhat.com>
11067
11068 * gdbint.texinfo (Target Architecture Definition): Default
11069 POINTER_TO_ADDRESS functions assume unsigned addresses.
11070 (INTEGER_TO_ADDRESS): Document. Derive pragmatics section from a
11071 posting by Jim Blandy.
11072
f4846649
JB
110732001-10-12 Jim Blandy <jimb@redhat.com>
11074
11075 * Makefile.in (MAKEHTMLFLAGS): Remove -glossary; the most recent
11076 version of texi2html (1.64) doesn't support this flag any more.
11077
f277788b
MK
110782001-09-08 Mark Kettenis <kettenis@gnu.org>
11079
a9dc4918
MK
11080 * gdbint.texinfo (Host Definition): Remove description of
11081 MEM_FNS_DECLARED.
11082
d28379df
MK
11083 * gdbint.texinfo (Host Definition): Remove description of R_OK.
11084
f277788b
MK
11085 * gdbint.texinfo (Host Definition): Remove description of
11086 HAVE_SIGSETMASK.
11087
7ccaa899
EZ
110882001-09-04 Elena Zannoni <ezannoni@redhat.com>
11089
11090 * gdbint.texinfo (Target Architecture Definition): Add
11091 explanation of TARGET_PRINT_INSN macro.
11092
17d9d558
JB
110932001-08-30 Jim Blandy <jimb@redhat.com>
11094
11095 * gdb.texinfo (`add-symbol-file'): Correct synopsis.
11096 Explain what it means to load relocatable files.
11097
72cde065
JB
110982001-08-28 Jim Blandy <jimb@redhat.com>
11099
11100 * gdbint.texinfo: Bring the HTML `top' menu into sync with the
11101 info `top' menu.
11102
9e678452
CF
11103Wed Aug 15 10:47:28 2001 Christopher Faylor <cgf@cygnus.com>
11104
11105 * gdbint.texinfo: Add a cautionary note about macro use.
11106
a2bea4c3 111072001-08-02 Corinna Vinschen <vinschen@redhat.com>
a9331b3f 11108
a2bea4c3
CV
11109 * gdb.texinfo: Explain omitting the hostname in the
11110 `target remote' command.
11111
1129bf27
DJ
111122001-07-30 Daniel Jacobowitz <drow@mvista.com>
11113
11114 * gdbint.texinfo: Remove extraneous START-INFO-DIR-ENTRY
11115 and END-INFO-DIR-ENTRY.
11116
732b3002
SC
111172001-07-28 Stephane Carrez <Stephane.Carrez@worldnet.fr>
11118
11119 * gdb.texinfo (TUI Configuration): Rename tui configuration variables.
11120
89437448
AC
111212001-07-25 Andrew Cagney <ac131313@redhat.com>
11122
11123 * gdbint.texinfo (libgdb): Rewrite.
11124
f7dc1244 111252001-07-26 Eli Zaretskii <eliz@gnu.org>
9a1c15c5
EZ
11126
11127 * Makefile.in (gdbgui.dvi, gdb-gui, gdbgui.info): Targets deleted.
11128
c4555f82
SC
111292001-07-24 Stephane Carrez <Stephane.Carrez@worldnet.fr>
11130
11131 * gdb.texinfo (TUI): New chapter, document the TUI.
11132 (Mode Options): Document the -tui option.
11133
2f45a6e0
MK
111342001-07-23 Mark Kettenis <kettenis@gnu.org>
11135
11136 * gdbint.texinfo (Host Definition): Remove description of
11137 NEED_POSIX_SETPGID.
11138
f7dc1244 111392001-07-23 Eli Zaretskii <eliz@gnu.org>
9f20bf26
EZ
11140
11141 * gdb.tex (DJGPP Native): New node, with descriptions of
11142 DJGPP-specific commands.
11143
be9c6c35
JM
111442001-07-19 John R. Moore <jmoore@redhat.com>
11145
11146 * gdbint.texinfo: Three misspellings.
11147
dfa249fb
AC
111482001-07-06 Andrew Cagney <ac131313@redhat.com>
11149
11150 * Makefile.in (refcard.dvi): Rewrite to avoid problems with empty
11151 `test` expressions on bash. Problem reported by Colin Walters.
11152
c72e7388
AC
111532001-07-04 Andrew Cagney <ac131313@redhat.com>
11154
11155 * gdbint.texinfo (User Interface): Update ui-out documentation to
11156 refelect recent UI/MI updates.
11157
94bbb2c0
AC
111582001-07-04 Andrew Cagney <ac131313@redhat.com>
11159
11160 * gdb.texinfo (Mode Options): Mention the mi0 and mi1
11161 interpreters.
11162
af6c57ea
AC
111632001-06-15 Andrew Cagney <ac131313@redhat.com>
11164
11165 * gdbint.texinfo (Target Architecture Definition): GDBARCH is a C
11166 structure and not macros.
11167 (Host Definition): Document that much of this chapter is obsolete.
11168 (Target Architecture Definition): Update list of files that make
11169 up a target architecture.
11170 (Coding): Update.
11171
83aa8bc6
AC
111722001-06-28 Andrew Cagney <ac131313@redhat.com>
11173
11174 * gdbint.texinfo (Target Architecture Definition): Update
11175 EXTRACT_STRUCT_VALUE_ADDRESS and EXTRACT_STRUCT_VALUE_ADDRESS_P.
11176 The latter has been changed to a true predicate.
11177
f7dc1244 111782001-06-17 Eli Zaretskii <eliz@gnu.org>
cb51c4e0
EZ
11179
11180 * annotate.texi: Add @noindent where needed. From Dmitry
11181 Sivachenko <dima@Chg.RU>.
11182 * gdb.texinfo: Indexing fix. From Dmitry Sivachenko.
11183
656db9b0
AC
111842001-06-16 Andrew Cagney <ac131313@redhat.com>
11185
11186 * gdb.texinfo (Protocol): Fix typo. Extra parenthesis.
11187
df2396a1
AC
111882001-06-14 Andrew Cagney <ac131313@redhat.com>
11189
11190 * gdb.texinfo (Remote Protocol): Document that the ``!'' packet
11191 returns ``OK''. Document that the ``R'' packet does not reply.
11192
0f1f2b0a
MS
111932001-06-13 Michael Snyder <msnyder@redhat.com>
11194
11195 * gdb.texinfo (Protocol): Add doc for new packet "qSymbol:".
11196
f7dc1244 111972001-06-13 Eli Zaretskii <eliz@gnu.org>
24f93129
EZ
11198
11199 * gdb.texinfo (Signals): Clarify the default setting of signal
11200 handling.
11201
a5d7c491
AC
112022001-05-14 Andrew Cagney <ac131313@redhat.com>
11203
11204 * gdbint.texinfo (CLEAR_DEFERRED_STORES): Delete stray @item
11205 (FRAME_ARGS_ADDRESS_CORRECT): Ditto.
11206
05a54c4f
AC
112072001-05-12 Andrew Cagney <ac131313@redhat.com>
11208
11209 * Makefile.in (GDBvn.texi): Set GDBVN from ../version.in.
11210
f7dc1244 112112001-05-10 Eli Zaretskii <eliz@gnu.org>
dab11f21
EZ
11212
11213 * gdbint.texinfo (Clean Design and Portable Implementation):
11214 Renamed from "Clean Design".
11215 (Clean Design and Portable Implementation): Document portable
11216 methods of handling file names, and the associated macros.
11217
f7dc1244 112182001-04-02 Eli Zaretskii <eliz@gnu.org>
f5c37c66
EZ
11219
11220 * gdb.texinfo (Tracepoint Actions): Mention the "info scope"
11221 command and provide a cross-reference to its description.
11222 (Symbols): Note that "info scope" is useful for trace experiments.
11223
f7dc1244 112242001-04-01 Eli Zaretskii <eliz@gnu.org>
c534679c 11225
b37052ae
EZ
11226 * gdb.texinfo (Symbols): Document "info scope".
11227 (Tracepoints): New chapter.
11228 (Contributors): Update for v5.1.
11229 <All nodes>: Change "C++" to "C@t{++}".
11230
0ee54786
EZ
11231 * gdbint.texinfo (User Interface): A new section about ui_out
11232 functions, based on text written by Fernando Nasser.
11233
c534679c
EZ
11234 * stabs.texinfo: Change Permissions to GFDL. Update Copyright.
11235
f7dc1244 112362001-03-26 Eli Zaretskii <eliz@gnu.org>
3d67e040 11237
e9c75b65
EZ
11238 * gdb.texinfo: Change Permissions to GFDL. Update Copyright.
11239
11240 * gdbint.texinfo: Change Permissions to GFDL. Update Copyright.
11241
11242 * gdbgui.texinfo: Change Permissions to GFDL. Update Copyright.
11243 Replace "GDB" with "@value{GDBN}". Fix markup.
11244
11245 * annotate.texi: Change Permissions to GFDL. Update Copyright.
11246
3d67e040
EZ
11247 * gdb.texinfo (Output Formats): Mention "info symbol" and provide
11248 a cross-reference to its description.
11249 (Symbols): Document "info symbol".
11250
f7dc1244 112512001-03-21 Eli Zaretskii <eliz@gnu.org>
9742079a
EZ
11252
11253 * gdbint.texinfo (Algorithms): New section "Watchpoints" and new
11254 subsection "x86 Watchpoints".
11255 (Target Architecture Definition): Document the macros
11256 I386_USE_GENERIC_WATCHPOINTS and TARGET_HAS_HARDWARE_WATCHPOINTS.
11257 (Native Debugging): Document I386_USE_GENERIC_WATCHPOINTS.
11258
b0ed3589
AC
112592001-03-20 Andrew Cagney <ac131313@redhat.com>
11260
11261 * gdbint.texinfo (Target Architecture Definition): Update
11262 definition of SOFTWARE_SINGLE_STEP_P to include empty parameter
11263 list.
11264
b6ba6518
KB
112652001-03-06 Kevin Buettner <kevinb@redhat.com>
11266
11267 * Makefile.in, all-cfg.texi, annotate.texi, gdb.texinfo,
11268 gdbint.texinfo, refcard.tex: Update/correct copyright notices.
11269
f7dc1244 112702001-02-21 Eli Zaretskii <eliz@gnu.org>
5ece1a18
EZ
11271
11272 * gdb.texinfo (Signals): Document "ignore", "noignore", and "all".
11273
f7dc1244 112742001-02-11 Eli Zaretskii <eliz@gnu.org>
56caf160 11275
17cc6a06
EZ
11276 * gdb.texinfo (Environment): Document that `path' does not change
11277 the value of PATH in GDB's own environment (it did in the past,
11278 but that was changed on March 15, 1994). Reported by Doug Evans
11279 <dje@transmeta.com>.
11280
56caf160
EZ
11281 * gdbint.texinfo: Fix up @itemize lists so that @item is alone on
11282 its line. Fix markup of commands and macros. Add an Index node
11283 and index entries.
11284
29e57380
C
112852001-01-23 J.T. Conklin <jtc@redback.com>
11286
11287 * gdb.texinfo (Memory region attributes): New manual section.
11288
1c6147de
ND
112892001-01-04 Nicholas Duffek <nsd@redhat.com>
11290
11291 * gdbint.texinfo (POP_FRAME): Document use by return_command.
11292
f7dc1244 112932000-12-25 Eli Zaretskii <eliz@gnu.org>
b157b00f
EZ
11294
11295 * refcard.tex: Version and copyright fixed. From Phil Edwards
11296 <pedwards@disaster.jaj.com>.
11297
0dcedd82
AC
11298Thu Nov 30 16:57:19 2000 Andrew Cagney <cagney@b1.cygnus.com>
11299
11300 * gdbint.texinfo (ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM,
889bf7c5 11301 DWARF2_REG_TO_REGNUM): Document.
0dcedd82 11302
3b851bce
AC
11303Mon Nov 20 21:29:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
11304
11305 * gdbint.texinfo (Coding): Update current value of
889bf7c5 11306 --enable-build-warnings. Mention --enable-gdb-build-warnings.
3b851bce 11307
f7dc1244 113082000-11-19 Eli Zaretskii <eliz@gnu.org>
4a92d011
EZ
11309
11310 * gdb.texinfo (Continuing and Stepping): Fixed markup and typos,
11311 as suggested by Dmitry Sivachenko <dima@Chg.RU>.
11312
b90a5f51
CF
113132000-11-10 Christopher Faylor <cgf@cygnus.com>
11314
11315 * gdb.texinfo: Document new 'set step-mode' command.
11316
f7dc1244 113172000-10-16 Eli Zaretskii <eliz@gnu.org>
96c405b3
EZ
11318
11319 * gdb.texinfo (Contributors, MIPS Embedded): Minor spelling
11320 changes from Dmitry Sivachenko <dima@Chg.RU>.
11321
f7dc1244 113222000-09-26 Eli Zaretskii <eliz@gnu.org>
c78b4128
EZ
11323
11324 * gdb.texinfo (Hooks): Document the new post-hook functionality.
11325 From Steven Johnson <sbjohnson@ozemail.com.au>.
11326
2e685b93
MK
113272000-08-10 Mark Kettenis <kettenis@gnu.org>
11328
11329 * gdbint.texinfo (Overall Structure): Spelling fix.
11330
f7dc1244 113312000-08-10 Eli Zaretskii <eliz@gnu.org>
6f6ef15a
EZ
11332
11333 * gdbint.texinfo (Target Architecture Definition): Document that
11334 REGISTER_CONVERT_TO_VIRTUAL should only be called on a register
11335 for which REGISTER_CONVERTIBLE returns a zero value.
11336
63ac3005
EZ
113372000-07-08 Christopher Faylor <cgf@cygnus.com>
11338
11339 * Makefile.in (install-info): Find files to install in either the
11340 build or source directories (adapted from Makefile.am).
11341
bd79f757
ND
113422000-07-07 Nicholas Duffek <nsd@redhat.com>
11343
11344 * stabs.texinfo: Fix spelling errors.
11345 (String Field): FILE-NUMBER starts from 0, not 1.
11346
f7dc1244 113472000-07-05 Eli Zaretskii <eliz@gnu.org>
5f208f6d
EZ
11348
11349 * refcard.tex: Remove \centerline from the blurb. Patch from
5ae4183a 11350 Brian Youmans.
5f208f6d 11351
f7dc1244 113522000-06-25 Eli Zaretskii <eliz@gnu.org>
cc542d3b
EZ
11353
11354 * Makefile.in (install-info): Support installation from outside of
5ae4183a
AS
11355 the source directory. Reported by Mark Harig
11356 <markh@frazier.landmark.com>.
cc542d3b 11357
f3b28801
C
113582000-06-20 J.T. Conklin <jtc@redback.com>
11359
11360 * gdb.texinfo: Fix typo, $bpnum is set to last breakpoint number.
11361
449f3b6c
AC
11362Fri May 26 15:55:33 2000 Andrew Cagney <cagney@b1.cygnus.com>
11363
11364 * Makefile.in (pdf, gdbint.pdf, gdb.pdf, stabs.pdf): New targets.
889bf7c5 11365 Generate using pdftex.
449f3b6c 11366 (PDFTEX): Define.
889bf7c5 11367 (STAGESTUFF, maintainer-clean realclean): Add *.pdf.
449f3b6c 11368 (gdb.texinfo, gdbint.texinfo, stabs.texinfo): When TeX insert the
889bf7c5 11369 @contents at the start.
449f3b6c 11370
f7dc1244 113712000-05-24 Eli Zaretskii <eliz@gnu.org>
48e934c6
EZ
11372
11373 * gdb.texinfo: Remove duplicate @syncodeindex. From Brian
5ae4183a 11374 Youmans.
48e934c6 11375
9e9c5ae7
AC
11376Wed May 24 21:27:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
11377
11378 From Brian Youmans:
11379 * gdb.texinfo: Fix ``et al.''.
11380
c741b251
AC
11381Tue May 23 22:57:41 2000 Andrew Cagney <cagney@b1.cygnus.com>
11382
11383 * Makefile.in (refcard.dvi): Remove quotes around REFEDITS in for
889bf7c5 11384 loop.
c741b251 11385
4ab64e14
JG
113862000-05-19 Jimmy Guo <guo@cup.hp.com>
11387
11388 * configure: Regenerate.
11389
f7dc1244 113902000-05-17 Eli Zaretskii <eliz@gnu.org>
d3229ae3
EZ
11391
11392 * Makefile.in (install-info): Run install-info on installed Info
11393 files.
11394
8c70017b
AC
11395Fri May 12 20:18:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
11396
a7cb598a 11397 * gdb.texinfo: Add Stan Shebs, et.al. as authors. Mention
889bf7c5 11398 Andrew Cagney.
8c70017b 11399
f7dc1244 114002000-05-09 Eli Zaretskii <eliz@gnu.org>
598ca718
EZ
11401
11402 * gdb.texinfo: Proofreading changes from Brian Youmans.
11403
bf0184be
ND
114042000-05-01 Nick Duffek <nsd@cygnus.com>
11405
11406 * gdb.texinfo (Command Files): Mention -x, use @enumerate for
11407 startup sequence, minor edits.
11408
f7dc1244 114092000-05-01 Eli Zaretskii <eliz@gnu.org>
41afff9a
EZ
11410
11411 * annotate.texi: Remove "@syncodeindex fn cp", it causes grief in
11412 TeX.
11413
11414 * gdb.texinfo: Add "@syncodeindex fn cp". Convert all entries
11415 "@kindex f" into "@kindex f (foo)", otherwise we get index entries
11416 like `n' and `s' which look weird. Convert some of the @kindex to
11417 @vindex, when they refer to variables, not commands.
11418
33e16fad
AC
11419Sat Apr 29 17:01:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
11420
11421 * gdbint.texinfo (Hints): Do not use @value{GDBN in @nodes.
11422
f7dc1244 114232000-04-23 Eli Zaretskii <eliz@gnu.org>
7162c0ca
EZ
11424
11425 * Makefile.in (GDBMI_DIR): New variable.
11426 (SET_TEXINPUTS): Add $(GDBMI_DIR).
11427 (SFILES_DOC): Add $(GDBMI_DIR)/gdbmi.texinfo.
11428 (gdbmi.texinfo): New target, for texi2roff.
11429 (gdb.me, gdb.ms, gdb.mm): Depend on gdbmi.texinfo.
11430 (gdb.info, gdb_toc.html): Add "-I ${GDBMI_DIR}".
11431
11432 * gdb.texinfo (Top): Add GDB/MI to the main menu and @include
11433 gdbmi.texinfo.
11434 (Mode Options): Add xref to GDB/MI docs and remove a FIXME
11435 comment.
11436
d167840f
EZ
114372000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
11438
11439 * gdb.texinfo (Files): Update description of add-symbol-file
889bf7c5 11440 command.
d167840f 11441
f7dc1244 114422000-04-17 Eli Zaretskii <eliz@gnu.org>
8487521e
EZ
11443
11444 * gdb.texinfo (Porting GDB): Don't use @value in the node name, it
11445 prevents the build (and is generally a Bad Idea).
11446
f7dc1244 114472000-04-17 Eli Zaretskii <eliz@gnu.org>
00e4a2e4
EZ
11448
11449 * gdb.texinfo (Protocol): Prevent makeinfo from complaining about
11450 a comma inside @var.
11451 (Command Files): Index markup changes from Dmitry Sivachenko
11452 <dima@Chg.RU>.
11453
f7dc1244 114542000-04-16 Eli Zaretskii <eliz@gnu.org>
39ec5655
EZ
11455
11456 * Makefile.in (LN_S): Define.
11457 (gdb-cfg.texi, gdb.dvi, links2roff, inc-hist.texinfo): Don't
11458 invoke "ln -s" unless it is known to work.
11459
11460 * configure.in (AC_PROG_LN_S): Add.
11461
8dc7983f
JB
114622000-04-14 Jim Blandy <jimb@redhat.com>
11463
11464 * gdbint.texinfo (Pointers Are Not Always Addresses): New manual
11465 section.
11466 (Target Conditionals): Document ADDRESS_TO_POINTER,
11467 POINTER_TO_ADDRESS.
11468
1a8237e8
DB
114692000-04-11 Daniel Berlin <dan@cgsoftware.com>
11470
11471 * gdbint.texinfo: Replaced GDB with @value{GDBN}, @include
11472 gdb-cfg.texi to get the value.
11473
ca526f1a
JB
114742000-04-10 Jim Blandy <jimb@redhat.com>
11475
11476 * gdbint.texinfo (Target Architecture Definition): Fix
11477 cross-references.
11478
faaafcb4
JB
114792000-04-08 Jim Blandy <jimb@redhat.com>
11480
11481 * gdbint.texinfo (Using Different Register and Memory Data
11482 Representations): New section.
11483 (REGISTER_CONVERTIBLE, REGISTER_RAW_SIZE, REGISTER_VIRTUAL_SIZE,
889bf7c5
PA
11484 REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_VIRTUAL,
11485 REGISTER_CONVERT_TO_RAW): Document.
faaafcb4 11486
1b27397f
AC
11487Mon Apr 3 19:16:32 2000 Andrew Cagney <cagney@b1.cygnus.com>
11488
11489 * gdb.texinfo (Protocol): Deprecate the sequence-id. Add cindex
889bf7c5 11490 for acknowledgments.
1b27397f 11491
480ff1fb
AC
11492Tue Mar 28 18:28:45 2000 Andrew Cagney <cagney@b1.cygnus.com>
11493
11494 * gdb.texinfo (Protocol): Replace ``qfThreadExtraInfo'' with
889bf7c5 11495 qThreadExtraInfo.
480ff1fb 11496
a9331b3f 114972000-03-28 J.T. Conklin <jtc@redback.com>
f1251bdd 11498
a9331b3f
RM
11499 * gdb.texinfo: Clarify which remote debug protocol commands are
11500 required and which are optional.
f1251bdd 11501
dbeb8dbd
AC
11502Tue Mar 28 16:06:22 2000 Andrew Cagney <cagney@b1.cygnus.com>
11503
11504 * gdb.texinfo: Revert remainder of Fri Mar 24 18:06:34 2000 Andrew
889bf7c5
PA
11505 Cagney <cagney@b1.cygnus.com>. Move @chapter and @node entries
11506 back to annotate.texi, rluser.texinfo and inc-hist.texinfo.
dbeb8dbd
AC
11507 * annotate.texi: Update.
11508
6d2ebf8b
SS
115092000-03-28 Stan Shebs <shebs@apple.com>
11510
11511 * gdb.texinfo: Update dates, bump to Eighth Edition (note
11512 expectation of additional changes before release), update
11513 ISBN, add copy of top-level menu for @ifhtml, remove explicit
11514 node links, rephrase and/or shorten lines to fix formatting
11515 problem in both regular and @smallbook formats.
11516 * annotate.texi: Shorten lines in example, use smallexample
11517 consistently everywhere.
11518 * Makefile.in: Add comment about texinfo 4.0 html generation.
11519 (SFILES_INCLUDED): Add annotate.texi.
11520
5d161b24
DB
115212000-03-27 Daniel Berlin <dan@cgsoftware.com>
11522
5ae4183a
AS
11523 * gdb.texinfo (Debugging Output): Added new section, documenting
11524 the "set/show debug" commands.
5d161b24 11525
b9deaee7
AC
11526Fri Mar 24 18:06:34 2000 Andrew Cagney <cagney@b1.cygnus.com>
11527
11528 * annotate.texi (Annotations): When GDBN omit @chapter and @node
889bf7c5 11529 entry.
b9deaee7
AC
11530
11531 * gdb.texinfo: Check for @ifinfo instead of @ifnottex.
11532 (rluser.texinfo, inc-hist.texinfo, annotate.texi): Add local
889bf7c5 11533 @chapter and @node entries.
a9331b3f 11534
b9deaee7 11535 * gdb.texinfo: Link all top-level nodes.
a9331b3f 11536
9ef47d30
AC
11537Fri Mar 24 17:56:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
11538
11539 * Makefile.in (install-info): Create $(infodir) before installing
889bf7c5 11540 files.
9ef47d30 11541
cfeada60
FN
115422000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
11543
11544 From David Whedon <dwhedon@gordian.com>
5ae4183a 11545 * gdbint.texinfo : Added paragraphs about command deprecation.
cfeada60 11546
6837a0a2
DB
115472000-03-22 Daniel Berlin <dan@cgsoftware.com>
11548
11549 * gdb.texinfo: Add documentation for the apropos command.
11550
bba2971c
MS
115512000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
11552
11553 * gdb.texinfo: Add new queries ThreadInfo and ThreadExtraInfo.
11554
2b628194
MS
115552000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
11556
a9331b3f 11557 * gdb.texinfo: Add white space to prevent overprinting in
2b628194
MS
11558 two places.
11559
96a2c332
SS
115602000-03-17 Stan Shebs <shebs@apple.com>
11561
11562 * gdb.texinfo: Many minor changes from Dmitry Sivachenko
11563 <dima@Chg.RU>, also clarification of allowed content for
11564 string constants.
11565
f7dc1244 115662000-03-16 Eli Zaretskii <eliz@gnu.org>
d700128c
EZ
11567
11568 * gdb.texinfo (main menu): Add Annotations.
11569 (File Options): Add @cindex entries for each command-line option.
11570 Document --epoch, --annotate, --async, --interpreter, --write,
11571 --statistics, and --version.
11572
11573 * annotate.texi: Convert to a chapter. Use @value{GDBN} instead
11574 of GDB.
11575
9d233477
JB
115762000-02-23 Jim Blandy <jimb@redhat.com>
11577
11578 * gdbint.texinfo (FUNCTION_START_OFFSET): Document.
11579
14e0eb3b
JB
115802000-02-22 Jim Blandy <jimb@redhat.com>
11581
11582 * gdbint.texinfo: Document COERCE_FLOAT_TO_DOUBLE --- the new form.
11583
3555de01
JM
115842000-02-15 Jason Molenda (jsm@bugshack.cygnus.com)
11585
11586 * Makefile.in (diststuff): New target.
11587
5e35df8e
KB
115882000-02-15 Kevin Buettner <kevinb@redhat.com>
11589
11590 * agentexpr.texi: Fix wording regarding Intel's IA-64
90a3d8f2 11591 architecture. [From Jim Wilson.]
5e35df8e 11592
c5394b80
JM
115932000-01-16 Tom Tromey <tromey@cygnus.com>
11594
11595 * gdb.texinfo (Breakpoints): Mention breakpoint ranges.
11596 (Delete Breaks): Mention range arguments.
11597 (Disabling): Likewise.
11598
c3f6f71d
JM
115992000-01-05 Dmitry Sivachenko <dima@Chg.RU>
11600
11601 * gdb.texinfo: Wrap "ASCII" in @sc{}; clarify a few sentences.
11602
c4093a6a
JM
11603Wed Dec 8 19:53:08 1999 Andrew Cagney <cagney@b1.cygnus.com>
11604
11605 * gdbint.texinfo (FRAME_CHAIN_VALID): Add the generic frame-chain
889bf7c5 11606 valid functions.
c4093a6a 11607
11cf8741
JM
116081999-11-05 Stan Shebs <shebs@andros.cygnus.com>
11609
11610 * gdb.texinfo: Clarify regular expressions used in rbreak.
11611
917317f4
JM
116121999-10-15 Kevin Buettner <kevinb@cygnus.com>
11613
11614 * gdbint.texinfo (MEMORY_INSERT_BREAKPOINT,
11615 MEMORY_REMOVE_BREAKPOINT): Document.
11616
11617Thu Oct 14 21:17:17 1999 Andrew Cagney <cagney@b1.cygnus.com>
11618
11619 * gdb.texinfo (remote): Document how GDB ignores the qOffsets BSS
889bf7c5 11620 offset re-using the DATA offset instead.
917317f4 11621
2df3850c
JM
116221999-10-11 Jim Kingdon <kingdon@redhat.com>
11623
11624 * gdbint.texinfo (Target Architecture Definition): Add PARM_BOUNDARY.
11625
701adfb0
PA
116261999-10-07 Jim Blandy <jimb@zwingli.cygnus.com>
11627
11628 * gdbint.texinfo (SYMBOLS_CAN_START_WITH_DOLLAR): Document.
11629
2df3850c
JM
116301999-10-05 Stan Shebs <shebs@andros.cygnus.com>
11631
11632 From Dmitry Sivachenko <demon@gpad.ac.ru>:
11633 * gdb.texinfo: Use GDBP and GDBN everywhere, fix a couple other
11634 typos.
11635
11636 * gdb.texinfo: Various minor wording and formatting improvements,
11637 mentions of additional command-line options.
11638
2acceee2
JM
116391999-09-30 Fred Fish <fnf@cygnus.com>
11640
11641 * gdb.texinfo: Document additional forms of specifying section
11642 names and addresses for the add-symbol-file command.
11643
c2c6d25f
JM
116441999-09-14 Michael Snyder <msnyder@cleaver.cygnus.com>
11645
11646 * gdbint.texinfo: Fix typo, add the word "have".
11647
116481999-09-14 Jim Blandy <jimb@cris.red-bean.com>
11649
11650 * gdbint.texinfo (Target Architecture Definition): Document the
11651 SKIP_PERMANENT_BREAKPOINT macro.
11652
d4f3574e
SS
116531999-09-07 Stan Shebs <shebs@andros.cygnus.com>
11654
11655 * gdb.texinfo: Fiks speling errers.
11656
11657 * gdb.texinfo: Fix uses of @multitable.
11658
f7dc1244 11659 From Eli Zaretskii <eliz@gnu.org>:
d4f3574e 11660 * gdb.texinfo: Include details specific to DOS host, clarify
889bf7c5 11661 some confusing language, fix @ref/@xref/@pxref usages, add
d4f3574e
SS
11662 comments about using with optimization, add more indexing,
11663 fix info about disassembly-flavor.
11664
11665Tue Sep 7 09:11:24 1999 Kevin Buettner <kevinb@cygnus.com>
11666
11667 * gdbint.texinfo (IN_SOLIB_DYNSYM_RESOLVE_CODE,
11668 SKIP_SOLIB_RESOLVER): Define.
11669
11670Fri Sep 3 18:05:14 1999 Andrew Cagney <cagney@b1.cygnus.com>
11671
11672 * gdb.texinfo (Protocol): Review. Add tables describing ``q'' and
889bf7c5 11673 ``g'' packets.
d4f3574e 11674
104c1213
JM
116751999-08-30 Stan Shebs <shebs@andros.cygnus.com>
11676
11677 * gdb.texinfo: Create a new "Configurations" chapter with
889bf7c5
PA
11678 platform-specific info, inline remote.texi and move sections of it
11679 into the new chapter, move bits about info proc, heuristic search,
104c1213
JM
11680 and register stack into the new chapter.
11681 * remote.texi: Remove, now part of gdb.texinfo.
11682 * Makefile.in (SFILES_INCLUDED): Remove ref to remote.texi.
11683
116841999-08-27 Jason Molenda (jsm@bugshack.cygnus.com)
11685
11686 * gdbint.texinfo (GDB_TARGET_IS_SUN3, GDB_TARGET_IS_SUN386,
11687 GDB_TARGET_IS_MACH386): These kludges have gone away.
11688
11689Wed Aug 25 10:47:03 1999 Andrew Cagney <cagney@b1.cygnus.com>
11690
11691 * gdbint.texinfo (Target Architecture Definition): Mention
889bf7c5 11692 TDEPLIBS.
104c1213 11693
53a5351d
JM
116941999-08-20 Stan Shebs <shebs@andros.cygnus.com>
11695
11696 * gdb.texinfo: Remove remaining "HPPA" conditionals, rewrite
11697 surrounding text to fit HP-UX bits into general info.
11698 (HPPA-cfg.texi): Remove, no longer useful.
11699
11700 * gdb.texinfo: Remove explicit links from @node lines, remove
11701 HP-added "Detailed Node Listing" from main menu which confuses
11702 things.
11703
11704 From Dmitry Sivachenko <dima@Chg.RU>:
11705 * gdb.texinfo: Use @value{GDBN} instead of plain GDB, fix grouping
889bf7c5 11706 in description of `set environment'.
53a5351d
JM
11707
117081999-08-17 Stan Shebs <shebs@andros.cygnus.com>
11709
11710 * gdbint.texinfo: Update coding standard to allow pure ANSI/ISO C.
11711
7be570e7
JM
117121999-08-12 Ben Elliston <bje@cygnus.com>
11713
11714 * gdbint.texinfo (Breakpoint Handling): Add missing words.
11715
f7dc1244 117161999-08-10 Eli Zaretskii <eliz@gnu.org>
7be570e7
JM
11717
11718 * gdb.texinfo (Set Watchpoints): Explain some subtleties about
889bf7c5
PA
11719 watch, awatch, and rwatch. Explain why the latter two cannot be
11720 set as software watchpoints. Document that watchpoints for local
11721 variables are deleted when the debuggee terminates.
7be570e7
JM
11722
11723Wed Aug 11 13:18:14 1999 Andrew Cagney <cagney@amy.cygnus.com>
11724
11725 * remote.texi (Protocol): Further clarification of the "qRcmd"
889bf7c5
PA
11726 packet. Allow E.. response packet. "qRcmd" packet is no longer
11727 reserved.
7be570e7
JM
11728
117291999-08-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
11730
a9331b3f
RM
11731 * Makefile.in: Rename inc-hist.texi to inc-hist.texinfo.
11732 * gdb.texinfo: Ditto.
7be570e7 11733
701adfb0
PA
11734Sun Aug 8 12:06:47 1999 Fred Fish <fnf@cygnus.com>
11735
11736 * gdbint.texinfo (find_sym_fns): This replaces symfile_init.
11737
96baa820
JM
117381999-08-06 Tom Tromey <tromey@cygnus.com>
11739
11740 * gdb.texinfo (KOD): New node.
11741
11742Fri Aug 6 17:05:48 1999 Andrew Cagney <cagney@b1.cygnus.com>
11743
11744 * remote.texi (Rcmd): Fix minor formatting typos.
11745
11746Thu Aug 5 17:57:41 1999 Andrew Cagney <cagney@b1.cygnus.com>
11747
11748 * remote.texi (protocol qRcmd): Allow ``OK'' and ``O...'' response
889bf7c5 11749 packets.
96baa820 11750
adf40b2e
JM
117511999-07-14 Jim Blandy <jimb@zwingli.cygnus.com>
11752
11753 * gdbint.texinfo (PREPARE_TO_PROCEED, ADDR_BITS_REMOVE): Doc
11754 fixes.
11755
43ff13b4
JM
11756Tue Jun 29 11:43:55 1999 Andrew Cagney <cagney@b1.cygnus.com>
11757
11758 * gdbint.texinfo (SAVE_DUMMY_FRAME_TOS): Define.
11759
085dd6e6
JM
11760Fri Jun 25 11:47:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
11761
11762 * remote.texi (Communication Protocol): ``v'' is in use. Fix
889bf7c5
PA
11763 numerous formatting errors. Clarify ``i''. Mark ``i'', ``Z'',
11764 ``z'' and ``qRcmd'' as draft instead of reserved. Identify
11765 packets that are not supported on all hosts. Expand examples.
11766 Spell check.
085dd6e6
JM
11767
117681999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
11769
11770 * Makefile.in: Recognize html, install-html. Add targets
11771 to build HTML versions of documentation via texi2html.
11772
11773Thu Jun 24 15:59:03 1999 Stan Shebs <shebs@andros.cygnus.com>
11774
11775 * gdbint.texinfo (Testsuite): New chapter, information about the
889bf7c5 11776 testsuite.
085dd6e6
JM
11777
11778Fri Jun 25 02:40:34 1999 Andrew Cagney <cagney@b1.cygnus.com>
11779
11780 * remote.texi (Communication Protocol): Rewrite.
11781
11782Thu Jun 24 16:59:54 1999 Andrew Cagney <cagney@b1.cygnus.com>
11783
11784 * stabs.texinfo: Fix uses of xref.
11785
9e0b60a8
JM
11786Thu Jun 17 17:23:25 1999 Stan Shebs <shebs@andros.cygnus.com>
11787
11788 * gdbint.texinfo: Add an anti-printf exhortation, and update the
11789 info about patch submission.
11790
cce74817
JM
11791Mon Jun 7 15:49:40 1999 Stan Shebs <shebs@andros.cygnus.com>
11792
11793 From Per Bothner <bothner@cygnus.com>:
11794 * gdb.texinfo: Document Chill support.
11795
11796Fri Jun 4 16:58:22 1999 Andrew Cagney <cagney@b1.cygnus.com>
11797
11798 * gdbint.texinfo (SP_REGNUM, FP_REGNUM, PC_REGNUM): Add reference
889bf7c5
PA
11799 to corresponding TARGET_READ_reg TARGET_WRITE_reg macros.
11800 Document that the value should be greater-than or equal-to zero.
11801 (NO_STD_REGS): Document. Deprecate.
cce74817 11802
ac9a91a7
JM
11803Tue Jun 1 15:04:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
11804
11805 * gdbint.texinfo (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT):
889bf7c5 11806 Document that these are not used.
ac9a91a7
JM
11807
11808Thu May 27 09:28:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
11809
11810 * gdbint.texinfo (EXTRACT_STRUCT_VALUE_ADDRESS_P): Document.
11811
392a587b
JM
11812Mon May 24 10:07:39 1999 Andrew Cagney <cagney@b1.cygnus.com>
11813
11814 * gdbint.texinfo (FRAME_NUM_ARGS): Update definition. Parameter
889bf7c5 11815 numargs was dropped.
392a587b
JM
11816
11817Thu May 20 12:26:59 1999 Andrew Cagney <cagney@b1.cygnus.com>
11818
11819 * gdbint.texinfo (FRAMELESS_FUNCTION_INVOCATION): Update.
11820
b83266a0
SS
11821Tue Apr 27 19:14:20 1999 Andrew Cagney <cagney@b1.cygnus.com>
11822
11823 * gdbint.texinfo (SKIP_PROLOGUE, SKIP_PROLOGUE_FRAMELESS_P):
889bf7c5 11824 Update.
b83266a0 11825
7a292a7a
SS
11826Thu Apr 22 13:07:37 1999 Andrew Cagney <cagney@b1.cygnus.com>
11827
11828 * gdbint.texinfo (USE_GENERIC_DUMMY_FRAMES): Document.
11829 (GET_SAVED_REGISTER): Update, not just the a29k uses this.
11830
11831Wed Apr 21 13:59:01 1999 Dave Brolley <brolley@cygnus.com>
11832
11833 * gdbint.texinfo: Fix typos: $ -> @.
11834
11835Tue Apr 20 11:59:38 1999 Andrew Cagney <cagney@b1.cygnus.com>
11836
11837 * gdbint.texinfo (REGISTER_NAMES, BREAKPOINT, BIG_BREAKPOINT,
889bf7c5
PA
11838 LITTLE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT,
11839 BIG_REMOTE_BREAKPOINT): Deprecate in favor of REGISTER_NAME and
11840 BREAKPOINT_FROM_PC.
a9331b3f 11841
7a292a7a
SS
11842Mon Apr 12 16:00:44 1999 Andrew Cagney <cagney@b1.cygnus.com>
11843
11844 * gdbint.texinfo (CALL_DUMMY_STACK_ADJUST_P,
889bf7c5 11845 CALL_DUMMY_STACK_ADJUST): Document.
7a292a7a
SS
11846
11847Thu Apr 8 17:23:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
11848
11849 * gdbint.texinfo (CALL_DUMMY_P, CALL_DUMMY_WORDS,
889bf7c5 11850 SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY): Define.
7a292a7a
SS
11851
118521999-04-02 Stan Shebs <shebs@andros.cygnus.com>
11853
11854 * gdbint.texinfo (MAINTENANCE_CMDS): Remove ref, since it no
11855 longer exists.
11856
11857Tue Mar 9 19:25:11 1999 Stan Shebs <shebs@andros.cygnus.com>
11858
11859 * gdb.texinfo, remote.texi, all-cfg.texi, HPPA-cfg.texi: Remove
889bf7c5
PA
11860 nearly all @ifset/@ifclear conditionals; nobody uses them, and
11861 they make the manual source incomprehensible.
7a292a7a
SS
11862 * h8-cfg.texi: Remove, hasn't been used in years.
11863
c906108c
SS
11864Thu Feb 11 18:00:59 1999 Stan Shebs <shebs@andros.cygnus.com>
11865
11866 * gdb.texinfo: Update the credits.
11867
11868Mon Feb 8 17:33:57 1999 Stan Shebs <shebs@andros.cygnus.com>
11869
11870 * gdb.texinfo: Fix mistakes noticed in printout of last
11871 draft, add Alpha to discussion of heuristic fence post.
11872
11873Fri Feb 5 17:20:00 1999 Stan Shebs <shebs@andros.cygnus.com>
11874
11875 * gdb.texinfo, remote.texi: Many changes; update to Seventh
889bf7c5
PA
11876 Edition, merge some HP changes into mainline, describe some
11877 previously undocumented features, describe more of the target
11878 commands available, eliminate obsolete section on renamed
11879 commands.
c906108c
SS
11880 * all-cfg.texi, HPPA-cfg.texi: Remove some obsolete conditionals.
11881
11882Wed Jan 20 17:47:45 1999 Stan Shebs <shebs@andros.cygnus.com>
11883
11884 * gdb.texinfo: Make many HPPA conditionals unconditional,
11885 including catchpoint description, since now on for all configs.
11886 * all-cfg.texi: @clear HPPA, since is mainly for very HP-specific
11887 specializations.
11888
11889Thu Jan 14 17:10:12 1999 Stan Shebs <shebs@andros.cygnus.com>
11890
11891 * Makefile.in (GDBvn.texi): Fix match expression to work with
11892 current format of VERSION in gdb/Makefile.in.
11893 * gdb.texinfo: Fix node ref to match new readline.
11894
11895Wed Jan 13 10:38:40 1999 Edith Epstein <eepstein@sophia.cygnus.com>
11896
a9331b3f
RM
11897 * gdb.texinfo: Changes made as part of a project to merge in
11898 changes made by HP. Documentation makes extensive use of
c906108c
SS
11899 @ifclear HPPA and @ifset HPPA. The HP manual omits doumentation
11900 on remote debugging. There are differences in documentation
889bf7c5 11901 (HP vs. non-HP) on C++ support (aCC vs. gnu gcc++). Also,
c906108c
SS
11902 the HP manual discusses catchpoints, hardware watchpoints, and
11903 some HPUX specific limitations for shared library support.
a9331b3f 11904
c906108c
SS
11905 There are also a number of @node changes.
11906
119071999-01-12 Jason Molenda (jsm@bugshack.cygnus.com)
11908
11909 * gdbint.texinfo (Formatting): Disambiguate a sentence.
11910 (C Usage): Same.
11911
11912Wed Jan 6 11:55:34 1999 David Taylor <taylor@texas.cygnus.com>
11913
11914 The following changes were made by Edith Epstein
889bf7c5
PA
11915 <eepstein@cygnus.com> as part of a project to merge in changes
11916 made by HP.
a9331b3f 11917
c906108c
SS
11918 * HPPA-cfg.texi: new file.
11919
11920 * all-cfg.texi: set HPPA for HP PA-RISC targets.
11921
11922 * refcard.tex: change documentation about catch.
11923 removed info catch.
11924
11925Mon Jan 4 18:29:18 1999 Stan Shebs <shebs@andros.cygnus.com>
11926
11927 * gdbint.texinfo: Expand on GDB's coding standards,
11928 specify the use of arg names with prototypes.
11929
119301998-12-14 J.T. Conklin <jtc@redbacknetworks.com>
11931
11932 * gdb.texinfo: Fix tipo.
11933
11934Sun Dec 13 10:27:59 1998 Andrew Cagney <cagney@b1.cygnus.com>
11935
11936 * gdbint.texinfo: Document TARGET_BYTE_ORDER_DEFAULT and
889bf7c5 11937 TARGET_BYTE_ORDER_SELECTABLE_P.
c906108c
SS
11938
11939Thu Dec 10 16:07:09 1998 Andrew Cagney <cagney@b1.cygnus.com>
11940
11941 * gdbint.texinfo (FRAME_FIND_SAVED_REGS): Document.
11942
119431998-12-09 Jim Blandy <jimb@zwingli.cygnus.com>
11944
11945 * agentexpr.texi: New file.
11946
11947Wed Dec 9 21:13:57 1998 Andrew Cagney <cagney@chook>
11948
11949 * gdbint.texinfo (REGISTER_NAME): Replace REGISTER_NAMES.
11950
119511998-12-03 J.T. Conklin <jtc@redbacknetworks.com>
11952
11953 * remote.texi: Changed wording that implied that the GDB remote
11954 protocol caches register values instead of GDB itself.
11955
11956Tue Dec 1 17:45:43 1998 Stan Shebs <shebs@andros.cygnus.com>
11957
11958 * gdbint.texinfo: Add some info about symbol readers.
11959 (CHILL_PRODUCER, etc): Comment out descriptions, not useful.
11960 (IN_SOLIB_CALL_TRAMPOLINE): Rename info from IN_SOLIB_TRAMPOLINE.
11961 (IN_SOLIB_RETURN_TRAMPOLINE): Describe.
11962 (KERNEL_DEBUGGING, MIPSEL): No info about these, remove.
11963
11964Mon Nov 30 11:32:21 1998 Andrew Cagney <cagney@chook>
11965
a9331b3f 11966 * gdbint.texinfo (FRAME_CHAIN_VALID_ALTERNATE):
c906108c
SS
11967
11968Sat Nov 28 13:45:53 1998 Andrew Cagney <cagney@b1.cygnus.com>
11969
11970 * gdbint.texinfo (INNER_THAN): Update, now takes parameters.
11971
11972Fri Nov 27 12:39:45 1998 Andrew Cagney <cagney@chook>
11973
11974 * gdbint.texinfo (NO_SINGLE_STEP): Replace with
889bf7c5 11975 SOFTWARE_SINGLE_STEP_P and SOFTWARE_SINGLE_STEP.
c906108c
SS
11976
11977Wed Oct 14 10:02:40 1998 Andrew Cagney <cagney@b1.cygnus.com>
11978
11979 * gdbint.texinfo: Fix minor typos.
11980
11981Wed Sep 30 18:03:19 1998 Stan Shebs <shebs@andros.cygnus.com>
11982
11983 * gdbint.texinfo: Complete overhaul. Group descriptions more
11984 logically, add more info on generic algorithms, remove much
11985 obsolete and/or wrong material.
11986
11987Fri Jul 24 17:51:38 1998 Ian Lance Taylor <ian@cygnus.com>
11988
11989 * stabs.texinfo (Method Type Descriptor): Expand and correct.
11990
11991Mon May 4 10:37:12 1998 Brian Youmans (3diff@gnu.org)
11992
11993 * refcard.tex: Copyright, address updates.
11994
11995Tue Apr 21 18:09:56 1998 Stan Shebs <shebs@andros.cygnus.com>
11996
11997 * gdb.texinfo (EDITION, DATE): Update and change to use ordinals
11998 for the edition instead of confusing GDB-version-like numbers.
11999
12000Mon Apr 13 14:05:00 1998 Fred Fish <fnf@cygnus.com>
12001
12002 * gdb.texinfo (hbreak, watch): Fix typo, "date" -> "data".
12003
12004Thu Apr 2 16:52:44 1998 Jason Molenda (crash@bugshack.cygnus.com)
12005
5ae4183a 12006 * LRS: Reformat a bit to keep text under 80 columns.
c906108c
SS
12007
12008Thu Apr 2 16:10:36 1998 Stan Shebs <shebs@andros.cygnus.com>
12009
12010 * gdb.texinfo: Add some credits, mention bug monitor.
12011 * remote.texi: Mention mips monitor targets.
12012 * gdbint.texinfo: Describe SP_REGNUM, STEP_SKIPS_DELAY.
a9331b3f 12013
c906108c
SS
12014Mon Feb 2 17:13:03 1998 Stan Shebs <shebs@andros.cygnus.com>
12015
12016 * gdbint.texinfo: Remove obsolete mentions of pinsn.c and opcode.h
889bf7c5
PA
12017 files, finish sorting of host vs target vs native macros, describe
12018 some more of them.
c906108c
SS
12019
12020Tue Jan 13 16:44:50 1998 Fred Fish <fnf@cygnus.com>
12021
12022 * gdbint.texinfo (Host Conditionals): Document change from
12023 using NO_MMALLOC to it's inverse, USE_MMALLOC.
12024
12025Mon Nov 24 13:55:21 1997 Andrew Cagney <cagney@b1.cygnus.com>
12026
12027 * gdbint.texinfo (Host Conditionals): Document
889bf7c5 12028 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, HAVE_LONG_DOUBLE.
c906108c
SS
12029
12030Fri Jul 4 14:52:31 1997 Ian Lance Taylor <ian@cygnus.com>
12031
12032 * gdbint.texinfo (Host Conditionals): Add CRLF_SOURCE_LINES.
12033 Document LSEEK_NOT_LINEAR.
12034
12035Tue Mar 25 14:44:09 1997 Ian Lance Taylor <ian@cygnus.com>
12036
12037 * stabs.texinfo (Stab Section Basics): Make it clear that only
12038 some versions of the GNU linker remove the leading N_UNDF symbol.
12039
12040Thu Feb 27 17:45:19 1997 Ian Lance Taylor <ian@cygnus.com>
12041
12042 * stabs.texinfo (String Field): Document type number pairs here,
12043 instead of in the Sun specific section.
12044 (Include Files): The GNU linker supports the N_BINCL
12045 optimization. Clarify the N_BINCL value, and what it is used
12046 for.
12047 (Procedures): Document N_FUN with an empty string to mark the end
12048 of a function.
12049 (Typedefs): Mention that Sun compilers may use N_GSYM for a type.
12050 (Sun Differences): Remove this node, as the information is now
12051 elsewhere in the main document.
12052 (Stab Section Basics): Mention that the GNU linker may optimize
12053 stabs and remove the leading N_UNDF symbol.
12054
12055Mon Dec 9 12:23:32 1996 Roland Pesch <roland@wrs.com>
12056
12057 * gdb.texinfo, refcard.tex: Restore author credit
12058
701adfb0
PA
12059Wed Oct 2 22:07:16 1996 Fred Fish <fnf@cygnus.com>
12060
12061 * gdbint.texinfo: Document that SIGTRAMP_START and SIGTRAMP_END
12062 are macros that take an single argument.
12063
c906108c
SS
12064Wed Oct 2 22:01:36 1996 Fred Fish <fnf@fishfood.ninemoons.com>
12065
12066 * gdbint.texinfo (SIGTRAMP_START, SIGTRAMP_END): Update
12067 documentation to account for START and END macros taking
12068 one arg.
12069
12070Thu Aug 22 17:59:03 1996 Fred Fish <fnf@cygnus.com>
12071
12072 From: Eberhard Mattes <mattes@azu.informatik.uni-stuttgart.de>
12073 * gdb.texinfo (Frames): Fix typo.
12074
12075Tue Jul 23 10:06:20 1996 Fred Fish <fnf@cygnus.com>
12076
12077 * gdbint.texinfo (NO_SINGLE_STEP): Document that single_step takes
12078 a target_signal as arg type, not a pid.
12079
12080Fri Jul 12 11:10:05 1996 Stu Grossman (grossman@critters.cygnus.com)
12081
12082 * gdb.texinfo: Document `set assembly-language'.
12083
12084Thu Jul 11 13:50:28 1996 Stan Shebs <shebs@andros.cygnus.com>
12085
12086 * remote.texi: Update list of stubs in the GDB distribution.
12087
12088Fri Jul 5 15:38:54 1996 Fred Fish <fnf@cygnus.com>
12089
12090 * gdbint.texinfo (NO_MMCHECK): Renamed from NO_MMALLOC_CHECK.
889bf7c5
PA
12091 Also document that some systems can use mmalloc but must define
12092 this if their C runtime allocates memory that is later freed.
c906108c 12093 (MMCHECK_FORCE): Document new macro.
a9331b3f 12094
c906108c
SS
12095Fri Jun 28 22:17:10 1996 Dawn Perchik <dawn@cygnus.com>
12096
12097 * remote.texi: Add documentation for target Sparclet.
12098
12099Mon Jun 24 18:12:22 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
12100
a9331b3f 12101 * Makefile.in (srcdir, VPATH, prefix, infodir, INSTALL,
c906108c
SS
12102 INSTALL_PROGRAM, INSTALL_DATA): Use autoconf set values.
12103 * configure.in: Rewritten for autoconf.
12104 * configure: New.
12105
12106Mon Jun 17 10:43:41 1996 Fred Fish <fnf@cygnus.com>
12107
12108 * Makefile.in (DVIPS): New define, set to dvips.
12109 (dvi): Add stabs.dvi.
12110 (ps): New target.
12111 (all-doc): Depend on info, dvi, and ps targets.
12112 (STAGESTUFF): Add *.ps and *.dvi files.
12113 (clean-info, clean-dvi): Remove.
12114 (mostlyclean): Does not depend upon clean-info or clean-dvi,
12115 rules completely rewritten.
12116 (maintainer-clean): Remove clean-info and clean-dvi
12117 dependencies and put their actions in the rules.
12118 (gdb.ps): New target
a9331b3f 12119 (gdb.dvi, gdbgui.dvi, gdbint.dvi, stabs.dvi): Remove
c906108c
SS
12120 intermediate TeX files, whether they have 2 or 3 character
12121 extensions.
12122 (gdbint.ps): Add target and rules.
12123 (gdb-internals): Delete unused target.
12124 (Makefile): Depends upon config.status also.
12125
12126Sat Mar 30 15:46:58 1996 Fred Fish <fnf@cygnus.com>
12127
12128 * gdbint.texinfo (CC_HAS_LONG_LONG): Clarify when/how this is
12129 set.
12130
12131Sat Mar 16 15:10:20 1996 Fred Fish <fnf@cygnus.com>
12132
12133 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
12134 * gdb.texinfo (Expressions): Fix erroneous array constant example.
12135
12136Sat Mar 16 13:28:45 1996 Fred Fish <fnf@cygnus.com>
12137
12138 * gdb.texinfo: Add missing "@bullet" to some "@itemize" commands.
12139
12140Sat Feb 10 03:28:36 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12141
12142 * gdb.texinfo (Print settings): Document
12143 `set/show print static-members' commands.
12144
12145Wed Jan 10 14:16:37 1996 Fred Fish <fnf@cygnus.com>
12146
12147 * gdbint.texinfo (Native): Document name change, coredep.c to
12148 core-aout.c.
12149
12150Wed Dec 13 12:35:28 1995 Ian Lance Taylor <ian@cygnus.com>
12151
12152 * stabs.texinfo (Include Files): Document the values the SunOS4
12153 linker creates for N_BINCL/N_EINCL/N_EXCL stabs.
12154
12155Fri Dec 8 21:08:44 1995 Fred Fish <fnf@cygnus.com>
12156
12157 * gdbint.texinfo (Releases): Change gdb.tar.Z to gdb.tar.gz.
12158 Fix typo.
12159
12160Fri Dec 1 11:07:50 1995 Fred Fish <fnf@cygnus.com>
12161
12162 * gdbint.texinfo (Releases): Make "gdb.tar.gz" rather than
12163 "gdb.tar.Z".
12164
12165Wed Sep 20 13:14:10 1995 Ian Lance Taylor <ian@cygnus.com>
12166
12167 * Makefile.in (maintainer-clean): New target, synonym for
12168 realclean.
12169
701adfb0
PA
12170Wed Sep 20 08:16:03 1995 steve chamberlain <sac@slash.cygnus.com>
12171
12172 * gdbint.texinfo (GETENV_PROVIDED, FCLOSE_PROVIDED): Document.
12173
c906108c
SS
12174Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
12175
12176 * Update all FSF addresses except those in COPYING* files.
12177
12178Wed Jul 19 18:43:03 1995 Stan Shebs <shebs@andros.cygnus.com>
12179
12180 From Richard Earnshaw (rearnsha@armltd.co.uk):
12181 * gdb.texinfo (convenience variables): Document $_exitcode.
12182 (quit): Document optional expression to use as exit code.
12183
12184Thu Jun 22 21:27:33 1995 Victoria Mixon <victoria@cygnus.com>
12185
12186 * gdb.texinfo, remote.texi: Brought up to date with various
12187 GDB changes.
12188
12189Tue Jun 20 14:35:38 1995 Stan Shebs <shebs@andros.cygnus.com>
12190
12191 * gdb.texinfo: Update dates and versions, fix comments about
12192 hardware watchpoints in future releases and about the
12193 sharedlibrary command.
12194
12195Mon May 8 09:30:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12196
12197 * stabs.texinfo: Remove node `XCOFF differences'. Describe value of
12198 C_FUN stab. Other cleanups.
12199
12200Wed Apr 19 07:02:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12201
12202 * remote.texi (Bootstrapping): Clarify that flush_i_cache is only
12203 for the sparc stub.
12204
12205Tue Apr 11 11:41:49 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12206
12207 * annotate.texi: Clarify which addresses have differing formats
12208 depending on the language and which do not.
12209
12210Tue Mar 28 16:56:22 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12211
12212 * remote.texi (NetWare): Changed example to use BOARD= instead of
12213 NODE= argument to reflect correspoding change to gdbserve.nlm.
12214
12215Fri Mar 17 06:47:02 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12216
12217 * stabs.texinfo (Negative Type Numbers): Mention the fact that
12218 GDB, as well as AIX dbx, supports the size type attribute.
12219
12220Thu Mar 16 12:11:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12221
12222 * stabs.texinfo (Negative Type Numbers): Document types -31 to -34.
12223
12224Mon Mar 13 16:49:13 1995 Per Bothner <bothner@kalessin.cygnus.com>
12225
12226 * gdb.texinfo (Define): Document $arg0... arguments to commands,
12227 and new 'if' and 'while' commands.
12228
12229Fri Feb 17 15:24:35 1995 Per Bothner <bothner@kalessin.cygnus.com>
12230
12231 * gdb.texinfo (Artificial arrays): Note use of coerce-to-array-type.
12232
12233Wed Feb 15 11:59:18 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12234
12235 * all-cfg.texi: New flag, GDBSERVE, for NetWare's gdbserve.nlm.
12236 * remote.texi (NetWare): New node, how to use gdbserve.nlm on
12237 NetWare targets. Mostly stolen from the Server node.
12238
12239Fri Feb 10 20:20:08 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12240
12241 * gdb.texinfo (Setting): Talk about the language of a source file
12242 versus the working language. The old documentation did not match
12243 what GDB did.
12244
12245Wed Feb 1 20:26:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12246
12247 * stabs.texinfo (Source Files): Document N_SO used to mark the end
12248 of a source file.
12249
12250Mon Jan 23 14:23:37 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12251
12252 * gdb.texinfo (Processes): New node.
12253
12254Tue Jan 17 14:09:03 1995 Ian Lance Taylor <ian@sanguine.cygnus.com>
12255
12256 * remote.texi: Update documentation of set/show mipsfpu.
12257
3fc11d3e
JM
12258Fri Jan 6 17:17:28 1995 Stan Shebs <shebs@andros.cygnus.com>
12259
12260 * gdbgui.texinfo: New file, manual for GUI (gdbtk) users.
12261 * Makefile.in (gdbgui.dvi, gdbgui.info): New actions.
c906108c
SS
12262
12263Sun Sep 4 16:47:21 1994 Stan Shebs (shebs@andros.cygnus.com)
12264
12265 * gdbint.texinfo: Removed mentions of some incorrectly placed and
12266 obsolete conditionals, described some others.
12267
12268Mon Aug 1 15:42:39 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12269
12270 * gdbint.texinfo: Remove references to BROKEN_LARGE_ALLOCA and
12271 SET_STACK_LIMIT_HUGE; they were removed from GDB 14 May 1994.
12272
12273Mon Aug 1 15:12:02 1994 Stan Shebs (shebs@andros.cygnus.com)
12274
12275 * gdbint.texinfo: Put regex conditionals in their own table.
12276
12277Tue Jul 26 18:32:52 1994 Stan Shebs (shebs@andros.cygnus.com)
12278
12279 * gdbint.texinfo: Removed mentions of many obsolete conditionals,
12280 described or fixed the descriptions of many others.
12281
12282Sun Jul 17 14:14:03 1994 Stan Shebs (shebs@andros.cygnus.com)
12283
12284 * gdb.texinfo: Add some more credits.
12285 * gdbint.texinfo: Capitalize GDB consistently, describe some
12286 macros and remove some.
12287
12288Thu Jul 14 18:43:17 1994 Stan Shebs (shebs@andros.cygnus.com)
12289
12290 * gdbint.texinfo: Removed mentions of many incorrectly placed and
12291 obsolete conditionals, described some others.
12292
12293Tue Jul 12 12:23:15 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12294
12295 * gdb.texinfo (help targets): Changed to `help target', which
12296 is the correct gdb command.
12297
12298Wed Jun 22 18:00:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12299
12300 * annotate.texi (TODO): New node, for keeping track of annotations
12301 suggested but not yet implemented.
12302
12303Wed Jun 1 16:10:45 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12304
12305 * stabs.texinfo (Statics): Value of xcoff C_BSTAT points to
12306 another symbol, it is not the address itself.
12307
12308Thu May 5 20:23:36 1994 Stan Shebs (shebs@andros.cygnus.com)
12309
12310 * stabs.texinfo (Stab Section Basics): Add comment about alignment
12311 of stabs-in-coff sections.
12312
12313Wed May 4 06:26:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12314
12315 * annotate.texi: Change edition to 0.5 and date to May 1994.
12316 Add index.
12317 (Frames): New node, for frame annotation.
12318 (Displays): New node, for display annotation.
12319
12320 * remote.texi (MIPS Remote): Say that set timeout doesn't apply
12321 when waiting for your program to stop.
12322
12323Fri Apr 29 18:24:46 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12324
12325 * annotate.texi (Breakpoint Info): Document annotation of header
12326 fields and record annotation.
12327
12328Thu Apr 28 07:44:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12329
12330 * annotate.texi: New file, to document annotations.
12331
12332Thu Apr 21 14:20:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12333
12334 * Makefile.in (clean): Don't remove GDBvn.texi (apparently on Jan
12335 16 I meant to make this change but did not). Do remove gdb-cfg.texi.
12336
12337Wed Apr 20 11:22:48 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12338
12339 * stabs.texinfo (Stab Section Basics): Say what is in .stab
12340 section, and say n_strx field is compilation unit relative.
12341 * stabs.texinfo: Don't use @code for a.out when it is the name of
12342 an object file format.
12343
12344Wed Apr 13 20:29:54 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
12345
12346 * gdb.texinfo: Refer to file names, not path names, per rms
12347 convention.
12348 (Arguments): Fix typo.
12349
12350Thu Mar 24 08:09:12 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12351
12352 * stabs.texinfo (Global Variables): Talk about stabs in files
12353 where variables are referenced, but not defined.
12354
12355Wed Mar 23 07:16:36 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12356
12357 * stabs.texinfo: Move stuff on @ and # type descriptors from node
12358 Cplusplus to new nodes Member Type Descriptor and Method Type
12359 Descriptor. Re-write stuff for #.
12360
12361Wed Mar 16 08:20:19 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12362
12363 * gdb.texinfo (Print Settings): Don't document "set print
12364 fast-symbolic-addr off". The bug which it worked around was fixed
12365 on 25 Feb 94 in coffread.c, so I'm nuking the command.
12366
12367 * stabs.texinfo (Alternate Entry Points): New node, rewritten from
12368 N_ENTRY node.
12369
12370 * stabs.texinfo (Type Descriptors): Add 'Y' type descriptor.
12371
12372Tue Mar 15 08:43:02 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12373
12374 * gdbint.texinfo (Host Conditionals, Target Conditionals): Remove
12375 references to ieee-float.c.
12376
12377Fri Mar 11 08:09:40 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12378
12379 * gdb.texinfo (Set Breaks): Update documentation for tbreak to
12380 match what the code actually does.
12381
12382Wed Mar 9 19:43:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12383
12384 * stabs.texinfo (Symbol Descriptors): Add OS9000 symbol descriptor s.
12385
12386Tue Mar 1 17:04:43 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
12387
12388 * stabs.texinfo (Type Descriptors): Add OS9000 type descriptors c,
12389 i, and b.
12390
12391Wed Feb 23 10:44:18 1994 Jim Kingdon (kingdon@rtl.cygnus.com)
12392
12393 * stabs.texinfo: Document N_RBRAC as function relative for COFF as
12394 well as for ELF and SOM. Unify the descriptions of ELF and SOM
12395 as "stabs in sections" rather than just saying "ELF and SOM".
12396 Also make that stuff apply to COFF.
12397
12398Fri Feb 18 08:25:58 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12399
12400 * gdb.texinfo (Formatting Documentation): Change GhostScript to
12401 Ghostscript.
12402
12403Fri Feb 4 06:31:31 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12404
12405 * gdb.texinfo (Continuing and Stepping): When talking about "step"
12406 versus functions without line numbers, also mention stepping into
12407 them as well as "step" when you are in them. Tell the user how to
12408 deal with the situation. Add comment about "debugging information".
12409
12410Thu Feb 3 11:39:59 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12411
12412 * stabs.texinfo (Enumerations): Document restriction on where
12413 enumeration types can appear and still win with GDB.
12414
12415Wed Feb 2 11:29:17 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12416
12417 * stabs.texinfo (Negative Type Numbers): Document format for type
12418 -16.
12419
12420Thu Jan 27 16:53:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12421
12422 * gdb.texinfo (Selection, Frame Info): Update information about
12423 arbitrary frame specficiations.
12424
12425Wed Jan 26 15:31:57 1994 Roland H. Pesch (pesch@fowanton.cygnus.com)
12426
12427 * gdb.texinfo, remote.texi: general editing pass prior to Net release
12428
12429Tue Jan 25 12:12:04 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12430
12431 * stabs.texinfo (String Field): Discuss continuing stabs with ?.
12432
12433Wed Jan 19 06:39:24 1994 David J. Mackenzie (djm@thepub.cygnus.com)
12434
12435 * stabs.texinfo (Non-Stab Symbol Types): Mention N_SET* | N_EXT.
12436
12437Sun Jan 16 12:43:32 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12438
12439 * stabs.texinfo: Re-do stuff about C_BSTAT and move from XCOFF
12440 Differences node to Statics node.
12441 (Statics): Discuss XCOFF use of V symbol descriptor.
12442
12443 * Makefile.in: Remove refcard.dvi and GDBvn.texi in realclean,
12444 not clean.
12445
12446Wed Jan 12 21:29:54 1994 John Gilmore (gnu@cygnus.com)
12447
12448 * gdb.texinfo (Print Settings): Document `set print
12449 fast-symbolic-addr' and improve the doc for some other
12450 `set print's.
12451
12452Mon Jan 3 17:23:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12453
12454 * stabs.texinfo (String Field): Talk about defining several type
12455 numbers at once.
12456 Fix lint regarding changing node ELF Transformations to
12457 ELF and SOM Transformations.
12458
12459Fri Dec 31 00:42:43 1993 John Gilmore (gnu@cygnus.com)
12460
12461 * stabs.texinfo: Insert Peter Kessler's name as inventor (I think).
12462
12463Tue Dec 28 09:30:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12464
12465 * stabs.texinfo (Cross-References): `::' is for nested types only
12466 within <>.
12467 (Structures): Document static members.
12468
12469Mon Dec 27 13:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12470
12471 * stabs.texinfo: Document S type attribute.
12472
12473Sun Dec 26 20:46:36 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
12474
12475 * stabs.texinfo: Add notes about stabs-in-som where appropriate.
12476
12477Fri Dec 3 19:13:19 1993 John Gilmore (gnu@cygnus.com)
12478
12479 * gdbint.texinfo: Fix a few typos.
12480
12481Sun Nov 28 18:06:25 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12482
12483 * gdb.texinfo, remote.texi: formatting improvements
12484
12485 * gdb.texinfo (New Features): mention threads.
12486 (Summary, C): fix xrefs in newly contributed text.
12487 (Threads): index entries, clarifications, example
12488 (passim): minor typos fixed, phrasing improvements
12489
12490 * remote.texi (Bootstrapping): rephrase text on ^C and add index
12491 entries; (Server): explain use of gdbserver w/real-time systems,
12492 add example of conflicting TCP port; (MIPS Remote) break up
12493 running text into table, highlighting commands, and add example.
a9331b3f 12494
c906108c
SS
12495Wed Nov 24 14:15:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12496
12497 * refcard.tex: avoid bad linebreaks even when REFEDITS=psrc.sed
12498
12499Fri Nov 12 16:10:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12500
12501 * stabs.texinfo (Nested Symbols): New node.
12502 (String Field, Symbol Descriptors, Cross-References): Refer to it.
12503
12504Thu Nov 11 13:26:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12505
12506 * stabs.texinfo (Stabs in ELF): Clarify how Bbss.bss work with respect
12507 to picking which Bbss.bss symbol to use, and (because there seems to
12508 be no good way of doing it) re-write some of the text to make it
12509 sound like Bbss.bss isn't such a great idea after all (as currently
12510 designed).
12511
12512 * gdb.texinfo (C): In addition to saying people have to use g++ for
12513 good results, say they have to use stabs. Specifically say cfront
12514 doesn't work well.
12515 (Summary): Merge in information on Modula-2, Pascal, and Chill from
12516 the gdb README. Add xrefs to places where the support for the various
12517 languages is described in detail.
12518
12519Mon Nov 8 11:47:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12520
12521 * stabs.texinfo: Clean up stuff about visibility and virtual
12522 characters.
12523
12524 * stabs.texinfo (N_M2C): Cite Sun doc.
12525
12526Fri Nov 5 16:27:27 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12527
12528 * gdb.texinfo: updates re threads.
12529 * remote.texinfo: avoid index entries starting with digits.
12530
12531Tue Nov 2 09:08:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12532
12533 * stabs.texinfo (Enumerations): Talk about large, negative and
12534 octal values. Clean up cross reference to type attributes.
12535 (String Field): Say that GDB 4.11 supports size attribute.
12536
12537Sun Oct 31 13:31:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12538
12539 * remote.texi (VxWorks Remote): Clarify that rebuilding VxWorks kernel
12540 is a mandatory step. Make the stuff about that more concise.
12541
12542Wed Oct 27 00:25:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12543
12544 * stabs.texinfo (Class Names): New node.
12545
12546 * gdb.texinfo (Command Files): Explain order of init file reading.
12547
12548 * remote.texi (Bootstrapping): Talk about getting the serial driver
12549 to deal with ^C sent by gdb to stop the remote system.
12550
12551Mon Oct 25 03:25:41 1993 Tom Lord (lord@cygnus.com)
12552
12553 * libgdb.texinfo (I/O): incorporated better phrasing from rich.
12554
12555 * libgdb.texinfo (Defining Commands): made the DOC arg
12556 to gdb_define_app_command a char * instead of char **
12557 per a suggestion from kingdon.
12558
12559 * libgdb.texinfo: total rewrite from a different starting
12560 premise.
12561
12562Wed Oct 20 18:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12563
12564 * stabs.texinfo (Local Variable Parameters): Re-write paragraph on
12565 floats passed as doubles (to improve clarity).
12566
12567Tue Oct 19 14:21:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12568
12569 * gdb.texinfo (Source Path): index entries for $cwd, $pdir
12570
12571 * a4rc.sed: update to work with Andreas Vogel papersize params
12572
12573 * refcard.tex: use Andreas Vogel simplifications of papersize
12574 params; remove useless version info; update copyright date.
12575
12576Tue Oct 19 10:46:22 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12577
12578 * gdb.texinfo (Symbols): Add class NAME to doc for ptype.
12579
12580Tue Oct 12 09:11:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12581
12582 * gdb.texinfo (Files): Say what address the load command loads it at.
12583
12584 * stabs.texinfo (Common Blocks): Minor cleanups.
12585
12586 * stabs.texinfo: Update ld stabs in elf relocation to reflect the fact
12587 that Sun has backed away from the linker kludge and thus the relevant
12588 issue is changes to the SunPRO tools, not the Solaris linker.
12589
12590 * stabs.texinfo (Traditional Integer Types): Clean up description
12591 of octal bounds a little bit. Document extra leading zeroes.
12592
12593Thu Oct 7 16:15:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12594
12595 * gdb.texinfo (Signaling): Update for symbolic symbol names
12596 and add a section explaining the difference between the GDB
12597 signal command and the shell kill utility.
12598
12599Wed Oct 6 13:23:01 1993 Tom Lord (lord@rtl.cygnus.com)
12600
12601 * libgdb.texinfo: added `@' to braces that were unescaped.
12602
12603Mon Oct 4 10:42:18 1993 Tom Lord (lord@rtl.cygnus.com)
12604
12605 * libgdb.texinfo: new file. Spec for the gdb library.
12606
12607Sun Oct 3 15:26:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12608
12609 * stabs.texinfo (Include Files): Fix typo (start -> end).
12610
12611Thu Sep 30 18:24:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12612
12613 * gdb.texinfo, remote.texi: assorted small improvements, mostly
12614 from Melissa at FSF's editing pass.
12615
12616Thu Sep 30 11:54:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12617
12618 * gdb.texinfo: Remove stuff about ar and 14 character filenames.
12619 I believe this was fixed by the 13 Sep 89 change to print_frame_info.
12620 Also, modern versions of ar like BSD 4.4 or SVR4 don't have this bug.
12621
12622Wed Sep 22 21:22:11 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12623
12624 * remote.texi (Bootstrapping): Discuss 386 call gates.
12625
12626Sat Sep 18 17:10:44 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
12627
12628 * stabs.texinfo (Based Variables): New node.
12629
12630Thu Sep 16 17:48:55 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
12631
12632 * stabs.texinfo (Negative Type Numbers): Re-write discussions of
12633 names, sizes, and formats to suggest how not to lose.
12634
12635Sat Sep 11 09:35:11 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
12636
12637 * stabs.texinfo (Methods): Fix typo.
12638
12639Fri Sep 10 06:34:20 1993 David J. Mackenzie (djm@thepub.cygnus.com)
12640
12641 * gdb.texinfo: Fix a few typos.
12642
12643Wed Sep 8 09:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12644
12645 * gdb.texinfo: Clarify how well it works with Fortran.
12646
12647 * stabs.texinfo (Stabs In ELF, Statics, ELF Transformations):
12648 More on relocating stabs in ELF files.
12649
12650Tue Sep 7 13:45:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12651
12652 * stabs.texinfo (Stabs In ELF): Talk about N_FUN value.
12653
12654Mon Sep 6 19:23:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12655
12656 * stabs.texinfo (Local Variable Parameters): Talk about nameless
12657 parameters on VAX.
12658
12659Fri Sep 3 17:06:08 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12660
12661 * gdb.texinfo: @up/@down -> @raisesections/@lowersections
12662
12663Fri Sep 3 12:04:15 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12664
12665 * stabs.texinfo: Make info author notice match the TeX author notice.
12666
12667Tue Aug 31 13:21:06 1993 David J. Mackenzie (djm@thepub.cygnus.com)
12668
12669 * stabs.texinfo: Initial-caps all words in node names and
12670 non-trivial words in section names.
12671
12672Mon Aug 30 11:13:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12673
12674 * stabs.texinfo: Many minor cleanups.
12675
12676 * stabs.texinfo: Remove @deffn except from Expanded Reference node.
12677
12678Sat Aug 28 12:08:09 1993 David J. MacKenzie (djm@edison.eng.umd.edu)
12679
12680 * stabs.texinfo: Remove full description of big example.
12681 It's not really helpful; just use pieces of it where appropriate.
12682 Add more Texinfo formatting directives (@samp, etc.).
12683 Use @deffn to define stab types.
12684 Eliminate some wordiness. Break up some nodes.
12685 Add an (alphabetized) index of symbol types.
12686 Use consistent capitalization style in node and section names.
12687
12688Thu Aug 26 06:36:31 1993 Fred Fish (fnf@deneb.cygnus.com)
12689
12690 * gdb.texinfo: Change typo "Two two" to "The two".
12691
12692Sun Aug 22 12:15:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12693
12694 * stabs.texinfo (XCOFF-differences): Remove references to
12695 non-existent types N_DECL and N_RPSYM.
12696
12697 * stabs.texinfo (String Field): Say that type attributes bug is
12698 fixed in GDB 4.10, since it is.
12699
12700 * stabs.texinfo: Clean up djm cleanups, and more cleanups of my own.
12701
12702Sat Aug 21 04:32:28 1993 David MacKenzie (djm@cygnus.com)
12703
12704 * stabs.texinfo: Formatting cleanups.
12705
12706Fri Aug 20 20:49:53 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12707
12708 * stabs.texinfo: When explaining the n_type of a stab, standardize
12709 how we do it ('#' as a comment indicator, "36 is N_FUN" as text,
12710 no tabs, use @r).
12711 (Global Variables): Clean up.
12712
12713Tue Aug 17 15:57:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12714
12715 * stabs.texinfo (Stack Variables): Re-write.
12716
12717Mon Aug 16 21:20:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12718
12719 * stabs.texinfo (Stabs-in-elf): Talk about getting the start
12720 addresses of a source file. Also revise formatting.
12721 Change "object module" or "object file" to "source file".
12722 Various: Miscellaneous cleanups.
12723
12724Thu Aug 12 15:11:51 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12725
12726 * stabs.texinfo: Point to mangling info in gcc's gpcompare.texi.
12727
12728Tue Aug 10 16:57:49 1993 Stan Shebs (shebs@rtl.cygnus.com)
12729
12730 * gdbint.texinfo: Removed many nonsensical machine-collected
12731 host and target conditionals, described some of the remainder.
12732
12733Tue Aug 10 13:28:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12734
12735 * gdbint.texinfo (Getting Started): Use @itemize, not @table.
12736
12737 * gdbint.texinfo (Top): Add name to @top line, and re-write the
12738 paragraph which follows.
12739
12740 * gdbint.texinfo (Host): Use @code not @samp for Makefile
12741 variables. Looks better and avoids overful hbox.
12742
12743Fri Jul 30 18:26:21 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12744
12745 * stabs.texinfo (Procedures): Improve stuff on nested functions.
12746
12747Thu Jul 29 15:10:58 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12748
12749 * remote.texi: (MIPS Remote) clearer doc for set/show timeout,
12750 retransmit-timeout
12751
12752Thu Jul 29 13:16:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12753
12754 * gdbint.texinfo: Update statement about `some ancient Unix
12755 systems, like Ultrix 4.0' to Ultrix 4.2.
12756
12757Wed Jul 28 15:26:53 1993 Roland H. Pesch (pesch@el_bosque.cygnus.com)
12758
12759 * h8-cfg.texi, all-cfg.texi: new flag GDBSERVER
12760
12761 * Makefile.in: depend on remote.texi rather than gdbinv-s.texi
12762
12763 * remote.texi: (Server) New node on gdbserver. (Remote Serial,
12764 ST2000 Remote, MIPS Remote): mention `host:port' syntax for TCP.
12765
12766 * remote.texi: new name for former gdbinv-s.texi
12767
12768 * gdb.texinfo: use remote.texi rather than gdbinv-s.texi
12769
12770Wed Jul 28 08:26:24 1993 Ian Lance Taylor (ian@cygnus.com)
12771
12772 * gdbinv-s.texi: Documented timeout and retransmit-timeout
12773 variables for MIPS remote debugging protocol.
12774
12775Mon Jul 26 13:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12776
12777 * stabs.texinfo (Negative Type Numbers): FORTRAN LOGICAL fix.
12778
12779Tue Jul 20 16:30:41 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
12780
12781 * Makefile.in (refcard.dvi): Use srcdir where necessary.
12782
12783Mon Jul 19 12:02:50 1993 Roland H. Pesch (pesch@cygnus.com)
12784
12785 * gdb.texinfo: repair conditional bugs in text markup
12786
12787Fri Jul 16 18:57:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12788
12789 * gdb.texinfo, all-cfg.texi, h8-cfg.texi: introduce MOD2 switch
12790 to select Modula-2 material.
12791
12792Thu Jul 15 13:15:01 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12793
12794 * stabs.texinfo: Cleanups regarding statics.
12795
12796 * gdbinv-s.texi (Bootstrapping): Document exceptionHandler.
12797 (Debug Session): Mention exceptionHandler. Add xref to Bootstrapping.
12798
12799Mon Jul 12 13:37:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12800
12801 * stabs.texinfo: N_MAIN is sometimes used for C.
12802
12803Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12804
12805 * gdbint.texinfo (Host, Target Conditionals): Remove TM_FILE_OVERRIDE.
12806
12807Tue Jul 6 12:41:28 1993 John Gilmore (gnu@cygnus.com)
12808
12809 * gdbint.texinfo (Target Conditionals): Remove NO_TYPEDEFS,
a9331b3f 12810 removed from the code by Kingdon.
c906108c
SS
12811
12812Tue Jul 6 12:24:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12813
12814 * gdb.texinfo (Break Commands): Remove stuff about flushing terminal
12815 input when evaluating breakpoint conditions; the bug has been fixed.
12816
12817 * gdb.texinfo (Continuing and Stepping): Argument to "continue"
12818 sets the ignore count to N-1, not to N.
12819
12820Thu Jul 1 14:57:42 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12821
12822 * refcard.tex (\hoffset): correct longstanding error to match
12823 intended offset; avoids cutting off edge on some printers
12824
12825Wed Jun 30 18:23:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12826
12827 * stabs.texinfo (Parameters): Say that order of stabs is significant.
12828
12829Fri Jun 25 21:34:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12830
12831 * stabs.texinfo (Common Blocks): Say what Sun FORTRAN does.
12832
12833Fri Jun 25 16:15:10 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12834
12835 * Makefile.in: (REFEDITS) new var to control whether PS or CM
12836 fonts and whether US or A4 paper for GDB refcard; (refcard.dvi)
12837 collect sed edits if any, apply to refcard before formatting;
12838 (refcard.ps) stop implying PS fonts if PS output requested;
12839 (lrefcard.ps) delete extra target for variant PS fonts
12840
12841 * refcard.tex: parametrize papersize dependent info, collect
12842 in easily replaced spot
12843
12844 * a4rc.sed: new file, edits to refcard for A4 paper
12845
12846Fri Jun 25 14:21:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12847
12848 * stabs.texinfo (Negative Type Numbers): Type -16 is 4 bytes.
12849
12850Wed Jun 23 15:02:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12851
12852 * stabs.texinfo (Negative Type Numbers): Minor character cleanups.
12853
12854Tue Jun 22 16:31:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12855
12856 * stabs.texinfo: Express disapproval of 'D' symbol descriptor
12857 politely rather than rudely.
12858
12859Fri Jun 18 19:42:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12860
12861 * stabs.texinfo: Document common blocks.
12862
12863Fri Jun 18 12:12:57 1993 Fred Fish (fnf@cygnus.com)
12864
12865 * stabs.texinfo: Add some basic info about stabs-in-elf.
12866
12867Fri Jun 18 13:57:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12868
12869 * stabs.texinfo (Top): Minor cleanup.
12870
12871Mon Jun 14 16:16:51 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
12872
12873 * Makefile.in (install-info): remove parentdir support
12874
12875Tue Jun 15 18:11:39 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12876
12877 * gdb.texinfo (Copying): delete this node and references to it;
12878 RMS says this manual need not carry GPL. (passim): Improvements
12879 from last round at FSF, largely due to Ian Taylor review, and
12880 minor formatting improvements.
12881
12882 * gdbinv-s.texi (passim): Improvements from last round at FSF,
12883 largely due to Ian Taylor review. (Debug Session): minor edits to
12884 new text.
12885
12886Sun Jun 13 12:52:39 1993 Jim Kingdon (kingdon@cygnus.com)
12887
12888 * Makefile.in (realclean): Remove info and dvi files too.
12889
12890Sat Jun 12 16:09:22 1993 Jim Kingdon (kingdon@cygnus.com)
12891
12892 * {all,h8}-config.texi: Rename to *-cfg.texi for 14 char filenames.
12893 * Makefile.in: Change accordingly. gdb-config.texi -> gdb-cfg.texi.
12894 * gdb.texinfo: Change accordingly.
12895
12896 * stabs.texinfo: Clean up N_{L,R}BRAC. Discuss what addresses of
12897 N_{L,R}BRAC,N_SLINE are relative to.
12898
12899Fri Jun 11 15:15:55 1993 Jim Kingdon (kingdon@cygnus.com)
12900
12901 * Makefile.in (GDBvn.texi): Update atomically.
12902
12903Wed Jun 9 10:58:16 1993 Jim Kingdon (kingdon@cygnus.com)
12904
12905 * gdbinv-s.texi (Debug Session): Document exceptionHook.
12906
12907Tue Jun 8 13:42:04 1993 Jim Kingdon (kingdon@cygnus.com)
12908
12909 * gdb.texinfo (Print Settings): Move all stuff relating to symbolic
12910 addresses together. Also motivate the set print symbol-filename
12911 command and suggest other solutions.
12912
12913Tue Jun 1 22:46:43 1993 Fred Fish (fnf@cygnus.com)
12914
12915 * gdb.texinfo (set print elements): Note that the number of
12916 elements is set to unlimited by "set print elements 0".
12917
12918Mon May 31 08:06:55 1993 Jim Kingdon (kingdon@cygnus.com)
12919
12920 * stabs.texinfo (Builtin Type Descriptors): Try to clarify what
12921 NF_LDOUBLE means.
12922 (Stab Types): Include Solaris stab types.
12923 (Procedures): Document Solaris extensions.
12924
12925Thu May 27 06:20:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12926
12927 * gdb.texinfo: Add `set print symbol-filename' doc.
12928
12929Wed May 26 00:26:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12930
12931 * stabs.texinfo (Arrays): Talk about type definition vs. type
12932 information.
12933
12934 * stabs.texinfo (Builtin Type Descriptors): Talk about omitting
12935 the trailing semicolon.
12936
12937Tue May 25 14:49:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12938
12939 * stabs.texinfo (Line Numbers, Source Files): Re-write these two nodes
12940 and merge in other parts of the document addressing these subjects.
12941 gdbint.texinfo (XCOFF): Remove info which is now in stabs.texinfo.
12942
12943 * stabs.texinfo (Subranges, Arrays): Try to explain about the semicolon
12944 at the end of a range type.
12945
12946 * stabs.texinfo (Subranges): "A offset" and "T offset" are not
12947 AIX extensions.
12948
12949Mon May 24 09:00:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12950
12951 * stabs.texinfo (Stabs Format): Misc fixes.
12952
12953Sat May 22 10:40:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12954
12955 * stabs.texinfo (Constants): Allow an `e' constant to be non-enum.
12956 (Traditional builtin types): Document convex convention for long long.
12957 (Negative builtin types): Discuss type names, and misc fixes.
12958
12959Fri May 21 11:20:31 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12960
12961 * stabs.texinfo (Builtin Type Descriptors): Document the floating
12962 point types used with @samp{R} type descriptor.
12963 (Symbol Descriptors): Describe how to handle conflict between
12964 different meanings of @samp{P} symbol descriptor.
12965
12966Thu May 20 13:35:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12967
12968 * stabs.texinfo: Remove node Quick Reference and put its children
12969 directly under the main menu.
12970
12971 * stabs.texinfo: Many more changes to bring it into line with
12972 AIX documentation and reality. I think it now has all the
12973 information from the AIX documentation, except that I burned
12974 out when I got to variant records (Pascal and Modula-2) and
12975 all the COBOL types. Oh well, we can add them later when we're
12976 worrying more about those languages.
12977
12978 * stabs.texinfo (Automatic variables): Talk about what it means
12979 to omit the symbol descriptor.
12980
12981Tue May 18 17:59:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12982
12983 * stabs.texinfo (Parameters): Add "(sometimes)" when describing
12984 gcc2 behavior with promoted args.
12985
12986Fri May 14 21:35:29 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12987
12988 * gdb.texinfo: include readline appendices in info version of manual
12989
12990Fri May 7 11:56:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12991
12992 * gdbinv-s.texi (Remote Serial): describe new ^C behavior in
12993 target remote.
12994
12995 * gdb.texinfo (Machine Code): more index entries for disassemble
12996
12997Fri May 7 10:12:30 1993 Fred Fish (fnf@cygnus.com)
12998
12999 * Clarify the intended use of the gdb-testers and gdb-patches
13000 mailing lists, and shrink gzip comment.
13001
13002Thu May 6 16:39:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
13003
13004 * gdb.texinfo (Shell Commands): do not mention SHELL env var in
13005 DOSHOST configuration of manual.
13006
13007 * gdb.texinfo (MIPS Stack): new node.
13008
13009 * all-config.texi (MIPS) new switch.
13010
13011 * gdbinv-s.texi (Nindy Options) Remove two instances of future
13012 tense; (MIPS Remote) new node.
13013
13014 * gdb.texinfo (passim) rephrases to work around makeinfo @value
13015 bug; (Environment) less passive, other small cleanups in text about
13016 .cshrc/.bashrc; (Invoking GDB) new MIPS Remote menu entry;
13017 (Remote) new MIPS Remote menu entry.
13018
13019Thu Apr 29 09:36:25 1993 Jim Kingdon (kingdon@cygnus.com)
13020
13021 * stabs.texinfo: Many changes to include information from the
13022 AIX documentation.
13023
13024 * gdb.texinfo (Environment): Mention pitfall with .cshrc.
13025
701adfb0
PA
13026Thu Apr 29 00:03:59 1993 Fred Fish (fnf@cygnus.com)
13027
13028 * gdbint.texinfo (LONG_LONG): Replace with CC_HAS_LONG_LONG.
13029 Add PRINTF_HAS_LONG_LONG references.
13030
13031Wed Apr 28 11:39:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
13032
13033 * gdb.texinfo: Make node "Shell Commands" unconditional; describe
13034 `set demangle-style arm' (not cfront); mention can type `q' to
13035 discard output, when gdb pages.
13036
c906108c
SS
13037Tue Apr 27 14:02:57 1993 Jim Kingdon (kingdon@cygnus.com)
13038
13039 * gdbint.texinfo (new node Debugging GDB, elsewhere):
13040 Move a bunch of information from ../README.
13041 (Getting Started): New node.
13042
13043Fri Apr 23 17:21:13 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
13044
13045 * gdbinv-s.texi, gdb.texinfo: include Hitachi SH target
13046
13047 * gdb.texinfo: advance manual revision dates to present
13048
13049 * gdbinv-s.texi, gdb.texinfo, all-config.texi, h8-config.texi:
13050 stop using silly Roman numerals in @set variable names
13051
13052Fri Apr 23 07:30:01 1993 Jim Kingdon (kingdon@cygnus.com)
13053
13054 * stabs.texinfo (Parameters): Keep trying to get this right.
13055
13056Wed Apr 21 15:18:47 1993 Jim Kingdon (kingdon@cygnus.com)
13057
13058 * stabs.texinfo (Parameters): More on "local parameters".
13059
13060Mon Apr 19 08:00:51 1993 Jim Kingdon (kingdon@cygnus.com)
13061
13062 * stabs.texinfo (Parameters): Re-do "local parameters" section.
13063
13064Sun Apr 18 09:47:45 1993 Jim Kingdon (kingdon@cygnus.com)
13065
13066 * stabs.texinfo (Symbol descriptors): Re-do using @table and @xref.
13067 (Parameters): Rewrite.
13068 (xcoff-differences, Sun-differences): Minor changes.
13069
13070Thu Apr 15 02:35:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
13071
13072 * stabs.texinfo: Minor cleanup.
13073
13074Wed Apr 14 17:31:00 1993 Jim Kingdon (kingdon@cygnus.com)
13075
13076 * gdbint.texinfo: Minor xcoff stuff.
13077
13078Wed Apr 7 14:11:07 1993 Fred Fish (fnf@cygnus.com)
13079
13080 * gdbint.texinfo: Update for new config directory structure.
13081 Add info about internal type data structures.
13082
13083Mon Apr 5 09:06:30 1993 Ian Lance Taylor (ian@cygnus.com)
13084
13085 * Makefile.in (SFILES_INCLUDED): gdb-config.texi is no longer in
13086 $(srcdir).
13087 (gdb-config.texi): Depend on file in $(srcdir).
13088
13089Fri Apr 2 16:55:13 1993 Jim Kingdon (kingdon@cygnus.com)
13090
13091 * stabs.texinfo: Fixes about N_SO.
13092
701adfb0
PA
13093Mon Mar 29 15:03:25 1993 Fred Fish (fnf@cygnus.com)
13094
13095 * gdbinit.texinfo: Document renaming of tm-29k.h to tm-a29k.h.
13096
c906108c
SS
13097Fri Mar 26 18:00:35 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
13098
13099 * gdb.texinfo: include list of nonstandard init file names
13100
13101 * *-config.texi: new switch GENERIC for text that applies *only*
13102 to (usual) multiple-target version of manual
13103
13104 * gdb.texinfo, gdbinv-s.texi: Update conditional markup to correct
13105 h8 config
13106
13107 * gdb.texinfo: depend on latest fixed makeinfo, use conditionals
13108 in menus (rather than conditionally selected multiple alternative
13109 menus).
13110
13111 * Makefile.in: define and use DOC_CONFIG var to select
13112 configuration for GDB user manual.
13113
13114 * gdb-config.texi: delete from repository, generate from Makefile.
13115
13116 * all-config.texi: normal `generic' configuration file, formerly
13117 stored as gdb-config.texi
13118
13119Wed Mar 24 14:03:19 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
13120
13121 * Makefile.in: add dvi target to build all .dvi files
13122
13123Tue Mar 23 16:03:24 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
13124
13125 * gdb.texinfo, gdvinv-s.texinfo: formatting improvements.
13126
701adfb0
PA
13127Tue Feb 23 11:46:11 1993 Mike Stump (mrs@cygnus.com)
13128
13129 * stabs.texi: The `this' pointer is now known by the name
13130 `this' instead of `$t'.
13131
c906108c
SS
13132Fri Mar 19 21:46:50 1993 John Gilmore (gnu@cygnus.com)
13133
13134 * gdbint.texinfo: Doc NO_MMALLOC and NO_MMALLOC_CHECK as
13135 host conditionals.
13136 * stabs.texinfo: More array fixes inspired by Jim's.
13137
13138Fri Mar 19 10:23:34 1993 Jim Kingdon (kingdon@cygnus.com)
13139
13140 * stabs.texinfo: Fixes re arrays and continuations.
13141
13142 * gdbint.texinfo: Add XCOFF node.
13143
13144Mon Mar 8 15:52:18 1993 John Gilmore (gnu@cygnus.com)
13145
13146 * gdb.texinfo: Add `set print max-symbolic-offset' doc.
13147
13148Sun Feb 21 17:09:38 1993 Per Bothner (bothner@rtl.cygnus.com)
13149
13150 * stabs.texinfo: Fix for array types to mention lower bounds.
13151
13152Thu Feb 18 01:19:49 1993 John Gilmore (gnu@cygnus.com)
13153
13154 * gdbint.texinfo: Update PTRACE_ARG3_TYPE doc, pull PT_*.
13155
13156Wed Feb 17 08:15:24 1993 John Gilmore (gnu@cygnus.com)
13157
13158 * gdbint.texinfo: Remove SET_STACK_LIMIT_HUGE from target defines.
13159
13160Thu Feb 11 10:38:40 1993 John Gilmore (gnu@cygnus.com)
13161
13162 * gdbint.texinfo: Fix thinko (NM_FILE => NAT_FILE). Found
13163 by Michael Ben-Gershon <mybg@CS.HUJI.AC.IL>.
13164
13165Wed Feb 10 23:59:19 1993 John Gilmore (gnu@cygnus.com)
13166
13167 * gdbint.texinfo: Eliminate IBM6000_HOST, document IBM6000_TARGET.
13168
701adfb0
PA
13169Wed Feb 10 23:42:37 1993 John Gilmore (gnu@cygnus.com)
13170
13171 * gdbint.texinfo: Eliminate IBM6000_HOST, document IBM6000_TARGET.
13172
c906108c
SS
13173Tue Feb 9 18:26:21 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
13174
13175 * gdb.texinfo, gdbinv-s.texi: misc updates
13176
13177Sat Feb 6 10:25:47 1993 John Gilmore (gnu@cygnus.com)
13178
13179 * gdbint.texinfo: Brief documentation for longjmp support,
13180 from an email msg by Stu.
13181
13182Fri Feb 5 14:10:15 1993 John Gilmore (gnu@cygnus.com)
13183
13184 * stabs.texinfo: Fix description of floating point "range"
13185 types (which really define basic types). Reported by Jim Meehan,
13186 <meehan@src.dec.com>.
13187
13188 * gdbint.texinfo: Remove COFF_NO_LONG_FILE_NAMES define, now gone.
13189
13190Thu Feb 4 13:56:46 1993 Ian Lance Taylor (ian@cygnus.com)
13191
13192 * gdbint.texinfo: Slightly expand section on supporting a new
13193 object file format.
13194
13195Thu Feb 4 01:49:04 1993 John Gilmore (gnu@cygnus.com)
13196
13197 * Makefile.in (refcard.ps, lrefcard.ps): Remove psref.tex
13198 intermediate file.
13199
13200Tue Feb 2 12:18:06 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
13201
13202 * gdb.texinfo, gdbinv-s.texi: miscellaneous stylistic cleanups
13203
13204Mon Feb 1 15:35:47 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
13205
13206 * gdbinv-s.texi: z8000 simulator target name is just "sim"
13207
13208 * gdbinv-s.texi: Mention that Z8000 simulator can simulate Z8001
13209 as well as Z8002.
13210
701adfb0
PA
13211Thu Dec 17 00:44:57 1992 John Gilmore (gnu@cygnus.com)
13212
13213 * gdbint.texinfo (Host Conditionals): Remove
13214 NAMES_HAVE_UNDERSCORE, SOME_NAMES_HAVE_DOT, document
13215 MEM_FNS_DECLARED.
13216 (Target Conditionals): Remove all of the above.
13217
13218Tue Dec 15 02:01:00 1992 John Gilmore (gnu@cygnus.com)
13219
13220 * gdbint.texinfo: SWAP_HOST_AND_TARGET => SWAP_TARGET_AND_HOST.
13221 Noticed by Andy Jackson, <arj@cam-orl.co.uk>.
13222
c906108c
SS
13223Sat Nov 28 06:51:35 1992 John Gilmore (gnu@cygnus.com)
13224
13225 * gdbint.texinfo: Add sections on clean design and on how to send
13226 in changes.
13227
13228Mon Nov 9 23:57:02 1992 John Gilmore (gnu@cygnus.com)
13229
13230 * gdbint.texinfo: Add how to declare the result of make_cleanup.
13231
701adfb0
PA
13232Tue Oct 27 17:08:45 1992 K. Richard Pixley (rich@cygnus.com)
13233
13234 * gdbint.texinfo: nm.h now included in defs.h.
13235
c906108c
SS
13236Mon Oct 26 11:09:47 1992 John Gilmore (gnu@cygnus.com)
13237
13238 * gdb.texinfo: Fix typo, reported by Karl Berry.
13239
13240Fri Oct 23 00:41:21 1992 John Gilmore (gnu@cygnus.com)
13241
13242 * gdb.texinfo: Add opcodes dir to GDB distribution description.
13243
701adfb0
PA
13244Wed Oct 21 03:51:01 1992 John Gilmore (gnu@cygnus.com)
13245
13246 * gdbint.texinfo: Improve REGISTER_U_ADDR and USE_PROC_FS doc.
13247
13248Tue Oct 20 23:27:56 1992 John Gilmore (gnu@cygnus.com)
13249
13250 * gdbint.texinfo: Document obsolete STACK_END_ADDR.
13251 (all @node commands): Use new form to avoid nitpicking errors.
13252 * gdbint.texinfo: Document host/native/target split.
13253
13254Tue Oct 20 21:32:18 1992 K. Richard Pixley (rich@sendai.cygnus.com)
13255
13256 * gdbint.texinfo: add PUSH_DUMMY_FRAME, POP_FRAME.
13257
13258Fri Oct 16 03:34:01 1992 John Gilmore (gnu@cygnus.com)
13259
13260 * gdbint.texinfo: Update GET_LONGJMP_TARGET, L_SET doc.
13261
c906108c
SS
13262Sat Oct 10 18:04:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13263
13264 * gdbint.texinfo: fixed a stray email address (needs @@),
13265 added @table @code to node "Native Conditionals"
13266
701adfb0
PA
13267Thu Oct 8 16:27:45 1992 K. Richard Pixley (rich@sendai.cygnus.com)
13268
13269 * gdbint.texinfo: document a few more macros, create new section
13270 for native macros.
13271
13272Thu Oct 1 01:57:56 1992 John Gilmore (gnu@cygnus.com)
13273
13274 * gdb.texinfo: Document command hooks.
13275
c906108c
SS
13276Tue Sep 22 00:34:15 1992 John Gilmore (gnu@cygnus.com)
13277
13278 * gdbint.texinfo: Describe coding style of GDB.
13279
13280Mon Sep 21 19:32:16 1992 John Gilmore (gnu@cygnus.com)
13281
13282 * stabs.texinfo: Minor wording changes.
13283
13284Tue Sep 15 02:57:09 1992 John Gilmore (gnu@cygnus.com)
13285
13286 * gdbint.texinfo: Improve release doc slightly.
13287
701adfb0
PA
13288Fri Sep 11 18:28:28 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
13289
13290 * gdb.texinfo, gdbinv-m.m4.in, gdbinv-s.m4.in: First pass at doc
13291 for two new remote targets---29K using UDI, and Tandem ST2000
13292 using STDBUG.
13293
13294 * all.m4, none.m4: new m4 switch, _ST2000__
13295
13296 * all.m4: turn on H8/300 stuff for generic manual
13297
13298 * gdbinv-s.m4.in: remove text on special procedures to continue
13299 after explicit call to breakpoint() in serial stubs.
13300
c906108c
SS
13301Fri Sep 11 01:34:25 1992 John Gilmore (gnu@sphagnum.cygnus.com)
13302
13303 * gdbint.texinfo: Improve doc of GDB config macros.
13304
13305Wed Sep 9 16:52:06 1992 John Gilmore (gnu@cygnus.com)
13306
13307 * stabs.texinfo: Remove Bothner's changes for C++ nested types.
13308 These will be reinserted when examined.
13309
701adfb0
PA
13310Fri Sep 4 18:53:57 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
13311
13312 * gdb.texinfo: fix shameful error of agreement reported by
13313 jimb@occs.cs.oberlin.edu (Jim Blandy)
13314 * gdb.texinfo: remove old partial discussion of remote serial
13315 protocol (via serial debug stubs)
13316 * gdbinv-m.m4.in, gdbinv-s.m4.in: new section discussing
13317 use of serial debug stubs
13318
c906108c
SS
13319Mon Aug 24 01:17:55 1992 John Gilmore (gnu@cygnus.com)
13320
13321 * gdbint.texinfo: Make a start at documenting all the #if macros
13322 in GDB. At least list them all, and start separating them into
13323 host-specific and target-specific.
13324
13325Tue Aug 18 15:59:13 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
13326
13327 * gdbinv-s.m4.in: refrain from using @cartouche for just a few
a9331b3f 13328 examples (not consistent w others).
c906108c
SS
13329 gdb.texinfo: issue disclaimer paragraph on cmdline options only
13330 for generic vn of doc
13331
13332Tue Aug 18 14:53:27 1992 Ian Lance Taylor (ian@cygnus.com)
13333
13334 * Makefile.in: always create installation directories.
13335
13336Tue Aug 18 14:11:50 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
13337
13338 * gdb.texinfo: in h8 config, do not describe searching commands.
13339
13340Mon Aug 17 18:07:59 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
13341
13342 * gdb.texinfo, none.m4, h8.m4, gdbinv-s.m4.in: improve H8/300
13343 conditionals; introduce a few generic switches that may be
13344 useful for other cross-dev or dos-hosted configs.
13345
13346 * gdb.texinfo: fix typo in "info reg" description
13347
13348Sun Aug 16 01:16:18 1992 John Gilmore (gnu@cygnus.com)
13349
13350 * stabs.texinfo: Minor updates from running TeX over it.
13351 * Makefile.in (stabs.dvi, stabs.ps): Add.
13352
13353Sat Aug 15 20:52:24 1992 Per Bothner (bothner@rtl.cygnus.com)
13354
13355 * stabs.texinfo: Stabs documentation, written by Julia Menapace.
13356 First pass at converting it to texinfo.
13357
13358Sat Aug 15 03:14:59 1992 John Gilmore (gnu@cygnus.com)
13359
13360 * gdb.texinfo, refcard.tex: Document mult args on `info reg'.
13361 * Makefile.in (refcard.ps, lrefcard.ps): Add missing $(srdir).
13362
13363Fri Aug 14 21:08:47 1992 John Gilmore (gnu@cygnus.com)
13364
13365 * gdbint.texinfo: Add section on partial symbol tables.
13366
701adfb0
PA
13367Fri Jun 19 10:28:05 1992 John Gilmore (gnu at cygnus.com)
13368
13369 * gdb.texinfo: Document new am29k setting.
13370
c906108c
SS
13371Sat Jun 20 16:31:10 1992 John Gilmore (gnu at cygnus.com)
13372
13373 * gdb.texinfo: document `set remotedebug' and `set
13374 rstack_high_address'.
13375
13376Thu May 14 17:09:48 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
13377
13378 * gdb.texinfo: slight expansion of new text on reading info files
13379 * gdbinv-s.m4.in: correct and expand info on cross-debugging
13380 H8/300 from DOS.
13381
13382Tue May 12 12:22:47 1992 John Gilmore (gnu at cygnus.com)
13383
13384 * gdb.texinfo: `info user' => `show user'. Noticed by David Taylor.
13385
13386Mon May 11 19:06:27 1992 John Gilmore (gnu at cygnus.com)
13387
13388 * gdb.texinfo: Say how to read the `info' files.
13389
13390Tue May 5 12:11:38 1992 K. Richard Pixley (rich@cygnus.com)
13391
13392 * Makefile.in: gm4 -> m4.
13393
13394Fri Apr 10 17:50:43 1992 John Gilmore (gnu at rtl.cygnus.com)
13395
13396 * gdb.texinfo: Update for GDB-4.5. Move `Formatting
13397 Documentation' ahead of `Installing GDB' to match README.
13398 Update shared library doc, -readnow and -mapped, and directory
a9331b3f 13399 structure (add glob and mmalloc). Update configure doc.
c906108c
SS
13400
13401Tue Mar 24 23:28:38 1992 K. Richard Pixley (rich@cygnus.com)
13402
13403 * Makefile.in: remove $(srcdir) from gdb.info rule.
13404
13405Sat Mar 7 18:44:50 1992 K. Richard Pixley (rich@rtl.cygnus.com)
13406
13407 * Makefile.in: commented out gdb-all.texinfo rule. This is
13408 temporary.
13409
13410Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
13411
13412 * Makefile.in, configure.in: removed traces of namesubdir,
13413 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
dee368d3 13414 copyrights to '92, '13, changed some from Cygnus to FSF.
c906108c
SS
13415
13416Fri Dec 13 09:47:31 1991 John Gilmore (gnu at cygnus.com)
13417
13418 * gdb.texinfo: Improve how we ask for bug reports.
13419
13420Tue Dec 10 04:07:21 1991 K. Richard Pixley (rich at rtl.cygnus.com)
13421
13422 * Makefile.in: infodir belongs in datadir.
13423
13424Fri Dec 6 23:57:34 1991 K. Richard Pixley (rich at rtl.cygnus.com)
13425
13426 * Makefile.in: remove spaces following hyphens, bsd make can't
13427 cope. install using INSTALL_DATA. added clean-info. added
a9331b3f 13428 standards.text support.
c906108c
SS
13429
13430Thu Dec 5 22:46:12 1991 K. Richard Pixley (rich at rtl.cygnus.com)
13431
13432 * Makefile.in: idestdir and ddestdir go away. Added copyrights
13433 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
13434 and mandir now keyed off datadir by default.
13435
13436\f
13437Local Variables:
9e9c5ae7 13438mode: change-log
c906108c
SS
13439left-margin: 8
13440fill-column: 74
13441version-control: never
463888ab 13442coding: utf-8
c906108c 13443End:
This page took 2.134629 seconds and 4 git commands to generate.