Fix gdb.arch/i386-biarch-core.exp FAIL on i386.
[deliverable/binutils-gdb.git] / gdb / doc / ChangeLog
CommitLineData
db1ff28b
JK
12015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
2
3 Revert the previous 2 commits:
4 gdbserver build-id attribute generator
5 Validate symbol file using build-id
6
ca5268b6
JK
72015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
8
9 * gdb.texinfo (Files): Add 'set validate-build-id'
10 and 'show validate-build-id'.
11
700ca40f
JK
122015-07-15 Aleksandar Ristovski <aristovski@qnx.com
13 Jan Kratochvil <jan.kratochvil@redhat.com>
14
15 gdbserver build-id attribute generator.
16 * gdb.texinfo (Library List Format for SVR4 Targets): Add
17 'build-id' in description, example, new attribute in dtd.
18
7c7f93f6
AB
192015-07-08 Andrew Burgess <andrew.burgess@embecosm.com>
20
21 * gdb.texinfo (Selection): Update documentation for 'frame'
22 command.
23
b0627500
MM
242015-07-02 Markus Metzger <markus.t.metzger@intel.com>
25
26 * gdb.texinfo (Maintenance Commands): Document "maint btrace"
27 commands.
28
b20a6524
MM
292015-07-02 Markus Metzger <markus.t.metzger@intel.com>
30
31 * gdb.texinfo (Process Record and Replay): Spell out that variables
32 and registers are not available during btrace replay.
33 Describe the new "record btrace pt" command.
34 Describe the new "set|show record btrace pt buffer-size" options.
35 (General Query Packets): Describe the new Qbtrace:pt and
36 Qbtrace-conf:pt:size packets.
37 Expand "bts" to "Branch Trace Store".
38 Update the branch trace DTD.
39
fc637f04
PP
402015-06-26 Patrick Palka <patrick@parcs.ath.cx>
41
42 * gdb.texinfo (Command History): Document the new option
43 "history remove-duplicates".
44
18a94d75
DE
452015-06-19 Doug Evans <dje@google.com>
46
47 * stabs.texinfo (ELF Linker Relocation): Mention Sun stabs is no
48 longer supported.
49
0eacb298
PP
502015-06-17 Patrick Palka <patrick@parcs.ath.cx>
51
52 * gdb.texinfo (Command History): Mention that setting
53 GDBHISTSIZE to the empty string disables history truncation.
54
bc460514
PP
552015-06-17 Patrick Palka <patrick@parcs.ath.cx>
56
57 PR gdb/16999
58 * gdb.texinfo (Command History): Mention new GDBHISTSIZE
59 behavior.
60
b58c513b
PP
612015-06-17 Patrick Palka <patrick@parcs.ath.cx>
62
63 * gdb.texinfo (Command History): Replace occurrences of HISTSIZE
64 with GDBHISTSIZE.
65
a86c90e6
SM
662015-06-15 Simon Marchi <simon.marchi@ericsson.com>
67
68 * gdb.texinfo (GDB/MI Data Manipulation): Clarify usage of
69 bytes and memory units for -data-{read,write}-memory-bytes.
70 (Packets): Same for m, M and X packets.
71 * python.texi (Inferiors In Python): Same for read_memory and
72 write_memory.
73
c74f7d1c
JT
742015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
75
76 * gdb.texinfo (Separate Debug Files): Document that PE is also
77 supported.
78
51f0e40d
AB
792015-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
80
81 * gdb.texinfo (TUI Commands): Bring all 'tui reg' commands into a
82 single table entry.
83
966f0aef
WT
842015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
85
86 * gdb.textinfo (i386): Fix "@end table" end and "@table" placement.
87
88
15a201c8
GB
892015-06-10 Gary Benson <gbenson@redhat.com>
90
91 * gdb.texinfo (Remote Configuration): Document the
92 "set/show remote hostio-setfs-packet" command.
93 (Host I/O Packets): Document the vFile:setfs packet.
94
7a6a1731
GB
952015-06-10 Gary Benson <gbenson@redhat.com>
96
97 * gdb.texinfo (Debugging Output): Document the "set/show debug
98 linux-namespaces" command.
99
7d73c23c
WT
1002015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
101 Mircea Gherzan <mircea.gherzan@intel.com>
102
103 * gdb.texinfo (i386): Add documentation about "show mpx bound"
104 and "set mpx bound".
105
27e0867f
DE
1062015-05-27 Doug Evans <dje@google.com>
107
108 * gdb.texinfo (Debugging Output): Mention set/show debug dwarf-line.
109
b4f54984
DE
1102015-05-26 Doug Evans <dje@google.com>
111
112 * gdb.texinfo (Debugging Output): Update for DWARF "set debug"
113 command renamings.
114 (Maintenance Commands): Update for DWARF "set debug" command renamings.
115
55b40027
AB
1162015-05-26 Andrew Burgess <andrew.burgess@embecosm.com>
117
118 * gdb.texinfo (TUI Commands): Add 'tui reg prev' details.
119
a4ea0946
AB
1202015-05-22 Andrew Burgess <andrew.burgess@embecosm.com>
121
122 * gdb.texinfo (TUI): Include 'tui enable' in the introduction.
123 (TUI Commands): Add 'tui enable' and 'tui disable' details.
124
37442ce1
DE
1252015-05-16 Doug Evans <xdje42@gmail.com>
126
127 * guile.texi (Memory Ports in Guile): Document support for unbuffered
128 memory ports.
129
36de76f9
JK
1302015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
131
132 * gdb.texinfo (Compiling and Injecting Code): Add compile print.
133
0d71eef5
DB
1342015-05-12 Don Breazeal <donb@codesourcery.com>
135
136 * gdb.texinfo (Forks): Note that fork debugging is
137 supported in extended mode.
138 (Remote Configuration): Add fork event features to table
139 of packet settings.
140 (Stop Reply Packets): Add fork events to list of stop reasons.
141 (General Query Packets): Add fork events to tables of
142 'gdbfeatures' and 'stub features' supported in the qSupported
143 packet, as well as to the list containing stub feature
144 details.
145
835205d0
GB
1462015-05-12 Gary Benson <gbenson@redhat.com>
147
148 * gdb.texinfo (General Query Packets): Document
149 qXfer:exec-file:read with empty annex.
150
4c082a81
SC
1512015-05-09 Siva Chandra Reddy <sivachandra@google.com>
152
153 * python.texi (Values From Inferior): Add descriptions of new
154 methods gdb.Value.reference_value and gdb.Value.const_value.
155
b30a0bc3
JB
1562015-05-06 Joel Brobecker <brobecker@adacore.com>
157
158 * gdb.texinfo (Files): Add "info dll" documentation.
159 (Cygwin Native): Remove "info dll" documentation.
160
2ce1cdbf
DE
1612015-04-29 Doug Evans <dje@google.com>
162
163 * python.texi (Xmethod API) <gdb.XMethodWorker.get_result_type>:
164 Document.
165 (Writing an Xmethod): Add get_result_type to example.
166
59fb7612
SS
1672015-04-28 Sasha Smundak <asmundak@google.com>
168
169 * python.texi: New method documented.
170
cf75d6c3
AB
1712015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
172
173 * gdb.texinfo (Dump/Restore Files): Add detail about verilog dump
174 format.
175
897c3d32
DE
1762015-04-24 Doug Evans <dje@google.com>
177
178 * python.texi (Xmethods In Python): Fix name of method to call the
179 xmethod.
180
1b6e6f5c
GB
1812015-04-17 Gary Benson <gbenson@redhat.com>
182
183 * gdb.texinfo (Connecting to a Remote Target): Mention that
184 GDB can access program files from remote targets that support
185 qXfer:exec-file:read and Host I/O packets.
186
c78fa86a
GB
1872015-04-17 Gary Benson <gbenson@redhat.com>
188
189 * gdb.texinfo (Remote Configuration): Document the "set/show
190 remote pid-to-exec-file-packet" command.
191 (General Query Packets): Document the qXfer:exec-file:read
192 qSupported features. Document the qXfer:exec-file:read packet.
193
a9a5a3d1
GB
1942015-04-17 Gary Benson <gbenson@redhat.com>
195
196 * gdb.texinfo (set sysroot): Document that "set sysroot" also
197 applies to executable paths if supplied to GDB as absolute.
198
4f45d445
JK
1992015-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
200
201 * gdb.texinfo (Mode Options): Remove -xdb.
202
e7a8570f
JK
2032015-04-10 Jan Kratochvil <jan.kratochvil@redhat.com>
204 Eli Zaretskii <eliz@gnu.org>
205
206 * gdb.texinfo (Compiling and Injecting Code): Describe set debug
207 compile, show debug compile. New subsection Compilation options for
208 the compile command. New subsection Compiler search for the compile
209 command.
210
f2983cc3
AW
2112015-04-09 Andy Wingo <wingo@igalia.com>
212
213 * guile.texi (Frames In Guile): Describe frame-read-register.
214
599bd15c
GB
2152015-04-02 Gary Benson <gbenson@redhat.com>
216
217 * gdb.texinfo (set sysroot): Document "target:".
218
d11916aa
SS
2192015-04-01 Sasha Smundak <asmundak@google.com>
220
221 * doc/python.texi (Writing a Frame Unwinder in Python): Add
222 section.
223
df8411da
SDJ
2242015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
225
226 PR corefiles/16092
227 * gdb.texinfo (gcore): Mention new command 'set
228 use-coredump-filter'.
229 (set use-coredump-filter): Document new command.
230
d33279b3
AT
2312015-03-31 Antoine Tremblay <antoine.tremblay@ericsson.com>
232
233 * gdb.texinfo (Operating System Auxiliary Information): Add info os cpus
234 documentation, reorder the info os entries in alphabetical order.
235
852f8402
SM
2362015-03-26 Simon Marchi <simon.marchi@ericsson.com>
237
238 * gdb.texinfo (GDB/MI Data Manipulation): Fix copy-paste typo in
239 -data-write-memory-bytes.
240
856e7dd6
PA
2412015-03-24 Pedro Alves <palves@redhat.com>
242
243 * gdb.texinfo (test_step) <set scheduler-locking step>: No longer
244 mention that threads may sometimes run unlocked.
245
236af5e3
YG
2462015-03-23 Yurij Grechishhev <yurij.grechishhev@gmail.com>
247
248 * gdb.texinfo (Remote configuration): Document "set/show
249 serial parity" command.
250
464b0089
GB
2512015-03-18 Gary Benson <gbenson@redhat.com>
252
253 * gdb.texinfo (General Query Packets): Remove documentation
254 for now-removed vFile:fstat qSupported features.
255
0a93529c
GB
2562015-03-11 Gary Benson <gbenson@redhat.com>
257
258 * gdb.texinfo (Remote Configuration): Document the
259 "set/show remote hostio-fstat-packet" command.
260 (General Query Packets): Document the vFile:fstat
261 qSupported features.
262 (Host I/O Packets): Document the vFile:fstat packet.
263
85642ba0
AW
2642015-03-11 Andy Wingo <wingo@igalia.com>
265
266 * guile.texi (Objfiles In Guile): Document objfile-progspace.
267
f7e6eed5
PA
2682015-03-04 Pedro Alves <palves@redhat.com>
269
270 * gdb.texinfo (Remote Configuration): Document the "set/show
271 remote swbreak-feature-packet" and "set/show remote
272 hwbreak-feature-packet" commands.
273 (Packets) <Z0>: Add cross link to the "swbreak" stop reason's
274 decription.
275 (Stop Reply Packets): Document the swbreak and hwbreak stop
276 reasons.
277 (General Query Packets): Document the swbreak and hwbreak
278 qSupported features.
279 (Remote Non-Stop): Explain that swbreak and hwbreak are required.
280
f873665f 2812015-03-03 Philippe Proulx <eeppeliteloop@gmail.com>
a64c9f7b
PP
282
283 * gdb.texinfo (gdb/mi Async Records): Fix duplicate syscall-entry
284 under *stopped.
285
9a284c97
DE
2862015-03-02 Doug Evans <xdje42@gmail.com>
287
288 * gdb.texinfo (Specify Location): Fix syntax of filename:function.
289
446899e4
AA
2902015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
291
292 * gdb.texinfo (S/390 and System z Features): Describe new feature
293 "org.gnu.gdb.s390.vx".
294
7ee67ee4
SDJ
2952015-02-23 Sergio Durigan Junior <sergiodj@redhat.com>
296
297 PR gdb/18008
298 * gdb.texinfo (maint internal-error, maint internal-warning, maint
299 demangler-warning): Fix typo ("problam").
300
53cf2ee0
DT
3012015-02-19 David Taylor <dtaylor@emc.com>
302
303 * agentexpr.texi (Bytecode Descriptions): Fix summary line for setv.
304
3133f8c1
JM
3052015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
306
307 * gdb.texinfo (Static Probe Points): Add cindex `static probe
308 point, DTrace'.
309 (Static Probe Points): Modified to cover DTrace probes in addition
310 to SystemTap probes. Also modified to cover the `enable probe'
311 and `disable probe' commands.
312
9aca2ff8
JM
3132015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
314
315 * gdb.texinfo (Static Probe Points): Cover the `enable probe' and
316 `disable probe' commands.
317
fa3f8d5a
DT
3182015-02-12 David Taylor <dtaylor@emc.com>
319
320 * gdb.texinfo (Tracepoint Packets): Document the builtin and name
321 fields of the QTDV packet.
322
d33501a5
MM
3232015-02-09 Markus Metzger <markus.t.metzger@intel.com>
324
325 * gdb.texinfo (Branch Trace Configuration Format): Add size.
326 (Process Record and Replay): Describe new set|show commands.
327 (General Query Packets): Describe Qbtrace-conf:bts:size packet.
328
f4abbc16
MM
3292015-02-09 Markus Metzger <markus.t.metzger@intel.com>
330
331 * gdb.texinfo (Process Record and Replay): Describe the "record
332 btrace bts" command.
333 (General Query Packets): Describe qXfer:btrace-conf:read packet.
334 (Branch Trace Configuration Format): New.
335
cfb069a8
GB
3362015-01-31 Gary Benson <gbenson@redhat.com>
337 Doug Evans <dje@google.com>
338
339 * gdb.texinfo (Command Completion): Document new
340 "set/show max-completions" option.
341
f57d2163
DE
3422015-01-31 Doug Evans <xdje42@gmail.com>
343
344 * gdb.texinfo (Symbols): Document new commands
345 "maint print symbol-cache", "maint print symbol-cache-statistics",
346 "maint flush-symbol-cache". Document new option
347 "maint set symbol-cache-size".
348
9f050062
DE
3492015-01-31 Doug Evans <xdje42@gmail.com>
350
351 * gdb.texinfo (dotdebug_gdb_scripts section): Update docs to
352 distinguish script files vs inlined scripts.
353 * python.texi (Python Auto-loading): Ditto.
354
b6577aab
DE
3552015-01-30 Doug Evans <dje@google.com>
356
357 * gdb.texinfo (Symbols) <info source>: Output now contains producer
358 string if present.
359
3a8b707a
DE
3602015-01-27 Doug Evans <dje@google.com>
361
362 * python.texi (Objfiles In Python): Document Objfile.username.
363
1b549396
DE
3642015-01-27 Doug Evans <dje@google.com>
365
366 * python.texi (Objfiles In Python) <Objfile.filename>: Improve docs.
367 * guile.texi (Objfiles In Guile) <objfile-filename>: Improve docs.
368
253828f1
JK
3692015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
370
371 * gdb.texinfo (Threads): Describe -ascending for thread apply all.
372
bf555842
EZ
3732015-01-16 Eli Zaretskii <eliz@gnu.org>
374
375 * doc/gdb.texinfo (TUI Commands): Document the possible
376 values of NAME argument to 'winheight' command. Explain the
377 effect of 'tabset' setting better.
378
439250fb
DE
3792015-01-11 Doug Evans <xdje42@gmail.com>
380
381 PR gdb/15830
382 * gdb.texinfo (Debugging C Plus Plus): Mention "demangle".
383 (Symbols): Ditto.
384 (Maintenance Commands): Delete docs for "maint demangle".
385
6bf6fd09
JB
3862014-12-31 Joel Brobecker <brobecker@adacore.com>
387
388 * gdb.texinfo (Files): Remove documentation of the
389 "add-shared-symbol-files" and "assf" commands.
390 (Cygwin Native): Remove documentation of the "dll-symbols"
391 command.
392
cc485e62
DE
3932014-12-17 Doug Evans <xdje42@gmail.com>
394
395 * gdb.texinfo (Debugging Output): Document "debug symbol-lookup".
396
bb2ec1b3
TT
3972014-12-12 Phil Muldoon <pmuldoon@redhat.com>
398 Jan Kratochvil <jan.kratochvil@redhat.com>
399
400 * gdb.texinfo (Altering): Update.
401 (Compiling and Injecting Code): New node.
402
6dddd6a5
DE
4032014-12-12 Doug Evans <dje@google.com>
404
405 * python.texi (Objfiles In Python): Document gdb.lookup_objfile.
406
f5b95c01
AA
4072014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
408
409 * gdb.texinfo: Document "maint print user-registers".
410
a0be3e44
DE
4112014-12-08 Doug Evans <dje@google.com>
412
413 * python.texi (Objfiles In Python): Document Objfile.owner.
414
86e4ed39
DE
4152014-12-04 Doug Evans <dje@google.com>
416
417 * python.texi (Objfiles In Python): Document
418 Objfile.add_separate_debug_file.
419
7c50a931
DE
4202014-12-04 Doug Evans <dje@google.com>
421
422 * python.texi (Objfiles In Python): Document Objfile.build_id.
423
162078c8
NB
4242014-12-02 Nick Bull <nicholaspbull@gmail.com>
425
426 * python.texi (Events In Python): Document new events
427 InferiorCallPreEvent, InferiorCallPostEvent, MemoryChangedEvent
428 and RegisterChangedEvent.
429
f10c5b19
JK
4302014-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
431
432 Add add-auto-load-scripts-directory.
433 * gdb.texinfo (Auto-loading): Add add-auto-load-scripts-directory link.
434 (objfile-gdbdotext file): Add add-auto-load-scripts-directory.
435
413b59ae
JK
4362014-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
437
438 * gdb.texinfo (Auto-loading safe path): Fix add-auto-load-safe-path
439 description typo.
440
02be9a71
DE
4412014-10-30 Doug Evans <dje@google.com>
442
443 * python.texi (Progspaces In Python): Document ability to add
444 random attributes to gdb.Progspace objects.
445 (Objfiles In Python): Document ability to add random attributes to
446 gdb.objfile objects.
447
e5f8a7cc
PA
4482014-10-27 Pedro Alves <palves@redhat.com>
449
450 * gdb.texinfo (Continuing and Stepping): Add cross reference to
451 info on stepping and signal handlers.
452 (Signals): Explain stepping and signal handlers. Add context
453 index entry, and cross references.
454
fab3a15d
SM
4552014-10-20 Simon Marchi <simon.marchi@ericsson.com>
456
457 * python.texi (Breakpoints In Python): Add parenthesis after
458 Breakpoint.delete. Clarify Breakpoint.enabled description so
459 that it contains "disable".
460
4ffbba72
DE
4612014-10-17 Doug Evans <dje@google.com>
462
463 * python.texi (Events In Python): Document clear_objfiles event.
464
d096d8c1
DE
4652014-10-17 Doug Evans <dje@google.com>
466
467 * python.texi (Objfiles In Python): Document new progspace attribute.
468
32a8097b
PA
4692014-10-17 Pedro Alves <palves@redhat.com>
470
471 * gdb.texinfo (Ada Tasks and Core Files): Delete mention of Tru64.
472 (SVR4 Process Information): Delete mention of OSF/1.
473
2ddf4301
SM
4742014-10-01 Simon Marchi <simon.marchi@ericsson.com>
475
476 * gdb.texinfo (Miscellaneous gdb/mi Commands): Document new
477 exit-code field in -list-thread-groups output.
478
342cc091
JBG
4792014-09-22 Jan-Benedict Glaw <jbglaw@lug-owl.de>
480
481 * gdb.texinfo (Set Breaks): Add missing "@end table".
482
a25a5a45
PA
4832014-09-22 Pedro Alves <palves@redhat.com>
484
485 * gdb.texinfo (Set Breaks): Document that "set breakpoint
486 always-inserted off" is the default mode now. Delete
487 documentation of "set breakpoint always-inserted auto".
488
2b4fd423
DE
4892014-09-18 Doug Evans <dje@google.com>
490
491 * python.texi (Symbol Tables In Python): Document "producer"
492 attribute of gdb.Symtab objects.
493
deb8ff2b
PA
4942014-09-16 Pedro Alves <palves@redhat.com>
495
496 * gdb.texinfo (Starting) <run command>: Don't mention VxWorks.
497 (Embedded OS): Remove VxWorks menu entry.
498 (VxWorks): Remove node.
499
81219e53
DE
5002014-09-13 Doug Evans <xdje42@gmail.com>
501
502 * gdb.texinfo (Signaling): Document new queue-signal command.
503
faa42425
DE
5042014-09-06 Doug Evans <xdje42@gmail.com>
505
506 PR 15276
507 * gdb.texinfo (Convenience Funs): Document $_caller_is,
508 $_caller_matches, $_any_caller_is, $_any_caller_matches.
509
1a6a384b
JL
5102014-09-03 Justin Lebar <jlebar@google.com>
511
512 * python.texi (Types In Python): Type.template_argument(n) returns a
513 gdb.Value or a gdb.Type and throws an exception if n is out of
514 range.
515
5f3b99cf
SS
5162014-09-03 Sasha Smundak <asmundak@google.com>
517
518 * python.texi (Frames in Python): Add read_register description.
519
3cecbbbe
TT
5202014-08-04 Tom Tromey <tromey@redhat.com>
521
522 * gdb.texinfo (Debugging Output): Update for change to "set debug
523 target".
524
90debf20
MM
5252014-08-01 Masaki Muranaka <monaka@monami-software.com>
526
527 Pushed by Joel Brobecker <brobecker@adacore.com>.
528 * Makefile.in (transform): New variable.
529 (install-man1, install-man5): Apply $(transform) to man file names.
530
ee7333ae
DE
5312014-07-26 Doug Evans <xdje42@gmail.com>
532
533 PR guile/17177
534 * guile.texi (Guile Pretty Printing API): Fix typo.
535 Document set-pretty-printers!, pretty-printers.
536 (Selecting Guile Pretty-Printers): Update.
537 Mention program-space based pretty-printers.
538
70509625
PA
5392014-07-25 Pedro Alves <palves@redhat.com>
540 Eli Zaretskii <eliz@gnu.org>
541
542 * gdb.texinfo (Signaling) <signal command>: Explain what happens
543 with multi-threaded programs.
544
b67a2c6f
YQ
5452014-06-27 Yao Qi <yao@codesourcery.com>
546
547 * gdb.texinfo (Maintenance Commands): Update the output of
548 'maint print dummy-frames' command.
549
f179cf97
EZ
5502014-06-24 Eli Zaretskii <eliz@gnu.org>
551
552 * gdb.texinfo (Screen Size): Improve indexing.
553
992c7d70
GB
5542014-06-19 Gary Benson <gbenson@redhat.com>
555
556 * gdb.texinfo (Maintenance Commands): Document new
557 "maint set/show catch-demangler-crashes" option.
558
57fcfb1b
GB
5592014-06-19 Gary Benson <gbenson@redhat.com>
560
561 * gdb.texinfo (Maintenance Commands): Document new
562 "maint demangler-warning" command and new
563 "maint set/show demangler-warning" option.
564
dd5d5494
SC
5652014-06-09 Siva Chandra Reddy <sivachandra@google.com>
566
567 * python.texi (Xmethod API): Add space before the opening
568 parenthesis in function descriptions.
569
25326a28 5702014-06-06 Doug Evans <xdje42@gmail.com>
d2929fdc
DE
571
572 * guile.texi (Guile Configuration): Document guile-data-directory.
573
0a770bb2 5742014-06-06 Mingjie Xing <mingjie.xing@gmail.com>
575
576 * gdb.texinfo (Invoking GDB): Add -q and --quiet.
577
16f691fb
DE
5782014-06-04 Doug Evans <xdje42@gmail.com>
579
580 * guile.texi (Breakpoints In Guile): Update.
581
1e47491b
JB
5822014-06-03 Joel Brobecker <brobecker@adacore.com>
583
584 * python.texi (Xmethod API): Fix reference to "Progspaces In
585 Python".
586
0c6e92a5
SC
5872014-06-03 Siva Chandra Reddy <sivachandra@google.com>
588
589 * python.texi (Xmethods In Python, XMethod API)
590 (Writing an Xmethod): New nodes.
591 (Python API): New menu entries "Xmethods In Python",
592 "Xmethod API", "Writing an Xmethod".
593
06eb1586
DE
5942014-06-02 Doug Evans <xdje42@gmail.com>
595
596 * guile.texi (Guile API): Add entry for Parameters In Guile.
597 (GDB Scheme Data Types): Mention <gdb:parameter> object.
598 (Parameters In Guile): New node.
599
e698b8c4
DE
6002014-06-02 Doug Evans <xdje42@gmail.com>
601
602 * guile.texi (Guile API): Add entry for Commands In Guile.
603 (Basic Guile) <parse-and-eval>: Add reference.
604 (Basic Guile) <string->argv>: Move definition to Commands In Guile.
605 (GDB Scheme Data Types): Mention <gdb:command> object.
606 (Commands In Guile): New node.
607
ded03782
DE
6082014-06-02 Doug Evans <xdje42@gmail.com>
609
610 * guile.texi (Guile API): Add entry for Progspaces In Guile.
611 (GDB Scheme Data Types): Mention <gdb:progspace> object.
612 (Progspaces In Guile): New node.
613
53e8a631
AB
6142014-05-30 Andrew Burgess <aburgess@broadcom.com>
615
616 * guile.texi (Frames In Guile): Mention FRAME_UNWIND_MEMORY_ERROR.
617 * python.texi (Frames In Python): Mention
618 gdb.FRAME_UNWIND_MEMORY_ERROR.
619
329ea579
PA
6202014-05-29 Pedro Alves <palves@redhat.com>
621 Tom Tromey <tromey@redhat.com>
622
623 * gdb.texinfo (Non-Stop Mode): Remove "set target-async 1"
624 from example.
625 (Asynchronous and non-stop modes): Document '-gdb-set mi-async'.
626 Mention that target-async is now deprecated.
627 (Maintenance Commands): Document maint set/show target-async.
628
92bcb5f9
PA
6292014-05-29 Pedro Alves <palves@redhat.com>
630
631 * observer.texi (sync_execution_done, command_error): New
632 subjects.
633
fd664c91
PA
6342014-05-29 Pedro Alves <palves@redhat.com>
635
636 PR gdb/13860
637 * observer.texi (signal_received, end_stepping_range)
638 (signal_exited, exited, no_history): New observer subjects.
639
b2715b27
AW
6402014-05-26 Andy Wingo <wingo@igalia.com>
641
642 * guile.texi (GDB Scheme Data Types): Remove documentation for
643 removed interfaces. Update spelling of gdb-object-kind.
644
9eaa4c1e
AW
6452014-05-26 Andy Wingo <wingo@igalia.com>
646
647 * guile.texi (Basic Guile): Fix some typos.
648
0f1e8403
AW
6492014-05-26 Andy Wingo <wingo@igalia.com>
650
651 * guile.texi (Writing a Guile Pretty-Printer)
652 (Guile Types Module): Fix excess parentheses in use-modules forms.
653
697aa1b7
EZ
6542014-05-24 Eli Zaretskii <eliz@gnu.org>
655
656 * guile.texi (Types In Guile, Basic Guile, Frames In Guile)
657 (Breakpoints In Guile, Guile Printing Module)
658 (Guile Exception Handling, Values From Inferior In Guile)
659 (Objfiles In Guile, Breakpoints In Guile, Memory Ports in Guile):
660 Don't use @var at the beginning of a sentence.
661
662 * gdb.texinfo (Frame Filter Management, Trace Files)
663 (C Operators, Ada Tasks, Calling, Bootstrapping, ARM)
664 (PowerPC Embedded, Define, Annotations for Running)
665 (IPA Protocol Commands, Packets, General Query Packets)
666 (Tracepoint Packets, Notification Packets, Environment)
667 (Inferiors and Programs, Set Breaks, Set Catchpoints)
668 (Continuing and Stepping, Signals, Thread-Specific Breakpoints)
669 (Frames, Backtrace, Selection, Expressions, Registers)
670 (Trace State Variables, Built-In Func/Proc, Signaling, Files)
671 (Numbers, GDB/MI Async Records, GDB/MI Data Manipulation)
672 (Source Annotations, Using JIT Debug Info Readers, Packets)
673 (Stop Reply Packets, Host I/O Packets)
674 (Target Description Format): Don't use @var at the beginning of a
675 sentence.
676
677 * python.texi (Basic Python, Types In Python)
678 (Commands In Python, Frames In Python, Line Tables In Python)
679 (Breakpoints In Python, gdb.printing, gdb.types)
680 (Type Printing API): Don't use @var at the beginning of a
681 sentence.
682
67b5c0c1
MM
6832014-05-23 Markus Metzger <markus.t.metzger@intel.com>
684
685 * gdb.texinfo (Process Record and Replay): Document "set/show btrace
686 replay-memory-access".
687
6a3cb8e8
PA
6882014-05-21 Pedro Alves <palves@redhat.com>
689
690 * gdb.texinfo (Starting): Document "set/show
691 auto-connect-native-target".
692 (Target Commands): Document "target native".
693
936d2992
PA
6942014-05-20 Pedro Alves <palves@redhat.com>
695
696 * gdb.texinfo (Memory) <compare-sections>: Generalize comments to
697 not be remote specific. Add cross reference to the qCRC packet.
698 (Separate Debug Files): Update cross reference to the qCRC packet.
699 (General Query Packets) <qCRC packet>: Add anchor.
700
b3ce5e5f
DE
7012014-05-17 Doug Evans <xdje42@gmail.com>
702
703 Copy over changes from guile.texi.
704 * python.texi (Basic Python) <gdb.execute>: Add text.
705 (Basic Python) <gdb.post_event>: Remove "main" from "main GDB thread".
706 (Values From Inferior) <Python string>: Add text.
707 (Values From Inferior) <Value.string>: Clarify string length handling.
708 (Pretty Printing API): Add cindex.
709 (Types In Python) <TYPE_CODE_*>: Use vtable instead of table.
710 Remove unnecessary index of gdb.TYPE_CODE_*. Replace @findex with
711 @vindex.
712 (Commands In Python) <COMPLETE_*>: Similarly.
713 (Symbols In Python) <SYMBOL_*>: Similarly.
714 (Breakpoints In Python) <WP_*>: Similarly.
715 (Breakpoints In Python) <BP_*>: Similarly.
716
8dfcab11
DT
7172014-05-17 David Taylor <dtaylor@emc.com>
718
719 * gdb.texinfo (General Query Packets): Add a note about thread IDs
720 mentioned in the qfThreadInfo reply.
721
8d551b02
DE
7222014-05-16 Doug Evans <dje@google.com>
723
724 * gdb.texinfo (Mode Options): Add -D.
725
e20bd8f4
SB
7262014-05-09 Samuel Bronson <naesten@gmail.com>
727
728 * Makefile.in (PACKAGE): Copy from ../Makefile.in in case of
729 "make -C".
730
f989a1c8
TT
7312014-04-29 Tom Tromey <tromey@redhat.com>
732
733 * gdb.texinfo (Debugging Output): Rename to "set debug varobj" and
734 "show debug varobj".
735
95cf3b38
DT
7362014-05-01 David Taylor <dtaylor@emc.com>
737
738 * gdb.texinfo (compare-sections): Document the new -r (read-only)
739 option.
740
01f9f808
MS
7412014-04-24 Michael Sturm <michael.sturm@mintel.com>
742 Walfred Tedeschi <walfred.tedeschi@intel.com>
743
744 * gdb.texinfo (i386 Features): Add description of AVX512
745 registers.
746
770e7fc7
DE
7472014-03-31 Doug Evans <dje@google.com>
748
749 * gdb.texinfo (Symbols): Document set/show print symbol-loading.
750
97d8f0ee
DE
7512014-03-30 Doug Evans <dje@google.com>
752
753 * gdb.texinfo (Non-Stop Mode): Remove trailing whitespace.
754 (Background Execution): Ditto.
755
36cb1214
HZ
7562014-03-21 Pedro Alves <palves@redhat.com>
757 Stan Shebs <stan@codesourcery.com>
758 Hui Zhu <hui@codesourcery.com>
759
760 * gdb.texinfo (Packets): Add anchor to "? packet".
761 Remove fixme and update introduction of "k packet".
762 Add anchor to "vKill packet".
763
5e3a2c38
SS
7642014-03-12 Stan Shebs <stan@codesourcery.com>
765
766 * Doxyfile-gdb-api.in (INPUT): Add gdbtypes.h.
767
7a5a839f
LC
7682014-02-26 Ludovic Courtès <ludo@gnu.org>
769
dc6ae996 770 * guile.texi (Basic Guile): Document 'history-append!'.
7a5a839f 771
95060284
JB
7722014-02-20 Joel Brobecker <brobecker@adacore.com>
773
774 * gdb.texinfo (Files): Document "add-shared-symbol-files"
775 and "assf" as being deprecated.
776 (Cygwin Native): Likewise for "dll-symbols".
777 (Non-debug DLL Symbols): Remove reference to "dll-symbols"
778 as a way to force the loading of symbols from a DLL.
779
f7bd0f78
SC
7802014-02-19 Siva Chandra Reddy <sivachandra@google.com>
781
782 * python.texi (Values From Inferior): Add description about the
783 new feature.
784
329baa95
DE
7852014-02-17 Doug Evans <xdje42@gmail.com>
786
787 * Makefile.in (GDB_DOC_FILES): Add python.texi.
788 * gdb.texinfo (Python): Moved to ...
789 * python.texi: ... here. New file.
790
687894f5
DE
7912014-02-17 Ludovic Courtès <ludo@gnu.org>
792
d25f38ee 793 * guile.texi (Writing a Guile Pretty-Printer) <example>:
687894f5
DE
794 Remove 'string-begins-with' procedure. Add 'pretty-printer'
795 parameter to 'str-lookup-function' procedure. Look for
796 the "std::string<" prefix.
797 (Frames In Guile): Add 'frame' parameter to 'frame-read-var'.
798 Adjust description.
799
6fb526ee
DE
8002014-02-11 Tejas Belagod <tejas.belagod@arm.com>
801
d25f38ee 802 * guile.texi (Values From Inferior In Guile): Remove stray
6fb526ee
DE
803 parantheses for deffn.
804 (Disassembly In Guile): Ditto.
805
1e0a5178
SS
8062014-02-10 Stan Shebs <stan@codesourcery.com>
807
808 Add Doxygen support.
809 * Makefile.in (doxy): New action, generates Doxygen files.
810 (DOXYGEN): New.
811 (doxyedit): New.
812 * Doxyfile-base.in: New file.
813 * Doxyfile-gdb-api.in: New file.
814 * Doxyfile-gdb-xref.in: New file.
815 * Doxyfile-gdbserver.in: New file.
816 * doxy-index.in: New file.
817 * filter-for-doxygen: New file.
818 * filter-params.pl: New file.
819
ed3ef339
DE
8202014-02-10 Doug Evans <xdje42@gmail.com>
821
822 * Makefile.in (GDB_DOC_FILES): Add guile.texi.
823 * gdb.texinfo (Auto-loading): Add set/show auto-load guile-scripts.
824 (Extending GDB): New menu entries Guile, Multiple Extension Languages.
825 (Guile docs): Include guile.texi.
826 (objfile-gdbdotext file): Add objfile-gdb.scm.
827 (dotdebug_gdb_scripts section): Mention Guile scripts.
828 (Multiple Extension Languages): New node.
829 * guile.texi: New file.
830
c6044dd1
JB
8312014-01-28 Joel Brobecker <brobecker@adacore.com>
832
833 * gdb.texinfo (Ada Glitches): Document the new "maint ada set/show
834 ignore-descriptive-types". commands.
835
87ce2a04
DE
8362014-01-22 Doug Evans <dje@google.com>
837
838 * gdb.texinfo (Server): Mention --debug-format=all|none|timestamp.
839 (gdbserver man): Ditto.
840
52834460
MM
8412014-01-16 Markus Metzger <markus.t.metzger@intel.com>
842
843 * gdb.texinfo: Document limited reverse/replay support
844 for target record-btrace.
845
0688d04e
MM
8462014-01-16 Markus Metzger <markus.t.metzger@intel.com>
847
848 * gdb.texinfo (Process Record and Replay): Update documentation.
849
8710b709
MM
8502014-01-16 Markus Metzger <markus.t.metzger@intel.com>
851
852 * gdb.texinfo (Process Record and Replay): Document new /c
853 modifier accepted by "record function-call-history".
854 Add /i modifier to "record function-call-history" example.
855
dcf106f3
JB
8562014-01-15 Yuanhui Zhang <asmwarrior@gmail.com>
857 Joel Brobecker <brobecker@adacore.com>
858
859 * gdb.texinfo (GDB/MI Output Syntax): Add some missing "nl"
860 markers. Remove one that was misplaced.
861
41ef2965
PA
8622014-01-10 Pedro Alves <palves@redhat.com>
863
864 * gdb.texinfo (Your Program's Environment) <set environment>:
865 Mention the shell, and point at 'set exec-wrapper'.
866
c0d48811
JB
8672014-01-07 Joel Brobecker <brobecker@adacore.com>
868
869 * gdb.texinfo (Types In Python): Document new attribute Types.name.
870
5fba4c0f
JB
8712013-12-30 Joel Brobecker <brobecker@adacore.com>
872
873 * gdb.texinfo (Types In Python): Clarify the documentation
874 of attribute gdb.Field.bitpos.
875
0809504b
JB
8762013-12-28 Joel Brobecker <brobecker@adacore.com>
877
878 * gdb.texinfo (Types In Python): Fix the documentation of
879 attribute "bitpos" in class gdb.Field for enum types. Add
880 documentation for attribute "enumval" in that same class.
881
edef6000
JB
8822013-12-28 Joel Brobecker <brobecker@adacore.com>
883
884 * gdb.texinfo (GDB/MI Support Commands): Change @table into
885 @ftable.
886
71b8c845
DE
8872013-12-23 Doug Evans <xdje42@gmail.com>
888
889 * gdb.texinfo (Auto-loading): Move menu up. Move discussion of
890 auto-loaded objfile scripts and .debug_gdb_scripts section to their
891 corresponding section in Extending GDB.
892 (Extending GDB): Move menu up. New menu item "Auto-loading
893 extensions".
894 (Sequences): New menu item "Auto-loading sequences".
895 (Auto-loading sequences): New node.
896 (Python): Rename section from Scripting GDB to Extending GDB.
897 (Python Auto-loading): Update xref, refer to "Auto-loading extensions".
898 Move docs on ways to auto-load extensions to ...
899 (Auto-loading extensions): ... here. New node.
900
d192b373
JB
9012013-12-23 Joel Brobecker <brobecker@adacore.com>
902
903 * gdb.texinfo (GDB/MI): Add "GDB/MI Support Commands" entry
904 in menu.
905 (GDB/MI Variable Objects): Adjust reference to "-list-features"
906 command, now in a new node.
907 (GDB/MI Support Commands): New node, with its contents being
908 extracted from the "GDB/MI Miscellaneous Commands" node.
909 A small paragraph introducing the section is also added at
910 the start.
911 (GDB/MI Miscellaneous Commands): Delete the description of the
912 -info-gdb-mi-command, -list-features and -list-target-features
913 commands, now hosted in the "GDB/MI Support Commands" node.
914
a16b0e22
SC
9152013-12-12 Siva Chandra Reddy <sivachandra@google.com>
916
917 PR python/16113
918 * gdb.texinfo (Values From Inferior): Add a note about using
919 gdb.Field objects as subscripts on gdb.Value objects.
920 (Types In Python): Add description about the new attribute
921 "parent_type" of gdb.Field objects.
922
9b26f0fb
JB
9232013-12-12 Joel Brobecker <brobecker@adacore.com>
924
925 * gdb.texinfo (GDB/MI Miscellaneous Commands): Add @cindex
926 entry for section docuumenting the -list-features GDB/MI command.
927
72bfa06c
JB
9282013-12-10 Joel Brobecker <brobecker@adacore.com>
929
930 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document the new
931 "exec-run-start-option" entry in the output of the "-list-features"
932 command.
933
3ea8680f
EZ
9342013-12-04 Eli Zaretskii <eliz@gnu.org>
935
936 * gdb.texinfo (i386): Fix yesterday's commit.
937
1a4f73eb
TT
9382013-12-03 Tom Tromey <tromey@redhat.com>
939
940 * gdb.texinfo (Set Catchpoints): Add @kindex for each command
941 documented here.
942
6cb999f8
TT
9432013-12-03 Tom Tromey <tromey@redhat.com>
944
945 * gdb.texinfo (@direntry): Add menu item for gdbserver.
946
ca8941bb
WT
9472013-12-03 Walfred Tedeschi <walfred.tedeschi@intel.com>
948
949 * gdb.texinfo (i386 Features): Add MPX feature registers.
950 (x86 Specific featuresx86 Architecture-specific Issues): Adds
951 a subsubsection for MPX and describes the display of the
952 boundary registers.
953
688981c9
JB
9542013-12-03 Joel Brobecker <brobecker@adacore.com>
955
956 * gdb.texinfo (GDB/MI Miscellaneous Commands): Remove the
957 documentation of the "ada-exceptions" entry.
958
2ea126fa
JB
9592013-12-03 Joel Brobecker <brobecker@adacore.com>
960
961 * gdb.texinfo (GDB/MI Result Records): Fix the syntax of the
962 "^error" result record concerning the error message. Document
963 the error code that may also be part of that result record.
964 (GDB/MI Miscellaneous Commands): Document the
965 "undefined-command-error-code" element in the output of
966 the "-list-features" GDB/MI command.
967
6b7cbff1
JB
9682013-12-03 Joel Brobecker <brobecker@adacore.com>
969
970 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document
971 the new -info-gdb-mi-command GDB/MI command. Document
972 the meaning of "-info-gdb-mi-command" in the output of
973 -list-features.
974
20e1ca3b
PA
9752013-11-29 Pedro Alves <palves@redhat.com>
976
977 * gdb.texinfo (Frames In Python) <gdb.FRAME_UNWIND_NULL_ID>:
978 Update comment.
979
29453a14
YQ
9802013-11-24 Yao Qi <yao@codesourcery.com>
981
982 * gdb.texinfo (Caching Remote Data): Document new
983 "set/show stack-cache" option.
984
6dd315ba
YQ
9852013-11-24 Yao Qi <yao@codesourcery.com>
986
987 * gdb.texinfo (Caching Target Data): Replace "ON" with "on".
988 (Maintenance Commands): Replace "ON" and "OFF" with "on" and
989 "off" respectively.
990
9df9dbe0
YQ
9912013-11-23 Yao Qi <yao@codesourcery.com>
992
993 * gdb.texinfo (GDB/MI Variable Objects): Add the description
994 of "displayhint" to the table about child results.
995
c78feb39
YQ
9962013-11-21 Yao Qi <yao@codesourcery.com>
997
998 * gdb.texinfo (GDB/MI Variable Objects): Add attribute
999 'dynamic' for the output of command -var-list-children.
1000
27b81af3
YQ
10012013-11-21 Yao Qi <yao@codesourcery.com>
1002
1003 * gdb.texinfo (Caching Target Data): Remove "see" before
1004 @pxref.
1005
b26dfc9a
YQ
10062013-11-20 Yao Qi <yao@codesourcery.com>
1007
1008 * gdb.texinfo (Caching Target Data): Update doc for
1009 per-address-space dcache.
1010
b12039c6
YQ
10112013-11-20 Yao Qi <yao@codesourcery.com>
1012
1013 * gdb.texinfo (Data): Rename menu item.
1014 (Caching Remote Data): Rename to ...
1015 (Caching Target Data): ... it. Update.
1016
422ad5c2
JB
10172013-11-18 Joel Brobecker <brobecker@adacore.com>
1018
1019 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document the new
1020 "language-option" entry in the output of the "-list-features"
1021 command.
1022
805e1f19
TT
10232013-11-15 Tom Tromey <tromey@redhat.com>
1024
1025 * gdb.texinfo (Variables): Note gdb rules for ambiguous cases.
1026 Add example.
1027
8fe1b653
TT
10282013-11-14 Tom Tromey <tromey@redhat.com>
1029
1030 * gdb.texinfo (Breakpoints In Python): Replace "as" with "in".
1031
403cb6b1
JB
10322013-11-14 Joel Brobecker <brobecker@adacore.com>
1033
1034 * gdb.texinfo (Show): Add xref anchor for "show language" command.
1035 (Context management): Place current subsection text into its own
1036 subsubsection. Add new subsubsection describing the "--language"
1037 command option.
1038
93973826
JB
10392013-11-13 Joel Brobecker <brobecker@adacore.com>
1040
1041 * gdb.texinfo (GDB/MI Miscellaneous Commands): Delete
1042 the documentation of "info-ada-exceptions" in the output
1043 of the "-list-features" command. Add the documentation
1044 of the "ada-exception" entry instead.
1045
6adcee18
JB
10462013-11-12 Joel Brobecker <brobecker@adacore.com>
1047
93973826 1048
6adcee18
JB
1049 * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix the first
1050 word of a couple of sentences to start with a capital letter.
1051
58d06528
JB
10522013-11-12 Joel Brobecker <brobecker@adacore.com>
1053
1054 * gdb.texinfo (Ada): Add entry in menu for new "Ada Exceptions" node.
1055 (Ada Exceptions): New node.
1056 (GDB/MI): Add entry in menu for new "GDB/MI Ada Exceptions
1057 Commands" node.
1058 (GDB/MI Ada Exceptions Commands): New node.
1059 (GDB/MI Miscellaneous Commands): Document new "info-ada-exceptions"
1060 field in the output of the "-list-features" command.
1061 * NEWS: Add entry for the new "info exceptions" CLI command,
1062 and for the new "-info-ada-exceptions" GDB/MI command.
1063
bc79de95
PM
10642013-11-11 Phil Muldoon <pmuldoon@redhat.com>
1065
1066 * gdb.texinfo (Symbol Tables In Python): Add linetable method entry.
1067 (Line Tables In Python): New node.
1068
73be47f5
DE
10692013-11-08 Doug Evans <dje@google.com>
1070
1071 * gdb.texinfo (Debugging Output): Update text for
1072 "set debug dwarf2-read".
1073
db0fec5c
DE
10742013-11-08 Doug Evans <dje@google.com>
1075
1076 * gdb.texinfo (Debugging Output): Update text for
1077 "set debug symtab-create".
1078
92e32e33
PM
10792013-11-07 Phil Muldoon <pmuldoon@redhat.com>
1080
1081 * gdb.texinfo (Commands In Python): Document COMPLETE_EXPRESSION
1082 constant.
1083
f76c27b5
PM
10842013-11-07 Phil Muldoon <pmuldoon@redhat.com>
1085
1086 * gdb.texinfo (Breakpoints In Python): Document temporary
1087 option in breakpoint constructor, and add documentation to the
1088 temporary attribute.
1089
fa4d0c40
YQ
10902013-11-07 Yao Qi <yao@codesourcery.com>
1091
1092 * gdb.texinfo (GDB/MI Variable Objects): Update doc about the
1093 output of "-var-info-expression".
1094
afa332ce
PA
10952013-11-06 Pedro Alves <palves@redhat.com>
1096
1097 * gdb.texinfo (Starting) <set/show startup-with-shell>: Mention
1098 non-interactive mode.
1099 (Environment) <shell startup files warning>: Mention
1100 non-interactive mode. Mention .zshenv for Z shell, and talk about
1101 BASH_ENV instead of .bashrc for BASH.
1102
9ac69859
NB
11032013-10-29 Nicolas Blanc <nicolas.blanc@intel.com>
1104
1105 * gdb.texinfo (Commands to Specify Files): Add description
1106 of the remove-symbol-file command.
1107 * observer.texi: New free_objfile event
1108
98882a26
PA
11092013-10-24 Pedro Alves <palves@redhat.com>
1110
1111 * gdb.texinfo (Starting): Document set/show startup-with-shell.
1112
ce13fade
JB
11132013-10-11 Joel Brobecker <brobecker@adacore.com>
1114
1115 * gdb.texinfo (Shared Library GDB/MI Catchpoint Commands):
1116 New subsection inside which the "-catch-load" and "-catch-unload"
1117 commands documentation is now placed.
1118 (Ada Exception GDB/MI Catchpoint Commands): New subsection
1119 documenting the "-catch-assert" and "-catch-exception" new
1120 GDB/MI commands.
1121
2446f5ea
JB
11222013-10-10 Joel Brobecker <brobecker@adacore.com>
1123
1124 * gdb.texinfo (Connecting): Remove unnecessary @w{}.
1125
0d12017b
JB
11262013-10-10 Joel Brobecker <brobecker@adacore.com>
1127
bd80dc1a
JB
1128 * gdb.texinfo (Connecting): Replace "set remotebaud" by "set
1129 serial baud".
1130 (Remote Configuration): Replace "set remotebaud" by "set serial
1131 baud". Replace "show remotebaud" by "show serial baud".
0d12017b 1132
f4fb82a1
PA
11332013-10-07 Pedro Alves <palves@redhat.com>
1134
1135 PR breakpoints/11568
1136 * gdb.texinfo (Thread-Specific Breakpoints): Mention what happens
1137 when the thread is removed from the thread list.
1138
0c557179
SDJ
11392013-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
1140
1141 * gdb.texinfo (Convenience Variables): Document $_exitsignal.
1142 Update entry for $_exitcode.
1143
5713b9b5
JB
11442013-10-04 Joel Brobecker <brobecker@adacore.com>
1145
1146 * gdb.texinfo (GDB/MI Program Execution): Document "-exec-run"'s
1147 new "--start" option.
1148
901461f8
PA
11492013-10-02 Pedro Alves <palves@redhat.com>
1150
1151 * gdb.texinfo (Registers): Expand description of saved registers
1152 in frames. Explain <not saved>.
1153
8fb8eb5c
DE
11542013-09-25 Doug Evans <dje@google.com>
1155
1156 * gdb.texinfo (Debugging Output): Document set/show debug symfile.
1157
0a7cfe2c
SS
11582013-09-16 Stan Shebs <stan@codesourcery.com>
1159
1160 Remove the internals manual gdbint.texinfo.
1161 * Makefile.in (INFO_DEPS): Remove gdbint.info.
1162 (PDFFILES): Remove gdbint.pdf.
1163 (HTMLFILES): Remove gdbint/index.html.
1164 (HTMLFILES_INSTALL): Remove gdbint.
1165 (GDBINT_DOC_FILES): Remove.
1166 (dvi): Remove gdbint.dvi.
1167 (ps): Remove gdbint.ps.
1168 * gdbint.texinfo: Remove file.
1169 * gdb.texinfo (Maintenance Commands): Remove reference to gdbint.
1170
a280dbd1
SDJ
11712013-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
1172
1173 * gdb.texinfo (Convenience Functions): Mention new convenience
1174 function $_isvoid.
1175
4ac33720
UW
11762013-09-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
1177
1178 * gdb.texinfo (Decimal Floating Point format): Mention S/390.
1179 (Standard Target Features): Add new node to menu.
1180 (S/390 and System z Features): New node.
1181
b3d3b4bd
SA
11822013-09-13 Sanimir Agovic <sanimir.agovic@intel.com>
1183
1184 * gdb.texinfo (GDB/MI Miscellaneous Commands): Use
1185 -list-target-features in the example.
1186
edf9f00c
JK
11872013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1188
1189 * gdb.texinfo (MiniDebugInfo): Prepare file debug and use it to create
1190 mini_debuginfo. Strip binary before adding mini_debuginfo to it.
1191
1d236d23
JK
11922013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1193
1194 Sync documentation with gdb.base/gnu-debugdata.exp.
1195 * gdb.texinfo (MiniDebugInfo): Add comment and "D" in the example.
1196
5423b017
JK
11972013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1198
1199 * gdb.texinfo (MiniDebugInfo): Fix two trailing dots.
1200
6211c335
YQ
12012013-08-27 Pedro Alves <pedro@codesourcery.com>
1202 Yao Qi <yao@codesourcery.com>
1203
1204 * gdb.texinfo (GDB/MI Stack Manipulation) <-stack-list-locals>:
1205 Document new --skip-unavailable option.
1206 <-stack-list-variables>: Document new --skip-unavailable option.
1207
52e260a3
DE
12082013-08-26 Doug Evans <dje@google.com>
1209
1210 * gdb.texinfo (Maintenance Commands): "maint print objfiles" now takes
1211 an optional regexp.
1212
5e92f71a
TT
12132013-08-13 Tom Tromey <tromey@redhat.com>
1214
1215 * gdbint.texinfo (Testsuite): Use @table, not @itemize.
1216 Document GDB_PARALLEL and GDB_INOTIFY.
1217
c5d7073b
SS
12182013-08-09 Stan Shebs <stan@codesourcery.com>
1219
1220 * LRS: Remove file, describes a long-abandoned live-range
1221 splitting extension to stabs.
1222
6fbe845e
AB
12232013-07-25 Andrew Burgess <aburgess@broadcom.com>
1224
1225 * gdb.texinfo (Output Formats): Mention the new 'z' formatter.
1226
e7045703
DE
12272013-07-17 Doug Evans <dje@google.com>
1228
1229 * gdb.texinfo (Print Settings): Document "print raw frame-arguments".
1230
3105ebf9
TT
12312013-07-02 Tom Tromey <tromey@redhat.com>
1232
1233 * gdb.texinfo (Target Commands): Don't mention "target nrom".
1234
d6c2da54
TT
12352013-06-28 Tom Tromey <tromey@redhat.com>
1236
1237 * Makefile.in (version.subst): Use version.in, not
1238 common/version.in.
1239 * gdbint.texinfo (Versions and Branches, Releasing GDB):
1240 Likewise.
1241
e5823f1c
PA
12422013-06-27 Pedro Alves <palves@redhat.com>
1243
1244 * gdbint.texinfo (Algorithms) <Stepping over runtime loader
1245 dynamic symbol resolution code>: New section, based on infrun.c
1246 comment.
1247
92dcb9ff
TT
12482013-06-26 Tom Tromey <tromey@redhat.com>
1249
1250 * gdbint.texinfo (Versions and Branches): Use common/version.in.
1251 Update.
1252 (Releasing GDB): Likewise.
1253
dc673c81
YQ
12542013-06-26 Pedro Alves <pedro@codesourcery.com>
1255 Yao Qi <yao@codesourcery.com>
1256
1257 * gdb.texinfo (GDB/MI Tracepoint Commands): Document
1258 -trace-frame-collected.
1259
28a93511
YQ
12602013-06-26 Pedro Alves <pedro@codesourcery.com>
1261
1262 * gdb.texinfo (Traceframe Info Format): Document tvar element
1263 and its attributes.
1264
a0743c90
YQ
12652013-06-25 Yao Qi <yao@codesourcery.com>
1266
1267 * gdbint.texinfo (Testsuite): Document 'gdb,predefined_tsv'.
1268
01208463
TT
12692013-06-24 Tom Tromey <tromey@redhat.com>
1270
1271 * Makefile.in (POD2MAN1, POD2MAN5): Use version.subst.
1272 (GDBvn.texi): Use version.subst.
1273 (version.subst): New target.
1274 (mostlyclean): Remove version.subst.
1275
c898adb7
YQ
12762013-06-20 Pedro Alves <pedro@codesourcery.com>
1277
1278 * gdb.texinfo (GDB/MI Data Manipulation)
1279 <-data-list-register-values>: Document the --skip-unavailable
1280 option.
1281
7c57fa1e
YQ
12822013-06-07 Yao Qi <yao@codesourcery.com>
1283
1284 * gdb.texinfo (Symbols): Add kindex and cindex for
1285 'maint print msymbols'.
1286
0059c61a 12872013-06-05 Simon Marchi <simon.marchi@ericsson.com> (tiny change)
b7742092
MK
1288
1289 * gdb.texinfo (Miscellaneous gdb/mi Commands): Fix -add-inferior
1290 response field name (thread-group to inferior).
1291
85dc5a12
GB
12922013-06-04 Gary Benson <gbenson@redhat.com>
1293
1294 * gdb.texinfo (General Query Packets/qSupported): Added
1295 "qXfer:libraries-svr4:read" and "augmented-libraries-svr4-read".
1296 to the table of currently defined stub features.
1297 Added a more detailed entry for "augmented-libraries-svr4-read".
1298 (General Query Packets/qXfer:libraries-svr4:read): Documented
1299 the augmented form of this packet.
1300
5901af59
JB
13012013-05-23 Joel Brobecker <brobecker@adacore.com>
1302
1303 * gdb.texinfo (System-wide Configuration Scripts): Renames
1304 "Installed System-wide Configuration Scripts". Add associated
1305 @menu block.
1306
c1e36e3e
PA
13072013-05-23 Yao Qi <yao@codesourcery.com>
1308 Pedro Alves <palves@redhat.com>
1309
1310 * gdb.texinfo (Packets): Document 'vCont;r'.
1311 (Continuing and Stepping): Document target-assisted range
1312 stepping, and the 'set range-stepping' and 'show range-stepping'
1313 commands.
1314
0201faac
JB
13152013-05-23 Joel Brobecker <brobecker@adacore.com>
1316
1317 * gdb.texinfo (Installed System-wide Configuration Scripts):
1318 Add subsection describing the scripts now available under
1319 the data-dir's system-gdbbinit subdirectory.
1320 * NEWS: Add entry announcing the availability of system-wide
1321 configuration scripts for ElinOS and Wind River Linux.
1322
c5867ab6
HZ
13232013-05-21 Hui Zhu <hui@codesourcery.com>
1324
1325 * gdb.texinfo (GDB/MI Breakpoint Commands): Describe the
1326 "-dprintf-insert" command.
1327
7d0c9981
DE
13282013-05-17 Doug Evans <dje@google.com>
1329
1330 * gdb.texinfo (Maintenance Commands): Update doc for
1331 "maint check-psymtabs". Add doc for "maint check-symtabs",
1332 "maint expand-symtabs".
1333
742ce053
MM
13342013-05-15 Markus Metzger <markus.t.metzger@intel.com>
1335
1336 * gdb.texinfo (Process Record and Replay): Document the
1337 "record goto" command and its sub-commands.
1338
1e611234
PM
13392013-05-10 Phil Muldoon <pmuldoon@redhat.com>
1340
1341 * gdb.texinfo (Backtrace): Add "no-filter" argument.
1342 (Python API): Add Frame Filters API, Frame Wrapper API,
1343 Writing a Frame Filter/Wrapper, Managing Management of Frame
1344 Filters chapter entries.
1345 (Frame Filters API): New Node.
1346 (Frame Wrapper API): New Node.
1347 (Writing a Frame Filter): New Node.
1348 (Managing Frame Filters): New Node.
1349 (Progspaces In Python): Add note about frame_filters attribute.
1350 (Objfiles in Python): Ditto.
1351 (GDB/MI Stack Manipulation): Add -enable-frame-filters command,
1352 @anchors and --no-frame-filters option to -stack-list-variables,
1353 -stack-list-frames, -stack-list-locals and -stack-list-arguments
1354 commands.
1355
2874cb83
JB
13562013-05-08 Joel Brobecker <brobecker@adacore.com>
1357
1358 * gdbint.texinfo (Native Debugging): Add "AIX Shared Library
1359 Support" subsection documenting the XML format used to transfer
1360 shared library info on AIX.
1361
9a005eb9
JB
13622013-05-08 Joel Brobecker <brobecker@adacore.com>
1363
1364 * gdb.texinfo (Debugging Output): Add documentation of
1365 "set debug aix-solib" and "show debug aix-solib" commands.
1366
a1217d97
SL
13672013-05-06 Sandra Loosemore <sandra@codesourcery.com>
1368
1369 * gdb.texinfo (Nios II): New section.
1370 (Nios II Features): New section.
1371
4d1eb6b4
JB
13722013-05-06 Joel Brobecker <brobecker@adacore.com>
1373
1374 * gdbint.texinfo (Algorithms): Remove entries documenting
1375 DEPRECATED_IBM6000_TARGET, SOLIB_ADD, and
1376 SOLIB_CREATE_INFERIOR_HOOK.
1377
3f84184e
TT
13782013-04-29 Tom Tromey <tromey@redhat.com>
1379
1380 PR python/14204:
1381 * gdb.texinfo (Python API): Fix menu entry.
1382 (Blocks In Python): Fix subsubsection text. Rewrite intro.
1383 Define global and static block. Add example. Clarify
1384 block relationship for inline functions.
1385
60155234
TT
13862013-04-29 Tom Tromey <tromey@redhat.com>
1387
1388 * gdb.texinfo (Python API): Mention Python help and keyword
1389 arguments. Move pagination text to Basic Python.
1390 (Basic Python): Put pagination text here. Document
1391 close-on-exec, SIGCHLD, and SIGINT.
1392
5360976e
PA
13932013-04-19 Pedro Alves <palves@redhat.com>
1394
1395 * gdbint.texinfo (Misc Guidelines) <Compiler Warnings>: Write
1396 "signedness" instead of "signness".
1397
bd3f3b55
PA
13982013-04-19 Pedro Alves <palves@redhat.com>
1399
1400 * gdbint.texinfo (Misc Guidelines) <Compiler Warnings>: Replace
1401 -Wno-pointer-sign text with text on -Wpointer-sign.
1402
dee368d3
TT
14032013-04-16 Tom Tromey <tromey@redhat.com>
1404
1405 * gdb.texinfo (Set Catchpoints): Mention earliest version of
1406 GCC that has the SDT probe points.
1407
cc16e6c9
TT
14082013-04-15 Tom Tromey <tromey@redhat.com>
1409
1410 * gdb.texinfo (Set Catchpoints): Document regexp syntax for
1411 exception catchpoints.
1412
72f1fe8a
TT
14132013-04-15 Tom Tromey <tromey@redhat.com>
1414
1415 * gdb.texinfo (Set Catchpoints): Document $_exception.
1416 (Convenience Vars): Mention $_exception.
1417
591f19e8
TT
14182013-04-15 Tom Tromey <tromey@redhat.com>
1419
1420 * gdb.texinfo (Set Catchpoints): Reorganize exception
1421 catchpoints. Document "catch rethrow".
1422 (Debugging C Plus Plus): Mention "catch rethrow".
1423
02ae6bad
TT
14242013-04-15 Tom Tromey <tromey@redhat.com>
1425
1426 * gdb.texinfo (Set Catchpoints): Remove obsolete text.
1427
2c91021c
JK
14282013-04-12 Jan Kratochvil <jan.kratochvil@redhat.com>
1429 Eli Zaretskii <eliz@gnu.org>
1430
1431 * gdb.texinfo (Auto-loading safe path): Add quick -iex using command
1432 line below the sample output.
1433
6eaaf48b
EZ
14342013-04-12 Eli Zaretskii <eliz@gnu.org>
1435
1436 * gdb.texinfo (Mode Options): Document '-configuration'.
1437 (Help): Document "show configuration".
1438 (Bug Reporting): Add requirements to include the configuration
1439 details in bug reports.
1440
b292c783
JK
14412013-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1442
1443 * Makefile.in (MAN1S): Add gcore.1.
1444 Remove "Host, target, and site specific Makefile fragments" comment.
1445 (@host_makefile_frag@, HAVE_NATIVE_GCORE_TARGET): New.
1446 (install-man1, uninstall-man1): Conditionalize gcore.1.
1447 (gcore.1): New.
1448 * gdb.texinfo (Man Pages): Add gcore man.
1449 (gcore man): New node.
1450
f81d1120
PA
14512013-04-10 Pedro Alves <palves@redhat.com>
1452
1453 * gdb.texinfo (Process Record and Replay): Document that "set
1454 record full insn-number-max", "set record
1455 instruction-history-size" and "set record
1456 function-call-history-size" accept "unlimited".
1457 (Backtrace): Document that "set backtrace limit" accepts
1458 "unlimited".
1459 (List): Document that "set listsize" accepts "unlimited".
1460 (Print Settings)" Document that "set print max-symbolic-offset",
1461 "set print elements" and "set print repeats" accept "unlimited".
1462 (Starting and Stopping Trace Experiments): Document that "set
1463 trace-buffer-size" accepts "unlimited".
1464 (Remote Configuration): Document that "set tcp connect-timeout"
1465 accepts "unlimited".
1466 (Command History): Document that "set history size" accepts
1467 "unlimited".
1468 (Screen Size): Document that "set height" and "set width" accepts
1469 "unlimited". Adjust "set pagination"'s description to suggest
1470 "set height unlimited" instead of "set height 0".
1471
393fd4c3
YQ
14722013-04-10 Yao Qi <yao@codesourcery.com>
1473
1474 * gdb.texinfo (Trace Files): Add "target ctf".
1475
cba5a7bf
JK
14762013-04-06 Jan Kratochvil <jan.kratochvil@redhat.com>
1477
1478 * Makefile.in (POD2MAN1, POD2MAN5): Replace $(VERSION) by ../version.in.
1479
0ed630cb
JK
1480 * Makefile.in (install-man1, install-man5, uninstall-man1)
1481 (uninstall-man5): Replace $(MANS) by $(MAN1S) and $(MAN5S) respectively.
1482
afe1492b
JK
1483 * Makefile.in (gdb.1, gdbserver.1, gdbinit.5): Use $(srcdir).
1484
5b8b6385
JK
14852013-04-06 Jan Kratochvil <jan.kratochvil@redhat.com>
1486 Eli Zaretskii <eliz@gnu.org>
1487
1488 * gdb.texinfo (gdbserver man): Rename tty to comm. Swap --attach
1489 parameters order. Remove "On some targets" for --attach. Document the
1490 --multi parameter and extended-remote command. Document all the
1491 options.
1492
906ccdf0
JK
14932013-04-05 Jan Kratochvil <jan.kratochvil@redhat.com>
1494
1495 * gdb.texinfo (gdb man): Mention option -p. Include Fortran to
1496 the list of supported languages.
1497
43662968
JK
14982013-04-05 Jan Kratochvil <jan.kratochvil@redhat.com>
1499
1500 Convert man pages to texinfo, new gdbinit.5 texinfo page.
1501 * Makefile.in (mandir, man1dir, man5dir, SYSTEM_GDBINIT, MANCONF,
1502 (TEXI2POD, POD2MAN1, POD2MAN5, MAN1S, MAN5S, MANS, man): New.
1503 (diststuff): Add man.
1504 (install-man, install-man1, install-man5, uninstall-man, uninstall-man1)
1505 (uninstall-man5): New.
1506 (STAGESTUFF): Add *.1 and *.5.
1507 (GDBvn.texi): Add SYSTEM_GDBINIT.
1508 (gdb.1, gdbserver.1, gdbinit.5): New.
1509 (maintainer-clean realclean): Add $(MANS).
1510 (install): Add install-man.
1511 (uninstall): Add uninstall-man.
1512 * gdb.texinfo (@include gdb-cfg.texi): Wrap it by @c man begin INCLUDE.
1513 (@copying): Wrap it by @c man begin COPYRIGHT.
1514 (Top): Add Man Pages.
1515 (Man Pages, gdb man, gdbserver man, gdbinit man): New.
1516
be9a8770
PA
15172013-04-02 Pedro Alves <palves@redhat.com>
1518
1519 * gdb.texinfo (Debugging Output): Document "set/show debug
1520 aarch64", "set/show debug coff-pe-read" and "set/show debug
1521 mach-o".
1522
a46c1e42
PA
15232013-04-02 Pedro Alves <palves@redhat.com>
1524
1525 * gdb.texinfo (Remote Configuration) <set remote @var{name}-packet
1526 table>: Add entry for "trace-buffer-size".
1527
bd3eecc3
PA
15282013-03-28 Pedro Alves <palves@redhat.com>
1529
1530 * gdb.texinfo (Remote Configuration) <set remote @var{name}-packet
1531 table>: Add entry for "trace-status".
1532
215b9f98
EZ
15332013-03-28 Eli Zaretskii <eliz@gnu.org>
1534
1535 * gdb.texinfo (Maintenance Commands): Use @enumerate, not "@table
1536 @bullet", which is invalid (makeinfo 5.1 barfs).
1537
7f7cc265
PA
15382013-03-28 Pedro Alves <palves@redhat.com>
1539
1540 PR gdb/15294
1541
1542 * gdb.texinfo (List) <set listsize>: Adjust to document that
1543 listsize 0 means no limit, and remove mention of -1.
1544
9c0be723
YQ
15452013-03-22 Yao Qi <yao@codesourcery.com>
1546
1547 * gdb.texinfo (Embedded Processors): Remove menu item
1548 "OpenRISC 1000".
1549 (OpenRISC 1000): Remove.
1550
bd712aed
DE
15512013-03-21 Doug Evans <dje@google.com>
1552
1553 * gdb.texinfo (Maintenance Commands): Add docs for
1554 "mt set per-command {space,time,symtab} {on,off}".
1555
d0353e76
YQ
15562013-03-14 Hui Zhu <hui@codesourcery.com>
1557 Yao Qi <yao@codesourcery.com>
1558
1559 * gdb.texinfo (Trace Files): Add "tsave -ctf".
1560
6dd24dfa
KS
15612013-03-13 Keith Seitz <keiths@redhat.com>
1562
1563 * gdb.texinfo (Maintenance Commands): Add missing ')' for
1564 "maint agent" reference to Dynamic printf.
1565
5c4808ca
EZ
15662013-03-11 Eli Zaretskii <eliz@gnu.org>
1567
1568 * gdb.texinfo (General Query Packets): Don't use colon in index
1569 entries visible to Info format.
1570
59ea5688
MM
15712013-03-11 Markus Metzger <markus.t.metzger@intel.com>
1572
1573 * gdb.texinfo (Process Record and Replay): Document record
1574 changes.
1575
2ae8c8e7
MM
15762013-03-11 Markus Metzger <markus.t.metzger@intel.com>
1577
1578 * gdb.texinfo (Requirements): List qXfer:btrace:read requiring expat.
1579 (General Query Packets): Describe Qbtrace:bts, Qbtrace:off, and
1580 qXfer:btrace:read.
1581
28abe188
EZ
15822013-03-09 Eli Zaretskii <eliz@gnu.org>
1583
1584 * gdb.texinfo (General Query Packets, Tracepoint Packets): Don't
1585 use colons in @anchor and @cindex entries.
1586
be9a119c 15872013-03-09 Hafiz Abid Qadeer <abidh@codesourcery.com>
6790eb9f
HAQ
1588
1589 * gdb.texinfo (QTBuffer:size): Add cindex and anchor.
1590
be9a119c 15912013-03-08 Stan Shebs <stan@codesourcery.com>
f6f899bf
HAQ
1592 Hafiz Abid Qadeer <abidh@codesourcery.com>
1593
1594 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
1595 trace-buffer-size set and show commands.
1596 (Tracepoint Packets): Document QTBuffer:size.
1597 (General Query Packets): Document QTBuffer:size.
1598
d57350ea
TT
15992013-02-21 Tom Tromey <tromey@redhat.com>
1600
1601 * gdb.texinfo: Remove bad @syncodeindex.
1602 (Values From Inferior, Types In Python, Inferiors In Python)
1603 (Events In Python, Threads In Python, Frames In Python, Blocks In
1604 Python, Symbols In Python, Symbol Tables In Python): Remove
1605 @tables.
1606 (Packets, General Query Packets, Tracepoint Packets)
1607 (Host I/O Packets): Use @w{} for empty @item.
1608
9f44fbc0
SCR
16092013-02-20 Siva Chandra Reddy <sivachandra@google.com>
1610
1611 * gdb.texinfo (Architectures In Python): Add description about
1612 the new method gdb.Architecture.disassemble.
1613
f5911ea1
HAQ
16142013-02-15 Pedro Alves <pedro@codesourcery.com>
1615 Hafiz Abid Qadeer <abidh@codesourcery.com>
1616
1617 * gdb.texinfo (GDB/MI Tracepoint Commands) <-trace-status>:
1618 Document the "trace-file" field.
1619
7e1e0340
DE
16202013-02-07 Doug Evans <dje@google.com>
1621
1622 * gdb.texinfo (Machine Code): Clarify argument to disassemble
1623 command.
1624
134a2066
YQ
16252013-02-06 Yao Qi <yao@codesourcery.com>
1626
1627 * gdb.texinfo (GDB/MI Async Records): Document new MI
1628 notification "=tsv-modified". Update the document of MI
1629 notification "=tsv-created".
1630 * observer.texi (GDB Observers): New observer tsv_modified.
1631 Update observer tsv_created and tsv_delete.
1632
430ed3f0
MS
16332013-02-05 Yufeng Zhang <yufeng.zhang@arm.com>
1634
1635 * gdb.texinfo (AArch64 Features): New section; document
1636 org.gnu.gdb.aarch64.core and org.gnu.gdb.aarch64.fpu.
1637 (Architectures): Add new AArch64 section to document AArch64
1638 architecture specific commands.
1639 (ABI): Add description of the new OS ABI "Newlib" and its influence
1640 on the longjmp handling.
1641
1b56eb55
JK
16422013-02-03 Eldar Gaynetdinov <hal9000ed2k@gmail.com>
1643 Jan Kratochvil <jan.kratochvil@redhat.com>
1644
1645 * gdb.texinfo (Backtrace): Added description of 'filename-display'
1646 variable in 'set/show backtrace' section.
1647
c4957902
TT
16482013-01-31 Tom Tromey <tromey@redhat.com>
1649
1650 * gdb.texinfo (Target Commands): Fix typo.
1651
bea883fd
SCR
16522013-01-23 Siva Chandra Reddy <sivachandra@google.com>
1653
1654 * doc/gdb.texinfo (Architectures In Python): New sub-sub-section
1655 describing the gdb.Architecture class.
1656 (Frames In Python): Add description about the new method
1657 gdb.Frame.architecture().
1658
796a7ff8
DE
16592013-01-23 Doug Evans <dje@google.com>
1660
1661 * gdb.texinfo (Index Section Format): Document .gdb_index version 8.
1662
998580f1
MK
16632013-01-21 Marc Khouzam <marc.khouzam@ericsson.com>
1664
1665 * gdb.texinfo (GDB/MI Breakpoint Commands): Document new
1666 'thread-groups' field when printing a breakpoint in MI.
1667
c9fb1240
SD
16682012-01-17 Sanjoy Das <sanjoy@playingwithpointers.com>
1669 * gdb.texinfo (Using JIT Debug Info Readers): Change documentation
1670 to reflect that jit-reader-load now supports absolute file-names.
1671
ab04a2af
TT
16722013-01-16 Tom Tromey <tromey@redhat.com>
1673
1674 * gdb.texinfo (Set Catchpoints): Document "catch signal".
1675 (Signals): Likewise.
1676
8ac3646f
TT
16772013-01-16 Tom Tromey <tromey@redhat.com>
1678
1679 * gdb.texinfo (GDB/MI Breakpoint Information): Document
1680 "catch-type" field.
1681 (GDB/MI Catchpoint Commands): Add "catch-type" to examples.
1682
e93a8774
TT
16832013-01-07 Tom Tromey <tromey@redhat.com>
1684
1685 * gdb.texinfo (Mode Options): Don't mention -epoch.
1686 (Data, Emacs): Remove obsolete comments.
1687
54516a0b
TT
16882013-01-02 Tom Tromey <tromey@redhat.com>
1689
1690 * gdb.texinfo (GDB/MI Output Records): Update menu.
1691 (GDB/MI Breakpoint Information): New node.
1692 (GDB/MI Breakpoint Commands) <-break-info>: Link to new node.
1693 <-break-insert>: Likewise.
1694
8dbe8ece
YQ
16952012-12-31 Yao Qi <yao@codesourcery.com>
1696
1697 * gdb.texinfo (Remote Non-Stop): Move paragraphs to ...
1698 (Packets): Move "vStopped" packet to ...
1699 (Notification Packets): ... here. Describe the components
1700 of notification. Add a table of supported notifications.
1701 Add an example on the process of he async notification.
1702
f35a17b5
JK
17032012-12-25 Jan Kratochvil <jan.kratochvil@redhat.com>
1704
1705 * gdb.texinfo (GDB/MI Data Manipulation) (fullname): Make it always
1706 present.
1707 (GDB/MI File Commands) (-file-list-exec-source-files): Make the
1708 fullname output always present.
1709
0dfd2fad
PM
17102012-12-23 Pierre Muller <muller@sourceware.org>
1711
1712 * gdbint.texinfo (Function prototypes): Require use of "extern"
1713 modifier for function prototypes in headers.
1714
7785b880
JB
17152012-12-19 Joel Brobecker <brobecker@adacore.com>
1716
1717 * refcard.tex: Update copyright notice to GPL v3 or later.
1718 Update contact info.
1719
3d745be3
JK
17202012-12-16 Jan Kratochvil <jan.kratochvil@redhat.com>
1721
1722 * gdbint.texinfo (Coding Standards) (C Usage): New rule for 0 vs. NULL.
1723
c9b6281a
YQ
17242012-12-15 Yao Qi <yao@codesourcery.com>
1725
1726 * gdb.texinfo (Debugging Output): Document 'set debug
1727 notification' and 'show debug notification'.
1728
f2a8bc8a
YQ
17292012-12-15 Yao Qi <yao@codesourcery.com>
1730
1731 * gdb.texinfo (Listing Tracepoints): New item and example about
1732 'installed on target' output.
1733 Add more in the example about 'installed on target'.
1734 (GDB/MI Breakpoint Commands): Doc about 'installed field.
1735
451b7c33
TT
17362012-12-14 Tom Tromey <tromey@redhat.com>
1737
1738 * gdb.texinfo (SVR4 Process Information): Mention core files.
1739
3fa7bf06
MG
17402012-12-12 Mircea Gherzan <mircea.gherzan@intel.com>
1741
1742 * gdb.texinfo (GDB/MI Catchpoint Commands): New section.
1743
05b4bd79
PA
17442012-12-11 Pedro Alves <palves@redhat.com>
1745
1746 * gdb.texinfo: Remove all mentions of Unixware throughout.
1747
74a0d9f6
JK
17482012-12-09 Jan Kratochvil <jan.kratochvil@redhat.com>
1749
1750 * gdbint.texinfo (Host Definition): Remove CC_HAS_LONG_LONG.
1751
0c631110
TT
17522012-11-29 Tom Tromey <tromey@redhat.com>
1753
1754 * gdb.texinfo (SVR4 Process Information): Document missing
1755 "info proc" subcommands.
1756
891df0ea
YQ
17572012-11-29 Yao Qi <yao@codesourcery.com>
1758
1759 PR gdb/1477.
1760 * gdb.texinfo (Print Settings): Correct the default 'demangle-style'
1761 to 'auto' instead of 'gnu'.
1762
608e2dbb
TT
17632012-11-26 Tom Tromey <tromey@redhat.com>
1764
1765 * gdb.texinfo (MiniDebugInfo): New node.
1766 (GDB Files): Update.
1767
e64e0392
DE
17682012-11-16 Doug Evans <dje@google.com>
1769
1770 * gdb.texinfo (System-wide configuration): If the system-wide init
1771 file lives in the data-directory, and --data-directory is provided,
1772 look for it there.
1773
ae606bee
TT
17742012-11-15 Tom Tromey <tromey@redhat.com>
1775
1776 * gdb.texinfo (Signaling): Fix typo.
1777
62747a60
TT
17782012-11-13 Giuseppe Montalto <giuseppe.montalto@st.com>
1779
1780 * gdb.texinfo (GDB/MI Data Manipulation): Document new optional
1781 parameter "count" of -data-write-memory-bytes, and add an example.
1782
18a9fc12
TT
17832012-11-12 Tom Tromey <tromey@redhat.com>
1784
1785 * gdb.texinfo (Symbols): Document "info type-printers",
1786 "enable type-printer" and "disable type-printer".
1787 (Python API): Add new node to menu.
1788 (Type Printing API): New node.
1789 (Progspaces In Python): Document type_printers field.
1790 (Objfiles In Python): Likewise.
1791 (gdb.types) <get_type_recognizers, apply_type_recognizers,
1792 register_type_printer, TypePrinter>: Document.
1793
53342f27
TT
17942012-11-12 Tom Tromey <tromey@redhat.com>
1795
1796 * gdb.texinfo (Symbols): Document "set print type methods",
1797 "set print type typedefs", and flags to ptype and whatis.
1798
ed8a1c2d
AB
17992012-11-09 Andrew Burgess <aburgess@broadcom.com>
1800
1801 * gdb.texinfo (GDB/MI Data Manipulation): Add fullname field to
1802 the example -data-disassemble output. Extend the description of
1803 the -data-disassemble results to document all fields. Document
1804 the cli disassemble command as being related to -data-disassemble.
1805
8506d139
YQ
18062012-11-09 Yao Qi <yao@codesourcery.com>
1807
1808 PR gdb/14777.
1809 * gdb.texinfo (OS Information): Remove doc on command
1810 'info udot'.
1811
4d3f93a2
JB
18122012-11-08 Joel Brobecker <brobecker@adacore.com>
1813
1814 * gdb.texinfo (Startup): Minor rewording, and clarify scope of
1815 gdb.ini warning for Windows port.
1816
1e96de83
YQ
18172012-11-08 Yao Qi <yao@codesourcery.com>
1818
1819 * gdb.texinfo (Search): Add kindex for 'fo'.
1820
dc939229
TT
18212012-11-05 Tom Tromey <tromey@redhat.com>
1822
1823 PR python/14802:
1824 * gdb.texinfo (Functions In Python): Add example.
1825
6f6484cd
YQ
18262012-11-03 Yao Qi <yao@codesourcery.com>
1827
1828 * observer.texi (GDB Observers): Remove observer
1829 'tracepoint_modified', 'tracepoint_created' and
1830 'tracepoint_deleted'.
1831
af4238e5
TT
18322012-10-26 Tom Tromey <tromey@redhat.com>
1833
1834 * gdb.texinfo (General Query Packets): Use @itemx for QAgent.
1835
687e43a4
TT
18362012-10-25 Tom Tromey <tromey@redhat.com>
1837
1838 * gdb.texinfo (General Query Packets): Use @itemx.
1839
8de0566d
YQ
18402012-10-17 Yao Qi <yao@codesourcery.com>
1841
1842 * observer.texi (GDB Observers): Update observer
1843 'memory_changed'.
1844 * gdb.texinfo (GDB/MI Async Records): Document for
1845 "memory-changed" notification.
1846
07540c15
DE
18472012-10-15 Doug Evans <dje@google.com>
1848
1849 * gdb.texinfo (Mode Options): Document -nh.
1850 Elaborate on docs for -nx.
1851
d7019589
SP
18522012-09-26 Siddhesh Poyarekar <siddhesh@redhat.com>
1853
1854 * observer.texi (memory_changed): Expand parameter LEN to ssize_t.
1855
82a90ccf
YQ
18562012-09-21 Yao Qi <yao@codesourcery.com>
1857 Pedro Alves <palves@redhat.com>
1858
1859 * gdb.texinfo (GDB/MI Async Records): Document notification
1860 'record-started' and 'record-stopped'.
1861 * observer.texi (GDB Observers): New observer 'record-changed'.
1862
aa9259cc
TS
18632012-09-19 Thomas Schwinge <thomas@codesourcery.com>
1864
1865 * gdb.texinfo: Document the removal of SH's 'regs' command.
1866
c1d780c2
SDJ
18672012-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
1868
1869 * gdb.texinfo (jump): Mention new alias `j' for `jump'.
1870
bb25a15c
YQ
18712012-09-18 Yao Qi <yao@codesourcery.com>
1872
1873 * gdb.texinfo (GDB/MI Async Records): Document new MI
1874 notifications '=tsv-created' and '=tsv-deleted'.
1875 * observer.texi (GDB Observers): New observer tsv_created and
1876 tsv_deleted.
1877
201b4506
YQ
18782012-09-18 Yao Qi <yao@codesourcery.com>
1879
1880 * observer.texi (GDB Observers): New observer 'traceframe_changed'.
1881 * gdb.texinfo (GDB/MI Async Records): Mention new MI notification
1882 '=traceframe-changed'.
1883
6fc1c773
YQ
18842012-09-17 Yao Qi <yao@codesourcery.com>
1885
1886 * gdb.texinfo (List): Describe the meaning of 0 and -1 in
1887 'set listsize'.
1888
121c73f3
JK
18892012-09-13 Jan Kratochvil <jan.kratochvil@redhat.com>
1890 Eli Zaretskii <eliz@gnu.org>
1891
1892 * gdbint.texinfo (Defining Other Architecture Features): Clarify *pcptr
1893 encoding for gdbarch_breakpoint_from_pc, bp_addr for
1894 gdbarch_push_dummy_call and bp_addr for gdbarch_push_dummy_code.
1895
e9687799
JK
18962012-08-27 Jan Kratochvil <jan.kratochvil@redhat.com>
1897
1898 * gdb.texinfo (objfile-gdb.py file): New paragraph for .exe stripping.
1899
3b5e4d35
YPK
19002012-08-23 Khoo Yit Phang <khooyp@cs.umd.edu>
1901
1902 Document how to return from "python-interactive" to GDB.
1903 * gdb.texinfo (Python Commands): Update documentation.
1904
19052012-08-22 Khoo Yit Phang <khooyp@cs.umd.edu>
1906
1907 Add a new "python-interactive" command that starts a standard
1908 Python interactive prompt with "pi" as alias, and add "py" as
1909 an alias to "python".
1910 * gdb.texinfo (Python Commands): Document the new commands.
1911
b583003e
TT
19122012-08-22 Tom Tromey <tromey@redhat.com>
1913
1914 * gdbint.texinfo (Host Definition): Remove documentation for
1915 SIGWINCH_HANDLER and SIGWINCH_HANDLER_BODY.
1916
a451cb65
KS
19172012-08-17 Keith Seitz <keiths@redhat.com>
1918
1919 PR c++/13356
1920 * gdb.texinfo (Type and Range Checking): Remove warning.
1921 Remove spurious commas.
1922 Update text and examples for re-implementation of set/show
1923 check type.
1924 (C and C++ Type and Range Checks): Likewise.
1925
6b1755ce
YQ
19262012-08-16 Yao Qi <yao@codesourcery.com>
1927
1928 * gdb.texinfo (Types In Python): Mention gdb.TYPE_CODE_BITSTRING
1929 is deprecated.
1930
f47f77df
DE
19312012-08-13 Doug Evans <dje@google.com>
1932
1933 * gdb.texinfo (Convenience Vars): Update text for "show convenience"
1934 to include functions.
1935
a72c3253
DE
19362012-08-10 Doug Evans <dje@google.com>
1937
1938 * gdb.texinfo (Convenience Funs): New node.
1939 (Types In Python): Document Type.vector.
1940
5b9afe8a
YQ
19412012-08-09 Yao Qi <yao@codesourcery.com>
1942
1943 * observer.texi: New observer command_param_changed.
1944 * gdb.texinfo (GDB/MI Async Records): Doc for '=cmd-param-changed'.
1945
dc1039df
JK
19462012-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
1947
1948 * gdbint.texinfo (Debugging GDB): In section
1949 'Debugging @value{GDBN} with itself' change .gdbinit for gdb-gdb.gdb.
1950 Mention also gdb-gdb.py.
1951
4abf930d
YQ
19522012-08-07 Yao Qi <yao@codesourcery.com>
1953
1954 Revert the folloing patch:
1955 2012-08-06 Yao Qi <yao@codesourcery.com>
1956 * gdb.texinfo (Remote Configuration): Add kindex for 'set
1957 remote hardware-watchpoint-limit' and 'set
1958 remote hardware-breakpoint-limit'.
1959
f3c8a52a
JK
19602012-08-06 Nathaniel Flath <flat0103@gmail.com>
1961
1962 * gdb.texinfo (Working Directory): Added information about new
1963 default argument for 'cd' command.
1964
77a91025
YQ
19652012-08-06 Yao Qi <yao@codesourcery.com>
1966
1967 * gdb.texinfo (Remote Configuration): Add kindex for 'set
1968 remote hardware-watchpoint-limit' and 'set
1969 remote hardware-breakpoint-limit'.
1970
d9f08f52
YQ
19712012-08-06 Yao Qi <yao@codesourcery.com>
1972
1973 Fix PR14371.
1974
1975 * gdb.texinfo (GDB/MI Async Records): Fix the doc for
1976 '=breakpoint-deleted'.
1977
95b07c96
YQ
19782012-08-02 Yao Qi <yao@codesourcery.com>
1979
1980 * gdb.texinfo (Native): Remove node Neutrino.
1981
7255706c
YQ
19822012-07-27 Yao Qi <yao@codesourcery.com>
1983
1984 * gdb.texinfo (IPA Protocol Commands): Document new command
1985 'close'.
1986
d6b28940
TT
19872012-07-25 Tom Tromey <tromey@redhat.com>
1988
1989 * gdb.texinfo (Maintenance Commands): Document maint info bfds.
1990
e615022a
DE
19912012-07-20 Doug Evans <dje@google.com>
1992
1993 * gdb.texinfo (Mode Options): Delete --use-deprecated-index-sections.
1994 (Index Files): Document how to control the use of deprecated index
1995 sections.
1996 (Index Section Format): Replace --use-deprecated-index-sections with
1997 "set use-deprecated-index-sections on".
1998
055855a4
EZ
19992012-07-12 Eli Zaretskii <eliz@gnu.org>
2000
2001 * gdbint.texinfo: Remove @syncodeindex directives that put all the
2002 indices into a single node "Index". Instead, join function and
2003 variable indices into a single index, separate from the concept
2004 index. Requested in
2005 http://sourceware.org/ml/gdb-patches/2012-07/msg00146.html.
2006 (Top): Update the top-level menu: instead of one "Index" there are
2007 now separate entries "Concept Index" and "Function and Variable
2008 Index".
2009 (Concept Index, Function and Variable Index): New nodes.
2010 (Index): Node deleted.
2011
f77cc5f0
HZ
20122012-07-05 Hui Zhu <hui_zhu@mentor.com>
2013
2014 * gdb.texinfo (Maintenance Commands): Change help for "maint agent"
2015 and "maint agent-eval".
2016
00595b5e
EZ
20172012-07-03 Eli Zaretskii <eliz@gnu.org>
2018
2019 * gdb.texinfo: Separate the index into 2 indices, cp and fn, to
2020 avoid file-name clashes between Index.html and index.html on
2021 case-insensitive filesystems. See the discussion starting in
2022 http://sourceware.org/ml/gdb-patches/2012-06/msg00457.html for the
2023 details of the problem.
2024 (Top): Update the master menu for the above.
2025 (Concept Index, Command and Variable Index): New nodes, instead of
2026 the old "Index" node that was deleted. All cross-references
2027 updated.
2028
d3ce09f5
SS
20292012-07-02 Stan Shebs <stan@codesourcery.com>
2030
2031 * gdb.texinfo (Dynamic Printf): Mention agent style and
2032 disconnected dprintf.
2033 (Maintenance Commands): Describe maint agent-printf.
2034 (General Query Packets): Mention BreakpointCommands feature.
2035 (Packets): Document commands extension to Z0 packet.
2036 * agentexpr.texi (Bytecode Descriptions): Document printf
2037 bytecode.
2038
2d7b58e8
JK
20392012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2040
2041 * gdb.texinfo (File Options): Change -ix and -iex commands that apply
2042 only after gdbinit files.
2043 (Startup): Move -iex and -iex commands down after gdbinit files.
2044
202cbf1c
JK
20452012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2046
2047 * gdb.texinfo (Auto-loading safe path): Note the shell wildcard
2048 possibility.
2049
b6ba681c
TT
20502012-06-29 Tom Tromey <tromey@redhat.com>
2051
2052 * gdb.texinfo (Index Section Format): Update for version 7.
2053
71caed83
SS
20542012-06-28 Stan Shebs <stan@codesourcery.com>
2055
2056 * gdb.texinfo (Miscellaneous GDB/MI Commands): Update -info-os
2057 example, add note about title column.
2058
ee0bf529
SCR
20592012-06-26 Siva Chandra Reddy <sivachandra@google.com>
2060
2061 * gdb.texinfo (Symbol Tables In Python): Add description about
2062 the new 'last' attribute of gdb.Symtab_and line.
2063
3c15d565
SCR
20642012-06-26 Siva Chandra Reddy <sivachandra@google.com>
2065
2066 * gdb.texinfo (Symbol Tables In Python): Correct the description
2067 of the 'pc' attribute of gdb.Symtab_and_line.
2068
45cfd468
DE
20692012-06-26 Doug Evans <dje@google.com>
2070
2071 * gdb.texinfo (Debugging Output): Document debug options dwarf2-read
2072 and symtab-create.
2073
496ee73e
KS
20742012-06-25 Keith Seitz <keiths@redhat.com>
2075
2076 * gdb.texinfo (GDB/MI Breakpoint Commands): Remove "-r" option
2077 from example. Remove "rbreak" from list of corresponding
2078 gdb commands.
2079
156942c7
DE
20802012-06-23 Doug Evans <dje@google.com>
2081
2082 * gdb.texinfo (Index Section Format): Document version 7 format.
2083
c614397c
YQ
20842012-06-22 Yao Qi <yao@codesourcery.com>
2085
2086 * gdb.texinfo: Add missing cindex for some packets.
2087
472a2379
KS
20882012-06-20 Keith Seitz <keiths@redhat.com>
2089
2090 * gdb.texinfo (GDB/MI Breakpoint Commands): Re-order options
2091 for -break-insert and document -p.
2092
2678e2af
YQ
20932012-06-20 Yao Qi <yao@codesourcery.com>
2094
2095 * gdb.texinfo (Inferiors In Python): Replace "gdb.read_memory"
2096 and "gdb.write_memory" with "Inferior.read_memory" and
2097 "Inferior.write_memory".
2098
984359d2
EZ
20992012-06-15 Patrice Dumas <pertusus@free.fr> (tiny change)
2100
2101 * gdb.texinfo (Summary): Add a link to "Free Documentation".
2102 (Free Documentation): Add @node line.
2103 (Continuing and Stepping) <advance location>: Use @item instead of
2104 @itemx.
2105 (Reverse Execution) <set exec-direction reverse>: Use @item instead of
2106 @itemx.
2107 (Embedded Processors): Put the link to "PA" to its correct place,
2108 according to document structure.
2109 (Python API): Put the link to "Lazy Strings In Python" to its
2110 correct place.
2111 (Index): Use @@ in @tex block to get a literal @.
2112
2113 * gdbint.texinfo: Fix the @subtitle line.
2114
2115 * stabs.texinfo (Top): Put the link to "Symbol Types Index" to its
2116 correct place.
2117
16bdd41f
YQ
21182012-06-08 Yao Qi <yao@codesourcery.com>
2119
2120 * gdb.texinfo (In-Process Agent): Add 'In-Process Agent
2121 Protocol'.
2122 (In-Process Agent Protocol, IPA Protocol Objects)
2123 (IPA Protocol Commands): New nodes.
2124 (Tracepoint Packets): Add anchors.
2125
2d4c29c5
TS
21262012-06-06 Thomas Schwinge <thomas@codesourcery.com>
2127
2128 * gdb.texinfo: Document the deprecation of SH's 'regs' command.
2129
6bd110c5
YQ
21302012-06-06 Yao Qi <yao@codesourcery.com>
2131
2132 * gdb.texinfo: Update copyright year.
2133
f3e0e960
SS
21342012-05-23 Stan Shebs <stan@codesourcery.com>
2135 Kwok Cheung Yeung <kcy@codesourcery.com>
2136
2137 * gdb.texinfo (Miscellaneous GDB/MI Commands): Document -info-os.
2138
1564a261
JK
21392012-05-20 Jan Kratochvil <jan.kratochvil@redhat.com>
2140
2141 * gdb.texinfo (Separate Debug Files): New anchor debug-file-directory.
2142 Mention also --with-separate-debug-dir.
2143 (Auto-loading): Prepend $debugdir in the sample output.
2144 (Auto-loading safe path): Likewise. Mention also $debugdir for the
2145 auto-load safe-path variable.
2146 (objfile-gdb.py file): Remove the extra debug-file-directory paragraph.
2147 Mention also $debugdir for 'set auto-load scripts-directory'.
2148
eb17f351
EZ
21492012-05-19 Eli Zaretskii <eliz@gnu.org>
2150
2151 * gdb.texinfo (Continuing and Stepping, Selection, Byte Order)
2152 (MIPS Embedded, MIPS, MIPS Register packet Format)
2153 (Target Descriptions, MIPS Features): Use @acronym{MIPS} where
2154 appropriate.
2155
4cc0665f
MR
21562012-05-18 Sandra Loosemore <sandra@codesourcery.com>
2157 Maciej W. Rozycki <macro@codesourcery.com>
2158
2159 * gdb.texinfo (MIPS): Document "set mips compression" and "show
2160 mips compression".
2161 (MIPS Breakpoint Kinds): New subsubsection.
2162
7af8dcf8 21632012-05-18 Eli Zaretskii <eliz@gnu.org>
02b67415
MR
2164
2165 * gdb.texinfo (Architecture-Specific Protocol Details): Define
2166 nodes for subsections. Add @acronym mark-ups and adjust
2167 formatting.
2168
aff139ff
JK
21692012-05-18 Jan Kratochvil <jan.kratochvil@redhat.com>
2170
2171 Rename $ddir to $datadir.
2172 * gdb.texinfo (Auto-loading, Auto-loading safe path)
2173 (objfile-gdb.py file): Rename $ddir to $datadir.
2174
9cb709b6
TT
21752012-05-18 Tom Tromey <tromey@redhat.com>
2176
2177 * gdb.texinfo (Print Settings): Document 'set print symbol'.
2178
e7e0cddf
SS
21792012-05-14 Stan Shebs <stan@codesourcery.com>
2180
2181 * gdb.texinfo (Dynamic Printf): New subsection.
2182
7efc75aa
SCR
21832012-05-13 Siva Chandra Reddy <sivachandra@google.com>
2184
2185 * gdb.texinfo (Basic Python): Add description about the function
2186 gdb.find_pc_line
2187
f307c045
JK
21882012-05-12 Jan Kratochvil <jan.kratochvil@redhat.com>
2189 Eli Zaretskii <eliz@gnu.org>
2190
2191 * gdb.texinfo (Separate Debug Files): Use plural form for global
2192 debugging information directory.
2193
85d4a676
SS
21942012-05-11 Stan Shebs <stan@codesourcery.com>
2195 Kwok Cheung Yeung <kcy@codesourcery.com>
2196
2197 * gdb.texinfo (Operating System Auxiliary Information): Document new
2198 'info os' subcommands.
2199
c1668e4e
JK
22002012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2201
2202 * gdb.texinfo (Auto-loading, Init File in the Current Directory)
2203 (libthread_db.so.1 file, objfile-gdb.gdb file, objfile-gdb.py file)
2204 (dotdebug_gdb_scripts section): Add reference
2205 to 'Auto-loading safe path'.
2206
7349ff92
JK
22072012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2208
2209 Implement multi-component --with-auto-load-dir.
2210 * gdb.texinfo (Auto-loading): New references
2211 for 'set auto-load scripts-directory'
2212 and 'show auto-load scripts-directory'.
2213 (Auto-loading safe path): Describe the new default. Move $ddir
2214 substituation reference to 'objfile-gdb.py file'.
2215 (objfile-gdb.py file): Describe script-name alias. Change real-name to
2216 script-name. Describe new 'set auto-load scripts-directory'
2217 and 'show auto-load scripts-directory'.
2218
6dea1fbd
JK
22192012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2220
2221 Provide $ddir substitution for --with-auto-load-safe-path.
2222 * gdb.texinfo (Auto-loading): Replace /usr/local by $ddir/auto-load.
2223 (Auto-loading safe path): Likewise. Mention the default value,
2224 $ddir substitution, --with-auto-load-safe-path and
2225 --without-auto-load-safe-path.
2226 * observer.texi (gdb_datadir_changed): New.
2227
1ccacbcd
JK
22282012-05-09 Jan Kratochvil <jan.kratochvil@redhat.com>
2229
2230 * gdb.texinfo (Auto-loading): Wrap too long lines in @smallexample.
2231 Twice.
2232
d9242c17
JK
2233 * gdb.texinfo (Separate Debug Files, Auto-loading safe path): Replace
2234 directory separator by path separator.
2235
af2c1515
JK
22362012-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
2237
2238 * gdb.texinfo (Auto-loading safe path): Make 'directories'
2239 for 'set auto-load safe-path' optional. Mention if it is omitted.
2240 Change disabling security protection condition to "/", twice.
2241
a20ee7a4
SCR
22422012-05-03 Siva Chandra Reddy <sivachandra@google.com>
2243
2244 * gdb.texinfo (Symbol Tables In Python): Add documentation about
2245 the new methods global_block and static_block on gdb.Symtab
2246 objects.
2247
56af09aa
SCR
22482012-05-02 Siva Chandra Reddy <sivachandra@google.com>
2249
2250 * gdb.texinfo (Blocks In Python): Add a note saying that future
2251 improvements to GDB and its infrastructure can move symbols
2252 across blocks within a symbol table.
2253
2746b0ef
YQ
22542012-04-29 Yao Qi <yao@codesourcery.com>
2255
2256 * gdb.texinfo (Architectures): Remove menu entry `A29K'.
2257 (A29K): Remove.
2258
62e5f89c
SDJ
22592012-04-27 Sergio Durigan Junior <sergiodj@redhat.com>
2260 Tom Tromey <tromey@redhat.com>
2261
2262 * gdb.texinfo (Static Probe Points): New entry, explaining SystemTap
2263 and generic static probe support on GDB.
2264
a766d390
DE
22652012-04-25 Doug Evans <dje@google.com>
2266
50f042b9
DE
2267 * gdb.texinfo (Go): Fix thinko.
2268
a766d390
DE
2269 * gdb.texinfo (Supported Languages): Add Go.
2270 (Go): New node.
2271
f02e2b19
YQ
22722012-04-25 Yao Qi <yao@codesourcery.com>
2273
2274 * gdbint.texinfo (Testsuite): New section `Board settings'.
2275
68d41a48
JK
22762012-04-23 Jan Kratochvil <jan.kratochvil@redhat.com>
2277
2278 * gdb.texinfo (Auto-loading safe path): Remove trailing [@dots{}].
2279 Three times.
2280
174bb630
JK
2281 * gdb.texinfo (Auto-loading safe path): Add trailing @dots{}.
2282 Three times.
2283
0511cc75
JK
22842012-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
2285
2286 * gdb.texinfo (Auto-loading safe path): Replace @itemize @bullet
2287 by @table @asis. Fix formatting of one item.
2288
0070f25a
JK
22892012-04-18 Jan Kratochvil <jan.kratochvil@redhat.com>
2290
2291 * gdb.texinfo (Auto-loading verbose mode): Fix smallexample typo.
2292
4dc84fd1
JK
22932012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
2294
2295 New option "set debug auto-load".
2296 * gdb.texinfo (Auto-loading): New menu item for auto-load verbose mode.
2297 (auto-load verbose mode): New node.
2298
bccbefd2
JK
22992012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
2300
2301 New option "set auto-load safe-path".
2302 * gdb.texinfo (Auto-loading): Extend the "show auto-load"
2303 and "info auto-load" examples for safe-path. Put there also references
2304 for "set auto-load safe-path" and "show auto-load safe-path".
2305 New menu item for Auto-loading safe path.
2306 (Auto-loading safe path): New node.
2307 (Python Auto-loading): Update the expected output from "Missing"
2308 to "No".
2309
bf88dd68
JK
23102012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
2311
2312 auto-load: Implementation.
2313 * gdb.texinfo (Mode Options): New anchor for -nx.
2314 (Startup): New anchors for Option -init-eval-command,
2315 Home Directory Init File
2316 and Init File in the Current Directory during Startup.
2317 Mention set auto-load local-gdbinit with a reference.
2318 Change the sample code to "set auto-load python-scripts".
2319 (Threads): New anchor set libthread-db-search-path.
2320 Provide references to libthread_db.so.1 file.
2321 (Controlling GDB): New menu item for Auto-loading.
2322 (Auto-loading, Init File in the Current Directory)
2323 (libthread_db.so.1 file, objfile-gdb.gdb file): New nodes.
2324 (Python): Rename the menu item Auto-loading to Python Auto-loading.
2325 (Writing a Pretty-Printer, Objfiles In Python): Update the renamed
2326 reference.
2327 (Auto-loading): Rename to ...
2328 (Python Auto-loading): ... here. Change "set auto-load-scripts" to
2329 "set auto-load python-scripts", new anchor for it. Change
2330 "show auto-load-scripts" to "show auto-load python-scripts", new anchor
2331 for it. Change "info auto-load-scripts"
2332 to "info auto-load python-scripts", new anchor for it. Change "scripts"
2333 to "Python scripts".
2334
8264ba82
AG
23352012-04-14 Anton Gorenkov <xgsa@yandex.ru>
2336
2337 PR mi/13393
2338 * gdb.texinfo (Print Settings): Extend the description for "set print
2339 object".
2340 (GDB/MI Variable Objects): Extend the description for -var-create and
2341 -var-list-children.
2342
06fc020f
SCR
23432012-04-11 Siva Chandra Reddy <sivachandra@google.com>
2344
2345 * gdb.texinfo (Examining Data): Document the 'explore' command.
2346
7191c139
JB
23472012-03-28 Joel Brobecker <brobecker@adacore.com>
2348
2349 * gdb.texinfo (GDB/MI Variable Objects): Document what happens
2350 to the children of a varobj and its update range when -var-update
2351 returns that the varobj's type changed.
2352
3708f05e
JK
23532012-03-27 Jan Kratochvil <jan.kratochvil@redhat.com>
2354
2355 * gdb.texinfo (Auto-loading): Move @menu to the end of @node.
2356 Create two new links fir 'objfile-gdb.py file'
2357 and 'dotdebug_gdb_scripts section'.
2358
8e0583c8
JK
23592012-03-27 Jan Kratochvil <jan.kratochvil@redhat.com>
2360
2361 * gdb.texinfo (Auto-loading): Rename node reference
2362 '.debug_gdb_scripts section' to 'dotdebug_gdb_scripts section'.
2363 Twice.
2364 (.debug_gdb_scripts section): Rename the node ...
2365 (dotdebug_gdb_scripts section): ... here.
2366 (Maintenance Commands): Also rename this node reference.
2367
7b282c5a
SCR
23682012-03-22 Siva Chandra Reddy <sivachandra@google.com>
2369
2370 * gdb.texinfo (Python API/Values From Inferior): Add description
2371 about the new method Value.referenced_value. Add description on
2372 how Value.dereference is different (and similar) to
2373 Value.referenced_value.
2374
8320cc4f
JK
23752012-03-19 Jan Kratochvil <jan.kratochvil@redhat.com>
2376
2377 * gdb.texinfo (File Options): Describe --init-command=FILE, -ix and
2378 --init-eval-command=COMMAND, -iex.
2379 (Startup): Describe -iex and -ix. Simplify the example
2380 for "set auto-load-scripts off".
2381
481860b3
GB
23822012-03-16 Gary Benson <gbenson@redhat.com>
2383
2384 PR breakpoints/10738
2385 * gdb.texinfo (Inline Functions): Remove the now-unnecessary @item
2386 stating that GDB cannot set breakpoints on inlined functions.
2387 (Mode Options): Document --use-deprecated-index-sections.
2388 (Index Section Format): Document new index section version format.
2389
c4aeac85
TT
23902012-03-15 Tom Tromey <tromey@redhat.com>
2391
2392 * gdb.texinfo (Debugging C Plus Plus): Document "info vtbl".
2393
16899756
DE
23942012-03-13 Doug Evans <dje@google.com>
2395
2396 * gdb.texinfo (Help): Change apropos example to use "alias" instead
2397 of "reload".
2398 (Symbols): Delete docs for set/show symbol-reloading.
2399 * gdbint.texinfo (Defining Other Architecture Features): Delete
2400 SYMBOL_RELOADING_DEFAULT.
2401 * refcard.tex: Delete reference to symbol-reloading.
2402
9b224c5e
PA
24032012-03-07 Pedro Alves <palves@redhat.com>
2404
2405 * gdb.texinfo (General Query Packets): Document new
2406 QProgramSignals packet.
2407 * gdb.texinfo (Remote configuration): Mention
2408 "program-signals-packet".
2409
169081d0
TG
24102012-03-05 Tristan Gingold <gingold@adacore.com>
2411
2412 * gdb.texinfo (General Query Packets): Document xfer:uib:read.
2413
d1feda86
YQ
24142012-03-03 Yao Qi <yao@codesourcery.com>
2415
2416 * gdb.texinfo (In-Process Agent): New node.
2417 Document new commands.
2418 (General Query Packets): Add packet `QAgent'.
2419
1faeff08
MR
24202012-03-01 Maciej W. Rozycki <macro@codesourcery.com>
2421
2422 * gdb.texinfo (MIPS Features): Add org.gnu.gdb.mips.dsp.
2423
7d74f244
DE
24242012-03-01 Scott J. Goldman <scottjg@vmware.com>
2425
2426 * gdb.texinfo (Commands In Python): Put example python macro in
2427 COMMAND_USER category rather than COMMAND_OBSCURE.
2428 Document gdb.COMMAND_USER.
2429 (User-defined Commands): Update documentation to clarify
2430 "set/show max-user-call-depth" and "show user" don't apply to python
2431 commands. Update documentation to clarify "help user-defined" may
2432 also include python commands defined as COMMAND_USER.
2433
6fe37d23
JK
24342012-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
2435
2436 * gdb.texinfo (Startup): Add option -ex description to the option -x
2437 description.
2438
83364271
LM
24392012-02-24 Luis Machado <lgustavo@codesourcery.com>
2440
2441 * gdb.texinfo (Setting Breakpoints): Mention and explain the
2442 condition-evaluation breakpoint parameter.
2443 Mention condition-evaluation mode being shown in "info break".
2444 (Break Conditions): Add description for target-side
2445 conditional breakpoints.
2446 (Remote Configuration): Mention conditional-breakpoints-packet.
2447 (Packets): Add cond-expr parameter to Z0/Z1 packets and explain
2448 cond-expr.
2449 (General Query Packets): Mention new ConditionalBreakpoint feature.
2450
bdb1994d
TT
24512012-02-22 Tom Tromey <tromey@redhat.com>
2452
2453 * gdb.texinfo (Blocks In Python): Clarify block iteration.
2454
4d241c86
TT
24552012-02-17 Tom Tromey <tromey@redhat.com>
2456
2457 PR python/10753:
2458 * gdb.texinfo (objfile-gdb.py file): Fix location of auto-load
2459 directory.
2460
816338b5
SS
24612012-02-14 Stan Shebs <stan@codesourcery.com>
2462
2463 * gdb.texinfo (Disabling Breakpoints): Document enable count.
2464
cc30c4bd
PA
24652012-02-13 Pedro Alves <palves@redhat.com>
2466
2467 * gdb.texinfo (MIPS boards): Refer to mips-elf instead of
2468 mips-idt-ecoff.
2469
035d1e5b
YQ
24702012-02-09 Yao Qi <yao@codesourcery.com>
2471
2472 * gdb.texinfo (Symbols In Python): Add missing `@end defvar'.
2473
f0823d2c
TT
24742012-02-07 Tom Tromey <tromey@redhat.com>
2475
2476 * gdb.texinfo (Symbols In Python): Document Symbol.needs_frame and
2477 Symbol.value.
2478
64e7d9dd
TT
24792012-02-07 Tom Tromey <tromey@redhat.com>
2480
2481 * gdb.texinfo (Symbols In Python): Document Symbol.line.
2482
4220b2f8
TS
24832012-01-27 Thomas Schwinge <thomas@codesourcery.com>
2484
2485 * gdb.textinfo (Packets): Move vCont paragraph to the correct place.
2486
edcc5120
TT
24872012-01-24 Tom Tromey <tromey@redhat.com>
2488
2489 * gdb.texinfo (Set Catchpoints): Document "catch load" and "catch
2490 unload".
2491 (Files): Mention new catch commands.
2492 (GDB/MI Async Records): Likewise.
2493
53fe1783
GB
24942012-01-24 Gary Benson <gbenson@redhat.com>
2495
2496 Delete #if 0'd out code.
2497 * gdb.texinfo (Frame Info): Remove "info catch".
2498
b9e7b9c3
UW
24992012-01-20 Ulrich Weigand <ulrich.weigand@linaro.org>
2500
2501 * gdb.texinfo (Remote Configuration): Document
2502 "set remote hostio-readlink-packet" command.
2503 (General Query Packets): Document vFile:readlink packet.
2504
4aac40c8
TT
25052012-01-16 Tom Tromey <tromey@redhat.com>
2506
2507 * gdb.texinfo (Specify Location): Document relative file name
2508 handling.
2509
cafec441
TT
25102012-01-16 Tom Tromey <tromey@redhat.com>
2511
2512 * gdb.texinfo (gdb.printing): Document FlagEnumerationPrinter.
2513
0ee339bc
JK
25142012-01-13 Jan Kratochvil <jan.kratochvil@redhat.com>
2515 Eli Zaretskii <eliz@gnu.org>
2516
2517 * gdbint.texinfo (Coding Standards): Require braces for two lines of
2518 code.
2519
72384ba3
PH
25202012-01-11 Paul Hilfinger <hilfingr@adacore.com>
2521
2522 * gdb.texinfo (Variables): Document use of :: for non-static
2523 variables.
2524
ce1b17c4
JB
25252012-01-05 Joel Brobecker <brobecker@adacore.com>
2526
2527 * gdbint.texinfo (Start of New Year Procedure): Update
2528 to replace use of copyright.sh by use of copyright.py.
2529
217bff3e
JK
25302012-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2531
2532 Remove the gdbtui binary.
2533 * all-cfg.texi (GDBTUI): Remove.
2534 * gdb.texinfo (Mode Options): Remove the GDBTUI reference.
2535 (TUI): Remove GDBTUI pindex. Remove the GDBTUI reference.
2536 * gdbint.texinfo (Testsuite): Replace `gdbtui' by `gdb -tui'.
2537
cc72b2a2
KP
25382011-12-23 Kevin Pouget <kevin.pouget@st.com>
2539
2540 Introduce gdb.FinishBreakpoint in Python.
2541 * gdb.texinfo (Finish Breakpoints in Python): New subsection.
2542 (Python API): Add menu entry for Finish Breakpoints.
2543
13ac8d2c
JK
25442011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
2545
2546 * gdbint.texinfo (Testsuite): Describe KFAIL and XFAIL in Writing
2547 tests.
2548
e0f9f062
DE
25492011-12-16 Doug Evans <dje@google.com>
2550
2551 * gdb.texinfo (Server): Document -/stdio argument to gdbserver.
2552
80b6e756
PM
25532011-12-16 Phil Muldoon <pmuldoon@redhat.com>
2554
1c3ad6ab 2555 * gdb.texinfo (Python Commands): Remove "maint set/show print
80b6e756
PM
2556 stack". Add documentation for "set/show python print-stack".
2557
2fb860fc
PA
25582011-12-14 Pedro Alves <pedro@codesourcery.com>
2559
2560 * gdb.texinfo (Implementing a Remote Stub): Explain that you
2561 should transfer control to the stub in the startup code instead of
2562 in main. Mention the need to get past the initial breakpoint.
2563
f8eba3c6
TT
25642011-12-06 Tom Tromey <tromey@redhat.com>
2565
2566 * gdb.texinfo (Set Breaks): Update for new behavior.
2567
2268b414
JK
25682011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2569
2570 * gdb.texinfo (Requirements, Remote Protocol): Reference also `Library
2571 List Format for SVR4 Targets'.
2572 (General Query Packets): New item qXfer:libraries-svr4:read.
2573 (Library List Format for SVR4 Targets): New node.
2574
ae6f0d5b
TT
25752011-12-01 Tom Tromey <tromey@redhat.com>
2576
2577 * gdb.texinfo (Writing a Pretty-Printer): Use append method, not
2578 add.
2579
36dfb11c
TT
25802011-11-22 Tom Tromey <tromey@redhat.com>
2581
2582 * gdb.texinfo (GDB/MI Async Records): Document new *stopped
2583 reasons.
2584
f196051f
SS
25852011-11-20 Stan Shebs <stan@codesourcery.com>
2586
2587 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
2588 note-related options and variables.
2589 (Tracepoint Packets): Document packet changes.
2590
f85b53f8
SD
25912011-11-20 Sanjoy Das <sdas@igalia.com>
2592
2593 * gdb.texinfo (JIT Interface): Add documentation on writing and
2594 usind JIT debug info readers.
2595 (Custom Debug Info, Using JIT Debug Info Readers, Writing JIT
2596 Debug Info Readers): New nodes.
2597
bfccc43c
YQ
25982011-11-18 Yao Qi <yao@codesourcery.com>
2599
2600 * gdb.texinfo (Create and Delete Tracepoints): Mention pending
2601 tracepoint.
2602
c011a4f4
DE
26032011-11-15 Doug Evans <dje@google.com>
2604
2605 * gdb.texinfo (Files): Document basenames-may-differ.
2606
ed59ded5
DE
26072011-11-14 Doug Evans <dje@google.com>
2608
2609 * gdb.texinfo (Shell Commands): Document "!".
2610
405f8e94
SS
26112011-11-14 Stan Shebs <stan@codesourcery.com>
2612 Kwok Cheung Yeung <kcy@codesourcery.com>
2613
2614 * gdb.texinfo (Create and Delete Tracepoints): Describe what is
2615 needed to get shorter fast tracepoints.
2616 (Tracepoint Packets): Document new qTMinFTPILen packet.
2617
1e4d1764
YQ
26182011-11-14 Yao Qi <yao@codesourcery.com>
2619
2620 * gdb.texinfo (Create and Delete Tracepoints): Describe changed
2621 behavior of tracepoint.
2622 (General Query Packets): New feature InstallInTrace.
2623 (Remote Configuration): Document "set remote
2624 install-in-trace-packet".
2625
71eba9c2 26262011-11-12 Matt Rice <ratmice@gmail.com>
2627
2628 * gdb.texinfo (C Preprocessor Macros): Remove info definitions.
2629 Add arguments to info macro.
2630
e0f8f636
TT
26312011-11-10 Tom Tromey <tromey@redhat.com>
2632
2633 * gdb.texinfo (Compilation): Don't mention -gdwarf-2. Link to GCC
2634 manual.
2635 (Variables): Don't mention -gdwarf-2. Link to Compilation node.
2636 (Macros): Add a footnote.
2637 (C): Remove paragraph about compiler options.
2638 (C Constants): Mention wide character and string constants.
2639 (C Plus Plus Expressions): Update compiler option advice. Mention
2640 using declarations. Mention ADL. Remove old HP compiler
2641 information.
2642
625c0d47
TT
26432011-11-10 Tom Tromey <tromey@redhat.com>
2644
2645 PR c++/9257:
2646 * gdb.texinfo (Print Settings): Add an extra note about the need
2647 for a vtable.
2648
4be2aacc
MR
26492011-11-08 Maciej W. Rozycki <macro@codesourcery.com>
2650
2651 * gdb.texinfo (MIPS): Remove duplicate "auto" reference from
2652 "set mips abi" documentation.
2653
0a1c4d10
DE
26542011-11-04 Doug Evans <dje@google.com>
2655
2656 * gdb.texinfo (Maintenance Commands): Update docs of "maint time".
2657
aad1c02c
TT
26582011-11-03 Tom Tromey <tromey@redhat.com>
2659
2660 * gdb.texinfo (Stopping): Add menu entry.
2661 (Continuing and Stepping): Restore @node. Use @section, not
2662 @subsection.
2663
983fb131
MR
26642011-11-03 Maciej W. Rozycki <macro@codesourcery.com>
2665
2666 * gdb.texinfo (Skipping Over Functions and Files): Remove node
2667 designation. Fix "Specify Location" cross-reference.
2668
3065dfb6
SS
26692011-11-02 Stan Shebs <stan@codesourcery.com>
2670
2671 * gdb.texinfo (Tracepoint Action Lists): Document collect/s.
2672 (General Query Packets): Describe tracenz feature.
2673 * agentexpr.texi (Bytecode Descriptions): Describe tracenz.
2674
0aaaf063
PK
26752011-10-28 Paul Koning <paul_koning@dell.com>
2676
2677 * gdb.texinfo (gdb.types): Rename deepitems to deep_items.
2678
2231f1fb
KP
26792011-10-27 Kevin Pouget <kevin.pouget@st.com>
2680
2681 * gdb.texinfo ((Frames In Python): Document
2682 gdb.FRAME_UNWIND_FIRST_ERROR contant.
2683
5110b5df
PK
26842011-10-26 Paul Koning <paul_koning@dell.com>
2685
2686 * gdb.texinfo (gdb.types): Document new deepitems function.
2687
22dbab46
PK
26882011-10-25 Paul Koning <paul_koning@dell.com>
2689
2690 PR python/13327
2691
2692 * gdb.texinfo (Values From Inferior): Add is_lazy attribute,
2693 fetch_lazy method.
2694
9df2fbc4
PM
26952011-10-20 Phil Muldoon <pmuldoon@redhat.com>
2696
2697 PR python/12656
2698
2699 * gdb.texinfo (Blocks In Python): Document is_static, is_global,
2700 global_block, static_block function.
2701
f05e2e1d
TT
27022011-10-19 Tom Tromey <tromey@redhat.com>
2703
2704 * gdb.texinfo (Commands In Python): Add missing "@"s.
2705
a7fc3f37
KP
27062011-10-13 Kevin Pouget <kevin.pouget@st.com>
2707
2708 PR python/13285 Document named constants for frame unwind stop reasons
2709 * gdb.texinfo (Frames In Python): Document gdb.FRAME_UNWIND_*
2710 constants.
2711
5048e516
JK
27122011-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
2713
2714 Fix compatibility with texinfo versions older than 4.12.
2715 * Makefile.in (MAKEINFO): Set to @MAKEINFO@.
2716 (MAKEINFOFLAGS, MAKEINFO_EXTRA_FLAGS, MAKEINFO_CMD): New.
2717 (MAKEHTMLFLAGS): Use MAKEINFO_CMD.
2718 (gdb.info, gdbint.info, stabs.info, annotate.info): Use MAKEINFO_CMD.
2719 * gdb.texinfo (Tail Call Frames): Convert @arrow{} to @click, when possible.
2720 Make the conversion conditional on HAVE_MAKEINFO_CLICK, using variables
2721 CALLSEQ1A, CALLSEQ1B, CALLSEQ2A and CALLSEQ2B.
2722
5a56e9c5
DE
27232011-10-09 Doug Evans <dje@google.com>
2724
2725 * gdb.texinfo (Extending GDB): Document alias command.
2726
36b11add
JK
27272011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
2728
2729 Support @entry in input expressions.
2730 * gdb.texinfo (Variables): Describe @entry names suffix.
2731 (Print Settings): Add anchor for `set print entry-values'.
2732
e18b2753
JK
27332011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
2734 Eli Zaretskii <eliz@gnu.org>
2735
2736 Display @entry parameter values (without references).
2737 * gdb.texinfo (Tail Call Frames): Add anchor. Add self tail call
2738 example.
2739 (Print Settings): New description of set print entry-values and show
2740 print entry-values.
2741
111c6489
JK
27422011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
2743 Eli Zaretskii <eliz@gnu.org>
2744
2745 Recognize virtual tail call frames.
2746 * gdb.texinfo (Optimized Code): Add reference to Tail Call Frames.
2747 (Tail Call Frames): New node.
2748 (Frames In Python): Add gdb.TAILCALL_FRAME.
2749
9c15afc4
DE
27502011-10-07 Doug Evans <dje@google.com>
2751
2752 * gdb.texinfo (gdb.printing): Document new `replace' arg to
2753 register_pretty_printer.
2754
99f5279d
PM
27552011-10-07 Phil Muldoon <pmuldoon@redhat.com>
2756
2757 PR python/12930
2758 PR python/12802
2759
2760 * gdb.texinfo (Breakpoints In Python): Clarify behavior in the
2761 stop method.
2762
03583c20
UW
27632011-10-07 Ulrich Weigand <ulrich.weigand@linaro.org>
2764
2765 * gdb.texinfo (Starting your Program): "set disable-randomization"
2766 is no longer Linux-specific.
2767 (Remote Configuration): Document "set remote
2768 disable-randomization-packet".
2769 (General Query Packets): Document "QDisableRandomization" packet
2770 and add it to "qSupported" list.
2771
bd054e06
KP
27722011-10-07 Kevin Pouget <kevin.pouget@st.com>
2773
2774 Allow Python notification of new object-file loadings.
2775 * gdb.texinfo (Events In Python): Document `gdb.NewObjFileEvent'
2776 event type.
2777
cb6be26b
KP
27782011-10-04 Kevin Pouget <kevin.pouget@st.com>
2779
2780 PR python/12691: Add the inferior to Python exited event
2781 * gdb.texinfo (Events In Python): Describe exited inferior attribute.
2782
a05336a1
JB
27832011-10-03 Joel Brobecker <brobecker@adacore.com>
2784
2785 * gdb.texinfo (GDB/MI Miscellaneous Commands): Minor
2786 rephasing.
2787
5d77fe44
JB
27882011-10-03 Joel Brobecker <brobecker@adacore.com>
2789
2790 * gdb.texinfo (GDB/MI Ada Tasking Commands): New node.
2791 (GDB/MI Miscellaneous Commands): Add `ada-task-info'
2792 as possible feature returned by the `-list-features'
2793 command.
2794
699df94d
PK
27952011-09-28 Paul Koning <paul_koning@dell.com>
2796
2797 * gdb.texinfo (gdb.Type): Document field access by dictionary
2798 key syntax.
2799
24bdad53
YQ
28002011-09-28 Yao Qi <yao@codesourcery.com>
2801
2802 * gdb.texinfo (Files): Update options for `add-symbol-file'.
2803 Add one space after option `-s'. Remove @r{} markup.
2804
6710bf39
SS
28052011-09-27 Stan Shebs <stan@codesourcery.com>
2806
2807 * gdb.texinfo (Tracepoint Action Lists): Document $_ret.
2808
d99f7e48
HZ
28092011-09-16 Hui Zhu <teawater@gmail.com>
2810
2811 * gdb.texinfo (Tracepoint Restrictions): Change *$esp@300
2812 to *(unsigned char *)$esp@300.
2813
d812018b
PK
28142011-09-15 Paul Koning <paul_koning@dell.com>
2815
2816 * gdb.texinfo: Make style of Python functions and methods match
2817 the syntax of Python. Also put class and module names explicitly
2818 on function, member, and variable names, matching Python
2819 documentation conventions.
2820
2aa48337
KP
28212011-09-15 Kevin Pouget <kevin.pouget@st.com>
2822
2823 PR Python/12692 Add gdb.selected_inferior() to Python interface.
2824 * gdb.texinfo (Inferiors In Python): Describe new
2825 gdb.selected_inferior() function.
2826
6839b47f
KP
28272011-09-15 Kevin Pouget <kevin.pouget@st.com>
2828
2829 Handle multiple breakpoint hits in Python interface:
2830 * gdb.texinfo (Events In Python): New function documentation:
2831 gdb.BreakpointEvent.breakpoints. Indicate that
2832 gdb.BreakpointEvent.breakpoint is now deprecated.
2833
26829f2b
JB
28342011-09-04 Joel Brobecker <brobecker@adacore.com>
2835
2836 * gdb.texinfo: Set EDITION to "Tenth" and change ISBN.
2837
a9f54f60
TT
28382011-08-25 Andrew Oakley <andrew@ado.is-a-geek.net>
2839
2840 * gdb.texinfo (Types In Python): Document 'bitpos' for enums.
2841
fa3a4f15
PM
28422011-08-17 Phil Muldoon <pmuldoon@redhat.com>
2843
2844 * gdb.texinfo (Prompt): Add set/show extended-prompt
2845 documentation
2846 (Basic Python): Add prompt_hook anchor.
2847 (Python modules): Reword module text to reflect multiple modules.
2848 (gdb.prompt): Document gdb.prompt module.
2849
224bbe49
YQ
28502011-08-14 Yao Qi <yao@codesourcery.com>
2851
78d85199
YQ
2852 * gdb.texinfo (General Query Packets): Document qXfer:fdpic:read packet.
2853
28542011-08-14 Yao Qi <yao@codesourcery.com>
2855
2856 * gdb.texinfo (Standard Target Features): Document C6x features.
224bbe49
YQ
2857 (TIC6x Features): New node.
2858
457e09f0
DE
28592011-08-12 Doug Evans <dje@google.com>
2860
2861 * gdb.texinfo (Symbols In Python): Document symbol.type.
2862
5e239b84
PM
28632011-08-09 Phil Muldoon <pmuldoon@redhat.com>
2864
2865 * gdb.texinfo (Python): Document command and function
2866 auto-loading.
2867
177bc839
JK
28682011-07-26 Jan Kratochvil <jan.kratochvil@redhat.com>
2869 Eli Zaretskii <eliz@gnu.org>
2870
2871 * gdb.texinfo (whatis, ptype): Highlight their differences. Describe
2872 typedefs unrolling. Extend the sample code by an inner typedef and
2873 outer typedefs unrolling.
2874
1a532630
PP
28752011-07-26 Paul Pluzhnikov <ppluzhnikov@google.com>
2876
2877 * gdb.texinfo (Caching Remote Data): Document {set,show} dcache
2878 size and line-size.
2879
9b158ba0 28802011-07-21 Matt Rice <ratmice@gmail.com>
2881
2882 PR macros/12999
2883 * gdb.texinfo (Macros): Add info definitions and info macros commands.
2884 Update text and cindex entries for info macro command.
2885
d17b6f81
PM
28862011-07-21 Phil Muldoon <pmuldoon@redhat.com>
2887
2888 * observer.texi (GDB Observers): Add before_prompt observer.
2889 * gdb.texinfo (Basic Python): Add documentation for prompt
2890 substitution.
2891
713389e0
PM
28922011-07-11 Phil Muldoon <pmuldoon@redhat.com>
2893
2894 PR python/12438
2895 * gdb.texinfo (Python Commands): Add deprecate note to maint
2896 set/show python print-stack. Document set/show python
2897 print-backtrace.
2898
177b42fe
TJB
28992011-07-05 Thiago Jung Bauermann <bauerman.ibm.com>
2900
2901 * gdb.texinfo: Fix typos.
2902
900e11f9
JK
29032011-07-01 Tom Tromey <tromey@redhat.com>
2904
2905 * gdb.texinfo (Debugging Output): Document set debug
2906 check-physname.
2907
39c4d40a
TT
29082011-06-29 Tom Tromey <tromey@redhat.com>
2909
2910 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document
2911 breakpoint-notifications feature.
2912
6f5def7d
UW
29132011-06-29 Ulrich Weigand <ulrich.weigand@linaro.org>
2914
2915 * gdb.texinfo (Target Description): Remove warning about
2916 possibly unstable format.
2917
8cf64490
TT
29182011-06-03 Tom Tromey <tromey@redhat.com>
2919
2920 * gdb.texinfo (GDB/MI Async Records): Document 'exit-code' field.
2921 (Events In Python): Note that exit_code is optional.
2922
393eab54
PA
29232011-05-17 Pedro Alves <pedro@codesourcery.com>
2924
2925 * gdb.texinfo (Remote Protocol) <Overview>: Mention vCont is
2926 required for multi-threading support.
2927 (Remote Protocol) <Packets>: Mention that 'c', 's', 'C', 'S' and
2928 Hc are deprecated for multi-threading debugging. Point readers at
2929 the vCont packet.
2930
75fc9810
DE
29312011-05-15 Doug Evans <dje@google.com>
2932
2933 * gdb.texinfo (Auto-loading): Document printing of missing scripts.
2934
01124a23
DE
29352011-05-13 Doug Evans <dje@google.com>
2936
98a5dd13
DE
2937 * gdb.texinfo (Threads): Document $sdir,$pdir.
2938 (Server): Document $pdir exception.
2939
dbaefcf7
DE
2940 * gdb.texinfo (Auto-loading): Document "info auto-load-scripts".
2941
cc63ef9b
DE
2942 * gdb.texinfo (Threads): Clarify default value for
2943 libthread-db-search-path.
7e0396aa 2944
01124a23
DE
2945 * gdb.texinfo (Completion): Update example.
2946 (Debugging Output): Delete `set/show debug lin-lwp-async'.
2947
d248b706
KY
29482011-05-12 Kwok Cheung Yeung <kcy@codesourcery.com>
2949
2950 * gdb.texinfo: Document change in the behaviour of the enable and
2951 disable GDB commands when applied to tracepoints.
2952 Document the EnableDisableTracepoints remote stub feature.
2953 Document QTEnable and QTDisable in the list of tracepoint packets.
2954
cc88a640
JK
29552011-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2956
2957 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Rename inc-hist.texinfo to
2958 hsuser.texi.
2959 * gdb.texinfo <!SYSTEM_READLINE>: Rename inc-hist.texinfo inclusion and
2960 comment to hsuser.texi. Change rluser.texi name in the comment.
2961
84e578fb
DE
29622011-05-10 Doug Evans <dje@google.com>
2963
2964 * gdb.texinfo (Threads): If an empty path is provided for
2965 libthread-db-search-path it is reset to its default value.
2966 (Server): Ditto.
2967
478aac75
DE
29682011-05-09 Doug Evans <dje@google.com>
2969
2970 * gdb.texinfo (Requirements): Fix typo. Mention --with-iconv-bin.
2971
9c06b0b4
TJB
29722011-05-06 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
2973 Thiago Jung Bauermann <bauerman@br.ibm.com>
2974
2975 Implement support for PowerPC BookE masked watchpoints.
2976 * gdb.texinfo (Set Watchpoints): Document mask parameter.
2977 (PowerPC Embedded): Mention support of masked watchpoints.
2978
9ed350ad
JB
29792011-05-03 Joel Brobecker <brobecker@adacore.com>
2980
2981 * gdb.texinfo (In Memoriam): Replace litteral uses of `GDB' with
2982 `@value{GDBN}'.
2983
4ceed123
JB
29842011-05-03 Joel Brobecker <brobecker@adacore.com>
2985
2986 * gdb.texinfo (titlepage): Remove dedication.
2987 (In Memoriam): New appendix.
2988
559a7a62
JK
29892011-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
2990 Eli Zaretskii <eliz@gnu.org>
2991
2992 * gdb.texinfo (Index Section Format): Change the version to 5.
2993 Describe the different formula.
2994
03f2bd59
JK
29952011-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
2996 Eli Zaretskii <eliz@gnu.org>
2997
2998 * gdb.texinfo (Starting and Stopping Trace Experiments): New anchor
2999 for disconnected tracing.
3000 (Multi-Process Mode for @code{gdbserver}): Mention --multi and
3001 extended-remote relationship. Mention --once.
3002 (TCP port allocation lifecycle of @code{gdbserver}): New.
3003
d9b1a651
EZ
30042011-04-23 Eli Zaretskii <eliz@gnu.org>
3005
3006 * gdb.texinfo (Server): Improve indexing. Index all optional
3007 switches to gdbserver.
3008
90476074
TT
30092011-04-20 Tom Tromey <tromey@redhat.com>
3010
3011 * gdb.texinfo (Index Section Format): New node.
3012 (Top): Add new node to menu.
3013
c21236dc
PA
30142011-04-20 Pedro Alves <pedro@codesourcery.com>
3015
3016 * gdb.texinfo (Maintenance Commands): Document `maint print
3017 remote-registers'.
3018
05c8c3f5
TT
30192011-04-20 Tom Tromey <tromey@redhat.com>
3020
3021 * gdb.texinfo (Trace File Format): Move node later.
3022
7a9dd1b2
TT
30232011-04-19 Tom Tromey <tromey@redhat.com>
3024
3025 * gdbint.texinfo (Register Information Functions): Remove
3026 duplicate "the".
3027 * gdb.texinfo (Emacs): Remove duplicate "to".
3028 (GDB/MI Variable Objects): Remove duplicate "the".
3029 (General Query Packets): Likewise.
3030
4368ebeb
JB
30312011-04-02 Joel Brobecker <brobecker@adacore.com>
3032
3033 * gdb.texinfo (GDB/MI Output Records): Fix menu entry for
3034 "GDB/MI Ada Exception Information" node.
3035
956a9fb9
JB
30362011-04-01 Joel Brobecker <brobecker@adacore.com>
3037
3038 * gdb.texinfo (GDB/MI Ada Exception Information): Document
3039 the "exception-name" field in the *stopped async record.
3040
f1310107
TJB
30412011-03-31 Thiago Jung Bauermann <bauerman@br.ibm.com>
3042 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
3043
3044 Implement support for PowerPC BookE ranged breakpoints.
3045 * gdb.texinfo (PowerPC Embedded): Document ranged breakpoints.
3046
8786b2bd
TT
30472011-03-28 Tom Tromey <tromey@redhat.com>
3048
3049 * gdb.texinfo (Set Tracepoints): Fix typo.
3050
9ef07c8c
TT
30512011-03-24 Tom Tromey <tromey@redhat.com>
3052
3053 * gdb.texinfo (Specify Location): Document `function:label'
3054 linespec.
3055
99c3dc11
PM
30562011-03-18 Phil Muldoon <pmuldoon@redhat.com>
3057
f1310107 3058 PR python/12149
99c3dc11
PM
3059
3060 * gdb.texinfo (Basic Python): Update gdb.write and flush text.
3061
29703da4
PM
30622011-03-17 Phil Muldoon <pmuldoon@redhat.com>
3063
3064 * gdb.texinfo (Blocks In Python): Add is_valid method description.
3065 (Inferiors In Python): Likewise.
3066 (Threads In Python): Likewise.
3067 (Symbols In Python): Likewise.
3068 (Objfiles In Python): Likewise.
3069 (Symbol Tables In Python): Likewise.
3070
c9174737
PA
30712011-03-15 Pedro Alves <pedro@codesourcery.com>
3072
3073 * gdb.texinfo (Auto Display) <undisplay, enable display, disable
3074 display>: Explain that the commands accept number ranges.
3075
7371cf6d
PM
30762011-03-14 Phil Muldoon <pmuldoon@redhat.com>
3077
3078 * gdb.texinfo (Breakpoints In Python): Add description and example
3079 of Python stop function operation.
3080
ecec24e6
PM
30812011-03-10 Phil Muldoon <pmuldoon@redhat.com>
3082
3083 * gdb.texinfo (Parameters In Python): Document get_set_string and
3084 get_show_string methods.
3085
6dcd5565
JK
30862011-02-28 Jan Kratochvil <jan.kratochvil@redhat.com>
3087
3088 * gdb.texinfo (Tracepoint Conditions): Fix missing parenthesis.
3089
81896e36
JK
3090 * gdb.texinfo (Starting and Stopping Trace Experiments): Fix
3091 circular-trace-buffer name.
3092
5e30da2c
JB
30932011-02-28 Joel Brobecker <brobecker@adacore.com>
3094
3095 * gdb.texinfo (Inferiors and Programs): Fix small error introduced
3096 in the previous change.
3097
3bd0f5ef 30982011-02-27 Michael Snyder <msnyder@vmware.com>
af624141
MS
3099
3100 * gdb.texinfo (Inferiors and Programs): Update commands to show
3101 that they can accept multiple arguments.
3102
4ec7539c
JB
31032011-02-24 Joel Brobecker <brobecker@adacore.com>
3104
3105 Revert the following patch (code patch was not approved):
3106 2011-02-21 Hui Zhu <teawater@gmail.com>
3107 * agentexpr.texi (bytecode descriptions): add printf.
3108 * gdb.texinfo (tracepoint action lists): add printf.
3109
82809774
DE
31102011-02-23 Doug Evans <dje@google.com>
3111
3112 * gdb.texinfo (Symbols In Python): Fix mention of C++, use C@t{++}.
3113
e5a67952
MS
31142011-02-23 Michael Snyder <msnyder@vmware.com>
3115
3116 * gdb.texinfo (Set Breaks): Add @dots{} to arguments of info break.
3117 (Set Watchpoints): Add @dots{} to argument of info watchpoints.
3118 (Listing Tracepoints): Add @dots{} to argument of info tracepoints.
3119
6e6fbe60
DE
31202011-02-22 Doug Evans <dje@google.com>
3121
3122 * gdb.texinfo (Symbols In Python): Document lookup_global_symbol.
3123 Clarify behaviour of lookup_symbol when `block' argument is omitted,
3124 add description of result, fix @defun formatting.
3125
f994e27a
HZ
31262011-02-21 Hui Zhu <teawater@gmail.com>
3127
3128 * agentexpr.texi (Bytecode Descriptions): Add printf.
3129 * gdb.texinfo (Tracepoint Action Lists): Add printf.
3130
c7f96d2b
TT
31312011-02-18 Tom Tromey <tromey@redhat.com>
3132
3133 * agentexpr.texi (Bytecode Descriptions): Document pick and rot.
3134
60f98dde
MS
31352011-02-14 Michael Snyder <msnyder@vmware.com>
3136
3137 * gdb.texinfo (threads): Document argument for "info threads" cmd.
3138 Document new command "thread find".
3139
08e796bc
MS
31402011-02-14 Michael Snyder <msnyder@vmware.com>
3141
3142 * gdb.texinfo (Threads): Update example of new thread message.
3143
b3b9301e
PA
31442011-02-14 Pedro Alves <pedro@codesourcery.com>
3145
3146 * gdb.texinfo (Remote Configuration): Mention set/show remote
3147 traceframe-info.
3148 (Tools/Packages Optional for Building GDB): Mention that expat is
3149 used for traceframe info.
3150 (Remote Protocol) <Menu>: Add "Traceframe Info Format".
3151 (General Query Packets) <qSupported>: Describe the
3152 qXfer:traceframe-info:read feature.
3153 (qXfer::read): Describe qXfer:traceframe-info:read.
3154 (Traceframe Info Format): New section.
3155
cef35b0f
PA
31562011-02-04 Pedro Alves <pedro@codesourcery.com>
3157
3158 * gdbint.texinfo (Formatting): Mention some formatting guidelines
3159 for casts and unary operators.
3160
f1cbe1d3
TT
31612011-02-04 Tom Tromey <tromey@redhat.com>
3162
3163 * gdb.texinfo (GDB/MI Async Records): Document that symbols-loaded
3164 is not useful.
3165
585fdaa1
PA
31662011-01-25 Pedro Alves <pedro@codesourcery.com>
3167
3168 * gdb.texinfo: s/value optimized out/optimized out/g
3169
7bfc9434
JB
31702011-01-21 Joel Brobecker <brobecker@adacore.com>
3171
3172 * gdb.texinfo (Other Misc Settings): Rework part of the
3173 documentation of the "set interactive mode" command.
3174
4694da01
TT
31752011-01-19 Tom Tromey <tromey@redhat.com>
3176
3177 * gdb.texinfo (Threads): Document thread name output and `thread
3178 name' command.
3179 (Threads In Python): Document Thread.name attribute.
3180 (GDB/MI Thread Commands): Document thread attributes.
3181
b716877b
AB
31822011-01-12 Andrew Burgess <aburgess@broadcom.com>
3183
3184 * gdb.texinfo (GDB/MI Data Manipulation): Update to reflect
3185 changes in mi/mi-cmd-disas.c
3186
13fd8b81
TT
31872011-01-12 Tom Tromey <tromey@redhat.com>
3188
3189 * gdb.texinfo (Threads): Remove duplicate text. Update examples.
3190 Fix "thread apply" text.
3191
e09342b5
TJB
31922011-01-11 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
3193 Thiago Jung Bauermann <bauerman@br.ibm.com>
3194
3195 Implement support for PowerPC BookE ranged watchpoints.
3196 * gdb.texinfo (PowerPC Embedded): Document ranged watchpoints and
3197 the "set powerpc exact-watchpoints" flag.
3198
06e65f44
TT
31992011-01-07 Tom Tromey <tromey@redhat.com>
3200
3201 * gdb.texinfo (Python API): Add descriptions to @menu items.
3202
d8e22779
TT
32032011-01-06 Tom Tromey <tromey@redhat.com>
3204
3205 * gdb.texinfo (Frames In Python): Document gdb.newest_thread.
3206
a255712f
PP
32072010-01-06 Paul Pluzhnikov <ppluzhnikov@google.com>
3208
e09342b5 3209 * gdb.texinfo (Debugging Output): Document "set debug jit".
a255712f 3210
ccfc3d6e
TT
32112011-01-06 Tom Tromey <tromey@redhat.com>
3212
3213 PR python/12133:
3214 * gdb.texinfo (Frames In Python): Document various frame
3215 constants.
3216
44944448
JB
32172011-01-05 Joel Brobecker <brobecker@adacore.com>
3218
3219 * doc/agentexpr.texi, doc/all-cfg.texi, doc/annotate.texinfo,
3220 doc/gdb.texinfo, doc/gdbint.texinfo, doc/observer.texi,
3221 doc/refcard.tex, doc/stabs.texinfo: Copyright year update.
3222
42ea3d7a
JK
32232011-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
3224
3225 * Makefile.in (diststuff): Remove gdb-cfg.texi and GDBvn.texi.
3226 (clean): Add GDBvn.texi.
3227
720d1a40
JB
32282010-12-29 Joel Brobecker <brobecker@adacore.com>
3229
3230 * gdb.texinfo (Ada Glitches): Remove paragraph describing the
3231 occasional case where the debugger prints an array address
3232 instead of the array itself.
3233
ad196637
PA
32342010-12-23 Pedro Alves <pedro@codesourcery.com>
3235
3236 * gdb.texinfo (Packets) <read registers packet>: Document support
3237 for registers that were not collected.
3238
a86caf66
DE
32392010-12-15 Doug Evans <dje@google.com>
3240
3241 * gdb.texinfo (Startup): Document auto-loading of scripts during
3242 startup.
3243 (Auto-loading): Delete "maint set python auto-load on|off".
3244 Add "set auto-load-scripts on|off".
3245
aae1c79a
DE
32462010-12-07 Doug Evans <dje@google.com>
3247
3248 * gdb.texinfo (Mode Options): Document -data-directory.
3249 (Data Files): Add reference to -data-directory.
3250
4e04c971
DE
32512010-11-29 Doug Evans <dje@google.com>
3252
3253 * gdb.texinfo (Pretty-Printer Introduction): Change
3254 printer-name:subprinter-name to printer-name;subprinter-name.
3255
94b6973e
PM
32562010-11-29 Phil Muldoon <pmuldoon@redhat.com>
3257
3258 PR python/12199
3259
3260 * gdb.texinfo (Breakpoints In Python): Document "delete" method.
3261
39037522
TT
32622010-11-23 Tom Tromey <tromey@redhat.com>
3263
3264 * gdb.texinfo (Top): Check SYSTEM_READLINE.
3265 (Editing): Likewise.
3266 (Command History): Likewise.
3267 (TUI Keys): Likewise.
3268 (Bug Reporting): Conditionally include rluser.texi and
3269 inc-history.texinfo.
3270 * Makefile.in (READLINE_TEXI_INCFLAG): New variable.
3271 (GDB_DOC_SOURCE_INCLUDES): Add comment.
3272 (GDBvn.texi): Set SYSTEM_READLINE when appropriate.
3273 (gdb.dvi): Use READLINE_TEXI_INCFLAG.
3274 (gdb.pdf): Likewise.
3275 (gdb.info): Likewise.
3276 (gdb/index.html): Likewise.
3277
5ae98d25
TT
32782010-11-23 Tom Tromey <tromey@redhat.com>
3279
3280 * Makefile.in (Makefile): Run ../config.status.
3281 (distclean): Update.
3282 * configure: Remove.
3283 * configure.ac: Remove.
3284
621c8364
TT
32852010-11-12 Tom Tromey <tromey@redhat.com>
3286
3287 * gdb.texinfo (Basic Python): Update. Add xref.
3288 (Exception Handling): Document new exception classes.
3289 (Types In Python): Update.
3290 (Frames In Python): Update.
3291
84f4c1fe
PM
32922010-11-11 Phil Muldoon <pmuldoon@redhat.com>
3293
3294 * gdb.texinfo (Breakpoints In Python): Document "internal"
3295 parameter, and visible attribute.
3296
99e7ae30
DE
32972010-11-05 Doug Evans <dje@google.com>
3298
3299 * gdb.texinfo (Source Path): Document "set directories".
3300
f4b8a18d
KW
33012010-11-05 Ken Werner <ken.werner@de.ibm.com>
3302
3303 * gdb.texinfo: (Summary) Add mention about OpenCL C language support.
3304 (OpenCL C): New node.
3305
7b51bc51
DE
33062010-11-02 Doug Evans <dje@google.com>
3307
3308 * gdb.texinfo (Pretty Printing): Expand into three sections,
3309 introduction, example, and commands.
3310 (Python API): Delete section Disabling Pretty-Printers, merge into
3311 Selecting Pretty-Printers.
3312 (Writing a Pretty-Printer): New section. Move the pretty-printer
3313 example here, and reformat to match python coding style. Add a second
3314 example using the gdb.printing module.
3315 (Python modules): Add gdb.printing.
3316
9eeee977
DE
33172010-10-29 Doug Evans <dje@google.com>
3318
3319 * gdb.texinfo (Python): Fix long line.
3320
a0e0ffdf
DE
33212010-10-20 Doug Evans <dje@google.com>
3322
3323 * gdbint.texinfo (Misc Guidelines): Renamed from Coding.
3324 All references updated. Correct sections marked as subsections.
3325 (Coding Standards): New chapter. Move the coding standard related
3326 subsections here. Add section on Python coding standards.
3327
0e3509db
DE
33282010-10-13 Doug Evans <dje@google.com>
3329
3330 * gdb.texinfo (Python): Add "Python modules".
3331 (Types in Python): Add reference to gdb.types section.
3332 (Python modules): New node.
3333
44592cc4
DE
33342010-10-11 Doug Evans <dje@google.com>
3335
3336 * gdb.texinfo (Values From Inferior): Add reference to "Types in
3337 Python" from gdb.Value.type description.
3338
6e1bb179
JB
33392010-09-28 Joel Brobecker <brobecker@adacore.com>
3340
3341 * gdb.texinfo (Ravenscar Profile): New node.
3342
e8467610
TT
33432010-09-22 Tom Tromey <tromey@redhat.com>
3344
3345 * gdb.texinfo (Values From Inferior): Mention Value.__init__.
3346
fccd1d1e
EZ
33472010-09-22 Eli Zaretskii <eliz@gnu.org>
3348
3349 * gdb.texinfo (Values From Inferior): Clarify that
3350 value.dynamic_type works only in C++ programs with RTTI.
3351
c1b6b909
TT
33522010-09-15 Paul Bolle <pebolle@tiscali.nl>
3353
3354 * gdb.texinfo (Character Sets): Correctly reference host-charset
3355 in example.
3356
7d288aaa
TT
33572010-09-13 Tom Tromey <tromey@redhat.com>
3358
3359 * gdb.texinfo (GDB/MI Stack Manipulation) <-stack-list-frames>:
3360 Document "fullname" and "from".
3361
f75d858b
MK
33622010-09-01 Marc Khouzam <marc.khouzam@ericsson.com>
3363
3364 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document new
3365 feature `reverse' output by -list-target-features.
3366
83b9503b
L
33672010-08-31 H.J. Lu <hongjiu.lu@intel.com>
3368
3369 * gdb.texinfo (i386 Features): Remove an extra "@item".
3370
03f17ccf
TT
33712010-08-30 Tom Tromey <tromey@redhat.com>
3372
3373 PR python/11792:
3374 * gdb.texinfo (Values From Inferior): Document dynamic_type.
3375
9779414d
DJ
33762010-08-24 Daniel Jacobowitz <dan@codesourcery.com>
3377
3378 * gdb.texinfo (ARM Features): Document
3379 org.gnu.gdb.arm.m-profile.
3380
f9ffd4bb
TT
33812010-08-23 Tom Tromey <tromey@redhat.com>
3382
3383 PR python/11145:
3384 * gdb.texinfo (Values From Inferior): Document dynamic_cast and
3385 reinterpret_cast methods.
3386
702c2711
TT
33872010-08-23 Tom Tromey <tromey@redhat.com>
3388
3389 PR python/11915:
3390 * gdb.texinfo (Types In Python): Document array method.
3391
66b73624
TJB
33922010-08-18 Thiago Jung Bauermann <bauerman@br.ibm.com>
3393
3394 * gdb.texinfo (PowerPC Embedded): Mention support for the DVC register.
3395
06a64a0b
TT
33962010-08-16 Tom Tromey <tromey@redhat.com>
3397
3398 * gdb.texinfo (Set Watchpoints): Document -location option.
3399
a3a7127e
DE
34002010-08-13 Doug Evans <dje@google.com>
3401
3402 * gdb.texinfo (.debug_gdb_scripts section): Fix typo.
3403
8dedea02
VP
34042010-08-13 Vladimir Prus <vladimir@codesourcery.com>
3405
3406 * gdb.texinfo (GDB/MI Data Manipulation): Document
3407 -data-read-memory-raw and -data-write-memory-raw.
3408
ca5c20b6 34092010-08-11 Tom Tromey <tromey@redhat.com>
889bf7c5 3410 Phil Muldoon <pmuldoon@redhat.com>
ca5c20b6
PM
3411
3412 * gdb.texinfo (Basic Python): Describe post_event API.
3413
cb2e07a6
PM
34142010-08-11 Phil Muldoon <pmuldoon@redhat.com>
3415
3416 * gdb.texinfo (Basic Python): Describe solib_address and
889bf7c5 3417 decode_line Python APIs
cb2e07a6 3418
464b3efb
TT
34192010-08-10 Tom Tromey <tromey@redhat.com>
3420
3421 * gdb.texinfo (Pretty Printing API): Document
3422 gdb.default_visualizer.
3423
c29c521f
TT
34242010-08-10 Tom Tromey <tromey@redhat.com>
3425
3426 Revert gdb-add-index addition:
3427 * gdb.texinfo (Index Files): Don't document gdb-add-index.
3428
5da1313b
JK
34292010-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
3430 Eli Zaretskii <eliz@gnu.org>
3431
3432 * gdb.texinfo (Mode Options) <-batch>
3433 (Basic Python) <gdb.execute>: Describe setting width and height.
3434
02d868e8
PP
34352010-07-31 Paul Pluzhnikov <ppluzhnikov@google.com>
3436
3437 * gdb.texinfo (Threads): Document 'debug libthread-db'.
3438
c2bbed2a
TT
34392010-07-30 Tom Tromey <tromey@redhat.com>
3440
3441 * gdb.texinfo (Index Files): Mention gdb-add-index.
3442
6c13bbe1
HZ
34432010-07-30 Hui Zhu <teawater@gmail.com>
3444
3445 * gdb.texinfo (Inferiors and Programs): Update the introduce of
3446 "detach inferior" and "kill inferior".
3447
53a71c06
CR
34482010-07-28 CHENG Renquan <rqcheng@smu.edu.sg>
3449
3450 * gdb.texinfo (Machine Code): Update description of two forms of
3451 arguments, and add new example to demonstrate the new form.
3452
5374244e
PM
34532010-07-27 Phil Muldoon <pmuldoon@redhat.com>
3454
3455 * gdb.texinfo (Values From Inferior): Add value inferior function
3456 call description.
3457
8ea5bce5
JK
34582010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
3459
3460 * gdb.texinfo (Active Targets): Fix wrong comma placement.
3461
c0edd9ed
JK
34622010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
3463 Eli Zaretskii <eliz@gnu.org>
3464
3465 Make core files the process_stratum.
3466 * gdb.texinfo (Active Targets): Remove core_stratum. Include
3467 record_stratum example.
3468
9291a0cd
TT
34692010-07-13 Tom Tromey <tromey@redhat.com>
3470
3471 * gdb.texinfo (Index Files): New node.
3472
f5011d11
TT
34732010-07-13 Tom Tromey <tromey@redhat.com>
3474
3475 * gdb.texinfo (GDB/MI Variable Objects): Remove extra 'for'.
3476
0f5238ed
TT
34772010-07-13 Tom Tromey <tromey@redhat.com>
3478
3479 * gdb.texinfo (Specify Location): Document labels.
3480
74c761c1
PA
34812010-07-01 Pedro Alves <pedro@codesourcery.com>
3482
3483 * gdb.texinfo (Create and Delete Tracepoints): Add more index
3484 entries for fast tracepoints and static tracepoints.
3485
501994c0
PA
34862010-07-01 Pedro Alves <pedro@codesourcery.com>
3487
3488 * gdb.texinfo (General Query Packets) <qfThreadInfo,
3489 qsThreadInfo>: Spell out `l' as ell.
3490
0fb4aa4b
PA
34912010-07-01 Pedro Alves <pedro@codesourcery.com>
3492
3493 * gdb.texinfo (Convenience Variables): Document $_sdata.
3494 (Commands to Set Tracepoints): Describe static tracepoints. Add
3495 `Listing Static Tracepoint Markers' menu entry. Document
3496 "strace".
3497 (Tracepoint Action Lists): Document collecting $_sdata.
3498 (Listing Static Tracepoint Markers): New subsection.
3499 (Tracepoints support in gdbserver): Mention static tracepoints.
3500 (remote packets, enabling and disabling): Mention
3501 read-sdata-object.
3502 (General Query Packets) <qSupported>: Document qXfer:sdata:read
3503 and StaticTracepoint.
3504 Mention qTfSTM, qTsSTM and qTSTMat as tracepoint packets.
3505 Document qXfer:sdata:read.
3506 (Tracepoint packets): Document qTfSTM, qTsSTM and qTSTMat.
3507
dc3b15be
JB
35082010-06-29 Joel Brobecker <brobecker@adacore.com>
3509
3510 * gdb.texinfo (Threads In Python): Fix unmatched @end table.
3511
595939de
PM
35122010-06-28 Phil Muldoon <pmuldoon@redhat.com>
3513 Tom Tromey <tromey@redhat.com>
3514 Thiago Jung Bauermann <bauerman@br.ibm.com>
3515
3516 * gdb.texinfo (Inferiors In Python): New node.
3517 * gdb.texinfo (Threads In Python): New node.
3518
9279c692
JB
35192010-06-28 Joel Brobecker <brobecker@adacore.com>
3520
3521 * gdb.texinfo (Python): Document what the python directory is
3522 and what its location is.
3523 (Basic Python): Document the gdb.PYTHONDIR constant.
3524
bc9f0842
TT
35252010-06-25 Tom Tromey <tromey@redhat.com>
3526
3527 PR python/10808:
3528 * gdb.texinfo (Basic Python): Document new gdb.execute argument.
3529
f1421989
HZ
35302010-06-24 Hui Zhu <teawater@gmail.com>
3531
3532 * gdb.texinfo: (Commands for Controlled Output): Add
3533 documentation for command "eval".
3534
e4c0cfae
SS
35352010-06-21 Stan Shebs <stan@codesourcery.com>
3536
3537 * gdb.texinfo: Add explicit @node and @appendix for GFDL.
3538 * annotate.texinfo: Ditto.
3539 * gdbint.texinfo: Ditto.
3540 * stabs.texinfo: Ditto.
3541
bb08c432
HZ
35422010-06-22 Hui Zhu <teawater@gmail.com>
3543
3544 * gdb.texinfo: (Process Record and Replay): Add documentation
3545 for command "set record memory-query".
3546
4f5d9f07
SS
35472010-06-21 Stan Shebs <stan@codesourcery.com>
3548
3549 * gdb.texinfo: Relicense under GFDL version 1.3.
3550 * annotate.texinfo: Relicense under GFDL version 1.3.
3551 * gdbint.texinfo: Relicense under GFDL version 1.3.
3552 * stabs.texinfo: Relicense under GFDL version 1.3.
3553 * fdl.texi: Update to version 1.3.
3554
6aed2dbc
SS
35552010-06-18 Stan Shebs <stan@codesourcery.com>
3556
a61408f8
SS
3557 * gdb.texinfo (Operating System Auxiliary Information): Describe
3558 "info os" when no arguments given.
3559
6aed2dbc
SS
3560 * gdb.texinfo (Debugging Programs with Multiple Threads): Describe
3561 $_thread.
3562
24e933df
HZ
35632010-06-18 Hui Zhu <teawater@gmail.com>
3564
3565 * gdb.texinfo: (Process Record and Replay): Add documentation
3566 for commands "record save" and "record restore".
3567
65d79d4b
SDJ
35682010-06-16 Jan Kratochvil <jan.kratochvil@redhat.com>
3569
3570 * gdb.texinfo: Include information about the correct use
3571 of addresses in the `watch' command.
3572
d914c394
SS
35732010-06-11 Stan Shebs <stan@codesourcery.com>
3574
3575 * gdb.texinfo (Observer Mode): New section.
3576 (General Query Packets): Document QAllow.
889bf7c5 3577
967cf477
DE
35782010-06-04 Doug Evans <dje@google.com>
3579
3580 * gdb.texinfo (Python API): New node `Disabling Pretty-Printers'.
3581
aaf4119b
DE
35822010-06-03 Doug Evans <dje@google.com>
3583
3584 * gdbint.texinfo (Coding): Add subsection on command names.
3585
9eae7c52
TT
35862010-06-02 Tom Tromey <tromey@redhat.com>
3587
3588 * gdb.texinfo (Maintenance Commands): Document maint set dwarf2
3589 always-disassemble.
3590
fa593d66
PA
35912010-06-01 Pedro Alves <pedro@codesourcery.com>
3592
3593 * gdb.texinfo (Set Tracepoints): Mention tracepoints support in
3594 gdbserver, and add cross reference.
3595 (Tracepoints support in gdbserver): New subsection.
3596
dde08ee1
PA
35972010-05-26 Pedro Alves <pedro@codesourcery.com>
3598
3599 * gdb.texinfo (General Query Packets) <qSupported>: Describe the
3600 `qRelocInsn' feature.
3601 (Relocate instruction reply packet): New subsection
3602 of `Tracepoint Packets'.
3603 (Tracepoint Packets): Mention that packets QTDP and QTStart
3604 support the qRelocInsn request, and add cross reference to new
3605 subsection.
3606
07ca107c
DE
36072010-05-25 Doug Evans <dje@google.com>
3608
3609 * gdb.texinfo (Exception Handling): Document gdb.GdbError.
3610 (Commands In Python): Document gdb.string_to_argv.
3611
c25c4a8b
JK
36122010-05-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3613
3614 * gdbint.texinfo (Host Definition): Remove items NORETURN and
3615 ATTR_NORETURN.
3616
d7b32ed3 36172010-04-29 Phil Muldoon <pmuldoon@redhat.com>
c25c4a8b
JK
3618 Tom Tromey <tromey@redhat.com>
3619 Thiago Jung Bauermann <bauerman@br.ibm.com>
d7b32ed3 3620
c25c4a8b 3621 * gdb.texinfo (Parameters In Python): New Node.
d7b32ed3 3622
6aecb9c2
JB
36232010-04-29 Mihail Zenkov <mihail.zenkov@gmail.com>
3624
3625 * gdb.texinfo: (Summary) Add mention about D language support.
3626 (Filenames): Add D suffixes.
3627 (D): New node.
3628
b7da9e9f
PM
36292010-04-26 Pierre Muller <muller@ics.u-strasbg.fr>
3630
3631 * gdbint.texinfo (CANNOT_STEP_HW_WATCHPOINTS): Remove explanation
3632 of macro deleted from GDB code.
3633
ab38a727
PA
36342010-04-24 Pedro Alves <pedro@codesourcery.com>
3635
3636 * gdb.texinfo (Commands to specify files): Describe what how GDB
3637 looks up DOS-based filesystem paths on the system root. Document
3638 the new `set/show target-file-system-kind' commands.
3639
66d09542
DE
36402010-04-23 Doug Evans <dje@google.com>
3641
3642 * gdb.texinfo (Python): Move Auto-loading section here ...
3643 (Python API): from here.
3644 (Auto-loading): Add docs for .debug_gdb_scripts auto-loaded scripts.
3645 (Maintenance Commands): Add docs for "maint print section-scripts".
3646
8bd10a10
CM
36472010-04-20 Chris Moller <cmoller@redhat.com>
3648
3649 * gdb.texinfo (Setting Breakpoints): Added description of
3650 filename-qualified rbreak.
3651 * refcard.tex (Breakpoints and Watchpoints): Added brief
3652 description of filename-qualified rbreak.
3653
4c374409
JK
36542010-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
3655
3656 * gdb.texinfo (Data): New @menu reference to Pretty Printing.
3657 (Python API): Change the reference to Pretty Printing API.
3658 (Pretty Printing): Move the user part under the Data node. Reformat
3659 the sample output to 72 columns. Create a new reference to Pretty
3660 Printing API. Rename the API part ...
3661 (Pretty Printing API): To a new node name.
3662 (Selecting Pretty-Printers, Progspaces In Python, Objfiles In Python)
3663 (GDB/MI Variable Objects): Change references to Pretty Printing API.
3664
5a9351ae
SS
36652010-04-21 Stan Shebs <stan@codesourcery.com>
3666
3667 * gdb.texinfo (Tracepoint Actions): Mention synonymy of actions
889bf7c5 3668 and commands.
5a9351ae 3669 (Listing Tracepoints): Update to reflect current behavior.
889bf7c5 3670
9a22f0d0
PM
36712010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
3672
3673 * gdb.texinfo (Examining memory): Update for change in string
3674 display with explicit size.
3675
6149aea9
PA
36762010-04-19 Pedro Alves <pedro@codesourcery.com>
3677
3678 PR breakpoints/8554.
3679
3680 * gdb.texinfo (Save Breakpoints): New node.
3681 (save-tracepoints): Rename to ...
3682 (save tracepoints): ... this. Mention that `save-tracepoints' is
3683 a deprecated alias to `save tracepoints'.
3684
711e434b
PM
36852010-04-16 Pierre Muller <muller@ics.u-strasbg.fr>
3686
645797a8 3687 * gdb.texinfo ($_tlb): Document new automatic convinience variable.
711e434b
PM
3688 (info w32 thread-information-block): Document new command.
3689 (qGetTIBAddress): Document new gdbserver query.
3690 (maint set/show show-all-tib): Document new command.
3691
3f7b2faa
DE
36922010-04-15 Doug Evans <dje@google.com>
3693
fa33c3cd
DE
3694 * gdb.texinfo (Python API): Add progspaces section.
3695 (Selecting Pretty-Printers): Progspace pretty-printers are
3696 searched too.
3697 (Progspaces In Python): New section.
3698
3f7b2faa
DE
3699 * gdb.texinfo (Command Files): Add docs for new "source -s" option.
3700
79f283fe
PM
37012010-04-14 Phil Muldoon <pmuldoon@redhat.com>
3702
3703 * gdb.texinfo (Pretty Printing): Document behaviour when to_string
3704 returns None.
3705
87290684
SS
37062010-04-09 Stan Shebs <stan@codesourcery.com>
3707
3708 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
3709 Describe the `frames-created' field, tweak grammar.
3710
a97153c7
PA
37112010-04-09 Pedro Alves <pedro@codesourcery.com>
3712
3713 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
3714 Describe the `circular' and `disconnected' fields.
3715
5c5dcc1b
L
37162010-04-09 H.J. Lu <hongjiu.lu@intel.com>
3717
3718 * gdb.texinfo (maint print registers): Mention unavailable and
3719 invisible registers.
3720
adc36818
PM
37212010-04-09 Phil Muldoon <pmuldoon@redhat.com>
3722 Thiago Jung Bauermann <bauerman@br.ibm.com>
5c5dcc1b 3723 Tom Tromey <tromey@redhat.com>
adc36818
PM
3724
3725 * gdb.texinfo (Breakpoints In Python): New Node.
3726
33da3f1c
SS
37272010-04-08 Stan Shebs <stan@codesourcery.com>
3728
3729 * gdb.texinfo (Tracepoint Packets): Describe disconn and circular
3730 trace status fields.
3731
3a13a53b
L
37322010-04-08 H.J. Lu <hongjiu.lu@intel.com>
3733
3734 * gdb.texinfo (i386 Features): Make org.gnu.gdb.i386.avx
3735 optional. Make org.gnu.gdb.i386.avx requires
3736 org.gnu.gdb.i386.avx.
3737
08001717
DE
37382010-04-08 Doug Evans <dje@google.com>
3739
3740 * gdb.texinfo (Command Files): Document that gdb skips $cdir in
3741 search path, and document that gdb only scans the search path if
3742 the script's path doesn't specify a directory.
3743
c375651d
DE
37442010-04-05 Doug Evans <dje@google.com>
3745
3746 * gdb.texinfo (maint show python auto-load): Fix typo.
3747
af54718e
SS
37482010-04-04 Stan Shebs <stan@codesourcery.com>
3749
d77f58be
SS
3750 * gdb.texinfo (Setting Breakpoints): "info watch" no longer a synonym.
3751 (Setting Watchpoints): Update description of "info watch".
3752 (Disabling Breakpoints): Only "info break" lists all.
3753
af54718e
SS
3754 * gdb.texinfo (Tracepoint Restrictions): Document PC inference.
3755 (tdump): Explain how tdump works.
3756
86b17b60
PA
37572010-04-01 Pedro Alves <pedro@codesourcery.com>
3758
3759 * gdb.texinfo (Break Commands): Clarify `commands' changes, and
3760 add cross reference.
3761
ff12863f
PA
37622010-03-31 Pedro Alves <pedro@codesourcery.com>
3763
3764 * gdb.texinfo (TUI Commands): Mention that in some cases, these
3765 commands error out.
3766
f68eb612
L
37672010-03-30 H.J. Lu <hongjiu.lu@intel.com>
3768
3769 * gdb.texinfo (i386 Features): Add org.gnu.gdb.i386.avx.
3770
c8d5aac9
L
37712010-03-30 H.J. Lu <hongjiu.lu@intel.com>
3772
3773 * gdb.texinfo (General Query Packets): Add xmlRegisters.
3774
7d13fe92
SS
37752010-03-29 Stan Shebs <stan@codesourcery.com>
3776 Nathan Sidwell <nathan@codesourcery.com>
3777
3778 * gdb.texinfo (GDB/MI Tracepoint Commands): Add notes about the
3779 GDBN equivalent.
3780 (Set Tracepoints): Remove mention that conditional tracepoints
3781 don't exist.
3782 (Tracepoint Actions): Clarify when while-stepping collection
3783 happens, note that while-stepping does not automatically collect
3784 $pc.
3785
409873ef 37862010-03-29 Stan Shebs <stan@codesourcery.com>
889bf7c5 3787
409873ef
SS
3788 * gdb.texinfo (Tracepoint Packets): Describe QTDPsrc.
3789 (General Query Packets): Describe TracepointSource.
3790
ee8e71d4
EZ
37912010-03-27 Matt Rice <ratmice@gmail.com>
3792
c8d5aac9
L
3793 * gdb.texinfo (ARM): Document arguments to "target sim".
3794 (Set Catchpoints): Use @dots{} instead of @r{...}.
ee8e71d4 3795
99b5e152
PA
37962010-03-26 Pedro Alves <pedro@codesourcery.com>
3797
3798 * gdb.texinfo (Tracepoint Packets): Remove mention that
3799 terror:string may be plain text, and drop mention of X prefix.
3800
cd64ee31
VP
38012010-03-26 Vladimir Prus <vladimir@codesourcery.com>
3802
3803 * gdb.texinfo (GDB/MI Tracepoint Commands): Add comma after @xref.
3804
6c28cbf2
SS
38052010-03-24 Stan Shebs <stan@codesourcery.com>
3806
3807 * gdb.texinfo (Tracepoint Packets): Document trace error status.
3808
95a42b64
TT
38092010-03-24 Tom Tromey <tromey@redhat.com>
3810
3811 PR breakpoints/9352:
3812 * gdb.texinfo (Break Commands): Update.
3813
18148017
VP
38142010-03-24 Vladimir Prus <vladimir@codesourcery.com>
3815
3816 * gdb.texinfo (GDB/MI Tracepoint Commands): Document MI tracepoint
3817 commands.
3818
4daf5ac0
SS
38192010-03-16 Stan Shebs <stan@codesourcery.com>
3820
3821 * gdb.texinfo (Starting and Stopping Trace Experiments): Describe
3822 circular-trace-buffer.
3823 (Tracepoint Packets): Describe QTBuffer, and details of the
3824 qTStatus reply.
3825
c9429232
SS
38262010-03-12 Stan Shebs <stan@codesourcery.com>
3827 Nathan Sidwell <nathan@codesourcery.com>
3828
3829 * gdb.texinfo (Tracepoint Actions): Clarify that while-stepping is
3830 doing instruction stepping.
3831 (Tracepoint Restrictions): New node.
3832
ccefe4c4
TT
38332010-03-10 Tom Tromey <tromey@redhat.com>
3834
3835 * gdbint.texinfo (Symbol Handling): Update.
3836
7c953934
TT
38372010-03-08 Tom Tromey <tromey@redhat.com>
3838
3839 PR cli/9591:
3840 * gdb.texinfo (Mode Options): Mention lack of pagination and
3841 confirmation with --batch.
3842 (Screen Size): Mention --batch.
3843 (Messages/Warnings): Likewise.
3844
f870a310
TT
38452010-03-05 Tom Tromey <tromey@redhat.com>
3846
3847 * gdb.texinfo (Basic Python): Document target_charset and
3848 target_wide_charset.
3849
78e2826b
TT
38502010-03-05 Tom Tromey <tromey@redhat.com>
3851
3852 * gdb.texinfo (Data): Link to pretty-printing.
3853 (Output Formats): Likewise. Correct text.
3854
f5dff777
DJ
38552010-03-01 Daniel Jacobowitz <dan@codesourcery.com>
3856
3857 * gdb.texinfo (Types): Describe <struct> and <flags>.
3858
dc00d89f
PM
38592010-02-28 Phil Muldoon <pmuldoon@redhat.com>
3860
3861 * gdb.texinfo (Frames In Python): Add block parameter and
3862 description to read_var text.
3863
5107b149 38642010-02-26 Phil Muldoon <pmuldoon@redhat.com>
c8d5aac9 3865 Tom Tromey <tromey@redhat.com>
5107b149
PM
3866
3867 * gdb.texinfo (Types In Python): Describe block argument in
3868 template_argument and gdb.lookup_type.
3869
e03e5e7b
TT
38702010-02-24 Tom Tromey <tromey@redhat.com>
3871
3872 * gdb.texinfo (Cygwin Native): Fix typo.
3873
f3e9a817
PM
38742010-02-24 Phil Muldoon <pmuldoon@redhat.com>
3875
3876 * gdb.texinfo (Frames In Python): Add block, find_sal, function
3877 and select method descriptions.
3878 (Python API): Add Blocks In Python, Symbols in Python and Symbol
3879 Tables in Python to menu.
3880 (Blocks In Python): New node.
3881 (Symbols In Python): New node.
3882 (Symbol Tables in Python): New node.
3883
a79b8f6e
VP
38842010-02-24 Vladimir Prus <vladimir@codesourcery.com>
3885
3886 Multiexec MI
3887
3888 gdb/
3889 * breakpoint.c (clear_syscall_counts): Take struct inferior*.
3890
3891 gdb/doc/
3892 * gdb.texinfo (GDB/MI Command Syntax): Document notification
3893 changes.
3894 (GDB/MI Program Execution): Document current behaviour of
3895 --all and --thread-group.
3896 (GDB/MI Miscellaneous Commands): Document -add-inferior and
3897 -remove-inferior.
3898 * observer.texi (inferior_added, inferior_removed): New
3899 observers.
3900
629d6a47
TT
39012010-02-19 Tom Tromey <tromey@redhat.com>
3902
3903 * gdbint.texinfo (Getting Started): Fix @node.
3904 (Debugging GDB): Likewise.
3905
c09529e5
JB
39062010-02-13 Joel Brobecker <brobecker@adacore.com>
3907
3908 * gdbint.texinfo (Testsuite): New section "Testsuite Configuration",
3909 documenting the gdb_test_timeout variable.
3910
540aa8e7
MS
39112010-02-12 Jakob Engblom <jakob@virtutech.com>
3912
3913 * gdb.texinfo (MI commands): Added documentation of --reverse
3914 option to a set of MI commands. Restructured documentation of MI
3915 commands --exec-continue to reflect the complexity of reverse
3916 execution.
3917
081dfbf7
PA
39182010-02-12 Pedro Alves <pedro@codesourcery.com>
3919
3920 * gdb.texinfo (Using the Collected Data): Specify that the address
3921 range of `tfind outsize' is exclusive, and that the address range
3922 of `tfind range' is inclusive.
3923 (Tracepoint Packets): Specify that the address range of
3924 `QTFrame:range' is inclusive, and that the address range of
3925 `QTFrame:outside' is exclusive
3926
8e9c5e02
VP
39272010-02-12 Vladimir Prus <vladimir@codesourcery.com>
3928
3929 * gdb.texinfo (GDB/MI Result Records): Clarify ^running.
3930
92981e24
TT
39312010-02-10 Tom Tromey <tromey@redhat.com>
3932
3933 * gdb.texinfo (Debugging Output): Document set debug parser and
3934 show debug parser.
3935
075b51b7
L
39362010-02-09 H.J. Lu <hongjiu.lu@intel.com>
3937
3938 * gdb.texinfo (Predefined Target Types): Add i387_ext,
3939 i386_eflags and i386_mxcsr.
3940
3bb8d5c3
L
39412010-02-08 H.J. Lu <hongjiu.lu@intel.com>
3942
3943 * gdb.texinfo: Document i386 target features.
3944
c5f80513
DE
39452010-02-05 Doug Evans <dje@google.com>
3946
3947 * gdbint.texinfo (Testsuite): Add a new section to document the
3948 various DejaGnu variables that may be overridden.
1be00882 3949 Document INTERNAL_GDBFLAGS.
c5f80513 3950
6ac33a4e
TT
39512010-02-04 Tom Tromey <tromey@redhat.com>
3952
3953 PR cli/8830:
3954 * gdb.texinfo (Files): -readnow comes before the filename for file
3955 and symbol-file.
3956
a1dcb23a
DJ
39572010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
3958
3959 * gdb.texinfo (Architecture-Specific Protocol Details): New section.
3960 Document ARM breakpoint types.
3961 (Register Packet Format): Move into the new section.
3962 (Packets): Describe the KIND argument for Z0, z0, Z1, and z1 packets.
3963
95433b34
JB
39642010-01-21 Joel Brobecker <brobecker@adacore.com>
3965
3966 * gdb.texinfo (File Options): Adjust the documentation of this
3967 switch to refer to the "source" command rather than partially
3968 duplicating some of the relevant information.
3969 (Extending GDB): Introduce and document the set/show script-extension
3970 setting.
3971 (Command Files): Add note explaining that the "source" command
3972 is also used to evalute scripts written in other languages.
3973 Remove the short slightly incorrect reference to sourcing Python
3974 scripts.
3975 (Python Commands): Document how to execute a Python script from GDB.
3976
8d576872
JB
39772010-01-19 Joel Brobecker <brobecker@adacore.com>
3978
3979 * gdb.texinfo (Command Files): Fix typo.
3980
8150ff9c
JB
39812010-01-18 Tom Tromey <tromey@redhat.com>
3982
3983 * gdb.texinfo (File Options): Document -x on .py files.
3984 (Command Files): Document handling of Python scripts.
3985
23db03a6
JZ
39862010-01-18 Jie Zhang <jie.zhang@analog.com>
3987
3988 * Makefile.in (ANNOTATE_DOC_BUILD_INCLUDES): Add GDBvn.texi.
3989
00bf0b85
SS
39902010-01-15 Stan Shebs <stan@codesourcery.com>
3991
3992 * gdb.texinfo (Trace Files): New section.
3993 (Tracepoint Packets): Document QTSave and qTBuffer.
3994 (Trace File Format): New appendix.
3995
be759fcf
PM
39962010-01-13 Phil Muldoon <pmuldoon@redhat.com>
3997
3998 * gdb.texinfo (Values From Inferior): Document lazy_string value
3999 method.
4000 (Python API): Add Lazy strings menu item.
4001 (Lazy Strings In Python): New node.
4002
dc146f7c
VP
40032010-01-13 Vladimir Prus <vladimir@codesourcery.com>
4004
4005 * gdb.texinfo (GDB/MI Thread Information): New.
4006 (GDB/MI Async Records): Document the core field in *stopped.
4007 (GDB/MI Miscellaneous Commands): Expand -list-thread-groups
4008 documentation
4009 (Process list): Document that osdata document may contain
4010 threads.
4011 (Remote Serial Protocol): Document qXfer:threads.
4012
d5551862
SS
40132010-01-06 Stan Shebs <stan@codesourcery.com>
4014
4015 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
4016 disconnected tracing.
4017 (Tracepoint Packets): Document new protocol.
4018
7a697b8d
SS
40192010-01-05 Stan Shebs <stan@codesourcery.com>
4020
4021 * gdb.texinfo (Create and Delete Tracepoints): Describe fast
4022 tracepoints.
4023 (Tracepoint Packets): Describe remote protocol for fast
4024 tracepoints.
4025
e6f3ec50
JB
40262010-01-01 Joel Brobecker <brobecker@adacore.com>
4027
4028 Update the "Start of New Year Procedure".
4029 * gdbint.texinfo: Add the list of files that need to be updated
4030 manually. Minor reformatting.
4031
ddc4e9c1
JB
40322010-01-01 Joel Brobecker <brobecker@adacore.com>
4033
4034 * refcard.tex: Update copyright year in header and text.
4035
9d2897ad
JB
40362010-01-01 Joel Brobecker <brobecker@adacore.com>
4037
4038 * agentexpr.texi: Add 2010 to the list of copyright years.
4039 * annotate.texinfo: Likewise.
4040 * gdb.texinfo: Likewise.
4041 * gdbint.texinfo: Likewise.
4042 * observer.texi: Likewise.
4043 * stabs.texinfo: Likewise.
4044
6da95a67
SS
40452009-12-31 Stan Shebs <stan@codesourcery.com>
4046
4047 * gdb.texinfo (Tracepoint Actions): Describe teval.
889bf7c5 4048
236f1d4d
SS
40492009-12-29 Stan Shebs <stan@codesourcery.com>
4050
4051 * gdb.texinfo (Tracepoint Actions): Describe default-collect.
889bf7c5 4052
f61e138d
SS
40532009-12-28 Stan Shebs <stan@codesourcery.com>
4054
4055 * gdb.texinfo (Trace State Variables): New section.
4056 (Tracepoint Packets): Describe trace state variable packets.
4057 * agentexpr.texi (Bytecode Descriptions): Describe trace state
4058 variable bytecodes.
4059
0fe7935b
DJ
40602009-12-28 Daniel Jacobowitz <dan@codesourcery.com>
4061
4062 * gdb.texinfo (Symbols): "info variables" prints definitions, not
4063 declarations.
4064
a6b29f87
VP
40652009-12-21 Vladimir Prus <vladimir@codesourcery.com>
4066
4067 * gdb.texinfo (GDB/MI Miscellaneous Commands): Clarify that
4068 -gdb-exit behaviour.
4069
5e4bde96
JB
40702009-12-20 Joel Brobecker <brobecker@adacore.com>
4071
4072 * gpl.texi: Update to version 3 of the GPL.
4073
a1715244
JB
40742009-12-20 Joel Brobecker <brobecker@adacore.com>
4075
4076 * Makefile.in: Update copyright header.
4077 * observer.texi: Fix the copyright header of the generated files.
4078
361ae042
PM
40792009-12-08 Phil Muldoon <pmuldoon@redhat.com>
4080
4081 * gdb.texinfo (Types In Python): Describe range function.
4082
bfd31e71
PM
40832009-12-03 Richard Ward <richard.j.ward1@googlemail.com>
4084
4085 * gdb.texinfo (Types In Python): Describe "is_base_class".
4086
57a1d736
TT
40872009-12-03 Tom Tromey <tromey@redhat.com>
4088
4089 * gdb.texinfo (Basic Python): Document gdb.parse_and_eval.
4090
8cebebb9
PP
40912009-12-02 Paul Pluzhnikov <ppluzhnikov@google.com>
4092
4093 * observer.texi: New memory_changed observer.
4094
16af530a
TT
40952009-12-01 Tom Tromey <tromey@redhat.com>
4096
4097 * gdb.texinfo (Reverse Execution): Fix typo.
4098
b6199126
DJ
40992009-11-24 Daniel Jacobowitz <dan@codesourcery.com>
4100
4101 PR gdb/8704
4102
4103 * gdb.texinfo (Thread-Specific Breakpoints): Thread specifiers
4104 are allowed after the breakpoint condition.
4105
7a6973ad
TT
41062009-11-23 Tom Tromey <tromey@redhat.com>
4107
4108 PR python/10782:
4109 * gdb.texinfo (Types In Python): Document Type.pointer.
4110
21a0512e
PP
41112009-11-23 Paul Pluzhnikov <ppluzhnikov@google.com>
4112
4113 * gdb.texinfo (Machine Code): Adjust.
889bf7c5 4114
a5832c8f
PA
41152009-11-11 Pedro Alves <pedro@codesourcery.com>
4116
4117 * agentexpr.texi (Tracing On Symmetrix): Delete section.
4118 (Using Agent Expressions): Delete cross reference.
4119
1eb7cd77
JB
41202009-11-07 Joel Brobecker <brobecker@adacore.com>
4121
4122 * gdbint.texinfo, stabs.texinfo: Move the @setchapternewpage
4123 and @settitle directives up to help makeinfo find them.
4124
24ddea62
JK
41252009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4126
4127 * gdb.texinfo (set debug-file-directory, show debug-file-directory)
4128 (Auto-loading): Use plural and note one can use multiple components now.
4129
3afae151
VP
41302009-11-01 Vladimir Prus <vladimir@codesourcery.com>
4131
4132 * gdb.texinfo (GDB/MI Stack Manipulation): Make
4133 -stack-list-arguments have the same documentation for parameter
4134 as -stack-list-locals. Add comas.
4135
14ff2235
PM
41362009-10-27 Tom Tromey <tromey@redhat.com>
4137 Eli Zaretskii <eliz@gnu.org>
4138
c8d5aac9 4139 PR python/10781
14ff2235
PM
4140
4141 * gdb.texinfo (Values From Inferior): Document cast method.
4142
9c419145
PP
41432009-10-22 Paul Pluzhnikov <ppluzhnikov@google.com>
4144
4145 * gdb.texinfo (Machine Code): Mention function name in disasssembly
4146 and adjust example.
889bf7c5 4147
29153c24
MS
41482009-10-22 Michael Snyder <msnyder@vmware.com>
4149
4150 * gdb.texinfo (Process Record and Replay): Document new form of
889bf7c5 4151 info record command. Also document the new save and restore
29153c24
MS
4152 commands.
4153
2b28d209
PP
41542009-10-21 Paul Pluzhnikov <ppluzhnikov@google.com>
4155
4156 * gdb.texinfo (Machine Code): Mention current pc marker.
4157 (Memory): Likewise.
4158
6c95b8df
PA
41592009-10-19 Pedro Alves <pedro@codesourcery.com>
4160 Stan Shebs <stan@codesourcery.com>
4161
4162 * observer.texi (new_inferior): Rename to...
4163 (inferior_appeared): ... this.
4164
4165 * gdb.texinfo (Inferiors): Rename node to ...
4166 (Inferiors and Programs): ... this. Mention running multiple
4167 programs in the same debug session.
4168 <info inferiors>: Mention the new 'Executable' column if "info
4169 inferiors". Update examples. Document the "add-inferior",
4170 "clone-inferior", "remove-inferior" and "maint info
4171 program-spaces" commands.
4172 (Process): Rename node to...
4173 (Forks): ... this. Document "set|show follow-exec-mode".
4174
2f8132f3
MS
41752009-10-11 Michael Snyder <msnyder@vmware.com>
4176
4177 * gdb.texinfo (ReverseStep): Show default as "unsupported".
4178 (ReverseContinue): Ditto.
4179
cba4b2d3
PP
41802009-10-08 Paul Pluzhnikov <ppluzhnikov@google.com>
4181
4182 * gdb.texinfo (Server): Document libthread-db-search-path.
889bf7c5 4183
da082f17
JK
41842009-10-08 Jan Kratochvil <jan.kratochvil@redhat.com>
4185
4186 * gdbint.texinfo (i386_stopped_by_hwbp): Remove.
4187
08be9d71
ME
41882009-10-06 Michael Eager <eager@eagercon.com>
4189
4190 * gdb.texinfo (Contributors): Add self for Xilinx MicroBlaze.
4191 (Embedded Processors): Add MicroBlaze.
4192 (MicroBlaze): New. Describe Xilinx MicroBlaze
4193
08a0efd0
PA
41942009-10-04 Pedro Alves <pedro@codesourcery.com>
4195
4196 * gdb.texinfo (Remote Protocol): Don't mention vCont;T.
4197
cbb8f428
EZ
41982009-09-26 Pierre Muller <muller@ics.u-strasbg.fr>
4199
4200 * gdb.texinfo (Cygwin Native): Mention support for Ctrl-BREAK.
4201
30a4a70c
JB
42022009-09-23 Joel Brobecker <brobecker@adacore.com>
4203
4204 * observer.texi (solib_unloaded): Document explicitly the fact that
4205 this observer is called before the associated symbols are unloaded.
4206
b3372f91
VP
42072009-09-19 Vladimir Prus <vladimir@codesourcery.com>
4208
4209 * gdb.texinfo (GDB/MI Stack Manipulation): Document
4210 -stack-list-variables.
4211
f43030c4
TT
42122009-09-18 Tom Tromey <tromey@redhat.com>
4213
4214 * gdb.texinfo (GDB/MI Variable Objects): -enable-pretty-printing
4215 is experimental.
4216
ec7e75e7
PP
42172009-09-17 Paul Pluzhnikov <ppluzhnikov@google.com>
4218
4219 * gdb.texinfo (convenince variables): Mention
4220 $_siginfo could be empty.
f43030c4 4221
0cc7d26f
TT
42222009-09-15 Tom Tromey <tromey@redhat.com>
4223
4224 * gdb.texinfo (GDB/MI Variable Objects): Document
4225 -enable-pretty-printing, -var-set-update-range, dynamic varobjs.
4226 Expand -var-update documentation.
4227
a96d9b2e
SDJ
42282009-09-14 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
4229
4230 * gdb.texinfo (Set Catchpoints): Documentation about the catch syscall
4231 feature.
4232
005ca36a
JB
42332009-09-13 Daniel Jacobowitz <dan@codesourcery.com>
4234
4235 * gdbint.texinfo (Unwinding the Frame ID): Reference outer_frame_id.
4236
0d772ac9
MS
42372009-09-10 Michael Snyder <msnyder@vmware.com>
4238
4239 * gdb.texinfo (qSupported): Mention new ReverseContinue and
4240 ReverseStep replies to the qSupported query.
4241
14fb1bac
JB
42422009-09-10 Joel Brobecker <brobecker@adacore.com>
4243
4244 Add documentation for set/show interactive-mode.
4245 * gdb.texinfo (Other Misc Settings): New node.
4246
29b090c0
DE
42472009-09-01 Doug Evans <dje@google.com>
4248
4249 * gdb.texinfo (Caching Data of Remote Targets): Add note on
4250 non-stop mode's affect on remote caching.
4251
4e5d721f
DE
42522009-08-31 Jacob Potter <jdpotter@google.com>
4253 Doug Evans <dje@google.com>
4254
4255 * gdb.texinfo (Caching Data of Remote Targets): Update text.
4256 Mark `set/show remotecache' options as obsolete.
4257 Document new `set/show stack-cache' option.
4258 Update text for `info dcache'.
4259
55333a84
DE
42602009-08-27 Doug Evans <dje@google.com>
4261
4262 * gdb.texinfo (Symbols): Delete `set print symbol-loading'.
4263 (Files): Add note on new optional regex arg to `info sharedlibrary'.
4264
bc3a0b4d
RW
42652009-08-26 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4266
4267 * gdbint.texinfo (Releasing GDB): Fix confusing sentence
4268 about autoconf.
4269
3a1ff0b6
PA
42702009-08-25 Pedro Alves <pedro@codesourcery.com>
4271
4272 * gdb.texinfo (Debugging Multiple Inferiors): Add "info inferiors"
4273 small example, and describe its columns. Replace "inferior-id" by
4274 "infno" throughout.
4275
81ecdfbb
RW
42762009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4277
af542c2e
RW
4278 * gdbint.texinfo (Releasing GDB): Point to
4279 README-maintainer-mode file for required autoconf version.
4280 * configure.ac: Do not substitute datarootdir, htmldir,
4281 pdfdir, docdir. Do not process --with-datarootdir,
4282 --with-htmldir, --with-pdfdir, --with-docdir.
4283 * configure: Regenerate.
4284
81ecdfbb
RW
4285 * configure: Regenerate.
4286
4efc6507
DE
42872009-08-20 Reid Kleckner <reid@kleckner.net>
4288
4289 * gdb.texinfo: Add chapter on JIT interface.
4290
43089a6e
NR
42912009-08-07 Nick Roberts <nickrob@snap.net.nz>
4292
4293 * gdb.texinfo (Server Prefix): Explain that server prefix suppresses
889bf7c5 4294 confirmation request.
43089a6e 4295
99e008fe
EZ
42962009-08-05 Jeremy Bennett <jeremy.bennett@embecosm.com>
4297
c8d5aac9
L
4298 * gdb.texinfo (Separate Debug Files, Remote Protocol): Clarified
4299 CRC definitions.
99e008fe 4300
48cb2d85
VP
43012009-08-03 Vladimir Prus <vladimir@codesourcery.com>
4302
4303 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
889bf7c5 4304 -break-commands.
48cb2d85 4305
ff1a52c6
UW
43062009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
4307
4308 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
4309 "set spu auto-flush-cache" and "show spu auto-flush-cache" commands.
4310
3285f3fe
UW
43112009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
4312
4313 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
4314 "set spu stop-on-load" and "show spu stop-on-load" commands.
4315
e35359c5
UW
43162009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
4317
4318 * gdb.texinfo (Target Descriptions): Document <compatible> element.
4319
58d6951d
DJ
43202009-07-28 Daniel Jacobowitz <dan@codesourcery.com>
4321
4322 * gdb.texinfo (ARM Features): Document org.gnu.gdb.arm.vfp and
4323 org.gnu.gdb.arm.neon.
4324
08d16641
PA
43252009-07-20 Pedro Alves <pedro@codesourcery.com>
4326
4327 * gdb.texinfo (Target Description Format): Mention the new <osabi>
4328 optional element.
4329 (subsection OS ABI): New subsection.
4330
782b2b07
SS
43312009-07-14 Stan Shebs <stan@codesourcery.com>
4332
4333 * gdb.texinfo (Tracepoint Conditions): New section.
4334 (General Query Packets): Describe ConditionalTracepoints.
4335 (Tracepoint Packets): Describe condition field.
4336 (Maintenance Commands): Describe maint agent-eval.
4337 * agentexpr.texi (Using Agent Expressions): Mention eval usage.
4338
9b117ef3
HZ
43392009-07-11 Hui Zhu <teawater@gmail.com>
4340
4341 * gdb.texinfo (disassemble): Add a new modifier /r
4342 to "disassemble" command to make it print the raw instructions
4343 in hex as well as in symbolic form.
4344
f5a33284
TT
43452009-07-09 Tom Tromey <tromey@redhat.com>
4346
4347 * gdbint.texinfo (Testsuite): Document parallel make check.
4348
812f7342
TT
43492009-07-09 Tom Tromey <tromey@redhat.com>
4350
4351 * gdbint.texinfo (Testsuite): Document test transcripts.
4352
fbb8f299
PM
43532009-07-10 Phil Muldoon <pmuldoon@redhat.com>
4354
4355 * gdb.texinfo (Values From Inferior): Add length parameter
4356 description.
4357
dd8f35ac
EZ
43582009-07-04 Chris Genly <chris@genly.us>
4359
4360 * gdb.texinfo (GDB/MI Variable Objects): Document child definition
4361 in -var-list-children. Fix example according to what the code
4362 does.
4363
2277426b
PA
43642009-07-02 Pedro Alves <pedro@codesourcery.com>
4365
4366 * gdb.texinfo (Debugging multiple inferiors): Document the
4367 "inferior", "detach inferior" and "kill inferior" commands.
4368 (Debugging Programs with Multiple Processes): Adjust to mention
4369 generic "inferior" commands. Delete mention of "detach fork" and
4370 "delete fork". Cross reference to "Debugging multiple inferiors"
4371 section.
4372
a6d9a66e
UW
43732009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
4374
5af949e3
UW
4375 * gdbint.texinfo (Item Output Functions): Update signature
4376 for ui_out_field_core_addr.
4377
43782009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
4379
4380 * gdbint.texinfo (Examples of Use of @code{ui_out} functions):
a6d9a66e
UW
4381 Update example code extrated from breakpoint.c.
4382
9901a55b 43832009-06-28 Paul Pluzhnikov <ppluzhnikov@google.com>
889bf7c5 4384
9901a55b
PP
4385 * gdb.texinfo (GDB/MI Program Context): @ignore unimplemented
4386 MI commands.
4387 (GDB/MI Symbol Query): Likewise.
4388 (GDB/MI File Commands): Likewise.
4389 (GDB/MI File Transfer Commands): Likewise.
4390 (GDB/MI Target Manipulation): Likewise.
4391 (GDB/MI Miscellaneous Commands): Likewise.
889bf7c5 4392
edb3359d
DJ
43932009-06-27 Daniel Jacobowitz <dan@codesourcery.com>
4394
4395 * gdb.texinfo (Debugging Optimized Code): New chapter.
4396 (Compiling for Debugging): Reference it. Move some
4397 text to the new section.
4398
7cd1089b
PM
43992009-06-15 Phil Muldoon <pmuldoon@redhat.com>
4400
4401 * doc/gdb.texinfo (Calling): Document
4402 set-unwind-on-terminating-exception usage.
4403
d4db2f36
PA
44042009-06-11 Pedro Alves <pedro@codesourcery.com>
4405
4406 * gdb.texinfo (All-Stop): Document new 'set schedule-multiple'
4407 command.
4408
d1a7880c
PA
44092009-06-07 Pedro Alves <pedro@codesourcery.com>
4410
4411 * gdbint.texinfo (TARGET_HAS_HARDWARE_WATCHPOINTS): Delete all
4412 references.
4413
473f94e6
UW
44142009-06-04 Ulrich Weigand <uweigand@de.ibm.com>
4415
4416 * gdbint.texinfo: Rename formal parameters to gdbarch function
4417 protoypes from "current_gdbarch" to "gdbarch".
4418
8f500870
TT
44192009-05-28 Tom Tromey <tromey@redhat.com>
4420
4421 * gdb.texinfo (Basic Python): Change get_parameter to parameter.
4422
b6313243
TT
44232009-05-27 Tom Tromey <tromey@redhat.com>
4424
4425 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
4426 feature.
4427 (GDB/MI Variable Objects): Document -var-set-visualizer.
4428
44292009-04-02 Tom Tromey <tromey@redhat.com>
4430
4431 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
4432 feature.
4433 (GDB/MI Variable Objects): Document -var-set-visualizer.
4434
a6bac58e
TT
44352009-05-27 Tom Tromey <tromey@redhat.com>
4436 Thiago Jung Bauermann <bauerman@br.ibm.com>
4437 Phil Muldoon <pmuldoon@redhat.com>
4438
4439 * gdb.texinfo (Objfiles In Python): Reference pretty printing.
4440 (Pretty Printing): New node.
4441 (Selecting Pretty-Printers): Likewise.
4442 (Python API): Update.
4443 (Output Formats): Document /r format.
4444
2c74e833
TT
44452009-05-27 Thiago Jung Bauermann <bauerman@br.ibm.com>
4446 Tom Tromey <tromey@redhat.com>
4447
4448 * gdb.texinfo (Types In Python): New node.
4449 (Values From Inferior): "type" is now an attribute.
4450 (Python API): Update.
4451
89c73ade
TT
44522009-05-27 Tom Tromey <tromey@redhat.com>
4453 Thiago Jung Bauermann <bauerman@br.ibm.com>
4454 Phil Muldoon <pmuldoon@redhat.com>
4455
4456 * gdb.texinfo: Add @syncodeindex for `tp'.
4457 (Python API): Update.
4458 (Auto-loading): New node.
4459 (Objfiles In Python): New node.
4460
17a37d48
PP
44612009-05-15 Paul Pluzhnikov <ppluzhnikov@google.com>
4462
4463 * gdb.texinfo (Threads): Document libthread-db-search-path.
889bf7c5 4464
6718376f
NR
44652009-05-15 Nick Roberts <nickrob@snap.net.nz>
4466
4467 * gdb.texinfo (GDB/MI General Design): Break up into four nodes.
4468
cbe54154
PA
44692009-05-12 Pedro Alves <pedro@codesourcery.com>
4470
4471 * gdb.texinfo: Document 'set/show debug gnu-nat'. Replace 'maint
4472 show-debug-regs' docs by 'maint set show-debug-regs' and 'maint
4473 show show-debug-regs' docs.
4474
8e05493c
EZ
44752009-05-08 Eli Zaretskii <eliz@gnu.org>
4476
4477 * gdb.texinfo (Process Record and Replay): Add description of
4478 reverse execution.
4479
b39f4988
JB
44802009-05-07 Joel Brobecker <brobecker@adacore.com>
4481
4482 * gdbint.texinfo (Adding support for debugging core files): New node.
4483 (Native Debugging): Remove the ``Native core file Support'' section.
4484
a2311334
EZ
44852009-05-01 Eli Zaretskii <eliz@gnu.org>
4486
4487 * gdb.texinfo (Process Record and Replay): Improve and clarify.
4488 Add index entries.
4489
53cc454a 44902009-04-30 Hui Zhu <teawater@gmail.com>
c8d5aac9 4491 Michael Snyder <msnyder@vmware.com>
53cc454a 4492
a2311334
EZ
4493 * gdb.texinfo: (Process Record and Replay): Add documentation for
4494 process record and replay.
53cc454a 4495
484086b7
JK
44962009-04-29 Jan Kratochvil <jan.kratochvil@redhat.com>
4497
4498 * gdb.texinfo (Macros): Note command-line for `info macro'. Append
4499 a new part on command-line defined macros.
4500
32ae1842
EZ
45012009-04-25 Eli Zaretskii <eliz@gnu.org>
4502
4503 * gdb.texinfo (Machine Code) <disassemble-next-line>: Improve and
4504 clarify the wording.
4505
b14b1491
TT
45062009-04-23 Tom Tromey <tromey@redhat.com>
4507
4508 * gdb.texinfo (Data Files): New node.
4509 (GDB Files): Update menu.
4510
5c1e86e1
JB
45112009-04-23 Joel Brobecker <brobecker@adacore.com>
4512
4513 * gdbint.texinfo (Defining Other Architecture Features): Remove
e346fb8f 4514 entry for PROCESS_LINENUMBER_HOOK.
5c1e86e1 4515
83eba9b7
VP
45162009-04-22 Vladimir Prus <vladimir@codesourcery.com>
4517
4518 * gdb.texinfo (GDB/MI Program Execution): Document -exec-jump.
4519
e31198c4
HZ
45202009-04-22 Hui Zhu <teawater@gmail.com>
4521
4522 * gdb.texinfo (disassemble-next-line): Set the default of
4523 disassemble-next-line to off.
4524
26e251b6
JM
45252009-04-21 Joseph Myers <joseph@codesourcery.com>
4526
4527 * configure.ac (--with-datarootdir, --with-docdir, --with-pdfdir,
4528 --with-htmldir): New.
4529 * configure: Regenerate.
4530 * Makefile.in (datarootdir, docdir): Define.
4531 (gdb.dvi, gdb.pdf): Use same -I options as for building gdb.info
4532 instead of $(SET_TEXINPUTS).
4533 (gdbint.dvi, gdbint.pdf): Use same -I options as for building
4534 gdbint.info instead of $(SET_TEXINPUTS).
4535 (gdbint/index.html): Use same -I options as for building
4536 gdbint.info.
4537 (stabs.dvi, stabs.pdf): Use same -I options as for building
4538 stabs.info instead of $(SET_TEXINPUTS).
4539 (stabs/index.html): Use same -I options as for building
4540 stabs.info.
4541 (annotate.dvi, annotate.pdf): Use same -I options as for building
4542 annotate.info instead of $(SET_TEXINPUTS).
4543 (annotate/index.html): Use same -I options as for building
4544 annotate.info.
4545
eac35c4e
DD
45462009-04-21 David Daney <ddaney@caviumnetworks.com>
4547
4548 * gdb.texinfo (maint show-debug-regs): Remove mention of x86.
4549
29b0e8a2
JM
45502009-04-21 Joseph Myers <joseph@codesourcery.com>
4551
4552 * gdb.texinfo (Source Path): Document --with-relocated-sources.
4553
2b831889 45542009-04-18 Carlos O'Donell <carlos@codesourcery.com>
c8d5aac9 4555 Joseph Myers <joseph@codesourcery.com>
2b831889
JM
4556
4557 * Makefile.in (MAKEHTML): Set to makeinfo --html.
4558 (MAKEHTMLFLAGS): Set to empty.
4559 (html__strip_dir): Define.
4560 (HTMLFILES): Define.
4561 (HTMLFILES_INSTALL): Define.
4562 (install-html): Copy new automake rule.
4563 (html): Depend on $(HTMLFILES).
4564 (gdb_toc.html): Rename to gdb/index.html.
4565 (gdbint_toc.html): Rename to gdbint/index.html.
4566 (stabs_toc.html): Rename to stabs/index.html.
4567 (annotate_toc.html): Rename to annotate/index.html.
4568
89a34d1b
JM
45692009-04-17 Carlos O'Donell <carlos@codesourcery.com>
4570
4571 * Makefile.in: Set pdfdir and htmldir from configure
4572 substitutions.
4573 * configure.ac: AC_SUBST datarootdir, docdir, htmldir, pdfdir.
4574 * configure: Regenerate.
4575
a2d5da46
JB
45762009-04-16 Joel Brobecker <brobecker@adacore.com>
4577
4578 * gdbint.texinfo (Native Debugging): Remove entry for PROC_NAME_FMT.
4579 This macro is no longer used.
4580
732f6a93
TT
45812009-04-15 Tom Tromey <tromey@redhat.com>
4582
4583 * gdb.texinfo (Character Sets): Document default character set.
4584
87f9adc1
PM
45852009-04-14 Pierre Muller <muller@ics.u-strasbg.fr>
4586
4587 * gdbint.texinfo: Change server name from sources.redhat.com to
4588 sourceware.org throughout.
4589
2c88c651
JB
45902009-04-09 Joel Brobecker <brobecker@adacore.com>
4591
4592 * gdb.texinfo (Set Breaks): Rewrite a paragraph to avoid a warning
4593 about a missing dot or coma after @xref.
4594
4f5376b2
JB
45952009-04-02 Joel Brobecker <brobecker@adacore.com>
4596
4597 * gdb.texinfo (Backtrace): Add a parameter in frame 1 of the first
4598 example, and add a small explanation about it.
4599 (Print Settings): Change the documentation of the "set print
4600 frame-arguments" to reflect the fact that the default is now "scalars".
4601
a0381d3a
JB
46022009-04-02 Joel Brobecker <brobecker@adacore.com>
4603
4604 * gdb.texinfo (Print Settings): Add kindex for command "set
4605 print frame-arguments".
4606
45ac276d
JB
46072009-03-31 Joel Brobecker <brobecker@adacore.com>
4608
4609 * gdb.texinfo (Ada Tasks): Add documentation about task-specific
4610 breakpoints.
4611 (Set Breaks): Add reference to thread-specific and task-specific
4612 breakpoints.
4613
32cd1edc
JB
46142009-03-31 Joel Brobecker <brobecker@adacore.com>
4615
4616 * gdb.texinfo (Ada Tasks): Remove the documentation about
4617 the "Running" state, as this state has been eliminated.
4618 Now all runnable tasks are shown as "Runnable".
4619
1042e4c0
SS
46202009-03-30 Stan Shebs <stan@codesourcery.com>
4621
4622 * gdb.texinfo (Tracepoints): Describe tracepoints as a
4623 special case of breakpoints.
4624 (Enable and Disable Tracepoints): Mention deprecation.
4625 (Listing Tracepoints): Update description and example.
4626
f8f6f20b
TJB
46272009-03-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
4628
4629 * gdb.texinfo (Frames in Python): New node.
4630 (Python API): Update.
4631
c0c6f777
TJB
46322009-03-29 Thiago Jung Bauermann <bauerman@br.ibm.com>
4633
4634 * gdb.texinfo (Values From Inferior): Change gdb.Value.address
4635 from a method to an attribute.
4636
def2b000
TJB
46372009-03-26 Thiago Jung Bauermann <bauerman@br.ibm.com>
4638
4639 * gdb.texinfo (Values From Inferior): Document is_optimized_out
4640 attribute.
4641
a07daef3
PA
46422009-03-25 Pedro Alves <pedro@codesourcery.com>
4643
4644 * observer.texi (thread_exit): Add "silent" parameter.
4645
f3b1572e
PA
46462009-03-22 Pedro Alves <pedro@codesourcery.com>
4647
4648 * observer.texi (about_to_proceed): New.
4649
587afa38
EZ
46502009-03-21 Jeremy Bennett <jeremy.bennett@embecosm.com>
4651
4652 * gdbint.texinfo (everywhere): Use braces {} in @deftypeXX type
4653 field throughout to handle types with spaces in them. Fix typos
4654 found by aspell.
4655 (Summary, Requirements, Contributors): New first chapter,
4656 "Summary" added, old Requirements section moved there, and new
4657 section, "Contributors" added.
4658 (Initializing a New Architecture, Register Representation)
4659 (Frame Interpretation, Inferior Call Setup, Adding a New Target)
4660 (Porting gdb): These sections extended and updated.
4661 (Compiler Characteristics): This section (empty) deleted.
4662 (Defining Other Architecture Features): This section renamed and
4663 duplicate material removed from (formerly "Target Conditionals").
4664 Use braces {} in @deftypeXX type field throughout to handle types
4665 with spaces in them. Typos found by aspell fixed.
4666
4667 * stack_frame.svg: New file, source of image for gdbint.texinfo.
4668 * stack_frame.pdf: Version of image for PDF output.
4669 * stack_frame.png: Version of image for HTML output and for Emacs.
4670 * stack_frame.txt: Version of image for Info output.
1db61298 4671 * stack_frame.eps: Version of image for TeX DVI output.
587afa38 4672
10af6951
EZ
46732009-03-21 Eli Zaretskii <eliz@gnu.org>
4674
4675 * gdb.texinfo (Character Sets): Fix last change.
4676
cc924cad
TJB
46772009-03-21 Thiago Jung Bauermann <bauerman@br.ibm.com>
4678
4679 * gdb.texinfo (Values From Inferior): Fix optional arguments
4680 markup.
4681 (Commands In Python): Adjust argument names of gdb.Command.__init__
4682 to what the function accepts as keywords.
4683
bc3b79fd
TJB
46842008-03-20 Tom Tromey <tromey@redhat.com>
4685
4686 * gdb.texinfo (Convenience Vars): Document convenience functions.
4687 (Functions In Python): New node.
4688 (Python API): Update.
4689
6c7a06a3
TT
46902009-03-20 Tom Tromey <tromey@redhat.com>
4691
4692 * gdb.texinfo (Character Sets): Remove obsolete text. Document
4693 set target-wide-charset.
4694 (Requirements): Mention iconv.
4695
b646ddd4
HZ
46962009-03-17 Hui Zhu <teawater@gmail.com>
4697
4698 * gdb.texinfo: Change the introduce of "disassemble-next-line".
4699
91440f57
HZ
47002009-03-17 Hui Zhu <teawater@gmail.com>
4701
4702 * gdb.texinfo: Add documentation for disassemble-next-line.
4703
8fd41227
TJB
47042009-03-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
4705
4706 * gdb.texinfo (Commands In Python): Remove tindex entries.
4707
61ff14c6
JK
47082009-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
4709
4710 * gdb.texinfo (Returning): New description for missing debug info.
4711
0b16c5cf
PA
47122009-03-14 Pedro Alves <pedro@codesourcery.com>
4713
4714 * gdb.texinfo (Remote Configuration): Document query-attached.
61ff14c6 4715 (General Query Packets): Document qAttached.
0b16c5cf 4716
32fc0df9
PA
47172009-03-05 Pedro Alves <pedro@codesourcery.com>
4718
4719 * gdb.texinfo (Background Execution): Better describe the set
4720 target-async command.
4721 (Maintenance Commands): Delete description of the `maint set/show
4722 linux-async' and `maint set/show remote-async' commands.
4723
134eb42c
VP
47242009-02-18 Vladimir Prus <vladimir@codesourcery.com>
4725
4726 * gdb.texinfo (GDB/MI Async Records): Add double-spaces
4727 between sentences.
4728
c86cf029
VP
47292009-02-18 Vladimir Prus <vladimir@codesourcery.com>
4730
4731 * gdb.texinfo (GDB/MI Async Records): Document the
4732 =library-loaded and =library-unloaded notifications.
4733
3ea85240
VP
47342009-02-17 Vladimir Prus <vladimir@codesourcery.com>
4735
4736 * observer.texi (test_notification): New observer.
4737
1d33d6ba
VP
47382009-02-14 Vladimir Prus <vladimir@codesourcery.com>
4739
61ff14c6
JK
4740 * observer.texi: Add parameter 'print_frame' to normal_stop
4741 observer.
1d33d6ba 4742
d721c933
EZ
47432009-02-07 Eli Zaretskii <eliz@gnu.org>
4744
4745 * gdb.texinfo (Basic Python): Fix change from 2009-02-04.
4746 (Commands In Python): Fix COMMAND_* constants in last change. Use
4747 @kbd for interactive input. Add cross-references and index
4748 entries.
4749
4aa995e1
PA
47502009-02-06 Pedro Alves <pedro@codesourcery.com>
4751
4752 * gdb.texinfo (Signals): Document $_siginfo.
4753 (Convenience Variables): Mention $_siginfo.
4754 (Remote Configuration): Document qXfer:siginfo:read,
4755 qXfer:siginfo:write packets, and the read-siginfo-object,
4756 write-siginfo-object commands.
4757
5f5233d4
PA
47582009-02-06 Pedro Alves <pedro@codesourcery.com>
4759
4760 * gdbint.texinfo (Values): New chapter.
4761
d8906c6f
TJB
47622009-02-06 Tom Tromey <tromey@redhat.com>
4763
4764 * gdb.texinfo (Python API): Add entry for Commands In Python.
4765 (Commands In Python): New node.
4766
b6cb8e7d
TJB
47672009-02-05 Tom Tromey <tromey@redhat.com>
4768
4769 * gdb.texinfo (Values From Inferior): Document Value.string.
4770
12453b93
TJB
47712009-02-05 Tom Tromey <tromey@redhat.com>
4772
4773 * gdb.texinfo (Basic Python): Document execute's from_tty
4774 argument.
4775
08c637de
TJB
47762009-02-04 Tom Tromey <tromey@redhat.com>
4777
4778 * gdb.texinfo (Basic Python): Document gdb.history.
4779
592375cd
VP
47802009-01-30 Vladimir Prus <vladimir@codesourcery.com>
4781
4782 * gdb.texinfo (GDB/MI Thread Commands): Document the
4783 'current-thread-id' field. Remove the example with zero threads,
4784 since current GDB won't ever report that if there's inferior.
4785
41447f92
VP
47862009-01-30 Vladimir Prus <vladimir@codesourcery.com>
4787
4788 * gdb.texinfo (GDB/MI Breakpoint Commands): Document the -d
4789 option to -break-insert.
4790
098b41a6
JG
47912009-01-28 Daniel Jacobowitz <dan@codesourcery.com>
4792 Jerome Guitton <guitton@adacore.com>
4793
4794 * gdb.texinfo (Startup): Document --with-system-gdbinit.
4795 (System-wide configuration): New section.
4796
3c16cced
PA
47972009-01-26 Pedro Alves <pedro@codesourcery.com>
4798
4799 PR gdb/7580:
4800 * gdb.texinfo (Maintenance Commands): Document "maint set|show
4801 internal-error|internal-warning quit|corefile ask|yes|no".
4802
62709adf
PA
48032009-01-26 Pedro Alves <pedro@codesourcery.com>
4804
4805 * gdb.texinfo (Using the `gdbserver' Program): Document
4806 --remote-debug.
4807
7ce58dd2
DE
48082009-01-23 Doug Evans <dje@google.com>
4809
4810 * gdb.texinfo: Add nexti to list of commands that support
4811 background execution.
4812
adb483fe
DJ
48132009-01-14 Daniel Jacobowitz <dan@codesourcery.com>
4814
4815 * gdb.texinfo (Define, Hooks): Document prefix command support.
4816
a67ec3f4 48172009-01-14 Joseph Myers <joseph@codesourcery.com>
c8d5aac9 4818 Carlos O'Donell <carlos@codesourcery.com>
a67ec3f4
JM
4819
4820 Fixes for makeinfo --html.
4821
4822 * annotate.texinfo: Use @copying and @insertcopying. Use
4823 @ifnottex in place of @ifinfo.
4824 * gdb.texinfo: Use @copying and @insertcopying. Use @ifnottex in
4825 place of @ifinfo. Use @ifnotinfo for one index entry.
4826 * gdbint.texinfo: Use @copying and @insertcopying. Use @ifnottex
4827 in place of @ifinfo.
4828 * stabs.texinfo: Use @copying and @insertcopying. Use @ifnottex
4829 in place of @ifinfo. Include contents at start unconditionally.
4830
84fcdf95
PA
48312009-01-13 Pedro Alves <pedro@codesourcery.com>
4832
4833 * gdb.texinfo (General Query Packets): Remove @var{} around the
4834 "spu" literal string.
4835
fa3a767f
PA
48362009-01-07 Pedro Alves <pedro@codesourcery.com>
4837
4838 * gdb.texinfo (Error in Breakpoints): Delete mention of "The same
4839 program may be running in another process" errors.
4840 * gdbint.texinfo (Native Conditionals): Delete
4841 ONE_PROCESS_WRITETEXT description.
4842
9cb011d3
JB
48432009-01-07 Joel Brobecker <brobecker@adacore.com>
4844
4845 * gdbint.texinfo (Start of New Year Procedure): Add the "coding"
4846 emacs local variable to be placed at the end of the ChangeLog.
4847 Add server.c and gdbreplay.c to the list of files where the
4848 copyright year needs to be updated.
4849
84603566
SL
48502009-01-06 Sandra Loosemore <sandra@codesourcery.com>
4851
4852 * gdb.texinfo (Remote Configuration): Document new
4853 "set/show tcp auto-retry" and "set/show tcp connect-timeout"
4854 commands.
4855
a53f55d8
PA
48562008-12-28 Pedro Alves <pedro@codesourcery.com>
4857
4858 * gdbint.texinfo (gdbarch_cannot_fetch_register): Don't mention
4859 FETCH_INFERIOR_REGISTERS.
4860 (Native Conditionals): Remove obsolete CHILD_PREPARE_TO_STORE,
4861 FETCH_INFERIOR_REGISTERS descriptions. Remove
4862 gdbarch_get_longjmp_target descrition, since already described in
4863 Target Conditionals. Move gdbarch_fp0_regnum description to ...
4864 (Target Conditionals): ... here.
4865
077e0a52
JB
48662008-12-16 Joel Brobecker <brobecker@adacore.com>
4867
4868 * gdb.texinfo (Omissions from Ada): Add missing GDB prompt in
4869 examples.
4870 (Additions to Ada): Likewise. Add the missing opening and closing
4871 parenthesis of the GDB prompt in one of the examples.
4872
023eb17c
JB
48732008-12-14 Joel Brobecker <brobecker@adacore.com>
4874
4875 * gdb.texinfo (Omissions from Ada): Remove incorrect documentation
4876 about the result of 'Address not being of type System.Address.
4877 This problem has been fixed a while ago.
4878
c3b108f7
VP
48792008-12-02 Vladimir Prus <vladimir@codesourcery.com>
4880
4881 MI non-stop and multiprocess docs.
4882
c8d5aac9
L
4883 * gdb.texinfo (GDB/MI): New section 'GDB/MI General Design'
4884 (GDB/MI Output Records): New section 'GDB/MI Frame Information'
4885 Adjust documentation for *stopped, document =thread-created,
4886 =thread-exited, =thread-group-created and =thread-group-exited.
4887 (GDB/MI Thread Commands): Document the 'state' field in
4888 -thread-info output.
4889 (GDB/MI Program Execution): Mention --all and --thread-group
4890 options.
4891 (GDB/MI Variable Objects): Describe floating and fixed variable
4892 objects.
4893 (GDB/MI Miscellaneous Commands): Document -list-thread-groups.
c3b108f7 4894
07e059b5
VP
48952008-12-02 Vladimir Prus <vladimir@codesourcery.com>
4896
c8d5aac9
L
4897 * gdb.texinfo (Operating System Information): New appendix.
4898 (Operating System Auxiliary Information): Document 'info os processes'
4899 (Remote Configuration): Document 'osdata'
4900 (General Query Packets): Document qXfer:osdata:read.
07e059b5 4901
a80b95ba
TG
49022008-11-27 Tristan Gingold <gingold@adacore.com>
4903
4904 * gdb.texinfo (Darwin): Document Darwin specific features.
4905
a655d424
JK
49062008-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
4907
4908 * gdbint.texinfo (Target Conditionals): Extend the
4909 gdbarch_breakpoint_from_pc description.
4910
249e1128
VP
49112008-11-22 Vladimir Prus <vladimir@codesourcery.com>
4912
4913 * gdb.texinfo (M68K Features): Fix typo.
4914
c14c28ba
PP
49152008-11-18 Paul Pluzhnikov <ppluzhnikov@google.com>
4916
4917 * gdb.texinfo (Symbols): Mention printing containing
4918 image name in "info symbol".
4919 (Maint translate-address): Likewise.
889bf7c5 4920
394a6666
JB
49212008-11-18 Joel Brobecker <brobecker@adacore.com>
4922
4923 * gdb.texinfo (Set Catchpoints): Remove the documentation of
4924 commands "catch load" and "catch unload".
4925
66bb093b
VP
49262008-11-17 Vladimir Prus <vladimir@codesourcery.com>
4927
4928 * gdb.texinfo (GDB/MI Async Records): Document
c8d5aac9 4929 =thread-selected.
889bf7c5 4930
4a92f99b
VP
49312008-11-17 Vladimir Prus <vladimir@codesourcery.com>
4932
c8d5aac9 4933 * observer.texi (new_inferior, inferior_exit): New observers.
4a92f99b 4934
f0323ca0
PA
49352008-10-27 Pedro Alves <pedro@codesourcery.com>
4936
4937 * gdbint.texinfo (Adding a New Target): Don't mention TDEPFILES,
4938 .mt files, TM_CLIBS or TM_CDEPS.
4939 (x86 Watchpoints): Don't mention TDEPFILES.
4940
8b23ecc4
SL
49412008-10-24 Sandra Loosemore <sandra@codesourcery.com>
4942
4943 * gdb.texinfo (Remote Protocol): Add new nodes to menu.
4944 (Overview): Mention notifications and non-stop mode behavior.
4945 (Packets): Update documentation of ?, vAttach, vCont, and vRun
4946 with non-stop mode behavior. Add vStopped description.
4947 (Stop Reply Packets): Update list of packets that return
4948 stop replies. Mention non-stop behavior.
4949 (General Query Packets): Document QNonStop packet and associated
4950 qSupported query response.
4951 (Interrupts): Clarify multi-threaded behavior. Mention non-stop
4952 behavior.
4953 (Notification Packets): New section.
4954 (Remote Non-Stop): New section.
4955 (File-I/O Overview): Mention non-stop behavior.
4956
fff08868
HZ
49572008-10-24 Hui Zhu <teawater@gmail.com>
4958 Pedro Alves <pedro@codesourcery.com>
4959
4960 * gdb.texinfo (displaced-stepping): Describe the auto mode
4961 setting, and say it's the default. This is now a mainstream
4962 setting instead of a maintenance setting.
4963
252fbfc8
PA
49642008-10-23 Pedro Alves <pedro@codesourcery.com>
4965
4966 * observer.texi (thread_stop_requested): New.
4967
20924a55
JB
49682008-10-22 Joel Brobecker <brobecker@adacore.com>
4969
4970 * gdb.texinfo (Ada Tasks, Ada Tasks and Core Files): New nodes.
4971 (Patching): Replace incorrect usage of @samp by @kbd.
4972
bacec72f
MS
49732008-10-17 Michael Snyder <msnyder@vmware.com>
4974
4975 * gdb.texinfo: Add documentation for reverse execution.
4976
a08702d6 49772008-10-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
bd4f7d68 4978 Eli Zaretskii <eliz@gnu.org>
a08702d6
TJB
4979
4980 * gdb.texinfo. (Values From Inferior): New subsubsection.
4981
d97bc12b
DE
49822008-10-06 Doug Evans <dje@google.com>
4983
4984 * gdb.texinfo (set debug dwarf2-die): Document it.
4985
87f67dba
JB
49862008-10-01 Joel Brobecker <brobecker@adacore.com>
4987
4988 * gdb.texinfo (catch) [exception]: Document how to insert
4989 a breakpoint on user-defined exceptions when the exception
4990 name is identical to one of the language-defined ones.
4991
2fae03e8
TT
49922008-09-27 Tom Tromey <tromey@redhat.com>
4993
4994 * gdb.texinfo (Macros): Remove text about stringification,
4995 varargs, and splicing.
4996
5c6ce71d
TT
49972008-09-27 Tom Tromey <tromey@redhat.com>
4998
4999 * gdbint.texinfo (Language Support): Remove text about omitting
5000 support for a language.
5001
07128da0
DE
50022008-09-23 Doug Evans <dje@google.com>
5003
5004 * gdb.texinfo (info dcache): Update.
5005
b90a069a
SL
50062008-09-22 Sandra Loosemore <sandra@codesourcery.com>
5007
5008 * gdb.texinfo (Packets): Add info on thread-id syntax and
5009 multiprocess extensions.
5010 <D>: Document multiprocess form of packet.
5011 <H>: Use thread-id syntax.
5012 <T>: Likewise.
5013 <vCont>: Likewise. Note this is required for multiprocess.
5014 <vKill>: New packet.
5015 (Stop Reply Packets) <T>: Use thread-id syntax.
5016 <W>: Document multiprocess form of reply.
5017 <X>: Likewise.
5018 (General Query Packets) <qC>: Use thread-id syntax.
5019 <qfThreadInfo>: Likewise.
5020 <qGetTLSAddr>: Likewise.
5021 <qP>: Likewise.
5022 <qSupported>: Add "multiprocess" feature.
5023 <qThreadExtraInfo>: Use thread-id syntax.
5024
b77209e0
PA
50252008-09-22 Stan Shebs <stan@codesourcery.com>
5026
5027 * gdb.texinfo (Inferiors): New section.
5028
3d0bb823
PA
50292008-09-12 Pedro Alves <pedro@codesourcery.com>
5030
5031 * gdbint.texinfo (Native Debugging): Mention NAT_GENERATED_FILES.
5032
f8dcfc0a
UW
50332008-09-11 Ulrich Weigand <uweigand@de.ibm.com>
5034
5035 * gdbint.texinfo (Target Conditionals): Remove documentation
5036 for gdbarch_name_of_malloc.
5037
8775bb90
MS
50382008-09-03 Angela Marie Thomas <angela@releasedominatrix.com>
5039
5040 * gdb.texinfo (Interrupts): Mention TCP interface for
5041 sending BREAK.
5042
f1838a98
UW
50432008-08-26 Ulrich Weigand <uweigand@de.ibm.com>
5044
5045 * gdb.texinfo (Commands to Specify Files): Document "remote:"
5046 argument prefix to "set sysroot".
5047
158c7665
PH
50482008-08-21 Paul N. Hilfinger <hilfinger@adacore.com>
5049
5050 * gdb.texinfo (Omissions from Ada): Describe new treatment of True
5051 and False.
5052
30e026bb
VP
50532008-08-20 Vladimir Prus <vladimir@codesourcery.com>
5054
c8d5aac9
L
5055 * gdb.textinfo (GDB/MI Miscellaneous Commands): Use @table
5056 for possible features of -list-features.
30e026bb 5057
c6ebd6cf
VP
50582008-08-19 Vladimir Prus <vladimir@codesourcery.com>
5059
c8d5aac9 5060 * gdb.texinfo (Background execution): Adjust example
c6ebd6cf
VP
5061 (GDB/MI Miscellaneous Commands): Document -list-target-features.
5062
aeac0ff9
VP
50632008-08-19 Vladimir Prus <vladimir@codesourcery.com>
5064
5065 * doc/gdb.texinfo (PowerPC): Fix typo.
5066 (PowerPC features): Fix typo.
5067
5231c1fd
PA
50682008-08-18 Pedro Alves <pedro@codesourcery.com>
5069
5070 * observer.texi (thread_ptid_changed): New.
5071
677c5bb1
LM
50722008-08-18 Luis Machado <luisgpm@br.ibm.com>
5073
5074 * doc/gdb.texinfo (PowerPC): Mention Extended FPR's for POWER7.
5075 (PowerPC features): Mention feature set for VSX registers.
5076
f3a2dd1a
JB
50772008-08-13 Joel Brobecker <brobecker@adacore.com>
5078
5079 * gdb.texinfo (Ada Mode Intro): Improve the documentation regarding
5080 the direct visibility of all names in user-written packages.
5081
33e5cbd6
PA
50822008-08-13 Pedro Alves <pedro@codesourcery.com>
5083
5084 * gdb.texinfo (breakpoint always-inserted) Describe the auto mode
5085 setting, and make it the default.
5086 (Non-Stop Mode): Remove "set breakpoints always-inserted 1" from
5087 non-stop script example.
5088
d0384fc4
TJB
50892008-08-12 Thiago Jung Bauermann <bauerman@br.ibm.com>
5090
5091 * gdbint.texinfo (Raw and Virtual Register Representations): Fix
5092 reference to the "Using Different Register and Memory Data
5093 Representation" section.
5094
a6f3e723
SL
50952008-08-12 Sandra Loosemore <sandra@codesourcery.com>
5096
5097 * gdb.texinfo (Remote Configuration): Document set remote noack-packet.
5098 (Remote Protocol): Add Packet Acknowledgment to menu.
5099 (Overview): Mention +/- can be disabled, and point to new section
5100 where this is discussed in detail.
5101 (General Query Packets): Document QStartNoAckMode packet, and
5102 corresponding qSupported reply.
5103 (Packet Acknowledgment): New section.
5104
0606b73b
SL
51052008-08-11 Sandra Loosemore <sandra@codesourcery.com>
5106 Pedro Alves <pedro@codesourcery.com>
5107
5108 * gdb.texinfo (Threads): Move paragraph about automatic thread
5109 selection to All-Stop Mode subsection.
5110 (Thread Stops): Reorganize existing material into subsections.
5111 Add introductory blurb and menu.
5112 (Non-Stop Mode): New subsection.
5113 (Background Execution): New subsection.
5114 (Maintenance Commands): Add cross-references from async mode
5115 commands to the new Background Execution section.
5116
d57a3c85
TJB
51172008-08-06 Tom Tromey <tromey@redhat.com>
5118
5119 * gdb.texinfo (Extending GDB): New chapter.
5120 (Sequences): Demoted chapter, now a section under the new
5121 Extending GDB chapter.
5122 (Python): New section.
5123
6d76a53d
SS
51242008-07-31 Stan Shebs <stan@codesourcery.com>
5125
5126 * gdbint.texinfo: Remove FUNCTION_EPILOGUE_SIZE.
5127
1f70da6a
SS
51282008-07-29 Stan Shebs <stan@codesourcery.com>
5129
5130 * gdbint.texinfo: General round of cleanup and minor
5131 clarifications.
5132 (Breakpoint Handling): Remove mention of BREAKPOINT macro.
5133 (Longjmp Support): Update description to reflect how it is done
5134 for targets without using native header.
5135 (Symbol Handling): Add a little more general explanation.
5136 (COFF, ELF): Mention stabs encapsulation.
5137 (DWARF 3): New section.
5138 (Adding a New Host): Scrub out some obsolete bits.
5139 (Generic Host Support Files): Mention ser-pipe.c, ser-mingw.c.
5140 (Host Conditionals): Remove descriptions of NO_STD_REGS,
5141 HAVE_MMAP, HAVE_TERMIO, INT_MAX etc, LONGEST, HAVE_LONG_DOUBLE,
5142 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, L_SET, SEEK_CUR,
5143 SEEK_SET, STOP_SIGNAL, USG.
5144 (Raw and Virtual Register Representations): Ditto for
5145 DEPRECATED_REGISTER_RAW_SIZE, DEPRECATED_REGISTER_VIRTUAL_SIZE,
5146 DEPRECATED_REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_TYPE.
5147 (Target Conditionals): Ditto for DEPRECATED_FP_REGNUM,
5148 DEPRECATED_FRAMELESS_FUNCTION_INVOCATION, DEPRECATED_FRAME_CHAIN,
5149 DEPRECATED_FRAME_CHAIN_VALID, DEPRECATED_FRAME_INIT_SAVED_REGS,
5150 DEPRECATED_FRAME_SAVED_PC, DEPRECATED_FUNCTION_START_OFFSET,
5151 DEPRECATED_REGISTER_VIRTUAL_SIZE,
5152 DEPRECATED_REGISTER_VIRTUAL_TYPE,
5153 DEPRECATED_USE_STRUCT_CONVENTION.
5154 Describe gdbarch_deprecated_fp_regnum.
5155 Update description of gdbarch_print_insn.
5156 (Adding a New Target): Scrub out obsolete bits.
5157 (Obsolete Conditionals): Remove entire section.
5158
383f836e
TT
51592008-07-25 Tom Tromey <tromey@redhat.com>
5160
5161 * observer.texi (GDB Observers): Document new observers:
5162 breakpoint_created, breakpoint_deleted, breakpoint_modified,
5163 tracepoint_created, tracepoint_deleted, tracepoint_modified,
5164 architecture_changed.
5165
cfd8ab24
SS
51662008-07-21 Stan Shebs <stan@codesourcery.com>
5167
5168 * gdbint.texinfo: Refer to target_so_ops.in_dynsym_resolve_code
5169 instead of IN_SOLIB_DYNSYM_RESOLVE_CODE.
5170
781b42b0
TT
51712008-07-21 Tom Tromey <tromey@redhat.com>
5172
5173 * observer.texi (GDB Observers): Remove obsolete comment.
5174 <executable_changed>: Remove argument.
5175
d7d9f01e
TT
51762008-07-18 Tom Tromey <tromey@redhat.com>
5177
5178 * gdb.texinfo (Macros): Update. Use @code rather than @command.
5179
bf250677
DE
51802008-07-10 Doug Evans <dje@google.com>
5181
5182 * doc/gdb.texinfo: Document "set print symbol-loading on|off".
5183
10568435
JK
51842008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
5185
5186 * gdb.texinfo (Starting): Document "set disable-randomization".
5187
5ae4183a
AS
51882008-07-07 Andreas Schwab <schwab@suse.de>
5189
5190 * gdb.texinfo (GDB/MI Target Manipulation): Fix last change.
5191
b56e7235
VP
51922008-07-06 Vladimir Prus <vladimir@codesourcery.com>
5193
5194 * gdb.texinfo (GDB/MI Target Manipulation): Add
5195 example of -target-attach.
5196
e1ac3328
VP
51972008-06-10 Vladimir Prus <vladimir@codesourcery.com>
5198
5199 * observer.texi (target_resumed): New observer.
5ae4183a 5200 * gdb.texinfo (GDB/MI Output Records): Document *running.
e1ac3328 5201
65d12d83
TT
52022008-06-06 Tom Tromey <tromey@redhat.com>
5203
5204 * gdb.texinfo (Completion): Add field name example.
5205
fbc5282e
MK
52062008-06-06 Marc Khouzam <marc.khouzam@ericsson.com>
5207
5208 * gdb.texinfo (GDB/MI Program Context): Added example
5209 to -exec-arguments
5ae4183a 5210
fbc5282e 52112008-06-05 Nick Roberts <nickrob@snap.net.nz>
bcf6fc3a
NR
5212
5213 * annotate.texinfo (Multi-threaded Apps): Add entry for thread-changed
5214 annotation.
5215
c16158bc 52162008-06-05 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a
AS
5217 Nathan Sidwell <nathan@codesourcery.com>
5218 Joseph Myers <joseph@codesourcery.com>
c16158bc
JM
5219
5220 * configure.ac: Include ../../config/acx.m4. Use ACX_PKGVERSION
5221 and ACX_BUGURL.
5222 * configure: Regenerate.
5223 * Makefile.in (PKGVERSION, BUGURL_TEXI): Define.
5224 (GDBvn.texi): Define VERSION_PACKAGE, BUGURL and BUGURL_DEFAULT.
5225 * gdb.texinfo: Use VERSION_PACKAGE and BUGURL. Remove
5226 mailing-list-specific text about bug reporting unless
5227 BUGURL_DEFAULT.
5228
75c99385
PA
52292008-06-05 Pedro Alves <pedro@codesourcery.com>
5230
5231 * gdb.texinfo (-target-select): Remove reference to target async.
5232 (Maintenance Commands): Document "maint set/show remote-async".
5233
1763a388
MK
52342008-06-04 Marc Khouzam <marc.khouzam@ericsson.com>
5235
5236 * gdb.texinfo (GDB/MI File Transfer Commands): Typo
5237 in -target-file-get section.
5ae4183a 5238
d0d064df
PA
52392008-05-22 Pedro Alves <pedro@codesourcery.com>
5240
9b562ab8
PA
5241 * gdb.texinfo (vAttach, vRun): Re-remove requirement of the stub
5242 killing the inferior when it is already debugging a process.
d0d064df 5243
8dfa32fc
JB
52442008-05-21 Joel Brobecker <brobecker@adacore.com>
5245
5246 * gdb.texinfo (Continuing and Stepping): Document the new "fin"
5247 abbreviation for "finish".
5248
55f996a7
NR
52492008-05-21 Nick Roberts <nickrob@snap.net.nz>
5250
5251 * annotate.texinfo (Multi-threaded Apps): New node for new annotation.
5252
ba2b1c56
DJ
52532008-05-15 Daniel Jacobowitz <dan@codesourcery.com>
5254
5255 * gdbint.texinfo (Target Conditionals): Delete entry for
5256 gdbarch_dwarf_reg_to_regnum.
5257
08388c79
DE
52582008-05-09 Doug Evans <dje@google.com>
5259
a3c83fae 5260 * gdb.texinfo: Document "find" command, qSearch:memory packet.
08388c79 5261
d14508fe
DE
52622008-05-05 Doug Evans <dje@google.com>
5263
5264 * gdb.texinfo (disassemble): Document /m modifier.
5265
e2b7ddea
VP
52662008-05-05 Vladimir Prus <vladimir@codesourcery.com>
5267
5ae4183a
AS
5268 * gdb.texinfo (Maintenance Commands): Clarify that "maint time"
5269 will not report the time of commands that run the target.
e2b7ddea 5270
8eb41542
VP
52712008-05-03 Vladimir Prus <vladimir@codesourcery.com>
5272
5273 * gdb.texinfo (GDB/MI Output Records): Add
5274 missing semicolon.
5275
82f68b1c
VP
52762008-05-03 Vladimir Prus <vladimir@codesourcery.com>
5277
5278 * gdb.texinfo (GDB/MI Output Records):
5279 Document =thread-create and =thread-exited.
5280
fa0f268d
VP
52812008-05-03 Vladimir Prus <vladimir@codesourcery.com>
5282
5283 * gdb.texinfo (GDB/MI Development and Front Ends):
82f68b1c 5284 Remove mention of dmi-discuss.
fa0f268d 5285
063bfe2e
VP
52862008-05-03 Pedro Alves <pedro@codesourcery.com>
5287
5288 * observer.texi (thread_exit): New.
5289
237fc4c9
PA
52902008-05-02 Pedro Alves <pedro@codesourcery.com>
5291
5292 * gdb.texinfo (Debugging Output): Document "set/show debug
5293 displaced".
5294 (Maintenance Commands): Document "maint set/show
5295 can-use-displaced-stepping".
5296
0428b8f5
DJ
52972008-05-02 Daniel Jacobowitz <dan@codesourcery.com>
5298
5299 * gdb.texinfo (ARM): Document set/show arm fallback-mode
5300 and set/show arm force-mode.
5301
5009afc5
AS
53022008-05-02 Andreas Schwab <schwab@suse.de>
5303
5304 * gdbint.texinfo (Algorithms): Describe
5305 target_watchpoint_addr_within_range.
5306
669fac23
DJ
53072008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
5308
5309 * gdbint.texinfo (Stack Frames): New chapter.
5310 (Algorithms): Move Frames text to the new chapter.
5311 (Target Conditionals): Delete SAVE_DUMMY_FRAME_TOS. Document
5312 gdbarch_dummy_id instead of gdbarch_unwind_dummy_id.
5313
721c02de
VP
53142008-04-24 Vladimir Prus <vladimir@codesourcery.com>
5315
5ae4183a
AS
5316 * gdb.texinfo (GDB/MI Output Syntax): Clarify that async
5317 output does not necessary include any tokens.
721c02de 5318
c055b101
CV
53192008-04-22 Corinna Vinschen <vinschen@redhat.com>
5320
5321 * gdb.texinfo (Set SH Calling convention): New @item.
5322 (Show SH Calling convention): Ditto.
5323
68837c9d
MD
53242008-04-22 Markus Deuling <deuling@de.ibm.com>
5325
5326 * gdb.texinfo (Fortran Operators): Describe '%' operator.
5327
2e9132cc
EZ
53282008-04-20 Eli Zaretskii <eliz@gnu.org>
5329
5330 * gdb.texinfo (Set Breaks): Mention that multiple location
5331 breakpoints need line number info. Add index entries.
5332
31fffb02
CS
53332008-04-19 Craig Silverstein <csilvers@google.com>
5334
5335 * gdb.texinfo (Requirements): Add an optional requirement on
5336 zlib.
5337 * gdbint.texinfo (Debugging File Formats): Add new subsection for
5338 Compressed DWARF 2.
5339
a47ec5fe
AR
53402008-04-16 Aleksandar Ristovski <aristovski@qnx.com>
5341
5342 * gdb.texinfo (GDB/MI Simple Examples): Added 'disp' field to the
5343 sample output for 'stopped,reason="breakpoint-hit"' message.
5344 (GDB/MI Program Execution): Likewise.
5345
de051565
MK
53462008-04-09 Marc Khouzam <marc.khouzam@ericsson.com>
5347
5ae4183a 5348 * gdb.texinfo (GDB/MI Variable Objects): Add anchor to
de051565
MK
5349 -var-set-format. Add -f option to -var-evaluate-expression.
5350
6ba66d6a
JB
53512008-04-03 Joel Brobecker <brobecker@adacore.com>
5352
5353 * gdb.texinfo (Breakpoint Menus): Delete. Contents moved inside
5354 new node "Ambiguous Expressions". Replace references to this
5355 node by references to "Ambiguous Expressions" throughout.
5356 (Ambiguous Expressions): New node.
5357
1e26b4f8
DJ
53582008-03-26 Daniel Jacobowitz <dan@codesourcery.com>
5359
5360 * gdb.texinfo (MIPS Features, PowerPC Features): Add @node.
5361
b84876c2
PA
53622008-03-21 Pedro Alves <pedro@codesourcery.com>
5363
5364 * gdb.texinfo (Debugging Output): Document
5365 "set/show debug lin-lwp-async".
5366 (Maintenance Commands): Document "maint set/show linux-async".
5367
63092375
DJ
53682008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
5369
5370 * gdb.texinfo (Expressions): Update description of malloced arrays.
5371
8e8901c5
VP
53722008-03-15 Vladimir Prus <vladimir@codesourcery.com>
5373
5374 * gdb.texinfo (Thread Commands): Document
5375 -thread-info. Remove -thread-list-all-threads.
5376
1fddbabb
PA
53772008-03-14 Pedro Alves <pedro@codesourcery.com>
5378 Sandra Loosemore <sandra@codesourcery.com>
5379
5380 * gdb.texinfo (Library List Format): Update to mention the
5381 possibility to pass section addresses instead of segment
5382 addresses.
5383
ccd213ac
DJ
53842008-03-10 Daniel Jacobowitz <dan@codesourcery.com>
5385
5386 * gdb.texinfo (Starting): Document "set exec-wrapper".
5387 (Server): Document gdbserver --wrapper.
5388
fa4727a6
DJ
53892008-03-03 Daniel Jacobowitz <dan@codesourcery.com>
5390
5391 * gdb.texinfo (Set Watchpoints): Mention watchpoints on
5392 unreadable memory. Delete obsolete SPARClite reference.
5393
8edfe269
DJ
53942008-02-28 Daniel Jacobowitz <dan@codesourcery.com>
5395
5396 * gdb.texinfo (Starting): Mention always-running targets.
5397 (Target Commands): Add an anchor for load.
5398 (Connecting): Explain continue instead of run.
5399
1843f87b
DJ
54002008-02-27 Daniel Jacobowitz <dan@codesourcery.com>
5401
5402 * gdb.texinfo (Debugging Output): Document "set debug timestamp".
5403
f9082629
NR
54042008-02-26 Nick Roberts <nickrob@snap.net.nz>
5405
5406 * gdb.texinfo (Set Breaks): Revert description of Enb column of
5407 breakpoint table.
5408
fd96d250
PA
54092008-02-19 Pedro Alves <pedro@codesourcery.com>
5410
5411 * gdb.texinfo (vAttach, vRun): Remove requirement of the stub
5412 killing the inferior when it is already debugging a process.
5413
36af4ef6
MD
54142008-02-13 Markus Deuling <deuling@de.ibm.com>
5415
5416 * gdbint.texinfo (Build Script): New section. Mention new build script
5417 gdb_buildall.sh.
5418
cda4ce5a
JB
54192008-02-01 Jim Blandy <jimb@red-bean.com>
5420
5421 * gdb.texinfo (Help): Summarize 'info args' correctly.
5422
4acd40f3
TJB
54232008-01-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
5424
5425 * gdb.texinfo: (Decimal Floating Point): Mention pseudo-registers
5426 available in PowerPC architecture.
5427 (Embedded Processors): Change node name of PowerPC item in menu.
5428 (PowerPC): Rename to...
5429 (PowerPC Embedded): this.
5430 (Architectures): Add new PowerPC item in menu.
5431 (PowerPC): New node.
5432
6e6c6f50
DJ
54332008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
5434
5435 * gdb.texinfo (Multi-Process Mode for gdbserver): Use @kbd for
5436 commands.
5437
5ee187d7
DJ
54382008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
5439
5440 * gdb.texinfo (Setting Catchpoints): Mention features
5441 supported on GNU/Linux.
5442
e275c0d9
NR
54432008-01-30 Nick Roberts <nickrob@snap.net.nz>
5444
5445 * gdb.texinfo (GDB/MI File Commands): Describe new output
5446 field for MI command -file-list-exec-source-file.
5447
2d717e4f
DJ
54482008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
5449
5450 * gdb.texinfo (Using the `gdbserver' Program): Add security
5451 warning. Rearrange into subsections and subsubsections. Document
5452 --multi and --debug. Correct --with-sysroot typo. Update --attach
5453 usage. Make load reference clearer. Document monitor exit.
5454 (Remote Configuration): Document set remote exec-file, attach-packet,
5455 and run-packet.
5456 (Packets): Document vAttach and vRun.
5457
d35a4257 54582008-01-29 Nick Roberts <nickrob@snap.net.nz>
f663676d
NR
5459
5460 * gdb.texinfo (Processes): Mention process command.
889bf7c5 5461 detach-on-follow -> detach-on-fork.
f663676d 5462
c78d192c
DJ
54632008-01-28 Daniel Jacobowitz <dan@codesourcery.com>
5464
5465 * gdbint.texinfo (Native Conditionals): Remove
5466 SHELL_COMMAND_CONCAT and SHELL_FILE.
5467
d35a4257
EZ
54682008-01-26 Eli Zaretskii <eliz@gnu.org>
5469
5470 * gdb.texinfo (Specify Location): Improve wording.
5471
93815fbf
VP
54722008-01-23 Chris Demetriou <cgd@google.com>
5473
5474 * gdb.texinfo (Threads): Document new "set print thread-events"
5475 and "show print thread-events" commands.
5476
2a25a5ba
EZ
54772008-01-19 Eli Zaretskii <eliz@gnu.org>
5478
5479 * gdb.texinfo (Specify Location): New section.
5480 (Delete Breaks, Edit, Set Breaks): Remove description of
5481 locations. Instead, add a reference to "Specify Location".
5482 (Machine Code, Jumping, Thread Stops, Continuing and Stepping)
5483 (Symbols): Refer to "Specify Location" for the valid forms of
5484 linespecs and locations.
5485
32c9a795
MD
54862008-01-18 Markus Deuling <deuling@de.ibm.com>
5487
5488 * gdbint.texinfo (Target Conditionals): Replace the description of
5489 BITS_BIG_ENDIAN with a description of gdbarch_bits_big_endian.
5490
b17828ca
JB
54912008-01-12 Paul Hilfinger <hilfinger@adacore.com>
5492
5493 * gdb.texinfo (C Operators): Remove incorrect parenthetical comment
5494 about &&var, which is rejected by the expression parser.
5495
0aea4bf3
LM
54962008-01-09 Luis Machado <luisgpm@br.ibm.com>
5497
5498 * gdb.texinfo (Output): Update documentation on using printf with DFP
5499 types.
5500
febe4383
TJB
55012008-01-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
5502
5503 * gdb.texinfo (C and C++): Add Decimal Floating Point format
5504 subsubsection.
5505 (Decimal Floating Point format): New subsubsection.
5506
7a404eba
PA
55072008-01-05 Pedro Alves <pedro@codesourcery.com>
5508
5509 * gdb.texinfo (File Options): Remove mention of the attempt to
5510 open a core file with the -p option. Don't list -c as a valid
5511 option to attach to a process.
5512
a4d9b460
PA
55132008-01-05 Pedro Alves <pedro@codesourcery.com>
5514
5515 * gdbint.texinfo (Host Conditionals): Remove mention of
5516 ALIGN_STACK_ON_ENTRY.
5517
6ec2edbe
JB
55182008-01-05 Joel Brobecker <brobecker@adacore.com>
5519
5520 * gdbint.texinfo (Start of New Year Procedure): Add item
5521 describing how to update the source and documentation copyright
5522 notices.
5523
d8b2a693
JB
55242007-12-18 Jim Blandy <jimb@codesourcery.com>
5525
ab209b3a 5526 * gdb.texinfo (Set Watchpoints): Integrate per-thread
d8b2a693
JB
5527 watchpoint explanation into the main description of the watchpoint
5528 command; update synopses of 'watch', 'rwatch', and 'awatch'
5529 commands.
5530
8b4ed427
VP
55312007-12-18 Vladimir Prus <vladimir@codesourcery.com>
5532
5533 * gdb.texinfo (Miscellaneous gdb/mi Commands):
5534 Document 'pending-breakpoints' feature of
5535 -list-features.
5536
37e4754d
LM
55372007-12-17 Luis Machado <luisgpm@br.ibm.com>
5538
669fac23 5539 * gdb.texinfo: Add new parameter's description.
37e4754d 5540
1d3811f6
DJ
55412007-12-16 Daniel Jacobowitz <dan@codesourcery.com>
5542
5543 * gdb.texinfo (Overview): Clarify run-length encoding
5544 example. Remove the restriction on "+" and "-" characters.
5545
c1c25a1a
EZ
55462007-12-15 Eli Zaretskii <eliz@gnu.org>
5547
5548 * gdb.texinfo (Host I/O Packets): Fix xref syntax.
5549
afe8ab22 55502007-12-14 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a 5551
afe8ab22
VP
5552 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
5553 the -f option for -break-insert, remove -r option,
5554 and clarify specification of location.
5555
a6b151f1
DJ
55562007-11-30 Daniel Jacobowitz <dan@codesourcery.com>
5557
5558 * gdb.texinfo (Debugging Programs with Multiple Processes): Correct
5559 formatting.
5560 (Remote Debugging): Add File Transfer section.
5561 (Remote Configuration): Document Host I/O packets.
5562 (GDB/MI): Add GDB/MI File Transfer Commands section.
c1c25a1a 5563 (Host I/O Packets): New section in "Remote Protocol".
a6b151f1
DJ
5564 (Packets): Add vFile.
5565
3b784c4f
EZ
55662007-11-17 Eli Zaretskii <eliz@gnu.org>
5567
5568 * gdb.texinfo (Set Breaks, Disabling): Clarify behavior of
5569 breakpoints with multiple locations.
5570 (Breakpoint Menus): Improve wording.
5571 (Output): Fix last change.
5572
a4ce5b0d
UW
55732007-11-17 Ulrich Weigand <uweigand@de.ibm.com>
5574
5575 * Makefile.in (Makefile): Do not depend on target_makefile_frag.
5576
1b39d5c0
DE
55772007-11-15 Doug Evans <dje@google.com>
5578
5579 * gdb.texinfo (Symbols): Update output of "maint info symtabs".
5580
7a72d44c
VP
55812007-11-15 Vladimir Prus <vladimir@codesourcery.com>
5582
5583 * gdbint.texinfo (Native Conditionals): Remove
5584 mention of CLEAR_SOLIB.
5ae4183a 5585
6d1829bf 55862007-11-11 Joel Brobecker <brobecker@adacore.com>
b4740add
JB
5587
5588 * gdb.texinfo (Print Settings): Add documentation for "set/show
5589 print frame-arguments".
5590
1a619819
LM
55912007-11-05 Luis Machado <luisgpm@br.ibm.com>
5592
3b784c4f 5593 * gdb.texinfo (Output): Update printf command's description.
1a619819 5594
55eddb0f
DJ
55952007-10-30 Daniel Jacobowitz <dan@codesourcery.com>
5596
5597 * gdb.texinfo (PowerPC): Document "set powerpc vector-abi" and "set
5598 powerpc soft-float".
5599
9cceb671
DJ
56002007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
5601
5602 * gdb.texinfo (Files): Correct formatting. Mention Expat
5603 requirement.
5604 (Requirements for Building GDB): Expand the list of Expat
5605 uses.
5606 (Library List Format, Memory Map Format): Mention Expat.
5607 (Target Descriptions): Update Expat wording.
5608
83acabca
DJ
56092007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
5610
5611 * gdbint.texinfo (Register and Memory Data, Target Conditionals):
5612 Document that gdbarch_convert_register_p should return zero for no-op
5613 conversions.
5614
e35879db
UW
56152007-10-22 Ulrich Weigand <uweigand@de.ibm.com>
5616
83acabca 5617 * gdbint.texi (Compiler Characteristics): Move documentation
e35879db
UW
5618 of set_gdbarch_sofun_address_maybe_missing back to ...
5619 (Target Conditionals): ... here to fix build break.
5620
203c3895
UW
56212007-10-19 Ulrich Weigand <uweigand@de.ibm.com>
5622
83acabca 5623 * gdbint.texi (Target Conditionals): Remove documentation of
203c3895
UW
5624 SOFUN_ADDRESS_MAYBE_MISSING, replaced by ...
5625 (Compiler Characteristics): ... documentation of
5626 set_gdbarch_sofun_address_maybe_missing.
5627
11411de3
DJ
56282007-10-17 Daniel Jacobowitz <dan@codesourcery.com>
5629
5630 * gdbint.texinfo (Target Conditionals): Use
5631 frame_unwind_register_unsigned in examples instead of
5632 frame_unwind_unsigned_register.
5633
7cc46491
DJ
56342007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
5635
5636 * gdb.texinfo (Predefined Target Types): Add int128
5637 and uint128.
5638 (Standard Target Features): Add PowerPC features.
5639
81adfced
DJ
56402007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
5641
5642 * gdb.texinfo (Maintenance Commands): Document "maint print c-tdesc".
5643
c1874924
UW
56442007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
5645
5646 * gdbint.texi (Target Conditionals): Remove documentation
5647 of and references to DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS,
5648 gdbarch_extract_return_value, and gdbarch_store_return_value.
5649
f6e56ab3
UW
56502007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
5651
5652 * gdbint.texi (Target Conditionals): Remove documentation of
5653 and references to DEPRECATED_REG_STRUCT_HAS_ADDR.
5654
56cf5405
KH
56552007-10-11 Kazu Hirata <kazu@codesourcery.com>
5656
5657 * gdb.texinfo: Mention that inaccessible-by-default is on by
5658 default.
5659
35156bae
DJ
56602007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
5661
5662 * gdbint.texinfo (Target Conditionals): Remove VARIABLES_INSIDE_BLOCK.
5663
d983da9c
DJ
56642007-09-30 Daniel Jacobowitz <dan@codesourcery.com>
5665
5666 * gdb.texinfo (Setting Watchpoints): Adjust warning text about
5667 multi-threaded watchpoints.
5668 * gdbint.texinfo (Watchpoints): Describe how watchpoints are
5669 checked. Describe sticky notification. Expand description
5670 of steppable and continuable watchpoints.
5671 (Watchpoints and Threads): New subsection.
5672
fe6fbf8b
VP
56732007-09-28 Vladimir Prus <vladimir@codesourcery.com>
5674
5675 * gdb.texinfo (Setting Breakpoints): Revise
5676 documentation for pending breakpoints. Document
5677 breakpoints with multiple locations.
5ae4183a 5678
084344da
VP
56792007-09-19 Vladimir Prus <vladimir@codesourcery.com>
5680
5681 * gdb.texinfo (Miscellaneous gdb/mi Commands):
5682 Document -list-features.
5ae4183a 5683
82160952
EZ
56842007-09-15 Eli Zaretskii <eliz@gnu.org>
5685
5686 * gdb.texinfo (Output): Spell out which features of C's printf are
5687 not supported by GDB's printf.
7e27a47a
EZ
5688 (Separate Debug Files): More accurate wording regarding build ID
5689 and a reference to the ld manual rather than the Fedora wiki.
82160952 5690
ea37ba09
DJ
56912007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
5692 Jim Blandy <jimb@codesourcery.com>
5693
5694 * gdb.texinfo (Output Formats): Update 'c' description. Describe 's'.
5695 (Examining Memory): Update mentions of the 's' format.
5696 (Automatic Display): Likewise.
5697
b8533aec
DJ
56982007-09-02 Daniel Jacobowitz <dan@codesourcery.com>
5699
5700 * gdb.texinfo: Update the FSF's Back-Cover Text.
5701
83f83d7f
JK
57022007-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
5703 Eli Zaretskii <eliz@gnu.org>
5704
5705 * gdb.texinfo (Separate Debug Files): Cosmetic quoting removal.
5706 Fixed the ``build ID'' name. New binaries build instructions for the
5707 build ID inclusion. Explain how the commands are specific to the build
5708 ID vs. debug link.
5709
c7e83d54
EZ
57102007-09-01 Eli Zaretskii <eliz@gnu.org>
5711
5712 * gdb.texinfo (Separate Debug Files): Fix last change. Add
5713 indexing for ``build ID'' support.
5714
d3750b24
JK
57152007-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
5716
5717 * gdb.texinfo (Separate Debug Files): Included a BUILD ID description.
5718 Enlisted BUILD ID to the debug file searching example.
5719 Included a BUILD ID `.note.gnu.build-id' section description.
5720 Updated/added the debug files splitting instructions for OBJCOPY.
5721
02142340
VP
57222007-08-31 Vladimir Prus <vladimir@codesourcery.com>
5723
5724 * gdb.texinfo (Variable Objects): Adjust docs
5725 for -var-info-expression and document
5726 -var-info-path-expression.
5727
d3bdde98
JB
57282007-08-20 Jim Blandy <jimb@codesourcery.com>
5729
3fb6a982
JB
5730 * gdb.texinfo (Top): Dedicate manual to the memory of Fred Fish.
5731 (title page): Include the dedication in the printed manual, as a
5732 separate page after the copyright notice.
5ae4183a 5733
d3bdde98
JB
5734 * gdb.texinfo (The F Reply Packet): Avoid confusing texi2html:
5735 don't break a @var across a line.
5736
c80a96a8
MR
57372007-07-25 Maciej W. Rozycki <macro@mips.com>
5738
5739 * Makefile.in (MAKEHTMLFLAGS): Also search the current directory
5740 for include files.
5741
5824a901
NR
57422007-07-12 Nick Roberts <nickrob@snap.net.nz>
5743
5744 * gdb.texinfo (Server Prefix): New node. Adapt from existing node
5ae4183a
AS
5745 in annotate.texinfo.
5746 (Command History): Link to new node.
5824a901 5747
d52e7ea3
UW
57482007-07-05 Markus Deuling <deuling@de.ibm.com>
5749
5750 * gdbint.texinfo (PC_LOAD_SEGMENT): Remove description.
5751
5fc14d0a
EZ
57522007-07-05 Eli Zaretskii <eliz@gnu.org>
5753
5754 * gdbint.texinfo (Target Conditionals): Fix last change.
5755
4a9bb1df
UW
57562007-07-03 Markus Deuling <deuling@de.ibm.com>
5757
5758 * gdb.texinfo: Replace following macros by their appropriate gdbarch
5759 routines:
5760 (TARGET_CHAR_SIGNED, CALL_DUMMY_LOCATION, CANNOT_FETCH_REGISTER)
5761 (CANNOT_STORE_REGISTER, GET_LONGJMP_TARGET, POINTER_TO_ADDRESS)
5762 (ADDRESS_TO_POINTER, INNER_THAN, FRAME_NUM_ARGS)
5763 (HAVE_NONSTEPPABLE_WATCHPOINT, TARGET_SHORT_BIT, TARGET_INT_BIT)
5764 (TARGET_LONG_BIT, TARGET_LONG_LONG_BIT, TARGET_FLOAT_BIT)
5765 (TARGET_DOUBLE_BIT, TARGET_LONG_DOUBLE_BIT, TARGET_PTR_BIT
5766 (TARGET_ADDR_BIT, SP_REGNUM, PC_REGNUM, PS_REGNUM, FP0_REGNUM)
5767 (STAB_REG_TO_REGNUM, ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM)
5768 (SDB_REG_TO_REGNUM, DWARF2_REG_TO_REGNUM, BELIEVE_PCC_PROMOTION)
5769 (CONVERT_REGISTER_P, REGISTER_TO_VALUE, VALUE_TO_REGISTER)
5770 (POINTER_TO_ADDRESS, ADDRESS_TO_POINTER, EXTRACT_RETURN_VALUE)
5771 (STORE_RETURN_VALUE, SKIP_PROLOGUE, MEMORY_INSERT_BREAKPOINT)
5772 (BREAKPOINT_FROM_PC, MEMORY_REMOVE_BREAKPOINT, DECR_PC_AFTER_BREAK)
5773 (ADDR_BITS_REMOVE, TARGET_PRINT_INSN, SKIP_TRAMPOLINE_CODE)
5774 (IN_SOLIB_RETURN_TRAMPOLINE, NAME_OF_MALLOC, ADDRESS_CLASS_TYPE_FLAGS)
5775 (ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, ADDRESS_CLASS_TYPE_FLAGS_P).
5776 (ADDRESS_CLASS_NAME_to_TYPE_FLAGS, ADJUST_BREAKPOINT_ADDRESS)
5777 (PRINT_FLOAT_INFO, PRINT_VECTOR_INFO, INTEGER_TO_ADDRESS)
5778 (SKIP_PERMANENT_BREAKPOINT, TARGET_VIRTUAL_FRAME_POINTER)
5779 (SOFTWARE_SINGLE_STEP_P)
5780
5781 (push_dummy_call, stabs_argument_has_addr, unwind_sp, unwind_pc)
5782 (print_registers_info, push_dummy_code, unwind_dummy_id): Rework
5783
5784 (REGISTER_CONVERT_TO_TYPE, END_OF_TEXT_DEFAULT, GDB_MULTI_ARCH)
5785 (GDB_TARGET_IS_HPPA, DEPRECATED_GET_SAVED_REGISTER)
5786 (SYMBOLS_CAN_START_WITH_DOLLAR, DEPRECATED_INIT_EXTRA_FRAME_INFO)
5787 (DEPRECATED_INIT_FRAME_PC, DEPRECATED_SIGTRAMP_START)
5788 (IN_SOLIB_CALL_TRAMPOLINE, NO_HIF_SUPPORT, REGISTER_CONVERTIBLE)
5789 (DEPRECATED_REGISTER_RAW_SIZE, PARM_BOUNDARY, DEPRECATED_STACK_ALIGN)
5790 (PROLOGUE_FIRSTLINE_OVERLAP, DEPRECATED_POP_FRAME, STEP_SKIPS_DELAY)
5791 (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT)
5792 (OS9K_VARIABLES_INSIDE_BLOCK, KERNEL_U_ADDR, KERNEL_U_ADDR_HPUX)
5793 (REGISTER_U_ADDR, U_REGS_OFFSET, DEBUG_PTRACE): Remove description.
5794
5795 (Converting an existing Target Architecture to Multi-arch): Remove
5796 section.
5797
5798 (gdbarch_unwind_pc, gdbarch_unwind_sp): Renew code example.
5799 (gdbarch_addr_bits_remove): Add code example.
5800
5801 * gdb.texinfo: Replace REGISTER_NAME by gdbarch_register_name.
5802
cfa9d6d9
DJ
58032007-07-02 Daniel Jacobowitz <dan@codesourcery.com>
5804
5805 * gdb.texinfo (Remote Configuration): Document library-info-packet.
5806 Add other missing entries. Adjust the table size to fit.
5807 (Stop Reply Packets): Use @itemize instead of @enumerate. Document
5808 stop reasons including the new "library" event.
5809 (General Query Packets): Adjust table widths for qSupported. Mention
5810 qXfer:libraries:read reply to qSupported and document the new packet.
5811 (Library List Format): New section.
5812
159fcc13
JK
58132007-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
5814
5815 * gdb.texinfo (Attach): Fixed GDB exit inferior detachment.
5816
f66d1690
MS
58172007-06-28 Michael Snyder <msnyder@svkmacdonelllnx>
5818
5819 * gdbint.texinfo (Table, Tuple and List Functions) Fix typo.
5820
67102876
NR
58212007-06-25 Nick Roberts <nickrob@snap.net.nz>
5822
5823 * gdbint.texinfo (Register and Memory Data): Break sections
5824 into nodes and add a menu.
5825
a4642986
MR
58262007-06-21 Maciej W. Rozycki <macro@mips.com>
5827
5828 * gdb.texinfo (Examining Memory): Document the new behaviour.
5829
e9c17194
VP
58302007-06-21 Vladimir Prus <vladimir@codesourcery.com>
5831
5832 * gdb.texinfo (Standard Target Features): Document
5833 m68k features.
5834
31d99776
DJ
58352007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
5836
5837 * gdb.texinfo (General Query Packets): Document qOffsets changes.
5838
1780a0ed
DJ
58392007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
5840
5841 * gdb.texinfo (Target Description Format): Add version attribute
5842 for <target>.
5843
822b6570
DJ
58442007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
5845
5846 * gdb.texinfo (MIPS Features): Document org.gnu.gdb.mips.linux.
5847
f8b73d13
DJ
58482007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
5849
5850 * gdb.texinfo (MIPS Features): New subsection.
5851
0e7f50da
UW
58522007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
5853 Markus Deuling <deuling@de.ibm.com>
5854
5855 * gdb.texinfo (General Query Packets): Document qXfer:spu:read
5856 and qXfer:spu:write packets and mention them under qSupported.
5857
23d964e7
UW
58582007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
5859 Markus Deuling <deuling@de.ibm.com>
5860
5861 * gdb.texinfo (Architectures): Add new SPU section to document
5862 Cell Broadband Engine SPU architecture specific commands.
5863
9f708cb2
VP
58642007-06-09 Vladimir Prus <vladimir@codesourcery.com>
5865
5866 * gdb.texinfo (GDB/MI Variable Objects): Editorial
5867 comments.
5868
7579b5f8
NR
58692007-06-07 Nick Roberts <nickrob@snap.net.nz>
5870
5871 * gdb.texinfo (Emacs): Describe GDB under Emacs 22.1.
5872
bf06d120
JB
58732007-05-29 Jim Blandy <jimb@codesourcery.com>
5874
5875 * gdb.texinfo (Overview): Doc fix.
5876
23776285
MR
58772007-05-22 Maciej W. Rozycki <macro@mips.com>
5878
5879 * gdb.texinfo (Remote Configuration): Document "set/show
5880 remoteflow".
5881
1a69e1e4
DJ
58822007-05-16 Daniel Jacobowitz <dan@codesourcery.com>
5883
bf06d120
JB
5884 * gdb.texinfo (MIPS): Remove documentation for set mips
5885 saved-gpreg-size, show mips saved-gpreg-size, and set mips
5886 stack-arg-size.
1a69e1e4 5887
46ba6afa 58882007-05-14 Bob Wilson <bob.wilson@acm.org>
5ae4183a 5889
46ba6afa
BW
5890 * all-cfg.texi (GDBTUI): New.
5891 * gdb.texinfo (Mode Options): Use GDBTUI variable.
5892 (TUI, TUI Overview, TUI Keys, TUI Single Key Mode, TUI Commands)
5893 (TUI Configuration): Edit to improve clarity and fix problems of
5894 both style and content.
5ae4183a 5895
06d3b283
UW
58962007-05-11 Ulrich Weigand <uweigand@de.ibm.com>
5897
5898 * observer.texi (GDB Observers): New observer "new_objfile".
5899
179101d6
UW
59002007-05-08 Ulrich Weigand <uweigand@de.ibm.com>
5901
5902 * gdbint.texinfo (Native Conditionals): Remove USE_PROC_FS.
5903
25d5ea92
VP
59042007-04-14 Vladimir Prus <vladimir@codesourcery.com>
5905
5906 * gdb.texinfo (GDB/MI Variable Objects): Document
5907 frozen variables objects.
5ae4183a 5908
ea35711c
DJ
59092007-04-13 Daniel Jacobowitz <dan@codesourcery.com>
5910
5911 * gdb.texinfo (Memory): Reference Remote Debugging chapter.
5912 (Character Sets, Caching Data of Remote Targets): Likewise.
5913 (Targets): Delete Remote node. Move its text...
5914 (Debugging Remote Programs): ...to here. Delete description
5915 of the "remote" command.
5916 (Remote configuration): Delete description of "set remotedevice"
5917 and "show remotedevice".
5918 (Embedded Processors): Delete H8/300, H8/500, and SH nodes.
5919
db2e3e2e
BW
59202007-04-11 Bob Wilson <bob.wilson@acm.org>
5921
5ae4183a
AS
5922 * gdb.texinfo (Contributors, Continuing and Stepping)
5923 (Fortran Defaults, HPPA, TUI, TUI Commands, Configure Options)
5924 (General Query Packets, File-I/O Remote Protocol Extension)
5925 (Protocol Basics, The F Reply Packet, Write)
5926 (Protocol-specific Representation of Datatypes, Memory Transfer):
5927 Fix hyphenation, punctuation and grammar problems.
5928 (Cygwin Native): Likewise. Also fix misuse of @pxref and use
5929 'section' instead of 'subsection' in the text.
5930 (Non-debug DLL Symbols): Avoid 'subsubsection' in the text.
5931 (i386): Remove period from section name.
db2e3e2e
BW
5932 (Installing GDB, Requirements, Running Configure, Separate Objdir)
5933 (Config Names, Configure Options): Use @file{configure}.
5934
8a3dae3e
DJ
59352007-04-11 Daniel Jacobowitz <dan@codesourcery.com>
5936
5937 * gdbint.texinfo (Writing Tests): Mention gdb_test_multiple
5938 and tab expansion.
5939
1a92f856
DJ
59402007-04-10 Daniel Jacobowitz <dan@codesourcery.com>
5941
5942 * gdbint.texinfo (SOM): Correct location of the SOM reader.
5943
79a6e687 59442007-04-02 Bob Wilson <bob.wilson@acm.org>
5ae4183a 5945
79a6e687
BW
5946 * gdb.texinfo: Consistently capitalize all significant words in
5947 node names, chapter titles, section titles, and headings. Update
5948 cross references to match.
5949 (Starting and Stopping Trace Experiment): Make node name plural.
5950 (Breakpoint related warnings): Hyphenate "Breakpoint-related".
5ae4183a 5951
ad527d2e
PA
59522007-03-30 Pedro Alves <pedro_alves@portugalmail.pt>
5953
5954 * gdb.texinfo (WinCE): Delete obsolete subsection.
5955
7ce59000
DJ
59562007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
5957
5958 * gdb.texinfo (M68K): Remove obsolete ROM monitors.
5959 * gdbint.texinfo (DWARF 1): Delete section and other dwarfread.c
5960 references.
5961
8807d78b
DJ
59622007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
5963
5964 * gdb.texinfo (Startup): Delete references to some alternate
5965 names for .gdbinit.
5966 (Thread): Remove LynxOS reference.
5967 (Tandem ST2000): Delete target-specific documentation.
5968 * gdbint.texinfo (Symbol Handling): Remove mention of NLM.
5969 (Target Architecture Definition): Remove mention of GDB_OSABI_NETWARE
5970 and GDB_OSABI_LYNXOS.
5971
5f402660
UW
59722007-03-29 Ulrich Weigand <uweigand@de.ibm.com>
5973
5974 * gdbint.texi (Native Conditionals): Remove PTRACE_ARG3_TYPE.
5975
bac718a6
UW
59762007-03-27 Ulrich Weigand <uweigand@de.ibm.com>
5977
5978 * gdbint.texinfo (Target Conditionals): Remove mention of
5979 DEPRECATED_REMOTE_BREAKPOINT, DEPRECATED_BIG_REMOTE_BREAKPOINT,
5980 and DEPRECATED_LITTLE_REMOTE_BREAKPOINT.
5981
9453113a
DJ
59822007-03-27 Brooks Moses <brooks.moses@codesourcery.com>
5983
5984 * Makefile.in: Add "pdfdir" installation
5985 directory, PDFTEX macro, support for "install-pdf" target,
5986 and rules for making a pdf version of refcard.texi.
5987 * refcard.tex: Specify paper size for PDF output.
5988
ae21e955 59892007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 5990
ae21e955 5991 * gdb.texinfo (Omissions from Ada, Additions to Ada): Wrap long lines.
5ae4183a 5992
3f94c067 59932007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 5994
3f94c067
BW
5995 * gdb.texinfo (Invoking GDB): Use @value{GDBP}.
5996 (Source Path, Character Sets, Macros, Define)
5997 (GDB/MI Result Records, GDB/MI Simple Examples)
5998 (GDB/MI Program Execution, GDB/MI File Commands)
5999 (Maintenance Commands, Packets, File-I/O Overview): Use @value{GDBN}.
6000 (Bug Reporting): Use @value{GCC}.
5ae4183a 6001
12c27660 60022007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 6003
12c27660
BW
6004 * gdb.texinfo (Help): Fix formatting of examples.
6005 (Variables): Use @ifnotinfo instead of @iftex.
6006 (Non-debug DLL symbols): Use @ref instead of @pxref.
6007 (Sparclet File): Use @samp instead of quotes.
5ae4183a 6008
ce9341a1
BW
60092007-03-26 Bob Wilson <bob.wilson@acm.org>
6010
6011 * gdb.texinfo (Variables, C): Update cross reference to GCC docs.
6012
c8f4133a
BW
60132007-03-26 Bob Wilson <bob.wilson@acm.org>
6014
6015 * gdb.texinfo (Top): Move TUI and Annotations menu entries to match
6016 the order of the nodes.
6017 (C Operators, C Constants, Debugging C): Remove extra menus.
6018 (Method Names in Commands): Do not specify next/prev/up nodes.
5ae4183a 6019
c8f4133a 60202007-03-26 Bob Wilson <bob.wilson@acm.org>
d52fb0e9
BW
6021
6022 * gdb.texinfo (File Options): Add missing parenthesis.
6023 (Breakpoints, Special Fortran commands, PowerPC): Fix typos.
6024
c74d0ad8
DJ
60252007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
6026
6027 * gdb.texinfo (Monitor commands for gdbserver): New subsection.
6028
ff6f572f
DJ
60292007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
6030
669fac23 6031 * gdb.texinfo (Standard Target Features): Mention
ff6f572f
DJ
6032 case insensitivity.
6033 (ARM Features): Describe org.gnu.gdb.xscale.iwmmxt.
6034
994337c3
NR
60352007-02-18 Nick Roberts <nickrob@snap.net.nz>
6036
6037 * gdb.texinfo (Top): Put Appendix A after numbered sections.
6038 (Files): Add section name to argument list for pxref.
6039 (Non-debug DLL symbols): Don't use `see' for pxref.
6040 (Embedded Processors): Fix typo.
6041 (GDB/MI Breakpoint Commands): Execution commands generate
6042 *stopped not ^done.
6043
eb819d70
NR
60442007-02-13 Nick Roberts <nickrob@snap.net.nz>
6045
6046 * gdb.texinfo (GDB/MI Variable Objects): Describe meanings of
6047 values for in_scope. Mention that only root variables can be
6048 updated.
6049 (GDB/MI Development and Front Ends): Explain new values may be
6050 added to existing fields.
6051
123dc839
DJ
60522007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
6053
6054 * gdb.texinfo (-target-disconnect): Use @smallexample.
6055 (Requirements): Add anchor for Expat. Update description.
6056 (Target Descriptions): Mention Expat.
6057 (Target Description Format): Document new elements. Use
6058 @smallexample.
6059 (Predefined Target Types, Standard Target Features): New sections.
669fac23 6060 * gdbint.texinfo (Target Descriptions): New section.
123dc839 6061
108546a0
DJ
60622007-02-07 Daniel Jacobowitz <dan@codesourcery.com>
6063
6064 * gdb.texinfo (Target Description Format): Add section on XInclude.
6065
95a98c01
NR
60662006-02-03 Nick Roberts <nickrob@snap.net.nz>
6067
6068 * gdb.texinfo (GDB/MI Miscellaneous Commands): Describe the new
6069 command -enable-timings.
6070
f4b3909f
EZ
60712007-02-02 Markus Deuling <deuling@de.ibm.com> (tiny change)
6072
5ae4183a 6073 * gdbint.texinfo (Operation System ABI Variant Handling): Update
f4b3909f
EZ
6074 descriptions for new/deleted elements in gdb_osabi. Add missing
6075 description for function generic_elf_osabi_sniff_abi_tag_sections.
6076
c7ba131e
JB
60772007-01-29 Joel Brobecker <brobecker@adacore.com>
6078
6079 * gdb.texinfo (Maintenance Commands): Add documentation for
6080 the new "maint print target-stack" command.
6081
3a60f64e
JK
60822007-01-26 Jan Kratochvil <jan.kratochvil@redhat.com>
6083 Eli Zaretskii <eliz@gnu.org>
6084
f4b3909f 6085 * gdb.texinfo: Describe CHAR array vs. string identification rules.
3a60f64e 6086
c582f8b6
EZ
60872007-01-26 Eli Zaretskii <eliz@gnu.org>
6088
6089 * gdb.texinfo (Compilation, Files, Bootstrapping, Bug Reporting):
6090 Use @value{NGCC} instead of @value{GCC}.
6091
d3e8051b
EZ
60922007-01-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> (tiny change)
6093
6094 * agentexpr.texi: Fix typos.
6095 * annotate.texinfo: Likewise.
6096 * gdb.texinfo: Likewise.
6097 * gdbint.texinfo: Likewise.
6098 * observer.texi: Likewise.
6099 * stabs.texinfo: Likewise.
6100
86f04699
EZ
61012007-01-20 Markus Deuling <deuling@de.ibm.com> (tiny change)
6102
6103 * gdbint.texinfo (Support Libraries): Remove mmalloc
6104 entry. Describe readline library.
6105
23181151
DJ
61062007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
6107
6108 * gdb.texinfo (Target Descriptions): New section.
6109 (General Query Packets): Add QPassSignals anchor. Mention
6110 qXfer:features:read under qSupported. Expand mentions of
6111 qXfer:memory-map:read and QPassSignals. Document
6112 qXfer:features:read.
6113
f822c95b
DJ
61142007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
6115
6116 * gdb.texinfo (Commands to specify files): Describe
6117 "set sysroot" and "show sysroot".
6118 (Using the `gdbserver' program): Lowercase argument
6119 to @var. Expand description of setting up GDB on the
6120 host.
6121
8936fcda
JB
61222007-01-05 Joel Brobecker <brobecker@adacore.com>
6123
6124 * gdb.texinfo (Set Catchpoints): Add documentation for the new
6125 catch exception, catch exception unhandled, and catch assert
6126 commands.
6127
e776119f
DJ
61282007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
6129
6130 * gdb.texinfo (Debugging Output): Document "set debug xml"
6131 and "show debug xml".
6132
aa79a185
DJ
61332007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
6134
6135 * gdbint.texinfo (Compiler Warnings): Update for -Wall use.
6136
7f893741
JB
61372007-01-01 Joel Brobecker <brobecker@adacore.com>
6138
6139 * gdbint.texinfo (Start of New Year Procedure): Add missing item.
6140
a1b5960f
VP
61412006-12-08 Vladimir Prus <vladimir@codesourcery.com>
6142
6143 * gdb.texinfo (GDB/MI Variable Objects): Wrap historical
6144 note in @ignore, to be removed later if nobody complains.
6145
9f470e6e
NR
61462006-12-04 Nick Roberts <nickrob@snap.net.nz>
6147
6148 * gdb.texinfo (GDB/MI Variable Objects): Describe -c option
6149 of -var-delete.
6150
765dc015 61512006-11-22 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a 6152
765dc015 6153 * gdb.texinfo (Setting breakpoints): Document
5ae4183a
AS
6154 automatic software/hardware breakpoint usage and
6155 the "set breakpoint auto-hw" command.
765dc015 6156
4b5752d0
VP
61572006-11-21 Vladimir Prus <vladimir@codesourcery.com>
6158
6159 * gdb.texinfo (Memory Access Checking): New.
6160
89be2091
DJ
61612006-11-16 Daniel Jacobowitz <dan@codesourcery.com>
6162
6163 * gdb.texinfo (Remote configuration): Mention
6164 "pass-signals-packet".
6165 (General Query Packets): Document QPassSignals. Fix
6166 a typo.
6167
ca3bf3bd
DJ
61682006-11-14 Maxim Grigoriev <maxim@tensilica.com>
6169
6170 * gdb.texinfo (Contributors): Add contributors of Xtensa port.
6171
427c3a89
DJ
61722006-11-14 Daniel Jacobowitz <dan@codesourcery.com>
6173
6174 * gdb.texinfo (Remote configuration): Rewrite documentation for
6175 packet configuration commands.
6176 (OS Information): Adjust reference to qXfer:auxv:read.
6177 (General Query Packets): Remove references to read-aux-vector-packet
6178 and set remote get-thread-local-storage-address.
6179
7a107747
DJ
61802006-11-10 Daniel Jacobowitz <dan@codesourcery.com>
6181
6182 * gdbint.texinfo (Target Architecture Definition): Add new
6183 Initializing a New Architecture section.
6184
1c56eb0e
EZ
61852006-10-31 David Taylor <dtaylor@emc.com>
6186
6187 * stabs.texinfo (Macro define and undefine): New node describing
6188 stabs for #define and #undef.
6189
f73adfeb
AS
61902006-10-27 Andreas Schwab <schwab@suse.de>
6191
6192 * gdb.texinfo (Processes): Rename "detach-fork" to "detach fork".
6193
fd60e0df
EZ
61942006-10-21 Eli Zaretskii <eliz@gnu.org>
6195
6196 * gdb.texinfo (Breakpoints, Set Watchpoints): Elaborate and
6197 clarify on the possible meanings of ``expression'' watched by
6198 watchpoints. Add indexing.
e5ac9b53
EZ
6199 (Prompting, Errors, Invalidation, Annotations for Running)
6200 (Source Annotations): Fix index entries by adding "annotation" to
6201 them, to discriminate from index entries that point to the more
6202 general topic descriptions.
fd60e0df 6203
52bb452f
DJ
62042006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
6205
6206 * gdbint.texinfo (Target Vector Definition): Move most
6207 content into Existing Targets. Add a menu.
6208 (Existing Targets): New section, moved from Target Vector
6209 Definition. Use @subsection.
6210 (Managing Execution State): New section.
6211
58955e58
BW
62122006-10-16 Bob Wilson <bob.wilson@acm.org>
6213
6214 * gdb.texinfo (ST2000): Use Ctrl- instead of C-.
6215
c8aa23ab
EZ
62162006-10-15 Eli Zaretskii <eliz@gnu.org>
6217
6218 * gdb.texinfo (Sample Session, Invocation, Quitting GDB)
6219 (Command Syntax, Signals, Backtrace, Connecting)
6220 (Remote configuration, Renesas Boards, Console I/O): Fix last
6221 change: use Ctrl- instead of C-, except wrt Emacs.
6222 (File-I/O Examples): Put Ctrl-c in @kbd.
6223 (Cygwin Native, File-I/O Overview, The Ctrl-C message)
6224 (Console I/O): Use @samp with Ctrl-.
45ac1734
EZ
6225 (Signals, Set Breaks, Set Watchpoints): Document optional
6226 arguments to `info signals' `handle', `info breakpoints', and
6227 `info watchpoints'.
c8aa23ab 6228
e7109c7e
EZ
62292006-10-14 Eli Zaretskii <eliz@gnu.org>
6230
6231 * gdb.texinfo (Backtrace): Fix last change.
6232
de3aea7b
NR
62332006-10-14 Nick Roberts <nickrob@snap.net.nz>
6234
6235 * gdb.texinfo (Backtrace): Order correctly and add other cases.
6236
7f9087cb
BW
62372006-10-10 Bob Wilson <bob.wilson@acm.org>
6238
c8aa23ab
EZ
6239 * gdb.texinfo (Command Syntax, Connecting, Remote configuration)
6240 (Renesas Boards, ST2000, TUI Keys, TUI Single Key Mode)
6241 (TUI Commands, Emacs, Console I/O): Fix @key and @kbd usage.
7f9087cb 6242
68437a39
DJ
62432006-09-21 Vladimir Prus <vladimir@codesourcery.com>
6244 Daniel Jacobowitz <dan@codesourcery.com>
6245
6246 * gdb.texinfo (Packets): Document vFlashErase,
6247 vFlashWrite and vFlashDone packets.
6248 (General Query Packets): Document qXfer:memory-map:read.
6249 Add a new feature for qXfer:memory-map:read.
6250 (Memory map format): New section.
6251 (Target Commands): Mention that gdb can write flash.
6252
fd79ecee
DJ
62532006-09-21 Vladimir Prus <vladimir@codesourcery.com>
6254 Daniel Jacobowitz <dan@codesourcery.com>
6255
6256 * gdb.texinfo (Memory Region Attributes): Mention target-supplied
6257 memory regions and "mem auto".
6258
350da6ee
DJ
62592006-09-21 Nathan Sidwell <nathan@codesourcery.com>
6260
6261 * gdbint.texinfo (Array Containers): New section.
6262
2f1acb09
VP
62632006-09-17 Vladimir Prus <vladimir@codesourcery.com>
6264
6265 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
6266 -stack-list-arguments HIGH_FRAME argument can be larger then the
6267 actual number of frames.
6268
2ab1eb7a
VP
62692006-09-07 Vladimir Prus <vladimir@codesourcery.com>
6270
6271 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
5ae4183a
AS
6272 -stack-list-locals HIGH_FRAME argument can be larger then the
6273 actual number of frames.
2ab1eb7a 6274
599b237a
BW
62752006-09-02 Bob Wilson <bob.wilson@acm.org>
6276
6277 * gdb.texinfo (Packets, Stop Reply Packets, General Query Packets,
6278 Register Packet Format, Tracepoint Packets): Fix spelling errors.
6279
25ab7e6d
EZ
62802006-09-02 Eli Zaretskii <eliz@gnu.org>
6281
6282 * gdbint.texinfo (Overall Structure): New section "Source Tree
6283 Structure".
6284
940178d3
JB
62852006-08-17 Jim Blandy <jimb@codesourcery.com>
6286
6287 * gdb.texinfo (Stop Reply Packets): Note similarity of 'S' and 'T'
6288 responses.
6289
30daae6c
JB
62902006-08-08 Joel Brobecker <brobecker@adacore.com>
6291
6292 * gdb.texinfo (Source Path): Add documentation for new
6293 substitute-path commands.
6294
7fa2210b
DJ
62952006-08-08 Daniel Jacobowitz <dan@codesourcery.com>
6296
6297 * gdb.texinfo (Installing GDB): Update menu. Move text to...
6298 (Running Configure): ...here.
6299 (Requirements): New node. Mention expat.
6300
3d00d119
DJ
63012006-08-08 Vladimir Prus <vladimir@codesourcery.com>
6302
5ae4183a 6303 * gdb.texinfo (Target Commands): Remove
3d00d119
DJ
6304 'set download-write-size' and 'show download-write-size'.
6305
0cbfa4ee
DJ
63062006-08-01 Daniel Jacobowitz <dan@codesourcery.com>
6307
6308 * stabs.texinfo (Member Type Descriptor): Correct example for
6309 pointer to member types.
6310
16026cd7
AS
63112006-07-21 Andrew Stubbs <andrew.stubbs@st.com>
6312
6313 * gdb.texinfo (Optional warnings and messages): Add
6314 'set/show trace-commands'.
6315 (Command files): Add '-v' to source command.
6316
0876f84a
DJ
63172006-07-12 Daniel Jacobowitz <dan@codesourcery.com>
6318
6319 * gdb.texinfo (OS Information): Update qPart reference to
6320 qXfer.
6321 (Remote configuration): Likewise.
6322 (Overview): Move @cindex to the start of a paragraph. Talk
6323 about binary data encoding.
6324 (Packets): Refer to the overview for the details of the X
6325 packet encoding.
6326 (General Query Packets): Remove qPart description. Add qXfer
6327 description. Add an anchor to qSupported. Correct feature
6328 table title. Add a new feature for qXfer:auxv:read.
6329 (Interrupts): Add a missing parenthesis.
6330
2ec3381a
DJ
63312006-07-05 Daniel Jacobowitz <dan@codesourcery.com>
6332
669fac23 6333 * gdb.texinfo (KOD): Remove node.
2ec3381a
DJ
6334 (GDB/MI Kod Commands): Remove commented out node.
6335
594fe323
EZ
63362006-07-01 Eli Zaretskii <eliz@gnu.org>
6337
6338 * gdb.texinfo (GDB/MI Output Syntax, GDB/MI Simple Examples)
6339 (GDB/MI Breakpoint Commands, GDB/MI Program Context)
6340 (GDB/MI Thread Commands, GDB/MI Program Execution)
6341 (GDB/MI Stack Manipulation, GDB/MI Variable Objects)
6342 (GDB/MI Data Manipulation, GDB/MI Symbol Query)
6343 (GDB/MI File Commands, GDB/MI Target Manipulation)
6344 (GDB/MI Miscellaneous Commands): Change (@value{GDBP})->(gdb),
6345 since the MI prompt is hard-wired into the code.
6346
7e3fb70c
NR
63472006-07-01 Nick Roberts <nickrob@snap.net.nz>
6348
6349 * gdb.texinfo (GDB/MI Compatibility with CLI): Qualify more carefully.
6350 (GDB/MI Simple Examples): Use @subheading for "A Bad Command".
6351 (GDB/MI Data Manipulation): Remove description of unimplemented
6352 display related commands as variable objects perform this function
6353 and are superior: -display-delete, -display-disable,
6354 -display-enable, -display-insert and -display-list. Move
6355 -environment-cd, -environment-directory, -environment-path
6356 and -environment-pwd to "Program Context".
6357 (GDB/MI Program Control): Rename to "Program Execution". Move
6358 -exec-arguments -exec-abort to...
6359 (GDB/MI Program Context): ...here. New node split from "Data
6360 Manipulation".
6361
be2a5f71
DJ
63622006-06-21 Daniel Jacobowitz <dan@codesourcery.com>
6363
6364 * gdb.texinfo (Remote configuration): Document set / show
6365 remote supported-packets.
6366 (General Query Packets): Document qSupported packet.
6367
fc320d37
SL
63682006-06-10 Sandra Loosemore <sandra@codesourcery.com>
6369
6370 * gdb.texinfo (File-I/O overview): Copy edit for grammar, spelling,
6371 and font markup.
6372 (Protocol basics): Likewise.
6373 (The F request packet): Likewise.
6374 (The F reply packet): Likewise.
6375 (Memory transfer): Move this node to be a subsubsection of
6376 "Protocol specific representation of datatypes".
6377 (The Ctrl-C message): More copy editing.
6378 (Console I/O): Likewise.
6379 (The isatty call): Delete this node, and merge its content into
6380 the "isatty" node. Fixed references elsewhere.
6381 (The system call): Delete this node, and merge its content into
6382 the "system" node. Fixed references elsewhere.
6383 (open): Reformat to use @table, and add appropriate font markup.
6384 (close): Likewise.
6385 (read): Likewise.
6386 (write): Likewise.
6387 (lseek): Likewise.
6388 (rename): Likewise.
6389 (unlink): Likewise.
6390 (stat/fstat): Likewise.
6391 (gettimeofday): Likewise.
6392 (isatty): Likewise.
6393 (system): Likewise, plus minor changes to fix confusing wording.
6394 (Integral datatypes): Fix font markup.
6395 (Pointer values): Likewise.
6396 (struct stat): Fix markup to use @table, plus minor copy editing.
6397 (struct timeval): Fix font markup, plus minor copy editing.
6398 (Constants): Minor copy editing.
6399 (Errno values): Add font markup.
6400 (File-I/O Examples): Likewise.
6401
158fdf5c
NR
64022006-06-10 Nick Roberts <nickrob@snap.net.nz>
6403
6404 * gdb.texinfo (GDB/MI): Remove duplicate acknowledgements.
6405 (GDB/MI Simple Examples): Move node up one level. Use real
6406 examples.
6407 (GDB/MI Compatibility with CLI): Update.
6408 (GDB/MI Result Records): Add "connected" and "exit" result
6409 classes.
6410 (GDB/MI Stream Records): Clarify target output.
6411 (GDB/MI Command Description Format): Modify example description.
6412 (GDB/MI Breakpoint Table Commands): Rename to...
6413 (GDB/MI Breakpoint Commands): ...this
6414 (GDB/MI Breakpoint Commands): Add optional thread field.
6415 (GDB/MI Program Control): Add an introduction. Move "Program
6416 termination" examples into exec-run description.
6417 (GDB/MI File Commands): Mention similar CLI commands.
6418 (GDB/MI Miscellaneous Commands): Move to end. Mention "show version"
6419 is similar to "-gdb-version".
6420
ddb50cd7
EZ
64212006-06-09 Eli Zaretskii <eliz@gnu.org>
6422
6423 * gdb.texinfo (Symbols): Fix "(gdb)"=>"(@value{GDBP})".
6424
2aef0d6b
NR
64252006-06-02 Nick Roberts <nickrob@snap.net.nz>
6426
6427 * gdb.texinfo (GDB/MI Development and Front Ends): Use
6428 sourceware.org for mailing lists.
d5e40d59 6429 (GDB/MI File Commands): New node split from Program Control.
2aef0d6b 6430
383a5c52
NR
64312006-06-01 Nick Roberts <nickrob@snap.net.nz>
6432
d5e40d59 6433 * gdb.texinfo (GDB/MI Development and Front Ends): New node.
383a5c52 6434
e16b02ee
EZ
64352006-05-22 Eli Zaretskii <eliz@gnu.org>
6436
6437 * gdb.texinfo (Cygwin Native): Fix last change.
6438
be90c084
CF
64392006-05-22 Christopher Faylor <cgf@timesys.com>
6440
6441 * gdb.texinfo (Cygwin Native): Document set/show cygwin-exceptions.
6442
347ceba5
NR
64432006-05-15 Nick Roberts <nickrob@snap.net.nz>
6444
6445 * gdbint.texinfo (Algorithms): Correct spelling and punctuation.
6446 (Releasing GDB, Testsuite): Remove details for including DejaGnu.
6447
369af7bd
DJ
64482006-05-14 Daniel Jacobowitz <dan@codesourcery.com>
6449
6450 * gdb.texinfo (General Query Packets): Recommend not starting
6451 new packets with qC and clarify.
6452
2ffdbde8 64532006-05-13 Gaius Mulley <gaius@glam.ac.uk>
229582b7
GM
6454
6455 * gdb.texinfo (M2 Types): New section.
72019c9c 6456
16d1a084
DJ
64572006-05-10 Daniel Jacobowitz <dan@codesourcery.com>
6458
6459 * agentexpr.texi: Add a copyright and license notice.
6460 * observer.texi: Likewise, with GPL clause for function prototypes.
6461 Remove trailing whitespace.
6462
aa56d27a
JB
64632006-05-05 Jim Blandy <jimb@codesourcery.com>
6464
6465 * gdb.texinfo (General Query Packets): Document conventions for
6466 terminating packet names, and their violations.
6467
5bdf8622
DJ
64682006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
6469
6470 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Update for readline 5.1.
6471 * gdb.texinfo: Likewise.
6472
605a56cb
DJ
64732006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
6474
6475 * gdb.texinfo (Remote Configuration): Remove "set remotedebug"
6476 and "show remotedebug".
6477 (Debugging Output): Add additional index entries.
6478
b8db102d
MS
64792006-04-27 Michael Snyder <msnyder@redhat.com>
6480
6481 * gdb.texinfo (delete-fork): Command renamed to "delete fork".
6482
c5e30d01
AC
64832006-04-22 Andrew Cagney <cagney@redhat.com>
6484
6485 * gdb.texinfo (Contributors): Credit frame unwinder contributors.
6486 * gdbint.texinfo (Algorithms): Fix errors in frame documentation.
6487
8181d85f
DJ
64882006-04-18 Daniel Jacobowitz <dan@codesourcery.com>
6489
6490 * gdbint.texinfo (x86 Watchpoints, Target Conditionals): Update insert
6491 and remove breakpoint prototypes.
6492 (Watchpoints): Move description of target_insert_hw_breakpoint and
6493 target_remove_hw_breakpoint ...
6494 (Breakpoints): ... to here. Document target_insert_breakpoint and
6495 target_remove_breakpoint.
6496
4f553f88
JB
64972006-04-17 Jim Blandy <jimb@codesourcery.com>
6498
6499 * gdb.texinfo (Packets): Note that 'addr' arguments to s, S, c,
6500 and C packets are optional.
6501
cd852561
FR
65022006-04-14 Frederic Riss <frederic.riss@st.com>
6503
6504 * gdb.texinfo (Specifying source directories): Update the description
6505 of the source file search to reflect the fact that the source path
6506 always contains at least $cdir and $cwd.
6507
b620eb07
MS
65082006-03-31 Michael Snyder <msnyder@redhat.com>
6509
6510 * gdb.texinfo: Update copyright dates.
6511
3156cdaf
EZ
65122006-03-31 Eli Zaretskii <eliz@gnu.org>
6513
6514 * gdb.texinfo (Overview): Add an index entry to "empty response".
6515
7d30c22d
JB
65162006-03-28 Jim Blandy <jimb@codesourcery.com>
6517
6518 * gdbint.texinfo (Prologue Analysis): New section.
6519
86941c27
JB
65202006-03-07 Jim Blandy <jimb@red-bean.com>
6521
66b8c7f6
JB
6522 * gdb.texinfo (Connecting): Document 'target remote pipe'.
6523
1a10341b
JB
6524 * gdb.texinfo (Target Commands): Update text describing how to
6525 specify a target. Refer to the detailed section on remote
6526 debugging, not the brief mention.
6527
86941c27
JB
6528 * gdb.texinfo (Connecting): Organize the different 'target remote'
6529 connection methods into a table. Add a 'target remote' index
6530 entry. (!!!)
6531
62f3a2ba
FF
65322006-02-17 Fred Fish <fnf@specifix.com>
6533
6534 * gdb.texinfo (Symbols): Update descriptions of 'whatis' and
6535 'ptype' commands to reflect the fact that the only significant
6536 difference between them is that ptype prints the complete type
6537 description instead of just the name.
6538
8b9a88ea
WZ
65392006-02-13 Wu Zhou <woodzltc@cn.ibm.com>
6540
6541 * gdbint.texinfo (Watchpoints): Delete
6542 TARGET_REGION_SIZE_OK_FOR_HW_WATCHPOINT.
6543
7e8dc855
NR
65442006-02-10 Nick Roberts <nickrob@snap.net.nz>
6545
6546 * gdb.texinfo (GDB/MI Breakpoint Table Commands): Add fullname and
6547 times fields where needed. Fix typos. Update general form given
6548 for output of -break-insert.
6549 (GDB/MI): Abbreviate some unnecessarily long fullnames.
6550
c91d38aa
DJ
65512006-02-06 Daniel Jacobowitz <dan@codesourcery.com>
6552
6553 * gdbint.texinfo (Symbol Handling): Add a section
6554 on memory management.
6555
38fcd64c
DJ
65562006-02-06 Vladimir Prus <ghost@cs.msu.su>
6557
6558 * gdb.texinfo (Breakpoint table commands): Document the fullname
6559 field in -break-list output.
6560
219eec71
EZ
65612006-02-03 Eli Zaretskii <eliz@gnu.org>
6562
6563 * gdb.texinfo (Cygwin Native): Fix typos. Clarify the types of
6564 debugging information produced by the various "set debug..."
6565 options.
6566
ae5a43e0
DJ
65672006-02-01 Daniel Jacobowitz <dan@codesourcery.com>
6568
6569 * gdb.texinfo (Files): Remove obsolete bits from the description
6570 of "symbol-file".
6571
a9f158ec
JB
65722006-01-25 Jim Blandy <jimb@redhat.com>
6573
6574 * gdbint.texinfo (Testsuite): Explain how to run selected tests.
6575
410dd08e
JB
65762006-01-24 Jim Blandy <jimb@redhat.com>
6577
6578 * gdbint.texinfo (Frames): Document the basics of GDB's register
6579 unwinding model, and explain the existence of the "sentinel" frame.
6580
4b505b12
AS
65812006-01-23 Andrew Stubbs <andrew.stubbs@st.com>
6582
6583 * gdb.texinfo (Choosing files): Mention that -directory is used
6584 for script files.
6585 (Specifying source directories): Likewise.
6586 (Command files): Explain how script files are found.
6587
839c27b7
EZ
65882006-01-21 Eli Zaretskii <eliz@gnu.org>
6589
6590 * gdb.texinfo (Backtrace): Describe how to get backtrace of all
6591 the threads in a multi-threaded program.
6592 (Threads): The threadno argument of "thread apply" can be a range
6593 of numbers.
6594
7be93b9e
JB
65952006-01-18 Jim Blandy <jimb@redhat.com>
6596
6597 * gdbint.texinfo (Coding): Add entry for -Wno-pointer-sign to list
6598 of warning flags.
6599
fcc73fe3
EZ
66002006-01-13 Eli Zaretskii <eliz@gnu.org>
6601
6602 * gdb.texinfo (Sequences): Improve menu annotations.
6603 (Define): Add index entries for arguments of user-defined
6604 commands. Move the description of flow-control commands...
6605 (Command Files): ...to here. Document loop_break and
6606 loop_continue.
ca91424e
EZ
6607 (Define, Command Files): Document `end' and add index entries for
6608 it.
fcc73fe3 6609
5c95884b
MS
66102006-01-04 Michael Snyder <msnyder@redhat.com>
6611
6612 * gdb.texinfo: Add documentation for linux-fork.
5ae4183a 6613 * gdbint.texinfo: Add internal documentation for checkpoints.
5c95884b 6614
860701dc
PH
66152006-01-02 Paul N. Hilfinger <hilfinger@gnat.com>
6616
6617 * gdb.texinfo (Omissions from Ada): Document that there is now
6618 limited aggregate support.
6619
36b80e65
EZ
66202005-12-28 Eli Zaretskii <eliz@gnu.org>
6621
6622 * gdb.texinfo (Registers): Describe how to refer to SSE and MMX
6623 registers and the likes.
6624
c1468174
EZ
66252005-12-24 Eli Zaretskii <eliz@gnu.org>
6626
6627 * gdb.texinfo (Target Commands, Bug Reporting, File Options)
6628 (Symbols): Fix usage of "e.g.".
359df76b 6629 (Memory Region Attributes): Fix usage of "etc."
c1468174
EZ
6630
6631 * gdbint.texinfo (libgdb, Symbol Handling, Native Debugging)
6632 (Coding): Fix usage of "e.g.".
6633
c02a867d
EZ
66342005-12-23 Eli Zaretskii <eliz@gnu.org>
6635
5ae4183a
AS
6636 * stabs.texinfo:
6637 * refcard.tex:
c02a867d 6638 * gpl.texi:
5ae4183a
AS
6639 * gdbint.texinfo:
6640 * gdb.texinfo:
6641 * gdb-cfg.texi:
c02a867d 6642 * fdl.texi:
5ae4183a
AS
6643 * annotate.texinfo:
6644 * all-cfg.texi:
c02a867d
EZ
6645 * Makefile.in: Add (C) after Copyright. Update the FSF
6646 address.
6647
fad38dfa
EZ
66482005-12-03 Eli Zaretskii <eliz@gnu.org>
6649
6650 * gdb.texinfo (Connecting): Explain that `monitor' is a way to
6651 extend GDB with commands for external monitor.
6652
53e5f3cf
AS
66532005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
6654
6655 * gdb.texinfo (Convenience variables): Add init-if-undefined command.
6656
55f6ca0f
JB
66572005-11-25 Joel Brobecker <brobecker@adacore.com>
6658
6659 * gdbint.texinfo (Start of New Year Procedure): New chapter.
6660
c1947b85
JB
66612005-11-21 Jim Blandy <jimb@redhat.com>
6662
6663 * gdb.texinfo (Tracepoint Packets): Document restrictions on
6664 placement of 'R' actions in tracepoint action packets; document
6665 dependence of 'X' and 'M' actions on a preceding 'R' action for
6666 their registers.
6667
9d29849a
JB
66682005-11-19 Jim Blandy <jimb@redhat.com>
6669
6670 * gdb.texinfo (Tracepoint Packets): New node.
6671 (General Query Packets): Add entries for the tracepoint packets,
6672 referring to the "Tracepoint Packets" node.
6673 (Tracepoints): Add reference to "Tracepoint Packets".
5ae4183a 6674
9a6253be
KB
66752005-11-18 Kevin Buettner <kevinb@redhat.com>
6676
6677 * gdb.texinfo (set remotebreak): Add anchor.
6678 (X packet): Likewise.
6679 (Remote Protocol): Add new section `Interrupts' and new index
6680 entry `interrupts (remote protocol)'.
6681
5f3bebba
JB
66822005-11-18 Jim Blandy <jimb@redhat.com>
6683
6684 * gdb.texinfo (Packets): Move information out of 'q' and 'Q'
6685 entries into the General Query Packets section. Add a
6686 cross-reference to that section. Drop description of replies, as
6687 these are covered in the descriptions of each packet.
6688 (General Query Packets): Add introductory text. Explain naming
6689 conventions, and how the end of a name is recognized.
6690
9a7a1b36
KB
66912005-11-17 Kevin Buettner <kevinb@redhat.com>
6692
0564b6cf 6693 * gdb.texinfo (Remote configuration): Fix typo in description of
9a7a1b36
KB
6694 "set remotebreak" command.
6695
b8ff78ce
JB
66962005-11-16 Jim Blandy <jimb@redhat.com>
6697
6698 * gdb.texinfo (Packets, Stop Reply Packets)
6699 (General Query Packets): Various formatting cleanups.
6700 - Use @samp for packet contents.
6701 - Drop summaries from packet @item lines; the same information appears
6702 immediately below in the description.
6703 - Delete paragraph breaks after packet @item commands, so that the
6704 description appears directly to the right of the packet prototype
6705 in the printed manual, if it fits.
6706 - Place spaces in packet prototypes between @vars and non-@var
6707 letters, and explain that they're just for formatting.
6708 - Use @dots{} instead of '...'.
6709 - Fix uses of @code where @var was needed.
6710 - Replace "deprecated" markers with English text spelling out the
6711 packet's status and the preferred alternatives.
6712 - Remove "(reserved)" markers on 'A' and 'I' packets; it's unclear
6713 what this ever meant.
6714 - Remove "(draft)" markers on 'i' packets; nobody has commented on
6715 this for a long time.
6716 - Remove "(draft)" markers on 'z' and 'Z' packets; these have been
6717 implemented several times, and have been in use for years.
6718
8ffe2530
JB
67192005-11-15 Jim Blandy <jimb@redhat.com>
6720
c43c5473
JB
6721 * gdb.texinfo (Packets): Add index entries for 'm' packet
6722 disclaimers.
5ae4183a 6723
fb031cdf
JB
6724 * gdb.texinfo (Packets): Clarify lack of restrictions on behavior
6725 of stub when processing an 'm' packet.
6726
8ffe2530
JB
6727 * gdb.texinfo (Packets): Mention that packets beginning with
6728 letters are reserved once, at the top, instead of actually listing
6729 them all and saying "reserved".
6730
c03c782f
AS
67312005-11-15 Andrew Stubbs <andrew.stubbs@st.com>
6732
6733 * gdb.texinfo (User-defined commands): Add $argc. Add missing 'end'.
6734 Change @var{$arg0 to @code{$arg0.
6735
814e32d7
WZ
67362005-11-14 Wu Zhou <woodzltc@cn.ibm.com>
6737
6738 * gdb.texinfo (Fortran): Add some words about Fortran debugging.
6739
fa93a9d8
JB
67402005-11-12 Jim Blandy <jimb@redhat.com>
6741
6742 * gdb.texinfo (General Query Packets): Put packets in alphabetical
6743 order. Remove extraneous 'z'.
6744
8a5a3c82
AS
67452005-11-07 Andrew Stubbs <andrew.stubbs@st.com>
6746
6747 * gdb.texinfo (Choosing files): Add --eval-command.
6748
4b0ad762
AS
67492005-11-04 Andrew Stubbs <andrew.stubbs@st.com>
6750
6751 * gdb.texinfo (Choosing modes): Add --return-child-result.
6752
6753
1a088d06
AS
67542005-11-01 Andrew Stubbs <andrew.stubbs@st.com>
6755
6756 * gdb.texinfo (Choosing modes): Add --batch-silent.
6757
656d5e12
EZ
67582005-10-28 Eli Zaretskii <eliz@gnu.org>
6759
6760 * gdb.texinfo (GDB/MI Variable Objects): Fix @pxref usage under
6761 "The -var-update Command".
6762
3c9c013a
JB
67632005-10-03 Joel Brobecker <brobecker@adacore.com>
6764
6765 * gdb.texinfo (Print Settings): Add documentation for set/show
6766 print array-indexes.
6767
7ba3cf9c
DJ
67682005-09-17 Daniel Jacobowitz <dan@codesourcery.com>
6769
6770 * gdb.texinfo (Contributors): Thank Andrew Cagney for releases
6771 6.2 and 6.3.
6772
a94ab193
EZ
67732005-08-27 Eli Zaretskii <eliz@gnu.org>
6774
6775 * gdb.texinfo (File Options): Don't document --mapped, it's gone
6776 since 19-Jan-2004.
6777 (Files): Likewise.
ab1adacd
EZ
6778 (Variables, Symbols): Document the "<incomplete type>" message and
6779 its reasons.
a94ab193 6780
ca06016a
FF
67812005-08-01 Fred Fish <fnf@specifix.com>
6782
6783 * gdb.texinfo (SETUP_ARBITRARY_FRAME): Remove obsolete reference.
6784
cf58170d
NR
67852005-07-15 Nick Roberts <nickrob@snap.net.nz>
6786
6787 * gdb.texinfo (GDB/MI Variable Objects): Describe print-values
6788 option for -var-list-children and -var-update.
6789 (GDB/MI Stack Manipulation): Simplify description of
6790 print-values option for -stack-list-locals.
6791 (GDB/MI Command Description Format): Clarify.
6792 (Mode Options): Spelling of superseded.
6793
38f1196a
BR
67942005-07-12 Bob Rossi <bob@brasko.net>
6795
6796 * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix -inferior-tty-show
6797 corresponding GDB command comment.
6798
3cb3b8df
BR
67992005-07-06 Bob Rossi <bob@brasko.net>
6800
6801 * gdb.texinfo (GDB/MI Miscellaneous Commands): Add -inferior-tty-set
6802 and -inferior-tty-show.
6803 (Input/Output): Document "set/show inferior-tty" and tty alias.
6804
10fac096
NW
68052005-07-02 Nathan J. Williams <nathanw@wasabisystems.com>
6806
6807 * gdb.texinfo (Packets): Change description of 'D' packet to note
6808 that GDB does wait for a response.
6809
d1b6db76
NR
68102005-06-22 Nick Roberts <nickrob@snap.net.nz>
6811
6812 * gdb.texinfo (History) Rename "Command History".
6813 (Command History): Move node "Server Prefix" from section on
6814 Annotations here.
6815
29629dcf
NR
68162005-06-19 Nick Roberts <nickrob@snap.net.nz>
6817
6818 * gdb.texinfo (GDB/MI Stack Manipulation):
6819 Re-instate -stack-info-frame with example. Say that it gets
6820 info on selected frame, not current frame.
6821
397ca115
EZ
68222005-06-18 Eli Zaretskii <eliz@gnu.org>
6823
6824 * gdb.texinfo (Server): Clarify that `file' should be used before
6825 connecting to the server.
6826 (Files): Add an xref to the above description.
51274035
EZ
6827 (Output Formats): More detailed description of the `c' format.
6828 (Memory): List explicitly all the formats supported by `x'.
638ac427 6829 (Threads): Add an @cindex entry for "thread apply".
fc8be69e 6830 (Files): Document the possibility of loading unlinked object
59b7b46f
EZ
6831 files. Add more indexing for solib-absolute-prefix and
6832 --with-sysroot.
76d17f34
EZ
6833 (Machine Code): Document possible problems with locations in
6834 shared libraries.
d416eeec
EZ
6835 (Backtrace): Document that free-standing environments do not need
6836 to have a `main' function.
397ca115 6837
74f6deaa
NR
68382005-06-18 Nick Roberts <nickrob@snap.net.nz>
6839
6840 * gdb.texinfo (GDB/MI Stack Manipulation): Remove reference to
6841 -stack-info-frame.
6842
a9967aef
AC
68432005-06-07 Andrew Cagney <cagney@gnu.org>
6844
6845 * gdb.texinfo (Contributors): Note the original multi-arch
6846 contributors.
6847
e09f16f9
EZ
68482005-06-03 Eli Zaretskii <eliz@gnu.org>
6849
6850 * gdb.texinfo (Registers): Add index entries for the standard
6851 registers.
6852 (Frames): Add cross-reference from frame pointer description to
6853 the Registers node.
6854 (Annotations Overview): Fix the reference to GDB name.
6855
d87ba7ee
EZ
68562005-06-01 Eli Zaretskii <eliz@gnu.org>
6857
6858 * gdb.texinfo (Set Watchpoints): Remove @vindex entry for
6859 can-use-hw-watchpoints.
6860
034dad6f
BR
68612005-05-28 Bob Rossi <bob@brasko.net>
6862
6863 * gdb.texinfo (GDB/MI Out-of-band Records): Add bullet enumerating
6864 the possible reasons why an exec async record would be returned to FE.
6865
ffed4509
AC
68662005-05-26 Andrew Cagney <cagney@gnu.org>
6867
6868 * gdb.texinfo: Note that Elena Zannoni, Fernando Nasser, and
6869 Andrew Cagney implemented the original GDB/MI.
6870
e22e55c9
OF
68712005-05-23 Orjan Friberg <orjanf@axis.com>
6872
6873 * gdb.texinfo (CRIS): Update the cris-version and cris-dwarf2-cfi
6874 documentation. Add documentation for cris-mode.
6875
a78e13ce
EZ
68762005-05-20 Eli Zaretskii <eliz@gnu.org>
6877
6878 * gdb.texinfo (Numbers): Explain the example and make the wording
6879 more acurate.
6880
76ff342d
DJ
68812005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
6882 Dennis Brueni <dennis@slickedit.com>
6883
6884 * gdb.texinfo (GDB/MI Breakpoint Table Commands)
6885 (GDB/MI Data Manipulation, GDB/MI Program Control)
6886 (GDB/MI Stack Manipulation): Update examples to include the fullname
6887 attribute in stack frames.
6888
119b882a
EZ
68892005-05-12 Eli Zaretskii <eliz@gnu.org>
6890
6891 * gdb.texinfo (Startup): Fix last change. Treat gdb.ini like we
6892 do with other non-standard names of init files.
6893
6fc08d32
EZ
68942005-05-11 Eli Zaretskii <eliz@gnu.org>
6895
6896 * gdb.texinfo (Command Files): Move the description of the startup
6897 from here...
6898 (Startup): ...to this new subsection of the Invocation chapter.
6899 Rearrange the description of init files more logically and add a
6900 cross-reference to "Command Files". Document the special gdbinit
6901 name for CISCO 68k. Expand the description of what GDB does
6902 during startup.
6903 (History): Add index entry for HISTSIZE.
6904
a561754a
MK
69052005-05-02 Mark Kettenis <kettenis@gnu.org>
6906
6907 * gdb.texinfo (Files): Remove documentation for auto-solib-limit.
6908
2eecc4ab
EZ
69092005-05-02 Eli Zaretskii <eliz@gnu.org>
6910
6911 * gdb.texinfo (SVR4 Process Information, The isatty call)
6912 (The system call): Don't use foo(N) notation for man pages and
6913 functions.
514c4d71 6914 (Compilation, DJGPP Native): Improve wording.
2eecc4ab 6915
18999be5
EZ
69162005-04-27 Eli Zaretskii <eliz@gnu.org>
6917
6918 * gdb.texinfo (Backtrace): Describe backtraces with arguments that
6919 were optimized away.
6920
0abb7bc7
EZ
69212005-04-22 Eli Zaretskii <eliz@gnu.org>
6922
6923 * gdb.texinfo (Remote configuration): Document "set/show
6924 get-thread-local-storage-address". Add cross-reference to the
6925 description of the qGetTLSAddr packet.
6926 (General Query Packets): Mention "set remote
6927 get-thread-local-storage-address" and add a reference to its
6928 description.
6929
6f61acb1
NR
69302005-04-19 Nick Roberts <nickrob@snap.net.nz>
6931
6932 * gdb.texinfo (Backtrace): Describe 'bt full'.
6933
9d59903a
NR
69342005-04-17 Nick Roberts <nickrob@snap.net.nz>
6935
6936 * gdb.texinfo (Mode Options): Fix typo.
6937 (GDB/MI): Describe how to invoke GDB/MI.
6938
721c2651
EZ
69392005-04-16 Eli Zaretskii <eliz@gnu.org>
6940
6941 * gdb.texinfo (OS Information): Renamed from Auxiliary Vector; all
a5adf40f 6942 references changed. Add description of "info udot".
721c2651
EZ
6943 (Files): Document "set/show stop-on-solib-events".
6944 (M32R/D): Document "set/show download-path", "set/show
6945 board-address", "set/show server-address", "upload", "tload".
ba04e063
EZ
6946 Document "sdireset", "sdistatus", "debug_chaos", "use_debug_dma",
6947 "use_mon_code", "use_ib_break", "use_dbt_break".
721c2651
EZ
6948 (Maintenance Commands): Improve indexing.
6949 (Target Commands): Document "set/show hash", "set/show debug
6950 monitor".
6951 (SVR4 Process Information): Document "info pidlist" and "info
6952 meminfo". Document "set/show procfs-tarce" and "set/show
6953 procfs-file". Document "proc-trace-*" and "proc-untrace-*".
6954 (Symbols, The Print Command with Objective-C): Improve indexing.
6955 (Objective-C): Add references to "info classes" and "info
6956 selectors".
c45da7e6
EZ
6957 (Debugging Output): Improve wording. Document "set/show debug
6958 solib-frv". Fix "set/show debugvarobj".
ba04e063
EZ
6959 (Set Breaks): Add index entry for "hardware breakpoints".
6960 (Renesas ICE): Document "e7000", "ftplogin", "ftpload", "drain",
6961 and "set/show usehardbreakpoints".
6962 (MIPS Embedded): Document "se/show syn-garbage-limit", "set/show
6963 monitor-prompt", "set/show monitor-warnings", "pmon".
c45da7e6
EZ
6964 (ARM): Document "rdilogfile", "rdilogenable", "set/show
6965 rdiromatzero", "set/show rdiheartbeat".
6966 (PowerPC): Document SDS-specific commands "set/show sdstimeout",
6967 "sds".
6968 (Embedded Processors): Document the "sim" command.
6969 (Remote): Document the "remote" command.
6970 (DJGPP Native): Document the "info serial" command.
6971 (Threads): Document "maint info sol-threads".
6972 (Files): Document "nosharedlibrary", "add-symbol-file-from-memory".
6973 (Set Breaks): Improve indexing.
6974 (Command Syntax): Add a reference to dont-repeat.
6975 (Define): Document "dont-repeat".
6976 (TUI Commands): Document "tabset".
6977 (WinCE): New subsection. Document "set/show remotedirectory",
6978 "set/show remoteupload", "set/show remoteaddhost".
721c2651 6979
14d6dd68
EZ
69802005-04-15 Eli Zaretskii <eliz@gnu.org>
6981
6982 * gdb.texinfo (Hurd Native): New subsection, documents
6983 Hurd-specific commands.
a64548ea 6984 (Maintenance Commands): Add cross-reference to "Debugging Output".
da316a69 6985 (Debugging Output): Document "set/show debug lin-lwp".
a64548ea
EZ
6986 (MIPS): Improve documentation of heuristic-fence-post. Document
6987 "set/show mips abi", "set/show mips saved-gpreg-size", "set/show
6988 mips stack-arg-size", "set/show mips mask-address", "set/show mips
6989 remote-mips64-transfers-32bit-regs", "set/show debug mips".
e2f4edfd 6990 (ARM): Document ARM-specific commands.
a64548ea
EZ
6991 (AVR): New section. Document "info io_registers".
6992 (CRIS): New section. Document "set/show cris-version" and
6993 "set/show cris-dwarf2-cfi".
6994 (HPPA): New section. Document "set/show debug hppa" and "maint
6995 print unwind".
a5adf40f 6996 (Neutrino): New subsection. Document "set/show debug nto-debug".
a64548ea 6997 (Super-H): New section. Document the "regs" command.
721c2651 6998 (Debugging Output): Document "set/show debug aix-thread".
14d6dd68 6999
9c16f35a
EZ
70002005-04-09 Eli Zaretskii <eliz@gnu.org>
7001
7002 * gdb.texinfo (Print Settings): Document "set/show print
7003 pascal_static-members", "set print repeats", "show print
7004 null-stop". Improve indexing. Fix documentation of "set print
7005 union".
7006 (Pascal): New section.
7007 (Supported languages): Rename from "Support"; all references
7008 updated. Add a menu item for Pascal.
7009 (Numbers): Document "set radix.
7010 (Screen Size): Document "set/show pagination".
7011 (MIPS Embedded): Remove "set processor" documentation.
7012 (Remote configuration): Document "set/show X/P/Z-packet",
7013 "set/show read-aux-vector-packet", "set/show remote
7014 symbol-lookup-packet", "set/show remote verbose-resume-packet",
7015 "set/show remoteaddresssize", "set/show remotebaud", "set/show
7016 remotedebug", "set/show remotebreak", "set/show remotedevice",
7017 "set/show remotelogfile".
7018 (Auxiliary Vector): Add reference to the description of the
7019 read-aux-vector-packet setting.
7020 (Set Watchpoints): Add a cross-reference to "set remote
7021 hardware-breakpoint-limit".
7022 (General Query Packets): Add indexing of requests and
7023 cross-references to related commands in "Remote configuration".
7024 (File-I/O Overview, The system call): Fix wording and typos.
7025 (Thread Stops): Add index entries.
7026 (Continuing and Stepping): Document "show step-mode".
7027 (i386): New node. Document "set/show struct-convention".
7028 (Files): Document "show trust-readonly-sections".
7029 (Calling): Document "set/show unwindonsignal".
7030 (Messages/Warnings): Add index entries.
7031 (Maintenance Commands): Document "set/show watchdog".
7032 (Annotations Overview): Document "show annotate".
7033 (Set Watchpoints): Add index entries.
7034 (Symbols): Fix doc of case-sensitive.
7035 (ABI): Document "show coerce-float-to-double".
7036 (Convenience Vars, Help): Improve indexing.
7037 (Machine Code): Document "show disassembly-flavor".
7038 (Debugging C plus plus): Document "show overload-resolution".
7039 (Value History, Signaling): Add index entries.
7040
70412005-04-08 Eli Zaretskii <eliz@gnu.org>
7042
7043 * gdb.texinfo (Show): Move @kindex entries to their proper places.
7044 (Processes): Fix wording.
7045 (History, List, Logging output, Define, Symbols, Print Settings):
7046 Improve indexing.
7047
a8f24a35
EZ
70482005-04-03 Eli Zaretskii <eliz@gnu.org>
7049
7050 * gdb.texinfo (Targets): Document "set/show architecture". Remove
7051 redundant index entry for "target" command.
7052 (Backtrace): Add index entries.
7053 (Symbols, Fortran): Document the "set case-sensitive" command.
7054 (DJGPP Native): Document "set com1base", "set com1irq", etc.
7055 (Print Settings): Add index entry for "set demangle-style".
7056 (Target Commands): Document "set download-write-size".
7057 (Debugging Output): Document "set exec-done-display".
7058
09d4efe1
EZ
70592005-04-02 Eli Zaretskii <eliz@gnu.org>
7060
7061 * gdb.texinfo (Files): Fix the name and documentation of
7062 add-shared-symbol-files. Document its alias assf. Update the
7063 list of OSs where GDB supports shared libraries. Fix markup.
7064 (Continuing and Stepping): Add reference to @var{location} in the
7065 text.
7066 (Dump/Restore Files): Fix reference to @{filename}.
7067 (Help): Fix wording.
7068 (Attach): Ditto.
7069 (Set Watchpoints): Ditto.
7070 (Backtrace): Remove redundant index entries. Improve index
7071 entries.
7072 (Delete Breaks): Fix wording.
7073 (Memory): Document the compare-sections command.
7074 (Memory Region Attributes): Improve wording.
7075 (Disabling): Improve wording.
7076 (Fortran): New subsection. Document the "info common" command.
7077 (Help): Document aliases "info copying" and "info warranty".
7078 (Caching Remote Data): New section. Document the "set/show
7079 remotecache" and "info dcache" commands.
7080 (Show): Fix wording of the documentation of the "set
7081 extension-language" command.
7082 (Signals): Add index entry for "info handle".
7083 (Memory Region Attributes): Fix punctuation.
7084 (Symbols): Change the arg name to "location" and refer to it in
7085 the text. Fix wording of "info types" doc.
7086 (Threads): Fix usage of @enumerate @item's.
7087 (Listing Tracepoints): Add index entry for "info tp".
7088 (Set Watchpoints): Add xref to "info break" description.
7089 (Macros): Add an index entry for "macro exp1". Document the
7090 "macro list" command.
7091 (Maintenance Commands): Document "flushregs", "maint agent",
7092 "maint check-symtabs", "maint cplus", "maint demangle", "maint
7093 deprecate", "maint undeprecate", "maint dump-me", "maint packet",
7094 "maint print architecture", "maint print objfiles", "maint print
7095 statistics", "maint print type", "maint show-debug-regs", "maint
7096 space", "maint time", and "maint translate-address".
7097 (Connecting): Document the "monitor" command.
7098 (Annotations Overview): Describe the "set annotate" command.
7099
82f2d802
EZ
71002005-04-01 Eli Zaretskii <eliz@gnu.org>
7101
7102 * gdb.texinfo (Set Watchpoints): Document can-use-hw-watchpoints.
7103 Rearrange index entries and improve wording about support for
7104 hardware watchpoints.
7105
7d51c7de
BR
71062005-03-10 Bob Rossi <bob@brasko.net>
7107
7108 * gdb.texinfo: Update copyright
7109
68c71a2e
TR
71102005-02-09 Theodore A. Roth <troth@openavr.org>
7111
7112 * gdb.texinfo (General Query Packets): Fix texinfo compile warning and
7113 error.
7114
83761cbd
KB
71152005-02-03 Kevin Buettner <kevinb@redhat.com>
7116
7117 * gdb.texinfo (General Query Packets): Document qGetTLSAddr packet.
7118
9f1c6395
MS
71192005-01-17 Michael Snyder <msnyder@redhat.com>
7120
7121 * gdb.texinfo: Fix spelling, infinte -> infinite.
7122
fbd1b305
MK
71232005-01-08 Mark Kettenis <kettenis@gnu.org>
7124
7125 * observer.texi (GDB Observers): Document "solib_loaded".
7126
3ace7edb
AC
71272005-01-07 Andrew Cagney <cagney@gnu.org>
7128
bec39cab
AC
7129 * configure.ac: Rename configure.in, require autoconf 2.59.
7130 * configure: Re-generate.
7131
3ace7edb
AC
7132 * configure.in: Replace configdirs with multiple references to
7133 AC_CONFIG_SUBDIRS.
7134 * configure: Re-generate.
5ae4183a 7135
53531fc1
AC
71362005-01-04 Andrew Cagney <cagney@gnu.org>
7137
7138 * gdbint.texinfo (Versions and Branches): Make the date (YYYYMMDD)
7139 part of the version number.
7140
536ffdb7
MK
71412004-12-24 Mark Kettenis <kettenis@gnu.org>
7142
7143 * gdbint.texinfo (Algorithms): Remove description of
7144 TARGET_DISABLE_HW_WATCHPOINTS and TARGET_ENABLE_HW_WATCHPOINTS.
7145
e1aac25b
JB
71462004-12-07 Jim Blandy <jimb@redhat.com>
7147
7148 * gdb.texinfo (General Query Packets): Specify that thread ID's in
7149 the 'qC' and 'qThreadInfo' packets are unsigned hexidecimal
7150 numbers.
7151
f47b1503
AS
71522004-12-07 Andreas Schwab <schwab@suse.de>
7153
7154 * gdb.texinfo (Mode Options): Document -l option.
7155
b6b8ece6
EZ
71562004-12-04 Eli Zaretskii <eliz@gnu.org>
7157
7158 * gdbint.texinfo (Algorithms): More accurate description of
7159 STOPPED_BY_WATCHPOINT. Point out that target_stopped_data_address
7160 is not needed unless data-read and data-access watchpoints are
7161 supported. Add a description of how GDB checks whether the
7162 inferior stopped because a watchpoint was hit.
7163
01371747
EZ
71642004-11-23 Eli Zaretskii <eliz@gnu.org>
7165
7166 * gdb.texinfo (Files): Add cross-reference to description of
7167 -readnow command-line switch.
7168
2315ffec
RC
71692004-11-10 Randolph Chung <tausq@debian.org>
7170
7171 * gdb.texinfo: Document set/show backtrace past-entry commands.
7172 Rearrange index entries for set/show backtrace past-main.
7173
69065f5d
AC
71742004-11-10 Jon Beniston <jon@beniston.com>
7175
7176 Committed by Andrew Cagney <cagney@gnu.org>.
5ae4183a
AS
7177 * gdb.texinfo (Remote Serial Protocol): Further describe
7178 binary transfer escaping mechanism .
69065f5d 7179
30e91e0b
RC
71802004-11-08 Randolph Chung <tausq@debian.org>
7181
7182 * gdb.texinfo (inferior_debugging info): Document "set debug infrun"
7183 and "show debug infrun". Add index entries.
7184
60bf7e09
EZ
71852004-10-23 Eli Zaretskii <eliz@gnu.org>
7186
7187 * gdb.texinfo (SVR4 Process Information): Document subcommands of
7188 "info proc" that are already implemented. Add index entries.
7189 (Working Directory): Add a cross-reference to "info proc" command.
dcaf7c2c
EZ
7190 (Files): Add a tip for decreasing memory used for symtabs from
7191 shared libraries.
f018e82f
EZ
7192 (Starting): Fix whitespace; make "elaboration" stand out where it
7193 is first used, and add an index entry for the term.
f8568604
EZ
7194 (Calling): Expand and elaborate text. Add "print". Add the
7195 description of problems with weak aliases.
384ee23f 7196 (Core File Generation): New section.
60bf7e09 7197
d52fe014
AC
71982004-10-12 Andrew Cagney <cagney@gnu.org>
7199
7200 * gdbint.texinfo (Versions and Branches): New chapter.
7201 (Releasing GDB): Delete "Versions and Branches" section.
7202 (Top): Add "Versions and Branches".
7203
703663ab
EZ
72042004-10-08 Eli Zaretskii <eliz@gnu.org>
7205
7206 * gdb.texinfo (Editing, History): Add cross-references to the
7207 included Readline and History user documentation. Remove
7208 references to the symbol have-readline-appendices which is unused
7209 and undefined.
7210 (History): Fix indexing.
7211
ac77d04f
JJ
72122004-10-08 Jeff Johnston <jjohnstn@redhat.com>
7213
7214 * gdbint.texinfo (target_stopped_data_address): Update to
7215 new prototype.
7216 (i386_stopped_data_address): Update prototype and description.
7217 (i386_stopped_by_watchpoint): New function and description.
7218
e07c999f
PH
72192004-10-03 Paul N. Hilfinger <hilfinger@gnat.com>
7220
7221 * gdb.texinfo (Filenames): Add Ada suffixes.
7222 (Ada) New section.
7223
2e868123
AC
72242004-09-27 Andrew Cagney <cagney@gnu.org>
7225 Robert Picco <Robert.Picco@hp.com>
7226
7227 * gdb.texinfo (Packets): Document the "p" packet.
7228
02a57714
JM
72292004-09-21 Jason Molenda (jmolenda@apple.com)
7230
7231 * gdb.texinfo (Paths and Names of the Source Files): Document the
7232 meaning of values in the 'desc' field of a SO stab.
7233
ae038cb0
DJ
72342004-09-20 Daniel Jacobowitz <dan@debian.org>
7235
7236 * gdb.texinfo (Maintenance Commands): Document "maint set dwarf2
7237 max-cache-age" and "maint show dwarf2 max-cache-age".
7238
f7dc1244
EZ
72392004-09-16 Eli Zaretskii <eliz@gnu.org>
7240
7241 * gdb.texinfo (Set Breaks): Add index entry for setting
7242 breakpoints on overloaded C++ functions that are not members of
7243 any classes. Add an example and an index entry for setting
7244 breakpoints on all program functions.
7245 (Character Sets, Macros, Overlay Commands)
7246 (Non-debug DLL symbols, GDB/MI Output Syntax)
7247 (Annotations Overview, Maintenance Commands, File-I/O Overview):
7248 Use "(@value{GDBP})" instead of a literal "(gdb)".
7249
f810308b
AC
72502004-09-12 Andrew Cagney <cagney@gnu.org>
7251
7252 * gdbint.texinfo (Native Debugging): Delete description of
7253 FILES_INFO_HOOK.
7254
15a661f3
PH
72552004-09-11 Paul Hilfinger <hilfinger@gnat.com>
7256
5ae4183a
AS
7257 * gdbint.texinfo (User Interface): Change local_hex_string_custom
7258 to hex_string_custom (not historically correct, but more
15a661f3
PH
7259 understandable, given the current code).
7260
f3219c75
AC
72612004-09-03 Andrew Cagney <cagney@gnu.org>
7262
7263 * gdbint.texinfo (Native Debugging): Delete SVR4_SHARED_LIBS.
7264
f3bb6704
JJ
72652004-09-01 Jeff Johnston <jjohnstn@redhat.com>
7266
7267 * observer.texi (solib_unloaded): New observer.
7268
8d2c00cb
AC
72692004-08-24 Andrew Cagney <cagney@gnu.org>
7270
7271 * gdbint.texinfo (Target Architecture Definition): Add missing
7272 comma.
7273
e7dc800a
MC
72742004-08-20 Michael Chastain <mec.gnu@mindspring.com>
7275
7276 * (Using the Testsuite): build != host is supported,
7277 but some test scripts do not support build != host.
7278
73b03683
MK
72792004-08-14 Mark Kettenis <kettenis@gnu.org>
7280
7281 * gdbint.texinfo (Host Definition): Delete description of
7282 FCLOSE_PROVIDED and GETENV_PROVIDED.
7283
c0ccb908
MK
72842004-08-05 Mark Kettenis <kettenis@chello.nl>
7285
7286 * gdbint.texinfo (Host Definition): Delete description of
7287 NO_SYS_FILE.
7288 (Native Debugging): Delete description of KERNEL_U_ADDR_BSD and
7289 PTRACE_FP_BUG.
7290
9c8dbfa9
AC
72912004-08-05 Andrew Cagney <cagney@gnu.org>
7292
7293 * gdbint.texinfo (Target Architecture Definition): Delete
7294 reference to deprecated_read_fp.
7295
f42accbe
AC
72962004-08-02 Andrew Cagney <cagney@gnu.org>
7297
7298 * gdbint.texinfo (Target Architecture Definition): Delete
7299 description of DEPRECATED_REGISTER_BYTES.
7300
0b66e38c
EZ
73012004-07-30 Baurjan Ismagulov <ibr@ata.cs.hun.edu.tr>
7302
7303 * gdb.texinfo (Source Path): Document the new behavior of
7304 searching for the source files.
7305
15387254
EZ
73062004-07-17 Eli Zaretskii <eliz@gnu.org>
7307
7308 * gdb.texinfo (Edit): Fix markup of EDITOR and improve wording.
7309 (Search, Expressions, Arrays, Variables, Data, Machine Code)
7310 (Auto Display): Improve indexing.
7311
2c07db7a
AC
73122004-07-16 Andrew Cagney <cagney@gnu.org>
7313
7314 * gdb.texinfo (Mode Options): Delete documentation on "-async" and
7315 "-noasync".
7316
4644b6e3
EZ
73172004-07-09 Eli Zaretskii <eliz@gnu.org>
7318
7319 * gdb.texinfo: Fix @kindex entries so that multiple commands that
7320 have the same prefix have only their prefix in the index.
7321
7561d450
MK
73222004-07-03 Mark Kettenis <kettenis@gnu.org>
7323
7324 * gdb.texinfo (BSD libkvm Interface): New node (section)
7325 (Native): Add it to the menu.
7326
67bebe79
MK
73272004-07-01 Mark Kettenis <kettenis@gnu.org>
7328
7329 * gdbint.texinfo (Target Architecture Definition): Remove
7330 PCC_SOL_BROKEN.
7331
1a6923e0
MK
73322004-06-24 Mark Kettenis <kettenis@gnu.org>
7333
7334 * gdbint.texinfo (Target Architecture Definition): Remove
7335 SUN_FIXED_LBRAC_BUG.
7336
b435e160
AC
73372004-06-26 Andrew Cagney <cagney@gnu.org>
7338
7339 * gdbint.texinfo (Coding): Replace xasprintf with xstrprintf.
7340
b5622e8d
AC
73412004-06-20 Andrew Cagney <cagney@gnu.org>
7342
7343 * gdbint.texinfo (Target Architecture Definition): Deprecate
7344 USE_STRUCT_CONVENTION.
7345
e0c07bf0
MC
73462004-06-19 Michael Chastain <mec.gnu@mindspring.com>
7347
7348 gdb.texinfo (Bug Reporting): Mention session recording,
7349 with the script command or Emacs.
7350
782263ab
AC
73512004-06-18 Andrew Cagney <cagney@gnu.org>
7352
7353 * gdbint.texinfo (Target Architecture Definition): Deprecate
7354 FUNCTION_START_OFFSET.
7355
03727ca6
AC
73562004-06-14 Andrew Cagney <cagney@gnu.org>
7357
7358 Based on changes from Karl Berry.
7359 * gdb.texinfo: Do not use @sc in a direntry.
7360 * stabs.texinfo: Change @dircateogry to "Software development".
7361 * gdbint.texinfo, gdb.texinfo, annotate.texinfo: Ditto.
7362
97092415
AC
73632004-06-13 Andrew Cagney <cagney@gnu.org>
7364
7365 * gdbint.texinfo (Target Architecture Definition): Delete
7366 description of RETURN_VALUE_ON_STACK.
7367
1f6d4158
AC
73682004-06-09 Andrew Cagney <cagney@gnu.org>
7369
7370 * gdbint.texinfo (Native Debugging): Restore "@table @code"
7371 deleted by previous patch.
7372
d966f0cb
AC
73732004-06-08 Andrew Cagney <cagney@gnu.org>
7374
7375 * gdbint.texinfo (Native Debugging): Delete documentation on
7376 ATTACH_DETACH.
7377
86fe4aaa
RC
73782004-06-06 Randolph Chung <tausq@debian.org>
7379
7380 * gdb.texinfo (push_dummy_call): Use @code{struct value}.
7381
d4b6d575
RC
73822004-06-06 Randolph Chung <tausq@debian.org>
7383
5ae4183a 7384 * gdb.texinfo (push_dummy_call): Update argument list to match
d4b6d575
RC
7385 the new push_dummy_call method signature. Describe the function
7386 argument.
7387
4e8b0763
JB
73882004-05-24 Joel Brobecker <brobecker@gnat.com>
7389
7390 * gdb.texinfo (Starting): Document new start command.
7391
59caf092
AC
73922004-05-21 Andrew Cagney <cagney@redhat.com>
7393
7394 * observer.texi (GDB Observers): Document "inferior_created".
7395
e4a2df64
AC
73962004-05-08 Andrew Cagney <cagney@redhat.com>
7397
e6b55ae2
AC
7398 * gdbint.texinfo (Target Architecture Definition): Delete
7399 description of DO_DEFERRED_STORES.
7400
28954179
AC
7401 * gdbint.texinfo (Target Architecture Definition): Delete
7402 references to DEPRECATED_FIX_CALL_DUMMY.
7403
434b87dd
AC
7404 * gdbint.texinfo (Target Architecture Definition): Delete
7405 description of DEPRECATED_CALL_DUMMY_WORDS,
7406 DEPRECATED_SIZEOF_CALL_DUMMY_WORDS, and CALL_DUMMY.
7407
58d28df8
AC
7408 * gdbint.texinfo (Target Architecture Definition): Delete
7409 description of DEPRECATED_PUSH_DUMMY_FRAME.
7410
e4a2df64
AC
7411 * gdbint.texinfo (Target Architecture Definition): Delete
7412 reference to DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
7413
2b4855ab
AC
74142004-05-07 Andrew Cagney <cagney@redhat.com>
7415
7416 * observer.texi (GDB Observers): Add "Debugging" section. Include
7417 cross reference to "set/show debug observer".
7418 * gdb.texinfo (Debugging Output): Document "set/show debug
7419 observer".
7420
fcf70625
AC
74212004-05-01 Andrew Cagney <cagney@redhat.com>
7422
7423 * gdbint.texinfo (Target Architecture Definition): Delete
7424 description of DEPRECATED_PC_IN_SIGTRAMP.
7425
8ee56bcf
AC
74262004-04-30 Andrew Cagney <cagney@redhat.com>
7427
7428 * gdbint.texinfo (Target Architecture Definition): Delete
7429 documentation for BELIEVE_PCC_PROMOTION_TYPE, no longer defined.
7430
67ab9a76
OF
74312004-04-30 Orjan Friberg <orjanf@axis.com>
7432
7433 * observer.texi (GDB Observers): Correct spelling.
7434
79346bcb
OF
74352004-04-26 Orjan Friberg <orjanf@axis.com>
7436
7437 * observer.texi (GDB Observers): Add target_changed event.
7438
7a464420
AC
74392004-04-08 Andrew Cagney <cagney@redhat.com>
7440
7441 * observer.texi (GDB Observers): Rework, provide generic observer
7442 definitions and then a list of observable events.
7443
6cdf9d98
AC
74442004-04-04 Andrew Cagney <cagney@redhat.com>
7445
7446 * gdbint.texinfo (Host Definition): Delete reference to
7447 NO_SIGINTERRUPT.
7448
ddc135a4
AC
74492004-04-02 Andrew Cagney <cagney@redhat.com>
7450
7451 * gdbint.texinfo (Target Architecture Definition): Delete
7452 reference to DEPRECATED_CALL_DUMMY_LENGTH.
7453
6a1b180d
SC
74542004-03-28 Stephane Carrez <stcarrez@nerim.fr>
7455
7456 * gdb.texinfo (TUI Commands): Document tui reg commands.
7457
d0d5df6f
AC
74582004-03-26 Andrew Cagney <cagney@redhat.com>
7459
7460 * gdb.texinfo (TUI): Delete reference to --enable-tui. Mention
7461 "gdbtui".
7462 (Mode Options): Mention "gdbtui". Use "Text" not "Terminal".
7463 (Contributors): Mention both Text and Terminal User Interface.
7464
aa2a3f87
AC
74652004-03-23 Andrew Cagney <cagney@redhat.com>
7466
7467 * gdbint.texinfo (Target Architecture Definition): Deprecate
7468 references to SIGTRAMP_START and SIGTRAMP_END.
7469
f561f026
AC
74702004-03-23 Andrew Cagney <cagney@redhat.com>
7471
7472 * gdbint.texinfo (Target Architecture Definition): Deprecate
7473 references to PC_IN_SIGTRAMP.
7474
33cb8b0f
AC
74752004-03-19 Andrew Cagney <cagney@redhat.com>
7476
7477 * gdbint.texinfo (Target Architecture Definition): Delete
7478 reference to GDB_TARGET_IS_HPPA.
7479
fc989b7a
AC
74802004-03-18 Andrew Cagney <cagney@redhat.com>
7481
7482 * gdbint.texinfo (Coding): Update section on gdbarch_data,
7483 describe pre_init and post_init.
7484
701b08bb
DJ
74852004-03-09 Daniel Jacobowitz <drow@mvista.com>
7486
7487 * gdb.texinfo (Debugging Output): Document values for "set debug
7488 target".
7489
faae5abe
AC
74902004-02-28 Andrew Cagney <cagney@redhat.com>
7491
7492 * gdb.texinfo (Contributors): Mention GDB 6.1 release engineer.
7493
dd79a6cf
JJ
74942004-02-26 Jeff Johnston <jjohnstn@redhat.com>
7495
7496 * gdb.texinfo (breakpoints): Add information about the
7497 new "set breakpoint pending" and "show breakpoint pending"
7498 commands.
7499
e7f16015
AC
75002004-02-26 Andrew Cagney <cagney@redhat.com>
7501
7502 * gdbint.texinfo (Coding): Document use of gdbarch_obstack_zalloc
7503 in Per-architecture module data section.
7504
7161a3a6
RM
75052004-02-25 Roland McGrath <roland@redhat.com>
7506
7507 * gdb.texinfo (General Query Packets): Document qPart:... packets.
7508
2154891a
AC
75092004-02-24 Andrew Cagney <cagney@redhat.com>
7510
7511 * annotate.texinfo: Wrap fdl.texi include in raise/lower sections.
7512 * gdb.texinfo, gdbint.texinfo, stabs.texinfo: Ditto.
7513 * fdl.texi: Import Version 1.2, November 2002.
7161a3a6 7514
6c74ac8b
AC
75152004-02-17 Andrew Cagney <cagney@redhat.com>
7516
7517 * gdb.texinfo (Mode Options): Note that "mi1" is deprecated.
7518
19772a2c
AC
75192004-02-16 Andrew Cagney <cagney@redhat.com>
7520
7521 * gdbint.texinfo (Target Architecture Definition): Deprecate
7522 FRAMELESS_FUNCTION_INVOCATION.
7523
c9830293
AC
75242004-02-16 Andrew Cagney <cagney@redhat.com>
7525
7526 * gdbint.texinfo (Coding): Mention -Wunused-function.
7527
b9d26eb9
AC
75282004-02-14 Andrew Cagney <cagney@redhat.com>
7529
7530 * gdbint.texinfo (Target Architecture Definition): Delete
7531 description of DEPRECATED_CALL_DUMMY_STACK_ADJUST.
7532
49efadf5
EZ
75332004-02-12 Elena Zannoni <ezannoni@redhat.com>
7534
7535 * gdb.texinfo: Properly quote the name "C++".
7536 * gdbint.texinfo: Ditto.
7537 * stabs.texinfo: Ditto.
7538
1eb288ea
EZ
75392004-02-11 Elena Zannoni <ezannoni@redhat.com>
7540
7541 * gdbint.texinfo (Support Libraries): Add doco about obstacks and
7542 minimal information about libiberty.
7543
e4937fc1
MC
75442004-02-06 Michael Chastain <mec.gnu@mindspring.com>
7545
7546 * gdb.texinfo (Auxiliary Vector): Fix thinko with @value{GDBN}.
7547
a9331b3f
RM
75482004-02-04 Roland McGrath <roland@redhat.com>
7549
7550 * gdb.texinfo (Auxiliary Vector): New node (section).
7551 (Data): Add it to the menu.
7552
2650777c
JJ
75532004-02-02 Jeff Johnston <jjohnstn@redhat.com>
7554
7555 * gdb.texinfo (Breakpoints): Add information about pending
7556 breakpoint support.
7557
b4501125
AC
75582004-01-26 Andrew Cagney <cagney@redhat.com>
7559
7560 * gdb.texinfo (Overview): Delete references to the cisco protocol
7561 including the "N" response.
7562
74055713
AC
75632004-01-26 Andrew Cagney <cagney@redhat.com>
7564
7565 * gdbint.texinfo (Target Architecture Definition): Rename
7566 EXTRACT_STRUCT_VALUE_ADDRESS to
7567 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS.
a9331b3f 7568
3bbe9696
EZ
75692004-01-24 Eli Zaretskii <eliz@gnu.org>
7570
7571 * gdb.texinfo (KOD): Document "show os". Add index entries for
7572 "set/show os" and "info cisco" commands.
7573
5843504f
EZ
75742004-01-21 Eli Zaretskii <eliz@gnu.org>
7575
7576 * Makefile.in (install-info): Prepend $(DESTDIR) to $(infodir).
7577
9175c9a3
MC
75782004-01-19 Michael Chastain <mec.gnu@mindspring.com>
7579
7580 * gdbint.texinfo: Delete USE_MMALLOC, NO_MMCHECK, MMCHECK_FORCE,
7581 MMAP_BASE_ADDRESS, MMAP_INCREMENT.
7582
8e94b928
NR
75832004-01-19 Nick Roberts <nick@nick.uklinux.net>
7584
7585 * gdb.texinfo (GDB/MI Stack Manipulation): Describe extension to
7586 -stack-list-locals.
7587 (GDB/MI Variable Objects): Describe extension to
7588 -var-list-children.
7589
a20cf136
DJ
75902004-01-17 Daniel Jacobowitz <drow@mvista.com>
7591
7592 * gdbint.texinfo (DECR_PC_AFTER_HW_BREAK): Don't document.
7593
afb18d0f
AC
75942004-01-17 Andrew Cagney <cagney@redhat.com>
7595
7596 * gdbint.texinfo (Target Architecture Definition): Delete
7597 documentation on DEPRECATED_NPC_REGNUM.
7598
b51970ac
DJ
75992004-01-13 Daniel Jacobowitz <drow@mvista.com>
7600
7601 * gdb.texinfo: Update copyright year. Mention that set
7602 follow-fork-mode is supported on GNU/Linux. Remove documentation of
7603 "set follow-fork-mode ask".
7604
0f0cffd2
AC
76052004-01-13 Andrew Cagney <cagney@redhat.com>
7606
7607 * gdbint.texinfo: Update copyright year.
7608 (Coding): Add -Wunused-label to list of -Werror warnings.
7609
c552b3bb 76102004-01-08 Jason Molenda <jmolenda@apple.com>
5ae4183a 7611 Eli Zaretskii <eliz@gnu.org>
c552b3bb
JM
7612
7613 * gdb.texinfo: Update copyright.
7614 (Objective-C): "methodName" typeo fixed. Add @code/@var markup
7615 around names, as appropriate. Minor syntax cleanup of
7616 _NSPrintForDebugger explanation. Two spaces after periods.
7617 GDBN used instead of lit. "gdb". Index entries added for
7618 print-object and _NSPrintForDebugger. @noindent added in one spot.
7619
afe157ca
EZ
76202003-11-11 Elena Zannoni <ezannoni@redhat.com>
7621
7622 * stabs.texinfo: Add dircategory and direntry commands.
7623 * annotate.texinfo: Ditto.
7624
963e2bb7
AC
76252003-11-10 Andrew Cagney <cagney@redhat.com>
7626
7627 * gdbint.texinfo (Target Architecture Definition): Replace the
7628 return_value method's "inval" and "outval" parameters with
7629 "readbuf" and "writebuf".
7630
1d8b2f28
JB
76312003-10-28 Jim Blandy <jimb@redhat.com>
7632
7633 * gdb.texinfo (The F request packet, The F reply packet): Renamed
7634 from "The `F' request packet" and "The `F' reply packet", to make
7635 texi2dvi happy.
7636 (File-I/O remote protocol extension): Update menu entries, too.
7637
36d86913
MC
76382003-10-26 Michael Chastain <mec@shout.net>
7639
7640 * gdb.texinfo (Thread Stops): Document the issue with
7641 premature return from system calls in multi-threaded programs.
7642
ce2826aa
AC
76432003-10-24 Andrew Cagney <cagney@redhat.com>
7644
7645 * annotate.texinfo: Fix "fortunatly"[sic].
7646
f24c5e49
KI
76472003-10-23 Kei Sakamoto <sakamoto.kei@renesas.com>
7648
7649 * gdb.texinfo (Contributors to GDB): Replace "Renesas"
7650 with "Hitachi" and "Mitsubishi".
7651
92ad9cd9
AC
76522003-10-20 Andrew Cagney <cagney@redhat.com>
7653
7654 * gdbint.texinfo (Target Architecture Definition): Document
7655 gdbarch_return_value. Add cross references from
7656 USE_STRUCT_CONVENTION, EXTRACT_RETURN_VALUE, and
7657 STORE_RETURN_VALUE, and from/to EXTRACT_STRUCT_VALUE_ADDRESS.
7658
0ab4b752
MK
76592003-10-18 Mark Kettenis <kettenis@gnu.org>
7660
7661 * gdbint.texinfo (Target Architecture Definition): Document
7662 regset_from_core_section.
fb3e19c0
KI
7663
76642003-10-16 Kei Sakamot Sakamoto <sakamoto.kei@renesas.com>
7665
7666 * gdb.texinfo (M32R/D): Mention m32rsdi target.
7667
a9331b3f 76682003-10-15 Kevin Buettner <kevinb@redhat.com>
e4d5f7e1
KB
7669
7670 From Anthony Green <green@redhat.com>:
5ae4183a 7671 * gdb.texinfo (Breakpoints related warnings): Insert into menu.
e4d5f7e1 7672
1485d690
KB
76732003-10-14 Kevin Buettner <kevinb@redhat.com>
7674
889bf7c5
PA
7675 * gdb.texinfo (Breakpoint related warnings): New node.
7676 * gdbint.texinfo (ADJUST_BREAKPOINT_ADDRESS): Document.
a9331b3f 7677
86d30acc
DJ
76782003-10-13 Daniel Jacobowitz <drow@mvista.com>
7679
7680 * gdb.texinfo (Remote Protocol): Document v and vCont.
7681
172c2a43
KI
76822003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
7683
7684 * gdb.texinfo: Replace "Hitachi" and "Mitsubishi" with "Renesas".
7685 * gdbint.texinfo: Ditto.
7686
71952f4c
AC
76872003-10-09 Andrew Cagney <cagney@redhat.com>
7688
7689 From 2003-09-18 David Anderson <davea@sgi.com>:
7690 * gdb.texinfo (GDB/MI Symbol Query): Replace "comamnd" with
7691 "command".
7692
268e2188
AC
76932003-10-03 Andrew Cagney <cagney@redhat.com>
7694
7695 * gdbint.texinfo (Target Architecture Definition): Deprecate
7696 IBM6000_TARGET. Mention that it implies an RS/6000 system and not
7697 just target.
7698
12c266ea 76992003-10-02 Andrew Cagney <cagney@redhat.com>
2e092625 7700
f30992d4 7701 * gdbint.texinfo (Target Architecture Definition): Rename
12c266ea
AC
7702 REGISTER_RAW_SIZE to DEPRECATED_REGISTER_RAW_SIZE.
7703 * gdb.texinfo (Packets, Stop Reply Packets): Ditto.
7704 * gdbint.texinfo (Target Architecture Definition): Rename
7705
77062003-09-30 Andrew Cagney <cagney@redhat.com>
7707
f30992d4 7708 REGISTER_VIRTUAL_SIZE to DEPRECATED_REGISTER_VIRTUAL_SIZE.
a9331b3f 7709 (Target Architecture Definition):
f30992d4 7710
2e092625
AC
7711 * gdbint.texinfo (Target Architecture Definition): Rename
7712 REGISTER_VIRTUAL_TYPE to DEPRECATED_REGISTER_VIRTUAL_TYPE.
7713
0717ae8a
AC
77142003-09-29 Andrew Cagney <cagney@redhat.com>
7715
dad809b7
AC
7716 * gdbint.texinfo (Target Architecture Definition): Delete
7717 documentation for NEED_TEXT_START_END.
7718
0717ae8a
AC
7719 * gdbint.texinfo (Target Architecture Definition): Rename
7720 NPC_REGNUM to DEPRECATED_NPC_REGNUM. Add cross reference to
7721 TARGET_WRITE_PC.
a9331b3f 7722
af6cf26d
MC
77232003-09-22 Michael Chastain <mec@shout.net>
7724
7725 * gdbint.texinfo (Testsuite Organization): Change gdb.c++ to gdb.cp.
7726
ee206350
AG
77272003-09-21 Anthony Green <green@redhat.com>
7728
7729 * gdbint.texinfo (Target Architecture Definition): Fix typos.
7730
a38c9fe6
MK
77312003-09-21 Mark Kettenis <kettenis@gnu.org>
7732
7733 * gdbint.texinfo (Target Architecture Definition): Document
7734 stabs_argument_has_addr.
7735
77949794
AC
77362003-09-18 Andrew Cagney <cagney@redhat.com>
7737
7738 * gdbint.texinfo (Target Architecture Definition): Delete
7739 documentation on REGISTER_NAMES.
7740
8e823e25
MK
77412003-09-13 Mark Kettenis <kettenis@gnu.org>
7742
7743 * gdbint.texinfo (Target Architecture Definition): Replace
7744 REG_STRUCT_HAS_ADDR with DEPRECATED_REG_STRUCT_HAS_ADDR.
7745
f27dd7fd
AC
77462003-09-11 Andrew Cagney <cagney@redhat.com>
7747
7748 * gdbint.texinfo (Target Architecture Definition): Replace
7749 STACK_ALIGN with DEPRECATED_STACK_ALIGN.
7750
8b148df9
AC
77512003-08-18 Andrew Cagney <cagney@redhat.com>
7752
7753 * gdbint.texinfo (Target Architecture Definition): Document
7754 "frame_red_zone_size".
7755
25d29d70
AC
77562003-08-09 Andrew Cagney <cagney@redhat.com>
7757
7758 * gdb.texinfo (Backtrace): Replace "set/show backtrace-below-main"
7759 with "set/show backtrace past-main" and "set/show backtrace
7760 limit".
7761
c938e9b0
L
77622003-08-08 H.J. Lu <hongjiu.lu@intel.com>
7763
7764 * Makefile.in (install-info): Support DESTDIR.
7765 (install-html): Likewise.
7766
64fabec2
AC
77672003-08-07 Andrew Cagney <cagney@redhat.com>
7768
7769 Patch from Nick Roberts.
7770 * gdb.texinfo (Using GDB under GNU Emacs): Fix/update key
7771 bindings. Remove description of send-gdb-command.
7772
2fcf52f0
AC
77732003-08-07 Andrew Cagney <cagney@redhat.com>
7774
7775 * gdb.texinfo (Mode Options): Mention that "mi2" was included in
7776 GDB 6.0.
7777
086432e2
AC
77782003-08-06 Andrew Cagney <cagney@redhat.com>
7779
7780 * gdb.texinfo (Mode Options): Mention that level three is the
7781 highest available and that level 2 is deprecated.
7782 (Annotations Overview): Mention annotation levels. Cross reference
7783 to "Limitations of the Annotation Interface" in annotate.texi.
7784 (TODO, Value Annotations, Frame Annotations): Delete section.
7785 (Displays, Breakpoint Info): Delete.
7786
e5249f67
AC
77872003-08-04 Andrew Cagney <cagney@redhat.com>
7788
7789 * agentexpr.texi: Delete @bye.
7790 * Makefile.in (STABS_DOC_SOURCE_INCLUDES): Add "fdl.texi"
7791 (stabs.info): Add $(srcdir) to include search path.
7792 (html): Depend on "annotate_toc.html", and not "annotate.html".
7793 * stabs.texinfo: Ditto. Include "fdl.texi".
7794 * gdbint.texinfo: Update copyright statement's list of invariant
7795 sections.
7796
e6f672d2
AC
77972003-07-28 Andrew Cagney <cagney@redhat.com>
7798
7799 * Makefile.in (INFO_DEPS): Add annotate.info.
7800 (dvi, ps, html, pdf): Add annotate.
7801 (ANNOTATE_DOC_SOURCE_INCLUDES): New macro.
7802 (ANNOTATE_DOC_BUILD_INCLUDES): New macro.
7803 (ANNOTATE_DOC_FILES): New macro.
7804 (ANNOTATE_TEX_TMPS): New macro.
7805 (annotate.info, annotate_toc.html): Specify dependencies.
7806 (annotate.ps, annotate.pdf, annotate.dvi): Ditto.
7807 * annotate.texinfo: Rename annotate.texi. Get building. Add
7808 "Migrating to GDB/MI" and "Limitations of the Annotation
7809 Interface" chapters. Mention why it is not part of the user
7810 guide. Update copyright notice. Include "fdl.texi".
7811
72ffddc9
SC
78122003-07-26 Stephane Carrez <stcarrez@nerim.fr>
7813
7814 * gdb.texinfo (TUI Keys): Document C-x o key to switch active window.
7815
a9f12a31
DJ
78162003-07-24 Daniel Jacobowitz <drow@mvista.com>
7817
7818 * gdbint.texinfo (libgdb components): Correct a GDB to GDBN.
7819
b1fe9455
DJ
78202003-07-24 Daniel Jacobowitz <drow@mvista.com>
7821
7822 * gdb.texinfo (Server): Mention pidof.
7823
153721e6
AC
78242003-07-22 Andrew Cagney <cagney@redhat.com>
7825
7826 * gdbint.texinfo (Coding): Add -Wformat-nonliteral to -Werror
7827 list.
7828
0fac0b41
DJ
78292003-06-28 Daniel Jacobowitz <drow@mvista.com>
7830
7831 * gdb.texinfo (Logging output): New chapter.
7832
4e562065
JB
78332003-06-24 Joel Brobecker <brobecker@gnat.com>
7834
7835 * gdb.texinfo (Unsupported languages): New section.
7836 (Languages): Add link to new section.
7837
f2c06f52
AC
78382003-06-22 Andrew Cagney <cagney@redhat.com>
7839
7840 * gdb.texinfo (Contributors): Mention 6.0 release engineer.
7841
b4177fca
DJ
78422003-06-22 Daniel Jacobowitz <drow@mvista.com>
7843
7844 * gdbint.texinfo (Coding): Clarify use of gdb_XXX.h headers.
7845
f418dd93
DJ
78462003-06-22 Daniel Jacobowitz <drow@mvista.com>
7847
7848 * Makefile.in (SFILES_INCLUDED): Add agentexpr.texi.
7849 * agentexpr.texi: Retitle section, and change it to an appendix.
7850 Comment out texinfo initialization. Factor a @var{} into two
7851 pieces to prevent makeinfo warnings.
7852 * gdb.texinfo: Add Agent Expressions appendix.
7853
4ca61388
DJ
78542003-06-19 Daniel Jacobowitz <drow@mvista.com>
7855
7856 * gdbint.texinfo (Native Conditionals): Remove PREPARE_TO_PROCEED.
7857
07f31aa6
DJ
78582003-06-18 Daniel Jacobowitz <drow@mvista.com>
7859
5ae4183a 7860 * gdb.texinfo (Remote Debugging): New section "Connecting to a
07f31aa6
DJ
7861 remote target". Document the "detach" and "disconnect" commands.
7862 (Server, Netware, Debug Session): Reference "Connecting to a
7863 remote target".
7864 (GDB/MI Target Manipulation): Document "-target-disconnect".
7865
2dd0da42
AC
78662003-06-13 Andrew Cagney <cagney@redhat.com>
7867
7868 * gdbint.texinfo (Target Architecture Definition): Deprecate
7869 REMOTE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT, and
7870 BIG_REMOTE_BREAKPOINT. Cross reference BREAKPOINT_FROM_PC.
7871
e7a3abfc
JB
78722003-06-09 Jim Blandy <jimb@redhat.com>
7873
7874 * gdb.texinfo (Separate Debug Files): Remove extra semicolon.
7875
25e3a86b
AC
78762003-06-08 Andrew Cagney <cagney@redhat.com>
7877
7878 * gdbint.texinfo (Target Architecture Definition): Delete
7879 documentation on FRAME_ARGS_ADDRESS_CORRECT.
7880
a9e5fdc2
AC
78812003-06-08 Andrew Cagney <cagney@redhat.com>
7882
7883 * gdbint.texinfo (Target Architecture Definition): Document
7884 "unwind_sp". Cross reference "unwind_sp" and TARGET_READ_SP.
7885
b37303ee
AF
78862003-06-07 Adam Fedor <fedor@gnu.org>
7887
7888 * gdb.texinfo: Add Objective-C documentation.
7889
39fe6e80
AC
78902003-06-01 Andrew Cagney <cagney@redhat.com>
7891
7892 * gdbint.texinfo (Target Architecture Definition): Add "func_addr"
7893 parameter to "push_dummy_call". Rename "dummy_addr" to "bp_addr".
7894
125309b2
AC
78952003-05-21 Andrew Cagney <cagney@redhat.com>
7896
7897 * gdbint.texinfo (Target Architecture Definition): Delete
7898 references to "extract_address" and "store_address".
7899
b8b527c5
AC
79002003-05-16 Andrew Cagney <cagney@redhat.com>
7901
7902 * gdbint.texinfo (Target Architecture Definition): Replace
7903 REGISTER_BYTES with DEPRECATED_REGISTER_BYTES. Fix typo,
7904 DEPRECATED_REGISTER_SIZE instead of REGISTER_BYTE.
7905
50e3ee83
TR
79062003-05-14 Theodore A. Roth <troth@openavr.org>
7907
7908 * gdbint.texinfo (Breakpoint Handling): Correct a double negative.
7909
44e2be90
L
79102003-05-10 H.J. Lu <hongjiu.lu@intel.com>
7911
7912 * Makefile.in (gdb-cfg.texi): Replace $$LN_S with $(LN_S).
7913 (gdb.dvi): Likewise.
7914 (gdb.pdf): Likewise.
7915 (links2roff): Likewise.
7916
df5215a6
JB
79172003-05-08 Jim Blandy <jimb@redhat.com>
7918
7919 * gdb.texinfo (Dump/Restore Files): Update documentation for
7920 'dump', 'append', and 'restore': note that format argument is
7921 optional; simplify presentation of the command variants; and be
7922 more precise about the formats.
7923
5e7b2f39
JB
79242003-05-07 Jim Blandy <jimb@redhat.com>
7925
7926 * gdb.texinfo (Symbols): Update documentation: 'maint list
7927 symtabs' and 'maint list psymtabs' have been renamed 'maint info
7928 symtabs' and 'maint info psymtabs'.
7929
b1e29e33
AC
79302003-05-05 Andrew Cagney <cagney@redhat.com>
7931
7932 * gdbint.texinfo (Target Architecture Definition): Make
7933 CALL_DUMMY_WORDS, SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY_LENGTH,
7934 FIX_CALL_DUMMY, CALL_DUMMY_BREAKPOINT_OFFSET and
7935 CALL_DUMMY_BREAKPOINT_OFFSET deprecated.
7936
00905d52
AC
79372003-05-04 Andrew Cagney <cagney@redhat.com>
7938
7939 * gdb.texinfo (Maintenance Commands): Document "maint print
7940 dummy-frames".
7941
54ff5908
AC
79422003-05-04 Andrew Cagney <cagney@redhat.com>
7943
7944 * gdb.texinfo (GDB/MI Symbol Query): Use @{ and @}.
7945
32e7087d
JB
79462003-05-03 J. Brobecker <brobecker@gnat.com>
7947
7948 Thierry Schneider <tpschneider1@yahoo.com>
7949 * gdb.texinfo (section GDB/MI Symbol Query): Add documentation
7950 for new MI command.
7951
7043d8dc
AC
79522003-05-03 Andrew Cagney <cagney@redhat.com>
7953
7954 * gdbint.texinfo (Target Architecture Definition): Document
7955 push_dummy_code. Add cross references.
7956
e33d66ec
EZ
79572003-05-02 Elena Zannoni <ezannoni@redhat.com>
7958
7959 * gdb.texinfo (Character Sets): Update to reflect new behavior of
7960 set/show charsets commands.
7961
0ba6dca9
AC
79622003-04-28 Andrew Cagney <cagney@redhat.com>
7963
7964 * gdbint.texinfo (Target Architecture Definition): Replace
7965 read_fp, TARGET_READ_FP and FP_REGNUM, with deprecated_read_fp,
7966 DEPRECATED_TARGET_READ_FP and DEPRECATED_REGNUM.
7967
d7a27068
AC
79682003-04-28 Andrew Cagney <cagney@redhat.com>
7969
7970 * gdbint.texinfo (Target Architecture Definition): Rename
7971 "tm_print_insn" to "deprecated_tm_print_insn".
7972
44ea7b70
JB
79732003-04-09 Jim Blandy <jimb@redhat.com>
7974
7975 * gdb.texinfo (Symbols): Document 'maint list symtabs' and 'maint
7976 list psymtabs'.
7977
fb8f8949
AC
79782003-04-08 Andrew Cagney <cagney@redhat.com>
7979
7980 * gdbint.texinfo (Target Architecture Definition): Delete
7981 references to EXTRA_FRAME_INFO.
7982
32fb0f22
AC
79832003-04-08 Andrew Cagney <cagney@redhat.com>
7984
7985 * gdbint.texinfo (Target Architecture Definition): Delete
7986 PRINT_TYPELESS_INTEGER.
7987
6be67e67
JB
79882003-04-02 J. Brobecker <brobecker@gnat.com>
7989
7990 * observer.texi (GDB Observers): Adjust the documentation for the
7991 normal_stop notification to better describe reality. Fix a couple
7992 of minor typos.
7993
4e35d5f0
BR
79942003-04-02 Bob Rossi <bob_rossi@cox.net>
7995
a9331b3f 7996 * gdb.texinfo (GDB/MI Program Control): Add
4e35d5f0
BR
7997 '-file-list-exec-source-file'
7998
e8a8712a
AC
79992003-03-31 Andrew Cagney <cagney@redhat.com>
8000
8001 * gdbint.texinfo (Target Architecture Definition): Delete
8002 references to CALL_DUMMY_P.
8003
6c0e89ed
AC
80042003-03-30 Andrew Cagney <cagney@redhat.com>
8005
8006 * gdbint.texinfo (Target Architecture Definition): Remove
8007 reference to TARGET_WRITE_SP.
a9331b3f 8008
378bfd1b
AC
80092003-03-27 Andrew Cagney <cagney@redhat.com>
8010
8011 * gdbint.texinfo (Target Architecture Definition): Remove
8012 references to write_sp.
6c0e89ed 8013
922fbb7b
AC
80142003-03-27 Andrew Cagney <cagney@redhat.com>
8015
8016 * gdb.texinfo (GDB/MI Variable Objects): Replace @include with
8017 chapter body. Use @smallexample instead of @example.
8018 (Annotations): Ditto.
8019 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Remove gdbmi.texinfo and
8020 annotate.texi.
8021
b81774d8
AC
80222003-03-26 Andrew Cagney <cagney@redhat.com>
8023
8024 * gdbint.texinfo (Target Architecture Definition): Replace
8025 PUSH_ARGUMENTS with push_dummy_call, add gdbarch, regcache and
8026 dummy_addr parameters.
8027
1bf6d5cc
AC
80282003-03-25 Andrew Cagney <cagney@redhat.com>
8029
8030 * gdbint.texinfo (Target Architecture Definition): Delete
8031 reference to CALL_DUMMY_STACK_ADJUST_P. Rename
8032 CALL_DUMMY_STACK_ADJUST to DEPRECATED_CALL_DUMMY_STACK_ADJUST.
8033 Add reference to PUSH_ARGUMENTS.
8034
618ce49f
AC
80352003-03-23 Andrew Cagney <cagney@redhat.com>
8036
8037 * gdbint.texinfo (Algorithms, Target Architecture Definition):
8038 Deprecate FRAME_CHAIN and FRAME_CHAIN_VALID.
8039
bcd7e15f
JB
80402003-03-18 J. Brobecker <brobecker@gnat.com>
8041
8042 * gdbint.texinfo (Algorithms): Add new section describing the
8043 Observer paradigm.
8044 (Top): Add menu entry to new observer appendix.
8045 * observer.texi: New file.
8046 * Makefile.in (GDBINT_DOC_SOURCE_INCLUDES): Add dependency on
8047 new observer.texi file.
8048
9fe8321b
AC
80492003-03-17 Andrew Cagney <cagney@redhat.com>
8050
8051 * gdb.texinfo (DATE): Delete. Remove date from titles. Mention
8052 that GNU Press update the manual version number.
8053
ac2adee5
AC
80542003-03-12 Andrew Cagney <cagney@redhat.com>
8055
8056 * gdbint.texinfo (Target Architecture Definition): Delete
8057 references to get_saved_register. Rename GET_SAVED_REGISTER to
8058 DEPRECATED_GET_SAVED_REGISTER.
8059
749b82f6
AC
80602003-03-13 Andrew Cagney <cagney@redhat.com>
8061
8062 * gdbint.texinfo (Target Architecture Definition): Replace
8063 POP_FRAME with DEPRECATED_POP_FRAME. Update description.
8064
8bedc050
AC
80652003-03-12 Andrew Cagney <cagney@redhat.com>
8066
8067 * gdbint.texinfo (Target Architecture Definition): Rename
8068 FRAME_SAVED_PC to DEPRECATED_FRAME_SAVED_PC.
a9331b3f 8069
0ce1b118
CV
80702003-03-10 Corinna Vinschen <vinschen@redhat.com>
8071
8072 * gdb.texinfo: Add File-I/O documentation.
8073
12cc2063
AC
80742003-03-10 Andrew Cagney <cagney@redhat.com>
8075
8076 * gdbint.texinfo (Target Architecture Definition): Cross reference
8077 FRAME_SAVED_PC to unwind_pc. Document unwind_pc.
8078
7453dc06
AC
80792003-03-07 Andrew Cagney <cagney@redhat.com>
8080
8081 * gdb.texinfo (Debugging Output): Mention the "set/show debug
8082 frame" command.
8083
6314f104
AC
80842003-03-05 Andrew Cagney <cagney@redhat.com>
8085
8086 * gdbint.texinfo (Target Architecture Definition): Document
8087 unwind_dummy_id. Cross reference unwind_dummy_id and
8088 SAVE_DUMMY_FRAME_TOS.
8089
f1212245
DJ
80902003-03-05 James Ingham <jingham@apple.com>
8091 Daniel Jacobowitz <drow@mvista.com>
8092
8093 * gdb.texinfo (Configuring the current ABI): Document "set cp-abi"
8094 and "show cp-abi".
8095
77e7e267
AC
80962003-03-03 Andrew Cagney <cagney@redhat.com>
8097
8098 * gdbint.texinfo (Target Architecture Definition): Document
8099 register_type.
8100
838a8221
AC
81012003-03-03 Andrew Cagney <cagney@redhat.com>
8102
8103 * stabs.texinfo (Structures): Use @samp and separate @var's
8104 instead of a single @var containing a comma separated list.
8105 (Unions): Ditto.
8106
d7f4a264
DJ
81072003-03-02 Daniel Jacobowitz <drow@mvista.com>
8108
8109 * Makefile.in (distclean): Remove config.log.
8110
f30ee0bc
AC
81112003-03-01 Andrew Cagney <cagney@redhat.com>
8112
8113 * gdbint.texinfo (Target Architecture Definition): Rename
8114 FRAME_INIT_SAVED_REGS to DEPRECATED_FRAME_INIT_SAVED_REGS.
8115
81162003-03-01 Andrew Cagney <cagney@redhat.com>
e9582e71
AC
8117
8118 * gdbint.texinfo: Rename INIT_EXTRA_FRAME_INFO to
8119 DEPRECATED_INIT_EXTRA_FRAME_INFO.
8120
be448670
CF
81212003-02-23 Raoul Gough <RaoulGough@yahoo.co.uk>
8122
8123 * gdb.texinfo (Cygwin Native): Links to Non-debug DLL symbols.
8124 (Non-debug DLL symbols): New node, describing the minimal symbols
8125 loaded from DLLs without real debugging symbols.
8126
501eef12
AC
81272003-02-20 Andrew Cagney <ac131313@redhat.com>
8128
8129 * gdb.texinfo (Set Breaks): Add cross reference to "set remote
8130 hardware-breakpoint-limit".
8131 (Set Watchpoints): Add cross reference to "set remote
8132 hardware-watchpoint-limit".
8133 (Remote configuration options): New section.
8134
21c294e6
AC
81352003-02-04 Andrew Cagney <ac131313@redhat.com>
8136
e9be73e4
AC
8137 * gdbint.texinfo (Target Architecture Definition): Delete
8138 descrption of IS_TRAPPED_INTERNALVAR.
8139
21c294e6
AC
8140 From Keith Seitz <keiths@redhat.com>:
8141 * gdb.texinfo (Interpreters): New chapter. Refer the command-line
8142 option "-i"/"--interpreter" to this chapter. Include index
8143 entries.
8144
0179ffac
DC
81452003-02-04 David Carlton <carlton@math.stanford.edu>
8146
8147 * gdb.texinfo (C@t{++}): Recommend DWARF 2, then stabs+.
8148 (Variables): Recommend stabs+ and DWARF 2.
8149 (C plus plus expressions): Correct info about
8150 compiler versions, debug formats.
8151 (Contributors): Change 'DWARF2' to 'DWARF 2'.
8152 PR symtab/874.
8153
7ca9f392
AC
81542003-02-01 Andrew Cagney <ac131313@redhat.com>
8155
8156 * gdbint.texinfo (Target Architecture Definition): Delete
8157 description of ADDITIONAL_OPTIONS, ADDITIONAL_OPTION_CASES,
8158 ADDITIONAL_OPTION_HANDLER, and ADDITIONAL_OPTION_HELP, and
8159 BEFORE_MAIN_LOOP_HOOK, and DBX_PARM_SYMBOL_CLASS along with
8160 references to nindy and i960.
8161 * gdb.texinfo (i960): Delete all references to i960 and nindy.
8162
31a85ea2
AC
81632003-02-01 Andrew Cagney <ac131313@redhat.com>
8164
8165 * gdbint.texinfo (Target Architecture Definition): Delete
8166 FLOAT_INFO.
8167
6b894e49
AC
81682003-01-30 Andrew Cagney <ac131313@redhat.com>
8169
8170 * stabs.texinfo (Member Type Descriptor): Clarify description of
8171 `@'. Suggested by Ben Hutchings.
8172
c48861fb
AC
81732003-01-29 Andrew Cagney <ac131313@redhat.com>
8174
8175 * gdb.texinfo (M68K): Delete reference to es1800.
8176
617073a9
AC
81772003-01-29 Andrew Cagney <ac131313@redhat.com>
8178
8179 * gdb.texinfo (Maintenance Commands): Document `maint print
8180 reggroups' and `maint print register-groups'.
8181 * gdbint.texinfo (Target Architecture Definition): Document
8182 register_reggroup_p.
8183
5b5d99cf
JB
81842003-01-23 Jim Blandy <jimb@redhat.com>
8185
8186 * gdb.texinfo (Separate Debug Files): New section.
8187
e7ba9c65
DJ
81882003-01-22 Daniel Jacobowitz <drow@mvista.com>
8189
8190 * gdb.texinfo (Maintenance Commands): Add "maint set profile"
8191 and "maint show profile".
8192
94e91d6d
MC
81932003-01-16 Michael Chastain <mec@shout.net>
8194
8195 * gdb.texinfo (Installing GDB): Warn against
8196 ".../gdb-VERSION/gdb/configure".
8197 (Separate Objdir): Likewise.
8198
867f3898
AC
81992003-01-15 Andrew Cagney <ac131313@redhat.com>
8200
8201 * gdbint.texinfo (Target Architecture Definition): Delete
8202 definition of PRINT_REGISTER_HOOK.
8203
f153cc92
EZ
82042003-01-15 Elena Zannoni <ezannoni@redhat.com>
8205
8206 (OpenRISC 1000): Fix formatting of command names.
8207
c60eb6f1
EZ
82082003-01-15 Elena Zannoni <ezannoni@redhat.com>
8209
8210 * gdb.texinfo (Continuing and Stepping): Add new command
8211 'advance'. Clarify behavior of 'until'.
8212
f5ebfba0
DJ
82132003-01-13 Daniel Jacobowitz <drow@mvista.com>
8214
8215 * gdb.texinfo (Files): Document solib-absolute-prefix and
8216 solib-search-path.
8217
4ce8657e
MC
82182003-01-09 Michael Chastain <mec@shout.net>
8219
8220 * gdbint.texinfo (Configuring @value{GDBN} for Release): Delete.
8221 (Create a Release): Add new instructions for new @file{src-release}.
8222 Document existing instructions for @file{Makefile.in} as
8223 being for @value{GDBN} 5.3.1 or earlier.
8224
372613e3
AC
82252003-01-09 Andrew Cagney <ac131313@redhat.com>
8226
8227 * gdbint.texinfo (Target Architecture Definition): Mention
8228 frame_saved_regs_zalloc and frame_extra_info_zalloc as the way to
8229 allocate memory.
8230
b4e9345d
DJ
82312003-01-04 Daniel Jacobowitz <drow@mvista.com>
8232
8233 * gdb.texinfo (Controlling GDB): Add @kindex for
8234 "show osabi".
8235 (Backtraces): Add @kindex's for backtrace-below-main.
8236
98b45e30
DJ
82372003-01-04 Daniel Jacobowitz <drow@mvista.com>
8238
8239 * gdb.texinfo (Controlling GDB): Document "set osabi".
8240
95f90d25
DJ
82412003-01-04 Daniel Jacobowitz <drow@mvista.com>
8242
8243 * gdb.texinfo (Backtraces): Document "set backtrace-below-main".
8244 * gdbint.texinfo (FRAME_CHAIN_VALID): Update documentation.
8245
1e698235
DJ
82462003-01-04 Daniel Jacobowitz <drow@mvista.com>
8247
8248 * gdb.texinfo (Controlling GDB): Add ABI section. Document
8249 "set coerce-float-to-double".
8250 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Remove documentation.
8251
e632838e
AC
82522003-01-02 Andrew Cagney <ac131313@redhat.com>
8253
8254 * stabs.texinfo: Remove obsolete text.
8255 * gdbint.texinfo: Ditto.
8256 * gdb.texinfo: Ditto.
8257
c133ab7a
MK
82582002-12-22 Mark Kettenis <kettenis@gnu.org>
8259
8260 * gdbint.texinfo (Target Architecture Definition): Update
8261 description of gdbarch_register_osabi.
8262
f821f325
KH
82632002-12-20 Kazu Hirata <kazu@cs.umass.edu>
8264
8265 * agentexpr.texi: Fix typos.
8266 * annotate.texi: Likewise.
8267 * fdl.texi: Likewise.
8268
85a6d8d3 82692002-12-10 Andrew Cagney <cagney@redhat.com>
a5afb99f
AC
8270
8271 * gdbint.texinfo (Algorithms): Replace INIT_FRAME_PC with
8272 DEPRECATED_INIT_FRAME_PC.
8273
ae45cd16
AC
82742002-12-01 Andrew Cagney <ac131313@redhat.com>
8275
8276 * gdbint.texinfo (Target Architecture Definition): Delete
8277 PC_IN_CALL_DUMMY.
8278
07555a72
AC
82792002-11-28 Andrew Cagney <ac131313@redhat.com>
8280
8281 * gdbint.texinfo (Host Definition): Delete documentation on
8282 USE_GENERIC_DUMMY_FRAMES.
8283
c166cdc7
EZ
82842002-11-26 Elena Zannoni <ezannoni@redhat.com>
8285
5ae4183a 8286 Fix PR gdb/723 and PR gdb/245.
c166cdc7
EZ
8287 * Makefile.in (install-info): Run the install-info command as part
8288 of the post install steps only.
8289 (uninstall-info): New target.
8290 (uninstall): New target.
8291
35db0260
EZ
82922002-11-22 Elena Zannoni <ezannoni@redhat.com>
8293
8294 * Makefile.in (install): Make install do some real work.
8295
9ba8d803
AC
82962002-11-19 Andrew Cagney <ac131313@redhat.com>
8297
8298 Fix POSIX problem reported by Paul Eggert.
8299 * Makefile.in (GDBvn.texi): Use `sed q' instead of `head -1'.
8300 Fix PR gdb/527.
8301
903ad3a6
AC
83022002-10-26 Andrew Cagney <cagney@redhat.com>
8303
8304 * gdbint.texinfo (Target Architecture Definition): Delete
8305 definition of DO_REGISTERS_INFO.
8306
f2abfe65
KB
83072002-10-18 Kevin Buettner <kevinb@redhat.com>
8308
8309 * gdbint.texinfo (Address Classes): Fix problems with insertion
8310 of ``{'' and ``}'' in example.
8311
b5b0480a
KB
83122002-10-17 Kevin Buettner <kevinb@redhat.com>
8313
8314 * gdbint.texinfo (Address Classes): New section.
8315 (Target Conditionals): Document ADDRESS_CLASS_NAME_TO_TYPE_FLAGS,
8316 ADDRESS_CLASS_NAME_TO_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS,
8317 ADDRESS_CLASS_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, and
8318 ADDRESS_CLASS_TYPE_FLAGS_TO_NAME_P.
8319
c85508ee
KD
83202002-10-11 Klee Dienes <kdienes@apple.com>
8321
8322 * gdb.texinfo (Registers): Mention vector registers as well as
8323 floating registers in the documentation for 'info registers' and
8324 'info all-registers'.
8325
6d12fc3d
DJ
83262002-10-11 Daniel Jacobowitz <drow@mvista.com>
8327
8328 * gdbint.texinfo (CPLUS_MARKER): Remove item.
8329
8d19fbd2
JJ
83302002-10-03 Jeff Johnston <jjohnstn@redhat.com>
8331
8332 * gdbint.texinfo (Item Output Functions): Add new ui_out_field_fmt_int
8333 interface definition.
8334
a37295f9
MM
83352002-10-03 Marko Mlinar <markom@opencores.org>
8336
8337 * gdb.texinfo (Target Commands): Add or1k target specific
8338 commands.
8339 * gdb.texinfo (Contributors): Add myself to the contributors list.
8340
da0f9dcd
AC
83412002-10-01 Andrew Cagney <ac131313@redhat.com>
8342
8343 * gdb.texinfo (Mode Options): Update --interpreter option. "mi2"
8344 and "mi1" instead of "mi1" and "mi0".
8345
2e834e49
HPN
83462002-09-29 Hans-Peter Nilsson <hp@bitrange.com>
8347
8348 * gdb.texinfo (Packets): Fix typos "alligned".
8349 Correct z3/Z3 description. Correct z4/Z4 title.
8350
050be0dc
AC
83512002-09-27 Andrew Cagney <ac131313@redhat.com>
8352
8353 * all-cfg.texi: Use @sc for GDB and GCC. Update copyright.
8354
1104b9e7
KB
83552002-09-25 Kevin Buettner <kevinb@redhat.com>
8356
8357 * gdb.texinfo: Use GNU/Linux instead of Linux.
8358
512217c7
AC
83592002-09-25 Andrew Cagney <ac131313@redhat.com>
8360
8361 * gdb.texinfo (Packets): Replace @samp{} with ``an empty string''.
8362
10998722
AC
83632002-09-24 Andrew Cagney <ac131313@redhat.com>
8364
512217c7 8365 * gdb.texinfo: Replace @example with @smallexample.
10998722 8366
a0eb71c5
KB
83672002-09-20 Kevin Buettner <kevinb@redhat.com>
8368
f7dc1244 8369 From Eli Zaretskii <eliz@gnu.org>:
a0eb71c5
KB
8370 * gdb.texinfo (Character Sets): Use @smallexample instead of
8371 @example. Use GNU/Linux instead of Linux.
8372
83732002-09-20 Jim Blandy <jimb@redhat.com>
8374
8375 * gdb.texinfo: Add character set documentation.
8376
2f870471
AC
83772002-09-19 Andrew Cagney <ac131313@redhat.com>
8378
8379 * gdb.texinfo (Packets): Revise `z' and `Z' packet documentation.
8380 (Packets): Add cross reference from `b' packet to `z' packets.
8381
790eb8f5
AC
83822002-09-19 Andrew Cagney <ac131313@redhat.com>
8383
8d30a00d
AC
8384 * gdb.texinfo (Maintenance Commands): Document ``maint
8385 internal-error'' and ``maint internal-warning''.
8386
790eb8f5
AC
8387 * gdbint.texinfo (Target Architecture Definition): Revise
8388 description of STACK_ALIGN. Add description of FRAME_ALIGN.
8389
a23a7bf1
JB
83902002-09-19 Joel Brobecker <brobecker@gnat.com>
8391
8392 * gdbint.texinfo (Target Conditionals): Document the new
8393 NAME_OF_MALLOC macro.
8394
299ffc64
AC
83952002-09-05 Andrew Cagney <ac131313@redhat.com>
8396
8397 * gdb.texinfo (Contributors): Mention 5.2 and 5.3 release
8398 engineer.
8399
b7bb15bc
SC
84002002-09-02 Stephane Carrez <stcarrez@nerim.fr>
8401
8402 * gdb.texinfo (TUI Overview): Document status line fields.
8403
3d757584
SC
84042002-09-02 Stephane Carrez <stcarrez@nerim.fr>
8405
8406 * gdb.texinfo (TUI Commands): Document info win command.
8407
269c21fe
SC
84082002-09-01 Stephane Carrez <stcarrez@nerim.fr>
8409
8410 * gdb.texinfo (TUI Overview): Document breakpoint markers.
8411
7cf36c78
SC
84122002-09-01 Stephane Carrez <stcarrez@nerim.fr>
8413
8414 * gdb.texinfo (TUI Single Key Mode): Document new SingleKey mode.
8415 (TUI Keys): Likewise.
8416
d2c6833e
AC
84172002-08-25 Andrew Cagney <ac131313@redhat.com>
8418
8419 * gdb.texinfo (Examples): Use ``->'' for a packet send and ``<-''
8420 for a packet receive.
8421
46d8b1c3
AC
84222002-08-25 Andrew Cagney <ac131313@redhat.com>
8423
8424 * Makefile.in (clean): Move to end of file.
8425 (distclean, maintainer-clean, realclean): Ditto.
8426 (mostlyclean): Move rule to end of file. Use GDB_TEX_TMPS,
8427 GDBINT_TEX_TMPS, STABS_TEX_TMPS.
8428 (gdb.dvi, gdb.pdf): Do not cleanup TeX temp files after texi2dvi.
8429 (gdbint.dvi, gdbint.pdf, stabs.dvi, stabs.pdf): Ditto.
8430
b0787093
AC
84312002-08-24 Andrew Cagney <ac131313@redhat.com>
8432
8433 * Makefile.in (GDBINT_TEX_TMPS): Define.
8434 (gdbint.dvi, gdbint.pdf): Use
8435 (GDB_TEX_TMPS): Define.
8436 (gdb.dvi, gdb.pdf): Use.
8437 (STABS_TEX_TMPS): Define.
8438 (stabs.dvi, stabs.pdf): Use.
8439 (GDB_DOC_SOURCE_INCLUDES): New macros.
8440 (GDB_DOC_BUILD_INCLUDES, GDB_DOC_FILES): New macros.
8441 (GDBINT_DOC_FILES_INCLUDES): New macros.
8442 (GDBINT_DOC_BUILD_INCLUDES): New macros.
8443 (GDBINT_DOC_FILES, STABS_DOC_SOURCE_INCLUDES): New macros.
8444 (STABS_DOC_BUILD_INCLUDES, STABS_DOC_FILES): New macros.
8445 (SFILES_DOC, SFILES_INCLUDED, SFILES_LOCAL): Delete macros.
8446 (links2roff): Replace SFILES_INCLUDED with
8447 GDB_DOC_SOURCE_INCLUDES.
8448 (gdb.dvi, gdb_toc.html, gdb.pdf, gdb.info): Update dependencies.
8449 (gdb.me, gdb.mm, gdb.ms): Update dependencies.
8450 (gdbint.dvi, gdbint_toc.html, gdbint.pdf, gdbint.info): Update
8451 dependencies.
8452 (stabs.info, stabs_toc.html, stabs.pdf, stabs.dvi): Update
8453 dependencies.
8454 (gdbmi.texinfo): Delete rule.
8455 (inc-hist.texinfo): Delete rule.
8456 (rluser.texinfo): Delete rule.
8457
ebba8386
AC
84582002-08-23 Andrew Cagney <cagney@redhat.com>
8459
8460 * gdbint.texinfo (Target Architecture Definition): Update
8461 STORE_RETURN_VALUE, mention regcache.
8462
0ab7a791
AC
84632002-08-21 Andrew Cagney <ac131313@redhat.com>
8464
8465 * gdbint.texinfo (Target Architecture Definition): Document
8466 print_registers_info. Note that DO_REGISTERS_INFO is deprecated.
8467
ee2d5c50
AC
84682002-08-19 Andrew Cagney <ac131313@redhat.com>
8469
8470 * gdb.texinfo (Remote Protocol): Reformat. Use cross references.
8471 Fix minor typos. Add index entries.
8472
53c69bd7
AC
84732002-08-18 Andrew Cagney <ac131313@redhat.com>
8474
8475 * gdb.texinfo (Data): Add ``Vector Unit'' to menu.
8476
e76f1f2e
AC
84772002-08-15 Andrew Cagney <ac131313@redhat.com>
8478
8479 * gdbint.texinfo (Target Architecture Definition): Document
8480 PRINT_VECTOR_INFO.
8481 * gdb.texinfo (Vector Unit): Document "info vectors" command.
8482
0680b120
AC
84832002-08-13 Andrew Cagney <ac131313@redhat.com>
8484
8485 * gdb.texinfo (Maintenance Commands): Document "maint print
8486 registers", "maint print raw-registers" and "maint print
8487 cooked-registers".
8488
3c3bea1c
GS
84892002-08-08 Grace Sainsbury <graces@redhat.com>
8490
a9331b3f 8491 From Mark Salter:
3c3bea1c
GS
8492 * gdb.texinfo (Protocol): Document T packet extension to
8493 allow watchpoint address reporting.
8494
42f9b0a5
AC
84952002-08-03 Andrew Cagney <ac131313@redhat.com>
8496
8497 * gdb.texinfo (Dump/Restore Files): Move `[]' to outside of @var.
8498
db034ac5
AC
84992002-08-01 Andrew Cagney <cagney@redhat.com>
8500
8501 * stabs.texinfo, gdb.texinfo, gdbint.texinfo: Obsolete references
8502 to CHILL.
8503
e2b28d04
AC
85042002-08-01 Andrew Cagney <ac131313@redhat.com>
8505
8506 * gdbint.texinfo (Coding): Revise section "Include Files".
8507
7fb623f7
AC
85082002-07-24 Andrew Cagney <cagney@redhat.com>
8509
8510 * gdbint.texinfo: Obsolete references to m88k.
8511 * gdb.texinfo: Ditto.
8512
4a2b4636
JB
85132002-07-10 Joel Brobecker <brobecker@gnat.com>
8514
7fb623f7 8515 * gdbint.texinfo (Create a release candiate): Add the location
4a2b4636
JB
8516 where the proper version of autoconf can be retrieved.
8517
a71ec265
DH
85182002-07-09 Don Howard <dhoward@redhat.com>
8519
8520 * gdb.texinfo (Command Files): Further describe the behavior of
8521 sourced command files.
8522
b9aa90c9
AC
85232002-06-27 Andrew Cagney <ac131313@redhat.com>
8524
8525 * gdbint.texinfo (User Interface): ISO C rather than ISO-C.
8526 (Coding): Clarify ISO C version that GDB assumes.
8527
40dd2248
TT
85282002-06-26 Tom Tromey <tromey@redhat.com>
8529
8530 * gdbint.texinfo (User Interface): Mention add_setshow_cmd and
8531 add_setshow_cmd_full.
8532
bfac230e
DH
85332002-06-25 Don Howard <dhoward@redhat.com>
8534
8535 * gdb.texinfo (Memory Region Attributes): Document new behavior
8536 for 'mem' command.
8537
475b0867
JB
85382002-06-11 Jim Blandy <jimb@redhat.com>
8539
919d772c
JB
8540 * gdb.texinfo (Symbols): Update documentation for `info source'
8541 command.
8542
475b0867
JB
8543 * gdb.texinfo (Macros): Call the command `info macro', not
8544 `show macro'.
8545
ba8c9337
AC
85462002-06-09 Andrew Cagney <ac131313@redhat.com>
8547
8548 * gdbint.texinfo (Coding): Add section ``Per-architecture module
8549 data''.
8550
1029b7fa
MK
85512002-06-09 Mark Kettenis <kettenis@gnu.org>
8552
8553 * gdbint.texinfo (Target Architecture Definition): Document
8554 GDB_OSABI_GO32 and GDB_OSABI_NETWARE.
8555
16737d73
AC
85562002-06-08 Andrew Cagney <ac131313@redhat.com>
8557
8558 * gdbint.texinfo (Releasing GDB): Fix typos in @itemize @bullet
8559 lists.
8560
30107679
AC
85612002-06-08 Andrew Cagney <ac131313@redhat.com>
8562
8563 * gdbint.texinfo (Releasing GDB): Revise the section ``Cut the
8564 Branch''.
8565
3352e23e
AC
85662002-06-01 Andrew Cagney <ac131313@redhat.com>
8567
8568 * gdbint.texinfo (Target Architecture Definition): Add section
8569 ``Converting an existing Target Architecture to Multi-arch''.
8570
cbb09e6a
AC
85712002-05-30 Andrew Cagney <ac131313@redhat.com>
8572
8573 * gdbint.texinfo (Releasing GDB): Rename ``Obsoleting any code''
8574 to ``Obsoleting code''. Revise.
8575
e2e0bcd1
JB
85762002-05-17 Jim Blandy <jimb@redhat.com>
8577
8578 * gdb.texinfo (C Preprocessor Macros): New chapter.
8579 Include it in the main menu.
8580 (Contributors): Credit Jim Blandy with macro support.
8581 (Compilation): Explain how to get macro information into the
8582 executable.
8583 (Expressions): Note that preprocessor macros are expanded.
8584
9db8d71f
DJ
85852002-05-14 Daniel Jacobowitz <drow@mvista.com>
8586
8587 * gdb.texinfo (Debug Session): Document new `udp:' and `tcp:'
8588 options for `target remote'.
8589
6d531722
AC
85902002-05-13 Andrew Cagney <ac131313@redhat.com>
8591
8592 * gdbint.texinfo (Target Architecture Definition): Delete
8593 documentation on NNPC_REGNUM.
8594
13d01224
AC
85952002-05-11 Andrew Cagney <ac131313@redhat.com>
8596
8597 * gdbint.texinfo (Target Architecture Definition): Document
8598 REGISTER_TO_VALUE and VALUE_TO_REGISTER and CONVERT_REGISTER_P.
8599 (Target Architecture Definition): Revise section `Using Different
8600 Register and Memory Data Representations'. Add section `Raw and
8601 Virtual Register Representations'.
8602
b2e75d78
AC
86032002-05-11 Andrew Cagney <ac131313@redhat.com>
8604
8605 * gdbint.texinfo (Target Architecture Definition): Mention
8606 defaults for REGISTER_VIRTUAL_SIZE and REGISTER_RAW_SIZE.
8607 (Target Architecture Definition): Mention same. Add references to
8608 web pages.
8609
2c8682ee
MS
86102002-05-08 Michael Snyder <msnyder@redhat.com>
8611
8612 * stabs.texinfo (Attributes): Document new "vector" attribute.
8613
0816590b
AC
86142002-05-04 Andrew Cagney <ac131313@redhat.com>
8615
8616 * gdbint.texinfo (Releasing GDB): Revise `Create a Release'.
8617
2653173e
AC
86182002-05-04 Andrew Cagney <ac131313@redhat.com>
8619
8620 * gdb.texinfo: Delete obsolete references to a29k.
8621
d7bd68ca
AC
86222002-04-24 Andrew Cagney <ac131313@redhat.com>
8623
8624 * gdbint.texinfo (Target Architecture Definition): Replace
8625 IN_SIGTRAMP with PC_IN_SIGTRAMP.
8626
21d83aa5
DM
86272002-04-24 David S. Miller <davem@redhat.com>
8628
8629 * gdbint.texinfo (REGISTER_IN_WINDOW): Delete definition.
8630
7673a6cc
DM
86312002-04-21 David S. Miller <davem@redhat.com>
8632
8633 * gdbint.texinfo (SKIP_PROLOGUE_FRAMELESS_P): Delete definition.
8634
d49d1e0a
AC
86352002-04-21 Andrew Cagney <ac131313@redhat.com>
8636
8637 * gdbint.texinfo (Target Architecture Definition): Delete
8638 definition of HAVE_REGISTER_WINDOWS.
8639
f7dc1244 86402002-04-19 Eli Zaretskii <eliz@gnu.org>
4be31470
EZ
8641
8642 * gdbint.texinfo (Releasing GDB, Coding): Fix typos. Reported by
8643 "Theodore A. Roth" <troth@verinet.com>.
8644
5ca0cb28
DH
86452002-04-15 Don Howard <dhoward@redhat.com>
8646
f7dc1244 8647 From Eli Zaretskii <eliz@gnu.org>
5ca0cb28 8648 * gdb.texinfo (show max-user-call-depth): Correct formatting.
a9331b3f 8649 Provide a better explaination of this feature.
5ca0cb28 8650
f208ba17
AC
86512002-04-14 Andrew Cagney <ac131313@redhat.com>
8652
8653 * gdbint.texinfo (Target Architecture Definition): Remove
8654 FRAME_CHAIN_COMBINE.
8655
d5ba91de
MC
86562002-04-12 Michael Chastain <mec@shout.net>
8657
8658 * gdbint.texinfo (Obsolete Conditionals): Remove reference to
8659 REG_STACK_SEGMENT.
8660
26818220
MC
86612002-04-09 Michael Chastain <mec@shout.net>
8662
8663 * gdbint.texinfo (Obsolete Conditionals): Remove references to
8664 PYRAMID_* macros.
8665
129188f6
AC
86662002-04-07 Andrew Cagney <ac131313@redhat.com>
8667
8668 * gdb.texinfo (Bug Reporting): Document that the web is the
8669 prefered way of submitting bug reports.
8670 (Bug Reporting): Delete the s-mail address as the last resort.
8671
8227c0ff
AC
86722002-04-05 Andrew Cagney <ac131313@redhat.com>
8673
8674 * gdbint.texinfo (Target Architecture Definition): Delete
8675 references to TARGET_WRITE_FP and write_fp.
8676
16d9dec6
MS
86772002-03-27 Michael Snyder <msnyder@redhat.com>
8678
8679 * gdb.texinfo: Document new commands dump, append, and restore.
8680
9ae8b82c
AC
86812002-03-27 Andrew Cagney <ac131313@redhat.com>
8682
8683 * gdbint.texinfo (Releasing GDB): Revise the section `Before the
8684 Branch'.
8685
474c8240
AC
86862002-03-18 Andrew Cagney <ac131313@redhat.com>
8687
8688 * gdb.texinfo: Change all examples to @smallexample.
8689 * gdbint.texinfo: Ditto.
a9331b3f 8690
fb0ff88f
AC
86912002-03-18 Andrew Cagney <ac131313@redhat.com>
8692
8693 * gdbint.texinfo (Releasing GDB): Add section ``Versions and
8694 Branches''.
8695
9bb0a4d8
AC
86962002-03-18 Andrew Cagney <ac131313@redhat.com>
8697
8698 * gdbint.texinfo (Releasing GDB): Add the section``Branch Commit
8699 Policy''.
8700
937f164b
FF
87012002-03-04 Fred Fish <fnf@redhat.com>
8702
8703 * gdbint.texinfo: Fix a bunch of typos (alsways, mirrorred,
8704 expresson, suports, dependant, trhe, perhaphs, situtations,
8705 explictily, taged, oportunity, unfortunatly).
8706
a7b40f07
AC
87072002-02-24 Andrew Cagney <ac131313@redhat.com>
8708
8709 * Makefile.in (gdb.info): Add explicit path to gdb.texinfo.
8710 Remove reference to 3.12.
8711
aab4e0ec
AC
87122002-02-23 Andrew Cagney <ac131313@redhat.com>
8713
8714 * gdbint.texinfo: Include fdl.texi.
8715 (Top): Add GNU Free Documentation License.
8716 * Makefile.in (SFILES_INCLUDED): Add gpl.texi.
8717 (gdbint.dvi, gdbint.pdf, gdbint.info): Add dependency on fdl.texi.
8718 (gdbint_toc.html): Add dependency on gdb-cfg.texi and fdl.texi.
8719 (gdbint.info): Add srcdir to include path.
8720 * gdb.texinfo: Include gpl.texi.
8721 (Top): Add Copying.
8722 * gpl.texi: New file.
8723
47b95330
AC
87242002-02-23 Andrew Cagney <ac131313@redhat.com>
8725
8726 * gdbint.texinfo (Debugging GDB): Remove references to cygnus.com.
8727
78c47bea
PM
87282002-02-19 Pierre Muller <muller@ics.u-strasbg.fr>
8729
8730 * gdb.texinfo: Document Cygwin native specific commands.
8731
56460a61
DJ
87322002-02-15 Daniel Jacobowitz <drow@mvista.com>
8733
8734 * gdb.texinfo: Document gdbserver ``--attach'' command.
8735
def71bfa
MS
87362002-02-07 Michael Snyder <msnyder@redhat.com>
8737
8738 * gdb.texinfo (overlays): Change @var(_ovly_debug_event)
8739 to @code(_ovly_debug_event).
8740
c928edc0
AC
87412002-02-07 Andrew Cagney <ac131313@redhat.com>
8742
8743 * gdb.texinfo (How Overlays Work): Shrink the overlay diagram.
8744
81d46470
MS
87452002-02-06 Michael Snyder <msnyder@redhat.com>
8746
8747 * gdb.texinfo (overlays): Mention new magic symbol
8748 '_ovly_debug_event', which allows GDB to keep better track
8749 of overlays.
8750
f7dc1244 87512002-02-03 Eli Zaretskii <eliz@gnu.org>
6ca652b0
EZ
8752
8753 * gdb.texinfo (Memory Region Attributes): Fix the wording.
8754 Suggested by Dmitry Sivachenko.
8755
8756 * (<many nodes>): Fix the spelling and punctuation of "i.e.".
8757
15110bc3
MS
87582002-02-01 Michael Snyder <msnyder@redhat.com>
8759
8760 * gdb.texinfo (set trust-readonly): Change value{gdbn} to value{GDBN}.
8761
6763aef9
MS
87622002-01-30 Michael Snyder <msnyder@redhat.com>
8763
ac282366
MS
8764 * gdb.texinfo: (remote protocol): Gramatical fix-up.
8765 (set trust-readonly-sections): Document.
6763aef9 8766
8642bc8f
AC
87672002-01-29 Andrew Cagney <ac131313@redhat.com>
8768
8769 * gdbint.texinfo (Releasing GDB): Revise and update.
8770
afe64c1a
AC
87712002-01-28 Andrew Cagney <ac131313@redhat.com>
8772
8773 * gdbint.texinfo (Target Architecture Definition): Delete
8774 description of TARGET_BYTE_ORDER_DEFAULT.
8775
f7dc1244 87762002-01-27 Eli Zaretskii <eliz@gnu.org>
59649f2e
EZ
8777
8778 * gdb.texinfo: Fix typos and markup. From Dmitry Sivachenko
8779 <mitya@cavia.pp.ru>.
8780
3d6e1b5a
AC
87812002-01-23 Andrew Cagney <ac131313@redhat.com>
8782
8783 * libgdb.texinfo: Delete file.
8784
6c0e9fb3
AC
87852002-01-22 Andrew Cagney <ac131313@redhat.com>
8786
8787 * gdb.texinfo: Remove makeinfo 3.12 hacks.
8788 * gdbint.texinfo: Ditto.
8789
e0ce93ac
AC
8790Tue Jan 22 11:57:38 2002 Andrew Cagney <cagney@redhat.com>
8791
8792 * gdb.texinfo: Fix typo ``Remove' -> ``Remote''.
8793
be298bcc
AC
87942002-01-22 Andrew Cagney <ac131313@redhat.com>
8795
8796 * Makefile.in: Update copyright.
8797 (TEXI2DVI): Define.
8798 (gdb.dvi, gdb.pdf, stabs.dvi, stabs.pdf): Use TEXI2DVI.
8799 (gdbint.dvi, gdbint.pdf): Use TEXI2DVI. Add dependency on
8800 gdb-cfg.texi.
8801 (TEXINDEX, PDFTEX): Delete makefile variables.
8802
8e04817f
AC
88032002-01-22 Andrew Cagney <ac131313@redhat.com>
8804
8805 * gdb.texinfo (Protocol): Move section to appendix.
8806
6b2f586d
AC
88072002-01-21 Andrew Cagney <ac131313@redhat.com>
8808
8809 * gdb.texinfo (Remote Debugging): Create a menu.
8810 (Top): Add ``Remote Debugging'' to menu.
8811
6f05cf9f
AC
88122002-01-21 Andrew Cagney <ac131313@redhat.com>
8813
8814 * gdb.texinfo (Remote): Move the sub-section ``The GDB remote
8815 serial protocol'' from here.
8816 (Remote Debugging): To here. New chapter.
8817
3fd3d7d2
AC
88182002-01-20 Andrew Cagney <ac131313@redhat.com>
8819
8820 * gdbint.texinfo (Target Architecture Definition): Delete
8821 description of TARGET_BYTE_ORDER_SELECTABLE_P.
8822
7fd60527
AC
88232002-01-20 Andrew Cagney <ac131313@redhat.com>
8824
8825 * gdbint.texinfo (Host Definition): Revise. xm-xyz.h and xyz.mh
8826 are no longer needed.
8827 (Porting GDB): Add maintainer note about configure.host.
8828
c2f05ac9
AC
88292002-01-20 Andrew Cagney <ac131313@redhat.com>
8830
8831 * gdbint.texinfo (Target Architecture Definition): Remove
8832 definition of IEEE_FLOAT.
8833
f7dc1244 88342002-01-20 Eli Zaretskii <eliz@gnu.org>
231b2aad
EZ
8835
8836 * gdb.texinfo: Beautify copyright years; fix a typo.
56248298
EZ
8837 (DJGPP Native): Fix overfull hboxes in examples. From Brian Youmans
8838 <3diff@gnu.org>
231b2aad 8839
82600034
AC
88402002-01-19 Andrew Cagney <ac131313@redhat.com>
8841
8842 * gdbint.texinfo (Host Definition): Remove references to
8843 MALLOC_INCOMPATIBLE.
8844
7708fa01
AC
88452002-01-17 Andrew Cagney <ac131313@redhat.com>
8846
8847 * gdbint.texinfo (Host Definition): Remove references to XDEPFILES
8848 and xyz-xdep.o.
8849
eb12ee30
AC
88502002-01-17 Andrew Cagney <ac131313@redhat.com>
8851
889bf7c5 8852 * gdb.texinfo (Maintenance Commands): Add appendix.
eb12ee30
AC
8853 (Set Breaks): Copy ``maint info breakpoint'' doco to
8854 ``Maintenance Commands'' appendix. Add reference.
8855
c9ccaa92
AC
88562002-01-17 Andrew Cagney <ac131313@redhat.com>
8857
8858 * fdl.texi: Remove next/prev from @node.
8859
f7dc1244 88602002-01-17 Eli Zaretskii <eliz@gnu.org>
6826cf00
EZ
8861
8862 * gdb.texinfo: @include fdl.texi. Fixes for overfull hboxes and
8863 for monstrous @multitable (from Brian Youmans).
8864
8865 * fdl.texi: New file.
8866
8867 * Makefile.in (SFILES_INCLUDED): Add fdl.texi.
8868
8973da3a
AC
88692002-01-15 Andrew Cagney <ac131313@redhat.com>
8870
8871 * gdbint.texinfo (Releasing GDB): New chapter.
8872
7d86b5d5
AC
88732002-01-14 Andrew Cagney <ac131313@redhat.com>
8874
8875 * gdb.texinfo (Embedded Processors, Calling program functions):
8876 Obsolete references to a29k.
8877
cc1cb004
AC
88782002-01-13 Andrew Cagney <ac131313@redhat.com>
8879
8880 * gdbint.texinfo (Coding): Review Cleanups section. Examples
8881 examples. Document that a code-block should do or discard its
8882 cleanups before exit.
8883
79f12247
MS
88842002-01-11 Michael Snyder <msnyder@redhat.com>
8885
8886 * gdb.texinfo (Choosing files): Change @samp to @file.
8887
19837790
MS
88882002-01-05 Michael Snyder <msnyder@redhat.com>
8889
8890 * gdb.texinfo (--pid): Document new command line option (attach).
8891
f7dc1244 88922002-01-07 Eli Zaretskii <eliz@gnu.org>
2c0069bb
EZ
8893
8894 * gdb.texinfo (Tracepoints): Clarify that tracepoints need support
8895 in the stub.
8896
d7449b42
AC
88972002-01-04 Andrew Cagney <ac131313@redhat.com>
8898
8899 * gdbint.texinfo (Target Architecture Definition): Replace
8900 BIG_ENDIAN with BFD_ENDIAN_BIG.
8901
f23631e4
AC
89022002-01-03 Andrew Cagney <ac131313@redhat.com>
8903
8904 * gdbint.texinfo (Target Architecture Definition): Replace
8905 value_ptr with struct value pointer.
8906
72c9928d
EZ
89072002-01-02 Eli Zaretskii <eliz@gnu.org>
8908
8909 * gdb.texinfo (Free Software): Fix wording.
8910
959acfd1
EZ
89112001-12-31 Eli Zaretskii <eliz@gnu.org>
8912
8913 * gdb.texinfo (Free Software): New section ``Free Software Needs
8914 Free Documentation''.
8915
f7dc1244 89162001-12-30 Eli Zaretskii <eliz@gnu.org>
2a6585f0
EZ
8917
8918 * stabs.texinfo:
8919 * gdb.texinfo:
8920 * gdbint.texinfo:
8921 * libgdb.texinfo:
8922 * annotate.texi: Fix the application of GFDL in the Copyright notice.
8923
6600abed
MS
89242001-12-29 Michael Snyder <msnyder@redhat.com>
8925
8926 * gdb.texinfo (maint info sections): Fix typo.
8927
f6680716
MS
89282001-12-26 Michael Snyder <msnyder@redhat.com>
8929
fe95c787
MS
8930 * gdb.texinfo (maint info sections): Document.
8931
a9331b3f 8932 * gdb.texinfo (info proc): Comment out documentation for
f6680716
MS
8933 'info proc' sub-options that are currently not implemented.
8934
c3d3ce5b
JB
89352001-12-20 Jim Blandy <jimb@redhat.com>
8936
8937 * gdbint.texinfo (TARGET_CHAR_SIGNED): Document.
8938
778eb05e
AC
89392001-12-15 Andrew Cagney <ac131313@redhat.com>
8940
8941 * gdbint.texinfo (Target Architecture Definition): Replace
8942 LITTLE_ENDIAN with BFD_ENDIAN_LITTLE.
8943
2607059c
AC
89442001-12-01 Andrew Cagney <ac131313@redhat.com>
8945
8946 * gdbint.texinfo (Host Definition): Delete documentation on
8947 HOST_BYTE_ORDER.
8948
df0cd8c5
JB
89492001-11-30 Jim Blandy <jimb@redhat.com>
8950
8951 * gdb.texinfo (Overlays): New chapter, documenting GDB's
5ae4183a 8952 overlay support. Add to top-level menu.
df0cd8c5 8953
88118b3a
TT
89542001-11-26 Tom Tromey <tromey@redhat.com>
8955
8956 * gdb.texinfo (Command Syntax): Document C-o binding.
8957
96565e91
CF
89582001-07-26 Christopher Faylor <cgf@redhat.com>
8959
8960 * gdb.texinfo (Options): Eliminate attempt to explain .gdbinit/gdb.ini
8961 use since it is described in the referenced section.
8962
f7dc1244 8963 From Eli Zaretskii <eliz@gnu.org>
96565e91
CF
8964 * gdb.texinfo (Command Files): Reword to make gdb.ini requirement
8965 clearer when using DJGPP.
8966
2a3d5645
CF
89672001-11-24 Christopher Faylor <cgf@redhat.com>
8968
8969 * gdb.texinfo (File Options): Change description of -nx and gdb.ini to
8970 specifically refer to MS-DOS.
8971 (command files): Mention gdb.ini is only used on MS-DOS.
8972
aa26fa3a
TT
89732001-11-21 Tom Tromey <tromey@redhat.com>
8974
8975 * gdb.texinfo (Invoking GDB): Document --args.
8976 (Mode Options): Likewise.
8977
4f8ada06
JB
89782001-11-21 Jim Blandy <jimb@redhat.com>
8979
8980 * gdbint.texinfo (TARGET_RANGE_PROFITABLE_FOR_HW_WATCHPOINT):
889bf7c5
PA
8981 Delete documentation; this macro has been removed from the
8982 sources.
4f8ada06 8983
3fe0dc10
JB
89842001-11-13 Jim Blandy <jimb@redhat.com>
8985
8986 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Clarify.
8987
9e5abb06
CV
89882001-11-06 Corinna Vinschen <vinschen@redhat.com>
8989
8990 * gdb.texinfo (gdbarch_in_function_epilogue_p): Add documentation.
8991
1c5dfdad
MS
89922001-11-05 Michael Snyder <msnyder@redhat.com>
8993
a9331b3f 8994 * gdb.texinfo (info functions): Document use of backslash to
1c5dfdad
MS
8995 quote regexp chars in function names such as "operator*()".
8996
990f9fe3
FF
89972001-11-01 Fred Fish <fnf@redhat.com>
8998
8999 * gdbint.texinfo (SOLIB_ADD): Document additional new
9000 "readsyms" arg.
9001
b433d00b
DH
90022001-10-30 Don Howard <dhoward@redhat.com>
9003
070b1dd3
DH
9004 * gdb.texinfo: (Command Files) Added documentation for the
9005 behavior of gdb with input redirected from a file.
b433d00b 9006
b7209cb4
FF
90072001-10-28 Fred Fish <fnf@redhat.com>
9008
9009 * gdb.texinfo (auto-solib-add): Change docs to match
9010 implementation change.
9011 (auto-solib-limit): Add docs for new variable.
9012
1aa20aa8
AC
90132001-10-15 Andrew Cagney <ac131313@redhat.com>
9014
9015 * gdbint.texinfo (Target Architecture Definition): Function
9016 value_as_pointer renamed to value_as_address.
9017
fc0c74b1
AC
90182001-10-15 Andrew Cagney <ac131313@redhat.com>
9019
9020 * gdbint.texinfo (Target Architecture Definition): Default
9021 POINTER_TO_ADDRESS functions assume unsigned addresses.
9022 (INTEGER_TO_ADDRESS): Document. Derive pragmatics section from a
9023 posting by Jim Blandy.
9024
f4846649
JB
90252001-10-12 Jim Blandy <jimb@redhat.com>
9026
9027 * Makefile.in (MAKEHTMLFLAGS): Remove -glossary; the most recent
9028 version of texi2html (1.64) doesn't support this flag any more.
9029
f277788b
MK
90302001-09-08 Mark Kettenis <kettenis@gnu.org>
9031
a9dc4918
MK
9032 * gdbint.texinfo (Host Definition): Remove description of
9033 MEM_FNS_DECLARED.
9034
d28379df
MK
9035 * gdbint.texinfo (Host Definition): Remove description of R_OK.
9036
f277788b
MK
9037 * gdbint.texinfo (Host Definition): Remove description of
9038 HAVE_SIGSETMASK.
9039
7ccaa899
EZ
90402001-09-04 Elena Zannoni <ezannoni@redhat.com>
9041
9042 * gdbint.texinfo (Target Architecture Definition): Add
9043 explanation of TARGET_PRINT_INSN macro.
9044
17d9d558
JB
90452001-08-30 Jim Blandy <jimb@redhat.com>
9046
9047 * gdb.texinfo (`add-symbol-file'): Correct synopsis.
9048 Explain what it means to load relocatable files.
9049
72cde065
JB
90502001-08-28 Jim Blandy <jimb@redhat.com>
9051
9052 * gdbint.texinfo: Bring the HTML `top' menu into sync with the
9053 info `top' menu.
9054
9e678452
CF
9055Wed Aug 15 10:47:28 2001 Christopher Faylor <cgf@cygnus.com>
9056
9057 * gdbint.texinfo: Add a cautionary note about macro use.
9058
a2bea4c3 90592001-08-02 Corinna Vinschen <vinschen@redhat.com>
a9331b3f 9060
a2bea4c3
CV
9061 * gdb.texinfo: Explain omitting the hostname in the
9062 `target remote' command.
9063
1129bf27
DJ
90642001-07-30 Daniel Jacobowitz <drow@mvista.com>
9065
9066 * gdbint.texinfo: Remove extraneous START-INFO-DIR-ENTRY
9067 and END-INFO-DIR-ENTRY.
9068
732b3002
SC
90692001-07-28 Stephane Carrez <Stephane.Carrez@worldnet.fr>
9070
9071 * gdb.texinfo (TUI Configuration): Rename tui configuration variables.
9072
89437448
AC
90732001-07-25 Andrew Cagney <ac131313@redhat.com>
9074
9075 * gdbint.texinfo (libgdb): Rewrite.
9076
f7dc1244 90772001-07-26 Eli Zaretskii <eliz@gnu.org>
9a1c15c5
EZ
9078
9079 * Makefile.in (gdbgui.dvi, gdb-gui, gdbgui.info): Targets deleted.
9080
c4555f82
SC
90812001-07-24 Stephane Carrez <Stephane.Carrez@worldnet.fr>
9082
9083 * gdb.texinfo (TUI): New chapter, document the TUI.
9084 (Mode Options): Document the -tui option.
9085
2f45a6e0
MK
90862001-07-23 Mark Kettenis <kettenis@gnu.org>
9087
9088 * gdbint.texinfo (Host Definition): Remove description of
9089 NEED_POSIX_SETPGID.
9090
f7dc1244 90912001-07-23 Eli Zaretskii <eliz@gnu.org>
9f20bf26
EZ
9092
9093 * gdb.tex (DJGPP Native): New node, with descriptions of
9094 DJGPP-specific commands.
9095
be9c6c35
JM
90962001-07-19 John R. Moore <jmoore@redhat.com>
9097
9098 * gdbint.texinfo: Three misspellings.
9099
dfa249fb
AC
91002001-07-06 Andrew Cagney <ac131313@redhat.com>
9101
9102 * Makefile.in (refcard.dvi): Rewrite to avoid problems with empty
9103 `test` expressions on bash. Problem reported by Colin Walters.
9104
c72e7388
AC
91052001-07-04 Andrew Cagney <ac131313@redhat.com>
9106
9107 * gdbint.texinfo (User Interface): Update ui-out documentation to
9108 refelect recent UI/MI updates.
9109
94bbb2c0
AC
91102001-07-04 Andrew Cagney <ac131313@redhat.com>
9111
9112 * gdb.texinfo (Mode Options): Mention the mi0 and mi1
9113 interpreters.
9114
af6c57ea
AC
91152001-06-15 Andrew Cagney <ac131313@redhat.com>
9116
9117 * gdbint.texinfo (Target Architecture Definition): GDBARCH is a C
9118 structure and not macros.
9119 (Host Definition): Document that much of this chapter is obsolete.
9120 (Target Architecture Definition): Update list of files that make
9121 up a target architecture.
9122 (Coding): Update.
9123
83aa8bc6
AC
91242001-06-28 Andrew Cagney <ac131313@redhat.com>
9125
9126 * gdbint.texinfo (Target Architecture Definition): Update
9127 EXTRACT_STRUCT_VALUE_ADDRESS and EXTRACT_STRUCT_VALUE_ADDRESS_P.
9128 The latter has been changed to a true predicate.
9129
f7dc1244 91302001-06-17 Eli Zaretskii <eliz@gnu.org>
cb51c4e0
EZ
9131
9132 * annotate.texi: Add @noindent where needed. From Dmitry
9133 Sivachenko <dima@Chg.RU>.
9134 * gdb.texinfo: Indexing fix. From Dmitry Sivachenko.
9135
656db9b0
AC
91362001-06-16 Andrew Cagney <ac131313@redhat.com>
9137
9138 * gdb.texinfo (Protocol): Fix typo. Extra parenthesis.
9139
df2396a1
AC
91402001-06-14 Andrew Cagney <ac131313@redhat.com>
9141
9142 * gdb.texinfo (Remote Protocol): Document that the ``!'' packet
9143 returns ``OK''. Document that the ``R'' packet does not reply.
9144
0f1f2b0a
MS
91452001-06-13 Michael Snyder <msnyder@redhat.com>
9146
9147 * gdb.texinfo (Protocol): Add doc for new packet "qSymbol:".
9148
f7dc1244 91492001-06-13 Eli Zaretskii <eliz@gnu.org>
24f93129
EZ
9150
9151 * gdb.texinfo (Signals): Clarify the default setting of signal
9152 handling.
9153
a5d7c491
AC
91542001-05-14 Andrew Cagney <ac131313@redhat.com>
9155
9156 * gdbint.texinfo (CLEAR_DEFERRED_STORES): Delete stray @item
9157 (FRAME_ARGS_ADDRESS_CORRECT): Ditto.
9158
05a54c4f
AC
91592001-05-12 Andrew Cagney <ac131313@redhat.com>
9160
9161 * Makefile.in (GDBvn.texi): Set GDBVN from ../version.in.
9162
f7dc1244 91632001-05-10 Eli Zaretskii <eliz@gnu.org>
dab11f21
EZ
9164
9165 * gdbint.texinfo (Clean Design and Portable Implementation):
9166 Renamed from "Clean Design".
9167 (Clean Design and Portable Implementation): Document portable
9168 methods of handling file names, and the associated macros.
9169
f7dc1244 91702001-04-02 Eli Zaretskii <eliz@gnu.org>
f5c37c66
EZ
9171
9172 * gdb.texinfo (Tracepoint Actions): Mention the "info scope"
9173 command and provide a cross-reference to its description.
9174 (Symbols): Note that "info scope" is useful for trace experiments.
9175
f7dc1244 91762001-04-01 Eli Zaretskii <eliz@gnu.org>
c534679c 9177
b37052ae
EZ
9178 * gdb.texinfo (Symbols): Document "info scope".
9179 (Tracepoints): New chapter.
9180 (Contributors): Update for v5.1.
9181 <All nodes>: Change "C++" to "C@t{++}".
9182
0ee54786
EZ
9183 * gdbint.texinfo (User Interface): A new section about ui_out
9184 functions, based on text written by Fernando Nasser.
9185
c534679c
EZ
9186 * stabs.texinfo: Change Permissions to GFDL. Update Copyright.
9187
f7dc1244 91882001-03-26 Eli Zaretskii <eliz@gnu.org>
3d67e040 9189
e9c75b65
EZ
9190 * gdb.texinfo: Change Permissions to GFDL. Update Copyright.
9191
9192 * gdbint.texinfo: Change Permissions to GFDL. Update Copyright.
9193
9194 * gdbgui.texinfo: Change Permissions to GFDL. Update Copyright.
9195 Replace "GDB" with "@value{GDBN}". Fix markup.
9196
9197 * annotate.texi: Change Permissions to GFDL. Update Copyright.
9198
3d67e040
EZ
9199 * gdb.texinfo (Output Formats): Mention "info symbol" and provide
9200 a cross-reference to its description.
9201 (Symbols): Document "info symbol".
9202
f7dc1244 92032001-03-21 Eli Zaretskii <eliz@gnu.org>
9742079a
EZ
9204
9205 * gdbint.texinfo (Algorithms): New section "Watchpoints" and new
9206 subsection "x86 Watchpoints".
9207 (Target Architecture Definition): Document the macros
9208 I386_USE_GENERIC_WATCHPOINTS and TARGET_HAS_HARDWARE_WATCHPOINTS.
9209 (Native Debugging): Document I386_USE_GENERIC_WATCHPOINTS.
9210
b0ed3589
AC
92112001-03-20 Andrew Cagney <ac131313@redhat.com>
9212
9213 * gdbint.texinfo (Target Architecture Definition): Update
9214 definition of SOFTWARE_SINGLE_STEP_P to include empty parameter
9215 list.
9216
b6ba6518
KB
92172001-03-06 Kevin Buettner <kevinb@redhat.com>
9218
9219 * Makefile.in, all-cfg.texi, annotate.texi, gdb.texinfo,
9220 gdbint.texinfo, refcard.tex: Update/correct copyright notices.
9221
f7dc1244 92222001-02-21 Eli Zaretskii <eliz@gnu.org>
5ece1a18
EZ
9223
9224 * gdb.texinfo (Signals): Document "ignore", "noignore", and "all".
9225
f7dc1244 92262001-02-11 Eli Zaretskii <eliz@gnu.org>
56caf160 9227
17cc6a06
EZ
9228 * gdb.texinfo (Environment): Document that `path' does not change
9229 the value of PATH in GDB's own environment (it did in the past,
9230 but that was changed on March 15, 1994). Reported by Doug Evans
9231 <dje@transmeta.com>.
9232
56caf160
EZ
9233 * gdbint.texinfo: Fix up @itemize lists so that @item is alone on
9234 its line. Fix markup of commands and macros. Add an Index node
9235 and index entries.
9236
29e57380
C
92372001-01-23 J.T. Conklin <jtc@redback.com>
9238
9239 * gdb.texinfo (Memory region attributes): New manual section.
9240
1c6147de
ND
92412001-01-04 Nicholas Duffek <nsd@redhat.com>
9242
9243 * gdbint.texinfo (POP_FRAME): Document use by return_command.
9244
f7dc1244 92452000-12-25 Eli Zaretskii <eliz@gnu.org>
b157b00f
EZ
9246
9247 * refcard.tex: Version and copyright fixed. From Phil Edwards
9248 <pedwards@disaster.jaj.com>.
9249
0dcedd82
AC
9250Thu Nov 30 16:57:19 2000 Andrew Cagney <cagney@b1.cygnus.com>
9251
9252 * gdbint.texinfo (ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM,
889bf7c5 9253 DWARF2_REG_TO_REGNUM): Document.
0dcedd82 9254
3b851bce
AC
9255Mon Nov 20 21:29:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
9256
9257 * gdbint.texinfo (Coding): Update current value of
889bf7c5 9258 --enable-build-warnings. Mention --enable-gdb-build-warnings.
3b851bce 9259
f7dc1244 92602000-11-19 Eli Zaretskii <eliz@gnu.org>
4a92d011
EZ
9261
9262 * gdb.texinfo (Continuing and Stepping): Fixed markup and typos,
9263 as suggested by Dmitry Sivachenko <dima@Chg.RU>.
9264
b90a5f51
CF
92652000-11-10 Christopher Faylor <cgf@cygnus.com>
9266
9267 * gdb.texinfo: Document new 'set step-mode' command.
9268
f7dc1244 92692000-10-16 Eli Zaretskii <eliz@gnu.org>
96c405b3
EZ
9270
9271 * gdb.texinfo (Contributors, MIPS Embedded): Minor spelling
9272 changes from Dmitry Sivachenko <dima@Chg.RU>.
9273
f7dc1244 92742000-09-26 Eli Zaretskii <eliz@gnu.org>
c78b4128
EZ
9275
9276 * gdb.texinfo (Hooks): Document the new post-hook functionality.
9277 From Steven Johnson <sbjohnson@ozemail.com.au>.
9278
2e685b93
MK
92792000-08-10 Mark Kettenis <kettenis@gnu.org>
9280
9281 * gdbint.texinfo (Overall Structure): Spelling fix.
9282
f7dc1244 92832000-08-10 Eli Zaretskii <eliz@gnu.org>
6f6ef15a
EZ
9284
9285 * gdbint.texinfo (Target Architecture Definition): Document that
9286 REGISTER_CONVERT_TO_VIRTUAL should only be called on a register
9287 for which REGISTER_CONVERTIBLE returns a zero value.
9288
63ac3005
EZ
92892000-07-08 Christopher Faylor <cgf@cygnus.com>
9290
9291 * Makefile.in (install-info): Find files to install in either the
9292 build or source directories (adapted from Makefile.am).
9293
bd79f757
ND
92942000-07-07 Nicholas Duffek <nsd@redhat.com>
9295
9296 * stabs.texinfo: Fix spelling errors.
9297 (String Field): FILE-NUMBER starts from 0, not 1.
9298
f7dc1244 92992000-07-05 Eli Zaretskii <eliz@gnu.org>
5f208f6d
EZ
9300
9301 * refcard.tex: Remove \centerline from the blurb. Patch from
5ae4183a 9302 Brian Youmans.
5f208f6d 9303
f7dc1244 93042000-06-25 Eli Zaretskii <eliz@gnu.org>
cc542d3b
EZ
9305
9306 * Makefile.in (install-info): Support installation from outside of
5ae4183a
AS
9307 the source directory. Reported by Mark Harig
9308 <markh@frazier.landmark.com>.
cc542d3b 9309
f3b28801
C
93102000-06-20 J.T. Conklin <jtc@redback.com>
9311
9312 * gdb.texinfo: Fix typo, $bpnum is set to last breakpoint number.
9313
449f3b6c
AC
9314Fri May 26 15:55:33 2000 Andrew Cagney <cagney@b1.cygnus.com>
9315
9316 * Makefile.in (pdf, gdbint.pdf, gdb.pdf, stabs.pdf): New targets.
889bf7c5 9317 Generate using pdftex.
449f3b6c 9318 (PDFTEX): Define.
889bf7c5 9319 (STAGESTUFF, maintainer-clean realclean): Add *.pdf.
449f3b6c 9320 (gdb.texinfo, gdbint.texinfo, stabs.texinfo): When TeX insert the
889bf7c5 9321 @contents at the start.
449f3b6c 9322
f7dc1244 93232000-05-24 Eli Zaretskii <eliz@gnu.org>
48e934c6
EZ
9324
9325 * gdb.texinfo: Remove duplicate @syncodeindex. From Brian
5ae4183a 9326 Youmans.
48e934c6 9327
9e9c5ae7
AC
9328Wed May 24 21:27:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
9329
9330 From Brian Youmans:
9331 * gdb.texinfo: Fix ``et al.''.
9332
c741b251
AC
9333Tue May 23 22:57:41 2000 Andrew Cagney <cagney@b1.cygnus.com>
9334
9335 * Makefile.in (refcard.dvi): Remove quotes around REFEDITS in for
889bf7c5 9336 loop.
c741b251 9337
4ab64e14
JG
93382000-05-19 Jimmy Guo <guo@cup.hp.com>
9339
9340 * configure: Regenerate.
9341
f7dc1244 93422000-05-17 Eli Zaretskii <eliz@gnu.org>
d3229ae3
EZ
9343
9344 * Makefile.in (install-info): Run install-info on installed Info
9345 files.
9346
8c70017b
AC
9347Fri May 12 20:18:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
9348
a7cb598a 9349 * gdb.texinfo: Add Stan Shebs, et.al. as authors. Mention
889bf7c5 9350 Andrew Cagney.
8c70017b 9351
f7dc1244 93522000-05-09 Eli Zaretskii <eliz@gnu.org>
598ca718
EZ
9353
9354 * gdb.texinfo: Proofreading changes from Brian Youmans.
9355
bf0184be
ND
93562000-05-01 Nick Duffek <nsd@cygnus.com>
9357
9358 * gdb.texinfo (Command Files): Mention -x, use @enumerate for
9359 startup sequence, minor edits.
9360
f7dc1244 93612000-05-01 Eli Zaretskii <eliz@gnu.org>
41afff9a
EZ
9362
9363 * annotate.texi: Remove "@syncodeindex fn cp", it causes grief in
9364 TeX.
9365
9366 * gdb.texinfo: Add "@syncodeindex fn cp". Convert all entries
9367 "@kindex f" into "@kindex f (foo)", otherwise we get index entries
9368 like `n' and `s' which look weird. Convert some of the @kindex to
9369 @vindex, when they refer to variables, not commands.
9370
33e16fad
AC
9371Sat Apr 29 17:01:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
9372
9373 * gdbint.texinfo (Hints): Do not use @value{GDBN in @nodes.
9374
f7dc1244 93752000-04-23 Eli Zaretskii <eliz@gnu.org>
7162c0ca
EZ
9376
9377 * Makefile.in (GDBMI_DIR): New variable.
9378 (SET_TEXINPUTS): Add $(GDBMI_DIR).
9379 (SFILES_DOC): Add $(GDBMI_DIR)/gdbmi.texinfo.
9380 (gdbmi.texinfo): New target, for texi2roff.
9381 (gdb.me, gdb.ms, gdb.mm): Depend on gdbmi.texinfo.
9382 (gdb.info, gdb_toc.html): Add "-I ${GDBMI_DIR}".
9383
9384 * gdb.texinfo (Top): Add GDB/MI to the main menu and @include
9385 gdbmi.texinfo.
9386 (Mode Options): Add xref to GDB/MI docs and remove a FIXME
9387 comment.
9388
d167840f
EZ
93892000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
9390
9391 * gdb.texinfo (Files): Update description of add-symbol-file
889bf7c5 9392 command.
d167840f 9393
f7dc1244 93942000-04-17 Eli Zaretskii <eliz@gnu.org>
8487521e
EZ
9395
9396 * gdb.texinfo (Porting GDB): Don't use @value in the node name, it
9397 prevents the build (and is generally a Bad Idea).
9398
f7dc1244 93992000-04-17 Eli Zaretskii <eliz@gnu.org>
00e4a2e4
EZ
9400
9401 * gdb.texinfo (Protocol): Prevent makeinfo from complaining about
9402 a comma inside @var.
9403 (Command Files): Index markup changes from Dmitry Sivachenko
9404 <dima@Chg.RU>.
9405
f7dc1244 94062000-04-16 Eli Zaretskii <eliz@gnu.org>
39ec5655
EZ
9407
9408 * Makefile.in (LN_S): Define.
9409 (gdb-cfg.texi, gdb.dvi, links2roff, inc-hist.texinfo): Don't
9410 invoke "ln -s" unless it is known to work.
9411
9412 * configure.in (AC_PROG_LN_S): Add.
9413
8dc7983f
JB
94142000-04-14 Jim Blandy <jimb@redhat.com>
9415
9416 * gdbint.texinfo (Pointers Are Not Always Addresses): New manual
9417 section.
9418 (Target Conditionals): Document ADDRESS_TO_POINTER,
9419 POINTER_TO_ADDRESS.
9420
1a8237e8
DB
94212000-04-11 Daniel Berlin <dan@cgsoftware.com>
9422
9423 * gdbint.texinfo: Replaced GDB with @value{GDBN}, @include
9424 gdb-cfg.texi to get the value.
9425
ca526f1a
JB
94262000-04-10 Jim Blandy <jimb@redhat.com>
9427
9428 * gdbint.texinfo (Target Architecture Definition): Fix
9429 cross-references.
9430
faaafcb4
JB
94312000-04-08 Jim Blandy <jimb@redhat.com>
9432
9433 * gdbint.texinfo (Using Different Register and Memory Data
9434 Representations): New section.
9435 (REGISTER_CONVERTIBLE, REGISTER_RAW_SIZE, REGISTER_VIRTUAL_SIZE,
889bf7c5
PA
9436 REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_VIRTUAL,
9437 REGISTER_CONVERT_TO_RAW): Document.
faaafcb4 9438
1b27397f
AC
9439Mon Apr 3 19:16:32 2000 Andrew Cagney <cagney@b1.cygnus.com>
9440
9441 * gdb.texinfo (Protocol): Deprecate the sequence-id. Add cindex
889bf7c5 9442 for acknowledgments.
1b27397f 9443
480ff1fb
AC
9444Tue Mar 28 18:28:45 2000 Andrew Cagney <cagney@b1.cygnus.com>
9445
9446 * gdb.texinfo (Protocol): Replace ``qfThreadExtraInfo'' with
889bf7c5 9447 qThreadExtraInfo.
480ff1fb 9448
a9331b3f 94492000-03-28 J.T. Conklin <jtc@redback.com>
f1251bdd 9450
a9331b3f
RM
9451 * gdb.texinfo: Clarify which remote debug protocol commands are
9452 required and which are optional.
f1251bdd 9453
dbeb8dbd
AC
9454Tue Mar 28 16:06:22 2000 Andrew Cagney <cagney@b1.cygnus.com>
9455
9456 * gdb.texinfo: Revert remainder of Fri Mar 24 18:06:34 2000 Andrew
889bf7c5
PA
9457 Cagney <cagney@b1.cygnus.com>. Move @chapter and @node entries
9458 back to annotate.texi, rluser.texinfo and inc-hist.texinfo.
dbeb8dbd
AC
9459 * annotate.texi: Update.
9460
6d2ebf8b
SS
94612000-03-28 Stan Shebs <shebs@apple.com>
9462
9463 * gdb.texinfo: Update dates, bump to Eighth Edition (note
9464 expectation of additional changes before release), update
9465 ISBN, add copy of top-level menu for @ifhtml, remove explicit
9466 node links, rephrase and/or shorten lines to fix formatting
9467 problem in both regular and @smallbook formats.
9468 * annotate.texi: Shorten lines in example, use smallexample
9469 consistently everywhere.
9470 * Makefile.in: Add comment about texinfo 4.0 html generation.
9471 (SFILES_INCLUDED): Add annotate.texi.
9472
5d161b24
DB
94732000-03-27 Daniel Berlin <dan@cgsoftware.com>
9474
5ae4183a
AS
9475 * gdb.texinfo (Debugging Output): Added new section, documenting
9476 the "set/show debug" commands.
5d161b24 9477
b9deaee7
AC
9478Fri Mar 24 18:06:34 2000 Andrew Cagney <cagney@b1.cygnus.com>
9479
9480 * annotate.texi (Annotations): When GDBN omit @chapter and @node
889bf7c5 9481 entry.
b9deaee7
AC
9482
9483 * gdb.texinfo: Check for @ifinfo instead of @ifnottex.
9484 (rluser.texinfo, inc-hist.texinfo, annotate.texi): Add local
889bf7c5 9485 @chapter and @node entries.
a9331b3f 9486
b9deaee7 9487 * gdb.texinfo: Link all top-level nodes.
a9331b3f 9488
9ef47d30
AC
9489Fri Mar 24 17:56:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
9490
9491 * Makefile.in (install-info): Create $(infodir) before installing
889bf7c5 9492 files.
9ef47d30 9493
cfeada60
FN
94942000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
9495
9496 From David Whedon <dwhedon@gordian.com>
5ae4183a 9497 * gdbint.texinfo : Added paragraphs about command deprecation.
cfeada60 9498
6837a0a2
DB
94992000-03-22 Daniel Berlin <dan@cgsoftware.com>
9500
9501 * gdb.texinfo: Add documentation for the apropos command.
9502
bba2971c
MS
95032000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
9504
9505 * gdb.texinfo: Add new queries ThreadInfo and ThreadExtraInfo.
9506
2b628194
MS
95072000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
9508
a9331b3f 9509 * gdb.texinfo: Add white space to prevent overprinting in
2b628194
MS
9510 two places.
9511
96a2c332
SS
95122000-03-17 Stan Shebs <shebs@apple.com>
9513
9514 * gdb.texinfo: Many minor changes from Dmitry Sivachenko
9515 <dima@Chg.RU>, also clarification of allowed content for
9516 string constants.
9517
f7dc1244 95182000-03-16 Eli Zaretskii <eliz@gnu.org>
d700128c
EZ
9519
9520 * gdb.texinfo (main menu): Add Annotations.
9521 (File Options): Add @cindex entries for each command-line option.
9522 Document --epoch, --annotate, --async, --interpreter, --write,
9523 --statistics, and --version.
9524
9525 * annotate.texi: Convert to a chapter. Use @value{GDBN} instead
9526 of GDB.
9527
9d233477
JB
95282000-02-23 Jim Blandy <jimb@redhat.com>
9529
9530 * gdbint.texinfo (FUNCTION_START_OFFSET): Document.
9531
14e0eb3b
JB
95322000-02-22 Jim Blandy <jimb@redhat.com>
9533
9534 * gdbint.texinfo: Document COERCE_FLOAT_TO_DOUBLE --- the new form.
9535
3555de01
JM
95362000-02-15 Jason Molenda (jsm@bugshack.cygnus.com)
9537
9538 * Makefile.in (diststuff): New target.
9539
5e35df8e
KB
95402000-02-15 Kevin Buettner <kevinb@redhat.com>
9541
9542 * agentexpr.texi: Fix wording regarding Intel's IA-64
90a3d8f2 9543 architecture. [From Jim Wilson.]
5e35df8e 9544
c5394b80
JM
95452000-01-16 Tom Tromey <tromey@cygnus.com>
9546
9547 * gdb.texinfo (Breakpoints): Mention breakpoint ranges.
9548 (Delete Breaks): Mention range arguments.
9549 (Disabling): Likewise.
9550
c3f6f71d
JM
95512000-01-05 Dmitry Sivachenko <dima@Chg.RU>
9552
9553 * gdb.texinfo: Wrap "ASCII" in @sc{}; clarify a few sentences.
9554
c4093a6a
JM
9555Wed Dec 8 19:53:08 1999 Andrew Cagney <cagney@b1.cygnus.com>
9556
9557 * gdbint.texinfo (FRAME_CHAIN_VALID): Add the generic frame-chain
889bf7c5 9558 valid functions.
c4093a6a 9559
11cf8741
JM
95601999-11-05 Stan Shebs <shebs@andros.cygnus.com>
9561
9562 * gdb.texinfo: Clarify regular expressions used in rbreak.
9563
917317f4
JM
95641999-10-15 Kevin Buettner <kevinb@cygnus.com>
9565
9566 * gdbint.texinfo (MEMORY_INSERT_BREAKPOINT,
9567 MEMORY_REMOVE_BREAKPOINT): Document.
9568
9569Thu Oct 14 21:17:17 1999 Andrew Cagney <cagney@b1.cygnus.com>
9570
9571 * gdb.texinfo (remote): Document how GDB ignores the qOffsets BSS
889bf7c5 9572 offset re-using the DATA offset instead.
917317f4 9573
2df3850c
JM
95741999-10-11 Jim Kingdon <kingdon@redhat.com>
9575
9576 * gdbint.texinfo (Target Architecture Definition): Add PARM_BOUNDARY.
9577
95781999-10-05 Stan Shebs <shebs@andros.cygnus.com>
9579
9580 From Dmitry Sivachenko <demon@gpad.ac.ru>:
9581 * gdb.texinfo: Use GDBP and GDBN everywhere, fix a couple other
9582 typos.
9583
9584 * gdb.texinfo: Various minor wording and formatting improvements,
9585 mentions of additional command-line options.
9586
2acceee2
JM
95871999-09-30 Fred Fish <fnf@cygnus.com>
9588
9589 * gdb.texinfo: Document additional forms of specifying section
9590 names and addresses for the add-symbol-file command.
9591
c2c6d25f
JM
95921999-09-14 Michael Snyder <msnyder@cleaver.cygnus.com>
9593
9594 * gdbint.texinfo: Fix typo, add the word "have".
9595
95961999-09-14 Jim Blandy <jimb@cris.red-bean.com>
9597
9598 * gdbint.texinfo (Target Architecture Definition): Document the
9599 SKIP_PERMANENT_BREAKPOINT macro.
9600
d4f3574e
SS
96011999-09-07 Stan Shebs <shebs@andros.cygnus.com>
9602
9603 * gdb.texinfo: Fiks speling errers.
9604
9605 * gdb.texinfo: Fix uses of @multitable.
9606
f7dc1244 9607 From Eli Zaretskii <eliz@gnu.org>:
d4f3574e 9608 * gdb.texinfo: Include details specific to DOS host, clarify
889bf7c5 9609 some confusing language, fix @ref/@xref/@pxref usages, add
d4f3574e
SS
9610 comments about using with optimization, add more indexing,
9611 fix info about disassembly-flavor.
9612
9613Tue Sep 7 09:11:24 1999 Kevin Buettner <kevinb@cygnus.com>
9614
9615 * gdbint.texinfo (IN_SOLIB_DYNSYM_RESOLVE_CODE,
9616 SKIP_SOLIB_RESOLVER): Define.
9617
9618Fri Sep 3 18:05:14 1999 Andrew Cagney <cagney@b1.cygnus.com>
9619
9620 * gdb.texinfo (Protocol): Review. Add tables describing ``q'' and
889bf7c5 9621 ``g'' packets.
d4f3574e 9622
104c1213
JM
96231999-08-30 Stan Shebs <shebs@andros.cygnus.com>
9624
9625 * gdb.texinfo: Create a new "Configurations" chapter with
889bf7c5
PA
9626 platform-specific info, inline remote.texi and move sections of it
9627 into the new chapter, move bits about info proc, heuristic search,
104c1213
JM
9628 and register stack into the new chapter.
9629 * remote.texi: Remove, now part of gdb.texinfo.
9630 * Makefile.in (SFILES_INCLUDED): Remove ref to remote.texi.
9631
96321999-08-27 Jason Molenda (jsm@bugshack.cygnus.com)
9633
9634 * gdbint.texinfo (GDB_TARGET_IS_SUN3, GDB_TARGET_IS_SUN386,
9635 GDB_TARGET_IS_MACH386): These kludges have gone away.
9636
9637Wed Aug 25 10:47:03 1999 Andrew Cagney <cagney@b1.cygnus.com>
9638
9639 * gdbint.texinfo (Target Architecture Definition): Mention
889bf7c5 9640 TDEPLIBS.
104c1213 9641
53a5351d
JM
96421999-08-20 Stan Shebs <shebs@andros.cygnus.com>
9643
9644 * gdb.texinfo: Remove remaining "HPPA" conditionals, rewrite
9645 surrounding text to fit HP-UX bits into general info.
9646 (HPPA-cfg.texi): Remove, no longer useful.
9647
9648 * gdb.texinfo: Remove explicit links from @node lines, remove
9649 HP-added "Detailed Node Listing" from main menu which confuses
9650 things.
9651
9652 From Dmitry Sivachenko <dima@Chg.RU>:
9653 * gdb.texinfo: Use @value{GDBN} instead of plain GDB, fix grouping
889bf7c5 9654 in description of `set environment'.
53a5351d
JM
9655
96561999-08-17 Stan Shebs <shebs@andros.cygnus.com>
9657
9658 * gdbint.texinfo: Update coding standard to allow pure ANSI/ISO C.
9659
7be570e7
JM
96601999-08-12 Ben Elliston <bje@cygnus.com>
9661
9662 * gdbint.texinfo (Breakpoint Handling): Add missing words.
9663
f7dc1244 96641999-08-10 Eli Zaretskii <eliz@gnu.org>
7be570e7
JM
9665
9666 * gdb.texinfo (Set Watchpoints): Explain some subtleties about
889bf7c5
PA
9667 watch, awatch, and rwatch. Explain why the latter two cannot be
9668 set as software watchpoints. Document that watchpoints for local
9669 variables are deleted when the debuggee terminates.
7be570e7
JM
9670
9671Wed Aug 11 13:18:14 1999 Andrew Cagney <cagney@amy.cygnus.com>
9672
9673 * remote.texi (Protocol): Further clarification of the "qRcmd"
889bf7c5
PA
9674 packet. Allow E.. response packet. "qRcmd" packet is no longer
9675 reserved.
7be570e7
JM
9676
96771999-08-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
9678
a9331b3f
RM
9679 * Makefile.in: Rename inc-hist.texi to inc-hist.texinfo.
9680 * gdb.texinfo: Ditto.
7be570e7 9681
96baa820
JM
96821999-08-06 Tom Tromey <tromey@cygnus.com>
9683
9684 * gdb.texinfo (KOD): New node.
9685
9686Fri Aug 6 17:05:48 1999 Andrew Cagney <cagney@b1.cygnus.com>
9687
9688 * remote.texi (Rcmd): Fix minor formatting typos.
9689
9690Thu Aug 5 17:57:41 1999 Andrew Cagney <cagney@b1.cygnus.com>
9691
9692 * remote.texi (protocol qRcmd): Allow ``OK'' and ``O...'' response
889bf7c5 9693 packets.
96baa820 9694
adf40b2e
JM
96951999-07-14 Jim Blandy <jimb@zwingli.cygnus.com>
9696
9697 * gdbint.texinfo (PREPARE_TO_PROCEED, ADDR_BITS_REMOVE): Doc
9698 fixes.
9699
43ff13b4
JM
9700Tue Jun 29 11:43:55 1999 Andrew Cagney <cagney@b1.cygnus.com>
9701
9702 * gdbint.texinfo (SAVE_DUMMY_FRAME_TOS): Define.
9703
085dd6e6
JM
9704Fri Jun 25 11:47:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
9705
9706 * remote.texi (Communication Protocol): ``v'' is in use. Fix
889bf7c5
PA
9707 numerous formatting errors. Clarify ``i''. Mark ``i'', ``Z'',
9708 ``z'' and ``qRcmd'' as draft instead of reserved. Identify
9709 packets that are not supported on all hosts. Expand examples.
9710 Spell check.
085dd6e6
JM
9711
97121999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
9713
9714 * Makefile.in: Recognize html, install-html. Add targets
9715 to build HTML versions of documentation via texi2html.
9716
9717Thu Jun 24 15:59:03 1999 Stan Shebs <shebs@andros.cygnus.com>
9718
9719 * gdbint.texinfo (Testsuite): New chapter, information about the
889bf7c5 9720 testsuite.
085dd6e6
JM
9721
9722Fri Jun 25 02:40:34 1999 Andrew Cagney <cagney@b1.cygnus.com>
9723
9724 * remote.texi (Communication Protocol): Rewrite.
9725
9726Thu Jun 24 16:59:54 1999 Andrew Cagney <cagney@b1.cygnus.com>
9727
9728 * stabs.texinfo: Fix uses of xref.
9729
9e0b60a8
JM
9730Thu Jun 17 17:23:25 1999 Stan Shebs <shebs@andros.cygnus.com>
9731
9732 * gdbint.texinfo: Add an anti-printf exhortation, and update the
9733 info about patch submission.
9734
cce74817
JM
9735Mon Jun 7 15:49:40 1999 Stan Shebs <shebs@andros.cygnus.com>
9736
9737 From Per Bothner <bothner@cygnus.com>:
9738 * gdb.texinfo: Document Chill support.
9739
9740Fri Jun 4 16:58:22 1999 Andrew Cagney <cagney@b1.cygnus.com>
9741
9742 * gdbint.texinfo (SP_REGNUM, FP_REGNUM, PC_REGNUM): Add reference
889bf7c5
PA
9743 to corresponding TARGET_READ_reg TARGET_WRITE_reg macros.
9744 Document that the value should be greater-than or equal-to zero.
9745 (NO_STD_REGS): Document. Deprecate.
cce74817 9746
ac9a91a7
JM
9747Tue Jun 1 15:04:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
9748
9749 * gdbint.texinfo (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT):
889bf7c5 9750 Document that these are not used.
ac9a91a7
JM
9751
9752Thu May 27 09:28:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
9753
9754 * gdbint.texinfo (EXTRACT_STRUCT_VALUE_ADDRESS_P): Document.
9755
392a587b
JM
9756Mon May 24 10:07:39 1999 Andrew Cagney <cagney@b1.cygnus.com>
9757
9758 * gdbint.texinfo (FRAME_NUM_ARGS): Update definition. Parameter
889bf7c5 9759 numargs was dropped.
392a587b
JM
9760
9761Thu May 20 12:26:59 1999 Andrew Cagney <cagney@b1.cygnus.com>
9762
9763 * gdbint.texinfo (FRAMELESS_FUNCTION_INVOCATION): Update.
9764
b83266a0
SS
9765Tue Apr 27 19:14:20 1999 Andrew Cagney <cagney@b1.cygnus.com>
9766
9767 * gdbint.texinfo (SKIP_PROLOGUE, SKIP_PROLOGUE_FRAMELESS_P):
889bf7c5 9768 Update.
b83266a0 9769
7a292a7a
SS
9770Thu Apr 22 13:07:37 1999 Andrew Cagney <cagney@b1.cygnus.com>
9771
9772 * gdbint.texinfo (USE_GENERIC_DUMMY_FRAMES): Document.
9773 (GET_SAVED_REGISTER): Update, not just the a29k uses this.
9774
9775Wed Apr 21 13:59:01 1999 Dave Brolley <brolley@cygnus.com>
9776
9777 * gdbint.texinfo: Fix typos: $ -> @.
9778
9779Tue Apr 20 11:59:38 1999 Andrew Cagney <cagney@b1.cygnus.com>
9780
9781 * gdbint.texinfo (REGISTER_NAMES, BREAKPOINT, BIG_BREAKPOINT,
889bf7c5
PA
9782 LITTLE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT,
9783 BIG_REMOTE_BREAKPOINT): Deprecate in favor of REGISTER_NAME and
9784 BREAKPOINT_FROM_PC.
a9331b3f 9785
7a292a7a
SS
9786Mon Apr 12 16:00:44 1999 Andrew Cagney <cagney@b1.cygnus.com>
9787
9788 * gdbint.texinfo (CALL_DUMMY_STACK_ADJUST_P,
889bf7c5 9789 CALL_DUMMY_STACK_ADJUST): Document.
7a292a7a
SS
9790
9791Thu Apr 8 17:23:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
9792
9793 * gdbint.texinfo (CALL_DUMMY_P, CALL_DUMMY_WORDS,
889bf7c5 9794 SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY): Define.
7a292a7a
SS
9795
97961999-04-02 Stan Shebs <shebs@andros.cygnus.com>
9797
9798 * gdbint.texinfo (MAINTENANCE_CMDS): Remove ref, since it no
9799 longer exists.
9800
9801Tue Mar 9 19:25:11 1999 Stan Shebs <shebs@andros.cygnus.com>
9802
9803 * gdb.texinfo, remote.texi, all-cfg.texi, HPPA-cfg.texi: Remove
889bf7c5
PA
9804 nearly all @ifset/@ifclear conditionals; nobody uses them, and
9805 they make the manual source incomprehensible.
7a292a7a
SS
9806 * h8-cfg.texi: Remove, hasn't been used in years.
9807
c906108c
SS
9808Thu Feb 11 18:00:59 1999 Stan Shebs <shebs@andros.cygnus.com>
9809
9810 * gdb.texinfo: Update the credits.
9811
9812Mon Feb 8 17:33:57 1999 Stan Shebs <shebs@andros.cygnus.com>
9813
9814 * gdb.texinfo: Fix mistakes noticed in printout of last
9815 draft, add Alpha to discussion of heuristic fence post.
9816
9817Fri Feb 5 17:20:00 1999 Stan Shebs <shebs@andros.cygnus.com>
9818
9819 * gdb.texinfo, remote.texi: Many changes; update to Seventh
889bf7c5
PA
9820 Edition, merge some HP changes into mainline, describe some
9821 previously undocumented features, describe more of the target
9822 commands available, eliminate obsolete section on renamed
9823 commands.
c906108c
SS
9824 * all-cfg.texi, HPPA-cfg.texi: Remove some obsolete conditionals.
9825
9826Wed Jan 20 17:47:45 1999 Stan Shebs <shebs@andros.cygnus.com>
9827
9828 * gdb.texinfo: Make many HPPA conditionals unconditional,
9829 including catchpoint description, since now on for all configs.
9830 * all-cfg.texi: @clear HPPA, since is mainly for very HP-specific
9831 specializations.
9832
9833Thu Jan 14 17:10:12 1999 Stan Shebs <shebs@andros.cygnus.com>
9834
9835 * Makefile.in (GDBvn.texi): Fix match expression to work with
9836 current format of VERSION in gdb/Makefile.in.
9837 * gdb.texinfo: Fix node ref to match new readline.
9838
9839Wed Jan 13 10:38:40 1999 Edith Epstein <eepstein@sophia.cygnus.com>
9840
a9331b3f
RM
9841 * gdb.texinfo: Changes made as part of a project to merge in
9842 changes made by HP. Documentation makes extensive use of
c906108c
SS
9843 @ifclear HPPA and @ifset HPPA. The HP manual omits doumentation
9844 on remote debugging. There are differences in documentation
889bf7c5 9845 (HP vs. non-HP) on C++ support (aCC vs. gnu gcc++). Also,
c906108c
SS
9846 the HP manual discusses catchpoints, hardware watchpoints, and
9847 some HPUX specific limitations for shared library support.
a9331b3f 9848
c906108c
SS
9849 There are also a number of @node changes.
9850
98511999-01-12 Jason Molenda (jsm@bugshack.cygnus.com)
9852
9853 * gdbint.texinfo (Formatting): Disambiguate a sentence.
9854 (C Usage): Same.
9855
9856Wed Jan 6 11:55:34 1999 David Taylor <taylor@texas.cygnus.com>
9857
9858 The following changes were made by Edith Epstein
889bf7c5
PA
9859 <eepstein@cygnus.com> as part of a project to merge in changes
9860 made by HP.
a9331b3f 9861
c906108c
SS
9862 * HPPA-cfg.texi: new file.
9863
9864 * all-cfg.texi: set HPPA for HP PA-RISC targets.
9865
9866 * refcard.tex: change documentation about catch.
9867 removed info catch.
9868
9869Mon Jan 4 18:29:18 1999 Stan Shebs <shebs@andros.cygnus.com>
9870
9871 * gdbint.texinfo: Expand on GDB's coding standards,
9872 specify the use of arg names with prototypes.
9873
98741998-12-14 J.T. Conklin <jtc@redbacknetworks.com>
9875
9876 * gdb.texinfo: Fix tipo.
9877
9878Sun Dec 13 10:27:59 1998 Andrew Cagney <cagney@b1.cygnus.com>
9879
9880 * gdbint.texinfo: Document TARGET_BYTE_ORDER_DEFAULT and
889bf7c5 9881 TARGET_BYTE_ORDER_SELECTABLE_P.
c906108c
SS
9882
9883Thu Dec 10 16:07:09 1998 Andrew Cagney <cagney@b1.cygnus.com>
9884
9885 * gdbint.texinfo (FRAME_FIND_SAVED_REGS): Document.
9886
98871998-12-09 Jim Blandy <jimb@zwingli.cygnus.com>
9888
9889 * agentexpr.texi: New file.
9890
9891Wed Dec 9 21:13:57 1998 Andrew Cagney <cagney@chook>
9892
9893 * gdbint.texinfo (REGISTER_NAME): Replace REGISTER_NAMES.
9894
98951998-12-03 J.T. Conklin <jtc@redbacknetworks.com>
9896
9897 * remote.texi: Changed wording that implied that the GDB remote
9898 protocol caches register values instead of GDB itself.
9899
9900Tue Dec 1 17:45:43 1998 Stan Shebs <shebs@andros.cygnus.com>
9901
9902 * gdbint.texinfo: Add some info about symbol readers.
9903 (CHILL_PRODUCER, etc): Comment out descriptions, not useful.
9904 (IN_SOLIB_CALL_TRAMPOLINE): Rename info from IN_SOLIB_TRAMPOLINE.
9905 (IN_SOLIB_RETURN_TRAMPOLINE): Describe.
9906 (KERNEL_DEBUGGING, MIPSEL): No info about these, remove.
9907
9908Mon Nov 30 11:32:21 1998 Andrew Cagney <cagney@chook>
9909
a9331b3f 9910 * gdbint.texinfo (FRAME_CHAIN_VALID_ALTERNATE):
c906108c
SS
9911
9912Sat Nov 28 13:45:53 1998 Andrew Cagney <cagney@b1.cygnus.com>
9913
9914 * gdbint.texinfo (INNER_THAN): Update, now takes parameters.
9915
9916Fri Nov 27 12:39:45 1998 Andrew Cagney <cagney@chook>
9917
9918 * gdbint.texinfo (NO_SINGLE_STEP): Replace with
889bf7c5 9919 SOFTWARE_SINGLE_STEP_P and SOFTWARE_SINGLE_STEP.
c906108c
SS
9920
9921Wed Oct 14 10:02:40 1998 Andrew Cagney <cagney@b1.cygnus.com>
9922
9923 * gdbint.texinfo: Fix minor typos.
9924
9925Wed Sep 30 18:03:19 1998 Stan Shebs <shebs@andros.cygnus.com>
9926
9927 * gdbint.texinfo: Complete overhaul. Group descriptions more
9928 logically, add more info on generic algorithms, remove much
9929 obsolete and/or wrong material.
9930
9931Fri Jul 24 17:51:38 1998 Ian Lance Taylor <ian@cygnus.com>
9932
9933 * stabs.texinfo (Method Type Descriptor): Expand and correct.
9934
9935Mon May 4 10:37:12 1998 Brian Youmans (3diff@gnu.org)
9936
9937 * refcard.tex: Copyright, address updates.
9938
9939Tue Apr 21 18:09:56 1998 Stan Shebs <shebs@andros.cygnus.com>
9940
9941 * gdb.texinfo (EDITION, DATE): Update and change to use ordinals
9942 for the edition instead of confusing GDB-version-like numbers.
9943
9944Mon Apr 13 14:05:00 1998 Fred Fish <fnf@cygnus.com>
9945
9946 * gdb.texinfo (hbreak, watch): Fix typo, "date" -> "data".
9947
9948Thu Apr 2 16:52:44 1998 Jason Molenda (crash@bugshack.cygnus.com)
9949
5ae4183a 9950 * LRS: Reformat a bit to keep text under 80 columns.
c906108c
SS
9951
9952Thu Apr 2 16:10:36 1998 Stan Shebs <shebs@andros.cygnus.com>
9953
9954 * gdb.texinfo: Add some credits, mention bug monitor.
9955 * remote.texi: Mention mips monitor targets.
9956 * gdbint.texinfo: Describe SP_REGNUM, STEP_SKIPS_DELAY.
a9331b3f 9957
c906108c
SS
9958Mon Feb 2 17:13:03 1998 Stan Shebs <shebs@andros.cygnus.com>
9959
9960 * gdbint.texinfo: Remove obsolete mentions of pinsn.c and opcode.h
889bf7c5
PA
9961 files, finish sorting of host vs target vs native macros, describe
9962 some more of them.
c906108c
SS
9963
9964Tue Jan 13 16:44:50 1998 Fred Fish <fnf@cygnus.com>
9965
9966 * gdbint.texinfo (Host Conditionals): Document change from
9967 using NO_MMALLOC to it's inverse, USE_MMALLOC.
9968
9969Mon Nov 24 13:55:21 1997 Andrew Cagney <cagney@b1.cygnus.com>
9970
9971 * gdbint.texinfo (Host Conditionals): Document
889bf7c5 9972 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, HAVE_LONG_DOUBLE.
c906108c
SS
9973
9974Fri Jul 4 14:52:31 1997 Ian Lance Taylor <ian@cygnus.com>
9975
9976 * gdbint.texinfo (Host Conditionals): Add CRLF_SOURCE_LINES.
9977 Document LSEEK_NOT_LINEAR.
9978
9979Tue Mar 25 14:44:09 1997 Ian Lance Taylor <ian@cygnus.com>
9980
9981 * stabs.texinfo (Stab Section Basics): Make it clear that only
9982 some versions of the GNU linker remove the leading N_UNDF symbol.
9983
9984Thu Feb 27 17:45:19 1997 Ian Lance Taylor <ian@cygnus.com>
9985
9986 * stabs.texinfo (String Field): Document type number pairs here,
9987 instead of in the Sun specific section.
9988 (Include Files): The GNU linker supports the N_BINCL
9989 optimization. Clarify the N_BINCL value, and what it is used
9990 for.
9991 (Procedures): Document N_FUN with an empty string to mark the end
9992 of a function.
9993 (Typedefs): Mention that Sun compilers may use N_GSYM for a type.
9994 (Sun Differences): Remove this node, as the information is now
9995 elsewhere in the main document.
9996 (Stab Section Basics): Mention that the GNU linker may optimize
9997 stabs and remove the leading N_UNDF symbol.
9998
9999Mon Dec 9 12:23:32 1996 Roland Pesch <roland@wrs.com>
10000
10001 * gdb.texinfo, refcard.tex: Restore author credit
10002
10003Wed Oct 2 22:01:36 1996 Fred Fish <fnf@fishfood.ninemoons.com>
10004
10005 * gdbint.texinfo (SIGTRAMP_START, SIGTRAMP_END): Update
10006 documentation to account for START and END macros taking
10007 one arg.
10008
10009Thu Aug 22 17:59:03 1996 Fred Fish <fnf@cygnus.com>
10010
10011 From: Eberhard Mattes <mattes@azu.informatik.uni-stuttgart.de>
10012 * gdb.texinfo (Frames): Fix typo.
10013
10014Tue Jul 23 10:06:20 1996 Fred Fish <fnf@cygnus.com>
10015
10016 * gdbint.texinfo (NO_SINGLE_STEP): Document that single_step takes
10017 a target_signal as arg type, not a pid.
10018
10019Fri Jul 12 11:10:05 1996 Stu Grossman (grossman@critters.cygnus.com)
10020
10021 * gdb.texinfo: Document `set assembly-language'.
10022
10023Thu Jul 11 13:50:28 1996 Stan Shebs <shebs@andros.cygnus.com>
10024
10025 * remote.texi: Update list of stubs in the GDB distribution.
10026
10027Fri Jul 5 15:38:54 1996 Fred Fish <fnf@cygnus.com>
10028
10029 * gdbint.texinfo (NO_MMCHECK): Renamed from NO_MMALLOC_CHECK.
889bf7c5
PA
10030 Also document that some systems can use mmalloc but must define
10031 this if their C runtime allocates memory that is later freed.
c906108c 10032 (MMCHECK_FORCE): Document new macro.
a9331b3f 10033
c906108c
SS
10034Fri Jun 28 22:17:10 1996 Dawn Perchik <dawn@cygnus.com>
10035
10036 * remote.texi: Add documentation for target Sparclet.
10037
10038Mon Jun 24 18:12:22 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
10039
a9331b3f 10040 * Makefile.in (srcdir, VPATH, prefix, infodir, INSTALL,
c906108c
SS
10041 INSTALL_PROGRAM, INSTALL_DATA): Use autoconf set values.
10042 * configure.in: Rewritten for autoconf.
10043 * configure: New.
10044
10045Mon Jun 17 10:43:41 1996 Fred Fish <fnf@cygnus.com>
10046
10047 * Makefile.in (DVIPS): New define, set to dvips.
10048 (dvi): Add stabs.dvi.
10049 (ps): New target.
10050 (all-doc): Depend on info, dvi, and ps targets.
10051 (STAGESTUFF): Add *.ps and *.dvi files.
10052 (clean-info, clean-dvi): Remove.
10053 (mostlyclean): Does not depend upon clean-info or clean-dvi,
10054 rules completely rewritten.
10055 (maintainer-clean): Remove clean-info and clean-dvi
10056 dependencies and put their actions in the rules.
10057 (gdb.ps): New target
a9331b3f 10058 (gdb.dvi, gdbgui.dvi, gdbint.dvi, stabs.dvi): Remove
c906108c
SS
10059 intermediate TeX files, whether they have 2 or 3 character
10060 extensions.
10061 (gdbint.ps): Add target and rules.
10062 (gdb-internals): Delete unused target.
10063 (Makefile): Depends upon config.status also.
10064
10065Sat Mar 30 15:46:58 1996 Fred Fish <fnf@cygnus.com>
10066
10067 * gdbint.texinfo (CC_HAS_LONG_LONG): Clarify when/how this is
10068 set.
10069
10070Sat Mar 16 15:10:20 1996 Fred Fish <fnf@cygnus.com>
10071
10072 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
10073 * gdb.texinfo (Expressions): Fix erroneous array constant example.
10074
10075Sat Mar 16 13:28:45 1996 Fred Fish <fnf@cygnus.com>
10076
10077 * gdb.texinfo: Add missing "@bullet" to some "@itemize" commands.
10078
10079Sat Feb 10 03:28:36 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10080
10081 * gdb.texinfo (Print settings): Document
10082 `set/show print static-members' commands.
10083
10084Wed Jan 10 14:16:37 1996 Fred Fish <fnf@cygnus.com>
10085
10086 * gdbint.texinfo (Native): Document name change, coredep.c to
10087 core-aout.c.
10088
10089Wed Dec 13 12:35:28 1995 Ian Lance Taylor <ian@cygnus.com>
10090
10091 * stabs.texinfo (Include Files): Document the values the SunOS4
10092 linker creates for N_BINCL/N_EINCL/N_EXCL stabs.
10093
10094Fri Dec 8 21:08:44 1995 Fred Fish <fnf@cygnus.com>
10095
10096 * gdbint.texinfo (Releases): Change gdb.tar.Z to gdb.tar.gz.
10097 Fix typo.
10098
10099Fri Dec 1 11:07:50 1995 Fred Fish <fnf@cygnus.com>
10100
10101 * gdbint.texinfo (Releases): Make "gdb.tar.gz" rather than
10102 "gdb.tar.Z".
10103
10104Wed Sep 20 13:14:10 1995 Ian Lance Taylor <ian@cygnus.com>
10105
10106 * Makefile.in (maintainer-clean): New target, synonym for
10107 realclean.
10108
10109Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
10110
10111 * Update all FSF addresses except those in COPYING* files.
10112
10113Wed Jul 19 18:43:03 1995 Stan Shebs <shebs@andros.cygnus.com>
10114
10115 From Richard Earnshaw (rearnsha@armltd.co.uk):
10116 * gdb.texinfo (convenience variables): Document $_exitcode.
10117 (quit): Document optional expression to use as exit code.
10118
10119Thu Jun 22 21:27:33 1995 Victoria Mixon <victoria@cygnus.com>
10120
10121 * gdb.texinfo, remote.texi: Brought up to date with various
10122 GDB changes.
10123
10124Tue Jun 20 14:35:38 1995 Stan Shebs <shebs@andros.cygnus.com>
10125
10126 * gdb.texinfo: Update dates and versions, fix comments about
10127 hardware watchpoints in future releases and about the
10128 sharedlibrary command.
10129
10130Mon May 8 09:30:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10131
10132 * stabs.texinfo: Remove node `XCOFF differences'. Describe value of
10133 C_FUN stab. Other cleanups.
10134
10135Wed Apr 19 07:02:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10136
10137 * remote.texi (Bootstrapping): Clarify that flush_i_cache is only
10138 for the sparc stub.
10139
10140Tue Apr 11 11:41:49 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10141
10142 * annotate.texi: Clarify which addresses have differing formats
10143 depending on the language and which do not.
10144
10145Tue Mar 28 16:56:22 1995 J.T. Conklin <jtc@rtl.cygnus.com>
10146
10147 * remote.texi (NetWare): Changed example to use BOARD= instead of
10148 NODE= argument to reflect correspoding change to gdbserve.nlm.
10149
10150Fri Mar 17 06:47:02 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10151
10152 * stabs.texinfo (Negative Type Numbers): Mention the fact that
10153 GDB, as well as AIX dbx, supports the size type attribute.
10154
10155Thu Mar 16 12:11:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10156
10157 * stabs.texinfo (Negative Type Numbers): Document types -31 to -34.
10158
10159Mon Mar 13 16:49:13 1995 Per Bothner <bothner@kalessin.cygnus.com>
10160
10161 * gdb.texinfo (Define): Document $arg0... arguments to commands,
10162 and new 'if' and 'while' commands.
10163
10164Fri Feb 17 15:24:35 1995 Per Bothner <bothner@kalessin.cygnus.com>
10165
10166 * gdb.texinfo (Artificial arrays): Note use of coerce-to-array-type.
10167
10168Wed Feb 15 11:59:18 1995 J.T. Conklin <jtc@rtl.cygnus.com>
10169
10170 * all-cfg.texi: New flag, GDBSERVE, for NetWare's gdbserve.nlm.
10171 * remote.texi (NetWare): New node, how to use gdbserve.nlm on
10172 NetWare targets. Mostly stolen from the Server node.
10173
10174Fri Feb 10 20:20:08 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10175
10176 * gdb.texinfo (Setting): Talk about the language of a source file
10177 versus the working language. The old documentation did not match
10178 what GDB did.
10179
10180Wed Feb 1 20:26:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10181
10182 * stabs.texinfo (Source Files): Document N_SO used to mark the end
10183 of a source file.
10184
10185Mon Jan 23 14:23:37 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10186
10187 * gdb.texinfo (Processes): New node.
10188
10189Tue Jan 17 14:09:03 1995 Ian Lance Taylor <ian@sanguine.cygnus.com>
10190
10191 * remote.texi: Update documentation of set/show mipsfpu.
10192
3fc11d3e
JM
10193Fri Jan 6 17:17:28 1995 Stan Shebs <shebs@andros.cygnus.com>
10194
10195 * gdbgui.texinfo: New file, manual for GUI (gdbtk) users.
10196 * Makefile.in (gdbgui.dvi, gdbgui.info): New actions.
c906108c
SS
10197
10198Sun Sep 4 16:47:21 1994 Stan Shebs (shebs@andros.cygnus.com)
10199
10200 * gdbint.texinfo: Removed mentions of some incorrectly placed and
10201 obsolete conditionals, described some others.
10202
10203Mon Aug 1 15:42:39 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10204
10205 * gdbint.texinfo: Remove references to BROKEN_LARGE_ALLOCA and
10206 SET_STACK_LIMIT_HUGE; they were removed from GDB 14 May 1994.
10207
10208Mon Aug 1 15:12:02 1994 Stan Shebs (shebs@andros.cygnus.com)
10209
10210 * gdbint.texinfo: Put regex conditionals in their own table.
10211
10212Tue Jul 26 18:32:52 1994 Stan Shebs (shebs@andros.cygnus.com)
10213
10214 * gdbint.texinfo: Removed mentions of many obsolete conditionals,
10215 described or fixed the descriptions of many others.
10216
10217Sun Jul 17 14:14:03 1994 Stan Shebs (shebs@andros.cygnus.com)
10218
10219 * gdb.texinfo: Add some more credits.
10220 * gdbint.texinfo: Capitalize GDB consistently, describe some
10221 macros and remove some.
10222
10223Thu Jul 14 18:43:17 1994 Stan Shebs (shebs@andros.cygnus.com)
10224
10225 * gdbint.texinfo: Removed mentions of many incorrectly placed and
10226 obsolete conditionals, described some others.
10227
10228Tue Jul 12 12:23:15 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10229
10230 * gdb.texinfo (help targets): Changed to `help target', which
10231 is the correct gdb command.
10232
10233Wed Jun 22 18:00:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10234
10235 * annotate.texi (TODO): New node, for keeping track of annotations
10236 suggested but not yet implemented.
10237
10238Wed Jun 1 16:10:45 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10239
10240 * stabs.texinfo (Statics): Value of xcoff C_BSTAT points to
10241 another symbol, it is not the address itself.
10242
10243Thu May 5 20:23:36 1994 Stan Shebs (shebs@andros.cygnus.com)
10244
10245 * stabs.texinfo (Stab Section Basics): Add comment about alignment
10246 of stabs-in-coff sections.
10247
10248Wed May 4 06:26:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10249
10250 * annotate.texi: Change edition to 0.5 and date to May 1994.
10251 Add index.
10252 (Frames): New node, for frame annotation.
10253 (Displays): New node, for display annotation.
10254
10255 * remote.texi (MIPS Remote): Say that set timeout doesn't apply
10256 when waiting for your program to stop.
10257
10258Fri Apr 29 18:24:46 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10259
10260 * annotate.texi (Breakpoint Info): Document annotation of header
10261 fields and record annotation.
10262
10263Thu Apr 28 07:44:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10264
10265 * annotate.texi: New file, to document annotations.
10266
10267Thu Apr 21 14:20:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10268
10269 * Makefile.in (clean): Don't remove GDBvn.texi (apparently on Jan
10270 16 I meant to make this change but did not). Do remove gdb-cfg.texi.
10271
10272Wed Apr 20 11:22:48 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10273
10274 * stabs.texinfo (Stab Section Basics): Say what is in .stab
10275 section, and say n_strx field is compilation unit relative.
10276 * stabs.texinfo: Don't use @code for a.out when it is the name of
10277 an object file format.
10278
10279Wed Apr 13 20:29:54 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
10280
10281 * gdb.texinfo: Refer to file names, not path names, per rms
10282 convention.
10283 (Arguments): Fix typo.
10284
10285Thu Mar 24 08:09:12 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10286
10287 * stabs.texinfo (Global Variables): Talk about stabs in files
10288 where variables are referenced, but not defined.
10289
10290Wed Mar 23 07:16:36 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10291
10292 * stabs.texinfo: Move stuff on @ and # type descriptors from node
10293 Cplusplus to new nodes Member Type Descriptor and Method Type
10294 Descriptor. Re-write stuff for #.
10295
10296Wed Mar 16 08:20:19 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10297
10298 * gdb.texinfo (Print Settings): Don't document "set print
10299 fast-symbolic-addr off". The bug which it worked around was fixed
10300 on 25 Feb 94 in coffread.c, so I'm nuking the command.
10301
10302 * stabs.texinfo (Alternate Entry Points): New node, rewritten from
10303 N_ENTRY node.
10304
10305 * stabs.texinfo (Type Descriptors): Add 'Y' type descriptor.
10306
10307Tue Mar 15 08:43:02 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10308
10309 * gdbint.texinfo (Host Conditionals, Target Conditionals): Remove
10310 references to ieee-float.c.
10311
10312Fri Mar 11 08:09:40 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10313
10314 * gdb.texinfo (Set Breaks): Update documentation for tbreak to
10315 match what the code actually does.
10316
10317Wed Mar 9 19:43:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10318
10319 * stabs.texinfo (Symbol Descriptors): Add OS9000 symbol descriptor s.
10320
10321Tue Mar 1 17:04:43 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
10322
10323 * stabs.texinfo (Type Descriptors): Add OS9000 type descriptors c,
10324 i, and b.
10325
10326Wed Feb 23 10:44:18 1994 Jim Kingdon (kingdon@rtl.cygnus.com)
10327
10328 * stabs.texinfo: Document N_RBRAC as function relative for COFF as
10329 well as for ELF and SOM. Unify the descriptions of ELF and SOM
10330 as "stabs in sections" rather than just saying "ELF and SOM".
10331 Also make that stuff apply to COFF.
10332
10333Fri Feb 18 08:25:58 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10334
10335 * gdb.texinfo (Formatting Documentation): Change GhostScript to
10336 Ghostscript.
10337
10338Fri Feb 4 06:31:31 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10339
10340 * gdb.texinfo (Continuing and Stepping): When talking about "step"
10341 versus functions without line numbers, also mention stepping into
10342 them as well as "step" when you are in them. Tell the user how to
10343 deal with the situation. Add comment about "debugging information".
10344
10345Thu Feb 3 11:39:59 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10346
10347 * stabs.texinfo (Enumerations): Document restriction on where
10348 enumeration types can appear and still win with GDB.
10349
10350Wed Feb 2 11:29:17 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10351
10352 * stabs.texinfo (Negative Type Numbers): Document format for type
10353 -16.
10354
10355Thu Jan 27 16:53:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10356
10357 * gdb.texinfo (Selection, Frame Info): Update information about
10358 arbitrary frame specficiations.
10359
10360Wed Jan 26 15:31:57 1994 Roland H. Pesch (pesch@fowanton.cygnus.com)
10361
10362 * gdb.texinfo, remote.texi: general editing pass prior to Net release
10363
10364Tue Jan 25 12:12:04 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10365
10366 * stabs.texinfo (String Field): Discuss continuing stabs with ?.
10367
10368Wed Jan 19 06:39:24 1994 David J. Mackenzie (djm@thepub.cygnus.com)
10369
10370 * stabs.texinfo (Non-Stab Symbol Types): Mention N_SET* | N_EXT.
10371
10372Sun Jan 16 12:43:32 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10373
10374 * stabs.texinfo: Re-do stuff about C_BSTAT and move from XCOFF
10375 Differences node to Statics node.
10376 (Statics): Discuss XCOFF use of V symbol descriptor.
10377
10378 * Makefile.in: Remove refcard.dvi and GDBvn.texi in realclean,
10379 not clean.
10380
10381Wed Jan 12 21:29:54 1994 John Gilmore (gnu@cygnus.com)
10382
10383 * gdb.texinfo (Print Settings): Document `set print
10384 fast-symbolic-addr' and improve the doc for some other
10385 `set print's.
10386
10387Mon Jan 3 17:23:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10388
10389 * stabs.texinfo (String Field): Talk about defining several type
10390 numbers at once.
10391 Fix lint regarding changing node ELF Transformations to
10392 ELF and SOM Transformations.
10393
10394Fri Dec 31 00:42:43 1993 John Gilmore (gnu@cygnus.com)
10395
10396 * stabs.texinfo: Insert Peter Kessler's name as inventor (I think).
10397
10398Tue Dec 28 09:30:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10399
10400 * stabs.texinfo (Cross-References): `::' is for nested types only
10401 within <>.
10402 (Structures): Document static members.
10403
10404Mon Dec 27 13:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10405
10406 * stabs.texinfo: Document S type attribute.
10407
10408Sun Dec 26 20:46:36 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
10409
10410 * stabs.texinfo: Add notes about stabs-in-som where appropriate.
10411
10412Fri Dec 3 19:13:19 1993 John Gilmore (gnu@cygnus.com)
10413
10414 * gdbint.texinfo: Fix a few typos.
10415
10416Sun Nov 28 18:06:25 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10417
10418 * gdb.texinfo, remote.texi: formatting improvements
10419
10420 * gdb.texinfo (New Features): mention threads.
10421 (Summary, C): fix xrefs in newly contributed text.
10422 (Threads): index entries, clarifications, example
10423 (passim): minor typos fixed, phrasing improvements
10424
10425 * remote.texi (Bootstrapping): rephrase text on ^C and add index
10426 entries; (Server): explain use of gdbserver w/real-time systems,
10427 add example of conflicting TCP port; (MIPS Remote) break up
10428 running text into table, highlighting commands, and add example.
a9331b3f 10429
c906108c
SS
10430Wed Nov 24 14:15:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10431
10432 * refcard.tex: avoid bad linebreaks even when REFEDITS=psrc.sed
10433
10434Fri Nov 12 16:10:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10435
10436 * stabs.texinfo (Nested Symbols): New node.
10437 (String Field, Symbol Descriptors, Cross-References): Refer to it.
10438
10439Thu Nov 11 13:26:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10440
10441 * stabs.texinfo (Stabs in ELF): Clarify how Bbss.bss work with respect
10442 to picking which Bbss.bss symbol to use, and (because there seems to
10443 be no good way of doing it) re-write some of the text to make it
10444 sound like Bbss.bss isn't such a great idea after all (as currently
10445 designed).
10446
10447 * gdb.texinfo (C): In addition to saying people have to use g++ for
10448 good results, say they have to use stabs. Specifically say cfront
10449 doesn't work well.
10450 (Summary): Merge in information on Modula-2, Pascal, and Chill from
10451 the gdb README. Add xrefs to places where the support for the various
10452 languages is described in detail.
10453
10454Mon Nov 8 11:47:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10455
10456 * stabs.texinfo: Clean up stuff about visibility and virtual
10457 characters.
10458
10459 * stabs.texinfo (N_M2C): Cite Sun doc.
10460
10461Fri Nov 5 16:27:27 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10462
10463 * gdb.texinfo: updates re threads.
10464 * remote.texinfo: avoid index entries starting with digits.
10465
10466Tue Nov 2 09:08:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10467
10468 * stabs.texinfo (Enumerations): Talk about large, negative and
10469 octal values. Clean up cross reference to type attributes.
10470 (String Field): Say that GDB 4.11 supports size attribute.
10471
10472Sun Oct 31 13:31:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10473
10474 * remote.texi (VxWorks Remote): Clarify that rebuilding VxWorks kernel
10475 is a mandatory step. Make the stuff about that more concise.
10476
10477Wed Oct 27 00:25:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10478
10479 * stabs.texinfo (Class Names): New node.
10480
10481 * gdb.texinfo (Command Files): Explain order of init file reading.
10482
10483 * remote.texi (Bootstrapping): Talk about getting the serial driver
10484 to deal with ^C sent by gdb to stop the remote system.
10485
10486Mon Oct 25 03:25:41 1993 Tom Lord (lord@cygnus.com)
10487
10488 * libgdb.texinfo (I/O): incorporated better phrasing from rich.
10489
10490 * libgdb.texinfo (Defining Commands): made the DOC arg
10491 to gdb_define_app_command a char * instead of char **
10492 per a suggestion from kingdon.
10493
10494 * libgdb.texinfo: total rewrite from a different starting
10495 premise.
10496
10497Wed Oct 20 18:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10498
10499 * stabs.texinfo (Local Variable Parameters): Re-write paragraph on
10500 floats passed as doubles (to improve clarity).
10501
10502Tue Oct 19 14:21:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10503
10504 * gdb.texinfo (Source Path): index entries for $cwd, $pdir
10505
10506 * a4rc.sed: update to work with Andreas Vogel papersize params
10507
10508 * refcard.tex: use Andreas Vogel simplifications of papersize
10509 params; remove useless version info; update copyright date.
10510
10511Tue Oct 19 10:46:22 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10512
10513 * gdb.texinfo (Symbols): Add class NAME to doc for ptype.
10514
10515Tue Oct 12 09:11:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10516
10517 * gdb.texinfo (Files): Say what address the load command loads it at.
10518
10519 * stabs.texinfo (Common Blocks): Minor cleanups.
10520
10521 * stabs.texinfo: Update ld stabs in elf relocation to reflect the fact
10522 that Sun has backed away from the linker kludge and thus the relevant
10523 issue is changes to the SunPRO tools, not the Solaris linker.
10524
10525 * stabs.texinfo (Traditional Integer Types): Clean up description
10526 of octal bounds a little bit. Document extra leading zeroes.
10527
10528Thu Oct 7 16:15:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10529
10530 * gdb.texinfo (Signaling): Update for symbolic symbol names
10531 and add a section explaining the difference between the GDB
10532 signal command and the shell kill utility.
10533
10534Wed Oct 6 13:23:01 1993 Tom Lord (lord@rtl.cygnus.com)
10535
10536 * libgdb.texinfo: added `@' to braces that were unescaped.
10537
10538Mon Oct 4 10:42:18 1993 Tom Lord (lord@rtl.cygnus.com)
10539
10540 * libgdb.texinfo: new file. Spec for the gdb library.
10541
10542Sun Oct 3 15:26:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10543
10544 * stabs.texinfo (Include Files): Fix typo (start -> end).
10545
10546Thu Sep 30 18:24:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10547
10548 * gdb.texinfo, remote.texi: assorted small improvements, mostly
10549 from Melissa at FSF's editing pass.
10550
10551Thu Sep 30 11:54:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10552
10553 * gdb.texinfo: Remove stuff about ar and 14 character filenames.
10554 I believe this was fixed by the 13 Sep 89 change to print_frame_info.
10555 Also, modern versions of ar like BSD 4.4 or SVR4 don't have this bug.
10556
10557Wed Sep 22 21:22:11 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10558
10559 * remote.texi (Bootstrapping): Discuss 386 call gates.
10560
10561Sat Sep 18 17:10:44 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
10562
10563 * stabs.texinfo (Based Variables): New node.
10564
10565Thu Sep 16 17:48:55 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
10566
10567 * stabs.texinfo (Negative Type Numbers): Re-write discussions of
10568 names, sizes, and formats to suggest how not to lose.
10569
10570Sat Sep 11 09:35:11 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
10571
10572 * stabs.texinfo (Methods): Fix typo.
10573
10574Fri Sep 10 06:34:20 1993 David J. Mackenzie (djm@thepub.cygnus.com)
10575
10576 * gdb.texinfo: Fix a few typos.
10577
10578Wed Sep 8 09:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10579
10580 * gdb.texinfo: Clarify how well it works with Fortran.
10581
10582 * stabs.texinfo (Stabs In ELF, Statics, ELF Transformations):
10583 More on relocating stabs in ELF files.
10584
10585Tue Sep 7 13:45:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10586
10587 * stabs.texinfo (Stabs In ELF): Talk about N_FUN value.
10588
10589Mon Sep 6 19:23:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10590
10591 * stabs.texinfo (Local Variable Parameters): Talk about nameless
10592 parameters on VAX.
10593
10594Fri Sep 3 17:06:08 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10595
10596 * gdb.texinfo: @up/@down -> @raisesections/@lowersections
10597
10598Fri Sep 3 12:04:15 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10599
10600 * stabs.texinfo: Make info author notice match the TeX author notice.
10601
10602Tue Aug 31 13:21:06 1993 David J. Mackenzie (djm@thepub.cygnus.com)
10603
10604 * stabs.texinfo: Initial-caps all words in node names and
10605 non-trivial words in section names.
10606
10607Mon Aug 30 11:13:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10608
10609 * stabs.texinfo: Many minor cleanups.
10610
10611 * stabs.texinfo: Remove @deffn except from Expanded Reference node.
10612
10613Sat Aug 28 12:08:09 1993 David J. MacKenzie (djm@edison.eng.umd.edu)
10614
10615 * stabs.texinfo: Remove full description of big example.
10616 It's not really helpful; just use pieces of it where appropriate.
10617 Add more Texinfo formatting directives (@samp, etc.).
10618 Use @deffn to define stab types.
10619 Eliminate some wordiness. Break up some nodes.
10620 Add an (alphabetized) index of symbol types.
10621 Use consistent capitalization style in node and section names.
10622
10623Thu Aug 26 06:36:31 1993 Fred Fish (fnf@deneb.cygnus.com)
10624
10625 * gdb.texinfo: Change typo "Two two" to "The two".
10626
10627Sun Aug 22 12:15:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10628
10629 * stabs.texinfo (XCOFF-differences): Remove references to
10630 non-existent types N_DECL and N_RPSYM.
10631
10632 * stabs.texinfo (String Field): Say that type attributes bug is
10633 fixed in GDB 4.10, since it is.
10634
10635 * stabs.texinfo: Clean up djm cleanups, and more cleanups of my own.
10636
10637Sat Aug 21 04:32:28 1993 David MacKenzie (djm@cygnus.com)
10638
10639 * stabs.texinfo: Formatting cleanups.
10640
10641Fri Aug 20 20:49:53 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10642
10643 * stabs.texinfo: When explaining the n_type of a stab, standardize
10644 how we do it ('#' as a comment indicator, "36 is N_FUN" as text,
10645 no tabs, use @r).
10646 (Global Variables): Clean up.
10647
10648Tue Aug 17 15:57:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10649
10650 * stabs.texinfo (Stack Variables): Re-write.
10651
10652Mon Aug 16 21:20:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10653
10654 * stabs.texinfo (Stabs-in-elf): Talk about getting the start
10655 addresses of a source file. Also revise formatting.
10656 Change "object module" or "object file" to "source file".
10657 Various: Miscellaneous cleanups.
10658
10659Thu Aug 12 15:11:51 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10660
10661 * stabs.texinfo: Point to mangling info in gcc's gpcompare.texi.
10662
10663Tue Aug 10 16:57:49 1993 Stan Shebs (shebs@rtl.cygnus.com)
10664
10665 * gdbint.texinfo: Removed many nonsensical machine-collected
10666 host and target conditionals, described some of the remainder.
10667
10668Tue Aug 10 13:28:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10669
10670 * gdbint.texinfo (Getting Started): Use @itemize, not @table.
10671
10672 * gdbint.texinfo (Top): Add name to @top line, and re-write the
10673 paragraph which follows.
10674
10675 * gdbint.texinfo (Host): Use @code not @samp for Makefile
10676 variables. Looks better and avoids overful hbox.
10677
10678Fri Jul 30 18:26:21 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10679
10680 * stabs.texinfo (Procedures): Improve stuff on nested functions.
10681
10682Thu Jul 29 15:10:58 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10683
10684 * remote.texi: (MIPS Remote) clearer doc for set/show timeout,
10685 retransmit-timeout
10686
10687Thu Jul 29 13:16:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10688
10689 * gdbint.texinfo: Update statement about `some ancient Unix
10690 systems, like Ultrix 4.0' to Ultrix 4.2.
10691
10692Wed Jul 28 15:26:53 1993 Roland H. Pesch (pesch@el_bosque.cygnus.com)
10693
10694 * h8-cfg.texi, all-cfg.texi: new flag GDBSERVER
10695
10696 * Makefile.in: depend on remote.texi rather than gdbinv-s.texi
10697
10698 * remote.texi: (Server) New node on gdbserver. (Remote Serial,
10699 ST2000 Remote, MIPS Remote): mention `host:port' syntax for TCP.
10700
10701 * remote.texi: new name for former gdbinv-s.texi
10702
10703 * gdb.texinfo: use remote.texi rather than gdbinv-s.texi
10704
10705Wed Jul 28 08:26:24 1993 Ian Lance Taylor (ian@cygnus.com)
10706
10707 * gdbinv-s.texi: Documented timeout and retransmit-timeout
10708 variables for MIPS remote debugging protocol.
10709
10710Mon Jul 26 13:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10711
10712 * stabs.texinfo (Negative Type Numbers): FORTRAN LOGICAL fix.
10713
10714Tue Jul 20 16:30:41 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
10715
10716 * Makefile.in (refcard.dvi): Use srcdir where necessary.
10717
10718Mon Jul 19 12:02:50 1993 Roland H. Pesch (pesch@cygnus.com)
10719
10720 * gdb.texinfo: repair conditional bugs in text markup
10721
10722Fri Jul 16 18:57:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10723
10724 * gdb.texinfo, all-cfg.texi, h8-cfg.texi: introduce MOD2 switch
10725 to select Modula-2 material.
10726
10727Thu Jul 15 13:15:01 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10728
10729 * stabs.texinfo: Cleanups regarding statics.
10730
10731 * gdbinv-s.texi (Bootstrapping): Document exceptionHandler.
10732 (Debug Session): Mention exceptionHandler. Add xref to Bootstrapping.
10733
10734Mon Jul 12 13:37:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10735
10736 * stabs.texinfo: N_MAIN is sometimes used for C.
10737
10738Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10739
10740 * gdbint.texinfo (Host, Target Conditionals): Remove TM_FILE_OVERRIDE.
10741
10742Tue Jul 6 12:41:28 1993 John Gilmore (gnu@cygnus.com)
10743
10744 * gdbint.texinfo (Target Conditionals): Remove NO_TYPEDEFS,
a9331b3f 10745 removed from the code by Kingdon.
c906108c
SS
10746
10747Tue Jul 6 12:24:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10748
10749 * gdb.texinfo (Break Commands): Remove stuff about flushing terminal
10750 input when evaluating breakpoint conditions; the bug has been fixed.
10751
10752 * gdb.texinfo (Continuing and Stepping): Argument to "continue"
10753 sets the ignore count to N-1, not to N.
10754
10755Thu Jul 1 14:57:42 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10756
10757 * refcard.tex (\hoffset): correct longstanding error to match
10758 intended offset; avoids cutting off edge on some printers
10759
10760Wed Jun 30 18:23:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10761
10762 * stabs.texinfo (Parameters): Say that order of stabs is significant.
10763
10764Fri Jun 25 21:34:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10765
10766 * stabs.texinfo (Common Blocks): Say what Sun FORTRAN does.
10767
10768Fri Jun 25 16:15:10 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10769
10770 * Makefile.in: (REFEDITS) new var to control whether PS or CM
10771 fonts and whether US or A4 paper for GDB refcard; (refcard.dvi)
10772 collect sed edits if any, apply to refcard before formatting;
10773 (refcard.ps) stop implying PS fonts if PS output requested;
10774 (lrefcard.ps) delete extra target for variant PS fonts
10775
10776 * refcard.tex: parametrize papersize dependent info, collect
10777 in easily replaced spot
10778
10779 * a4rc.sed: new file, edits to refcard for A4 paper
10780
10781Fri Jun 25 14:21:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10782
10783 * stabs.texinfo (Negative Type Numbers): Type -16 is 4 bytes.
10784
10785Wed Jun 23 15:02:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10786
10787 * stabs.texinfo (Negative Type Numbers): Minor character cleanups.
10788
10789Tue Jun 22 16:31:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10790
10791 * stabs.texinfo: Express disapproval of 'D' symbol descriptor
10792 politely rather than rudely.
10793
10794Fri Jun 18 19:42:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10795
10796 * stabs.texinfo: Document common blocks.
10797
10798Fri Jun 18 12:12:57 1993 Fred Fish (fnf@cygnus.com)
10799
10800 * stabs.texinfo: Add some basic info about stabs-in-elf.
10801
10802Fri Jun 18 13:57:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10803
10804 * stabs.texinfo (Top): Minor cleanup.
10805
10806Mon Jun 14 16:16:51 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
10807
10808 * Makefile.in (install-info): remove parentdir support
10809
10810Tue Jun 15 18:11:39 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10811
10812 * gdb.texinfo (Copying): delete this node and references to it;
10813 RMS says this manual need not carry GPL. (passim): Improvements
10814 from last round at FSF, largely due to Ian Taylor review, and
10815 minor formatting improvements.
10816
10817 * gdbinv-s.texi (passim): Improvements from last round at FSF,
10818 largely due to Ian Taylor review. (Debug Session): minor edits to
10819 new text.
10820
10821Sun Jun 13 12:52:39 1993 Jim Kingdon (kingdon@cygnus.com)
10822
10823 * Makefile.in (realclean): Remove info and dvi files too.
10824
10825Sat Jun 12 16:09:22 1993 Jim Kingdon (kingdon@cygnus.com)
10826
10827 * {all,h8}-config.texi: Rename to *-cfg.texi for 14 char filenames.
10828 * Makefile.in: Change accordingly. gdb-config.texi -> gdb-cfg.texi.
10829 * gdb.texinfo: Change accordingly.
10830
10831 * stabs.texinfo: Clean up N_{L,R}BRAC. Discuss what addresses of
10832 N_{L,R}BRAC,N_SLINE are relative to.
10833
10834Fri Jun 11 15:15:55 1993 Jim Kingdon (kingdon@cygnus.com)
10835
10836 * Makefile.in (GDBvn.texi): Update atomically.
10837
10838Wed Jun 9 10:58:16 1993 Jim Kingdon (kingdon@cygnus.com)
10839
10840 * gdbinv-s.texi (Debug Session): Document exceptionHook.
10841
10842Tue Jun 8 13:42:04 1993 Jim Kingdon (kingdon@cygnus.com)
10843
10844 * gdb.texinfo (Print Settings): Move all stuff relating to symbolic
10845 addresses together. Also motivate the set print symbol-filename
10846 command and suggest other solutions.
10847
10848Tue Jun 1 22:46:43 1993 Fred Fish (fnf@cygnus.com)
10849
10850 * gdb.texinfo (set print elements): Note that the number of
10851 elements is set to unlimited by "set print elements 0".
10852
10853Mon May 31 08:06:55 1993 Jim Kingdon (kingdon@cygnus.com)
10854
10855 * stabs.texinfo (Builtin Type Descriptors): Try to clarify what
10856 NF_LDOUBLE means.
10857 (Stab Types): Include Solaris stab types.
10858 (Procedures): Document Solaris extensions.
10859
10860Thu May 27 06:20:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10861
10862 * gdb.texinfo: Add `set print symbol-filename' doc.
10863
10864Wed May 26 00:26:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10865
10866 * stabs.texinfo (Arrays): Talk about type definition vs. type
10867 information.
10868
10869 * stabs.texinfo (Builtin Type Descriptors): Talk about omitting
10870 the trailing semicolon.
10871
10872Tue May 25 14:49:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10873
10874 * stabs.texinfo (Line Numbers, Source Files): Re-write these two nodes
10875 and merge in other parts of the document addressing these subjects.
10876 gdbint.texinfo (XCOFF): Remove info which is now in stabs.texinfo.
10877
10878 * stabs.texinfo (Subranges, Arrays): Try to explain about the semicolon
10879 at the end of a range type.
10880
10881 * stabs.texinfo (Subranges): "A offset" and "T offset" are not
10882 AIX extensions.
10883
10884Mon May 24 09:00:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10885
10886 * stabs.texinfo (Stabs Format): Misc fixes.
10887
10888Sat May 22 10:40:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10889
10890 * stabs.texinfo (Constants): Allow an `e' constant to be non-enum.
10891 (Traditional builtin types): Document convex convention for long long.
10892 (Negative builtin types): Discuss type names, and misc fixes.
10893
10894Fri May 21 11:20:31 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10895
10896 * stabs.texinfo (Builtin Type Descriptors): Document the floating
10897 point types used with @samp{R} type descriptor.
10898 (Symbol Descriptors): Describe how to handle conflict between
10899 different meanings of @samp{P} symbol descriptor.
10900
10901Thu May 20 13:35:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10902
10903 * stabs.texinfo: Remove node Quick Reference and put its children
10904 directly under the main menu.
10905
10906 * stabs.texinfo: Many more changes to bring it into line with
10907 AIX documentation and reality. I think it now has all the
10908 information from the AIX documentation, except that I burned
10909 out when I got to variant records (Pascal and Modula-2) and
10910 all the COBOL types. Oh well, we can add them later when we're
10911 worrying more about those languages.
10912
10913 * stabs.texinfo (Automatic variables): Talk about what it means
10914 to omit the symbol descriptor.
10915
10916Tue May 18 17:59:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10917
10918 * stabs.texinfo (Parameters): Add "(sometimes)" when describing
10919 gcc2 behavior with promoted args.
10920
10921Fri May 14 21:35:29 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10922
10923 * gdb.texinfo: include readline appendices in info version of manual
10924
10925Fri May 7 11:56:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10926
10927 * gdbinv-s.texi (Remote Serial): describe new ^C behavior in
10928 target remote.
10929
10930 * gdb.texinfo (Machine Code): more index entries for disassemble
10931
10932Fri May 7 10:12:30 1993 Fred Fish (fnf@cygnus.com)
10933
10934 * Clarify the intended use of the gdb-testers and gdb-patches
10935 mailing lists, and shrink gzip comment.
10936
10937Thu May 6 16:39:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10938
10939 * gdb.texinfo (Shell Commands): do not mention SHELL env var in
10940 DOSHOST configuration of manual.
10941
10942 * gdb.texinfo (MIPS Stack): new node.
10943
10944 * all-config.texi (MIPS) new switch.
10945
10946 * gdbinv-s.texi (Nindy Options) Remove two instances of future
10947 tense; (MIPS Remote) new node.
10948
10949 * gdb.texinfo (passim) rephrases to work around makeinfo @value
10950 bug; (Environment) less passive, other small cleanups in text about
10951 .cshrc/.bashrc; (Invoking GDB) new MIPS Remote menu entry;
10952 (Remote) new MIPS Remote menu entry.
10953
10954Thu Apr 29 09:36:25 1993 Jim Kingdon (kingdon@cygnus.com)
10955
10956 * stabs.texinfo: Many changes to include information from the
10957 AIX documentation.
10958
10959 * gdb.texinfo (Environment): Mention pitfall with .cshrc.
10960
10961Tue Apr 27 14:02:57 1993 Jim Kingdon (kingdon@cygnus.com)
10962
10963 * gdbint.texinfo (new node Debugging GDB, elsewhere):
10964 Move a bunch of information from ../README.
10965 (Getting Started): New node.
10966
10967Fri Apr 23 17:21:13 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10968
10969 * gdbinv-s.texi, gdb.texinfo: include Hitachi SH target
10970
10971 * gdb.texinfo: advance manual revision dates to present
10972
10973 * gdbinv-s.texi, gdb.texinfo, all-config.texi, h8-config.texi:
10974 stop using silly Roman numerals in @set variable names
10975
10976Fri Apr 23 07:30:01 1993 Jim Kingdon (kingdon@cygnus.com)
10977
10978 * stabs.texinfo (Parameters): Keep trying to get this right.
10979
10980Wed Apr 21 15:18:47 1993 Jim Kingdon (kingdon@cygnus.com)
10981
10982 * stabs.texinfo (Parameters): More on "local parameters".
10983
10984Mon Apr 19 08:00:51 1993 Jim Kingdon (kingdon@cygnus.com)
10985
10986 * stabs.texinfo (Parameters): Re-do "local parameters" section.
10987
10988Sun Apr 18 09:47:45 1993 Jim Kingdon (kingdon@cygnus.com)
10989
10990 * stabs.texinfo (Symbol descriptors): Re-do using @table and @xref.
10991 (Parameters): Rewrite.
10992 (xcoff-differences, Sun-differences): Minor changes.
10993
10994Thu Apr 15 02:35:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
10995
10996 * stabs.texinfo: Minor cleanup.
10997
10998Wed Apr 14 17:31:00 1993 Jim Kingdon (kingdon@cygnus.com)
10999
11000 * gdbint.texinfo: Minor xcoff stuff.
11001
11002Wed Apr 7 14:11:07 1993 Fred Fish (fnf@cygnus.com)
11003
11004 * gdbint.texinfo: Update for new config directory structure.
11005 Add info about internal type data structures.
11006
11007Mon Apr 5 09:06:30 1993 Ian Lance Taylor (ian@cygnus.com)
11008
11009 * Makefile.in (SFILES_INCLUDED): gdb-config.texi is no longer in
11010 $(srcdir).
11011 (gdb-config.texi): Depend on file in $(srcdir).
11012
11013Fri Apr 2 16:55:13 1993 Jim Kingdon (kingdon@cygnus.com)
11014
11015 * stabs.texinfo: Fixes about N_SO.
11016
11017Fri Mar 26 18:00:35 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11018
11019 * gdb.texinfo: include list of nonstandard init file names
11020
11021 * *-config.texi: new switch GENERIC for text that applies *only*
11022 to (usual) multiple-target version of manual
11023
11024 * gdb.texinfo, gdbinv-s.texi: Update conditional markup to correct
11025 h8 config
11026
11027 * gdb.texinfo: depend on latest fixed makeinfo, use conditionals
11028 in menus (rather than conditionally selected multiple alternative
11029 menus).
11030
11031 * Makefile.in: define and use DOC_CONFIG var to select
11032 configuration for GDB user manual.
11033
11034 * gdb-config.texi: delete from repository, generate from Makefile.
11035
11036 * all-config.texi: normal `generic' configuration file, formerly
11037 stored as gdb-config.texi
11038
11039Wed Mar 24 14:03:19 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
11040
11041 * Makefile.in: add dvi target to build all .dvi files
11042
11043Tue Mar 23 16:03:24 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11044
11045 * gdb.texinfo, gdvinv-s.texinfo: formatting improvements.
11046
11047Fri Mar 19 21:46:50 1993 John Gilmore (gnu@cygnus.com)
11048
11049 * gdbint.texinfo: Doc NO_MMALLOC and NO_MMALLOC_CHECK as
11050 host conditionals.
11051 * stabs.texinfo: More array fixes inspired by Jim's.
11052
11053Fri Mar 19 10:23:34 1993 Jim Kingdon (kingdon@cygnus.com)
11054
11055 * stabs.texinfo: Fixes re arrays and continuations.
11056
11057 * gdbint.texinfo: Add XCOFF node.
11058
11059Mon Mar 8 15:52:18 1993 John Gilmore (gnu@cygnus.com)
11060
11061 * gdb.texinfo: Add `set print max-symbolic-offset' doc.
11062
11063Sun Feb 21 17:09:38 1993 Per Bothner (bothner@rtl.cygnus.com)
11064
11065 * stabs.texinfo: Fix for array types to mention lower bounds.
11066
11067Thu Feb 18 01:19:49 1993 John Gilmore (gnu@cygnus.com)
11068
11069 * gdbint.texinfo: Update PTRACE_ARG3_TYPE doc, pull PT_*.
11070
11071Wed Feb 17 08:15:24 1993 John Gilmore (gnu@cygnus.com)
11072
11073 * gdbint.texinfo: Remove SET_STACK_LIMIT_HUGE from target defines.
11074
11075Thu Feb 11 10:38:40 1993 John Gilmore (gnu@cygnus.com)
11076
11077 * gdbint.texinfo: Fix thinko (NM_FILE => NAT_FILE). Found
11078 by Michael Ben-Gershon <mybg@CS.HUJI.AC.IL>.
11079
11080Wed Feb 10 23:59:19 1993 John Gilmore (gnu@cygnus.com)
11081
11082 * gdbint.texinfo: Eliminate IBM6000_HOST, document IBM6000_TARGET.
11083
11084Tue Feb 9 18:26:21 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11085
11086 * gdb.texinfo, gdbinv-s.texi: misc updates
11087
11088Sat Feb 6 10:25:47 1993 John Gilmore (gnu@cygnus.com)
11089
11090 * gdbint.texinfo: Brief documentation for longjmp support,
11091 from an email msg by Stu.
11092
11093Fri Feb 5 14:10:15 1993 John Gilmore (gnu@cygnus.com)
11094
11095 * stabs.texinfo: Fix description of floating point "range"
11096 types (which really define basic types). Reported by Jim Meehan,
11097 <meehan@src.dec.com>.
11098
11099 * gdbint.texinfo: Remove COFF_NO_LONG_FILE_NAMES define, now gone.
11100
11101Thu Feb 4 13:56:46 1993 Ian Lance Taylor (ian@cygnus.com)
11102
11103 * gdbint.texinfo: Slightly expand section on supporting a new
11104 object file format.
11105
11106Thu Feb 4 01:49:04 1993 John Gilmore (gnu@cygnus.com)
11107
11108 * Makefile.in (refcard.ps, lrefcard.ps): Remove psref.tex
11109 intermediate file.
11110
11111Tue Feb 2 12:18:06 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11112
11113 * gdb.texinfo, gdbinv-s.texi: miscellaneous stylistic cleanups
11114
11115Mon Feb 1 15:35:47 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11116
11117 * gdbinv-s.texi: z8000 simulator target name is just "sim"
11118
11119 * gdbinv-s.texi: Mention that Z8000 simulator can simulate Z8001
11120 as well as Z8002.
11121
11122Sat Nov 28 06:51:35 1992 John Gilmore (gnu@cygnus.com)
11123
11124 * gdbint.texinfo: Add sections on clean design and on how to send
11125 in changes.
11126
11127Mon Nov 9 23:57:02 1992 John Gilmore (gnu@cygnus.com)
11128
11129 * gdbint.texinfo: Add how to declare the result of make_cleanup.
11130
11131Mon Oct 26 11:09:47 1992 John Gilmore (gnu@cygnus.com)
11132
11133 * gdb.texinfo: Fix typo, reported by Karl Berry.
11134
11135Fri Oct 23 00:41:21 1992 John Gilmore (gnu@cygnus.com)
11136
11137 * gdb.texinfo: Add opcodes dir to GDB distribution description.
11138
11139Sat Oct 10 18:04:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11140
11141 * gdbint.texinfo: fixed a stray email address (needs @@),
11142 added @table @code to node "Native Conditionals"
11143
11144Tue Sep 22 00:34:15 1992 John Gilmore (gnu@cygnus.com)
11145
11146 * gdbint.texinfo: Describe coding style of GDB.
11147
11148Mon Sep 21 19:32:16 1992 John Gilmore (gnu@cygnus.com)
11149
11150 * stabs.texinfo: Minor wording changes.
11151
11152Tue Sep 15 02:57:09 1992 John Gilmore (gnu@cygnus.com)
11153
11154 * gdbint.texinfo: Improve release doc slightly.
11155
11156Fri Sep 11 01:34:25 1992 John Gilmore (gnu@sphagnum.cygnus.com)
11157
11158 * gdbint.texinfo: Improve doc of GDB config macros.
11159
11160Wed Sep 9 16:52:06 1992 John Gilmore (gnu@cygnus.com)
11161
11162 * stabs.texinfo: Remove Bothner's changes for C++ nested types.
11163 These will be reinserted when examined.
11164
11165Mon Aug 24 01:17:55 1992 John Gilmore (gnu@cygnus.com)
11166
11167 * gdbint.texinfo: Make a start at documenting all the #if macros
11168 in GDB. At least list them all, and start separating them into
11169 host-specific and target-specific.
11170
11171Tue Aug 18 15:59:13 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
11172
11173 * gdbinv-s.m4.in: refrain from using @cartouche for just a few
a9331b3f 11174 examples (not consistent w others).
c906108c
SS
11175 gdb.texinfo: issue disclaimer paragraph on cmdline options only
11176 for generic vn of doc
11177
11178Tue Aug 18 14:53:27 1992 Ian Lance Taylor (ian@cygnus.com)
11179
11180 * Makefile.in: always create installation directories.
11181
11182Tue Aug 18 14:11:50 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
11183
11184 * gdb.texinfo: in h8 config, do not describe searching commands.
11185
11186Mon Aug 17 18:07:59 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
11187
11188 * gdb.texinfo, none.m4, h8.m4, gdbinv-s.m4.in: improve H8/300
11189 conditionals; introduce a few generic switches that may be
11190 useful for other cross-dev or dos-hosted configs.
11191
11192 * gdb.texinfo: fix typo in "info reg" description
11193
11194Sun Aug 16 01:16:18 1992 John Gilmore (gnu@cygnus.com)
11195
11196 * stabs.texinfo: Minor updates from running TeX over it.
11197 * Makefile.in (stabs.dvi, stabs.ps): Add.
11198
11199Sat Aug 15 20:52:24 1992 Per Bothner (bothner@rtl.cygnus.com)
11200
11201 * stabs.texinfo: Stabs documentation, written by Julia Menapace.
11202 First pass at converting it to texinfo.
11203
11204Sat Aug 15 03:14:59 1992 John Gilmore (gnu@cygnus.com)
11205
11206 * gdb.texinfo, refcard.tex: Document mult args on `info reg'.
11207 * Makefile.in (refcard.ps, lrefcard.ps): Add missing $(srdir).
11208
11209Fri Aug 14 21:08:47 1992 John Gilmore (gnu@cygnus.com)
11210
11211 * gdbint.texinfo: Add section on partial symbol tables.
11212
11213Sat Jun 20 16:31:10 1992 John Gilmore (gnu at cygnus.com)
11214
11215 * gdb.texinfo: document `set remotedebug' and `set
11216 rstack_high_address'.
11217
11218Thu May 14 17:09:48 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
11219
11220 * gdb.texinfo: slight expansion of new text on reading info files
11221 * gdbinv-s.m4.in: correct and expand info on cross-debugging
11222 H8/300 from DOS.
11223
11224Tue May 12 12:22:47 1992 John Gilmore (gnu at cygnus.com)
11225
11226 * gdb.texinfo: `info user' => `show user'. Noticed by David Taylor.
11227
11228Mon May 11 19:06:27 1992 John Gilmore (gnu at cygnus.com)
11229
11230 * gdb.texinfo: Say how to read the `info' files.
11231
11232Tue May 5 12:11:38 1992 K. Richard Pixley (rich@cygnus.com)
11233
11234 * Makefile.in: gm4 -> m4.
11235
11236Fri Apr 10 17:50:43 1992 John Gilmore (gnu at rtl.cygnus.com)
11237
11238 * gdb.texinfo: Update for GDB-4.5. Move `Formatting
11239 Documentation' ahead of `Installing GDB' to match README.
11240 Update shared library doc, -readnow and -mapped, and directory
a9331b3f 11241 structure (add glob and mmalloc). Update configure doc.
c906108c
SS
11242
11243Tue Mar 24 23:28:38 1992 K. Richard Pixley (rich@cygnus.com)
11244
11245 * Makefile.in: remove $(srcdir) from gdb.info rule.
11246
11247Sat Mar 7 18:44:50 1992 K. Richard Pixley (rich@rtl.cygnus.com)
11248
11249 * Makefile.in: commented out gdb-all.texinfo rule. This is
11250 temporary.
11251
11252Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
11253
11254 * Makefile.in, configure.in: removed traces of namesubdir,
11255 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
dee368d3 11256 copyrights to '92, '13, changed some from Cygnus to FSF.
c906108c
SS
11257
11258Fri Dec 13 09:47:31 1991 John Gilmore (gnu at cygnus.com)
11259
11260 * gdb.texinfo: Improve how we ask for bug reports.
11261
11262Tue Dec 10 04:07:21 1991 K. Richard Pixley (rich at rtl.cygnus.com)
11263
11264 * Makefile.in: infodir belongs in datadir.
11265
11266Fri Dec 6 23:57:34 1991 K. Richard Pixley (rich at rtl.cygnus.com)
11267
11268 * Makefile.in: remove spaces following hyphens, bsd make can't
11269 cope. install using INSTALL_DATA. added clean-info. added
a9331b3f 11270 standards.text support.
c906108c
SS
11271
11272Thu Dec 5 22:46:12 1991 K. Richard Pixley (rich at rtl.cygnus.com)
11273
11274 * Makefile.in: idestdir and ddestdir go away. Added copyrights
11275 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
11276 and mandir now keyed off datadir by default.
11277
11278\f
11279Local Variables:
9e9c5ae7 11280mode: change-log
c906108c
SS
11281left-margin: 8
11282fill-column: 74
11283version-control: never
11284End:
This page took 1.580514 seconds and 4 git commands to generate.