PR25822, Invalid read in process_symbol_table
[deliverable/binutils-gdb.git] / gdb / doc / ChangeLog
CommitLineData
09f2921c
TV
12020-03-06 Tom de Vries <tdevries@suse.de>
2
3 * gdb.texinfo: Fix "the the".
4
0bab6cf1
TV
52020-03-04 Tom de Vries <tdevries@suse.de>
6
7 * gdb.texinfo: Remove trailing "done." in "Reading symbols from" lines.
8 * python.texi: Same.
9
63e163f2
AB
102020-03-02 Andrew Burgess <andrew.burgess@embecosm.com>
11
12 * gdb.texinfo (Command History): Extend description for
13 GDBHISTFILE and GDBHISTSIZE, add detail about the filename for
14 'set history filename' being optional. Describe the effect of an
15 empty history filename on 'set history save on'.
16
e56d7f1e
AB
172020-02-24 Andrew Burgess <andrew.burgess@embecosm.com>
18
19 * gdb.texinfo (Threads): Fix alignment in 'info threads' example
20 output.
21
01b1af32
TT
222020-02-22 Tom Tromey <tom@tromey.com>
23
24 * python.texi (Python API): Add menu item.
25 (TUI Windows In Python): New node.
26
7c043ba6
TT
272020-02-22 Tom Tromey <tom@tromey.com>
28
29 PR tui/17850:
30 * gdb.texinfo (TUI Commands): Document horizontal layouts.
31
ee325b61
TT
322020-02-22 Tom Tromey <tom@tromey.com>
33
34 * gdb.texinfo (TUI Overview): Mention user layouts.
35 (TUI Commands): Document "tui new-layout".
36
b7d2fe14
TT
372020-01-26 Tom Tromey <tromey@adacore.com>
38
39 * gdb.texinfo (M68K Features): Document floating-point feature
40 correspondence.
41
e47e48f6
PW
422020-01-25 Philippe Waroquiers <philippe.waroquiers@skynet.be>
43
44 * gdb.texinfo (Attach): Document the new option and the
45 set/show commands.
46 (Connecting): Reference the exec-file-mismatch option.
47
65c574f6
PA
482020-01-10 Pedro Alves <palves@redhat.com>
49
50 * gdb.texinfo (Starting): Say "current inferior not connected"
51 instead of "GDB not connected".
52 (Inferiors and Programs): Rename node to ...
53 (Inferiors Connections and Programs): ... this. Update all
54 references. Talk about multiple target connections. Update "info
55 inferiors" info to mention the connections column. Describe "info
56 connections". Document "add-inferior -no-connection".
57 * guile.texi, python.texi: Update cross references.
58
e5d78223
JB
592020-01-01 Joel Brobecker <brobecker@adacore.com>
60
61 * gdb.texinfo, refcard.tex: Update copyright year range.
62
db178f47
AB
632019-12-14 Andrew Burgess <andrew.burgess@embecosm.com>
64
65 * python.texi (Symbols In Python): Remove duplicate description of
66 gdb.lookup_global_symbol.
67
27f7b2f6
SM
682019-12-11 Simon Marchi <simon.marchi@efficios.com>
69
70 * gdb.texinfo (Writing JIT Debug Info Readers): Fix typo.
71
d8edc8b7
PW
722019-12-11 Philippe Waroquiers <philippe.waroquiers@skynet.be>
73
74 * gdb.texinfo (Command Options): Use -p and -pretty in the example,
75 as -r is ambiguous. Update the print - TAB TAB completion result.
76 (Data): Document new option -raw-values. Use -p and -pretty in the
77 example, as -r is ambiguous.
78 (Print Settings): Document set print raw values.
79 (Pretty-Printer Commands): Document interaction between enabled
80 pretty printers and -raw-values/-raw-frame-arguments.
81
77bb17b6
TT
822019-12-10 Tom Tromey <tom@tromey.com>
83
84 * python.texi (gdb.prompt): Use correct quotes in example.
85 Shorten sample text.
86
c2512106
AB
872019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
88
89 * doc/gdb.texinfo (GDB/MI Symbol Query): Add documentation of
90 -max-results to some -symbol-info-* commands.
91
293b38d6
AB
922019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
93
94 * doc/gdb.texinfo (GDB/MI Symbol Query): Document new MI command
95 -symbol-info-module-functions and -symbol-info-module-variables.
96
a2a7af0c
TT
972019-12-01 Tom Tromey <tom@tromey.com>
98
99 * gdb.texinfo (TUI Configuration): Mention TUI border styles.
100 (Output Styling): Document new settings.
101
d1da6b01
TT
1022019-12-01 Tom Tromey <tom@tromey.com>
103
104 * gdb.texinfo (TUI Configuration): Document new setting.
105
bf498525
PW
1062019-11-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
107
108 * gdb.texinfo (Define): Indicate that user-defined prefix can
109 be used in 'define' command. Document 'define-prefix' command.
110
db5960b4
AB
1112019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
112
113 * doc/gdb.texinfo (GDB/MI Symbol Query): Document new MI command
114 -symbol-info-modules.
115
7dc42066
AB
1162019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
117
118 * doc/gdb.texinfo (GDB/MI Symbol Query): Document new MI command
119 -symbol-info-functions, -symbol-info-types, and
120 -symbol-info-variables.
121
22138db6
TT
1222019-11-26 Tom Tromey <tom@tromey.com>
123
124 * gdb.texinfo (Maintenance Commands): Document new maint
125 commands.
126
6cc8564b
LM
1272019-11-25 Luis Machado <luis.machado@linaro.org>
128
129 * gdb.texinfo (Debugging Output): Document set debug
130 remote-packet-max-chars.
131
6b92c0d3
TV
1322019-11-14 Tom de Vries <tdevries@suse.de>
133
134 * gdb.texinfo: Fix typos.
135 * python.texi: Same.
136 * stabs.texinfo: Same.
137
45e42163
TT
1382019-11-12 Tom Tromey <tom@tromey.com>
139
140 * gdb.texinfo (Maintenance Commands): Document new command.
141
c86d74cc
TT
1422019-11-11 Tom Tromey <tom@tromey.com>
143
144 * gdb.texinfo (TUI Keys): Document readline function names.
145
c71acd15
TT
1462019-11-11 Tom Tromey <tom@tromey.com>
147
148 * gdb.texinfo (Editing): Document operate-and-get-next.
149
fb092e09
TT
1502019-11-11 Tom Tromey <tromey@adacore.com>
151
152 * gdb.texinfo (Host I/O Packets): Fix typo in "vFile:pwrite".
153
086baaf1
AB
1542019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
155
156 * python.texi (Symbols In Python): Add documentation for
157 gdb.lookup_static_symbols.
158
09ff83af
AB
1592019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
160
161 * python.texi (Symbols In Python): Extend documentation for
162 gdb.lookup_static_symbol.
163
165f8965
AB
1642019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
165
166 * gdb.texinfo (Symbols): Document new 'info module variables' and
167 'info module functions' commands.
168
59c35742
AB
1692019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
170
171 * gdb.texinfo (Symbols): Document new 'info modules' command.
172
aed61d02
PW
1732019-10-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
174
175 * gdb.texinfo (Convenience Funs): Document the new
176 $_gdb_setting_str, $_gdb_maint_setting and $_gdb_maint_setting_str
177 convenience functions.
178
ed2a2229
CB
1792019-10-29 Christian Biesinger <cbiesinger@google.com>
180
181 * Makefile.in: Also set SYSTEM_GDBINIT_DIR for the info manual
182 generation.
183 * gdb.texinfo (many sections): Document new --with-system-gdbinit-dir
184 option.
185
6999161a
TT
1862019-10-23 Tom Tromey <tom@tromey.com>
187
188 * Makefile.in (READLINE_DIR): Update.
189
14796d29
CB
1902019-10-23 Christian Biesinger <cbiesinger@google.com>
191
192 * python.texi (Threads In Python): Add a note for how to get the
193 list of threads.
194
760f7560
TV
1952019-10-07 Tom de Vries <tdevries@suse.de>
196
197 * gdb.texinfo: Fix typo.
198 * guile.texi: Same.
199 * python.texi: Same.
200
0a4b0913
AB
2012019-10-03 Bernhard Heckel <bernhard.heckel@intel.com>
202
203 * doc/gdb.texinfo (Fortran Operators): Describe scope operator.
204
37f6a7f4
TT
2052019-10-02 Tom Tromey <tromey@adacore.com>
206
207 * gdb.texinfo (Set Catchpoints, Convenience Vars): Document
208 $_ada_exception.
209
abf516c6
UW
2102019-09-20 Ulrich Weigand <uweigand@de.ibm.com>
211
212 * doc/gdb.texinfo (Remote Configuration): Remove documentation for
213 qXfer:spu:read and qXfer:spu:write.
214 (General Query Packets): Likewise.
215 (Cell Broadband Engine SPU architecture): Remove subsection.
216
11061048
TT
2172019-09-18 Tom Tromey <tom@tromey.com>
218
219 * gdb.texinfo (Editing): Document readline application name.
220 (TUI Single Key Mode): Document TUI SingleKey keymap name.
221
f1b620e9
MG
2222019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
223
224 * gdb.texinfo (Source Path): Additional text to better describe
225 how the source path directory list is used when searching for
226 source files.
227
4993045d
PW
2282019-09-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
229
230 * gdb.texinfo (Ada Tasks): Tell the task name is printed, update
231 examples.
232
2d601616
TT
2332019-09-10 Tom Tromey <tromey@adacore.com>
234
235 * gdb.texinfo (Index Files): Update Ada text.
236
4acfdd20
AB
2372019-08-27 Andrew Burgess <andrew.burgess@embecosm.com>
238
239 * gdb.texinfo (Symbols): Add information about the -n flag to
240 "info variables" and "info functions".
241
e3ec872f
YS
2422019-08-25 Yoshinori Sato <ysato@users.sourceforge.jp>
243
244 * gdb.texinfo (Standard Target Features): Add RX Features sub-section.
245
aa7ca1bb
AH
2462019-08-16 Alan Hayward <alan.hayward@arm.com>
247
248 * gdb.texinfo (AArch64 Pointer Authentication)
249 (GDB/MI Breakpoint Information) (Frame Information): Document
250 addr_field.
251
86c6b807
TT
2522019-08-12 Tom Tromey <tom@tromey.com>
253
254 * gdb.texinfo (Configure Options): Document minimum version of
255 readline.
256
1ba7cdcd
AH
2572019-08-09 Alan Hayward <alan.hayward@arm.com>
258
259 * gdb.texinfo (AArch64 Pointer Authentication): Fix typo.
260
3d31bc39
AH
2612019-08-07 Alan Hayward <alan.hayward@arm.com>
262
263 * gdb.texinfo (AArch64 Pointer Authentication): New subsection.
264
0b27c27d
CB
2652019-08-05 Christian Biesinger <cbiesinger@google.com>
266
267 * python.texi (Blocks In Python): Document dictionary access on blocks.
268
ae60f04e
PW
2692019-08-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
270
271 * gdb.texinfo (Symbols): Document new args -dirname and -basename
272 of "info sources" command.
273
2906593f
CB
2742019-07-30 Christian Biesinger <cbiesinger@google.com>
275
276 * python.texi (Symbols In Python): Document new function
277 gdb.lookup_static_symbol.
278
c620ed88
CB
2792019-07-29 Christian Biesinger <cbiesinger@google.com>
280
281 * python.texi (Objfiles In Python): Document new functions
282 Objfile.lookup_{global,static}_symbol.
283
bc4268a5
PW
2842019-07-29 Philippe Waroquiers <philippe.waroquiers@skynet.be>
285
286 * gdb.texinfo (Backtrace): Document the new '-frame-info'
287 backtrace option. Reference 'set print frame-info'.
288 (Print Settings): Document 'set|show print frame-info'.
289 Document new 'presence' value for 'set print frame-arguments.
290
a8eab7c6
AB
2912019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
292
293 * gdb.texinfo (Symbols): Add information about -q flag to "info
294 types".
295
86ceaf98
KB
2962019-07-20 Kevin Buettner <kevinb@redhat.com>
297
298 * python.texi (python command): Revise example to match
299 command behavior.
300
cb1e4e32
PA
3012019-07-09 Pedro Alves <palves@redhat.com>
302
303 * gdb.texinfo (C++ Exception GDB/MI Catchpoint Commands): Adjust
304 examples to show type=catchpoint instead of type=breakpoint and an
305 address.
306
fdbc9870
PA
3072019-07-03 Pedro Alves <palves@redhat.com>
308 Philippe Waroquiers <philippe.waroquiers@skynet.be>
309
310 * gdb.texinfo (Command Settings): New node documenting the general
311 concept of settings, how to change them, and the new "with"
312 command.
313 (Maintenance Commands): Document "maint with".
314
c6ac8931
PA
3152019-07-03 Pedro Alves <palves@redhat.com>
316
317 * gdb.texinfo (Maintenance Commands): Document "maint set/show
318 test-settings" instead of "maint test-settings set/show".
319
4ed4690f
SM
3202019-06-18 Simon Marchi <simon.marchi@efficios.com>
321
322 * gdb.texinfo (Invoking GDB): Remove sentence about how GDB
323 deals with a file that has the same name as the specified pid to
324 attach to. Add example using -p option.
325 (gdb man): Remove same sentence as in previous item.
326
30056ea0
AB
3272019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
328
329 * gdb.texinfo (GDB/MI Catchpoint Commands): Add menu entry to new
330 node.
331 (C++ Exception GDB/MI Catchpoint Commands): New node to describe
332 new MI commands.
333
3345721a
PA
3342019-06-13 Pedro Alves <palves@redhat.com>
335
336 * gdb.texinfo (Command Completion): Mention command options too.
337 (Command Options): New node.
338 (Threads): Add anchors. Extend descriptions of the "taas" and
339 "tfaas" commands.
340 (Backtrace): Describe new options of the "backtrace" command. Add
341 anchors.
342 (Frame Apply): Describe new options of the "frame apply" and
343 "faas" commands. Add anchors.
344 (Data): Describe new options of the "print" command. Add anchors.
345 (Compiling and Injecting Code): Mention options of the "compile
346 print" command.
347 (Maintenance Commands): Mention "maint test-options" subcommands
348 and the "maint show test-options-completion-result" command.
349
2daf894e
PA
3502019-06-13 Pedro Alves <palves@redhat.com>
351
352 * gdb.texinfo (Print Settings): Document "set/show print
353 raw-frame-arguments" instead of "set/show print raw
354 frame-arguments".
355
dca0f6c0
PA
3562019-06-13 Pedro Alves <palves@redhat.com>
357
358 * gdb.texinfo (Maintenance Commands): Document "maint
359 test-settings" commands.
360
1a3da2cd
AB
3612019-06-06 Amos Bird <amosbird@gmail.com>
362
363 * annotate.texinfo (Multi-threaded Apps): Add entry for thread-exited
364 annotation.
365
e1f2e1a2
CB
3662019-06-04 Christian Biesinger <cbiesinger@google.com>
367
d3238f7d 368 * python.texi: Document new gdb.Type.objfile property.
e1f2e1a2 369
e664d728
PW
3702019-06-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
371
372 * gdb.texinfo (Help): Document the new -v apropos flag.
373 (Output Styling): Document the style name styling done by "show style".
374 Document the new title and highlight styles.
375
e2c52041
PW
3762019-05-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
377
378 * gdb.texinfo (Shell Commands): Document pipe command.
379 (Logging Output): Add a reference to pipe command.
380 (Convenience Variables): Document $_shell_exitcode and
381 $_shell_exitstatus.
382
000439d5
TT
3832019-05-29 Tom Tromey <tromey@adacore.com>
384
385 * gdb.texinfo (Continuing and Stepping): Document new
386 commands.
387
b7060614
AH
3882019-05-22 Alan Hayward <alan.hayward@arm.com>
389
390 * gdb.texinfo (Shell Commands): Add debugredirect.
391
7166f90a
JV
3922019-05-22 Jan Vrany <jan.vrany@fit.cvut.cz>
393
394 * gdb.texinfo: Minor formatting fixes.
395
26648588
JV
3962019-01-28 Jan Vrany <jan.vrany@fit.cvut.cz>
397
398 * gdb.texinfo (Miscellaneous GDB/MI Commands): Document new
399 MI command -complete.
400
a0a3a1e9
TV
4012019-05-14 Tom de Vries <tdevries@suse.de>
402
403 * gdb.texinfo (Automatic symbol index cache): Add concept and command
404 index entries.
405
3c2fcaf9
TV
4062019-05-14 Tom de Vries <tdevries@suse.de>
407
408 * gdb.texinfo (Maintenance Commands): Remove superfluous
409 quoting on command index entry for "maint info selftests".
410
a97c8e56
TT
4112019-05-10 Tom Tromey <tromey@adacore.com>
412
413 * python.texi (Pretty Printing API): Mention lazy computation for
414 "children".
415
b8e07335
TT
4162019-05-10 Tom Tromey <tromey@adacore.com>
417
418 * gdb.texinfo (Set Catchpoints): Add text for parameter to "catch
419 exception" and "catch handlers". Move "catch exception unhandled"
420 text. Use @var for "catch load" and "catch unload"
421
9d3421af
TT
4222019-05-08 Tom Tromey <tromey@adacore.com>
423
424 * gdb.texinfo (Symbols): Document change to ptype/o.
425
5f2459c2
EZ
4262019-05-03 Eli Zaretskii <eliz@gnu.org>
427
428 * gdb.texinfo (Separate Debug Files): Document how the
429 subdirectory of the global debug directory is computed on
430 MS-Windows/MS-DOS.
431
2e62ab40
AB
4322019-04-29 Andrew Burgess <andrew.burgess@embecosm.com>
433
434 * gdb.texinfo (Print Settings): Document 'print max-depth'.
435 * guile.texi (Guile Pretty Printing API): Document that 'print
436 max-depth' can effect the display of a values children.
437 * python.texi (Pretty Printing API): Likewise.
438 (Values From Inferior): Document max_depth keyword.
439
136afab8
PW
4402019-04-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
441
442 * gdb.texinfo (Calling): Document the new
443 set|show may-call-functions.
444
73f8a590
PA
4452019-04-22 Pedro Alves <palves@redhat.com>
446
447 * gdb.texinfo (Reverse Execution): Mention and xref process record
448 and replay. Mention remote and system emulators.
449 (Process Record and Replay): List supported architectures.
450 Mention that "record btrace" is only supported on Intel
451 processors.
452
aeb2e706
AH
4532019-04-17 Alan Hayward <alan.hayward@arm.com>
454
455 * gdb.texinfo (Other Command-Line Arguments for gdbserver)
456 (Monitor Commands for gdbserver)
457 (gdbserver man): Add debug-file option.
458
2b0c8b01
KB
4592019-04-08 Kevin Buettner <kevinb@redhat.com>
460
461 * python.texi (Inferiors In Python): Rename
462 Inferior.thread_from_thread_handle to Inferior.thread_from_handle.
463 Add note about the former being deprecated.
464
c369f8f0
KB
4652019-04-08 Kevin Buettner <kevinb@redhat.com>
466
467 * python.texi (Threads In Python): Add description for method
468 InferiorThread.handle.
469
48ab418e
TT
4702019-04-07 Tom Tromey <tom@tromey.com>
471
472 * Makefile.in (all): Depend on "info".
473
8bdc1658
AB
4742019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
475
476 * gdb.texinfo (Convenience Funs): Document '$_creal' and
477 '$_cimag'.
478
7734102d
EZ
4792019-03-30 Eli Zaretskii <eliz@gnu.org>
480
481 * gdb.texinfo (Convenience Vars): Document $_gdb_major and
482 $_gdb_minor.
483
9f9aa852
AB
4842019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
485
486 * python.texi (Pretty Printing API): Document use of None for the
487 display_hint.
488
6dc0ebde
AH
4892019-03-22 Alan Hayward <alan.hayward@arm.com>
490 Jiong Wang <jiong.wang@arm.com>
491
492 * gdb.texinfo (AArch64 Features): Describe pauth feature.
493
48869a5f
TT
4942019-03-20 Tom Tromey <tromey@adacore.com>
495
496 * python.texi (Selecting Pretty-Printers): Use @defvar for
497 gdb.pretty_printers.
498
5c85e20d
SM
4992019-03-14 Simon Marchi <simon.marchi@efficios.com>
500
501 * gdb.texinfo (GDB/MI Development and Front Ends): Fix closing
502 of table, "@end @table" -> "@end table".
503
d085f989
TT
5042019-03-14 Tom Tromey <tromey@adacore.com>
505
506 * gdb.texinfo (Output Styling): Document "set style source" and
507 "show style source".
508
b4be1b06
SM
5092019-03-13 Simon Marchi <simon.marchi@ericsson.com>
510
511 * gdb.texinfo (Mode Options): Mention mi3.
512 (Interpreters): Likewise.
513 (GDB/MI Development and Front Ends): Add entry for MI 3 in
514 version table. Document -fix-multi-location-breakpoint-output.
515 (GDB/MI Breakpoint Information): Document format of breakpoint
516 location output.
517
ff6c8b35
SM
5182019-03-05 Simon Marchi <simon.marchi@efficios.com>
519
520 * python.texi (Values From Inferior): Change synopsys of the
521 second form of Value.__init__.
522
e3624a40
EZ
5232019-03-02 Eli Zaretskii <eliz@gnu.org>
524
525 * gdb.texinfo (Output Styling): Fix typos. Document the default
526 foreground colors of the available styles.
527
2c3fc25d
KB
5282019-02-27 Kevin Buettner <kevinb@redhat.com>
529
530 * gdb.texinfo (Configure Options): Document minimum python
531 version.
532
af54ade9
KB
5332019-02-26 Kevin Buettner <kevinb@redhat.com>
534
535 * python.texi (Values From Inferior): Document second form
536 of Value.__init__.
537
c97a7739
JB
5382019-02-23 Joel Brobecker <brobecker@adacore.com>
539
540 * gdb.texinfo: Update copyright year ranges.
541 * refcard.tex: Likewise.
542
7557a514
AH
5432019-02-21 Alan Hayward <alan.hayward@arm.com>
544
545 * gdb.texinfo: Update style defaults.
546
2d8b6830
TT
5472019-02-21 Tom Tromey <tromey@adacore.com>
548
549 * gdb.texinfo (Remote Configuration): Remove trailing "." from
550 @item.
551
1fea0d53
SM
5522019-01-16 Simon Marchi <simon.marchi@ericsson.com>
553
554 * gdb.texinfo (GDB/MI Development and Front Ends): Add table of
555 MI versions. Update text around it.
556
6f072a10
PFC
5572019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
558
559 * gdb.texinfo (PowerPC Features): Document the alias
560 pseudo-registers for the org.gnu.gdb.power.altivec feature.
561
041be526
SM
5622019-01-09 Simon Marchi <simon.marchi@ericsson.com>
563
564 * gdb.texinfo (Print Settings): Remove mention of specific
565 demangle-style values, just refer to the in-process help.
566
140a4bc0
TT
5672018-12-28 Tom Tromey <tom@tromey.com>
568
569 * gdb.texinfo (Output Styling): New node.
570
e9076973
JB
5712018-12-13 John Baldwin <jhb@FreeBSD.org>
572
573 * gdb.texinfo (Set Catchpoints): Add an anchor for 'catch syscall'.
574 (Native): Add a FreeBSD subsection.
575 (FreeBSD): Document use of system call aliases for compatibility
576 system calls.
577
b5ffee31
AB
5782018-11-21 Andrew Burgess <andrew.burgess@embecosm.com>
579
580 * gdb.texinfo (Standard Target Features): Add RISC-V Features
581 sub-section.
582
20813a0b
PW
5832018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
584
585 * gdb.texinfo (Examining the Symbol Table): Document language choice
586 for 'info types|functions|variables' commands.
587 (Setting Breakpoints): Document language choice to print
588 the functions in which a breakpoint is set.
589
4b905ae1
PFC
5902018-11-09 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
591
592 * gdb.texinfo (PowerPC Features): Document the altivec and fpu
593 requirements for the org.gnu.gdb.power.vsx feature.
594
87f7ab7b
JB
5952018-11-01 Joel Brobecker <brobecker@adacore.com>
596
597 * gdb.texinfo (Ada Tasks): Update the "info task 2" example
598 output to match the current implementation.
599
d321477b
PW
6002018-10-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
601
602 * gdb.texinfo (Information About a Frame): Document changes
603 to 'info args' and 'info locals'.
604 (Examining the Symbol Table): Document changes to 'info functions'
605 and 'info variables'.
606
8d619c01
EBM
6072018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
608
609 * gdb.texinfo (PowerPC Features): Describe new features
610 "org.gnu.gdb.power.htm.spr", "org.gnu.gdb.power.htm.core",
611 "org.gnu.gdb.power.htm.fpu", "org.gnu.gdb.power.htm.altivec",
612 "org.gnu.gdb.power.htm.vsx", "org.gnu.gdb.power.htm.ppr",
613 "org.gnu.gdb.power.htm.dscr", "org.gnu.gdb.power.htm.tar".
614
232bfb86
EBM
6152018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
616
617 * gdb.texinfo (PowerPC Features): Describe new features
618 "org.gnu.gdb.power.ebb" and "org.gnu.gdb.power.linux.pmu".
619
f2cf6173
EBM
6202018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
621
622 * gdb.texinfo (PowerPC Features): Describe new feature
623 "org.gnu.gdb.power.tar".
624
7ca18ed6
EBM
6252018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
626
627 * gdb.texinfo (PowerPC Features): Describe new features
628 "org.gnu.gdb.power.ppr" and "org.gnu.gdb.power.dscr".
629
d6677607
TT
6302018-10-20 Tom Tromey <tom@tromey.com>
631
632 * gdb.texinfo (TUI Commands): Add @end table.
633 (TUI Configuration): Remove stray @end table.
634
7806cea7
TT
6352018-10-19 Tom Tromey <tom@tromey.com>
636
637 PR tui/18388:
638 * gdb.texinfo (TUI Commands): Remove tabset documentation.
639 (TUI Configuration): Document "set tui tab-width".
640
163cffef
TT
6412018-10-09 Tom Tromey <tom@tromey.com>
642
643 * python.texi (Inferiors In Python): Link to "Frames In Python",
644 not "Unwinding Frames in Python".
645
eff98030
TT
6462018-10-09 Tom Tromey <tom@tromey.com>
647
648 * gdb.texinfo (Configure Options): Update --enable-ubsan
649 documentation.
650
74792ff7
JB
6512018-10-08 John Baldwin <jhb@FreeBSD.org>
652
653 * gdb.texinfo (Contributors): Add SRI International and University
654 of Cambridge for FreeBSD/riscv.
655
add5ded5
TT
6562018-10-06 Tom Tromey <tom@tromey.com>
657
658 PR python/19399:
659 * python.texi (Inferiors In Python): Document
660 Inferior.Architecture.
661
51e78fc5
TT
6622018-10-06 Tom Tromey <tom@tromey.com>
663
664 PR python/21765:
665 * python.texi (Symbols In Python): Document the module and
666 common-block domains. Remove documentation for incorrect
667 domains.
668
f35d5ade
TT
6692018-10-03 Tom Tromey <tom@tromey.com>
670
671 * gdb.texinfo (Configure Options): Document --enable-ubsan.
672
c1168a2f
JD
6732018-10-02 John Darrington <john@darrington.wattle.id.au>
674
675 * gdb.texinfo (Remote Connection Commands): Describe
676 the changes to target remote and target extended-remote
677 relating to Unix domain sockets.
678
a95746f9
TT
6792018-10-01 Tom Tromey <tom@tromey.com>
680
681 * gdb.texinfo (Configure Options): Document configure options.
682
7f0bd420
TT
6832018-09-29 Tom Tromey <tom@tromey.com>
684
685 * gdb.texinfo (Requirements): Mention C++, GNU make.
686 (Requirements): Sort the table. Add more libraries.
687 (Running Configure): Remove obsolete text.
688 (Separate Objdir): Likewise.
689 (Configure Options): Likewise.
690
f67ffa6a
AB
6912018-09-28 Andrew Burgess <andrew.burgess@embecosm.com>
692
693 * gdb.texinfo (Frames): Rewrite the description of 'frame number'
694 to highlight that the number is also the frame's level.
695 (Selection): Rewrite documentation for 'frame' and 'select-frame'
696 commands.
697 (Frame Info): Rewrite documentation for 'info frame' command.
698
ae778caf
TT
6992018-09-23 Tom Tromey <tom@tromey.com>
700
701 PR python/18852:
702 * python.texi (Parameters In Python): Document exception behavior
703 of get_set_string.
704
73f1bd76
JB
7052018-09-18 John Baldwin <jhb@FreeBSD.org>
706
707 * gdb.texinfo (info proc): Remove "running".
708 (info proc mappings): Replace "program" with "process".
709
8b113111
JB
7102018-09-18 John Baldwin <jhb@FreeBSD.org>
711
712 * gdb.texinfo (Process Information): Document "info proc files"
713 command.
714
e6cd1dc1
TT
7152018-09-17 Tom Tromey <tom@tromey.com>
716
717 * gdb.texinfo (Index Files): Update for cache directory change on
718 macOS.
719
8743a9cd
TT
7202018-09-16 Tom Tromey <tom@tromey.com>
721
722 * python.texi (Basic Python): Update docs for find_pc_line,
723 solib_name.
724 (Progspaces In Python): Update docs for current_progspace.
725 Document block_for_pc, find_pc_line, is_valid, nsolib_name.
726 Move method documentation before example.
727
74d3fbbb
SM
7282018-09-13 Simon Marchi <simon.marchi@ericsson.com>
729
730 * python.texi (Objfiles In Python): Update gdb.objfiles() doc.
731
0ae1a321
SM
7322018-09-13 Simon Marchi <simon.marchi@ericsson.com>
7332018-09-13 Tom Tromey <tom@tromey.com>
734
735 * python.texi (Program Spaces In Python): Document the
736 Progspace.objfiles method.
737 (Objfiles In Python): Mention that gdb.objfiles() is identical
738 to gdb.selected_inferior().progspace.objfiles().
739
a40bf0c2
SM
7402018-09-13 Simon Marchi <simon.marchi@ericsson.com>
7412018-09-13 Tom Tromey <tom@tromey.com>
742
743 * python.texi (Inferiors In Python): Document
744 Inferior.progspace.
745 (Program Spaces In Python): Document that
746 gdb.current_progspace() is the same as
747 gdb.selected_inferior().progspace.
748
1256af7d
SM
7492018-09-13 Simon Marchi <simon.marchi@ericsson.com>
750
751 * python.texi (Basic Python): Mention the string representation
752 of GDB Python objects.
753
3e68067f
SM
7542018-09-12 Simon Marchi <simon.marchi@ericsson.com>
755
756 * gdb.texinfo (Skipping Over Functions and Files): Document
757 set/show debug skip.
758
849cba3b
TT
7592018-09-10 Tom Tromey <tom@tromey.com>
760
761 * python.texi (Frames In Python, Blocks In Python)
762 (Symbols In Python, Symbol Tables In Python)
763 (Lazy Strings In Python): Remove periods from section titles.
764
27a9fec6
TT
7652018-09-10 Tom Tromey <tom@tromey.com>
766
767 * python.texi (Pretty Printing API): Swap sentence order.
768
9da10427
TT
7692018-09-10 Tom Tromey <tom@tromey.com>
770
771 PR python/16461:
772 * python.texi (Values From Inferior): Mention use of virtual
773 table.
774
0d2a5839
TT
7752018-09-10 Tom Tromey <tom@tromey.com>
776
777 * python.texi (Basic Python): Parenthesize argument to
778 decode_line.
779
05c6bdc1
TT
7802018-09-10 Tom Tromey <tom@tromey.com>
781
782 * python.texi (Python): Mention Python versions. Don't mention
783 execfile.
784
e7b5068c
TT
7852018-09-10 Tom Tromey <tom@tromey.com>
786
787 PR python/19808:
788 * python.texi (Unwinding Frames in Python): Rewrite
789 create_unwind_info documentation. Update read_register
790 documentation and add a note about unwinder caution.
791
fb5af5e3
TT
7922018-09-10 Tom Tromey <tom@tromey.com>
793
794 PR python/18909:
795 * python.texi (Events In Python): Fix inferior_call
796 documentation.
797
521b499b
TT
7982018-09-10 Tom Tromey <tom@tromey.com>
799
800 PR python/17752:
801 * python.texi (Frame Filter API): Remove period from subsection
802 title. Mention 100 as good default priority.
803 (Frame Decorator API): Remove period from subsection title.
804 Mention FrameDecorator module.
805
4a5a194a
TT
8062018-09-10 Tom Tromey <tom@tromey.com>
807
808 PR python/23108:
809 * python.texi (Exception Handling): Rearrange gdb.GdbError text
810 and add a table.
811
f5a476a7
TT
8122018-09-10 Tom Tromey <tom@tromey.com>
813
814 * gdb.texinfo (Compilation): Use "gcc", not "gcc.info", in @xref.
815 (Machine Code): Use "binutils", not "binutils.info", in @pxref.
816 (Separate Debug Files): Use "ld", not "ld.info", in @ref.
817 * python.texi (Objfiles In Python): Use "ld", not "ld.info", in @ref.
818
60c0454d
TT
8192018-09-10 Tom Tromey <tom@tromey.com>
820
821 PR python/16484:
822 * python.texi (Frames In Python): Document that Frame.block can
823 throw.
824
088a96da
TT
8252018-09-10 Tom Tromey <tom@tromey.com>
826
827 PR python/23487:
828 * gdb.texinfo (Pretty-Printer Commands): Fix typo in example.
829
22eb9e92
TT
8302018-09-10 Tom Tromey <tom@tromey.com>
831
832 PR python/16033:
833 * python.texi (Blocks In Python): Document that Block.end is
834 exclusive.
835
078a0207
KS
8362018-08-29 Keith Seitz <keiths@redhat.com>
837
838 * gdb.texinfo (Compiling and injecting code in GDB): Document
839 set/show "compile-oracle" and "compile-cplus-types" commands.
840
6d52907e
JV
8412018-08-22 Jan Vrany <jan.vrany@fit.cvut.cz>
842
843 * gdb.texinfo (The -stack-list-frames Command): Update description
844 to mention "arch".
845 Update MI examples throughout the document to contain "arch" in
846 frame output.
847
1461bdac
AH
8482018-08-21 Alan Hayward <alan.hayward@arm.com>
849
850 * gdb.texinfo (AArch64 SVE): New subsubsection.
851
26fb3983
JV
8522018-08-14 Jan Vrany <jan.vrany@fit.cvut.cz>
853
854 * gdb.texinfo (GDB/MI Data Manipulation): Document
855 "-data-disassemble -a addr".
856 (GDB/MI Support Commands): Document "data-disassemble-a-option"
857 feature.
858
7d11235d
SM
8592018-08-07 Simon Marchi <simon.marchi@ericsson.com>
860
861 * gdb.texinfo (Index Files Speed Up GDB): Add section about
862 symbol index cache.
863
129eb0f1
SDJ
8642018-07-27 Sergio Durigan Junior <sergiodj@redhat.com>
865
866 * gdb.texinfo (gcore man): Rewrite "Description" and "-o"
867 option sections to further clarify that gcore can take more
868 than one PID, and that "-o" is used to specify a prefix, not a
869 filename.
870
3c3bb058
AB
8712018-07-26 Andrew Burgess <andrew.burgess@embecosm.com>
872
873 * gdb.texinfo (Maintenance Commands): Add description of
874 maintenance command to control dwarf unwinders.
875
0a232300
PW
8762018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
877
878 * gdb.texinfo (Debugging Programs with Multiple Threads):
879 Document changes to 'thread apply'. Document 'taas'.
880 Document 'tfaas'.
881 (Examining the Stack): Document 'frame apply'. Document 'faas'.
882
c7ab0aef
SDJ
8832018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
884 Jan Kratochvil <jan.kratochvil@redhat.com>
885 Paul Fertser <fercerpav@gmail.com>
886 Tsutomu Seki <sekiriki@gmail.com>
887
888 * gdb.texinfo (Remote Connection Commands): Add explanation
889 about new IPv6 support. Add new connection prefixes.
890
055303e2
AB
8912018-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
892
893 * gdb.texinfo (Remote Configuration): Update descriptions for
894 set/show of hardware-watchpoint-limit, hardware-breakpoint-limit,
895 and hardware-watchpoint-length-limit variables.
896
471b9d15
MR
8972018-07-02 Maciej W. Rozycki <macro@mips.com>
898
899 PR tdep/8282
900 * gdb.texinfo (Source and Machine Code): Document `set
901 disassembler-options' support for the MIPS target.
902
291f9a96
PT
9032018-06-28 Petr Tesarik <ptesarik@suse.cz>
904
905 * gdb.texinfo (Files): Document "add-symbol-file -o offset".
906
ed6dfe51
PT
9072018-06-28 Petr Tesarik <ptesarik@suse.cz>
908
909 * gdb.texinfo (Files): The address argument for "add-symbol-file"
910 is no longer mandatory.
911
d4d429d5
PT
9122018-06-28 Petr Tesarik <ptesarik@suse.cz>
913
914 * gdb.texinfo (Files): Document "symbol-file -o offset".
915
0dbfed25
TV
9162018-06-14 Tom de Vries <tdevries@suse.de>
917
918 * gdb.texinfo (Background Execution): Add @cindex for '&'.
919
41fc26a2
EZ
9202018-06-11 Eli Zaretskii <eliz@gnu.org>
921
922 * gdb.texinfo (Maintenance Commands): Add a missing @anchor.
923
5045b3d7
GB
9242018-06-08 Gary Benson <gbenson@redhat.com>
925
926 * gdb.texinfo (Maintenance Commands): Document "maint check
927 libthread-db" and "maint set/show check-libthread-db".
928
eb6af809
TT
9292018-06-05 Tom Tromey <tom@tromey.com>
930
931 PR cli/12326:
932 * gdb.texinfo (Screen Size): Document "c" response to pagination
933 prompt.
934
4b2dfa9d
MR
9352018-05-31 Maciej W. Rozycki <macro@mips.com>
936
937 * gdb.texinfo (Choosing Target Byte Order): Document endianness
938 selection details with the `set endian auto' mode.
939
701adfb0
PA
9402018-05-31 Alan Hayward <alan.hayward@arm.com>
941
942 * gdb.texinfo: Describe SVE feature.
943
a913fffb
TT
9442018-05-04 Tom Tromey <tom@tromey.com>
945
946 PR python/22731:
947 * python.texi (Breakpoints In Python): Mention that "commands" is
948 writable.
949
0489430a
TT
9502018-05-02 Tom Tromey <tom@tromey.com>
951
952 PR python/20084:
953 * python.texi (Parameters In Python): Document PARAM_ZUINTEGER and
954 PARAM_ZUINTEGER_UNLIMITED.
955
6d7bb824
TT
9562018-04-30 Tom Tromey <tom@tromey.com>
957
958 * python.texi (Types In Python): Document Type.align.
959
b744723f
AA
9602018-04-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
961
962 * gdb.texinfo (Symbols): Mention the fact that "info
963 variables/functions/types" show source files and line numbers.
964
4a4495d6
MM
9652018-04-13 Markus Metzger <markus.t.metzger@intel.com>
966
967 * gdb.texinfo: Document set/show record btrace cpu.
968
3fcded8f
JB
9692018-03-27 Joel Brobecker <brobecker@adacore.com>
970
971 * gdb.texinfo (Ada Settings): New subsubsection.
972
978d6c75
TT
9732018-03-26 Tom Tromey <tom@tromey.com>
974
975 PR backtrace/15582:
976 * gdb.texinfo (Backtrace): Mention "hide" argument.
977
ea3b0687
TT
9782018-03-26 Tom Tromey <tom@tromey.com>
979
980 * gdb.texinfo (Backtrace): Describe options individually.
981
76727919
TT
9822018-03-19 Tom Tromey <tom@tromey.com>
983
984 * observer.texi: Remove.
985
386a8676
JB
9862018-03-04 John Baldwin <jhb@FreeBSD.org>
987
988 * gdb.texinfo (Debugging Output): Document "set/show debug
989 fbsd-nat".
990
db1ae9c5
AB
9912018-02-19 Andrew Burgess <andrew.burgess@embecosm.com>
992
993 * gdb.texinfo (Machine Code): Additional information about "info
994 line" command.
995
d726cb5d
SN
9962018-01-15 Szabolcs Nagy <szabolcs.nagy@arm.com>
997
998 * gdb.texinfo (gdb-add-index man): Add pindex.
999
dbfa4523
SN
10002018-01-15 Szabolcs Nagy <szabolcs.nagy@arm.com>
1001
1002 * gdb.texinfo (set cwd): Add period.
1003 (gdb-add-index man): Move anchor.
1004
ba643918
SDJ
10052017-01-12 Tom Tromey <tom@tromey.com>
1006 Sergio Durigan Junior <sergiodj@redhat.com>
1007
1008 * gdb.texinfo (Index Files): Mention gdb-add-index.
1009 (gdb-add-index man): New section.
1010 * Makefile.in (gdb-add-index.1): New rule to generate manpage
1011 from gdb.texinfo.
1012
754452f0
SN
10132018-01-11 Szabolcs Nagy <szabolcs.nagy@arm.com>
1014
1015 * gdb.texinfo (pwd): Fix whitespace.
1016
2d97a5d9
JB
10172018-01-09 John Baldwin <jhb@FreeBSD.org>
1018
1019 * gdb.texinfo (pwd): Update cross-reference for Process Information
1020 node and remove explicit /proc reference.
1021 (Native): Rename subsection from SVR4 Process Information to
1022 Process Information.
1023 (Process Information): Reword introduction to be less /proc
1024 centric. Document support for "info proc" on FreeBSD.
1025
9f757bf7
XR
10262018-01-03 Xavier Roirand <roirand@adacore.com>
1027
1028 * gdb.texinfo (Set Catchpoints): Add documentation for new
1029 "catch handlers" action.
1030
cef0f868
SH
10312017-12-27 Stafford Horne <shorne@gmail.com>
1032
1033 * gdb.texinfo (Target Description Format): Explain that arbitrary
1034 strings are now allowed for register groups.
1035
b67d92b0
SH
10362017-12-27 Stafford Horne <shorne@gmail.com>
1037
1038 * gdb.texinfo (Registers): Document info reg $reggroup feature.
1039
7c161838
SDJ
10402017-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
1041
1042 PR cli/16224
1043 * gdb.texinfo (ptype): Add documentation for new flag '/o'.
1044
b89641ba
SM
10452017-12-13 Simon Marchi <simon.marchi@ericsson.com>
1046
1047 * python.texi (Manipulating breakpoints using Python): Document
1048 qualified parameter to gdb.Breakpoint.
1049
0b982d68
SM
10502017-12-13 Simon Marchi <simon.marchi@ericsson.com>
1051
1052 * python.texi (Manipulating breakpoints using Python): Split doc
1053 of Breakpoint.__init__ in two, split text in multiple
1054 paragraphs, don't nest parameter square brackets.
1055
a994fec4
FJ
10562017-12-12 Stafford Horne <shorne@gmail.com>
1057 Stefan Wallentowitz <stefan@wallentowitz.de>
1058 Franck Jullien <franck.jullien@gmail.com>
1059 Jeremy Bennett <jeremy.bennett@embecosm.com>
1060
1061 * gdb.texinfo: Add OpenRISC documentation.
1062
437afbb8
JK
10632017-12-08 Jan Kratochvil <jan.kratochvil@redhat.com>
1064
1065 * gdb.texinfo (Index Files): Document .debug_names and -dwarf-5.
1066
883fd55a
KS
10672017-12-07 Keith Seitz <keiths@redhat.com>
1068
1069 * gdb.texinfo (Symbols): Document "set print type nested-type-limit"
1070 and "show print type nested-type-limit".
1071
824cc835
PM
10722017-12-07 Phil Muldoon <pmuldoon@redhat.com>
1073
1074 * python.texi (Breakpoints In Python): Add text relating
1075 to allowed explicit locations and keywords in gdb.Breakpoints.
1076
7403715e
TT
10772017-12-04 Tom Tromey <tom@tromey.com>
1078
1079 * gdb.texinfo (Rust): Update trait object status
1080
97cbe998
SDJ
10812017-12-01 Andrew Cagney <cagney@redhat.com>
1082 Joel Brobecker <brobecker@adacore.com>
1083 Sergio Durigan Junior <sergiodj@redhat.com>
1084
1085 * gdb.texinfo (File Options): Document --readnever.
1086 (Commands to Specify Files): Likewise, for 'symbol-file' and
1087 'add-symbol-file'.
1088
bd69330d
PA
10892017-11-29 Pedro Alves <palves@redhat.com>
1090
1091 PR c++/19436
1092 * gdb.texinfo (Debugging C Plus Plus): Document setting
1093 breakpoints in functions with ABI tags.
1094
a20714ff
PA
10952017-11-29 Pedro Alves <palves@redhat.com>
1096
1097 * gdb.texinfo (Linespec Locations): Document how "function" is
1098 interpreted in C++ and Ada. Document "-qualified".
1099 (Explicit Locations): Document how "-function" is interpreted in
1100 C++ and Ada. Document "-qualified".
1101
ee9a09e9
DC
11022017-11-26 Dominik Czarnota <dominik.b.czarnota@gmail.com>
1103
1104 PR gdb/21945
1105 * gdb.texinfo (Search Memory): Update description and example
1106 about how to search a string without NULL terminator.
1107
e547c119
JB
11082017-11-24 Joel Brobecker <brobecker@adacore.com>
1109
1110 * gdb.texinfo (GDB/MI Ada Exception Information): Document
1111 new "exception-message" field.
1112
5f1ca24a
SM
11132017-11-24 Simon Marchi <simon.marchi@ericsson.com>
1114
1115 * gdb.texinfo (Memory Map Format): Update gdb-memory-map.dtd.
1116
d044bac8
PA
11172017-11-24 Pedro Alves <palves@redhat.com>
1118
1119 * gdb.texinfo (Completion): Update need-quoting examples. Remove
1120 false claim that GDB inserts quoting automatically.
1121 (Symbols): Add anchor.
1122
2400729e
UW
11232017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
1124
1125 * gdb.texinfo (Requirements): Document use of GNU MPFR.
1126
d8ae99a7
PM
11272017-11-16 Phil Muldoon <pmuldoon@redhat.com>
1128
1129 * python.texi (Basic Python): Add rbreak documentation.
1130
d0fe4701
XR
11312017-11-07 Xavier Roirand <roirand@adacore.com>
1132 Pedro Alves <palves@redhat.com>
1133
1134 * gdb.texinfo (Set Breaks): Document support for breakpoint
1135 location ranges in the enable/disable commands.
1136
bc3b087d
SDJ
11372017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
1138
1139 * gdb.texinfo (Starting your Program) <The working directory.>:
1140 Mention remote debugging.
1141 (Working Directory) <Your Program's Working Directory>:
1142 Likewise.
1143 (Connecting) <Remote Packet>: Add "set-working-dir"
1144 and "QSetWorkingDir" to the table.
1145 (Remote Protocol) <QSetWorkingDir>: New item, explaining the
1146 packet.
1147
d092c5a2
SDJ
11482017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
1149
1150 * gdb.texinfo (Starting your Program) <The working directory.>:
1151 Mention new "set cwd" command.
1152 (Working Directory) <Your Program's Working Directory>:
1153 Rephrase to explain that "set cwd" exists and is the default
1154 way to change the inferior's cwd.
1155
289e23aa
AA
11562017-09-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
1157
1158 * gdb.texinfo (S/390 and System z Features): Document the new
1159 features org.gnu.gdb.s390.gs and org.gnu.gdb.s390.gsbc.
1160
f2ff95c5
KB
11612017-09-21 Kevin Buettner <kevinb@redhat.com>
1162
1163 * gdb.texinfo (qXfer:threads:read): Add documentation for handle
1164 attribute.
1165
da2c323b
KB
11662017-09-21 Kevin Buettner <kevinb@redhat.com>
1167
1168 * python.texi (Inferiors In Python): Add description for method
1169 Inferior.thread_from_thread_handle.
1170
4e5a4f58
JB
11712017-09-19 John Baldwin <jhb@FreeBSD.org>
1172
1173 * gdb.texinfo (Starting your Program): Add description of
1174 starti command. Mention starti command as an alternative for
1175 debugging the elaboration phase.
1176
1526853e
SM
11772017-09-16 Simon Marchi <simon.marchi@ericsson.com>
1178
1179 * gdb.texinfo (Maintenance Commands): Document filter parameter
1180 of "maint selftest". Document "maint info selftests" command.
1181
7c96f8c1
TT
11822017-09-11 Tom Tromey <tom@tromey.com>
1183
1184 * python.texi (Events In Python): Document new events.
1185
d69cf9b2
PA
11862017-09-04 Pedro Alves <palves@redhat.com>
1187
1188 * gdb.texinfo (Variables) <Program Variables>: Document inspecting
1189 no-debug-info variables.
1190 (Symbols) <Examining the Symbol Table>: Document inspecting
1191 no-debug-info types.
1192 (Calling) <Calling functions with no debug info>: New subsection,
1193 documenting calling no-debug-info functions.
1194 (Non-debug DLL Symbols) <Working with Minimal Symbols>: Update.
1195
0a2dde4a
SDJ
11962017-08-31 Sergio Durigan Junior <sergiodj@redhat.com>
1197
1198 * gdb.texinfo (set environment): Add @anchor. Explain that
1199 environment variables set by the user are sent to GDBserver.
1200 (unset environment): Likewise, but for unsetting variables.
1201 (Connecting) <Remote Packet>: Add "environment-hex-encoded",
1202 "QEnvironmentHexEncoded", "environment-unset", "QEnvironmentUnset",
1203 "environment-reset" and "QEnvironmentReset" to the table.
1204 (Remote Protocol) <QEnvironmentHexEncoded, QEnvironmentUnset,
1205 QEnvironmentReset>: New item, explaining the packet.
1206
6e41ddec
JK
12072017-08-23 Jan Kratochvil <jan.kratochvil@redhat.com>
1208
1209 * gdb.texinfo (Compiling and Injecting Code): Add to subsection
1210 "Compiler search for the compile command" descriptions of set
1211 compile-gcc and show compile-gcc.
1212
58afddc6
WP
12132017-08-07 Weimin Pan <weimin.pan@oracle.com>
1214
1215 * gdb.texinfo (Architectures): Add new Sparc64 section to document
1216 ADI support.
1217 * NEWS: Add "adi examine" and "adi assign" commands.
1218
6d580b63
YQ
12192017-08-18 Yao Qi <yao.qi@linaro.org>
1220
1221 * gdb.texinfo (Server): Document "--selftest".
1222
a5afdb16
RK
12232017-08-16 Ruslan Kabatsayev <b7.10110111@gmail.com>
1224
1225 * gdb.texinfo (TUI Single Key Mode): Document the new shortcuts in
1226 Single-Key mode.
1227
ca145713
SDJ
12282017-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
1229
1230 PR gdb/21925
1231 * gdb.texinfo (Starting) <startup-with-shell>: Fix typo ("show
1232 set...").
1233
0968fbae
SM
12342017-08-09 Simon Marchi <simon.marchi@ericsson.com>
1235
1236 * gdb.texinfo (Packets): Fix Z0 cmd_list doc referring to
1237 conditional expression.
1238
791fb3d7
SM
12392017-07-31 Simon Marchi <simon.marchi@ericsson.com>
1240
1241 * agentexpr.texi (rot): Fix symbolic description, improve
1242 textual description.
1243
27d41eac
YQ
12442017-07-26 Yao Qi <yao.qi@linaro.org>
1245
1246 * gdb.texinfo (Maintenance Commands): Document command
1247 "maint check xml-descriptions".
1248
8e2141c6
YQ
12492017-07-26 Yao Qi <yao.qi@linaro.org>
1250
1251 * gdb.texinfo (Maintenance Commands): Document optional
1252 argument of "maint print c-tdesc".
1253
c646b4e8
YQ
12542017-07-18 Yao Qi <yao.qi@linaro.org>
1255
1256 * gdb.texinfo (Maintenance Commands): Improve the doc to
1257 command "maint print c-tdesc".
1258
eb83230b
SDJ
12592017-06-20 Sergio Durigan Junior <sergiodj@redhat.com>
1260
1261 PR gdb/21606
1262 * python.texi (Python representation of Symbols.): Replace
1263 SYMBOL_FUNCTION_DOMAIN by SYMBOL_FUNCTIONS_DOMAIN, fixing typo.
1264 * guile.texi (Guile representation of Symbols.): Likewise.
1265
c4dcb155
SM
12662017-06-11 Simon Marchi <simon.marchi@ericsson.com>
1267
1268 * gdb.texinfo (Optional Messages about Internal Happenings):
1269 Document {set,show} debug separate-debug-file commands.
1270
aefd8b33
SDJ
12712017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
1272
1273 * gdb.texinfo (Starting) <startup-with-shell>: Add @anchor.
1274 (Connecting) <Remote Packet>: Add "startup-with-shell"
1275 and "QStartupWithShell" to the table.
1276 (Remote Protocol) <QStartupWithShell>: New item, explaining the
1277 packet.
1278
176efed1
AB
12792017-05-22 Andrew Burgess <andrew.burgess@embecosm.com>
1280
1281 * gdb.texinfo (Packets): Document vMustReplyEmpty packet.
1282
d050f7d7
TW
12832017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
1284
1285 * python.texi (Recording in Python): Factor out the documentation of
1286 gdb.RecordInstruction's super class.
1287
14f819c8
TW
12882017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
1289
1290 * python.texi (Recording in Python): Replace gdb.BtraceFunction with
1291 gdb.RecordFunctionSegment. Rename prev_sibling and next_sibling to
1292 prev and next.
1293
0ed5da75
TW
12942017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
1295
1296 * python.texi (Recording in Python): Replace gdb.BtraceInstruction with
1297 gdb.RecordInstruction
1298
913aeadd
TW
12992017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
1300
1301 * python.texi (Recording in Python): Add documentation for
1302 gdb.RecordGap and remove documentation of special cases for
1303 gdb.BtraceInstruction.
1304
a3be24ad
TW
13052017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
1306
1307 * python.texi (Recording in Python): Remove Record.ptid defvar.
1308
ebe553db
SM
13092017-04-21 Simon Marchi <simon.marchi@ericsson.com>
1310
1311 * gdb.texinfo (GDB/MI Thread Information): Add missing
1312 fields, re-word some things.
1313 (GDB/MI Thread Commands): Describe fields found in the output of
1314 -thread-info, remove description of fields in the
1315 thread output tuple, replace with a cross-reference to "GDB/MI
1316 Thread Information".
1317
9be21bb4
SM
13182017-04-21 Simon Marchi <simon.marchi@ericsson.com>
1319
1320 * gdb.texinfo (GDB/MI Thread Commands): Remove "current" field
1321 from -thread-info output.
1322
fe5f7374
AK
13232017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
1324
1325 * gdb.texinfo (Synopsys ARC): Document "set debug arc 2".
1326
eea78757
AK
13272017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
1328
1329 * gdb.texinfo (Synopsys ARC): Add "maint print arc arc-instruction".
1330
79778b30
YQ
13312017-03-22 Yao Qi <yao.qi@linaro.org>
1332
1333 * python.texi (Inferiors In Python): Remove @code from Python.
1334
cee59b3f
TW
13352017-03-21 Tim Wiederhake <tim.wiederhake@intel.com>
1336
1337 * python.texi (Recordings In Python): Document return type of
1338 gdb.BtraceInstruction.data.
1339
51457a05
MAL
13402017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
1341
1342 * gdb.texinfo (gdb/mi Symbol Query Commands): Document new MI
1343 command file-list-shared-libraries
1344 (GDB/MI Async Records): Update documentation of library-loaded with new
1345 field.
1346
701adfb0
PA
13472017-03-20 Artemiy Volkov <artemiyv@acm.org>
1348
1349 PR gdb/14441
1350 * doc/gdb.texinfo (C Plus Plus Expressions): Mention that GDB
1351 supports both lvalue and rvalue references.
1352
13532017-03-20 Artemiy Volkov <artemiyv@acm.org>
1354
1355 PR gdb/14441
1356 * python.texi (Types in Python): Add TYPE_CODE_RVALUE_REF to
1357 table of constants.
1358
f8d99587
DE
13592017-03-16 Doug Evans <dje@google.com>
1360
1361 * guile.texi (Lazy Strings In Guile): Mention arrays.
1362 * python.texi (Lazy Strings In Python): Ditto.
1363
5cf70512
JW
13642017-03-08 Jiong Wang <jiong.wang@arm.com>
1365
1366 * gdb.texinfo (Memory Protection Extensions): Add missing escape
1367 character "@".
1368
4a612d6f
WT
13692017-03-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
1370
1371 * Memory Protection Extensions: Add information about inferior
1372 calls.
1373
701adfb0
PA
13742017-02-28 Peter Bergner <bergner@vnet.ibm.com>
1375
1376 * gdb.texinfo: Document new set/show disassembler-options
1377 commands.
1378
216f72a1
JK
13792017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
1380
1381 * gdb.texinfo (Print Settings, Tail Call Frames): Rename DW_OP_GNU_*,
1382 DW_TAG_GNU_* and DW_AT_GNU_*.
1383
4e746bb6
TW
13842017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
1385
1386 * python.texi (Recordings In Python): New section.
1387
3f77c769
TT
13882017-02-14 Tom Tromey <tom@tromey.com>
1389
1390 PR python/13598:
1391 * python.texi (Events In Python): Document events.before_prompt.
1392
5cf30ebf
LM
13932017-02-13 Luis Machado <lgustavo@codesourcery.com>
1394
1395 * gdb.texinfo (Target Commands): Document the optional offset
1396 argument for the load command.
1397
18da0c51
MG
13982017-02-10 Martin Galvan <martingalvan@sourceware.org>
1399
1400 PR gdb/21122
1401 * gdb.texinfo (Breakpoints): Reword documentation to speak in terms of
1402 space-separated breakpoint lists. Also add a missing @table command
1403 and @cindex for breakpoint lists.
1404
3f7b46f2
IR
14052017-02-06 Ivo Raisr <ivo.raisr@oracle.com>
1406
1407 PR tdep/20936
1408 * gdb.texinfo: (Standard Target Features): Document SPARC features.
1409 (Sparc Features): New node.
1410
2735833d
WT
14112017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
1412
1413 * gdb.texinfo (i386 Features): Add system segment registers
1414 as feature.
1415
373832b6
SM
14162017-01-24 Simon Marchi <simon.marchi@ericsson.com>
1417
1418 * python.texi (Events In Python): Fix typo.
1419
78cbbba8
LM
14202017-01-20 Mike Wrighton <mike_wrighton@codesourcery.com>
1421 Luis Machado <lgustavo@codesourcery.com>
1422
1423 * gdb.texinfo (-target-flash-erase): New MI command description.
1424 (flash-erase): New CLI command description.
1425
387360da
JB
14262017-01-04 John Baldwin <jhb@FreeBSD.org>
1427
1428 * gdb.texinfo (Contributors): Add SRI International and University
1429 of Cambridge for FreeBSD/mips.
1430
34c41c68
DE
14312016-12-22 Doug Evans <xdje42@gmail.com>
1432
1433 * gdb.texinfo (Symbols): Update docs for symbol printing maintenance
1434 commands.
1435
df3ee9ca
PA
14362016-12-02 Pedro Alves <palves@redhat.com>
1437
1438 * gdb.texinfo (User-defined Commands): Limit on number of
1439 arguments passed to user-defined commands removed; update.
1440
01770bbd
PA
14412016-12-02 Pedro Alves <palves@redhat.com>
1442
1443 PR cli/20559
1444 * gdb.texinfo (Define): Add example of using "eval" to process a
1445 variable number of arguments.
1446 (Output) <eval>: Add anchor.
1447
ad02e4fe
SM
14482016-11-30 Simon Marchi <simon.marchi@polymtl.ca>
1449
1450 * Makefile.in: Likewise.
1451
8504e097
AA
14522016-11-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
1453
1454 * gdb.texinfo (GDB/MI Async Records): Add missing comma after
1455 xref.
1456
39402e6c
PA
14572016-10-29 Pedro Alves <palves@redhat.com>
1458
1459 * gdb.texinfo (Packets) <vCont>: Remove mention of default
1460 actions.
1461
ca6eff59
PA
14622016-10-26 Pedro Alves <palves@redhat.com>
1463
1464 * gdb.texinfo (Packets): Clarify vCont packets with multiple
1465 actions that match a thread, and what happens when an action
1466 matches a thread that is already running.
1467
be06ba8c
SM
14682016-10-14 Simon Marchi <simon.marchi@ericsson.com>
1469
1470 * gdb.texinfo (Using Trace Files): Fix typo.
1471 (GDB/MI Tracepoint Commands): Likewise.
1472
99e61eda
SM
14732016-10-14 Simon Marchi <simon.marchi@ericsson.com>
1474
1475 * gdb.texinfo (GDB/MI Tracepoint Commands): Document -ctf switch
1476 of -trace-save.
1477
9c37b5ae
TT
14782016-10-06 Tom Tromey <tom@tromey.com>
1479
1480 * guile.texi (Types In Guile): Remove Java mentions.
1481 * python.texi (Types In Python): Remove Java mentions.
1482 * gdb.texinfo (Address Locations, Supported Languages)
1483 (Index Section Format): Remove Java mentions.
1484
ee8da4b8
DE
14852016-08-15 Doug Evans <dje@google.com>
1486
1487 * gdb.texinfo (Target Description Format): Update docs on "end"
1488 field spec and field default type.
1489
4034d0ff
AT
14902016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
14912016-10-03 Simon Marchi <simon.marchi@ericsson.com>
1492
1493 PR gdb/20487
1494 * gdb.texinfo (Context management): Update mention of frame
1495 change notifications.
1496 (gdb/mi Async Records): Document frame field in
1497 =thread-select event.
1498 * observer.texi (GDB Observers): New user_selected_context_changed
1499 observer.
1500
4435e1cc
TT
15012016-09-28 Tom Tromey <tom@tromey.com>
1502
1503 * gdb.texinfo (Packets) <z0>: Use "software breakpoint" rather
1504 than "memory breakpoint". Further document "kind". Move
1505 protocol-details link earlier.
1506 <z1>: Document the cmd_list argument. Fix typo.
1507 <g>: Remove incorrect sentence.
1508 (Stop Reply Packets): Document "OK" response to requests when in
1509 non-stop mode.
1510 <swbreak>: Use "software breakpoint" rather than "memory
1511 breakpoint".
1512 <create>: Document that "R" is ignored.
1513 <W, X, w>: Document formatting of "AA".
1514 (Notification Packets): Use "%Stop", not "%%Stop".
1515
ad0a504f
AK
15162016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
1517
1518 * gdb.texinfo (Embedded Processors): Document ARC.
1519 (Synopsys ARC): New section.
1520 (Standard Target Features): Document ARC features.
1521 (ARC Features): New section.
1522
74172ecf
SM
15232016-09-21 Simon Marchi <simon.marchi@ericsson.com>
1524
1525 * .gitignore: New file.
1526
0a1ddfa6
SM
15272016-08-24 Simon Marchi <simon.marchi@ericsson.com>
1528
1529 * gdb.texinfo (Input/Output): Mention possibility to unset
1530 inferior-tty.
1531
c0272db5
TW
15322016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
1533
1534 * gdb.texinfo: Resume btrace on reconnect.
1535
e3487908
GKB
15362016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
1537
1538 * gdb.texinfo (Set Catchpoints): Add 'group' argument to catch
1539 syscall.
1540
463888ab
РИ
15412016-06-30 Руслан Ижбулатов <lrn1986@gmail.com>
1542
1543 * gdb.texinfo (Cygwin Native): Document the new 'signal-event'
1544 command.
1545
dac790e1
TT
15462016-07-13 Tom Tromey <tom@tromey.com>
1547
1548 PR python/15620, PR python/18620:
1549 * python.texi (Events In Python): Document new breakpoint events.
1550
93daf339
TT
15512016-07-13 Tom Tromey <tom@tromey.com>
1552
1553 PR python/17698:
1554 * python.texi (Breakpoints In Python): Document
1555 Breakpoint.pending.
1556
cda75e70
TT
15572016-07-13 Tom Tromey <tom@tromey.com>
1558
1559 * python.texi (Breakpoints In Python): Move table of types and
1560 table of watchpoint types earlier in node.
1561
e0f3fd7c
TT
15622016-07-12 Tom Tromey <tom@tromey.com>
1563
1564 PR python/19293:
1565 * python.texi (Frames In Python): Document
1566 gdb.invalidate_cached_frames.
1567
86f78169
PA
15682016-06-21 Pedro Alves <palves@redhat.com>
1569
1570 * gdb.texinfo (Interpreters): Update intepreter-exec section,
1571 document new-ui and explain use case.
1572
a28d8e50
YTL
15732016-06-17 Yan-Ting Lin <currygt52@gmail.com>
1574
1575 * gdb.texinfo (Standard Target Features): Document NDS32 features.
1576 (NDS32 Features): New Section.
1577
bb556f1f
TK
15782016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
1579
1580 * gdb.texinfo (Examining Memory): Document negative repeat
1581 count in the 'x' command.
1582
38b022b4
SM
15832016-06-06 Simon Marchi <simon.marchi@ericsson.com>
1584
1585 * gdb.texinfo (GDB/MI Async Records): Document method and
1586 format fields in =record-started.
1587 * observer.texi (record_changed): Add method and format
1588 parameters.
1589
c185ba27
EZ
15902016-05-27 Eli Zaretskii <eliz@gnu.org>
1591
1592 * gdb.texinfo (General Query Packets): Move the description of the
1593 response before the long list of the specific 'read' and 'write'
1594 requests.
1595
1957f6b8
TT
15962016-05-23 Tom Tromey <tom@tromey.com>
1597
1598 * python.texi (Basic Python): Document gdb.breakpoints return.
1599
224f10c1
TT
16002016-05-24 Tom Tromey <tom@tromey.com>
1601
1602 PR gdb/19194:
1603 * gdb.texinfo (gdb man): Fix typo.
1604
0bdfa368
TT
16052016-05-17 Tom Tromey <tom@tromey.com>
1606
1607 * gdb.texinfo (Supported Languages): Mention Rust. Update menu.
1608 (Rust): New node.
1609
dcd1f979
TT
16102016-05-17 Tom Tromey <tom@tromey.com>
1611
1612 * gdb.texinfo (Maintenance Commands): Document "maint selftest".
1613
310cdbb6
YQ
16142016-04-27 Yao Qi <yao.qi@linaro.org>
1615
1616 * gdb.texinfo (tfind): Complete doc about tfind without
1617 argument.
1618
b8162e5a
AT
16192016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
1620
1621 * agentexpr.texi (byte): Fix zero_ext description.
1622
f7c38292
PA
16232016-03-31 Pedro Alves <palves@redhat.com>
1624
1625 * gdb.texinfo (M32R/SDI): Delete node.
1626 (MIPS Embedded): Remove references to the MIPS remote debugging
1627 protocol, PMON and variants, and the associated commands.
1628
81516450
DE
16292016-03-15 Doug Evans <dje@google.com>
1630
1631 * gdb.texinfo (Target Descriptions): New menu item "Enum Target Types".
1632 (Target Description Format): Mention enum types. Update docs on
1633 flags types.
1634 (Predefined Target Types): Add "bool".
1635 (Enum Target Types): New node.
1636
2a60e18f
PA
16372016-03-15 Pedro Alves <palves@redhat.com>
1638
1639 * gdb.texinfo (Tracepoint Actions): Fix typo.
1640
45fa2529
PA
16412016-03-15 Pedro Alves <palves@redhat.com>
1642 Andreas Arnez <arnez@linux.vnet.ibm.com>
1643 Marcin Kościelnicki <koriakin@0x04.net>
1644
1645 * gdb.texinfo (Tracepoint Actions): Document possible
1646 unreliability of '$_ret'.
1647
f2403c39
AB
16482016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
1649
1650 * gdb.texinfo (Symbols): Document new 'maint info line-table'
1651 command.
1652
f2f3ccb9
SM
16532016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
1654
1655 * gdb.texinfo (Convenience Functions): Document $_as_string.
1656
cce0e923
DE
16572016-02-23 Doug Evans <dje@google.com>
1658
1659 * gdb.texinfo (Skipping Over Functions and Files): Document new
1660 options to "skip" command. Update docs of output of "info skip".
1661
012b3a21
WT
16622016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
1663
1664 * gdb.texinfo (Signals): Add bound violation display hints for
1665 a SIGSEGV.
1666
0748bf3e
MK
16672016-02-18 Marcin Kościelnicki <koriakin@0x04.net>
1668
1669 * gdb.texinfo (Trace File Format): Add documentation for description
1670 section lines.
1671
e909d859
MK
16722016-02-10 Marcin Kościelnicki <koriakin@0x04.net>
1673
1674 * gdb.texinfo (Trace File Format): Remove misleading information
1675 about register block ordering.
1676
713cdcbf
DE
16772016-02-01 Doug Evans <dje@google.com>
1678
1679 * gdb.texinfo (Value Sizes): Fix typo.
1680
8244c20d
DE
16812016-02-01 Doug Evans <dje@google.com>
1682
1683 * gdb.texinfo (Skipping Over Functions and Files): Fix typo.
1684
5fdf6324
AB
16852016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
1686
1687 * gdb.texinfo (Value Sizes): New section.
1688 (Data): Add the 'Value Sizes' node to the menu.
1689
67ebd9cb
JB
16902016-01-26 John Baldwin <jhb@FreeBSD.org>
1691
1692 * gdb.texinfo (Debugging Output): Fix subject verb disagreements.
1693
6e9567fe
JB
16942016-01-19 John Baldwin <jhb@FreeBSD.org>
1695
1696 * gdb.texinfo (Debugging Output): Document "set/show debug fbsd-lwp".
1697
f303dbd6
PA
16982016-01-18 Pedro Alves <palves@redhat.com>
1699
1700 * gdb.texinfo (Threads): Mention that GDB displays the ID and name
1701 of the thread that hit a breakpoint or received a signal.
1702
71ef29a8
PA
17032016-01-15 Pedro Alves <palves@redhat.com>
1704
1705 * gdb.texinfo (Threads) <thread ID lists>: Document star ranges.
1706
663f6d42
PA
17072016-01-13 Pedro Alves <palves@redhat.com>
1708
1709 * gdb.texinfo (Threads): Document the $_gthread convenience
1710 variable.
1711 (Convenience Vars): Likewise.
1712
c84f6bbf
PA
17132016-01-13 Pedro Alves <palves@redhat.com>
1714
1715 * gdb.texinfo (Threads): Document "info threads -gid".
1716
22a02324
PA
17172016-01-13 Pedro Alves <palves@redhat.com>
1718
1719 * python.texi (Breakpoints In Python) <Breakpoint.thread>: Add
1720 anchor.
1721 (Threads In Python): Document new InferiorThread.global_num
1722 attribute.
1723
5d5658a1
PA
17242016-01-07 Pedro Alves <palves@redhat.com>
1725
1726 * gdb.texinfo (Threads): Document per-inferior thread IDs,
1727 qualified thread IDs, global thread IDs and thread ID lists.
1728 (Set Watchpoints, Thread-Specific Breakpoints): Adjust to refer to
1729 thread IDs.
1730 (Convenience Vars): Document the $_thread convenience variable.
1731 (Ada Tasks): Adjust to refer to thread IDs.
1732 (GDB/MI Async Records, GDB/MI Thread Commands, GDB/MI Ada Tasking
1733 Commands, GDB/MI Variable Objects): Update to mention global
1734 thread IDs.
1735 * guile.texi (Breakpoints In Guile)
1736 <breakpoint-thread/set-breakpoint-thread breakpoint>: Mention
1737 global thread IDs instead of thread IDs.
1738 * python.texi (Threads In Python): Adjust documentation of
1739 InferiorThread.num.
1740 (Breakpoint.thread): Mention global thread IDs instead of thread
1741 IDs.
1742
84654457
PA
17432016-01-13 Pedro Alves <palves@redhat.com>
1744
1745 * python.texi (Threads In Python): Document
1746 InferiorThread.inferior.
1747
e3940304
PA
17482016-01-13 Pedro Alves <palves@redhat.com>
1749
1750 * gdb.texinfo (Inferiors and Programs): Document the $_inferior
1751 convenience variable.
1752 (Convenience Vars): Likewise.
1753
82075af2
JS
17542016-01-12 Josh Stone <jistone@redhat.com>
1755 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1756
1757 * gdb.texinfo (Remote Configuration): List the QCatchSyscalls packet.
1758 (Stop Reply Packets): List the syscall entry and return stop reasons.
1759 (General Query Packets): Describe QCatchSyscalls, and add it to the
1760 table and the detailed list of stub features.
1761
bc504a31
PA
17622016-01-12 Pedro Alves <palves@redhat.com>
1763
1764 Remove use of the registered trademark symbol throughout.
1765
cde67b27
YQ
17662016-01-12 Yao Qi <yao.qi@linaro.org>
1767
1768 * gdb.texinfo (Interrupts): Update the document on handling
1769 interrupt when program is stopped.
1770
19d9d4ef
DB
17712015-12-11 Don Breazeal <donb@codesourcery.com>
1772
1773 * gdb.texinfo (Forks): Correct Linux kernel version where
1774 fork and exec events are supported, add notes about support
1775 of these events in target remote mode.
1776 (Connecting): Reorganize and clarify distinctions between
1777 target remote, extended-remote, and multiprocess.
1778 Reorganize related text from separate sections into new
1779 sections.
1780 (Server): Note effects of target extended-remote mode.
1781 Delete section on Multi-Process Mode for gdbserver.
1782 Move some text to "Connecting" node.
1783
f4f4330e
PA
17842015-12-10 Pedro Alves <palves@redhat.com>
1785
1786 * gdb.texinfo (Threads): Replace warning with explanation
1787 about single-threaded programs.
1788
b1236ac3
PA
17892015-12-10 Pedro Alves <palves@redhat.com>
1790
1791 * gdb.texinfo (Threads): Remove mention of SGI.
1792 (Forks): Remove mention of HP-UX.
1793 (Breakpoints): Remove mention of HP-UX.
1794 (Set Watchpoints) <hardware watchpoints>: Don't mention HP-UX.
1795 Reword in terms of architectures.
1796 (Set Catchpoints) <catch exec, catch fork, catch vfork>: Don't
1797 mention supported systems.
1798 (Convenience Vars): Don't mention HP-UX.
1799 (Jumping): Remove mention of HP-UX in comment.
1800 (Files) <shared libraries>: Update supported shared library types
1801 list. Remove mention of HP-UX.
1802 (Native): Remove HP-UX subsection.
1803 (SVR4 Process Information): Remove mention of HP-UX.
1804
0f59c28f
PA
18052015-12-10 Pedro Alves <palves@redhat.com>
1806
1807 * gdb.texinfo (Stack): Reorder menu.
1808
1c35a88f
LM
18092015-12-09 Luis Machado <lgustavo@codesourcery.com>
1810
1811 * gdb.texinfo (GDB/MI Variable Objects): Update text to mention
1812 -var-set-format's new zero-hexadecimal format.
1813
3685b09f
PMR
18142015-12-08 Pierre-Marie de Rodat <derodat@adacore.com>
1815
1816 * gdb.texinfo (Ada Mode Into): Move overloading support
1817 description to its own node.
1818 (Overloading support for Ada): New node.
1819
f2faf941
PA
18202015-11-30 Pedro Alves <palves@redhat.com>
1821
1822 PR 14618
1823 * gdb.texinfo (Stop Reply Packets): Document the N stop reply.
1824 (Remote Configuration): Add the "set/show remote
1825 no-resumed-stop-reply" to the available settings table.
1826 (General Query Packets): Document the "no-resumed" qSupported
1827 feature.
1828
65706a29
PA
18292015-11-30 Pedro Alves <palves@redhat.com>
1830
1831 * gdb.texinfo (Remote Configuration): List "set/show remote
1832 thread-events" command in configuration table.
1833 (Stop Reply Packets): Document "T05 create" stop
1834 reason and 'w' stop reply.
1835 (General Query Packets): Document QThreadEvents packet. Document
1836 QThreadEvents qSupported feature.
1837
de979965
PA
18382015-11-30 Pedro Alves <palves@redhat.com>
1839
1840 * gdb.texinfo (Bootstrapping): Add "interrupting remote targets"
1841 anchor.
1842 (Packets): Document vCtrlC.
1843
79efa585
SM
18442015-11-26 Simon Marchi <simon.marchi@ericsson.com>
1845
1846 * gdb.texinfo (Thread List Format): Mention thread names.
1847
7e0aa6aa
PA
18482015-11-24 Pedro Alves <palves@redhat.com>
1849
1850 PR 17539
1851 * gdb.texinfo (Inferiors and Programs): Adjust "maint info
1852 program-spaces" example to ascending order listing.
1853 (Threads): Adjust "info threads" example to ascending order
1854 listing.
1855 (Forks): Adjust "info inferiors" example to ascending order
1856 listing.
1857
0c532a29
MM
18582015-11-04 Markus Metzger <markus.t.metzger@intel.com>
1859
1860 * gdb.texinfo (Process Record and Replay): Document "record
1861 instruction-history" modifiers.
1862
fc58fa65
AB
18632015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
1864
1865 * gdb.texinfo (Frames): Remove 'frame' and 'select-frame'
1866 description.
1867 (Frame Filter Management): Move to later in the 'Examining the
1868 Stack' chapter.
1869 (Selection): Add entry for 'select-frame'.
1870
792005b0
DE
18712015-09-25 Doug Evans <dje@google.com>
1872
1873 * gdb.texinfo (Process Record and Replay): Fix syntax of
1874 "record instruction-history begin, end" and
1875 "record function-call-history begin, end".
1876
c58b006b
SM
18772015-09-22 Simon Marchi <simon.marchi@ericsson.com>
1878
1879 * gdb.texinfo (Specifying Source Directories): Fix
1880 substitute-path example.
1881
f2665db5
MM
18822015-09-18 Markus Metzger <markus.t.metzger@intel.com>
1883
1884 * gdb.texinfo (All-Stop Mode): Describe new scheduler-locking mode.
1885
e68fa6f0
PA
18862015-09-15 Pedro Alves <palves@redhat.com>
1887
1888 PR remote/18965
1889 * gdb.texinfo (Stop Reply Packets): Revert previous change to
1890 the vforkdone description.
1891
8228463c
PA
18922015-09-15 Pedro Alves <palves@redhat.com>
1893
1894 PR remote/18965
1895 * gdb.texinfo (Stop Reply Packets): Explain that vforkdone's 'r'
1896 part indicates the thread ID of the parent process.
1897
750ce8d1
YQ
18982015-09-15 Yao Qi <yao.qi@linaro.org>
1899
1900 * gdb.texinfo (General Query Packets): Add vContSupported to
1901 tables of 'gdbfeatures' and 'stub features' supported in the
1902 qSupported packet, as well as to the list containing stub
1903 feature details.
1904
b459a59b
DB
19052015-09-11 Don Breazeal <donb@codesourcery.com>
1906
1907 * gdb.texinfo (Remote Configuration): Add exec event
1908 feature to table of packet settings.
1909 (Stop Reply Packets): Add exec events to the list of stop
1910 reasons.
1911 (General Query Packets): Add exec events to tables of
1912 'gdbfeatures' and 'stub features' supported in the qSupported
1913 packet, as well as to the list containing stub feature
1914 details.
1915
73b8c1fd
PA
19162015-08-24 Pedro Alves <palves@redhat.com>
1917
1918 * gdb.texinfo (Remote Configuration): Document the "set/show
1919 remote multiprocess-extensions-packet" commands.
1920
bb615428
PA
19212015-08-24 Pedro Alves <palves@redhat.com>
1922
1923 * gdb.texinfo (Embedded Processors) <ARM>: Remove references to RDI.
1924 <M32R>: Remove references to M32R/D.
1925 <M68K>: Remove references to target dbug.
1926 <MIPS Embedded>: Remove references to target r3900 and target
1927 array.
1928 <PowerPC Embedded>: Remove references to target dink32 and target
1929 ppcbug, target sds
1930 <PA, Sparclet, Sparclite, Z8000>: Delete nodes.
1931
2b4bf6af
AB
19322015-08-18 Andrew Burgess <andrew.burgess@embecosm.com>
1933
1934 * gdb.texinfo (GDB Files): Add 'File Caching' menu entry.
1935
566f5e3b
AB
19362015-08-18 Andrew Burgess <andrew.burgess@embecosm.com>
1937
1938 * gdb.texinfo (File Caching): Document "set/show debug bfd-cache".
1939
18989b3c
AB
19402015-08-18 Andrew Burgess <andrew.burgess@embecosm.com>
1941
1942 * gdb.texinfo (Maintenance Commands): Move documentation of "main
1943 info bfds" to...
1944 (File Caching): A New section. Outline bfd caching, and add new
1945 description for "main set/show bfd-sharing".
1946
6ff0ba5f
DE
19472015-08-14 Doug Evans <xdje42@gmail.com>
1948
1949 * gdb.texinfo (Machine Code): Update docs for mixed source/assembly
1950 disassembly.
1951 (GDB/MI Data Manipulation): Update docs for new disassembly modes.
1952
629500fa
KS
19532015-08-11 Keith Seitz <keiths@redhat.com>
1954
1955 * gdb.texinfo (Thread-Specific Breakpoints, Printing Source Lines):
1956 Use "location(s)"instead of "linespec(s)".
1957 (Specifying a Location): Rewrite.
1958 Add subsections describing linespec, address, and explicit locations.
1959 Add node/menu for each subsection.
1960 (Source and Machine Code, C Preprocessor Macros)
1961 (Create and Delete Trace points)
1962 (Extensions for Ada Tasks): Use "location(s)" instead of "linespec(s)".
1963 (Continuing at a Different Address): Remove "linespec" examples.
1964 Add reference to "Specify a Location"
1965 (The -break-insert Command): Rewrite. Add anchor.
1966 Add reference to appropriate manual section discussing locations.
1967 (The -dprintf-insert Command): Refer to -break-insert for
1968 specification of 'location'.
1969
fbea99ea
PA
19702015-08-07 Pedro Alves <palves@redhat.com>
1971
1972 * gdb.texinfo (Maintenance Commands): Document "maint set/show
1973 target-non-stop".
1974
da8c46d2
MM
19752015-08-07 Markus Metzger <markus.t.metzger@intel.com>
1976
1977 * gdb.texinfo (Process Record and Replay): Document prefixing of
1978 speculatively executed instructions in the "record instruction-history"
1979 command.
1980
a3b5281e
DE
19812015-07-20 Doug Evans <dje@google.com>
1982
1983 * Makefile.in (STABS_DOC_BUILD_INCLUDES): Add gdb-cfg.texi, GDBvn.texi.
1984
6bcb1f97
DE
19852015-07-16 Doug Evans <dje@google.com>
1986
1987 * stabs.texinfo: @include gdb-cfg.texi.
1988
db1ff28b
JK
19892015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
1990
1991 Revert the previous 2 commits:
1992 gdbserver build-id attribute generator
1993 Validate symbol file using build-id
1994
ca5268b6
JK
19952015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
1996
1997 * gdb.texinfo (Files): Add 'set validate-build-id'
1998 and 'show validate-build-id'.
1999
700ca40f
JK
20002015-07-15 Aleksandar Ristovski <aristovski@qnx.com
2001 Jan Kratochvil <jan.kratochvil@redhat.com>
2002
2003 gdbserver build-id attribute generator.
2004 * gdb.texinfo (Library List Format for SVR4 Targets): Add
2005 'build-id' in description, example, new attribute in dtd.
2006
7c7f93f6
AB
20072015-07-08 Andrew Burgess <andrew.burgess@embecosm.com>
2008
2009 * gdb.texinfo (Selection): Update documentation for 'frame'
2010 command.
2011
701adfb0
PA
20122015-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
2013
2014 * gdb.texinfo (TUI): Restructure documentation on TUI layout and
2015 focus commands.
2016
20172015-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
2018
2019 * gdb.texinfo (TUI): Add comma after @xref.
2020
b0627500
MM
20212015-07-02 Markus Metzger <markus.t.metzger@intel.com>
2022
72f4393d 2023 * gdb.texinfo (Maintenance Commands): Document "maint btrace"
b0627500
MM
2024 commands.
2025
b20a6524
MM
20262015-07-02 Markus Metzger <markus.t.metzger@intel.com>
2027
2028 * gdb.texinfo (Process Record and Replay): Spell out that variables
2029 and registers are not available during btrace replay.
2030 Describe the new "record btrace pt" command.
2031 Describe the new "set|show record btrace pt buffer-size" options.
2032 (General Query Packets): Describe the new Qbtrace:pt and
2033 Qbtrace-conf:pt:size packets.
2034 Expand "bts" to "Branch Trace Store".
2035 Update the branch trace DTD.
2036
fc637f04
PP
20372015-06-26 Patrick Palka <patrick@parcs.ath.cx>
2038
2039 * gdb.texinfo (Command History): Document the new option
2040 "history remove-duplicates".
2041
18a94d75
DE
20422015-06-19 Doug Evans <dje@google.com>
2043
2044 * stabs.texinfo (ELF Linker Relocation): Mention Sun stabs is no
2045 longer supported.
2046
0eacb298
PP
20472015-06-17 Patrick Palka <patrick@parcs.ath.cx>
2048
2049 * gdb.texinfo (Command History): Mention that setting
2050 GDBHISTSIZE to the empty string disables history truncation.
2051
bc460514
PP
20522015-06-17 Patrick Palka <patrick@parcs.ath.cx>
2053
2054 PR gdb/16999
2055 * gdb.texinfo (Command History): Mention new GDBHISTSIZE
2056 behavior.
2057
b58c513b
PP
20582015-06-17 Patrick Palka <patrick@parcs.ath.cx>
2059
2060 * gdb.texinfo (Command History): Replace occurrences of HISTSIZE
2061 with GDBHISTSIZE.
2062
a86c90e6
SM
20632015-06-15 Simon Marchi <simon.marchi@ericsson.com>
2064
2065 * gdb.texinfo (GDB/MI Data Manipulation): Clarify usage of
2066 bytes and memory units for -data-{read,write}-memory-bytes.
2067 (Packets): Same for m, M and X packets.
2068 * python.texi (Inferiors In Python): Same for read_memory and
2069 write_memory.
2070
c74f7d1c
JT
20712015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
2072
2073 * gdb.texinfo (Separate Debug Files): Document that PE is also
2074 supported.
2075
51f0e40d
AB
20762015-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
2077
2078 * gdb.texinfo (TUI Commands): Bring all 'tui reg' commands into a
2079 single table entry.
2080
966f0aef
WT
20812015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
2082
2083 * gdb.textinfo (i386): Fix "@end table" end and "@table" placement.
2084
2085
15a201c8
GB
20862015-06-10 Gary Benson <gbenson@redhat.com>
2087
2088 * gdb.texinfo (Remote Configuration): Document the
2089 "set/show remote hostio-setfs-packet" command.
2090 (Host I/O Packets): Document the vFile:setfs packet.
2091
7a6a1731
GB
20922015-06-10 Gary Benson <gbenson@redhat.com>
2093
2094 * gdb.texinfo (Debugging Output): Document the "set/show debug
2095 linux-namespaces" command.
2096
7d73c23c 20972015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
72f4393d 2098 Mircea Gherzan <mircea.gherzan@intel.com>
7d73c23c
WT
2099
2100 * gdb.texinfo (i386): Add documentation about "show mpx bound"
2101 and "set mpx bound".
2102
27e0867f
DE
21032015-05-27 Doug Evans <dje@google.com>
2104
2105 * gdb.texinfo (Debugging Output): Mention set/show debug dwarf-line.
2106
b4f54984
DE
21072015-05-26 Doug Evans <dje@google.com>
2108
2109 * gdb.texinfo (Debugging Output): Update for DWARF "set debug"
2110 command renamings.
2111 (Maintenance Commands): Update for DWARF "set debug" command renamings.
2112
55b40027
AB
21132015-05-26 Andrew Burgess <andrew.burgess@embecosm.com>
2114
2115 * gdb.texinfo (TUI Commands): Add 'tui reg prev' details.
2116
a4ea0946
AB
21172015-05-22 Andrew Burgess <andrew.burgess@embecosm.com>
2118
2119 * gdb.texinfo (TUI): Include 'tui enable' in the introduction.
2120 (TUI Commands): Add 'tui enable' and 'tui disable' details.
2121
37442ce1
DE
21222015-05-16 Doug Evans <xdje42@gmail.com>
2123
2124 * guile.texi (Memory Ports in Guile): Document support for unbuffered
2125 memory ports.
2126
36de76f9
JK
21272015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
2128
2129 * gdb.texinfo (Compiling and Injecting Code): Add compile print.
2130
0d71eef5
DB
21312015-05-12 Don Breazeal <donb@codesourcery.com>
2132
2133 * gdb.texinfo (Forks): Note that fork debugging is
2134 supported in extended mode.
2135 (Remote Configuration): Add fork event features to table
2136 of packet settings.
2137 (Stop Reply Packets): Add fork events to list of stop reasons.
2138 (General Query Packets): Add fork events to tables of
2139 'gdbfeatures' and 'stub features' supported in the qSupported
2140 packet, as well as to the list containing stub feature
2141 details.
2142
835205d0
GB
21432015-05-12 Gary Benson <gbenson@redhat.com>
2144
2145 * gdb.texinfo (General Query Packets): Document
2146 qXfer:exec-file:read with empty annex.
2147
4c082a81
SC
21482015-05-09 Siva Chandra Reddy <sivachandra@google.com>
2149
2150 * python.texi (Values From Inferior): Add descriptions of new
2151 methods gdb.Value.reference_value and gdb.Value.const_value.
2152
b30a0bc3
JB
21532015-05-06 Joel Brobecker <brobecker@adacore.com>
2154
2155 * gdb.texinfo (Files): Add "info dll" documentation.
2156 (Cygwin Native): Remove "info dll" documentation.
2157
2ce1cdbf
DE
21582015-04-29 Doug Evans <dje@google.com>
2159
2160 * python.texi (Xmethod API) <gdb.XMethodWorker.get_result_type>:
2161 Document.
2162 (Writing an Xmethod): Add get_result_type to example.
2163
59fb7612
SS
21642015-04-28 Sasha Smundak <asmundak@google.com>
2165
2166 * python.texi: New method documented.
2167
cf75d6c3
AB
21682015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
2169
2170 * gdb.texinfo (Dump/Restore Files): Add detail about verilog dump
2171 format.
2172
897c3d32
DE
21732015-04-24 Doug Evans <dje@google.com>
2174
2175 * python.texi (Xmethods In Python): Fix name of method to call the
2176 xmethod.
2177
1b6e6f5c
GB
21782015-04-17 Gary Benson <gbenson@redhat.com>
2179
2180 * gdb.texinfo (Connecting to a Remote Target): Mention that
2181 GDB can access program files from remote targets that support
2182 qXfer:exec-file:read and Host I/O packets.
2183
c78fa86a
GB
21842015-04-17 Gary Benson <gbenson@redhat.com>
2185
2186 * gdb.texinfo (Remote Configuration): Document the "set/show
2187 remote pid-to-exec-file-packet" command.
2188 (General Query Packets): Document the qXfer:exec-file:read
2189 qSupported features. Document the qXfer:exec-file:read packet.
2190
a9a5a3d1
GB
21912015-04-17 Gary Benson <gbenson@redhat.com>
2192
2193 * gdb.texinfo (set sysroot): Document that "set sysroot" also
2194 applies to executable paths if supplied to GDB as absolute.
2195
4f45d445
JK
21962015-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2197
2198 * gdb.texinfo (Mode Options): Remove -xdb.
2199
e7a8570f
JK
22002015-04-10 Jan Kratochvil <jan.kratochvil@redhat.com>
2201 Eli Zaretskii <eliz@gnu.org>
2202
72f4393d
L
2203 * gdb.texinfo (Compiling and Injecting Code): Describe set debug
2204 compile, show debug compile. New subsection Compilation options for
e7a8570f
JK
2205 the compile command. New subsection Compiler search for the compile
2206 command.
2207
f2983cc3
AW
22082015-04-09 Andy Wingo <wingo@igalia.com>
2209
2210 * guile.texi (Frames In Guile): Describe frame-read-register.
2211
599bd15c
GB
22122015-04-02 Gary Benson <gbenson@redhat.com>
2213
2214 * gdb.texinfo (set sysroot): Document "target:".
2215
d11916aa
SS
22162015-04-01 Sasha Smundak <asmundak@google.com>
2217
2218 * doc/python.texi (Writing a Frame Unwinder in Python): Add
2219 section.
2220
df8411da
SDJ
22212015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
2222
2223 PR corefiles/16092
2224 * gdb.texinfo (gcore): Mention new command 'set
2225 use-coredump-filter'.
2226 (set use-coredump-filter): Document new command.
2227
d33279b3
AT
22282015-03-31 Antoine Tremblay <antoine.tremblay@ericsson.com>
2229
2230 * gdb.texinfo (Operating System Auxiliary Information): Add info os cpus
2231 documentation, reorder the info os entries in alphabetical order.
2232
852f8402
SM
22332015-03-26 Simon Marchi <simon.marchi@ericsson.com>
2234
2235 * gdb.texinfo (GDB/MI Data Manipulation): Fix copy-paste typo in
2236 -data-write-memory-bytes.
2237
856e7dd6
PA
22382015-03-24 Pedro Alves <palves@redhat.com>
2239
2240 * gdb.texinfo (test_step) <set scheduler-locking step>: No longer
2241 mention that threads may sometimes run unlocked.
2242
236af5e3
YG
22432015-03-23 Yurij Grechishhev <yurij.grechishhev@gmail.com>
2244
2245 * gdb.texinfo (Remote configuration): Document "set/show
2246 serial parity" command.
2247
464b0089
GB
22482015-03-18 Gary Benson <gbenson@redhat.com>
2249
2250 * gdb.texinfo (General Query Packets): Remove documentation
2251 for now-removed vFile:fstat qSupported features.
2252
0a93529c
GB
22532015-03-11 Gary Benson <gbenson@redhat.com>
2254
2255 * gdb.texinfo (Remote Configuration): Document the
2256 "set/show remote hostio-fstat-packet" command.
2257 (General Query Packets): Document the vFile:fstat
2258 qSupported features.
2259 (Host I/O Packets): Document the vFile:fstat packet.
2260
85642ba0
AW
22612015-03-11 Andy Wingo <wingo@igalia.com>
2262
2263 * guile.texi (Objfiles In Guile): Document objfile-progspace.
2264
f7e6eed5
PA
22652015-03-04 Pedro Alves <palves@redhat.com>
2266
2267 * gdb.texinfo (Remote Configuration): Document the "set/show
2268 remote swbreak-feature-packet" and "set/show remote
2269 hwbreak-feature-packet" commands.
2270 (Packets) <Z0>: Add cross link to the "swbreak" stop reason's
2271 decription.
2272 (Stop Reply Packets): Document the swbreak and hwbreak stop
2273 reasons.
2274 (General Query Packets): Document the swbreak and hwbreak
2275 qSupported features.
2276 (Remote Non-Stop): Explain that swbreak and hwbreak are required.
2277
f873665f 22782015-03-03 Philippe Proulx <eeppeliteloop@gmail.com>
a64c9f7b
PP
2279
2280 * gdb.texinfo (gdb/mi Async Records): Fix duplicate syscall-entry
2281 under *stopped.
2282
9a284c97
DE
22832015-03-02 Doug Evans <xdje42@gmail.com>
2284
2285 * gdb.texinfo (Specify Location): Fix syntax of filename:function.
2286
446899e4
AA
22872015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
2288
2289 * gdb.texinfo (S/390 and System z Features): Describe new feature
2290 "org.gnu.gdb.s390.vx".
2291
7ee67ee4
SDJ
22922015-02-23 Sergio Durigan Junior <sergiodj@redhat.com>
2293
2294 PR gdb/18008
2295 * gdb.texinfo (maint internal-error, maint internal-warning, maint
2296 demangler-warning): Fix typo ("problam").
2297
53cf2ee0
DT
22982015-02-19 David Taylor <dtaylor@emc.com>
2299
2300 * agentexpr.texi (Bytecode Descriptions): Fix summary line for setv.
2301
3133f8c1
JM
23022015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
2303
2304 * gdb.texinfo (Static Probe Points): Add cindex `static probe
2305 point, DTrace'.
2306 (Static Probe Points): Modified to cover DTrace probes in addition
2307 to SystemTap probes. Also modified to cover the `enable probe'
2308 and `disable probe' commands.
2309
9aca2ff8
JM
23102015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
2311
2312 * gdb.texinfo (Static Probe Points): Cover the `enable probe' and
2313 `disable probe' commands.
2314
fa3f8d5a
DT
23152015-02-12 David Taylor <dtaylor@emc.com>
2316
2317 * gdb.texinfo (Tracepoint Packets): Document the builtin and name
2318 fields of the QTDV packet.
2319
d33501a5
MM
23202015-02-09 Markus Metzger <markus.t.metzger@intel.com>
2321
2322 * gdb.texinfo (Branch Trace Configuration Format): Add size.
2323 (Process Record and Replay): Describe new set|show commands.
2324 (General Query Packets): Describe Qbtrace-conf:bts:size packet.
2325
f4abbc16
MM
23262015-02-09 Markus Metzger <markus.t.metzger@intel.com>
2327
2328 * gdb.texinfo (Process Record and Replay): Describe the "record
2329 btrace bts" command.
2330 (General Query Packets): Describe qXfer:btrace-conf:read packet.
2331 (Branch Trace Configuration Format): New.
2332
cfb069a8
GB
23332015-01-31 Gary Benson <gbenson@redhat.com>
2334 Doug Evans <dje@google.com>
2335
2336 * gdb.texinfo (Command Completion): Document new
2337 "set/show max-completions" option.
2338
f57d2163
DE
23392015-01-31 Doug Evans <xdje42@gmail.com>
2340
2341 * gdb.texinfo (Symbols): Document new commands
2342 "maint print symbol-cache", "maint print symbol-cache-statistics",
2343 "maint flush-symbol-cache". Document new option
2344 "maint set symbol-cache-size".
2345
9f050062
DE
23462015-01-31 Doug Evans <xdje42@gmail.com>
2347
2348 * gdb.texinfo (dotdebug_gdb_scripts section): Update docs to
2349 distinguish script files vs inlined scripts.
2350 * python.texi (Python Auto-loading): Ditto.
2351
b6577aab
DE
23522015-01-30 Doug Evans <dje@google.com>
2353
2354 * gdb.texinfo (Symbols) <info source>: Output now contains producer
2355 string if present.
2356
3a8b707a
DE
23572015-01-27 Doug Evans <dje@google.com>
2358
2359 * python.texi (Objfiles In Python): Document Objfile.username.
2360
1b549396
DE
23612015-01-27 Doug Evans <dje@google.com>
2362
2363 * python.texi (Objfiles In Python) <Objfile.filename>: Improve docs.
2364 * guile.texi (Objfiles In Guile) <objfile-filename>: Improve docs.
2365
253828f1
JK
23662015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
2367
2368 * gdb.texinfo (Threads): Describe -ascending for thread apply all.
2369
bf555842
EZ
23702015-01-16 Eli Zaretskii <eliz@gnu.org>
2371
2372 * doc/gdb.texinfo (TUI Commands): Document the possible
2373 values of NAME argument to 'winheight' command. Explain the
2374 effect of 'tabset' setting better.
2375
439250fb
DE
23762015-01-11 Doug Evans <xdje42@gmail.com>
2377
2378 PR gdb/15830
2379 * gdb.texinfo (Debugging C Plus Plus): Mention "demangle".
2380 (Symbols): Ditto.
2381 (Maintenance Commands): Delete docs for "maint demangle".
2382
6bf6fd09
JB
23832014-12-31 Joel Brobecker <brobecker@adacore.com>
2384
2385 * gdb.texinfo (Files): Remove documentation of the
2386 "add-shared-symbol-files" and "assf" commands.
2387 (Cygwin Native): Remove documentation of the "dll-symbols"
2388 command.
2389
cc485e62
DE
23902014-12-17 Doug Evans <xdje42@gmail.com>
2391
2392 * gdb.texinfo (Debugging Output): Document "debug symbol-lookup".
2393
bb2ec1b3
TT
23942014-12-12 Phil Muldoon <pmuldoon@redhat.com>
2395 Jan Kratochvil <jan.kratochvil@redhat.com>
2396
2397 * gdb.texinfo (Altering): Update.
2398 (Compiling and Injecting Code): New node.
2399
6dddd6a5
DE
24002014-12-12 Doug Evans <dje@google.com>
2401
2402 * python.texi (Objfiles In Python): Document gdb.lookup_objfile.
2403
f5b95c01
AA
24042014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
2405
2406 * gdb.texinfo: Document "maint print user-registers".
2407
a0be3e44
DE
24082014-12-08 Doug Evans <dje@google.com>
2409
2410 * python.texi (Objfiles In Python): Document Objfile.owner.
2411
86e4ed39
DE
24122014-12-04 Doug Evans <dje@google.com>
2413
2414 * python.texi (Objfiles In Python): Document
2415 Objfile.add_separate_debug_file.
2416
7c50a931
DE
24172014-12-04 Doug Evans <dje@google.com>
2418
2419 * python.texi (Objfiles In Python): Document Objfile.build_id.
2420
701adfb0
PA
24212014-12-02 Nick Bull <nicholaspbull@gmail.com>
2422
2423 * observer.texi (inferior_call_pre, inferior_call_post)
2424 (memory_changed, register_changed): New observers.
2425
162078c8
NB
24262014-12-02 Nick Bull <nicholaspbull@gmail.com>
2427
2428 * python.texi (Events In Python): Document new events
2429 InferiorCallPreEvent, InferiorCallPostEvent, MemoryChangedEvent
2430 and RegisterChangedEvent.
2431
f10c5b19
JK
24322014-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
2433
2434 Add add-auto-load-scripts-directory.
2435 * gdb.texinfo (Auto-loading): Add add-auto-load-scripts-directory link.
2436 (objfile-gdbdotext file): Add add-auto-load-scripts-directory.
2437
413b59ae
JK
24382014-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
2439
2440 * gdb.texinfo (Auto-loading safe path): Fix add-auto-load-safe-path
2441 description typo.
2442
02be9a71
DE
24432014-10-30 Doug Evans <dje@google.com>
2444
2445 * python.texi (Progspaces In Python): Document ability to add
2446 random attributes to gdb.Progspace objects.
2447 (Objfiles In Python): Document ability to add random attributes to
2448 gdb.objfile objects.
2449
e5f8a7cc
PA
24502014-10-27 Pedro Alves <palves@redhat.com>
2451
2452 * gdb.texinfo (Continuing and Stepping): Add cross reference to
2453 info on stepping and signal handlers.
2454 (Signals): Explain stepping and signal handlers. Add context
2455 index entry, and cross references.
2456
fab3a15d
SM
24572014-10-20 Simon Marchi <simon.marchi@ericsson.com>
2458
2459 * python.texi (Breakpoints In Python): Add parenthesis after
2460 Breakpoint.delete. Clarify Breakpoint.enabled description so
2461 that it contains "disable".
2462
4ffbba72
DE
24632014-10-17 Doug Evans <dje@google.com>
2464
2465 * python.texi (Events In Python): Document clear_objfiles event.
2466
d096d8c1
DE
24672014-10-17 Doug Evans <dje@google.com>
2468
2469 * python.texi (Objfiles In Python): Document new progspace attribute.
2470
32a8097b
PA
24712014-10-17 Pedro Alves <palves@redhat.com>
2472
2473 * gdb.texinfo (Ada Tasks and Core Files): Delete mention of Tru64.
2474 (SVR4 Process Information): Delete mention of OSF/1.
2475
2ddf4301
SM
24762014-10-01 Simon Marchi <simon.marchi@ericsson.com>
2477
2478 * gdb.texinfo (Miscellaneous gdb/mi Commands): Document new
2479 exit-code field in -list-thread-groups output.
2480
342cc091
JBG
24812014-09-22 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2482
2483 * gdb.texinfo (Set Breaks): Add missing "@end table".
2484
a25a5a45
PA
24852014-09-22 Pedro Alves <palves@redhat.com>
2486
2487 * gdb.texinfo (Set Breaks): Document that "set breakpoint
2488 always-inserted off" is the default mode now. Delete
2489 documentation of "set breakpoint always-inserted auto".
2490
2b4fd423
DE
24912014-09-18 Doug Evans <dje@google.com>
2492
2493 * python.texi (Symbol Tables In Python): Document "producer"
2494 attribute of gdb.Symtab objects.
2495
deb8ff2b
PA
24962014-09-16 Pedro Alves <palves@redhat.com>
2497
2498 * gdb.texinfo (Starting) <run command>: Don't mention VxWorks.
2499 (Embedded OS): Remove VxWorks menu entry.
2500 (VxWorks): Remove node.
2501
81219e53
DE
25022014-09-13 Doug Evans <xdje42@gmail.com>
2503
2504 * gdb.texinfo (Signaling): Document new queue-signal command.
2505
faa42425
DE
25062014-09-06 Doug Evans <xdje42@gmail.com>
2507
2508 PR 15276
2509 * gdb.texinfo (Convenience Funs): Document $_caller_is,
2510 $_caller_matches, $_any_caller_is, $_any_caller_matches.
2511
1a6a384b
JL
25122014-09-03 Justin Lebar <jlebar@google.com>
2513
2514 * python.texi (Types In Python): Type.template_argument(n) returns a
2515 gdb.Value or a gdb.Type and throws an exception if n is out of
2516 range.
2517
5f3b99cf
SS
25182014-09-03 Sasha Smundak <asmundak@google.com>
2519
2520 * python.texi (Frames in Python): Add read_register description.
2521
3cecbbbe
TT
25222014-08-04 Tom Tromey <tromey@redhat.com>
2523
2524 * gdb.texinfo (Debugging Output): Update for change to "set debug
2525 target".
2526
90debf20
MM
25272014-08-01 Masaki Muranaka <monaka@monami-software.com>
2528
2529 Pushed by Joel Brobecker <brobecker@adacore.com>.
2530 * Makefile.in (transform): New variable.
2531 (install-man1, install-man5): Apply $(transform) to man file names.
2532
ee7333ae
DE
25332014-07-26 Doug Evans <xdje42@gmail.com>
2534
2535 PR guile/17177
2536 * guile.texi (Guile Pretty Printing API): Fix typo.
2537 Document set-pretty-printers!, pretty-printers.
2538 (Selecting Guile Pretty-Printers): Update.
2539 Mention program-space based pretty-printers.
2540
70509625
PA
25412014-07-25 Pedro Alves <palves@redhat.com>
2542 Eli Zaretskii <eliz@gnu.org>
2543
2544 * gdb.texinfo (Signaling) <signal command>: Explain what happens
2545 with multi-threaded programs.
2546
701adfb0
PA
25472014-07-19 Ajit Agarwal <ajitkum@xilinx.com>
2548
2549 * gdb.texinfo (MicroBlaze Features): Added.
2550
b67a2c6f
YQ
25512014-06-27 Yao Qi <yao@codesourcery.com>
2552
2553 * gdb.texinfo (Maintenance Commands): Update the output of
2554 'maint print dummy-frames' command.
2555
f179cf97
EZ
25562014-06-24 Eli Zaretskii <eliz@gnu.org>
2557
2558 * gdb.texinfo (Screen Size): Improve indexing.
2559
992c7d70
GB
25602014-06-19 Gary Benson <gbenson@redhat.com>
2561
2562 * gdb.texinfo (Maintenance Commands): Document new
2563 "maint set/show catch-demangler-crashes" option.
2564
57fcfb1b
GB
25652014-06-19 Gary Benson <gbenson@redhat.com>
2566
2567 * gdb.texinfo (Maintenance Commands): Document new
2568 "maint demangler-warning" command and new
2569 "maint set/show demangler-warning" option.
2570
dd5d5494
SC
25712014-06-09 Siva Chandra Reddy <sivachandra@google.com>
2572
2573 * python.texi (Xmethod API): Add space before the opening
2574 parenthesis in function descriptions.
2575
25326a28 25762014-06-06 Doug Evans <xdje42@gmail.com>
d2929fdc
DE
2577
2578 * guile.texi (Guile Configuration): Document guile-data-directory.
2579
0a770bb2 25802014-06-06 Mingjie Xing <mingjie.xing@gmail.com>
2581
2582 * gdb.texinfo (Invoking GDB): Add -q and --quiet.
2583
16f691fb
DE
25842014-06-04 Doug Evans <xdje42@gmail.com>
2585
2586 * guile.texi (Breakpoints In Guile): Update.
2587
1e47491b
JB
25882014-06-03 Joel Brobecker <brobecker@adacore.com>
2589
2590 * python.texi (Xmethod API): Fix reference to "Progspaces In
2591 Python".
2592
0c6e92a5
SC
25932014-06-03 Siva Chandra Reddy <sivachandra@google.com>
2594
2595 * python.texi (Xmethods In Python, XMethod API)
2596 (Writing an Xmethod): New nodes.
2597 (Python API): New menu entries "Xmethods In Python",
2598 "Xmethod API", "Writing an Xmethod".
2599
06eb1586
DE
26002014-06-02 Doug Evans <xdje42@gmail.com>
2601
2602 * guile.texi (Guile API): Add entry for Parameters In Guile.
2603 (GDB Scheme Data Types): Mention <gdb:parameter> object.
2604 (Parameters In Guile): New node.
2605
e698b8c4
DE
26062014-06-02 Doug Evans <xdje42@gmail.com>
2607
2608 * guile.texi (Guile API): Add entry for Commands In Guile.
2609 (Basic Guile) <parse-and-eval>: Add reference.
2610 (Basic Guile) <string->argv>: Move definition to Commands In Guile.
2611 (GDB Scheme Data Types): Mention <gdb:command> object.
2612 (Commands In Guile): New node.
2613
ded03782
DE
26142014-06-02 Doug Evans <xdje42@gmail.com>
2615
2616 * guile.texi (Guile API): Add entry for Progspaces In Guile.
2617 (GDB Scheme Data Types): Mention <gdb:progspace> object.
2618 (Progspaces In Guile): New node.
2619
53e8a631
AB
26202014-05-30 Andrew Burgess <aburgess@broadcom.com>
2621
2622 * guile.texi (Frames In Guile): Mention FRAME_UNWIND_MEMORY_ERROR.
2623 * python.texi (Frames In Python): Mention
2624 gdb.FRAME_UNWIND_MEMORY_ERROR.
2625
329ea579
PA
26262014-05-29 Pedro Alves <palves@redhat.com>
2627 Tom Tromey <tromey@redhat.com>
2628
2629 * gdb.texinfo (Non-Stop Mode): Remove "set target-async 1"
2630 from example.
2631 (Asynchronous and non-stop modes): Document '-gdb-set mi-async'.
2632 Mention that target-async is now deprecated.
2633 (Maintenance Commands): Document maint set/show target-async.
2634
92bcb5f9
PA
26352014-05-29 Pedro Alves <palves@redhat.com>
2636
2637 * observer.texi (sync_execution_done, command_error): New
2638 subjects.
2639
fd664c91
PA
26402014-05-29 Pedro Alves <palves@redhat.com>
2641
2642 PR gdb/13860
2643 * observer.texi (signal_received, end_stepping_range)
2644 (signal_exited, exited, no_history): New observer subjects.
2645
b2715b27
AW
26462014-05-26 Andy Wingo <wingo@igalia.com>
2647
2648 * guile.texi (GDB Scheme Data Types): Remove documentation for
2649 removed interfaces. Update spelling of gdb-object-kind.
2650
9eaa4c1e
AW
26512014-05-26 Andy Wingo <wingo@igalia.com>
2652
2653 * guile.texi (Basic Guile): Fix some typos.
2654
0f1e8403
AW
26552014-05-26 Andy Wingo <wingo@igalia.com>
2656
2657 * guile.texi (Writing a Guile Pretty-Printer)
2658 (Guile Types Module): Fix excess parentheses in use-modules forms.
2659
697aa1b7
EZ
26602014-05-24 Eli Zaretskii <eliz@gnu.org>
2661
2662 * guile.texi (Types In Guile, Basic Guile, Frames In Guile)
2663 (Breakpoints In Guile, Guile Printing Module)
2664 (Guile Exception Handling, Values From Inferior In Guile)
2665 (Objfiles In Guile, Breakpoints In Guile, Memory Ports in Guile):
2666 Don't use @var at the beginning of a sentence.
2667
2668 * gdb.texinfo (Frame Filter Management, Trace Files)
2669 (C Operators, Ada Tasks, Calling, Bootstrapping, ARM)
2670 (PowerPC Embedded, Define, Annotations for Running)
2671 (IPA Protocol Commands, Packets, General Query Packets)
2672 (Tracepoint Packets, Notification Packets, Environment)
2673 (Inferiors and Programs, Set Breaks, Set Catchpoints)
2674 (Continuing and Stepping, Signals, Thread-Specific Breakpoints)
2675 (Frames, Backtrace, Selection, Expressions, Registers)
2676 (Trace State Variables, Built-In Func/Proc, Signaling, Files)
2677 (Numbers, GDB/MI Async Records, GDB/MI Data Manipulation)
2678 (Source Annotations, Using JIT Debug Info Readers, Packets)
2679 (Stop Reply Packets, Host I/O Packets)
2680 (Target Description Format): Don't use @var at the beginning of a
2681 sentence.
2682
2683 * python.texi (Basic Python, Types In Python)
2684 (Commands In Python, Frames In Python, Line Tables In Python)
2685 (Breakpoints In Python, gdb.printing, gdb.types)
2686 (Type Printing API): Don't use @var at the beginning of a
2687 sentence.
2688
67b5c0c1
MM
26892014-05-23 Markus Metzger <markus.t.metzger@intel.com>
2690
2691 * gdb.texinfo (Process Record and Replay): Document "set/show btrace
2692 replay-memory-access".
2693
6a3cb8e8
PA
26942014-05-21 Pedro Alves <palves@redhat.com>
2695
2696 * gdb.texinfo (Starting): Document "set/show
2697 auto-connect-native-target".
2698 (Target Commands): Document "target native".
2699
936d2992
PA
27002014-05-20 Pedro Alves <palves@redhat.com>
2701
2702 * gdb.texinfo (Memory) <compare-sections>: Generalize comments to
2703 not be remote specific. Add cross reference to the qCRC packet.
2704 (Separate Debug Files): Update cross reference to the qCRC packet.
2705 (General Query Packets) <qCRC packet>: Add anchor.
2706
b3ce5e5f
DE
27072014-05-17 Doug Evans <xdje42@gmail.com>
2708
2709 Copy over changes from guile.texi.
2710 * python.texi (Basic Python) <gdb.execute>: Add text.
2711 (Basic Python) <gdb.post_event>: Remove "main" from "main GDB thread".
2712 (Values From Inferior) <Python string>: Add text.
2713 (Values From Inferior) <Value.string>: Clarify string length handling.
2714 (Pretty Printing API): Add cindex.
2715 (Types In Python) <TYPE_CODE_*>: Use vtable instead of table.
2716 Remove unnecessary index of gdb.TYPE_CODE_*. Replace @findex with
2717 @vindex.
2718 (Commands In Python) <COMPLETE_*>: Similarly.
2719 (Symbols In Python) <SYMBOL_*>: Similarly.
2720 (Breakpoints In Python) <WP_*>: Similarly.
2721 (Breakpoints In Python) <BP_*>: Similarly.
2722
8dfcab11
DT
27232014-05-17 David Taylor <dtaylor@emc.com>
2724
2725 * gdb.texinfo (General Query Packets): Add a note about thread IDs
2726 mentioned in the qfThreadInfo reply.
2727
8d551b02
DE
27282014-05-16 Doug Evans <dje@google.com>
2729
2730 * gdb.texinfo (Mode Options): Add -D.
2731
e20bd8f4
SB
27322014-05-09 Samuel Bronson <naesten@gmail.com>
2733
2734 * Makefile.in (PACKAGE): Copy from ../Makefile.in in case of
2735 "make -C".
2736
f989a1c8
TT
27372014-04-29 Tom Tromey <tromey@redhat.com>
2738
2739 * gdb.texinfo (Debugging Output): Rename to "set debug varobj" and
2740 "show debug varobj".
2741
95cf3b38
DT
27422014-05-01 David Taylor <dtaylor@emc.com>
2743
2744 * gdb.texinfo (compare-sections): Document the new -r (read-only)
2745 option.
2746
01f9f808
MS
27472014-04-24 Michael Sturm <michael.sturm@mintel.com>
2748 Walfred Tedeschi <walfred.tedeschi@intel.com>
2749
2750 * gdb.texinfo (i386 Features): Add description of AVX512
2751 registers.
2752
770e7fc7
DE
27532014-03-31 Doug Evans <dje@google.com>
2754
2755 * gdb.texinfo (Symbols): Document set/show print symbol-loading.
2756
97d8f0ee
DE
27572014-03-30 Doug Evans <dje@google.com>
2758
2759 * gdb.texinfo (Non-Stop Mode): Remove trailing whitespace.
2760 (Background Execution): Ditto.
2761
36cb1214
HZ
27622014-03-21 Pedro Alves <palves@redhat.com>
2763 Stan Shebs <stan@codesourcery.com>
2764 Hui Zhu <hui@codesourcery.com>
2765
2766 * gdb.texinfo (Packets): Add anchor to "? packet".
2767 Remove fixme and update introduction of "k packet".
2768 Add anchor to "vKill packet".
2769
5e3a2c38
SS
27702014-03-12 Stan Shebs <stan@codesourcery.com>
2771
2772 * Doxyfile-gdb-api.in (INPUT): Add gdbtypes.h.
2773
7a5a839f
LC
27742014-02-26 Ludovic Courtès <ludo@gnu.org>
2775
dc6ae996 2776 * guile.texi (Basic Guile): Document 'history-append!'.
7a5a839f 2777
95060284
JB
27782014-02-20 Joel Brobecker <brobecker@adacore.com>
2779
2780 * gdb.texinfo (Files): Document "add-shared-symbol-files"
2781 and "assf" as being deprecated.
2782 (Cygwin Native): Likewise for "dll-symbols".
2783 (Non-debug DLL Symbols): Remove reference to "dll-symbols"
2784 as a way to force the loading of symbols from a DLL.
2785
f7bd0f78
SC
27862014-02-19 Siva Chandra Reddy <sivachandra@google.com>
2787
2788 * python.texi (Values From Inferior): Add description about the
2789 new feature.
2790
329baa95
DE
27912014-02-17 Doug Evans <xdje42@gmail.com>
2792
2793 * Makefile.in (GDB_DOC_FILES): Add python.texi.
2794 * gdb.texinfo (Python): Moved to ...
2795 * python.texi: ... here. New file.
2796
687894f5
DE
27972014-02-17 Ludovic Courtès <ludo@gnu.org>
2798
d25f38ee 2799 * guile.texi (Writing a Guile Pretty-Printer) <example>:
687894f5
DE
2800 Remove 'string-begins-with' procedure. Add 'pretty-printer'
2801 parameter to 'str-lookup-function' procedure. Look for
2802 the "std::string<" prefix.
2803 (Frames In Guile): Add 'frame' parameter to 'frame-read-var'.
2804 Adjust description.
2805
6fb526ee
DE
28062014-02-11 Tejas Belagod <tejas.belagod@arm.com>
2807
d25f38ee 2808 * guile.texi (Values From Inferior In Guile): Remove stray
6fb526ee
DE
2809 parantheses for deffn.
2810 (Disassembly In Guile): Ditto.
2811
1e0a5178
SS
28122014-02-10 Stan Shebs <stan@codesourcery.com>
2813
2814 Add Doxygen support.
2815 * Makefile.in (doxy): New action, generates Doxygen files.
2816 (DOXYGEN): New.
2817 (doxyedit): New.
2818 * Doxyfile-base.in: New file.
2819 * Doxyfile-gdb-api.in: New file.
2820 * Doxyfile-gdb-xref.in: New file.
2821 * Doxyfile-gdbserver.in: New file.
2822 * doxy-index.in: New file.
2823 * filter-for-doxygen: New file.
2824 * filter-params.pl: New file.
2825
ed3ef339
DE
28262014-02-10 Doug Evans <xdje42@gmail.com>
2827
2828 * Makefile.in (GDB_DOC_FILES): Add guile.texi.
2829 * gdb.texinfo (Auto-loading): Add set/show auto-load guile-scripts.
2830 (Extending GDB): New menu entries Guile, Multiple Extension Languages.
2831 (Guile docs): Include guile.texi.
2832 (objfile-gdbdotext file): Add objfile-gdb.scm.
2833 (dotdebug_gdb_scripts section): Mention Guile scripts.
2834 (Multiple Extension Languages): New node.
2835 * guile.texi: New file.
2836
c6044dd1
JB
28372014-01-28 Joel Brobecker <brobecker@adacore.com>
2838
2839 * gdb.texinfo (Ada Glitches): Document the new "maint ada set/show
2840 ignore-descriptive-types". commands.
2841
87ce2a04
DE
28422014-01-22 Doug Evans <dje@google.com>
2843
2844 * gdb.texinfo (Server): Mention --debug-format=all|none|timestamp.
2845 (gdbserver man): Ditto.
2846
52834460
MM
28472014-01-16 Markus Metzger <markus.t.metzger@intel.com>
2848
2849 * gdb.texinfo: Document limited reverse/replay support
2850 for target record-btrace.
2851
0688d04e
MM
28522014-01-16 Markus Metzger <markus.t.metzger@intel.com>
2853
2854 * gdb.texinfo (Process Record and Replay): Update documentation.
2855
8710b709
MM
28562014-01-16 Markus Metzger <markus.t.metzger@intel.com>
2857
2858 * gdb.texinfo (Process Record and Replay): Document new /c
2859 modifier accepted by "record function-call-history".
2860 Add /i modifier to "record function-call-history" example.
2861
dcf106f3
JB
28622014-01-15 Yuanhui Zhang <asmwarrior@gmail.com>
2863 Joel Brobecker <brobecker@adacore.com>
2864
2865 * gdb.texinfo (GDB/MI Output Syntax): Add some missing "nl"
2866 markers. Remove one that was misplaced.
2867
41ef2965
PA
28682014-01-10 Pedro Alves <palves@redhat.com>
2869
2870 * gdb.texinfo (Your Program's Environment) <set environment>:
2871 Mention the shell, and point at 'set exec-wrapper'.
2872
c0d48811
JB
28732014-01-07 Joel Brobecker <brobecker@adacore.com>
2874
2875 * gdb.texinfo (Types In Python): Document new attribute Types.name.
2876
5fba4c0f
JB
28772013-12-30 Joel Brobecker <brobecker@adacore.com>
2878
2879 * gdb.texinfo (Types In Python): Clarify the documentation
2880 of attribute gdb.Field.bitpos.
2881
0809504b
JB
28822013-12-28 Joel Brobecker <brobecker@adacore.com>
2883
2884 * gdb.texinfo (Types In Python): Fix the documentation of
2885 attribute "bitpos" in class gdb.Field for enum types. Add
2886 documentation for attribute "enumval" in that same class.
2887
edef6000
JB
28882013-12-28 Joel Brobecker <brobecker@adacore.com>
2889
2890 * gdb.texinfo (GDB/MI Support Commands): Change @table into
2891 @ftable.
2892
71b8c845
DE
28932013-12-23 Doug Evans <xdje42@gmail.com>
2894
2895 * gdb.texinfo (Auto-loading): Move menu up. Move discussion of
2896 auto-loaded objfile scripts and .debug_gdb_scripts section to their
2897 corresponding section in Extending GDB.
2898 (Extending GDB): Move menu up. New menu item "Auto-loading
2899 extensions".
2900 (Sequences): New menu item "Auto-loading sequences".
2901 (Auto-loading sequences): New node.
2902 (Python): Rename section from Scripting GDB to Extending GDB.
2903 (Python Auto-loading): Update xref, refer to "Auto-loading extensions".
2904 Move docs on ways to auto-load extensions to ...
2905 (Auto-loading extensions): ... here. New node.
2906
d192b373
JB
29072013-12-23 Joel Brobecker <brobecker@adacore.com>
2908
2909 * gdb.texinfo (GDB/MI): Add "GDB/MI Support Commands" entry
2910 in menu.
2911 (GDB/MI Variable Objects): Adjust reference to "-list-features"
2912 command, now in a new node.
2913 (GDB/MI Support Commands): New node, with its contents being
2914 extracted from the "GDB/MI Miscellaneous Commands" node.
2915 A small paragraph introducing the section is also added at
2916 the start.
2917 (GDB/MI Miscellaneous Commands): Delete the description of the
2918 -info-gdb-mi-command, -list-features and -list-target-features
2919 commands, now hosted in the "GDB/MI Support Commands" node.
2920
a16b0e22
SC
29212013-12-12 Siva Chandra Reddy <sivachandra@google.com>
2922
2923 PR python/16113
2924 * gdb.texinfo (Values From Inferior): Add a note about using
2925 gdb.Field objects as subscripts on gdb.Value objects.
2926 (Types In Python): Add description about the new attribute
2927 "parent_type" of gdb.Field objects.
2928
9b26f0fb
JB
29292013-12-12 Joel Brobecker <brobecker@adacore.com>
2930
2931 * gdb.texinfo (GDB/MI Miscellaneous Commands): Add @cindex
2932 entry for section docuumenting the -list-features GDB/MI command.
2933
72bfa06c
JB
29342013-12-10 Joel Brobecker <brobecker@adacore.com>
2935
2936 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document the new
2937 "exec-run-start-option" entry in the output of the "-list-features"
2938 command.
2939
3ea8680f
EZ
29402013-12-04 Eli Zaretskii <eliz@gnu.org>
2941
2942 * gdb.texinfo (i386): Fix yesterday's commit.
2943
1a4f73eb
TT
29442013-12-03 Tom Tromey <tromey@redhat.com>
2945
2946 * gdb.texinfo (Set Catchpoints): Add @kindex for each command
2947 documented here.
2948
6cb999f8
TT
29492013-12-03 Tom Tromey <tromey@redhat.com>
2950
2951 * gdb.texinfo (@direntry): Add menu item for gdbserver.
2952
ca8941bb
WT
29532013-12-03 Walfred Tedeschi <walfred.tedeschi@intel.com>
2954
2955 * gdb.texinfo (i386 Features): Add MPX feature registers.
2956 (x86 Specific featuresx86 Architecture-specific Issues): Adds
2957 a subsubsection for MPX and describes the display of the
2958 boundary registers.
2959
688981c9
JB
29602013-12-03 Joel Brobecker <brobecker@adacore.com>
2961
2962 * gdb.texinfo (GDB/MI Miscellaneous Commands): Remove the
2963 documentation of the "ada-exceptions" entry.
2964
2ea126fa
JB
29652013-12-03 Joel Brobecker <brobecker@adacore.com>
2966
2967 * gdb.texinfo (GDB/MI Result Records): Fix the syntax of the
2968 "^error" result record concerning the error message. Document
2969 the error code that may also be part of that result record.
2970 (GDB/MI Miscellaneous Commands): Document the
2971 "undefined-command-error-code" element in the output of
2972 the "-list-features" GDB/MI command.
2973
6b7cbff1
JB
29742013-12-03 Joel Brobecker <brobecker@adacore.com>
2975
2976 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document
2977 the new -info-gdb-mi-command GDB/MI command. Document
2978 the meaning of "-info-gdb-mi-command" in the output of
2979 -list-features.
2980
20e1ca3b
PA
29812013-11-29 Pedro Alves <palves@redhat.com>
2982
2983 * gdb.texinfo (Frames In Python) <gdb.FRAME_UNWIND_NULL_ID>:
2984 Update comment.
2985
29453a14
YQ
29862013-11-24 Yao Qi <yao@codesourcery.com>
2987
2988 * gdb.texinfo (Caching Remote Data): Document new
2989 "set/show stack-cache" option.
2990
6dd315ba
YQ
29912013-11-24 Yao Qi <yao@codesourcery.com>
2992
2993 * gdb.texinfo (Caching Target Data): Replace "ON" with "on".
2994 (Maintenance Commands): Replace "ON" and "OFF" with "on" and
2995 "off" respectively.
2996
9df9dbe0
YQ
29972013-11-23 Yao Qi <yao@codesourcery.com>
2998
2999 * gdb.texinfo (GDB/MI Variable Objects): Add the description
3000 of "displayhint" to the table about child results.
3001
c78feb39
YQ
30022013-11-21 Yao Qi <yao@codesourcery.com>
3003
3004 * gdb.texinfo (GDB/MI Variable Objects): Add attribute
3005 'dynamic' for the output of command -var-list-children.
3006
27b81af3
YQ
30072013-11-21 Yao Qi <yao@codesourcery.com>
3008
3009 * gdb.texinfo (Caching Target Data): Remove "see" before
3010 @pxref.
3011
b26dfc9a
YQ
30122013-11-20 Yao Qi <yao@codesourcery.com>
3013
3014 * gdb.texinfo (Caching Target Data): Update doc for
3015 per-address-space dcache.
3016
b12039c6
YQ
30172013-11-20 Yao Qi <yao@codesourcery.com>
3018
3019 * gdb.texinfo (Data): Rename menu item.
3020 (Caching Remote Data): Rename to ...
3021 (Caching Target Data): ... it. Update.
3022
422ad5c2
JB
30232013-11-18 Joel Brobecker <brobecker@adacore.com>
3024
3025 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document the new
3026 "language-option" entry in the output of the "-list-features"
3027 command.
3028
805e1f19
TT
30292013-11-15 Tom Tromey <tromey@redhat.com>
3030
3031 * gdb.texinfo (Variables): Note gdb rules for ambiguous cases.
3032 Add example.
3033
8fe1b653
TT
30342013-11-14 Tom Tromey <tromey@redhat.com>
3035
3036 * gdb.texinfo (Breakpoints In Python): Replace "as" with "in".
3037
403cb6b1
JB
30382013-11-14 Joel Brobecker <brobecker@adacore.com>
3039
3040 * gdb.texinfo (Show): Add xref anchor for "show language" command.
3041 (Context management): Place current subsection text into its own
3042 subsubsection. Add new subsubsection describing the "--language"
3043 command option.
3044
93973826
JB
30452013-11-13 Joel Brobecker <brobecker@adacore.com>
3046
3047 * gdb.texinfo (GDB/MI Miscellaneous Commands): Delete
3048 the documentation of "info-ada-exceptions" in the output
3049 of the "-list-features" command. Add the documentation
3050 of the "ada-exception" entry instead.
3051
6adcee18
JB
30522013-11-12 Joel Brobecker <brobecker@adacore.com>
3053
93973826 3054
6adcee18
JB
3055 * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix the first
3056 word of a couple of sentences to start with a capital letter.
3057
58d06528
JB
30582013-11-12 Joel Brobecker <brobecker@adacore.com>
3059
3060 * gdb.texinfo (Ada): Add entry in menu for new "Ada Exceptions" node.
3061 (Ada Exceptions): New node.
3062 (GDB/MI): Add entry in menu for new "GDB/MI Ada Exceptions
3063 Commands" node.
3064 (GDB/MI Ada Exceptions Commands): New node.
3065 (GDB/MI Miscellaneous Commands): Document new "info-ada-exceptions"
3066 field in the output of the "-list-features" command.
3067 * NEWS: Add entry for the new "info exceptions" CLI command,
3068 and for the new "-info-ada-exceptions" GDB/MI command.
3069
bc79de95
PM
30702013-11-11 Phil Muldoon <pmuldoon@redhat.com>
3071
3072 * gdb.texinfo (Symbol Tables In Python): Add linetable method entry.
3073 (Line Tables In Python): New node.
3074
73be47f5
DE
30752013-11-08 Doug Evans <dje@google.com>
3076
3077 * gdb.texinfo (Debugging Output): Update text for
3078 "set debug dwarf2-read".
3079
db0fec5c
DE
30802013-11-08 Doug Evans <dje@google.com>
3081
3082 * gdb.texinfo (Debugging Output): Update text for
3083 "set debug symtab-create".
3084
92e32e33
PM
30852013-11-07 Phil Muldoon <pmuldoon@redhat.com>
3086
72f4393d
L
3087 * gdb.texinfo (Commands In Python): Document COMPLETE_EXPRESSION
3088 constant.
92e32e33 3089
f76c27b5
PM
30902013-11-07 Phil Muldoon <pmuldoon@redhat.com>
3091
3092 * gdb.texinfo (Breakpoints In Python): Document temporary
3093 option in breakpoint constructor, and add documentation to the
3094 temporary attribute.
3095
fa4d0c40
YQ
30962013-11-07 Yao Qi <yao@codesourcery.com>
3097
3098 * gdb.texinfo (GDB/MI Variable Objects): Update doc about the
3099 output of "-var-info-expression".
3100
afa332ce
PA
31012013-11-06 Pedro Alves <palves@redhat.com>
3102
3103 * gdb.texinfo (Starting) <set/show startup-with-shell>: Mention
3104 non-interactive mode.
3105 (Environment) <shell startup files warning>: Mention
3106 non-interactive mode. Mention .zshenv for Z shell, and talk about
3107 BASH_ENV instead of .bashrc for BASH.
3108
9ac69859
NB
31092013-10-29 Nicolas Blanc <nicolas.blanc@intel.com>
3110
3111 * gdb.texinfo (Commands to Specify Files): Add description
3112 of the remove-symbol-file command.
3113 * observer.texi: New free_objfile event
3114
98882a26
PA
31152013-10-24 Pedro Alves <palves@redhat.com>
3116
3117 * gdb.texinfo (Starting): Document set/show startup-with-shell.
3118
ce13fade
JB
31192013-10-11 Joel Brobecker <brobecker@adacore.com>
3120
3121 * gdb.texinfo (Shared Library GDB/MI Catchpoint Commands):
3122 New subsection inside which the "-catch-load" and "-catch-unload"
3123 commands documentation is now placed.
3124 (Ada Exception GDB/MI Catchpoint Commands): New subsection
3125 documenting the "-catch-assert" and "-catch-exception" new
3126 GDB/MI commands.
3127
2446f5ea
JB
31282013-10-10 Joel Brobecker <brobecker@adacore.com>
3129
3130 * gdb.texinfo (Connecting): Remove unnecessary @w{}.
3131
0d12017b
JB
31322013-10-10 Joel Brobecker <brobecker@adacore.com>
3133
bd80dc1a
JB
3134 * gdb.texinfo (Connecting): Replace "set remotebaud" by "set
3135 serial baud".
3136 (Remote Configuration): Replace "set remotebaud" by "set serial
3137 baud". Replace "show remotebaud" by "show serial baud".
0d12017b 3138
f4fb82a1
PA
31392013-10-07 Pedro Alves <palves@redhat.com>
3140
3141 PR breakpoints/11568
3142 * gdb.texinfo (Thread-Specific Breakpoints): Mention what happens
3143 when the thread is removed from the thread list.
3144
0c557179
SDJ
31452013-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
3146
3147 * gdb.texinfo (Convenience Variables): Document $_exitsignal.
3148 Update entry for $_exitcode.
3149
5713b9b5
JB
31502013-10-04 Joel Brobecker <brobecker@adacore.com>
3151
3152 * gdb.texinfo (GDB/MI Program Execution): Document "-exec-run"'s
3153 new "--start" option.
3154
901461f8
PA
31552013-10-02 Pedro Alves <palves@redhat.com>
3156
3157 * gdb.texinfo (Registers): Expand description of saved registers
3158 in frames. Explain <not saved>.
3159
8fb8eb5c
DE
31602013-09-25 Doug Evans <dje@google.com>
3161
3162 * gdb.texinfo (Debugging Output): Document set/show debug symfile.
3163
0a7cfe2c
SS
31642013-09-16 Stan Shebs <stan@codesourcery.com>
3165
3166 Remove the internals manual gdbint.texinfo.
3167 * Makefile.in (INFO_DEPS): Remove gdbint.info.
3168 (PDFFILES): Remove gdbint.pdf.
3169 (HTMLFILES): Remove gdbint/index.html.
3170 (HTMLFILES_INSTALL): Remove gdbint.
3171 (GDBINT_DOC_FILES): Remove.
3172 (dvi): Remove gdbint.dvi.
3173 (ps): Remove gdbint.ps.
3174 * gdbint.texinfo: Remove file.
3175 * gdb.texinfo (Maintenance Commands): Remove reference to gdbint.
3176
a280dbd1
SDJ
31772013-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
3178
3179 * gdb.texinfo (Convenience Functions): Mention new convenience
3180 function $_isvoid.
3181
4ac33720
UW
31822013-09-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3183
3184 * gdb.texinfo (Decimal Floating Point format): Mention S/390.
3185 (Standard Target Features): Add new node to menu.
3186 (S/390 and System z Features): New node.
3187
b3d3b4bd
SA
31882013-09-13 Sanimir Agovic <sanimir.agovic@intel.com>
3189
3190 * gdb.texinfo (GDB/MI Miscellaneous Commands): Use
3191 -list-target-features in the example.
3192
edf9f00c
JK
31932013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3194
3195 * gdb.texinfo (MiniDebugInfo): Prepare file debug and use it to create
3196 mini_debuginfo. Strip binary before adding mini_debuginfo to it.
3197
1d236d23
JK
31982013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3199
3200 Sync documentation with gdb.base/gnu-debugdata.exp.
3201 * gdb.texinfo (MiniDebugInfo): Add comment and "D" in the example.
3202
5423b017
JK
32032013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3204
3205 * gdb.texinfo (MiniDebugInfo): Fix two trailing dots.
3206
6211c335
YQ
32072013-08-27 Pedro Alves <pedro@codesourcery.com>
3208 Yao Qi <yao@codesourcery.com>
3209
3210 * gdb.texinfo (GDB/MI Stack Manipulation) <-stack-list-locals>:
3211 Document new --skip-unavailable option.
3212 <-stack-list-variables>: Document new --skip-unavailable option.
3213
52e260a3
DE
32142013-08-26 Doug Evans <dje@google.com>
3215
3216 * gdb.texinfo (Maintenance Commands): "maint print objfiles" now takes
3217 an optional regexp.
3218
5e92f71a
TT
32192013-08-13 Tom Tromey <tromey@redhat.com>
3220
3221 * gdbint.texinfo (Testsuite): Use @table, not @itemize.
3222 Document GDB_PARALLEL and GDB_INOTIFY.
3223
c5d7073b
SS
32242013-08-09 Stan Shebs <stan@codesourcery.com>
3225
3226 * LRS: Remove file, describes a long-abandoned live-range
3227 splitting extension to stabs.
3228
6fbe845e
AB
32292013-07-25 Andrew Burgess <aburgess@broadcom.com>
3230
3231 * gdb.texinfo (Output Formats): Mention the new 'z' formatter.
3232
e7045703
DE
32332013-07-17 Doug Evans <dje@google.com>
3234
3235 * gdb.texinfo (Print Settings): Document "print raw frame-arguments".
3236
3105ebf9
TT
32372013-07-02 Tom Tromey <tromey@redhat.com>
3238
3239 * gdb.texinfo (Target Commands): Don't mention "target nrom".
3240
d6c2da54
TT
32412013-06-28 Tom Tromey <tromey@redhat.com>
3242
3243 * Makefile.in (version.subst): Use version.in, not
3244 common/version.in.
3245 * gdbint.texinfo (Versions and Branches, Releasing GDB):
3246 Likewise.
3247
e5823f1c
PA
32482013-06-27 Pedro Alves <palves@redhat.com>
3249
3250 * gdbint.texinfo (Algorithms) <Stepping over runtime loader
3251 dynamic symbol resolution code>: New section, based on infrun.c
3252 comment.
3253
92dcb9ff
TT
32542013-06-26 Tom Tromey <tromey@redhat.com>
3255
3256 * gdbint.texinfo (Versions and Branches): Use common/version.in.
3257 Update.
3258 (Releasing GDB): Likewise.
3259
dc673c81
YQ
32602013-06-26 Pedro Alves <pedro@codesourcery.com>
3261 Yao Qi <yao@codesourcery.com>
3262
3263 * gdb.texinfo (GDB/MI Tracepoint Commands): Document
3264 -trace-frame-collected.
3265
28a93511
YQ
32662013-06-26 Pedro Alves <pedro@codesourcery.com>
3267
3268 * gdb.texinfo (Traceframe Info Format): Document tvar element
3269 and its attributes.
3270
a0743c90
YQ
32712013-06-25 Yao Qi <yao@codesourcery.com>
3272
3273 * gdbint.texinfo (Testsuite): Document 'gdb,predefined_tsv'.
3274
01208463
TT
32752013-06-24 Tom Tromey <tromey@redhat.com>
3276
3277 * Makefile.in (POD2MAN1, POD2MAN5): Use version.subst.
3278 (GDBvn.texi): Use version.subst.
3279 (version.subst): New target.
3280 (mostlyclean): Remove version.subst.
3281
c898adb7
YQ
32822013-06-20 Pedro Alves <pedro@codesourcery.com>
3283
3284 * gdb.texinfo (GDB/MI Data Manipulation)
3285 <-data-list-register-values>: Document the --skip-unavailable
3286 option.
3287
7c57fa1e
YQ
32882013-06-07 Yao Qi <yao@codesourcery.com>
3289
3290 * gdb.texinfo (Symbols): Add kindex and cindex for
3291 'maint print msymbols'.
3292
0059c61a 32932013-06-05 Simon Marchi <simon.marchi@ericsson.com> (tiny change)
b7742092
MK
3294
3295 * gdb.texinfo (Miscellaneous gdb/mi Commands): Fix -add-inferior
3296 response field name (thread-group to inferior).
3297
85dc5a12
GB
32982013-06-04 Gary Benson <gbenson@redhat.com>
3299
3300 * gdb.texinfo (General Query Packets/qSupported): Added
3301 "qXfer:libraries-svr4:read" and "augmented-libraries-svr4-read".
3302 to the table of currently defined stub features.
3303 Added a more detailed entry for "augmented-libraries-svr4-read".
3304 (General Query Packets/qXfer:libraries-svr4:read): Documented
3305 the augmented form of this packet.
3306
5901af59
JB
33072013-05-23 Joel Brobecker <brobecker@adacore.com>
3308
3309 * gdb.texinfo (System-wide Configuration Scripts): Renames
3310 "Installed System-wide Configuration Scripts". Add associated
3311 @menu block.
3312
c1e36e3e
PA
33132013-05-23 Yao Qi <yao@codesourcery.com>
3314 Pedro Alves <palves@redhat.com>
3315
3316 * gdb.texinfo (Packets): Document 'vCont;r'.
3317 (Continuing and Stepping): Document target-assisted range
3318 stepping, and the 'set range-stepping' and 'show range-stepping'
3319 commands.
3320
0201faac
JB
33212013-05-23 Joel Brobecker <brobecker@adacore.com>
3322
3323 * gdb.texinfo (Installed System-wide Configuration Scripts):
3324 Add subsection describing the scripts now available under
3325 the data-dir's system-gdbbinit subdirectory.
3326 * NEWS: Add entry announcing the availability of system-wide
3327 configuration scripts for ElinOS and Wind River Linux.
3328
c5867ab6
HZ
33292013-05-21 Hui Zhu <hui@codesourcery.com>
3330
3331 * gdb.texinfo (GDB/MI Breakpoint Commands): Describe the
3332 "-dprintf-insert" command.
3333
7d0c9981
DE
33342013-05-17 Doug Evans <dje@google.com>
3335
3336 * gdb.texinfo (Maintenance Commands): Update doc for
3337 "maint check-psymtabs". Add doc for "maint check-symtabs",
3338 "maint expand-symtabs".
3339
742ce053
MM
33402013-05-15 Markus Metzger <markus.t.metzger@intel.com>
3341
3342 * gdb.texinfo (Process Record and Replay): Document the
3343 "record goto" command and its sub-commands.
3344
1e611234
PM
33452013-05-10 Phil Muldoon <pmuldoon@redhat.com>
3346
3347 * gdb.texinfo (Backtrace): Add "no-filter" argument.
3348 (Python API): Add Frame Filters API, Frame Wrapper API,
3349 Writing a Frame Filter/Wrapper, Managing Management of Frame
3350 Filters chapter entries.
3351 (Frame Filters API): New Node.
3352 (Frame Wrapper API): New Node.
3353 (Writing a Frame Filter): New Node.
3354 (Managing Frame Filters): New Node.
3355 (Progspaces In Python): Add note about frame_filters attribute.
3356 (Objfiles in Python): Ditto.
3357 (GDB/MI Stack Manipulation): Add -enable-frame-filters command,
3358 @anchors and --no-frame-filters option to -stack-list-variables,
3359 -stack-list-frames, -stack-list-locals and -stack-list-arguments
3360 commands.
3361
2874cb83
JB
33622013-05-08 Joel Brobecker <brobecker@adacore.com>
3363
3364 * gdbint.texinfo (Native Debugging): Add "AIX Shared Library
3365 Support" subsection documenting the XML format used to transfer
3366 shared library info on AIX.
3367
9a005eb9
JB
33682013-05-08 Joel Brobecker <brobecker@adacore.com>
3369
3370 * gdb.texinfo (Debugging Output): Add documentation of
3371 "set debug aix-solib" and "show debug aix-solib" commands.
3372
a1217d97
SL
33732013-05-06 Sandra Loosemore <sandra@codesourcery.com>
3374
3375 * gdb.texinfo (Nios II): New section.
3376 (Nios II Features): New section.
3377
4d1eb6b4
JB
33782013-05-06 Joel Brobecker <brobecker@adacore.com>
3379
3380 * gdbint.texinfo (Algorithms): Remove entries documenting
3381 DEPRECATED_IBM6000_TARGET, SOLIB_ADD, and
3382 SOLIB_CREATE_INFERIOR_HOOK.
3383
3f84184e
TT
33842013-04-29 Tom Tromey <tromey@redhat.com>
3385
3386 PR python/14204:
3387 * gdb.texinfo (Python API): Fix menu entry.
3388 (Blocks In Python): Fix subsubsection text. Rewrite intro.
3389 Define global and static block. Add example. Clarify
3390 block relationship for inline functions.
3391
60155234
TT
33922013-04-29 Tom Tromey <tromey@redhat.com>
3393
3394 * gdb.texinfo (Python API): Mention Python help and keyword
3395 arguments. Move pagination text to Basic Python.
3396 (Basic Python): Put pagination text here. Document
3397 close-on-exec, SIGCHLD, and SIGINT.
3398
5360976e
PA
33992013-04-19 Pedro Alves <palves@redhat.com>
3400
3401 * gdbint.texinfo (Misc Guidelines) <Compiler Warnings>: Write
3402 "signedness" instead of "signness".
3403
bd3f3b55
PA
34042013-04-19 Pedro Alves <palves@redhat.com>
3405
3406 * gdbint.texinfo (Misc Guidelines) <Compiler Warnings>: Replace
3407 -Wno-pointer-sign text with text on -Wpointer-sign.
3408
dee368d3
TT
34092013-04-16 Tom Tromey <tromey@redhat.com>
3410
3411 * gdb.texinfo (Set Catchpoints): Mention earliest version of
3412 GCC that has the SDT probe points.
3413
cc16e6c9
TT
34142013-04-15 Tom Tromey <tromey@redhat.com>
3415
3416 * gdb.texinfo (Set Catchpoints): Document regexp syntax for
3417 exception catchpoints.
3418
72f1fe8a
TT
34192013-04-15 Tom Tromey <tromey@redhat.com>
3420
3421 * gdb.texinfo (Set Catchpoints): Document $_exception.
3422 (Convenience Vars): Mention $_exception.
3423
591f19e8
TT
34242013-04-15 Tom Tromey <tromey@redhat.com>
3425
3426 * gdb.texinfo (Set Catchpoints): Reorganize exception
3427 catchpoints. Document "catch rethrow".
3428 (Debugging C Plus Plus): Mention "catch rethrow".
3429
02ae6bad
TT
34302013-04-15 Tom Tromey <tromey@redhat.com>
3431
3432 * gdb.texinfo (Set Catchpoints): Remove obsolete text.
3433
2c91021c
JK
34342013-04-12 Jan Kratochvil <jan.kratochvil@redhat.com>
3435 Eli Zaretskii <eliz@gnu.org>
3436
3437 * gdb.texinfo (Auto-loading safe path): Add quick -iex using command
3438 line below the sample output.
3439
6eaaf48b
EZ
34402013-04-12 Eli Zaretskii <eliz@gnu.org>
3441
3442 * gdb.texinfo (Mode Options): Document '-configuration'.
3443 (Help): Document "show configuration".
3444 (Bug Reporting): Add requirements to include the configuration
3445 details in bug reports.
3446
b292c783
JK
34472013-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3448
3449 * Makefile.in (MAN1S): Add gcore.1.
3450 Remove "Host, target, and site specific Makefile fragments" comment.
3451 (@host_makefile_frag@, HAVE_NATIVE_GCORE_TARGET): New.
3452 (install-man1, uninstall-man1): Conditionalize gcore.1.
3453 (gcore.1): New.
3454 * gdb.texinfo (Man Pages): Add gcore man.
3455 (gcore man): New node.
3456
f81d1120
PA
34572013-04-10 Pedro Alves <palves@redhat.com>
3458
3459 * gdb.texinfo (Process Record and Replay): Document that "set
3460 record full insn-number-max", "set record
3461 instruction-history-size" and "set record
3462 function-call-history-size" accept "unlimited".
3463 (Backtrace): Document that "set backtrace limit" accepts
3464 "unlimited".
3465 (List): Document that "set listsize" accepts "unlimited".
3466 (Print Settings)" Document that "set print max-symbolic-offset",
3467 "set print elements" and "set print repeats" accept "unlimited".
3468 (Starting and Stopping Trace Experiments): Document that "set
3469 trace-buffer-size" accepts "unlimited".
3470 (Remote Configuration): Document that "set tcp connect-timeout"
3471 accepts "unlimited".
3472 (Command History): Document that "set history size" accepts
3473 "unlimited".
3474 (Screen Size): Document that "set height" and "set width" accepts
3475 "unlimited". Adjust "set pagination"'s description to suggest
3476 "set height unlimited" instead of "set height 0".
3477
393fd4c3
YQ
34782013-04-10 Yao Qi <yao@codesourcery.com>
3479
3480 * gdb.texinfo (Trace Files): Add "target ctf".
3481
cba5a7bf
JK
34822013-04-06 Jan Kratochvil <jan.kratochvil@redhat.com>
3483
3484 * Makefile.in (POD2MAN1, POD2MAN5): Replace $(VERSION) by ../version.in.
3485
0ed630cb
JK
3486 * Makefile.in (install-man1, install-man5, uninstall-man1)
3487 (uninstall-man5): Replace $(MANS) by $(MAN1S) and $(MAN5S) respectively.
3488
afe1492b
JK
3489 * Makefile.in (gdb.1, gdbserver.1, gdbinit.5): Use $(srcdir).
3490
5b8b6385
JK
34912013-04-06 Jan Kratochvil <jan.kratochvil@redhat.com>
3492 Eli Zaretskii <eliz@gnu.org>
3493
3494 * gdb.texinfo (gdbserver man): Rename tty to comm. Swap --attach
3495 parameters order. Remove "On some targets" for --attach. Document the
3496 --multi parameter and extended-remote command. Document all the
3497 options.
3498
906ccdf0
JK
34992013-04-05 Jan Kratochvil <jan.kratochvil@redhat.com>
3500
3501 * gdb.texinfo (gdb man): Mention option -p. Include Fortran to
3502 the list of supported languages.
3503
43662968
JK
35042013-04-05 Jan Kratochvil <jan.kratochvil@redhat.com>
3505
3506 Convert man pages to texinfo, new gdbinit.5 texinfo page.
3507 * Makefile.in (mandir, man1dir, man5dir, SYSTEM_GDBINIT, MANCONF,
3508 (TEXI2POD, POD2MAN1, POD2MAN5, MAN1S, MAN5S, MANS, man): New.
3509 (diststuff): Add man.
3510 (install-man, install-man1, install-man5, uninstall-man, uninstall-man1)
3511 (uninstall-man5): New.
3512 (STAGESTUFF): Add *.1 and *.5.
3513 (GDBvn.texi): Add SYSTEM_GDBINIT.
3514 (gdb.1, gdbserver.1, gdbinit.5): New.
3515 (maintainer-clean realclean): Add $(MANS).
3516 (install): Add install-man.
3517 (uninstall): Add uninstall-man.
3518 * gdb.texinfo (@include gdb-cfg.texi): Wrap it by @c man begin INCLUDE.
3519 (@copying): Wrap it by @c man begin COPYRIGHT.
3520 (Top): Add Man Pages.
3521 (Man Pages, gdb man, gdbserver man, gdbinit man): New.
3522
be9a8770
PA
35232013-04-02 Pedro Alves <palves@redhat.com>
3524
3525 * gdb.texinfo (Debugging Output): Document "set/show debug
3526 aarch64", "set/show debug coff-pe-read" and "set/show debug
3527 mach-o".
3528
a46c1e42
PA
35292013-04-02 Pedro Alves <palves@redhat.com>
3530
3531 * gdb.texinfo (Remote Configuration) <set remote @var{name}-packet
3532 table>: Add entry for "trace-buffer-size".
3533
bd3eecc3
PA
35342013-03-28 Pedro Alves <palves@redhat.com>
3535
3536 * gdb.texinfo (Remote Configuration) <set remote @var{name}-packet
3537 table>: Add entry for "trace-status".
3538
215b9f98
EZ
35392013-03-28 Eli Zaretskii <eliz@gnu.org>
3540
3541 * gdb.texinfo (Maintenance Commands): Use @enumerate, not "@table
3542 @bullet", which is invalid (makeinfo 5.1 barfs).
3543
7f7cc265
PA
35442013-03-28 Pedro Alves <palves@redhat.com>
3545
3546 PR gdb/15294
3547
3548 * gdb.texinfo (List) <set listsize>: Adjust to document that
3549 listsize 0 means no limit, and remove mention of -1.
3550
9c0be723
YQ
35512013-03-22 Yao Qi <yao@codesourcery.com>
3552
3553 * gdb.texinfo (Embedded Processors): Remove menu item
3554 "OpenRISC 1000".
3555 (OpenRISC 1000): Remove.
3556
bd712aed
DE
35572013-03-21 Doug Evans <dje@google.com>
3558
3559 * gdb.texinfo (Maintenance Commands): Add docs for
3560 "mt set per-command {space,time,symtab} {on,off}".
3561
d0353e76
YQ
35622013-03-14 Hui Zhu <hui@codesourcery.com>
3563 Yao Qi <yao@codesourcery.com>
3564
3565 * gdb.texinfo (Trace Files): Add "tsave -ctf".
3566
6dd24dfa
KS
35672013-03-13 Keith Seitz <keiths@redhat.com>
3568
3569 * gdb.texinfo (Maintenance Commands): Add missing ')' for
3570 "maint agent" reference to Dynamic printf.
3571
5c4808ca
EZ
35722013-03-11 Eli Zaretskii <eliz@gnu.org>
3573
3574 * gdb.texinfo (General Query Packets): Don't use colon in index
3575 entries visible to Info format.
3576
59ea5688
MM
35772013-03-11 Markus Metzger <markus.t.metzger@intel.com>
3578
3579 * gdb.texinfo (Process Record and Replay): Document record
3580 changes.
3581
2ae8c8e7
MM
35822013-03-11 Markus Metzger <markus.t.metzger@intel.com>
3583
3584 * gdb.texinfo (Requirements): List qXfer:btrace:read requiring expat.
3585 (General Query Packets): Describe Qbtrace:bts, Qbtrace:off, and
3586 qXfer:btrace:read.
3587
28abe188
EZ
35882013-03-09 Eli Zaretskii <eliz@gnu.org>
3589
3590 * gdb.texinfo (General Query Packets, Tracepoint Packets): Don't
3591 use colons in @anchor and @cindex entries.
3592
be9a119c 35932013-03-09 Hafiz Abid Qadeer <abidh@codesourcery.com>
6790eb9f
HAQ
3594
3595 * gdb.texinfo (QTBuffer:size): Add cindex and anchor.
3596
be9a119c 35972013-03-08 Stan Shebs <stan@codesourcery.com>
f6f899bf
HAQ
3598 Hafiz Abid Qadeer <abidh@codesourcery.com>
3599
3600 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
3601 trace-buffer-size set and show commands.
3602 (Tracepoint Packets): Document QTBuffer:size.
3603 (General Query Packets): Document QTBuffer:size.
3604
d57350ea
TT
36052013-02-21 Tom Tromey <tromey@redhat.com>
3606
3607 * gdb.texinfo: Remove bad @syncodeindex.
3608 (Values From Inferior, Types In Python, Inferiors In Python)
3609 (Events In Python, Threads In Python, Frames In Python, Blocks In
3610 Python, Symbols In Python, Symbol Tables In Python): Remove
3611 @tables.
3612 (Packets, General Query Packets, Tracepoint Packets)
3613 (Host I/O Packets): Use @w{} for empty @item.
3614
9f44fbc0
SCR
36152013-02-20 Siva Chandra Reddy <sivachandra@google.com>
3616
3617 * gdb.texinfo (Architectures In Python): Add description about
3618 the new method gdb.Architecture.disassemble.
3619
f5911ea1
HAQ
36202013-02-15 Pedro Alves <pedro@codesourcery.com>
3621 Hafiz Abid Qadeer <abidh@codesourcery.com>
3622
3623 * gdb.texinfo (GDB/MI Tracepoint Commands) <-trace-status>:
3624 Document the "trace-file" field.
3625
7e1e0340
DE
36262013-02-07 Doug Evans <dje@google.com>
3627
3628 * gdb.texinfo (Machine Code): Clarify argument to disassemble
3629 command.
3630
134a2066
YQ
36312013-02-06 Yao Qi <yao@codesourcery.com>
3632
3633 * gdb.texinfo (GDB/MI Async Records): Document new MI
3634 notification "=tsv-modified". Update the document of MI
3635 notification "=tsv-created".
3636 * observer.texi (GDB Observers): New observer tsv_modified.
3637 Update observer tsv_created and tsv_delete.
3638
430ed3f0
MS
36392013-02-05 Yufeng Zhang <yufeng.zhang@arm.com>
3640
3641 * gdb.texinfo (AArch64 Features): New section; document
3642 org.gnu.gdb.aarch64.core and org.gnu.gdb.aarch64.fpu.
3643 (Architectures): Add new AArch64 section to document AArch64
3644 architecture specific commands.
3645 (ABI): Add description of the new OS ABI "Newlib" and its influence
3646 on the longjmp handling.
3647
1b56eb55
JK
36482013-02-03 Eldar Gaynetdinov <hal9000ed2k@gmail.com>
3649 Jan Kratochvil <jan.kratochvil@redhat.com>
3650
3651 * gdb.texinfo (Backtrace): Added description of 'filename-display'
3652 variable in 'set/show backtrace' section.
3653
c4957902
TT
36542013-01-31 Tom Tromey <tromey@redhat.com>
3655
3656 * gdb.texinfo (Target Commands): Fix typo.
3657
bea883fd
SCR
36582013-01-23 Siva Chandra Reddy <sivachandra@google.com>
3659
3660 * doc/gdb.texinfo (Architectures In Python): New sub-sub-section
3661 describing the gdb.Architecture class.
3662 (Frames In Python): Add description about the new method
3663 gdb.Frame.architecture().
3664
796a7ff8
DE
36652013-01-23 Doug Evans <dje@google.com>
3666
3667 * gdb.texinfo (Index Section Format): Document .gdb_index version 8.
3668
998580f1
MK
36692013-01-21 Marc Khouzam <marc.khouzam@ericsson.com>
3670
3671 * gdb.texinfo (GDB/MI Breakpoint Commands): Document new
3672 'thread-groups' field when printing a breakpoint in MI.
3673
c9fb1240
SD
36742012-01-17 Sanjoy Das <sanjoy@playingwithpointers.com>
3675 * gdb.texinfo (Using JIT Debug Info Readers): Change documentation
3676 to reflect that jit-reader-load now supports absolute file-names.
3677
ab04a2af
TT
36782013-01-16 Tom Tromey <tromey@redhat.com>
3679
3680 * gdb.texinfo (Set Catchpoints): Document "catch signal".
3681 (Signals): Likewise.
3682
8ac3646f
TT
36832013-01-16 Tom Tromey <tromey@redhat.com>
3684
3685 * gdb.texinfo (GDB/MI Breakpoint Information): Document
3686 "catch-type" field.
3687 (GDB/MI Catchpoint Commands): Add "catch-type" to examples.
3688
e93a8774
TT
36892013-01-07 Tom Tromey <tromey@redhat.com>
3690
3691 * gdb.texinfo (Mode Options): Don't mention -epoch.
3692 (Data, Emacs): Remove obsolete comments.
3693
54516a0b
TT
36942013-01-02 Tom Tromey <tromey@redhat.com>
3695
3696 * gdb.texinfo (GDB/MI Output Records): Update menu.
3697 (GDB/MI Breakpoint Information): New node.
3698 (GDB/MI Breakpoint Commands) <-break-info>: Link to new node.
3699 <-break-insert>: Likewise.
3700
8dbe8ece
YQ
37012012-12-31 Yao Qi <yao@codesourcery.com>
3702
3703 * gdb.texinfo (Remote Non-Stop): Move paragraphs to ...
3704 (Packets): Move "vStopped" packet to ...
3705 (Notification Packets): ... here. Describe the components
3706 of notification. Add a table of supported notifications.
3707 Add an example on the process of he async notification.
3708
f35a17b5
JK
37092012-12-25 Jan Kratochvil <jan.kratochvil@redhat.com>
3710
3711 * gdb.texinfo (GDB/MI Data Manipulation) (fullname): Make it always
3712 present.
3713 (GDB/MI File Commands) (-file-list-exec-source-files): Make the
3714 fullname output always present.
3715
0dfd2fad
PM
37162012-12-23 Pierre Muller <muller@sourceware.org>
3717
72f4393d
L
3718 * gdbint.texinfo (Function prototypes): Require use of "extern"
3719 modifier for function prototypes in headers.
0dfd2fad 3720
7785b880
JB
37212012-12-19 Joel Brobecker <brobecker@adacore.com>
3722
3723 * refcard.tex: Update copyright notice to GPL v3 or later.
3724 Update contact info.
3725
3d745be3
JK
37262012-12-16 Jan Kratochvil <jan.kratochvil@redhat.com>
3727
3728 * gdbint.texinfo (Coding Standards) (C Usage): New rule for 0 vs. NULL.
3729
c9b6281a
YQ
37302012-12-15 Yao Qi <yao@codesourcery.com>
3731
3732 * gdb.texinfo (Debugging Output): Document 'set debug
3733 notification' and 'show debug notification'.
3734
f2a8bc8a
YQ
37352012-12-15 Yao Qi <yao@codesourcery.com>
3736
3737 * gdb.texinfo (Listing Tracepoints): New item and example about
3738 'installed on target' output.
3739 Add more in the example about 'installed on target'.
3740 (GDB/MI Breakpoint Commands): Doc about 'installed field.
3741
451b7c33
TT
37422012-12-14 Tom Tromey <tromey@redhat.com>
3743
72f4393d 3744 * gdb.texinfo (SVR4 Process Information): Mention core files.
451b7c33 3745
3fa7bf06 37462012-12-12 Mircea Gherzan <mircea.gherzan@intel.com>
72f4393d 3747
3fa7bf06
MG
3748 * gdb.texinfo (GDB/MI Catchpoint Commands): New section.
3749
701adfb0
PA
37502012-12-12 Paul Koning <paul_koning@dell.com>
3751
3752 Add support for Python 3.
3753 * gdb.texinfo (Inferior.read_memory): Mention that the return
3754 value is a memoryview object if Python 3.
3755
05b4bd79
PA
37562012-12-11 Pedro Alves <palves@redhat.com>
3757
3758 * gdb.texinfo: Remove all mentions of Unixware throughout.
3759
74a0d9f6
JK
37602012-12-09 Jan Kratochvil <jan.kratochvil@redhat.com>
3761
3762 * gdbint.texinfo (Host Definition): Remove CC_HAS_LONG_LONG.
3763
0c631110
TT
37642012-11-29 Tom Tromey <tromey@redhat.com>
3765
3766 * gdb.texinfo (SVR4 Process Information): Document missing
3767 "info proc" subcommands.
3768
891df0ea
YQ
37692012-11-29 Yao Qi <yao@codesourcery.com>
3770
3771 PR gdb/1477.
3772 * gdb.texinfo (Print Settings): Correct the default 'demangle-style'
3773 to 'auto' instead of 'gnu'.
3774
608e2dbb
TT
37752012-11-26 Tom Tromey <tromey@redhat.com>
3776
3777 * gdb.texinfo (MiniDebugInfo): New node.
3778 (GDB Files): Update.
3779
e64e0392
DE
37802012-11-16 Doug Evans <dje@google.com>
3781
3782 * gdb.texinfo (System-wide configuration): If the system-wide init
3783 file lives in the data-directory, and --data-directory is provided,
3784 look for it there.
3785
ae606bee
TT
37862012-11-15 Tom Tromey <tromey@redhat.com>
3787
3788 * gdb.texinfo (Signaling): Fix typo.
3789
62747a60
TT
37902012-11-13 Giuseppe Montalto <giuseppe.montalto@st.com>
3791
3792 * gdb.texinfo (GDB/MI Data Manipulation): Document new optional
3793 parameter "count" of -data-write-memory-bytes, and add an example.
3794
18a9fc12
TT
37952012-11-12 Tom Tromey <tromey@redhat.com>
3796
3797 * gdb.texinfo (Symbols): Document "info type-printers",
3798 "enable type-printer" and "disable type-printer".
3799 (Python API): Add new node to menu.
3800 (Type Printing API): New node.
3801 (Progspaces In Python): Document type_printers field.
3802 (Objfiles In Python): Likewise.
3803 (gdb.types) <get_type_recognizers, apply_type_recognizers,
3804 register_type_printer, TypePrinter>: Document.
3805
53342f27
TT
38062012-11-12 Tom Tromey <tromey@redhat.com>
3807
3808 * gdb.texinfo (Symbols): Document "set print type methods",
3809 "set print type typedefs", and flags to ptype and whatis.
3810
ed8a1c2d
AB
38112012-11-09 Andrew Burgess <aburgess@broadcom.com>
3812
3813 * gdb.texinfo (GDB/MI Data Manipulation): Add fullname field to
3814 the example -data-disassemble output. Extend the description of
3815 the -data-disassemble results to document all fields. Document
3816 the cli disassemble command as being related to -data-disassemble.
3817
8506d139
YQ
38182012-11-09 Yao Qi <yao@codesourcery.com>
3819
3820 PR gdb/14777.
3821 * gdb.texinfo (OS Information): Remove doc on command
3822 'info udot'.
3823
4d3f93a2
JB
38242012-11-08 Joel Brobecker <brobecker@adacore.com>
3825
3826 * gdb.texinfo (Startup): Minor rewording, and clarify scope of
3827 gdb.ini warning for Windows port.
3828
1e96de83
YQ
38292012-11-08 Yao Qi <yao@codesourcery.com>
3830
3831 * gdb.texinfo (Search): Add kindex for 'fo'.
3832
dc939229
TT
38332012-11-05 Tom Tromey <tromey@redhat.com>
3834
3835 PR python/14802:
3836 * gdb.texinfo (Functions In Python): Add example.
3837
6f6484cd
YQ
38382012-11-03 Yao Qi <yao@codesourcery.com>
3839
3840 * observer.texi (GDB Observers): Remove observer
3841 'tracepoint_modified', 'tracepoint_created' and
3842 'tracepoint_deleted'.
3843
af4238e5
TT
38442012-10-26 Tom Tromey <tromey@redhat.com>
3845
3846 * gdb.texinfo (General Query Packets): Use @itemx for QAgent.
3847
687e43a4
TT
38482012-10-25 Tom Tromey <tromey@redhat.com>
3849
3850 * gdb.texinfo (General Query Packets): Use @itemx.
3851
8de0566d
YQ
38522012-10-17 Yao Qi <yao@codesourcery.com>
3853
3854 * observer.texi (GDB Observers): Update observer
3855 'memory_changed'.
3856 * gdb.texinfo (GDB/MI Async Records): Document for
3857 "memory-changed" notification.
3858
07540c15
DE
38592012-10-15 Doug Evans <dje@google.com>
3860
3861 * gdb.texinfo (Mode Options): Document -nh.
3862 Elaborate on docs for -nx.
3863
d7019589
SP
38642012-09-26 Siddhesh Poyarekar <siddhesh@redhat.com>
3865
3866 * observer.texi (memory_changed): Expand parameter LEN to ssize_t.
3867
82a90ccf 38682012-09-21 Yao Qi <yao@codesourcery.com>
72f4393d 3869 Pedro Alves <palves@redhat.com>
82a90ccf
YQ
3870
3871 * gdb.texinfo (GDB/MI Async Records): Document notification
3872 'record-started' and 'record-stopped'.
3873 * observer.texi (GDB Observers): New observer 'record-changed'.
3874
aa9259cc
TS
38752012-09-19 Thomas Schwinge <thomas@codesourcery.com>
3876
3877 * gdb.texinfo: Document the removal of SH's 'regs' command.
3878
c1d780c2
SDJ
38792012-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
3880
3881 * gdb.texinfo (jump): Mention new alias `j' for `jump'.
3882
bb25a15c
YQ
38832012-09-18 Yao Qi <yao@codesourcery.com>
3884
3885 * gdb.texinfo (GDB/MI Async Records): Document new MI
3886 notifications '=tsv-created' and '=tsv-deleted'.
3887 * observer.texi (GDB Observers): New observer tsv_created and
3888 tsv_deleted.
3889
201b4506
YQ
38902012-09-18 Yao Qi <yao@codesourcery.com>
3891
3892 * observer.texi (GDB Observers): New observer 'traceframe_changed'.
3893 * gdb.texinfo (GDB/MI Async Records): Mention new MI notification
3894 '=traceframe-changed'.
3895
6fc1c773
YQ
38962012-09-17 Yao Qi <yao@codesourcery.com>
3897
3898 * gdb.texinfo (List): Describe the meaning of 0 and -1 in
3899 'set listsize'.
3900
121c73f3
JK
39012012-09-13 Jan Kratochvil <jan.kratochvil@redhat.com>
3902 Eli Zaretskii <eliz@gnu.org>
3903
3904 * gdbint.texinfo (Defining Other Architecture Features): Clarify *pcptr
3905 encoding for gdbarch_breakpoint_from_pc, bp_addr for
3906 gdbarch_push_dummy_call and bp_addr for gdbarch_push_dummy_code.
3907
e9687799
JK
39082012-08-27 Jan Kratochvil <jan.kratochvil@redhat.com>
3909
3910 * gdb.texinfo (objfile-gdb.py file): New paragraph for .exe stripping.
3911
3b5e4d35
YPK
39122012-08-23 Khoo Yit Phang <khooyp@cs.umd.edu>
3913
3914 Document how to return from "python-interactive" to GDB.
3915 * gdb.texinfo (Python Commands): Update documentation.
3916
39172012-08-22 Khoo Yit Phang <khooyp@cs.umd.edu>
3918
3919 Add a new "python-interactive" command that starts a standard
3920 Python interactive prompt with "pi" as alias, and add "py" as
3921 an alias to "python".
3922 * gdb.texinfo (Python Commands): Document the new commands.
3923
b583003e
TT
39242012-08-22 Tom Tromey <tromey@redhat.com>
3925
3926 * gdbint.texinfo (Host Definition): Remove documentation for
3927 SIGWINCH_HANDLER and SIGWINCH_HANDLER_BODY.
3928
a451cb65
KS
39292012-08-17 Keith Seitz <keiths@redhat.com>
3930
3931 PR c++/13356
3932 * gdb.texinfo (Type and Range Checking): Remove warning.
3933 Remove spurious commas.
3934 Update text and examples for re-implementation of set/show
3935 check type.
3936 (C and C++ Type and Range Checks): Likewise.
3937
6b1755ce
YQ
39382012-08-16 Yao Qi <yao@codesourcery.com>
3939
3940 * gdb.texinfo (Types In Python): Mention gdb.TYPE_CODE_BITSTRING
3941 is deprecated.
3942
f47f77df
DE
39432012-08-13 Doug Evans <dje@google.com>
3944
3945 * gdb.texinfo (Convenience Vars): Update text for "show convenience"
3946 to include functions.
3947
a72c3253
DE
39482012-08-10 Doug Evans <dje@google.com>
3949
3950 * gdb.texinfo (Convenience Funs): New node.
3951 (Types In Python): Document Type.vector.
3952
5b9afe8a
YQ
39532012-08-09 Yao Qi <yao@codesourcery.com>
3954
3955 * observer.texi: New observer command_param_changed.
3956 * gdb.texinfo (GDB/MI Async Records): Doc for '=cmd-param-changed'.
3957
dc1039df
JK
39582012-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
3959
3960 * gdbint.texinfo (Debugging GDB): In section
3961 'Debugging @value{GDBN} with itself' change .gdbinit for gdb-gdb.gdb.
3962 Mention also gdb-gdb.py.
3963
4abf930d
YQ
39642012-08-07 Yao Qi <yao@codesourcery.com>
3965
3966 Revert the folloing patch:
3967 2012-08-06 Yao Qi <yao@codesourcery.com>
3968 * gdb.texinfo (Remote Configuration): Add kindex for 'set
3969 remote hardware-watchpoint-limit' and 'set
3970 remote hardware-breakpoint-limit'.
3971
f3c8a52a
JK
39722012-08-06 Nathaniel Flath <flat0103@gmail.com>
3973
3974 * gdb.texinfo (Working Directory): Added information about new
3975 default argument for 'cd' command.
3976
77a91025
YQ
39772012-08-06 Yao Qi <yao@codesourcery.com>
3978
3979 * gdb.texinfo (Remote Configuration): Add kindex for 'set
3980 remote hardware-watchpoint-limit' and 'set
3981 remote hardware-breakpoint-limit'.
3982
d9f08f52
YQ
39832012-08-06 Yao Qi <yao@codesourcery.com>
3984
3985 Fix PR14371.
3986
3987 * gdb.texinfo (GDB/MI Async Records): Fix the doc for
3988 '=breakpoint-deleted'.
3989
95b07c96
YQ
39902012-08-02 Yao Qi <yao@codesourcery.com>
3991
3992 * gdb.texinfo (Native): Remove node Neutrino.
3993
7255706c
YQ
39942012-07-27 Yao Qi <yao@codesourcery.com>
3995
3996 * gdb.texinfo (IPA Protocol Commands): Document new command
3997 'close'.
3998
d6b28940
TT
39992012-07-25 Tom Tromey <tromey@redhat.com>
4000
4001 * gdb.texinfo (Maintenance Commands): Document maint info bfds.
4002
e615022a
DE
40032012-07-20 Doug Evans <dje@google.com>
4004
4005 * gdb.texinfo (Mode Options): Delete --use-deprecated-index-sections.
4006 (Index Files): Document how to control the use of deprecated index
4007 sections.
4008 (Index Section Format): Replace --use-deprecated-index-sections with
4009 "set use-deprecated-index-sections on".
4010
055855a4
EZ
40112012-07-12 Eli Zaretskii <eliz@gnu.org>
4012
4013 * gdbint.texinfo: Remove @syncodeindex directives that put all the
4014 indices into a single node "Index". Instead, join function and
4015 variable indices into a single index, separate from the concept
4016 index. Requested in
4017 http://sourceware.org/ml/gdb-patches/2012-07/msg00146.html.
4018 (Top): Update the top-level menu: instead of one "Index" there are
4019 now separate entries "Concept Index" and "Function and Variable
4020 Index".
4021 (Concept Index, Function and Variable Index): New nodes.
4022 (Index): Node deleted.
4023
f77cc5f0
HZ
40242012-07-05 Hui Zhu <hui_zhu@mentor.com>
4025
4026 * gdb.texinfo (Maintenance Commands): Change help for "maint agent"
4027 and "maint agent-eval".
4028
00595b5e
EZ
40292012-07-03 Eli Zaretskii <eliz@gnu.org>
4030
4031 * gdb.texinfo: Separate the index into 2 indices, cp and fn, to
4032 avoid file-name clashes between Index.html and index.html on
4033 case-insensitive filesystems. See the discussion starting in
4034 http://sourceware.org/ml/gdb-patches/2012-06/msg00457.html for the
4035 details of the problem.
4036 (Top): Update the master menu for the above.
4037 (Concept Index, Command and Variable Index): New nodes, instead of
4038 the old "Index" node that was deleted. All cross-references
4039 updated.
4040
d3ce09f5
SS
40412012-07-02 Stan Shebs <stan@codesourcery.com>
4042
4043 * gdb.texinfo (Dynamic Printf): Mention agent style and
4044 disconnected dprintf.
4045 (Maintenance Commands): Describe maint agent-printf.
4046 (General Query Packets): Mention BreakpointCommands feature.
4047 (Packets): Document commands extension to Z0 packet.
4048 * agentexpr.texi (Bytecode Descriptions): Document printf
4049 bytecode.
4050
2d7b58e8
JK
40512012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4052
4053 * gdb.texinfo (File Options): Change -ix and -iex commands that apply
4054 only after gdbinit files.
4055 (Startup): Move -iex and -iex commands down after gdbinit files.
4056
202cbf1c
JK
40572012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4058
4059 * gdb.texinfo (Auto-loading safe path): Note the shell wildcard
4060 possibility.
4061
b6ba681c
TT
40622012-06-29 Tom Tromey <tromey@redhat.com>
4063
4064 * gdb.texinfo (Index Section Format): Update for version 7.
4065
71caed83
SS
40662012-06-28 Stan Shebs <stan@codesourcery.com>
4067
4068 * gdb.texinfo (Miscellaneous GDB/MI Commands): Update -info-os
4069 example, add note about title column.
4070
ee0bf529
SCR
40712012-06-26 Siva Chandra Reddy <sivachandra@google.com>
4072
4073 * gdb.texinfo (Symbol Tables In Python): Add description about
4074 the new 'last' attribute of gdb.Symtab_and line.
4075
3c15d565
SCR
40762012-06-26 Siva Chandra Reddy <sivachandra@google.com>
4077
4078 * gdb.texinfo (Symbol Tables In Python): Correct the description
4079 of the 'pc' attribute of gdb.Symtab_and_line.
4080
45cfd468
DE
40812012-06-26 Doug Evans <dje@google.com>
4082
4083 * gdb.texinfo (Debugging Output): Document debug options dwarf2-read
4084 and symtab-create.
4085
496ee73e
KS
40862012-06-25 Keith Seitz <keiths@redhat.com>
4087
4088 * gdb.texinfo (GDB/MI Breakpoint Commands): Remove "-r" option
4089 from example. Remove "rbreak" from list of corresponding
4090 gdb commands.
4091
156942c7
DE
40922012-06-23 Doug Evans <dje@google.com>
4093
4094 * gdb.texinfo (Index Section Format): Document version 7 format.
4095
c614397c
YQ
40962012-06-22 Yao Qi <yao@codesourcery.com>
4097
4098 * gdb.texinfo: Add missing cindex for some packets.
4099
472a2379
KS
41002012-06-20 Keith Seitz <keiths@redhat.com>
4101
4102 * gdb.texinfo (GDB/MI Breakpoint Commands): Re-order options
4103 for -break-insert and document -p.
4104
2678e2af
YQ
41052012-06-20 Yao Qi <yao@codesourcery.com>
4106
4107 * gdb.texinfo (Inferiors In Python): Replace "gdb.read_memory"
4108 and "gdb.write_memory" with "Inferior.read_memory" and
4109 "Inferior.write_memory".
4110
984359d2
EZ
41112012-06-15 Patrice Dumas <pertusus@free.fr> (tiny change)
4112
4113 * gdb.texinfo (Summary): Add a link to "Free Documentation".
4114 (Free Documentation): Add @node line.
4115 (Continuing and Stepping) <advance location>: Use @item instead of
4116 @itemx.
4117 (Reverse Execution) <set exec-direction reverse>: Use @item instead of
4118 @itemx.
4119 (Embedded Processors): Put the link to "PA" to its correct place,
4120 according to document structure.
4121 (Python API): Put the link to "Lazy Strings In Python" to its
4122 correct place.
4123 (Index): Use @@ in @tex block to get a literal @.
4124
4125 * gdbint.texinfo: Fix the @subtitle line.
4126
4127 * stabs.texinfo (Top): Put the link to "Symbol Types Index" to its
4128 correct place.
4129
16bdd41f
YQ
41302012-06-08 Yao Qi <yao@codesourcery.com>
4131
4132 * gdb.texinfo (In-Process Agent): Add 'In-Process Agent
4133 Protocol'.
4134 (In-Process Agent Protocol, IPA Protocol Objects)
4135 (IPA Protocol Commands): New nodes.
4136 (Tracepoint Packets): Add anchors.
4137
2d4c29c5
TS
41382012-06-06 Thomas Schwinge <thomas@codesourcery.com>
4139
4140 * gdb.texinfo: Document the deprecation of SH's 'regs' command.
4141
6bd110c5
YQ
41422012-06-06 Yao Qi <yao@codesourcery.com>
4143
4144 * gdb.texinfo: Update copyright year.
4145
f3e0e960
SS
41462012-05-23 Stan Shebs <stan@codesourcery.com>
4147 Kwok Cheung Yeung <kcy@codesourcery.com>
4148
4149 * gdb.texinfo (Miscellaneous GDB/MI Commands): Document -info-os.
4150
1564a261
JK
41512012-05-20 Jan Kratochvil <jan.kratochvil@redhat.com>
4152
4153 * gdb.texinfo (Separate Debug Files): New anchor debug-file-directory.
4154 Mention also --with-separate-debug-dir.
4155 (Auto-loading): Prepend $debugdir in the sample output.
4156 (Auto-loading safe path): Likewise. Mention also $debugdir for the
4157 auto-load safe-path variable.
4158 (objfile-gdb.py file): Remove the extra debug-file-directory paragraph.
4159 Mention also $debugdir for 'set auto-load scripts-directory'.
4160
eb17f351
EZ
41612012-05-19 Eli Zaretskii <eliz@gnu.org>
4162
4163 * gdb.texinfo (Continuing and Stepping, Selection, Byte Order)
4164 (MIPS Embedded, MIPS, MIPS Register packet Format)
4165 (Target Descriptions, MIPS Features): Use @acronym{MIPS} where
4166 appropriate.
4167
4cc0665f 41682012-05-18 Sandra Loosemore <sandra@codesourcery.com>
72f4393d 4169 Maciej W. Rozycki <macro@codesourcery.com>
4cc0665f
MR
4170
4171 * gdb.texinfo (MIPS): Document "set mips compression" and "show
4172 mips compression".
4173 (MIPS Breakpoint Kinds): New subsubsection.
4174
7af8dcf8 41752012-05-18 Eli Zaretskii <eliz@gnu.org>
02b67415
MR
4176
4177 * gdb.texinfo (Architecture-Specific Protocol Details): Define
4178 nodes for subsections. Add @acronym mark-ups and adjust
4179 formatting.
4180
aff139ff
JK
41812012-05-18 Jan Kratochvil <jan.kratochvil@redhat.com>
4182
4183 Rename $ddir to $datadir.
4184 * gdb.texinfo (Auto-loading, Auto-loading safe path)
4185 (objfile-gdb.py file): Rename $ddir to $datadir.
4186
9cb709b6
TT
41872012-05-18 Tom Tromey <tromey@redhat.com>
4188
4189 * gdb.texinfo (Print Settings): Document 'set print symbol'.
4190
e7e0cddf
SS
41912012-05-14 Stan Shebs <stan@codesourcery.com>
4192
4193 * gdb.texinfo (Dynamic Printf): New subsection.
4194
7efc75aa
SCR
41952012-05-13 Siva Chandra Reddy <sivachandra@google.com>
4196
4197 * gdb.texinfo (Basic Python): Add description about the function
4198 gdb.find_pc_line
4199
f307c045
JK
42002012-05-12 Jan Kratochvil <jan.kratochvil@redhat.com>
4201 Eli Zaretskii <eliz@gnu.org>
4202
4203 * gdb.texinfo (Separate Debug Files): Use plural form for global
4204 debugging information directory.
4205
85d4a676
SS
42062012-05-11 Stan Shebs <stan@codesourcery.com>
4207 Kwok Cheung Yeung <kcy@codesourcery.com>
4208
4209 * gdb.texinfo (Operating System Auxiliary Information): Document new
4210 'info os' subcommands.
4211
c1668e4e
JK
42122012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4213
4214 * gdb.texinfo (Auto-loading, Init File in the Current Directory)
4215 (libthread_db.so.1 file, objfile-gdb.gdb file, objfile-gdb.py file)
4216 (dotdebug_gdb_scripts section): Add reference
4217 to 'Auto-loading safe path'.
4218
7349ff92
JK
42192012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4220
4221 Implement multi-component --with-auto-load-dir.
4222 * gdb.texinfo (Auto-loading): New references
4223 for 'set auto-load scripts-directory'
4224 and 'show auto-load scripts-directory'.
4225 (Auto-loading safe path): Describe the new default. Move $ddir
4226 substituation reference to 'objfile-gdb.py file'.
4227 (objfile-gdb.py file): Describe script-name alias. Change real-name to
4228 script-name. Describe new 'set auto-load scripts-directory'
4229 and 'show auto-load scripts-directory'.
4230
6dea1fbd
JK
42312012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4232
4233 Provide $ddir substitution for --with-auto-load-safe-path.
4234 * gdb.texinfo (Auto-loading): Replace /usr/local by $ddir/auto-load.
4235 (Auto-loading safe path): Likewise. Mention the default value,
4236 $ddir substitution, --with-auto-load-safe-path and
4237 --without-auto-load-safe-path.
4238 * observer.texi (gdb_datadir_changed): New.
4239
1ccacbcd
JK
42402012-05-09 Jan Kratochvil <jan.kratochvil@redhat.com>
4241
4242 * gdb.texinfo (Auto-loading): Wrap too long lines in @smallexample.
4243 Twice.
4244
d9242c17
JK
4245 * gdb.texinfo (Separate Debug Files, Auto-loading safe path): Replace
4246 directory separator by path separator.
4247
af2c1515
JK
42482012-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
4249
4250 * gdb.texinfo (Auto-loading safe path): Make 'directories'
4251 for 'set auto-load safe-path' optional. Mention if it is omitted.
4252 Change disabling security protection condition to "/", twice.
4253
a20ee7a4
SCR
42542012-05-03 Siva Chandra Reddy <sivachandra@google.com>
4255
4256 * gdb.texinfo (Symbol Tables In Python): Add documentation about
4257 the new methods global_block and static_block on gdb.Symtab
4258 objects.
4259
56af09aa
SCR
42602012-05-02 Siva Chandra Reddy <sivachandra@google.com>
4261
4262 * gdb.texinfo (Blocks In Python): Add a note saying that future
4263 improvements to GDB and its infrastructure can move symbols
4264 across blocks within a symbol table.
4265
2746b0ef
YQ
42662012-04-29 Yao Qi <yao@codesourcery.com>
4267
4268 * gdb.texinfo (Architectures): Remove menu entry `A29K'.
4269 (A29K): Remove.
4270
62e5f89c
SDJ
42712012-04-27 Sergio Durigan Junior <sergiodj@redhat.com>
4272 Tom Tromey <tromey@redhat.com>
4273
4274 * gdb.texinfo (Static Probe Points): New entry, explaining SystemTap
4275 and generic static probe support on GDB.
4276
a766d390
DE
42772012-04-25 Doug Evans <dje@google.com>
4278
50f042b9
DE
4279 * gdb.texinfo (Go): Fix thinko.
4280
a766d390
DE
4281 * gdb.texinfo (Supported Languages): Add Go.
4282 (Go): New node.
4283
f02e2b19
YQ
42842012-04-25 Yao Qi <yao@codesourcery.com>
4285
4286 * gdbint.texinfo (Testsuite): New section `Board settings'.
4287
68d41a48
JK
42882012-04-23 Jan Kratochvil <jan.kratochvil@redhat.com>
4289
4290 * gdb.texinfo (Auto-loading safe path): Remove trailing [@dots{}].
4291 Three times.
4292
174bb630
JK
4293 * gdb.texinfo (Auto-loading safe path): Add trailing @dots{}.
4294 Three times.
4295
0511cc75
JK
42962012-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
4297
4298 * gdb.texinfo (Auto-loading safe path): Replace @itemize @bullet
4299 by @table @asis. Fix formatting of one item.
4300
0070f25a
JK
43012012-04-18 Jan Kratochvil <jan.kratochvil@redhat.com>
4302
4303 * gdb.texinfo (Auto-loading verbose mode): Fix smallexample typo.
4304
4dc84fd1
JK
43052012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
4306
4307 New option "set debug auto-load".
4308 * gdb.texinfo (Auto-loading): New menu item for auto-load verbose mode.
4309 (auto-load verbose mode): New node.
4310
bccbefd2
JK
43112012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
4312
4313 New option "set auto-load safe-path".
4314 * gdb.texinfo (Auto-loading): Extend the "show auto-load"
4315 and "info auto-load" examples for safe-path. Put there also references
4316 for "set auto-load safe-path" and "show auto-load safe-path".
4317 New menu item for Auto-loading safe path.
4318 (Auto-loading safe path): New node.
4319 (Python Auto-loading): Update the expected output from "Missing"
4320 to "No".
4321
bf88dd68
JK
43222012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
4323
4324 auto-load: Implementation.
4325 * gdb.texinfo (Mode Options): New anchor for -nx.
4326 (Startup): New anchors for Option -init-eval-command,
4327 Home Directory Init File
4328 and Init File in the Current Directory during Startup.
4329 Mention set auto-load local-gdbinit with a reference.
4330 Change the sample code to "set auto-load python-scripts".
4331 (Threads): New anchor set libthread-db-search-path.
4332 Provide references to libthread_db.so.1 file.
4333 (Controlling GDB): New menu item for Auto-loading.
4334 (Auto-loading, Init File in the Current Directory)
4335 (libthread_db.so.1 file, objfile-gdb.gdb file): New nodes.
4336 (Python): Rename the menu item Auto-loading to Python Auto-loading.
4337 (Writing a Pretty-Printer, Objfiles In Python): Update the renamed
4338 reference.
4339 (Auto-loading): Rename to ...
4340 (Python Auto-loading): ... here. Change "set auto-load-scripts" to
4341 "set auto-load python-scripts", new anchor for it. Change
4342 "show auto-load-scripts" to "show auto-load python-scripts", new anchor
4343 for it. Change "info auto-load-scripts"
4344 to "info auto-load python-scripts", new anchor for it. Change "scripts"
4345 to "Python scripts".
4346
8264ba82
AG
43472012-04-14 Anton Gorenkov <xgsa@yandex.ru>
4348
4349 PR mi/13393
4350 * gdb.texinfo (Print Settings): Extend the description for "set print
4351 object".
4352 (GDB/MI Variable Objects): Extend the description for -var-create and
4353 -var-list-children.
4354
06fc020f
SCR
43552012-04-11 Siva Chandra Reddy <sivachandra@google.com>
4356
4357 * gdb.texinfo (Examining Data): Document the 'explore' command.
4358
7191c139
JB
43592012-03-28 Joel Brobecker <brobecker@adacore.com>
4360
4361 * gdb.texinfo (GDB/MI Variable Objects): Document what happens
4362 to the children of a varobj and its update range when -var-update
4363 returns that the varobj's type changed.
4364
3708f05e
JK
43652012-03-27 Jan Kratochvil <jan.kratochvil@redhat.com>
4366
4367 * gdb.texinfo (Auto-loading): Move @menu to the end of @node.
4368 Create two new links fir 'objfile-gdb.py file'
4369 and 'dotdebug_gdb_scripts section'.
4370
8e0583c8
JK
43712012-03-27 Jan Kratochvil <jan.kratochvil@redhat.com>
4372
4373 * gdb.texinfo (Auto-loading): Rename node reference
4374 '.debug_gdb_scripts section' to 'dotdebug_gdb_scripts section'.
4375 Twice.
4376 (.debug_gdb_scripts section): Rename the node ...
4377 (dotdebug_gdb_scripts section): ... here.
4378 (Maintenance Commands): Also rename this node reference.
4379
7b282c5a
SCR
43802012-03-22 Siva Chandra Reddy <sivachandra@google.com>
4381
4382 * gdb.texinfo (Python API/Values From Inferior): Add description
4383 about the new method Value.referenced_value. Add description on
4384 how Value.dereference is different (and similar) to
4385 Value.referenced_value.
4386
8320cc4f
JK
43872012-03-19 Jan Kratochvil <jan.kratochvil@redhat.com>
4388
4389 * gdb.texinfo (File Options): Describe --init-command=FILE, -ix and
4390 --init-eval-command=COMMAND, -iex.
4391 (Startup): Describe -iex and -ix. Simplify the example
4392 for "set auto-load-scripts off".
4393
481860b3
GB
43942012-03-16 Gary Benson <gbenson@redhat.com>
4395
4396 PR breakpoints/10738
4397 * gdb.texinfo (Inline Functions): Remove the now-unnecessary @item
4398 stating that GDB cannot set breakpoints on inlined functions.
4399 (Mode Options): Document --use-deprecated-index-sections.
4400 (Index Section Format): Document new index section version format.
4401
c4aeac85
TT
44022012-03-15 Tom Tromey <tromey@redhat.com>
4403
4404 * gdb.texinfo (Debugging C Plus Plus): Document "info vtbl".
4405
16899756
DE
44062012-03-13 Doug Evans <dje@google.com>
4407
4408 * gdb.texinfo (Help): Change apropos example to use "alias" instead
4409 of "reload".
4410 (Symbols): Delete docs for set/show symbol-reloading.
4411 * gdbint.texinfo (Defining Other Architecture Features): Delete
4412 SYMBOL_RELOADING_DEFAULT.
4413 * refcard.tex: Delete reference to symbol-reloading.
4414
9b224c5e
PA
44152012-03-07 Pedro Alves <palves@redhat.com>
4416
4417 * gdb.texinfo (General Query Packets): Document new
4418 QProgramSignals packet.
4419 * gdb.texinfo (Remote configuration): Mention
4420 "program-signals-packet".
4421
169081d0
TG
44222012-03-05 Tristan Gingold <gingold@adacore.com>
4423
4424 * gdb.texinfo (General Query Packets): Document xfer:uib:read.
4425
d1feda86
YQ
44262012-03-03 Yao Qi <yao@codesourcery.com>
4427
4428 * gdb.texinfo (In-Process Agent): New node.
4429 Document new commands.
4430 (General Query Packets): Add packet `QAgent'.
4431
1faeff08
MR
44322012-03-01 Maciej W. Rozycki <macro@codesourcery.com>
4433
4434 * gdb.texinfo (MIPS Features): Add org.gnu.gdb.mips.dsp.
4435
7d74f244
DE
44362012-03-01 Scott J. Goldman <scottjg@vmware.com>
4437
4438 * gdb.texinfo (Commands In Python): Put example python macro in
4439 COMMAND_USER category rather than COMMAND_OBSCURE.
4440 Document gdb.COMMAND_USER.
4441 (User-defined Commands): Update documentation to clarify
4442 "set/show max-user-call-depth" and "show user" don't apply to python
4443 commands. Update documentation to clarify "help user-defined" may
4444 also include python commands defined as COMMAND_USER.
4445
6fe37d23
JK
44462012-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
4447
4448 * gdb.texinfo (Startup): Add option -ex description to the option -x
4449 description.
4450
83364271
LM
44512012-02-24 Luis Machado <lgustavo@codesourcery.com>
4452
4453 * gdb.texinfo (Setting Breakpoints): Mention and explain the
4454 condition-evaluation breakpoint parameter.
4455 Mention condition-evaluation mode being shown in "info break".
4456 (Break Conditions): Add description for target-side
4457 conditional breakpoints.
72f4393d 4458 (Remote Configuration): Mention conditional-breakpoints-packet.
83364271
LM
4459 (Packets): Add cond-expr parameter to Z0/Z1 packets and explain
4460 cond-expr.
4461 (General Query Packets): Mention new ConditionalBreakpoint feature.
4462
bdb1994d
TT
44632012-02-22 Tom Tromey <tromey@redhat.com>
4464
4465 * gdb.texinfo (Blocks In Python): Clarify block iteration.
4466
4d241c86
TT
44672012-02-17 Tom Tromey <tromey@redhat.com>
4468
4469 PR python/10753:
4470 * gdb.texinfo (objfile-gdb.py file): Fix location of auto-load
4471 directory.
4472
816338b5
SS
44732012-02-14 Stan Shebs <stan@codesourcery.com>
4474
4475 * gdb.texinfo (Disabling Breakpoints): Document enable count.
4476
cc30c4bd
PA
44772012-02-13 Pedro Alves <palves@redhat.com>
4478
4479 * gdb.texinfo (MIPS boards): Refer to mips-elf instead of
4480 mips-idt-ecoff.
4481
035d1e5b
YQ
44822012-02-09 Yao Qi <yao@codesourcery.com>
4483
4484 * gdb.texinfo (Symbols In Python): Add missing `@end defvar'.
4485
f0823d2c
TT
44862012-02-07 Tom Tromey <tromey@redhat.com>
4487
4488 * gdb.texinfo (Symbols In Python): Document Symbol.needs_frame and
4489 Symbol.value.
4490
64e7d9dd
TT
44912012-02-07 Tom Tromey <tromey@redhat.com>
4492
4493 * gdb.texinfo (Symbols In Python): Document Symbol.line.
4494
4220b2f8
TS
44952012-01-27 Thomas Schwinge <thomas@codesourcery.com>
4496
4497 * gdb.textinfo (Packets): Move vCont paragraph to the correct place.
4498
edcc5120
TT
44992012-01-24 Tom Tromey <tromey@redhat.com>
4500
4501 * gdb.texinfo (Set Catchpoints): Document "catch load" and "catch
4502 unload".
4503 (Files): Mention new catch commands.
4504 (GDB/MI Async Records): Likewise.
4505
53fe1783
GB
45062012-01-24 Gary Benson <gbenson@redhat.com>
4507
4508 Delete #if 0'd out code.
4509 * gdb.texinfo (Frame Info): Remove "info catch".
4510
b9e7b9c3
UW
45112012-01-20 Ulrich Weigand <ulrich.weigand@linaro.org>
4512
4513 * gdb.texinfo (Remote Configuration): Document
4514 "set remote hostio-readlink-packet" command.
4515 (General Query Packets): Document vFile:readlink packet.
4516
4aac40c8
TT
45172012-01-16 Tom Tromey <tromey@redhat.com>
4518
4519 * gdb.texinfo (Specify Location): Document relative file name
4520 handling.
4521
cafec441
TT
45222012-01-16 Tom Tromey <tromey@redhat.com>
4523
4524 * gdb.texinfo (gdb.printing): Document FlagEnumerationPrinter.
4525
0ee339bc
JK
45262012-01-13 Jan Kratochvil <jan.kratochvil@redhat.com>
4527 Eli Zaretskii <eliz@gnu.org>
4528
4529 * gdbint.texinfo (Coding Standards): Require braces for two lines of
4530 code.
4531
72384ba3
PH
45322012-01-11 Paul Hilfinger <hilfingr@adacore.com>
4533
4534 * gdb.texinfo (Variables): Document use of :: for non-static
4535 variables.
4536
ce1b17c4
JB
45372012-01-05 Joel Brobecker <brobecker@adacore.com>
4538
4539 * gdbint.texinfo (Start of New Year Procedure): Update
4540 to replace use of copyright.sh by use of copyright.py.
4541
217bff3e
JK
45422012-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4543
4544 Remove the gdbtui binary.
4545 * all-cfg.texi (GDBTUI): Remove.
4546 * gdb.texinfo (Mode Options): Remove the GDBTUI reference.
4547 (TUI): Remove GDBTUI pindex. Remove the GDBTUI reference.
4548 * gdbint.texinfo (Testsuite): Replace `gdbtui' by `gdb -tui'.
4549
cc72b2a2
KP
45502011-12-23 Kevin Pouget <kevin.pouget@st.com>
4551
4552 Introduce gdb.FinishBreakpoint in Python.
4553 * gdb.texinfo (Finish Breakpoints in Python): New subsection.
4554 (Python API): Add menu entry for Finish Breakpoints.
4555
13ac8d2c
JK
45562011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
4557
4558 * gdbint.texinfo (Testsuite): Describe KFAIL and XFAIL in Writing
4559 tests.
4560
e0f9f062
DE
45612011-12-16 Doug Evans <dje@google.com>
4562
4563 * gdb.texinfo (Server): Document -/stdio argument to gdbserver.
4564
80b6e756
PM
45652011-12-16 Phil Muldoon <pmuldoon@redhat.com>
4566
1c3ad6ab 4567 * gdb.texinfo (Python Commands): Remove "maint set/show print
80b6e756
PM
4568 stack". Add documentation for "set/show python print-stack".
4569
2fb860fc
PA
45702011-12-14 Pedro Alves <pedro@codesourcery.com>
4571
4572 * gdb.texinfo (Implementing a Remote Stub): Explain that you
4573 should transfer control to the stub in the startup code instead of
4574 in main. Mention the need to get past the initial breakpoint.
4575
f8eba3c6
TT
45762011-12-06 Tom Tromey <tromey@redhat.com>
4577
4578 * gdb.texinfo (Set Breaks): Update for new behavior.
4579
2268b414
JK
45802011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4581
4582 * gdb.texinfo (Requirements, Remote Protocol): Reference also `Library
4583 List Format for SVR4 Targets'.
4584 (General Query Packets): New item qXfer:libraries-svr4:read.
4585 (Library List Format for SVR4 Targets): New node.
4586
ae6f0d5b
TT
45872011-12-01 Tom Tromey <tromey@redhat.com>
4588
4589 * gdb.texinfo (Writing a Pretty-Printer): Use append method, not
4590 add.
4591
36dfb11c
TT
45922011-11-22 Tom Tromey <tromey@redhat.com>
4593
4594 * gdb.texinfo (GDB/MI Async Records): Document new *stopped
4595 reasons.
4596
f196051f
SS
45972011-11-20 Stan Shebs <stan@codesourcery.com>
4598
4599 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
4600 note-related options and variables.
4601 (Tracepoint Packets): Document packet changes.
4602
f85b53f8
SD
46032011-11-20 Sanjoy Das <sdas@igalia.com>
4604
4605 * gdb.texinfo (JIT Interface): Add documentation on writing and
4606 usind JIT debug info readers.
4607 (Custom Debug Info, Using JIT Debug Info Readers, Writing JIT
4608 Debug Info Readers): New nodes.
4609
bfccc43c
YQ
46102011-11-18 Yao Qi <yao@codesourcery.com>
4611
4612 * gdb.texinfo (Create and Delete Tracepoints): Mention pending
4613 tracepoint.
4614
c011a4f4
DE
46152011-11-15 Doug Evans <dje@google.com>
4616
4617 * gdb.texinfo (Files): Document basenames-may-differ.
4618
ed59ded5
DE
46192011-11-14 Doug Evans <dje@google.com>
4620
4621 * gdb.texinfo (Shell Commands): Document "!".
4622
405f8e94
SS
46232011-11-14 Stan Shebs <stan@codesourcery.com>
4624 Kwok Cheung Yeung <kcy@codesourcery.com>
4625
4626 * gdb.texinfo (Create and Delete Tracepoints): Describe what is
4627 needed to get shorter fast tracepoints.
4628 (Tracepoint Packets): Document new qTMinFTPILen packet.
4629
1e4d1764
YQ
46302011-11-14 Yao Qi <yao@codesourcery.com>
4631
4632 * gdb.texinfo (Create and Delete Tracepoints): Describe changed
4633 behavior of tracepoint.
4634 (General Query Packets): New feature InstallInTrace.
4635 (Remote Configuration): Document "set remote
4636 install-in-trace-packet".
4637
71eba9c2 46382011-11-12 Matt Rice <ratmice@gmail.com>
4639
4640 * gdb.texinfo (C Preprocessor Macros): Remove info definitions.
4641 Add arguments to info macro.
4642
e0f8f636
TT
46432011-11-10 Tom Tromey <tromey@redhat.com>
4644
4645 * gdb.texinfo (Compilation): Don't mention -gdwarf-2. Link to GCC
4646 manual.
4647 (Variables): Don't mention -gdwarf-2. Link to Compilation node.
4648 (Macros): Add a footnote.
4649 (C): Remove paragraph about compiler options.
4650 (C Constants): Mention wide character and string constants.
4651 (C Plus Plus Expressions): Update compiler option advice. Mention
4652 using declarations. Mention ADL. Remove old HP compiler
4653 information.
4654
625c0d47
TT
46552011-11-10 Tom Tromey <tromey@redhat.com>
4656
4657 PR c++/9257:
4658 * gdb.texinfo (Print Settings): Add an extra note about the need
4659 for a vtable.
4660
4be2aacc
MR
46612011-11-08 Maciej W. Rozycki <macro@codesourcery.com>
4662
4663 * gdb.texinfo (MIPS): Remove duplicate "auto" reference from
4664 "set mips abi" documentation.
4665
0a1c4d10
DE
46662011-11-04 Doug Evans <dje@google.com>
4667
4668 * gdb.texinfo (Maintenance Commands): Update docs of "maint time".
4669
aad1c02c
TT
46702011-11-03 Tom Tromey <tromey@redhat.com>
4671
4672 * gdb.texinfo (Stopping): Add menu entry.
4673 (Continuing and Stepping): Restore @node. Use @section, not
4674 @subsection.
4675
983fb131
MR
46762011-11-03 Maciej W. Rozycki <macro@codesourcery.com>
4677
4678 * gdb.texinfo (Skipping Over Functions and Files): Remove node
4679 designation. Fix "Specify Location" cross-reference.
4680
3065dfb6
SS
46812011-11-02 Stan Shebs <stan@codesourcery.com>
4682
4683 * gdb.texinfo (Tracepoint Action Lists): Document collect/s.
4684 (General Query Packets): Describe tracenz feature.
4685 * agentexpr.texi (Bytecode Descriptions): Describe tracenz.
4686
0aaaf063
PK
46872011-10-28 Paul Koning <paul_koning@dell.com>
4688
4689 * gdb.texinfo (gdb.types): Rename deepitems to deep_items.
4690
2231f1fb
KP
46912011-10-27 Kevin Pouget <kevin.pouget@st.com>
4692
72f4393d 4693 * gdb.texinfo ((Frames In Python): Document
2231f1fb
KP
4694 gdb.FRAME_UNWIND_FIRST_ERROR contant.
4695
5110b5df
PK
46962011-10-26 Paul Koning <paul_koning@dell.com>
4697
4698 * gdb.texinfo (gdb.types): Document new deepitems function.
72f4393d 4699
22dbab46
PK
47002011-10-25 Paul Koning <paul_koning@dell.com>
4701
4702 PR python/13327
72f4393d 4703
22dbab46
PK
4704 * gdb.texinfo (Values From Inferior): Add is_lazy attribute,
4705 fetch_lazy method.
4706
9df2fbc4
PM
47072011-10-20 Phil Muldoon <pmuldoon@redhat.com>
4708
4709 PR python/12656
4710
4711 * gdb.texinfo (Blocks In Python): Document is_static, is_global,
4712 global_block, static_block function.
4713
f05e2e1d
TT
47142011-10-19 Tom Tromey <tromey@redhat.com>
4715
4716 * gdb.texinfo (Commands In Python): Add missing "@"s.
4717
a7fc3f37
KP
47182011-10-13 Kevin Pouget <kevin.pouget@st.com>
4719
4720 PR python/13285 Document named constants for frame unwind stop reasons
72f4393d 4721 * gdb.texinfo (Frames In Python): Document gdb.FRAME_UNWIND_*
a7fc3f37
KP
4722 constants.
4723
5048e516
JK
47242011-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
4725
4726 Fix compatibility with texinfo versions older than 4.12.
4727 * Makefile.in (MAKEINFO): Set to @MAKEINFO@.
4728 (MAKEINFOFLAGS, MAKEINFO_EXTRA_FLAGS, MAKEINFO_CMD): New.
4729 (MAKEHTMLFLAGS): Use MAKEINFO_CMD.
4730 (gdb.info, gdbint.info, stabs.info, annotate.info): Use MAKEINFO_CMD.
4731 * gdb.texinfo (Tail Call Frames): Convert @arrow{} to @click, when possible.
4732 Make the conversion conditional on HAVE_MAKEINFO_CLICK, using variables
4733 CALLSEQ1A, CALLSEQ1B, CALLSEQ2A and CALLSEQ2B.
4734
5a56e9c5
DE
47352011-10-09 Doug Evans <dje@google.com>
4736
4737 * gdb.texinfo (Extending GDB): Document alias command.
4738
36b11add
JK
47392011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
4740
4741 Support @entry in input expressions.
4742 * gdb.texinfo (Variables): Describe @entry names suffix.
4743 (Print Settings): Add anchor for `set print entry-values'.
4744
e18b2753
JK
47452011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
4746 Eli Zaretskii <eliz@gnu.org>
4747
4748 Display @entry parameter values (without references).
4749 * gdb.texinfo (Tail Call Frames): Add anchor. Add self tail call
4750 example.
4751 (Print Settings): New description of set print entry-values and show
4752 print entry-values.
4753
111c6489
JK
47542011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
4755 Eli Zaretskii <eliz@gnu.org>
4756
4757 Recognize virtual tail call frames.
4758 * gdb.texinfo (Optimized Code): Add reference to Tail Call Frames.
4759 (Tail Call Frames): New node.
4760 (Frames In Python): Add gdb.TAILCALL_FRAME.
4761
9c15afc4
DE
47622011-10-07 Doug Evans <dje@google.com>
4763
4764 * gdb.texinfo (gdb.printing): Document new `replace' arg to
4765 register_pretty_printer.
4766
99f5279d
PM
47672011-10-07 Phil Muldoon <pmuldoon@redhat.com>
4768
4769 PR python/12930
4770 PR python/12802
4771
4772 * gdb.texinfo (Breakpoints In Python): Clarify behavior in the
4773 stop method.
4774
03583c20
UW
47752011-10-07 Ulrich Weigand <ulrich.weigand@linaro.org>
4776
4777 * gdb.texinfo (Starting your Program): "set disable-randomization"
4778 is no longer Linux-specific.
4779 (Remote Configuration): Document "set remote
4780 disable-randomization-packet".
4781 (General Query Packets): Document "QDisableRandomization" packet
4782 and add it to "qSupported" list.
4783
bd054e06
KP
47842011-10-07 Kevin Pouget <kevin.pouget@st.com>
4785
4786 Allow Python notification of new object-file loadings.
4787 * gdb.texinfo (Events In Python): Document `gdb.NewObjFileEvent'
4788 event type.
4789
cb6be26b
KP
47902011-10-04 Kevin Pouget <kevin.pouget@st.com>
4791
4792 PR python/12691: Add the inferior to Python exited event
4793 * gdb.texinfo (Events In Python): Describe exited inferior attribute.
4794
a05336a1
JB
47952011-10-03 Joel Brobecker <brobecker@adacore.com>
4796
4797 * gdb.texinfo (GDB/MI Miscellaneous Commands): Minor
4798 rephasing.
4799
5d77fe44
JB
48002011-10-03 Joel Brobecker <brobecker@adacore.com>
4801
4802 * gdb.texinfo (GDB/MI Ada Tasking Commands): New node.
4803 (GDB/MI Miscellaneous Commands): Add `ada-task-info'
4804 as possible feature returned by the `-list-features'
4805 command.
4806
699df94d
PK
48072011-09-28 Paul Koning <paul_koning@dell.com>
4808
4809 * gdb.texinfo (gdb.Type): Document field access by dictionary
4810 key syntax.
4811
24bdad53
YQ
48122011-09-28 Yao Qi <yao@codesourcery.com>
4813
4814 * gdb.texinfo (Files): Update options for `add-symbol-file'.
4815 Add one space after option `-s'. Remove @r{} markup.
4816
6710bf39
SS
48172011-09-27 Stan Shebs <stan@codesourcery.com>
4818
4819 * gdb.texinfo (Tracepoint Action Lists): Document $_ret.
4820
d99f7e48
HZ
48212011-09-16 Hui Zhu <teawater@gmail.com>
4822
4823 * gdb.texinfo (Tracepoint Restrictions): Change *$esp@300
4824 to *(unsigned char *)$esp@300.
4825
d812018b
PK
48262011-09-15 Paul Koning <paul_koning@dell.com>
4827
4828 * gdb.texinfo: Make style of Python functions and methods match
4829 the syntax of Python. Also put class and module names explicitly
4830 on function, member, and variable names, matching Python
4831 documentation conventions.
72f4393d 4832
2aa48337
KP
48332011-09-15 Kevin Pouget <kevin.pouget@st.com>
4834
4835 PR Python/12692 Add gdb.selected_inferior() to Python interface.
4836 * gdb.texinfo (Inferiors In Python): Describe new
4837 gdb.selected_inferior() function.
4838
6839b47f
KP
48392011-09-15 Kevin Pouget <kevin.pouget@st.com>
4840
4841 Handle multiple breakpoint hits in Python interface:
4842 * gdb.texinfo (Events In Python): New function documentation:
4843 gdb.BreakpointEvent.breakpoints. Indicate that
4844 gdb.BreakpointEvent.breakpoint is now deprecated.
4845
26829f2b
JB
48462011-09-04 Joel Brobecker <brobecker@adacore.com>
4847
4848 * gdb.texinfo: Set EDITION to "Tenth" and change ISBN.
4849
a9f54f60
TT
48502011-08-25 Andrew Oakley <andrew@ado.is-a-geek.net>
4851
4852 * gdb.texinfo (Types In Python): Document 'bitpos' for enums.
4853
fa3a4f15
PM
48542011-08-17 Phil Muldoon <pmuldoon@redhat.com>
4855
72f4393d
L
4856 * gdb.texinfo (Prompt): Add set/show extended-prompt
4857 documentation
4858 (Basic Python): Add prompt_hook anchor.
4859 (Python modules): Reword module text to reflect multiple modules.
4860 (gdb.prompt): Document gdb.prompt module.
fa3a4f15 4861
224bbe49
YQ
48622011-08-14 Yao Qi <yao@codesourcery.com>
4863
78d85199
YQ
4864 * gdb.texinfo (General Query Packets): Document qXfer:fdpic:read packet.
4865
48662011-08-14 Yao Qi <yao@codesourcery.com>
4867
4868 * gdb.texinfo (Standard Target Features): Document C6x features.
224bbe49
YQ
4869 (TIC6x Features): New node.
4870
457e09f0
DE
48712011-08-12 Doug Evans <dje@google.com>
4872
4873 * gdb.texinfo (Symbols In Python): Document symbol.type.
4874
5e239b84
PM
48752011-08-09 Phil Muldoon <pmuldoon@redhat.com>
4876
4877 * gdb.texinfo (Python): Document command and function
4878 auto-loading.
4879
177bc839
JK
48802011-07-26 Jan Kratochvil <jan.kratochvil@redhat.com>
4881 Eli Zaretskii <eliz@gnu.org>
4882
4883 * gdb.texinfo (whatis, ptype): Highlight their differences. Describe
4884 typedefs unrolling. Extend the sample code by an inner typedef and
4885 outer typedefs unrolling.
4886
1a532630
PP
48872011-07-26 Paul Pluzhnikov <ppluzhnikov@google.com>
4888
4889 * gdb.texinfo (Caching Remote Data): Document {set,show} dcache
4890 size and line-size.
4891
9b158ba0 48922011-07-21 Matt Rice <ratmice@gmail.com>
4893
4894 PR macros/12999
4895 * gdb.texinfo (Macros): Add info definitions and info macros commands.
4896 Update text and cindex entries for info macro command.
4897
d17b6f81
PM
48982011-07-21 Phil Muldoon <pmuldoon@redhat.com>
4899
4900 * observer.texi (GDB Observers): Add before_prompt observer.
4901 * gdb.texinfo (Basic Python): Add documentation for prompt
4902 substitution.
4903
713389e0
PM
49042011-07-11 Phil Muldoon <pmuldoon@redhat.com>
4905
72f4393d 4906 PR python/12438
713389e0 4907 * gdb.texinfo (Python Commands): Add deprecate note to maint
72f4393d
L
4908 set/show python print-stack. Document set/show python
4909 print-backtrace.
713389e0 4910
177b42fe
TJB
49112011-07-05 Thiago Jung Bauermann <bauerman.ibm.com>
4912
4913 * gdb.texinfo: Fix typos.
4914
900e11f9
JK
49152011-07-01 Tom Tromey <tromey@redhat.com>
4916
4917 * gdb.texinfo (Debugging Output): Document set debug
4918 check-physname.
4919
39c4d40a
TT
49202011-06-29 Tom Tromey <tromey@redhat.com>
4921
4922 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document
4923 breakpoint-notifications feature.
4924
6f5def7d
UW
49252011-06-29 Ulrich Weigand <ulrich.weigand@linaro.org>
4926
4927 * gdb.texinfo (Target Description): Remove warning about
4928 possibly unstable format.
4929
8cf64490
TT
49302011-06-03 Tom Tromey <tromey@redhat.com>
4931
4932 * gdb.texinfo (GDB/MI Async Records): Document 'exit-code' field.
4933 (Events In Python): Note that exit_code is optional.
4934
393eab54
PA
49352011-05-17 Pedro Alves <pedro@codesourcery.com>
4936
4937 * gdb.texinfo (Remote Protocol) <Overview>: Mention vCont is
4938 required for multi-threading support.
4939 (Remote Protocol) <Packets>: Mention that 'c', 's', 'C', 'S' and
4940 Hc are deprecated for multi-threading debugging. Point readers at
4941 the vCont packet.
4942
75fc9810
DE
49432011-05-15 Doug Evans <dje@google.com>
4944
4945 * gdb.texinfo (Auto-loading): Document printing of missing scripts.
4946
01124a23
DE
49472011-05-13 Doug Evans <dje@google.com>
4948
98a5dd13
DE
4949 * gdb.texinfo (Threads): Document $sdir,$pdir.
4950 (Server): Document $pdir exception.
4951
dbaefcf7
DE
4952 * gdb.texinfo (Auto-loading): Document "info auto-load-scripts".
4953
cc63ef9b
DE
4954 * gdb.texinfo (Threads): Clarify default value for
4955 libthread-db-search-path.
7e0396aa 4956
01124a23
DE
4957 * gdb.texinfo (Completion): Update example.
4958 (Debugging Output): Delete `set/show debug lin-lwp-async'.
4959
d248b706
KY
49602011-05-12 Kwok Cheung Yeung <kcy@codesourcery.com>
4961
4962 * gdb.texinfo: Document change in the behaviour of the enable and
4963 disable GDB commands when applied to tracepoints.
4964 Document the EnableDisableTracepoints remote stub feature.
4965 Document QTEnable and QTDisable in the list of tracepoint packets.
4966
cc88a640
JK
49672011-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4968
4969 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Rename inc-hist.texinfo to
4970 hsuser.texi.
4971 * gdb.texinfo <!SYSTEM_READLINE>: Rename inc-hist.texinfo inclusion and
4972 comment to hsuser.texi. Change rluser.texi name in the comment.
4973
84e578fb
DE
49742011-05-10 Doug Evans <dje@google.com>
4975
4976 * gdb.texinfo (Threads): If an empty path is provided for
4977 libthread-db-search-path it is reset to its default value.
4978 (Server): Ditto.
4979
478aac75
DE
49802011-05-09 Doug Evans <dje@google.com>
4981
4982 * gdb.texinfo (Requirements): Fix typo. Mention --with-iconv-bin.
4983
9c06b0b4
TJB
49842011-05-06 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
4985 Thiago Jung Bauermann <bauerman@br.ibm.com>
4986
4987 Implement support for PowerPC BookE masked watchpoints.
4988 * gdb.texinfo (Set Watchpoints): Document mask parameter.
4989 (PowerPC Embedded): Mention support of masked watchpoints.
4990
9ed350ad
JB
49912011-05-03 Joel Brobecker <brobecker@adacore.com>
4992
4993 * gdb.texinfo (In Memoriam): Replace litteral uses of `GDB' with
4994 `@value{GDBN}'.
4995
4ceed123
JB
49962011-05-03 Joel Brobecker <brobecker@adacore.com>
4997
4998 * gdb.texinfo (titlepage): Remove dedication.
4999 (In Memoriam): New appendix.
5000
559a7a62
JK
50012011-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
5002 Eli Zaretskii <eliz@gnu.org>
5003
5004 * gdb.texinfo (Index Section Format): Change the version to 5.
5005 Describe the different formula.
5006
03f2bd59
JK
50072011-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
5008 Eli Zaretskii <eliz@gnu.org>
5009
5010 * gdb.texinfo (Starting and Stopping Trace Experiments): New anchor
5011 for disconnected tracing.
5012 (Multi-Process Mode for @code{gdbserver}): Mention --multi and
5013 extended-remote relationship. Mention --once.
5014 (TCP port allocation lifecycle of @code{gdbserver}): New.
5015
d9b1a651
EZ
50162011-04-23 Eli Zaretskii <eliz@gnu.org>
5017
5018 * gdb.texinfo (Server): Improve indexing. Index all optional
5019 switches to gdbserver.
5020
90476074
TT
50212011-04-20 Tom Tromey <tromey@redhat.com>
5022
5023 * gdb.texinfo (Index Section Format): New node.
5024 (Top): Add new node to menu.
5025
c21236dc
PA
50262011-04-20 Pedro Alves <pedro@codesourcery.com>
5027
5028 * gdb.texinfo (Maintenance Commands): Document `maint print
5029 remote-registers'.
5030
05c8c3f5
TT
50312011-04-20 Tom Tromey <tromey@redhat.com>
5032
5033 * gdb.texinfo (Trace File Format): Move node later.
5034
7a9dd1b2
TT
50352011-04-19 Tom Tromey <tromey@redhat.com>
5036
5037 * gdbint.texinfo (Register Information Functions): Remove
5038 duplicate "the".
5039 * gdb.texinfo (Emacs): Remove duplicate "to".
5040 (GDB/MI Variable Objects): Remove duplicate "the".
5041 (General Query Packets): Likewise.
5042
4368ebeb
JB
50432011-04-02 Joel Brobecker <brobecker@adacore.com>
5044
5045 * gdb.texinfo (GDB/MI Output Records): Fix menu entry for
5046 "GDB/MI Ada Exception Information" node.
5047
956a9fb9
JB
50482011-04-01 Joel Brobecker <brobecker@adacore.com>
5049
5050 * gdb.texinfo (GDB/MI Ada Exception Information): Document
5051 the "exception-name" field in the *stopped async record.
5052
f1310107
TJB
50532011-03-31 Thiago Jung Bauermann <bauerman@br.ibm.com>
5054 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
5055
5056 Implement support for PowerPC BookE ranged breakpoints.
5057 * gdb.texinfo (PowerPC Embedded): Document ranged breakpoints.
5058
8786b2bd
TT
50592011-03-28 Tom Tromey <tromey@redhat.com>
5060
5061 * gdb.texinfo (Set Tracepoints): Fix typo.
5062
9ef07c8c
TT
50632011-03-24 Tom Tromey <tromey@redhat.com>
5064
5065 * gdb.texinfo (Specify Location): Document `function:label'
5066 linespec.
5067
99c3dc11
PM
50682011-03-18 Phil Muldoon <pmuldoon@redhat.com>
5069
f1310107 5070 PR python/12149
99c3dc11
PM
5071
5072 * gdb.texinfo (Basic Python): Update gdb.write and flush text.
5073
29703da4
PM
50742011-03-17 Phil Muldoon <pmuldoon@redhat.com>
5075
5076 * gdb.texinfo (Blocks In Python): Add is_valid method description.
5077 (Inferiors In Python): Likewise.
5078 (Threads In Python): Likewise.
5079 (Symbols In Python): Likewise.
5080 (Objfiles In Python): Likewise.
5081 (Symbol Tables In Python): Likewise.
5082
c9174737
PA
50832011-03-15 Pedro Alves <pedro@codesourcery.com>
5084
5085 * gdb.texinfo (Auto Display) <undisplay, enable display, disable
5086 display>: Explain that the commands accept number ranges.
5087
7371cf6d
PM
50882011-03-14 Phil Muldoon <pmuldoon@redhat.com>
5089
5090 * gdb.texinfo (Breakpoints In Python): Add description and example
5091 of Python stop function operation.
5092
ecec24e6
PM
50932011-03-10 Phil Muldoon <pmuldoon@redhat.com>
5094
5095 * gdb.texinfo (Parameters In Python): Document get_set_string and
5096 get_show_string methods.
5097
6dcd5565
JK
50982011-02-28 Jan Kratochvil <jan.kratochvil@redhat.com>
5099
5100 * gdb.texinfo (Tracepoint Conditions): Fix missing parenthesis.
5101
81896e36
JK
5102 * gdb.texinfo (Starting and Stopping Trace Experiments): Fix
5103 circular-trace-buffer name.
5104
5e30da2c
JB
51052011-02-28 Joel Brobecker <brobecker@adacore.com>
5106
5107 * gdb.texinfo (Inferiors and Programs): Fix small error introduced
5108 in the previous change.
5109
3bd0f5ef 51102011-02-27 Michael Snyder <msnyder@vmware.com>
af624141 5111
72f4393d 5112 * gdb.texinfo (Inferiors and Programs): Update commands to show
af624141
MS
5113 that they can accept multiple arguments.
5114
4ec7539c
JB
51152011-02-24 Joel Brobecker <brobecker@adacore.com>
5116
5117 Revert the following patch (code patch was not approved):
5118 2011-02-21 Hui Zhu <teawater@gmail.com>
5119 * agentexpr.texi (bytecode descriptions): add printf.
5120 * gdb.texinfo (tracepoint action lists): add printf.
5121
82809774
DE
51222011-02-23 Doug Evans <dje@google.com>
5123
5124 * gdb.texinfo (Symbols In Python): Fix mention of C++, use C@t{++}.
5125
e5a67952
MS
51262011-02-23 Michael Snyder <msnyder@vmware.com>
5127
5128 * gdb.texinfo (Set Breaks): Add @dots{} to arguments of info break.
5129 (Set Watchpoints): Add @dots{} to argument of info watchpoints.
5130 (Listing Tracepoints): Add @dots{} to argument of info tracepoints.
5131
6e6fbe60
DE
51322011-02-22 Doug Evans <dje@google.com>
5133
5134 * gdb.texinfo (Symbols In Python): Document lookup_global_symbol.
5135 Clarify behaviour of lookup_symbol when `block' argument is omitted,
5136 add description of result, fix @defun formatting.
5137
f994e27a
HZ
51382011-02-21 Hui Zhu <teawater@gmail.com>
5139
5140 * agentexpr.texi (Bytecode Descriptions): Add printf.
5141 * gdb.texinfo (Tracepoint Action Lists): Add printf.
5142
c7f96d2b
TT
51432011-02-18 Tom Tromey <tromey@redhat.com>
5144
5145 * agentexpr.texi (Bytecode Descriptions): Document pick and rot.
5146
60f98dde
MS
51472011-02-14 Michael Snyder <msnyder@vmware.com>
5148
5149 * gdb.texinfo (threads): Document argument for "info threads" cmd.
5150 Document new command "thread find".
5151
08e796bc
MS
51522011-02-14 Michael Snyder <msnyder@vmware.com>
5153
5154 * gdb.texinfo (Threads): Update example of new thread message.
5155
b3b9301e
PA
51562011-02-14 Pedro Alves <pedro@codesourcery.com>
5157
5158 * gdb.texinfo (Remote Configuration): Mention set/show remote
5159 traceframe-info.
5160 (Tools/Packages Optional for Building GDB): Mention that expat is
5161 used for traceframe info.
5162 (Remote Protocol) <Menu>: Add "Traceframe Info Format".
5163 (General Query Packets) <qSupported>: Describe the
5164 qXfer:traceframe-info:read feature.
5165 (qXfer::read): Describe qXfer:traceframe-info:read.
5166 (Traceframe Info Format): New section.
5167
cef35b0f
PA
51682011-02-04 Pedro Alves <pedro@codesourcery.com>
5169
5170 * gdbint.texinfo (Formatting): Mention some formatting guidelines
5171 for casts and unary operators.
5172
f1cbe1d3
TT
51732011-02-04 Tom Tromey <tromey@redhat.com>
5174
5175 * gdb.texinfo (GDB/MI Async Records): Document that symbols-loaded
5176 is not useful.
5177
585fdaa1
PA
51782011-01-25 Pedro Alves <pedro@codesourcery.com>
5179
5180 * gdb.texinfo: s/value optimized out/optimized out/g
5181
7bfc9434
JB
51822011-01-21 Joel Brobecker <brobecker@adacore.com>
5183
5184 * gdb.texinfo (Other Misc Settings): Rework part of the
5185 documentation of the "set interactive mode" command.
5186
4694da01
TT
51872011-01-19 Tom Tromey <tromey@redhat.com>
5188
5189 * gdb.texinfo (Threads): Document thread name output and `thread
5190 name' command.
5191 (Threads In Python): Document Thread.name attribute.
5192 (GDB/MI Thread Commands): Document thread attributes.
5193
b716877b
AB
51942011-01-12 Andrew Burgess <aburgess@broadcom.com>
5195
5196 * gdb.texinfo (GDB/MI Data Manipulation): Update to reflect
5197 changes in mi/mi-cmd-disas.c
5198
13fd8b81
TT
51992011-01-12 Tom Tromey <tromey@redhat.com>
5200
5201 * gdb.texinfo (Threads): Remove duplicate text. Update examples.
5202 Fix "thread apply" text.
5203
e09342b5
TJB
52042011-01-11 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
5205 Thiago Jung Bauermann <bauerman@br.ibm.com>
5206
5207 Implement support for PowerPC BookE ranged watchpoints.
5208 * gdb.texinfo (PowerPC Embedded): Document ranged watchpoints and
5209 the "set powerpc exact-watchpoints" flag.
5210
06e65f44
TT
52112011-01-07 Tom Tromey <tromey@redhat.com>
5212
5213 * gdb.texinfo (Python API): Add descriptions to @menu items.
5214
d8e22779
TT
52152011-01-06 Tom Tromey <tromey@redhat.com>
5216
5217 * gdb.texinfo (Frames In Python): Document gdb.newest_thread.
5218
a255712f
PP
52192010-01-06 Paul Pluzhnikov <ppluzhnikov@google.com>
5220
e09342b5 5221 * gdb.texinfo (Debugging Output): Document "set debug jit".
a255712f 5222
ccfc3d6e
TT
52232011-01-06 Tom Tromey <tromey@redhat.com>
5224
5225 PR python/12133:
5226 * gdb.texinfo (Frames In Python): Document various frame
5227 constants.
5228
44944448
JB
52292011-01-05 Joel Brobecker <brobecker@adacore.com>
5230
5231 * doc/agentexpr.texi, doc/all-cfg.texi, doc/annotate.texinfo,
5232 doc/gdb.texinfo, doc/gdbint.texinfo, doc/observer.texi,
5233 doc/refcard.tex, doc/stabs.texinfo: Copyright year update.
5234
42ea3d7a
JK
52352011-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
5236
5237 * Makefile.in (diststuff): Remove gdb-cfg.texi and GDBvn.texi.
5238 (clean): Add GDBvn.texi.
5239
720d1a40
JB
52402010-12-29 Joel Brobecker <brobecker@adacore.com>
5241
5242 * gdb.texinfo (Ada Glitches): Remove paragraph describing the
5243 occasional case where the debugger prints an array address
5244 instead of the array itself.
5245
ad196637
PA
52462010-12-23 Pedro Alves <pedro@codesourcery.com>
5247
5248 * gdb.texinfo (Packets) <read registers packet>: Document support
5249 for registers that were not collected.
5250
a86caf66
DE
52512010-12-15 Doug Evans <dje@google.com>
5252
5253 * gdb.texinfo (Startup): Document auto-loading of scripts during
5254 startup.
5255 (Auto-loading): Delete "maint set python auto-load on|off".
5256 Add "set auto-load-scripts on|off".
5257
aae1c79a
DE
52582010-12-07 Doug Evans <dje@google.com>
5259
5260 * gdb.texinfo (Mode Options): Document -data-directory.
5261 (Data Files): Add reference to -data-directory.
5262
4e04c971
DE
52632010-11-29 Doug Evans <dje@google.com>
5264
5265 * gdb.texinfo (Pretty-Printer Introduction): Change
5266 printer-name:subprinter-name to printer-name;subprinter-name.
5267
94b6973e
PM
52682010-11-29 Phil Muldoon <pmuldoon@redhat.com>
5269
72f4393d 5270 PR python/12199
94b6973e
PM
5271
5272 * gdb.texinfo (Breakpoints In Python): Document "delete" method.
5273
39037522
TT
52742010-11-23 Tom Tromey <tromey@redhat.com>
5275
5276 * gdb.texinfo (Top): Check SYSTEM_READLINE.
5277 (Editing): Likewise.
5278 (Command History): Likewise.
5279 (TUI Keys): Likewise.
5280 (Bug Reporting): Conditionally include rluser.texi and
5281 inc-history.texinfo.
5282 * Makefile.in (READLINE_TEXI_INCFLAG): New variable.
5283 (GDB_DOC_SOURCE_INCLUDES): Add comment.
5284 (GDBvn.texi): Set SYSTEM_READLINE when appropriate.
5285 (gdb.dvi): Use READLINE_TEXI_INCFLAG.
5286 (gdb.pdf): Likewise.
5287 (gdb.info): Likewise.
5288 (gdb/index.html): Likewise.
5289
5ae98d25
TT
52902010-11-23 Tom Tromey <tromey@redhat.com>
5291
5292 * Makefile.in (Makefile): Run ../config.status.
5293 (distclean): Update.
5294 * configure: Remove.
5295 * configure.ac: Remove.
5296
621c8364
TT
52972010-11-12 Tom Tromey <tromey@redhat.com>
5298
5299 * gdb.texinfo (Basic Python): Update. Add xref.
5300 (Exception Handling): Document new exception classes.
5301 (Types In Python): Update.
5302 (Frames In Python): Update.
5303
84f4c1fe
PM
53042010-11-11 Phil Muldoon <pmuldoon@redhat.com>
5305
5306 * gdb.texinfo (Breakpoints In Python): Document "internal"
5307 parameter, and visible attribute.
5308
99e7ae30
DE
53092010-11-05 Doug Evans <dje@google.com>
5310
5311 * gdb.texinfo (Source Path): Document "set directories".
5312
f4b8a18d
KW
53132010-11-05 Ken Werner <ken.werner@de.ibm.com>
5314
5315 * gdb.texinfo: (Summary) Add mention about OpenCL C language support.
5316 (OpenCL C): New node.
5317
7b51bc51
DE
53182010-11-02 Doug Evans <dje@google.com>
5319
5320 * gdb.texinfo (Pretty Printing): Expand into three sections,
5321 introduction, example, and commands.
5322 (Python API): Delete section Disabling Pretty-Printers, merge into
5323 Selecting Pretty-Printers.
5324 (Writing a Pretty-Printer): New section. Move the pretty-printer
5325 example here, and reformat to match python coding style. Add a second
5326 example using the gdb.printing module.
5327 (Python modules): Add gdb.printing.
5328
9eeee977
DE
53292010-10-29 Doug Evans <dje@google.com>
5330
5331 * gdb.texinfo (Python): Fix long line.
5332
a0e0ffdf
DE
53332010-10-20 Doug Evans <dje@google.com>
5334
5335 * gdbint.texinfo (Misc Guidelines): Renamed from Coding.
5336 All references updated. Correct sections marked as subsections.
5337 (Coding Standards): New chapter. Move the coding standard related
5338 subsections here. Add section on Python coding standards.
5339
0e3509db
DE
53402010-10-13 Doug Evans <dje@google.com>
5341
5342 * gdb.texinfo (Python): Add "Python modules".
5343 (Types in Python): Add reference to gdb.types section.
5344 (Python modules): New node.
5345
44592cc4
DE
53462010-10-11 Doug Evans <dje@google.com>
5347
5348 * gdb.texinfo (Values From Inferior): Add reference to "Types in
5349 Python" from gdb.Value.type description.
5350
6e1bb179
JB
53512010-09-28 Joel Brobecker <brobecker@adacore.com>
5352
5353 * gdb.texinfo (Ravenscar Profile): New node.
5354
e8467610
TT
53552010-09-22 Tom Tromey <tromey@redhat.com>
5356
5357 * gdb.texinfo (Values From Inferior): Mention Value.__init__.
5358
fccd1d1e
EZ
53592010-09-22 Eli Zaretskii <eliz@gnu.org>
5360
5361 * gdb.texinfo (Values From Inferior): Clarify that
5362 value.dynamic_type works only in C++ programs with RTTI.
5363
c1b6b909
TT
53642010-09-15 Paul Bolle <pebolle@tiscali.nl>
5365
5366 * gdb.texinfo (Character Sets): Correctly reference host-charset
5367 in example.
5368
7d288aaa
TT
53692010-09-13 Tom Tromey <tromey@redhat.com>
5370
5371 * gdb.texinfo (GDB/MI Stack Manipulation) <-stack-list-frames>:
5372 Document "fullname" and "from".
5373
f75d858b
MK
53742010-09-01 Marc Khouzam <marc.khouzam@ericsson.com>
5375
5376 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document new
5377 feature `reverse' output by -list-target-features.
5378
83b9503b
L
53792010-08-31 H.J. Lu <hongjiu.lu@intel.com>
5380
5381 * gdb.texinfo (i386 Features): Remove an extra "@item".
5382
03f17ccf
TT
53832010-08-30 Tom Tromey <tromey@redhat.com>
5384
5385 PR python/11792:
5386 * gdb.texinfo (Values From Inferior): Document dynamic_type.
5387
9779414d
DJ
53882010-08-24 Daniel Jacobowitz <dan@codesourcery.com>
5389
5390 * gdb.texinfo (ARM Features): Document
5391 org.gnu.gdb.arm.m-profile.
5392
f9ffd4bb
TT
53932010-08-23 Tom Tromey <tromey@redhat.com>
5394
5395 PR python/11145:
5396 * gdb.texinfo (Values From Inferior): Document dynamic_cast and
5397 reinterpret_cast methods.
5398
702c2711
TT
53992010-08-23 Tom Tromey <tromey@redhat.com>
5400
5401 PR python/11915:
5402 * gdb.texinfo (Types In Python): Document array method.
5403
66b73624
TJB
54042010-08-18 Thiago Jung Bauermann <bauerman@br.ibm.com>
5405
5406 * gdb.texinfo (PowerPC Embedded): Mention support for the DVC register.
5407
06a64a0b
TT
54082010-08-16 Tom Tromey <tromey@redhat.com>
5409
5410 * gdb.texinfo (Set Watchpoints): Document -location option.
5411
a3a7127e
DE
54122010-08-13 Doug Evans <dje@google.com>
5413
5414 * gdb.texinfo (.debug_gdb_scripts section): Fix typo.
5415
8dedea02
VP
54162010-08-13 Vladimir Prus <vladimir@codesourcery.com>
5417
5418 * gdb.texinfo (GDB/MI Data Manipulation): Document
5419 -data-read-memory-raw and -data-write-memory-raw.
5420
ca5c20b6 54212010-08-11 Tom Tromey <tromey@redhat.com>
889bf7c5 5422 Phil Muldoon <pmuldoon@redhat.com>
ca5c20b6
PM
5423
5424 * gdb.texinfo (Basic Python): Describe post_event API.
5425
cb2e07a6
PM
54262010-08-11 Phil Muldoon <pmuldoon@redhat.com>
5427
5428 * gdb.texinfo (Basic Python): Describe solib_address and
889bf7c5 5429 decode_line Python APIs
cb2e07a6 5430
464b3efb
TT
54312010-08-10 Tom Tromey <tromey@redhat.com>
5432
5433 * gdb.texinfo (Pretty Printing API): Document
5434 gdb.default_visualizer.
5435
c29c521f
TT
54362010-08-10 Tom Tromey <tromey@redhat.com>
5437
5438 Revert gdb-add-index addition:
5439 * gdb.texinfo (Index Files): Don't document gdb-add-index.
5440
5da1313b
JK
54412010-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
5442 Eli Zaretskii <eliz@gnu.org>
5443
5444 * gdb.texinfo (Mode Options) <-batch>
5445 (Basic Python) <gdb.execute>: Describe setting width and height.
5446
02d868e8
PP
54472010-07-31 Paul Pluzhnikov <ppluzhnikov@google.com>
5448
5449 * gdb.texinfo (Threads): Document 'debug libthread-db'.
5450
c2bbed2a
TT
54512010-07-30 Tom Tromey <tromey@redhat.com>
5452
5453 * gdb.texinfo (Index Files): Mention gdb-add-index.
5454
6c13bbe1
HZ
54552010-07-30 Hui Zhu <teawater@gmail.com>
5456
5457 * gdb.texinfo (Inferiors and Programs): Update the introduce of
5458 "detach inferior" and "kill inferior".
5459
53a71c06
CR
54602010-07-28 CHENG Renquan <rqcheng@smu.edu.sg>
5461
5462 * gdb.texinfo (Machine Code): Update description of two forms of
5463 arguments, and add new example to demonstrate the new form.
5464
5374244e
PM
54652010-07-27 Phil Muldoon <pmuldoon@redhat.com>
5466
5467 * gdb.texinfo (Values From Inferior): Add value inferior function
5468 call description.
5469
8ea5bce5
JK
54702010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
5471
5472 * gdb.texinfo (Active Targets): Fix wrong comma placement.
5473
c0edd9ed
JK
54742010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
5475 Eli Zaretskii <eliz@gnu.org>
5476
5477 Make core files the process_stratum.
5478 * gdb.texinfo (Active Targets): Remove core_stratum. Include
5479 record_stratum example.
5480
9291a0cd
TT
54812010-07-13 Tom Tromey <tromey@redhat.com>
5482
5483 * gdb.texinfo (Index Files): New node.
5484
f5011d11
TT
54852010-07-13 Tom Tromey <tromey@redhat.com>
5486
5487 * gdb.texinfo (GDB/MI Variable Objects): Remove extra 'for'.
5488
0f5238ed
TT
54892010-07-13 Tom Tromey <tromey@redhat.com>
5490
5491 * gdb.texinfo (Specify Location): Document labels.
5492
74c761c1
PA
54932010-07-01 Pedro Alves <pedro@codesourcery.com>
5494
5495 * gdb.texinfo (Create and Delete Tracepoints): Add more index
5496 entries for fast tracepoints and static tracepoints.
5497
501994c0
PA
54982010-07-01 Pedro Alves <pedro@codesourcery.com>
5499
5500 * gdb.texinfo (General Query Packets) <qfThreadInfo,
5501 qsThreadInfo>: Spell out `l' as ell.
5502
0fb4aa4b
PA
55032010-07-01 Pedro Alves <pedro@codesourcery.com>
5504
5505 * gdb.texinfo (Convenience Variables): Document $_sdata.
5506 (Commands to Set Tracepoints): Describe static tracepoints. Add
5507 `Listing Static Tracepoint Markers' menu entry. Document
5508 "strace".
5509 (Tracepoint Action Lists): Document collecting $_sdata.
5510 (Listing Static Tracepoint Markers): New subsection.
5511 (Tracepoints support in gdbserver): Mention static tracepoints.
5512 (remote packets, enabling and disabling): Mention
5513 read-sdata-object.
5514 (General Query Packets) <qSupported>: Document qXfer:sdata:read
5515 and StaticTracepoint.
5516 Mention qTfSTM, qTsSTM and qTSTMat as tracepoint packets.
5517 Document qXfer:sdata:read.
5518 (Tracepoint packets): Document qTfSTM, qTsSTM and qTSTMat.
5519
dc3b15be
JB
55202010-06-29 Joel Brobecker <brobecker@adacore.com>
5521
5522 * gdb.texinfo (Threads In Python): Fix unmatched @end table.
5523
595939de
PM
55242010-06-28 Phil Muldoon <pmuldoon@redhat.com>
5525 Tom Tromey <tromey@redhat.com>
5526 Thiago Jung Bauermann <bauerman@br.ibm.com>
5527
5528 * gdb.texinfo (Inferiors In Python): New node.
5529 * gdb.texinfo (Threads In Python): New node.
5530
9279c692
JB
55312010-06-28 Joel Brobecker <brobecker@adacore.com>
5532
5533 * gdb.texinfo (Python): Document what the python directory is
5534 and what its location is.
5535 (Basic Python): Document the gdb.PYTHONDIR constant.
5536
bc9f0842
TT
55372010-06-25 Tom Tromey <tromey@redhat.com>
5538
5539 PR python/10808:
5540 * gdb.texinfo (Basic Python): Document new gdb.execute argument.
5541
f1421989
HZ
55422010-06-24 Hui Zhu <teawater@gmail.com>
5543
5544 * gdb.texinfo: (Commands for Controlled Output): Add
5545 documentation for command "eval".
5546
e4c0cfae
SS
55472010-06-21 Stan Shebs <stan@codesourcery.com>
5548
5549 * gdb.texinfo: Add explicit @node and @appendix for GFDL.
5550 * annotate.texinfo: Ditto.
5551 * gdbint.texinfo: Ditto.
5552 * stabs.texinfo: Ditto.
5553
bb08c432
HZ
55542010-06-22 Hui Zhu <teawater@gmail.com>
5555
5556 * gdb.texinfo: (Process Record and Replay): Add documentation
5557 for command "set record memory-query".
5558
4f5d9f07
SS
55592010-06-21 Stan Shebs <stan@codesourcery.com>
5560
5561 * gdb.texinfo: Relicense under GFDL version 1.3.
5562 * annotate.texinfo: Relicense under GFDL version 1.3.
5563 * gdbint.texinfo: Relicense under GFDL version 1.3.
5564 * stabs.texinfo: Relicense under GFDL version 1.3.
5565 * fdl.texi: Update to version 1.3.
5566
6aed2dbc
SS
55672010-06-18 Stan Shebs <stan@codesourcery.com>
5568
a61408f8
SS
5569 * gdb.texinfo (Operating System Auxiliary Information): Describe
5570 "info os" when no arguments given.
5571
6aed2dbc
SS
5572 * gdb.texinfo (Debugging Programs with Multiple Threads): Describe
5573 $_thread.
5574
24e933df
HZ
55752010-06-18 Hui Zhu <teawater@gmail.com>
5576
5577 * gdb.texinfo: (Process Record and Replay): Add documentation
5578 for commands "record save" and "record restore".
5579
65d79d4b
SDJ
55802010-06-16 Jan Kratochvil <jan.kratochvil@redhat.com>
5581
5582 * gdb.texinfo: Include information about the correct use
5583 of addresses in the `watch' command.
5584
d914c394
SS
55852010-06-11 Stan Shebs <stan@codesourcery.com>
5586
5587 * gdb.texinfo (Observer Mode): New section.
5588 (General Query Packets): Document QAllow.
889bf7c5 5589
967cf477
DE
55902010-06-04 Doug Evans <dje@google.com>
5591
5592 * gdb.texinfo (Python API): New node `Disabling Pretty-Printers'.
5593
aaf4119b
DE
55942010-06-03 Doug Evans <dje@google.com>
5595
5596 * gdbint.texinfo (Coding): Add subsection on command names.
5597
9eae7c52
TT
55982010-06-02 Tom Tromey <tromey@redhat.com>
5599
5600 * gdb.texinfo (Maintenance Commands): Document maint set dwarf2
5601 always-disassemble.
5602
fa593d66
PA
56032010-06-01 Pedro Alves <pedro@codesourcery.com>
5604
5605 * gdb.texinfo (Set Tracepoints): Mention tracepoints support in
5606 gdbserver, and add cross reference.
5607 (Tracepoints support in gdbserver): New subsection.
5608
dde08ee1
PA
56092010-05-26 Pedro Alves <pedro@codesourcery.com>
5610
5611 * gdb.texinfo (General Query Packets) <qSupported>: Describe the
5612 `qRelocInsn' feature.
5613 (Relocate instruction reply packet): New subsection
5614 of `Tracepoint Packets'.
5615 (Tracepoint Packets): Mention that packets QTDP and QTStart
5616 support the qRelocInsn request, and add cross reference to new
5617 subsection.
5618
07ca107c
DE
56192010-05-25 Doug Evans <dje@google.com>
5620
5621 * gdb.texinfo (Exception Handling): Document gdb.GdbError.
5622 (Commands In Python): Document gdb.string_to_argv.
5623
c25c4a8b
JK
56242010-05-02 Jan Kratochvil <jan.kratochvil@redhat.com>
5625
5626 * gdbint.texinfo (Host Definition): Remove items NORETURN and
5627 ATTR_NORETURN.
5628
d7b32ed3 56292010-04-29 Phil Muldoon <pmuldoon@redhat.com>
c25c4a8b
JK
5630 Tom Tromey <tromey@redhat.com>
5631 Thiago Jung Bauermann <bauerman@br.ibm.com>
d7b32ed3 5632
c25c4a8b 5633 * gdb.texinfo (Parameters In Python): New Node.
d7b32ed3 5634
6aecb9c2
JB
56352010-04-29 Mihail Zenkov <mihail.zenkov@gmail.com>
5636
5637 * gdb.texinfo: (Summary) Add mention about D language support.
5638 (Filenames): Add D suffixes.
5639 (D): New node.
5640
b7da9e9f
PM
56412010-04-26 Pierre Muller <muller@ics.u-strasbg.fr>
5642
5643 * gdbint.texinfo (CANNOT_STEP_HW_WATCHPOINTS): Remove explanation
5644 of macro deleted from GDB code.
5645
ab38a727
PA
56462010-04-24 Pedro Alves <pedro@codesourcery.com>
5647
5648 * gdb.texinfo (Commands to specify files): Describe what how GDB
5649 looks up DOS-based filesystem paths on the system root. Document
5650 the new `set/show target-file-system-kind' commands.
5651
66d09542
DE
56522010-04-23 Doug Evans <dje@google.com>
5653
5654 * gdb.texinfo (Python): Move Auto-loading section here ...
5655 (Python API): from here.
5656 (Auto-loading): Add docs for .debug_gdb_scripts auto-loaded scripts.
5657 (Maintenance Commands): Add docs for "maint print section-scripts".
5658
8bd10a10
CM
56592010-04-20 Chris Moller <cmoller@redhat.com>
5660
5661 * gdb.texinfo (Setting Breakpoints): Added description of
5662 filename-qualified rbreak.
5663 * refcard.tex (Breakpoints and Watchpoints): Added brief
5664 description of filename-qualified rbreak.
5665
4c374409
JK
56662010-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
5667
5668 * gdb.texinfo (Data): New @menu reference to Pretty Printing.
5669 (Python API): Change the reference to Pretty Printing API.
5670 (Pretty Printing): Move the user part under the Data node. Reformat
5671 the sample output to 72 columns. Create a new reference to Pretty
5672 Printing API. Rename the API part ...
5673 (Pretty Printing API): To a new node name.
5674 (Selecting Pretty-Printers, Progspaces In Python, Objfiles In Python)
5675 (GDB/MI Variable Objects): Change references to Pretty Printing API.
5676
5a9351ae
SS
56772010-04-21 Stan Shebs <stan@codesourcery.com>
5678
5679 * gdb.texinfo (Tracepoint Actions): Mention synonymy of actions
889bf7c5 5680 and commands.
5a9351ae 5681 (Listing Tracepoints): Update to reflect current behavior.
889bf7c5 5682
9a22f0d0
PM
56832010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
5684
5685 * gdb.texinfo (Examining memory): Update for change in string
5686 display with explicit size.
5687
6149aea9
PA
56882010-04-19 Pedro Alves <pedro@codesourcery.com>
5689
5690 PR breakpoints/8554.
5691
5692 * gdb.texinfo (Save Breakpoints): New node.
5693 (save-tracepoints): Rename to ...
5694 (save tracepoints): ... this. Mention that `save-tracepoints' is
5695 a deprecated alias to `save tracepoints'.
5696
711e434b
PM
56972010-04-16 Pierre Muller <muller@ics.u-strasbg.fr>
5698
645797a8 5699 * gdb.texinfo ($_tlb): Document new automatic convinience variable.
711e434b
PM
5700 (info w32 thread-information-block): Document new command.
5701 (qGetTIBAddress): Document new gdbserver query.
5702 (maint set/show show-all-tib): Document new command.
5703
3f7b2faa
DE
57042010-04-15 Doug Evans <dje@google.com>
5705
fa33c3cd
DE
5706 * gdb.texinfo (Python API): Add progspaces section.
5707 (Selecting Pretty-Printers): Progspace pretty-printers are
5708 searched too.
5709 (Progspaces In Python): New section.
5710
3f7b2faa
DE
5711 * gdb.texinfo (Command Files): Add docs for new "source -s" option.
5712
79f283fe
PM
57132010-04-14 Phil Muldoon <pmuldoon@redhat.com>
5714
5715 * gdb.texinfo (Pretty Printing): Document behaviour when to_string
5716 returns None.
5717
87290684
SS
57182010-04-09 Stan Shebs <stan@codesourcery.com>
5719
5720 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
5721 Describe the `frames-created' field, tweak grammar.
5722
a97153c7
PA
57232010-04-09 Pedro Alves <pedro@codesourcery.com>
5724
5725 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
5726 Describe the `circular' and `disconnected' fields.
5727
5c5dcc1b
L
57282010-04-09 H.J. Lu <hongjiu.lu@intel.com>
5729
5730 * gdb.texinfo (maint print registers): Mention unavailable and
5731 invisible registers.
5732
adc36818
PM
57332010-04-09 Phil Muldoon <pmuldoon@redhat.com>
5734 Thiago Jung Bauermann <bauerman@br.ibm.com>
5c5dcc1b 5735 Tom Tromey <tromey@redhat.com>
adc36818
PM
5736
5737 * gdb.texinfo (Breakpoints In Python): New Node.
5738
33da3f1c
SS
57392010-04-08 Stan Shebs <stan@codesourcery.com>
5740
5741 * gdb.texinfo (Tracepoint Packets): Describe disconn and circular
5742 trace status fields.
5743
3a13a53b
L
57442010-04-08 H.J. Lu <hongjiu.lu@intel.com>
5745
5746 * gdb.texinfo (i386 Features): Make org.gnu.gdb.i386.avx
5747 optional. Make org.gnu.gdb.i386.avx requires
5748 org.gnu.gdb.i386.avx.
5749
08001717
DE
57502010-04-08 Doug Evans <dje@google.com>
5751
5752 * gdb.texinfo (Command Files): Document that gdb skips $cdir in
5753 search path, and document that gdb only scans the search path if
5754 the script's path doesn't specify a directory.
5755
c375651d
DE
57562010-04-05 Doug Evans <dje@google.com>
5757
5758 * gdb.texinfo (maint show python auto-load): Fix typo.
5759
af54718e
SS
57602010-04-04 Stan Shebs <stan@codesourcery.com>
5761
d77f58be
SS
5762 * gdb.texinfo (Setting Breakpoints): "info watch" no longer a synonym.
5763 (Setting Watchpoints): Update description of "info watch".
5764 (Disabling Breakpoints): Only "info break" lists all.
5765
af54718e
SS
5766 * gdb.texinfo (Tracepoint Restrictions): Document PC inference.
5767 (tdump): Explain how tdump works.
5768
86b17b60
PA
57692010-04-01 Pedro Alves <pedro@codesourcery.com>
5770
5771 * gdb.texinfo (Break Commands): Clarify `commands' changes, and
5772 add cross reference.
5773
ff12863f
PA
57742010-03-31 Pedro Alves <pedro@codesourcery.com>
5775
5776 * gdb.texinfo (TUI Commands): Mention that in some cases, these
5777 commands error out.
5778
f68eb612
L
57792010-03-30 H.J. Lu <hongjiu.lu@intel.com>
5780
5781 * gdb.texinfo (i386 Features): Add org.gnu.gdb.i386.avx.
5782
c8d5aac9
L
57832010-03-30 H.J. Lu <hongjiu.lu@intel.com>
5784
5785 * gdb.texinfo (General Query Packets): Add xmlRegisters.
5786
7d13fe92
SS
57872010-03-29 Stan Shebs <stan@codesourcery.com>
5788 Nathan Sidwell <nathan@codesourcery.com>
5789
5790 * gdb.texinfo (GDB/MI Tracepoint Commands): Add notes about the
5791 GDBN equivalent.
5792 (Set Tracepoints): Remove mention that conditional tracepoints
5793 don't exist.
5794 (Tracepoint Actions): Clarify when while-stepping collection
5795 happens, note that while-stepping does not automatically collect
5796 $pc.
5797
409873ef 57982010-03-29 Stan Shebs <stan@codesourcery.com>
889bf7c5 5799
409873ef
SS
5800 * gdb.texinfo (Tracepoint Packets): Describe QTDPsrc.
5801 (General Query Packets): Describe TracepointSource.
5802
ee8e71d4
EZ
58032010-03-27 Matt Rice <ratmice@gmail.com>
5804
c8d5aac9
L
5805 * gdb.texinfo (ARM): Document arguments to "target sim".
5806 (Set Catchpoints): Use @dots{} instead of @r{...}.
ee8e71d4 5807
99b5e152
PA
58082010-03-26 Pedro Alves <pedro@codesourcery.com>
5809
5810 * gdb.texinfo (Tracepoint Packets): Remove mention that
5811 terror:string may be plain text, and drop mention of X prefix.
5812
cd64ee31
VP
58132010-03-26 Vladimir Prus <vladimir@codesourcery.com>
5814
5815 * gdb.texinfo (GDB/MI Tracepoint Commands): Add comma after @xref.
5816
6c28cbf2
SS
58172010-03-24 Stan Shebs <stan@codesourcery.com>
5818
5819 * gdb.texinfo (Tracepoint Packets): Document trace error status.
5820
95a42b64
TT
58212010-03-24 Tom Tromey <tromey@redhat.com>
5822
5823 PR breakpoints/9352:
5824 * gdb.texinfo (Break Commands): Update.
5825
18148017
VP
58262010-03-24 Vladimir Prus <vladimir@codesourcery.com>
5827
5828 * gdb.texinfo (GDB/MI Tracepoint Commands): Document MI tracepoint
5829 commands.
5830
4daf5ac0
SS
58312010-03-16 Stan Shebs <stan@codesourcery.com>
5832
5833 * gdb.texinfo (Starting and Stopping Trace Experiments): Describe
5834 circular-trace-buffer.
5835 (Tracepoint Packets): Describe QTBuffer, and details of the
5836 qTStatus reply.
5837
c9429232
SS
58382010-03-12 Stan Shebs <stan@codesourcery.com>
5839 Nathan Sidwell <nathan@codesourcery.com>
5840
5841 * gdb.texinfo (Tracepoint Actions): Clarify that while-stepping is
5842 doing instruction stepping.
5843 (Tracepoint Restrictions): New node.
5844
ccefe4c4
TT
58452010-03-10 Tom Tromey <tromey@redhat.com>
5846
5847 * gdbint.texinfo (Symbol Handling): Update.
5848
7c953934
TT
58492010-03-08 Tom Tromey <tromey@redhat.com>
5850
5851 PR cli/9591:
5852 * gdb.texinfo (Mode Options): Mention lack of pagination and
5853 confirmation with --batch.
5854 (Screen Size): Mention --batch.
5855 (Messages/Warnings): Likewise.
5856
f870a310
TT
58572010-03-05 Tom Tromey <tromey@redhat.com>
5858
5859 * gdb.texinfo (Basic Python): Document target_charset and
5860 target_wide_charset.
5861
78e2826b
TT
58622010-03-05 Tom Tromey <tromey@redhat.com>
5863
5864 * gdb.texinfo (Data): Link to pretty-printing.
5865 (Output Formats): Likewise. Correct text.
5866
f5dff777
DJ
58672010-03-01 Daniel Jacobowitz <dan@codesourcery.com>
5868
5869 * gdb.texinfo (Types): Describe <struct> and <flags>.
5870
dc00d89f
PM
58712010-02-28 Phil Muldoon <pmuldoon@redhat.com>
5872
5873 * gdb.texinfo (Frames In Python): Add block parameter and
5874 description to read_var text.
5875
5107b149 58762010-02-26 Phil Muldoon <pmuldoon@redhat.com>
c8d5aac9 5877 Tom Tromey <tromey@redhat.com>
5107b149
PM
5878
5879 * gdb.texinfo (Types In Python): Describe block argument in
5880 template_argument and gdb.lookup_type.
5881
e03e5e7b
TT
58822010-02-24 Tom Tromey <tromey@redhat.com>
5883
5884 * gdb.texinfo (Cygwin Native): Fix typo.
5885
f3e9a817
PM
58862010-02-24 Phil Muldoon <pmuldoon@redhat.com>
5887
5888 * gdb.texinfo (Frames In Python): Add block, find_sal, function
5889 and select method descriptions.
5890 (Python API): Add Blocks In Python, Symbols in Python and Symbol
5891 Tables in Python to menu.
5892 (Blocks In Python): New node.
5893 (Symbols In Python): New node.
5894 (Symbol Tables in Python): New node.
5895
a79b8f6e
VP
58962010-02-24 Vladimir Prus <vladimir@codesourcery.com>
5897
5898 Multiexec MI
5899
5900 gdb/
5901 * breakpoint.c (clear_syscall_counts): Take struct inferior*.
5902
5903 gdb/doc/
5904 * gdb.texinfo (GDB/MI Command Syntax): Document notification
5905 changes.
5906 (GDB/MI Program Execution): Document current behaviour of
5907 --all and --thread-group.
5908 (GDB/MI Miscellaneous Commands): Document -add-inferior and
5909 -remove-inferior.
5910 * observer.texi (inferior_added, inferior_removed): New
5911 observers.
5912
629d6a47
TT
59132010-02-19 Tom Tromey <tromey@redhat.com>
5914
5915 * gdbint.texinfo (Getting Started): Fix @node.
5916 (Debugging GDB): Likewise.
5917
c09529e5
JB
59182010-02-13 Joel Brobecker <brobecker@adacore.com>
5919
5920 * gdbint.texinfo (Testsuite): New section "Testsuite Configuration",
5921 documenting the gdb_test_timeout variable.
5922
540aa8e7
MS
59232010-02-12 Jakob Engblom <jakob@virtutech.com>
5924
5925 * gdb.texinfo (MI commands): Added documentation of --reverse
5926 option to a set of MI commands. Restructured documentation of MI
5927 commands --exec-continue to reflect the complexity of reverse
5928 execution.
5929
081dfbf7
PA
59302010-02-12 Pedro Alves <pedro@codesourcery.com>
5931
5932 * gdb.texinfo (Using the Collected Data): Specify that the address
5933 range of `tfind outsize' is exclusive, and that the address range
5934 of `tfind range' is inclusive.
5935 (Tracepoint Packets): Specify that the address range of
5936 `QTFrame:range' is inclusive, and that the address range of
5937 `QTFrame:outside' is exclusive
5938
8e9c5e02
VP
59392010-02-12 Vladimir Prus <vladimir@codesourcery.com>
5940
5941 * gdb.texinfo (GDB/MI Result Records): Clarify ^running.
5942
92981e24
TT
59432010-02-10 Tom Tromey <tromey@redhat.com>
5944
5945 * gdb.texinfo (Debugging Output): Document set debug parser and
5946 show debug parser.
5947
075b51b7
L
59482010-02-09 H.J. Lu <hongjiu.lu@intel.com>
5949
5950 * gdb.texinfo (Predefined Target Types): Add i387_ext,
5951 i386_eflags and i386_mxcsr.
5952
3bb8d5c3
L
59532010-02-08 H.J. Lu <hongjiu.lu@intel.com>
5954
5955 * gdb.texinfo: Document i386 target features.
5956
c5f80513
DE
59572010-02-05 Doug Evans <dje@google.com>
5958
5959 * gdbint.texinfo (Testsuite): Add a new section to document the
5960 various DejaGnu variables that may be overridden.
1be00882 5961 Document INTERNAL_GDBFLAGS.
c5f80513 5962
6ac33a4e
TT
59632010-02-04 Tom Tromey <tromey@redhat.com>
5964
5965 PR cli/8830:
5966 * gdb.texinfo (Files): -readnow comes before the filename for file
5967 and symbol-file.
5968
a1dcb23a
DJ
59692010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
5970
5971 * gdb.texinfo (Architecture-Specific Protocol Details): New section.
5972 Document ARM breakpoint types.
5973 (Register Packet Format): Move into the new section.
5974 (Packets): Describe the KIND argument for Z0, z0, Z1, and z1 packets.
5975
95433b34
JB
59762010-01-21 Joel Brobecker <brobecker@adacore.com>
5977
5978 * gdb.texinfo (File Options): Adjust the documentation of this
5979 switch to refer to the "source" command rather than partially
5980 duplicating some of the relevant information.
5981 (Extending GDB): Introduce and document the set/show script-extension
5982 setting.
5983 (Command Files): Add note explaining that the "source" command
5984 is also used to evalute scripts written in other languages.
5985 Remove the short slightly incorrect reference to sourcing Python
5986 scripts.
5987 (Python Commands): Document how to execute a Python script from GDB.
5988
8d576872
JB
59892010-01-19 Joel Brobecker <brobecker@adacore.com>
5990
5991 * gdb.texinfo (Command Files): Fix typo.
5992
8150ff9c
JB
59932010-01-18 Tom Tromey <tromey@redhat.com>
5994
5995 * gdb.texinfo (File Options): Document -x on .py files.
5996 (Command Files): Document handling of Python scripts.
5997
23db03a6
JZ
59982010-01-18 Jie Zhang <jie.zhang@analog.com>
5999
6000 * Makefile.in (ANNOTATE_DOC_BUILD_INCLUDES): Add GDBvn.texi.
6001
00bf0b85
SS
60022010-01-15 Stan Shebs <stan@codesourcery.com>
6003
6004 * gdb.texinfo (Trace Files): New section.
6005 (Tracepoint Packets): Document QTSave and qTBuffer.
6006 (Trace File Format): New appendix.
6007
be759fcf
PM
60082010-01-13 Phil Muldoon <pmuldoon@redhat.com>
6009
6010 * gdb.texinfo (Values From Inferior): Document lazy_string value
6011 method.
6012 (Python API): Add Lazy strings menu item.
6013 (Lazy Strings In Python): New node.
6014
dc146f7c
VP
60152010-01-13 Vladimir Prus <vladimir@codesourcery.com>
6016
6017 * gdb.texinfo (GDB/MI Thread Information): New.
6018 (GDB/MI Async Records): Document the core field in *stopped.
6019 (GDB/MI Miscellaneous Commands): Expand -list-thread-groups
6020 documentation
6021 (Process list): Document that osdata document may contain
6022 threads.
6023 (Remote Serial Protocol): Document qXfer:threads.
6024
d5551862
SS
60252010-01-06 Stan Shebs <stan@codesourcery.com>
6026
6027 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
6028 disconnected tracing.
6029 (Tracepoint Packets): Document new protocol.
6030
7a697b8d
SS
60312010-01-05 Stan Shebs <stan@codesourcery.com>
6032
6033 * gdb.texinfo (Create and Delete Tracepoints): Describe fast
6034 tracepoints.
6035 (Tracepoint Packets): Describe remote protocol for fast
6036 tracepoints.
6037
e6f3ec50
JB
60382010-01-01 Joel Brobecker <brobecker@adacore.com>
6039
6040 Update the "Start of New Year Procedure".
6041 * gdbint.texinfo: Add the list of files that need to be updated
6042 manually. Minor reformatting.
6043
ddc4e9c1
JB
60442010-01-01 Joel Brobecker <brobecker@adacore.com>
6045
6046 * refcard.tex: Update copyright year in header and text.
6047
9d2897ad
JB
60482010-01-01 Joel Brobecker <brobecker@adacore.com>
6049
6050 * agentexpr.texi: Add 2010 to the list of copyright years.
6051 * annotate.texinfo: Likewise.
6052 * gdb.texinfo: Likewise.
6053 * gdbint.texinfo: Likewise.
6054 * observer.texi: Likewise.
6055 * stabs.texinfo: Likewise.
6056
6da95a67
SS
60572009-12-31 Stan Shebs <stan@codesourcery.com>
6058
6059 * gdb.texinfo (Tracepoint Actions): Describe teval.
889bf7c5 6060
236f1d4d
SS
60612009-12-29 Stan Shebs <stan@codesourcery.com>
6062
6063 * gdb.texinfo (Tracepoint Actions): Describe default-collect.
889bf7c5 6064
f61e138d
SS
60652009-12-28 Stan Shebs <stan@codesourcery.com>
6066
6067 * gdb.texinfo (Trace State Variables): New section.
6068 (Tracepoint Packets): Describe trace state variable packets.
6069 * agentexpr.texi (Bytecode Descriptions): Describe trace state
6070 variable bytecodes.
6071
0fe7935b
DJ
60722009-12-28 Daniel Jacobowitz <dan@codesourcery.com>
6073
6074 * gdb.texinfo (Symbols): "info variables" prints definitions, not
6075 declarations.
6076
a6b29f87
VP
60772009-12-21 Vladimir Prus <vladimir@codesourcery.com>
6078
6079 * gdb.texinfo (GDB/MI Miscellaneous Commands): Clarify that
6080 -gdb-exit behaviour.
6081
5e4bde96
JB
60822009-12-20 Joel Brobecker <brobecker@adacore.com>
6083
6084 * gpl.texi: Update to version 3 of the GPL.
6085
a1715244
JB
60862009-12-20 Joel Brobecker <brobecker@adacore.com>
6087
6088 * Makefile.in: Update copyright header.
6089 * observer.texi: Fix the copyright header of the generated files.
6090
361ae042
PM
60912009-12-08 Phil Muldoon <pmuldoon@redhat.com>
6092
6093 * gdb.texinfo (Types In Python): Describe range function.
6094
bfd31e71
PM
60952009-12-03 Richard Ward <richard.j.ward1@googlemail.com>
6096
6097 * gdb.texinfo (Types In Python): Describe "is_base_class".
6098
57a1d736
TT
60992009-12-03 Tom Tromey <tromey@redhat.com>
6100
6101 * gdb.texinfo (Basic Python): Document gdb.parse_and_eval.
6102
8cebebb9
PP
61032009-12-02 Paul Pluzhnikov <ppluzhnikov@google.com>
6104
6105 * observer.texi: New memory_changed observer.
6106
16af530a
TT
61072009-12-01 Tom Tromey <tromey@redhat.com>
6108
6109 * gdb.texinfo (Reverse Execution): Fix typo.
6110
b6199126
DJ
61112009-11-24 Daniel Jacobowitz <dan@codesourcery.com>
6112
6113 PR gdb/8704
6114
6115 * gdb.texinfo (Thread-Specific Breakpoints): Thread specifiers
6116 are allowed after the breakpoint condition.
6117
7a6973ad
TT
61182009-11-23 Tom Tromey <tromey@redhat.com>
6119
6120 PR python/10782:
6121 * gdb.texinfo (Types In Python): Document Type.pointer.
6122
21a0512e
PP
61232009-11-23 Paul Pluzhnikov <ppluzhnikov@google.com>
6124
6125 * gdb.texinfo (Machine Code): Adjust.
889bf7c5 6126
a5832c8f
PA
61272009-11-11 Pedro Alves <pedro@codesourcery.com>
6128
6129 * agentexpr.texi (Tracing On Symmetrix): Delete section.
6130 (Using Agent Expressions): Delete cross reference.
6131
1eb7cd77
JB
61322009-11-07 Joel Brobecker <brobecker@adacore.com>
6133
6134 * gdbint.texinfo, stabs.texinfo: Move the @setchapternewpage
6135 and @settitle directives up to help makeinfo find them.
6136
24ddea62
JK
61372009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
6138
6139 * gdb.texinfo (set debug-file-directory, show debug-file-directory)
6140 (Auto-loading): Use plural and note one can use multiple components now.
6141
3afae151
VP
61422009-11-01 Vladimir Prus <vladimir@codesourcery.com>
6143
6144 * gdb.texinfo (GDB/MI Stack Manipulation): Make
6145 -stack-list-arguments have the same documentation for parameter
6146 as -stack-list-locals. Add comas.
6147
14ff2235
PM
61482009-10-27 Tom Tromey <tromey@redhat.com>
6149 Eli Zaretskii <eliz@gnu.org>
6150
c8d5aac9 6151 PR python/10781
14ff2235
PM
6152
6153 * gdb.texinfo (Values From Inferior): Document cast method.
6154
9c419145
PP
61552009-10-22 Paul Pluzhnikov <ppluzhnikov@google.com>
6156
6157 * gdb.texinfo (Machine Code): Mention function name in disasssembly
6158 and adjust example.
889bf7c5 6159
29153c24
MS
61602009-10-22 Michael Snyder <msnyder@vmware.com>
6161
6162 * gdb.texinfo (Process Record and Replay): Document new form of
889bf7c5 6163 info record command. Also document the new save and restore
29153c24
MS
6164 commands.
6165
2b28d209
PP
61662009-10-21 Paul Pluzhnikov <ppluzhnikov@google.com>
6167
6168 * gdb.texinfo (Machine Code): Mention current pc marker.
6169 (Memory): Likewise.
6170
6c95b8df
PA
61712009-10-19 Pedro Alves <pedro@codesourcery.com>
6172 Stan Shebs <stan@codesourcery.com>
6173
6174 * observer.texi (new_inferior): Rename to...
6175 (inferior_appeared): ... this.
6176
6177 * gdb.texinfo (Inferiors): Rename node to ...
6178 (Inferiors and Programs): ... this. Mention running multiple
6179 programs in the same debug session.
6180 <info inferiors>: Mention the new 'Executable' column if "info
6181 inferiors". Update examples. Document the "add-inferior",
6182 "clone-inferior", "remove-inferior" and "maint info
6183 program-spaces" commands.
6184 (Process): Rename node to...
6185 (Forks): ... this. Document "set|show follow-exec-mode".
6186
2f8132f3
MS
61872009-10-11 Michael Snyder <msnyder@vmware.com>
6188
6189 * gdb.texinfo (ReverseStep): Show default as "unsupported".
6190 (ReverseContinue): Ditto.
6191
cba4b2d3
PP
61922009-10-08 Paul Pluzhnikov <ppluzhnikov@google.com>
6193
6194 * gdb.texinfo (Server): Document libthread-db-search-path.
889bf7c5 6195
da082f17
JK
61962009-10-08 Jan Kratochvil <jan.kratochvil@redhat.com>
6197
6198 * gdbint.texinfo (i386_stopped_by_hwbp): Remove.
6199
08be9d71
ME
62002009-10-06 Michael Eager <eager@eagercon.com>
6201
6202 * gdb.texinfo (Contributors): Add self for Xilinx MicroBlaze.
6203 (Embedded Processors): Add MicroBlaze.
6204 (MicroBlaze): New. Describe Xilinx MicroBlaze
6205
08a0efd0
PA
62062009-10-04 Pedro Alves <pedro@codesourcery.com>
6207
6208 * gdb.texinfo (Remote Protocol): Don't mention vCont;T.
6209
cbb8f428
EZ
62102009-09-26 Pierre Muller <muller@ics.u-strasbg.fr>
6211
6212 * gdb.texinfo (Cygwin Native): Mention support for Ctrl-BREAK.
6213
30a4a70c
JB
62142009-09-23 Joel Brobecker <brobecker@adacore.com>
6215
6216 * observer.texi (solib_unloaded): Document explicitly the fact that
6217 this observer is called before the associated symbols are unloaded.
6218
701adfb0
PA
62192009-09-21 Jie Zhang <jie.zhang@analog.com>
6220
6221 * gdb.texinfo: Escape "{" and "}".
6222
b3372f91
VP
62232009-09-19 Vladimir Prus <vladimir@codesourcery.com>
6224
6225 * gdb.texinfo (GDB/MI Stack Manipulation): Document
6226 -stack-list-variables.
6227
f43030c4
TT
62282009-09-18 Tom Tromey <tromey@redhat.com>
6229
6230 * gdb.texinfo (GDB/MI Variable Objects): -enable-pretty-printing
6231 is experimental.
6232
ec7e75e7
PP
62332009-09-17 Paul Pluzhnikov <ppluzhnikov@google.com>
6234
6235 * gdb.texinfo (convenince variables): Mention
6236 $_siginfo could be empty.
f43030c4 6237
0cc7d26f
TT
62382009-09-15 Tom Tromey <tromey@redhat.com>
6239
6240 * gdb.texinfo (GDB/MI Variable Objects): Document
6241 -enable-pretty-printing, -var-set-update-range, dynamic varobjs.
6242 Expand -var-update documentation.
6243
a96d9b2e
SDJ
62442009-09-14 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
6245
6246 * gdb.texinfo (Set Catchpoints): Documentation about the catch syscall
6247 feature.
6248
005ca36a
JB
62492009-09-13 Daniel Jacobowitz <dan@codesourcery.com>
6250
6251 * gdbint.texinfo (Unwinding the Frame ID): Reference outer_frame_id.
6252
0d772ac9
MS
62532009-09-10 Michael Snyder <msnyder@vmware.com>
6254
6255 * gdb.texinfo (qSupported): Mention new ReverseContinue and
6256 ReverseStep replies to the qSupported query.
6257
14fb1bac
JB
62582009-09-10 Joel Brobecker <brobecker@adacore.com>
6259
6260 Add documentation for set/show interactive-mode.
6261 * gdb.texinfo (Other Misc Settings): New node.
6262
29b090c0
DE
62632009-09-01 Doug Evans <dje@google.com>
6264
6265 * gdb.texinfo (Caching Data of Remote Targets): Add note on
6266 non-stop mode's affect on remote caching.
6267
4e5d721f
DE
62682009-08-31 Jacob Potter <jdpotter@google.com>
6269 Doug Evans <dje@google.com>
6270
6271 * gdb.texinfo (Caching Data of Remote Targets): Update text.
6272 Mark `set/show remotecache' options as obsolete.
6273 Document new `set/show stack-cache' option.
6274 Update text for `info dcache'.
6275
55333a84
DE
62762009-08-27 Doug Evans <dje@google.com>
6277
6278 * gdb.texinfo (Symbols): Delete `set print symbol-loading'.
6279 (Files): Add note on new optional regex arg to `info sharedlibrary'.
6280
bc3a0b4d
RW
62812009-08-26 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6282
6283 * gdbint.texinfo (Releasing GDB): Fix confusing sentence
6284 about autoconf.
6285
3a1ff0b6
PA
62862009-08-25 Pedro Alves <pedro@codesourcery.com>
6287
6288 * gdb.texinfo (Debugging Multiple Inferiors): Add "info inferiors"
6289 small example, and describe its columns. Replace "inferior-id" by
6290 "infno" throughout.
6291
81ecdfbb
RW
62922009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6293
af542c2e
RW
6294 * gdbint.texinfo (Releasing GDB): Point to
6295 README-maintainer-mode file for required autoconf version.
6296 * configure.ac: Do not substitute datarootdir, htmldir,
6297 pdfdir, docdir. Do not process --with-datarootdir,
6298 --with-htmldir, --with-pdfdir, --with-docdir.
6299 * configure: Regenerate.
6300
81ecdfbb
RW
6301 * configure: Regenerate.
6302
4efc6507
DE
63032009-08-20 Reid Kleckner <reid@kleckner.net>
6304
6305 * gdb.texinfo: Add chapter on JIT interface.
6306
43089a6e
NR
63072009-08-07 Nick Roberts <nickrob@snap.net.nz>
6308
6309 * gdb.texinfo (Server Prefix): Explain that server prefix suppresses
889bf7c5 6310 confirmation request.
43089a6e 6311
99e008fe
EZ
63122009-08-05 Jeremy Bennett <jeremy.bennett@embecosm.com>
6313
c8d5aac9
L
6314 * gdb.texinfo (Separate Debug Files, Remote Protocol): Clarified
6315 CRC definitions.
99e008fe 6316
48cb2d85
VP
63172009-08-03 Vladimir Prus <vladimir@codesourcery.com>
6318
6319 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
889bf7c5 6320 -break-commands.
48cb2d85 6321
ff1a52c6
UW
63222009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
6323
6324 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
6325 "set spu auto-flush-cache" and "show spu auto-flush-cache" commands.
6326
3285f3fe
UW
63272009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
6328
6329 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
6330 "set spu stop-on-load" and "show spu stop-on-load" commands.
6331
e35359c5
UW
63322009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
6333
6334 * gdb.texinfo (Target Descriptions): Document <compatible> element.
6335
58d6951d
DJ
63362009-07-28 Daniel Jacobowitz <dan@codesourcery.com>
6337
6338 * gdb.texinfo (ARM Features): Document org.gnu.gdb.arm.vfp and
6339 org.gnu.gdb.arm.neon.
6340
08d16641
PA
63412009-07-20 Pedro Alves <pedro@codesourcery.com>
6342
6343 * gdb.texinfo (Target Description Format): Mention the new <osabi>
6344 optional element.
6345 (subsection OS ABI): New subsection.
6346
782b2b07
SS
63472009-07-14 Stan Shebs <stan@codesourcery.com>
6348
6349 * gdb.texinfo (Tracepoint Conditions): New section.
6350 (General Query Packets): Describe ConditionalTracepoints.
6351 (Tracepoint Packets): Describe condition field.
6352 (Maintenance Commands): Describe maint agent-eval.
6353 * agentexpr.texi (Using Agent Expressions): Mention eval usage.
6354
9b117ef3
HZ
63552009-07-11 Hui Zhu <teawater@gmail.com>
6356
6357 * gdb.texinfo (disassemble): Add a new modifier /r
6358 to "disassemble" command to make it print the raw instructions
6359 in hex as well as in symbolic form.
6360
f5a33284
TT
63612009-07-09 Tom Tromey <tromey@redhat.com>
6362
6363 * gdbint.texinfo (Testsuite): Document parallel make check.
6364
812f7342
TT
63652009-07-09 Tom Tromey <tromey@redhat.com>
6366
6367 * gdbint.texinfo (Testsuite): Document test transcripts.
6368
fbb8f299
PM
63692009-07-10 Phil Muldoon <pmuldoon@redhat.com>
6370
6371 * gdb.texinfo (Values From Inferior): Add length parameter
6372 description.
6373
dd8f35ac
EZ
63742009-07-04 Chris Genly <chris@genly.us>
6375
6376 * gdb.texinfo (GDB/MI Variable Objects): Document child definition
6377 in -var-list-children. Fix example according to what the code
6378 does.
6379
2277426b
PA
63802009-07-02 Pedro Alves <pedro@codesourcery.com>
6381
6382 * gdb.texinfo (Debugging multiple inferiors): Document the
6383 "inferior", "detach inferior" and "kill inferior" commands.
6384 (Debugging Programs with Multiple Processes): Adjust to mention
6385 generic "inferior" commands. Delete mention of "detach fork" and
6386 "delete fork". Cross reference to "Debugging multiple inferiors"
6387 section.
6388
a6d9a66e
UW
63892009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
6390
5af949e3
UW
6391 * gdbint.texinfo (Item Output Functions): Update signature
6392 for ui_out_field_core_addr.
6393
63942009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
6395
6396 * gdbint.texinfo (Examples of Use of @code{ui_out} functions):
a6d9a66e
UW
6397 Update example code extrated from breakpoint.c.
6398
9901a55b 63992009-06-28 Paul Pluzhnikov <ppluzhnikov@google.com>
889bf7c5 6400
9901a55b
PP
6401 * gdb.texinfo (GDB/MI Program Context): @ignore unimplemented
6402 MI commands.
6403 (GDB/MI Symbol Query): Likewise.
6404 (GDB/MI File Commands): Likewise.
6405 (GDB/MI File Transfer Commands): Likewise.
6406 (GDB/MI Target Manipulation): Likewise.
6407 (GDB/MI Miscellaneous Commands): Likewise.
889bf7c5 6408
edb3359d
DJ
64092009-06-27 Daniel Jacobowitz <dan@codesourcery.com>
6410
6411 * gdb.texinfo (Debugging Optimized Code): New chapter.
6412 (Compiling for Debugging): Reference it. Move some
6413 text to the new section.
6414
7cd1089b
PM
64152009-06-15 Phil Muldoon <pmuldoon@redhat.com>
6416
6417 * doc/gdb.texinfo (Calling): Document
6418 set-unwind-on-terminating-exception usage.
6419
d4db2f36
PA
64202009-06-11 Pedro Alves <pedro@codesourcery.com>
6421
6422 * gdb.texinfo (All-Stop): Document new 'set schedule-multiple'
6423 command.
6424
d1a7880c
PA
64252009-06-07 Pedro Alves <pedro@codesourcery.com>
6426
6427 * gdbint.texinfo (TARGET_HAS_HARDWARE_WATCHPOINTS): Delete all
6428 references.
6429
473f94e6
UW
64302009-06-04 Ulrich Weigand <uweigand@de.ibm.com>
6431
6432 * gdbint.texinfo: Rename formal parameters to gdbarch function
6433 protoypes from "current_gdbarch" to "gdbarch".
6434
8f500870
TT
64352009-05-28 Tom Tromey <tromey@redhat.com>
6436
6437 * gdb.texinfo (Basic Python): Change get_parameter to parameter.
6438
b6313243
TT
64392009-05-27 Tom Tromey <tromey@redhat.com>
6440
6441 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
6442 feature.
6443 (GDB/MI Variable Objects): Document -var-set-visualizer.
6444
64452009-04-02 Tom Tromey <tromey@redhat.com>
6446
6447 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
6448 feature.
6449 (GDB/MI Variable Objects): Document -var-set-visualizer.
6450
a6bac58e
TT
64512009-05-27 Tom Tromey <tromey@redhat.com>
6452 Thiago Jung Bauermann <bauerman@br.ibm.com>
6453 Phil Muldoon <pmuldoon@redhat.com>
6454
6455 * gdb.texinfo (Objfiles In Python): Reference pretty printing.
6456 (Pretty Printing): New node.
6457 (Selecting Pretty-Printers): Likewise.
6458 (Python API): Update.
6459 (Output Formats): Document /r format.
6460
2c74e833
TT
64612009-05-27 Thiago Jung Bauermann <bauerman@br.ibm.com>
6462 Tom Tromey <tromey@redhat.com>
6463
6464 * gdb.texinfo (Types In Python): New node.
6465 (Values From Inferior): "type" is now an attribute.
6466 (Python API): Update.
6467
89c73ade
TT
64682009-05-27 Tom Tromey <tromey@redhat.com>
6469 Thiago Jung Bauermann <bauerman@br.ibm.com>
6470 Phil Muldoon <pmuldoon@redhat.com>
6471
6472 * gdb.texinfo: Add @syncodeindex for `tp'.
6473 (Python API): Update.
6474 (Auto-loading): New node.
6475 (Objfiles In Python): New node.
6476
17a37d48
PP
64772009-05-15 Paul Pluzhnikov <ppluzhnikov@google.com>
6478
6479 * gdb.texinfo (Threads): Document libthread-db-search-path.
889bf7c5 6480
6718376f
NR
64812009-05-15 Nick Roberts <nickrob@snap.net.nz>
6482
6483 * gdb.texinfo (GDB/MI General Design): Break up into four nodes.
6484
cbe54154
PA
64852009-05-12 Pedro Alves <pedro@codesourcery.com>
6486
6487 * gdb.texinfo: Document 'set/show debug gnu-nat'. Replace 'maint
6488 show-debug-regs' docs by 'maint set show-debug-regs' and 'maint
6489 show show-debug-regs' docs.
6490
8e05493c
EZ
64912009-05-08 Eli Zaretskii <eliz@gnu.org>
6492
6493 * gdb.texinfo (Process Record and Replay): Add description of
6494 reverse execution.
6495
b39f4988
JB
64962009-05-07 Joel Brobecker <brobecker@adacore.com>
6497
6498 * gdbint.texinfo (Adding support for debugging core files): New node.
6499 (Native Debugging): Remove the ``Native core file Support'' section.
6500
a2311334
EZ
65012009-05-01 Eli Zaretskii <eliz@gnu.org>
6502
6503 * gdb.texinfo (Process Record and Replay): Improve and clarify.
6504 Add index entries.
6505
53cc454a 65062009-04-30 Hui Zhu <teawater@gmail.com>
c8d5aac9 6507 Michael Snyder <msnyder@vmware.com>
53cc454a 6508
a2311334
EZ
6509 * gdb.texinfo: (Process Record and Replay): Add documentation for
6510 process record and replay.
53cc454a 6511
484086b7
JK
65122009-04-29 Jan Kratochvil <jan.kratochvil@redhat.com>
6513
6514 * gdb.texinfo (Macros): Note command-line for `info macro'. Append
6515 a new part on command-line defined macros.
6516
32ae1842
EZ
65172009-04-25 Eli Zaretskii <eliz@gnu.org>
6518
6519 * gdb.texinfo (Machine Code) <disassemble-next-line>: Improve and
6520 clarify the wording.
6521
b14b1491
TT
65222009-04-23 Tom Tromey <tromey@redhat.com>
6523
6524 * gdb.texinfo (Data Files): New node.
6525 (GDB Files): Update menu.
6526
5c1e86e1
JB
65272009-04-23 Joel Brobecker <brobecker@adacore.com>
6528
6529 * gdbint.texinfo (Defining Other Architecture Features): Remove
e346fb8f 6530 entry for PROCESS_LINENUMBER_HOOK.
5c1e86e1 6531
83eba9b7
VP
65322009-04-22 Vladimir Prus <vladimir@codesourcery.com>
6533
6534 * gdb.texinfo (GDB/MI Program Execution): Document -exec-jump.
6535
e31198c4
HZ
65362009-04-22 Hui Zhu <teawater@gmail.com>
6537
6538 * gdb.texinfo (disassemble-next-line): Set the default of
6539 disassemble-next-line to off.
6540
26e251b6
JM
65412009-04-21 Joseph Myers <joseph@codesourcery.com>
6542
6543 * configure.ac (--with-datarootdir, --with-docdir, --with-pdfdir,
6544 --with-htmldir): New.
6545 * configure: Regenerate.
6546 * Makefile.in (datarootdir, docdir): Define.
6547 (gdb.dvi, gdb.pdf): Use same -I options as for building gdb.info
6548 instead of $(SET_TEXINPUTS).
6549 (gdbint.dvi, gdbint.pdf): Use same -I options as for building
6550 gdbint.info instead of $(SET_TEXINPUTS).
6551 (gdbint/index.html): Use same -I options as for building
6552 gdbint.info.
6553 (stabs.dvi, stabs.pdf): Use same -I options as for building
6554 stabs.info instead of $(SET_TEXINPUTS).
6555 (stabs/index.html): Use same -I options as for building
6556 stabs.info.
6557 (annotate.dvi, annotate.pdf): Use same -I options as for building
6558 annotate.info instead of $(SET_TEXINPUTS).
6559 (annotate/index.html): Use same -I options as for building
6560 annotate.info.
6561
eac35c4e
DD
65622009-04-21 David Daney <ddaney@caviumnetworks.com>
6563
6564 * gdb.texinfo (maint show-debug-regs): Remove mention of x86.
6565
29b0e8a2
JM
65662009-04-21 Joseph Myers <joseph@codesourcery.com>
6567
6568 * gdb.texinfo (Source Path): Document --with-relocated-sources.
6569
2b831889 65702009-04-18 Carlos O'Donell <carlos@codesourcery.com>
c8d5aac9 6571 Joseph Myers <joseph@codesourcery.com>
2b831889
JM
6572
6573 * Makefile.in (MAKEHTML): Set to makeinfo --html.
6574 (MAKEHTMLFLAGS): Set to empty.
6575 (html__strip_dir): Define.
6576 (HTMLFILES): Define.
6577 (HTMLFILES_INSTALL): Define.
6578 (install-html): Copy new automake rule.
6579 (html): Depend on $(HTMLFILES).
6580 (gdb_toc.html): Rename to gdb/index.html.
6581 (gdbint_toc.html): Rename to gdbint/index.html.
6582 (stabs_toc.html): Rename to stabs/index.html.
6583 (annotate_toc.html): Rename to annotate/index.html.
6584
89a34d1b
JM
65852009-04-17 Carlos O'Donell <carlos@codesourcery.com>
6586
6587 * Makefile.in: Set pdfdir and htmldir from configure
6588 substitutions.
6589 * configure.ac: AC_SUBST datarootdir, docdir, htmldir, pdfdir.
6590 * configure: Regenerate.
6591
a2d5da46
JB
65922009-04-16 Joel Brobecker <brobecker@adacore.com>
6593
6594 * gdbint.texinfo (Native Debugging): Remove entry for PROC_NAME_FMT.
6595 This macro is no longer used.
6596
732f6a93
TT
65972009-04-15 Tom Tromey <tromey@redhat.com>
6598
6599 * gdb.texinfo (Character Sets): Document default character set.
6600
87f9adc1
PM
66012009-04-14 Pierre Muller <muller@ics.u-strasbg.fr>
6602
6603 * gdbint.texinfo: Change server name from sources.redhat.com to
6604 sourceware.org throughout.
6605
2c88c651
JB
66062009-04-09 Joel Brobecker <brobecker@adacore.com>
6607
6608 * gdb.texinfo (Set Breaks): Rewrite a paragraph to avoid a warning
6609 about a missing dot or coma after @xref.
6610
4f5376b2
JB
66112009-04-02 Joel Brobecker <brobecker@adacore.com>
6612
6613 * gdb.texinfo (Backtrace): Add a parameter in frame 1 of the first
6614 example, and add a small explanation about it.
6615 (Print Settings): Change the documentation of the "set print
6616 frame-arguments" to reflect the fact that the default is now "scalars".
6617
a0381d3a
JB
66182009-04-02 Joel Brobecker <brobecker@adacore.com>
6619
6620 * gdb.texinfo (Print Settings): Add kindex for command "set
6621 print frame-arguments".
6622
45ac276d
JB
66232009-03-31 Joel Brobecker <brobecker@adacore.com>
6624
6625 * gdb.texinfo (Ada Tasks): Add documentation about task-specific
6626 breakpoints.
6627 (Set Breaks): Add reference to thread-specific and task-specific
6628 breakpoints.
6629
32cd1edc
JB
66302009-03-31 Joel Brobecker <brobecker@adacore.com>
6631
6632 * gdb.texinfo (Ada Tasks): Remove the documentation about
6633 the "Running" state, as this state has been eliminated.
6634 Now all runnable tasks are shown as "Runnable".
6635
1042e4c0
SS
66362009-03-30 Stan Shebs <stan@codesourcery.com>
6637
6638 * gdb.texinfo (Tracepoints): Describe tracepoints as a
6639 special case of breakpoints.
6640 (Enable and Disable Tracepoints): Mention deprecation.
6641 (Listing Tracepoints): Update description and example.
6642
f8f6f20b
TJB
66432009-03-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
6644
6645 * gdb.texinfo (Frames in Python): New node.
6646 (Python API): Update.
6647
c0c6f777
TJB
66482009-03-29 Thiago Jung Bauermann <bauerman@br.ibm.com>
6649
6650 * gdb.texinfo (Values From Inferior): Change gdb.Value.address
6651 from a method to an attribute.
6652
def2b000
TJB
66532009-03-26 Thiago Jung Bauermann <bauerman@br.ibm.com>
6654
6655 * gdb.texinfo (Values From Inferior): Document is_optimized_out
6656 attribute.
6657
a07daef3
PA
66582009-03-25 Pedro Alves <pedro@codesourcery.com>
6659
6660 * observer.texi (thread_exit): Add "silent" parameter.
6661
f3b1572e
PA
66622009-03-22 Pedro Alves <pedro@codesourcery.com>
6663
6664 * observer.texi (about_to_proceed): New.
6665
587afa38
EZ
66662009-03-21 Jeremy Bennett <jeremy.bennett@embecosm.com>
6667
6668 * gdbint.texinfo (everywhere): Use braces {} in @deftypeXX type
6669 field throughout to handle types with spaces in them. Fix typos
6670 found by aspell.
6671 (Summary, Requirements, Contributors): New first chapter,
6672 "Summary" added, old Requirements section moved there, and new
6673 section, "Contributors" added.
6674 (Initializing a New Architecture, Register Representation)
6675 (Frame Interpretation, Inferior Call Setup, Adding a New Target)
6676 (Porting gdb): These sections extended and updated.
6677 (Compiler Characteristics): This section (empty) deleted.
6678 (Defining Other Architecture Features): This section renamed and
6679 duplicate material removed from (formerly "Target Conditionals").
6680 Use braces {} in @deftypeXX type field throughout to handle types
6681 with spaces in them. Typos found by aspell fixed.
6682
6683 * stack_frame.svg: New file, source of image for gdbint.texinfo.
6684 * stack_frame.pdf: Version of image for PDF output.
6685 * stack_frame.png: Version of image for HTML output and for Emacs.
6686 * stack_frame.txt: Version of image for Info output.
1db61298 6687 * stack_frame.eps: Version of image for TeX DVI output.
587afa38 6688
10af6951
EZ
66892009-03-21 Eli Zaretskii <eliz@gnu.org>
6690
6691 * gdb.texinfo (Character Sets): Fix last change.
6692
cc924cad
TJB
66932009-03-21 Thiago Jung Bauermann <bauerman@br.ibm.com>
6694
6695 * gdb.texinfo (Values From Inferior): Fix optional arguments
6696 markup.
6697 (Commands In Python): Adjust argument names of gdb.Command.__init__
6698 to what the function accepts as keywords.
6699
bc3b79fd
TJB
67002008-03-20 Tom Tromey <tromey@redhat.com>
6701
6702 * gdb.texinfo (Convenience Vars): Document convenience functions.
6703 (Functions In Python): New node.
6704 (Python API): Update.
6705
6c7a06a3
TT
67062009-03-20 Tom Tromey <tromey@redhat.com>
6707
6708 * gdb.texinfo (Character Sets): Remove obsolete text. Document
6709 set target-wide-charset.
6710 (Requirements): Mention iconv.
6711
b646ddd4
HZ
67122009-03-17 Hui Zhu <teawater@gmail.com>
6713
6714 * gdb.texinfo: Change the introduce of "disassemble-next-line".
6715
91440f57
HZ
67162009-03-17 Hui Zhu <teawater@gmail.com>
6717
6718 * gdb.texinfo: Add documentation for disassemble-next-line.
6719
8fd41227
TJB
67202009-03-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
6721
6722 * gdb.texinfo (Commands In Python): Remove tindex entries.
6723
61ff14c6
JK
67242009-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
6725
6726 * gdb.texinfo (Returning): New description for missing debug info.
6727
0b16c5cf
PA
67282009-03-14 Pedro Alves <pedro@codesourcery.com>
6729
6730 * gdb.texinfo (Remote Configuration): Document query-attached.
61ff14c6 6731 (General Query Packets): Document qAttached.
0b16c5cf 6732
32fc0df9
PA
67332009-03-05 Pedro Alves <pedro@codesourcery.com>
6734
6735 * gdb.texinfo (Background Execution): Better describe the set
6736 target-async command.
6737 (Maintenance Commands): Delete description of the `maint set/show
6738 linux-async' and `maint set/show remote-async' commands.
6739
134eb42c
VP
67402009-02-18 Vladimir Prus <vladimir@codesourcery.com>
6741
6742 * gdb.texinfo (GDB/MI Async Records): Add double-spaces
6743 between sentences.
6744
c86cf029
VP
67452009-02-18 Vladimir Prus <vladimir@codesourcery.com>
6746
6747 * gdb.texinfo (GDB/MI Async Records): Document the
6748 =library-loaded and =library-unloaded notifications.
6749
3ea85240
VP
67502009-02-17 Vladimir Prus <vladimir@codesourcery.com>
6751
6752 * observer.texi (test_notification): New observer.
6753
1d33d6ba
VP
67542009-02-14 Vladimir Prus <vladimir@codesourcery.com>
6755
61ff14c6
JK
6756 * observer.texi: Add parameter 'print_frame' to normal_stop
6757 observer.
1d33d6ba 6758
d721c933
EZ
67592009-02-07 Eli Zaretskii <eliz@gnu.org>
6760
6761 * gdb.texinfo (Basic Python): Fix change from 2009-02-04.
6762 (Commands In Python): Fix COMMAND_* constants in last change. Use
6763 @kbd for interactive input. Add cross-references and index
6764 entries.
6765
4aa995e1
PA
67662009-02-06 Pedro Alves <pedro@codesourcery.com>
6767
6768 * gdb.texinfo (Signals): Document $_siginfo.
6769 (Convenience Variables): Mention $_siginfo.
6770 (Remote Configuration): Document qXfer:siginfo:read,
6771 qXfer:siginfo:write packets, and the read-siginfo-object,
6772 write-siginfo-object commands.
6773
5f5233d4
PA
67742009-02-06 Pedro Alves <pedro@codesourcery.com>
6775
6776 * gdbint.texinfo (Values): New chapter.
6777
d8906c6f
TJB
67782009-02-06 Tom Tromey <tromey@redhat.com>
6779
6780 * gdb.texinfo (Python API): Add entry for Commands In Python.
6781 (Commands In Python): New node.
6782
b6cb8e7d
TJB
67832009-02-05 Tom Tromey <tromey@redhat.com>
6784
6785 * gdb.texinfo (Values From Inferior): Document Value.string.
6786
12453b93
TJB
67872009-02-05 Tom Tromey <tromey@redhat.com>
6788
6789 * gdb.texinfo (Basic Python): Document execute's from_tty
6790 argument.
6791
08c637de
TJB
67922009-02-04 Tom Tromey <tromey@redhat.com>
6793
6794 * gdb.texinfo (Basic Python): Document gdb.history.
6795
592375cd
VP
67962009-01-30 Vladimir Prus <vladimir@codesourcery.com>
6797
6798 * gdb.texinfo (GDB/MI Thread Commands): Document the
6799 'current-thread-id' field. Remove the example with zero threads,
6800 since current GDB won't ever report that if there's inferior.
6801
41447f92
VP
68022009-01-30 Vladimir Prus <vladimir@codesourcery.com>
6803
6804 * gdb.texinfo (GDB/MI Breakpoint Commands): Document the -d
6805 option to -break-insert.
6806
098b41a6
JG
68072009-01-28 Daniel Jacobowitz <dan@codesourcery.com>
6808 Jerome Guitton <guitton@adacore.com>
6809
6810 * gdb.texinfo (Startup): Document --with-system-gdbinit.
6811 (System-wide configuration): New section.
6812
3c16cced
PA
68132009-01-26 Pedro Alves <pedro@codesourcery.com>
6814
6815 PR gdb/7580:
6816 * gdb.texinfo (Maintenance Commands): Document "maint set|show
6817 internal-error|internal-warning quit|corefile ask|yes|no".
6818
62709adf
PA
68192009-01-26 Pedro Alves <pedro@codesourcery.com>
6820
6821 * gdb.texinfo (Using the `gdbserver' Program): Document
6822 --remote-debug.
6823
7ce58dd2
DE
68242009-01-23 Doug Evans <dje@google.com>
6825
6826 * gdb.texinfo: Add nexti to list of commands that support
6827 background execution.
6828
adb483fe
DJ
68292009-01-14 Daniel Jacobowitz <dan@codesourcery.com>
6830
6831 * gdb.texinfo (Define, Hooks): Document prefix command support.
6832
a67ec3f4 68332009-01-14 Joseph Myers <joseph@codesourcery.com>
c8d5aac9 6834 Carlos O'Donell <carlos@codesourcery.com>
a67ec3f4
JM
6835
6836 Fixes for makeinfo --html.
6837
6838 * annotate.texinfo: Use @copying and @insertcopying. Use
6839 @ifnottex in place of @ifinfo.
6840 * gdb.texinfo: Use @copying and @insertcopying. Use @ifnottex in
6841 place of @ifinfo. Use @ifnotinfo for one index entry.
6842 * gdbint.texinfo: Use @copying and @insertcopying. Use @ifnottex
6843 in place of @ifinfo.
6844 * stabs.texinfo: Use @copying and @insertcopying. Use @ifnottex
6845 in place of @ifinfo. Include contents at start unconditionally.
6846
84fcdf95
PA
68472009-01-13 Pedro Alves <pedro@codesourcery.com>
6848
6849 * gdb.texinfo (General Query Packets): Remove @var{} around the
6850 "spu" literal string.
6851
fa3a767f
PA
68522009-01-07 Pedro Alves <pedro@codesourcery.com>
6853
6854 * gdb.texinfo (Error in Breakpoints): Delete mention of "The same
6855 program may be running in another process" errors.
6856 * gdbint.texinfo (Native Conditionals): Delete
6857 ONE_PROCESS_WRITETEXT description.
6858
9cb011d3
JB
68592009-01-07 Joel Brobecker <brobecker@adacore.com>
6860
6861 * gdbint.texinfo (Start of New Year Procedure): Add the "coding"
6862 emacs local variable to be placed at the end of the ChangeLog.
6863 Add server.c and gdbreplay.c to the list of files where the
6864 copyright year needs to be updated.
6865
84603566
SL
68662009-01-06 Sandra Loosemore <sandra@codesourcery.com>
6867
6868 * gdb.texinfo (Remote Configuration): Document new
6869 "set/show tcp auto-retry" and "set/show tcp connect-timeout"
6870 commands.
6871
a53f55d8
PA
68722008-12-28 Pedro Alves <pedro@codesourcery.com>
6873
6874 * gdbint.texinfo (gdbarch_cannot_fetch_register): Don't mention
6875 FETCH_INFERIOR_REGISTERS.
6876 (Native Conditionals): Remove obsolete CHILD_PREPARE_TO_STORE,
6877 FETCH_INFERIOR_REGISTERS descriptions. Remove
6878 gdbarch_get_longjmp_target descrition, since already described in
6879 Target Conditionals. Move gdbarch_fp0_regnum description to ...
6880 (Target Conditionals): ... here.
6881
077e0a52
JB
68822008-12-16 Joel Brobecker <brobecker@adacore.com>
6883
6884 * gdb.texinfo (Omissions from Ada): Add missing GDB prompt in
6885 examples.
6886 (Additions to Ada): Likewise. Add the missing opening and closing
6887 parenthesis of the GDB prompt in one of the examples.
6888
023eb17c
JB
68892008-12-14 Joel Brobecker <brobecker@adacore.com>
6890
6891 * gdb.texinfo (Omissions from Ada): Remove incorrect documentation
6892 about the result of 'Address not being of type System.Address.
6893 This problem has been fixed a while ago.
6894
c3b108f7
VP
68952008-12-02 Vladimir Prus <vladimir@codesourcery.com>
6896
6897 MI non-stop and multiprocess docs.
6898
c8d5aac9
L
6899 * gdb.texinfo (GDB/MI): New section 'GDB/MI General Design'
6900 (GDB/MI Output Records): New section 'GDB/MI Frame Information'
6901 Adjust documentation for *stopped, document =thread-created,
6902 =thread-exited, =thread-group-created and =thread-group-exited.
6903 (GDB/MI Thread Commands): Document the 'state' field in
6904 -thread-info output.
6905 (GDB/MI Program Execution): Mention --all and --thread-group
6906 options.
6907 (GDB/MI Variable Objects): Describe floating and fixed variable
6908 objects.
6909 (GDB/MI Miscellaneous Commands): Document -list-thread-groups.
c3b108f7 6910
07e059b5
VP
69112008-12-02 Vladimir Prus <vladimir@codesourcery.com>
6912
c8d5aac9
L
6913 * gdb.texinfo (Operating System Information): New appendix.
6914 (Operating System Auxiliary Information): Document 'info os processes'
6915 (Remote Configuration): Document 'osdata'
6916 (General Query Packets): Document qXfer:osdata:read.
07e059b5 6917
a80b95ba
TG
69182008-11-27 Tristan Gingold <gingold@adacore.com>
6919
6920 * gdb.texinfo (Darwin): Document Darwin specific features.
6921
a655d424
JK
69222008-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
6923
6924 * gdbint.texinfo (Target Conditionals): Extend the
6925 gdbarch_breakpoint_from_pc description.
6926
249e1128
VP
69272008-11-22 Vladimir Prus <vladimir@codesourcery.com>
6928
6929 * gdb.texinfo (M68K Features): Fix typo.
6930
c14c28ba
PP
69312008-11-18 Paul Pluzhnikov <ppluzhnikov@google.com>
6932
6933 * gdb.texinfo (Symbols): Mention printing containing
6934 image name in "info symbol".
6935 (Maint translate-address): Likewise.
889bf7c5 6936
394a6666
JB
69372008-11-18 Joel Brobecker <brobecker@adacore.com>
6938
6939 * gdb.texinfo (Set Catchpoints): Remove the documentation of
6940 commands "catch load" and "catch unload".
6941
66bb093b
VP
69422008-11-17 Vladimir Prus <vladimir@codesourcery.com>
6943
6944 * gdb.texinfo (GDB/MI Async Records): Document
c8d5aac9 6945 =thread-selected.
889bf7c5 6946
4a92f99b
VP
69472008-11-17 Vladimir Prus <vladimir@codesourcery.com>
6948
c8d5aac9 6949 * observer.texi (new_inferior, inferior_exit): New observers.
4a92f99b 6950
f0323ca0
PA
69512008-10-27 Pedro Alves <pedro@codesourcery.com>
6952
6953 * gdbint.texinfo (Adding a New Target): Don't mention TDEPFILES,
6954 .mt files, TM_CLIBS or TM_CDEPS.
6955 (x86 Watchpoints): Don't mention TDEPFILES.
6956
8b23ecc4
SL
69572008-10-24 Sandra Loosemore <sandra@codesourcery.com>
6958
6959 * gdb.texinfo (Remote Protocol): Add new nodes to menu.
6960 (Overview): Mention notifications and non-stop mode behavior.
6961 (Packets): Update documentation of ?, vAttach, vCont, and vRun
6962 with non-stop mode behavior. Add vStopped description.
6963 (Stop Reply Packets): Update list of packets that return
6964 stop replies. Mention non-stop behavior.
6965 (General Query Packets): Document QNonStop packet and associated
6966 qSupported query response.
6967 (Interrupts): Clarify multi-threaded behavior. Mention non-stop
6968 behavior.
6969 (Notification Packets): New section.
6970 (Remote Non-Stop): New section.
6971 (File-I/O Overview): Mention non-stop behavior.
6972
fff08868
HZ
69732008-10-24 Hui Zhu <teawater@gmail.com>
6974 Pedro Alves <pedro@codesourcery.com>
6975
6976 * gdb.texinfo (displaced-stepping): Describe the auto mode
6977 setting, and say it's the default. This is now a mainstream
6978 setting instead of a maintenance setting.
6979
252fbfc8
PA
69802008-10-23 Pedro Alves <pedro@codesourcery.com>
6981
6982 * observer.texi (thread_stop_requested): New.
6983
20924a55
JB
69842008-10-22 Joel Brobecker <brobecker@adacore.com>
6985
6986 * gdb.texinfo (Ada Tasks, Ada Tasks and Core Files): New nodes.
6987 (Patching): Replace incorrect usage of @samp by @kbd.
6988
bacec72f
MS
69892008-10-17 Michael Snyder <msnyder@vmware.com>
6990
6991 * gdb.texinfo: Add documentation for reverse execution.
6992
a08702d6 69932008-10-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
bd4f7d68 6994 Eli Zaretskii <eliz@gnu.org>
a08702d6
TJB
6995
6996 * gdb.texinfo. (Values From Inferior): New subsubsection.
6997
d97bc12b
DE
69982008-10-06 Doug Evans <dje@google.com>
6999
7000 * gdb.texinfo (set debug dwarf2-die): Document it.
7001
87f67dba
JB
70022008-10-01 Joel Brobecker <brobecker@adacore.com>
7003
7004 * gdb.texinfo (catch) [exception]: Document how to insert
7005 a breakpoint on user-defined exceptions when the exception
7006 name is identical to one of the language-defined ones.
7007
2fae03e8
TT
70082008-09-27 Tom Tromey <tromey@redhat.com>
7009
7010 * gdb.texinfo (Macros): Remove text about stringification,
7011 varargs, and splicing.
7012
5c6ce71d
TT
70132008-09-27 Tom Tromey <tromey@redhat.com>
7014
7015 * gdbint.texinfo (Language Support): Remove text about omitting
7016 support for a language.
7017
07128da0
DE
70182008-09-23 Doug Evans <dje@google.com>
7019
7020 * gdb.texinfo (info dcache): Update.
7021
b90a069a
SL
70222008-09-22 Sandra Loosemore <sandra@codesourcery.com>
7023
7024 * gdb.texinfo (Packets): Add info on thread-id syntax and
7025 multiprocess extensions.
7026 <D>: Document multiprocess form of packet.
7027 <H>: Use thread-id syntax.
7028 <T>: Likewise.
7029 <vCont>: Likewise. Note this is required for multiprocess.
7030 <vKill>: New packet.
7031 (Stop Reply Packets) <T>: Use thread-id syntax.
7032 <W>: Document multiprocess form of reply.
7033 <X>: Likewise.
7034 (General Query Packets) <qC>: Use thread-id syntax.
7035 <qfThreadInfo>: Likewise.
7036 <qGetTLSAddr>: Likewise.
7037 <qP>: Likewise.
7038 <qSupported>: Add "multiprocess" feature.
7039 <qThreadExtraInfo>: Use thread-id syntax.
7040
b77209e0
PA
70412008-09-22 Stan Shebs <stan@codesourcery.com>
7042
7043 * gdb.texinfo (Inferiors): New section.
7044
3d0bb823
PA
70452008-09-12 Pedro Alves <pedro@codesourcery.com>
7046
7047 * gdbint.texinfo (Native Debugging): Mention NAT_GENERATED_FILES.
7048
f8dcfc0a
UW
70492008-09-11 Ulrich Weigand <uweigand@de.ibm.com>
7050
7051 * gdbint.texinfo (Target Conditionals): Remove documentation
7052 for gdbarch_name_of_malloc.
7053
8775bb90
MS
70542008-09-03 Angela Marie Thomas <angela@releasedominatrix.com>
7055
7056 * gdb.texinfo (Interrupts): Mention TCP interface for
7057 sending BREAK.
7058
f1838a98
UW
70592008-08-26 Ulrich Weigand <uweigand@de.ibm.com>
7060
7061 * gdb.texinfo (Commands to Specify Files): Document "remote:"
7062 argument prefix to "set sysroot".
7063
158c7665
PH
70642008-08-21 Paul N. Hilfinger <hilfinger@adacore.com>
7065
7066 * gdb.texinfo (Omissions from Ada): Describe new treatment of True
7067 and False.
7068
30e026bb
VP
70692008-08-20 Vladimir Prus <vladimir@codesourcery.com>
7070
c8d5aac9
L
7071 * gdb.textinfo (GDB/MI Miscellaneous Commands): Use @table
7072 for possible features of -list-features.
30e026bb 7073
c6ebd6cf
VP
70742008-08-19 Vladimir Prus <vladimir@codesourcery.com>
7075
c8d5aac9 7076 * gdb.texinfo (Background execution): Adjust example
c6ebd6cf
VP
7077 (GDB/MI Miscellaneous Commands): Document -list-target-features.
7078
aeac0ff9
VP
70792008-08-19 Vladimir Prus <vladimir@codesourcery.com>
7080
7081 * doc/gdb.texinfo (PowerPC): Fix typo.
7082 (PowerPC features): Fix typo.
7083
5231c1fd
PA
70842008-08-18 Pedro Alves <pedro@codesourcery.com>
7085
7086 * observer.texi (thread_ptid_changed): New.
7087
677c5bb1
LM
70882008-08-18 Luis Machado <luisgpm@br.ibm.com>
7089
7090 * doc/gdb.texinfo (PowerPC): Mention Extended FPR's for POWER7.
7091 (PowerPC features): Mention feature set for VSX registers.
7092
f3a2dd1a
JB
70932008-08-13 Joel Brobecker <brobecker@adacore.com>
7094
7095 * gdb.texinfo (Ada Mode Intro): Improve the documentation regarding
7096 the direct visibility of all names in user-written packages.
7097
33e5cbd6
PA
70982008-08-13 Pedro Alves <pedro@codesourcery.com>
7099
7100 * gdb.texinfo (breakpoint always-inserted) Describe the auto mode
7101 setting, and make it the default.
7102 (Non-Stop Mode): Remove "set breakpoints always-inserted 1" from
7103 non-stop script example.
7104
d0384fc4
TJB
71052008-08-12 Thiago Jung Bauermann <bauerman@br.ibm.com>
7106
7107 * gdbint.texinfo (Raw and Virtual Register Representations): Fix
7108 reference to the "Using Different Register and Memory Data
7109 Representation" section.
7110
a6f3e723
SL
71112008-08-12 Sandra Loosemore <sandra@codesourcery.com>
7112
7113 * gdb.texinfo (Remote Configuration): Document set remote noack-packet.
7114 (Remote Protocol): Add Packet Acknowledgment to menu.
7115 (Overview): Mention +/- can be disabled, and point to new section
7116 where this is discussed in detail.
7117 (General Query Packets): Document QStartNoAckMode packet, and
7118 corresponding qSupported reply.
7119 (Packet Acknowledgment): New section.
7120
0606b73b
SL
71212008-08-11 Sandra Loosemore <sandra@codesourcery.com>
7122 Pedro Alves <pedro@codesourcery.com>
7123
7124 * gdb.texinfo (Threads): Move paragraph about automatic thread
7125 selection to All-Stop Mode subsection.
7126 (Thread Stops): Reorganize existing material into subsections.
7127 Add introductory blurb and menu.
7128 (Non-Stop Mode): New subsection.
7129 (Background Execution): New subsection.
7130 (Maintenance Commands): Add cross-references from async mode
7131 commands to the new Background Execution section.
7132
d57a3c85
TJB
71332008-08-06 Tom Tromey <tromey@redhat.com>
7134
7135 * gdb.texinfo (Extending GDB): New chapter.
7136 (Sequences): Demoted chapter, now a section under the new
7137 Extending GDB chapter.
7138 (Python): New section.
7139
6d76a53d
SS
71402008-07-31 Stan Shebs <stan@codesourcery.com>
7141
7142 * gdbint.texinfo: Remove FUNCTION_EPILOGUE_SIZE.
7143
1f70da6a
SS
71442008-07-29 Stan Shebs <stan@codesourcery.com>
7145
7146 * gdbint.texinfo: General round of cleanup and minor
7147 clarifications.
7148 (Breakpoint Handling): Remove mention of BREAKPOINT macro.
7149 (Longjmp Support): Update description to reflect how it is done
7150 for targets without using native header.
7151 (Symbol Handling): Add a little more general explanation.
7152 (COFF, ELF): Mention stabs encapsulation.
7153 (DWARF 3): New section.
7154 (Adding a New Host): Scrub out some obsolete bits.
7155 (Generic Host Support Files): Mention ser-pipe.c, ser-mingw.c.
7156 (Host Conditionals): Remove descriptions of NO_STD_REGS,
7157 HAVE_MMAP, HAVE_TERMIO, INT_MAX etc, LONGEST, HAVE_LONG_DOUBLE,
7158 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, L_SET, SEEK_CUR,
7159 SEEK_SET, STOP_SIGNAL, USG.
7160 (Raw and Virtual Register Representations): Ditto for
7161 DEPRECATED_REGISTER_RAW_SIZE, DEPRECATED_REGISTER_VIRTUAL_SIZE,
7162 DEPRECATED_REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_TYPE.
7163 (Target Conditionals): Ditto for DEPRECATED_FP_REGNUM,
7164 DEPRECATED_FRAMELESS_FUNCTION_INVOCATION, DEPRECATED_FRAME_CHAIN,
7165 DEPRECATED_FRAME_CHAIN_VALID, DEPRECATED_FRAME_INIT_SAVED_REGS,
7166 DEPRECATED_FRAME_SAVED_PC, DEPRECATED_FUNCTION_START_OFFSET,
7167 DEPRECATED_REGISTER_VIRTUAL_SIZE,
7168 DEPRECATED_REGISTER_VIRTUAL_TYPE,
7169 DEPRECATED_USE_STRUCT_CONVENTION.
7170 Describe gdbarch_deprecated_fp_regnum.
7171 Update description of gdbarch_print_insn.
7172 (Adding a New Target): Scrub out obsolete bits.
7173 (Obsolete Conditionals): Remove entire section.
7174
383f836e
TT
71752008-07-25 Tom Tromey <tromey@redhat.com>
7176
7177 * observer.texi (GDB Observers): Document new observers:
7178 breakpoint_created, breakpoint_deleted, breakpoint_modified,
7179 tracepoint_created, tracepoint_deleted, tracepoint_modified,
7180 architecture_changed.
7181
cfd8ab24
SS
71822008-07-21 Stan Shebs <stan@codesourcery.com>
7183
7184 * gdbint.texinfo: Refer to target_so_ops.in_dynsym_resolve_code
7185 instead of IN_SOLIB_DYNSYM_RESOLVE_CODE.
7186
781b42b0
TT
71872008-07-21 Tom Tromey <tromey@redhat.com>
7188
7189 * observer.texi (GDB Observers): Remove obsolete comment.
7190 <executable_changed>: Remove argument.
7191
d7d9f01e
TT
71922008-07-18 Tom Tromey <tromey@redhat.com>
7193
7194 * gdb.texinfo (Macros): Update. Use @code rather than @command.
7195
bf250677
DE
71962008-07-10 Doug Evans <dje@google.com>
7197
7198 * doc/gdb.texinfo: Document "set print symbol-loading on|off".
7199
10568435
JK
72002008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
7201
7202 * gdb.texinfo (Starting): Document "set disable-randomization".
7203
5ae4183a
AS
72042008-07-07 Andreas Schwab <schwab@suse.de>
7205
7206 * gdb.texinfo (GDB/MI Target Manipulation): Fix last change.
7207
b56e7235
VP
72082008-07-06 Vladimir Prus <vladimir@codesourcery.com>
7209
7210 * gdb.texinfo (GDB/MI Target Manipulation): Add
7211 example of -target-attach.
7212
e1ac3328
VP
72132008-06-10 Vladimir Prus <vladimir@codesourcery.com>
7214
7215 * observer.texi (target_resumed): New observer.
5ae4183a 7216 * gdb.texinfo (GDB/MI Output Records): Document *running.
e1ac3328 7217
65d12d83
TT
72182008-06-06 Tom Tromey <tromey@redhat.com>
7219
7220 * gdb.texinfo (Completion): Add field name example.
7221
fbc5282e
MK
72222008-06-06 Marc Khouzam <marc.khouzam@ericsson.com>
7223
7224 * gdb.texinfo (GDB/MI Program Context): Added example
7225 to -exec-arguments
5ae4183a 7226
fbc5282e 72272008-06-05 Nick Roberts <nickrob@snap.net.nz>
bcf6fc3a
NR
7228
7229 * annotate.texinfo (Multi-threaded Apps): Add entry for thread-changed
7230 annotation.
7231
c16158bc 72322008-06-05 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a
AS
7233 Nathan Sidwell <nathan@codesourcery.com>
7234 Joseph Myers <joseph@codesourcery.com>
c16158bc
JM
7235
7236 * configure.ac: Include ../../config/acx.m4. Use ACX_PKGVERSION
7237 and ACX_BUGURL.
7238 * configure: Regenerate.
7239 * Makefile.in (PKGVERSION, BUGURL_TEXI): Define.
7240 (GDBvn.texi): Define VERSION_PACKAGE, BUGURL and BUGURL_DEFAULT.
7241 * gdb.texinfo: Use VERSION_PACKAGE and BUGURL. Remove
7242 mailing-list-specific text about bug reporting unless
7243 BUGURL_DEFAULT.
7244
75c99385
PA
72452008-06-05 Pedro Alves <pedro@codesourcery.com>
7246
7247 * gdb.texinfo (-target-select): Remove reference to target async.
7248 (Maintenance Commands): Document "maint set/show remote-async".
7249
1763a388
MK
72502008-06-04 Marc Khouzam <marc.khouzam@ericsson.com>
7251
7252 * gdb.texinfo (GDB/MI File Transfer Commands): Typo
7253 in -target-file-get section.
5ae4183a 7254
d0d064df
PA
72552008-05-22 Pedro Alves <pedro@codesourcery.com>
7256
9b562ab8
PA
7257 * gdb.texinfo (vAttach, vRun): Re-remove requirement of the stub
7258 killing the inferior when it is already debugging a process.
d0d064df 7259
8dfa32fc
JB
72602008-05-21 Joel Brobecker <brobecker@adacore.com>
7261
7262 * gdb.texinfo (Continuing and Stepping): Document the new "fin"
7263 abbreviation for "finish".
7264
55f996a7
NR
72652008-05-21 Nick Roberts <nickrob@snap.net.nz>
7266
7267 * annotate.texinfo (Multi-threaded Apps): New node for new annotation.
7268
ba2b1c56
DJ
72692008-05-15 Daniel Jacobowitz <dan@codesourcery.com>
7270
7271 * gdbint.texinfo (Target Conditionals): Delete entry for
7272 gdbarch_dwarf_reg_to_regnum.
7273
08388c79
DE
72742008-05-09 Doug Evans <dje@google.com>
7275
a3c83fae 7276 * gdb.texinfo: Document "find" command, qSearch:memory packet.
08388c79 7277
d14508fe
DE
72782008-05-05 Doug Evans <dje@google.com>
7279
7280 * gdb.texinfo (disassemble): Document /m modifier.
7281
e2b7ddea
VP
72822008-05-05 Vladimir Prus <vladimir@codesourcery.com>
7283
5ae4183a
AS
7284 * gdb.texinfo (Maintenance Commands): Clarify that "maint time"
7285 will not report the time of commands that run the target.
e2b7ddea 7286
8eb41542
VP
72872008-05-03 Vladimir Prus <vladimir@codesourcery.com>
7288
7289 * gdb.texinfo (GDB/MI Output Records): Add
7290 missing semicolon.
7291
82f68b1c
VP
72922008-05-03 Vladimir Prus <vladimir@codesourcery.com>
7293
7294 * gdb.texinfo (GDB/MI Output Records):
7295 Document =thread-create and =thread-exited.
7296
fa0f268d
VP
72972008-05-03 Vladimir Prus <vladimir@codesourcery.com>
7298
7299 * gdb.texinfo (GDB/MI Development and Front Ends):
82f68b1c 7300 Remove mention of dmi-discuss.
fa0f268d 7301
063bfe2e
VP
73022008-05-03 Pedro Alves <pedro@codesourcery.com>
7303
7304 * observer.texi (thread_exit): New.
7305
237fc4c9
PA
73062008-05-02 Pedro Alves <pedro@codesourcery.com>
7307
7308 * gdb.texinfo (Debugging Output): Document "set/show debug
7309 displaced".
7310 (Maintenance Commands): Document "maint set/show
7311 can-use-displaced-stepping".
7312
0428b8f5
DJ
73132008-05-02 Daniel Jacobowitz <dan@codesourcery.com>
7314
7315 * gdb.texinfo (ARM): Document set/show arm fallback-mode
7316 and set/show arm force-mode.
7317
5009afc5
AS
73182008-05-02 Andreas Schwab <schwab@suse.de>
7319
7320 * gdbint.texinfo (Algorithms): Describe
7321 target_watchpoint_addr_within_range.
7322
669fac23
DJ
73232008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
7324
7325 * gdbint.texinfo (Stack Frames): New chapter.
7326 (Algorithms): Move Frames text to the new chapter.
7327 (Target Conditionals): Delete SAVE_DUMMY_FRAME_TOS. Document
7328 gdbarch_dummy_id instead of gdbarch_unwind_dummy_id.
7329
721c02de
VP
73302008-04-24 Vladimir Prus <vladimir@codesourcery.com>
7331
5ae4183a
AS
7332 * gdb.texinfo (GDB/MI Output Syntax): Clarify that async
7333 output does not necessary include any tokens.
721c02de 7334
c055b101
CV
73352008-04-22 Corinna Vinschen <vinschen@redhat.com>
7336
7337 * gdb.texinfo (Set SH Calling convention): New @item.
7338 (Show SH Calling convention): Ditto.
7339
68837c9d
MD
73402008-04-22 Markus Deuling <deuling@de.ibm.com>
7341
7342 * gdb.texinfo (Fortran Operators): Describe '%' operator.
7343
2e9132cc
EZ
73442008-04-20 Eli Zaretskii <eliz@gnu.org>
7345
7346 * gdb.texinfo (Set Breaks): Mention that multiple location
7347 breakpoints need line number info. Add index entries.
7348
31fffb02
CS
73492008-04-19 Craig Silverstein <csilvers@google.com>
7350
7351 * gdb.texinfo (Requirements): Add an optional requirement on
7352 zlib.
7353 * gdbint.texinfo (Debugging File Formats): Add new subsection for
7354 Compressed DWARF 2.
7355
a47ec5fe
AR
73562008-04-16 Aleksandar Ristovski <aristovski@qnx.com>
7357
7358 * gdb.texinfo (GDB/MI Simple Examples): Added 'disp' field to the
7359 sample output for 'stopped,reason="breakpoint-hit"' message.
7360 (GDB/MI Program Execution): Likewise.
7361
de051565
MK
73622008-04-09 Marc Khouzam <marc.khouzam@ericsson.com>
7363
5ae4183a 7364 * gdb.texinfo (GDB/MI Variable Objects): Add anchor to
de051565
MK
7365 -var-set-format. Add -f option to -var-evaluate-expression.
7366
6ba66d6a
JB
73672008-04-03 Joel Brobecker <brobecker@adacore.com>
7368
7369 * gdb.texinfo (Breakpoint Menus): Delete. Contents moved inside
7370 new node "Ambiguous Expressions". Replace references to this
7371 node by references to "Ambiguous Expressions" throughout.
7372 (Ambiguous Expressions): New node.
7373
1e26b4f8
DJ
73742008-03-26 Daniel Jacobowitz <dan@codesourcery.com>
7375
7376 * gdb.texinfo (MIPS Features, PowerPC Features): Add @node.
7377
b84876c2
PA
73782008-03-21 Pedro Alves <pedro@codesourcery.com>
7379
7380 * gdb.texinfo (Debugging Output): Document
7381 "set/show debug lin-lwp-async".
7382 (Maintenance Commands): Document "maint set/show linux-async".
7383
63092375
DJ
73842008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
7385
7386 * gdb.texinfo (Expressions): Update description of malloced arrays.
7387
8e8901c5
VP
73882008-03-15 Vladimir Prus <vladimir@codesourcery.com>
7389
7390 * gdb.texinfo (Thread Commands): Document
7391 -thread-info. Remove -thread-list-all-threads.
7392
701adfb0
PA
73932008-03-14 Vladimir Prus <vladimir@codesourcery.com>
7394
7395 Implement MI notification for new threads.
7396 * observer.texi (new_thread): Document.
7397
1fddbabb
PA
73982008-03-14 Pedro Alves <pedro@codesourcery.com>
7399 Sandra Loosemore <sandra@codesourcery.com>
7400
7401 * gdb.texinfo (Library List Format): Update to mention the
7402 possibility to pass section addresses instead of segment
7403 addresses.
7404
ccd213ac
DJ
74052008-03-10 Daniel Jacobowitz <dan@codesourcery.com>
7406
7407 * gdb.texinfo (Starting): Document "set exec-wrapper".
7408 (Server): Document gdbserver --wrapper.
7409
fa4727a6
DJ
74102008-03-03 Daniel Jacobowitz <dan@codesourcery.com>
7411
7412 * gdb.texinfo (Set Watchpoints): Mention watchpoints on
7413 unreadable memory. Delete obsolete SPARClite reference.
7414
8edfe269
DJ
74152008-02-28 Daniel Jacobowitz <dan@codesourcery.com>
7416
7417 * gdb.texinfo (Starting): Mention always-running targets.
7418 (Target Commands): Add an anchor for load.
7419 (Connecting): Explain continue instead of run.
7420
1843f87b
DJ
74212008-02-27 Daniel Jacobowitz <dan@codesourcery.com>
7422
7423 * gdb.texinfo (Debugging Output): Document "set debug timestamp".
7424
f9082629
NR
74252008-02-26 Nick Roberts <nickrob@snap.net.nz>
7426
7427 * gdb.texinfo (Set Breaks): Revert description of Enb column of
7428 breakpoint table.
7429
fd96d250
PA
74302008-02-19 Pedro Alves <pedro@codesourcery.com>
7431
7432 * gdb.texinfo (vAttach, vRun): Remove requirement of the stub
7433 killing the inferior when it is already debugging a process.
7434
36af4ef6
MD
74352008-02-13 Markus Deuling <deuling@de.ibm.com>
7436
7437 * gdbint.texinfo (Build Script): New section. Mention new build script
7438 gdb_buildall.sh.
7439
cda4ce5a
JB
74402008-02-01 Jim Blandy <jimb@red-bean.com>
7441
7442 * gdb.texinfo (Help): Summarize 'info args' correctly.
7443
4acd40f3
TJB
74442008-01-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
7445
7446 * gdb.texinfo: (Decimal Floating Point): Mention pseudo-registers
7447 available in PowerPC architecture.
7448 (Embedded Processors): Change node name of PowerPC item in menu.
7449 (PowerPC): Rename to...
7450 (PowerPC Embedded): this.
7451 (Architectures): Add new PowerPC item in menu.
7452 (PowerPC): New node.
7453
6e6c6f50
DJ
74542008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
7455
7456 * gdb.texinfo (Multi-Process Mode for gdbserver): Use @kbd for
7457 commands.
7458
5ee187d7
DJ
74592008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
7460
7461 * gdb.texinfo (Setting Catchpoints): Mention features
7462 supported on GNU/Linux.
7463
e275c0d9
NR
74642008-01-30 Nick Roberts <nickrob@snap.net.nz>
7465
7466 * gdb.texinfo (GDB/MI File Commands): Describe new output
7467 field for MI command -file-list-exec-source-file.
7468
2d717e4f
DJ
74692008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
7470
7471 * gdb.texinfo (Using the `gdbserver' Program): Add security
7472 warning. Rearrange into subsections and subsubsections. Document
7473 --multi and --debug. Correct --with-sysroot typo. Update --attach
7474 usage. Make load reference clearer. Document monitor exit.
7475 (Remote Configuration): Document set remote exec-file, attach-packet,
7476 and run-packet.
7477 (Packets): Document vAttach and vRun.
7478
d35a4257 74792008-01-29 Nick Roberts <nickrob@snap.net.nz>
f663676d
NR
7480
7481 * gdb.texinfo (Processes): Mention process command.
889bf7c5 7482 detach-on-follow -> detach-on-fork.
f663676d 7483
c78d192c
DJ
74842008-01-28 Daniel Jacobowitz <dan@codesourcery.com>
7485
7486 * gdbint.texinfo (Native Conditionals): Remove
7487 SHELL_COMMAND_CONCAT and SHELL_FILE.
7488
d35a4257
EZ
74892008-01-26 Eli Zaretskii <eliz@gnu.org>
7490
7491 * gdb.texinfo (Specify Location): Improve wording.
7492
93815fbf
VP
74932008-01-23 Chris Demetriou <cgd@google.com>
7494
7495 * gdb.texinfo (Threads): Document new "set print thread-events"
7496 and "show print thread-events" commands.
7497
2a25a5ba
EZ
74982008-01-19 Eli Zaretskii <eliz@gnu.org>
7499
7500 * gdb.texinfo (Specify Location): New section.
7501 (Delete Breaks, Edit, Set Breaks): Remove description of
7502 locations. Instead, add a reference to "Specify Location".
7503 (Machine Code, Jumping, Thread Stops, Continuing and Stepping)
7504 (Symbols): Refer to "Specify Location" for the valid forms of
7505 linespecs and locations.
7506
32c9a795
MD
75072008-01-18 Markus Deuling <deuling@de.ibm.com>
7508
7509 * gdbint.texinfo (Target Conditionals): Replace the description of
7510 BITS_BIG_ENDIAN with a description of gdbarch_bits_big_endian.
7511
b17828ca
JB
75122008-01-12 Paul Hilfinger <hilfinger@adacore.com>
7513
7514 * gdb.texinfo (C Operators): Remove incorrect parenthetical comment
7515 about &&var, which is rejected by the expression parser.
7516
0aea4bf3
LM
75172008-01-09 Luis Machado <luisgpm@br.ibm.com>
7518
7519 * gdb.texinfo (Output): Update documentation on using printf with DFP
7520 types.
7521
febe4383
TJB
75222008-01-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
7523
7524 * gdb.texinfo (C and C++): Add Decimal Floating Point format
7525 subsubsection.
7526 (Decimal Floating Point format): New subsubsection.
7527
7a404eba
PA
75282008-01-05 Pedro Alves <pedro@codesourcery.com>
7529
7530 * gdb.texinfo (File Options): Remove mention of the attempt to
7531 open a core file with the -p option. Don't list -c as a valid
7532 option to attach to a process.
7533
a4d9b460
PA
75342008-01-05 Pedro Alves <pedro@codesourcery.com>
7535
7536 * gdbint.texinfo (Host Conditionals): Remove mention of
7537 ALIGN_STACK_ON_ENTRY.
7538
6ec2edbe
JB
75392008-01-05 Joel Brobecker <brobecker@adacore.com>
7540
7541 * gdbint.texinfo (Start of New Year Procedure): Add item
7542 describing how to update the source and documentation copyright
7543 notices.
7544
d8b2a693
JB
75452007-12-18 Jim Blandy <jimb@codesourcery.com>
7546
ab209b3a 7547 * gdb.texinfo (Set Watchpoints): Integrate per-thread
d8b2a693
JB
7548 watchpoint explanation into the main description of the watchpoint
7549 command; update synopses of 'watch', 'rwatch', and 'awatch'
7550 commands.
7551
8b4ed427
VP
75522007-12-18 Vladimir Prus <vladimir@codesourcery.com>
7553
7554 * gdb.texinfo (Miscellaneous gdb/mi Commands):
7555 Document 'pending-breakpoints' feature of
7556 -list-features.
7557
37e4754d
LM
75582007-12-17 Luis Machado <luisgpm@br.ibm.com>
7559
669fac23 7560 * gdb.texinfo: Add new parameter's description.
37e4754d 7561
1d3811f6
DJ
75622007-12-16 Daniel Jacobowitz <dan@codesourcery.com>
7563
7564 * gdb.texinfo (Overview): Clarify run-length encoding
7565 example. Remove the restriction on "+" and "-" characters.
7566
c1c25a1a
EZ
75672007-12-15 Eli Zaretskii <eliz@gnu.org>
7568
7569 * gdb.texinfo (Host I/O Packets): Fix xref syntax.
7570
afe8ab22 75712007-12-14 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a 7572
afe8ab22
VP
7573 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
7574 the -f option for -break-insert, remove -r option,
7575 and clarify specification of location.
7576
a6b151f1
DJ
75772007-11-30 Daniel Jacobowitz <dan@codesourcery.com>
7578
7579 * gdb.texinfo (Debugging Programs with Multiple Processes): Correct
7580 formatting.
7581 (Remote Debugging): Add File Transfer section.
7582 (Remote Configuration): Document Host I/O packets.
7583 (GDB/MI): Add GDB/MI File Transfer Commands section.
c1c25a1a 7584 (Host I/O Packets): New section in "Remote Protocol".
a6b151f1
DJ
7585 (Packets): Add vFile.
7586
3b784c4f
EZ
75872007-11-17 Eli Zaretskii <eliz@gnu.org>
7588
7589 * gdb.texinfo (Set Breaks, Disabling): Clarify behavior of
7590 breakpoints with multiple locations.
7591 (Breakpoint Menus): Improve wording.
7592 (Output): Fix last change.
7593
a4ce5b0d
UW
75942007-11-17 Ulrich Weigand <uweigand@de.ibm.com>
7595
7596 * Makefile.in (Makefile): Do not depend on target_makefile_frag.
7597
1b39d5c0
DE
75982007-11-15 Doug Evans <dje@google.com>
7599
7600 * gdb.texinfo (Symbols): Update output of "maint info symtabs".
7601
7a72d44c
VP
76022007-11-15 Vladimir Prus <vladimir@codesourcery.com>
7603
7604 * gdbint.texinfo (Native Conditionals): Remove
7605 mention of CLEAR_SOLIB.
5ae4183a 7606
6d1829bf 76072007-11-11 Joel Brobecker <brobecker@adacore.com>
b4740add
JB
7608
7609 * gdb.texinfo (Print Settings): Add documentation for "set/show
7610 print frame-arguments".
7611
1a619819
LM
76122007-11-05 Luis Machado <luisgpm@br.ibm.com>
7613
3b784c4f 7614 * gdb.texinfo (Output): Update printf command's description.
1a619819 7615
55eddb0f
DJ
76162007-10-30 Daniel Jacobowitz <dan@codesourcery.com>
7617
7618 * gdb.texinfo (PowerPC): Document "set powerpc vector-abi" and "set
7619 powerpc soft-float".
7620
9cceb671
DJ
76212007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
7622
7623 * gdb.texinfo (Files): Correct formatting. Mention Expat
7624 requirement.
7625 (Requirements for Building GDB): Expand the list of Expat
7626 uses.
7627 (Library List Format, Memory Map Format): Mention Expat.
7628 (Target Descriptions): Update Expat wording.
7629
83acabca
DJ
76302007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
7631
7632 * gdbint.texinfo (Register and Memory Data, Target Conditionals):
7633 Document that gdbarch_convert_register_p should return zero for no-op
7634 conversions.
7635
e35879db
UW
76362007-10-22 Ulrich Weigand <uweigand@de.ibm.com>
7637
83acabca 7638 * gdbint.texi (Compiler Characteristics): Move documentation
e35879db
UW
7639 of set_gdbarch_sofun_address_maybe_missing back to ...
7640 (Target Conditionals): ... here to fix build break.
7641
203c3895
UW
76422007-10-19 Ulrich Weigand <uweigand@de.ibm.com>
7643
83acabca 7644 * gdbint.texi (Target Conditionals): Remove documentation of
203c3895
UW
7645 SOFUN_ADDRESS_MAYBE_MISSING, replaced by ...
7646 (Compiler Characteristics): ... documentation of
7647 set_gdbarch_sofun_address_maybe_missing.
7648
11411de3
DJ
76492007-10-17 Daniel Jacobowitz <dan@codesourcery.com>
7650
7651 * gdbint.texinfo (Target Conditionals): Use
7652 frame_unwind_register_unsigned in examples instead of
7653 frame_unwind_unsigned_register.
7654
701adfb0
PA
76552007-10-16 Gaius Mulley <gaius@glam.ac.uk>
7656
7657 * gdb.texinfo: Add TSIZE definition, removed statement about
7658 unbounded arrays being unimplemented.
7659
7cc46491
DJ
76602007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
7661
7662 * gdb.texinfo (Predefined Target Types): Add int128
7663 and uint128.
7664 (Standard Target Features): Add PowerPC features.
7665
81adfced
DJ
76662007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
7667
7668 * gdb.texinfo (Maintenance Commands): Document "maint print c-tdesc".
7669
c1874924
UW
76702007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
7671
7672 * gdbint.texi (Target Conditionals): Remove documentation
7673 of and references to DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS,
7674 gdbarch_extract_return_value, and gdbarch_store_return_value.
7675
f6e56ab3
UW
76762007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
7677
7678 * gdbint.texi (Target Conditionals): Remove documentation of
7679 and references to DEPRECATED_REG_STRUCT_HAS_ADDR.
7680
56cf5405
KH
76812007-10-11 Kazu Hirata <kazu@codesourcery.com>
7682
7683 * gdb.texinfo: Mention that inaccessible-by-default is on by
7684 default.
7685
35156bae
DJ
76862007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
7687
7688 * gdbint.texinfo (Target Conditionals): Remove VARIABLES_INSIDE_BLOCK.
7689
d983da9c
DJ
76902007-09-30 Daniel Jacobowitz <dan@codesourcery.com>
7691
7692 * gdb.texinfo (Setting Watchpoints): Adjust warning text about
7693 multi-threaded watchpoints.
7694 * gdbint.texinfo (Watchpoints): Describe how watchpoints are
7695 checked. Describe sticky notification. Expand description
7696 of steppable and continuable watchpoints.
7697 (Watchpoints and Threads): New subsection.
7698
fe6fbf8b
VP
76992007-09-28 Vladimir Prus <vladimir@codesourcery.com>
7700
7701 * gdb.texinfo (Setting Breakpoints): Revise
7702 documentation for pending breakpoints. Document
7703 breakpoints with multiple locations.
5ae4183a 7704
084344da
VP
77052007-09-19 Vladimir Prus <vladimir@codesourcery.com>
7706
7707 * gdb.texinfo (Miscellaneous gdb/mi Commands):
7708 Document -list-features.
5ae4183a 7709
82160952
EZ
77102007-09-15 Eli Zaretskii <eliz@gnu.org>
7711
7712 * gdb.texinfo (Output): Spell out which features of C's printf are
7713 not supported by GDB's printf.
7e27a47a
EZ
7714 (Separate Debug Files): More accurate wording regarding build ID
7715 and a reference to the ld manual rather than the Fedora wiki.
82160952 7716
ea37ba09
DJ
77172007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
7718 Jim Blandy <jimb@codesourcery.com>
7719
7720 * gdb.texinfo (Output Formats): Update 'c' description. Describe 's'.
7721 (Examining Memory): Update mentions of the 's' format.
7722 (Automatic Display): Likewise.
7723
b8533aec
DJ
77242007-09-02 Daniel Jacobowitz <dan@codesourcery.com>
7725
7726 * gdb.texinfo: Update the FSF's Back-Cover Text.
7727
83f83d7f
JK
77282007-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
7729 Eli Zaretskii <eliz@gnu.org>
7730
7731 * gdb.texinfo (Separate Debug Files): Cosmetic quoting removal.
7732 Fixed the ``build ID'' name. New binaries build instructions for the
7733 build ID inclusion. Explain how the commands are specific to the build
7734 ID vs. debug link.
7735
c7e83d54
EZ
77362007-09-01 Eli Zaretskii <eliz@gnu.org>
7737
7738 * gdb.texinfo (Separate Debug Files): Fix last change. Add
7739 indexing for ``build ID'' support.
7740
d3750b24
JK
77412007-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
7742
7743 * gdb.texinfo (Separate Debug Files): Included a BUILD ID description.
7744 Enlisted BUILD ID to the debug file searching example.
7745 Included a BUILD ID `.note.gnu.build-id' section description.
7746 Updated/added the debug files splitting instructions for OBJCOPY.
7747
02142340
VP
77482007-08-31 Vladimir Prus <vladimir@codesourcery.com>
7749
7750 * gdb.texinfo (Variable Objects): Adjust docs
7751 for -var-info-expression and document
7752 -var-info-path-expression.
7753
d3bdde98
JB
77542007-08-20 Jim Blandy <jimb@codesourcery.com>
7755
3fb6a982
JB
7756 * gdb.texinfo (Top): Dedicate manual to the memory of Fred Fish.
7757 (title page): Include the dedication in the printed manual, as a
7758 separate page after the copyright notice.
5ae4183a 7759
d3bdde98
JB
7760 * gdb.texinfo (The F Reply Packet): Avoid confusing texi2html:
7761 don't break a @var across a line.
7762
c80a96a8
MR
77632007-07-25 Maciej W. Rozycki <macro@mips.com>
7764
7765 * Makefile.in (MAKEHTMLFLAGS): Also search the current directory
7766 for include files.
7767
5824a901
NR
77682007-07-12 Nick Roberts <nickrob@snap.net.nz>
7769
7770 * gdb.texinfo (Server Prefix): New node. Adapt from existing node
5ae4183a
AS
7771 in annotate.texinfo.
7772 (Command History): Link to new node.
5824a901 7773
d52e7ea3
UW
77742007-07-05 Markus Deuling <deuling@de.ibm.com>
7775
7776 * gdbint.texinfo (PC_LOAD_SEGMENT): Remove description.
7777
5fc14d0a
EZ
77782007-07-05 Eli Zaretskii <eliz@gnu.org>
7779
7780 * gdbint.texinfo (Target Conditionals): Fix last change.
7781
4a9bb1df
UW
77822007-07-03 Markus Deuling <deuling@de.ibm.com>
7783
7784 * gdb.texinfo: Replace following macros by their appropriate gdbarch
7785 routines:
7786 (TARGET_CHAR_SIGNED, CALL_DUMMY_LOCATION, CANNOT_FETCH_REGISTER)
7787 (CANNOT_STORE_REGISTER, GET_LONGJMP_TARGET, POINTER_TO_ADDRESS)
7788 (ADDRESS_TO_POINTER, INNER_THAN, FRAME_NUM_ARGS)
7789 (HAVE_NONSTEPPABLE_WATCHPOINT, TARGET_SHORT_BIT, TARGET_INT_BIT)
7790 (TARGET_LONG_BIT, TARGET_LONG_LONG_BIT, TARGET_FLOAT_BIT)
7791 (TARGET_DOUBLE_BIT, TARGET_LONG_DOUBLE_BIT, TARGET_PTR_BIT
7792 (TARGET_ADDR_BIT, SP_REGNUM, PC_REGNUM, PS_REGNUM, FP0_REGNUM)
7793 (STAB_REG_TO_REGNUM, ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM)
7794 (SDB_REG_TO_REGNUM, DWARF2_REG_TO_REGNUM, BELIEVE_PCC_PROMOTION)
7795 (CONVERT_REGISTER_P, REGISTER_TO_VALUE, VALUE_TO_REGISTER)
7796 (POINTER_TO_ADDRESS, ADDRESS_TO_POINTER, EXTRACT_RETURN_VALUE)
7797 (STORE_RETURN_VALUE, SKIP_PROLOGUE, MEMORY_INSERT_BREAKPOINT)
7798 (BREAKPOINT_FROM_PC, MEMORY_REMOVE_BREAKPOINT, DECR_PC_AFTER_BREAK)
7799 (ADDR_BITS_REMOVE, TARGET_PRINT_INSN, SKIP_TRAMPOLINE_CODE)
7800 (IN_SOLIB_RETURN_TRAMPOLINE, NAME_OF_MALLOC, ADDRESS_CLASS_TYPE_FLAGS)
7801 (ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, ADDRESS_CLASS_TYPE_FLAGS_P).
7802 (ADDRESS_CLASS_NAME_to_TYPE_FLAGS, ADJUST_BREAKPOINT_ADDRESS)
7803 (PRINT_FLOAT_INFO, PRINT_VECTOR_INFO, INTEGER_TO_ADDRESS)
7804 (SKIP_PERMANENT_BREAKPOINT, TARGET_VIRTUAL_FRAME_POINTER)
7805 (SOFTWARE_SINGLE_STEP_P)
7806
7807 (push_dummy_call, stabs_argument_has_addr, unwind_sp, unwind_pc)
7808 (print_registers_info, push_dummy_code, unwind_dummy_id): Rework
7809
7810 (REGISTER_CONVERT_TO_TYPE, END_OF_TEXT_DEFAULT, GDB_MULTI_ARCH)
7811 (GDB_TARGET_IS_HPPA, DEPRECATED_GET_SAVED_REGISTER)
7812 (SYMBOLS_CAN_START_WITH_DOLLAR, DEPRECATED_INIT_EXTRA_FRAME_INFO)
7813 (DEPRECATED_INIT_FRAME_PC, DEPRECATED_SIGTRAMP_START)
7814 (IN_SOLIB_CALL_TRAMPOLINE, NO_HIF_SUPPORT, REGISTER_CONVERTIBLE)
7815 (DEPRECATED_REGISTER_RAW_SIZE, PARM_BOUNDARY, DEPRECATED_STACK_ALIGN)
7816 (PROLOGUE_FIRSTLINE_OVERLAP, DEPRECATED_POP_FRAME, STEP_SKIPS_DELAY)
7817 (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT)
7818 (OS9K_VARIABLES_INSIDE_BLOCK, KERNEL_U_ADDR, KERNEL_U_ADDR_HPUX)
7819 (REGISTER_U_ADDR, U_REGS_OFFSET, DEBUG_PTRACE): Remove description.
7820
7821 (Converting an existing Target Architecture to Multi-arch): Remove
7822 section.
7823
7824 (gdbarch_unwind_pc, gdbarch_unwind_sp): Renew code example.
7825 (gdbarch_addr_bits_remove): Add code example.
7826
7827 * gdb.texinfo: Replace REGISTER_NAME by gdbarch_register_name.
7828
cfa9d6d9
DJ
78292007-07-02 Daniel Jacobowitz <dan@codesourcery.com>
7830
7831 * gdb.texinfo (Remote Configuration): Document library-info-packet.
7832 Add other missing entries. Adjust the table size to fit.
7833 (Stop Reply Packets): Use @itemize instead of @enumerate. Document
7834 stop reasons including the new "library" event.
7835 (General Query Packets): Adjust table widths for qSupported. Mention
7836 qXfer:libraries:read reply to qSupported and document the new packet.
7837 (Library List Format): New section.
7838
159fcc13
JK
78392007-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
7840
7841 * gdb.texinfo (Attach): Fixed GDB exit inferior detachment.
7842
f66d1690
MS
78432007-06-28 Michael Snyder <msnyder@svkmacdonelllnx>
7844
7845 * gdbint.texinfo (Table, Tuple and List Functions) Fix typo.
7846
67102876
NR
78472007-06-25 Nick Roberts <nickrob@snap.net.nz>
7848
7849 * gdbint.texinfo (Register and Memory Data): Break sections
7850 into nodes and add a menu.
7851
a4642986
MR
78522007-06-21 Maciej W. Rozycki <macro@mips.com>
7853
7854 * gdb.texinfo (Examining Memory): Document the new behaviour.
7855
e9c17194
VP
78562007-06-21 Vladimir Prus <vladimir@codesourcery.com>
7857
7858 * gdb.texinfo (Standard Target Features): Document
7859 m68k features.
7860
31d99776
DJ
78612007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
7862
7863 * gdb.texinfo (General Query Packets): Document qOffsets changes.
7864
1780a0ed
DJ
78652007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
7866
7867 * gdb.texinfo (Target Description Format): Add version attribute
7868 for <target>.
7869
822b6570
DJ
78702007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
7871
7872 * gdb.texinfo (MIPS Features): Document org.gnu.gdb.mips.linux.
7873
f8b73d13
DJ
78742007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
7875
7876 * gdb.texinfo (MIPS Features): New subsection.
7877
0e7f50da
UW
78782007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
7879 Markus Deuling <deuling@de.ibm.com>
7880
7881 * gdb.texinfo (General Query Packets): Document qXfer:spu:read
7882 and qXfer:spu:write packets and mention them under qSupported.
7883
23d964e7
UW
78842007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
7885 Markus Deuling <deuling@de.ibm.com>
7886
7887 * gdb.texinfo (Architectures): Add new SPU section to document
7888 Cell Broadband Engine SPU architecture specific commands.
7889
9f708cb2
VP
78902007-06-09 Vladimir Prus <vladimir@codesourcery.com>
7891
7892 * gdb.texinfo (GDB/MI Variable Objects): Editorial
7893 comments.
7894
7579b5f8
NR
78952007-06-07 Nick Roberts <nickrob@snap.net.nz>
7896
7897 * gdb.texinfo (Emacs): Describe GDB under Emacs 22.1.
7898
bf06d120
JB
78992007-05-29 Jim Blandy <jimb@codesourcery.com>
7900
7901 * gdb.texinfo (Overview): Doc fix.
7902
23776285
MR
79032007-05-22 Maciej W. Rozycki <macro@mips.com>
7904
7905 * gdb.texinfo (Remote Configuration): Document "set/show
7906 remoteflow".
7907
1a69e1e4
DJ
79082007-05-16 Daniel Jacobowitz <dan@codesourcery.com>
7909
bf06d120
JB
7910 * gdb.texinfo (MIPS): Remove documentation for set mips
7911 saved-gpreg-size, show mips saved-gpreg-size, and set mips
7912 stack-arg-size.
1a69e1e4 7913
46ba6afa 79142007-05-14 Bob Wilson <bob.wilson@acm.org>
5ae4183a 7915
46ba6afa
BW
7916 * all-cfg.texi (GDBTUI): New.
7917 * gdb.texinfo (Mode Options): Use GDBTUI variable.
7918 (TUI, TUI Overview, TUI Keys, TUI Single Key Mode, TUI Commands)
7919 (TUI Configuration): Edit to improve clarity and fix problems of
7920 both style and content.
5ae4183a 7921
06d3b283
UW
79222007-05-11 Ulrich Weigand <uweigand@de.ibm.com>
7923
7924 * observer.texi (GDB Observers): New observer "new_objfile".
7925
179101d6
UW
79262007-05-08 Ulrich Weigand <uweigand@de.ibm.com>
7927
7928 * gdbint.texinfo (Native Conditionals): Remove USE_PROC_FS.
7929
25d5ea92
VP
79302007-04-14 Vladimir Prus <vladimir@codesourcery.com>
7931
7932 * gdb.texinfo (GDB/MI Variable Objects): Document
7933 frozen variables objects.
5ae4183a 7934
701adfb0
PA
79352007-04-13 Paul Brook <paul@codesourcery.com>
7936
7937 * gdb.texinfo: Document ieee_single and ieee_double target types.
7938
ea35711c
DJ
79392007-04-13 Daniel Jacobowitz <dan@codesourcery.com>
7940
7941 * gdb.texinfo (Memory): Reference Remote Debugging chapter.
7942 (Character Sets, Caching Data of Remote Targets): Likewise.
7943 (Targets): Delete Remote node. Move its text...
7944 (Debugging Remote Programs): ...to here. Delete description
7945 of the "remote" command.
7946 (Remote configuration): Delete description of "set remotedevice"
7947 and "show remotedevice".
7948 (Embedded Processors): Delete H8/300, H8/500, and SH nodes.
7949
701adfb0
PA
79502007-04-11 Steve Ellcey <sje@cup.hp.com>
7951
7952 * gdbint.texinfo (warning flags): Add -Wno-char-subscripts.
7953
db2e3e2e
BW
79542007-04-11 Bob Wilson <bob.wilson@acm.org>
7955
5ae4183a
AS
7956 * gdb.texinfo (Contributors, Continuing and Stepping)
7957 (Fortran Defaults, HPPA, TUI, TUI Commands, Configure Options)
7958 (General Query Packets, File-I/O Remote Protocol Extension)
7959 (Protocol Basics, The F Reply Packet, Write)
7960 (Protocol-specific Representation of Datatypes, Memory Transfer):
7961 Fix hyphenation, punctuation and grammar problems.
7962 (Cygwin Native): Likewise. Also fix misuse of @pxref and use
7963 'section' instead of 'subsection' in the text.
7964 (Non-debug DLL Symbols): Avoid 'subsubsection' in the text.
7965 (i386): Remove period from section name.
db2e3e2e
BW
7966 (Installing GDB, Requirements, Running Configure, Separate Objdir)
7967 (Config Names, Configure Options): Use @file{configure}.
7968
8a3dae3e
DJ
79692007-04-11 Daniel Jacobowitz <dan@codesourcery.com>
7970
7971 * gdbint.texinfo (Writing Tests): Mention gdb_test_multiple
7972 and tab expansion.
7973
1a92f856
DJ
79742007-04-10 Daniel Jacobowitz <dan@codesourcery.com>
7975
7976 * gdbint.texinfo (SOM): Correct location of the SOM reader.
7977
79a6e687 79782007-04-02 Bob Wilson <bob.wilson@acm.org>
5ae4183a 7979
79a6e687
BW
7980 * gdb.texinfo: Consistently capitalize all significant words in
7981 node names, chapter titles, section titles, and headings. Update
7982 cross references to match.
7983 (Starting and Stopping Trace Experiment): Make node name plural.
7984 (Breakpoint related warnings): Hyphenate "Breakpoint-related".
5ae4183a 7985
ad527d2e
PA
79862007-03-30 Pedro Alves <pedro_alves@portugalmail.pt>
7987
7988 * gdb.texinfo (WinCE): Delete obsolete subsection.
7989
7ce59000
DJ
79902007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
7991
7992 * gdb.texinfo (M68K): Remove obsolete ROM monitors.
7993 * gdbint.texinfo (DWARF 1): Delete section and other dwarfread.c
7994 references.
7995
8807d78b
DJ
79962007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
7997
7998 * gdb.texinfo (Startup): Delete references to some alternate
7999 names for .gdbinit.
8000 (Thread): Remove LynxOS reference.
8001 (Tandem ST2000): Delete target-specific documentation.
8002 * gdbint.texinfo (Symbol Handling): Remove mention of NLM.
8003 (Target Architecture Definition): Remove mention of GDB_OSABI_NETWARE
8004 and GDB_OSABI_LYNXOS.
8005
5f402660
UW
80062007-03-29 Ulrich Weigand <uweigand@de.ibm.com>
8007
8008 * gdbint.texi (Native Conditionals): Remove PTRACE_ARG3_TYPE.
8009
bac718a6
UW
80102007-03-27 Ulrich Weigand <uweigand@de.ibm.com>
8011
8012 * gdbint.texinfo (Target Conditionals): Remove mention of
8013 DEPRECATED_REMOTE_BREAKPOINT, DEPRECATED_BIG_REMOTE_BREAKPOINT,
8014 and DEPRECATED_LITTLE_REMOTE_BREAKPOINT.
8015
9453113a
DJ
80162007-03-27 Brooks Moses <brooks.moses@codesourcery.com>
8017
8018 * Makefile.in: Add "pdfdir" installation
8019 directory, PDFTEX macro, support for "install-pdf" target,
8020 and rules for making a pdf version of refcard.texi.
8021 * refcard.tex: Specify paper size for PDF output.
8022
ae21e955 80232007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 8024
ae21e955 8025 * gdb.texinfo (Omissions from Ada, Additions to Ada): Wrap long lines.
5ae4183a 8026
3f94c067 80272007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 8028
3f94c067
BW
8029 * gdb.texinfo (Invoking GDB): Use @value{GDBP}.
8030 (Source Path, Character Sets, Macros, Define)
8031 (GDB/MI Result Records, GDB/MI Simple Examples)
8032 (GDB/MI Program Execution, GDB/MI File Commands)
8033 (Maintenance Commands, Packets, File-I/O Overview): Use @value{GDBN}.
8034 (Bug Reporting): Use @value{GCC}.
5ae4183a 8035
12c27660 80362007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 8037
12c27660
BW
8038 * gdb.texinfo (Help): Fix formatting of examples.
8039 (Variables): Use @ifnotinfo instead of @iftex.
8040 (Non-debug DLL symbols): Use @ref instead of @pxref.
8041 (Sparclet File): Use @samp instead of quotes.
5ae4183a 8042
ce9341a1
BW
80432007-03-26 Bob Wilson <bob.wilson@acm.org>
8044
8045 * gdb.texinfo (Variables, C): Update cross reference to GCC docs.
8046
c8f4133a
BW
80472007-03-26 Bob Wilson <bob.wilson@acm.org>
8048
8049 * gdb.texinfo (Top): Move TUI and Annotations menu entries to match
8050 the order of the nodes.
8051 (C Operators, C Constants, Debugging C): Remove extra menus.
8052 (Method Names in Commands): Do not specify next/prev/up nodes.
5ae4183a 8053
c8f4133a 80542007-03-26 Bob Wilson <bob.wilson@acm.org>
d52fb0e9
BW
8055
8056 * gdb.texinfo (File Options): Add missing parenthesis.
8057 (Breakpoints, Special Fortran commands, PowerPC): Fix typos.
8058
c74d0ad8
DJ
80592007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
8060
8061 * gdb.texinfo (Monitor commands for gdbserver): New subsection.
8062
ff6f572f
DJ
80632007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
8064
669fac23 8065 * gdb.texinfo (Standard Target Features): Mention
ff6f572f
DJ
8066 case insensitivity.
8067 (ARM Features): Describe org.gnu.gdb.xscale.iwmmxt.
8068
994337c3
NR
80692007-02-18 Nick Roberts <nickrob@snap.net.nz>
8070
8071 * gdb.texinfo (Top): Put Appendix A after numbered sections.
8072 (Files): Add section name to argument list for pxref.
8073 (Non-debug DLL symbols): Don't use `see' for pxref.
8074 (Embedded Processors): Fix typo.
8075 (GDB/MI Breakpoint Commands): Execution commands generate
8076 *stopped not ^done.
8077
eb819d70
NR
80782007-02-13 Nick Roberts <nickrob@snap.net.nz>
8079
8080 * gdb.texinfo (GDB/MI Variable Objects): Describe meanings of
8081 values for in_scope. Mention that only root variables can be
8082 updated.
8083 (GDB/MI Development and Front Ends): Explain new values may be
8084 added to existing fields.
8085
123dc839
DJ
80862007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
8087
8088 * gdb.texinfo (-target-disconnect): Use @smallexample.
8089 (Requirements): Add anchor for Expat. Update description.
8090 (Target Descriptions): Mention Expat.
8091 (Target Description Format): Document new elements. Use
8092 @smallexample.
8093 (Predefined Target Types, Standard Target Features): New sections.
669fac23 8094 * gdbint.texinfo (Target Descriptions): New section.
123dc839 8095
108546a0
DJ
80962007-02-07 Daniel Jacobowitz <dan@codesourcery.com>
8097
8098 * gdb.texinfo (Target Description Format): Add section on XInclude.
8099
95a98c01
NR
81002006-02-03 Nick Roberts <nickrob@snap.net.nz>
8101
8102 * gdb.texinfo (GDB/MI Miscellaneous Commands): Describe the new
8103 command -enable-timings.
8104
f4b3909f
EZ
81052007-02-02 Markus Deuling <deuling@de.ibm.com> (tiny change)
8106
5ae4183a 8107 * gdbint.texinfo (Operation System ABI Variant Handling): Update
f4b3909f
EZ
8108 descriptions for new/deleted elements in gdb_osabi. Add missing
8109 description for function generic_elf_osabi_sniff_abi_tag_sections.
8110
c7ba131e
JB
81112007-01-29 Joel Brobecker <brobecker@adacore.com>
8112
8113 * gdb.texinfo (Maintenance Commands): Add documentation for
8114 the new "maint print target-stack" command.
8115
3a60f64e
JK
81162007-01-26 Jan Kratochvil <jan.kratochvil@redhat.com>
8117 Eli Zaretskii <eliz@gnu.org>
8118
f4b3909f 8119 * gdb.texinfo: Describe CHAR array vs. string identification rules.
3a60f64e 8120
c582f8b6
EZ
81212007-01-26 Eli Zaretskii <eliz@gnu.org>
8122
8123 * gdb.texinfo (Compilation, Files, Bootstrapping, Bug Reporting):
8124 Use @value{NGCC} instead of @value{GCC}.
8125
d3e8051b
EZ
81262007-01-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> (tiny change)
8127
8128 * agentexpr.texi: Fix typos.
8129 * annotate.texinfo: Likewise.
8130 * gdb.texinfo: Likewise.
8131 * gdbint.texinfo: Likewise.
8132 * observer.texi: Likewise.
8133 * stabs.texinfo: Likewise.
8134
86f04699
EZ
81352007-01-20 Markus Deuling <deuling@de.ibm.com> (tiny change)
8136
8137 * gdbint.texinfo (Support Libraries): Remove mmalloc
8138 entry. Describe readline library.
8139
23181151
DJ
81402007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
8141
8142 * gdb.texinfo (Target Descriptions): New section.
8143 (General Query Packets): Add QPassSignals anchor. Mention
8144 qXfer:features:read under qSupported. Expand mentions of
8145 qXfer:memory-map:read and QPassSignals. Document
8146 qXfer:features:read.
8147
f822c95b
DJ
81482007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
8149
8150 * gdb.texinfo (Commands to specify files): Describe
8151 "set sysroot" and "show sysroot".
8152 (Using the `gdbserver' program): Lowercase argument
8153 to @var. Expand description of setting up GDB on the
8154 host.
8155
8936fcda
JB
81562007-01-05 Joel Brobecker <brobecker@adacore.com>
8157
8158 * gdb.texinfo (Set Catchpoints): Add documentation for the new
8159 catch exception, catch exception unhandled, and catch assert
8160 commands.
8161
e776119f
DJ
81622007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
8163
8164 * gdb.texinfo (Debugging Output): Document "set debug xml"
8165 and "show debug xml".
8166
aa79a185
DJ
81672007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
8168
8169 * gdbint.texinfo (Compiler Warnings): Update for -Wall use.
8170
7f893741
JB
81712007-01-01 Joel Brobecker <brobecker@adacore.com>
8172
8173 * gdbint.texinfo (Start of New Year Procedure): Add missing item.
8174
a1b5960f
VP
81752006-12-08 Vladimir Prus <vladimir@codesourcery.com>
8176
8177 * gdb.texinfo (GDB/MI Variable Objects): Wrap historical
8178 note in @ignore, to be removed later if nobody complains.
8179
9f470e6e
NR
81802006-12-04 Nick Roberts <nickrob@snap.net.nz>
8181
8182 * gdb.texinfo (GDB/MI Variable Objects): Describe -c option
8183 of -var-delete.
8184
765dc015 81852006-11-22 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a 8186
765dc015 8187 * gdb.texinfo (Setting breakpoints): Document
5ae4183a
AS
8188 automatic software/hardware breakpoint usage and
8189 the "set breakpoint auto-hw" command.
765dc015 8190
4b5752d0
VP
81912006-11-21 Vladimir Prus <vladimir@codesourcery.com>
8192
8193 * gdb.texinfo (Memory Access Checking): New.
8194
89be2091
DJ
81952006-11-16 Daniel Jacobowitz <dan@codesourcery.com>
8196
8197 * gdb.texinfo (Remote configuration): Mention
8198 "pass-signals-packet".
8199 (General Query Packets): Document QPassSignals. Fix
8200 a typo.
8201
ca3bf3bd
DJ
82022006-11-14 Maxim Grigoriev <maxim@tensilica.com>
8203
8204 * gdb.texinfo (Contributors): Add contributors of Xtensa port.
8205
427c3a89
DJ
82062006-11-14 Daniel Jacobowitz <dan@codesourcery.com>
8207
8208 * gdb.texinfo (Remote configuration): Rewrite documentation for
8209 packet configuration commands.
8210 (OS Information): Adjust reference to qXfer:auxv:read.
8211 (General Query Packets): Remove references to read-aux-vector-packet
8212 and set remote get-thread-local-storage-address.
8213
7a107747
DJ
82142006-11-10 Daniel Jacobowitz <dan@codesourcery.com>
8215
8216 * gdbint.texinfo (Target Architecture Definition): Add new
8217 Initializing a New Architecture section.
8218
1c56eb0e
EZ
82192006-10-31 David Taylor <dtaylor@emc.com>
8220
8221 * stabs.texinfo (Macro define and undefine): New node describing
8222 stabs for #define and #undef.
8223
f73adfeb
AS
82242006-10-27 Andreas Schwab <schwab@suse.de>
8225
8226 * gdb.texinfo (Processes): Rename "detach-fork" to "detach fork".
8227
fd60e0df
EZ
82282006-10-21 Eli Zaretskii <eliz@gnu.org>
8229
8230 * gdb.texinfo (Breakpoints, Set Watchpoints): Elaborate and
8231 clarify on the possible meanings of ``expression'' watched by
8232 watchpoints. Add indexing.
e5ac9b53
EZ
8233 (Prompting, Errors, Invalidation, Annotations for Running)
8234 (Source Annotations): Fix index entries by adding "annotation" to
8235 them, to discriminate from index entries that point to the more
8236 general topic descriptions.
fd60e0df 8237
52bb452f
DJ
82382006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
8239
8240 * gdbint.texinfo (Target Vector Definition): Move most
8241 content into Existing Targets. Add a menu.
8242 (Existing Targets): New section, moved from Target Vector
8243 Definition. Use @subsection.
8244 (Managing Execution State): New section.
8245
58955e58
BW
82462006-10-16 Bob Wilson <bob.wilson@acm.org>
8247
8248 * gdb.texinfo (ST2000): Use Ctrl- instead of C-.
8249
c8aa23ab
EZ
82502006-10-15 Eli Zaretskii <eliz@gnu.org>
8251
8252 * gdb.texinfo (Sample Session, Invocation, Quitting GDB)
8253 (Command Syntax, Signals, Backtrace, Connecting)
8254 (Remote configuration, Renesas Boards, Console I/O): Fix last
8255 change: use Ctrl- instead of C-, except wrt Emacs.
8256 (File-I/O Examples): Put Ctrl-c in @kbd.
8257 (Cygwin Native, File-I/O Overview, The Ctrl-C message)
8258 (Console I/O): Use @samp with Ctrl-.
45ac1734
EZ
8259 (Signals, Set Breaks, Set Watchpoints): Document optional
8260 arguments to `info signals' `handle', `info breakpoints', and
8261 `info watchpoints'.
c8aa23ab 8262
e7109c7e
EZ
82632006-10-14 Eli Zaretskii <eliz@gnu.org>
8264
8265 * gdb.texinfo (Backtrace): Fix last change.
8266
de3aea7b
NR
82672006-10-14 Nick Roberts <nickrob@snap.net.nz>
8268
8269 * gdb.texinfo (Backtrace): Order correctly and add other cases.
8270
7f9087cb
BW
82712006-10-10 Bob Wilson <bob.wilson@acm.org>
8272
c8aa23ab
EZ
8273 * gdb.texinfo (Command Syntax, Connecting, Remote configuration)
8274 (Renesas Boards, ST2000, TUI Keys, TUI Single Key Mode)
8275 (TUI Commands, Emacs, Console I/O): Fix @key and @kbd usage.
7f9087cb 8276
68437a39
DJ
82772006-09-21 Vladimir Prus <vladimir@codesourcery.com>
8278 Daniel Jacobowitz <dan@codesourcery.com>
8279
8280 * gdb.texinfo (Packets): Document vFlashErase,
8281 vFlashWrite and vFlashDone packets.
8282 (General Query Packets): Document qXfer:memory-map:read.
8283 Add a new feature for qXfer:memory-map:read.
8284 (Memory map format): New section.
8285 (Target Commands): Mention that gdb can write flash.
8286
fd79ecee
DJ
82872006-09-21 Vladimir Prus <vladimir@codesourcery.com>
8288 Daniel Jacobowitz <dan@codesourcery.com>
8289
8290 * gdb.texinfo (Memory Region Attributes): Mention target-supplied
8291 memory regions and "mem auto".
8292
350da6ee
DJ
82932006-09-21 Nathan Sidwell <nathan@codesourcery.com>
8294
8295 * gdbint.texinfo (Array Containers): New section.
8296
2f1acb09
VP
82972006-09-17 Vladimir Prus <vladimir@codesourcery.com>
8298
8299 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
8300 -stack-list-arguments HIGH_FRAME argument can be larger then the
8301 actual number of frames.
8302
2ab1eb7a
VP
83032006-09-07 Vladimir Prus <vladimir@codesourcery.com>
8304
8305 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
5ae4183a
AS
8306 -stack-list-locals HIGH_FRAME argument can be larger then the
8307 actual number of frames.
2ab1eb7a 8308
599b237a
BW
83092006-09-02 Bob Wilson <bob.wilson@acm.org>
8310
8311 * gdb.texinfo (Packets, Stop Reply Packets, General Query Packets,
8312 Register Packet Format, Tracepoint Packets): Fix spelling errors.
8313
25ab7e6d
EZ
83142006-09-02 Eli Zaretskii <eliz@gnu.org>
8315
8316 * gdbint.texinfo (Overall Structure): New section "Source Tree
8317 Structure".
8318
940178d3
JB
83192006-08-17 Jim Blandy <jimb@codesourcery.com>
8320
8321 * gdb.texinfo (Stop Reply Packets): Note similarity of 'S' and 'T'
8322 responses.
8323
30daae6c
JB
83242006-08-08 Joel Brobecker <brobecker@adacore.com>
8325
8326 * gdb.texinfo (Source Path): Add documentation for new
8327 substitute-path commands.
8328
7fa2210b
DJ
83292006-08-08 Daniel Jacobowitz <dan@codesourcery.com>
8330
8331 * gdb.texinfo (Installing GDB): Update menu. Move text to...
8332 (Running Configure): ...here.
8333 (Requirements): New node. Mention expat.
8334
3d00d119
DJ
83352006-08-08 Vladimir Prus <vladimir@codesourcery.com>
8336
5ae4183a 8337 * gdb.texinfo (Target Commands): Remove
3d00d119
DJ
8338 'set download-write-size' and 'show download-write-size'.
8339
0cbfa4ee
DJ
83402006-08-01 Daniel Jacobowitz <dan@codesourcery.com>
8341
8342 * stabs.texinfo (Member Type Descriptor): Correct example for
8343 pointer to member types.
8344
16026cd7
AS
83452006-07-21 Andrew Stubbs <andrew.stubbs@st.com>
8346
8347 * gdb.texinfo (Optional warnings and messages): Add
8348 'set/show trace-commands'.
8349 (Command files): Add '-v' to source command.
8350
0876f84a
DJ
83512006-07-12 Daniel Jacobowitz <dan@codesourcery.com>
8352
8353 * gdb.texinfo (OS Information): Update qPart reference to
8354 qXfer.
8355 (Remote configuration): Likewise.
8356 (Overview): Move @cindex to the start of a paragraph. Talk
8357 about binary data encoding.
8358 (Packets): Refer to the overview for the details of the X
8359 packet encoding.
8360 (General Query Packets): Remove qPart description. Add qXfer
8361 description. Add an anchor to qSupported. Correct feature
8362 table title. Add a new feature for qXfer:auxv:read.
8363 (Interrupts): Add a missing parenthesis.
8364
2ec3381a
DJ
83652006-07-05 Daniel Jacobowitz <dan@codesourcery.com>
8366
669fac23 8367 * gdb.texinfo (KOD): Remove node.
2ec3381a
DJ
8368 (GDB/MI Kod Commands): Remove commented out node.
8369
594fe323
EZ
83702006-07-01 Eli Zaretskii <eliz@gnu.org>
8371
8372 * gdb.texinfo (GDB/MI Output Syntax, GDB/MI Simple Examples)
8373 (GDB/MI Breakpoint Commands, GDB/MI Program Context)
8374 (GDB/MI Thread Commands, GDB/MI Program Execution)
8375 (GDB/MI Stack Manipulation, GDB/MI Variable Objects)
8376 (GDB/MI Data Manipulation, GDB/MI Symbol Query)
8377 (GDB/MI File Commands, GDB/MI Target Manipulation)
8378 (GDB/MI Miscellaneous Commands): Change (@value{GDBP})->(gdb),
8379 since the MI prompt is hard-wired into the code.
8380
7e3fb70c
NR
83812006-07-01 Nick Roberts <nickrob@snap.net.nz>
8382
8383 * gdb.texinfo (GDB/MI Compatibility with CLI): Qualify more carefully.
8384 (GDB/MI Simple Examples): Use @subheading for "A Bad Command".
8385 (GDB/MI Data Manipulation): Remove description of unimplemented
8386 display related commands as variable objects perform this function
8387 and are superior: -display-delete, -display-disable,
8388 -display-enable, -display-insert and -display-list. Move
8389 -environment-cd, -environment-directory, -environment-path
8390 and -environment-pwd to "Program Context".
8391 (GDB/MI Program Control): Rename to "Program Execution". Move
8392 -exec-arguments -exec-abort to...
8393 (GDB/MI Program Context): ...here. New node split from "Data
8394 Manipulation".
8395
be2a5f71
DJ
83962006-06-21 Daniel Jacobowitz <dan@codesourcery.com>
8397
8398 * gdb.texinfo (Remote configuration): Document set / show
8399 remote supported-packets.
8400 (General Query Packets): Document qSupported packet.
8401
701adfb0
PA
84022006-06-13 Nathan Sidwell <nathan@codesourcery.com>
8403
8404 * gdb.texinfo (system): Document behaviour with zero length
8405 string.
8406
fc320d37
SL
84072006-06-10 Sandra Loosemore <sandra@codesourcery.com>
8408
8409 * gdb.texinfo (File-I/O overview): Copy edit for grammar, spelling,
8410 and font markup.
8411 (Protocol basics): Likewise.
8412 (The F request packet): Likewise.
8413 (The F reply packet): Likewise.
8414 (Memory transfer): Move this node to be a subsubsection of
8415 "Protocol specific representation of datatypes".
8416 (The Ctrl-C message): More copy editing.
8417 (Console I/O): Likewise.
8418 (The isatty call): Delete this node, and merge its content into
8419 the "isatty" node. Fixed references elsewhere.
8420 (The system call): Delete this node, and merge its content into
8421 the "system" node. Fixed references elsewhere.
8422 (open): Reformat to use @table, and add appropriate font markup.
8423 (close): Likewise.
8424 (read): Likewise.
8425 (write): Likewise.
8426 (lseek): Likewise.
8427 (rename): Likewise.
8428 (unlink): Likewise.
8429 (stat/fstat): Likewise.
8430 (gettimeofday): Likewise.
8431 (isatty): Likewise.
8432 (system): Likewise, plus minor changes to fix confusing wording.
8433 (Integral datatypes): Fix font markup.
8434 (Pointer values): Likewise.
8435 (struct stat): Fix markup to use @table, plus minor copy editing.
8436 (struct timeval): Fix font markup, plus minor copy editing.
8437 (Constants): Minor copy editing.
8438 (Errno values): Add font markup.
8439 (File-I/O Examples): Likewise.
8440
158fdf5c
NR
84412006-06-10 Nick Roberts <nickrob@snap.net.nz>
8442
8443 * gdb.texinfo (GDB/MI): Remove duplicate acknowledgements.
8444 (GDB/MI Simple Examples): Move node up one level. Use real
8445 examples.
8446 (GDB/MI Compatibility with CLI): Update.
8447 (GDB/MI Result Records): Add "connected" and "exit" result
8448 classes.
8449 (GDB/MI Stream Records): Clarify target output.
8450 (GDB/MI Command Description Format): Modify example description.
8451 (GDB/MI Breakpoint Table Commands): Rename to...
8452 (GDB/MI Breakpoint Commands): ...this
8453 (GDB/MI Breakpoint Commands): Add optional thread field.
8454 (GDB/MI Program Control): Add an introduction. Move "Program
8455 termination" examples into exec-run description.
8456 (GDB/MI File Commands): Mention similar CLI commands.
8457 (GDB/MI Miscellaneous Commands): Move to end. Mention "show version"
8458 is similar to "-gdb-version".
8459
ddb50cd7
EZ
84602006-06-09 Eli Zaretskii <eliz@gnu.org>
8461
8462 * gdb.texinfo (Symbols): Fix "(gdb)"=>"(@value{GDBP})".
8463
2aef0d6b
NR
84642006-06-02 Nick Roberts <nickrob@snap.net.nz>
8465
8466 * gdb.texinfo (GDB/MI Development and Front Ends): Use
8467 sourceware.org for mailing lists.
d5e40d59 8468 (GDB/MI File Commands): New node split from Program Control.
2aef0d6b 8469
383a5c52
NR
84702006-06-01 Nick Roberts <nickrob@snap.net.nz>
8471
d5e40d59 8472 * gdb.texinfo (GDB/MI Development and Front Ends): New node.
383a5c52 8473
e16b02ee
EZ
84742006-05-22 Eli Zaretskii <eliz@gnu.org>
8475
8476 * gdb.texinfo (Cygwin Native): Fix last change.
8477
be90c084
CF
84782006-05-22 Christopher Faylor <cgf@timesys.com>
8479
8480 * gdb.texinfo (Cygwin Native): Document set/show cygwin-exceptions.
8481
347ceba5
NR
84822006-05-15 Nick Roberts <nickrob@snap.net.nz>
8483
8484 * gdbint.texinfo (Algorithms): Correct spelling and punctuation.
8485 (Releasing GDB, Testsuite): Remove details for including DejaGnu.
8486
369af7bd
DJ
84872006-05-14 Daniel Jacobowitz <dan@codesourcery.com>
8488
8489 * gdb.texinfo (General Query Packets): Recommend not starting
8490 new packets with qC and clarify.
8491
2ffdbde8 84922006-05-13 Gaius Mulley <gaius@glam.ac.uk>
229582b7
GM
8493
8494 * gdb.texinfo (M2 Types): New section.
72019c9c 8495
16d1a084
DJ
84962006-05-10 Daniel Jacobowitz <dan@codesourcery.com>
8497
8498 * agentexpr.texi: Add a copyright and license notice.
8499 * observer.texi: Likewise, with GPL clause for function prototypes.
8500 Remove trailing whitespace.
8501
aa56d27a
JB
85022006-05-05 Jim Blandy <jimb@codesourcery.com>
8503
8504 * gdb.texinfo (General Query Packets): Document conventions for
8505 terminating packet names, and their violations.
8506
5bdf8622
DJ
85072006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
8508
8509 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Update for readline 5.1.
8510 * gdb.texinfo: Likewise.
8511
605a56cb
DJ
85122006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
8513
8514 * gdb.texinfo (Remote Configuration): Remove "set remotedebug"
8515 and "show remotedebug".
8516 (Debugging Output): Add additional index entries.
8517
b8db102d
MS
85182006-04-27 Michael Snyder <msnyder@redhat.com>
8519
8520 * gdb.texinfo (delete-fork): Command renamed to "delete fork".
8521
c5e30d01
AC
85222006-04-22 Andrew Cagney <cagney@redhat.com>
8523
8524 * gdb.texinfo (Contributors): Credit frame unwinder contributors.
8525 * gdbint.texinfo (Algorithms): Fix errors in frame documentation.
8526
8181d85f
DJ
85272006-04-18 Daniel Jacobowitz <dan@codesourcery.com>
8528
8529 * gdbint.texinfo (x86 Watchpoints, Target Conditionals): Update insert
8530 and remove breakpoint prototypes.
8531 (Watchpoints): Move description of target_insert_hw_breakpoint and
8532 target_remove_hw_breakpoint ...
8533 (Breakpoints): ... to here. Document target_insert_breakpoint and
8534 target_remove_breakpoint.
8535
4f553f88
JB
85362006-04-17 Jim Blandy <jimb@codesourcery.com>
8537
8538 * gdb.texinfo (Packets): Note that 'addr' arguments to s, S, c,
8539 and C packets are optional.
8540
cd852561
FR
85412006-04-14 Frederic Riss <frederic.riss@st.com>
8542
8543 * gdb.texinfo (Specifying source directories): Update the description
8544 of the source file search to reflect the fact that the source path
8545 always contains at least $cdir and $cwd.
8546
b620eb07
MS
85472006-03-31 Michael Snyder <msnyder@redhat.com>
8548
8549 * gdb.texinfo: Update copyright dates.
8550
3156cdaf
EZ
85512006-03-31 Eli Zaretskii <eliz@gnu.org>
8552
8553 * gdb.texinfo (Overview): Add an index entry to "empty response".
8554
701adfb0
PA
85552006-03-29 Steve Ellcey <sje@cup.hp.com>
8556
8557 * gdb.texinfo: Remove gdbserve.nlm documentation.
8558
7d30c22d
JB
85592006-03-28 Jim Blandy <jimb@codesourcery.com>
8560
8561 * gdbint.texinfo (Prologue Analysis): New section.
8562
86941c27
JB
85632006-03-07 Jim Blandy <jimb@red-bean.com>
8564
66b8c7f6
JB
8565 * gdb.texinfo (Connecting): Document 'target remote pipe'.
8566
1a10341b
JB
8567 * gdb.texinfo (Target Commands): Update text describing how to
8568 specify a target. Refer to the detailed section on remote
8569 debugging, not the brief mention.
8570
86941c27
JB
8571 * gdb.texinfo (Connecting): Organize the different 'target remote'
8572 connection methods into a table. Add a 'target remote' index
8573 entry. (!!!)
8574
62f3a2ba
FF
85752006-02-17 Fred Fish <fnf@specifix.com>
8576
8577 * gdb.texinfo (Symbols): Update descriptions of 'whatis' and
8578 'ptype' commands to reflect the fact that the only significant
8579 difference between them is that ptype prints the complete type
8580 description instead of just the name.
8581
8b9a88ea
WZ
85822006-02-13 Wu Zhou <woodzltc@cn.ibm.com>
8583
8584 * gdbint.texinfo (Watchpoints): Delete
8585 TARGET_REGION_SIZE_OK_FOR_HW_WATCHPOINT.
8586
7e8dc855
NR
85872006-02-10 Nick Roberts <nickrob@snap.net.nz>
8588
8589 * gdb.texinfo (GDB/MI Breakpoint Table Commands): Add fullname and
8590 times fields where needed. Fix typos. Update general form given
8591 for output of -break-insert.
8592 (GDB/MI): Abbreviate some unnecessarily long fullnames.
8593
c91d38aa
DJ
85942006-02-06 Daniel Jacobowitz <dan@codesourcery.com>
8595
8596 * gdbint.texinfo (Symbol Handling): Add a section
8597 on memory management.
8598
38fcd64c
DJ
85992006-02-06 Vladimir Prus <ghost@cs.msu.su>
8600
8601 * gdb.texinfo (Breakpoint table commands): Document the fullname
8602 field in -break-list output.
8603
219eec71
EZ
86042006-02-03 Eli Zaretskii <eliz@gnu.org>
8605
8606 * gdb.texinfo (Cygwin Native): Fix typos. Clarify the types of
8607 debugging information produced by the various "set debug..."
8608 options.
8609
ae5a43e0
DJ
86102006-02-01 Daniel Jacobowitz <dan@codesourcery.com>
8611
8612 * gdb.texinfo (Files): Remove obsolete bits from the description
8613 of "symbol-file".
8614
a9f158ec
JB
86152006-01-25 Jim Blandy <jimb@redhat.com>
8616
8617 * gdbint.texinfo (Testsuite): Explain how to run selected tests.
8618
410dd08e
JB
86192006-01-24 Jim Blandy <jimb@redhat.com>
8620
8621 * gdbint.texinfo (Frames): Document the basics of GDB's register
8622 unwinding model, and explain the existence of the "sentinel" frame.
8623
4b505b12
AS
86242006-01-23 Andrew Stubbs <andrew.stubbs@st.com>
8625
8626 * gdb.texinfo (Choosing files): Mention that -directory is used
8627 for script files.
8628 (Specifying source directories): Likewise.
8629 (Command files): Explain how script files are found.
8630
839c27b7
EZ
86312006-01-21 Eli Zaretskii <eliz@gnu.org>
8632
8633 * gdb.texinfo (Backtrace): Describe how to get backtrace of all
8634 the threads in a multi-threaded program.
8635 (Threads): The threadno argument of "thread apply" can be a range
8636 of numbers.
8637
7be93b9e
JB
86382006-01-18 Jim Blandy <jimb@redhat.com>
8639
8640 * gdbint.texinfo (Coding): Add entry for -Wno-pointer-sign to list
8641 of warning flags.
8642
fcc73fe3
EZ
86432006-01-13 Eli Zaretskii <eliz@gnu.org>
8644
8645 * gdb.texinfo (Sequences): Improve menu annotations.
8646 (Define): Add index entries for arguments of user-defined
8647 commands. Move the description of flow-control commands...
8648 (Command Files): ...to here. Document loop_break and
8649 loop_continue.
ca91424e
EZ
8650 (Define, Command Files): Document `end' and add index entries for
8651 it.
fcc73fe3 8652
5c95884b
MS
86532006-01-04 Michael Snyder <msnyder@redhat.com>
8654
8655 * gdb.texinfo: Add documentation for linux-fork.
5ae4183a 8656 * gdbint.texinfo: Add internal documentation for checkpoints.
5c95884b 8657
860701dc
PH
86582006-01-02 Paul N. Hilfinger <hilfinger@gnat.com>
8659
8660 * gdb.texinfo (Omissions from Ada): Document that there is now
8661 limited aggregate support.
8662
36b80e65
EZ
86632005-12-28 Eli Zaretskii <eliz@gnu.org>
8664
8665 * gdb.texinfo (Registers): Describe how to refer to SSE and MMX
8666 registers and the likes.
8667
c1468174
EZ
86682005-12-24 Eli Zaretskii <eliz@gnu.org>
8669
8670 * gdb.texinfo (Target Commands, Bug Reporting, File Options)
8671 (Symbols): Fix usage of "e.g.".
359df76b 8672 (Memory Region Attributes): Fix usage of "etc."
c1468174
EZ
8673
8674 * gdbint.texinfo (libgdb, Symbol Handling, Native Debugging)
8675 (Coding): Fix usage of "e.g.".
8676
c02a867d
EZ
86772005-12-23 Eli Zaretskii <eliz@gnu.org>
8678
5ae4183a
AS
8679 * stabs.texinfo:
8680 * refcard.tex:
c02a867d 8681 * gpl.texi:
5ae4183a
AS
8682 * gdbint.texinfo:
8683 * gdb.texinfo:
8684 * gdb-cfg.texi:
c02a867d 8685 * fdl.texi:
5ae4183a
AS
8686 * annotate.texinfo:
8687 * all-cfg.texi:
c02a867d
EZ
8688 * Makefile.in: Add (C) after Copyright. Update the FSF
8689 address.
8690
fad38dfa
EZ
86912005-12-03 Eli Zaretskii <eliz@gnu.org>
8692
8693 * gdb.texinfo (Connecting): Explain that `monitor' is a way to
8694 extend GDB with commands for external monitor.
8695
53e5f3cf
AS
86962005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
8697
8698 * gdb.texinfo (Convenience variables): Add init-if-undefined command.
8699
55f6ca0f
JB
87002005-11-25 Joel Brobecker <brobecker@adacore.com>
8701
8702 * gdbint.texinfo (Start of New Year Procedure): New chapter.
8703
c1947b85
JB
87042005-11-21 Jim Blandy <jimb@redhat.com>
8705
8706 * gdb.texinfo (Tracepoint Packets): Document restrictions on
8707 placement of 'R' actions in tracepoint action packets; document
8708 dependence of 'X' and 'M' actions on a preceding 'R' action for
8709 their registers.
8710
9d29849a
JB
87112005-11-19 Jim Blandy <jimb@redhat.com>
8712
8713 * gdb.texinfo (Tracepoint Packets): New node.
8714 (General Query Packets): Add entries for the tracepoint packets,
8715 referring to the "Tracepoint Packets" node.
8716 (Tracepoints): Add reference to "Tracepoint Packets".
5ae4183a 8717
9a6253be
KB
87182005-11-18 Kevin Buettner <kevinb@redhat.com>
8719
8720 * gdb.texinfo (set remotebreak): Add anchor.
8721 (X packet): Likewise.
8722 (Remote Protocol): Add new section `Interrupts' and new index
8723 entry `interrupts (remote protocol)'.
8724
5f3bebba
JB
87252005-11-18 Jim Blandy <jimb@redhat.com>
8726
8727 * gdb.texinfo (Packets): Move information out of 'q' and 'Q'
8728 entries into the General Query Packets section. Add a
8729 cross-reference to that section. Drop description of replies, as
8730 these are covered in the descriptions of each packet.
8731 (General Query Packets): Add introductory text. Explain naming
8732 conventions, and how the end of a name is recognized.
8733
9a7a1b36
KB
87342005-11-17 Kevin Buettner <kevinb@redhat.com>
8735
0564b6cf 8736 * gdb.texinfo (Remote configuration): Fix typo in description of
9a7a1b36
KB
8737 "set remotebreak" command.
8738
b8ff78ce
JB
87392005-11-16 Jim Blandy <jimb@redhat.com>
8740
8741 * gdb.texinfo (Packets, Stop Reply Packets)
8742 (General Query Packets): Various formatting cleanups.
8743 - Use @samp for packet contents.
8744 - Drop summaries from packet @item lines; the same information appears
8745 immediately below in the description.
8746 - Delete paragraph breaks after packet @item commands, so that the
8747 description appears directly to the right of the packet prototype
8748 in the printed manual, if it fits.
8749 - Place spaces in packet prototypes between @vars and non-@var
8750 letters, and explain that they're just for formatting.
8751 - Use @dots{} instead of '...'.
8752 - Fix uses of @code where @var was needed.
8753 - Replace "deprecated" markers with English text spelling out the
8754 packet's status and the preferred alternatives.
8755 - Remove "(reserved)" markers on 'A' and 'I' packets; it's unclear
8756 what this ever meant.
8757 - Remove "(draft)" markers on 'i' packets; nobody has commented on
8758 this for a long time.
8759 - Remove "(draft)" markers on 'z' and 'Z' packets; these have been
8760 implemented several times, and have been in use for years.
8761
8ffe2530
JB
87622005-11-15 Jim Blandy <jimb@redhat.com>
8763
c43c5473
JB
8764 * gdb.texinfo (Packets): Add index entries for 'm' packet
8765 disclaimers.
5ae4183a 8766
fb031cdf
JB
8767 * gdb.texinfo (Packets): Clarify lack of restrictions on behavior
8768 of stub when processing an 'm' packet.
8769
8ffe2530
JB
8770 * gdb.texinfo (Packets): Mention that packets beginning with
8771 letters are reserved once, at the top, instead of actually listing
8772 them all and saying "reserved".
8773
c03c782f
AS
87742005-11-15 Andrew Stubbs <andrew.stubbs@st.com>
8775
8776 * gdb.texinfo (User-defined commands): Add $argc. Add missing 'end'.
8777 Change @var{$arg0 to @code{$arg0.
8778
814e32d7
WZ
87792005-11-14 Wu Zhou <woodzltc@cn.ibm.com>
8780
8781 * gdb.texinfo (Fortran): Add some words about Fortran debugging.
8782
fa93a9d8
JB
87832005-11-12 Jim Blandy <jimb@redhat.com>
8784
8785 * gdb.texinfo (General Query Packets): Put packets in alphabetical
8786 order. Remove extraneous 'z'.
8787
8a5a3c82
AS
87882005-11-07 Andrew Stubbs <andrew.stubbs@st.com>
8789
8790 * gdb.texinfo (Choosing files): Add --eval-command.
8791
4b0ad762
AS
87922005-11-04 Andrew Stubbs <andrew.stubbs@st.com>
8793
8794 * gdb.texinfo (Choosing modes): Add --return-child-result.
8795
8796
1a088d06
AS
87972005-11-01 Andrew Stubbs <andrew.stubbs@st.com>
8798
8799 * gdb.texinfo (Choosing modes): Add --batch-silent.
8800
656d5e12
EZ
88012005-10-28 Eli Zaretskii <eliz@gnu.org>
8802
8803 * gdb.texinfo (GDB/MI Variable Objects): Fix @pxref usage under
8804 "The -var-update Command".
8805
3c9c013a
JB
88062005-10-03 Joel Brobecker <brobecker@adacore.com>
8807
8808 * gdb.texinfo (Print Settings): Add documentation for set/show
8809 print array-indexes.
8810
7ba3cf9c
DJ
88112005-09-17 Daniel Jacobowitz <dan@codesourcery.com>
8812
8813 * gdb.texinfo (Contributors): Thank Andrew Cagney for releases
8814 6.2 and 6.3.
8815
a94ab193
EZ
88162005-08-27 Eli Zaretskii <eliz@gnu.org>
8817
8818 * gdb.texinfo (File Options): Don't document --mapped, it's gone
8819 since 19-Jan-2004.
8820 (Files): Likewise.
ab1adacd
EZ
8821 (Variables, Symbols): Document the "<incomplete type>" message and
8822 its reasons.
a94ab193 8823
ca06016a
FF
88242005-08-01 Fred Fish <fnf@specifix.com>
8825
8826 * gdb.texinfo (SETUP_ARBITRARY_FRAME): Remove obsolete reference.
8827
cf58170d
NR
88282005-07-15 Nick Roberts <nickrob@snap.net.nz>
8829
8830 * gdb.texinfo (GDB/MI Variable Objects): Describe print-values
8831 option for -var-list-children and -var-update.
8832 (GDB/MI Stack Manipulation): Simplify description of
8833 print-values option for -stack-list-locals.
8834 (GDB/MI Command Description Format): Clarify.
8835 (Mode Options): Spelling of superseded.
8836
38f1196a
BR
88372005-07-12 Bob Rossi <bob@brasko.net>
8838
8839 * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix -inferior-tty-show
8840 corresponding GDB command comment.
8841
3cb3b8df
BR
88422005-07-06 Bob Rossi <bob@brasko.net>
8843
8844 * gdb.texinfo (GDB/MI Miscellaneous Commands): Add -inferior-tty-set
8845 and -inferior-tty-show.
8846 (Input/Output): Document "set/show inferior-tty" and tty alias.
8847
10fac096
NW
88482005-07-02 Nathan J. Williams <nathanw@wasabisystems.com>
8849
8850 * gdb.texinfo (Packets): Change description of 'D' packet to note
8851 that GDB does wait for a response.
8852
d1b6db76
NR
88532005-06-22 Nick Roberts <nickrob@snap.net.nz>
8854
8855 * gdb.texinfo (History) Rename "Command History".
8856 (Command History): Move node "Server Prefix" from section on
8857 Annotations here.
8858
29629dcf
NR
88592005-06-19 Nick Roberts <nickrob@snap.net.nz>
8860
8861 * gdb.texinfo (GDB/MI Stack Manipulation):
8862 Re-instate -stack-info-frame with example. Say that it gets
8863 info on selected frame, not current frame.
8864
397ca115
EZ
88652005-06-18 Eli Zaretskii <eliz@gnu.org>
8866
8867 * gdb.texinfo (Server): Clarify that `file' should be used before
8868 connecting to the server.
8869 (Files): Add an xref to the above description.
51274035
EZ
8870 (Output Formats): More detailed description of the `c' format.
8871 (Memory): List explicitly all the formats supported by `x'.
638ac427 8872 (Threads): Add an @cindex entry for "thread apply".
fc8be69e 8873 (Files): Document the possibility of loading unlinked object
59b7b46f
EZ
8874 files. Add more indexing for solib-absolute-prefix and
8875 --with-sysroot.
76d17f34
EZ
8876 (Machine Code): Document possible problems with locations in
8877 shared libraries.
d416eeec
EZ
8878 (Backtrace): Document that free-standing environments do not need
8879 to have a `main' function.
397ca115 8880
74f6deaa
NR
88812005-06-18 Nick Roberts <nickrob@snap.net.nz>
8882
8883 * gdb.texinfo (GDB/MI Stack Manipulation): Remove reference to
8884 -stack-info-frame.
8885
a9967aef
AC
88862005-06-07 Andrew Cagney <cagney@gnu.org>
8887
8888 * gdb.texinfo (Contributors): Note the original multi-arch
8889 contributors.
8890
e09f16f9
EZ
88912005-06-03 Eli Zaretskii <eliz@gnu.org>
8892
8893 * gdb.texinfo (Registers): Add index entries for the standard
8894 registers.
8895 (Frames): Add cross-reference from frame pointer description to
8896 the Registers node.
8897 (Annotations Overview): Fix the reference to GDB name.
8898
d87ba7ee
EZ
88992005-06-01 Eli Zaretskii <eliz@gnu.org>
8900
8901 * gdb.texinfo (Set Watchpoints): Remove @vindex entry for
8902 can-use-hw-watchpoints.
8903
034dad6f
BR
89042005-05-28 Bob Rossi <bob@brasko.net>
8905
8906 * gdb.texinfo (GDB/MI Out-of-band Records): Add bullet enumerating
8907 the possible reasons why an exec async record would be returned to FE.
8908
ffed4509
AC
89092005-05-26 Andrew Cagney <cagney@gnu.org>
8910
8911 * gdb.texinfo: Note that Elena Zannoni, Fernando Nasser, and
8912 Andrew Cagney implemented the original GDB/MI.
8913
e22e55c9
OF
89142005-05-23 Orjan Friberg <orjanf@axis.com>
8915
8916 * gdb.texinfo (CRIS): Update the cris-version and cris-dwarf2-cfi
8917 documentation. Add documentation for cris-mode.
8918
a78e13ce
EZ
89192005-05-20 Eli Zaretskii <eliz@gnu.org>
8920
8921 * gdb.texinfo (Numbers): Explain the example and make the wording
8922 more acurate.
8923
76ff342d
DJ
89242005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
8925 Dennis Brueni <dennis@slickedit.com>
8926
8927 * gdb.texinfo (GDB/MI Breakpoint Table Commands)
8928 (GDB/MI Data Manipulation, GDB/MI Program Control)
8929 (GDB/MI Stack Manipulation): Update examples to include the fullname
8930 attribute in stack frames.
8931
119b882a
EZ
89322005-05-12 Eli Zaretskii <eliz@gnu.org>
8933
8934 * gdb.texinfo (Startup): Fix last change. Treat gdb.ini like we
8935 do with other non-standard names of init files.
8936
6fc08d32
EZ
89372005-05-11 Eli Zaretskii <eliz@gnu.org>
8938
8939 * gdb.texinfo (Command Files): Move the description of the startup
8940 from here...
8941 (Startup): ...to this new subsection of the Invocation chapter.
8942 Rearrange the description of init files more logically and add a
8943 cross-reference to "Command Files". Document the special gdbinit
8944 name for CISCO 68k. Expand the description of what GDB does
8945 during startup.
8946 (History): Add index entry for HISTSIZE.
8947
a561754a
MK
89482005-05-02 Mark Kettenis <kettenis@gnu.org>
8949
8950 * gdb.texinfo (Files): Remove documentation for auto-solib-limit.
8951
2eecc4ab
EZ
89522005-05-02 Eli Zaretskii <eliz@gnu.org>
8953
8954 * gdb.texinfo (SVR4 Process Information, The isatty call)
8955 (The system call): Don't use foo(N) notation for man pages and
8956 functions.
514c4d71 8957 (Compilation, DJGPP Native): Improve wording.
2eecc4ab 8958
18999be5
EZ
89592005-04-27 Eli Zaretskii <eliz@gnu.org>
8960
8961 * gdb.texinfo (Backtrace): Describe backtraces with arguments that
8962 were optimized away.
8963
0abb7bc7
EZ
89642005-04-22 Eli Zaretskii <eliz@gnu.org>
8965
8966 * gdb.texinfo (Remote configuration): Document "set/show
8967 get-thread-local-storage-address". Add cross-reference to the
8968 description of the qGetTLSAddr packet.
8969 (General Query Packets): Mention "set remote
8970 get-thread-local-storage-address" and add a reference to its
8971 description.
8972
6f61acb1
NR
89732005-04-19 Nick Roberts <nickrob@snap.net.nz>
8974
8975 * gdb.texinfo (Backtrace): Describe 'bt full'.
8976
9d59903a
NR
89772005-04-17 Nick Roberts <nickrob@snap.net.nz>
8978
8979 * gdb.texinfo (Mode Options): Fix typo.
8980 (GDB/MI): Describe how to invoke GDB/MI.
8981
721c2651
EZ
89822005-04-16 Eli Zaretskii <eliz@gnu.org>
8983
8984 * gdb.texinfo (OS Information): Renamed from Auxiliary Vector; all
a5adf40f 8985 references changed. Add description of "info udot".
721c2651
EZ
8986 (Files): Document "set/show stop-on-solib-events".
8987 (M32R/D): Document "set/show download-path", "set/show
8988 board-address", "set/show server-address", "upload", "tload".
ba04e063
EZ
8989 Document "sdireset", "sdistatus", "debug_chaos", "use_debug_dma",
8990 "use_mon_code", "use_ib_break", "use_dbt_break".
721c2651
EZ
8991 (Maintenance Commands): Improve indexing.
8992 (Target Commands): Document "set/show hash", "set/show debug
8993 monitor".
8994 (SVR4 Process Information): Document "info pidlist" and "info
8995 meminfo". Document "set/show procfs-tarce" and "set/show
8996 procfs-file". Document "proc-trace-*" and "proc-untrace-*".
8997 (Symbols, The Print Command with Objective-C): Improve indexing.
8998 (Objective-C): Add references to "info classes" and "info
8999 selectors".
c45da7e6
EZ
9000 (Debugging Output): Improve wording. Document "set/show debug
9001 solib-frv". Fix "set/show debugvarobj".
ba04e063
EZ
9002 (Set Breaks): Add index entry for "hardware breakpoints".
9003 (Renesas ICE): Document "e7000", "ftplogin", "ftpload", "drain",
9004 and "set/show usehardbreakpoints".
9005 (MIPS Embedded): Document "se/show syn-garbage-limit", "set/show
9006 monitor-prompt", "set/show monitor-warnings", "pmon".
c45da7e6
EZ
9007 (ARM): Document "rdilogfile", "rdilogenable", "set/show
9008 rdiromatzero", "set/show rdiheartbeat".
9009 (PowerPC): Document SDS-specific commands "set/show sdstimeout",
9010 "sds".
9011 (Embedded Processors): Document the "sim" command.
9012 (Remote): Document the "remote" command.
9013 (DJGPP Native): Document the "info serial" command.
9014 (Threads): Document "maint info sol-threads".
9015 (Files): Document "nosharedlibrary", "add-symbol-file-from-memory".
9016 (Set Breaks): Improve indexing.
9017 (Command Syntax): Add a reference to dont-repeat.
9018 (Define): Document "dont-repeat".
9019 (TUI Commands): Document "tabset".
9020 (WinCE): New subsection. Document "set/show remotedirectory",
9021 "set/show remoteupload", "set/show remoteaddhost".
721c2651 9022
14d6dd68
EZ
90232005-04-15 Eli Zaretskii <eliz@gnu.org>
9024
9025 * gdb.texinfo (Hurd Native): New subsection, documents
9026 Hurd-specific commands.
a64548ea 9027 (Maintenance Commands): Add cross-reference to "Debugging Output".
da316a69 9028 (Debugging Output): Document "set/show debug lin-lwp".
a64548ea
EZ
9029 (MIPS): Improve documentation of heuristic-fence-post. Document
9030 "set/show mips abi", "set/show mips saved-gpreg-size", "set/show
9031 mips stack-arg-size", "set/show mips mask-address", "set/show mips
9032 remote-mips64-transfers-32bit-regs", "set/show debug mips".
e2f4edfd 9033 (ARM): Document ARM-specific commands.
a64548ea
EZ
9034 (AVR): New section. Document "info io_registers".
9035 (CRIS): New section. Document "set/show cris-version" and
9036 "set/show cris-dwarf2-cfi".
9037 (HPPA): New section. Document "set/show debug hppa" and "maint
9038 print unwind".
a5adf40f 9039 (Neutrino): New subsection. Document "set/show debug nto-debug".
a64548ea 9040 (Super-H): New section. Document the "regs" command.
721c2651 9041 (Debugging Output): Document "set/show debug aix-thread".
14d6dd68 9042
9c16f35a
EZ
90432005-04-09 Eli Zaretskii <eliz@gnu.org>
9044
9045 * gdb.texinfo (Print Settings): Document "set/show print
9046 pascal_static-members", "set print repeats", "show print
9047 null-stop". Improve indexing. Fix documentation of "set print
9048 union".
9049 (Pascal): New section.
9050 (Supported languages): Rename from "Support"; all references
9051 updated. Add a menu item for Pascal.
9052 (Numbers): Document "set radix.
9053 (Screen Size): Document "set/show pagination".
9054 (MIPS Embedded): Remove "set processor" documentation.
9055 (Remote configuration): Document "set/show X/P/Z-packet",
9056 "set/show read-aux-vector-packet", "set/show remote
9057 symbol-lookup-packet", "set/show remote verbose-resume-packet",
9058 "set/show remoteaddresssize", "set/show remotebaud", "set/show
9059 remotedebug", "set/show remotebreak", "set/show remotedevice",
9060 "set/show remotelogfile".
9061 (Auxiliary Vector): Add reference to the description of the
9062 read-aux-vector-packet setting.
9063 (Set Watchpoints): Add a cross-reference to "set remote
9064 hardware-breakpoint-limit".
9065 (General Query Packets): Add indexing of requests and
9066 cross-references to related commands in "Remote configuration".
9067 (File-I/O Overview, The system call): Fix wording and typos.
9068 (Thread Stops): Add index entries.
9069 (Continuing and Stepping): Document "show step-mode".
9070 (i386): New node. Document "set/show struct-convention".
9071 (Files): Document "show trust-readonly-sections".
9072 (Calling): Document "set/show unwindonsignal".
9073 (Messages/Warnings): Add index entries.
9074 (Maintenance Commands): Document "set/show watchdog".
9075 (Annotations Overview): Document "show annotate".
9076 (Set Watchpoints): Add index entries.
9077 (Symbols): Fix doc of case-sensitive.
9078 (ABI): Document "show coerce-float-to-double".
9079 (Convenience Vars, Help): Improve indexing.
9080 (Machine Code): Document "show disassembly-flavor".
9081 (Debugging C plus plus): Document "show overload-resolution".
9082 (Value History, Signaling): Add index entries.
9083
90842005-04-08 Eli Zaretskii <eliz@gnu.org>
9085
9086 * gdb.texinfo (Show): Move @kindex entries to their proper places.
9087 (Processes): Fix wording.
9088 (History, List, Logging output, Define, Symbols, Print Settings):
9089 Improve indexing.
9090
a8f24a35
EZ
90912005-04-03 Eli Zaretskii <eliz@gnu.org>
9092
9093 * gdb.texinfo (Targets): Document "set/show architecture". Remove
9094 redundant index entry for "target" command.
9095 (Backtrace): Add index entries.
9096 (Symbols, Fortran): Document the "set case-sensitive" command.
9097 (DJGPP Native): Document "set com1base", "set com1irq", etc.
9098 (Print Settings): Add index entry for "set demangle-style".
9099 (Target Commands): Document "set download-write-size".
9100 (Debugging Output): Document "set exec-done-display".
9101
09d4efe1
EZ
91022005-04-02 Eli Zaretskii <eliz@gnu.org>
9103
9104 * gdb.texinfo (Files): Fix the name and documentation of
9105 add-shared-symbol-files. Document its alias assf. Update the
9106 list of OSs where GDB supports shared libraries. Fix markup.
9107 (Continuing and Stepping): Add reference to @var{location} in the
9108 text.
9109 (Dump/Restore Files): Fix reference to @{filename}.
9110 (Help): Fix wording.
9111 (Attach): Ditto.
9112 (Set Watchpoints): Ditto.
9113 (Backtrace): Remove redundant index entries. Improve index
9114 entries.
9115 (Delete Breaks): Fix wording.
9116 (Memory): Document the compare-sections command.
9117 (Memory Region Attributes): Improve wording.
9118 (Disabling): Improve wording.
9119 (Fortran): New subsection. Document the "info common" command.
9120 (Help): Document aliases "info copying" and "info warranty".
9121 (Caching Remote Data): New section. Document the "set/show
9122 remotecache" and "info dcache" commands.
9123 (Show): Fix wording of the documentation of the "set
9124 extension-language" command.
9125 (Signals): Add index entry for "info handle".
9126 (Memory Region Attributes): Fix punctuation.
9127 (Symbols): Change the arg name to "location" and refer to it in
9128 the text. Fix wording of "info types" doc.
9129 (Threads): Fix usage of @enumerate @item's.
9130 (Listing Tracepoints): Add index entry for "info tp".
9131 (Set Watchpoints): Add xref to "info break" description.
9132 (Macros): Add an index entry for "macro exp1". Document the
9133 "macro list" command.
9134 (Maintenance Commands): Document "flushregs", "maint agent",
9135 "maint check-symtabs", "maint cplus", "maint demangle", "maint
9136 deprecate", "maint undeprecate", "maint dump-me", "maint packet",
9137 "maint print architecture", "maint print objfiles", "maint print
9138 statistics", "maint print type", "maint show-debug-regs", "maint
9139 space", "maint time", and "maint translate-address".
9140 (Connecting): Document the "monitor" command.
9141 (Annotations Overview): Describe the "set annotate" command.
9142
82f2d802
EZ
91432005-04-01 Eli Zaretskii <eliz@gnu.org>
9144
9145 * gdb.texinfo (Set Watchpoints): Document can-use-hw-watchpoints.
9146 Rearrange index entries and improve wording about support for
9147 hardware watchpoints.
9148
7d51c7de
BR
91492005-03-10 Bob Rossi <bob@brasko.net>
9150
9151 * gdb.texinfo: Update copyright
9152
68c71a2e
TR
91532005-02-09 Theodore A. Roth <troth@openavr.org>
9154
9155 * gdb.texinfo (General Query Packets): Fix texinfo compile warning and
9156 error.
9157
701adfb0
PA
91582005-03-07 Joel Brobecker <brobecker@adacore.com>
9159
9160 * observer.texi (executable_changed): New observer.
9161
83761cbd
KB
91622005-02-03 Kevin Buettner <kevinb@redhat.com>
9163
9164 * gdb.texinfo (General Query Packets): Document qGetTLSAddr packet.
9165
9f1c6395
MS
91662005-01-17 Michael Snyder <msnyder@redhat.com>
9167
9168 * gdb.texinfo: Fix spelling, infinte -> infinite.
9169
fbd1b305
MK
91702005-01-08 Mark Kettenis <kettenis@gnu.org>
9171
9172 * observer.texi (GDB Observers): Document "solib_loaded".
9173
3ace7edb
AC
91742005-01-07 Andrew Cagney <cagney@gnu.org>
9175
bec39cab
AC
9176 * configure.ac: Rename configure.in, require autoconf 2.59.
9177 * configure: Re-generate.
9178
3ace7edb
AC
9179 * configure.in: Replace configdirs with multiple references to
9180 AC_CONFIG_SUBDIRS.
9181 * configure: Re-generate.
5ae4183a 9182
53531fc1
AC
91832005-01-04 Andrew Cagney <cagney@gnu.org>
9184
9185 * gdbint.texinfo (Versions and Branches): Make the date (YYYYMMDD)
9186 part of the version number.
9187
536ffdb7
MK
91882004-12-24 Mark Kettenis <kettenis@gnu.org>
9189
9190 * gdbint.texinfo (Algorithms): Remove description of
9191 TARGET_DISABLE_HW_WATCHPOINTS and TARGET_ENABLE_HW_WATCHPOINTS.
9192
e1aac25b
JB
91932004-12-07 Jim Blandy <jimb@redhat.com>
9194
9195 * gdb.texinfo (General Query Packets): Specify that thread ID's in
9196 the 'qC' and 'qThreadInfo' packets are unsigned hexidecimal
9197 numbers.
9198
f47b1503
AS
91992004-12-07 Andreas Schwab <schwab@suse.de>
9200
9201 * gdb.texinfo (Mode Options): Document -l option.
9202
b6b8ece6
EZ
92032004-12-04 Eli Zaretskii <eliz@gnu.org>
9204
9205 * gdbint.texinfo (Algorithms): More accurate description of
9206 STOPPED_BY_WATCHPOINT. Point out that target_stopped_data_address
9207 is not needed unless data-read and data-access watchpoints are
9208 supported. Add a description of how GDB checks whether the
9209 inferior stopped because a watchpoint was hit.
9210
01371747
EZ
92112004-11-23 Eli Zaretskii <eliz@gnu.org>
9212
9213 * gdb.texinfo (Files): Add cross-reference to description of
9214 -readnow command-line switch.
9215
2315ffec
RC
92162004-11-10 Randolph Chung <tausq@debian.org>
9217
9218 * gdb.texinfo: Document set/show backtrace past-entry commands.
9219 Rearrange index entries for set/show backtrace past-main.
9220
69065f5d
AC
92212004-11-10 Jon Beniston <jon@beniston.com>
9222
9223 Committed by Andrew Cagney <cagney@gnu.org>.
5ae4183a
AS
9224 * gdb.texinfo (Remote Serial Protocol): Further describe
9225 binary transfer escaping mechanism .
69065f5d 9226
30e91e0b
RC
92272004-11-08 Randolph Chung <tausq@debian.org>
9228
9229 * gdb.texinfo (inferior_debugging info): Document "set debug infrun"
9230 and "show debug infrun". Add index entries.
9231
60bf7e09
EZ
92322004-10-23 Eli Zaretskii <eliz@gnu.org>
9233
9234 * gdb.texinfo (SVR4 Process Information): Document subcommands of
9235 "info proc" that are already implemented. Add index entries.
9236 (Working Directory): Add a cross-reference to "info proc" command.
dcaf7c2c
EZ
9237 (Files): Add a tip for decreasing memory used for symtabs from
9238 shared libraries.
f018e82f
EZ
9239 (Starting): Fix whitespace; make "elaboration" stand out where it
9240 is first used, and add an index entry for the term.
f8568604
EZ
9241 (Calling): Expand and elaborate text. Add "print". Add the
9242 description of problems with weak aliases.
384ee23f 9243 (Core File Generation): New section.
60bf7e09 9244
d52fe014
AC
92452004-10-12 Andrew Cagney <cagney@gnu.org>
9246
9247 * gdbint.texinfo (Versions and Branches): New chapter.
9248 (Releasing GDB): Delete "Versions and Branches" section.
9249 (Top): Add "Versions and Branches".
9250
703663ab
EZ
92512004-10-08 Eli Zaretskii <eliz@gnu.org>
9252
9253 * gdb.texinfo (Editing, History): Add cross-references to the
9254 included Readline and History user documentation. Remove
9255 references to the symbol have-readline-appendices which is unused
9256 and undefined.
9257 (History): Fix indexing.
9258
ac77d04f
JJ
92592004-10-08 Jeff Johnston <jjohnstn@redhat.com>
9260
9261 * gdbint.texinfo (target_stopped_data_address): Update to
9262 new prototype.
9263 (i386_stopped_data_address): Update prototype and description.
9264 (i386_stopped_by_watchpoint): New function and description.
9265
e07c999f
PH
92662004-10-03 Paul N. Hilfinger <hilfinger@gnat.com>
9267
9268 * gdb.texinfo (Filenames): Add Ada suffixes.
9269 (Ada) New section.
9270
2e868123
AC
92712004-09-27 Andrew Cagney <cagney@gnu.org>
9272 Robert Picco <Robert.Picco@hp.com>
9273
9274 * gdb.texinfo (Packets): Document the "p" packet.
9275
02a57714
JM
92762004-09-21 Jason Molenda (jmolenda@apple.com)
9277
9278 * gdb.texinfo (Paths and Names of the Source Files): Document the
9279 meaning of values in the 'desc' field of a SO stab.
9280
ae038cb0
DJ
92812004-09-20 Daniel Jacobowitz <dan@debian.org>
9282
9283 * gdb.texinfo (Maintenance Commands): Document "maint set dwarf2
9284 max-cache-age" and "maint show dwarf2 max-cache-age".
9285
f7dc1244
EZ
92862004-09-16 Eli Zaretskii <eliz@gnu.org>
9287
9288 * gdb.texinfo (Set Breaks): Add index entry for setting
9289 breakpoints on overloaded C++ functions that are not members of
9290 any classes. Add an example and an index entry for setting
9291 breakpoints on all program functions.
9292 (Character Sets, Macros, Overlay Commands)
9293 (Non-debug DLL symbols, GDB/MI Output Syntax)
9294 (Annotations Overview, Maintenance Commands, File-I/O Overview):
9295 Use "(@value{GDBP})" instead of a literal "(gdb)".
9296
f810308b
AC
92972004-09-12 Andrew Cagney <cagney@gnu.org>
9298
9299 * gdbint.texinfo (Native Debugging): Delete description of
9300 FILES_INFO_HOOK.
9301
15a661f3
PH
93022004-09-11 Paul Hilfinger <hilfinger@gnat.com>
9303
5ae4183a
AS
9304 * gdbint.texinfo (User Interface): Change local_hex_string_custom
9305 to hex_string_custom (not historically correct, but more
15a661f3
PH
9306 understandable, given the current code).
9307
f3219c75
AC
93082004-09-03 Andrew Cagney <cagney@gnu.org>
9309
9310 * gdbint.texinfo (Native Debugging): Delete SVR4_SHARED_LIBS.
9311
f3bb6704
JJ
93122004-09-01 Jeff Johnston <jjohnstn@redhat.com>
9313
9314 * observer.texi (solib_unloaded): New observer.
9315
8d2c00cb
AC
93162004-08-24 Andrew Cagney <cagney@gnu.org>
9317
9318 * gdbint.texinfo (Target Architecture Definition): Add missing
9319 comma.
9320
e7dc800a
MC
93212004-08-20 Michael Chastain <mec.gnu@mindspring.com>
9322
9323 * (Using the Testsuite): build != host is supported,
9324 but some test scripts do not support build != host.
9325
73b03683
MK
93262004-08-14 Mark Kettenis <kettenis@gnu.org>
9327
9328 * gdbint.texinfo (Host Definition): Delete description of
9329 FCLOSE_PROVIDED and GETENV_PROVIDED.
9330
701adfb0
PA
93312004-08-11 Joel Brobecker <brobecker@gnat.com>
9332
9333 * gdbint.texinfo (Host Definition): Remove documentation for
9334 USE_O_NOCTTY, no longer used.
9335
c0ccb908
MK
93362004-08-05 Mark Kettenis <kettenis@chello.nl>
9337
9338 * gdbint.texinfo (Host Definition): Delete description of
9339 NO_SYS_FILE.
9340 (Native Debugging): Delete description of KERNEL_U_ADDR_BSD and
9341 PTRACE_FP_BUG.
9342
9c8dbfa9
AC
93432004-08-05 Andrew Cagney <cagney@gnu.org>
9344
9345 * gdbint.texinfo (Target Architecture Definition): Delete
9346 reference to deprecated_read_fp.
9347
f42accbe
AC
93482004-08-02 Andrew Cagney <cagney@gnu.org>
9349
9350 * gdbint.texinfo (Target Architecture Definition): Delete
9351 description of DEPRECATED_REGISTER_BYTES.
9352
0b66e38c
EZ
93532004-07-30 Baurjan Ismagulov <ibr@ata.cs.hun.edu.tr>
9354
9355 * gdb.texinfo (Source Path): Document the new behavior of
9356 searching for the source files.
9357
15387254
EZ
93582004-07-17 Eli Zaretskii <eliz@gnu.org>
9359
9360 * gdb.texinfo (Edit): Fix markup of EDITOR and improve wording.
9361 (Search, Expressions, Arrays, Variables, Data, Machine Code)
9362 (Auto Display): Improve indexing.
9363
2c07db7a
AC
93642004-07-16 Andrew Cagney <cagney@gnu.org>
9365
9366 * gdb.texinfo (Mode Options): Delete documentation on "-async" and
9367 "-noasync".
9368
4644b6e3
EZ
93692004-07-09 Eli Zaretskii <eliz@gnu.org>
9370
9371 * gdb.texinfo: Fix @kindex entries so that multiple commands that
9372 have the same prefix have only their prefix in the index.
9373
7561d450
MK
93742004-07-03 Mark Kettenis <kettenis@gnu.org>
9375
9376 * gdb.texinfo (BSD libkvm Interface): New node (section)
9377 (Native): Add it to the menu.
9378
67bebe79
MK
93792004-07-01 Mark Kettenis <kettenis@gnu.org>
9380
9381 * gdbint.texinfo (Target Architecture Definition): Remove
9382 PCC_SOL_BROKEN.
9383
1a6923e0
MK
93842004-06-24 Mark Kettenis <kettenis@gnu.org>
9385
9386 * gdbint.texinfo (Target Architecture Definition): Remove
9387 SUN_FIXED_LBRAC_BUG.
9388
b435e160
AC
93892004-06-26 Andrew Cagney <cagney@gnu.org>
9390
9391 * gdbint.texinfo (Coding): Replace xasprintf with xstrprintf.
9392
b5622e8d
AC
93932004-06-20 Andrew Cagney <cagney@gnu.org>
9394
9395 * gdbint.texinfo (Target Architecture Definition): Deprecate
9396 USE_STRUCT_CONVENTION.
9397
e0c07bf0
MC
93982004-06-19 Michael Chastain <mec.gnu@mindspring.com>
9399
9400 gdb.texinfo (Bug Reporting): Mention session recording,
9401 with the script command or Emacs.
9402
782263ab
AC
94032004-06-18 Andrew Cagney <cagney@gnu.org>
9404
9405 * gdbint.texinfo (Target Architecture Definition): Deprecate
9406 FUNCTION_START_OFFSET.
9407
03727ca6
AC
94082004-06-14 Andrew Cagney <cagney@gnu.org>
9409
9410 Based on changes from Karl Berry.
9411 * gdb.texinfo: Do not use @sc in a direntry.
9412 * stabs.texinfo: Change @dircateogry to "Software development".
9413 * gdbint.texinfo, gdb.texinfo, annotate.texinfo: Ditto.
9414
97092415
AC
94152004-06-13 Andrew Cagney <cagney@gnu.org>
9416
9417 * gdbint.texinfo (Target Architecture Definition): Delete
9418 description of RETURN_VALUE_ON_STACK.
9419
1f6d4158
AC
94202004-06-09 Andrew Cagney <cagney@gnu.org>
9421
9422 * gdbint.texinfo (Native Debugging): Restore "@table @code"
9423 deleted by previous patch.
9424
d966f0cb
AC
94252004-06-08 Andrew Cagney <cagney@gnu.org>
9426
9427 * gdbint.texinfo (Native Debugging): Delete documentation on
9428 ATTACH_DETACH.
9429
86fe4aaa
RC
94302004-06-06 Randolph Chung <tausq@debian.org>
9431
9432 * gdb.texinfo (push_dummy_call): Use @code{struct value}.
9433
d4b6d575
RC
94342004-06-06 Randolph Chung <tausq@debian.org>
9435
5ae4183a 9436 * gdb.texinfo (push_dummy_call): Update argument list to match
d4b6d575
RC
9437 the new push_dummy_call method signature. Describe the function
9438 argument.
9439
4e8b0763
JB
94402004-05-24 Joel Brobecker <brobecker@gnat.com>
9441
9442 * gdb.texinfo (Starting): Document new start command.
9443
59caf092
AC
94442004-05-21 Andrew Cagney <cagney@redhat.com>
9445
9446 * observer.texi (GDB Observers): Document "inferior_created".
9447
e4a2df64
AC
94482004-05-08 Andrew Cagney <cagney@redhat.com>
9449
e6b55ae2
AC
9450 * gdbint.texinfo (Target Architecture Definition): Delete
9451 description of DO_DEFERRED_STORES.
9452
28954179
AC
9453 * gdbint.texinfo (Target Architecture Definition): Delete
9454 references to DEPRECATED_FIX_CALL_DUMMY.
9455
434b87dd
AC
9456 * gdbint.texinfo (Target Architecture Definition): Delete
9457 description of DEPRECATED_CALL_DUMMY_WORDS,
9458 DEPRECATED_SIZEOF_CALL_DUMMY_WORDS, and CALL_DUMMY.
9459
58d28df8
AC
9460 * gdbint.texinfo (Target Architecture Definition): Delete
9461 description of DEPRECATED_PUSH_DUMMY_FRAME.
9462
e4a2df64
AC
9463 * gdbint.texinfo (Target Architecture Definition): Delete
9464 reference to DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
9465
2b4855ab
AC
94662004-05-07 Andrew Cagney <cagney@redhat.com>
9467
9468 * observer.texi (GDB Observers): Add "Debugging" section. Include
9469 cross reference to "set/show debug observer".
9470 * gdb.texinfo (Debugging Output): Document "set/show debug
9471 observer".
9472
fcf70625
AC
94732004-05-01 Andrew Cagney <cagney@redhat.com>
9474
9475 * gdbint.texinfo (Target Architecture Definition): Delete
9476 description of DEPRECATED_PC_IN_SIGTRAMP.
9477
8ee56bcf
AC
94782004-04-30 Andrew Cagney <cagney@redhat.com>
9479
9480 * gdbint.texinfo (Target Architecture Definition): Delete
9481 documentation for BELIEVE_PCC_PROMOTION_TYPE, no longer defined.
9482
67ab9a76
OF
94832004-04-30 Orjan Friberg <orjanf@axis.com>
9484
9485 * observer.texi (GDB Observers): Correct spelling.
9486
79346bcb
OF
94872004-04-26 Orjan Friberg <orjanf@axis.com>
9488
9489 * observer.texi (GDB Observers): Add target_changed event.
9490
7a464420
AC
94912004-04-08 Andrew Cagney <cagney@redhat.com>
9492
9493 * observer.texi (GDB Observers): Rework, provide generic observer
9494 definitions and then a list of observable events.
9495
6cdf9d98
AC
94962004-04-04 Andrew Cagney <cagney@redhat.com>
9497
9498 * gdbint.texinfo (Host Definition): Delete reference to
9499 NO_SIGINTERRUPT.
9500
ddc135a4
AC
95012004-04-02 Andrew Cagney <cagney@redhat.com>
9502
9503 * gdbint.texinfo (Target Architecture Definition): Delete
9504 reference to DEPRECATED_CALL_DUMMY_LENGTH.
9505
6a1b180d
SC
95062004-03-28 Stephane Carrez <stcarrez@nerim.fr>
9507
9508 * gdb.texinfo (TUI Commands): Document tui reg commands.
9509
d0d5df6f
AC
95102004-03-26 Andrew Cagney <cagney@redhat.com>
9511
9512 * gdb.texinfo (TUI): Delete reference to --enable-tui. Mention
9513 "gdbtui".
9514 (Mode Options): Mention "gdbtui". Use "Text" not "Terminal".
9515 (Contributors): Mention both Text and Terminal User Interface.
9516
aa2a3f87
AC
95172004-03-23 Andrew Cagney <cagney@redhat.com>
9518
9519 * gdbint.texinfo (Target Architecture Definition): Deprecate
9520 references to SIGTRAMP_START and SIGTRAMP_END.
9521
f561f026
AC
95222004-03-23 Andrew Cagney <cagney@redhat.com>
9523
9524 * gdbint.texinfo (Target Architecture Definition): Deprecate
9525 references to PC_IN_SIGTRAMP.
9526
33cb8b0f
AC
95272004-03-19 Andrew Cagney <cagney@redhat.com>
9528
9529 * gdbint.texinfo (Target Architecture Definition): Delete
9530 reference to GDB_TARGET_IS_HPPA.
9531
fc989b7a
AC
95322004-03-18 Andrew Cagney <cagney@redhat.com>
9533
9534 * gdbint.texinfo (Coding): Update section on gdbarch_data,
9535 describe pre_init and post_init.
9536
701b08bb
DJ
95372004-03-09 Daniel Jacobowitz <drow@mvista.com>
9538
9539 * gdb.texinfo (Debugging Output): Document values for "set debug
9540 target".
9541
faae5abe
AC
95422004-02-28 Andrew Cagney <cagney@redhat.com>
9543
9544 * gdb.texinfo (Contributors): Mention GDB 6.1 release engineer.
9545
dd79a6cf
JJ
95462004-02-26 Jeff Johnston <jjohnstn@redhat.com>
9547
9548 * gdb.texinfo (breakpoints): Add information about the
9549 new "set breakpoint pending" and "show breakpoint pending"
9550 commands.
9551
e7f16015
AC
95522004-02-26 Andrew Cagney <cagney@redhat.com>
9553
9554 * gdbint.texinfo (Coding): Document use of gdbarch_obstack_zalloc
9555 in Per-architecture module data section.
9556
7161a3a6
RM
95572004-02-25 Roland McGrath <roland@redhat.com>
9558
9559 * gdb.texinfo (General Query Packets): Document qPart:... packets.
9560
2154891a
AC
95612004-02-24 Andrew Cagney <cagney@redhat.com>
9562
9563 * annotate.texinfo: Wrap fdl.texi include in raise/lower sections.
9564 * gdb.texinfo, gdbint.texinfo, stabs.texinfo: Ditto.
9565 * fdl.texi: Import Version 1.2, November 2002.
7161a3a6 9566
6c74ac8b
AC
95672004-02-17 Andrew Cagney <cagney@redhat.com>
9568
9569 * gdb.texinfo (Mode Options): Note that "mi1" is deprecated.
9570
19772a2c
AC
95712004-02-16 Andrew Cagney <cagney@redhat.com>
9572
9573 * gdbint.texinfo (Target Architecture Definition): Deprecate
9574 FRAMELESS_FUNCTION_INVOCATION.
9575
c9830293
AC
95762004-02-16 Andrew Cagney <cagney@redhat.com>
9577
9578 * gdbint.texinfo (Coding): Mention -Wunused-function.
9579
b9d26eb9
AC
95802004-02-14 Andrew Cagney <cagney@redhat.com>
9581
9582 * gdbint.texinfo (Target Architecture Definition): Delete
9583 description of DEPRECATED_CALL_DUMMY_STACK_ADJUST.
9584
49efadf5
EZ
95852004-02-12 Elena Zannoni <ezannoni@redhat.com>
9586
9587 * gdb.texinfo: Properly quote the name "C++".
9588 * gdbint.texinfo: Ditto.
9589 * stabs.texinfo: Ditto.
9590
1eb288ea
EZ
95912004-02-11 Elena Zannoni <ezannoni@redhat.com>
9592
9593 * gdbint.texinfo (Support Libraries): Add doco about obstacks and
9594 minimal information about libiberty.
9595
e4937fc1
MC
95962004-02-06 Michael Chastain <mec.gnu@mindspring.com>
9597
9598 * gdb.texinfo (Auxiliary Vector): Fix thinko with @value{GDBN}.
9599
a9331b3f
RM
96002004-02-04 Roland McGrath <roland@redhat.com>
9601
9602 * gdb.texinfo (Auxiliary Vector): New node (section).
9603 (Data): Add it to the menu.
9604
2650777c
JJ
96052004-02-02 Jeff Johnston <jjohnstn@redhat.com>
9606
9607 * gdb.texinfo (Breakpoints): Add information about pending
9608 breakpoint support.
9609
b4501125
AC
96102004-01-26 Andrew Cagney <cagney@redhat.com>
9611
9612 * gdb.texinfo (Overview): Delete references to the cisco protocol
9613 including the "N" response.
9614
74055713
AC
96152004-01-26 Andrew Cagney <cagney@redhat.com>
9616
9617 * gdbint.texinfo (Target Architecture Definition): Rename
9618 EXTRACT_STRUCT_VALUE_ADDRESS to
9619 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS.
a9331b3f 9620
3bbe9696
EZ
96212004-01-24 Eli Zaretskii <eliz@gnu.org>
9622
9623 * gdb.texinfo (KOD): Document "show os". Add index entries for
9624 "set/show os" and "info cisco" commands.
9625
5843504f
EZ
96262004-01-21 Eli Zaretskii <eliz@gnu.org>
9627
9628 * Makefile.in (install-info): Prepend $(DESTDIR) to $(infodir).
9629
9175c9a3
MC
96302004-01-19 Michael Chastain <mec.gnu@mindspring.com>
9631
9632 * gdbint.texinfo: Delete USE_MMALLOC, NO_MMCHECK, MMCHECK_FORCE,
9633 MMAP_BASE_ADDRESS, MMAP_INCREMENT.
9634
8e94b928
NR
96352004-01-19 Nick Roberts <nick@nick.uklinux.net>
9636
9637 * gdb.texinfo (GDB/MI Stack Manipulation): Describe extension to
9638 -stack-list-locals.
9639 (GDB/MI Variable Objects): Describe extension to
9640 -var-list-children.
9641
a20cf136
DJ
96422004-01-17 Daniel Jacobowitz <drow@mvista.com>
9643
9644 * gdbint.texinfo (DECR_PC_AFTER_HW_BREAK): Don't document.
9645
afb18d0f
AC
96462004-01-17 Andrew Cagney <cagney@redhat.com>
9647
9648 * gdbint.texinfo (Target Architecture Definition): Delete
9649 documentation on DEPRECATED_NPC_REGNUM.
9650
b51970ac
DJ
96512004-01-13 Daniel Jacobowitz <drow@mvista.com>
9652
9653 * gdb.texinfo: Update copyright year. Mention that set
9654 follow-fork-mode is supported on GNU/Linux. Remove documentation of
9655 "set follow-fork-mode ask".
9656
0f0cffd2
AC
96572004-01-13 Andrew Cagney <cagney@redhat.com>
9658
9659 * gdbint.texinfo: Update copyright year.
9660 (Coding): Add -Wunused-label to list of -Werror warnings.
9661
c552b3bb 96622004-01-08 Jason Molenda <jmolenda@apple.com>
5ae4183a 9663 Eli Zaretskii <eliz@gnu.org>
c552b3bb
JM
9664
9665 * gdb.texinfo: Update copyright.
9666 (Objective-C): "methodName" typeo fixed. Add @code/@var markup
9667 around names, as appropriate. Minor syntax cleanup of
9668 _NSPrintForDebugger explanation. Two spaces after periods.
9669 GDBN used instead of lit. "gdb". Index entries added for
9670 print-object and _NSPrintForDebugger. @noindent added in one spot.
9671
afe157ca
EZ
96722003-11-11 Elena Zannoni <ezannoni@redhat.com>
9673
9674 * stabs.texinfo: Add dircategory and direntry commands.
9675 * annotate.texinfo: Ditto.
9676
963e2bb7
AC
96772003-11-10 Andrew Cagney <cagney@redhat.com>
9678
9679 * gdbint.texinfo (Target Architecture Definition): Replace the
9680 return_value method's "inval" and "outval" parameters with
9681 "readbuf" and "writebuf".
9682
1d8b2f28
JB
96832003-10-28 Jim Blandy <jimb@redhat.com>
9684
9685 * gdb.texinfo (The F request packet, The F reply packet): Renamed
9686 from "The `F' request packet" and "The `F' reply packet", to make
9687 texi2dvi happy.
9688 (File-I/O remote protocol extension): Update menu entries, too.
9689
36d86913
MC
96902003-10-26 Michael Chastain <mec@shout.net>
9691
9692 * gdb.texinfo (Thread Stops): Document the issue with
9693 premature return from system calls in multi-threaded programs.
9694
ce2826aa
AC
96952003-10-24 Andrew Cagney <cagney@redhat.com>
9696
9697 * annotate.texinfo: Fix "fortunatly"[sic].
9698
f24c5e49
KI
96992003-10-23 Kei Sakamoto <sakamoto.kei@renesas.com>
9700
9701 * gdb.texinfo (Contributors to GDB): Replace "Renesas"
9702 with "Hitachi" and "Mitsubishi".
9703
92ad9cd9
AC
97042003-10-20 Andrew Cagney <cagney@redhat.com>
9705
9706 * gdbint.texinfo (Target Architecture Definition): Document
9707 gdbarch_return_value. Add cross references from
9708 USE_STRUCT_CONVENTION, EXTRACT_RETURN_VALUE, and
9709 STORE_RETURN_VALUE, and from/to EXTRACT_STRUCT_VALUE_ADDRESS.
9710
0ab4b752
MK
97112003-10-18 Mark Kettenis <kettenis@gnu.org>
9712
9713 * gdbint.texinfo (Target Architecture Definition): Document
9714 regset_from_core_section.
fb3e19c0
KI
9715
97162003-10-16 Kei Sakamot Sakamoto <sakamoto.kei@renesas.com>
9717
9718 * gdb.texinfo (M32R/D): Mention m32rsdi target.
9719
a9331b3f 97202003-10-15 Kevin Buettner <kevinb@redhat.com>
e4d5f7e1
KB
9721
9722 From Anthony Green <green@redhat.com>:
5ae4183a 9723 * gdb.texinfo (Breakpoints related warnings): Insert into menu.
e4d5f7e1 9724
1485d690
KB
97252003-10-14 Kevin Buettner <kevinb@redhat.com>
9726
889bf7c5
PA
9727 * gdb.texinfo (Breakpoint related warnings): New node.
9728 * gdbint.texinfo (ADJUST_BREAKPOINT_ADDRESS): Document.
a9331b3f 9729
86d30acc
DJ
97302003-10-13 Daniel Jacobowitz <drow@mvista.com>
9731
9732 * gdb.texinfo (Remote Protocol): Document v and vCont.
9733
172c2a43
KI
97342003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
9735
9736 * gdb.texinfo: Replace "Hitachi" and "Mitsubishi" with "Renesas".
9737 * gdbint.texinfo: Ditto.
9738
71952f4c
AC
97392003-10-09 Andrew Cagney <cagney@redhat.com>
9740
9741 From 2003-09-18 David Anderson <davea@sgi.com>:
9742 * gdb.texinfo (GDB/MI Symbol Query): Replace "comamnd" with
9743 "command".
9744
268e2188
AC
97452003-10-03 Andrew Cagney <cagney@redhat.com>
9746
9747 * gdbint.texinfo (Target Architecture Definition): Deprecate
9748 IBM6000_TARGET. Mention that it implies an RS/6000 system and not
9749 just target.
9750
12c266ea 97512003-10-02 Andrew Cagney <cagney@redhat.com>
2e092625 9752
f30992d4 9753 * gdbint.texinfo (Target Architecture Definition): Rename
12c266ea
AC
9754 REGISTER_RAW_SIZE to DEPRECATED_REGISTER_RAW_SIZE.
9755 * gdb.texinfo (Packets, Stop Reply Packets): Ditto.
9756 * gdbint.texinfo (Target Architecture Definition): Rename
9757
97582003-09-30 Andrew Cagney <cagney@redhat.com>
9759
f30992d4 9760 REGISTER_VIRTUAL_SIZE to DEPRECATED_REGISTER_VIRTUAL_SIZE.
a9331b3f 9761 (Target Architecture Definition):
f30992d4 9762
2e092625
AC
9763 * gdbint.texinfo (Target Architecture Definition): Rename
9764 REGISTER_VIRTUAL_TYPE to DEPRECATED_REGISTER_VIRTUAL_TYPE.
9765
0717ae8a
AC
97662003-09-29 Andrew Cagney <cagney@redhat.com>
9767
dad809b7
AC
9768 * gdbint.texinfo (Target Architecture Definition): Delete
9769 documentation for NEED_TEXT_START_END.
9770
0717ae8a
AC
9771 * gdbint.texinfo (Target Architecture Definition): Rename
9772 NPC_REGNUM to DEPRECATED_NPC_REGNUM. Add cross reference to
9773 TARGET_WRITE_PC.
a9331b3f 9774
af6cf26d
MC
97752003-09-22 Michael Chastain <mec@shout.net>
9776
9777 * gdbint.texinfo (Testsuite Organization): Change gdb.c++ to gdb.cp.
9778
ee206350
AG
97792003-09-21 Anthony Green <green@redhat.com>
9780
9781 * gdbint.texinfo (Target Architecture Definition): Fix typos.
9782
a38c9fe6
MK
97832003-09-21 Mark Kettenis <kettenis@gnu.org>
9784
9785 * gdbint.texinfo (Target Architecture Definition): Document
9786 stabs_argument_has_addr.
9787
77949794
AC
97882003-09-18 Andrew Cagney <cagney@redhat.com>
9789
9790 * gdbint.texinfo (Target Architecture Definition): Delete
9791 documentation on REGISTER_NAMES.
9792
8e823e25
MK
97932003-09-13 Mark Kettenis <kettenis@gnu.org>
9794
9795 * gdbint.texinfo (Target Architecture Definition): Replace
9796 REG_STRUCT_HAS_ADDR with DEPRECATED_REG_STRUCT_HAS_ADDR.
9797
f27dd7fd
AC
97982003-09-11 Andrew Cagney <cagney@redhat.com>
9799
9800 * gdbint.texinfo (Target Architecture Definition): Replace
9801 STACK_ALIGN with DEPRECATED_STACK_ALIGN.
9802
8b148df9
AC
98032003-08-18 Andrew Cagney <cagney@redhat.com>
9804
9805 * gdbint.texinfo (Target Architecture Definition): Document
9806 "frame_red_zone_size".
9807
25d29d70
AC
98082003-08-09 Andrew Cagney <cagney@redhat.com>
9809
9810 * gdb.texinfo (Backtrace): Replace "set/show backtrace-below-main"
9811 with "set/show backtrace past-main" and "set/show backtrace
9812 limit".
9813
c938e9b0
L
98142003-08-08 H.J. Lu <hongjiu.lu@intel.com>
9815
9816 * Makefile.in (install-info): Support DESTDIR.
9817 (install-html): Likewise.
9818
64fabec2
AC
98192003-08-07 Andrew Cagney <cagney@redhat.com>
9820
9821 Patch from Nick Roberts.
9822 * gdb.texinfo (Using GDB under GNU Emacs): Fix/update key
9823 bindings. Remove description of send-gdb-command.
9824
2fcf52f0
AC
98252003-08-07 Andrew Cagney <cagney@redhat.com>
9826
9827 * gdb.texinfo (Mode Options): Mention that "mi2" was included in
9828 GDB 6.0.
9829
086432e2
AC
98302003-08-06 Andrew Cagney <cagney@redhat.com>
9831
9832 * gdb.texinfo (Mode Options): Mention that level three is the
9833 highest available and that level 2 is deprecated.
9834 (Annotations Overview): Mention annotation levels. Cross reference
9835 to "Limitations of the Annotation Interface" in annotate.texi.
9836 (TODO, Value Annotations, Frame Annotations): Delete section.
9837 (Displays, Breakpoint Info): Delete.
9838
e5249f67
AC
98392003-08-04 Andrew Cagney <cagney@redhat.com>
9840
9841 * agentexpr.texi: Delete @bye.
9842 * Makefile.in (STABS_DOC_SOURCE_INCLUDES): Add "fdl.texi"
9843 (stabs.info): Add $(srcdir) to include search path.
9844 (html): Depend on "annotate_toc.html", and not "annotate.html".
9845 * stabs.texinfo: Ditto. Include "fdl.texi".
9846 * gdbint.texinfo: Update copyright statement's list of invariant
9847 sections.
9848
e6f672d2
AC
98492003-07-28 Andrew Cagney <cagney@redhat.com>
9850
9851 * Makefile.in (INFO_DEPS): Add annotate.info.
9852 (dvi, ps, html, pdf): Add annotate.
9853 (ANNOTATE_DOC_SOURCE_INCLUDES): New macro.
9854 (ANNOTATE_DOC_BUILD_INCLUDES): New macro.
9855 (ANNOTATE_DOC_FILES): New macro.
9856 (ANNOTATE_TEX_TMPS): New macro.
9857 (annotate.info, annotate_toc.html): Specify dependencies.
9858 (annotate.ps, annotate.pdf, annotate.dvi): Ditto.
9859 * annotate.texinfo: Rename annotate.texi. Get building. Add
9860 "Migrating to GDB/MI" and "Limitations of the Annotation
9861 Interface" chapters. Mention why it is not part of the user
9862 guide. Update copyright notice. Include "fdl.texi".
9863
72ffddc9
SC
98642003-07-26 Stephane Carrez <stcarrez@nerim.fr>
9865
9866 * gdb.texinfo (TUI Keys): Document C-x o key to switch active window.
9867
a9f12a31
DJ
98682003-07-24 Daniel Jacobowitz <drow@mvista.com>
9869
9870 * gdbint.texinfo (libgdb components): Correct a GDB to GDBN.
9871
b1fe9455
DJ
98722003-07-24 Daniel Jacobowitz <drow@mvista.com>
9873
9874 * gdb.texinfo (Server): Mention pidof.
9875
153721e6
AC
98762003-07-22 Andrew Cagney <cagney@redhat.com>
9877
9878 * gdbint.texinfo (Coding): Add -Wformat-nonliteral to -Werror
9879 list.
9880
0fac0b41
DJ
98812003-06-28 Daniel Jacobowitz <drow@mvista.com>
9882
9883 * gdb.texinfo (Logging output): New chapter.
9884
4e562065
JB
98852003-06-24 Joel Brobecker <brobecker@gnat.com>
9886
9887 * gdb.texinfo (Unsupported languages): New section.
9888 (Languages): Add link to new section.
9889
f2c06f52
AC
98902003-06-22 Andrew Cagney <cagney@redhat.com>
9891
9892 * gdb.texinfo (Contributors): Mention 6.0 release engineer.
9893
b4177fca
DJ
98942003-06-22 Daniel Jacobowitz <drow@mvista.com>
9895
9896 * gdbint.texinfo (Coding): Clarify use of gdb_XXX.h headers.
9897
f418dd93
DJ
98982003-06-22 Daniel Jacobowitz <drow@mvista.com>
9899
9900 * Makefile.in (SFILES_INCLUDED): Add agentexpr.texi.
9901 * agentexpr.texi: Retitle section, and change it to an appendix.
9902 Comment out texinfo initialization. Factor a @var{} into two
9903 pieces to prevent makeinfo warnings.
9904 * gdb.texinfo: Add Agent Expressions appendix.
9905
4ca61388
DJ
99062003-06-19 Daniel Jacobowitz <drow@mvista.com>
9907
9908 * gdbint.texinfo (Native Conditionals): Remove PREPARE_TO_PROCEED.
9909
07f31aa6
DJ
99102003-06-18 Daniel Jacobowitz <drow@mvista.com>
9911
5ae4183a 9912 * gdb.texinfo (Remote Debugging): New section "Connecting to a
07f31aa6
DJ
9913 remote target". Document the "detach" and "disconnect" commands.
9914 (Server, Netware, Debug Session): Reference "Connecting to a
9915 remote target".
9916 (GDB/MI Target Manipulation): Document "-target-disconnect".
9917
2dd0da42
AC
99182003-06-13 Andrew Cagney <cagney@redhat.com>
9919
9920 * gdbint.texinfo (Target Architecture Definition): Deprecate
9921 REMOTE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT, and
9922 BIG_REMOTE_BREAKPOINT. Cross reference BREAKPOINT_FROM_PC.
9923
e7a3abfc
JB
99242003-06-09 Jim Blandy <jimb@redhat.com>
9925
9926 * gdb.texinfo (Separate Debug Files): Remove extra semicolon.
9927
25e3a86b
AC
99282003-06-08 Andrew Cagney <cagney@redhat.com>
9929
9930 * gdbint.texinfo (Target Architecture Definition): Delete
9931 documentation on FRAME_ARGS_ADDRESS_CORRECT.
9932
a9e5fdc2
AC
99332003-06-08 Andrew Cagney <cagney@redhat.com>
9934
9935 * gdbint.texinfo (Target Architecture Definition): Document
9936 "unwind_sp". Cross reference "unwind_sp" and TARGET_READ_SP.
9937
b37303ee
AF
99382003-06-07 Adam Fedor <fedor@gnu.org>
9939
9940 * gdb.texinfo: Add Objective-C documentation.
9941
39fe6e80
AC
99422003-06-01 Andrew Cagney <cagney@redhat.com>
9943
9944 * gdbint.texinfo (Target Architecture Definition): Add "func_addr"
9945 parameter to "push_dummy_call". Rename "dummy_addr" to "bp_addr".
9946
125309b2
AC
99472003-05-21 Andrew Cagney <cagney@redhat.com>
9948
9949 * gdbint.texinfo (Target Architecture Definition): Delete
9950 references to "extract_address" and "store_address".
9951
b8b527c5
AC
99522003-05-16 Andrew Cagney <cagney@redhat.com>
9953
9954 * gdbint.texinfo (Target Architecture Definition): Replace
9955 REGISTER_BYTES with DEPRECATED_REGISTER_BYTES. Fix typo,
9956 DEPRECATED_REGISTER_SIZE instead of REGISTER_BYTE.
9957
50e3ee83
TR
99582003-05-14 Theodore A. Roth <troth@openavr.org>
9959
9960 * gdbint.texinfo (Breakpoint Handling): Correct a double negative.
9961
44e2be90
L
99622003-05-10 H.J. Lu <hongjiu.lu@intel.com>
9963
9964 * Makefile.in (gdb-cfg.texi): Replace $$LN_S with $(LN_S).
9965 (gdb.dvi): Likewise.
9966 (gdb.pdf): Likewise.
9967 (links2roff): Likewise.
9968
df5215a6
JB
99692003-05-08 Jim Blandy <jimb@redhat.com>
9970
9971 * gdb.texinfo (Dump/Restore Files): Update documentation for
9972 'dump', 'append', and 'restore': note that format argument is
9973 optional; simplify presentation of the command variants; and be
9974 more precise about the formats.
9975
5e7b2f39
JB
99762003-05-07 Jim Blandy <jimb@redhat.com>
9977
9978 * gdb.texinfo (Symbols): Update documentation: 'maint list
9979 symtabs' and 'maint list psymtabs' have been renamed 'maint info
9980 symtabs' and 'maint info psymtabs'.
9981
b1e29e33
AC
99822003-05-05 Andrew Cagney <cagney@redhat.com>
9983
9984 * gdbint.texinfo (Target Architecture Definition): Make
9985 CALL_DUMMY_WORDS, SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY_LENGTH,
9986 FIX_CALL_DUMMY, CALL_DUMMY_BREAKPOINT_OFFSET and
9987 CALL_DUMMY_BREAKPOINT_OFFSET deprecated.
9988
00905d52
AC
99892003-05-04 Andrew Cagney <cagney@redhat.com>
9990
9991 * gdb.texinfo (Maintenance Commands): Document "maint print
9992 dummy-frames".
9993
54ff5908
AC
99942003-05-04 Andrew Cagney <cagney@redhat.com>
9995
9996 * gdb.texinfo (GDB/MI Symbol Query): Use @{ and @}.
9997
32e7087d
JB
99982003-05-03 J. Brobecker <brobecker@gnat.com>
9999
10000 Thierry Schneider <tpschneider1@yahoo.com>
10001 * gdb.texinfo (section GDB/MI Symbol Query): Add documentation
10002 for new MI command.
10003
7043d8dc
AC
100042003-05-03 Andrew Cagney <cagney@redhat.com>
10005
10006 * gdbint.texinfo (Target Architecture Definition): Document
10007 push_dummy_code. Add cross references.
10008
e33d66ec
EZ
100092003-05-02 Elena Zannoni <ezannoni@redhat.com>
10010
10011 * gdb.texinfo (Character Sets): Update to reflect new behavior of
10012 set/show charsets commands.
10013
0ba6dca9
AC
100142003-04-28 Andrew Cagney <cagney@redhat.com>
10015
10016 * gdbint.texinfo (Target Architecture Definition): Replace
10017 read_fp, TARGET_READ_FP and FP_REGNUM, with deprecated_read_fp,
10018 DEPRECATED_TARGET_READ_FP and DEPRECATED_REGNUM.
10019
d7a27068
AC
100202003-04-28 Andrew Cagney <cagney@redhat.com>
10021
10022 * gdbint.texinfo (Target Architecture Definition): Rename
10023 "tm_print_insn" to "deprecated_tm_print_insn".
10024
44ea7b70
JB
100252003-04-09 Jim Blandy <jimb@redhat.com>
10026
10027 * gdb.texinfo (Symbols): Document 'maint list symtabs' and 'maint
10028 list psymtabs'.
10029
fb8f8949
AC
100302003-04-08 Andrew Cagney <cagney@redhat.com>
10031
10032 * gdbint.texinfo (Target Architecture Definition): Delete
10033 references to EXTRA_FRAME_INFO.
10034
32fb0f22
AC
100352003-04-08 Andrew Cagney <cagney@redhat.com>
10036
10037 * gdbint.texinfo (Target Architecture Definition): Delete
10038 PRINT_TYPELESS_INTEGER.
10039
6be67e67
JB
100402003-04-02 J. Brobecker <brobecker@gnat.com>
10041
10042 * observer.texi (GDB Observers): Adjust the documentation for the
10043 normal_stop notification to better describe reality. Fix a couple
10044 of minor typos.
10045
4e35d5f0
BR
100462003-04-02 Bob Rossi <bob_rossi@cox.net>
10047
a9331b3f 10048 * gdb.texinfo (GDB/MI Program Control): Add
4e35d5f0
BR
10049 '-file-list-exec-source-file'
10050
e8a8712a
AC
100512003-03-31 Andrew Cagney <cagney@redhat.com>
10052
10053 * gdbint.texinfo (Target Architecture Definition): Delete
10054 references to CALL_DUMMY_P.
10055
6c0e89ed
AC
100562003-03-30 Andrew Cagney <cagney@redhat.com>
10057
10058 * gdbint.texinfo (Target Architecture Definition): Remove
10059 reference to TARGET_WRITE_SP.
a9331b3f 10060
378bfd1b
AC
100612003-03-27 Andrew Cagney <cagney@redhat.com>
10062
10063 * gdbint.texinfo (Target Architecture Definition): Remove
10064 references to write_sp.
6c0e89ed 10065
922fbb7b
AC
100662003-03-27 Andrew Cagney <cagney@redhat.com>
10067
10068 * gdb.texinfo (GDB/MI Variable Objects): Replace @include with
10069 chapter body. Use @smallexample instead of @example.
10070 (Annotations): Ditto.
10071 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Remove gdbmi.texinfo and
10072 annotate.texi.
10073
b81774d8
AC
100742003-03-26 Andrew Cagney <cagney@redhat.com>
10075
10076 * gdbint.texinfo (Target Architecture Definition): Replace
10077 PUSH_ARGUMENTS with push_dummy_call, add gdbarch, regcache and
10078 dummy_addr parameters.
10079
1bf6d5cc
AC
100802003-03-25 Andrew Cagney <cagney@redhat.com>
10081
10082 * gdbint.texinfo (Target Architecture Definition): Delete
10083 reference to CALL_DUMMY_STACK_ADJUST_P. Rename
10084 CALL_DUMMY_STACK_ADJUST to DEPRECATED_CALL_DUMMY_STACK_ADJUST.
10085 Add reference to PUSH_ARGUMENTS.
10086
618ce49f
AC
100872003-03-23 Andrew Cagney <cagney@redhat.com>
10088
10089 * gdbint.texinfo (Algorithms, Target Architecture Definition):
10090 Deprecate FRAME_CHAIN and FRAME_CHAIN_VALID.
10091
bcd7e15f
JB
100922003-03-18 J. Brobecker <brobecker@gnat.com>
10093
10094 * gdbint.texinfo (Algorithms): Add new section describing the
10095 Observer paradigm.
10096 (Top): Add menu entry to new observer appendix.
10097 * observer.texi: New file.
10098 * Makefile.in (GDBINT_DOC_SOURCE_INCLUDES): Add dependency on
10099 new observer.texi file.
10100
9fe8321b
AC
101012003-03-17 Andrew Cagney <cagney@redhat.com>
10102
10103 * gdb.texinfo (DATE): Delete. Remove date from titles. Mention
10104 that GNU Press update the manual version number.
10105
ac2adee5
AC
101062003-03-12 Andrew Cagney <cagney@redhat.com>
10107
10108 * gdbint.texinfo (Target Architecture Definition): Delete
10109 references to get_saved_register. Rename GET_SAVED_REGISTER to
10110 DEPRECATED_GET_SAVED_REGISTER.
10111
749b82f6
AC
101122003-03-13 Andrew Cagney <cagney@redhat.com>
10113
10114 * gdbint.texinfo (Target Architecture Definition): Replace
10115 POP_FRAME with DEPRECATED_POP_FRAME. Update description.
10116
8bedc050
AC
101172003-03-12 Andrew Cagney <cagney@redhat.com>
10118
10119 * gdbint.texinfo (Target Architecture Definition): Rename
10120 FRAME_SAVED_PC to DEPRECATED_FRAME_SAVED_PC.
a9331b3f 10121
0ce1b118
CV
101222003-03-10 Corinna Vinschen <vinschen@redhat.com>
10123
10124 * gdb.texinfo: Add File-I/O documentation.
10125
12cc2063
AC
101262003-03-10 Andrew Cagney <cagney@redhat.com>
10127
10128 * gdbint.texinfo (Target Architecture Definition): Cross reference
10129 FRAME_SAVED_PC to unwind_pc. Document unwind_pc.
10130
7453dc06
AC
101312003-03-07 Andrew Cagney <cagney@redhat.com>
10132
10133 * gdb.texinfo (Debugging Output): Mention the "set/show debug
10134 frame" command.
10135
6314f104
AC
101362003-03-05 Andrew Cagney <cagney@redhat.com>
10137
10138 * gdbint.texinfo (Target Architecture Definition): Document
10139 unwind_dummy_id. Cross reference unwind_dummy_id and
10140 SAVE_DUMMY_FRAME_TOS.
10141
f1212245
DJ
101422003-03-05 James Ingham <jingham@apple.com>
10143 Daniel Jacobowitz <drow@mvista.com>
10144
10145 * gdb.texinfo (Configuring the current ABI): Document "set cp-abi"
10146 and "show cp-abi".
10147
77e7e267
AC
101482003-03-03 Andrew Cagney <cagney@redhat.com>
10149
10150 * gdbint.texinfo (Target Architecture Definition): Document
10151 register_type.
10152
838a8221
AC
101532003-03-03 Andrew Cagney <cagney@redhat.com>
10154
10155 * stabs.texinfo (Structures): Use @samp and separate @var's
10156 instead of a single @var containing a comma separated list.
10157 (Unions): Ditto.
10158
d7f4a264
DJ
101592003-03-02 Daniel Jacobowitz <drow@mvista.com>
10160
10161 * Makefile.in (distclean): Remove config.log.
10162
f30ee0bc
AC
101632003-03-01 Andrew Cagney <cagney@redhat.com>
10164
10165 * gdbint.texinfo (Target Architecture Definition): Rename
10166 FRAME_INIT_SAVED_REGS to DEPRECATED_FRAME_INIT_SAVED_REGS.
10167
101682003-03-01 Andrew Cagney <cagney@redhat.com>
e9582e71
AC
10169
10170 * gdbint.texinfo: Rename INIT_EXTRA_FRAME_INFO to
10171 DEPRECATED_INIT_EXTRA_FRAME_INFO.
10172
be448670
CF
101732003-02-23 Raoul Gough <RaoulGough@yahoo.co.uk>
10174
10175 * gdb.texinfo (Cygwin Native): Links to Non-debug DLL symbols.
10176 (Non-debug DLL symbols): New node, describing the minimal symbols
10177 loaded from DLLs without real debugging symbols.
10178
501eef12
AC
101792003-02-20 Andrew Cagney <ac131313@redhat.com>
10180
10181 * gdb.texinfo (Set Breaks): Add cross reference to "set remote
10182 hardware-breakpoint-limit".
10183 (Set Watchpoints): Add cross reference to "set remote
10184 hardware-watchpoint-limit".
10185 (Remote configuration options): New section.
10186
21c294e6
AC
101872003-02-04 Andrew Cagney <ac131313@redhat.com>
10188
e9be73e4
AC
10189 * gdbint.texinfo (Target Architecture Definition): Delete
10190 descrption of IS_TRAPPED_INTERNALVAR.
10191
21c294e6
AC
10192 From Keith Seitz <keiths@redhat.com>:
10193 * gdb.texinfo (Interpreters): New chapter. Refer the command-line
10194 option "-i"/"--interpreter" to this chapter. Include index
10195 entries.
10196
0179ffac
DC
101972003-02-04 David Carlton <carlton@math.stanford.edu>
10198
10199 * gdb.texinfo (C@t{++}): Recommend DWARF 2, then stabs+.
10200 (Variables): Recommend stabs+ and DWARF 2.
10201 (C plus plus expressions): Correct info about
10202 compiler versions, debug formats.
10203 (Contributors): Change 'DWARF2' to 'DWARF 2'.
10204 PR symtab/874.
10205
7ca9f392
AC
102062003-02-01 Andrew Cagney <ac131313@redhat.com>
10207
10208 * gdbint.texinfo (Target Architecture Definition): Delete
10209 description of ADDITIONAL_OPTIONS, ADDITIONAL_OPTION_CASES,
10210 ADDITIONAL_OPTION_HANDLER, and ADDITIONAL_OPTION_HELP, and
10211 BEFORE_MAIN_LOOP_HOOK, and DBX_PARM_SYMBOL_CLASS along with
10212 references to nindy and i960.
10213 * gdb.texinfo (i960): Delete all references to i960 and nindy.
10214
31a85ea2
AC
102152003-02-01 Andrew Cagney <ac131313@redhat.com>
10216
10217 * gdbint.texinfo (Target Architecture Definition): Delete
10218 FLOAT_INFO.
10219
6b894e49
AC
102202003-01-30 Andrew Cagney <ac131313@redhat.com>
10221
10222 * stabs.texinfo (Member Type Descriptor): Clarify description of
10223 `@'. Suggested by Ben Hutchings.
10224
c48861fb
AC
102252003-01-29 Andrew Cagney <ac131313@redhat.com>
10226
10227 * gdb.texinfo (M68K): Delete reference to es1800.
10228
617073a9
AC
102292003-01-29 Andrew Cagney <ac131313@redhat.com>
10230
10231 * gdb.texinfo (Maintenance Commands): Document `maint print
10232 reggroups' and `maint print register-groups'.
10233 * gdbint.texinfo (Target Architecture Definition): Document
10234 register_reggroup_p.
10235
5b5d99cf
JB
102362003-01-23 Jim Blandy <jimb@redhat.com>
10237
10238 * gdb.texinfo (Separate Debug Files): New section.
10239
e7ba9c65
DJ
102402003-01-22 Daniel Jacobowitz <drow@mvista.com>
10241
10242 * gdb.texinfo (Maintenance Commands): Add "maint set profile"
10243 and "maint show profile".
10244
94e91d6d
MC
102452003-01-16 Michael Chastain <mec@shout.net>
10246
10247 * gdb.texinfo (Installing GDB): Warn against
10248 ".../gdb-VERSION/gdb/configure".
10249 (Separate Objdir): Likewise.
10250
867f3898
AC
102512003-01-15 Andrew Cagney <ac131313@redhat.com>
10252
10253 * gdbint.texinfo (Target Architecture Definition): Delete
10254 definition of PRINT_REGISTER_HOOK.
10255
f153cc92
EZ
102562003-01-15 Elena Zannoni <ezannoni@redhat.com>
10257
10258 (OpenRISC 1000): Fix formatting of command names.
10259
c60eb6f1
EZ
102602003-01-15 Elena Zannoni <ezannoni@redhat.com>
10261
10262 * gdb.texinfo (Continuing and Stepping): Add new command
10263 'advance'. Clarify behavior of 'until'.
10264
f5ebfba0
DJ
102652003-01-13 Daniel Jacobowitz <drow@mvista.com>
10266
10267 * gdb.texinfo (Files): Document solib-absolute-prefix and
10268 solib-search-path.
10269
4ce8657e
MC
102702003-01-09 Michael Chastain <mec@shout.net>
10271
10272 * gdbint.texinfo (Configuring @value{GDBN} for Release): Delete.
10273 (Create a Release): Add new instructions for new @file{src-release}.
10274 Document existing instructions for @file{Makefile.in} as
10275 being for @value{GDBN} 5.3.1 or earlier.
10276
372613e3
AC
102772003-01-09 Andrew Cagney <ac131313@redhat.com>
10278
10279 * gdbint.texinfo (Target Architecture Definition): Mention
10280 frame_saved_regs_zalloc and frame_extra_info_zalloc as the way to
10281 allocate memory.
10282
b4e9345d
DJ
102832003-01-04 Daniel Jacobowitz <drow@mvista.com>
10284
10285 * gdb.texinfo (Controlling GDB): Add @kindex for
10286 "show osabi".
10287 (Backtraces): Add @kindex's for backtrace-below-main.
10288
98b45e30
DJ
102892003-01-04 Daniel Jacobowitz <drow@mvista.com>
10290
10291 * gdb.texinfo (Controlling GDB): Document "set osabi".
10292
95f90d25
DJ
102932003-01-04 Daniel Jacobowitz <drow@mvista.com>
10294
10295 * gdb.texinfo (Backtraces): Document "set backtrace-below-main".
10296 * gdbint.texinfo (FRAME_CHAIN_VALID): Update documentation.
10297
1e698235
DJ
102982003-01-04 Daniel Jacobowitz <drow@mvista.com>
10299
10300 * gdb.texinfo (Controlling GDB): Add ABI section. Document
10301 "set coerce-float-to-double".
10302 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Remove documentation.
10303
e632838e
AC
103042003-01-02 Andrew Cagney <ac131313@redhat.com>
10305
10306 * stabs.texinfo: Remove obsolete text.
10307 * gdbint.texinfo: Ditto.
10308 * gdb.texinfo: Ditto.
10309
701adfb0
PA
103102002-12-29 Kazu Hirata <kazu@cs.umass.edu>
10311
10312 * fdl.texi: Revert the last change.
10313
c133ab7a
MK
103142002-12-22 Mark Kettenis <kettenis@gnu.org>
10315
10316 * gdbint.texinfo (Target Architecture Definition): Update
10317 description of gdbarch_register_osabi.
10318
f821f325
KH
103192002-12-20 Kazu Hirata <kazu@cs.umass.edu>
10320
10321 * agentexpr.texi: Fix typos.
10322 * annotate.texi: Likewise.
10323 * fdl.texi: Likewise.
10324
85a6d8d3 103252002-12-10 Andrew Cagney <cagney@redhat.com>
a5afb99f
AC
10326
10327 * gdbint.texinfo (Algorithms): Replace INIT_FRAME_PC with
10328 DEPRECATED_INIT_FRAME_PC.
10329
ae45cd16
AC
103302002-12-01 Andrew Cagney <ac131313@redhat.com>
10331
10332 * gdbint.texinfo (Target Architecture Definition): Delete
10333 PC_IN_CALL_DUMMY.
10334
07555a72
AC
103352002-11-28 Andrew Cagney <ac131313@redhat.com>
10336
10337 * gdbint.texinfo (Host Definition): Delete documentation on
10338 USE_GENERIC_DUMMY_FRAMES.
10339
c166cdc7
EZ
103402002-11-26 Elena Zannoni <ezannoni@redhat.com>
10341
5ae4183a 10342 Fix PR gdb/723 and PR gdb/245.
c166cdc7
EZ
10343 * Makefile.in (install-info): Run the install-info command as part
10344 of the post install steps only.
10345 (uninstall-info): New target.
10346 (uninstall): New target.
10347
35db0260
EZ
103482002-11-22 Elena Zannoni <ezannoni@redhat.com>
10349
10350 * Makefile.in (install): Make install do some real work.
10351
9ba8d803
AC
103522002-11-19 Andrew Cagney <ac131313@redhat.com>
10353
10354 Fix POSIX problem reported by Paul Eggert.
10355 * Makefile.in (GDBvn.texi): Use `sed q' instead of `head -1'.
10356 Fix PR gdb/527.
10357
903ad3a6
AC
103582002-10-26 Andrew Cagney <cagney@redhat.com>
10359
10360 * gdbint.texinfo (Target Architecture Definition): Delete
10361 definition of DO_REGISTERS_INFO.
10362
f2abfe65
KB
103632002-10-18 Kevin Buettner <kevinb@redhat.com>
10364
10365 * gdbint.texinfo (Address Classes): Fix problems with insertion
10366 of ``{'' and ``}'' in example.
10367
b5b0480a
KB
103682002-10-17 Kevin Buettner <kevinb@redhat.com>
10369
10370 * gdbint.texinfo (Address Classes): New section.
10371 (Target Conditionals): Document ADDRESS_CLASS_NAME_TO_TYPE_FLAGS,
10372 ADDRESS_CLASS_NAME_TO_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS,
10373 ADDRESS_CLASS_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, and
10374 ADDRESS_CLASS_TYPE_FLAGS_TO_NAME_P.
10375
c85508ee
KD
103762002-10-11 Klee Dienes <kdienes@apple.com>
10377
10378 * gdb.texinfo (Registers): Mention vector registers as well as
10379 floating registers in the documentation for 'info registers' and
10380 'info all-registers'.
10381
6d12fc3d
DJ
103822002-10-11 Daniel Jacobowitz <drow@mvista.com>
10383
10384 * gdbint.texinfo (CPLUS_MARKER): Remove item.
10385
8d19fbd2
JJ
103862002-10-03 Jeff Johnston <jjohnstn@redhat.com>
10387
10388 * gdbint.texinfo (Item Output Functions): Add new ui_out_field_fmt_int
10389 interface definition.
10390
a37295f9
MM
103912002-10-03 Marko Mlinar <markom@opencores.org>
10392
10393 * gdb.texinfo (Target Commands): Add or1k target specific
10394 commands.
10395 * gdb.texinfo (Contributors): Add myself to the contributors list.
10396
da0f9dcd
AC
103972002-10-01 Andrew Cagney <ac131313@redhat.com>
10398
10399 * gdb.texinfo (Mode Options): Update --interpreter option. "mi2"
10400 and "mi1" instead of "mi1" and "mi0".
10401
2e834e49
HPN
104022002-09-29 Hans-Peter Nilsson <hp@bitrange.com>
10403
10404 * gdb.texinfo (Packets): Fix typos "alligned".
10405 Correct z3/Z3 description. Correct z4/Z4 title.
10406
050be0dc
AC
104072002-09-27 Andrew Cagney <ac131313@redhat.com>
10408
10409 * all-cfg.texi: Use @sc for GDB and GCC. Update copyright.
10410
1104b9e7
KB
104112002-09-25 Kevin Buettner <kevinb@redhat.com>
10412
10413 * gdb.texinfo: Use GNU/Linux instead of Linux.
10414
512217c7
AC
104152002-09-25 Andrew Cagney <ac131313@redhat.com>
10416
10417 * gdb.texinfo (Packets): Replace @samp{} with ``an empty string''.
10418
10998722
AC
104192002-09-24 Andrew Cagney <ac131313@redhat.com>
10420
512217c7 10421 * gdb.texinfo: Replace @example with @smallexample.
10998722 10422
a0eb71c5
KB
104232002-09-20 Kevin Buettner <kevinb@redhat.com>
10424
f7dc1244 10425 From Eli Zaretskii <eliz@gnu.org>:
a0eb71c5
KB
10426 * gdb.texinfo (Character Sets): Use @smallexample instead of
10427 @example. Use GNU/Linux instead of Linux.
10428
104292002-09-20 Jim Blandy <jimb@redhat.com>
10430
10431 * gdb.texinfo: Add character set documentation.
10432
701adfb0
PA
104332002-09-20 George Helffrich <george@gly.bris.ac.uk>
10434
10435 * gdb.texinfo: Document edit command.
10436
2f870471
AC
104372002-09-19 Andrew Cagney <ac131313@redhat.com>
10438
10439 * gdb.texinfo (Packets): Revise `z' and `Z' packet documentation.
10440 (Packets): Add cross reference from `b' packet to `z' packets.
10441
790eb8f5
AC
104422002-09-19 Andrew Cagney <ac131313@redhat.com>
10443
8d30a00d
AC
10444 * gdb.texinfo (Maintenance Commands): Document ``maint
10445 internal-error'' and ``maint internal-warning''.
10446
790eb8f5
AC
10447 * gdbint.texinfo (Target Architecture Definition): Revise
10448 description of STACK_ALIGN. Add description of FRAME_ALIGN.
10449
a23a7bf1
JB
104502002-09-19 Joel Brobecker <brobecker@gnat.com>
10451
10452 * gdbint.texinfo (Target Conditionals): Document the new
10453 NAME_OF_MALLOC macro.
10454
299ffc64
AC
104552002-09-05 Andrew Cagney <ac131313@redhat.com>
10456
10457 * gdb.texinfo (Contributors): Mention 5.2 and 5.3 release
10458 engineer.
10459
b7bb15bc
SC
104602002-09-02 Stephane Carrez <stcarrez@nerim.fr>
10461
10462 * gdb.texinfo (TUI Overview): Document status line fields.
10463
3d757584
SC
104642002-09-02 Stephane Carrez <stcarrez@nerim.fr>
10465
10466 * gdb.texinfo (TUI Commands): Document info win command.
10467
269c21fe
SC
104682002-09-01 Stephane Carrez <stcarrez@nerim.fr>
10469
10470 * gdb.texinfo (TUI Overview): Document breakpoint markers.
10471
7cf36c78
SC
104722002-09-01 Stephane Carrez <stcarrez@nerim.fr>
10473
10474 * gdb.texinfo (TUI Single Key Mode): Document new SingleKey mode.
10475 (TUI Keys): Likewise.
10476
d2c6833e
AC
104772002-08-25 Andrew Cagney <ac131313@redhat.com>
10478
10479 * gdb.texinfo (Examples): Use ``->'' for a packet send and ``<-''
10480 for a packet receive.
10481
46d8b1c3
AC
104822002-08-25 Andrew Cagney <ac131313@redhat.com>
10483
10484 * Makefile.in (clean): Move to end of file.
10485 (distclean, maintainer-clean, realclean): Ditto.
10486 (mostlyclean): Move rule to end of file. Use GDB_TEX_TMPS,
10487 GDBINT_TEX_TMPS, STABS_TEX_TMPS.
10488 (gdb.dvi, gdb.pdf): Do not cleanup TeX temp files after texi2dvi.
10489 (gdbint.dvi, gdbint.pdf, stabs.dvi, stabs.pdf): Ditto.
10490
b0787093
AC
104912002-08-24 Andrew Cagney <ac131313@redhat.com>
10492
10493 * Makefile.in (GDBINT_TEX_TMPS): Define.
10494 (gdbint.dvi, gdbint.pdf): Use
10495 (GDB_TEX_TMPS): Define.
10496 (gdb.dvi, gdb.pdf): Use.
10497 (STABS_TEX_TMPS): Define.
10498 (stabs.dvi, stabs.pdf): Use.
10499 (GDB_DOC_SOURCE_INCLUDES): New macros.
10500 (GDB_DOC_BUILD_INCLUDES, GDB_DOC_FILES): New macros.
10501 (GDBINT_DOC_FILES_INCLUDES): New macros.
10502 (GDBINT_DOC_BUILD_INCLUDES): New macros.
10503 (GDBINT_DOC_FILES, STABS_DOC_SOURCE_INCLUDES): New macros.
10504 (STABS_DOC_BUILD_INCLUDES, STABS_DOC_FILES): New macros.
10505 (SFILES_DOC, SFILES_INCLUDED, SFILES_LOCAL): Delete macros.
10506 (links2roff): Replace SFILES_INCLUDED with
10507 GDB_DOC_SOURCE_INCLUDES.
10508 (gdb.dvi, gdb_toc.html, gdb.pdf, gdb.info): Update dependencies.
10509 (gdb.me, gdb.mm, gdb.ms): Update dependencies.
10510 (gdbint.dvi, gdbint_toc.html, gdbint.pdf, gdbint.info): Update
10511 dependencies.
10512 (stabs.info, stabs_toc.html, stabs.pdf, stabs.dvi): Update
10513 dependencies.
10514 (gdbmi.texinfo): Delete rule.
10515 (inc-hist.texinfo): Delete rule.
10516 (rluser.texinfo): Delete rule.
10517
ebba8386
AC
105182002-08-23 Andrew Cagney <cagney@redhat.com>
10519
10520 * gdbint.texinfo (Target Architecture Definition): Update
10521 STORE_RETURN_VALUE, mention regcache.
10522
0ab7a791
AC
105232002-08-21 Andrew Cagney <ac131313@redhat.com>
10524
10525 * gdbint.texinfo (Target Architecture Definition): Document
10526 print_registers_info. Note that DO_REGISTERS_INFO is deprecated.
10527
ee2d5c50
AC
105282002-08-19 Andrew Cagney <ac131313@redhat.com>
10529
10530 * gdb.texinfo (Remote Protocol): Reformat. Use cross references.
10531 Fix minor typos. Add index entries.
10532
53c69bd7
AC
105332002-08-18 Andrew Cagney <ac131313@redhat.com>
10534
10535 * gdb.texinfo (Data): Add ``Vector Unit'' to menu.
10536
e76f1f2e
AC
105372002-08-15 Andrew Cagney <ac131313@redhat.com>
10538
10539 * gdbint.texinfo (Target Architecture Definition): Document
10540 PRINT_VECTOR_INFO.
10541 * gdb.texinfo (Vector Unit): Document "info vectors" command.
10542
0680b120
AC
105432002-08-13 Andrew Cagney <ac131313@redhat.com>
10544
10545 * gdb.texinfo (Maintenance Commands): Document "maint print
10546 registers", "maint print raw-registers" and "maint print
10547 cooked-registers".
10548
3c3bea1c
GS
105492002-08-08 Grace Sainsbury <graces@redhat.com>
10550
a9331b3f 10551 From Mark Salter:
3c3bea1c
GS
10552 * gdb.texinfo (Protocol): Document T packet extension to
10553 allow watchpoint address reporting.
10554
42f9b0a5
AC
105552002-08-03 Andrew Cagney <ac131313@redhat.com>
10556
10557 * gdb.texinfo (Dump/Restore Files): Move `[]' to outside of @var.
10558
db034ac5
AC
105592002-08-01 Andrew Cagney <cagney@redhat.com>
10560
10561 * stabs.texinfo, gdb.texinfo, gdbint.texinfo: Obsolete references
10562 to CHILL.
10563
e2b28d04
AC
105642002-08-01 Andrew Cagney <ac131313@redhat.com>
10565
10566 * gdbint.texinfo (Coding): Revise section "Include Files".
10567
7fb623f7
AC
105682002-07-24 Andrew Cagney <cagney@redhat.com>
10569
10570 * gdbint.texinfo: Obsolete references to m88k.
10571 * gdb.texinfo: Ditto.
10572
4a2b4636
JB
105732002-07-10 Joel Brobecker <brobecker@gnat.com>
10574
7fb623f7 10575 * gdbint.texinfo (Create a release candiate): Add the location
4a2b4636
JB
10576 where the proper version of autoconf can be retrieved.
10577
a71ec265
DH
105782002-07-09 Don Howard <dhoward@redhat.com>
10579
10580 * gdb.texinfo (Command Files): Further describe the behavior of
10581 sourced command files.
10582
b9aa90c9
AC
105832002-06-27 Andrew Cagney <ac131313@redhat.com>
10584
10585 * gdbint.texinfo (User Interface): ISO C rather than ISO-C.
10586 (Coding): Clarify ISO C version that GDB assumes.
10587
40dd2248
TT
105882002-06-26 Tom Tromey <tromey@redhat.com>
10589
10590 * gdbint.texinfo (User Interface): Mention add_setshow_cmd and
10591 add_setshow_cmd_full.
10592
bfac230e
DH
105932002-06-25 Don Howard <dhoward@redhat.com>
10594
10595 * gdb.texinfo (Memory Region Attributes): Document new behavior
10596 for 'mem' command.
10597
475b0867
JB
105982002-06-11 Jim Blandy <jimb@redhat.com>
10599
919d772c
JB
10600 * gdb.texinfo (Symbols): Update documentation for `info source'
10601 command.
10602
475b0867
JB
10603 * gdb.texinfo (Macros): Call the command `info macro', not
10604 `show macro'.
10605
ba8c9337
AC
106062002-06-09 Andrew Cagney <ac131313@redhat.com>
10607
10608 * gdbint.texinfo (Coding): Add section ``Per-architecture module
10609 data''.
10610
1029b7fa
MK
106112002-06-09 Mark Kettenis <kettenis@gnu.org>
10612
10613 * gdbint.texinfo (Target Architecture Definition): Document
10614 GDB_OSABI_GO32 and GDB_OSABI_NETWARE.
10615
16737d73
AC
106162002-06-08 Andrew Cagney <ac131313@redhat.com>
10617
10618 * gdbint.texinfo (Releasing GDB): Fix typos in @itemize @bullet
10619 lists.
10620
30107679
AC
106212002-06-08 Andrew Cagney <ac131313@redhat.com>
10622
10623 * gdbint.texinfo (Releasing GDB): Revise the section ``Cut the
10624 Branch''.
10625
3352e23e
AC
106262002-06-01 Andrew Cagney <ac131313@redhat.com>
10627
10628 * gdbint.texinfo (Target Architecture Definition): Add section
10629 ``Converting an existing Target Architecture to Multi-arch''.
10630
cbb09e6a
AC
106312002-05-30 Andrew Cagney <ac131313@redhat.com>
10632
10633 * gdbint.texinfo (Releasing GDB): Rename ``Obsoleting any code''
10634 to ``Obsoleting code''. Revise.
10635
701adfb0
PA
106362002-05-21 Jason Thorpe <thorpej@wasabisystems.com>
10637
10638 * gdbint.texinfo: Document new generic OS ABI framework.
10639
e2e0bcd1
JB
106402002-05-17 Jim Blandy <jimb@redhat.com>
10641
10642 * gdb.texinfo (C Preprocessor Macros): New chapter.
10643 Include it in the main menu.
10644 (Contributors): Credit Jim Blandy with macro support.
10645 (Compilation): Explain how to get macro information into the
10646 executable.
10647 (Expressions): Note that preprocessor macros are expanded.
10648
9db8d71f
DJ
106492002-05-14 Daniel Jacobowitz <drow@mvista.com>
10650
10651 * gdb.texinfo (Debug Session): Document new `udp:' and `tcp:'
10652 options for `target remote'.
10653
6d531722
AC
106542002-05-13 Andrew Cagney <ac131313@redhat.com>
10655
10656 * gdbint.texinfo (Target Architecture Definition): Delete
10657 documentation on NNPC_REGNUM.
10658
13d01224
AC
106592002-05-11 Andrew Cagney <ac131313@redhat.com>
10660
10661 * gdbint.texinfo (Target Architecture Definition): Document
10662 REGISTER_TO_VALUE and VALUE_TO_REGISTER and CONVERT_REGISTER_P.
10663 (Target Architecture Definition): Revise section `Using Different
10664 Register and Memory Data Representations'. Add section `Raw and
10665 Virtual Register Representations'.
10666
b2e75d78
AC
106672002-05-11 Andrew Cagney <ac131313@redhat.com>
10668
10669 * gdbint.texinfo (Target Architecture Definition): Mention
10670 defaults for REGISTER_VIRTUAL_SIZE and REGISTER_RAW_SIZE.
10671 (Target Architecture Definition): Mention same. Add references to
10672 web pages.
10673
2c8682ee
MS
106742002-05-08 Michael Snyder <msnyder@redhat.com>
10675
10676 * stabs.texinfo (Attributes): Document new "vector" attribute.
10677
0816590b
AC
106782002-05-04 Andrew Cagney <ac131313@redhat.com>
10679
10680 * gdbint.texinfo (Releasing GDB): Revise `Create a Release'.
10681
2653173e
AC
106822002-05-04 Andrew Cagney <ac131313@redhat.com>
10683
10684 * gdb.texinfo: Delete obsolete references to a29k.
10685
d7bd68ca
AC
106862002-04-24 Andrew Cagney <ac131313@redhat.com>
10687
10688 * gdbint.texinfo (Target Architecture Definition): Replace
10689 IN_SIGTRAMP with PC_IN_SIGTRAMP.
10690
21d83aa5
DM
106912002-04-24 David S. Miller <davem@redhat.com>
10692
10693 * gdbint.texinfo (REGISTER_IN_WINDOW): Delete definition.
10694
7673a6cc
DM
106952002-04-21 David S. Miller <davem@redhat.com>
10696
10697 * gdbint.texinfo (SKIP_PROLOGUE_FRAMELESS_P): Delete definition.
10698
d49d1e0a
AC
106992002-04-21 Andrew Cagney <ac131313@redhat.com>
10700
10701 * gdbint.texinfo (Target Architecture Definition): Delete
10702 definition of HAVE_REGISTER_WINDOWS.
10703
f7dc1244 107042002-04-19 Eli Zaretskii <eliz@gnu.org>
4be31470
EZ
10705
10706 * gdbint.texinfo (Releasing GDB, Coding): Fix typos. Reported by
10707 "Theodore A. Roth" <troth@verinet.com>.
10708
5ca0cb28
DH
107092002-04-15 Don Howard <dhoward@redhat.com>
10710
f7dc1244 10711 From Eli Zaretskii <eliz@gnu.org>
5ca0cb28 10712 * gdb.texinfo (show max-user-call-depth): Correct formatting.
a9331b3f 10713 Provide a better explaination of this feature.
5ca0cb28 10714
f208ba17
AC
107152002-04-14 Andrew Cagney <ac131313@redhat.com>
10716
10717 * gdbint.texinfo (Target Architecture Definition): Remove
10718 FRAME_CHAIN_COMBINE.
10719
d5ba91de
MC
107202002-04-12 Michael Chastain <mec@shout.net>
10721
10722 * gdbint.texinfo (Obsolete Conditionals): Remove reference to
10723 REG_STACK_SEGMENT.
10724
26818220
MC
107252002-04-09 Michael Chastain <mec@shout.net>
10726
10727 * gdbint.texinfo (Obsolete Conditionals): Remove references to
10728 PYRAMID_* macros.
10729
129188f6
AC
107302002-04-07 Andrew Cagney <ac131313@redhat.com>
10731
10732 * gdb.texinfo (Bug Reporting): Document that the web is the
10733 prefered way of submitting bug reports.
10734 (Bug Reporting): Delete the s-mail address as the last resort.
10735
8227c0ff
AC
107362002-04-05 Andrew Cagney <ac131313@redhat.com>
10737
10738 * gdbint.texinfo (Target Architecture Definition): Delete
10739 references to TARGET_WRITE_FP and write_fp.
10740
16d9dec6
MS
107412002-03-27 Michael Snyder <msnyder@redhat.com>
10742
10743 * gdb.texinfo: Document new commands dump, append, and restore.
10744
9ae8b82c
AC
107452002-03-27 Andrew Cagney <ac131313@redhat.com>
10746
10747 * gdbint.texinfo (Releasing GDB): Revise the section `Before the
10748 Branch'.
10749
474c8240
AC
107502002-03-18 Andrew Cagney <ac131313@redhat.com>
10751
10752 * gdb.texinfo: Change all examples to @smallexample.
10753 * gdbint.texinfo: Ditto.
a9331b3f 10754
fb0ff88f
AC
107552002-03-18 Andrew Cagney <ac131313@redhat.com>
10756
10757 * gdbint.texinfo (Releasing GDB): Add section ``Versions and
10758 Branches''.
10759
9bb0a4d8
AC
107602002-03-18 Andrew Cagney <ac131313@redhat.com>
10761
10762 * gdbint.texinfo (Releasing GDB): Add the section``Branch Commit
10763 Policy''.
10764
937f164b
FF
107652002-03-04 Fred Fish <fnf@redhat.com>
10766
10767 * gdbint.texinfo: Fix a bunch of typos (alsways, mirrorred,
10768 expresson, suports, dependant, trhe, perhaphs, situtations,
10769 explictily, taged, oportunity, unfortunatly).
10770
a7b40f07
AC
107712002-02-24 Andrew Cagney <ac131313@redhat.com>
10772
10773 * Makefile.in (gdb.info): Add explicit path to gdb.texinfo.
10774 Remove reference to 3.12.
10775
701adfb0
PA
107762002-02-23 Paul Eggert <eggert@twinsun.com>
10777
10778 * Makefile.in (GDBvn.texi): Change "head -1" to "sed q", since
10779 POSIX 1003.1-2001 no longer allows "head -1".
10780
aab4e0ec
AC
107812002-02-23 Andrew Cagney <ac131313@redhat.com>
10782
10783 * gdbint.texinfo: Include fdl.texi.
10784 (Top): Add GNU Free Documentation License.
10785 * Makefile.in (SFILES_INCLUDED): Add gpl.texi.
10786 (gdbint.dvi, gdbint.pdf, gdbint.info): Add dependency on fdl.texi.
10787 (gdbint_toc.html): Add dependency on gdb-cfg.texi and fdl.texi.
10788 (gdbint.info): Add srcdir to include path.
10789 * gdb.texinfo: Include gpl.texi.
10790 (Top): Add Copying.
10791 * gpl.texi: New file.
10792
47b95330
AC
107932002-02-23 Andrew Cagney <ac131313@redhat.com>
10794
10795 * gdbint.texinfo (Debugging GDB): Remove references to cygnus.com.
10796
78c47bea
PM
107972002-02-19 Pierre Muller <muller@ics.u-strasbg.fr>
10798
10799 * gdb.texinfo: Document Cygwin native specific commands.
10800
56460a61
DJ
108012002-02-15 Daniel Jacobowitz <drow@mvista.com>
10802
10803 * gdb.texinfo: Document gdbserver ``--attach'' command.
10804
def71bfa
MS
108052002-02-07 Michael Snyder <msnyder@redhat.com>
10806
10807 * gdb.texinfo (overlays): Change @var(_ovly_debug_event)
10808 to @code(_ovly_debug_event).
10809
c928edc0
AC
108102002-02-07 Andrew Cagney <ac131313@redhat.com>
10811
10812 * gdb.texinfo (How Overlays Work): Shrink the overlay diagram.
10813
81d46470
MS
108142002-02-06 Michael Snyder <msnyder@redhat.com>
10815
10816 * gdb.texinfo (overlays): Mention new magic symbol
10817 '_ovly_debug_event', which allows GDB to keep better track
10818 of overlays.
10819
701adfb0
PA
108202002-02-06 Richard Earnshaw <rearnsha@arm.com>
10821
10822 * gdbint.texinfo (FLOAT_INFO): Mark as deprecated.
10823 (PRINT_FLOAT_INFO): Document it.
10824
f7dc1244 108252002-02-03 Eli Zaretskii <eliz@gnu.org>
6ca652b0
EZ
10826
10827 * gdb.texinfo (Memory Region Attributes): Fix the wording.
10828 Suggested by Dmitry Sivachenko.
10829
10830 * (<many nodes>): Fix the spelling and punctuation of "i.e.".
10831
15110bc3
MS
108322002-02-01 Michael Snyder <msnyder@redhat.com>
10833
10834 * gdb.texinfo (set trust-readonly): Change value{gdbn} to value{GDBN}.
10835
6763aef9
MS
108362002-01-30 Michael Snyder <msnyder@redhat.com>
10837
ac282366
MS
10838 * gdb.texinfo: (remote protocol): Gramatical fix-up.
10839 (set trust-readonly-sections): Document.
6763aef9 10840
8642bc8f
AC
108412002-01-29 Andrew Cagney <ac131313@redhat.com>
10842
10843 * gdbint.texinfo (Releasing GDB): Revise and update.
10844
afe64c1a
AC
108452002-01-28 Andrew Cagney <ac131313@redhat.com>
10846
10847 * gdbint.texinfo (Target Architecture Definition): Delete
10848 description of TARGET_BYTE_ORDER_DEFAULT.
10849
f7dc1244 108502002-01-27 Eli Zaretskii <eliz@gnu.org>
59649f2e
EZ
10851
10852 * gdb.texinfo: Fix typos and markup. From Dmitry Sivachenko
10853 <mitya@cavia.pp.ru>.
10854
3d6e1b5a
AC
108552002-01-23 Andrew Cagney <ac131313@redhat.com>
10856
10857 * libgdb.texinfo: Delete file.
10858
6c0e9fb3
AC
108592002-01-22 Andrew Cagney <ac131313@redhat.com>
10860
10861 * gdb.texinfo: Remove makeinfo 3.12 hacks.
10862 * gdbint.texinfo: Ditto.
10863
e0ce93ac
AC
10864Tue Jan 22 11:57:38 2002 Andrew Cagney <cagney@redhat.com>
10865
10866 * gdb.texinfo: Fix typo ``Remove' -> ``Remote''.
10867
be298bcc
AC
108682002-01-22 Andrew Cagney <ac131313@redhat.com>
10869
10870 * Makefile.in: Update copyright.
10871 (TEXI2DVI): Define.
10872 (gdb.dvi, gdb.pdf, stabs.dvi, stabs.pdf): Use TEXI2DVI.
10873 (gdbint.dvi, gdbint.pdf): Use TEXI2DVI. Add dependency on
10874 gdb-cfg.texi.
10875 (TEXINDEX, PDFTEX): Delete makefile variables.
10876
8e04817f
AC
108772002-01-22 Andrew Cagney <ac131313@redhat.com>
10878
10879 * gdb.texinfo (Protocol): Move section to appendix.
10880
6b2f586d
AC
108812002-01-21 Andrew Cagney <ac131313@redhat.com>
10882
10883 * gdb.texinfo (Remote Debugging): Create a menu.
10884 (Top): Add ``Remote Debugging'' to menu.
10885
6f05cf9f
AC
108862002-01-21 Andrew Cagney <ac131313@redhat.com>
10887
10888 * gdb.texinfo (Remote): Move the sub-section ``The GDB remote
10889 serial protocol'' from here.
10890 (Remote Debugging): To here. New chapter.
10891
3fd3d7d2
AC
108922002-01-20 Andrew Cagney <ac131313@redhat.com>
10893
10894 * gdbint.texinfo (Target Architecture Definition): Delete
10895 description of TARGET_BYTE_ORDER_SELECTABLE_P.
10896
7fd60527
AC
108972002-01-20 Andrew Cagney <ac131313@redhat.com>
10898
10899 * gdbint.texinfo (Host Definition): Revise. xm-xyz.h and xyz.mh
10900 are no longer needed.
10901 (Porting GDB): Add maintainer note about configure.host.
10902
c2f05ac9
AC
109032002-01-20 Andrew Cagney <ac131313@redhat.com>
10904
10905 * gdbint.texinfo (Target Architecture Definition): Remove
10906 definition of IEEE_FLOAT.
10907
f7dc1244 109082002-01-20 Eli Zaretskii <eliz@gnu.org>
231b2aad
EZ
10909
10910 * gdb.texinfo: Beautify copyright years; fix a typo.
56248298
EZ
10911 (DJGPP Native): Fix overfull hboxes in examples. From Brian Youmans
10912 <3diff@gnu.org>
231b2aad 10913
82600034
AC
109142002-01-19 Andrew Cagney <ac131313@redhat.com>
10915
10916 * gdbint.texinfo (Host Definition): Remove references to
10917 MALLOC_INCOMPATIBLE.
10918
7708fa01
AC
109192002-01-17 Andrew Cagney <ac131313@redhat.com>
10920
10921 * gdbint.texinfo (Host Definition): Remove references to XDEPFILES
10922 and xyz-xdep.o.
10923
eb12ee30
AC
109242002-01-17 Andrew Cagney <ac131313@redhat.com>
10925
889bf7c5 10926 * gdb.texinfo (Maintenance Commands): Add appendix.
eb12ee30
AC
10927 (Set Breaks): Copy ``maint info breakpoint'' doco to
10928 ``Maintenance Commands'' appendix. Add reference.
10929
c9ccaa92
AC
109302002-01-17 Andrew Cagney <ac131313@redhat.com>
10931
10932 * fdl.texi: Remove next/prev from @node.
10933
f7dc1244 109342002-01-17 Eli Zaretskii <eliz@gnu.org>
6826cf00
EZ
10935
10936 * gdb.texinfo: @include fdl.texi. Fixes for overfull hboxes and
10937 for monstrous @multitable (from Brian Youmans).
10938
10939 * fdl.texi: New file.
10940
10941 * Makefile.in (SFILES_INCLUDED): Add fdl.texi.
10942
8973da3a
AC
109432002-01-15 Andrew Cagney <ac131313@redhat.com>
10944
10945 * gdbint.texinfo (Releasing GDB): New chapter.
10946
7d86b5d5
AC
109472002-01-14 Andrew Cagney <ac131313@redhat.com>
10948
10949 * gdb.texinfo (Embedded Processors, Calling program functions):
10950 Obsolete references to a29k.
10951
cc1cb004
AC
109522002-01-13 Andrew Cagney <ac131313@redhat.com>
10953
10954 * gdbint.texinfo (Coding): Review Cleanups section. Examples
10955 examples. Document that a code-block should do or discard its
10956 cleanups before exit.
10957
79f12247
MS
109582002-01-11 Michael Snyder <msnyder@redhat.com>
10959
10960 * gdb.texinfo (Choosing files): Change @samp to @file.
10961
19837790
MS
109622002-01-05 Michael Snyder <msnyder@redhat.com>
10963
10964 * gdb.texinfo (--pid): Document new command line option (attach).
10965
f7dc1244 109662002-01-07 Eli Zaretskii <eliz@gnu.org>
2c0069bb
EZ
10967
10968 * gdb.texinfo (Tracepoints): Clarify that tracepoints need support
10969 in the stub.
10970
d7449b42
AC
109712002-01-04 Andrew Cagney <ac131313@redhat.com>
10972
10973 * gdbint.texinfo (Target Architecture Definition): Replace
10974 BIG_ENDIAN with BFD_ENDIAN_BIG.
10975
f23631e4
AC
109762002-01-03 Andrew Cagney <ac131313@redhat.com>
10977
10978 * gdbint.texinfo (Target Architecture Definition): Replace
10979 value_ptr with struct value pointer.
10980
72c9928d
EZ
109812002-01-02 Eli Zaretskii <eliz@gnu.org>
10982
10983 * gdb.texinfo (Free Software): Fix wording.
10984
959acfd1
EZ
109852001-12-31 Eli Zaretskii <eliz@gnu.org>
10986
10987 * gdb.texinfo (Free Software): New section ``Free Software Needs
10988 Free Documentation''.
10989
f7dc1244 109902001-12-30 Eli Zaretskii <eliz@gnu.org>
2a6585f0
EZ
10991
10992 * stabs.texinfo:
10993 * gdb.texinfo:
10994 * gdbint.texinfo:
10995 * libgdb.texinfo:
10996 * annotate.texi: Fix the application of GFDL in the Copyright notice.
10997
6600abed
MS
109982001-12-29 Michael Snyder <msnyder@redhat.com>
10999
11000 * gdb.texinfo (maint info sections): Fix typo.
11001
f6680716
MS
110022001-12-26 Michael Snyder <msnyder@redhat.com>
11003
fe95c787
MS
11004 * gdb.texinfo (maint info sections): Document.
11005
a9331b3f 11006 * gdb.texinfo (info proc): Comment out documentation for
f6680716
MS
11007 'info proc' sub-options that are currently not implemented.
11008
c3d3ce5b
JB
110092001-12-20 Jim Blandy <jimb@redhat.com>
11010
11011 * gdbint.texinfo (TARGET_CHAR_SIGNED): Document.
11012
778eb05e
AC
110132001-12-15 Andrew Cagney <ac131313@redhat.com>
11014
11015 * gdbint.texinfo (Target Architecture Definition): Replace
11016 LITTLE_ENDIAN with BFD_ENDIAN_LITTLE.
11017
2607059c
AC
110182001-12-01 Andrew Cagney <ac131313@redhat.com>
11019
11020 * gdbint.texinfo (Host Definition): Delete documentation on
11021 HOST_BYTE_ORDER.
11022
df0cd8c5
JB
110232001-11-30 Jim Blandy <jimb@redhat.com>
11024
11025 * gdb.texinfo (Overlays): New chapter, documenting GDB's
5ae4183a 11026 overlay support. Add to top-level menu.
df0cd8c5 11027
88118b3a
TT
110282001-11-26 Tom Tromey <tromey@redhat.com>
11029
11030 * gdb.texinfo (Command Syntax): Document C-o binding.
11031
96565e91
CF
110322001-07-26 Christopher Faylor <cgf@redhat.com>
11033
11034 * gdb.texinfo (Options): Eliminate attempt to explain .gdbinit/gdb.ini
11035 use since it is described in the referenced section.
11036
f7dc1244 11037 From Eli Zaretskii <eliz@gnu.org>
96565e91
CF
11038 * gdb.texinfo (Command Files): Reword to make gdb.ini requirement
11039 clearer when using DJGPP.
11040
2a3d5645
CF
110412001-11-24 Christopher Faylor <cgf@redhat.com>
11042
11043 * gdb.texinfo (File Options): Change description of -nx and gdb.ini to
11044 specifically refer to MS-DOS.
11045 (command files): Mention gdb.ini is only used on MS-DOS.
11046
aa26fa3a
TT
110472001-11-21 Tom Tromey <tromey@redhat.com>
11048
11049 * gdb.texinfo (Invoking GDB): Document --args.
11050 (Mode Options): Likewise.
11051
4f8ada06
JB
110522001-11-21 Jim Blandy <jimb@redhat.com>
11053
11054 * gdbint.texinfo (TARGET_RANGE_PROFITABLE_FOR_HW_WATCHPOINT):
889bf7c5
PA
11055 Delete documentation; this macro has been removed from the
11056 sources.
4f8ada06 11057
3fe0dc10
JB
110582001-11-13 Jim Blandy <jimb@redhat.com>
11059
11060 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Clarify.
11061
9e5abb06
CV
110622001-11-06 Corinna Vinschen <vinschen@redhat.com>
11063
11064 * gdb.texinfo (gdbarch_in_function_epilogue_p): Add documentation.
11065
1c5dfdad
MS
110662001-11-05 Michael Snyder <msnyder@redhat.com>
11067
a9331b3f 11068 * gdb.texinfo (info functions): Document use of backslash to
1c5dfdad
MS
11069 quote regexp chars in function names such as "operator*()".
11070
990f9fe3
FF
110712001-11-01 Fred Fish <fnf@redhat.com>
11072
11073 * gdbint.texinfo (SOLIB_ADD): Document additional new
11074 "readsyms" arg.
11075
b433d00b
DH
110762001-10-30 Don Howard <dhoward@redhat.com>
11077
070b1dd3
DH
11078 * gdb.texinfo: (Command Files) Added documentation for the
11079 behavior of gdb with input redirected from a file.
b433d00b 11080
b7209cb4
FF
110812001-10-28 Fred Fish <fnf@redhat.com>
11082
11083 * gdb.texinfo (auto-solib-add): Change docs to match
11084 implementation change.
11085 (auto-solib-limit): Add docs for new variable.
11086
1aa20aa8
AC
110872001-10-15 Andrew Cagney <ac131313@redhat.com>
11088
11089 * gdbint.texinfo (Target Architecture Definition): Function
11090 value_as_pointer renamed to value_as_address.
11091
fc0c74b1
AC
110922001-10-15 Andrew Cagney <ac131313@redhat.com>
11093
11094 * gdbint.texinfo (Target Architecture Definition): Default
11095 POINTER_TO_ADDRESS functions assume unsigned addresses.
11096 (INTEGER_TO_ADDRESS): Document. Derive pragmatics section from a
11097 posting by Jim Blandy.
11098
f4846649
JB
110992001-10-12 Jim Blandy <jimb@redhat.com>
11100
11101 * Makefile.in (MAKEHTMLFLAGS): Remove -glossary; the most recent
11102 version of texi2html (1.64) doesn't support this flag any more.
11103
f277788b
MK
111042001-09-08 Mark Kettenis <kettenis@gnu.org>
11105
a9dc4918
MK
11106 * gdbint.texinfo (Host Definition): Remove description of
11107 MEM_FNS_DECLARED.
11108
d28379df
MK
11109 * gdbint.texinfo (Host Definition): Remove description of R_OK.
11110
f277788b
MK
11111 * gdbint.texinfo (Host Definition): Remove description of
11112 HAVE_SIGSETMASK.
11113
7ccaa899
EZ
111142001-09-04 Elena Zannoni <ezannoni@redhat.com>
11115
11116 * gdbint.texinfo (Target Architecture Definition): Add
11117 explanation of TARGET_PRINT_INSN macro.
11118
17d9d558
JB
111192001-08-30 Jim Blandy <jimb@redhat.com>
11120
11121 * gdb.texinfo (`add-symbol-file'): Correct synopsis.
11122 Explain what it means to load relocatable files.
11123
72cde065
JB
111242001-08-28 Jim Blandy <jimb@redhat.com>
11125
11126 * gdbint.texinfo: Bring the HTML `top' menu into sync with the
11127 info `top' menu.
11128
9e678452
CF
11129Wed Aug 15 10:47:28 2001 Christopher Faylor <cgf@cygnus.com>
11130
11131 * gdbint.texinfo: Add a cautionary note about macro use.
11132
a2bea4c3 111332001-08-02 Corinna Vinschen <vinschen@redhat.com>
a9331b3f 11134
a2bea4c3
CV
11135 * gdb.texinfo: Explain omitting the hostname in the
11136 `target remote' command.
11137
1129bf27
DJ
111382001-07-30 Daniel Jacobowitz <drow@mvista.com>
11139
11140 * gdbint.texinfo: Remove extraneous START-INFO-DIR-ENTRY
11141 and END-INFO-DIR-ENTRY.
11142
732b3002
SC
111432001-07-28 Stephane Carrez <Stephane.Carrez@worldnet.fr>
11144
11145 * gdb.texinfo (TUI Configuration): Rename tui configuration variables.
11146
89437448
AC
111472001-07-25 Andrew Cagney <ac131313@redhat.com>
11148
11149 * gdbint.texinfo (libgdb): Rewrite.
11150
f7dc1244 111512001-07-26 Eli Zaretskii <eliz@gnu.org>
9a1c15c5
EZ
11152
11153 * Makefile.in (gdbgui.dvi, gdb-gui, gdbgui.info): Targets deleted.
11154
c4555f82
SC
111552001-07-24 Stephane Carrez <Stephane.Carrez@worldnet.fr>
11156
11157 * gdb.texinfo (TUI): New chapter, document the TUI.
11158 (Mode Options): Document the -tui option.
11159
2f45a6e0
MK
111602001-07-23 Mark Kettenis <kettenis@gnu.org>
11161
11162 * gdbint.texinfo (Host Definition): Remove description of
11163 NEED_POSIX_SETPGID.
11164
f7dc1244 111652001-07-23 Eli Zaretskii <eliz@gnu.org>
9f20bf26
EZ
11166
11167 * gdb.tex (DJGPP Native): New node, with descriptions of
11168 DJGPP-specific commands.
11169
be9c6c35
JM
111702001-07-19 John R. Moore <jmoore@redhat.com>
11171
11172 * gdbint.texinfo: Three misspellings.
11173
dfa249fb
AC
111742001-07-06 Andrew Cagney <ac131313@redhat.com>
11175
11176 * Makefile.in (refcard.dvi): Rewrite to avoid problems with empty
11177 `test` expressions on bash. Problem reported by Colin Walters.
11178
c72e7388
AC
111792001-07-04 Andrew Cagney <ac131313@redhat.com>
11180
11181 * gdbint.texinfo (User Interface): Update ui-out documentation to
11182 refelect recent UI/MI updates.
11183
94bbb2c0
AC
111842001-07-04 Andrew Cagney <ac131313@redhat.com>
11185
11186 * gdb.texinfo (Mode Options): Mention the mi0 and mi1
11187 interpreters.
11188
af6c57ea
AC
111892001-06-15 Andrew Cagney <ac131313@redhat.com>
11190
11191 * gdbint.texinfo (Target Architecture Definition): GDBARCH is a C
11192 structure and not macros.
11193 (Host Definition): Document that much of this chapter is obsolete.
11194 (Target Architecture Definition): Update list of files that make
11195 up a target architecture.
11196 (Coding): Update.
11197
83aa8bc6
AC
111982001-06-28 Andrew Cagney <ac131313@redhat.com>
11199
11200 * gdbint.texinfo (Target Architecture Definition): Update
11201 EXTRACT_STRUCT_VALUE_ADDRESS and EXTRACT_STRUCT_VALUE_ADDRESS_P.
11202 The latter has been changed to a true predicate.
11203
f7dc1244 112042001-06-17 Eli Zaretskii <eliz@gnu.org>
cb51c4e0
EZ
11205
11206 * annotate.texi: Add @noindent where needed. From Dmitry
11207 Sivachenko <dima@Chg.RU>.
11208 * gdb.texinfo: Indexing fix. From Dmitry Sivachenko.
11209
656db9b0
AC
112102001-06-16 Andrew Cagney <ac131313@redhat.com>
11211
11212 * gdb.texinfo (Protocol): Fix typo. Extra parenthesis.
11213
df2396a1
AC
112142001-06-14 Andrew Cagney <ac131313@redhat.com>
11215
11216 * gdb.texinfo (Remote Protocol): Document that the ``!'' packet
11217 returns ``OK''. Document that the ``R'' packet does not reply.
11218
0f1f2b0a
MS
112192001-06-13 Michael Snyder <msnyder@redhat.com>
11220
11221 * gdb.texinfo (Protocol): Add doc for new packet "qSymbol:".
11222
f7dc1244 112232001-06-13 Eli Zaretskii <eliz@gnu.org>
24f93129
EZ
11224
11225 * gdb.texinfo (Signals): Clarify the default setting of signal
11226 handling.
11227
a5d7c491
AC
112282001-05-14 Andrew Cagney <ac131313@redhat.com>
11229
11230 * gdbint.texinfo (CLEAR_DEFERRED_STORES): Delete stray @item
11231 (FRAME_ARGS_ADDRESS_CORRECT): Ditto.
11232
05a54c4f
AC
112332001-05-12 Andrew Cagney <ac131313@redhat.com>
11234
11235 * Makefile.in (GDBvn.texi): Set GDBVN from ../version.in.
11236
f7dc1244 112372001-05-10 Eli Zaretskii <eliz@gnu.org>
dab11f21
EZ
11238
11239 * gdbint.texinfo (Clean Design and Portable Implementation):
11240 Renamed from "Clean Design".
11241 (Clean Design and Portable Implementation): Document portable
11242 methods of handling file names, and the associated macros.
11243
f7dc1244 112442001-04-02 Eli Zaretskii <eliz@gnu.org>
f5c37c66
EZ
11245
11246 * gdb.texinfo (Tracepoint Actions): Mention the "info scope"
11247 command and provide a cross-reference to its description.
11248 (Symbols): Note that "info scope" is useful for trace experiments.
11249
f7dc1244 112502001-04-01 Eli Zaretskii <eliz@gnu.org>
c534679c 11251
b37052ae
EZ
11252 * gdb.texinfo (Symbols): Document "info scope".
11253 (Tracepoints): New chapter.
11254 (Contributors): Update for v5.1.
11255 <All nodes>: Change "C++" to "C@t{++}".
11256
0ee54786
EZ
11257 * gdbint.texinfo (User Interface): A new section about ui_out
11258 functions, based on text written by Fernando Nasser.
11259
c534679c
EZ
11260 * stabs.texinfo: Change Permissions to GFDL. Update Copyright.
11261
f7dc1244 112622001-03-26 Eli Zaretskii <eliz@gnu.org>
3d67e040 11263
e9c75b65
EZ
11264 * gdb.texinfo: Change Permissions to GFDL. Update Copyright.
11265
11266 * gdbint.texinfo: Change Permissions to GFDL. Update Copyright.
11267
11268 * gdbgui.texinfo: Change Permissions to GFDL. Update Copyright.
11269 Replace "GDB" with "@value{GDBN}". Fix markup.
11270
11271 * annotate.texi: Change Permissions to GFDL. Update Copyright.
11272
3d67e040
EZ
11273 * gdb.texinfo (Output Formats): Mention "info symbol" and provide
11274 a cross-reference to its description.
11275 (Symbols): Document "info symbol".
11276
f7dc1244 112772001-03-21 Eli Zaretskii <eliz@gnu.org>
9742079a
EZ
11278
11279 * gdbint.texinfo (Algorithms): New section "Watchpoints" and new
11280 subsection "x86 Watchpoints".
11281 (Target Architecture Definition): Document the macros
11282 I386_USE_GENERIC_WATCHPOINTS and TARGET_HAS_HARDWARE_WATCHPOINTS.
11283 (Native Debugging): Document I386_USE_GENERIC_WATCHPOINTS.
11284
b0ed3589
AC
112852001-03-20 Andrew Cagney <ac131313@redhat.com>
11286
11287 * gdbint.texinfo (Target Architecture Definition): Update
11288 definition of SOFTWARE_SINGLE_STEP_P to include empty parameter
11289 list.
11290
b6ba6518
KB
112912001-03-06 Kevin Buettner <kevinb@redhat.com>
11292
11293 * Makefile.in, all-cfg.texi, annotate.texi, gdb.texinfo,
11294 gdbint.texinfo, refcard.tex: Update/correct copyright notices.
11295
f7dc1244 112962001-02-21 Eli Zaretskii <eliz@gnu.org>
5ece1a18
EZ
11297
11298 * gdb.texinfo (Signals): Document "ignore", "noignore", and "all".
11299
f7dc1244 113002001-02-11 Eli Zaretskii <eliz@gnu.org>
56caf160 11301
17cc6a06
EZ
11302 * gdb.texinfo (Environment): Document that `path' does not change
11303 the value of PATH in GDB's own environment (it did in the past,
11304 but that was changed on March 15, 1994). Reported by Doug Evans
11305 <dje@transmeta.com>.
11306
56caf160
EZ
11307 * gdbint.texinfo: Fix up @itemize lists so that @item is alone on
11308 its line. Fix markup of commands and macros. Add an Index node
11309 and index entries.
11310
29e57380
C
113112001-01-23 J.T. Conklin <jtc@redback.com>
11312
11313 * gdb.texinfo (Memory region attributes): New manual section.
11314
1c6147de
ND
113152001-01-04 Nicholas Duffek <nsd@redhat.com>
11316
11317 * gdbint.texinfo (POP_FRAME): Document use by return_command.
11318
f7dc1244 113192000-12-25 Eli Zaretskii <eliz@gnu.org>
b157b00f
EZ
11320
11321 * refcard.tex: Version and copyright fixed. From Phil Edwards
11322 <pedwards@disaster.jaj.com>.
11323
0dcedd82
AC
11324Thu Nov 30 16:57:19 2000 Andrew Cagney <cagney@b1.cygnus.com>
11325
11326 * gdbint.texinfo (ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM,
889bf7c5 11327 DWARF2_REG_TO_REGNUM): Document.
0dcedd82 11328
3b851bce
AC
11329Mon Nov 20 21:29:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
11330
11331 * gdbint.texinfo (Coding): Update current value of
889bf7c5 11332 --enable-build-warnings. Mention --enable-gdb-build-warnings.
3b851bce 11333
f7dc1244 113342000-11-19 Eli Zaretskii <eliz@gnu.org>
4a92d011
EZ
11335
11336 * gdb.texinfo (Continuing and Stepping): Fixed markup and typos,
11337 as suggested by Dmitry Sivachenko <dima@Chg.RU>.
11338
b90a5f51
CF
113392000-11-10 Christopher Faylor <cgf@cygnus.com>
11340
11341 * gdb.texinfo: Document new 'set step-mode' command.
11342
f7dc1244 113432000-10-16 Eli Zaretskii <eliz@gnu.org>
96c405b3
EZ
11344
11345 * gdb.texinfo (Contributors, MIPS Embedded): Minor spelling
11346 changes from Dmitry Sivachenko <dima@Chg.RU>.
11347
f7dc1244 113482000-09-26 Eli Zaretskii <eliz@gnu.org>
c78b4128
EZ
11349
11350 * gdb.texinfo (Hooks): Document the new post-hook functionality.
11351 From Steven Johnson <sbjohnson@ozemail.com.au>.
11352
2e685b93
MK
113532000-08-10 Mark Kettenis <kettenis@gnu.org>
11354
11355 * gdbint.texinfo (Overall Structure): Spelling fix.
11356
f7dc1244 113572000-08-10 Eli Zaretskii <eliz@gnu.org>
6f6ef15a
EZ
11358
11359 * gdbint.texinfo (Target Architecture Definition): Document that
11360 REGISTER_CONVERT_TO_VIRTUAL should only be called on a register
11361 for which REGISTER_CONVERTIBLE returns a zero value.
11362
63ac3005
EZ
113632000-07-08 Christopher Faylor <cgf@cygnus.com>
11364
11365 * Makefile.in (install-info): Find files to install in either the
11366 build or source directories (adapted from Makefile.am).
11367
bd79f757
ND
113682000-07-07 Nicholas Duffek <nsd@redhat.com>
11369
11370 * stabs.texinfo: Fix spelling errors.
11371 (String Field): FILE-NUMBER starts from 0, not 1.
11372
f7dc1244 113732000-07-05 Eli Zaretskii <eliz@gnu.org>
5f208f6d
EZ
11374
11375 * refcard.tex: Remove \centerline from the blurb. Patch from
5ae4183a 11376 Brian Youmans.
5f208f6d 11377
f7dc1244 113782000-06-25 Eli Zaretskii <eliz@gnu.org>
cc542d3b
EZ
11379
11380 * Makefile.in (install-info): Support installation from outside of
5ae4183a
AS
11381 the source directory. Reported by Mark Harig
11382 <markh@frazier.landmark.com>.
cc542d3b 11383
f3b28801
C
113842000-06-20 J.T. Conklin <jtc@redback.com>
11385
11386 * gdb.texinfo: Fix typo, $bpnum is set to last breakpoint number.
11387
449f3b6c
AC
11388Fri May 26 15:55:33 2000 Andrew Cagney <cagney@b1.cygnus.com>
11389
11390 * Makefile.in (pdf, gdbint.pdf, gdb.pdf, stabs.pdf): New targets.
889bf7c5 11391 Generate using pdftex.
449f3b6c 11392 (PDFTEX): Define.
889bf7c5 11393 (STAGESTUFF, maintainer-clean realclean): Add *.pdf.
449f3b6c 11394 (gdb.texinfo, gdbint.texinfo, stabs.texinfo): When TeX insert the
889bf7c5 11395 @contents at the start.
449f3b6c 11396
f7dc1244 113972000-05-24 Eli Zaretskii <eliz@gnu.org>
48e934c6
EZ
11398
11399 * gdb.texinfo: Remove duplicate @syncodeindex. From Brian
5ae4183a 11400 Youmans.
48e934c6 11401
9e9c5ae7
AC
11402Wed May 24 21:27:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
11403
11404 From Brian Youmans:
11405 * gdb.texinfo: Fix ``et al.''.
11406
c741b251
AC
11407Tue May 23 22:57:41 2000 Andrew Cagney <cagney@b1.cygnus.com>
11408
11409 * Makefile.in (refcard.dvi): Remove quotes around REFEDITS in for
889bf7c5 11410 loop.
c741b251 11411
4ab64e14
JG
114122000-05-19 Jimmy Guo <guo@cup.hp.com>
11413
11414 * configure: Regenerate.
11415
f7dc1244 114162000-05-17 Eli Zaretskii <eliz@gnu.org>
d3229ae3
EZ
11417
11418 * Makefile.in (install-info): Run install-info on installed Info
11419 files.
11420
8c70017b
AC
11421Fri May 12 20:18:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
11422
a7cb598a 11423 * gdb.texinfo: Add Stan Shebs, et.al. as authors. Mention
889bf7c5 11424 Andrew Cagney.
8c70017b 11425
f7dc1244 114262000-05-09 Eli Zaretskii <eliz@gnu.org>
598ca718
EZ
11427
11428 * gdb.texinfo: Proofreading changes from Brian Youmans.
11429
bf0184be
ND
114302000-05-01 Nick Duffek <nsd@cygnus.com>
11431
11432 * gdb.texinfo (Command Files): Mention -x, use @enumerate for
11433 startup sequence, minor edits.
11434
f7dc1244 114352000-05-01 Eli Zaretskii <eliz@gnu.org>
41afff9a
EZ
11436
11437 * annotate.texi: Remove "@syncodeindex fn cp", it causes grief in
11438 TeX.
11439
11440 * gdb.texinfo: Add "@syncodeindex fn cp". Convert all entries
11441 "@kindex f" into "@kindex f (foo)", otherwise we get index entries
11442 like `n' and `s' which look weird. Convert some of the @kindex to
11443 @vindex, when they refer to variables, not commands.
11444
33e16fad
AC
11445Sat Apr 29 17:01:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
11446
11447 * gdbint.texinfo (Hints): Do not use @value{GDBN in @nodes.
11448
f7dc1244 114492000-04-23 Eli Zaretskii <eliz@gnu.org>
7162c0ca
EZ
11450
11451 * Makefile.in (GDBMI_DIR): New variable.
11452 (SET_TEXINPUTS): Add $(GDBMI_DIR).
11453 (SFILES_DOC): Add $(GDBMI_DIR)/gdbmi.texinfo.
11454 (gdbmi.texinfo): New target, for texi2roff.
11455 (gdb.me, gdb.ms, gdb.mm): Depend on gdbmi.texinfo.
11456 (gdb.info, gdb_toc.html): Add "-I ${GDBMI_DIR}".
11457
11458 * gdb.texinfo (Top): Add GDB/MI to the main menu and @include
11459 gdbmi.texinfo.
11460 (Mode Options): Add xref to GDB/MI docs and remove a FIXME
11461 comment.
11462
d167840f
EZ
114632000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
11464
11465 * gdb.texinfo (Files): Update description of add-symbol-file
889bf7c5 11466 command.
d167840f 11467
f7dc1244 114682000-04-17 Eli Zaretskii <eliz@gnu.org>
8487521e
EZ
11469
11470 * gdb.texinfo (Porting GDB): Don't use @value in the node name, it
11471 prevents the build (and is generally a Bad Idea).
11472
f7dc1244 114732000-04-17 Eli Zaretskii <eliz@gnu.org>
00e4a2e4
EZ
11474
11475 * gdb.texinfo (Protocol): Prevent makeinfo from complaining about
11476 a comma inside @var.
11477 (Command Files): Index markup changes from Dmitry Sivachenko
11478 <dima@Chg.RU>.
11479
f7dc1244 114802000-04-16 Eli Zaretskii <eliz@gnu.org>
39ec5655
EZ
11481
11482 * Makefile.in (LN_S): Define.
11483 (gdb-cfg.texi, gdb.dvi, links2roff, inc-hist.texinfo): Don't
11484 invoke "ln -s" unless it is known to work.
11485
11486 * configure.in (AC_PROG_LN_S): Add.
11487
8dc7983f
JB
114882000-04-14 Jim Blandy <jimb@redhat.com>
11489
11490 * gdbint.texinfo (Pointers Are Not Always Addresses): New manual
11491 section.
11492 (Target Conditionals): Document ADDRESS_TO_POINTER,
11493 POINTER_TO_ADDRESS.
11494
1a8237e8
DB
114952000-04-11 Daniel Berlin <dan@cgsoftware.com>
11496
11497 * gdbint.texinfo: Replaced GDB with @value{GDBN}, @include
11498 gdb-cfg.texi to get the value.
11499
ca526f1a
JB
115002000-04-10 Jim Blandy <jimb@redhat.com>
11501
11502 * gdbint.texinfo (Target Architecture Definition): Fix
11503 cross-references.
11504
faaafcb4
JB
115052000-04-08 Jim Blandy <jimb@redhat.com>
11506
11507 * gdbint.texinfo (Using Different Register and Memory Data
11508 Representations): New section.
11509 (REGISTER_CONVERTIBLE, REGISTER_RAW_SIZE, REGISTER_VIRTUAL_SIZE,
889bf7c5
PA
11510 REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_VIRTUAL,
11511 REGISTER_CONVERT_TO_RAW): Document.
faaafcb4 11512
1b27397f
AC
11513Mon Apr 3 19:16:32 2000 Andrew Cagney <cagney@b1.cygnus.com>
11514
11515 * gdb.texinfo (Protocol): Deprecate the sequence-id. Add cindex
889bf7c5 11516 for acknowledgments.
1b27397f 11517
480ff1fb
AC
11518Tue Mar 28 18:28:45 2000 Andrew Cagney <cagney@b1.cygnus.com>
11519
11520 * gdb.texinfo (Protocol): Replace ``qfThreadExtraInfo'' with
889bf7c5 11521 qThreadExtraInfo.
480ff1fb 11522
a9331b3f 115232000-03-28 J.T. Conklin <jtc@redback.com>
f1251bdd 11524
a9331b3f
RM
11525 * gdb.texinfo: Clarify which remote debug protocol commands are
11526 required and which are optional.
f1251bdd 11527
dbeb8dbd
AC
11528Tue Mar 28 16:06:22 2000 Andrew Cagney <cagney@b1.cygnus.com>
11529
11530 * gdb.texinfo: Revert remainder of Fri Mar 24 18:06:34 2000 Andrew
889bf7c5
PA
11531 Cagney <cagney@b1.cygnus.com>. Move @chapter and @node entries
11532 back to annotate.texi, rluser.texinfo and inc-hist.texinfo.
dbeb8dbd
AC
11533 * annotate.texi: Update.
11534
6d2ebf8b
SS
115352000-03-28 Stan Shebs <shebs@apple.com>
11536
11537 * gdb.texinfo: Update dates, bump to Eighth Edition (note
11538 expectation of additional changes before release), update
11539 ISBN, add copy of top-level menu for @ifhtml, remove explicit
11540 node links, rephrase and/or shorten lines to fix formatting
11541 problem in both regular and @smallbook formats.
11542 * annotate.texi: Shorten lines in example, use smallexample
11543 consistently everywhere.
11544 * Makefile.in: Add comment about texinfo 4.0 html generation.
11545 (SFILES_INCLUDED): Add annotate.texi.
11546
5d161b24
DB
115472000-03-27 Daniel Berlin <dan@cgsoftware.com>
11548
5ae4183a
AS
11549 * gdb.texinfo (Debugging Output): Added new section, documenting
11550 the "set/show debug" commands.
5d161b24 11551
b9deaee7
AC
11552Fri Mar 24 18:06:34 2000 Andrew Cagney <cagney@b1.cygnus.com>
11553
11554 * annotate.texi (Annotations): When GDBN omit @chapter and @node
889bf7c5 11555 entry.
b9deaee7
AC
11556
11557 * gdb.texinfo: Check for @ifinfo instead of @ifnottex.
11558 (rluser.texinfo, inc-hist.texinfo, annotate.texi): Add local
889bf7c5 11559 @chapter and @node entries.
a9331b3f 11560
b9deaee7 11561 * gdb.texinfo: Link all top-level nodes.
a9331b3f 11562
9ef47d30
AC
11563Fri Mar 24 17:56:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
11564
11565 * Makefile.in (install-info): Create $(infodir) before installing
889bf7c5 11566 files.
9ef47d30 11567
cfeada60
FN
115682000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
11569
11570 From David Whedon <dwhedon@gordian.com>
5ae4183a 11571 * gdbint.texinfo : Added paragraphs about command deprecation.
cfeada60 11572
6837a0a2
DB
115732000-03-22 Daniel Berlin <dan@cgsoftware.com>
11574
11575 * gdb.texinfo: Add documentation for the apropos command.
11576
bba2971c
MS
115772000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
11578
11579 * gdb.texinfo: Add new queries ThreadInfo and ThreadExtraInfo.
11580
2b628194
MS
115812000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
11582
a9331b3f 11583 * gdb.texinfo: Add white space to prevent overprinting in
2b628194
MS
11584 two places.
11585
96a2c332
SS
115862000-03-17 Stan Shebs <shebs@apple.com>
11587
11588 * gdb.texinfo: Many minor changes from Dmitry Sivachenko
11589 <dima@Chg.RU>, also clarification of allowed content for
11590 string constants.
11591
f7dc1244 115922000-03-16 Eli Zaretskii <eliz@gnu.org>
d700128c
EZ
11593
11594 * gdb.texinfo (main menu): Add Annotations.
11595 (File Options): Add @cindex entries for each command-line option.
11596 Document --epoch, --annotate, --async, --interpreter, --write,
11597 --statistics, and --version.
11598
11599 * annotate.texi: Convert to a chapter. Use @value{GDBN} instead
11600 of GDB.
11601
9d233477
JB
116022000-02-23 Jim Blandy <jimb@redhat.com>
11603
11604 * gdbint.texinfo (FUNCTION_START_OFFSET): Document.
11605
14e0eb3b
JB
116062000-02-22 Jim Blandy <jimb@redhat.com>
11607
11608 * gdbint.texinfo: Document COERCE_FLOAT_TO_DOUBLE --- the new form.
11609
3555de01
JM
116102000-02-15 Jason Molenda (jsm@bugshack.cygnus.com)
11611
11612 * Makefile.in (diststuff): New target.
11613
5e35df8e
KB
116142000-02-15 Kevin Buettner <kevinb@redhat.com>
11615
11616 * agentexpr.texi: Fix wording regarding Intel's IA-64
90a3d8f2 11617 architecture. [From Jim Wilson.]
5e35df8e 11618
c5394b80
JM
116192000-01-16 Tom Tromey <tromey@cygnus.com>
11620
11621 * gdb.texinfo (Breakpoints): Mention breakpoint ranges.
11622 (Delete Breaks): Mention range arguments.
11623 (Disabling): Likewise.
11624
c3f6f71d
JM
116252000-01-05 Dmitry Sivachenko <dima@Chg.RU>
11626
11627 * gdb.texinfo: Wrap "ASCII" in @sc{}; clarify a few sentences.
11628
c4093a6a
JM
11629Wed Dec 8 19:53:08 1999 Andrew Cagney <cagney@b1.cygnus.com>
11630
11631 * gdbint.texinfo (FRAME_CHAIN_VALID): Add the generic frame-chain
889bf7c5 11632 valid functions.
c4093a6a 11633
11cf8741
JM
116341999-11-05 Stan Shebs <shebs@andros.cygnus.com>
11635
11636 * gdb.texinfo: Clarify regular expressions used in rbreak.
11637
917317f4
JM
116381999-10-15 Kevin Buettner <kevinb@cygnus.com>
11639
11640 * gdbint.texinfo (MEMORY_INSERT_BREAKPOINT,
11641 MEMORY_REMOVE_BREAKPOINT): Document.
11642
11643Thu Oct 14 21:17:17 1999 Andrew Cagney <cagney@b1.cygnus.com>
11644
11645 * gdb.texinfo (remote): Document how GDB ignores the qOffsets BSS
889bf7c5 11646 offset re-using the DATA offset instead.
917317f4 11647
2df3850c
JM
116481999-10-11 Jim Kingdon <kingdon@redhat.com>
11649
11650 * gdbint.texinfo (Target Architecture Definition): Add PARM_BOUNDARY.
11651
701adfb0
PA
116521999-10-07 Jim Blandy <jimb@zwingli.cygnus.com>
11653
11654 * gdbint.texinfo (SYMBOLS_CAN_START_WITH_DOLLAR): Document.
11655
2df3850c
JM
116561999-10-05 Stan Shebs <shebs@andros.cygnus.com>
11657
11658 From Dmitry Sivachenko <demon@gpad.ac.ru>:
11659 * gdb.texinfo: Use GDBP and GDBN everywhere, fix a couple other
11660 typos.
11661
11662 * gdb.texinfo: Various minor wording and formatting improvements,
11663 mentions of additional command-line options.
11664
2acceee2
JM
116651999-09-30 Fred Fish <fnf@cygnus.com>
11666
11667 * gdb.texinfo: Document additional forms of specifying section
11668 names and addresses for the add-symbol-file command.
11669
c2c6d25f
JM
116701999-09-14 Michael Snyder <msnyder@cleaver.cygnus.com>
11671
11672 * gdbint.texinfo: Fix typo, add the word "have".
11673
116741999-09-14 Jim Blandy <jimb@cris.red-bean.com>
11675
11676 * gdbint.texinfo (Target Architecture Definition): Document the
11677 SKIP_PERMANENT_BREAKPOINT macro.
11678
d4f3574e
SS
116791999-09-07 Stan Shebs <shebs@andros.cygnus.com>
11680
11681 * gdb.texinfo: Fiks speling errers.
11682
11683 * gdb.texinfo: Fix uses of @multitable.
11684
f7dc1244 11685 From Eli Zaretskii <eliz@gnu.org>:
d4f3574e 11686 * gdb.texinfo: Include details specific to DOS host, clarify
889bf7c5 11687 some confusing language, fix @ref/@xref/@pxref usages, add
d4f3574e
SS
11688 comments about using with optimization, add more indexing,
11689 fix info about disassembly-flavor.
11690
11691Tue Sep 7 09:11:24 1999 Kevin Buettner <kevinb@cygnus.com>
11692
11693 * gdbint.texinfo (IN_SOLIB_DYNSYM_RESOLVE_CODE,
11694 SKIP_SOLIB_RESOLVER): Define.
11695
11696Fri Sep 3 18:05:14 1999 Andrew Cagney <cagney@b1.cygnus.com>
11697
11698 * gdb.texinfo (Protocol): Review. Add tables describing ``q'' and
889bf7c5 11699 ``g'' packets.
d4f3574e 11700
104c1213
JM
117011999-08-30 Stan Shebs <shebs@andros.cygnus.com>
11702
11703 * gdb.texinfo: Create a new "Configurations" chapter with
889bf7c5
PA
11704 platform-specific info, inline remote.texi and move sections of it
11705 into the new chapter, move bits about info proc, heuristic search,
104c1213
JM
11706 and register stack into the new chapter.
11707 * remote.texi: Remove, now part of gdb.texinfo.
11708 * Makefile.in (SFILES_INCLUDED): Remove ref to remote.texi.
11709
117101999-08-27 Jason Molenda (jsm@bugshack.cygnus.com)
11711
11712 * gdbint.texinfo (GDB_TARGET_IS_SUN3, GDB_TARGET_IS_SUN386,
11713 GDB_TARGET_IS_MACH386): These kludges have gone away.
11714
11715Wed Aug 25 10:47:03 1999 Andrew Cagney <cagney@b1.cygnus.com>
11716
11717 * gdbint.texinfo (Target Architecture Definition): Mention
889bf7c5 11718 TDEPLIBS.
104c1213 11719
53a5351d
JM
117201999-08-20 Stan Shebs <shebs@andros.cygnus.com>
11721
11722 * gdb.texinfo: Remove remaining "HPPA" conditionals, rewrite
11723 surrounding text to fit HP-UX bits into general info.
11724 (HPPA-cfg.texi): Remove, no longer useful.
11725
11726 * gdb.texinfo: Remove explicit links from @node lines, remove
11727 HP-added "Detailed Node Listing" from main menu which confuses
11728 things.
11729
11730 From Dmitry Sivachenko <dima@Chg.RU>:
11731 * gdb.texinfo: Use @value{GDBN} instead of plain GDB, fix grouping
889bf7c5 11732 in description of `set environment'.
53a5351d
JM
11733
117341999-08-17 Stan Shebs <shebs@andros.cygnus.com>
11735
11736 * gdbint.texinfo: Update coding standard to allow pure ANSI/ISO C.
11737
7be570e7
JM
117381999-08-12 Ben Elliston <bje@cygnus.com>
11739
11740 * gdbint.texinfo (Breakpoint Handling): Add missing words.
11741
f7dc1244 117421999-08-10 Eli Zaretskii <eliz@gnu.org>
7be570e7
JM
11743
11744 * gdb.texinfo (Set Watchpoints): Explain some subtleties about
889bf7c5
PA
11745 watch, awatch, and rwatch. Explain why the latter two cannot be
11746 set as software watchpoints. Document that watchpoints for local
11747 variables are deleted when the debuggee terminates.
7be570e7
JM
11748
11749Wed Aug 11 13:18:14 1999 Andrew Cagney <cagney@amy.cygnus.com>
11750
11751 * remote.texi (Protocol): Further clarification of the "qRcmd"
889bf7c5
PA
11752 packet. Allow E.. response packet. "qRcmd" packet is no longer
11753 reserved.
7be570e7
JM
11754
117551999-08-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
11756
a9331b3f
RM
11757 * Makefile.in: Rename inc-hist.texi to inc-hist.texinfo.
11758 * gdb.texinfo: Ditto.
7be570e7 11759
701adfb0
PA
11760Sun Aug 8 12:06:47 1999 Fred Fish <fnf@cygnus.com>
11761
11762 * gdbint.texinfo (find_sym_fns): This replaces symfile_init.
11763
96baa820
JM
117641999-08-06 Tom Tromey <tromey@cygnus.com>
11765
11766 * gdb.texinfo (KOD): New node.
11767
11768Fri Aug 6 17:05:48 1999 Andrew Cagney <cagney@b1.cygnus.com>
11769
11770 * remote.texi (Rcmd): Fix minor formatting typos.
11771
11772Thu Aug 5 17:57:41 1999 Andrew Cagney <cagney@b1.cygnus.com>
11773
11774 * remote.texi (protocol qRcmd): Allow ``OK'' and ``O...'' response
889bf7c5 11775 packets.
96baa820 11776
adf40b2e
JM
117771999-07-14 Jim Blandy <jimb@zwingli.cygnus.com>
11778
11779 * gdbint.texinfo (PREPARE_TO_PROCEED, ADDR_BITS_REMOVE): Doc
11780 fixes.
11781
43ff13b4
JM
11782Tue Jun 29 11:43:55 1999 Andrew Cagney <cagney@b1.cygnus.com>
11783
11784 * gdbint.texinfo (SAVE_DUMMY_FRAME_TOS): Define.
11785
085dd6e6
JM
11786Fri Jun 25 11:47:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
11787
11788 * remote.texi (Communication Protocol): ``v'' is in use. Fix
889bf7c5
PA
11789 numerous formatting errors. Clarify ``i''. Mark ``i'', ``Z'',
11790 ``z'' and ``qRcmd'' as draft instead of reserved. Identify
11791 packets that are not supported on all hosts. Expand examples.
11792 Spell check.
085dd6e6
JM
11793
117941999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
11795
11796 * Makefile.in: Recognize html, install-html. Add targets
11797 to build HTML versions of documentation via texi2html.
11798
11799Thu Jun 24 15:59:03 1999 Stan Shebs <shebs@andros.cygnus.com>
11800
11801 * gdbint.texinfo (Testsuite): New chapter, information about the
889bf7c5 11802 testsuite.
085dd6e6
JM
11803
11804Fri Jun 25 02:40:34 1999 Andrew Cagney <cagney@b1.cygnus.com>
11805
11806 * remote.texi (Communication Protocol): Rewrite.
11807
11808Thu Jun 24 16:59:54 1999 Andrew Cagney <cagney@b1.cygnus.com>
11809
11810 * stabs.texinfo: Fix uses of xref.
11811
9e0b60a8
JM
11812Thu Jun 17 17:23:25 1999 Stan Shebs <shebs@andros.cygnus.com>
11813
11814 * gdbint.texinfo: Add an anti-printf exhortation, and update the
11815 info about patch submission.
11816
cce74817
JM
11817Mon Jun 7 15:49:40 1999 Stan Shebs <shebs@andros.cygnus.com>
11818
11819 From Per Bothner <bothner@cygnus.com>:
11820 * gdb.texinfo: Document Chill support.
11821
11822Fri Jun 4 16:58:22 1999 Andrew Cagney <cagney@b1.cygnus.com>
11823
11824 * gdbint.texinfo (SP_REGNUM, FP_REGNUM, PC_REGNUM): Add reference
889bf7c5
PA
11825 to corresponding TARGET_READ_reg TARGET_WRITE_reg macros.
11826 Document that the value should be greater-than or equal-to zero.
11827 (NO_STD_REGS): Document. Deprecate.
cce74817 11828
ac9a91a7
JM
11829Tue Jun 1 15:04:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
11830
11831 * gdbint.texinfo (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT):
889bf7c5 11832 Document that these are not used.
ac9a91a7
JM
11833
11834Thu May 27 09:28:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
11835
11836 * gdbint.texinfo (EXTRACT_STRUCT_VALUE_ADDRESS_P): Document.
11837
392a587b
JM
11838Mon May 24 10:07:39 1999 Andrew Cagney <cagney@b1.cygnus.com>
11839
11840 * gdbint.texinfo (FRAME_NUM_ARGS): Update definition. Parameter
889bf7c5 11841 numargs was dropped.
392a587b
JM
11842
11843Thu May 20 12:26:59 1999 Andrew Cagney <cagney@b1.cygnus.com>
11844
11845 * gdbint.texinfo (FRAMELESS_FUNCTION_INVOCATION): Update.
11846
b83266a0
SS
11847Tue Apr 27 19:14:20 1999 Andrew Cagney <cagney@b1.cygnus.com>
11848
11849 * gdbint.texinfo (SKIP_PROLOGUE, SKIP_PROLOGUE_FRAMELESS_P):
889bf7c5 11850 Update.
b83266a0 11851
7a292a7a
SS
11852Thu Apr 22 13:07:37 1999 Andrew Cagney <cagney@b1.cygnus.com>
11853
11854 * gdbint.texinfo (USE_GENERIC_DUMMY_FRAMES): Document.
11855 (GET_SAVED_REGISTER): Update, not just the a29k uses this.
11856
11857Wed Apr 21 13:59:01 1999 Dave Brolley <brolley@cygnus.com>
11858
11859 * gdbint.texinfo: Fix typos: $ -> @.
11860
11861Tue Apr 20 11:59:38 1999 Andrew Cagney <cagney@b1.cygnus.com>
11862
11863 * gdbint.texinfo (REGISTER_NAMES, BREAKPOINT, BIG_BREAKPOINT,
889bf7c5
PA
11864 LITTLE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT,
11865 BIG_REMOTE_BREAKPOINT): Deprecate in favor of REGISTER_NAME and
11866 BREAKPOINT_FROM_PC.
a9331b3f 11867
7a292a7a
SS
11868Mon Apr 12 16:00:44 1999 Andrew Cagney <cagney@b1.cygnus.com>
11869
11870 * gdbint.texinfo (CALL_DUMMY_STACK_ADJUST_P,
889bf7c5 11871 CALL_DUMMY_STACK_ADJUST): Document.
7a292a7a
SS
11872
11873Thu Apr 8 17:23:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
11874
11875 * gdbint.texinfo (CALL_DUMMY_P, CALL_DUMMY_WORDS,
889bf7c5 11876 SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY): Define.
7a292a7a
SS
11877
118781999-04-02 Stan Shebs <shebs@andros.cygnus.com>
11879
11880 * gdbint.texinfo (MAINTENANCE_CMDS): Remove ref, since it no
11881 longer exists.
11882
11883Tue Mar 9 19:25:11 1999 Stan Shebs <shebs@andros.cygnus.com>
11884
11885 * gdb.texinfo, remote.texi, all-cfg.texi, HPPA-cfg.texi: Remove
889bf7c5
PA
11886 nearly all @ifset/@ifclear conditionals; nobody uses them, and
11887 they make the manual source incomprehensible.
7a292a7a
SS
11888 * h8-cfg.texi: Remove, hasn't been used in years.
11889
c906108c
SS
11890Thu Feb 11 18:00:59 1999 Stan Shebs <shebs@andros.cygnus.com>
11891
11892 * gdb.texinfo: Update the credits.
11893
11894Mon Feb 8 17:33:57 1999 Stan Shebs <shebs@andros.cygnus.com>
11895
11896 * gdb.texinfo: Fix mistakes noticed in printout of last
11897 draft, add Alpha to discussion of heuristic fence post.
11898
11899Fri Feb 5 17:20:00 1999 Stan Shebs <shebs@andros.cygnus.com>
11900
11901 * gdb.texinfo, remote.texi: Many changes; update to Seventh
889bf7c5
PA
11902 Edition, merge some HP changes into mainline, describe some
11903 previously undocumented features, describe more of the target
11904 commands available, eliminate obsolete section on renamed
11905 commands.
c906108c
SS
11906 * all-cfg.texi, HPPA-cfg.texi: Remove some obsolete conditionals.
11907
11908Wed Jan 20 17:47:45 1999 Stan Shebs <shebs@andros.cygnus.com>
11909
11910 * gdb.texinfo: Make many HPPA conditionals unconditional,
11911 including catchpoint description, since now on for all configs.
11912 * all-cfg.texi: @clear HPPA, since is mainly for very HP-specific
11913 specializations.
11914
11915Thu Jan 14 17:10:12 1999 Stan Shebs <shebs@andros.cygnus.com>
11916
11917 * Makefile.in (GDBvn.texi): Fix match expression to work with
11918 current format of VERSION in gdb/Makefile.in.
11919 * gdb.texinfo: Fix node ref to match new readline.
11920
11921Wed Jan 13 10:38:40 1999 Edith Epstein <eepstein@sophia.cygnus.com>
11922
a9331b3f
RM
11923 * gdb.texinfo: Changes made as part of a project to merge in
11924 changes made by HP. Documentation makes extensive use of
c906108c
SS
11925 @ifclear HPPA and @ifset HPPA. The HP manual omits doumentation
11926 on remote debugging. There are differences in documentation
889bf7c5 11927 (HP vs. non-HP) on C++ support (aCC vs. gnu gcc++). Also,
c906108c
SS
11928 the HP manual discusses catchpoints, hardware watchpoints, and
11929 some HPUX specific limitations for shared library support.
a9331b3f 11930
c906108c
SS
11931 There are also a number of @node changes.
11932
119331999-01-12 Jason Molenda (jsm@bugshack.cygnus.com)
11934
11935 * gdbint.texinfo (Formatting): Disambiguate a sentence.
11936 (C Usage): Same.
11937
11938Wed Jan 6 11:55:34 1999 David Taylor <taylor@texas.cygnus.com>
11939
11940 The following changes were made by Edith Epstein
889bf7c5
PA
11941 <eepstein@cygnus.com> as part of a project to merge in changes
11942 made by HP.
a9331b3f 11943
c906108c
SS
11944 * HPPA-cfg.texi: new file.
11945
11946 * all-cfg.texi: set HPPA for HP PA-RISC targets.
11947
11948 * refcard.tex: change documentation about catch.
11949 removed info catch.
11950
11951Mon Jan 4 18:29:18 1999 Stan Shebs <shebs@andros.cygnus.com>
11952
11953 * gdbint.texinfo: Expand on GDB's coding standards,
11954 specify the use of arg names with prototypes.
11955
119561998-12-14 J.T. Conklin <jtc@redbacknetworks.com>
11957
11958 * gdb.texinfo: Fix tipo.
11959
11960Sun Dec 13 10:27:59 1998 Andrew Cagney <cagney@b1.cygnus.com>
11961
11962 * gdbint.texinfo: Document TARGET_BYTE_ORDER_DEFAULT and
889bf7c5 11963 TARGET_BYTE_ORDER_SELECTABLE_P.
c906108c
SS
11964
11965Thu Dec 10 16:07:09 1998 Andrew Cagney <cagney@b1.cygnus.com>
11966
11967 * gdbint.texinfo (FRAME_FIND_SAVED_REGS): Document.
11968
119691998-12-09 Jim Blandy <jimb@zwingli.cygnus.com>
11970
11971 * agentexpr.texi: New file.
11972
11973Wed Dec 9 21:13:57 1998 Andrew Cagney <cagney@chook>
11974
11975 * gdbint.texinfo (REGISTER_NAME): Replace REGISTER_NAMES.
11976
119771998-12-03 J.T. Conklin <jtc@redbacknetworks.com>
11978
11979 * remote.texi: Changed wording that implied that the GDB remote
11980 protocol caches register values instead of GDB itself.
11981
11982Tue Dec 1 17:45:43 1998 Stan Shebs <shebs@andros.cygnus.com>
11983
11984 * gdbint.texinfo: Add some info about symbol readers.
11985 (CHILL_PRODUCER, etc): Comment out descriptions, not useful.
11986 (IN_SOLIB_CALL_TRAMPOLINE): Rename info from IN_SOLIB_TRAMPOLINE.
11987 (IN_SOLIB_RETURN_TRAMPOLINE): Describe.
11988 (KERNEL_DEBUGGING, MIPSEL): No info about these, remove.
11989
11990Mon Nov 30 11:32:21 1998 Andrew Cagney <cagney@chook>
11991
a9331b3f 11992 * gdbint.texinfo (FRAME_CHAIN_VALID_ALTERNATE):
c906108c
SS
11993
11994Sat Nov 28 13:45:53 1998 Andrew Cagney <cagney@b1.cygnus.com>
11995
11996 * gdbint.texinfo (INNER_THAN): Update, now takes parameters.
11997
11998Fri Nov 27 12:39:45 1998 Andrew Cagney <cagney@chook>
11999
12000 * gdbint.texinfo (NO_SINGLE_STEP): Replace with
889bf7c5 12001 SOFTWARE_SINGLE_STEP_P and SOFTWARE_SINGLE_STEP.
c906108c
SS
12002
12003Wed Oct 14 10:02:40 1998 Andrew Cagney <cagney@b1.cygnus.com>
12004
12005 * gdbint.texinfo: Fix minor typos.
12006
12007Wed Sep 30 18:03:19 1998 Stan Shebs <shebs@andros.cygnus.com>
12008
12009 * gdbint.texinfo: Complete overhaul. Group descriptions more
12010 logically, add more info on generic algorithms, remove much
12011 obsolete and/or wrong material.
12012
12013Fri Jul 24 17:51:38 1998 Ian Lance Taylor <ian@cygnus.com>
12014
12015 * stabs.texinfo (Method Type Descriptor): Expand and correct.
12016
12017Mon May 4 10:37:12 1998 Brian Youmans (3diff@gnu.org)
12018
12019 * refcard.tex: Copyright, address updates.
12020
12021Tue Apr 21 18:09:56 1998 Stan Shebs <shebs@andros.cygnus.com>
12022
12023 * gdb.texinfo (EDITION, DATE): Update and change to use ordinals
12024 for the edition instead of confusing GDB-version-like numbers.
12025
12026Mon Apr 13 14:05:00 1998 Fred Fish <fnf@cygnus.com>
12027
12028 * gdb.texinfo (hbreak, watch): Fix typo, "date" -> "data".
12029
12030Thu Apr 2 16:52:44 1998 Jason Molenda (crash@bugshack.cygnus.com)
12031
5ae4183a 12032 * LRS: Reformat a bit to keep text under 80 columns.
c906108c
SS
12033
12034Thu Apr 2 16:10:36 1998 Stan Shebs <shebs@andros.cygnus.com>
12035
12036 * gdb.texinfo: Add some credits, mention bug monitor.
12037 * remote.texi: Mention mips monitor targets.
12038 * gdbint.texinfo: Describe SP_REGNUM, STEP_SKIPS_DELAY.
a9331b3f 12039
c906108c
SS
12040Mon Feb 2 17:13:03 1998 Stan Shebs <shebs@andros.cygnus.com>
12041
12042 * gdbint.texinfo: Remove obsolete mentions of pinsn.c and opcode.h
889bf7c5
PA
12043 files, finish sorting of host vs target vs native macros, describe
12044 some more of them.
c906108c
SS
12045
12046Tue Jan 13 16:44:50 1998 Fred Fish <fnf@cygnus.com>
12047
12048 * gdbint.texinfo (Host Conditionals): Document change from
12049 using NO_MMALLOC to it's inverse, USE_MMALLOC.
12050
12051Mon Nov 24 13:55:21 1997 Andrew Cagney <cagney@b1.cygnus.com>
12052
12053 * gdbint.texinfo (Host Conditionals): Document
889bf7c5 12054 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, HAVE_LONG_DOUBLE.
c906108c
SS
12055
12056Fri Jul 4 14:52:31 1997 Ian Lance Taylor <ian@cygnus.com>
12057
12058 * gdbint.texinfo (Host Conditionals): Add CRLF_SOURCE_LINES.
12059 Document LSEEK_NOT_LINEAR.
12060
12061Tue Mar 25 14:44:09 1997 Ian Lance Taylor <ian@cygnus.com>
12062
12063 * stabs.texinfo (Stab Section Basics): Make it clear that only
12064 some versions of the GNU linker remove the leading N_UNDF symbol.
12065
12066Thu Feb 27 17:45:19 1997 Ian Lance Taylor <ian@cygnus.com>
12067
12068 * stabs.texinfo (String Field): Document type number pairs here,
12069 instead of in the Sun specific section.
12070 (Include Files): The GNU linker supports the N_BINCL
12071 optimization. Clarify the N_BINCL value, and what it is used
12072 for.
12073 (Procedures): Document N_FUN with an empty string to mark the end
12074 of a function.
12075 (Typedefs): Mention that Sun compilers may use N_GSYM for a type.
12076 (Sun Differences): Remove this node, as the information is now
12077 elsewhere in the main document.
12078 (Stab Section Basics): Mention that the GNU linker may optimize
12079 stabs and remove the leading N_UNDF symbol.
12080
12081Mon Dec 9 12:23:32 1996 Roland Pesch <roland@wrs.com>
12082
12083 * gdb.texinfo, refcard.tex: Restore author credit
12084
701adfb0
PA
12085Wed Oct 2 22:07:16 1996 Fred Fish <fnf@cygnus.com>
12086
12087 * gdbint.texinfo: Document that SIGTRAMP_START and SIGTRAMP_END
12088 are macros that take an single argument.
12089
c906108c
SS
12090Wed Oct 2 22:01:36 1996 Fred Fish <fnf@fishfood.ninemoons.com>
12091
12092 * gdbint.texinfo (SIGTRAMP_START, SIGTRAMP_END): Update
12093 documentation to account for START and END macros taking
12094 one arg.
12095
12096Thu Aug 22 17:59:03 1996 Fred Fish <fnf@cygnus.com>
12097
12098 From: Eberhard Mattes <mattes@azu.informatik.uni-stuttgart.de>
12099 * gdb.texinfo (Frames): Fix typo.
12100
12101Tue Jul 23 10:06:20 1996 Fred Fish <fnf@cygnus.com>
12102
12103 * gdbint.texinfo (NO_SINGLE_STEP): Document that single_step takes
12104 a target_signal as arg type, not a pid.
12105
12106Fri Jul 12 11:10:05 1996 Stu Grossman (grossman@critters.cygnus.com)
12107
12108 * gdb.texinfo: Document `set assembly-language'.
12109
12110Thu Jul 11 13:50:28 1996 Stan Shebs <shebs@andros.cygnus.com>
12111
12112 * remote.texi: Update list of stubs in the GDB distribution.
12113
12114Fri Jul 5 15:38:54 1996 Fred Fish <fnf@cygnus.com>
12115
12116 * gdbint.texinfo (NO_MMCHECK): Renamed from NO_MMALLOC_CHECK.
889bf7c5
PA
12117 Also document that some systems can use mmalloc but must define
12118 this if their C runtime allocates memory that is later freed.
c906108c 12119 (MMCHECK_FORCE): Document new macro.
a9331b3f 12120
c906108c
SS
12121Fri Jun 28 22:17:10 1996 Dawn Perchik <dawn@cygnus.com>
12122
12123 * remote.texi: Add documentation for target Sparclet.
12124
12125Mon Jun 24 18:12:22 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
12126
a9331b3f 12127 * Makefile.in (srcdir, VPATH, prefix, infodir, INSTALL,
c906108c
SS
12128 INSTALL_PROGRAM, INSTALL_DATA): Use autoconf set values.
12129 * configure.in: Rewritten for autoconf.
12130 * configure: New.
12131
12132Mon Jun 17 10:43:41 1996 Fred Fish <fnf@cygnus.com>
12133
12134 * Makefile.in (DVIPS): New define, set to dvips.
12135 (dvi): Add stabs.dvi.
12136 (ps): New target.
12137 (all-doc): Depend on info, dvi, and ps targets.
12138 (STAGESTUFF): Add *.ps and *.dvi files.
12139 (clean-info, clean-dvi): Remove.
12140 (mostlyclean): Does not depend upon clean-info or clean-dvi,
12141 rules completely rewritten.
12142 (maintainer-clean): Remove clean-info and clean-dvi
12143 dependencies and put their actions in the rules.
12144 (gdb.ps): New target
a9331b3f 12145 (gdb.dvi, gdbgui.dvi, gdbint.dvi, stabs.dvi): Remove
c906108c
SS
12146 intermediate TeX files, whether they have 2 or 3 character
12147 extensions.
12148 (gdbint.ps): Add target and rules.
12149 (gdb-internals): Delete unused target.
12150 (Makefile): Depends upon config.status also.
12151
12152Sat Mar 30 15:46:58 1996 Fred Fish <fnf@cygnus.com>
12153
12154 * gdbint.texinfo (CC_HAS_LONG_LONG): Clarify when/how this is
12155 set.
12156
12157Sat Mar 16 15:10:20 1996 Fred Fish <fnf@cygnus.com>
12158
12159 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
12160 * gdb.texinfo (Expressions): Fix erroneous array constant example.
12161
12162Sat Mar 16 13:28:45 1996 Fred Fish <fnf@cygnus.com>
12163
12164 * gdb.texinfo: Add missing "@bullet" to some "@itemize" commands.
12165
12166Sat Feb 10 03:28:36 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12167
12168 * gdb.texinfo (Print settings): Document
12169 `set/show print static-members' commands.
12170
12171Wed Jan 10 14:16:37 1996 Fred Fish <fnf@cygnus.com>
12172
12173 * gdbint.texinfo (Native): Document name change, coredep.c to
12174 core-aout.c.
12175
12176Wed Dec 13 12:35:28 1995 Ian Lance Taylor <ian@cygnus.com>
12177
12178 * stabs.texinfo (Include Files): Document the values the SunOS4
12179 linker creates for N_BINCL/N_EINCL/N_EXCL stabs.
12180
12181Fri Dec 8 21:08:44 1995 Fred Fish <fnf@cygnus.com>
12182
12183 * gdbint.texinfo (Releases): Change gdb.tar.Z to gdb.tar.gz.
12184 Fix typo.
12185
12186Fri Dec 1 11:07:50 1995 Fred Fish <fnf@cygnus.com>
12187
12188 * gdbint.texinfo (Releases): Make "gdb.tar.gz" rather than
12189 "gdb.tar.Z".
12190
12191Wed Sep 20 13:14:10 1995 Ian Lance Taylor <ian@cygnus.com>
12192
12193 * Makefile.in (maintainer-clean): New target, synonym for
12194 realclean.
12195
701adfb0
PA
12196Wed Sep 20 08:16:03 1995 steve chamberlain <sac@slash.cygnus.com>
12197
12198 * gdbint.texinfo (GETENV_PROVIDED, FCLOSE_PROVIDED): Document.
12199
c906108c
SS
12200Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
12201
12202 * Update all FSF addresses except those in COPYING* files.
12203
12204Wed Jul 19 18:43:03 1995 Stan Shebs <shebs@andros.cygnus.com>
12205
12206 From Richard Earnshaw (rearnsha@armltd.co.uk):
12207 * gdb.texinfo (convenience variables): Document $_exitcode.
12208 (quit): Document optional expression to use as exit code.
12209
12210Thu Jun 22 21:27:33 1995 Victoria Mixon <victoria@cygnus.com>
12211
12212 * gdb.texinfo, remote.texi: Brought up to date with various
12213 GDB changes.
12214
12215Tue Jun 20 14:35:38 1995 Stan Shebs <shebs@andros.cygnus.com>
12216
12217 * gdb.texinfo: Update dates and versions, fix comments about
12218 hardware watchpoints in future releases and about the
12219 sharedlibrary command.
12220
12221Mon May 8 09:30:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12222
12223 * stabs.texinfo: Remove node `XCOFF differences'. Describe value of
12224 C_FUN stab. Other cleanups.
12225
12226Wed Apr 19 07:02:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12227
12228 * remote.texi (Bootstrapping): Clarify that flush_i_cache is only
12229 for the sparc stub.
12230
12231Tue Apr 11 11:41:49 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12232
12233 * annotate.texi: Clarify which addresses have differing formats
12234 depending on the language and which do not.
12235
12236Tue Mar 28 16:56:22 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12237
12238 * remote.texi (NetWare): Changed example to use BOARD= instead of
12239 NODE= argument to reflect correspoding change to gdbserve.nlm.
12240
12241Fri Mar 17 06:47:02 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12242
12243 * stabs.texinfo (Negative Type Numbers): Mention the fact that
12244 GDB, as well as AIX dbx, supports the size type attribute.
12245
12246Thu Mar 16 12:11:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12247
12248 * stabs.texinfo (Negative Type Numbers): Document types -31 to -34.
12249
12250Mon Mar 13 16:49:13 1995 Per Bothner <bothner@kalessin.cygnus.com>
12251
12252 * gdb.texinfo (Define): Document $arg0... arguments to commands,
12253 and new 'if' and 'while' commands.
12254
12255Fri Feb 17 15:24:35 1995 Per Bothner <bothner@kalessin.cygnus.com>
12256
12257 * gdb.texinfo (Artificial arrays): Note use of coerce-to-array-type.
12258
12259Wed Feb 15 11:59:18 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12260
12261 * all-cfg.texi: New flag, GDBSERVE, for NetWare's gdbserve.nlm.
12262 * remote.texi (NetWare): New node, how to use gdbserve.nlm on
12263 NetWare targets. Mostly stolen from the Server node.
12264
12265Fri Feb 10 20:20:08 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12266
12267 * gdb.texinfo (Setting): Talk about the language of a source file
12268 versus the working language. The old documentation did not match
12269 what GDB did.
12270
12271Wed Feb 1 20:26:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12272
12273 * stabs.texinfo (Source Files): Document N_SO used to mark the end
12274 of a source file.
12275
12276Mon Jan 23 14:23:37 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12277
12278 * gdb.texinfo (Processes): New node.
12279
12280Tue Jan 17 14:09:03 1995 Ian Lance Taylor <ian@sanguine.cygnus.com>
12281
12282 * remote.texi: Update documentation of set/show mipsfpu.
12283
3fc11d3e
JM
12284Fri Jan 6 17:17:28 1995 Stan Shebs <shebs@andros.cygnus.com>
12285
12286 * gdbgui.texinfo: New file, manual for GUI (gdbtk) users.
12287 * Makefile.in (gdbgui.dvi, gdbgui.info): New actions.
c906108c
SS
12288
12289Sun Sep 4 16:47:21 1994 Stan Shebs (shebs@andros.cygnus.com)
12290
12291 * gdbint.texinfo: Removed mentions of some incorrectly placed and
12292 obsolete conditionals, described some others.
12293
12294Mon Aug 1 15:42:39 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12295
12296 * gdbint.texinfo: Remove references to BROKEN_LARGE_ALLOCA and
12297 SET_STACK_LIMIT_HUGE; they were removed from GDB 14 May 1994.
12298
12299Mon Aug 1 15:12:02 1994 Stan Shebs (shebs@andros.cygnus.com)
12300
12301 * gdbint.texinfo: Put regex conditionals in their own table.
12302
12303Tue Jul 26 18:32:52 1994 Stan Shebs (shebs@andros.cygnus.com)
12304
12305 * gdbint.texinfo: Removed mentions of many obsolete conditionals,
12306 described or fixed the descriptions of many others.
12307
12308Sun Jul 17 14:14:03 1994 Stan Shebs (shebs@andros.cygnus.com)
12309
12310 * gdb.texinfo: Add some more credits.
12311 * gdbint.texinfo: Capitalize GDB consistently, describe some
12312 macros and remove some.
12313
12314Thu Jul 14 18:43:17 1994 Stan Shebs (shebs@andros.cygnus.com)
12315
12316 * gdbint.texinfo: Removed mentions of many incorrectly placed and
12317 obsolete conditionals, described some others.
12318
12319Tue Jul 12 12:23:15 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12320
12321 * gdb.texinfo (help targets): Changed to `help target', which
12322 is the correct gdb command.
12323
12324Wed Jun 22 18:00:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12325
12326 * annotate.texi (TODO): New node, for keeping track of annotations
12327 suggested but not yet implemented.
12328
12329Wed Jun 1 16:10:45 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12330
12331 * stabs.texinfo (Statics): Value of xcoff C_BSTAT points to
12332 another symbol, it is not the address itself.
12333
12334Thu May 5 20:23:36 1994 Stan Shebs (shebs@andros.cygnus.com)
12335
12336 * stabs.texinfo (Stab Section Basics): Add comment about alignment
12337 of stabs-in-coff sections.
12338
12339Wed May 4 06:26:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12340
12341 * annotate.texi: Change edition to 0.5 and date to May 1994.
12342 Add index.
12343 (Frames): New node, for frame annotation.
12344 (Displays): New node, for display annotation.
12345
12346 * remote.texi (MIPS Remote): Say that set timeout doesn't apply
12347 when waiting for your program to stop.
12348
12349Fri Apr 29 18:24:46 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12350
12351 * annotate.texi (Breakpoint Info): Document annotation of header
12352 fields and record annotation.
12353
12354Thu Apr 28 07:44:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12355
12356 * annotate.texi: New file, to document annotations.
12357
12358Thu Apr 21 14:20:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12359
12360 * Makefile.in (clean): Don't remove GDBvn.texi (apparently on Jan
12361 16 I meant to make this change but did not). Do remove gdb-cfg.texi.
12362
12363Wed Apr 20 11:22:48 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12364
12365 * stabs.texinfo (Stab Section Basics): Say what is in .stab
12366 section, and say n_strx field is compilation unit relative.
12367 * stabs.texinfo: Don't use @code for a.out when it is the name of
12368 an object file format.
12369
12370Wed Apr 13 20:29:54 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
12371
12372 * gdb.texinfo: Refer to file names, not path names, per rms
12373 convention.
12374 (Arguments): Fix typo.
12375
12376Thu Mar 24 08:09:12 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12377
12378 * stabs.texinfo (Global Variables): Talk about stabs in files
12379 where variables are referenced, but not defined.
12380
12381Wed Mar 23 07:16:36 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12382
12383 * stabs.texinfo: Move stuff on @ and # type descriptors from node
12384 Cplusplus to new nodes Member Type Descriptor and Method Type
12385 Descriptor. Re-write stuff for #.
12386
12387Wed Mar 16 08:20:19 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12388
12389 * gdb.texinfo (Print Settings): Don't document "set print
12390 fast-symbolic-addr off". The bug which it worked around was fixed
12391 on 25 Feb 94 in coffread.c, so I'm nuking the command.
12392
12393 * stabs.texinfo (Alternate Entry Points): New node, rewritten from
12394 N_ENTRY node.
12395
12396 * stabs.texinfo (Type Descriptors): Add 'Y' type descriptor.
12397
12398Tue Mar 15 08:43:02 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12399
12400 * gdbint.texinfo (Host Conditionals, Target Conditionals): Remove
12401 references to ieee-float.c.
12402
12403Fri Mar 11 08:09:40 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12404
12405 * gdb.texinfo (Set Breaks): Update documentation for tbreak to
12406 match what the code actually does.
12407
12408Wed Mar 9 19:43:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12409
12410 * stabs.texinfo (Symbol Descriptors): Add OS9000 symbol descriptor s.
12411
12412Tue Mar 1 17:04:43 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
12413
12414 * stabs.texinfo (Type Descriptors): Add OS9000 type descriptors c,
12415 i, and b.
12416
12417Wed Feb 23 10:44:18 1994 Jim Kingdon (kingdon@rtl.cygnus.com)
12418
12419 * stabs.texinfo: Document N_RBRAC as function relative for COFF as
12420 well as for ELF and SOM. Unify the descriptions of ELF and SOM
12421 as "stabs in sections" rather than just saying "ELF and SOM".
12422 Also make that stuff apply to COFF.
12423
12424Fri Feb 18 08:25:58 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12425
12426 * gdb.texinfo (Formatting Documentation): Change GhostScript to
12427 Ghostscript.
12428
12429Fri Feb 4 06:31:31 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12430
12431 * gdb.texinfo (Continuing and Stepping): When talking about "step"
12432 versus functions without line numbers, also mention stepping into
12433 them as well as "step" when you are in them. Tell the user how to
12434 deal with the situation. Add comment about "debugging information".
12435
12436Thu Feb 3 11:39:59 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12437
12438 * stabs.texinfo (Enumerations): Document restriction on where
12439 enumeration types can appear and still win with GDB.
12440
12441Wed Feb 2 11:29:17 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12442
12443 * stabs.texinfo (Negative Type Numbers): Document format for type
12444 -16.
12445
12446Thu Jan 27 16:53:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12447
12448 * gdb.texinfo (Selection, Frame Info): Update information about
12449 arbitrary frame specficiations.
12450
12451Wed Jan 26 15:31:57 1994 Roland H. Pesch (pesch@fowanton.cygnus.com)
12452
12453 * gdb.texinfo, remote.texi: general editing pass prior to Net release
12454
12455Tue Jan 25 12:12:04 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12456
12457 * stabs.texinfo (String Field): Discuss continuing stabs with ?.
12458
12459Wed Jan 19 06:39:24 1994 David J. Mackenzie (djm@thepub.cygnus.com)
12460
12461 * stabs.texinfo (Non-Stab Symbol Types): Mention N_SET* | N_EXT.
12462
12463Sun Jan 16 12:43:32 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12464
12465 * stabs.texinfo: Re-do stuff about C_BSTAT and move from XCOFF
12466 Differences node to Statics node.
12467 (Statics): Discuss XCOFF use of V symbol descriptor.
12468
12469 * Makefile.in: Remove refcard.dvi and GDBvn.texi in realclean,
12470 not clean.
12471
12472Wed Jan 12 21:29:54 1994 John Gilmore (gnu@cygnus.com)
12473
12474 * gdb.texinfo (Print Settings): Document `set print
12475 fast-symbolic-addr' and improve the doc for some other
12476 `set print's.
12477
12478Mon Jan 3 17:23:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12479
12480 * stabs.texinfo (String Field): Talk about defining several type
12481 numbers at once.
12482 Fix lint regarding changing node ELF Transformations to
12483 ELF and SOM Transformations.
12484
12485Fri Dec 31 00:42:43 1993 John Gilmore (gnu@cygnus.com)
12486
12487 * stabs.texinfo: Insert Peter Kessler's name as inventor (I think).
12488
12489Tue Dec 28 09:30:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12490
12491 * stabs.texinfo (Cross-References): `::' is for nested types only
12492 within <>.
12493 (Structures): Document static members.
12494
12495Mon Dec 27 13:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12496
12497 * stabs.texinfo: Document S type attribute.
12498
12499Sun Dec 26 20:46:36 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
12500
12501 * stabs.texinfo: Add notes about stabs-in-som where appropriate.
12502
12503Fri Dec 3 19:13:19 1993 John Gilmore (gnu@cygnus.com)
12504
12505 * gdbint.texinfo: Fix a few typos.
12506
12507Sun Nov 28 18:06:25 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12508
12509 * gdb.texinfo, remote.texi: formatting improvements
12510
12511 * gdb.texinfo (New Features): mention threads.
12512 (Summary, C): fix xrefs in newly contributed text.
12513 (Threads): index entries, clarifications, example
12514 (passim): minor typos fixed, phrasing improvements
12515
12516 * remote.texi (Bootstrapping): rephrase text on ^C and add index
12517 entries; (Server): explain use of gdbserver w/real-time systems,
12518 add example of conflicting TCP port; (MIPS Remote) break up
12519 running text into table, highlighting commands, and add example.
a9331b3f 12520
c906108c
SS
12521Wed Nov 24 14:15:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12522
12523 * refcard.tex: avoid bad linebreaks even when REFEDITS=psrc.sed
12524
12525Fri Nov 12 16:10:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12526
12527 * stabs.texinfo (Nested Symbols): New node.
12528 (String Field, Symbol Descriptors, Cross-References): Refer to it.
12529
12530Thu Nov 11 13:26:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12531
12532 * stabs.texinfo (Stabs in ELF): Clarify how Bbss.bss work with respect
12533 to picking which Bbss.bss symbol to use, and (because there seems to
12534 be no good way of doing it) re-write some of the text to make it
12535 sound like Bbss.bss isn't such a great idea after all (as currently
12536 designed).
12537
12538 * gdb.texinfo (C): In addition to saying people have to use g++ for
12539 good results, say they have to use stabs. Specifically say cfront
12540 doesn't work well.
12541 (Summary): Merge in information on Modula-2, Pascal, and Chill from
12542 the gdb README. Add xrefs to places where the support for the various
12543 languages is described in detail.
12544
12545Mon Nov 8 11:47:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12546
12547 * stabs.texinfo: Clean up stuff about visibility and virtual
12548 characters.
12549
12550 * stabs.texinfo (N_M2C): Cite Sun doc.
12551
12552Fri Nov 5 16:27:27 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12553
12554 * gdb.texinfo: updates re threads.
12555 * remote.texinfo: avoid index entries starting with digits.
12556
12557Tue Nov 2 09:08:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12558
12559 * stabs.texinfo (Enumerations): Talk about large, negative and
12560 octal values. Clean up cross reference to type attributes.
12561 (String Field): Say that GDB 4.11 supports size attribute.
12562
12563Sun Oct 31 13:31:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12564
12565 * remote.texi (VxWorks Remote): Clarify that rebuilding VxWorks kernel
12566 is a mandatory step. Make the stuff about that more concise.
12567
12568Wed Oct 27 00:25:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12569
12570 * stabs.texinfo (Class Names): New node.
12571
12572 * gdb.texinfo (Command Files): Explain order of init file reading.
12573
12574 * remote.texi (Bootstrapping): Talk about getting the serial driver
12575 to deal with ^C sent by gdb to stop the remote system.
12576
12577Mon Oct 25 03:25:41 1993 Tom Lord (lord@cygnus.com)
12578
12579 * libgdb.texinfo (I/O): incorporated better phrasing from rich.
12580
12581 * libgdb.texinfo (Defining Commands): made the DOC arg
12582 to gdb_define_app_command a char * instead of char **
12583 per a suggestion from kingdon.
12584
12585 * libgdb.texinfo: total rewrite from a different starting
12586 premise.
12587
12588Wed Oct 20 18:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12589
12590 * stabs.texinfo (Local Variable Parameters): Re-write paragraph on
12591 floats passed as doubles (to improve clarity).
12592
12593Tue Oct 19 14:21:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12594
12595 * gdb.texinfo (Source Path): index entries for $cwd, $pdir
12596
12597 * a4rc.sed: update to work with Andreas Vogel papersize params
12598
12599 * refcard.tex: use Andreas Vogel simplifications of papersize
12600 params; remove useless version info; update copyright date.
12601
12602Tue Oct 19 10:46:22 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12603
12604 * gdb.texinfo (Symbols): Add class NAME to doc for ptype.
12605
12606Tue Oct 12 09:11:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12607
12608 * gdb.texinfo (Files): Say what address the load command loads it at.
12609
12610 * stabs.texinfo (Common Blocks): Minor cleanups.
12611
12612 * stabs.texinfo: Update ld stabs in elf relocation to reflect the fact
12613 that Sun has backed away from the linker kludge and thus the relevant
12614 issue is changes to the SunPRO tools, not the Solaris linker.
12615
12616 * stabs.texinfo (Traditional Integer Types): Clean up description
12617 of octal bounds a little bit. Document extra leading zeroes.
12618
12619Thu Oct 7 16:15:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12620
12621 * gdb.texinfo (Signaling): Update for symbolic symbol names
12622 and add a section explaining the difference between the GDB
12623 signal command and the shell kill utility.
12624
12625Wed Oct 6 13:23:01 1993 Tom Lord (lord@rtl.cygnus.com)
12626
12627 * libgdb.texinfo: added `@' to braces that were unescaped.
12628
12629Mon Oct 4 10:42:18 1993 Tom Lord (lord@rtl.cygnus.com)
12630
12631 * libgdb.texinfo: new file. Spec for the gdb library.
12632
12633Sun Oct 3 15:26:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12634
12635 * stabs.texinfo (Include Files): Fix typo (start -> end).
12636
12637Thu Sep 30 18:24:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12638
12639 * gdb.texinfo, remote.texi: assorted small improvements, mostly
12640 from Melissa at FSF's editing pass.
12641
12642Thu Sep 30 11:54:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12643
12644 * gdb.texinfo: Remove stuff about ar and 14 character filenames.
12645 I believe this was fixed by the 13 Sep 89 change to print_frame_info.
12646 Also, modern versions of ar like BSD 4.4 or SVR4 don't have this bug.
12647
12648Wed Sep 22 21:22:11 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12649
12650 * remote.texi (Bootstrapping): Discuss 386 call gates.
12651
12652Sat Sep 18 17:10:44 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
12653
12654 * stabs.texinfo (Based Variables): New node.
12655
12656Thu Sep 16 17:48:55 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
12657
12658 * stabs.texinfo (Negative Type Numbers): Re-write discussions of
12659 names, sizes, and formats to suggest how not to lose.
12660
12661Sat Sep 11 09:35:11 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
12662
12663 * stabs.texinfo (Methods): Fix typo.
12664
12665Fri Sep 10 06:34:20 1993 David J. Mackenzie (djm@thepub.cygnus.com)
12666
12667 * gdb.texinfo: Fix a few typos.
12668
12669Wed Sep 8 09:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12670
12671 * gdb.texinfo: Clarify how well it works with Fortran.
12672
12673 * stabs.texinfo (Stabs In ELF, Statics, ELF Transformations):
12674 More on relocating stabs in ELF files.
12675
12676Tue Sep 7 13:45:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12677
12678 * stabs.texinfo (Stabs In ELF): Talk about N_FUN value.
12679
12680Mon Sep 6 19:23:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12681
12682 * stabs.texinfo (Local Variable Parameters): Talk about nameless
12683 parameters on VAX.
12684
12685Fri Sep 3 17:06:08 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12686
12687 * gdb.texinfo: @up/@down -> @raisesections/@lowersections
12688
12689Fri Sep 3 12:04:15 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12690
12691 * stabs.texinfo: Make info author notice match the TeX author notice.
12692
12693Tue Aug 31 13:21:06 1993 David J. Mackenzie (djm@thepub.cygnus.com)
12694
12695 * stabs.texinfo: Initial-caps all words in node names and
12696 non-trivial words in section names.
12697
12698Mon Aug 30 11:13:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12699
12700 * stabs.texinfo: Many minor cleanups.
12701
12702 * stabs.texinfo: Remove @deffn except from Expanded Reference node.
12703
12704Sat Aug 28 12:08:09 1993 David J. MacKenzie (djm@edison.eng.umd.edu)
12705
12706 * stabs.texinfo: Remove full description of big example.
12707 It's not really helpful; just use pieces of it where appropriate.
12708 Add more Texinfo formatting directives (@samp, etc.).
12709 Use @deffn to define stab types.
12710 Eliminate some wordiness. Break up some nodes.
12711 Add an (alphabetized) index of symbol types.
12712 Use consistent capitalization style in node and section names.
12713
12714Thu Aug 26 06:36:31 1993 Fred Fish (fnf@deneb.cygnus.com)
12715
12716 * gdb.texinfo: Change typo "Two two" to "The two".
12717
12718Sun Aug 22 12:15:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12719
12720 * stabs.texinfo (XCOFF-differences): Remove references to
12721 non-existent types N_DECL and N_RPSYM.
12722
12723 * stabs.texinfo (String Field): Say that type attributes bug is
12724 fixed in GDB 4.10, since it is.
12725
12726 * stabs.texinfo: Clean up djm cleanups, and more cleanups of my own.
12727
12728Sat Aug 21 04:32:28 1993 David MacKenzie (djm@cygnus.com)
12729
12730 * stabs.texinfo: Formatting cleanups.
12731
12732Fri Aug 20 20:49:53 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12733
12734 * stabs.texinfo: When explaining the n_type of a stab, standardize
12735 how we do it ('#' as a comment indicator, "36 is N_FUN" as text,
12736 no tabs, use @r).
12737 (Global Variables): Clean up.
12738
12739Tue Aug 17 15:57:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12740
12741 * stabs.texinfo (Stack Variables): Re-write.
12742
12743Mon Aug 16 21:20:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12744
12745 * stabs.texinfo (Stabs-in-elf): Talk about getting the start
12746 addresses of a source file. Also revise formatting.
12747 Change "object module" or "object file" to "source file".
12748 Various: Miscellaneous cleanups.
12749
12750Thu Aug 12 15:11:51 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12751
12752 * stabs.texinfo: Point to mangling info in gcc's gpcompare.texi.
12753
12754Tue Aug 10 16:57:49 1993 Stan Shebs (shebs@rtl.cygnus.com)
12755
12756 * gdbint.texinfo: Removed many nonsensical machine-collected
12757 host and target conditionals, described some of the remainder.
12758
12759Tue Aug 10 13:28:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12760
12761 * gdbint.texinfo (Getting Started): Use @itemize, not @table.
12762
12763 * gdbint.texinfo (Top): Add name to @top line, and re-write the
12764 paragraph which follows.
12765
12766 * gdbint.texinfo (Host): Use @code not @samp for Makefile
12767 variables. Looks better and avoids overful hbox.
12768
12769Fri Jul 30 18:26:21 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12770
12771 * stabs.texinfo (Procedures): Improve stuff on nested functions.
12772
12773Thu Jul 29 15:10:58 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12774
12775 * remote.texi: (MIPS Remote) clearer doc for set/show timeout,
12776 retransmit-timeout
12777
12778Thu Jul 29 13:16:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12779
12780 * gdbint.texinfo: Update statement about `some ancient Unix
12781 systems, like Ultrix 4.0' to Ultrix 4.2.
12782
12783Wed Jul 28 15:26:53 1993 Roland H. Pesch (pesch@el_bosque.cygnus.com)
12784
12785 * h8-cfg.texi, all-cfg.texi: new flag GDBSERVER
12786
12787 * Makefile.in: depend on remote.texi rather than gdbinv-s.texi
12788
12789 * remote.texi: (Server) New node on gdbserver. (Remote Serial,
12790 ST2000 Remote, MIPS Remote): mention `host:port' syntax for TCP.
12791
12792 * remote.texi: new name for former gdbinv-s.texi
12793
12794 * gdb.texinfo: use remote.texi rather than gdbinv-s.texi
12795
12796Wed Jul 28 08:26:24 1993 Ian Lance Taylor (ian@cygnus.com)
12797
12798 * gdbinv-s.texi: Documented timeout and retransmit-timeout
12799 variables for MIPS remote debugging protocol.
12800
12801Mon Jul 26 13:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12802
12803 * stabs.texinfo (Negative Type Numbers): FORTRAN LOGICAL fix.
12804
12805Tue Jul 20 16:30:41 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
12806
12807 * Makefile.in (refcard.dvi): Use srcdir where necessary.
12808
12809Mon Jul 19 12:02:50 1993 Roland H. Pesch (pesch@cygnus.com)
12810
12811 * gdb.texinfo: repair conditional bugs in text markup
12812
12813Fri Jul 16 18:57:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12814
12815 * gdb.texinfo, all-cfg.texi, h8-cfg.texi: introduce MOD2 switch
12816 to select Modula-2 material.
12817
12818Thu Jul 15 13:15:01 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12819
12820 * stabs.texinfo: Cleanups regarding statics.
12821
12822 * gdbinv-s.texi (Bootstrapping): Document exceptionHandler.
12823 (Debug Session): Mention exceptionHandler. Add xref to Bootstrapping.
12824
12825Mon Jul 12 13:37:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12826
12827 * stabs.texinfo: N_MAIN is sometimes used for C.
12828
12829Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12830
12831 * gdbint.texinfo (Host, Target Conditionals): Remove TM_FILE_OVERRIDE.
12832
12833Tue Jul 6 12:41:28 1993 John Gilmore (gnu@cygnus.com)
12834
12835 * gdbint.texinfo (Target Conditionals): Remove NO_TYPEDEFS,
a9331b3f 12836 removed from the code by Kingdon.
c906108c
SS
12837
12838Tue Jul 6 12:24:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12839
12840 * gdb.texinfo (Break Commands): Remove stuff about flushing terminal
12841 input when evaluating breakpoint conditions; the bug has been fixed.
12842
12843 * gdb.texinfo (Continuing and Stepping): Argument to "continue"
12844 sets the ignore count to N-1, not to N.
12845
12846Thu Jul 1 14:57:42 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12847
12848 * refcard.tex (\hoffset): correct longstanding error to match
12849 intended offset; avoids cutting off edge on some printers
12850
12851Wed Jun 30 18:23:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12852
12853 * stabs.texinfo (Parameters): Say that order of stabs is significant.
12854
12855Fri Jun 25 21:34:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12856
12857 * stabs.texinfo (Common Blocks): Say what Sun FORTRAN does.
12858
12859Fri Jun 25 16:15:10 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12860
12861 * Makefile.in: (REFEDITS) new var to control whether PS or CM
12862 fonts and whether US or A4 paper for GDB refcard; (refcard.dvi)
12863 collect sed edits if any, apply to refcard before formatting;
12864 (refcard.ps) stop implying PS fonts if PS output requested;
12865 (lrefcard.ps) delete extra target for variant PS fonts
12866
12867 * refcard.tex: parametrize papersize dependent info, collect
12868 in easily replaced spot
12869
12870 * a4rc.sed: new file, edits to refcard for A4 paper
12871
12872Fri Jun 25 14:21:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12873
12874 * stabs.texinfo (Negative Type Numbers): Type -16 is 4 bytes.
12875
12876Wed Jun 23 15:02:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12877
12878 * stabs.texinfo (Negative Type Numbers): Minor character cleanups.
12879
12880Tue Jun 22 16:31:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12881
12882 * stabs.texinfo: Express disapproval of 'D' symbol descriptor
12883 politely rather than rudely.
12884
12885Fri Jun 18 19:42:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12886
12887 * stabs.texinfo: Document common blocks.
12888
12889Fri Jun 18 12:12:57 1993 Fred Fish (fnf@cygnus.com)
12890
12891 * stabs.texinfo: Add some basic info about stabs-in-elf.
12892
12893Fri Jun 18 13:57:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12894
12895 * stabs.texinfo (Top): Minor cleanup.
12896
12897Mon Jun 14 16:16:51 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
12898
12899 * Makefile.in (install-info): remove parentdir support
12900
12901Tue Jun 15 18:11:39 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12902
12903 * gdb.texinfo (Copying): delete this node and references to it;
12904 RMS says this manual need not carry GPL. (passim): Improvements
12905 from last round at FSF, largely due to Ian Taylor review, and
12906 minor formatting improvements.
12907
12908 * gdbinv-s.texi (passim): Improvements from last round at FSF,
12909 largely due to Ian Taylor review. (Debug Session): minor edits to
12910 new text.
12911
12912Sun Jun 13 12:52:39 1993 Jim Kingdon (kingdon@cygnus.com)
12913
12914 * Makefile.in (realclean): Remove info and dvi files too.
12915
12916Sat Jun 12 16:09:22 1993 Jim Kingdon (kingdon@cygnus.com)
12917
12918 * {all,h8}-config.texi: Rename to *-cfg.texi for 14 char filenames.
12919 * Makefile.in: Change accordingly. gdb-config.texi -> gdb-cfg.texi.
12920 * gdb.texinfo: Change accordingly.
12921
12922 * stabs.texinfo: Clean up N_{L,R}BRAC. Discuss what addresses of
12923 N_{L,R}BRAC,N_SLINE are relative to.
12924
12925Fri Jun 11 15:15:55 1993 Jim Kingdon (kingdon@cygnus.com)
12926
12927 * Makefile.in (GDBvn.texi): Update atomically.
12928
12929Wed Jun 9 10:58:16 1993 Jim Kingdon (kingdon@cygnus.com)
12930
12931 * gdbinv-s.texi (Debug Session): Document exceptionHook.
12932
12933Tue Jun 8 13:42:04 1993 Jim Kingdon (kingdon@cygnus.com)
12934
12935 * gdb.texinfo (Print Settings): Move all stuff relating to symbolic
12936 addresses together. Also motivate the set print symbol-filename
12937 command and suggest other solutions.
12938
12939Tue Jun 1 22:46:43 1993 Fred Fish (fnf@cygnus.com)
12940
12941 * gdb.texinfo (set print elements): Note that the number of
12942 elements is set to unlimited by "set print elements 0".
12943
12944Mon May 31 08:06:55 1993 Jim Kingdon (kingdon@cygnus.com)
12945
12946 * stabs.texinfo (Builtin Type Descriptors): Try to clarify what
12947 NF_LDOUBLE means.
12948 (Stab Types): Include Solaris stab types.
12949 (Procedures): Document Solaris extensions.
12950
12951Thu May 27 06:20:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12952
12953 * gdb.texinfo: Add `set print symbol-filename' doc.
12954
12955Wed May 26 00:26:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12956
12957 * stabs.texinfo (Arrays): Talk about type definition vs. type
12958 information.
12959
12960 * stabs.texinfo (Builtin Type Descriptors): Talk about omitting
12961 the trailing semicolon.
12962
12963Tue May 25 14:49:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12964
12965 * stabs.texinfo (Line Numbers, Source Files): Re-write these two nodes
12966 and merge in other parts of the document addressing these subjects.
12967 gdbint.texinfo (XCOFF): Remove info which is now in stabs.texinfo.
12968
12969 * stabs.texinfo (Subranges, Arrays): Try to explain about the semicolon
12970 at the end of a range type.
12971
12972 * stabs.texinfo (Subranges): "A offset" and "T offset" are not
12973 AIX extensions.
12974
12975Mon May 24 09:00:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12976
12977 * stabs.texinfo (Stabs Format): Misc fixes.
12978
12979Sat May 22 10:40:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12980
12981 * stabs.texinfo (Constants): Allow an `e' constant to be non-enum.
12982 (Traditional builtin types): Document convex convention for long long.
12983 (Negative builtin types): Discuss type names, and misc fixes.
12984
12985Fri May 21 11:20:31 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12986
12987 * stabs.texinfo (Builtin Type Descriptors): Document the floating
12988 point types used with @samp{R} type descriptor.
12989 (Symbol Descriptors): Describe how to handle conflict between
12990 different meanings of @samp{P} symbol descriptor.
12991
12992Thu May 20 13:35:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12993
12994 * stabs.texinfo: Remove node Quick Reference and put its children
12995 directly under the main menu.
12996
12997 * stabs.texinfo: Many more changes to bring it into line with
12998 AIX documentation and reality. I think it now has all the
12999 information from the AIX documentation, except that I burned
13000 out when I got to variant records (Pascal and Modula-2) and
13001 all the COBOL types. Oh well, we can add them later when we're
13002 worrying more about those languages.
13003
13004 * stabs.texinfo (Automatic variables): Talk about what it means
13005 to omit the symbol descriptor.
13006
13007Tue May 18 17:59:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13008
13009 * stabs.texinfo (Parameters): Add "(sometimes)" when describing
13010 gcc2 behavior with promoted args.
13011
13012Fri May 14 21:35:29 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
13013
13014 * gdb.texinfo: include readline appendices in info version of manual
13015
13016Fri May 7 11:56:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
13017
13018 * gdbinv-s.texi (Remote Serial): describe new ^C behavior in
13019 target remote.
13020
13021 * gdb.texinfo (Machine Code): more index entries for disassemble
13022
13023Fri May 7 10:12:30 1993 Fred Fish (fnf@cygnus.com)
13024
13025 * Clarify the intended use of the gdb-testers and gdb-patches
13026 mailing lists, and shrink gzip comment.
13027
13028Thu May 6 16:39:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
13029
13030 * gdb.texinfo (Shell Commands): do not mention SHELL env var in
13031 DOSHOST configuration of manual.
13032
13033 * gdb.texinfo (MIPS Stack): new node.
13034
13035 * all-config.texi (MIPS) new switch.
13036
13037 * gdbinv-s.texi (Nindy Options) Remove two instances of future
13038 tense; (MIPS Remote) new node.
13039
13040 * gdb.texinfo (passim) rephrases to work around makeinfo @value
13041 bug; (Environment) less passive, other small cleanups in text about
13042 .cshrc/.bashrc; (Invoking GDB) new MIPS Remote menu entry;
13043 (Remote) new MIPS Remote menu entry.
13044
13045Thu Apr 29 09:36:25 1993 Jim Kingdon (kingdon@cygnus.com)
13046
13047 * stabs.texinfo: Many changes to include information from the
13048 AIX documentation.
13049
13050 * gdb.texinfo (Environment): Mention pitfall with .cshrc.
13051
701adfb0
PA
13052Thu Apr 29 00:03:59 1993 Fred Fish (fnf@cygnus.com)
13053
13054 * gdbint.texinfo (LONG_LONG): Replace with CC_HAS_LONG_LONG.
13055 Add PRINTF_HAS_LONG_LONG references.
13056
13057Wed Apr 28 11:39:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
13058
13059 * gdb.texinfo: Make node "Shell Commands" unconditional; describe
13060 `set demangle-style arm' (not cfront); mention can type `q' to
13061 discard output, when gdb pages.
13062
c906108c
SS
13063Tue Apr 27 14:02:57 1993 Jim Kingdon (kingdon@cygnus.com)
13064
13065 * gdbint.texinfo (new node Debugging GDB, elsewhere):
13066 Move a bunch of information from ../README.
13067 (Getting Started): New node.
13068
13069Fri Apr 23 17:21:13 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
13070
13071 * gdbinv-s.texi, gdb.texinfo: include Hitachi SH target
13072
13073 * gdb.texinfo: advance manual revision dates to present
13074
13075 * gdbinv-s.texi, gdb.texinfo, all-config.texi, h8-config.texi:
13076 stop using silly Roman numerals in @set variable names
13077
13078Fri Apr 23 07:30:01 1993 Jim Kingdon (kingdon@cygnus.com)
13079
13080 * stabs.texinfo (Parameters): Keep trying to get this right.
13081
13082Wed Apr 21 15:18:47 1993 Jim Kingdon (kingdon@cygnus.com)
13083
13084 * stabs.texinfo (Parameters): More on "local parameters".
13085
13086Mon Apr 19 08:00:51 1993 Jim Kingdon (kingdon@cygnus.com)
13087
13088 * stabs.texinfo (Parameters): Re-do "local parameters" section.
13089
13090Sun Apr 18 09:47:45 1993 Jim Kingdon (kingdon@cygnus.com)
13091
13092 * stabs.texinfo (Symbol descriptors): Re-do using @table and @xref.
13093 (Parameters): Rewrite.
13094 (xcoff-differences, Sun-differences): Minor changes.
13095
13096Thu Apr 15 02:35:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
13097
13098 * stabs.texinfo: Minor cleanup.
13099
13100Wed Apr 14 17:31:00 1993 Jim Kingdon (kingdon@cygnus.com)
13101
13102 * gdbint.texinfo: Minor xcoff stuff.
13103
13104Wed Apr 7 14:11:07 1993 Fred Fish (fnf@cygnus.com)
13105
13106 * gdbint.texinfo: Update for new config directory structure.
13107 Add info about internal type data structures.
13108
13109Mon Apr 5 09:06:30 1993 Ian Lance Taylor (ian@cygnus.com)
13110
13111 * Makefile.in (SFILES_INCLUDED): gdb-config.texi is no longer in
13112 $(srcdir).
13113 (gdb-config.texi): Depend on file in $(srcdir).
13114
13115Fri Apr 2 16:55:13 1993 Jim Kingdon (kingdon@cygnus.com)
13116
13117 * stabs.texinfo: Fixes about N_SO.
13118
701adfb0
PA
13119Mon Mar 29 15:03:25 1993 Fred Fish (fnf@cygnus.com)
13120
13121 * gdbinit.texinfo: Document renaming of tm-29k.h to tm-a29k.h.
13122
c906108c
SS
13123Fri Mar 26 18:00:35 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
13124
13125 * gdb.texinfo: include list of nonstandard init file names
13126
13127 * *-config.texi: new switch GENERIC for text that applies *only*
13128 to (usual) multiple-target version of manual
13129
13130 * gdb.texinfo, gdbinv-s.texi: Update conditional markup to correct
13131 h8 config
13132
13133 * gdb.texinfo: depend on latest fixed makeinfo, use conditionals
13134 in menus (rather than conditionally selected multiple alternative
13135 menus).
13136
13137 * Makefile.in: define and use DOC_CONFIG var to select
13138 configuration for GDB user manual.
13139
13140 * gdb-config.texi: delete from repository, generate from Makefile.
13141
13142 * all-config.texi: normal `generic' configuration file, formerly
13143 stored as gdb-config.texi
13144
13145Wed Mar 24 14:03:19 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
13146
13147 * Makefile.in: add dvi target to build all .dvi files
13148
13149Tue Mar 23 16:03:24 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
13150
13151 * gdb.texinfo, gdvinv-s.texinfo: formatting improvements.
13152
701adfb0
PA
13153Tue Feb 23 11:46:11 1993 Mike Stump (mrs@cygnus.com)
13154
13155 * stabs.texi: The `this' pointer is now known by the name
13156 `this' instead of `$t'.
13157
c906108c
SS
13158Fri Mar 19 21:46:50 1993 John Gilmore (gnu@cygnus.com)
13159
13160 * gdbint.texinfo: Doc NO_MMALLOC and NO_MMALLOC_CHECK as
13161 host conditionals.
13162 * stabs.texinfo: More array fixes inspired by Jim's.
13163
13164Fri Mar 19 10:23:34 1993 Jim Kingdon (kingdon@cygnus.com)
13165
13166 * stabs.texinfo: Fixes re arrays and continuations.
13167
13168 * gdbint.texinfo: Add XCOFF node.
13169
13170Mon Mar 8 15:52:18 1993 John Gilmore (gnu@cygnus.com)
13171
13172 * gdb.texinfo: Add `set print max-symbolic-offset' doc.
13173
13174Sun Feb 21 17:09:38 1993 Per Bothner (bothner@rtl.cygnus.com)
13175
13176 * stabs.texinfo: Fix for array types to mention lower bounds.
13177
13178Thu Feb 18 01:19:49 1993 John Gilmore (gnu@cygnus.com)
13179
13180 * gdbint.texinfo: Update PTRACE_ARG3_TYPE doc, pull PT_*.
13181
13182Wed Feb 17 08:15:24 1993 John Gilmore (gnu@cygnus.com)
13183
13184 * gdbint.texinfo: Remove SET_STACK_LIMIT_HUGE from target defines.
13185
13186Thu Feb 11 10:38:40 1993 John Gilmore (gnu@cygnus.com)
13187
13188 * gdbint.texinfo: Fix thinko (NM_FILE => NAT_FILE). Found
13189 by Michael Ben-Gershon <mybg@CS.HUJI.AC.IL>.
13190
13191Wed Feb 10 23:59:19 1993 John Gilmore (gnu@cygnus.com)
13192
13193 * gdbint.texinfo: Eliminate IBM6000_HOST, document IBM6000_TARGET.
13194
701adfb0
PA
13195Wed Feb 10 23:42:37 1993 John Gilmore (gnu@cygnus.com)
13196
13197 * gdbint.texinfo: Eliminate IBM6000_HOST, document IBM6000_TARGET.
13198
c906108c
SS
13199Tue Feb 9 18:26:21 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
13200
13201 * gdb.texinfo, gdbinv-s.texi: misc updates
13202
13203Sat Feb 6 10:25:47 1993 John Gilmore (gnu@cygnus.com)
13204
13205 * gdbint.texinfo: Brief documentation for longjmp support,
13206 from an email msg by Stu.
13207
13208Fri Feb 5 14:10:15 1993 John Gilmore (gnu@cygnus.com)
13209
13210 * stabs.texinfo: Fix description of floating point "range"
13211 types (which really define basic types). Reported by Jim Meehan,
13212 <meehan@src.dec.com>.
13213
13214 * gdbint.texinfo: Remove COFF_NO_LONG_FILE_NAMES define, now gone.
13215
13216Thu Feb 4 13:56:46 1993 Ian Lance Taylor (ian@cygnus.com)
13217
13218 * gdbint.texinfo: Slightly expand section on supporting a new
13219 object file format.
13220
13221Thu Feb 4 01:49:04 1993 John Gilmore (gnu@cygnus.com)
13222
13223 * Makefile.in (refcard.ps, lrefcard.ps): Remove psref.tex
13224 intermediate file.
13225
13226Tue Feb 2 12:18:06 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
13227
13228 * gdb.texinfo, gdbinv-s.texi: miscellaneous stylistic cleanups
13229
13230Mon Feb 1 15:35:47 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
13231
13232 * gdbinv-s.texi: z8000 simulator target name is just "sim"
13233
13234 * gdbinv-s.texi: Mention that Z8000 simulator can simulate Z8001
13235 as well as Z8002.
13236
701adfb0
PA
13237Thu Dec 17 00:44:57 1992 John Gilmore (gnu@cygnus.com)
13238
13239 * gdbint.texinfo (Host Conditionals): Remove
13240 NAMES_HAVE_UNDERSCORE, SOME_NAMES_HAVE_DOT, document
13241 MEM_FNS_DECLARED.
13242 (Target Conditionals): Remove all of the above.
13243
13244Tue Dec 15 02:01:00 1992 John Gilmore (gnu@cygnus.com)
13245
13246 * gdbint.texinfo: SWAP_HOST_AND_TARGET => SWAP_TARGET_AND_HOST.
13247 Noticed by Andy Jackson, <arj@cam-orl.co.uk>.
13248
c906108c
SS
13249Sat Nov 28 06:51:35 1992 John Gilmore (gnu@cygnus.com)
13250
13251 * gdbint.texinfo: Add sections on clean design and on how to send
13252 in changes.
13253
13254Mon Nov 9 23:57:02 1992 John Gilmore (gnu@cygnus.com)
13255
13256 * gdbint.texinfo: Add how to declare the result of make_cleanup.
13257
701adfb0
PA
13258Tue Oct 27 17:08:45 1992 K. Richard Pixley (rich@cygnus.com)
13259
13260 * gdbint.texinfo: nm.h now included in defs.h.
13261
c906108c
SS
13262Mon Oct 26 11:09:47 1992 John Gilmore (gnu@cygnus.com)
13263
13264 * gdb.texinfo: Fix typo, reported by Karl Berry.
13265
13266Fri Oct 23 00:41:21 1992 John Gilmore (gnu@cygnus.com)
13267
13268 * gdb.texinfo: Add opcodes dir to GDB distribution description.
13269
701adfb0
PA
13270Wed Oct 21 03:51:01 1992 John Gilmore (gnu@cygnus.com)
13271
13272 * gdbint.texinfo: Improve REGISTER_U_ADDR and USE_PROC_FS doc.
13273
13274Tue Oct 20 23:27:56 1992 John Gilmore (gnu@cygnus.com)
13275
13276 * gdbint.texinfo: Document obsolete STACK_END_ADDR.
13277 (all @node commands): Use new form to avoid nitpicking errors.
13278 * gdbint.texinfo: Document host/native/target split.
13279
13280Tue Oct 20 21:32:18 1992 K. Richard Pixley (rich@sendai.cygnus.com)
13281
13282 * gdbint.texinfo: add PUSH_DUMMY_FRAME, POP_FRAME.
13283
13284Fri Oct 16 03:34:01 1992 John Gilmore (gnu@cygnus.com)
13285
13286 * gdbint.texinfo: Update GET_LONGJMP_TARGET, L_SET doc.
13287
c906108c
SS
13288Sat Oct 10 18:04:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13289
13290 * gdbint.texinfo: fixed a stray email address (needs @@),
13291 added @table @code to node "Native Conditionals"
13292
701adfb0
PA
13293Thu Oct 8 16:27:45 1992 K. Richard Pixley (rich@sendai.cygnus.com)
13294
13295 * gdbint.texinfo: document a few more macros, create new section
13296 for native macros.
13297
13298Thu Oct 1 01:57:56 1992 John Gilmore (gnu@cygnus.com)
13299
13300 * gdb.texinfo: Document command hooks.
13301
c906108c
SS
13302Tue Sep 22 00:34:15 1992 John Gilmore (gnu@cygnus.com)
13303
13304 * gdbint.texinfo: Describe coding style of GDB.
13305
13306Mon Sep 21 19:32:16 1992 John Gilmore (gnu@cygnus.com)
13307
13308 * stabs.texinfo: Minor wording changes.
13309
13310Tue Sep 15 02:57:09 1992 John Gilmore (gnu@cygnus.com)
13311
13312 * gdbint.texinfo: Improve release doc slightly.
13313
701adfb0
PA
13314Fri Sep 11 18:28:28 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
13315
13316 * gdb.texinfo, gdbinv-m.m4.in, gdbinv-s.m4.in: First pass at doc
13317 for two new remote targets---29K using UDI, and Tandem ST2000
13318 using STDBUG.
13319
13320 * all.m4, none.m4: new m4 switch, _ST2000__
13321
13322 * all.m4: turn on H8/300 stuff for generic manual
13323
13324 * gdbinv-s.m4.in: remove text on special procedures to continue
13325 after explicit call to breakpoint() in serial stubs.
13326
c906108c
SS
13327Fri Sep 11 01:34:25 1992 John Gilmore (gnu@sphagnum.cygnus.com)
13328
13329 * gdbint.texinfo: Improve doc of GDB config macros.
13330
13331Wed Sep 9 16:52:06 1992 John Gilmore (gnu@cygnus.com)
13332
13333 * stabs.texinfo: Remove Bothner's changes for C++ nested types.
13334 These will be reinserted when examined.
13335
701adfb0
PA
13336Fri Sep 4 18:53:57 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
13337
13338 * gdb.texinfo: fix shameful error of agreement reported by
13339 jimb@occs.cs.oberlin.edu (Jim Blandy)
13340 * gdb.texinfo: remove old partial discussion of remote serial
13341 protocol (via serial debug stubs)
13342 * gdbinv-m.m4.in, gdbinv-s.m4.in: new section discussing
13343 use of serial debug stubs
13344
c906108c
SS
13345Mon Aug 24 01:17:55 1992 John Gilmore (gnu@cygnus.com)
13346
13347 * gdbint.texinfo: Make a start at documenting all the #if macros
13348 in GDB. At least list them all, and start separating them into
13349 host-specific and target-specific.
13350
13351Tue Aug 18 15:59:13 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
13352
13353 * gdbinv-s.m4.in: refrain from using @cartouche for just a few
a9331b3f 13354 examples (not consistent w others).
c906108c
SS
13355 gdb.texinfo: issue disclaimer paragraph on cmdline options only
13356 for generic vn of doc
13357
13358Tue Aug 18 14:53:27 1992 Ian Lance Taylor (ian@cygnus.com)
13359
13360 * Makefile.in: always create installation directories.
13361
13362Tue Aug 18 14:11:50 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
13363
13364 * gdb.texinfo: in h8 config, do not describe searching commands.
13365
13366Mon Aug 17 18:07:59 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
13367
13368 * gdb.texinfo, none.m4, h8.m4, gdbinv-s.m4.in: improve H8/300
13369 conditionals; introduce a few generic switches that may be
13370 useful for other cross-dev or dos-hosted configs.
13371
13372 * gdb.texinfo: fix typo in "info reg" description
13373
13374Sun Aug 16 01:16:18 1992 John Gilmore (gnu@cygnus.com)
13375
13376 * stabs.texinfo: Minor updates from running TeX over it.
13377 * Makefile.in (stabs.dvi, stabs.ps): Add.
13378
13379Sat Aug 15 20:52:24 1992 Per Bothner (bothner@rtl.cygnus.com)
13380
13381 * stabs.texinfo: Stabs documentation, written by Julia Menapace.
13382 First pass at converting it to texinfo.
13383
13384Sat Aug 15 03:14:59 1992 John Gilmore (gnu@cygnus.com)
13385
13386 * gdb.texinfo, refcard.tex: Document mult args on `info reg'.
13387 * Makefile.in (refcard.ps, lrefcard.ps): Add missing $(srdir).
13388
13389Fri Aug 14 21:08:47 1992 John Gilmore (gnu@cygnus.com)
13390
13391 * gdbint.texinfo: Add section on partial symbol tables.
13392
701adfb0
PA
13393Fri Jun 19 10:28:05 1992 John Gilmore (gnu at cygnus.com)
13394
13395 * gdb.texinfo: Document new am29k setting.
13396
c906108c
SS
13397Sat Jun 20 16:31:10 1992 John Gilmore (gnu at cygnus.com)
13398
13399 * gdb.texinfo: document `set remotedebug' and `set
13400 rstack_high_address'.
13401
13402Thu May 14 17:09:48 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
13403
13404 * gdb.texinfo: slight expansion of new text on reading info files
13405 * gdbinv-s.m4.in: correct and expand info on cross-debugging
13406 H8/300 from DOS.
13407
13408Tue May 12 12:22:47 1992 John Gilmore (gnu at cygnus.com)
13409
13410 * gdb.texinfo: `info user' => `show user'. Noticed by David Taylor.
13411
13412Mon May 11 19:06:27 1992 John Gilmore (gnu at cygnus.com)
13413
13414 * gdb.texinfo: Say how to read the `info' files.
13415
13416Tue May 5 12:11:38 1992 K. Richard Pixley (rich@cygnus.com)
13417
13418 * Makefile.in: gm4 -> m4.
13419
13420Fri Apr 10 17:50:43 1992 John Gilmore (gnu at rtl.cygnus.com)
13421
13422 * gdb.texinfo: Update for GDB-4.5. Move `Formatting
13423 Documentation' ahead of `Installing GDB' to match README.
13424 Update shared library doc, -readnow and -mapped, and directory
a9331b3f 13425 structure (add glob and mmalloc). Update configure doc.
c906108c
SS
13426
13427Tue Mar 24 23:28:38 1992 K. Richard Pixley (rich@cygnus.com)
13428
13429 * Makefile.in: remove $(srcdir) from gdb.info rule.
13430
13431Sat Mar 7 18:44:50 1992 K. Richard Pixley (rich@rtl.cygnus.com)
13432
13433 * Makefile.in: commented out gdb-all.texinfo rule. This is
13434 temporary.
13435
13436Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
13437
13438 * Makefile.in, configure.in: removed traces of namesubdir,
13439 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
dee368d3 13440 copyrights to '92, '13, changed some from Cygnus to FSF.
c906108c
SS
13441
13442Fri Dec 13 09:47:31 1991 John Gilmore (gnu at cygnus.com)
13443
13444 * gdb.texinfo: Improve how we ask for bug reports.
13445
13446Tue Dec 10 04:07:21 1991 K. Richard Pixley (rich at rtl.cygnus.com)
13447
13448 * Makefile.in: infodir belongs in datadir.
13449
13450Fri Dec 6 23:57:34 1991 K. Richard Pixley (rich at rtl.cygnus.com)
13451
13452 * Makefile.in: remove spaces following hyphens, bsd make can't
13453 cope. install using INSTALL_DATA. added clean-info. added
a9331b3f 13454 standards.text support.
c906108c
SS
13455
13456Thu Dec 5 22:46:12 1991 K. Richard Pixley (rich at rtl.cygnus.com)
13457
13458 * Makefile.in: idestdir and ddestdir go away. Added copyrights
13459 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
13460 and mandir now keyed off datadir by default.
13461
13462\f
13463Local Variables:
9e9c5ae7 13464mode: change-log
c906108c
SS
13465left-margin: 8
13466fill-column: 74
13467version-control: never
463888ab 13468coding: utf-8
c906108c 13469End:
This page took 2.631189 seconds and 4 git commands to generate.