2013-09-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
[deliverable/binutils-gdb.git] / gdb / doc / ChangeLog
CommitLineData
b3d3b4bd
SA
12013-09-13 Sanimir Agovic <sanimir.agovic@intel.com>
2
3 * gdb.texinfo (GDB/MI Miscellaneous Commands): Use
4 -list-target-features in the example.
5
edf9f00c
JK
62013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
7
8 * gdb.texinfo (MiniDebugInfo): Prepare file debug and use it to create
9 mini_debuginfo. Strip binary before adding mini_debuginfo to it.
10
1d236d23
JK
112013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
12
13 Sync documentation with gdb.base/gnu-debugdata.exp.
14 * gdb.texinfo (MiniDebugInfo): Add comment and "D" in the example.
15
5423b017
JK
162013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
17
18 * gdb.texinfo (MiniDebugInfo): Fix two trailing dots.
19
6211c335
YQ
202013-08-27 Pedro Alves <pedro@codesourcery.com>
21 Yao Qi <yao@codesourcery.com>
22
23 * gdb.texinfo (GDB/MI Stack Manipulation) <-stack-list-locals>:
24 Document new --skip-unavailable option.
25 <-stack-list-variables>: Document new --skip-unavailable option.
26
52e260a3
DE
272013-08-26 Doug Evans <dje@google.com>
28
29 * gdb.texinfo (Maintenance Commands): "maint print objfiles" now takes
30 an optional regexp.
31
5e92f71a
TT
322013-08-13 Tom Tromey <tromey@redhat.com>
33
34 * gdbint.texinfo (Testsuite): Use @table, not @itemize.
35 Document GDB_PARALLEL and GDB_INOTIFY.
36
c5d7073b
SS
372013-08-09 Stan Shebs <stan@codesourcery.com>
38
39 * LRS: Remove file, describes a long-abandoned live-range
40 splitting extension to stabs.
41
6fbe845e
AB
422013-07-25 Andrew Burgess <aburgess@broadcom.com>
43
44 * gdb.texinfo (Output Formats): Mention the new 'z' formatter.
45
e7045703
DE
462013-07-17 Doug Evans <dje@google.com>
47
48 * gdb.texinfo (Print Settings): Document "print raw frame-arguments".
49
3105ebf9
TT
502013-07-02 Tom Tromey <tromey@redhat.com>
51
52 * gdb.texinfo (Target Commands): Don't mention "target nrom".
53
d6c2da54
TT
542013-06-28 Tom Tromey <tromey@redhat.com>
55
56 * Makefile.in (version.subst): Use version.in, not
57 common/version.in.
58 * gdbint.texinfo (Versions and Branches, Releasing GDB):
59 Likewise.
60
e5823f1c
PA
612013-06-27 Pedro Alves <palves@redhat.com>
62
63 * gdbint.texinfo (Algorithms) <Stepping over runtime loader
64 dynamic symbol resolution code>: New section, based on infrun.c
65 comment.
66
92dcb9ff
TT
672013-06-26 Tom Tromey <tromey@redhat.com>
68
69 * gdbint.texinfo (Versions and Branches): Use common/version.in.
70 Update.
71 (Releasing GDB): Likewise.
72
dc673c81
YQ
732013-06-26 Pedro Alves <pedro@codesourcery.com>
74 Yao Qi <yao@codesourcery.com>
75
76 * gdb.texinfo (GDB/MI Tracepoint Commands): Document
77 -trace-frame-collected.
78
28a93511
YQ
792013-06-26 Pedro Alves <pedro@codesourcery.com>
80
81 * gdb.texinfo (Traceframe Info Format): Document tvar element
82 and its attributes.
83
a0743c90
YQ
842013-06-25 Yao Qi <yao@codesourcery.com>
85
86 * gdbint.texinfo (Testsuite): Document 'gdb,predefined_tsv'.
87
01208463
TT
882013-06-24 Tom Tromey <tromey@redhat.com>
89
90 * Makefile.in (POD2MAN1, POD2MAN5): Use version.subst.
91 (GDBvn.texi): Use version.subst.
92 (version.subst): New target.
93 (mostlyclean): Remove version.subst.
94
c898adb7
YQ
952013-06-20 Pedro Alves <pedro@codesourcery.com>
96
97 * gdb.texinfo (GDB/MI Data Manipulation)
98 <-data-list-register-values>: Document the --skip-unavailable
99 option.
100
7c57fa1e
YQ
1012013-06-07 Yao Qi <yao@codesourcery.com>
102
103 * gdb.texinfo (Symbols): Add kindex and cindex for
104 'maint print msymbols'.
105
0059c61a 1062013-06-05 Simon Marchi <simon.marchi@ericsson.com> (tiny change)
b7742092
MK
107
108 * gdb.texinfo (Miscellaneous gdb/mi Commands): Fix -add-inferior
109 response field name (thread-group to inferior).
110
85dc5a12
GB
1112013-06-04 Gary Benson <gbenson@redhat.com>
112
113 * gdb.texinfo (General Query Packets/qSupported): Added
114 "qXfer:libraries-svr4:read" and "augmented-libraries-svr4-read".
115 to the table of currently defined stub features.
116 Added a more detailed entry for "augmented-libraries-svr4-read".
117 (General Query Packets/qXfer:libraries-svr4:read): Documented
118 the augmented form of this packet.
119
5901af59
JB
1202013-05-23 Joel Brobecker <brobecker@adacore.com>
121
122 * gdb.texinfo (System-wide Configuration Scripts): Renames
123 "Installed System-wide Configuration Scripts". Add associated
124 @menu block.
125
c1e36e3e
PA
1262013-05-23 Yao Qi <yao@codesourcery.com>
127 Pedro Alves <palves@redhat.com>
128
129 * gdb.texinfo (Packets): Document 'vCont;r'.
130 (Continuing and Stepping): Document target-assisted range
131 stepping, and the 'set range-stepping' and 'show range-stepping'
132 commands.
133
0201faac
JB
1342013-05-23 Joel Brobecker <brobecker@adacore.com>
135
136 * gdb.texinfo (Installed System-wide Configuration Scripts):
137 Add subsection describing the scripts now available under
138 the data-dir's system-gdbbinit subdirectory.
139 * NEWS: Add entry announcing the availability of system-wide
140 configuration scripts for ElinOS and Wind River Linux.
141
c5867ab6
HZ
1422013-05-21 Hui Zhu <hui@codesourcery.com>
143
144 * gdb.texinfo (GDB/MI Breakpoint Commands): Describe the
145 "-dprintf-insert" command.
146
7d0c9981
DE
1472013-05-17 Doug Evans <dje@google.com>
148
149 * gdb.texinfo (Maintenance Commands): Update doc for
150 "maint check-psymtabs". Add doc for "maint check-symtabs",
151 "maint expand-symtabs".
152
742ce053
MM
1532013-05-15 Markus Metzger <markus.t.metzger@intel.com>
154
155 * gdb.texinfo (Process Record and Replay): Document the
156 "record goto" command and its sub-commands.
157
1e611234
PM
1582013-05-10 Phil Muldoon <pmuldoon@redhat.com>
159
160 * gdb.texinfo (Backtrace): Add "no-filter" argument.
161 (Python API): Add Frame Filters API, Frame Wrapper API,
162 Writing a Frame Filter/Wrapper, Managing Management of Frame
163 Filters chapter entries.
164 (Frame Filters API): New Node.
165 (Frame Wrapper API): New Node.
166 (Writing a Frame Filter): New Node.
167 (Managing Frame Filters): New Node.
168 (Progspaces In Python): Add note about frame_filters attribute.
169 (Objfiles in Python): Ditto.
170 (GDB/MI Stack Manipulation): Add -enable-frame-filters command,
171 @anchors and --no-frame-filters option to -stack-list-variables,
172 -stack-list-frames, -stack-list-locals and -stack-list-arguments
173 commands.
174
2874cb83
JB
1752013-05-08 Joel Brobecker <brobecker@adacore.com>
176
177 * gdbint.texinfo (Native Debugging): Add "AIX Shared Library
178 Support" subsection documenting the XML format used to transfer
179 shared library info on AIX.
180
9a005eb9
JB
1812013-05-08 Joel Brobecker <brobecker@adacore.com>
182
183 * gdb.texinfo (Debugging Output): Add documentation of
184 "set debug aix-solib" and "show debug aix-solib" commands.
185
a1217d97
SL
1862013-05-06 Sandra Loosemore <sandra@codesourcery.com>
187
188 * gdb.texinfo (Nios II): New section.
189 (Nios II Features): New section.
190
4d1eb6b4
JB
1912013-05-06 Joel Brobecker <brobecker@adacore.com>
192
193 * gdbint.texinfo (Algorithms): Remove entries documenting
194 DEPRECATED_IBM6000_TARGET, SOLIB_ADD, and
195 SOLIB_CREATE_INFERIOR_HOOK.
196
3f84184e
TT
1972013-04-29 Tom Tromey <tromey@redhat.com>
198
199 PR python/14204:
200 * gdb.texinfo (Python API): Fix menu entry.
201 (Blocks In Python): Fix subsubsection text. Rewrite intro.
202 Define global and static block. Add example. Clarify
203 block relationship for inline functions.
204
60155234
TT
2052013-04-29 Tom Tromey <tromey@redhat.com>
206
207 * gdb.texinfo (Python API): Mention Python help and keyword
208 arguments. Move pagination text to Basic Python.
209 (Basic Python): Put pagination text here. Document
210 close-on-exec, SIGCHLD, and SIGINT.
211
5360976e
PA
2122013-04-19 Pedro Alves <palves@redhat.com>
213
214 * gdbint.texinfo (Misc Guidelines) <Compiler Warnings>: Write
215 "signedness" instead of "signness".
216
bd3f3b55
PA
2172013-04-19 Pedro Alves <palves@redhat.com>
218
219 * gdbint.texinfo (Misc Guidelines) <Compiler Warnings>: Replace
220 -Wno-pointer-sign text with text on -Wpointer-sign.
221
dee368d3
TT
2222013-04-16 Tom Tromey <tromey@redhat.com>
223
224 * gdb.texinfo (Set Catchpoints): Mention earliest version of
225 GCC that has the SDT probe points.
226
cc16e6c9
TT
2272013-04-15 Tom Tromey <tromey@redhat.com>
228
229 * gdb.texinfo (Set Catchpoints): Document regexp syntax for
230 exception catchpoints.
231
72f1fe8a
TT
2322013-04-15 Tom Tromey <tromey@redhat.com>
233
234 * gdb.texinfo (Set Catchpoints): Document $_exception.
235 (Convenience Vars): Mention $_exception.
236
591f19e8
TT
2372013-04-15 Tom Tromey <tromey@redhat.com>
238
239 * gdb.texinfo (Set Catchpoints): Reorganize exception
240 catchpoints. Document "catch rethrow".
241 (Debugging C Plus Plus): Mention "catch rethrow".
242
02ae6bad
TT
2432013-04-15 Tom Tromey <tromey@redhat.com>
244
245 * gdb.texinfo (Set Catchpoints): Remove obsolete text.
246
2c91021c
JK
2472013-04-12 Jan Kratochvil <jan.kratochvil@redhat.com>
248 Eli Zaretskii <eliz@gnu.org>
249
250 * gdb.texinfo (Auto-loading safe path): Add quick -iex using command
251 line below the sample output.
252
6eaaf48b
EZ
2532013-04-12 Eli Zaretskii <eliz@gnu.org>
254
255 * gdb.texinfo (Mode Options): Document '-configuration'.
256 (Help): Document "show configuration".
257 (Bug Reporting): Add requirements to include the configuration
258 details in bug reports.
259
b292c783
JK
2602013-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
261
262 * Makefile.in (MAN1S): Add gcore.1.
263 Remove "Host, target, and site specific Makefile fragments" comment.
264 (@host_makefile_frag@, HAVE_NATIVE_GCORE_TARGET): New.
265 (install-man1, uninstall-man1): Conditionalize gcore.1.
266 (gcore.1): New.
267 * gdb.texinfo (Man Pages): Add gcore man.
268 (gcore man): New node.
269
f81d1120
PA
2702013-04-10 Pedro Alves <palves@redhat.com>
271
272 * gdb.texinfo (Process Record and Replay): Document that "set
273 record full insn-number-max", "set record
274 instruction-history-size" and "set record
275 function-call-history-size" accept "unlimited".
276 (Backtrace): Document that "set backtrace limit" accepts
277 "unlimited".
278 (List): Document that "set listsize" accepts "unlimited".
279 (Print Settings)" Document that "set print max-symbolic-offset",
280 "set print elements" and "set print repeats" accept "unlimited".
281 (Starting and Stopping Trace Experiments): Document that "set
282 trace-buffer-size" accepts "unlimited".
283 (Remote Configuration): Document that "set tcp connect-timeout"
284 accepts "unlimited".
285 (Command History): Document that "set history size" accepts
286 "unlimited".
287 (Screen Size): Document that "set height" and "set width" accepts
288 "unlimited". Adjust "set pagination"'s description to suggest
289 "set height unlimited" instead of "set height 0".
290
393fd4c3
YQ
2912013-04-10 Yao Qi <yao@codesourcery.com>
292
293 * gdb.texinfo (Trace Files): Add "target ctf".
294
cba5a7bf
JK
2952013-04-06 Jan Kratochvil <jan.kratochvil@redhat.com>
296
297 * Makefile.in (POD2MAN1, POD2MAN5): Replace $(VERSION) by ../version.in.
298
0ed630cb
JK
299 * Makefile.in (install-man1, install-man5, uninstall-man1)
300 (uninstall-man5): Replace $(MANS) by $(MAN1S) and $(MAN5S) respectively.
301
afe1492b
JK
302 * Makefile.in (gdb.1, gdbserver.1, gdbinit.5): Use $(srcdir).
303
5b8b6385
JK
3042013-04-06 Jan Kratochvil <jan.kratochvil@redhat.com>
305 Eli Zaretskii <eliz@gnu.org>
306
307 * gdb.texinfo (gdbserver man): Rename tty to comm. Swap --attach
308 parameters order. Remove "On some targets" for --attach. Document the
309 --multi parameter and extended-remote command. Document all the
310 options.
311
906ccdf0
JK
3122013-04-05 Jan Kratochvil <jan.kratochvil@redhat.com>
313
314 * gdb.texinfo (gdb man): Mention option -p. Include Fortran to
315 the list of supported languages.
316
43662968
JK
3172013-04-05 Jan Kratochvil <jan.kratochvil@redhat.com>
318
319 Convert man pages to texinfo, new gdbinit.5 texinfo page.
320 * Makefile.in (mandir, man1dir, man5dir, SYSTEM_GDBINIT, MANCONF,
321 (TEXI2POD, POD2MAN1, POD2MAN5, MAN1S, MAN5S, MANS, man): New.
322 (diststuff): Add man.
323 (install-man, install-man1, install-man5, uninstall-man, uninstall-man1)
324 (uninstall-man5): New.
325 (STAGESTUFF): Add *.1 and *.5.
326 (GDBvn.texi): Add SYSTEM_GDBINIT.
327 (gdb.1, gdbserver.1, gdbinit.5): New.
328 (maintainer-clean realclean): Add $(MANS).
329 (install): Add install-man.
330 (uninstall): Add uninstall-man.
331 * gdb.texinfo (@include gdb-cfg.texi): Wrap it by @c man begin INCLUDE.
332 (@copying): Wrap it by @c man begin COPYRIGHT.
333 (Top): Add Man Pages.
334 (Man Pages, gdb man, gdbserver man, gdbinit man): New.
335
be9a8770
PA
3362013-04-02 Pedro Alves <palves@redhat.com>
337
338 * gdb.texinfo (Debugging Output): Document "set/show debug
339 aarch64", "set/show debug coff-pe-read" and "set/show debug
340 mach-o".
341
a46c1e42
PA
3422013-04-02 Pedro Alves <palves@redhat.com>
343
344 * gdb.texinfo (Remote Configuration) <set remote @var{name}-packet
345 table>: Add entry for "trace-buffer-size".
346
bd3eecc3
PA
3472013-03-28 Pedro Alves <palves@redhat.com>
348
349 * gdb.texinfo (Remote Configuration) <set remote @var{name}-packet
350 table>: Add entry for "trace-status".
351
215b9f98
EZ
3522013-03-28 Eli Zaretskii <eliz@gnu.org>
353
354 * gdb.texinfo (Maintenance Commands): Use @enumerate, not "@table
355 @bullet", which is invalid (makeinfo 5.1 barfs).
356
7f7cc265
PA
3572013-03-28 Pedro Alves <palves@redhat.com>
358
359 PR gdb/15294
360
361 * gdb.texinfo (List) <set listsize>: Adjust to document that
362 listsize 0 means no limit, and remove mention of -1.
363
9c0be723
YQ
3642013-03-22 Yao Qi <yao@codesourcery.com>
365
366 * gdb.texinfo (Embedded Processors): Remove menu item
367 "OpenRISC 1000".
368 (OpenRISC 1000): Remove.
369
bd712aed
DE
3702013-03-21 Doug Evans <dje@google.com>
371
372 * gdb.texinfo (Maintenance Commands): Add docs for
373 "mt set per-command {space,time,symtab} {on,off}".
374
d0353e76
YQ
3752013-03-14 Hui Zhu <hui@codesourcery.com>
376 Yao Qi <yao@codesourcery.com>
377
378 * gdb.texinfo (Trace Files): Add "tsave -ctf".
379
6dd24dfa
KS
3802013-03-13 Keith Seitz <keiths@redhat.com>
381
382 * gdb.texinfo (Maintenance Commands): Add missing ')' for
383 "maint agent" reference to Dynamic printf.
384
5c4808ca
EZ
3852013-03-11 Eli Zaretskii <eliz@gnu.org>
386
387 * gdb.texinfo (General Query Packets): Don't use colon in index
388 entries visible to Info format.
389
59ea5688
MM
3902013-03-11 Markus Metzger <markus.t.metzger@intel.com>
391
392 * gdb.texinfo (Process Record and Replay): Document record
393 changes.
394
2ae8c8e7
MM
3952013-03-11 Markus Metzger <markus.t.metzger@intel.com>
396
397 * gdb.texinfo (Requirements): List qXfer:btrace:read requiring expat.
398 (General Query Packets): Describe Qbtrace:bts, Qbtrace:off, and
399 qXfer:btrace:read.
400
28abe188
EZ
4012013-03-09 Eli Zaretskii <eliz@gnu.org>
402
403 * gdb.texinfo (General Query Packets, Tracepoint Packets): Don't
404 use colons in @anchor and @cindex entries.
405
be9a119c 4062013-03-09 Hafiz Abid Qadeer <abidh@codesourcery.com>
6790eb9f
HAQ
407
408 * gdb.texinfo (QTBuffer:size): Add cindex and anchor.
409
be9a119c 4102013-03-08 Stan Shebs <stan@codesourcery.com>
f6f899bf
HAQ
411 Hafiz Abid Qadeer <abidh@codesourcery.com>
412
413 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
414 trace-buffer-size set and show commands.
415 (Tracepoint Packets): Document QTBuffer:size.
416 (General Query Packets): Document QTBuffer:size.
417
d57350ea
TT
4182013-02-21 Tom Tromey <tromey@redhat.com>
419
420 * gdb.texinfo: Remove bad @syncodeindex.
421 (Values From Inferior, Types In Python, Inferiors In Python)
422 (Events In Python, Threads In Python, Frames In Python, Blocks In
423 Python, Symbols In Python, Symbol Tables In Python): Remove
424 @tables.
425 (Packets, General Query Packets, Tracepoint Packets)
426 (Host I/O Packets): Use @w{} for empty @item.
427
9f44fbc0
SCR
4282013-02-20 Siva Chandra Reddy <sivachandra@google.com>
429
430 * gdb.texinfo (Architectures In Python): Add description about
431 the new method gdb.Architecture.disassemble.
432
f5911ea1
HAQ
4332013-02-15 Pedro Alves <pedro@codesourcery.com>
434 Hafiz Abid Qadeer <abidh@codesourcery.com>
435
436 * gdb.texinfo (GDB/MI Tracepoint Commands) <-trace-status>:
437 Document the "trace-file" field.
438
7e1e0340
DE
4392013-02-07 Doug Evans <dje@google.com>
440
441 * gdb.texinfo (Machine Code): Clarify argument to disassemble
442 command.
443
134a2066
YQ
4442013-02-06 Yao Qi <yao@codesourcery.com>
445
446 * gdb.texinfo (GDB/MI Async Records): Document new MI
447 notification "=tsv-modified". Update the document of MI
448 notification "=tsv-created".
449 * observer.texi (GDB Observers): New observer tsv_modified.
450 Update observer tsv_created and tsv_delete.
451
430ed3f0
MS
4522013-02-05 Yufeng Zhang <yufeng.zhang@arm.com>
453
454 * gdb.texinfo (AArch64 Features): New section; document
455 org.gnu.gdb.aarch64.core and org.gnu.gdb.aarch64.fpu.
456 (Architectures): Add new AArch64 section to document AArch64
457 architecture specific commands.
458 (ABI): Add description of the new OS ABI "Newlib" and its influence
459 on the longjmp handling.
460
1b56eb55
JK
4612013-02-03 Eldar Gaynetdinov <hal9000ed2k@gmail.com>
462 Jan Kratochvil <jan.kratochvil@redhat.com>
463
464 * gdb.texinfo (Backtrace): Added description of 'filename-display'
465 variable in 'set/show backtrace' section.
466
c4957902
TT
4672013-01-31 Tom Tromey <tromey@redhat.com>
468
469 * gdb.texinfo (Target Commands): Fix typo.
470
bea883fd
SCR
4712013-01-23 Siva Chandra Reddy <sivachandra@google.com>
472
473 * doc/gdb.texinfo (Architectures In Python): New sub-sub-section
474 describing the gdb.Architecture class.
475 (Frames In Python): Add description about the new method
476 gdb.Frame.architecture().
477
796a7ff8
DE
4782013-01-23 Doug Evans <dje@google.com>
479
480 * gdb.texinfo (Index Section Format): Document .gdb_index version 8.
481
998580f1
MK
4822013-01-21 Marc Khouzam <marc.khouzam@ericsson.com>
483
484 * gdb.texinfo (GDB/MI Breakpoint Commands): Document new
485 'thread-groups' field when printing a breakpoint in MI.
486
c9fb1240
SD
4872012-01-17 Sanjoy Das <sanjoy@playingwithpointers.com>
488 * gdb.texinfo (Using JIT Debug Info Readers): Change documentation
489 to reflect that jit-reader-load now supports absolute file-names.
490
ab04a2af
TT
4912013-01-16 Tom Tromey <tromey@redhat.com>
492
493 * gdb.texinfo (Set Catchpoints): Document "catch signal".
494 (Signals): Likewise.
495
8ac3646f
TT
4962013-01-16 Tom Tromey <tromey@redhat.com>
497
498 * gdb.texinfo (GDB/MI Breakpoint Information): Document
499 "catch-type" field.
500 (GDB/MI Catchpoint Commands): Add "catch-type" to examples.
501
e93a8774
TT
5022013-01-07 Tom Tromey <tromey@redhat.com>
503
504 * gdb.texinfo (Mode Options): Don't mention -epoch.
505 (Data, Emacs): Remove obsolete comments.
506
54516a0b
TT
5072013-01-02 Tom Tromey <tromey@redhat.com>
508
509 * gdb.texinfo (GDB/MI Output Records): Update menu.
510 (GDB/MI Breakpoint Information): New node.
511 (GDB/MI Breakpoint Commands) <-break-info>: Link to new node.
512 <-break-insert>: Likewise.
513
8dbe8ece
YQ
5142012-12-31 Yao Qi <yao@codesourcery.com>
515
516 * gdb.texinfo (Remote Non-Stop): Move paragraphs to ...
517 (Packets): Move "vStopped" packet to ...
518 (Notification Packets): ... here. Describe the components
519 of notification. Add a table of supported notifications.
520 Add an example on the process of he async notification.
521
f35a17b5
JK
5222012-12-25 Jan Kratochvil <jan.kratochvil@redhat.com>
523
524 * gdb.texinfo (GDB/MI Data Manipulation) (fullname): Make it always
525 present.
526 (GDB/MI File Commands) (-file-list-exec-source-files): Make the
527 fullname output always present.
528
0dfd2fad
PM
5292012-12-23 Pierre Muller <muller@sourceware.org>
530
531 * gdbint.texinfo (Function prototypes): Require use of "extern"
532 modifier for function prototypes in headers.
533
7785b880
JB
5342012-12-19 Joel Brobecker <brobecker@adacore.com>
535
536 * refcard.tex: Update copyright notice to GPL v3 or later.
537 Update contact info.
538
3d745be3
JK
5392012-12-16 Jan Kratochvil <jan.kratochvil@redhat.com>
540
541 * gdbint.texinfo (Coding Standards) (C Usage): New rule for 0 vs. NULL.
542
c9b6281a
YQ
5432012-12-15 Yao Qi <yao@codesourcery.com>
544
545 * gdb.texinfo (Debugging Output): Document 'set debug
546 notification' and 'show debug notification'.
547
f2a8bc8a
YQ
5482012-12-15 Yao Qi <yao@codesourcery.com>
549
550 * gdb.texinfo (Listing Tracepoints): New item and example about
551 'installed on target' output.
552 Add more in the example about 'installed on target'.
553 (GDB/MI Breakpoint Commands): Doc about 'installed field.
554
451b7c33
TT
5552012-12-14 Tom Tromey <tromey@redhat.com>
556
557 * gdb.texinfo (SVR4 Process Information): Mention core files.
558
3fa7bf06
MG
5592012-12-12 Mircea Gherzan <mircea.gherzan@intel.com>
560
561 * gdb.texinfo (GDB/MI Catchpoint Commands): New section.
562
05b4bd79
PA
5632012-12-11 Pedro Alves <palves@redhat.com>
564
565 * gdb.texinfo: Remove all mentions of Unixware throughout.
566
74a0d9f6
JK
5672012-12-09 Jan Kratochvil <jan.kratochvil@redhat.com>
568
569 * gdbint.texinfo (Host Definition): Remove CC_HAS_LONG_LONG.
570
0c631110
TT
5712012-11-29 Tom Tromey <tromey@redhat.com>
572
573 * gdb.texinfo (SVR4 Process Information): Document missing
574 "info proc" subcommands.
575
891df0ea
YQ
5762012-11-29 Yao Qi <yao@codesourcery.com>
577
578 PR gdb/1477.
579 * gdb.texinfo (Print Settings): Correct the default 'demangle-style'
580 to 'auto' instead of 'gnu'.
581
608e2dbb
TT
5822012-11-26 Tom Tromey <tromey@redhat.com>
583
584 * gdb.texinfo (MiniDebugInfo): New node.
585 (GDB Files): Update.
586
e64e0392
DE
5872012-11-16 Doug Evans <dje@google.com>
588
589 * gdb.texinfo (System-wide configuration): If the system-wide init
590 file lives in the data-directory, and --data-directory is provided,
591 look for it there.
592
ae606bee
TT
5932012-11-15 Tom Tromey <tromey@redhat.com>
594
595 * gdb.texinfo (Signaling): Fix typo.
596
62747a60
TT
5972012-11-13 Giuseppe Montalto <giuseppe.montalto@st.com>
598
599 * gdb.texinfo (GDB/MI Data Manipulation): Document new optional
600 parameter "count" of -data-write-memory-bytes, and add an example.
601
18a9fc12
TT
6022012-11-12 Tom Tromey <tromey@redhat.com>
603
604 * gdb.texinfo (Symbols): Document "info type-printers",
605 "enable type-printer" and "disable type-printer".
606 (Python API): Add new node to menu.
607 (Type Printing API): New node.
608 (Progspaces In Python): Document type_printers field.
609 (Objfiles In Python): Likewise.
610 (gdb.types) <get_type_recognizers, apply_type_recognizers,
611 register_type_printer, TypePrinter>: Document.
612
53342f27
TT
6132012-11-12 Tom Tromey <tromey@redhat.com>
614
615 * gdb.texinfo (Symbols): Document "set print type methods",
616 "set print type typedefs", and flags to ptype and whatis.
617
ed8a1c2d
AB
6182012-11-09 Andrew Burgess <aburgess@broadcom.com>
619
620 * gdb.texinfo (GDB/MI Data Manipulation): Add fullname field to
621 the example -data-disassemble output. Extend the description of
622 the -data-disassemble results to document all fields. Document
623 the cli disassemble command as being related to -data-disassemble.
624
8506d139
YQ
6252012-11-09 Yao Qi <yao@codesourcery.com>
626
627 PR gdb/14777.
628 * gdb.texinfo (OS Information): Remove doc on command
629 'info udot'.
630
4d3f93a2
JB
6312012-11-08 Joel Brobecker <brobecker@adacore.com>
632
633 * gdb.texinfo (Startup): Minor rewording, and clarify scope of
634 gdb.ini warning for Windows port.
635
1e96de83
YQ
6362012-11-08 Yao Qi <yao@codesourcery.com>
637
638 * gdb.texinfo (Search): Add kindex for 'fo'.
639
dc939229
TT
6402012-11-05 Tom Tromey <tromey@redhat.com>
641
642 PR python/14802:
643 * gdb.texinfo (Functions In Python): Add example.
644
6f6484cd
YQ
6452012-11-03 Yao Qi <yao@codesourcery.com>
646
647 * observer.texi (GDB Observers): Remove observer
648 'tracepoint_modified', 'tracepoint_created' and
649 'tracepoint_deleted'.
650
af4238e5
TT
6512012-10-26 Tom Tromey <tromey@redhat.com>
652
653 * gdb.texinfo (General Query Packets): Use @itemx for QAgent.
654
687e43a4
TT
6552012-10-25 Tom Tromey <tromey@redhat.com>
656
657 * gdb.texinfo (General Query Packets): Use @itemx.
658
8de0566d
YQ
6592012-10-17 Yao Qi <yao@codesourcery.com>
660
661 * observer.texi (GDB Observers): Update observer
662 'memory_changed'.
663 * gdb.texinfo (GDB/MI Async Records): Document for
664 "memory-changed" notification.
665
07540c15
DE
6662012-10-15 Doug Evans <dje@google.com>
667
668 * gdb.texinfo (Mode Options): Document -nh.
669 Elaborate on docs for -nx.
670
d7019589
SP
6712012-09-26 Siddhesh Poyarekar <siddhesh@redhat.com>
672
673 * observer.texi (memory_changed): Expand parameter LEN to ssize_t.
674
82a90ccf
YQ
6752012-09-21 Yao Qi <yao@codesourcery.com>
676 Pedro Alves <palves@redhat.com>
677
678 * gdb.texinfo (GDB/MI Async Records): Document notification
679 'record-started' and 'record-stopped'.
680 * observer.texi (GDB Observers): New observer 'record-changed'.
681
aa9259cc
TS
6822012-09-19 Thomas Schwinge <thomas@codesourcery.com>
683
684 * gdb.texinfo: Document the removal of SH's 'regs' command.
685
c1d780c2
SDJ
6862012-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
687
688 * gdb.texinfo (jump): Mention new alias `j' for `jump'.
689
bb25a15c
YQ
6902012-09-18 Yao Qi <yao@codesourcery.com>
691
692 * gdb.texinfo (GDB/MI Async Records): Document new MI
693 notifications '=tsv-created' and '=tsv-deleted'.
694 * observer.texi (GDB Observers): New observer tsv_created and
695 tsv_deleted.
696
201b4506
YQ
6972012-09-18 Yao Qi <yao@codesourcery.com>
698
699 * observer.texi (GDB Observers): New observer 'traceframe_changed'.
700 * gdb.texinfo (GDB/MI Async Records): Mention new MI notification
701 '=traceframe-changed'.
702
6fc1c773
YQ
7032012-09-17 Yao Qi <yao@codesourcery.com>
704
705 * gdb.texinfo (List): Describe the meaning of 0 and -1 in
706 'set listsize'.
707
121c73f3
JK
7082012-09-13 Jan Kratochvil <jan.kratochvil@redhat.com>
709 Eli Zaretskii <eliz@gnu.org>
710
711 * gdbint.texinfo (Defining Other Architecture Features): Clarify *pcptr
712 encoding for gdbarch_breakpoint_from_pc, bp_addr for
713 gdbarch_push_dummy_call and bp_addr for gdbarch_push_dummy_code.
714
e9687799
JK
7152012-08-27 Jan Kratochvil <jan.kratochvil@redhat.com>
716
717 * gdb.texinfo (objfile-gdb.py file): New paragraph for .exe stripping.
718
3b5e4d35
YPK
7192012-08-23 Khoo Yit Phang <khooyp@cs.umd.edu>
720
721 Document how to return from "python-interactive" to GDB.
722 * gdb.texinfo (Python Commands): Update documentation.
723
7242012-08-22 Khoo Yit Phang <khooyp@cs.umd.edu>
725
726 Add a new "python-interactive" command that starts a standard
727 Python interactive prompt with "pi" as alias, and add "py" as
728 an alias to "python".
729 * gdb.texinfo (Python Commands): Document the new commands.
730
b583003e
TT
7312012-08-22 Tom Tromey <tromey@redhat.com>
732
733 * gdbint.texinfo (Host Definition): Remove documentation for
734 SIGWINCH_HANDLER and SIGWINCH_HANDLER_BODY.
735
a451cb65
KS
7362012-08-17 Keith Seitz <keiths@redhat.com>
737
738 PR c++/13356
739 * gdb.texinfo (Type and Range Checking): Remove warning.
740 Remove spurious commas.
741 Update text and examples for re-implementation of set/show
742 check type.
743 (C and C++ Type and Range Checks): Likewise.
744
6b1755ce
YQ
7452012-08-16 Yao Qi <yao@codesourcery.com>
746
747 * gdb.texinfo (Types In Python): Mention gdb.TYPE_CODE_BITSTRING
748 is deprecated.
749
f47f77df
DE
7502012-08-13 Doug Evans <dje@google.com>
751
752 * gdb.texinfo (Convenience Vars): Update text for "show convenience"
753 to include functions.
754
a72c3253
DE
7552012-08-10 Doug Evans <dje@google.com>
756
757 * gdb.texinfo (Convenience Funs): New node.
758 (Types In Python): Document Type.vector.
759
5b9afe8a
YQ
7602012-08-09 Yao Qi <yao@codesourcery.com>
761
762 * observer.texi: New observer command_param_changed.
763 * gdb.texinfo (GDB/MI Async Records): Doc for '=cmd-param-changed'.
764
dc1039df
JK
7652012-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
766
767 * gdbint.texinfo (Debugging GDB): In section
768 'Debugging @value{GDBN} with itself' change .gdbinit for gdb-gdb.gdb.
769 Mention also gdb-gdb.py.
770
4abf930d
YQ
7712012-08-07 Yao Qi <yao@codesourcery.com>
772
773 Revert the folloing patch:
774 2012-08-06 Yao Qi <yao@codesourcery.com>
775 * gdb.texinfo (Remote Configuration): Add kindex for 'set
776 remote hardware-watchpoint-limit' and 'set
777 remote hardware-breakpoint-limit'.
778
f3c8a52a
JK
7792012-08-06 Nathaniel Flath <flat0103@gmail.com>
780
781 * gdb.texinfo (Working Directory): Added information about new
782 default argument for 'cd' command.
783
77a91025
YQ
7842012-08-06 Yao Qi <yao@codesourcery.com>
785
786 * gdb.texinfo (Remote Configuration): Add kindex for 'set
787 remote hardware-watchpoint-limit' and 'set
788 remote hardware-breakpoint-limit'.
789
d9f08f52
YQ
7902012-08-06 Yao Qi <yao@codesourcery.com>
791
792 Fix PR14371.
793
794 * gdb.texinfo (GDB/MI Async Records): Fix the doc for
795 '=breakpoint-deleted'.
796
95b07c96
YQ
7972012-08-02 Yao Qi <yao@codesourcery.com>
798
799 * gdb.texinfo (Native): Remove node Neutrino.
800
7255706c
YQ
8012012-07-27 Yao Qi <yao@codesourcery.com>
802
803 * gdb.texinfo (IPA Protocol Commands): Document new command
804 'close'.
805
d6b28940
TT
8062012-07-25 Tom Tromey <tromey@redhat.com>
807
808 * gdb.texinfo (Maintenance Commands): Document maint info bfds.
809
e615022a
DE
8102012-07-20 Doug Evans <dje@google.com>
811
812 * gdb.texinfo (Mode Options): Delete --use-deprecated-index-sections.
813 (Index Files): Document how to control the use of deprecated index
814 sections.
815 (Index Section Format): Replace --use-deprecated-index-sections with
816 "set use-deprecated-index-sections on".
817
055855a4
EZ
8182012-07-12 Eli Zaretskii <eliz@gnu.org>
819
820 * gdbint.texinfo: Remove @syncodeindex directives that put all the
821 indices into a single node "Index". Instead, join function and
822 variable indices into a single index, separate from the concept
823 index. Requested in
824 http://sourceware.org/ml/gdb-patches/2012-07/msg00146.html.
825 (Top): Update the top-level menu: instead of one "Index" there are
826 now separate entries "Concept Index" and "Function and Variable
827 Index".
828 (Concept Index, Function and Variable Index): New nodes.
829 (Index): Node deleted.
830
f77cc5f0
HZ
8312012-07-05 Hui Zhu <hui_zhu@mentor.com>
832
833 * gdb.texinfo (Maintenance Commands): Change help for "maint agent"
834 and "maint agent-eval".
835
00595b5e
EZ
8362012-07-03 Eli Zaretskii <eliz@gnu.org>
837
838 * gdb.texinfo: Separate the index into 2 indices, cp and fn, to
839 avoid file-name clashes between Index.html and index.html on
840 case-insensitive filesystems. See the discussion starting in
841 http://sourceware.org/ml/gdb-patches/2012-06/msg00457.html for the
842 details of the problem.
843 (Top): Update the master menu for the above.
844 (Concept Index, Command and Variable Index): New nodes, instead of
845 the old "Index" node that was deleted. All cross-references
846 updated.
847
d3ce09f5
SS
8482012-07-02 Stan Shebs <stan@codesourcery.com>
849
850 * gdb.texinfo (Dynamic Printf): Mention agent style and
851 disconnected dprintf.
852 (Maintenance Commands): Describe maint agent-printf.
853 (General Query Packets): Mention BreakpointCommands feature.
854 (Packets): Document commands extension to Z0 packet.
855 * agentexpr.texi (Bytecode Descriptions): Document printf
856 bytecode.
857
2d7b58e8
JK
8582012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
859
860 * gdb.texinfo (File Options): Change -ix and -iex commands that apply
861 only after gdbinit files.
862 (Startup): Move -iex and -iex commands down after gdbinit files.
863
202cbf1c
JK
8642012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
865
866 * gdb.texinfo (Auto-loading safe path): Note the shell wildcard
867 possibility.
868
b6ba681c
TT
8692012-06-29 Tom Tromey <tromey@redhat.com>
870
871 * gdb.texinfo (Index Section Format): Update for version 7.
872
71caed83
SS
8732012-06-28 Stan Shebs <stan@codesourcery.com>
874
875 * gdb.texinfo (Miscellaneous GDB/MI Commands): Update -info-os
876 example, add note about title column.
877
ee0bf529
SCR
8782012-06-26 Siva Chandra Reddy <sivachandra@google.com>
879
880 * gdb.texinfo (Symbol Tables In Python): Add description about
881 the new 'last' attribute of gdb.Symtab_and line.
882
3c15d565
SCR
8832012-06-26 Siva Chandra Reddy <sivachandra@google.com>
884
885 * gdb.texinfo (Symbol Tables In Python): Correct the description
886 of the 'pc' attribute of gdb.Symtab_and_line.
887
45cfd468
DE
8882012-06-26 Doug Evans <dje@google.com>
889
890 * gdb.texinfo (Debugging Output): Document debug options dwarf2-read
891 and symtab-create.
892
496ee73e
KS
8932012-06-25 Keith Seitz <keiths@redhat.com>
894
895 * gdb.texinfo (GDB/MI Breakpoint Commands): Remove "-r" option
896 from example. Remove "rbreak" from list of corresponding
897 gdb commands.
898
156942c7
DE
8992012-06-23 Doug Evans <dje@google.com>
900
901 * gdb.texinfo (Index Section Format): Document version 7 format.
902
c614397c
YQ
9032012-06-22 Yao Qi <yao@codesourcery.com>
904
905 * gdb.texinfo: Add missing cindex for some packets.
906
472a2379
KS
9072012-06-20 Keith Seitz <keiths@redhat.com>
908
909 * gdb.texinfo (GDB/MI Breakpoint Commands): Re-order options
910 for -break-insert and document -p.
911
2678e2af
YQ
9122012-06-20 Yao Qi <yao@codesourcery.com>
913
914 * gdb.texinfo (Inferiors In Python): Replace "gdb.read_memory"
915 and "gdb.write_memory" with "Inferior.read_memory" and
916 "Inferior.write_memory".
917
984359d2
EZ
9182012-06-15 Patrice Dumas <pertusus@free.fr> (tiny change)
919
920 * gdb.texinfo (Summary): Add a link to "Free Documentation".
921 (Free Documentation): Add @node line.
922 (Continuing and Stepping) <advance location>: Use @item instead of
923 @itemx.
924 (Reverse Execution) <set exec-direction reverse>: Use @item instead of
925 @itemx.
926 (Embedded Processors): Put the link to "PA" to its correct place,
927 according to document structure.
928 (Python API): Put the link to "Lazy Strings In Python" to its
929 correct place.
930 (Index): Use @@ in @tex block to get a literal @.
931
932 * gdbint.texinfo: Fix the @subtitle line.
933
934 * stabs.texinfo (Top): Put the link to "Symbol Types Index" to its
935 correct place.
936
16bdd41f
YQ
9372012-06-08 Yao Qi <yao@codesourcery.com>
938
939 * gdb.texinfo (In-Process Agent): Add 'In-Process Agent
940 Protocol'.
941 (In-Process Agent Protocol, IPA Protocol Objects)
942 (IPA Protocol Commands): New nodes.
943 (Tracepoint Packets): Add anchors.
944
2d4c29c5
TS
9452012-06-06 Thomas Schwinge <thomas@codesourcery.com>
946
947 * gdb.texinfo: Document the deprecation of SH's 'regs' command.
948
6bd110c5
YQ
9492012-06-06 Yao Qi <yao@codesourcery.com>
950
951 * gdb.texinfo: Update copyright year.
952
f3e0e960
SS
9532012-05-23 Stan Shebs <stan@codesourcery.com>
954 Kwok Cheung Yeung <kcy@codesourcery.com>
955
956 * gdb.texinfo (Miscellaneous GDB/MI Commands): Document -info-os.
957
1564a261
JK
9582012-05-20 Jan Kratochvil <jan.kratochvil@redhat.com>
959
960 * gdb.texinfo (Separate Debug Files): New anchor debug-file-directory.
961 Mention also --with-separate-debug-dir.
962 (Auto-loading): Prepend $debugdir in the sample output.
963 (Auto-loading safe path): Likewise. Mention also $debugdir for the
964 auto-load safe-path variable.
965 (objfile-gdb.py file): Remove the extra debug-file-directory paragraph.
966 Mention also $debugdir for 'set auto-load scripts-directory'.
967
eb17f351
EZ
9682012-05-19 Eli Zaretskii <eliz@gnu.org>
969
970 * gdb.texinfo (Continuing and Stepping, Selection, Byte Order)
971 (MIPS Embedded, MIPS, MIPS Register packet Format)
972 (Target Descriptions, MIPS Features): Use @acronym{MIPS} where
973 appropriate.
974
4cc0665f
MR
9752012-05-18 Sandra Loosemore <sandra@codesourcery.com>
976 Maciej W. Rozycki <macro@codesourcery.com>
977
978 * gdb.texinfo (MIPS): Document "set mips compression" and "show
979 mips compression".
980 (MIPS Breakpoint Kinds): New subsubsection.
981
7af8dcf8 9822012-05-18 Eli Zaretskii <eliz@gnu.org>
02b67415
MR
983
984 * gdb.texinfo (Architecture-Specific Protocol Details): Define
985 nodes for subsections. Add @acronym mark-ups and adjust
986 formatting.
987
aff139ff
JK
9882012-05-18 Jan Kratochvil <jan.kratochvil@redhat.com>
989
990 Rename $ddir to $datadir.
991 * gdb.texinfo (Auto-loading, Auto-loading safe path)
992 (objfile-gdb.py file): Rename $ddir to $datadir.
993
9cb709b6
TT
9942012-05-18 Tom Tromey <tromey@redhat.com>
995
996 * gdb.texinfo (Print Settings): Document 'set print symbol'.
997
e7e0cddf
SS
9982012-05-14 Stan Shebs <stan@codesourcery.com>
999
1000 * gdb.texinfo (Dynamic Printf): New subsection.
1001
7efc75aa
SCR
10022012-05-13 Siva Chandra Reddy <sivachandra@google.com>
1003
1004 * gdb.texinfo (Basic Python): Add description about the function
1005 gdb.find_pc_line
1006
f307c045
JK
10072012-05-12 Jan Kratochvil <jan.kratochvil@redhat.com>
1008 Eli Zaretskii <eliz@gnu.org>
1009
1010 * gdb.texinfo (Separate Debug Files): Use plural form for global
1011 debugging information directory.
1012
85d4a676
SS
10132012-05-11 Stan Shebs <stan@codesourcery.com>
1014 Kwok Cheung Yeung <kcy@codesourcery.com>
1015
1016 * gdb.texinfo (Operating System Auxiliary Information): Document new
1017 'info os' subcommands.
1018
c1668e4e
JK
10192012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1020
1021 * gdb.texinfo (Auto-loading, Init File in the Current Directory)
1022 (libthread_db.so.1 file, objfile-gdb.gdb file, objfile-gdb.py file)
1023 (dotdebug_gdb_scripts section): Add reference
1024 to 'Auto-loading safe path'.
1025
7349ff92
JK
10262012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1027
1028 Implement multi-component --with-auto-load-dir.
1029 * gdb.texinfo (Auto-loading): New references
1030 for 'set auto-load scripts-directory'
1031 and 'show auto-load scripts-directory'.
1032 (Auto-loading safe path): Describe the new default. Move $ddir
1033 substituation reference to 'objfile-gdb.py file'.
1034 (objfile-gdb.py file): Describe script-name alias. Change real-name to
1035 script-name. Describe new 'set auto-load scripts-directory'
1036 and 'show auto-load scripts-directory'.
1037
6dea1fbd
JK
10382012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1039
1040 Provide $ddir substitution for --with-auto-load-safe-path.
1041 * gdb.texinfo (Auto-loading): Replace /usr/local by $ddir/auto-load.
1042 (Auto-loading safe path): Likewise. Mention the default value,
1043 $ddir substitution, --with-auto-load-safe-path and
1044 --without-auto-load-safe-path.
1045 * observer.texi (gdb_datadir_changed): New.
1046
1ccacbcd
JK
10472012-05-09 Jan Kratochvil <jan.kratochvil@redhat.com>
1048
1049 * gdb.texinfo (Auto-loading): Wrap too long lines in @smallexample.
1050 Twice.
1051
d9242c17
JK
1052 * gdb.texinfo (Separate Debug Files, Auto-loading safe path): Replace
1053 directory separator by path separator.
1054
af2c1515
JK
10552012-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
1056
1057 * gdb.texinfo (Auto-loading safe path): Make 'directories'
1058 for 'set auto-load safe-path' optional. Mention if it is omitted.
1059 Change disabling security protection condition to "/", twice.
1060
a20ee7a4
SCR
10612012-05-03 Siva Chandra Reddy <sivachandra@google.com>
1062
1063 * gdb.texinfo (Symbol Tables In Python): Add documentation about
1064 the new methods global_block and static_block on gdb.Symtab
1065 objects.
1066
56af09aa
SCR
10672012-05-02 Siva Chandra Reddy <sivachandra@google.com>
1068
1069 * gdb.texinfo (Blocks In Python): Add a note saying that future
1070 improvements to GDB and its infrastructure can move symbols
1071 across blocks within a symbol table.
1072
2746b0ef
YQ
10732012-04-29 Yao Qi <yao@codesourcery.com>
1074
1075 * gdb.texinfo (Architectures): Remove menu entry `A29K'.
1076 (A29K): Remove.
1077
62e5f89c
SDJ
10782012-04-27 Sergio Durigan Junior <sergiodj@redhat.com>
1079 Tom Tromey <tromey@redhat.com>
1080
1081 * gdb.texinfo (Static Probe Points): New entry, explaining SystemTap
1082 and generic static probe support on GDB.
1083
a766d390
DE
10842012-04-25 Doug Evans <dje@google.com>
1085
50f042b9
DE
1086 * gdb.texinfo (Go): Fix thinko.
1087
a766d390
DE
1088 * gdb.texinfo (Supported Languages): Add Go.
1089 (Go): New node.
1090
f02e2b19
YQ
10912012-04-25 Yao Qi <yao@codesourcery.com>
1092
1093 * gdbint.texinfo (Testsuite): New section `Board settings'.
1094
68d41a48
JK
10952012-04-23 Jan Kratochvil <jan.kratochvil@redhat.com>
1096
1097 * gdb.texinfo (Auto-loading safe path): Remove trailing [@dots{}].
1098 Three times.
1099
174bb630
JK
1100 * gdb.texinfo (Auto-loading safe path): Add trailing @dots{}.
1101 Three times.
1102
0511cc75
JK
11032012-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
1104
1105 * gdb.texinfo (Auto-loading safe path): Replace @itemize @bullet
1106 by @table @asis. Fix formatting of one item.
1107
0070f25a
JK
11082012-04-18 Jan Kratochvil <jan.kratochvil@redhat.com>
1109
1110 * gdb.texinfo (Auto-loading verbose mode): Fix smallexample typo.
1111
4dc84fd1
JK
11122012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
1113
1114 New option "set debug auto-load".
1115 * gdb.texinfo (Auto-loading): New menu item for auto-load verbose mode.
1116 (auto-load verbose mode): New node.
1117
bccbefd2
JK
11182012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
1119
1120 New option "set auto-load safe-path".
1121 * gdb.texinfo (Auto-loading): Extend the "show auto-load"
1122 and "info auto-load" examples for safe-path. Put there also references
1123 for "set auto-load safe-path" and "show auto-load safe-path".
1124 New menu item for Auto-loading safe path.
1125 (Auto-loading safe path): New node.
1126 (Python Auto-loading): Update the expected output from "Missing"
1127 to "No".
1128
bf88dd68
JK
11292012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
1130
1131 auto-load: Implementation.
1132 * gdb.texinfo (Mode Options): New anchor for -nx.
1133 (Startup): New anchors for Option -init-eval-command,
1134 Home Directory Init File
1135 and Init File in the Current Directory during Startup.
1136 Mention set auto-load local-gdbinit with a reference.
1137 Change the sample code to "set auto-load python-scripts".
1138 (Threads): New anchor set libthread-db-search-path.
1139 Provide references to libthread_db.so.1 file.
1140 (Controlling GDB): New menu item for Auto-loading.
1141 (Auto-loading, Init File in the Current Directory)
1142 (libthread_db.so.1 file, objfile-gdb.gdb file): New nodes.
1143 (Python): Rename the menu item Auto-loading to Python Auto-loading.
1144 (Writing a Pretty-Printer, Objfiles In Python): Update the renamed
1145 reference.
1146 (Auto-loading): Rename to ...
1147 (Python Auto-loading): ... here. Change "set auto-load-scripts" to
1148 "set auto-load python-scripts", new anchor for it. Change
1149 "show auto-load-scripts" to "show auto-load python-scripts", new anchor
1150 for it. Change "info auto-load-scripts"
1151 to "info auto-load python-scripts", new anchor for it. Change "scripts"
1152 to "Python scripts".
1153
8264ba82
AG
11542012-04-14 Anton Gorenkov <xgsa@yandex.ru>
1155
1156 PR mi/13393
1157 * gdb.texinfo (Print Settings): Extend the description for "set print
1158 object".
1159 (GDB/MI Variable Objects): Extend the description for -var-create and
1160 -var-list-children.
1161
06fc020f
SCR
11622012-04-11 Siva Chandra Reddy <sivachandra@google.com>
1163
1164 * gdb.texinfo (Examining Data): Document the 'explore' command.
1165
7191c139
JB
11662012-03-28 Joel Brobecker <brobecker@adacore.com>
1167
1168 * gdb.texinfo (GDB/MI Variable Objects): Document what happens
1169 to the children of a varobj and its update range when -var-update
1170 returns that the varobj's type changed.
1171
3708f05e
JK
11722012-03-27 Jan Kratochvil <jan.kratochvil@redhat.com>
1173
1174 * gdb.texinfo (Auto-loading): Move @menu to the end of @node.
1175 Create two new links fir 'objfile-gdb.py file'
1176 and 'dotdebug_gdb_scripts section'.
1177
8e0583c8
JK
11782012-03-27 Jan Kratochvil <jan.kratochvil@redhat.com>
1179
1180 * gdb.texinfo (Auto-loading): Rename node reference
1181 '.debug_gdb_scripts section' to 'dotdebug_gdb_scripts section'.
1182 Twice.
1183 (.debug_gdb_scripts section): Rename the node ...
1184 (dotdebug_gdb_scripts section): ... here.
1185 (Maintenance Commands): Also rename this node reference.
1186
7b282c5a
SCR
11872012-03-22 Siva Chandra Reddy <sivachandra@google.com>
1188
1189 * gdb.texinfo (Python API/Values From Inferior): Add description
1190 about the new method Value.referenced_value. Add description on
1191 how Value.dereference is different (and similar) to
1192 Value.referenced_value.
1193
8320cc4f
JK
11942012-03-19 Jan Kratochvil <jan.kratochvil@redhat.com>
1195
1196 * gdb.texinfo (File Options): Describe --init-command=FILE, -ix and
1197 --init-eval-command=COMMAND, -iex.
1198 (Startup): Describe -iex and -ix. Simplify the example
1199 for "set auto-load-scripts off".
1200
481860b3
GB
12012012-03-16 Gary Benson <gbenson@redhat.com>
1202
1203 PR breakpoints/10738
1204 * gdb.texinfo (Inline Functions): Remove the now-unnecessary @item
1205 stating that GDB cannot set breakpoints on inlined functions.
1206 (Mode Options): Document --use-deprecated-index-sections.
1207 (Index Section Format): Document new index section version format.
1208
c4aeac85
TT
12092012-03-15 Tom Tromey <tromey@redhat.com>
1210
1211 * gdb.texinfo (Debugging C Plus Plus): Document "info vtbl".
1212
16899756
DE
12132012-03-13 Doug Evans <dje@google.com>
1214
1215 * gdb.texinfo (Help): Change apropos example to use "alias" instead
1216 of "reload".
1217 (Symbols): Delete docs for set/show symbol-reloading.
1218 * gdbint.texinfo (Defining Other Architecture Features): Delete
1219 SYMBOL_RELOADING_DEFAULT.
1220 * refcard.tex: Delete reference to symbol-reloading.
1221
9b224c5e
PA
12222012-03-07 Pedro Alves <palves@redhat.com>
1223
1224 * gdb.texinfo (General Query Packets): Document new
1225 QProgramSignals packet.
1226 * gdb.texinfo (Remote configuration): Mention
1227 "program-signals-packet".
1228
169081d0
TG
12292012-03-05 Tristan Gingold <gingold@adacore.com>
1230
1231 * gdb.texinfo (General Query Packets): Document xfer:uib:read.
1232
d1feda86
YQ
12332012-03-03 Yao Qi <yao@codesourcery.com>
1234
1235 * gdb.texinfo (In-Process Agent): New node.
1236 Document new commands.
1237 (General Query Packets): Add packet `QAgent'.
1238
1faeff08
MR
12392012-03-01 Maciej W. Rozycki <macro@codesourcery.com>
1240
1241 * gdb.texinfo (MIPS Features): Add org.gnu.gdb.mips.dsp.
1242
7d74f244
DE
12432012-03-01 Scott J. Goldman <scottjg@vmware.com>
1244
1245 * gdb.texinfo (Commands In Python): Put example python macro in
1246 COMMAND_USER category rather than COMMAND_OBSCURE.
1247 Document gdb.COMMAND_USER.
1248 (User-defined Commands): Update documentation to clarify
1249 "set/show max-user-call-depth" and "show user" don't apply to python
1250 commands. Update documentation to clarify "help user-defined" may
1251 also include python commands defined as COMMAND_USER.
1252
6fe37d23
JK
12532012-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
1254
1255 * gdb.texinfo (Startup): Add option -ex description to the option -x
1256 description.
1257
83364271
LM
12582012-02-24 Luis Machado <lgustavo@codesourcery.com>
1259
1260 * gdb.texinfo (Setting Breakpoints): Mention and explain the
1261 condition-evaluation breakpoint parameter.
1262 Mention condition-evaluation mode being shown in "info break".
1263 (Break Conditions): Add description for target-side
1264 conditional breakpoints.
1265 (Remote Configuration): Mention conditional-breakpoints-packet.
1266 (Packets): Add cond-expr parameter to Z0/Z1 packets and explain
1267 cond-expr.
1268 (General Query Packets): Mention new ConditionalBreakpoint feature.
1269
bdb1994d
TT
12702012-02-22 Tom Tromey <tromey@redhat.com>
1271
1272 * gdb.texinfo (Blocks In Python): Clarify block iteration.
1273
4d241c86
TT
12742012-02-17 Tom Tromey <tromey@redhat.com>
1275
1276 PR python/10753:
1277 * gdb.texinfo (objfile-gdb.py file): Fix location of auto-load
1278 directory.
1279
816338b5
SS
12802012-02-14 Stan Shebs <stan@codesourcery.com>
1281
1282 * gdb.texinfo (Disabling Breakpoints): Document enable count.
1283
cc30c4bd
PA
12842012-02-13 Pedro Alves <palves@redhat.com>
1285
1286 * gdb.texinfo (MIPS boards): Refer to mips-elf instead of
1287 mips-idt-ecoff.
1288
035d1e5b
YQ
12892012-02-09 Yao Qi <yao@codesourcery.com>
1290
1291 * gdb.texinfo (Symbols In Python): Add missing `@end defvar'.
1292
f0823d2c
TT
12932012-02-07 Tom Tromey <tromey@redhat.com>
1294
1295 * gdb.texinfo (Symbols In Python): Document Symbol.needs_frame and
1296 Symbol.value.
1297
64e7d9dd
TT
12982012-02-07 Tom Tromey <tromey@redhat.com>
1299
1300 * gdb.texinfo (Symbols In Python): Document Symbol.line.
1301
4220b2f8
TS
13022012-01-27 Thomas Schwinge <thomas@codesourcery.com>
1303
1304 * gdb.textinfo (Packets): Move vCont paragraph to the correct place.
1305
edcc5120
TT
13062012-01-24 Tom Tromey <tromey@redhat.com>
1307
1308 * gdb.texinfo (Set Catchpoints): Document "catch load" and "catch
1309 unload".
1310 (Files): Mention new catch commands.
1311 (GDB/MI Async Records): Likewise.
1312
53fe1783
GB
13132012-01-24 Gary Benson <gbenson@redhat.com>
1314
1315 Delete #if 0'd out code.
1316 * gdb.texinfo (Frame Info): Remove "info catch".
1317
b9e7b9c3
UW
13182012-01-20 Ulrich Weigand <ulrich.weigand@linaro.org>
1319
1320 * gdb.texinfo (Remote Configuration): Document
1321 "set remote hostio-readlink-packet" command.
1322 (General Query Packets): Document vFile:readlink packet.
1323
4aac40c8
TT
13242012-01-16 Tom Tromey <tromey@redhat.com>
1325
1326 * gdb.texinfo (Specify Location): Document relative file name
1327 handling.
1328
cafec441
TT
13292012-01-16 Tom Tromey <tromey@redhat.com>
1330
1331 * gdb.texinfo (gdb.printing): Document FlagEnumerationPrinter.
1332
0ee339bc
JK
13332012-01-13 Jan Kratochvil <jan.kratochvil@redhat.com>
1334 Eli Zaretskii <eliz@gnu.org>
1335
1336 * gdbint.texinfo (Coding Standards): Require braces for two lines of
1337 code.
1338
72384ba3
PH
13392012-01-11 Paul Hilfinger <hilfingr@adacore.com>
1340
1341 * gdb.texinfo (Variables): Document use of :: for non-static
1342 variables.
1343
ce1b17c4
JB
13442012-01-05 Joel Brobecker <brobecker@adacore.com>
1345
1346 * gdbint.texinfo (Start of New Year Procedure): Update
1347 to replace use of copyright.sh by use of copyright.py.
1348
217bff3e
JK
13492012-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1350
1351 Remove the gdbtui binary.
1352 * all-cfg.texi (GDBTUI): Remove.
1353 * gdb.texinfo (Mode Options): Remove the GDBTUI reference.
1354 (TUI): Remove GDBTUI pindex. Remove the GDBTUI reference.
1355 * gdbint.texinfo (Testsuite): Replace `gdbtui' by `gdb -tui'.
1356
cc72b2a2
KP
13572011-12-23 Kevin Pouget <kevin.pouget@st.com>
1358
1359 Introduce gdb.FinishBreakpoint in Python.
1360 * gdb.texinfo (Finish Breakpoints in Python): New subsection.
1361 (Python API): Add menu entry for Finish Breakpoints.
1362
13ac8d2c
JK
13632011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
1364
1365 * gdbint.texinfo (Testsuite): Describe KFAIL and XFAIL in Writing
1366 tests.
1367
e0f9f062
DE
13682011-12-16 Doug Evans <dje@google.com>
1369
1370 * gdb.texinfo (Server): Document -/stdio argument to gdbserver.
1371
80b6e756
PM
13722011-12-16 Phil Muldoon <pmuldoon@redhat.com>
1373
1c3ad6ab 1374 * gdb.texinfo (Python Commands): Remove "maint set/show print
80b6e756
PM
1375 stack". Add documentation for "set/show python print-stack".
1376
2fb860fc
PA
13772011-12-14 Pedro Alves <pedro@codesourcery.com>
1378
1379 * gdb.texinfo (Implementing a Remote Stub): Explain that you
1380 should transfer control to the stub in the startup code instead of
1381 in main. Mention the need to get past the initial breakpoint.
1382
f8eba3c6
TT
13832011-12-06 Tom Tromey <tromey@redhat.com>
1384
1385 * gdb.texinfo (Set Breaks): Update for new behavior.
1386
2268b414
JK
13872011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1388
1389 * gdb.texinfo (Requirements, Remote Protocol): Reference also `Library
1390 List Format for SVR4 Targets'.
1391 (General Query Packets): New item qXfer:libraries-svr4:read.
1392 (Library List Format for SVR4 Targets): New node.
1393
ae6f0d5b
TT
13942011-12-01 Tom Tromey <tromey@redhat.com>
1395
1396 * gdb.texinfo (Writing a Pretty-Printer): Use append method, not
1397 add.
1398
36dfb11c
TT
13992011-11-22 Tom Tromey <tromey@redhat.com>
1400
1401 * gdb.texinfo (GDB/MI Async Records): Document new *stopped
1402 reasons.
1403
f196051f
SS
14042011-11-20 Stan Shebs <stan@codesourcery.com>
1405
1406 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
1407 note-related options and variables.
1408 (Tracepoint Packets): Document packet changes.
1409
f85b53f8
SD
14102011-11-20 Sanjoy Das <sdas@igalia.com>
1411
1412 * gdb.texinfo (JIT Interface): Add documentation on writing and
1413 usind JIT debug info readers.
1414 (Custom Debug Info, Using JIT Debug Info Readers, Writing JIT
1415 Debug Info Readers): New nodes.
1416
bfccc43c
YQ
14172011-11-18 Yao Qi <yao@codesourcery.com>
1418
1419 * gdb.texinfo (Create and Delete Tracepoints): Mention pending
1420 tracepoint.
1421
c011a4f4
DE
14222011-11-15 Doug Evans <dje@google.com>
1423
1424 * gdb.texinfo (Files): Document basenames-may-differ.
1425
ed59ded5
DE
14262011-11-14 Doug Evans <dje@google.com>
1427
1428 * gdb.texinfo (Shell Commands): Document "!".
1429
405f8e94
SS
14302011-11-14 Stan Shebs <stan@codesourcery.com>
1431 Kwok Cheung Yeung <kcy@codesourcery.com>
1432
1433 * gdb.texinfo (Create and Delete Tracepoints): Describe what is
1434 needed to get shorter fast tracepoints.
1435 (Tracepoint Packets): Document new qTMinFTPILen packet.
1436
1e4d1764
YQ
14372011-11-14 Yao Qi <yao@codesourcery.com>
1438
1439 * gdb.texinfo (Create and Delete Tracepoints): Describe changed
1440 behavior of tracepoint.
1441 (General Query Packets): New feature InstallInTrace.
1442 (Remote Configuration): Document "set remote
1443 install-in-trace-packet".
1444
71eba9c2 14452011-11-12 Matt Rice <ratmice@gmail.com>
1446
1447 * gdb.texinfo (C Preprocessor Macros): Remove info definitions.
1448 Add arguments to info macro.
1449
e0f8f636
TT
14502011-11-10 Tom Tromey <tromey@redhat.com>
1451
1452 * gdb.texinfo (Compilation): Don't mention -gdwarf-2. Link to GCC
1453 manual.
1454 (Variables): Don't mention -gdwarf-2. Link to Compilation node.
1455 (Macros): Add a footnote.
1456 (C): Remove paragraph about compiler options.
1457 (C Constants): Mention wide character and string constants.
1458 (C Plus Plus Expressions): Update compiler option advice. Mention
1459 using declarations. Mention ADL. Remove old HP compiler
1460 information.
1461
625c0d47
TT
14622011-11-10 Tom Tromey <tromey@redhat.com>
1463
1464 PR c++/9257:
1465 * gdb.texinfo (Print Settings): Add an extra note about the need
1466 for a vtable.
1467
4be2aacc
MR
14682011-11-08 Maciej W. Rozycki <macro@codesourcery.com>
1469
1470 * gdb.texinfo (MIPS): Remove duplicate "auto" reference from
1471 "set mips abi" documentation.
1472
0a1c4d10
DE
14732011-11-04 Doug Evans <dje@google.com>
1474
1475 * gdb.texinfo (Maintenance Commands): Update docs of "maint time".
1476
aad1c02c
TT
14772011-11-03 Tom Tromey <tromey@redhat.com>
1478
1479 * gdb.texinfo (Stopping): Add menu entry.
1480 (Continuing and Stepping): Restore @node. Use @section, not
1481 @subsection.
1482
983fb131
MR
14832011-11-03 Maciej W. Rozycki <macro@codesourcery.com>
1484
1485 * gdb.texinfo (Skipping Over Functions and Files): Remove node
1486 designation. Fix "Specify Location" cross-reference.
1487
3065dfb6
SS
14882011-11-02 Stan Shebs <stan@codesourcery.com>
1489
1490 * gdb.texinfo (Tracepoint Action Lists): Document collect/s.
1491 (General Query Packets): Describe tracenz feature.
1492 * agentexpr.texi (Bytecode Descriptions): Describe tracenz.
1493
0aaaf063
PK
14942011-10-28 Paul Koning <paul_koning@dell.com>
1495
1496 * gdb.texinfo (gdb.types): Rename deepitems to deep_items.
1497
2231f1fb
KP
14982011-10-27 Kevin Pouget <kevin.pouget@st.com>
1499
1500 * gdb.texinfo ((Frames In Python): Document
1501 gdb.FRAME_UNWIND_FIRST_ERROR contant.
1502
5110b5df
PK
15032011-10-26 Paul Koning <paul_koning@dell.com>
1504
1505 * gdb.texinfo (gdb.types): Document new deepitems function.
1506
22dbab46
PK
15072011-10-25 Paul Koning <paul_koning@dell.com>
1508
1509 PR python/13327
1510
1511 * gdb.texinfo (Values From Inferior): Add is_lazy attribute,
1512 fetch_lazy method.
1513
9df2fbc4
PM
15142011-10-20 Phil Muldoon <pmuldoon@redhat.com>
1515
1516 PR python/12656
1517
1518 * gdb.texinfo (Blocks In Python): Document is_static, is_global,
1519 global_block, static_block function.
1520
f05e2e1d
TT
15212011-10-19 Tom Tromey <tromey@redhat.com>
1522
1523 * gdb.texinfo (Commands In Python): Add missing "@"s.
1524
a7fc3f37
KP
15252011-10-13 Kevin Pouget <kevin.pouget@st.com>
1526
1527 PR python/13285 Document named constants for frame unwind stop reasons
1528 * gdb.texinfo (Frames In Python): Document gdb.FRAME_UNWIND_*
1529 constants.
1530
5048e516
JK
15312011-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
1532
1533 Fix compatibility with texinfo versions older than 4.12.
1534 * Makefile.in (MAKEINFO): Set to @MAKEINFO@.
1535 (MAKEINFOFLAGS, MAKEINFO_EXTRA_FLAGS, MAKEINFO_CMD): New.
1536 (MAKEHTMLFLAGS): Use MAKEINFO_CMD.
1537 (gdb.info, gdbint.info, stabs.info, annotate.info): Use MAKEINFO_CMD.
1538 * gdb.texinfo (Tail Call Frames): Convert @arrow{} to @click, when possible.
1539 Make the conversion conditional on HAVE_MAKEINFO_CLICK, using variables
1540 CALLSEQ1A, CALLSEQ1B, CALLSEQ2A and CALLSEQ2B.
1541
5a56e9c5
DE
15422011-10-09 Doug Evans <dje@google.com>
1543
1544 * gdb.texinfo (Extending GDB): Document alias command.
1545
36b11add
JK
15462011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
1547
1548 Support @entry in input expressions.
1549 * gdb.texinfo (Variables): Describe @entry names suffix.
1550 (Print Settings): Add anchor for `set print entry-values'.
1551
e18b2753
JK
15522011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
1553 Eli Zaretskii <eliz@gnu.org>
1554
1555 Display @entry parameter values (without references).
1556 * gdb.texinfo (Tail Call Frames): Add anchor. Add self tail call
1557 example.
1558 (Print Settings): New description of set print entry-values and show
1559 print entry-values.
1560
111c6489
JK
15612011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
1562 Eli Zaretskii <eliz@gnu.org>
1563
1564 Recognize virtual tail call frames.
1565 * gdb.texinfo (Optimized Code): Add reference to Tail Call Frames.
1566 (Tail Call Frames): New node.
1567 (Frames In Python): Add gdb.TAILCALL_FRAME.
1568
9c15afc4
DE
15692011-10-07 Doug Evans <dje@google.com>
1570
1571 * gdb.texinfo (gdb.printing): Document new `replace' arg to
1572 register_pretty_printer.
1573
99f5279d
PM
15742011-10-07 Phil Muldoon <pmuldoon@redhat.com>
1575
1576 PR python/12930
1577 PR python/12802
1578
1579 * gdb.texinfo (Breakpoints In Python): Clarify behavior in the
1580 stop method.
1581
03583c20
UW
15822011-10-07 Ulrich Weigand <ulrich.weigand@linaro.org>
1583
1584 * gdb.texinfo (Starting your Program): "set disable-randomization"
1585 is no longer Linux-specific.
1586 (Remote Configuration): Document "set remote
1587 disable-randomization-packet".
1588 (General Query Packets): Document "QDisableRandomization" packet
1589 and add it to "qSupported" list.
1590
bd054e06
KP
15912011-10-07 Kevin Pouget <kevin.pouget@st.com>
1592
1593 Allow Python notification of new object-file loadings.
1594 * gdb.texinfo (Events In Python): Document `gdb.NewObjFileEvent'
1595 event type.
1596
cb6be26b
KP
15972011-10-04 Kevin Pouget <kevin.pouget@st.com>
1598
1599 PR python/12691: Add the inferior to Python exited event
1600 * gdb.texinfo (Events In Python): Describe exited inferior attribute.
1601
a05336a1
JB
16022011-10-03 Joel Brobecker <brobecker@adacore.com>
1603
1604 * gdb.texinfo (GDB/MI Miscellaneous Commands): Minor
1605 rephasing.
1606
5d77fe44
JB
16072011-10-03 Joel Brobecker <brobecker@adacore.com>
1608
1609 * gdb.texinfo (GDB/MI Ada Tasking Commands): New node.
1610 (GDB/MI Miscellaneous Commands): Add `ada-task-info'
1611 as possible feature returned by the `-list-features'
1612 command.
1613
699df94d
PK
16142011-09-28 Paul Koning <paul_koning@dell.com>
1615
1616 * gdb.texinfo (gdb.Type): Document field access by dictionary
1617 key syntax.
1618
24bdad53
YQ
16192011-09-28 Yao Qi <yao@codesourcery.com>
1620
1621 * gdb.texinfo (Files): Update options for `add-symbol-file'.
1622 Add one space after option `-s'. Remove @r{} markup.
1623
6710bf39
SS
16242011-09-27 Stan Shebs <stan@codesourcery.com>
1625
1626 * gdb.texinfo (Tracepoint Action Lists): Document $_ret.
1627
d99f7e48
HZ
16282011-09-16 Hui Zhu <teawater@gmail.com>
1629
1630 * gdb.texinfo (Tracepoint Restrictions): Change *$esp@300
1631 to *(unsigned char *)$esp@300.
1632
d812018b
PK
16332011-09-15 Paul Koning <paul_koning@dell.com>
1634
1635 * gdb.texinfo: Make style of Python functions and methods match
1636 the syntax of Python. Also put class and module names explicitly
1637 on function, member, and variable names, matching Python
1638 documentation conventions.
1639
2aa48337
KP
16402011-09-15 Kevin Pouget <kevin.pouget@st.com>
1641
1642 PR Python/12692 Add gdb.selected_inferior() to Python interface.
1643 * gdb.texinfo (Inferiors In Python): Describe new
1644 gdb.selected_inferior() function.
1645
6839b47f
KP
16462011-09-15 Kevin Pouget <kevin.pouget@st.com>
1647
1648 Handle multiple breakpoint hits in Python interface:
1649 * gdb.texinfo (Events In Python): New function documentation:
1650 gdb.BreakpointEvent.breakpoints. Indicate that
1651 gdb.BreakpointEvent.breakpoint is now deprecated.
1652
26829f2b
JB
16532011-09-04 Joel Brobecker <brobecker@adacore.com>
1654
1655 * gdb.texinfo: Set EDITION to "Tenth" and change ISBN.
1656
a9f54f60
TT
16572011-08-25 Andrew Oakley <andrew@ado.is-a-geek.net>
1658
1659 * gdb.texinfo (Types In Python): Document 'bitpos' for enums.
1660
fa3a4f15
PM
16612011-08-17 Phil Muldoon <pmuldoon@redhat.com>
1662
1663 * gdb.texinfo (Prompt): Add set/show extended-prompt
1664 documentation
1665 (Basic Python): Add prompt_hook anchor.
1666 (Python modules): Reword module text to reflect multiple modules.
1667 (gdb.prompt): Document gdb.prompt module.
1668
224bbe49
YQ
16692011-08-14 Yao Qi <yao@codesourcery.com>
1670
78d85199
YQ
1671 * gdb.texinfo (General Query Packets): Document qXfer:fdpic:read packet.
1672
16732011-08-14 Yao Qi <yao@codesourcery.com>
1674
1675 * gdb.texinfo (Standard Target Features): Document C6x features.
224bbe49
YQ
1676 (TIC6x Features): New node.
1677
457e09f0
DE
16782011-08-12 Doug Evans <dje@google.com>
1679
1680 * gdb.texinfo (Symbols In Python): Document symbol.type.
1681
5e239b84
PM
16822011-08-09 Phil Muldoon <pmuldoon@redhat.com>
1683
1684 * gdb.texinfo (Python): Document command and function
1685 auto-loading.
1686
177bc839
JK
16872011-07-26 Jan Kratochvil <jan.kratochvil@redhat.com>
1688 Eli Zaretskii <eliz@gnu.org>
1689
1690 * gdb.texinfo (whatis, ptype): Highlight their differences. Describe
1691 typedefs unrolling. Extend the sample code by an inner typedef and
1692 outer typedefs unrolling.
1693
1a532630
PP
16942011-07-26 Paul Pluzhnikov <ppluzhnikov@google.com>
1695
1696 * gdb.texinfo (Caching Remote Data): Document {set,show} dcache
1697 size and line-size.
1698
9b158ba0 16992011-07-21 Matt Rice <ratmice@gmail.com>
1700
1701 PR macros/12999
1702 * gdb.texinfo (Macros): Add info definitions and info macros commands.
1703 Update text and cindex entries for info macro command.
1704
d17b6f81
PM
17052011-07-21 Phil Muldoon <pmuldoon@redhat.com>
1706
1707 * observer.texi (GDB Observers): Add before_prompt observer.
1708 * gdb.texinfo (Basic Python): Add documentation for prompt
1709 substitution.
1710
713389e0
PM
17112011-07-11 Phil Muldoon <pmuldoon@redhat.com>
1712
1713 PR python/12438
1714 * gdb.texinfo (Python Commands): Add deprecate note to maint
1715 set/show python print-stack. Document set/show python
1716 print-backtrace.
1717
177b42fe
TJB
17182011-07-05 Thiago Jung Bauermann <bauerman.ibm.com>
1719
1720 * gdb.texinfo: Fix typos.
1721
900e11f9
JK
17222011-07-01 Tom Tromey <tromey@redhat.com>
1723
1724 * gdb.texinfo (Debugging Output): Document set debug
1725 check-physname.
1726
39c4d40a
TT
17272011-06-29 Tom Tromey <tromey@redhat.com>
1728
1729 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document
1730 breakpoint-notifications feature.
1731
6f5def7d
UW
17322011-06-29 Ulrich Weigand <ulrich.weigand@linaro.org>
1733
1734 * gdb.texinfo (Target Description): Remove warning about
1735 possibly unstable format.
1736
8cf64490
TT
17372011-06-03 Tom Tromey <tromey@redhat.com>
1738
1739 * gdb.texinfo (GDB/MI Async Records): Document 'exit-code' field.
1740 (Events In Python): Note that exit_code is optional.
1741
393eab54
PA
17422011-05-17 Pedro Alves <pedro@codesourcery.com>
1743
1744 * gdb.texinfo (Remote Protocol) <Overview>: Mention vCont is
1745 required for multi-threading support.
1746 (Remote Protocol) <Packets>: Mention that 'c', 's', 'C', 'S' and
1747 Hc are deprecated for multi-threading debugging. Point readers at
1748 the vCont packet.
1749
75fc9810
DE
17502011-05-15 Doug Evans <dje@google.com>
1751
1752 * gdb.texinfo (Auto-loading): Document printing of missing scripts.
1753
01124a23
DE
17542011-05-13 Doug Evans <dje@google.com>
1755
98a5dd13
DE
1756 * gdb.texinfo (Threads): Document $sdir,$pdir.
1757 (Server): Document $pdir exception.
1758
dbaefcf7
DE
1759 * gdb.texinfo (Auto-loading): Document "info auto-load-scripts".
1760
cc63ef9b
DE
1761 * gdb.texinfo (Threads): Clarify default value for
1762 libthread-db-search-path.
7e0396aa 1763
01124a23
DE
1764 * gdb.texinfo (Completion): Update example.
1765 (Debugging Output): Delete `set/show debug lin-lwp-async'.
1766
d248b706
KY
17672011-05-12 Kwok Cheung Yeung <kcy@codesourcery.com>
1768
1769 * gdb.texinfo: Document change in the behaviour of the enable and
1770 disable GDB commands when applied to tracepoints.
1771 Document the EnableDisableTracepoints remote stub feature.
1772 Document QTEnable and QTDisable in the list of tracepoint packets.
1773
cc88a640
JK
17742011-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1775
1776 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Rename inc-hist.texinfo to
1777 hsuser.texi.
1778 * gdb.texinfo <!SYSTEM_READLINE>: Rename inc-hist.texinfo inclusion and
1779 comment to hsuser.texi. Change rluser.texi name in the comment.
1780
84e578fb
DE
17812011-05-10 Doug Evans <dje@google.com>
1782
1783 * gdb.texinfo (Threads): If an empty path is provided for
1784 libthread-db-search-path it is reset to its default value.
1785 (Server): Ditto.
1786
478aac75
DE
17872011-05-09 Doug Evans <dje@google.com>
1788
1789 * gdb.texinfo (Requirements): Fix typo. Mention --with-iconv-bin.
1790
9c06b0b4
TJB
17912011-05-06 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
1792 Thiago Jung Bauermann <bauerman@br.ibm.com>
1793
1794 Implement support for PowerPC BookE masked watchpoints.
1795 * gdb.texinfo (Set Watchpoints): Document mask parameter.
1796 (PowerPC Embedded): Mention support of masked watchpoints.
1797
9ed350ad
JB
17982011-05-03 Joel Brobecker <brobecker@adacore.com>
1799
1800 * gdb.texinfo (In Memoriam): Replace litteral uses of `GDB' with
1801 `@value{GDBN}'.
1802
4ceed123
JB
18032011-05-03 Joel Brobecker <brobecker@adacore.com>
1804
1805 * gdb.texinfo (titlepage): Remove dedication.
1806 (In Memoriam): New appendix.
1807
559a7a62
JK
18082011-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
1809 Eli Zaretskii <eliz@gnu.org>
1810
1811 * gdb.texinfo (Index Section Format): Change the version to 5.
1812 Describe the different formula.
1813
03f2bd59
JK
18142011-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
1815 Eli Zaretskii <eliz@gnu.org>
1816
1817 * gdb.texinfo (Starting and Stopping Trace Experiments): New anchor
1818 for disconnected tracing.
1819 (Multi-Process Mode for @code{gdbserver}): Mention --multi and
1820 extended-remote relationship. Mention --once.
1821 (TCP port allocation lifecycle of @code{gdbserver}): New.
1822
d9b1a651
EZ
18232011-04-23 Eli Zaretskii <eliz@gnu.org>
1824
1825 * gdb.texinfo (Server): Improve indexing. Index all optional
1826 switches to gdbserver.
1827
90476074
TT
18282011-04-20 Tom Tromey <tromey@redhat.com>
1829
1830 * gdb.texinfo (Index Section Format): New node.
1831 (Top): Add new node to menu.
1832
c21236dc
PA
18332011-04-20 Pedro Alves <pedro@codesourcery.com>
1834
1835 * gdb.texinfo (Maintenance Commands): Document `maint print
1836 remote-registers'.
1837
05c8c3f5
TT
18382011-04-20 Tom Tromey <tromey@redhat.com>
1839
1840 * gdb.texinfo (Trace File Format): Move node later.
1841
7a9dd1b2
TT
18422011-04-19 Tom Tromey <tromey@redhat.com>
1843
1844 * gdbint.texinfo (Register Information Functions): Remove
1845 duplicate "the".
1846 * gdb.texinfo (Emacs): Remove duplicate "to".
1847 (GDB/MI Variable Objects): Remove duplicate "the".
1848 (General Query Packets): Likewise.
1849
4368ebeb
JB
18502011-04-02 Joel Brobecker <brobecker@adacore.com>
1851
1852 * gdb.texinfo (GDB/MI Output Records): Fix menu entry for
1853 "GDB/MI Ada Exception Information" node.
1854
956a9fb9
JB
18552011-04-01 Joel Brobecker <brobecker@adacore.com>
1856
1857 * gdb.texinfo (GDB/MI Ada Exception Information): Document
1858 the "exception-name" field in the *stopped async record.
1859
f1310107
TJB
18602011-03-31 Thiago Jung Bauermann <bauerman@br.ibm.com>
1861 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
1862
1863 Implement support for PowerPC BookE ranged breakpoints.
1864 * gdb.texinfo (PowerPC Embedded): Document ranged breakpoints.
1865
8786b2bd
TT
18662011-03-28 Tom Tromey <tromey@redhat.com>
1867
1868 * gdb.texinfo (Set Tracepoints): Fix typo.
1869
9ef07c8c
TT
18702011-03-24 Tom Tromey <tromey@redhat.com>
1871
1872 * gdb.texinfo (Specify Location): Document `function:label'
1873 linespec.
1874
99c3dc11
PM
18752011-03-18 Phil Muldoon <pmuldoon@redhat.com>
1876
f1310107 1877 PR python/12149
99c3dc11
PM
1878
1879 * gdb.texinfo (Basic Python): Update gdb.write and flush text.
1880
29703da4
PM
18812011-03-17 Phil Muldoon <pmuldoon@redhat.com>
1882
1883 * gdb.texinfo (Blocks In Python): Add is_valid method description.
1884 (Inferiors In Python): Likewise.
1885 (Threads In Python): Likewise.
1886 (Symbols In Python): Likewise.
1887 (Objfiles In Python): Likewise.
1888 (Symbol Tables In Python): Likewise.
1889
c9174737
PA
18902011-03-15 Pedro Alves <pedro@codesourcery.com>
1891
1892 * gdb.texinfo (Auto Display) <undisplay, enable display, disable
1893 display>: Explain that the commands accept number ranges.
1894
7371cf6d
PM
18952011-03-14 Phil Muldoon <pmuldoon@redhat.com>
1896
1897 * gdb.texinfo (Breakpoints In Python): Add description and example
1898 of Python stop function operation.
1899
ecec24e6
PM
19002011-03-10 Phil Muldoon <pmuldoon@redhat.com>
1901
1902 * gdb.texinfo (Parameters In Python): Document get_set_string and
1903 get_show_string methods.
1904
6dcd5565
JK
19052011-02-28 Jan Kratochvil <jan.kratochvil@redhat.com>
1906
1907 * gdb.texinfo (Tracepoint Conditions): Fix missing parenthesis.
1908
81896e36
JK
1909 * gdb.texinfo (Starting and Stopping Trace Experiments): Fix
1910 circular-trace-buffer name.
1911
5e30da2c
JB
19122011-02-28 Joel Brobecker <brobecker@adacore.com>
1913
1914 * gdb.texinfo (Inferiors and Programs): Fix small error introduced
1915 in the previous change.
1916
3bd0f5ef 19172011-02-27 Michael Snyder <msnyder@vmware.com>
af624141
MS
1918
1919 * gdb.texinfo (Inferiors and Programs): Update commands to show
1920 that they can accept multiple arguments.
1921
4ec7539c
JB
19222011-02-24 Joel Brobecker <brobecker@adacore.com>
1923
1924 Revert the following patch (code patch was not approved):
1925 2011-02-21 Hui Zhu <teawater@gmail.com>
1926 * agentexpr.texi (bytecode descriptions): add printf.
1927 * gdb.texinfo (tracepoint action lists): add printf.
1928
82809774
DE
19292011-02-23 Doug Evans <dje@google.com>
1930
1931 * gdb.texinfo (Symbols In Python): Fix mention of C++, use C@t{++}.
1932
e5a67952
MS
19332011-02-23 Michael Snyder <msnyder@vmware.com>
1934
1935 * gdb.texinfo (Set Breaks): Add @dots{} to arguments of info break.
1936 (Set Watchpoints): Add @dots{} to argument of info watchpoints.
1937 (Listing Tracepoints): Add @dots{} to argument of info tracepoints.
1938
6e6fbe60
DE
19392011-02-22 Doug Evans <dje@google.com>
1940
1941 * gdb.texinfo (Symbols In Python): Document lookup_global_symbol.
1942 Clarify behaviour of lookup_symbol when `block' argument is omitted,
1943 add description of result, fix @defun formatting.
1944
f994e27a
HZ
19452011-02-21 Hui Zhu <teawater@gmail.com>
1946
1947 * agentexpr.texi (Bytecode Descriptions): Add printf.
1948 * gdb.texinfo (Tracepoint Action Lists): Add printf.
1949
c7f96d2b
TT
19502011-02-18 Tom Tromey <tromey@redhat.com>
1951
1952 * agentexpr.texi (Bytecode Descriptions): Document pick and rot.
1953
60f98dde
MS
19542011-02-14 Michael Snyder <msnyder@vmware.com>
1955
1956 * gdb.texinfo (threads): Document argument for "info threads" cmd.
1957 Document new command "thread find".
1958
08e796bc
MS
19592011-02-14 Michael Snyder <msnyder@vmware.com>
1960
1961 * gdb.texinfo (Threads): Update example of new thread message.
1962
b3b9301e
PA
19632011-02-14 Pedro Alves <pedro@codesourcery.com>
1964
1965 * gdb.texinfo (Remote Configuration): Mention set/show remote
1966 traceframe-info.
1967 (Tools/Packages Optional for Building GDB): Mention that expat is
1968 used for traceframe info.
1969 (Remote Protocol) <Menu>: Add "Traceframe Info Format".
1970 (General Query Packets) <qSupported>: Describe the
1971 qXfer:traceframe-info:read feature.
1972 (qXfer::read): Describe qXfer:traceframe-info:read.
1973 (Traceframe Info Format): New section.
1974
cef35b0f
PA
19752011-02-04 Pedro Alves <pedro@codesourcery.com>
1976
1977 * gdbint.texinfo (Formatting): Mention some formatting guidelines
1978 for casts and unary operators.
1979
f1cbe1d3
TT
19802011-02-04 Tom Tromey <tromey@redhat.com>
1981
1982 * gdb.texinfo (GDB/MI Async Records): Document that symbols-loaded
1983 is not useful.
1984
585fdaa1
PA
19852011-01-25 Pedro Alves <pedro@codesourcery.com>
1986
1987 * gdb.texinfo: s/value optimized out/optimized out/g
1988
7bfc9434
JB
19892011-01-21 Joel Brobecker <brobecker@adacore.com>
1990
1991 * gdb.texinfo (Other Misc Settings): Rework part of the
1992 documentation of the "set interactive mode" command.
1993
4694da01
TT
19942011-01-19 Tom Tromey <tromey@redhat.com>
1995
1996 * gdb.texinfo (Threads): Document thread name output and `thread
1997 name' command.
1998 (Threads In Python): Document Thread.name attribute.
1999 (GDB/MI Thread Commands): Document thread attributes.
2000
b716877b
AB
20012011-01-12 Andrew Burgess <aburgess@broadcom.com>
2002
2003 * gdb.texinfo (GDB/MI Data Manipulation): Update to reflect
2004 changes in mi/mi-cmd-disas.c
2005
13fd8b81
TT
20062011-01-12 Tom Tromey <tromey@redhat.com>
2007
2008 * gdb.texinfo (Threads): Remove duplicate text. Update examples.
2009 Fix "thread apply" text.
2010
e09342b5
TJB
20112011-01-11 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
2012 Thiago Jung Bauermann <bauerman@br.ibm.com>
2013
2014 Implement support for PowerPC BookE ranged watchpoints.
2015 * gdb.texinfo (PowerPC Embedded): Document ranged watchpoints and
2016 the "set powerpc exact-watchpoints" flag.
2017
06e65f44
TT
20182011-01-07 Tom Tromey <tromey@redhat.com>
2019
2020 * gdb.texinfo (Python API): Add descriptions to @menu items.
2021
d8e22779
TT
20222011-01-06 Tom Tromey <tromey@redhat.com>
2023
2024 * gdb.texinfo (Frames In Python): Document gdb.newest_thread.
2025
a255712f
PP
20262010-01-06 Paul Pluzhnikov <ppluzhnikov@google.com>
2027
e09342b5 2028 * gdb.texinfo (Debugging Output): Document "set debug jit".
a255712f 2029
ccfc3d6e
TT
20302011-01-06 Tom Tromey <tromey@redhat.com>
2031
2032 PR python/12133:
2033 * gdb.texinfo (Frames In Python): Document various frame
2034 constants.
2035
44944448
JB
20362011-01-05 Joel Brobecker <brobecker@adacore.com>
2037
2038 * doc/agentexpr.texi, doc/all-cfg.texi, doc/annotate.texinfo,
2039 doc/gdb.texinfo, doc/gdbint.texinfo, doc/observer.texi,
2040 doc/refcard.tex, doc/stabs.texinfo: Copyright year update.
2041
42ea3d7a
JK
20422011-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
2043
2044 * Makefile.in (diststuff): Remove gdb-cfg.texi and GDBvn.texi.
2045 (clean): Add GDBvn.texi.
2046
720d1a40
JB
20472010-12-29 Joel Brobecker <brobecker@adacore.com>
2048
2049 * gdb.texinfo (Ada Glitches): Remove paragraph describing the
2050 occasional case where the debugger prints an array address
2051 instead of the array itself.
2052
ad196637
PA
20532010-12-23 Pedro Alves <pedro@codesourcery.com>
2054
2055 * gdb.texinfo (Packets) <read registers packet>: Document support
2056 for registers that were not collected.
2057
a86caf66
DE
20582010-12-15 Doug Evans <dje@google.com>
2059
2060 * gdb.texinfo (Startup): Document auto-loading of scripts during
2061 startup.
2062 (Auto-loading): Delete "maint set python auto-load on|off".
2063 Add "set auto-load-scripts on|off".
2064
aae1c79a
DE
20652010-12-07 Doug Evans <dje@google.com>
2066
2067 * gdb.texinfo (Mode Options): Document -data-directory.
2068 (Data Files): Add reference to -data-directory.
2069
4e04c971
DE
20702010-11-29 Doug Evans <dje@google.com>
2071
2072 * gdb.texinfo (Pretty-Printer Introduction): Change
2073 printer-name:subprinter-name to printer-name;subprinter-name.
2074
94b6973e
PM
20752010-11-29 Phil Muldoon <pmuldoon@redhat.com>
2076
2077 PR python/12199
2078
2079 * gdb.texinfo (Breakpoints In Python): Document "delete" method.
2080
39037522
TT
20812010-11-23 Tom Tromey <tromey@redhat.com>
2082
2083 * gdb.texinfo (Top): Check SYSTEM_READLINE.
2084 (Editing): Likewise.
2085 (Command History): Likewise.
2086 (TUI Keys): Likewise.
2087 (Bug Reporting): Conditionally include rluser.texi and
2088 inc-history.texinfo.
2089 * Makefile.in (READLINE_TEXI_INCFLAG): New variable.
2090 (GDB_DOC_SOURCE_INCLUDES): Add comment.
2091 (GDBvn.texi): Set SYSTEM_READLINE when appropriate.
2092 (gdb.dvi): Use READLINE_TEXI_INCFLAG.
2093 (gdb.pdf): Likewise.
2094 (gdb.info): Likewise.
2095 (gdb/index.html): Likewise.
2096
5ae98d25
TT
20972010-11-23 Tom Tromey <tromey@redhat.com>
2098
2099 * Makefile.in (Makefile): Run ../config.status.
2100 (distclean): Update.
2101 * configure: Remove.
2102 * configure.ac: Remove.
2103
621c8364
TT
21042010-11-12 Tom Tromey <tromey@redhat.com>
2105
2106 * gdb.texinfo (Basic Python): Update. Add xref.
2107 (Exception Handling): Document new exception classes.
2108 (Types In Python): Update.
2109 (Frames In Python): Update.
2110
84f4c1fe
PM
21112010-11-11 Phil Muldoon <pmuldoon@redhat.com>
2112
2113 * gdb.texinfo (Breakpoints In Python): Document "internal"
2114 parameter, and visible attribute.
2115
99e7ae30
DE
21162010-11-05 Doug Evans <dje@google.com>
2117
2118 * gdb.texinfo (Source Path): Document "set directories".
2119
f4b8a18d
KW
21202010-11-05 Ken Werner <ken.werner@de.ibm.com>
2121
2122 * gdb.texinfo: (Summary) Add mention about OpenCL C language support.
2123 (OpenCL C): New node.
2124
7b51bc51
DE
21252010-11-02 Doug Evans <dje@google.com>
2126
2127 * gdb.texinfo (Pretty Printing): Expand into three sections,
2128 introduction, example, and commands.
2129 (Python API): Delete section Disabling Pretty-Printers, merge into
2130 Selecting Pretty-Printers.
2131 (Writing a Pretty-Printer): New section. Move the pretty-printer
2132 example here, and reformat to match python coding style. Add a second
2133 example using the gdb.printing module.
2134 (Python modules): Add gdb.printing.
2135
9eeee977
DE
21362010-10-29 Doug Evans <dje@google.com>
2137
2138 * gdb.texinfo (Python): Fix long line.
2139
a0e0ffdf
DE
21402010-10-20 Doug Evans <dje@google.com>
2141
2142 * gdbint.texinfo (Misc Guidelines): Renamed from Coding.
2143 All references updated. Correct sections marked as subsections.
2144 (Coding Standards): New chapter. Move the coding standard related
2145 subsections here. Add section on Python coding standards.
2146
0e3509db
DE
21472010-10-13 Doug Evans <dje@google.com>
2148
2149 * gdb.texinfo (Python): Add "Python modules".
2150 (Types in Python): Add reference to gdb.types section.
2151 (Python modules): New node.
2152
44592cc4
DE
21532010-10-11 Doug Evans <dje@google.com>
2154
2155 * gdb.texinfo (Values From Inferior): Add reference to "Types in
2156 Python" from gdb.Value.type description.
2157
6e1bb179
JB
21582010-09-28 Joel Brobecker <brobecker@adacore.com>
2159
2160 * gdb.texinfo (Ravenscar Profile): New node.
2161
e8467610
TT
21622010-09-22 Tom Tromey <tromey@redhat.com>
2163
2164 * gdb.texinfo (Values From Inferior): Mention Value.__init__.
2165
fccd1d1e
EZ
21662010-09-22 Eli Zaretskii <eliz@gnu.org>
2167
2168 * gdb.texinfo (Values From Inferior): Clarify that
2169 value.dynamic_type works only in C++ programs with RTTI.
2170
c1b6b909
TT
21712010-09-15 Paul Bolle <pebolle@tiscali.nl>
2172
2173 * gdb.texinfo (Character Sets): Correctly reference host-charset
2174 in example.
2175
7d288aaa
TT
21762010-09-13 Tom Tromey <tromey@redhat.com>
2177
2178 * gdb.texinfo (GDB/MI Stack Manipulation) <-stack-list-frames>:
2179 Document "fullname" and "from".
2180
f75d858b
MK
21812010-09-01 Marc Khouzam <marc.khouzam@ericsson.com>
2182
2183 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document new
2184 feature `reverse' output by -list-target-features.
2185
83b9503b
L
21862010-08-31 H.J. Lu <hongjiu.lu@intel.com>
2187
2188 * gdb.texinfo (i386 Features): Remove an extra "@item".
2189
03f17ccf
TT
21902010-08-30 Tom Tromey <tromey@redhat.com>
2191
2192 PR python/11792:
2193 * gdb.texinfo (Values From Inferior): Document dynamic_type.
2194
9779414d
DJ
21952010-08-24 Daniel Jacobowitz <dan@codesourcery.com>
2196
2197 * gdb.texinfo (ARM Features): Document
2198 org.gnu.gdb.arm.m-profile.
2199
f9ffd4bb
TT
22002010-08-23 Tom Tromey <tromey@redhat.com>
2201
2202 PR python/11145:
2203 * gdb.texinfo (Values From Inferior): Document dynamic_cast and
2204 reinterpret_cast methods.
2205
702c2711
TT
22062010-08-23 Tom Tromey <tromey@redhat.com>
2207
2208 PR python/11915:
2209 * gdb.texinfo (Types In Python): Document array method.
2210
66b73624
TJB
22112010-08-18 Thiago Jung Bauermann <bauerman@br.ibm.com>
2212
2213 * gdb.texinfo (PowerPC Embedded): Mention support for the DVC register.
2214
06a64a0b
TT
22152010-08-16 Tom Tromey <tromey@redhat.com>
2216
2217 * gdb.texinfo (Set Watchpoints): Document -location option.
2218
a3a7127e
DE
22192010-08-13 Doug Evans <dje@google.com>
2220
2221 * gdb.texinfo (.debug_gdb_scripts section): Fix typo.
2222
8dedea02
VP
22232010-08-13 Vladimir Prus <vladimir@codesourcery.com>
2224
2225 * gdb.texinfo (GDB/MI Data Manipulation): Document
2226 -data-read-memory-raw and -data-write-memory-raw.
2227
ca5c20b6 22282010-08-11 Tom Tromey <tromey@redhat.com>
889bf7c5 2229 Phil Muldoon <pmuldoon@redhat.com>
ca5c20b6
PM
2230
2231 * gdb.texinfo (Basic Python): Describe post_event API.
2232
cb2e07a6
PM
22332010-08-11 Phil Muldoon <pmuldoon@redhat.com>
2234
2235 * gdb.texinfo (Basic Python): Describe solib_address and
889bf7c5 2236 decode_line Python APIs
cb2e07a6 2237
464b3efb
TT
22382010-08-10 Tom Tromey <tromey@redhat.com>
2239
2240 * gdb.texinfo (Pretty Printing API): Document
2241 gdb.default_visualizer.
2242
c29c521f
TT
22432010-08-10 Tom Tromey <tromey@redhat.com>
2244
2245 Revert gdb-add-index addition:
2246 * gdb.texinfo (Index Files): Don't document gdb-add-index.
2247
5da1313b
JK
22482010-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
2249 Eli Zaretskii <eliz@gnu.org>
2250
2251 * gdb.texinfo (Mode Options) <-batch>
2252 (Basic Python) <gdb.execute>: Describe setting width and height.
2253
02d868e8
PP
22542010-07-31 Paul Pluzhnikov <ppluzhnikov@google.com>
2255
2256 * gdb.texinfo (Threads): Document 'debug libthread-db'.
2257
c2bbed2a
TT
22582010-07-30 Tom Tromey <tromey@redhat.com>
2259
2260 * gdb.texinfo (Index Files): Mention gdb-add-index.
2261
6c13bbe1
HZ
22622010-07-30 Hui Zhu <teawater@gmail.com>
2263
2264 * gdb.texinfo (Inferiors and Programs): Update the introduce of
2265 "detach inferior" and "kill inferior".
2266
53a71c06
CR
22672010-07-28 CHENG Renquan <rqcheng@smu.edu.sg>
2268
2269 * gdb.texinfo (Machine Code): Update description of two forms of
2270 arguments, and add new example to demonstrate the new form.
2271
5374244e
PM
22722010-07-27 Phil Muldoon <pmuldoon@redhat.com>
2273
2274 * gdb.texinfo (Values From Inferior): Add value inferior function
2275 call description.
2276
8ea5bce5
JK
22772010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
2278
2279 * gdb.texinfo (Active Targets): Fix wrong comma placement.
2280
c0edd9ed
JK
22812010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
2282 Eli Zaretskii <eliz@gnu.org>
2283
2284 Make core files the process_stratum.
2285 * gdb.texinfo (Active Targets): Remove core_stratum. Include
2286 record_stratum example.
2287
9291a0cd
TT
22882010-07-13 Tom Tromey <tromey@redhat.com>
2289
2290 * gdb.texinfo (Index Files): New node.
2291
f5011d11
TT
22922010-07-13 Tom Tromey <tromey@redhat.com>
2293
2294 * gdb.texinfo (GDB/MI Variable Objects): Remove extra 'for'.
2295
0f5238ed
TT
22962010-07-13 Tom Tromey <tromey@redhat.com>
2297
2298 * gdb.texinfo (Specify Location): Document labels.
2299
74c761c1
PA
23002010-07-01 Pedro Alves <pedro@codesourcery.com>
2301
2302 * gdb.texinfo (Create and Delete Tracepoints): Add more index
2303 entries for fast tracepoints and static tracepoints.
2304
501994c0
PA
23052010-07-01 Pedro Alves <pedro@codesourcery.com>
2306
2307 * gdb.texinfo (General Query Packets) <qfThreadInfo,
2308 qsThreadInfo>: Spell out `l' as ell.
2309
0fb4aa4b
PA
23102010-07-01 Pedro Alves <pedro@codesourcery.com>
2311
2312 * gdb.texinfo (Convenience Variables): Document $_sdata.
2313 (Commands to Set Tracepoints): Describe static tracepoints. Add
2314 `Listing Static Tracepoint Markers' menu entry. Document
2315 "strace".
2316 (Tracepoint Action Lists): Document collecting $_sdata.
2317 (Listing Static Tracepoint Markers): New subsection.
2318 (Tracepoints support in gdbserver): Mention static tracepoints.
2319 (remote packets, enabling and disabling): Mention
2320 read-sdata-object.
2321 (General Query Packets) <qSupported>: Document qXfer:sdata:read
2322 and StaticTracepoint.
2323 Mention qTfSTM, qTsSTM and qTSTMat as tracepoint packets.
2324 Document qXfer:sdata:read.
2325 (Tracepoint packets): Document qTfSTM, qTsSTM and qTSTMat.
2326
dc3b15be
JB
23272010-06-29 Joel Brobecker <brobecker@adacore.com>
2328
2329 * gdb.texinfo (Threads In Python): Fix unmatched @end table.
2330
595939de
PM
23312010-06-28 Phil Muldoon <pmuldoon@redhat.com>
2332 Tom Tromey <tromey@redhat.com>
2333 Thiago Jung Bauermann <bauerman@br.ibm.com>
2334
2335 * gdb.texinfo (Inferiors In Python): New node.
2336 * gdb.texinfo (Threads In Python): New node.
2337
9279c692
JB
23382010-06-28 Joel Brobecker <brobecker@adacore.com>
2339
2340 * gdb.texinfo (Python): Document what the python directory is
2341 and what its location is.
2342 (Basic Python): Document the gdb.PYTHONDIR constant.
2343
bc9f0842
TT
23442010-06-25 Tom Tromey <tromey@redhat.com>
2345
2346 PR python/10808:
2347 * gdb.texinfo (Basic Python): Document new gdb.execute argument.
2348
f1421989
HZ
23492010-06-24 Hui Zhu <teawater@gmail.com>
2350
2351 * gdb.texinfo: (Commands for Controlled Output): Add
2352 documentation for command "eval".
2353
e4c0cfae
SS
23542010-06-21 Stan Shebs <stan@codesourcery.com>
2355
2356 * gdb.texinfo: Add explicit @node and @appendix for GFDL.
2357 * annotate.texinfo: Ditto.
2358 * gdbint.texinfo: Ditto.
2359 * stabs.texinfo: Ditto.
2360
bb08c432
HZ
23612010-06-22 Hui Zhu <teawater@gmail.com>
2362
2363 * gdb.texinfo: (Process Record and Replay): Add documentation
2364 for command "set record memory-query".
2365
4f5d9f07
SS
23662010-06-21 Stan Shebs <stan@codesourcery.com>
2367
2368 * gdb.texinfo: Relicense under GFDL version 1.3.
2369 * annotate.texinfo: Relicense under GFDL version 1.3.
2370 * gdbint.texinfo: Relicense under GFDL version 1.3.
2371 * stabs.texinfo: Relicense under GFDL version 1.3.
2372 * fdl.texi: Update to version 1.3.
2373
6aed2dbc
SS
23742010-06-18 Stan Shebs <stan@codesourcery.com>
2375
a61408f8
SS
2376 * gdb.texinfo (Operating System Auxiliary Information): Describe
2377 "info os" when no arguments given.
2378
6aed2dbc
SS
2379 * gdb.texinfo (Debugging Programs with Multiple Threads): Describe
2380 $_thread.
2381
24e933df
HZ
23822010-06-18 Hui Zhu <teawater@gmail.com>
2383
2384 * gdb.texinfo: (Process Record and Replay): Add documentation
2385 for commands "record save" and "record restore".
2386
65d79d4b
SDJ
23872010-06-16 Jan Kratochvil <jan.kratochvil@redhat.com>
2388
2389 * gdb.texinfo: Include information about the correct use
2390 of addresses in the `watch' command.
2391
d914c394
SS
23922010-06-11 Stan Shebs <stan@codesourcery.com>
2393
2394 * gdb.texinfo (Observer Mode): New section.
2395 (General Query Packets): Document QAllow.
889bf7c5 2396
967cf477
DE
23972010-06-04 Doug Evans <dje@google.com>
2398
2399 * gdb.texinfo (Python API): New node `Disabling Pretty-Printers'.
2400
aaf4119b
DE
24012010-06-03 Doug Evans <dje@google.com>
2402
2403 * gdbint.texinfo (Coding): Add subsection on command names.
2404
9eae7c52
TT
24052010-06-02 Tom Tromey <tromey@redhat.com>
2406
2407 * gdb.texinfo (Maintenance Commands): Document maint set dwarf2
2408 always-disassemble.
2409
fa593d66
PA
24102010-06-01 Pedro Alves <pedro@codesourcery.com>
2411
2412 * gdb.texinfo (Set Tracepoints): Mention tracepoints support in
2413 gdbserver, and add cross reference.
2414 (Tracepoints support in gdbserver): New subsection.
2415
dde08ee1
PA
24162010-05-26 Pedro Alves <pedro@codesourcery.com>
2417
2418 * gdb.texinfo (General Query Packets) <qSupported>: Describe the
2419 `qRelocInsn' feature.
2420 (Relocate instruction reply packet): New subsection
2421 of `Tracepoint Packets'.
2422 (Tracepoint Packets): Mention that packets QTDP and QTStart
2423 support the qRelocInsn request, and add cross reference to new
2424 subsection.
2425
07ca107c
DE
24262010-05-25 Doug Evans <dje@google.com>
2427
2428 * gdb.texinfo (Exception Handling): Document gdb.GdbError.
2429 (Commands In Python): Document gdb.string_to_argv.
2430
c25c4a8b
JK
24312010-05-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2432
2433 * gdbint.texinfo (Host Definition): Remove items NORETURN and
2434 ATTR_NORETURN.
2435
d7b32ed3 24362010-04-29 Phil Muldoon <pmuldoon@redhat.com>
c25c4a8b
JK
2437 Tom Tromey <tromey@redhat.com>
2438 Thiago Jung Bauermann <bauerman@br.ibm.com>
d7b32ed3 2439
c25c4a8b 2440 * gdb.texinfo (Parameters In Python): New Node.
d7b32ed3 2441
6aecb9c2
JB
24422010-04-29 Mihail Zenkov <mihail.zenkov@gmail.com>
2443
2444 * gdb.texinfo: (Summary) Add mention about D language support.
2445 (Filenames): Add D suffixes.
2446 (D): New node.
2447
b7da9e9f
PM
24482010-04-26 Pierre Muller <muller@ics.u-strasbg.fr>
2449
2450 * gdbint.texinfo (CANNOT_STEP_HW_WATCHPOINTS): Remove explanation
2451 of macro deleted from GDB code.
2452
ab38a727
PA
24532010-04-24 Pedro Alves <pedro@codesourcery.com>
2454
2455 * gdb.texinfo (Commands to specify files): Describe what how GDB
2456 looks up DOS-based filesystem paths on the system root. Document
2457 the new `set/show target-file-system-kind' commands.
2458
66d09542
DE
24592010-04-23 Doug Evans <dje@google.com>
2460
2461 * gdb.texinfo (Python): Move Auto-loading section here ...
2462 (Python API): from here.
2463 (Auto-loading): Add docs for .debug_gdb_scripts auto-loaded scripts.
2464 (Maintenance Commands): Add docs for "maint print section-scripts".
2465
8bd10a10
CM
24662010-04-20 Chris Moller <cmoller@redhat.com>
2467
2468 * gdb.texinfo (Setting Breakpoints): Added description of
2469 filename-qualified rbreak.
2470 * refcard.tex (Breakpoints and Watchpoints): Added brief
2471 description of filename-qualified rbreak.
2472
4c374409
JK
24732010-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
2474
2475 * gdb.texinfo (Data): New @menu reference to Pretty Printing.
2476 (Python API): Change the reference to Pretty Printing API.
2477 (Pretty Printing): Move the user part under the Data node. Reformat
2478 the sample output to 72 columns. Create a new reference to Pretty
2479 Printing API. Rename the API part ...
2480 (Pretty Printing API): To a new node name.
2481 (Selecting Pretty-Printers, Progspaces In Python, Objfiles In Python)
2482 (GDB/MI Variable Objects): Change references to Pretty Printing API.
2483
5a9351ae
SS
24842010-04-21 Stan Shebs <stan@codesourcery.com>
2485
2486 * gdb.texinfo (Tracepoint Actions): Mention synonymy of actions
889bf7c5 2487 and commands.
5a9351ae 2488 (Listing Tracepoints): Update to reflect current behavior.
889bf7c5 2489
9a22f0d0
PM
24902010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
2491
2492 * gdb.texinfo (Examining memory): Update for change in string
2493 display with explicit size.
2494
6149aea9
PA
24952010-04-19 Pedro Alves <pedro@codesourcery.com>
2496
2497 PR breakpoints/8554.
2498
2499 * gdb.texinfo (Save Breakpoints): New node.
2500 (save-tracepoints): Rename to ...
2501 (save tracepoints): ... this. Mention that `save-tracepoints' is
2502 a deprecated alias to `save tracepoints'.
2503
711e434b
PM
25042010-04-16 Pierre Muller <muller@ics.u-strasbg.fr>
2505
645797a8 2506 * gdb.texinfo ($_tlb): Document new automatic convinience variable.
711e434b
PM
2507 (info w32 thread-information-block): Document new command.
2508 (qGetTIBAddress): Document new gdbserver query.
2509 (maint set/show show-all-tib): Document new command.
2510
3f7b2faa
DE
25112010-04-15 Doug Evans <dje@google.com>
2512
fa33c3cd
DE
2513 * gdb.texinfo (Python API): Add progspaces section.
2514 (Selecting Pretty-Printers): Progspace pretty-printers are
2515 searched too.
2516 (Progspaces In Python): New section.
2517
3f7b2faa
DE
2518 * gdb.texinfo (Command Files): Add docs for new "source -s" option.
2519
79f283fe
PM
25202010-04-14 Phil Muldoon <pmuldoon@redhat.com>
2521
2522 * gdb.texinfo (Pretty Printing): Document behaviour when to_string
2523 returns None.
2524
87290684
SS
25252010-04-09 Stan Shebs <stan@codesourcery.com>
2526
2527 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
2528 Describe the `frames-created' field, tweak grammar.
2529
a97153c7
PA
25302010-04-09 Pedro Alves <pedro@codesourcery.com>
2531
2532 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
2533 Describe the `circular' and `disconnected' fields.
2534
5c5dcc1b
L
25352010-04-09 H.J. Lu <hongjiu.lu@intel.com>
2536
2537 * gdb.texinfo (maint print registers): Mention unavailable and
2538 invisible registers.
2539
adc36818
PM
25402010-04-09 Phil Muldoon <pmuldoon@redhat.com>
2541 Thiago Jung Bauermann <bauerman@br.ibm.com>
5c5dcc1b 2542 Tom Tromey <tromey@redhat.com>
adc36818
PM
2543
2544 * gdb.texinfo (Breakpoints In Python): New Node.
2545
33da3f1c
SS
25462010-04-08 Stan Shebs <stan@codesourcery.com>
2547
2548 * gdb.texinfo (Tracepoint Packets): Describe disconn and circular
2549 trace status fields.
2550
3a13a53b
L
25512010-04-08 H.J. Lu <hongjiu.lu@intel.com>
2552
2553 * gdb.texinfo (i386 Features): Make org.gnu.gdb.i386.avx
2554 optional. Make org.gnu.gdb.i386.avx requires
2555 org.gnu.gdb.i386.avx.
2556
08001717
DE
25572010-04-08 Doug Evans <dje@google.com>
2558
2559 * gdb.texinfo (Command Files): Document that gdb skips $cdir in
2560 search path, and document that gdb only scans the search path if
2561 the script's path doesn't specify a directory.
2562
c375651d
DE
25632010-04-05 Doug Evans <dje@google.com>
2564
2565 * gdb.texinfo (maint show python auto-load): Fix typo.
2566
af54718e
SS
25672010-04-04 Stan Shebs <stan@codesourcery.com>
2568
d77f58be
SS
2569 * gdb.texinfo (Setting Breakpoints): "info watch" no longer a synonym.
2570 (Setting Watchpoints): Update description of "info watch".
2571 (Disabling Breakpoints): Only "info break" lists all.
2572
af54718e
SS
2573 * gdb.texinfo (Tracepoint Restrictions): Document PC inference.
2574 (tdump): Explain how tdump works.
2575
86b17b60
PA
25762010-04-01 Pedro Alves <pedro@codesourcery.com>
2577
2578 * gdb.texinfo (Break Commands): Clarify `commands' changes, and
2579 add cross reference.
2580
ff12863f
PA
25812010-03-31 Pedro Alves <pedro@codesourcery.com>
2582
2583 * gdb.texinfo (TUI Commands): Mention that in some cases, these
2584 commands error out.
2585
f68eb612
L
25862010-03-30 H.J. Lu <hongjiu.lu@intel.com>
2587
2588 * gdb.texinfo (i386 Features): Add org.gnu.gdb.i386.avx.
2589
c8d5aac9
L
25902010-03-30 H.J. Lu <hongjiu.lu@intel.com>
2591
2592 * gdb.texinfo (General Query Packets): Add xmlRegisters.
2593
7d13fe92
SS
25942010-03-29 Stan Shebs <stan@codesourcery.com>
2595 Nathan Sidwell <nathan@codesourcery.com>
2596
2597 * gdb.texinfo (GDB/MI Tracepoint Commands): Add notes about the
2598 GDBN equivalent.
2599 (Set Tracepoints): Remove mention that conditional tracepoints
2600 don't exist.
2601 (Tracepoint Actions): Clarify when while-stepping collection
2602 happens, note that while-stepping does not automatically collect
2603 $pc.
2604
409873ef 26052010-03-29 Stan Shebs <stan@codesourcery.com>
889bf7c5 2606
409873ef
SS
2607 * gdb.texinfo (Tracepoint Packets): Describe QTDPsrc.
2608 (General Query Packets): Describe TracepointSource.
2609
ee8e71d4
EZ
26102010-03-27 Matt Rice <ratmice@gmail.com>
2611
c8d5aac9
L
2612 * gdb.texinfo (ARM): Document arguments to "target sim".
2613 (Set Catchpoints): Use @dots{} instead of @r{...}.
ee8e71d4 2614
99b5e152
PA
26152010-03-26 Pedro Alves <pedro@codesourcery.com>
2616
2617 * gdb.texinfo (Tracepoint Packets): Remove mention that
2618 terror:string may be plain text, and drop mention of X prefix.
2619
cd64ee31
VP
26202010-03-26 Vladimir Prus <vladimir@codesourcery.com>
2621
2622 * gdb.texinfo (GDB/MI Tracepoint Commands): Add comma after @xref.
2623
6c28cbf2
SS
26242010-03-24 Stan Shebs <stan@codesourcery.com>
2625
2626 * gdb.texinfo (Tracepoint Packets): Document trace error status.
2627
95a42b64
TT
26282010-03-24 Tom Tromey <tromey@redhat.com>
2629
2630 PR breakpoints/9352:
2631 * gdb.texinfo (Break Commands): Update.
2632
18148017
VP
26332010-03-24 Vladimir Prus <vladimir@codesourcery.com>
2634
2635 * gdb.texinfo (GDB/MI Tracepoint Commands): Document MI tracepoint
2636 commands.
2637
4daf5ac0
SS
26382010-03-16 Stan Shebs <stan@codesourcery.com>
2639
2640 * gdb.texinfo (Starting and Stopping Trace Experiments): Describe
2641 circular-trace-buffer.
2642 (Tracepoint Packets): Describe QTBuffer, and details of the
2643 qTStatus reply.
2644
c9429232
SS
26452010-03-12 Stan Shebs <stan@codesourcery.com>
2646 Nathan Sidwell <nathan@codesourcery.com>
2647
2648 * gdb.texinfo (Tracepoint Actions): Clarify that while-stepping is
2649 doing instruction stepping.
2650 (Tracepoint Restrictions): New node.
2651
ccefe4c4
TT
26522010-03-10 Tom Tromey <tromey@redhat.com>
2653
2654 * gdbint.texinfo (Symbol Handling): Update.
2655
7c953934
TT
26562010-03-08 Tom Tromey <tromey@redhat.com>
2657
2658 PR cli/9591:
2659 * gdb.texinfo (Mode Options): Mention lack of pagination and
2660 confirmation with --batch.
2661 (Screen Size): Mention --batch.
2662 (Messages/Warnings): Likewise.
2663
f870a310
TT
26642010-03-05 Tom Tromey <tromey@redhat.com>
2665
2666 * gdb.texinfo (Basic Python): Document target_charset and
2667 target_wide_charset.
2668
78e2826b
TT
26692010-03-05 Tom Tromey <tromey@redhat.com>
2670
2671 * gdb.texinfo (Data): Link to pretty-printing.
2672 (Output Formats): Likewise. Correct text.
2673
f5dff777
DJ
26742010-03-01 Daniel Jacobowitz <dan@codesourcery.com>
2675
2676 * gdb.texinfo (Types): Describe <struct> and <flags>.
2677
dc00d89f
PM
26782010-02-28 Phil Muldoon <pmuldoon@redhat.com>
2679
2680 * gdb.texinfo (Frames In Python): Add block parameter and
2681 description to read_var text.
2682
5107b149 26832010-02-26 Phil Muldoon <pmuldoon@redhat.com>
c8d5aac9 2684 Tom Tromey <tromey@redhat.com>
5107b149
PM
2685
2686 * gdb.texinfo (Types In Python): Describe block argument in
2687 template_argument and gdb.lookup_type.
2688
e03e5e7b
TT
26892010-02-24 Tom Tromey <tromey@redhat.com>
2690
2691 * gdb.texinfo (Cygwin Native): Fix typo.
2692
f3e9a817
PM
26932010-02-24 Phil Muldoon <pmuldoon@redhat.com>
2694
2695 * gdb.texinfo (Frames In Python): Add block, find_sal, function
2696 and select method descriptions.
2697 (Python API): Add Blocks In Python, Symbols in Python and Symbol
2698 Tables in Python to menu.
2699 (Blocks In Python): New node.
2700 (Symbols In Python): New node.
2701 (Symbol Tables in Python): New node.
2702
a79b8f6e
VP
27032010-02-24 Vladimir Prus <vladimir@codesourcery.com>
2704
2705 Multiexec MI
2706
2707 gdb/
2708 * breakpoint.c (clear_syscall_counts): Take struct inferior*.
2709
2710 gdb/doc/
2711 * gdb.texinfo (GDB/MI Command Syntax): Document notification
2712 changes.
2713 (GDB/MI Program Execution): Document current behaviour of
2714 --all and --thread-group.
2715 (GDB/MI Miscellaneous Commands): Document -add-inferior and
2716 -remove-inferior.
2717 * observer.texi (inferior_added, inferior_removed): New
2718 observers.
2719
629d6a47
TT
27202010-02-19 Tom Tromey <tromey@redhat.com>
2721
2722 * gdbint.texinfo (Getting Started): Fix @node.
2723 (Debugging GDB): Likewise.
2724
c09529e5
JB
27252010-02-13 Joel Brobecker <brobecker@adacore.com>
2726
2727 * gdbint.texinfo (Testsuite): New section "Testsuite Configuration",
2728 documenting the gdb_test_timeout variable.
2729
540aa8e7
MS
27302010-02-12 Jakob Engblom <jakob@virtutech.com>
2731
2732 * gdb.texinfo (MI commands): Added documentation of --reverse
2733 option to a set of MI commands. Restructured documentation of MI
2734 commands --exec-continue to reflect the complexity of reverse
2735 execution.
2736
081dfbf7
PA
27372010-02-12 Pedro Alves <pedro@codesourcery.com>
2738
2739 * gdb.texinfo (Using the Collected Data): Specify that the address
2740 range of `tfind outsize' is exclusive, and that the address range
2741 of `tfind range' is inclusive.
2742 (Tracepoint Packets): Specify that the address range of
2743 `QTFrame:range' is inclusive, and that the address range of
2744 `QTFrame:outside' is exclusive
2745
8e9c5e02
VP
27462010-02-12 Vladimir Prus <vladimir@codesourcery.com>
2747
2748 * gdb.texinfo (GDB/MI Result Records): Clarify ^running.
2749
92981e24
TT
27502010-02-10 Tom Tromey <tromey@redhat.com>
2751
2752 * gdb.texinfo (Debugging Output): Document set debug parser and
2753 show debug parser.
2754
075b51b7
L
27552010-02-09 H.J. Lu <hongjiu.lu@intel.com>
2756
2757 * gdb.texinfo (Predefined Target Types): Add i387_ext,
2758 i386_eflags and i386_mxcsr.
2759
3bb8d5c3
L
27602010-02-08 H.J. Lu <hongjiu.lu@intel.com>
2761
2762 * gdb.texinfo: Document i386 target features.
2763
c5f80513
DE
27642010-02-05 Doug Evans <dje@google.com>
2765
2766 * gdbint.texinfo (Testsuite): Add a new section to document the
2767 various DejaGnu variables that may be overridden.
1be00882 2768 Document INTERNAL_GDBFLAGS.
c5f80513 2769
6ac33a4e
TT
27702010-02-04 Tom Tromey <tromey@redhat.com>
2771
2772 PR cli/8830:
2773 * gdb.texinfo (Files): -readnow comes before the filename for file
2774 and symbol-file.
2775
a1dcb23a
DJ
27762010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
2777
2778 * gdb.texinfo (Architecture-Specific Protocol Details): New section.
2779 Document ARM breakpoint types.
2780 (Register Packet Format): Move into the new section.
2781 (Packets): Describe the KIND argument for Z0, z0, Z1, and z1 packets.
2782
95433b34
JB
27832010-01-21 Joel Brobecker <brobecker@adacore.com>
2784
2785 * gdb.texinfo (File Options): Adjust the documentation of this
2786 switch to refer to the "source" command rather than partially
2787 duplicating some of the relevant information.
2788 (Extending GDB): Introduce and document the set/show script-extension
2789 setting.
2790 (Command Files): Add note explaining that the "source" command
2791 is also used to evalute scripts written in other languages.
2792 Remove the short slightly incorrect reference to sourcing Python
2793 scripts.
2794 (Python Commands): Document how to execute a Python script from GDB.
2795
8d576872
JB
27962010-01-19 Joel Brobecker <brobecker@adacore.com>
2797
2798 * gdb.texinfo (Command Files): Fix typo.
2799
8150ff9c
JB
28002010-01-18 Tom Tromey <tromey@redhat.com>
2801
2802 * gdb.texinfo (File Options): Document -x on .py files.
2803 (Command Files): Document handling of Python scripts.
2804
23db03a6
JZ
28052010-01-18 Jie Zhang <jie.zhang@analog.com>
2806
2807 * Makefile.in (ANNOTATE_DOC_BUILD_INCLUDES): Add GDBvn.texi.
2808
00bf0b85
SS
28092010-01-15 Stan Shebs <stan@codesourcery.com>
2810
2811 * gdb.texinfo (Trace Files): New section.
2812 (Tracepoint Packets): Document QTSave and qTBuffer.
2813 (Trace File Format): New appendix.
2814
be759fcf
PM
28152010-01-13 Phil Muldoon <pmuldoon@redhat.com>
2816
2817 * gdb.texinfo (Values From Inferior): Document lazy_string value
2818 method.
2819 (Python API): Add Lazy strings menu item.
2820 (Lazy Strings In Python): New node.
2821
dc146f7c
VP
28222010-01-13 Vladimir Prus <vladimir@codesourcery.com>
2823
2824 * gdb.texinfo (GDB/MI Thread Information): New.
2825 (GDB/MI Async Records): Document the core field in *stopped.
2826 (GDB/MI Miscellaneous Commands): Expand -list-thread-groups
2827 documentation
2828 (Process list): Document that osdata document may contain
2829 threads.
2830 (Remote Serial Protocol): Document qXfer:threads.
2831
d5551862
SS
28322010-01-06 Stan Shebs <stan@codesourcery.com>
2833
2834 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
2835 disconnected tracing.
2836 (Tracepoint Packets): Document new protocol.
2837
7a697b8d
SS
28382010-01-05 Stan Shebs <stan@codesourcery.com>
2839
2840 * gdb.texinfo (Create and Delete Tracepoints): Describe fast
2841 tracepoints.
2842 (Tracepoint Packets): Describe remote protocol for fast
2843 tracepoints.
2844
e6f3ec50
JB
28452010-01-01 Joel Brobecker <brobecker@adacore.com>
2846
2847 Update the "Start of New Year Procedure".
2848 * gdbint.texinfo: Add the list of files that need to be updated
2849 manually. Minor reformatting.
2850
ddc4e9c1
JB
28512010-01-01 Joel Brobecker <brobecker@adacore.com>
2852
2853 * refcard.tex: Update copyright year in header and text.
2854
9d2897ad
JB
28552010-01-01 Joel Brobecker <brobecker@adacore.com>
2856
2857 * agentexpr.texi: Add 2010 to the list of copyright years.
2858 * annotate.texinfo: Likewise.
2859 * gdb.texinfo: Likewise.
2860 * gdbint.texinfo: Likewise.
2861 * observer.texi: Likewise.
2862 * stabs.texinfo: Likewise.
2863
6da95a67
SS
28642009-12-31 Stan Shebs <stan@codesourcery.com>
2865
2866 * gdb.texinfo (Tracepoint Actions): Describe teval.
889bf7c5 2867
236f1d4d
SS
28682009-12-29 Stan Shebs <stan@codesourcery.com>
2869
2870 * gdb.texinfo (Tracepoint Actions): Describe default-collect.
889bf7c5 2871
f61e138d
SS
28722009-12-28 Stan Shebs <stan@codesourcery.com>
2873
2874 * gdb.texinfo (Trace State Variables): New section.
2875 (Tracepoint Packets): Describe trace state variable packets.
2876 * agentexpr.texi (Bytecode Descriptions): Describe trace state
2877 variable bytecodes.
2878
0fe7935b
DJ
28792009-12-28 Daniel Jacobowitz <dan@codesourcery.com>
2880
2881 * gdb.texinfo (Symbols): "info variables" prints definitions, not
2882 declarations.
2883
a6b29f87
VP
28842009-12-21 Vladimir Prus <vladimir@codesourcery.com>
2885
2886 * gdb.texinfo (GDB/MI Miscellaneous Commands): Clarify that
2887 -gdb-exit behaviour.
2888
5e4bde96
JB
28892009-12-20 Joel Brobecker <brobecker@adacore.com>
2890
2891 * gpl.texi: Update to version 3 of the GPL.
2892
a1715244
JB
28932009-12-20 Joel Brobecker <brobecker@adacore.com>
2894
2895 * Makefile.in: Update copyright header.
2896 * observer.texi: Fix the copyright header of the generated files.
2897
361ae042
PM
28982009-12-08 Phil Muldoon <pmuldoon@redhat.com>
2899
2900 * gdb.texinfo (Types In Python): Describe range function.
2901
bfd31e71
PM
29022009-12-03 Richard Ward <richard.j.ward1@googlemail.com>
2903
2904 * gdb.texinfo (Types In Python): Describe "is_base_class".
2905
57a1d736
TT
29062009-12-03 Tom Tromey <tromey@redhat.com>
2907
2908 * gdb.texinfo (Basic Python): Document gdb.parse_and_eval.
2909
8cebebb9
PP
29102009-12-02 Paul Pluzhnikov <ppluzhnikov@google.com>
2911
2912 * observer.texi: New memory_changed observer.
2913
16af530a
TT
29142009-12-01 Tom Tromey <tromey@redhat.com>
2915
2916 * gdb.texinfo (Reverse Execution): Fix typo.
2917
b6199126
DJ
29182009-11-24 Daniel Jacobowitz <dan@codesourcery.com>
2919
2920 PR gdb/8704
2921
2922 * gdb.texinfo (Thread-Specific Breakpoints): Thread specifiers
2923 are allowed after the breakpoint condition.
2924
7a6973ad
TT
29252009-11-23 Tom Tromey <tromey@redhat.com>
2926
2927 PR python/10782:
2928 * gdb.texinfo (Types In Python): Document Type.pointer.
2929
21a0512e
PP
29302009-11-23 Paul Pluzhnikov <ppluzhnikov@google.com>
2931
2932 * gdb.texinfo (Machine Code): Adjust.
889bf7c5 2933
a5832c8f
PA
29342009-11-11 Pedro Alves <pedro@codesourcery.com>
2935
2936 * agentexpr.texi (Tracing On Symmetrix): Delete section.
2937 (Using Agent Expressions): Delete cross reference.
2938
1eb7cd77
JB
29392009-11-07 Joel Brobecker <brobecker@adacore.com>
2940
2941 * gdbint.texinfo, stabs.texinfo: Move the @setchapternewpage
2942 and @settitle directives up to help makeinfo find them.
2943
24ddea62
JK
29442009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2945
2946 * gdb.texinfo (set debug-file-directory, show debug-file-directory)
2947 (Auto-loading): Use plural and note one can use multiple components now.
2948
3afae151
VP
29492009-11-01 Vladimir Prus <vladimir@codesourcery.com>
2950
2951 * gdb.texinfo (GDB/MI Stack Manipulation): Make
2952 -stack-list-arguments have the same documentation for parameter
2953 as -stack-list-locals. Add comas.
2954
14ff2235
PM
29552009-10-27 Tom Tromey <tromey@redhat.com>
2956 Eli Zaretskii <eliz@gnu.org>
2957
c8d5aac9 2958 PR python/10781
14ff2235
PM
2959
2960 * gdb.texinfo (Values From Inferior): Document cast method.
2961
9c419145
PP
29622009-10-22 Paul Pluzhnikov <ppluzhnikov@google.com>
2963
2964 * gdb.texinfo (Machine Code): Mention function name in disasssembly
2965 and adjust example.
889bf7c5 2966
29153c24
MS
29672009-10-22 Michael Snyder <msnyder@vmware.com>
2968
2969 * gdb.texinfo (Process Record and Replay): Document new form of
889bf7c5 2970 info record command. Also document the new save and restore
29153c24
MS
2971 commands.
2972
2b28d209
PP
29732009-10-21 Paul Pluzhnikov <ppluzhnikov@google.com>
2974
2975 * gdb.texinfo (Machine Code): Mention current pc marker.
2976 (Memory): Likewise.
2977
6c95b8df
PA
29782009-10-19 Pedro Alves <pedro@codesourcery.com>
2979 Stan Shebs <stan@codesourcery.com>
2980
2981 * observer.texi (new_inferior): Rename to...
2982 (inferior_appeared): ... this.
2983
2984 * gdb.texinfo (Inferiors): Rename node to ...
2985 (Inferiors and Programs): ... this. Mention running multiple
2986 programs in the same debug session.
2987 <info inferiors>: Mention the new 'Executable' column if "info
2988 inferiors". Update examples. Document the "add-inferior",
2989 "clone-inferior", "remove-inferior" and "maint info
2990 program-spaces" commands.
2991 (Process): Rename node to...
2992 (Forks): ... this. Document "set|show follow-exec-mode".
2993
2f8132f3
MS
29942009-10-11 Michael Snyder <msnyder@vmware.com>
2995
2996 * gdb.texinfo (ReverseStep): Show default as "unsupported".
2997 (ReverseContinue): Ditto.
2998
cba4b2d3
PP
29992009-10-08 Paul Pluzhnikov <ppluzhnikov@google.com>
3000
3001 * gdb.texinfo (Server): Document libthread-db-search-path.
889bf7c5 3002
da082f17
JK
30032009-10-08 Jan Kratochvil <jan.kratochvil@redhat.com>
3004
3005 * gdbint.texinfo (i386_stopped_by_hwbp): Remove.
3006
08be9d71
ME
30072009-10-06 Michael Eager <eager@eagercon.com>
3008
3009 * gdb.texinfo (Contributors): Add self for Xilinx MicroBlaze.
3010 (Embedded Processors): Add MicroBlaze.
3011 (MicroBlaze): New. Describe Xilinx MicroBlaze
3012
08a0efd0
PA
30132009-10-04 Pedro Alves <pedro@codesourcery.com>
3014
3015 * gdb.texinfo (Remote Protocol): Don't mention vCont;T.
3016
cbb8f428
EZ
30172009-09-26 Pierre Muller <muller@ics.u-strasbg.fr>
3018
3019 * gdb.texinfo (Cygwin Native): Mention support for Ctrl-BREAK.
3020
30a4a70c
JB
30212009-09-23 Joel Brobecker <brobecker@adacore.com>
3022
3023 * observer.texi (solib_unloaded): Document explicitly the fact that
3024 this observer is called before the associated symbols are unloaded.
3025
b3372f91
VP
30262009-09-19 Vladimir Prus <vladimir@codesourcery.com>
3027
3028 * gdb.texinfo (GDB/MI Stack Manipulation): Document
3029 -stack-list-variables.
3030
f43030c4
TT
30312009-09-18 Tom Tromey <tromey@redhat.com>
3032
3033 * gdb.texinfo (GDB/MI Variable Objects): -enable-pretty-printing
3034 is experimental.
3035
ec7e75e7
PP
30362009-09-17 Paul Pluzhnikov <ppluzhnikov@google.com>
3037
3038 * gdb.texinfo (convenince variables): Mention
3039 $_siginfo could be empty.
f43030c4 3040
0cc7d26f
TT
30412009-09-15 Tom Tromey <tromey@redhat.com>
3042
3043 * gdb.texinfo (GDB/MI Variable Objects): Document
3044 -enable-pretty-printing, -var-set-update-range, dynamic varobjs.
3045 Expand -var-update documentation.
3046
a96d9b2e
SDJ
30472009-09-14 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
3048
3049 * gdb.texinfo (Set Catchpoints): Documentation about the catch syscall
3050 feature.
3051
005ca36a
JB
30522009-09-13 Daniel Jacobowitz <dan@codesourcery.com>
3053
3054 * gdbint.texinfo (Unwinding the Frame ID): Reference outer_frame_id.
3055
0d772ac9
MS
30562009-09-10 Michael Snyder <msnyder@vmware.com>
3057
3058 * gdb.texinfo (qSupported): Mention new ReverseContinue and
3059 ReverseStep replies to the qSupported query.
3060
14fb1bac
JB
30612009-09-10 Joel Brobecker <brobecker@adacore.com>
3062
3063 Add documentation for set/show interactive-mode.
3064 * gdb.texinfo (Other Misc Settings): New node.
3065
29b090c0
DE
30662009-09-01 Doug Evans <dje@google.com>
3067
3068 * gdb.texinfo (Caching Data of Remote Targets): Add note on
3069 non-stop mode's affect on remote caching.
3070
4e5d721f
DE
30712009-08-31 Jacob Potter <jdpotter@google.com>
3072 Doug Evans <dje@google.com>
3073
3074 * gdb.texinfo (Caching Data of Remote Targets): Update text.
3075 Mark `set/show remotecache' options as obsolete.
3076 Document new `set/show stack-cache' option.
3077 Update text for `info dcache'.
3078
55333a84
DE
30792009-08-27 Doug Evans <dje@google.com>
3080
3081 * gdb.texinfo (Symbols): Delete `set print symbol-loading'.
3082 (Files): Add note on new optional regex arg to `info sharedlibrary'.
3083
bc3a0b4d
RW
30842009-08-26 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3085
3086 * gdbint.texinfo (Releasing GDB): Fix confusing sentence
3087 about autoconf.
3088
3a1ff0b6
PA
30892009-08-25 Pedro Alves <pedro@codesourcery.com>
3090
3091 * gdb.texinfo (Debugging Multiple Inferiors): Add "info inferiors"
3092 small example, and describe its columns. Replace "inferior-id" by
3093 "infno" throughout.
3094
81ecdfbb
RW
30952009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3096
af542c2e
RW
3097 * gdbint.texinfo (Releasing GDB): Point to
3098 README-maintainer-mode file for required autoconf version.
3099 * configure.ac: Do not substitute datarootdir, htmldir,
3100 pdfdir, docdir. Do not process --with-datarootdir,
3101 --with-htmldir, --with-pdfdir, --with-docdir.
3102 * configure: Regenerate.
3103
81ecdfbb
RW
3104 * configure: Regenerate.
3105
4efc6507
DE
31062009-08-20 Reid Kleckner <reid@kleckner.net>
3107
3108 * gdb.texinfo: Add chapter on JIT interface.
3109
43089a6e
NR
31102009-08-07 Nick Roberts <nickrob@snap.net.nz>
3111
3112 * gdb.texinfo (Server Prefix): Explain that server prefix suppresses
889bf7c5 3113 confirmation request.
43089a6e 3114
99e008fe
EZ
31152009-08-05 Jeremy Bennett <jeremy.bennett@embecosm.com>
3116
c8d5aac9
L
3117 * gdb.texinfo (Separate Debug Files, Remote Protocol): Clarified
3118 CRC definitions.
99e008fe 3119
48cb2d85
VP
31202009-08-03 Vladimir Prus <vladimir@codesourcery.com>
3121
3122 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
889bf7c5 3123 -break-commands.
48cb2d85 3124
ff1a52c6
UW
31252009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
3126
3127 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
3128 "set spu auto-flush-cache" and "show spu auto-flush-cache" commands.
3129
3285f3fe
UW
31302009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
3131
3132 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
3133 "set spu stop-on-load" and "show spu stop-on-load" commands.
3134
e35359c5
UW
31352009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
3136
3137 * gdb.texinfo (Target Descriptions): Document <compatible> element.
3138
58d6951d
DJ
31392009-07-28 Daniel Jacobowitz <dan@codesourcery.com>
3140
3141 * gdb.texinfo (ARM Features): Document org.gnu.gdb.arm.vfp and
3142 org.gnu.gdb.arm.neon.
3143
08d16641
PA
31442009-07-20 Pedro Alves <pedro@codesourcery.com>
3145
3146 * gdb.texinfo (Target Description Format): Mention the new <osabi>
3147 optional element.
3148 (subsection OS ABI): New subsection.
3149
782b2b07
SS
31502009-07-14 Stan Shebs <stan@codesourcery.com>
3151
3152 * gdb.texinfo (Tracepoint Conditions): New section.
3153 (General Query Packets): Describe ConditionalTracepoints.
3154 (Tracepoint Packets): Describe condition field.
3155 (Maintenance Commands): Describe maint agent-eval.
3156 * agentexpr.texi (Using Agent Expressions): Mention eval usage.
3157
9b117ef3
HZ
31582009-07-11 Hui Zhu <teawater@gmail.com>
3159
3160 * gdb.texinfo (disassemble): Add a new modifier /r
3161 to "disassemble" command to make it print the raw instructions
3162 in hex as well as in symbolic form.
3163
f5a33284
TT
31642009-07-09 Tom Tromey <tromey@redhat.com>
3165
3166 * gdbint.texinfo (Testsuite): Document parallel make check.
3167
812f7342
TT
31682009-07-09 Tom Tromey <tromey@redhat.com>
3169
3170 * gdbint.texinfo (Testsuite): Document test transcripts.
3171
fbb8f299
PM
31722009-07-10 Phil Muldoon <pmuldoon@redhat.com>
3173
3174 * gdb.texinfo (Values From Inferior): Add length parameter
3175 description.
3176
dd8f35ac
EZ
31772009-07-04 Chris Genly <chris@genly.us>
3178
3179 * gdb.texinfo (GDB/MI Variable Objects): Document child definition
3180 in -var-list-children. Fix example according to what the code
3181 does.
3182
2277426b
PA
31832009-07-02 Pedro Alves <pedro@codesourcery.com>
3184
3185 * gdb.texinfo (Debugging multiple inferiors): Document the
3186 "inferior", "detach inferior" and "kill inferior" commands.
3187 (Debugging Programs with Multiple Processes): Adjust to mention
3188 generic "inferior" commands. Delete mention of "detach fork" and
3189 "delete fork". Cross reference to "Debugging multiple inferiors"
3190 section.
3191
a6d9a66e
UW
31922009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
3193
5af949e3
UW
3194 * gdbint.texinfo (Item Output Functions): Update signature
3195 for ui_out_field_core_addr.
3196
31972009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
3198
3199 * gdbint.texinfo (Examples of Use of @code{ui_out} functions):
a6d9a66e
UW
3200 Update example code extrated from breakpoint.c.
3201
9901a55b 32022009-06-28 Paul Pluzhnikov <ppluzhnikov@google.com>
889bf7c5 3203
9901a55b
PP
3204 * gdb.texinfo (GDB/MI Program Context): @ignore unimplemented
3205 MI commands.
3206 (GDB/MI Symbol Query): Likewise.
3207 (GDB/MI File Commands): Likewise.
3208 (GDB/MI File Transfer Commands): Likewise.
3209 (GDB/MI Target Manipulation): Likewise.
3210 (GDB/MI Miscellaneous Commands): Likewise.
889bf7c5 3211
edb3359d
DJ
32122009-06-27 Daniel Jacobowitz <dan@codesourcery.com>
3213
3214 * gdb.texinfo (Debugging Optimized Code): New chapter.
3215 (Compiling for Debugging): Reference it. Move some
3216 text to the new section.
3217
7cd1089b
PM
32182009-06-15 Phil Muldoon <pmuldoon@redhat.com>
3219
3220 * doc/gdb.texinfo (Calling): Document
3221 set-unwind-on-terminating-exception usage.
3222
d4db2f36
PA
32232009-06-11 Pedro Alves <pedro@codesourcery.com>
3224
3225 * gdb.texinfo (All-Stop): Document new 'set schedule-multiple'
3226 command.
3227
d1a7880c
PA
32282009-06-07 Pedro Alves <pedro@codesourcery.com>
3229
3230 * gdbint.texinfo (TARGET_HAS_HARDWARE_WATCHPOINTS): Delete all
3231 references.
3232
473f94e6
UW
32332009-06-04 Ulrich Weigand <uweigand@de.ibm.com>
3234
3235 * gdbint.texinfo: Rename formal parameters to gdbarch function
3236 protoypes from "current_gdbarch" to "gdbarch".
3237
8f500870
TT
32382009-05-28 Tom Tromey <tromey@redhat.com>
3239
3240 * gdb.texinfo (Basic Python): Change get_parameter to parameter.
3241
b6313243
TT
32422009-05-27 Tom Tromey <tromey@redhat.com>
3243
3244 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
3245 feature.
3246 (GDB/MI Variable Objects): Document -var-set-visualizer.
3247
32482009-04-02 Tom Tromey <tromey@redhat.com>
3249
3250 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
3251 feature.
3252 (GDB/MI Variable Objects): Document -var-set-visualizer.
3253
a6bac58e
TT
32542009-05-27 Tom Tromey <tromey@redhat.com>
3255 Thiago Jung Bauermann <bauerman@br.ibm.com>
3256 Phil Muldoon <pmuldoon@redhat.com>
3257
3258 * gdb.texinfo (Objfiles In Python): Reference pretty printing.
3259 (Pretty Printing): New node.
3260 (Selecting Pretty-Printers): Likewise.
3261 (Python API): Update.
3262 (Output Formats): Document /r format.
3263
2c74e833
TT
32642009-05-27 Thiago Jung Bauermann <bauerman@br.ibm.com>
3265 Tom Tromey <tromey@redhat.com>
3266
3267 * gdb.texinfo (Types In Python): New node.
3268 (Values From Inferior): "type" is now an attribute.
3269 (Python API): Update.
3270
89c73ade
TT
32712009-05-27 Tom Tromey <tromey@redhat.com>
3272 Thiago Jung Bauermann <bauerman@br.ibm.com>
3273 Phil Muldoon <pmuldoon@redhat.com>
3274
3275 * gdb.texinfo: Add @syncodeindex for `tp'.
3276 (Python API): Update.
3277 (Auto-loading): New node.
3278 (Objfiles In Python): New node.
3279
17a37d48
PP
32802009-05-15 Paul Pluzhnikov <ppluzhnikov@google.com>
3281
3282 * gdb.texinfo (Threads): Document libthread-db-search-path.
889bf7c5 3283
6718376f
NR
32842009-05-15 Nick Roberts <nickrob@snap.net.nz>
3285
3286 * gdb.texinfo (GDB/MI General Design): Break up into four nodes.
3287
cbe54154
PA
32882009-05-12 Pedro Alves <pedro@codesourcery.com>
3289
3290 * gdb.texinfo: Document 'set/show debug gnu-nat'. Replace 'maint
3291 show-debug-regs' docs by 'maint set show-debug-regs' and 'maint
3292 show show-debug-regs' docs.
3293
8e05493c
EZ
32942009-05-08 Eli Zaretskii <eliz@gnu.org>
3295
3296 * gdb.texinfo (Process Record and Replay): Add description of
3297 reverse execution.
3298
b39f4988
JB
32992009-05-07 Joel Brobecker <brobecker@adacore.com>
3300
3301 * gdbint.texinfo (Adding support for debugging core files): New node.
3302 (Native Debugging): Remove the ``Native core file Support'' section.
3303
a2311334
EZ
33042009-05-01 Eli Zaretskii <eliz@gnu.org>
3305
3306 * gdb.texinfo (Process Record and Replay): Improve and clarify.
3307 Add index entries.
3308
53cc454a 33092009-04-30 Hui Zhu <teawater@gmail.com>
c8d5aac9 3310 Michael Snyder <msnyder@vmware.com>
53cc454a 3311
a2311334
EZ
3312 * gdb.texinfo: (Process Record and Replay): Add documentation for
3313 process record and replay.
53cc454a 3314
484086b7
JK
33152009-04-29 Jan Kratochvil <jan.kratochvil@redhat.com>
3316
3317 * gdb.texinfo (Macros): Note command-line for `info macro'. Append
3318 a new part on command-line defined macros.
3319
32ae1842
EZ
33202009-04-25 Eli Zaretskii <eliz@gnu.org>
3321
3322 * gdb.texinfo (Machine Code) <disassemble-next-line>: Improve and
3323 clarify the wording.
3324
b14b1491
TT
33252009-04-23 Tom Tromey <tromey@redhat.com>
3326
3327 * gdb.texinfo (Data Files): New node.
3328 (GDB Files): Update menu.
3329
5c1e86e1
JB
33302009-04-23 Joel Brobecker <brobecker@adacore.com>
3331
3332 * gdbint.texinfo (Defining Other Architecture Features): Remove
e346fb8f 3333 entry for PROCESS_LINENUMBER_HOOK.
5c1e86e1 3334
83eba9b7
VP
33352009-04-22 Vladimir Prus <vladimir@codesourcery.com>
3336
3337 * gdb.texinfo (GDB/MI Program Execution): Document -exec-jump.
3338
e31198c4
HZ
33392009-04-22 Hui Zhu <teawater@gmail.com>
3340
3341 * gdb.texinfo (disassemble-next-line): Set the default of
3342 disassemble-next-line to off.
3343
26e251b6
JM
33442009-04-21 Joseph Myers <joseph@codesourcery.com>
3345
3346 * configure.ac (--with-datarootdir, --with-docdir, --with-pdfdir,
3347 --with-htmldir): New.
3348 * configure: Regenerate.
3349 * Makefile.in (datarootdir, docdir): Define.
3350 (gdb.dvi, gdb.pdf): Use same -I options as for building gdb.info
3351 instead of $(SET_TEXINPUTS).
3352 (gdbint.dvi, gdbint.pdf): Use same -I options as for building
3353 gdbint.info instead of $(SET_TEXINPUTS).
3354 (gdbint/index.html): Use same -I options as for building
3355 gdbint.info.
3356 (stabs.dvi, stabs.pdf): Use same -I options as for building
3357 stabs.info instead of $(SET_TEXINPUTS).
3358 (stabs/index.html): Use same -I options as for building
3359 stabs.info.
3360 (annotate.dvi, annotate.pdf): Use same -I options as for building
3361 annotate.info instead of $(SET_TEXINPUTS).
3362 (annotate/index.html): Use same -I options as for building
3363 annotate.info.
3364
eac35c4e
DD
33652009-04-21 David Daney <ddaney@caviumnetworks.com>
3366
3367 * gdb.texinfo (maint show-debug-regs): Remove mention of x86.
3368
29b0e8a2
JM
33692009-04-21 Joseph Myers <joseph@codesourcery.com>
3370
3371 * gdb.texinfo (Source Path): Document --with-relocated-sources.
3372
2b831889 33732009-04-18 Carlos O'Donell <carlos@codesourcery.com>
c8d5aac9 3374 Joseph Myers <joseph@codesourcery.com>
2b831889
JM
3375
3376 * Makefile.in (MAKEHTML): Set to makeinfo --html.
3377 (MAKEHTMLFLAGS): Set to empty.
3378 (html__strip_dir): Define.
3379 (HTMLFILES): Define.
3380 (HTMLFILES_INSTALL): Define.
3381 (install-html): Copy new automake rule.
3382 (html): Depend on $(HTMLFILES).
3383 (gdb_toc.html): Rename to gdb/index.html.
3384 (gdbint_toc.html): Rename to gdbint/index.html.
3385 (stabs_toc.html): Rename to stabs/index.html.
3386 (annotate_toc.html): Rename to annotate/index.html.
3387
89a34d1b
JM
33882009-04-17 Carlos O'Donell <carlos@codesourcery.com>
3389
3390 * Makefile.in: Set pdfdir and htmldir from configure
3391 substitutions.
3392 * configure.ac: AC_SUBST datarootdir, docdir, htmldir, pdfdir.
3393 * configure: Regenerate.
3394
a2d5da46
JB
33952009-04-16 Joel Brobecker <brobecker@adacore.com>
3396
3397 * gdbint.texinfo (Native Debugging): Remove entry for PROC_NAME_FMT.
3398 This macro is no longer used.
3399
732f6a93
TT
34002009-04-15 Tom Tromey <tromey@redhat.com>
3401
3402 * gdb.texinfo (Character Sets): Document default character set.
3403
87f9adc1
PM
34042009-04-14 Pierre Muller <muller@ics.u-strasbg.fr>
3405
3406 * gdbint.texinfo: Change server name from sources.redhat.com to
3407 sourceware.org throughout.
3408
2c88c651
JB
34092009-04-09 Joel Brobecker <brobecker@adacore.com>
3410
3411 * gdb.texinfo (Set Breaks): Rewrite a paragraph to avoid a warning
3412 about a missing dot or coma after @xref.
3413
4f5376b2
JB
34142009-04-02 Joel Brobecker <brobecker@adacore.com>
3415
3416 * gdb.texinfo (Backtrace): Add a parameter in frame 1 of the first
3417 example, and add a small explanation about it.
3418 (Print Settings): Change the documentation of the "set print
3419 frame-arguments" to reflect the fact that the default is now "scalars".
3420
a0381d3a
JB
34212009-04-02 Joel Brobecker <brobecker@adacore.com>
3422
3423 * gdb.texinfo (Print Settings): Add kindex for command "set
3424 print frame-arguments".
3425
45ac276d
JB
34262009-03-31 Joel Brobecker <brobecker@adacore.com>
3427
3428 * gdb.texinfo (Ada Tasks): Add documentation about task-specific
3429 breakpoints.
3430 (Set Breaks): Add reference to thread-specific and task-specific
3431 breakpoints.
3432
32cd1edc
JB
34332009-03-31 Joel Brobecker <brobecker@adacore.com>
3434
3435 * gdb.texinfo (Ada Tasks): Remove the documentation about
3436 the "Running" state, as this state has been eliminated.
3437 Now all runnable tasks are shown as "Runnable".
3438
1042e4c0
SS
34392009-03-30 Stan Shebs <stan@codesourcery.com>
3440
3441 * gdb.texinfo (Tracepoints): Describe tracepoints as a
3442 special case of breakpoints.
3443 (Enable and Disable Tracepoints): Mention deprecation.
3444 (Listing Tracepoints): Update description and example.
3445
f8f6f20b
TJB
34462009-03-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
3447
3448 * gdb.texinfo (Frames in Python): New node.
3449 (Python API): Update.
3450
c0c6f777
TJB
34512009-03-29 Thiago Jung Bauermann <bauerman@br.ibm.com>
3452
3453 * gdb.texinfo (Values From Inferior): Change gdb.Value.address
3454 from a method to an attribute.
3455
def2b000
TJB
34562009-03-26 Thiago Jung Bauermann <bauerman@br.ibm.com>
3457
3458 * gdb.texinfo (Values From Inferior): Document is_optimized_out
3459 attribute.
3460
a07daef3
PA
34612009-03-25 Pedro Alves <pedro@codesourcery.com>
3462
3463 * observer.texi (thread_exit): Add "silent" parameter.
3464
f3b1572e
PA
34652009-03-22 Pedro Alves <pedro@codesourcery.com>
3466
3467 * observer.texi (about_to_proceed): New.
3468
587afa38
EZ
34692009-03-21 Jeremy Bennett <jeremy.bennett@embecosm.com>
3470
3471 * gdbint.texinfo (everywhere): Use braces {} in @deftypeXX type
3472 field throughout to handle types with spaces in them. Fix typos
3473 found by aspell.
3474 (Summary, Requirements, Contributors): New first chapter,
3475 "Summary" added, old Requirements section moved there, and new
3476 section, "Contributors" added.
3477 (Initializing a New Architecture, Register Representation)
3478 (Frame Interpretation, Inferior Call Setup, Adding a New Target)
3479 (Porting gdb): These sections extended and updated.
3480 (Compiler Characteristics): This section (empty) deleted.
3481 (Defining Other Architecture Features): This section renamed and
3482 duplicate material removed from (formerly "Target Conditionals").
3483 Use braces {} in @deftypeXX type field throughout to handle types
3484 with spaces in them. Typos found by aspell fixed.
3485
3486 * stack_frame.svg: New file, source of image for gdbint.texinfo.
3487 * stack_frame.pdf: Version of image for PDF output.
3488 * stack_frame.png: Version of image for HTML output and for Emacs.
3489 * stack_frame.txt: Version of image for Info output.
1db61298 3490 * stack_frame.eps: Version of image for TeX DVI output.
587afa38 3491
10af6951
EZ
34922009-03-21 Eli Zaretskii <eliz@gnu.org>
3493
3494 * gdb.texinfo (Character Sets): Fix last change.
3495
cc924cad
TJB
34962009-03-21 Thiago Jung Bauermann <bauerman@br.ibm.com>
3497
3498 * gdb.texinfo (Values From Inferior): Fix optional arguments
3499 markup.
3500 (Commands In Python): Adjust argument names of gdb.Command.__init__
3501 to what the function accepts as keywords.
3502
bc3b79fd
TJB
35032008-03-20 Tom Tromey <tromey@redhat.com>
3504
3505 * gdb.texinfo (Convenience Vars): Document convenience functions.
3506 (Functions In Python): New node.
3507 (Python API): Update.
3508
6c7a06a3
TT
35092009-03-20 Tom Tromey <tromey@redhat.com>
3510
3511 * gdb.texinfo (Character Sets): Remove obsolete text. Document
3512 set target-wide-charset.
3513 (Requirements): Mention iconv.
3514
b646ddd4
HZ
35152009-03-17 Hui Zhu <teawater@gmail.com>
3516
3517 * gdb.texinfo: Change the introduce of "disassemble-next-line".
3518
91440f57
HZ
35192009-03-17 Hui Zhu <teawater@gmail.com>
3520
3521 * gdb.texinfo: Add documentation for disassemble-next-line.
3522
8fd41227
TJB
35232009-03-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
3524
3525 * gdb.texinfo (Commands In Python): Remove tindex entries.
3526
61ff14c6
JK
35272009-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
3528
3529 * gdb.texinfo (Returning): New description for missing debug info.
3530
0b16c5cf
PA
35312009-03-14 Pedro Alves <pedro@codesourcery.com>
3532
3533 * gdb.texinfo (Remote Configuration): Document query-attached.
61ff14c6 3534 (General Query Packets): Document qAttached.
0b16c5cf 3535
32fc0df9
PA
35362009-03-05 Pedro Alves <pedro@codesourcery.com>
3537
3538 * gdb.texinfo (Background Execution): Better describe the set
3539 target-async command.
3540 (Maintenance Commands): Delete description of the `maint set/show
3541 linux-async' and `maint set/show remote-async' commands.
3542
134eb42c
VP
35432009-02-18 Vladimir Prus <vladimir@codesourcery.com>
3544
3545 * gdb.texinfo (GDB/MI Async Records): Add double-spaces
3546 between sentences.
3547
c86cf029
VP
35482009-02-18 Vladimir Prus <vladimir@codesourcery.com>
3549
3550 * gdb.texinfo (GDB/MI Async Records): Document the
3551 =library-loaded and =library-unloaded notifications.
3552
3ea85240
VP
35532009-02-17 Vladimir Prus <vladimir@codesourcery.com>
3554
3555 * observer.texi (test_notification): New observer.
3556
1d33d6ba
VP
35572009-02-14 Vladimir Prus <vladimir@codesourcery.com>
3558
61ff14c6
JK
3559 * observer.texi: Add parameter 'print_frame' to normal_stop
3560 observer.
1d33d6ba 3561
d721c933
EZ
35622009-02-07 Eli Zaretskii <eliz@gnu.org>
3563
3564 * gdb.texinfo (Basic Python): Fix change from 2009-02-04.
3565 (Commands In Python): Fix COMMAND_* constants in last change. Use
3566 @kbd for interactive input. Add cross-references and index
3567 entries.
3568
4aa995e1
PA
35692009-02-06 Pedro Alves <pedro@codesourcery.com>
3570
3571 * gdb.texinfo (Signals): Document $_siginfo.
3572 (Convenience Variables): Mention $_siginfo.
3573 (Remote Configuration): Document qXfer:siginfo:read,
3574 qXfer:siginfo:write packets, and the read-siginfo-object,
3575 write-siginfo-object commands.
3576
5f5233d4
PA
35772009-02-06 Pedro Alves <pedro@codesourcery.com>
3578
3579 * gdbint.texinfo (Values): New chapter.
3580
d8906c6f
TJB
35812009-02-06 Tom Tromey <tromey@redhat.com>
3582
3583 * gdb.texinfo (Python API): Add entry for Commands In Python.
3584 (Commands In Python): New node.
3585
b6cb8e7d
TJB
35862009-02-05 Tom Tromey <tromey@redhat.com>
3587
3588 * gdb.texinfo (Values From Inferior): Document Value.string.
3589
12453b93
TJB
35902009-02-05 Tom Tromey <tromey@redhat.com>
3591
3592 * gdb.texinfo (Basic Python): Document execute's from_tty
3593 argument.
3594
08c637de
TJB
35952009-02-04 Tom Tromey <tromey@redhat.com>
3596
3597 * gdb.texinfo (Basic Python): Document gdb.history.
3598
592375cd
VP
35992009-01-30 Vladimir Prus <vladimir@codesourcery.com>
3600
3601 * gdb.texinfo (GDB/MI Thread Commands): Document the
3602 'current-thread-id' field. Remove the example with zero threads,
3603 since current GDB won't ever report that if there's inferior.
3604
41447f92
VP
36052009-01-30 Vladimir Prus <vladimir@codesourcery.com>
3606
3607 * gdb.texinfo (GDB/MI Breakpoint Commands): Document the -d
3608 option to -break-insert.
3609
098b41a6
JG
36102009-01-28 Daniel Jacobowitz <dan@codesourcery.com>
3611 Jerome Guitton <guitton@adacore.com>
3612
3613 * gdb.texinfo (Startup): Document --with-system-gdbinit.
3614 (System-wide configuration): New section.
3615
3c16cced
PA
36162009-01-26 Pedro Alves <pedro@codesourcery.com>
3617
3618 PR gdb/7580:
3619 * gdb.texinfo (Maintenance Commands): Document "maint set|show
3620 internal-error|internal-warning quit|corefile ask|yes|no".
3621
62709adf
PA
36222009-01-26 Pedro Alves <pedro@codesourcery.com>
3623
3624 * gdb.texinfo (Using the `gdbserver' Program): Document
3625 --remote-debug.
3626
7ce58dd2
DE
36272009-01-23 Doug Evans <dje@google.com>
3628
3629 * gdb.texinfo: Add nexti to list of commands that support
3630 background execution.
3631
adb483fe
DJ
36322009-01-14 Daniel Jacobowitz <dan@codesourcery.com>
3633
3634 * gdb.texinfo (Define, Hooks): Document prefix command support.
3635
a67ec3f4 36362009-01-14 Joseph Myers <joseph@codesourcery.com>
c8d5aac9 3637 Carlos O'Donell <carlos@codesourcery.com>
a67ec3f4
JM
3638
3639 Fixes for makeinfo --html.
3640
3641 * annotate.texinfo: Use @copying and @insertcopying. Use
3642 @ifnottex in place of @ifinfo.
3643 * gdb.texinfo: Use @copying and @insertcopying. Use @ifnottex in
3644 place of @ifinfo. Use @ifnotinfo for one index entry.
3645 * gdbint.texinfo: Use @copying and @insertcopying. Use @ifnottex
3646 in place of @ifinfo.
3647 * stabs.texinfo: Use @copying and @insertcopying. Use @ifnottex
3648 in place of @ifinfo. Include contents at start unconditionally.
3649
84fcdf95
PA
36502009-01-13 Pedro Alves <pedro@codesourcery.com>
3651
3652 * gdb.texinfo (General Query Packets): Remove @var{} around the
3653 "spu" literal string.
3654
fa3a767f
PA
36552009-01-07 Pedro Alves <pedro@codesourcery.com>
3656
3657 * gdb.texinfo (Error in Breakpoints): Delete mention of "The same
3658 program may be running in another process" errors.
3659 * gdbint.texinfo (Native Conditionals): Delete
3660 ONE_PROCESS_WRITETEXT description.
3661
9cb011d3
JB
36622009-01-07 Joel Brobecker <brobecker@adacore.com>
3663
3664 * gdbint.texinfo (Start of New Year Procedure): Add the "coding"
3665 emacs local variable to be placed at the end of the ChangeLog.
3666 Add server.c and gdbreplay.c to the list of files where the
3667 copyright year needs to be updated.
3668
84603566
SL
36692009-01-06 Sandra Loosemore <sandra@codesourcery.com>
3670
3671 * gdb.texinfo (Remote Configuration): Document new
3672 "set/show tcp auto-retry" and "set/show tcp connect-timeout"
3673 commands.
3674
a53f55d8
PA
36752008-12-28 Pedro Alves <pedro@codesourcery.com>
3676
3677 * gdbint.texinfo (gdbarch_cannot_fetch_register): Don't mention
3678 FETCH_INFERIOR_REGISTERS.
3679 (Native Conditionals): Remove obsolete CHILD_PREPARE_TO_STORE,
3680 FETCH_INFERIOR_REGISTERS descriptions. Remove
3681 gdbarch_get_longjmp_target descrition, since already described in
3682 Target Conditionals. Move gdbarch_fp0_regnum description to ...
3683 (Target Conditionals): ... here.
3684
077e0a52
JB
36852008-12-16 Joel Brobecker <brobecker@adacore.com>
3686
3687 * gdb.texinfo (Omissions from Ada): Add missing GDB prompt in
3688 examples.
3689 (Additions to Ada): Likewise. Add the missing opening and closing
3690 parenthesis of the GDB prompt in one of the examples.
3691
023eb17c
JB
36922008-12-14 Joel Brobecker <brobecker@adacore.com>
3693
3694 * gdb.texinfo (Omissions from Ada): Remove incorrect documentation
3695 about the result of 'Address not being of type System.Address.
3696 This problem has been fixed a while ago.
3697
c3b108f7
VP
36982008-12-02 Vladimir Prus <vladimir@codesourcery.com>
3699
3700 MI non-stop and multiprocess docs.
3701
c8d5aac9
L
3702 * gdb.texinfo (GDB/MI): New section 'GDB/MI General Design'
3703 (GDB/MI Output Records): New section 'GDB/MI Frame Information'
3704 Adjust documentation for *stopped, document =thread-created,
3705 =thread-exited, =thread-group-created and =thread-group-exited.
3706 (GDB/MI Thread Commands): Document the 'state' field in
3707 -thread-info output.
3708 (GDB/MI Program Execution): Mention --all and --thread-group
3709 options.
3710 (GDB/MI Variable Objects): Describe floating and fixed variable
3711 objects.
3712 (GDB/MI Miscellaneous Commands): Document -list-thread-groups.
c3b108f7 3713
07e059b5
VP
37142008-12-02 Vladimir Prus <vladimir@codesourcery.com>
3715
c8d5aac9
L
3716 * gdb.texinfo (Operating System Information): New appendix.
3717 (Operating System Auxiliary Information): Document 'info os processes'
3718 (Remote Configuration): Document 'osdata'
3719 (General Query Packets): Document qXfer:osdata:read.
07e059b5 3720
a80b95ba
TG
37212008-11-27 Tristan Gingold <gingold@adacore.com>
3722
3723 * gdb.texinfo (Darwin): Document Darwin specific features.
3724
a655d424
JK
37252008-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
3726
3727 * gdbint.texinfo (Target Conditionals): Extend the
3728 gdbarch_breakpoint_from_pc description.
3729
249e1128
VP
37302008-11-22 Vladimir Prus <vladimir@codesourcery.com>
3731
3732 * gdb.texinfo (M68K Features): Fix typo.
3733
c14c28ba
PP
37342008-11-18 Paul Pluzhnikov <ppluzhnikov@google.com>
3735
3736 * gdb.texinfo (Symbols): Mention printing containing
3737 image name in "info symbol".
3738 (Maint translate-address): Likewise.
889bf7c5 3739
394a6666
JB
37402008-11-18 Joel Brobecker <brobecker@adacore.com>
3741
3742 * gdb.texinfo (Set Catchpoints): Remove the documentation of
3743 commands "catch load" and "catch unload".
3744
66bb093b
VP
37452008-11-17 Vladimir Prus <vladimir@codesourcery.com>
3746
3747 * gdb.texinfo (GDB/MI Async Records): Document
c8d5aac9 3748 =thread-selected.
889bf7c5 3749
4a92f99b
VP
37502008-11-17 Vladimir Prus <vladimir@codesourcery.com>
3751
c8d5aac9 3752 * observer.texi (new_inferior, inferior_exit): New observers.
4a92f99b 3753
f0323ca0
PA
37542008-10-27 Pedro Alves <pedro@codesourcery.com>
3755
3756 * gdbint.texinfo (Adding a New Target): Don't mention TDEPFILES,
3757 .mt files, TM_CLIBS or TM_CDEPS.
3758 (x86 Watchpoints): Don't mention TDEPFILES.
3759
8b23ecc4
SL
37602008-10-24 Sandra Loosemore <sandra@codesourcery.com>
3761
3762 * gdb.texinfo (Remote Protocol): Add new nodes to menu.
3763 (Overview): Mention notifications and non-stop mode behavior.
3764 (Packets): Update documentation of ?, vAttach, vCont, and vRun
3765 with non-stop mode behavior. Add vStopped description.
3766 (Stop Reply Packets): Update list of packets that return
3767 stop replies. Mention non-stop behavior.
3768 (General Query Packets): Document QNonStop packet and associated
3769 qSupported query response.
3770 (Interrupts): Clarify multi-threaded behavior. Mention non-stop
3771 behavior.
3772 (Notification Packets): New section.
3773 (Remote Non-Stop): New section.
3774 (File-I/O Overview): Mention non-stop behavior.
3775
fff08868
HZ
37762008-10-24 Hui Zhu <teawater@gmail.com>
3777 Pedro Alves <pedro@codesourcery.com>
3778
3779 * gdb.texinfo (displaced-stepping): Describe the auto mode
3780 setting, and say it's the default. This is now a mainstream
3781 setting instead of a maintenance setting.
3782
252fbfc8
PA
37832008-10-23 Pedro Alves <pedro@codesourcery.com>
3784
3785 * observer.texi (thread_stop_requested): New.
3786
20924a55
JB
37872008-10-22 Joel Brobecker <brobecker@adacore.com>
3788
3789 * gdb.texinfo (Ada Tasks, Ada Tasks and Core Files): New nodes.
3790 (Patching): Replace incorrect usage of @samp by @kbd.
3791
bacec72f
MS
37922008-10-17 Michael Snyder <msnyder@vmware.com>
3793
3794 * gdb.texinfo: Add documentation for reverse execution.
3795
a08702d6 37962008-10-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
bd4f7d68 3797 Eli Zaretskii <eliz@gnu.org>
a08702d6
TJB
3798
3799 * gdb.texinfo. (Values From Inferior): New subsubsection.
3800
d97bc12b
DE
38012008-10-06 Doug Evans <dje@google.com>
3802
3803 * gdb.texinfo (set debug dwarf2-die): Document it.
3804
87f67dba
JB
38052008-10-01 Joel Brobecker <brobecker@adacore.com>
3806
3807 * gdb.texinfo (catch) [exception]: Document how to insert
3808 a breakpoint on user-defined exceptions when the exception
3809 name is identical to one of the language-defined ones.
3810
2fae03e8
TT
38112008-09-27 Tom Tromey <tromey@redhat.com>
3812
3813 * gdb.texinfo (Macros): Remove text about stringification,
3814 varargs, and splicing.
3815
5c6ce71d
TT
38162008-09-27 Tom Tromey <tromey@redhat.com>
3817
3818 * gdbint.texinfo (Language Support): Remove text about omitting
3819 support for a language.
3820
07128da0
DE
38212008-09-23 Doug Evans <dje@google.com>
3822
3823 * gdb.texinfo (info dcache): Update.
3824
b90a069a
SL
38252008-09-22 Sandra Loosemore <sandra@codesourcery.com>
3826
3827 * gdb.texinfo (Packets): Add info on thread-id syntax and
3828 multiprocess extensions.
3829 <D>: Document multiprocess form of packet.
3830 <H>: Use thread-id syntax.
3831 <T>: Likewise.
3832 <vCont>: Likewise. Note this is required for multiprocess.
3833 <vKill>: New packet.
3834 (Stop Reply Packets) <T>: Use thread-id syntax.
3835 <W>: Document multiprocess form of reply.
3836 <X>: Likewise.
3837 (General Query Packets) <qC>: Use thread-id syntax.
3838 <qfThreadInfo>: Likewise.
3839 <qGetTLSAddr>: Likewise.
3840 <qP>: Likewise.
3841 <qSupported>: Add "multiprocess" feature.
3842 <qThreadExtraInfo>: Use thread-id syntax.
3843
b77209e0
PA
38442008-09-22 Stan Shebs <stan@codesourcery.com>
3845
3846 * gdb.texinfo (Inferiors): New section.
3847
3d0bb823
PA
38482008-09-12 Pedro Alves <pedro@codesourcery.com>
3849
3850 * gdbint.texinfo (Native Debugging): Mention NAT_GENERATED_FILES.
3851
f8dcfc0a
UW
38522008-09-11 Ulrich Weigand <uweigand@de.ibm.com>
3853
3854 * gdbint.texinfo (Target Conditionals): Remove documentation
3855 for gdbarch_name_of_malloc.
3856
8775bb90
MS
38572008-09-03 Angela Marie Thomas <angela@releasedominatrix.com>
3858
3859 * gdb.texinfo (Interrupts): Mention TCP interface for
3860 sending BREAK.
3861
f1838a98
UW
38622008-08-26 Ulrich Weigand <uweigand@de.ibm.com>
3863
3864 * gdb.texinfo (Commands to Specify Files): Document "remote:"
3865 argument prefix to "set sysroot".
3866
158c7665
PH
38672008-08-21 Paul N. Hilfinger <hilfinger@adacore.com>
3868
3869 * gdb.texinfo (Omissions from Ada): Describe new treatment of True
3870 and False.
3871
30e026bb
VP
38722008-08-20 Vladimir Prus <vladimir@codesourcery.com>
3873
c8d5aac9
L
3874 * gdb.textinfo (GDB/MI Miscellaneous Commands): Use @table
3875 for possible features of -list-features.
30e026bb 3876
c6ebd6cf
VP
38772008-08-19 Vladimir Prus <vladimir@codesourcery.com>
3878
c8d5aac9 3879 * gdb.texinfo (Background execution): Adjust example
c6ebd6cf
VP
3880 (GDB/MI Miscellaneous Commands): Document -list-target-features.
3881
aeac0ff9
VP
38822008-08-19 Vladimir Prus <vladimir@codesourcery.com>
3883
3884 * doc/gdb.texinfo (PowerPC): Fix typo.
3885 (PowerPC features): Fix typo.
3886
5231c1fd
PA
38872008-08-18 Pedro Alves <pedro@codesourcery.com>
3888
3889 * observer.texi (thread_ptid_changed): New.
3890
677c5bb1
LM
38912008-08-18 Luis Machado <luisgpm@br.ibm.com>
3892
3893 * doc/gdb.texinfo (PowerPC): Mention Extended FPR's for POWER7.
3894 (PowerPC features): Mention feature set for VSX registers.
3895
f3a2dd1a
JB
38962008-08-13 Joel Brobecker <brobecker@adacore.com>
3897
3898 * gdb.texinfo (Ada Mode Intro): Improve the documentation regarding
3899 the direct visibility of all names in user-written packages.
3900
33e5cbd6
PA
39012008-08-13 Pedro Alves <pedro@codesourcery.com>
3902
3903 * gdb.texinfo (breakpoint always-inserted) Describe the auto mode
3904 setting, and make it the default.
3905 (Non-Stop Mode): Remove "set breakpoints always-inserted 1" from
3906 non-stop script example.
3907
d0384fc4
TJB
39082008-08-12 Thiago Jung Bauermann <bauerman@br.ibm.com>
3909
3910 * gdbint.texinfo (Raw and Virtual Register Representations): Fix
3911 reference to the "Using Different Register and Memory Data
3912 Representation" section.
3913
a6f3e723
SL
39142008-08-12 Sandra Loosemore <sandra@codesourcery.com>
3915
3916 * gdb.texinfo (Remote Configuration): Document set remote noack-packet.
3917 (Remote Protocol): Add Packet Acknowledgment to menu.
3918 (Overview): Mention +/- can be disabled, and point to new section
3919 where this is discussed in detail.
3920 (General Query Packets): Document QStartNoAckMode packet, and
3921 corresponding qSupported reply.
3922 (Packet Acknowledgment): New section.
3923
0606b73b
SL
39242008-08-11 Sandra Loosemore <sandra@codesourcery.com>
3925 Pedro Alves <pedro@codesourcery.com>
3926
3927 * gdb.texinfo (Threads): Move paragraph about automatic thread
3928 selection to All-Stop Mode subsection.
3929 (Thread Stops): Reorganize existing material into subsections.
3930 Add introductory blurb and menu.
3931 (Non-Stop Mode): New subsection.
3932 (Background Execution): New subsection.
3933 (Maintenance Commands): Add cross-references from async mode
3934 commands to the new Background Execution section.
3935
d57a3c85
TJB
39362008-08-06 Tom Tromey <tromey@redhat.com>
3937
3938 * gdb.texinfo (Extending GDB): New chapter.
3939 (Sequences): Demoted chapter, now a section under the new
3940 Extending GDB chapter.
3941 (Python): New section.
3942
6d76a53d
SS
39432008-07-31 Stan Shebs <stan@codesourcery.com>
3944
3945 * gdbint.texinfo: Remove FUNCTION_EPILOGUE_SIZE.
3946
1f70da6a
SS
39472008-07-29 Stan Shebs <stan@codesourcery.com>
3948
3949 * gdbint.texinfo: General round of cleanup and minor
3950 clarifications.
3951 (Breakpoint Handling): Remove mention of BREAKPOINT macro.
3952 (Longjmp Support): Update description to reflect how it is done
3953 for targets without using native header.
3954 (Symbol Handling): Add a little more general explanation.
3955 (COFF, ELF): Mention stabs encapsulation.
3956 (DWARF 3): New section.
3957 (Adding a New Host): Scrub out some obsolete bits.
3958 (Generic Host Support Files): Mention ser-pipe.c, ser-mingw.c.
3959 (Host Conditionals): Remove descriptions of NO_STD_REGS,
3960 HAVE_MMAP, HAVE_TERMIO, INT_MAX etc, LONGEST, HAVE_LONG_DOUBLE,
3961 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, L_SET, SEEK_CUR,
3962 SEEK_SET, STOP_SIGNAL, USG.
3963 (Raw and Virtual Register Representations): Ditto for
3964 DEPRECATED_REGISTER_RAW_SIZE, DEPRECATED_REGISTER_VIRTUAL_SIZE,
3965 DEPRECATED_REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_TYPE.
3966 (Target Conditionals): Ditto for DEPRECATED_FP_REGNUM,
3967 DEPRECATED_FRAMELESS_FUNCTION_INVOCATION, DEPRECATED_FRAME_CHAIN,
3968 DEPRECATED_FRAME_CHAIN_VALID, DEPRECATED_FRAME_INIT_SAVED_REGS,
3969 DEPRECATED_FRAME_SAVED_PC, DEPRECATED_FUNCTION_START_OFFSET,
3970 DEPRECATED_REGISTER_VIRTUAL_SIZE,
3971 DEPRECATED_REGISTER_VIRTUAL_TYPE,
3972 DEPRECATED_USE_STRUCT_CONVENTION.
3973 Describe gdbarch_deprecated_fp_regnum.
3974 Update description of gdbarch_print_insn.
3975 (Adding a New Target): Scrub out obsolete bits.
3976 (Obsolete Conditionals): Remove entire section.
3977
383f836e
TT
39782008-07-25 Tom Tromey <tromey@redhat.com>
3979
3980 * observer.texi (GDB Observers): Document new observers:
3981 breakpoint_created, breakpoint_deleted, breakpoint_modified,
3982 tracepoint_created, tracepoint_deleted, tracepoint_modified,
3983 architecture_changed.
3984
cfd8ab24
SS
39852008-07-21 Stan Shebs <stan@codesourcery.com>
3986
3987 * gdbint.texinfo: Refer to target_so_ops.in_dynsym_resolve_code
3988 instead of IN_SOLIB_DYNSYM_RESOLVE_CODE.
3989
781b42b0
TT
39902008-07-21 Tom Tromey <tromey@redhat.com>
3991
3992 * observer.texi (GDB Observers): Remove obsolete comment.
3993 <executable_changed>: Remove argument.
3994
d7d9f01e
TT
39952008-07-18 Tom Tromey <tromey@redhat.com>
3996
3997 * gdb.texinfo (Macros): Update. Use @code rather than @command.
3998
bf250677
DE
39992008-07-10 Doug Evans <dje@google.com>
4000
4001 * doc/gdb.texinfo: Document "set print symbol-loading on|off".
4002
10568435
JK
40032008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
4004
4005 * gdb.texinfo (Starting): Document "set disable-randomization".
4006
5ae4183a
AS
40072008-07-07 Andreas Schwab <schwab@suse.de>
4008
4009 * gdb.texinfo (GDB/MI Target Manipulation): Fix last change.
4010
b56e7235
VP
40112008-07-06 Vladimir Prus <vladimir@codesourcery.com>
4012
4013 * gdb.texinfo (GDB/MI Target Manipulation): Add
4014 example of -target-attach.
4015
e1ac3328
VP
40162008-06-10 Vladimir Prus <vladimir@codesourcery.com>
4017
4018 * observer.texi (target_resumed): New observer.
5ae4183a 4019 * gdb.texinfo (GDB/MI Output Records): Document *running.
e1ac3328 4020
65d12d83
TT
40212008-06-06 Tom Tromey <tromey@redhat.com>
4022
4023 * gdb.texinfo (Completion): Add field name example.
4024
fbc5282e
MK
40252008-06-06 Marc Khouzam <marc.khouzam@ericsson.com>
4026
4027 * gdb.texinfo (GDB/MI Program Context): Added example
4028 to -exec-arguments
5ae4183a 4029
fbc5282e 40302008-06-05 Nick Roberts <nickrob@snap.net.nz>
bcf6fc3a
NR
4031
4032 * annotate.texinfo (Multi-threaded Apps): Add entry for thread-changed
4033 annotation.
4034
c16158bc 40352008-06-05 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a
AS
4036 Nathan Sidwell <nathan@codesourcery.com>
4037 Joseph Myers <joseph@codesourcery.com>
c16158bc
JM
4038
4039 * configure.ac: Include ../../config/acx.m4. Use ACX_PKGVERSION
4040 and ACX_BUGURL.
4041 * configure: Regenerate.
4042 * Makefile.in (PKGVERSION, BUGURL_TEXI): Define.
4043 (GDBvn.texi): Define VERSION_PACKAGE, BUGURL and BUGURL_DEFAULT.
4044 * gdb.texinfo: Use VERSION_PACKAGE and BUGURL. Remove
4045 mailing-list-specific text about bug reporting unless
4046 BUGURL_DEFAULT.
4047
75c99385
PA
40482008-06-05 Pedro Alves <pedro@codesourcery.com>
4049
4050 * gdb.texinfo (-target-select): Remove reference to target async.
4051 (Maintenance Commands): Document "maint set/show remote-async".
4052
1763a388
MK
40532008-06-04 Marc Khouzam <marc.khouzam@ericsson.com>
4054
4055 * gdb.texinfo (GDB/MI File Transfer Commands): Typo
4056 in -target-file-get section.
5ae4183a 4057
d0d064df
PA
40582008-05-22 Pedro Alves <pedro@codesourcery.com>
4059
9b562ab8
PA
4060 * gdb.texinfo (vAttach, vRun): Re-remove requirement of the stub
4061 killing the inferior when it is already debugging a process.
d0d064df 4062
8dfa32fc
JB
40632008-05-21 Joel Brobecker <brobecker@adacore.com>
4064
4065 * gdb.texinfo (Continuing and Stepping): Document the new "fin"
4066 abbreviation for "finish".
4067
55f996a7
NR
40682008-05-21 Nick Roberts <nickrob@snap.net.nz>
4069
4070 * annotate.texinfo (Multi-threaded Apps): New node for new annotation.
4071
ba2b1c56
DJ
40722008-05-15 Daniel Jacobowitz <dan@codesourcery.com>
4073
4074 * gdbint.texinfo (Target Conditionals): Delete entry for
4075 gdbarch_dwarf_reg_to_regnum.
4076
08388c79
DE
40772008-05-09 Doug Evans <dje@google.com>
4078
a3c83fae 4079 * gdb.texinfo: Document "find" command, qSearch:memory packet.
08388c79 4080
d14508fe
DE
40812008-05-05 Doug Evans <dje@google.com>
4082
4083 * gdb.texinfo (disassemble): Document /m modifier.
4084
e2b7ddea
VP
40852008-05-05 Vladimir Prus <vladimir@codesourcery.com>
4086
5ae4183a
AS
4087 * gdb.texinfo (Maintenance Commands): Clarify that "maint time"
4088 will not report the time of commands that run the target.
e2b7ddea 4089
8eb41542
VP
40902008-05-03 Vladimir Prus <vladimir@codesourcery.com>
4091
4092 * gdb.texinfo (GDB/MI Output Records): Add
4093 missing semicolon.
4094
82f68b1c
VP
40952008-05-03 Vladimir Prus <vladimir@codesourcery.com>
4096
4097 * gdb.texinfo (GDB/MI Output Records):
4098 Document =thread-create and =thread-exited.
4099
fa0f268d
VP
41002008-05-03 Vladimir Prus <vladimir@codesourcery.com>
4101
4102 * gdb.texinfo (GDB/MI Development and Front Ends):
82f68b1c 4103 Remove mention of dmi-discuss.
fa0f268d 4104
063bfe2e
VP
41052008-05-03 Pedro Alves <pedro@codesourcery.com>
4106
4107 * observer.texi (thread_exit): New.
4108
237fc4c9
PA
41092008-05-02 Pedro Alves <pedro@codesourcery.com>
4110
4111 * gdb.texinfo (Debugging Output): Document "set/show debug
4112 displaced".
4113 (Maintenance Commands): Document "maint set/show
4114 can-use-displaced-stepping".
4115
0428b8f5
DJ
41162008-05-02 Daniel Jacobowitz <dan@codesourcery.com>
4117
4118 * gdb.texinfo (ARM): Document set/show arm fallback-mode
4119 and set/show arm force-mode.
4120
5009afc5
AS
41212008-05-02 Andreas Schwab <schwab@suse.de>
4122
4123 * gdbint.texinfo (Algorithms): Describe
4124 target_watchpoint_addr_within_range.
4125
669fac23
DJ
41262008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
4127
4128 * gdbint.texinfo (Stack Frames): New chapter.
4129 (Algorithms): Move Frames text to the new chapter.
4130 (Target Conditionals): Delete SAVE_DUMMY_FRAME_TOS. Document
4131 gdbarch_dummy_id instead of gdbarch_unwind_dummy_id.
4132
721c02de
VP
41332008-04-24 Vladimir Prus <vladimir@codesourcery.com>
4134
5ae4183a
AS
4135 * gdb.texinfo (GDB/MI Output Syntax): Clarify that async
4136 output does not necessary include any tokens.
721c02de 4137
c055b101
CV
41382008-04-22 Corinna Vinschen <vinschen@redhat.com>
4139
4140 * gdb.texinfo (Set SH Calling convention): New @item.
4141 (Show SH Calling convention): Ditto.
4142
68837c9d
MD
41432008-04-22 Markus Deuling <deuling@de.ibm.com>
4144
4145 * gdb.texinfo (Fortran Operators): Describe '%' operator.
4146
2e9132cc
EZ
41472008-04-20 Eli Zaretskii <eliz@gnu.org>
4148
4149 * gdb.texinfo (Set Breaks): Mention that multiple location
4150 breakpoints need line number info. Add index entries.
4151
31fffb02
CS
41522008-04-19 Craig Silverstein <csilvers@google.com>
4153
4154 * gdb.texinfo (Requirements): Add an optional requirement on
4155 zlib.
4156 * gdbint.texinfo (Debugging File Formats): Add new subsection for
4157 Compressed DWARF 2.
4158
a47ec5fe
AR
41592008-04-16 Aleksandar Ristovski <aristovski@qnx.com>
4160
4161 * gdb.texinfo (GDB/MI Simple Examples): Added 'disp' field to the
4162 sample output for 'stopped,reason="breakpoint-hit"' message.
4163 (GDB/MI Program Execution): Likewise.
4164
de051565
MK
41652008-04-09 Marc Khouzam <marc.khouzam@ericsson.com>
4166
5ae4183a 4167 * gdb.texinfo (GDB/MI Variable Objects): Add anchor to
de051565
MK
4168 -var-set-format. Add -f option to -var-evaluate-expression.
4169
6ba66d6a
JB
41702008-04-03 Joel Brobecker <brobecker@adacore.com>
4171
4172 * gdb.texinfo (Breakpoint Menus): Delete. Contents moved inside
4173 new node "Ambiguous Expressions". Replace references to this
4174 node by references to "Ambiguous Expressions" throughout.
4175 (Ambiguous Expressions): New node.
4176
1e26b4f8
DJ
41772008-03-26 Daniel Jacobowitz <dan@codesourcery.com>
4178
4179 * gdb.texinfo (MIPS Features, PowerPC Features): Add @node.
4180
b84876c2
PA
41812008-03-21 Pedro Alves <pedro@codesourcery.com>
4182
4183 * gdb.texinfo (Debugging Output): Document
4184 "set/show debug lin-lwp-async".
4185 (Maintenance Commands): Document "maint set/show linux-async".
4186
63092375
DJ
41872008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
4188
4189 * gdb.texinfo (Expressions): Update description of malloced arrays.
4190
8e8901c5
VP
41912008-03-15 Vladimir Prus <vladimir@codesourcery.com>
4192
4193 * gdb.texinfo (Thread Commands): Document
4194 -thread-info. Remove -thread-list-all-threads.
4195
1fddbabb
PA
41962008-03-14 Pedro Alves <pedro@codesourcery.com>
4197 Sandra Loosemore <sandra@codesourcery.com>
4198
4199 * gdb.texinfo (Library List Format): Update to mention the
4200 possibility to pass section addresses instead of segment
4201 addresses.
4202
ccd213ac
DJ
42032008-03-10 Daniel Jacobowitz <dan@codesourcery.com>
4204
4205 * gdb.texinfo (Starting): Document "set exec-wrapper".
4206 (Server): Document gdbserver --wrapper.
4207
fa4727a6
DJ
42082008-03-03 Daniel Jacobowitz <dan@codesourcery.com>
4209
4210 * gdb.texinfo (Set Watchpoints): Mention watchpoints on
4211 unreadable memory. Delete obsolete SPARClite reference.
4212
8edfe269
DJ
42132008-02-28 Daniel Jacobowitz <dan@codesourcery.com>
4214
4215 * gdb.texinfo (Starting): Mention always-running targets.
4216 (Target Commands): Add an anchor for load.
4217 (Connecting): Explain continue instead of run.
4218
1843f87b
DJ
42192008-02-27 Daniel Jacobowitz <dan@codesourcery.com>
4220
4221 * gdb.texinfo (Debugging Output): Document "set debug timestamp".
4222
f9082629
NR
42232008-02-26 Nick Roberts <nickrob@snap.net.nz>
4224
4225 * gdb.texinfo (Set Breaks): Revert description of Enb column of
4226 breakpoint table.
4227
fd96d250
PA
42282008-02-19 Pedro Alves <pedro@codesourcery.com>
4229
4230 * gdb.texinfo (vAttach, vRun): Remove requirement of the stub
4231 killing the inferior when it is already debugging a process.
4232
36af4ef6
MD
42332008-02-13 Markus Deuling <deuling@de.ibm.com>
4234
4235 * gdbint.texinfo (Build Script): New section. Mention new build script
4236 gdb_buildall.sh.
4237
cda4ce5a
JB
42382008-02-01 Jim Blandy <jimb@red-bean.com>
4239
4240 * gdb.texinfo (Help): Summarize 'info args' correctly.
4241
4acd40f3
TJB
42422008-01-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
4243
4244 * gdb.texinfo: (Decimal Floating Point): Mention pseudo-registers
4245 available in PowerPC architecture.
4246 (Embedded Processors): Change node name of PowerPC item in menu.
4247 (PowerPC): Rename to...
4248 (PowerPC Embedded): this.
4249 (Architectures): Add new PowerPC item in menu.
4250 (PowerPC): New node.
4251
6e6c6f50
DJ
42522008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
4253
4254 * gdb.texinfo (Multi-Process Mode for gdbserver): Use @kbd for
4255 commands.
4256
5ee187d7
DJ
42572008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
4258
4259 * gdb.texinfo (Setting Catchpoints): Mention features
4260 supported on GNU/Linux.
4261
e275c0d9
NR
42622008-01-30 Nick Roberts <nickrob@snap.net.nz>
4263
4264 * gdb.texinfo (GDB/MI File Commands): Describe new output
4265 field for MI command -file-list-exec-source-file.
4266
2d717e4f
DJ
42672008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
4268
4269 * gdb.texinfo (Using the `gdbserver' Program): Add security
4270 warning. Rearrange into subsections and subsubsections. Document
4271 --multi and --debug. Correct --with-sysroot typo. Update --attach
4272 usage. Make load reference clearer. Document monitor exit.
4273 (Remote Configuration): Document set remote exec-file, attach-packet,
4274 and run-packet.
4275 (Packets): Document vAttach and vRun.
4276
d35a4257 42772008-01-29 Nick Roberts <nickrob@snap.net.nz>
f663676d
NR
4278
4279 * gdb.texinfo (Processes): Mention process command.
889bf7c5 4280 detach-on-follow -> detach-on-fork.
f663676d 4281
c78d192c
DJ
42822008-01-28 Daniel Jacobowitz <dan@codesourcery.com>
4283
4284 * gdbint.texinfo (Native Conditionals): Remove
4285 SHELL_COMMAND_CONCAT and SHELL_FILE.
4286
d35a4257
EZ
42872008-01-26 Eli Zaretskii <eliz@gnu.org>
4288
4289 * gdb.texinfo (Specify Location): Improve wording.
4290
93815fbf
VP
42912008-01-23 Chris Demetriou <cgd@google.com>
4292
4293 * gdb.texinfo (Threads): Document new "set print thread-events"
4294 and "show print thread-events" commands.
4295
2a25a5ba
EZ
42962008-01-19 Eli Zaretskii <eliz@gnu.org>
4297
4298 * gdb.texinfo (Specify Location): New section.
4299 (Delete Breaks, Edit, Set Breaks): Remove description of
4300 locations. Instead, add a reference to "Specify Location".
4301 (Machine Code, Jumping, Thread Stops, Continuing and Stepping)
4302 (Symbols): Refer to "Specify Location" for the valid forms of
4303 linespecs and locations.
4304
32c9a795
MD
43052008-01-18 Markus Deuling <deuling@de.ibm.com>
4306
4307 * gdbint.texinfo (Target Conditionals): Replace the description of
4308 BITS_BIG_ENDIAN with a description of gdbarch_bits_big_endian.
4309
b17828ca
JB
43102008-01-12 Paul Hilfinger <hilfinger@adacore.com>
4311
4312 * gdb.texinfo (C Operators): Remove incorrect parenthetical comment
4313 about &&var, which is rejected by the expression parser.
4314
0aea4bf3
LM
43152008-01-09 Luis Machado <luisgpm@br.ibm.com>
4316
4317 * gdb.texinfo (Output): Update documentation on using printf with DFP
4318 types.
4319
febe4383
TJB
43202008-01-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
4321
4322 * gdb.texinfo (C and C++): Add Decimal Floating Point format
4323 subsubsection.
4324 (Decimal Floating Point format): New subsubsection.
4325
7a404eba
PA
43262008-01-05 Pedro Alves <pedro@codesourcery.com>
4327
4328 * gdb.texinfo (File Options): Remove mention of the attempt to
4329 open a core file with the -p option. Don't list -c as a valid
4330 option to attach to a process.
4331
a4d9b460
PA
43322008-01-05 Pedro Alves <pedro@codesourcery.com>
4333
4334 * gdbint.texinfo (Host Conditionals): Remove mention of
4335 ALIGN_STACK_ON_ENTRY.
4336
6ec2edbe
JB
43372008-01-05 Joel Brobecker <brobecker@adacore.com>
4338
4339 * gdbint.texinfo (Start of New Year Procedure): Add item
4340 describing how to update the source and documentation copyright
4341 notices.
4342
d8b2a693
JB
43432007-12-18 Jim Blandy <jimb@codesourcery.com>
4344
ab209b3a 4345 * gdb.texinfo (Set Watchpoints): Integrate per-thread
d8b2a693
JB
4346 watchpoint explanation into the main description of the watchpoint
4347 command; update synopses of 'watch', 'rwatch', and 'awatch'
4348 commands.
4349
8b4ed427
VP
43502007-12-18 Vladimir Prus <vladimir@codesourcery.com>
4351
4352 * gdb.texinfo (Miscellaneous gdb/mi Commands):
4353 Document 'pending-breakpoints' feature of
4354 -list-features.
4355
37e4754d
LM
43562007-12-17 Luis Machado <luisgpm@br.ibm.com>
4357
669fac23 4358 * gdb.texinfo: Add new parameter's description.
37e4754d 4359
1d3811f6
DJ
43602007-12-16 Daniel Jacobowitz <dan@codesourcery.com>
4361
4362 * gdb.texinfo (Overview): Clarify run-length encoding
4363 example. Remove the restriction on "+" and "-" characters.
4364
c1c25a1a
EZ
43652007-12-15 Eli Zaretskii <eliz@gnu.org>
4366
4367 * gdb.texinfo (Host I/O Packets): Fix xref syntax.
4368
afe8ab22 43692007-12-14 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a 4370
afe8ab22
VP
4371 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
4372 the -f option for -break-insert, remove -r option,
4373 and clarify specification of location.
4374
a6b151f1
DJ
43752007-11-30 Daniel Jacobowitz <dan@codesourcery.com>
4376
4377 * gdb.texinfo (Debugging Programs with Multiple Processes): Correct
4378 formatting.
4379 (Remote Debugging): Add File Transfer section.
4380 (Remote Configuration): Document Host I/O packets.
4381 (GDB/MI): Add GDB/MI File Transfer Commands section.
c1c25a1a 4382 (Host I/O Packets): New section in "Remote Protocol".
a6b151f1
DJ
4383 (Packets): Add vFile.
4384
3b784c4f
EZ
43852007-11-17 Eli Zaretskii <eliz@gnu.org>
4386
4387 * gdb.texinfo (Set Breaks, Disabling): Clarify behavior of
4388 breakpoints with multiple locations.
4389 (Breakpoint Menus): Improve wording.
4390 (Output): Fix last change.
4391
a4ce5b0d
UW
43922007-11-17 Ulrich Weigand <uweigand@de.ibm.com>
4393
4394 * Makefile.in (Makefile): Do not depend on target_makefile_frag.
4395
1b39d5c0
DE
43962007-11-15 Doug Evans <dje@google.com>
4397
4398 * gdb.texinfo (Symbols): Update output of "maint info symtabs".
4399
7a72d44c
VP
44002007-11-15 Vladimir Prus <vladimir@codesourcery.com>
4401
4402 * gdbint.texinfo (Native Conditionals): Remove
4403 mention of CLEAR_SOLIB.
5ae4183a 4404
6d1829bf 44052007-11-11 Joel Brobecker <brobecker@adacore.com>
b4740add
JB
4406
4407 * gdb.texinfo (Print Settings): Add documentation for "set/show
4408 print frame-arguments".
4409
1a619819
LM
44102007-11-05 Luis Machado <luisgpm@br.ibm.com>
4411
3b784c4f 4412 * gdb.texinfo (Output): Update printf command's description.
1a619819 4413
55eddb0f
DJ
44142007-10-30 Daniel Jacobowitz <dan@codesourcery.com>
4415
4416 * gdb.texinfo (PowerPC): Document "set powerpc vector-abi" and "set
4417 powerpc soft-float".
4418
9cceb671
DJ
44192007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
4420
4421 * gdb.texinfo (Files): Correct formatting. Mention Expat
4422 requirement.
4423 (Requirements for Building GDB): Expand the list of Expat
4424 uses.
4425 (Library List Format, Memory Map Format): Mention Expat.
4426 (Target Descriptions): Update Expat wording.
4427
83acabca
DJ
44282007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
4429
4430 * gdbint.texinfo (Register and Memory Data, Target Conditionals):
4431 Document that gdbarch_convert_register_p should return zero for no-op
4432 conversions.
4433
e35879db
UW
44342007-10-22 Ulrich Weigand <uweigand@de.ibm.com>
4435
83acabca 4436 * gdbint.texi (Compiler Characteristics): Move documentation
e35879db
UW
4437 of set_gdbarch_sofun_address_maybe_missing back to ...
4438 (Target Conditionals): ... here to fix build break.
4439
203c3895
UW
44402007-10-19 Ulrich Weigand <uweigand@de.ibm.com>
4441
83acabca 4442 * gdbint.texi (Target Conditionals): Remove documentation of
203c3895
UW
4443 SOFUN_ADDRESS_MAYBE_MISSING, replaced by ...
4444 (Compiler Characteristics): ... documentation of
4445 set_gdbarch_sofun_address_maybe_missing.
4446
11411de3
DJ
44472007-10-17 Daniel Jacobowitz <dan@codesourcery.com>
4448
4449 * gdbint.texinfo (Target Conditionals): Use
4450 frame_unwind_register_unsigned in examples instead of
4451 frame_unwind_unsigned_register.
4452
7cc46491
DJ
44532007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
4454
4455 * gdb.texinfo (Predefined Target Types): Add int128
4456 and uint128.
4457 (Standard Target Features): Add PowerPC features.
4458
81adfced
DJ
44592007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
4460
4461 * gdb.texinfo (Maintenance Commands): Document "maint print c-tdesc".
4462
c1874924
UW
44632007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
4464
4465 * gdbint.texi (Target Conditionals): Remove documentation
4466 of and references to DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS,
4467 gdbarch_extract_return_value, and gdbarch_store_return_value.
4468
f6e56ab3
UW
44692007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
4470
4471 * gdbint.texi (Target Conditionals): Remove documentation of
4472 and references to DEPRECATED_REG_STRUCT_HAS_ADDR.
4473
56cf5405
KH
44742007-10-11 Kazu Hirata <kazu@codesourcery.com>
4475
4476 * gdb.texinfo: Mention that inaccessible-by-default is on by
4477 default.
4478
35156bae
DJ
44792007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
4480
4481 * gdbint.texinfo (Target Conditionals): Remove VARIABLES_INSIDE_BLOCK.
4482
d983da9c
DJ
44832007-09-30 Daniel Jacobowitz <dan@codesourcery.com>
4484
4485 * gdb.texinfo (Setting Watchpoints): Adjust warning text about
4486 multi-threaded watchpoints.
4487 * gdbint.texinfo (Watchpoints): Describe how watchpoints are
4488 checked. Describe sticky notification. Expand description
4489 of steppable and continuable watchpoints.
4490 (Watchpoints and Threads): New subsection.
4491
fe6fbf8b
VP
44922007-09-28 Vladimir Prus <vladimir@codesourcery.com>
4493
4494 * gdb.texinfo (Setting Breakpoints): Revise
4495 documentation for pending breakpoints. Document
4496 breakpoints with multiple locations.
5ae4183a 4497
084344da
VP
44982007-09-19 Vladimir Prus <vladimir@codesourcery.com>
4499
4500 * gdb.texinfo (Miscellaneous gdb/mi Commands):
4501 Document -list-features.
5ae4183a 4502
82160952
EZ
45032007-09-15 Eli Zaretskii <eliz@gnu.org>
4504
4505 * gdb.texinfo (Output): Spell out which features of C's printf are
4506 not supported by GDB's printf.
7e27a47a
EZ
4507 (Separate Debug Files): More accurate wording regarding build ID
4508 and a reference to the ld manual rather than the Fedora wiki.
82160952 4509
ea37ba09
DJ
45102007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
4511 Jim Blandy <jimb@codesourcery.com>
4512
4513 * gdb.texinfo (Output Formats): Update 'c' description. Describe 's'.
4514 (Examining Memory): Update mentions of the 's' format.
4515 (Automatic Display): Likewise.
4516
b8533aec
DJ
45172007-09-02 Daniel Jacobowitz <dan@codesourcery.com>
4518
4519 * gdb.texinfo: Update the FSF's Back-Cover Text.
4520
83f83d7f
JK
45212007-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4522 Eli Zaretskii <eliz@gnu.org>
4523
4524 * gdb.texinfo (Separate Debug Files): Cosmetic quoting removal.
4525 Fixed the ``build ID'' name. New binaries build instructions for the
4526 build ID inclusion. Explain how the commands are specific to the build
4527 ID vs. debug link.
4528
c7e83d54
EZ
45292007-09-01 Eli Zaretskii <eliz@gnu.org>
4530
4531 * gdb.texinfo (Separate Debug Files): Fix last change. Add
4532 indexing for ``build ID'' support.
4533
d3750b24
JK
45342007-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
4535
4536 * gdb.texinfo (Separate Debug Files): Included a BUILD ID description.
4537 Enlisted BUILD ID to the debug file searching example.
4538 Included a BUILD ID `.note.gnu.build-id' section description.
4539 Updated/added the debug files splitting instructions for OBJCOPY.
4540
02142340
VP
45412007-08-31 Vladimir Prus <vladimir@codesourcery.com>
4542
4543 * gdb.texinfo (Variable Objects): Adjust docs
4544 for -var-info-expression and document
4545 -var-info-path-expression.
4546
d3bdde98
JB
45472007-08-20 Jim Blandy <jimb@codesourcery.com>
4548
3fb6a982
JB
4549 * gdb.texinfo (Top): Dedicate manual to the memory of Fred Fish.
4550 (title page): Include the dedication in the printed manual, as a
4551 separate page after the copyright notice.
5ae4183a 4552
d3bdde98
JB
4553 * gdb.texinfo (The F Reply Packet): Avoid confusing texi2html:
4554 don't break a @var across a line.
4555
c80a96a8
MR
45562007-07-25 Maciej W. Rozycki <macro@mips.com>
4557
4558 * Makefile.in (MAKEHTMLFLAGS): Also search the current directory
4559 for include files.
4560
5824a901
NR
45612007-07-12 Nick Roberts <nickrob@snap.net.nz>
4562
4563 * gdb.texinfo (Server Prefix): New node. Adapt from existing node
5ae4183a
AS
4564 in annotate.texinfo.
4565 (Command History): Link to new node.
5824a901 4566
d52e7ea3
UW
45672007-07-05 Markus Deuling <deuling@de.ibm.com>
4568
4569 * gdbint.texinfo (PC_LOAD_SEGMENT): Remove description.
4570
5fc14d0a
EZ
45712007-07-05 Eli Zaretskii <eliz@gnu.org>
4572
4573 * gdbint.texinfo (Target Conditionals): Fix last change.
4574
4a9bb1df
UW
45752007-07-03 Markus Deuling <deuling@de.ibm.com>
4576
4577 * gdb.texinfo: Replace following macros by their appropriate gdbarch
4578 routines:
4579 (TARGET_CHAR_SIGNED, CALL_DUMMY_LOCATION, CANNOT_FETCH_REGISTER)
4580 (CANNOT_STORE_REGISTER, GET_LONGJMP_TARGET, POINTER_TO_ADDRESS)
4581 (ADDRESS_TO_POINTER, INNER_THAN, FRAME_NUM_ARGS)
4582 (HAVE_NONSTEPPABLE_WATCHPOINT, TARGET_SHORT_BIT, TARGET_INT_BIT)
4583 (TARGET_LONG_BIT, TARGET_LONG_LONG_BIT, TARGET_FLOAT_BIT)
4584 (TARGET_DOUBLE_BIT, TARGET_LONG_DOUBLE_BIT, TARGET_PTR_BIT
4585 (TARGET_ADDR_BIT, SP_REGNUM, PC_REGNUM, PS_REGNUM, FP0_REGNUM)
4586 (STAB_REG_TO_REGNUM, ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM)
4587 (SDB_REG_TO_REGNUM, DWARF2_REG_TO_REGNUM, BELIEVE_PCC_PROMOTION)
4588 (CONVERT_REGISTER_P, REGISTER_TO_VALUE, VALUE_TO_REGISTER)
4589 (POINTER_TO_ADDRESS, ADDRESS_TO_POINTER, EXTRACT_RETURN_VALUE)
4590 (STORE_RETURN_VALUE, SKIP_PROLOGUE, MEMORY_INSERT_BREAKPOINT)
4591 (BREAKPOINT_FROM_PC, MEMORY_REMOVE_BREAKPOINT, DECR_PC_AFTER_BREAK)
4592 (ADDR_BITS_REMOVE, TARGET_PRINT_INSN, SKIP_TRAMPOLINE_CODE)
4593 (IN_SOLIB_RETURN_TRAMPOLINE, NAME_OF_MALLOC, ADDRESS_CLASS_TYPE_FLAGS)
4594 (ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, ADDRESS_CLASS_TYPE_FLAGS_P).
4595 (ADDRESS_CLASS_NAME_to_TYPE_FLAGS, ADJUST_BREAKPOINT_ADDRESS)
4596 (PRINT_FLOAT_INFO, PRINT_VECTOR_INFO, INTEGER_TO_ADDRESS)
4597 (SKIP_PERMANENT_BREAKPOINT, TARGET_VIRTUAL_FRAME_POINTER)
4598 (SOFTWARE_SINGLE_STEP_P)
4599
4600 (push_dummy_call, stabs_argument_has_addr, unwind_sp, unwind_pc)
4601 (print_registers_info, push_dummy_code, unwind_dummy_id): Rework
4602
4603 (REGISTER_CONVERT_TO_TYPE, END_OF_TEXT_DEFAULT, GDB_MULTI_ARCH)
4604 (GDB_TARGET_IS_HPPA, DEPRECATED_GET_SAVED_REGISTER)
4605 (SYMBOLS_CAN_START_WITH_DOLLAR, DEPRECATED_INIT_EXTRA_FRAME_INFO)
4606 (DEPRECATED_INIT_FRAME_PC, DEPRECATED_SIGTRAMP_START)
4607 (IN_SOLIB_CALL_TRAMPOLINE, NO_HIF_SUPPORT, REGISTER_CONVERTIBLE)
4608 (DEPRECATED_REGISTER_RAW_SIZE, PARM_BOUNDARY, DEPRECATED_STACK_ALIGN)
4609 (PROLOGUE_FIRSTLINE_OVERLAP, DEPRECATED_POP_FRAME, STEP_SKIPS_DELAY)
4610 (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT)
4611 (OS9K_VARIABLES_INSIDE_BLOCK, KERNEL_U_ADDR, KERNEL_U_ADDR_HPUX)
4612 (REGISTER_U_ADDR, U_REGS_OFFSET, DEBUG_PTRACE): Remove description.
4613
4614 (Converting an existing Target Architecture to Multi-arch): Remove
4615 section.
4616
4617 (gdbarch_unwind_pc, gdbarch_unwind_sp): Renew code example.
4618 (gdbarch_addr_bits_remove): Add code example.
4619
4620 * gdb.texinfo: Replace REGISTER_NAME by gdbarch_register_name.
4621
cfa9d6d9
DJ
46222007-07-02 Daniel Jacobowitz <dan@codesourcery.com>
4623
4624 * gdb.texinfo (Remote Configuration): Document library-info-packet.
4625 Add other missing entries. Adjust the table size to fit.
4626 (Stop Reply Packets): Use @itemize instead of @enumerate. Document
4627 stop reasons including the new "library" event.
4628 (General Query Packets): Adjust table widths for qSupported. Mention
4629 qXfer:libraries:read reply to qSupported and document the new packet.
4630 (Library List Format): New section.
4631
159fcc13
JK
46322007-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
4633
4634 * gdb.texinfo (Attach): Fixed GDB exit inferior detachment.
4635
f66d1690
MS
46362007-06-28 Michael Snyder <msnyder@svkmacdonelllnx>
4637
4638 * gdbint.texinfo (Table, Tuple and List Functions) Fix typo.
4639
67102876
NR
46402007-06-25 Nick Roberts <nickrob@snap.net.nz>
4641
4642 * gdbint.texinfo (Register and Memory Data): Break sections
4643 into nodes and add a menu.
4644
a4642986
MR
46452007-06-21 Maciej W. Rozycki <macro@mips.com>
4646
4647 * gdb.texinfo (Examining Memory): Document the new behaviour.
4648
e9c17194
VP
46492007-06-21 Vladimir Prus <vladimir@codesourcery.com>
4650
4651 * gdb.texinfo (Standard Target Features): Document
4652 m68k features.
4653
31d99776
DJ
46542007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
4655
4656 * gdb.texinfo (General Query Packets): Document qOffsets changes.
4657
1780a0ed
DJ
46582007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
4659
4660 * gdb.texinfo (Target Description Format): Add version attribute
4661 for <target>.
4662
822b6570
DJ
46632007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
4664
4665 * gdb.texinfo (MIPS Features): Document org.gnu.gdb.mips.linux.
4666
f8b73d13
DJ
46672007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
4668
4669 * gdb.texinfo (MIPS Features): New subsection.
4670
0e7f50da
UW
46712007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
4672 Markus Deuling <deuling@de.ibm.com>
4673
4674 * gdb.texinfo (General Query Packets): Document qXfer:spu:read
4675 and qXfer:spu:write packets and mention them under qSupported.
4676
23d964e7
UW
46772007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
4678 Markus Deuling <deuling@de.ibm.com>
4679
4680 * gdb.texinfo (Architectures): Add new SPU section to document
4681 Cell Broadband Engine SPU architecture specific commands.
4682
9f708cb2
VP
46832007-06-09 Vladimir Prus <vladimir@codesourcery.com>
4684
4685 * gdb.texinfo (GDB/MI Variable Objects): Editorial
4686 comments.
4687
7579b5f8
NR
46882007-06-07 Nick Roberts <nickrob@snap.net.nz>
4689
4690 * gdb.texinfo (Emacs): Describe GDB under Emacs 22.1.
4691
bf06d120
JB
46922007-05-29 Jim Blandy <jimb@codesourcery.com>
4693
4694 * gdb.texinfo (Overview): Doc fix.
4695
23776285
MR
46962007-05-22 Maciej W. Rozycki <macro@mips.com>
4697
4698 * gdb.texinfo (Remote Configuration): Document "set/show
4699 remoteflow".
4700
1a69e1e4
DJ
47012007-05-16 Daniel Jacobowitz <dan@codesourcery.com>
4702
bf06d120
JB
4703 * gdb.texinfo (MIPS): Remove documentation for set mips
4704 saved-gpreg-size, show mips saved-gpreg-size, and set mips
4705 stack-arg-size.
1a69e1e4 4706
46ba6afa 47072007-05-14 Bob Wilson <bob.wilson@acm.org>
5ae4183a 4708
46ba6afa
BW
4709 * all-cfg.texi (GDBTUI): New.
4710 * gdb.texinfo (Mode Options): Use GDBTUI variable.
4711 (TUI, TUI Overview, TUI Keys, TUI Single Key Mode, TUI Commands)
4712 (TUI Configuration): Edit to improve clarity and fix problems of
4713 both style and content.
5ae4183a 4714
06d3b283
UW
47152007-05-11 Ulrich Weigand <uweigand@de.ibm.com>
4716
4717 * observer.texi (GDB Observers): New observer "new_objfile".
4718
179101d6
UW
47192007-05-08 Ulrich Weigand <uweigand@de.ibm.com>
4720
4721 * gdbint.texinfo (Native Conditionals): Remove USE_PROC_FS.
4722
25d5ea92
VP
47232007-04-14 Vladimir Prus <vladimir@codesourcery.com>
4724
4725 * gdb.texinfo (GDB/MI Variable Objects): Document
4726 frozen variables objects.
5ae4183a 4727
ea35711c
DJ
47282007-04-13 Daniel Jacobowitz <dan@codesourcery.com>
4729
4730 * gdb.texinfo (Memory): Reference Remote Debugging chapter.
4731 (Character Sets, Caching Data of Remote Targets): Likewise.
4732 (Targets): Delete Remote node. Move its text...
4733 (Debugging Remote Programs): ...to here. Delete description
4734 of the "remote" command.
4735 (Remote configuration): Delete description of "set remotedevice"
4736 and "show remotedevice".
4737 (Embedded Processors): Delete H8/300, H8/500, and SH nodes.
4738
db2e3e2e
BW
47392007-04-11 Bob Wilson <bob.wilson@acm.org>
4740
5ae4183a
AS
4741 * gdb.texinfo (Contributors, Continuing and Stepping)
4742 (Fortran Defaults, HPPA, TUI, TUI Commands, Configure Options)
4743 (General Query Packets, File-I/O Remote Protocol Extension)
4744 (Protocol Basics, The F Reply Packet, Write)
4745 (Protocol-specific Representation of Datatypes, Memory Transfer):
4746 Fix hyphenation, punctuation and grammar problems.
4747 (Cygwin Native): Likewise. Also fix misuse of @pxref and use
4748 'section' instead of 'subsection' in the text.
4749 (Non-debug DLL Symbols): Avoid 'subsubsection' in the text.
4750 (i386): Remove period from section name.
db2e3e2e
BW
4751 (Installing GDB, Requirements, Running Configure, Separate Objdir)
4752 (Config Names, Configure Options): Use @file{configure}.
4753
8a3dae3e
DJ
47542007-04-11 Daniel Jacobowitz <dan@codesourcery.com>
4755
4756 * gdbint.texinfo (Writing Tests): Mention gdb_test_multiple
4757 and tab expansion.
4758
1a92f856
DJ
47592007-04-10 Daniel Jacobowitz <dan@codesourcery.com>
4760
4761 * gdbint.texinfo (SOM): Correct location of the SOM reader.
4762
79a6e687 47632007-04-02 Bob Wilson <bob.wilson@acm.org>
5ae4183a 4764
79a6e687
BW
4765 * gdb.texinfo: Consistently capitalize all significant words in
4766 node names, chapter titles, section titles, and headings. Update
4767 cross references to match.
4768 (Starting and Stopping Trace Experiment): Make node name plural.
4769 (Breakpoint related warnings): Hyphenate "Breakpoint-related".
5ae4183a 4770
ad527d2e
PA
47712007-03-30 Pedro Alves <pedro_alves@portugalmail.pt>
4772
4773 * gdb.texinfo (WinCE): Delete obsolete subsection.
4774
7ce59000
DJ
47752007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
4776
4777 * gdb.texinfo (M68K): Remove obsolete ROM monitors.
4778 * gdbint.texinfo (DWARF 1): Delete section and other dwarfread.c
4779 references.
4780
8807d78b
DJ
47812007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
4782
4783 * gdb.texinfo (Startup): Delete references to some alternate
4784 names for .gdbinit.
4785 (Thread): Remove LynxOS reference.
4786 (Tandem ST2000): Delete target-specific documentation.
4787 * gdbint.texinfo (Symbol Handling): Remove mention of NLM.
4788 (Target Architecture Definition): Remove mention of GDB_OSABI_NETWARE
4789 and GDB_OSABI_LYNXOS.
4790
5f402660
UW
47912007-03-29 Ulrich Weigand <uweigand@de.ibm.com>
4792
4793 * gdbint.texi (Native Conditionals): Remove PTRACE_ARG3_TYPE.
4794
bac718a6
UW
47952007-03-27 Ulrich Weigand <uweigand@de.ibm.com>
4796
4797 * gdbint.texinfo (Target Conditionals): Remove mention of
4798 DEPRECATED_REMOTE_BREAKPOINT, DEPRECATED_BIG_REMOTE_BREAKPOINT,
4799 and DEPRECATED_LITTLE_REMOTE_BREAKPOINT.
4800
9453113a
DJ
48012007-03-27 Brooks Moses <brooks.moses@codesourcery.com>
4802
4803 * Makefile.in: Add "pdfdir" installation
4804 directory, PDFTEX macro, support for "install-pdf" target,
4805 and rules for making a pdf version of refcard.texi.
4806 * refcard.tex: Specify paper size for PDF output.
4807
ae21e955 48082007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 4809
ae21e955 4810 * gdb.texinfo (Omissions from Ada, Additions to Ada): Wrap long lines.
5ae4183a 4811
3f94c067 48122007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 4813
3f94c067
BW
4814 * gdb.texinfo (Invoking GDB): Use @value{GDBP}.
4815 (Source Path, Character Sets, Macros, Define)
4816 (GDB/MI Result Records, GDB/MI Simple Examples)
4817 (GDB/MI Program Execution, GDB/MI File Commands)
4818 (Maintenance Commands, Packets, File-I/O Overview): Use @value{GDBN}.
4819 (Bug Reporting): Use @value{GCC}.
5ae4183a 4820
12c27660 48212007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 4822
12c27660
BW
4823 * gdb.texinfo (Help): Fix formatting of examples.
4824 (Variables): Use @ifnotinfo instead of @iftex.
4825 (Non-debug DLL symbols): Use @ref instead of @pxref.
4826 (Sparclet File): Use @samp instead of quotes.
5ae4183a 4827
ce9341a1
BW
48282007-03-26 Bob Wilson <bob.wilson@acm.org>
4829
4830 * gdb.texinfo (Variables, C): Update cross reference to GCC docs.
4831
c8f4133a
BW
48322007-03-26 Bob Wilson <bob.wilson@acm.org>
4833
4834 * gdb.texinfo (Top): Move TUI and Annotations menu entries to match
4835 the order of the nodes.
4836 (C Operators, C Constants, Debugging C): Remove extra menus.
4837 (Method Names in Commands): Do not specify next/prev/up nodes.
5ae4183a 4838
c8f4133a 48392007-03-26 Bob Wilson <bob.wilson@acm.org>
d52fb0e9
BW
4840
4841 * gdb.texinfo (File Options): Add missing parenthesis.
4842 (Breakpoints, Special Fortran commands, PowerPC): Fix typos.
4843
c74d0ad8
DJ
48442007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
4845
4846 * gdb.texinfo (Monitor commands for gdbserver): New subsection.
4847
ff6f572f
DJ
48482007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
4849
669fac23 4850 * gdb.texinfo (Standard Target Features): Mention
ff6f572f
DJ
4851 case insensitivity.
4852 (ARM Features): Describe org.gnu.gdb.xscale.iwmmxt.
4853
994337c3
NR
48542007-02-18 Nick Roberts <nickrob@snap.net.nz>
4855
4856 * gdb.texinfo (Top): Put Appendix A after numbered sections.
4857 (Files): Add section name to argument list for pxref.
4858 (Non-debug DLL symbols): Don't use `see' for pxref.
4859 (Embedded Processors): Fix typo.
4860 (GDB/MI Breakpoint Commands): Execution commands generate
4861 *stopped not ^done.
4862
eb819d70
NR
48632007-02-13 Nick Roberts <nickrob@snap.net.nz>
4864
4865 * gdb.texinfo (GDB/MI Variable Objects): Describe meanings of
4866 values for in_scope. Mention that only root variables can be
4867 updated.
4868 (GDB/MI Development and Front Ends): Explain new values may be
4869 added to existing fields.
4870
123dc839
DJ
48712007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
4872
4873 * gdb.texinfo (-target-disconnect): Use @smallexample.
4874 (Requirements): Add anchor for Expat. Update description.
4875 (Target Descriptions): Mention Expat.
4876 (Target Description Format): Document new elements. Use
4877 @smallexample.
4878 (Predefined Target Types, Standard Target Features): New sections.
669fac23 4879 * gdbint.texinfo (Target Descriptions): New section.
123dc839 4880
108546a0
DJ
48812007-02-07 Daniel Jacobowitz <dan@codesourcery.com>
4882
4883 * gdb.texinfo (Target Description Format): Add section on XInclude.
4884
95a98c01
NR
48852006-02-03 Nick Roberts <nickrob@snap.net.nz>
4886
4887 * gdb.texinfo (GDB/MI Miscellaneous Commands): Describe the new
4888 command -enable-timings.
4889
f4b3909f
EZ
48902007-02-02 Markus Deuling <deuling@de.ibm.com> (tiny change)
4891
5ae4183a 4892 * gdbint.texinfo (Operation System ABI Variant Handling): Update
f4b3909f
EZ
4893 descriptions for new/deleted elements in gdb_osabi. Add missing
4894 description for function generic_elf_osabi_sniff_abi_tag_sections.
4895
c7ba131e
JB
48962007-01-29 Joel Brobecker <brobecker@adacore.com>
4897
4898 * gdb.texinfo (Maintenance Commands): Add documentation for
4899 the new "maint print target-stack" command.
4900
3a60f64e
JK
49012007-01-26 Jan Kratochvil <jan.kratochvil@redhat.com>
4902 Eli Zaretskii <eliz@gnu.org>
4903
f4b3909f 4904 * gdb.texinfo: Describe CHAR array vs. string identification rules.
3a60f64e 4905
c582f8b6
EZ
49062007-01-26 Eli Zaretskii <eliz@gnu.org>
4907
4908 * gdb.texinfo (Compilation, Files, Bootstrapping, Bug Reporting):
4909 Use @value{NGCC} instead of @value{GCC}.
4910
d3e8051b
EZ
49112007-01-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> (tiny change)
4912
4913 * agentexpr.texi: Fix typos.
4914 * annotate.texinfo: Likewise.
4915 * gdb.texinfo: Likewise.
4916 * gdbint.texinfo: Likewise.
4917 * observer.texi: Likewise.
4918 * stabs.texinfo: Likewise.
4919
86f04699
EZ
49202007-01-20 Markus Deuling <deuling@de.ibm.com> (tiny change)
4921
4922 * gdbint.texinfo (Support Libraries): Remove mmalloc
4923 entry. Describe readline library.
4924
23181151
DJ
49252007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
4926
4927 * gdb.texinfo (Target Descriptions): New section.
4928 (General Query Packets): Add QPassSignals anchor. Mention
4929 qXfer:features:read under qSupported. Expand mentions of
4930 qXfer:memory-map:read and QPassSignals. Document
4931 qXfer:features:read.
4932
f822c95b
DJ
49332007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
4934
4935 * gdb.texinfo (Commands to specify files): Describe
4936 "set sysroot" and "show sysroot".
4937 (Using the `gdbserver' program): Lowercase argument
4938 to @var. Expand description of setting up GDB on the
4939 host.
4940
8936fcda
JB
49412007-01-05 Joel Brobecker <brobecker@adacore.com>
4942
4943 * gdb.texinfo (Set Catchpoints): Add documentation for the new
4944 catch exception, catch exception unhandled, and catch assert
4945 commands.
4946
e776119f
DJ
49472007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
4948
4949 * gdb.texinfo (Debugging Output): Document "set debug xml"
4950 and "show debug xml".
4951
aa79a185
DJ
49522007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
4953
4954 * gdbint.texinfo (Compiler Warnings): Update for -Wall use.
4955
7f893741
JB
49562007-01-01 Joel Brobecker <brobecker@adacore.com>
4957
4958 * gdbint.texinfo (Start of New Year Procedure): Add missing item.
4959
a1b5960f
VP
49602006-12-08 Vladimir Prus <vladimir@codesourcery.com>
4961
4962 * gdb.texinfo (GDB/MI Variable Objects): Wrap historical
4963 note in @ignore, to be removed later if nobody complains.
4964
9f470e6e
NR
49652006-12-04 Nick Roberts <nickrob@snap.net.nz>
4966
4967 * gdb.texinfo (GDB/MI Variable Objects): Describe -c option
4968 of -var-delete.
4969
765dc015 49702006-11-22 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a 4971
765dc015 4972 * gdb.texinfo (Setting breakpoints): Document
5ae4183a
AS
4973 automatic software/hardware breakpoint usage and
4974 the "set breakpoint auto-hw" command.
765dc015 4975
4b5752d0
VP
49762006-11-21 Vladimir Prus <vladimir@codesourcery.com>
4977
4978 * gdb.texinfo (Memory Access Checking): New.
4979
89be2091
DJ
49802006-11-16 Daniel Jacobowitz <dan@codesourcery.com>
4981
4982 * gdb.texinfo (Remote configuration): Mention
4983 "pass-signals-packet".
4984 (General Query Packets): Document QPassSignals. Fix
4985 a typo.
4986
ca3bf3bd
DJ
49872006-11-14 Maxim Grigoriev <maxim@tensilica.com>
4988
4989 * gdb.texinfo (Contributors): Add contributors of Xtensa port.
4990
427c3a89
DJ
49912006-11-14 Daniel Jacobowitz <dan@codesourcery.com>
4992
4993 * gdb.texinfo (Remote configuration): Rewrite documentation for
4994 packet configuration commands.
4995 (OS Information): Adjust reference to qXfer:auxv:read.
4996 (General Query Packets): Remove references to read-aux-vector-packet
4997 and set remote get-thread-local-storage-address.
4998
7a107747
DJ
49992006-11-10 Daniel Jacobowitz <dan@codesourcery.com>
5000
5001 * gdbint.texinfo (Target Architecture Definition): Add new
5002 Initializing a New Architecture section.
5003
1c56eb0e
EZ
50042006-10-31 David Taylor <dtaylor@emc.com>
5005
5006 * stabs.texinfo (Macro define and undefine): New node describing
5007 stabs for #define and #undef.
5008
f73adfeb
AS
50092006-10-27 Andreas Schwab <schwab@suse.de>
5010
5011 * gdb.texinfo (Processes): Rename "detach-fork" to "detach fork".
5012
fd60e0df
EZ
50132006-10-21 Eli Zaretskii <eliz@gnu.org>
5014
5015 * gdb.texinfo (Breakpoints, Set Watchpoints): Elaborate and
5016 clarify on the possible meanings of ``expression'' watched by
5017 watchpoints. Add indexing.
e5ac9b53
EZ
5018 (Prompting, Errors, Invalidation, Annotations for Running)
5019 (Source Annotations): Fix index entries by adding "annotation" to
5020 them, to discriminate from index entries that point to the more
5021 general topic descriptions.
fd60e0df 5022
52bb452f
DJ
50232006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
5024
5025 * gdbint.texinfo (Target Vector Definition): Move most
5026 content into Existing Targets. Add a menu.
5027 (Existing Targets): New section, moved from Target Vector
5028 Definition. Use @subsection.
5029 (Managing Execution State): New section.
5030
58955e58
BW
50312006-10-16 Bob Wilson <bob.wilson@acm.org>
5032
5033 * gdb.texinfo (ST2000): Use Ctrl- instead of C-.
5034
c8aa23ab
EZ
50352006-10-15 Eli Zaretskii <eliz@gnu.org>
5036
5037 * gdb.texinfo (Sample Session, Invocation, Quitting GDB)
5038 (Command Syntax, Signals, Backtrace, Connecting)
5039 (Remote configuration, Renesas Boards, Console I/O): Fix last
5040 change: use Ctrl- instead of C-, except wrt Emacs.
5041 (File-I/O Examples): Put Ctrl-c in @kbd.
5042 (Cygwin Native, File-I/O Overview, The Ctrl-C message)
5043 (Console I/O): Use @samp with Ctrl-.
45ac1734
EZ
5044 (Signals, Set Breaks, Set Watchpoints): Document optional
5045 arguments to `info signals' `handle', `info breakpoints', and
5046 `info watchpoints'.
c8aa23ab 5047
e7109c7e
EZ
50482006-10-14 Eli Zaretskii <eliz@gnu.org>
5049
5050 * gdb.texinfo (Backtrace): Fix last change.
5051
de3aea7b
NR
50522006-10-14 Nick Roberts <nickrob@snap.net.nz>
5053
5054 * gdb.texinfo (Backtrace): Order correctly and add other cases.
5055
7f9087cb
BW
50562006-10-10 Bob Wilson <bob.wilson@acm.org>
5057
c8aa23ab
EZ
5058 * gdb.texinfo (Command Syntax, Connecting, Remote configuration)
5059 (Renesas Boards, ST2000, TUI Keys, TUI Single Key Mode)
5060 (TUI Commands, Emacs, Console I/O): Fix @key and @kbd usage.
7f9087cb 5061
68437a39
DJ
50622006-09-21 Vladimir Prus <vladimir@codesourcery.com>
5063 Daniel Jacobowitz <dan@codesourcery.com>
5064
5065 * gdb.texinfo (Packets): Document vFlashErase,
5066 vFlashWrite and vFlashDone packets.
5067 (General Query Packets): Document qXfer:memory-map:read.
5068 Add a new feature for qXfer:memory-map:read.
5069 (Memory map format): New section.
5070 (Target Commands): Mention that gdb can write flash.
5071
fd79ecee
DJ
50722006-09-21 Vladimir Prus <vladimir@codesourcery.com>
5073 Daniel Jacobowitz <dan@codesourcery.com>
5074
5075 * gdb.texinfo (Memory Region Attributes): Mention target-supplied
5076 memory regions and "mem auto".
5077
350da6ee
DJ
50782006-09-21 Nathan Sidwell <nathan@codesourcery.com>
5079
5080 * gdbint.texinfo (Array Containers): New section.
5081
2f1acb09
VP
50822006-09-17 Vladimir Prus <vladimir@codesourcery.com>
5083
5084 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
5085 -stack-list-arguments HIGH_FRAME argument can be larger then the
5086 actual number of frames.
5087
2ab1eb7a
VP
50882006-09-07 Vladimir Prus <vladimir@codesourcery.com>
5089
5090 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
5ae4183a
AS
5091 -stack-list-locals HIGH_FRAME argument can be larger then the
5092 actual number of frames.
2ab1eb7a 5093
599b237a
BW
50942006-09-02 Bob Wilson <bob.wilson@acm.org>
5095
5096 * gdb.texinfo (Packets, Stop Reply Packets, General Query Packets,
5097 Register Packet Format, Tracepoint Packets): Fix spelling errors.
5098
25ab7e6d
EZ
50992006-09-02 Eli Zaretskii <eliz@gnu.org>
5100
5101 * gdbint.texinfo (Overall Structure): New section "Source Tree
5102 Structure".
5103
940178d3
JB
51042006-08-17 Jim Blandy <jimb@codesourcery.com>
5105
5106 * gdb.texinfo (Stop Reply Packets): Note similarity of 'S' and 'T'
5107 responses.
5108
30daae6c
JB
51092006-08-08 Joel Brobecker <brobecker@adacore.com>
5110
5111 * gdb.texinfo (Source Path): Add documentation for new
5112 substitute-path commands.
5113
7fa2210b
DJ
51142006-08-08 Daniel Jacobowitz <dan@codesourcery.com>
5115
5116 * gdb.texinfo (Installing GDB): Update menu. Move text to...
5117 (Running Configure): ...here.
5118 (Requirements): New node. Mention expat.
5119
3d00d119
DJ
51202006-08-08 Vladimir Prus <vladimir@codesourcery.com>
5121
5ae4183a 5122 * gdb.texinfo (Target Commands): Remove
3d00d119
DJ
5123 'set download-write-size' and 'show download-write-size'.
5124
0cbfa4ee
DJ
51252006-08-01 Daniel Jacobowitz <dan@codesourcery.com>
5126
5127 * stabs.texinfo (Member Type Descriptor): Correct example for
5128 pointer to member types.
5129
16026cd7
AS
51302006-07-21 Andrew Stubbs <andrew.stubbs@st.com>
5131
5132 * gdb.texinfo (Optional warnings and messages): Add
5133 'set/show trace-commands'.
5134 (Command files): Add '-v' to source command.
5135
0876f84a
DJ
51362006-07-12 Daniel Jacobowitz <dan@codesourcery.com>
5137
5138 * gdb.texinfo (OS Information): Update qPart reference to
5139 qXfer.
5140 (Remote configuration): Likewise.
5141 (Overview): Move @cindex to the start of a paragraph. Talk
5142 about binary data encoding.
5143 (Packets): Refer to the overview for the details of the X
5144 packet encoding.
5145 (General Query Packets): Remove qPart description. Add qXfer
5146 description. Add an anchor to qSupported. Correct feature
5147 table title. Add a new feature for qXfer:auxv:read.
5148 (Interrupts): Add a missing parenthesis.
5149
2ec3381a
DJ
51502006-07-05 Daniel Jacobowitz <dan@codesourcery.com>
5151
669fac23 5152 * gdb.texinfo (KOD): Remove node.
2ec3381a
DJ
5153 (GDB/MI Kod Commands): Remove commented out node.
5154
594fe323
EZ
51552006-07-01 Eli Zaretskii <eliz@gnu.org>
5156
5157 * gdb.texinfo (GDB/MI Output Syntax, GDB/MI Simple Examples)
5158 (GDB/MI Breakpoint Commands, GDB/MI Program Context)
5159 (GDB/MI Thread Commands, GDB/MI Program Execution)
5160 (GDB/MI Stack Manipulation, GDB/MI Variable Objects)
5161 (GDB/MI Data Manipulation, GDB/MI Symbol Query)
5162 (GDB/MI File Commands, GDB/MI Target Manipulation)
5163 (GDB/MI Miscellaneous Commands): Change (@value{GDBP})->(gdb),
5164 since the MI prompt is hard-wired into the code.
5165
7e3fb70c
NR
51662006-07-01 Nick Roberts <nickrob@snap.net.nz>
5167
5168 * gdb.texinfo (GDB/MI Compatibility with CLI): Qualify more carefully.
5169 (GDB/MI Simple Examples): Use @subheading for "A Bad Command".
5170 (GDB/MI Data Manipulation): Remove description of unimplemented
5171 display related commands as variable objects perform this function
5172 and are superior: -display-delete, -display-disable,
5173 -display-enable, -display-insert and -display-list. Move
5174 -environment-cd, -environment-directory, -environment-path
5175 and -environment-pwd to "Program Context".
5176 (GDB/MI Program Control): Rename to "Program Execution". Move
5177 -exec-arguments -exec-abort to...
5178 (GDB/MI Program Context): ...here. New node split from "Data
5179 Manipulation".
5180
be2a5f71
DJ
51812006-06-21 Daniel Jacobowitz <dan@codesourcery.com>
5182
5183 * gdb.texinfo (Remote configuration): Document set / show
5184 remote supported-packets.
5185 (General Query Packets): Document qSupported packet.
5186
fc320d37
SL
51872006-06-10 Sandra Loosemore <sandra@codesourcery.com>
5188
5189 * gdb.texinfo (File-I/O overview): Copy edit for grammar, spelling,
5190 and font markup.
5191 (Protocol basics): Likewise.
5192 (The F request packet): Likewise.
5193 (The F reply packet): Likewise.
5194 (Memory transfer): Move this node to be a subsubsection of
5195 "Protocol specific representation of datatypes".
5196 (The Ctrl-C message): More copy editing.
5197 (Console I/O): Likewise.
5198 (The isatty call): Delete this node, and merge its content into
5199 the "isatty" node. Fixed references elsewhere.
5200 (The system call): Delete this node, and merge its content into
5201 the "system" node. Fixed references elsewhere.
5202 (open): Reformat to use @table, and add appropriate font markup.
5203 (close): Likewise.
5204 (read): Likewise.
5205 (write): Likewise.
5206 (lseek): Likewise.
5207 (rename): Likewise.
5208 (unlink): Likewise.
5209 (stat/fstat): Likewise.
5210 (gettimeofday): Likewise.
5211 (isatty): Likewise.
5212 (system): Likewise, plus minor changes to fix confusing wording.
5213 (Integral datatypes): Fix font markup.
5214 (Pointer values): Likewise.
5215 (struct stat): Fix markup to use @table, plus minor copy editing.
5216 (struct timeval): Fix font markup, plus minor copy editing.
5217 (Constants): Minor copy editing.
5218 (Errno values): Add font markup.
5219 (File-I/O Examples): Likewise.
5220
158fdf5c
NR
52212006-06-10 Nick Roberts <nickrob@snap.net.nz>
5222
5223 * gdb.texinfo (GDB/MI): Remove duplicate acknowledgements.
5224 (GDB/MI Simple Examples): Move node up one level. Use real
5225 examples.
5226 (GDB/MI Compatibility with CLI): Update.
5227 (GDB/MI Result Records): Add "connected" and "exit" result
5228 classes.
5229 (GDB/MI Stream Records): Clarify target output.
5230 (GDB/MI Command Description Format): Modify example description.
5231 (GDB/MI Breakpoint Table Commands): Rename to...
5232 (GDB/MI Breakpoint Commands): ...this
5233 (GDB/MI Breakpoint Commands): Add optional thread field.
5234 (GDB/MI Program Control): Add an introduction. Move "Program
5235 termination" examples into exec-run description.
5236 (GDB/MI File Commands): Mention similar CLI commands.
5237 (GDB/MI Miscellaneous Commands): Move to end. Mention "show version"
5238 is similar to "-gdb-version".
5239
ddb50cd7
EZ
52402006-06-09 Eli Zaretskii <eliz@gnu.org>
5241
5242 * gdb.texinfo (Symbols): Fix "(gdb)"=>"(@value{GDBP})".
5243
2aef0d6b
NR
52442006-06-02 Nick Roberts <nickrob@snap.net.nz>
5245
5246 * gdb.texinfo (GDB/MI Development and Front Ends): Use
5247 sourceware.org for mailing lists.
d5e40d59 5248 (GDB/MI File Commands): New node split from Program Control.
2aef0d6b 5249
383a5c52
NR
52502006-06-01 Nick Roberts <nickrob@snap.net.nz>
5251
d5e40d59 5252 * gdb.texinfo (GDB/MI Development and Front Ends): New node.
383a5c52 5253
e16b02ee
EZ
52542006-05-22 Eli Zaretskii <eliz@gnu.org>
5255
5256 * gdb.texinfo (Cygwin Native): Fix last change.
5257
be90c084
CF
52582006-05-22 Christopher Faylor <cgf@timesys.com>
5259
5260 * gdb.texinfo (Cygwin Native): Document set/show cygwin-exceptions.
5261
347ceba5
NR
52622006-05-15 Nick Roberts <nickrob@snap.net.nz>
5263
5264 * gdbint.texinfo (Algorithms): Correct spelling and punctuation.
5265 (Releasing GDB, Testsuite): Remove details for including DejaGnu.
5266
369af7bd
DJ
52672006-05-14 Daniel Jacobowitz <dan@codesourcery.com>
5268
5269 * gdb.texinfo (General Query Packets): Recommend not starting
5270 new packets with qC and clarify.
5271
2ffdbde8 52722006-05-13 Gaius Mulley <gaius@glam.ac.uk>
229582b7
GM
5273
5274 * gdb.texinfo (M2 Types): New section.
72019c9c 5275
16d1a084
DJ
52762006-05-10 Daniel Jacobowitz <dan@codesourcery.com>
5277
5278 * agentexpr.texi: Add a copyright and license notice.
5279 * observer.texi: Likewise, with GPL clause for function prototypes.
5280 Remove trailing whitespace.
5281
aa56d27a
JB
52822006-05-05 Jim Blandy <jimb@codesourcery.com>
5283
5284 * gdb.texinfo (General Query Packets): Document conventions for
5285 terminating packet names, and their violations.
5286
5bdf8622
DJ
52872006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
5288
5289 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Update for readline 5.1.
5290 * gdb.texinfo: Likewise.
5291
605a56cb
DJ
52922006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
5293
5294 * gdb.texinfo (Remote Configuration): Remove "set remotedebug"
5295 and "show remotedebug".
5296 (Debugging Output): Add additional index entries.
5297
b8db102d
MS
52982006-04-27 Michael Snyder <msnyder@redhat.com>
5299
5300 * gdb.texinfo (delete-fork): Command renamed to "delete fork".
5301
c5e30d01
AC
53022006-04-22 Andrew Cagney <cagney@redhat.com>
5303
5304 * gdb.texinfo (Contributors): Credit frame unwinder contributors.
5305 * gdbint.texinfo (Algorithms): Fix errors in frame documentation.
5306
8181d85f
DJ
53072006-04-18 Daniel Jacobowitz <dan@codesourcery.com>
5308
5309 * gdbint.texinfo (x86 Watchpoints, Target Conditionals): Update insert
5310 and remove breakpoint prototypes.
5311 (Watchpoints): Move description of target_insert_hw_breakpoint and
5312 target_remove_hw_breakpoint ...
5313 (Breakpoints): ... to here. Document target_insert_breakpoint and
5314 target_remove_breakpoint.
5315
4f553f88
JB
53162006-04-17 Jim Blandy <jimb@codesourcery.com>
5317
5318 * gdb.texinfo (Packets): Note that 'addr' arguments to s, S, c,
5319 and C packets are optional.
5320
cd852561
FR
53212006-04-14 Frederic Riss <frederic.riss@st.com>
5322
5323 * gdb.texinfo (Specifying source directories): Update the description
5324 of the source file search to reflect the fact that the source path
5325 always contains at least $cdir and $cwd.
5326
b620eb07
MS
53272006-03-31 Michael Snyder <msnyder@redhat.com>
5328
5329 * gdb.texinfo: Update copyright dates.
5330
3156cdaf
EZ
53312006-03-31 Eli Zaretskii <eliz@gnu.org>
5332
5333 * gdb.texinfo (Overview): Add an index entry to "empty response".
5334
7d30c22d
JB
53352006-03-28 Jim Blandy <jimb@codesourcery.com>
5336
5337 * gdbint.texinfo (Prologue Analysis): New section.
5338
86941c27
JB
53392006-03-07 Jim Blandy <jimb@red-bean.com>
5340
66b8c7f6
JB
5341 * gdb.texinfo (Connecting): Document 'target remote pipe'.
5342
1a10341b
JB
5343 * gdb.texinfo (Target Commands): Update text describing how to
5344 specify a target. Refer to the detailed section on remote
5345 debugging, not the brief mention.
5346
86941c27
JB
5347 * gdb.texinfo (Connecting): Organize the different 'target remote'
5348 connection methods into a table. Add a 'target remote' index
5349 entry. (!!!)
5350
62f3a2ba
FF
53512006-02-17 Fred Fish <fnf@specifix.com>
5352
5353 * gdb.texinfo (Symbols): Update descriptions of 'whatis' and
5354 'ptype' commands to reflect the fact that the only significant
5355 difference between them is that ptype prints the complete type
5356 description instead of just the name.
5357
8b9a88ea
WZ
53582006-02-13 Wu Zhou <woodzltc@cn.ibm.com>
5359
5360 * gdbint.texinfo (Watchpoints): Delete
5361 TARGET_REGION_SIZE_OK_FOR_HW_WATCHPOINT.
5362
7e8dc855
NR
53632006-02-10 Nick Roberts <nickrob@snap.net.nz>
5364
5365 * gdb.texinfo (GDB/MI Breakpoint Table Commands): Add fullname and
5366 times fields where needed. Fix typos. Update general form given
5367 for output of -break-insert.
5368 (GDB/MI): Abbreviate some unnecessarily long fullnames.
5369
c91d38aa
DJ
53702006-02-06 Daniel Jacobowitz <dan@codesourcery.com>
5371
5372 * gdbint.texinfo (Symbol Handling): Add a section
5373 on memory management.
5374
38fcd64c
DJ
53752006-02-06 Vladimir Prus <ghost@cs.msu.su>
5376
5377 * gdb.texinfo (Breakpoint table commands): Document the fullname
5378 field in -break-list output.
5379
219eec71
EZ
53802006-02-03 Eli Zaretskii <eliz@gnu.org>
5381
5382 * gdb.texinfo (Cygwin Native): Fix typos. Clarify the types of
5383 debugging information produced by the various "set debug..."
5384 options.
5385
ae5a43e0
DJ
53862006-02-01 Daniel Jacobowitz <dan@codesourcery.com>
5387
5388 * gdb.texinfo (Files): Remove obsolete bits from the description
5389 of "symbol-file".
5390
a9f158ec
JB
53912006-01-25 Jim Blandy <jimb@redhat.com>
5392
5393 * gdbint.texinfo (Testsuite): Explain how to run selected tests.
5394
410dd08e
JB
53952006-01-24 Jim Blandy <jimb@redhat.com>
5396
5397 * gdbint.texinfo (Frames): Document the basics of GDB's register
5398 unwinding model, and explain the existence of the "sentinel" frame.
5399
4b505b12
AS
54002006-01-23 Andrew Stubbs <andrew.stubbs@st.com>
5401
5402 * gdb.texinfo (Choosing files): Mention that -directory is used
5403 for script files.
5404 (Specifying source directories): Likewise.
5405 (Command files): Explain how script files are found.
5406
839c27b7
EZ
54072006-01-21 Eli Zaretskii <eliz@gnu.org>
5408
5409 * gdb.texinfo (Backtrace): Describe how to get backtrace of all
5410 the threads in a multi-threaded program.
5411 (Threads): The threadno argument of "thread apply" can be a range
5412 of numbers.
5413
7be93b9e
JB
54142006-01-18 Jim Blandy <jimb@redhat.com>
5415
5416 * gdbint.texinfo (Coding): Add entry for -Wno-pointer-sign to list
5417 of warning flags.
5418
fcc73fe3
EZ
54192006-01-13 Eli Zaretskii <eliz@gnu.org>
5420
5421 * gdb.texinfo (Sequences): Improve menu annotations.
5422 (Define): Add index entries for arguments of user-defined
5423 commands. Move the description of flow-control commands...
5424 (Command Files): ...to here. Document loop_break and
5425 loop_continue.
ca91424e
EZ
5426 (Define, Command Files): Document `end' and add index entries for
5427 it.
fcc73fe3 5428
5c95884b
MS
54292006-01-04 Michael Snyder <msnyder@redhat.com>
5430
5431 * gdb.texinfo: Add documentation for linux-fork.
5ae4183a 5432 * gdbint.texinfo: Add internal documentation for checkpoints.
5c95884b 5433
860701dc
PH
54342006-01-02 Paul N. Hilfinger <hilfinger@gnat.com>
5435
5436 * gdb.texinfo (Omissions from Ada): Document that there is now
5437 limited aggregate support.
5438
36b80e65
EZ
54392005-12-28 Eli Zaretskii <eliz@gnu.org>
5440
5441 * gdb.texinfo (Registers): Describe how to refer to SSE and MMX
5442 registers and the likes.
5443
c1468174
EZ
54442005-12-24 Eli Zaretskii <eliz@gnu.org>
5445
5446 * gdb.texinfo (Target Commands, Bug Reporting, File Options)
5447 (Symbols): Fix usage of "e.g.".
359df76b 5448 (Memory Region Attributes): Fix usage of "etc."
c1468174
EZ
5449
5450 * gdbint.texinfo (libgdb, Symbol Handling, Native Debugging)
5451 (Coding): Fix usage of "e.g.".
5452
c02a867d
EZ
54532005-12-23 Eli Zaretskii <eliz@gnu.org>
5454
5ae4183a
AS
5455 * stabs.texinfo:
5456 * refcard.tex:
c02a867d 5457 * gpl.texi:
5ae4183a
AS
5458 * gdbint.texinfo:
5459 * gdb.texinfo:
5460 * gdb-cfg.texi:
c02a867d 5461 * fdl.texi:
5ae4183a
AS
5462 * annotate.texinfo:
5463 * all-cfg.texi:
c02a867d
EZ
5464 * Makefile.in: Add (C) after Copyright. Update the FSF
5465 address.
5466
fad38dfa
EZ
54672005-12-03 Eli Zaretskii <eliz@gnu.org>
5468
5469 * gdb.texinfo (Connecting): Explain that `monitor' is a way to
5470 extend GDB with commands for external monitor.
5471
53e5f3cf
AS
54722005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
5473
5474 * gdb.texinfo (Convenience variables): Add init-if-undefined command.
5475
55f6ca0f
JB
54762005-11-25 Joel Brobecker <brobecker@adacore.com>
5477
5478 * gdbint.texinfo (Start of New Year Procedure): New chapter.
5479
c1947b85
JB
54802005-11-21 Jim Blandy <jimb@redhat.com>
5481
5482 * gdb.texinfo (Tracepoint Packets): Document restrictions on
5483 placement of 'R' actions in tracepoint action packets; document
5484 dependence of 'X' and 'M' actions on a preceding 'R' action for
5485 their registers.
5486
9d29849a
JB
54872005-11-19 Jim Blandy <jimb@redhat.com>
5488
5489 * gdb.texinfo (Tracepoint Packets): New node.
5490 (General Query Packets): Add entries for the tracepoint packets,
5491 referring to the "Tracepoint Packets" node.
5492 (Tracepoints): Add reference to "Tracepoint Packets".
5ae4183a 5493
9a6253be
KB
54942005-11-18 Kevin Buettner <kevinb@redhat.com>
5495
5496 * gdb.texinfo (set remotebreak): Add anchor.
5497 (X packet): Likewise.
5498 (Remote Protocol): Add new section `Interrupts' and new index
5499 entry `interrupts (remote protocol)'.
5500
5f3bebba
JB
55012005-11-18 Jim Blandy <jimb@redhat.com>
5502
5503 * gdb.texinfo (Packets): Move information out of 'q' and 'Q'
5504 entries into the General Query Packets section. Add a
5505 cross-reference to that section. Drop description of replies, as
5506 these are covered in the descriptions of each packet.
5507 (General Query Packets): Add introductory text. Explain naming
5508 conventions, and how the end of a name is recognized.
5509
9a7a1b36
KB
55102005-11-17 Kevin Buettner <kevinb@redhat.com>
5511
0564b6cf 5512 * gdb.texinfo (Remote configuration): Fix typo in description of
9a7a1b36
KB
5513 "set remotebreak" command.
5514
b8ff78ce
JB
55152005-11-16 Jim Blandy <jimb@redhat.com>
5516
5517 * gdb.texinfo (Packets, Stop Reply Packets)
5518 (General Query Packets): Various formatting cleanups.
5519 - Use @samp for packet contents.
5520 - Drop summaries from packet @item lines; the same information appears
5521 immediately below in the description.
5522 - Delete paragraph breaks after packet @item commands, so that the
5523 description appears directly to the right of the packet prototype
5524 in the printed manual, if it fits.
5525 - Place spaces in packet prototypes between @vars and non-@var
5526 letters, and explain that they're just for formatting.
5527 - Use @dots{} instead of '...'.
5528 - Fix uses of @code where @var was needed.
5529 - Replace "deprecated" markers with English text spelling out the
5530 packet's status and the preferred alternatives.
5531 - Remove "(reserved)" markers on 'A' and 'I' packets; it's unclear
5532 what this ever meant.
5533 - Remove "(draft)" markers on 'i' packets; nobody has commented on
5534 this for a long time.
5535 - Remove "(draft)" markers on 'z' and 'Z' packets; these have been
5536 implemented several times, and have been in use for years.
5537
8ffe2530
JB
55382005-11-15 Jim Blandy <jimb@redhat.com>
5539
c43c5473
JB
5540 * gdb.texinfo (Packets): Add index entries for 'm' packet
5541 disclaimers.
5ae4183a 5542
fb031cdf
JB
5543 * gdb.texinfo (Packets): Clarify lack of restrictions on behavior
5544 of stub when processing an 'm' packet.
5545
8ffe2530
JB
5546 * gdb.texinfo (Packets): Mention that packets beginning with
5547 letters are reserved once, at the top, instead of actually listing
5548 them all and saying "reserved".
5549
c03c782f
AS
55502005-11-15 Andrew Stubbs <andrew.stubbs@st.com>
5551
5552 * gdb.texinfo (User-defined commands): Add $argc. Add missing 'end'.
5553 Change @var{$arg0 to @code{$arg0.
5554
814e32d7
WZ
55552005-11-14 Wu Zhou <woodzltc@cn.ibm.com>
5556
5557 * gdb.texinfo (Fortran): Add some words about Fortran debugging.
5558
fa93a9d8
JB
55592005-11-12 Jim Blandy <jimb@redhat.com>
5560
5561 * gdb.texinfo (General Query Packets): Put packets in alphabetical
5562 order. Remove extraneous 'z'.
5563
8a5a3c82
AS
55642005-11-07 Andrew Stubbs <andrew.stubbs@st.com>
5565
5566 * gdb.texinfo (Choosing files): Add --eval-command.
5567
4b0ad762
AS
55682005-11-04 Andrew Stubbs <andrew.stubbs@st.com>
5569
5570 * gdb.texinfo (Choosing modes): Add --return-child-result.
5571
5572
1a088d06
AS
55732005-11-01 Andrew Stubbs <andrew.stubbs@st.com>
5574
5575 * gdb.texinfo (Choosing modes): Add --batch-silent.
5576
656d5e12
EZ
55772005-10-28 Eli Zaretskii <eliz@gnu.org>
5578
5579 * gdb.texinfo (GDB/MI Variable Objects): Fix @pxref usage under
5580 "The -var-update Command".
5581
3c9c013a
JB
55822005-10-03 Joel Brobecker <brobecker@adacore.com>
5583
5584 * gdb.texinfo (Print Settings): Add documentation for set/show
5585 print array-indexes.
5586
7ba3cf9c
DJ
55872005-09-17 Daniel Jacobowitz <dan@codesourcery.com>
5588
5589 * gdb.texinfo (Contributors): Thank Andrew Cagney for releases
5590 6.2 and 6.3.
5591
a94ab193
EZ
55922005-08-27 Eli Zaretskii <eliz@gnu.org>
5593
5594 * gdb.texinfo (File Options): Don't document --mapped, it's gone
5595 since 19-Jan-2004.
5596 (Files): Likewise.
ab1adacd
EZ
5597 (Variables, Symbols): Document the "<incomplete type>" message and
5598 its reasons.
a94ab193 5599
ca06016a
FF
56002005-08-01 Fred Fish <fnf@specifix.com>
5601
5602 * gdb.texinfo (SETUP_ARBITRARY_FRAME): Remove obsolete reference.
5603
cf58170d
NR
56042005-07-15 Nick Roberts <nickrob@snap.net.nz>
5605
5606 * gdb.texinfo (GDB/MI Variable Objects): Describe print-values
5607 option for -var-list-children and -var-update.
5608 (GDB/MI Stack Manipulation): Simplify description of
5609 print-values option for -stack-list-locals.
5610 (GDB/MI Command Description Format): Clarify.
5611 (Mode Options): Spelling of superseded.
5612
38f1196a
BR
56132005-07-12 Bob Rossi <bob@brasko.net>
5614
5615 * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix -inferior-tty-show
5616 corresponding GDB command comment.
5617
3cb3b8df
BR
56182005-07-06 Bob Rossi <bob@brasko.net>
5619
5620 * gdb.texinfo (GDB/MI Miscellaneous Commands): Add -inferior-tty-set
5621 and -inferior-tty-show.
5622 (Input/Output): Document "set/show inferior-tty" and tty alias.
5623
10fac096
NW
56242005-07-02 Nathan J. Williams <nathanw@wasabisystems.com>
5625
5626 * gdb.texinfo (Packets): Change description of 'D' packet to note
5627 that GDB does wait for a response.
5628
d1b6db76
NR
56292005-06-22 Nick Roberts <nickrob@snap.net.nz>
5630
5631 * gdb.texinfo (History) Rename "Command History".
5632 (Command History): Move node "Server Prefix" from section on
5633 Annotations here.
5634
29629dcf
NR
56352005-06-19 Nick Roberts <nickrob@snap.net.nz>
5636
5637 * gdb.texinfo (GDB/MI Stack Manipulation):
5638 Re-instate -stack-info-frame with example. Say that it gets
5639 info on selected frame, not current frame.
5640
397ca115
EZ
56412005-06-18 Eli Zaretskii <eliz@gnu.org>
5642
5643 * gdb.texinfo (Server): Clarify that `file' should be used before
5644 connecting to the server.
5645 (Files): Add an xref to the above description.
51274035
EZ
5646 (Output Formats): More detailed description of the `c' format.
5647 (Memory): List explicitly all the formats supported by `x'.
638ac427 5648 (Threads): Add an @cindex entry for "thread apply".
fc8be69e 5649 (Files): Document the possibility of loading unlinked object
59b7b46f
EZ
5650 files. Add more indexing for solib-absolute-prefix and
5651 --with-sysroot.
76d17f34
EZ
5652 (Machine Code): Document possible problems with locations in
5653 shared libraries.
d416eeec
EZ
5654 (Backtrace): Document that free-standing environments do not need
5655 to have a `main' function.
397ca115 5656
74f6deaa
NR
56572005-06-18 Nick Roberts <nickrob@snap.net.nz>
5658
5659 * gdb.texinfo (GDB/MI Stack Manipulation): Remove reference to
5660 -stack-info-frame.
5661
a9967aef
AC
56622005-06-07 Andrew Cagney <cagney@gnu.org>
5663
5664 * gdb.texinfo (Contributors): Note the original multi-arch
5665 contributors.
5666
e09f16f9
EZ
56672005-06-03 Eli Zaretskii <eliz@gnu.org>
5668
5669 * gdb.texinfo (Registers): Add index entries for the standard
5670 registers.
5671 (Frames): Add cross-reference from frame pointer description to
5672 the Registers node.
5673 (Annotations Overview): Fix the reference to GDB name.
5674
d87ba7ee
EZ
56752005-06-01 Eli Zaretskii <eliz@gnu.org>
5676
5677 * gdb.texinfo (Set Watchpoints): Remove @vindex entry for
5678 can-use-hw-watchpoints.
5679
034dad6f
BR
56802005-05-28 Bob Rossi <bob@brasko.net>
5681
5682 * gdb.texinfo (GDB/MI Out-of-band Records): Add bullet enumerating
5683 the possible reasons why an exec async record would be returned to FE.
5684
ffed4509
AC
56852005-05-26 Andrew Cagney <cagney@gnu.org>
5686
5687 * gdb.texinfo: Note that Elena Zannoni, Fernando Nasser, and
5688 Andrew Cagney implemented the original GDB/MI.
5689
e22e55c9
OF
56902005-05-23 Orjan Friberg <orjanf@axis.com>
5691
5692 * gdb.texinfo (CRIS): Update the cris-version and cris-dwarf2-cfi
5693 documentation. Add documentation for cris-mode.
5694
a78e13ce
EZ
56952005-05-20 Eli Zaretskii <eliz@gnu.org>
5696
5697 * gdb.texinfo (Numbers): Explain the example and make the wording
5698 more acurate.
5699
76ff342d
DJ
57002005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
5701 Dennis Brueni <dennis@slickedit.com>
5702
5703 * gdb.texinfo (GDB/MI Breakpoint Table Commands)
5704 (GDB/MI Data Manipulation, GDB/MI Program Control)
5705 (GDB/MI Stack Manipulation): Update examples to include the fullname
5706 attribute in stack frames.
5707
119b882a
EZ
57082005-05-12 Eli Zaretskii <eliz@gnu.org>
5709
5710 * gdb.texinfo (Startup): Fix last change. Treat gdb.ini like we
5711 do with other non-standard names of init files.
5712
6fc08d32
EZ
57132005-05-11 Eli Zaretskii <eliz@gnu.org>
5714
5715 * gdb.texinfo (Command Files): Move the description of the startup
5716 from here...
5717 (Startup): ...to this new subsection of the Invocation chapter.
5718 Rearrange the description of init files more logically and add a
5719 cross-reference to "Command Files". Document the special gdbinit
5720 name for CISCO 68k. Expand the description of what GDB does
5721 during startup.
5722 (History): Add index entry for HISTSIZE.
5723
a561754a
MK
57242005-05-02 Mark Kettenis <kettenis@gnu.org>
5725
5726 * gdb.texinfo (Files): Remove documentation for auto-solib-limit.
5727
2eecc4ab
EZ
57282005-05-02 Eli Zaretskii <eliz@gnu.org>
5729
5730 * gdb.texinfo (SVR4 Process Information, The isatty call)
5731 (The system call): Don't use foo(N) notation for man pages and
5732 functions.
514c4d71 5733 (Compilation, DJGPP Native): Improve wording.
2eecc4ab 5734
18999be5
EZ
57352005-04-27 Eli Zaretskii <eliz@gnu.org>
5736
5737 * gdb.texinfo (Backtrace): Describe backtraces with arguments that
5738 were optimized away.
5739
0abb7bc7
EZ
57402005-04-22 Eli Zaretskii <eliz@gnu.org>
5741
5742 * gdb.texinfo (Remote configuration): Document "set/show
5743 get-thread-local-storage-address". Add cross-reference to the
5744 description of the qGetTLSAddr packet.
5745 (General Query Packets): Mention "set remote
5746 get-thread-local-storage-address" and add a reference to its
5747 description.
5748
6f61acb1
NR
57492005-04-19 Nick Roberts <nickrob@snap.net.nz>
5750
5751 * gdb.texinfo (Backtrace): Describe 'bt full'.
5752
9d59903a
NR
57532005-04-17 Nick Roberts <nickrob@snap.net.nz>
5754
5755 * gdb.texinfo (Mode Options): Fix typo.
5756 (GDB/MI): Describe how to invoke GDB/MI.
5757
721c2651
EZ
57582005-04-16 Eli Zaretskii <eliz@gnu.org>
5759
5760 * gdb.texinfo (OS Information): Renamed from Auxiliary Vector; all
a5adf40f 5761 references changed. Add description of "info udot".
721c2651
EZ
5762 (Files): Document "set/show stop-on-solib-events".
5763 (M32R/D): Document "set/show download-path", "set/show
5764 board-address", "set/show server-address", "upload", "tload".
ba04e063
EZ
5765 Document "sdireset", "sdistatus", "debug_chaos", "use_debug_dma",
5766 "use_mon_code", "use_ib_break", "use_dbt_break".
721c2651
EZ
5767 (Maintenance Commands): Improve indexing.
5768 (Target Commands): Document "set/show hash", "set/show debug
5769 monitor".
5770 (SVR4 Process Information): Document "info pidlist" and "info
5771 meminfo". Document "set/show procfs-tarce" and "set/show
5772 procfs-file". Document "proc-trace-*" and "proc-untrace-*".
5773 (Symbols, The Print Command with Objective-C): Improve indexing.
5774 (Objective-C): Add references to "info classes" and "info
5775 selectors".
c45da7e6
EZ
5776 (Debugging Output): Improve wording. Document "set/show debug
5777 solib-frv". Fix "set/show debugvarobj".
ba04e063
EZ
5778 (Set Breaks): Add index entry for "hardware breakpoints".
5779 (Renesas ICE): Document "e7000", "ftplogin", "ftpload", "drain",
5780 and "set/show usehardbreakpoints".
5781 (MIPS Embedded): Document "se/show syn-garbage-limit", "set/show
5782 monitor-prompt", "set/show monitor-warnings", "pmon".
c45da7e6
EZ
5783 (ARM): Document "rdilogfile", "rdilogenable", "set/show
5784 rdiromatzero", "set/show rdiheartbeat".
5785 (PowerPC): Document SDS-specific commands "set/show sdstimeout",
5786 "sds".
5787 (Embedded Processors): Document the "sim" command.
5788 (Remote): Document the "remote" command.
5789 (DJGPP Native): Document the "info serial" command.
5790 (Threads): Document "maint info sol-threads".
5791 (Files): Document "nosharedlibrary", "add-symbol-file-from-memory".
5792 (Set Breaks): Improve indexing.
5793 (Command Syntax): Add a reference to dont-repeat.
5794 (Define): Document "dont-repeat".
5795 (TUI Commands): Document "tabset".
5796 (WinCE): New subsection. Document "set/show remotedirectory",
5797 "set/show remoteupload", "set/show remoteaddhost".
721c2651 5798
14d6dd68
EZ
57992005-04-15 Eli Zaretskii <eliz@gnu.org>
5800
5801 * gdb.texinfo (Hurd Native): New subsection, documents
5802 Hurd-specific commands.
a64548ea 5803 (Maintenance Commands): Add cross-reference to "Debugging Output".
da316a69 5804 (Debugging Output): Document "set/show debug lin-lwp".
a64548ea
EZ
5805 (MIPS): Improve documentation of heuristic-fence-post. Document
5806 "set/show mips abi", "set/show mips saved-gpreg-size", "set/show
5807 mips stack-arg-size", "set/show mips mask-address", "set/show mips
5808 remote-mips64-transfers-32bit-regs", "set/show debug mips".
e2f4edfd 5809 (ARM): Document ARM-specific commands.
a64548ea
EZ
5810 (AVR): New section. Document "info io_registers".
5811 (CRIS): New section. Document "set/show cris-version" and
5812 "set/show cris-dwarf2-cfi".
5813 (HPPA): New section. Document "set/show debug hppa" and "maint
5814 print unwind".
a5adf40f 5815 (Neutrino): New subsection. Document "set/show debug nto-debug".
a64548ea 5816 (Super-H): New section. Document the "regs" command.
721c2651 5817 (Debugging Output): Document "set/show debug aix-thread".
14d6dd68 5818
9c16f35a
EZ
58192005-04-09 Eli Zaretskii <eliz@gnu.org>
5820
5821 * gdb.texinfo (Print Settings): Document "set/show print
5822 pascal_static-members", "set print repeats", "show print
5823 null-stop". Improve indexing. Fix documentation of "set print
5824 union".
5825 (Pascal): New section.
5826 (Supported languages): Rename from "Support"; all references
5827 updated. Add a menu item for Pascal.
5828 (Numbers): Document "set radix.
5829 (Screen Size): Document "set/show pagination".
5830 (MIPS Embedded): Remove "set processor" documentation.
5831 (Remote configuration): Document "set/show X/P/Z-packet",
5832 "set/show read-aux-vector-packet", "set/show remote
5833 symbol-lookup-packet", "set/show remote verbose-resume-packet",
5834 "set/show remoteaddresssize", "set/show remotebaud", "set/show
5835 remotedebug", "set/show remotebreak", "set/show remotedevice",
5836 "set/show remotelogfile".
5837 (Auxiliary Vector): Add reference to the description of the
5838 read-aux-vector-packet setting.
5839 (Set Watchpoints): Add a cross-reference to "set remote
5840 hardware-breakpoint-limit".
5841 (General Query Packets): Add indexing of requests and
5842 cross-references to related commands in "Remote configuration".
5843 (File-I/O Overview, The system call): Fix wording and typos.
5844 (Thread Stops): Add index entries.
5845 (Continuing and Stepping): Document "show step-mode".
5846 (i386): New node. Document "set/show struct-convention".
5847 (Files): Document "show trust-readonly-sections".
5848 (Calling): Document "set/show unwindonsignal".
5849 (Messages/Warnings): Add index entries.
5850 (Maintenance Commands): Document "set/show watchdog".
5851 (Annotations Overview): Document "show annotate".
5852 (Set Watchpoints): Add index entries.
5853 (Symbols): Fix doc of case-sensitive.
5854 (ABI): Document "show coerce-float-to-double".
5855 (Convenience Vars, Help): Improve indexing.
5856 (Machine Code): Document "show disassembly-flavor".
5857 (Debugging C plus plus): Document "show overload-resolution".
5858 (Value History, Signaling): Add index entries.
5859
58602005-04-08 Eli Zaretskii <eliz@gnu.org>
5861
5862 * gdb.texinfo (Show): Move @kindex entries to their proper places.
5863 (Processes): Fix wording.
5864 (History, List, Logging output, Define, Symbols, Print Settings):
5865 Improve indexing.
5866
a8f24a35
EZ
58672005-04-03 Eli Zaretskii <eliz@gnu.org>
5868
5869 * gdb.texinfo (Targets): Document "set/show architecture". Remove
5870 redundant index entry for "target" command.
5871 (Backtrace): Add index entries.
5872 (Symbols, Fortran): Document the "set case-sensitive" command.
5873 (DJGPP Native): Document "set com1base", "set com1irq", etc.
5874 (Print Settings): Add index entry for "set demangle-style".
5875 (Target Commands): Document "set download-write-size".
5876 (Debugging Output): Document "set exec-done-display".
5877
09d4efe1
EZ
58782005-04-02 Eli Zaretskii <eliz@gnu.org>
5879
5880 * gdb.texinfo (Files): Fix the name and documentation of
5881 add-shared-symbol-files. Document its alias assf. Update the
5882 list of OSs where GDB supports shared libraries. Fix markup.
5883 (Continuing and Stepping): Add reference to @var{location} in the
5884 text.
5885 (Dump/Restore Files): Fix reference to @{filename}.
5886 (Help): Fix wording.
5887 (Attach): Ditto.
5888 (Set Watchpoints): Ditto.
5889 (Backtrace): Remove redundant index entries. Improve index
5890 entries.
5891 (Delete Breaks): Fix wording.
5892 (Memory): Document the compare-sections command.
5893 (Memory Region Attributes): Improve wording.
5894 (Disabling): Improve wording.
5895 (Fortran): New subsection. Document the "info common" command.
5896 (Help): Document aliases "info copying" and "info warranty".
5897 (Caching Remote Data): New section. Document the "set/show
5898 remotecache" and "info dcache" commands.
5899 (Show): Fix wording of the documentation of the "set
5900 extension-language" command.
5901 (Signals): Add index entry for "info handle".
5902 (Memory Region Attributes): Fix punctuation.
5903 (Symbols): Change the arg name to "location" and refer to it in
5904 the text. Fix wording of "info types" doc.
5905 (Threads): Fix usage of @enumerate @item's.
5906 (Listing Tracepoints): Add index entry for "info tp".
5907 (Set Watchpoints): Add xref to "info break" description.
5908 (Macros): Add an index entry for "macro exp1". Document the
5909 "macro list" command.
5910 (Maintenance Commands): Document "flushregs", "maint agent",
5911 "maint check-symtabs", "maint cplus", "maint demangle", "maint
5912 deprecate", "maint undeprecate", "maint dump-me", "maint packet",
5913 "maint print architecture", "maint print objfiles", "maint print
5914 statistics", "maint print type", "maint show-debug-regs", "maint
5915 space", "maint time", and "maint translate-address".
5916 (Connecting): Document the "monitor" command.
5917 (Annotations Overview): Describe the "set annotate" command.
5918
82f2d802
EZ
59192005-04-01 Eli Zaretskii <eliz@gnu.org>
5920
5921 * gdb.texinfo (Set Watchpoints): Document can-use-hw-watchpoints.
5922 Rearrange index entries and improve wording about support for
5923 hardware watchpoints.
5924
7d51c7de
BR
59252005-03-10 Bob Rossi <bob@brasko.net>
5926
5927 * gdb.texinfo: Update copyright
5928
68c71a2e
TR
59292005-02-09 Theodore A. Roth <troth@openavr.org>
5930
5931 * gdb.texinfo (General Query Packets): Fix texinfo compile warning and
5932 error.
5933
83761cbd
KB
59342005-02-03 Kevin Buettner <kevinb@redhat.com>
5935
5936 * gdb.texinfo (General Query Packets): Document qGetTLSAddr packet.
5937
9f1c6395
MS
59382005-01-17 Michael Snyder <msnyder@redhat.com>
5939
5940 * gdb.texinfo: Fix spelling, infinte -> infinite.
5941
fbd1b305
MK
59422005-01-08 Mark Kettenis <kettenis@gnu.org>
5943
5944 * observer.texi (GDB Observers): Document "solib_loaded".
5945
3ace7edb
AC
59462005-01-07 Andrew Cagney <cagney@gnu.org>
5947
bec39cab
AC
5948 * configure.ac: Rename configure.in, require autoconf 2.59.
5949 * configure: Re-generate.
5950
3ace7edb
AC
5951 * configure.in: Replace configdirs with multiple references to
5952 AC_CONFIG_SUBDIRS.
5953 * configure: Re-generate.
5ae4183a 5954
53531fc1
AC
59552005-01-04 Andrew Cagney <cagney@gnu.org>
5956
5957 * gdbint.texinfo (Versions and Branches): Make the date (YYYYMMDD)
5958 part of the version number.
5959
536ffdb7
MK
59602004-12-24 Mark Kettenis <kettenis@gnu.org>
5961
5962 * gdbint.texinfo (Algorithms): Remove description of
5963 TARGET_DISABLE_HW_WATCHPOINTS and TARGET_ENABLE_HW_WATCHPOINTS.
5964
e1aac25b
JB
59652004-12-07 Jim Blandy <jimb@redhat.com>
5966
5967 * gdb.texinfo (General Query Packets): Specify that thread ID's in
5968 the 'qC' and 'qThreadInfo' packets are unsigned hexidecimal
5969 numbers.
5970
f47b1503
AS
59712004-12-07 Andreas Schwab <schwab@suse.de>
5972
5973 * gdb.texinfo (Mode Options): Document -l option.
5974
b6b8ece6
EZ
59752004-12-04 Eli Zaretskii <eliz@gnu.org>
5976
5977 * gdbint.texinfo (Algorithms): More accurate description of
5978 STOPPED_BY_WATCHPOINT. Point out that target_stopped_data_address
5979 is not needed unless data-read and data-access watchpoints are
5980 supported. Add a description of how GDB checks whether the
5981 inferior stopped because a watchpoint was hit.
5982
01371747
EZ
59832004-11-23 Eli Zaretskii <eliz@gnu.org>
5984
5985 * gdb.texinfo (Files): Add cross-reference to description of
5986 -readnow command-line switch.
5987
2315ffec
RC
59882004-11-10 Randolph Chung <tausq@debian.org>
5989
5990 * gdb.texinfo: Document set/show backtrace past-entry commands.
5991 Rearrange index entries for set/show backtrace past-main.
5992
69065f5d
AC
59932004-11-10 Jon Beniston <jon@beniston.com>
5994
5995 Committed by Andrew Cagney <cagney@gnu.org>.
5ae4183a
AS
5996 * gdb.texinfo (Remote Serial Protocol): Further describe
5997 binary transfer escaping mechanism .
69065f5d 5998
30e91e0b
RC
59992004-11-08 Randolph Chung <tausq@debian.org>
6000
6001 * gdb.texinfo (inferior_debugging info): Document "set debug infrun"
6002 and "show debug infrun". Add index entries.
6003
60bf7e09
EZ
60042004-10-23 Eli Zaretskii <eliz@gnu.org>
6005
6006 * gdb.texinfo (SVR4 Process Information): Document subcommands of
6007 "info proc" that are already implemented. Add index entries.
6008 (Working Directory): Add a cross-reference to "info proc" command.
dcaf7c2c
EZ
6009 (Files): Add a tip for decreasing memory used for symtabs from
6010 shared libraries.
f018e82f
EZ
6011 (Starting): Fix whitespace; make "elaboration" stand out where it
6012 is first used, and add an index entry for the term.
f8568604
EZ
6013 (Calling): Expand and elaborate text. Add "print". Add the
6014 description of problems with weak aliases.
384ee23f 6015 (Core File Generation): New section.
60bf7e09 6016
d52fe014
AC
60172004-10-12 Andrew Cagney <cagney@gnu.org>
6018
6019 * gdbint.texinfo (Versions and Branches): New chapter.
6020 (Releasing GDB): Delete "Versions and Branches" section.
6021 (Top): Add "Versions and Branches".
6022
703663ab
EZ
60232004-10-08 Eli Zaretskii <eliz@gnu.org>
6024
6025 * gdb.texinfo (Editing, History): Add cross-references to the
6026 included Readline and History user documentation. Remove
6027 references to the symbol have-readline-appendices which is unused
6028 and undefined.
6029 (History): Fix indexing.
6030
ac77d04f
JJ
60312004-10-08 Jeff Johnston <jjohnstn@redhat.com>
6032
6033 * gdbint.texinfo (target_stopped_data_address): Update to
6034 new prototype.
6035 (i386_stopped_data_address): Update prototype and description.
6036 (i386_stopped_by_watchpoint): New function and description.
6037
e07c999f
PH
60382004-10-03 Paul N. Hilfinger <hilfinger@gnat.com>
6039
6040 * gdb.texinfo (Filenames): Add Ada suffixes.
6041 (Ada) New section.
6042
2e868123
AC
60432004-09-27 Andrew Cagney <cagney@gnu.org>
6044 Robert Picco <Robert.Picco@hp.com>
6045
6046 * gdb.texinfo (Packets): Document the "p" packet.
6047
02a57714
JM
60482004-09-21 Jason Molenda (jmolenda@apple.com)
6049
6050 * gdb.texinfo (Paths and Names of the Source Files): Document the
6051 meaning of values in the 'desc' field of a SO stab.
6052
ae038cb0
DJ
60532004-09-20 Daniel Jacobowitz <dan@debian.org>
6054
6055 * gdb.texinfo (Maintenance Commands): Document "maint set dwarf2
6056 max-cache-age" and "maint show dwarf2 max-cache-age".
6057
f7dc1244
EZ
60582004-09-16 Eli Zaretskii <eliz@gnu.org>
6059
6060 * gdb.texinfo (Set Breaks): Add index entry for setting
6061 breakpoints on overloaded C++ functions that are not members of
6062 any classes. Add an example and an index entry for setting
6063 breakpoints on all program functions.
6064 (Character Sets, Macros, Overlay Commands)
6065 (Non-debug DLL symbols, GDB/MI Output Syntax)
6066 (Annotations Overview, Maintenance Commands, File-I/O Overview):
6067 Use "(@value{GDBP})" instead of a literal "(gdb)".
6068
f810308b
AC
60692004-09-12 Andrew Cagney <cagney@gnu.org>
6070
6071 * gdbint.texinfo (Native Debugging): Delete description of
6072 FILES_INFO_HOOK.
6073
15a661f3
PH
60742004-09-11 Paul Hilfinger <hilfinger@gnat.com>
6075
5ae4183a
AS
6076 * gdbint.texinfo (User Interface): Change local_hex_string_custom
6077 to hex_string_custom (not historically correct, but more
15a661f3
PH
6078 understandable, given the current code).
6079
f3219c75
AC
60802004-09-03 Andrew Cagney <cagney@gnu.org>
6081
6082 * gdbint.texinfo (Native Debugging): Delete SVR4_SHARED_LIBS.
6083
f3bb6704
JJ
60842004-09-01 Jeff Johnston <jjohnstn@redhat.com>
6085
6086 * observer.texi (solib_unloaded): New observer.
6087
8d2c00cb
AC
60882004-08-24 Andrew Cagney <cagney@gnu.org>
6089
6090 * gdbint.texinfo (Target Architecture Definition): Add missing
6091 comma.
6092
e7dc800a
MC
60932004-08-20 Michael Chastain <mec.gnu@mindspring.com>
6094
6095 * (Using the Testsuite): build != host is supported,
6096 but some test scripts do not support build != host.
6097
73b03683
MK
60982004-08-14 Mark Kettenis <kettenis@gnu.org>
6099
6100 * gdbint.texinfo (Host Definition): Delete description of
6101 FCLOSE_PROVIDED and GETENV_PROVIDED.
6102
c0ccb908
MK
61032004-08-05 Mark Kettenis <kettenis@chello.nl>
6104
6105 * gdbint.texinfo (Host Definition): Delete description of
6106 NO_SYS_FILE.
6107 (Native Debugging): Delete description of KERNEL_U_ADDR_BSD and
6108 PTRACE_FP_BUG.
6109
9c8dbfa9
AC
61102004-08-05 Andrew Cagney <cagney@gnu.org>
6111
6112 * gdbint.texinfo (Target Architecture Definition): Delete
6113 reference to deprecated_read_fp.
6114
f42accbe
AC
61152004-08-02 Andrew Cagney <cagney@gnu.org>
6116
6117 * gdbint.texinfo (Target Architecture Definition): Delete
6118 description of DEPRECATED_REGISTER_BYTES.
6119
0b66e38c
EZ
61202004-07-30 Baurjan Ismagulov <ibr@ata.cs.hun.edu.tr>
6121
6122 * gdb.texinfo (Source Path): Document the new behavior of
6123 searching for the source files.
6124
15387254
EZ
61252004-07-17 Eli Zaretskii <eliz@gnu.org>
6126
6127 * gdb.texinfo (Edit): Fix markup of EDITOR and improve wording.
6128 (Search, Expressions, Arrays, Variables, Data, Machine Code)
6129 (Auto Display): Improve indexing.
6130
2c07db7a
AC
61312004-07-16 Andrew Cagney <cagney@gnu.org>
6132
6133 * gdb.texinfo (Mode Options): Delete documentation on "-async" and
6134 "-noasync".
6135
4644b6e3
EZ
61362004-07-09 Eli Zaretskii <eliz@gnu.org>
6137
6138 * gdb.texinfo: Fix @kindex entries so that multiple commands that
6139 have the same prefix have only their prefix in the index.
6140
7561d450
MK
61412004-07-03 Mark Kettenis <kettenis@gnu.org>
6142
6143 * gdb.texinfo (BSD libkvm Interface): New node (section)
6144 (Native): Add it to the menu.
6145
67bebe79
MK
61462004-07-01 Mark Kettenis <kettenis@gnu.org>
6147
6148 * gdbint.texinfo (Target Architecture Definition): Remove
6149 PCC_SOL_BROKEN.
6150
1a6923e0
MK
61512004-06-24 Mark Kettenis <kettenis@gnu.org>
6152
6153 * gdbint.texinfo (Target Architecture Definition): Remove
6154 SUN_FIXED_LBRAC_BUG.
6155
b435e160
AC
61562004-06-26 Andrew Cagney <cagney@gnu.org>
6157
6158 * gdbint.texinfo (Coding): Replace xasprintf with xstrprintf.
6159
b5622e8d
AC
61602004-06-20 Andrew Cagney <cagney@gnu.org>
6161
6162 * gdbint.texinfo (Target Architecture Definition): Deprecate
6163 USE_STRUCT_CONVENTION.
6164
e0c07bf0
MC
61652004-06-19 Michael Chastain <mec.gnu@mindspring.com>
6166
6167 gdb.texinfo (Bug Reporting): Mention session recording,
6168 with the script command or Emacs.
6169
782263ab
AC
61702004-06-18 Andrew Cagney <cagney@gnu.org>
6171
6172 * gdbint.texinfo (Target Architecture Definition): Deprecate
6173 FUNCTION_START_OFFSET.
6174
03727ca6
AC
61752004-06-14 Andrew Cagney <cagney@gnu.org>
6176
6177 Based on changes from Karl Berry.
6178 * gdb.texinfo: Do not use @sc in a direntry.
6179 * stabs.texinfo: Change @dircateogry to "Software development".
6180 * gdbint.texinfo, gdb.texinfo, annotate.texinfo: Ditto.
6181
97092415
AC
61822004-06-13 Andrew Cagney <cagney@gnu.org>
6183
6184 * gdbint.texinfo (Target Architecture Definition): Delete
6185 description of RETURN_VALUE_ON_STACK.
6186
1f6d4158
AC
61872004-06-09 Andrew Cagney <cagney@gnu.org>
6188
6189 * gdbint.texinfo (Native Debugging): Restore "@table @code"
6190 deleted by previous patch.
6191
d966f0cb
AC
61922004-06-08 Andrew Cagney <cagney@gnu.org>
6193
6194 * gdbint.texinfo (Native Debugging): Delete documentation on
6195 ATTACH_DETACH.
6196
86fe4aaa
RC
61972004-06-06 Randolph Chung <tausq@debian.org>
6198
6199 * gdb.texinfo (push_dummy_call): Use @code{struct value}.
6200
d4b6d575
RC
62012004-06-06 Randolph Chung <tausq@debian.org>
6202
5ae4183a 6203 * gdb.texinfo (push_dummy_call): Update argument list to match
d4b6d575
RC
6204 the new push_dummy_call method signature. Describe the function
6205 argument.
6206
4e8b0763
JB
62072004-05-24 Joel Brobecker <brobecker@gnat.com>
6208
6209 * gdb.texinfo (Starting): Document new start command.
6210
59caf092
AC
62112004-05-21 Andrew Cagney <cagney@redhat.com>
6212
6213 * observer.texi (GDB Observers): Document "inferior_created".
6214
e4a2df64
AC
62152004-05-08 Andrew Cagney <cagney@redhat.com>
6216
e6b55ae2
AC
6217 * gdbint.texinfo (Target Architecture Definition): Delete
6218 description of DO_DEFERRED_STORES.
6219
28954179
AC
6220 * gdbint.texinfo (Target Architecture Definition): Delete
6221 references to DEPRECATED_FIX_CALL_DUMMY.
6222
434b87dd
AC
6223 * gdbint.texinfo (Target Architecture Definition): Delete
6224 description of DEPRECATED_CALL_DUMMY_WORDS,
6225 DEPRECATED_SIZEOF_CALL_DUMMY_WORDS, and CALL_DUMMY.
6226
58d28df8
AC
6227 * gdbint.texinfo (Target Architecture Definition): Delete
6228 description of DEPRECATED_PUSH_DUMMY_FRAME.
6229
e4a2df64
AC
6230 * gdbint.texinfo (Target Architecture Definition): Delete
6231 reference to DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
6232
2b4855ab
AC
62332004-05-07 Andrew Cagney <cagney@redhat.com>
6234
6235 * observer.texi (GDB Observers): Add "Debugging" section. Include
6236 cross reference to "set/show debug observer".
6237 * gdb.texinfo (Debugging Output): Document "set/show debug
6238 observer".
6239
fcf70625
AC
62402004-05-01 Andrew Cagney <cagney@redhat.com>
6241
6242 * gdbint.texinfo (Target Architecture Definition): Delete
6243 description of DEPRECATED_PC_IN_SIGTRAMP.
6244
8ee56bcf
AC
62452004-04-30 Andrew Cagney <cagney@redhat.com>
6246
6247 * gdbint.texinfo (Target Architecture Definition): Delete
6248 documentation for BELIEVE_PCC_PROMOTION_TYPE, no longer defined.
6249
67ab9a76
OF
62502004-04-30 Orjan Friberg <orjanf@axis.com>
6251
6252 * observer.texi (GDB Observers): Correct spelling.
6253
79346bcb
OF
62542004-04-26 Orjan Friberg <orjanf@axis.com>
6255
6256 * observer.texi (GDB Observers): Add target_changed event.
6257
7a464420
AC
62582004-04-08 Andrew Cagney <cagney@redhat.com>
6259
6260 * observer.texi (GDB Observers): Rework, provide generic observer
6261 definitions and then a list of observable events.
6262
6cdf9d98
AC
62632004-04-04 Andrew Cagney <cagney@redhat.com>
6264
6265 * gdbint.texinfo (Host Definition): Delete reference to
6266 NO_SIGINTERRUPT.
6267
ddc135a4
AC
62682004-04-02 Andrew Cagney <cagney@redhat.com>
6269
6270 * gdbint.texinfo (Target Architecture Definition): Delete
6271 reference to DEPRECATED_CALL_DUMMY_LENGTH.
6272
6a1b180d
SC
62732004-03-28 Stephane Carrez <stcarrez@nerim.fr>
6274
6275 * gdb.texinfo (TUI Commands): Document tui reg commands.
6276
d0d5df6f
AC
62772004-03-26 Andrew Cagney <cagney@redhat.com>
6278
6279 * gdb.texinfo (TUI): Delete reference to --enable-tui. Mention
6280 "gdbtui".
6281 (Mode Options): Mention "gdbtui". Use "Text" not "Terminal".
6282 (Contributors): Mention both Text and Terminal User Interface.
6283
aa2a3f87
AC
62842004-03-23 Andrew Cagney <cagney@redhat.com>
6285
6286 * gdbint.texinfo (Target Architecture Definition): Deprecate
6287 references to SIGTRAMP_START and SIGTRAMP_END.
6288
f561f026
AC
62892004-03-23 Andrew Cagney <cagney@redhat.com>
6290
6291 * gdbint.texinfo (Target Architecture Definition): Deprecate
6292 references to PC_IN_SIGTRAMP.
6293
33cb8b0f
AC
62942004-03-19 Andrew Cagney <cagney@redhat.com>
6295
6296 * gdbint.texinfo (Target Architecture Definition): Delete
6297 reference to GDB_TARGET_IS_HPPA.
6298
fc989b7a
AC
62992004-03-18 Andrew Cagney <cagney@redhat.com>
6300
6301 * gdbint.texinfo (Coding): Update section on gdbarch_data,
6302 describe pre_init and post_init.
6303
701b08bb
DJ
63042004-03-09 Daniel Jacobowitz <drow@mvista.com>
6305
6306 * gdb.texinfo (Debugging Output): Document values for "set debug
6307 target".
6308
faae5abe
AC
63092004-02-28 Andrew Cagney <cagney@redhat.com>
6310
6311 * gdb.texinfo (Contributors): Mention GDB 6.1 release engineer.
6312
dd79a6cf
JJ
63132004-02-26 Jeff Johnston <jjohnstn@redhat.com>
6314
6315 * gdb.texinfo (breakpoints): Add information about the
6316 new "set breakpoint pending" and "show breakpoint pending"
6317 commands.
6318
e7f16015
AC
63192004-02-26 Andrew Cagney <cagney@redhat.com>
6320
6321 * gdbint.texinfo (Coding): Document use of gdbarch_obstack_zalloc
6322 in Per-architecture module data section.
6323
7161a3a6
RM
63242004-02-25 Roland McGrath <roland@redhat.com>
6325
6326 * gdb.texinfo (General Query Packets): Document qPart:... packets.
6327
2154891a
AC
63282004-02-24 Andrew Cagney <cagney@redhat.com>
6329
6330 * annotate.texinfo: Wrap fdl.texi include in raise/lower sections.
6331 * gdb.texinfo, gdbint.texinfo, stabs.texinfo: Ditto.
6332 * fdl.texi: Import Version 1.2, November 2002.
7161a3a6 6333
6c74ac8b
AC
63342004-02-17 Andrew Cagney <cagney@redhat.com>
6335
6336 * gdb.texinfo (Mode Options): Note that "mi1" is deprecated.
6337
19772a2c
AC
63382004-02-16 Andrew Cagney <cagney@redhat.com>
6339
6340 * gdbint.texinfo (Target Architecture Definition): Deprecate
6341 FRAMELESS_FUNCTION_INVOCATION.
6342
c9830293
AC
63432004-02-16 Andrew Cagney <cagney@redhat.com>
6344
6345 * gdbint.texinfo (Coding): Mention -Wunused-function.
6346
b9d26eb9
AC
63472004-02-14 Andrew Cagney <cagney@redhat.com>
6348
6349 * gdbint.texinfo (Target Architecture Definition): Delete
6350 description of DEPRECATED_CALL_DUMMY_STACK_ADJUST.
6351
49efadf5
EZ
63522004-02-12 Elena Zannoni <ezannoni@redhat.com>
6353
6354 * gdb.texinfo: Properly quote the name "C++".
6355 * gdbint.texinfo: Ditto.
6356 * stabs.texinfo: Ditto.
6357
1eb288ea
EZ
63582004-02-11 Elena Zannoni <ezannoni@redhat.com>
6359
6360 * gdbint.texinfo (Support Libraries): Add doco about obstacks and
6361 minimal information about libiberty.
6362
e4937fc1
MC
63632004-02-06 Michael Chastain <mec.gnu@mindspring.com>
6364
6365 * gdb.texinfo (Auxiliary Vector): Fix thinko with @value{GDBN}.
6366
a9331b3f
RM
63672004-02-04 Roland McGrath <roland@redhat.com>
6368
6369 * gdb.texinfo (Auxiliary Vector): New node (section).
6370 (Data): Add it to the menu.
6371
2650777c
JJ
63722004-02-02 Jeff Johnston <jjohnstn@redhat.com>
6373
6374 * gdb.texinfo (Breakpoints): Add information about pending
6375 breakpoint support.
6376
b4501125
AC
63772004-01-26 Andrew Cagney <cagney@redhat.com>
6378
6379 * gdb.texinfo (Overview): Delete references to the cisco protocol
6380 including the "N" response.
6381
74055713
AC
63822004-01-26 Andrew Cagney <cagney@redhat.com>
6383
6384 * gdbint.texinfo (Target Architecture Definition): Rename
6385 EXTRACT_STRUCT_VALUE_ADDRESS to
6386 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS.
a9331b3f 6387
3bbe9696
EZ
63882004-01-24 Eli Zaretskii <eliz@gnu.org>
6389
6390 * gdb.texinfo (KOD): Document "show os". Add index entries for
6391 "set/show os" and "info cisco" commands.
6392
5843504f
EZ
63932004-01-21 Eli Zaretskii <eliz@gnu.org>
6394
6395 * Makefile.in (install-info): Prepend $(DESTDIR) to $(infodir).
6396
9175c9a3
MC
63972004-01-19 Michael Chastain <mec.gnu@mindspring.com>
6398
6399 * gdbint.texinfo: Delete USE_MMALLOC, NO_MMCHECK, MMCHECK_FORCE,
6400 MMAP_BASE_ADDRESS, MMAP_INCREMENT.
6401
8e94b928
NR
64022004-01-19 Nick Roberts <nick@nick.uklinux.net>
6403
6404 * gdb.texinfo (GDB/MI Stack Manipulation): Describe extension to
6405 -stack-list-locals.
6406 (GDB/MI Variable Objects): Describe extension to
6407 -var-list-children.
6408
a20cf136
DJ
64092004-01-17 Daniel Jacobowitz <drow@mvista.com>
6410
6411 * gdbint.texinfo (DECR_PC_AFTER_HW_BREAK): Don't document.
6412
afb18d0f
AC
64132004-01-17 Andrew Cagney <cagney@redhat.com>
6414
6415 * gdbint.texinfo (Target Architecture Definition): Delete
6416 documentation on DEPRECATED_NPC_REGNUM.
6417
b51970ac
DJ
64182004-01-13 Daniel Jacobowitz <drow@mvista.com>
6419
6420 * gdb.texinfo: Update copyright year. Mention that set
6421 follow-fork-mode is supported on GNU/Linux. Remove documentation of
6422 "set follow-fork-mode ask".
6423
0f0cffd2
AC
64242004-01-13 Andrew Cagney <cagney@redhat.com>
6425
6426 * gdbint.texinfo: Update copyright year.
6427 (Coding): Add -Wunused-label to list of -Werror warnings.
6428
c552b3bb 64292004-01-08 Jason Molenda <jmolenda@apple.com>
5ae4183a 6430 Eli Zaretskii <eliz@gnu.org>
c552b3bb
JM
6431
6432 * gdb.texinfo: Update copyright.
6433 (Objective-C): "methodName" typeo fixed. Add @code/@var markup
6434 around names, as appropriate. Minor syntax cleanup of
6435 _NSPrintForDebugger explanation. Two spaces after periods.
6436 GDBN used instead of lit. "gdb". Index entries added for
6437 print-object and _NSPrintForDebugger. @noindent added in one spot.
6438
afe157ca
EZ
64392003-11-11 Elena Zannoni <ezannoni@redhat.com>
6440
6441 * stabs.texinfo: Add dircategory and direntry commands.
6442 * annotate.texinfo: Ditto.
6443
963e2bb7
AC
64442003-11-10 Andrew Cagney <cagney@redhat.com>
6445
6446 * gdbint.texinfo (Target Architecture Definition): Replace the
6447 return_value method's "inval" and "outval" parameters with
6448 "readbuf" and "writebuf".
6449
1d8b2f28
JB
64502003-10-28 Jim Blandy <jimb@redhat.com>
6451
6452 * gdb.texinfo (The F request packet, The F reply packet): Renamed
6453 from "The `F' request packet" and "The `F' reply packet", to make
6454 texi2dvi happy.
6455 (File-I/O remote protocol extension): Update menu entries, too.
6456
36d86913
MC
64572003-10-26 Michael Chastain <mec@shout.net>
6458
6459 * gdb.texinfo (Thread Stops): Document the issue with
6460 premature return from system calls in multi-threaded programs.
6461
ce2826aa
AC
64622003-10-24 Andrew Cagney <cagney@redhat.com>
6463
6464 * annotate.texinfo: Fix "fortunatly"[sic].
6465
f24c5e49
KI
64662003-10-23 Kei Sakamoto <sakamoto.kei@renesas.com>
6467
6468 * gdb.texinfo (Contributors to GDB): Replace "Renesas"
6469 with "Hitachi" and "Mitsubishi".
6470
92ad9cd9
AC
64712003-10-20 Andrew Cagney <cagney@redhat.com>
6472
6473 * gdbint.texinfo (Target Architecture Definition): Document
6474 gdbarch_return_value. Add cross references from
6475 USE_STRUCT_CONVENTION, EXTRACT_RETURN_VALUE, and
6476 STORE_RETURN_VALUE, and from/to EXTRACT_STRUCT_VALUE_ADDRESS.
6477
0ab4b752
MK
64782003-10-18 Mark Kettenis <kettenis@gnu.org>
6479
6480 * gdbint.texinfo (Target Architecture Definition): Document
6481 regset_from_core_section.
fb3e19c0
KI
6482
64832003-10-16 Kei Sakamot Sakamoto <sakamoto.kei@renesas.com>
6484
6485 * gdb.texinfo (M32R/D): Mention m32rsdi target.
6486
a9331b3f 64872003-10-15 Kevin Buettner <kevinb@redhat.com>
e4d5f7e1
KB
6488
6489 From Anthony Green <green@redhat.com>:
5ae4183a 6490 * gdb.texinfo (Breakpoints related warnings): Insert into menu.
e4d5f7e1 6491
1485d690
KB
64922003-10-14 Kevin Buettner <kevinb@redhat.com>
6493
889bf7c5
PA
6494 * gdb.texinfo (Breakpoint related warnings): New node.
6495 * gdbint.texinfo (ADJUST_BREAKPOINT_ADDRESS): Document.
a9331b3f 6496
86d30acc
DJ
64972003-10-13 Daniel Jacobowitz <drow@mvista.com>
6498
6499 * gdb.texinfo (Remote Protocol): Document v and vCont.
6500
172c2a43
KI
65012003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
6502
6503 * gdb.texinfo: Replace "Hitachi" and "Mitsubishi" with "Renesas".
6504 * gdbint.texinfo: Ditto.
6505
71952f4c
AC
65062003-10-09 Andrew Cagney <cagney@redhat.com>
6507
6508 From 2003-09-18 David Anderson <davea@sgi.com>:
6509 * gdb.texinfo (GDB/MI Symbol Query): Replace "comamnd" with
6510 "command".
6511
268e2188
AC
65122003-10-03 Andrew Cagney <cagney@redhat.com>
6513
6514 * gdbint.texinfo (Target Architecture Definition): Deprecate
6515 IBM6000_TARGET. Mention that it implies an RS/6000 system and not
6516 just target.
6517
12c266ea 65182003-10-02 Andrew Cagney <cagney@redhat.com>
2e092625 6519
f30992d4 6520 * gdbint.texinfo (Target Architecture Definition): Rename
12c266ea
AC
6521 REGISTER_RAW_SIZE to DEPRECATED_REGISTER_RAW_SIZE.
6522 * gdb.texinfo (Packets, Stop Reply Packets): Ditto.
6523 * gdbint.texinfo (Target Architecture Definition): Rename
6524
65252003-09-30 Andrew Cagney <cagney@redhat.com>
6526
f30992d4 6527 REGISTER_VIRTUAL_SIZE to DEPRECATED_REGISTER_VIRTUAL_SIZE.
a9331b3f 6528 (Target Architecture Definition):
f30992d4 6529
2e092625
AC
6530 * gdbint.texinfo (Target Architecture Definition): Rename
6531 REGISTER_VIRTUAL_TYPE to DEPRECATED_REGISTER_VIRTUAL_TYPE.
6532
0717ae8a
AC
65332003-09-29 Andrew Cagney <cagney@redhat.com>
6534
dad809b7
AC
6535 * gdbint.texinfo (Target Architecture Definition): Delete
6536 documentation for NEED_TEXT_START_END.
6537
0717ae8a
AC
6538 * gdbint.texinfo (Target Architecture Definition): Rename
6539 NPC_REGNUM to DEPRECATED_NPC_REGNUM. Add cross reference to
6540 TARGET_WRITE_PC.
a9331b3f 6541
af6cf26d
MC
65422003-09-22 Michael Chastain <mec@shout.net>
6543
6544 * gdbint.texinfo (Testsuite Organization): Change gdb.c++ to gdb.cp.
6545
ee206350
AG
65462003-09-21 Anthony Green <green@redhat.com>
6547
6548 * gdbint.texinfo (Target Architecture Definition): Fix typos.
6549
a38c9fe6
MK
65502003-09-21 Mark Kettenis <kettenis@gnu.org>
6551
6552 * gdbint.texinfo (Target Architecture Definition): Document
6553 stabs_argument_has_addr.
6554
77949794
AC
65552003-09-18 Andrew Cagney <cagney@redhat.com>
6556
6557 * gdbint.texinfo (Target Architecture Definition): Delete
6558 documentation on REGISTER_NAMES.
6559
8e823e25
MK
65602003-09-13 Mark Kettenis <kettenis@gnu.org>
6561
6562 * gdbint.texinfo (Target Architecture Definition): Replace
6563 REG_STRUCT_HAS_ADDR with DEPRECATED_REG_STRUCT_HAS_ADDR.
6564
f27dd7fd
AC
65652003-09-11 Andrew Cagney <cagney@redhat.com>
6566
6567 * gdbint.texinfo (Target Architecture Definition): Replace
6568 STACK_ALIGN with DEPRECATED_STACK_ALIGN.
6569
8b148df9
AC
65702003-08-18 Andrew Cagney <cagney@redhat.com>
6571
6572 * gdbint.texinfo (Target Architecture Definition): Document
6573 "frame_red_zone_size".
6574
25d29d70
AC
65752003-08-09 Andrew Cagney <cagney@redhat.com>
6576
6577 * gdb.texinfo (Backtrace): Replace "set/show backtrace-below-main"
6578 with "set/show backtrace past-main" and "set/show backtrace
6579 limit".
6580
c938e9b0
L
65812003-08-08 H.J. Lu <hongjiu.lu@intel.com>
6582
6583 * Makefile.in (install-info): Support DESTDIR.
6584 (install-html): Likewise.
6585
64fabec2
AC
65862003-08-07 Andrew Cagney <cagney@redhat.com>
6587
6588 Patch from Nick Roberts.
6589 * gdb.texinfo (Using GDB under GNU Emacs): Fix/update key
6590 bindings. Remove description of send-gdb-command.
6591
2fcf52f0
AC
65922003-08-07 Andrew Cagney <cagney@redhat.com>
6593
6594 * gdb.texinfo (Mode Options): Mention that "mi2" was included in
6595 GDB 6.0.
6596
086432e2
AC
65972003-08-06 Andrew Cagney <cagney@redhat.com>
6598
6599 * gdb.texinfo (Mode Options): Mention that level three is the
6600 highest available and that level 2 is deprecated.
6601 (Annotations Overview): Mention annotation levels. Cross reference
6602 to "Limitations of the Annotation Interface" in annotate.texi.
6603 (TODO, Value Annotations, Frame Annotations): Delete section.
6604 (Displays, Breakpoint Info): Delete.
6605
e5249f67
AC
66062003-08-04 Andrew Cagney <cagney@redhat.com>
6607
6608 * agentexpr.texi: Delete @bye.
6609 * Makefile.in (STABS_DOC_SOURCE_INCLUDES): Add "fdl.texi"
6610 (stabs.info): Add $(srcdir) to include search path.
6611 (html): Depend on "annotate_toc.html", and not "annotate.html".
6612 * stabs.texinfo: Ditto. Include "fdl.texi".
6613 * gdbint.texinfo: Update copyright statement's list of invariant
6614 sections.
6615
e6f672d2
AC
66162003-07-28 Andrew Cagney <cagney@redhat.com>
6617
6618 * Makefile.in (INFO_DEPS): Add annotate.info.
6619 (dvi, ps, html, pdf): Add annotate.
6620 (ANNOTATE_DOC_SOURCE_INCLUDES): New macro.
6621 (ANNOTATE_DOC_BUILD_INCLUDES): New macro.
6622 (ANNOTATE_DOC_FILES): New macro.
6623 (ANNOTATE_TEX_TMPS): New macro.
6624 (annotate.info, annotate_toc.html): Specify dependencies.
6625 (annotate.ps, annotate.pdf, annotate.dvi): Ditto.
6626 * annotate.texinfo: Rename annotate.texi. Get building. Add
6627 "Migrating to GDB/MI" and "Limitations of the Annotation
6628 Interface" chapters. Mention why it is not part of the user
6629 guide. Update copyright notice. Include "fdl.texi".
6630
72ffddc9
SC
66312003-07-26 Stephane Carrez <stcarrez@nerim.fr>
6632
6633 * gdb.texinfo (TUI Keys): Document C-x o key to switch active window.
6634
a9f12a31
DJ
66352003-07-24 Daniel Jacobowitz <drow@mvista.com>
6636
6637 * gdbint.texinfo (libgdb components): Correct a GDB to GDBN.
6638
b1fe9455
DJ
66392003-07-24 Daniel Jacobowitz <drow@mvista.com>
6640
6641 * gdb.texinfo (Server): Mention pidof.
6642
153721e6
AC
66432003-07-22 Andrew Cagney <cagney@redhat.com>
6644
6645 * gdbint.texinfo (Coding): Add -Wformat-nonliteral to -Werror
6646 list.
6647
0fac0b41
DJ
66482003-06-28 Daniel Jacobowitz <drow@mvista.com>
6649
6650 * gdb.texinfo (Logging output): New chapter.
6651
4e562065
JB
66522003-06-24 Joel Brobecker <brobecker@gnat.com>
6653
6654 * gdb.texinfo (Unsupported languages): New section.
6655 (Languages): Add link to new section.
6656
f2c06f52
AC
66572003-06-22 Andrew Cagney <cagney@redhat.com>
6658
6659 * gdb.texinfo (Contributors): Mention 6.0 release engineer.
6660
b4177fca
DJ
66612003-06-22 Daniel Jacobowitz <drow@mvista.com>
6662
6663 * gdbint.texinfo (Coding): Clarify use of gdb_XXX.h headers.
6664
f418dd93
DJ
66652003-06-22 Daniel Jacobowitz <drow@mvista.com>
6666
6667 * Makefile.in (SFILES_INCLUDED): Add agentexpr.texi.
6668 * agentexpr.texi: Retitle section, and change it to an appendix.
6669 Comment out texinfo initialization. Factor a @var{} into two
6670 pieces to prevent makeinfo warnings.
6671 * gdb.texinfo: Add Agent Expressions appendix.
6672
4ca61388
DJ
66732003-06-19 Daniel Jacobowitz <drow@mvista.com>
6674
6675 * gdbint.texinfo (Native Conditionals): Remove PREPARE_TO_PROCEED.
6676
07f31aa6
DJ
66772003-06-18 Daniel Jacobowitz <drow@mvista.com>
6678
5ae4183a 6679 * gdb.texinfo (Remote Debugging): New section "Connecting to a
07f31aa6
DJ
6680 remote target". Document the "detach" and "disconnect" commands.
6681 (Server, Netware, Debug Session): Reference "Connecting to a
6682 remote target".
6683 (GDB/MI Target Manipulation): Document "-target-disconnect".
6684
2dd0da42
AC
66852003-06-13 Andrew Cagney <cagney@redhat.com>
6686
6687 * gdbint.texinfo (Target Architecture Definition): Deprecate
6688 REMOTE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT, and
6689 BIG_REMOTE_BREAKPOINT. Cross reference BREAKPOINT_FROM_PC.
6690
e7a3abfc
JB
66912003-06-09 Jim Blandy <jimb@redhat.com>
6692
6693 * gdb.texinfo (Separate Debug Files): Remove extra semicolon.
6694
25e3a86b
AC
66952003-06-08 Andrew Cagney <cagney@redhat.com>
6696
6697 * gdbint.texinfo (Target Architecture Definition): Delete
6698 documentation on FRAME_ARGS_ADDRESS_CORRECT.
6699
a9e5fdc2
AC
67002003-06-08 Andrew Cagney <cagney@redhat.com>
6701
6702 * gdbint.texinfo (Target Architecture Definition): Document
6703 "unwind_sp". Cross reference "unwind_sp" and TARGET_READ_SP.
6704
b37303ee
AF
67052003-06-07 Adam Fedor <fedor@gnu.org>
6706
6707 * gdb.texinfo: Add Objective-C documentation.
6708
39fe6e80
AC
67092003-06-01 Andrew Cagney <cagney@redhat.com>
6710
6711 * gdbint.texinfo (Target Architecture Definition): Add "func_addr"
6712 parameter to "push_dummy_call". Rename "dummy_addr" to "bp_addr".
6713
125309b2
AC
67142003-05-21 Andrew Cagney <cagney@redhat.com>
6715
6716 * gdbint.texinfo (Target Architecture Definition): Delete
6717 references to "extract_address" and "store_address".
6718
b8b527c5
AC
67192003-05-16 Andrew Cagney <cagney@redhat.com>
6720
6721 * gdbint.texinfo (Target Architecture Definition): Replace
6722 REGISTER_BYTES with DEPRECATED_REGISTER_BYTES. Fix typo,
6723 DEPRECATED_REGISTER_SIZE instead of REGISTER_BYTE.
6724
50e3ee83
TR
67252003-05-14 Theodore A. Roth <troth@openavr.org>
6726
6727 * gdbint.texinfo (Breakpoint Handling): Correct a double negative.
6728
44e2be90
L
67292003-05-10 H.J. Lu <hongjiu.lu@intel.com>
6730
6731 * Makefile.in (gdb-cfg.texi): Replace $$LN_S with $(LN_S).
6732 (gdb.dvi): Likewise.
6733 (gdb.pdf): Likewise.
6734 (links2roff): Likewise.
6735
df5215a6
JB
67362003-05-08 Jim Blandy <jimb@redhat.com>
6737
6738 * gdb.texinfo (Dump/Restore Files): Update documentation for
6739 'dump', 'append', and 'restore': note that format argument is
6740 optional; simplify presentation of the command variants; and be
6741 more precise about the formats.
6742
5e7b2f39
JB
67432003-05-07 Jim Blandy <jimb@redhat.com>
6744
6745 * gdb.texinfo (Symbols): Update documentation: 'maint list
6746 symtabs' and 'maint list psymtabs' have been renamed 'maint info
6747 symtabs' and 'maint info psymtabs'.
6748
b1e29e33
AC
67492003-05-05 Andrew Cagney <cagney@redhat.com>
6750
6751 * gdbint.texinfo (Target Architecture Definition): Make
6752 CALL_DUMMY_WORDS, SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY_LENGTH,
6753 FIX_CALL_DUMMY, CALL_DUMMY_BREAKPOINT_OFFSET and
6754 CALL_DUMMY_BREAKPOINT_OFFSET deprecated.
6755
00905d52
AC
67562003-05-04 Andrew Cagney <cagney@redhat.com>
6757
6758 * gdb.texinfo (Maintenance Commands): Document "maint print
6759 dummy-frames".
6760
54ff5908
AC
67612003-05-04 Andrew Cagney <cagney@redhat.com>
6762
6763 * gdb.texinfo (GDB/MI Symbol Query): Use @{ and @}.
6764
32e7087d
JB
67652003-05-03 J. Brobecker <brobecker@gnat.com>
6766
6767 Thierry Schneider <tpschneider1@yahoo.com>
6768 * gdb.texinfo (section GDB/MI Symbol Query): Add documentation
6769 for new MI command.
6770
7043d8dc
AC
67712003-05-03 Andrew Cagney <cagney@redhat.com>
6772
6773 * gdbint.texinfo (Target Architecture Definition): Document
6774 push_dummy_code. Add cross references.
6775
e33d66ec
EZ
67762003-05-02 Elena Zannoni <ezannoni@redhat.com>
6777
6778 * gdb.texinfo (Character Sets): Update to reflect new behavior of
6779 set/show charsets commands.
6780
0ba6dca9
AC
67812003-04-28 Andrew Cagney <cagney@redhat.com>
6782
6783 * gdbint.texinfo (Target Architecture Definition): Replace
6784 read_fp, TARGET_READ_FP and FP_REGNUM, with deprecated_read_fp,
6785 DEPRECATED_TARGET_READ_FP and DEPRECATED_REGNUM.
6786
d7a27068
AC
67872003-04-28 Andrew Cagney <cagney@redhat.com>
6788
6789 * gdbint.texinfo (Target Architecture Definition): Rename
6790 "tm_print_insn" to "deprecated_tm_print_insn".
6791
44ea7b70
JB
67922003-04-09 Jim Blandy <jimb@redhat.com>
6793
6794 * gdb.texinfo (Symbols): Document 'maint list symtabs' and 'maint
6795 list psymtabs'.
6796
fb8f8949
AC
67972003-04-08 Andrew Cagney <cagney@redhat.com>
6798
6799 * gdbint.texinfo (Target Architecture Definition): Delete
6800 references to EXTRA_FRAME_INFO.
6801
32fb0f22
AC
68022003-04-08 Andrew Cagney <cagney@redhat.com>
6803
6804 * gdbint.texinfo (Target Architecture Definition): Delete
6805 PRINT_TYPELESS_INTEGER.
6806
6be67e67
JB
68072003-04-02 J. Brobecker <brobecker@gnat.com>
6808
6809 * observer.texi (GDB Observers): Adjust the documentation for the
6810 normal_stop notification to better describe reality. Fix a couple
6811 of minor typos.
6812
4e35d5f0
BR
68132003-04-02 Bob Rossi <bob_rossi@cox.net>
6814
a9331b3f 6815 * gdb.texinfo (GDB/MI Program Control): Add
4e35d5f0
BR
6816 '-file-list-exec-source-file'
6817
e8a8712a
AC
68182003-03-31 Andrew Cagney <cagney@redhat.com>
6819
6820 * gdbint.texinfo (Target Architecture Definition): Delete
6821 references to CALL_DUMMY_P.
6822
6c0e89ed
AC
68232003-03-30 Andrew Cagney <cagney@redhat.com>
6824
6825 * gdbint.texinfo (Target Architecture Definition): Remove
6826 reference to TARGET_WRITE_SP.
a9331b3f 6827
378bfd1b
AC
68282003-03-27 Andrew Cagney <cagney@redhat.com>
6829
6830 * gdbint.texinfo (Target Architecture Definition): Remove
6831 references to write_sp.
6c0e89ed 6832
922fbb7b
AC
68332003-03-27 Andrew Cagney <cagney@redhat.com>
6834
6835 * gdb.texinfo (GDB/MI Variable Objects): Replace @include with
6836 chapter body. Use @smallexample instead of @example.
6837 (Annotations): Ditto.
6838 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Remove gdbmi.texinfo and
6839 annotate.texi.
6840
b81774d8
AC
68412003-03-26 Andrew Cagney <cagney@redhat.com>
6842
6843 * gdbint.texinfo (Target Architecture Definition): Replace
6844 PUSH_ARGUMENTS with push_dummy_call, add gdbarch, regcache and
6845 dummy_addr parameters.
6846
1bf6d5cc
AC
68472003-03-25 Andrew Cagney <cagney@redhat.com>
6848
6849 * gdbint.texinfo (Target Architecture Definition): Delete
6850 reference to CALL_DUMMY_STACK_ADJUST_P. Rename
6851 CALL_DUMMY_STACK_ADJUST to DEPRECATED_CALL_DUMMY_STACK_ADJUST.
6852 Add reference to PUSH_ARGUMENTS.
6853
618ce49f
AC
68542003-03-23 Andrew Cagney <cagney@redhat.com>
6855
6856 * gdbint.texinfo (Algorithms, Target Architecture Definition):
6857 Deprecate FRAME_CHAIN and FRAME_CHAIN_VALID.
6858
bcd7e15f
JB
68592003-03-18 J. Brobecker <brobecker@gnat.com>
6860
6861 * gdbint.texinfo (Algorithms): Add new section describing the
6862 Observer paradigm.
6863 (Top): Add menu entry to new observer appendix.
6864 * observer.texi: New file.
6865 * Makefile.in (GDBINT_DOC_SOURCE_INCLUDES): Add dependency on
6866 new observer.texi file.
6867
9fe8321b
AC
68682003-03-17 Andrew Cagney <cagney@redhat.com>
6869
6870 * gdb.texinfo (DATE): Delete. Remove date from titles. Mention
6871 that GNU Press update the manual version number.
6872
ac2adee5
AC
68732003-03-12 Andrew Cagney <cagney@redhat.com>
6874
6875 * gdbint.texinfo (Target Architecture Definition): Delete
6876 references to get_saved_register. Rename GET_SAVED_REGISTER to
6877 DEPRECATED_GET_SAVED_REGISTER.
6878
749b82f6
AC
68792003-03-13 Andrew Cagney <cagney@redhat.com>
6880
6881 * gdbint.texinfo (Target Architecture Definition): Replace
6882 POP_FRAME with DEPRECATED_POP_FRAME. Update description.
6883
8bedc050
AC
68842003-03-12 Andrew Cagney <cagney@redhat.com>
6885
6886 * gdbint.texinfo (Target Architecture Definition): Rename
6887 FRAME_SAVED_PC to DEPRECATED_FRAME_SAVED_PC.
a9331b3f 6888
0ce1b118
CV
68892003-03-10 Corinna Vinschen <vinschen@redhat.com>
6890
6891 * gdb.texinfo: Add File-I/O documentation.
6892
12cc2063
AC
68932003-03-10 Andrew Cagney <cagney@redhat.com>
6894
6895 * gdbint.texinfo (Target Architecture Definition): Cross reference
6896 FRAME_SAVED_PC to unwind_pc. Document unwind_pc.
6897
7453dc06
AC
68982003-03-07 Andrew Cagney <cagney@redhat.com>
6899
6900 * gdb.texinfo (Debugging Output): Mention the "set/show debug
6901 frame" command.
6902
6314f104
AC
69032003-03-05 Andrew Cagney <cagney@redhat.com>
6904
6905 * gdbint.texinfo (Target Architecture Definition): Document
6906 unwind_dummy_id. Cross reference unwind_dummy_id and
6907 SAVE_DUMMY_FRAME_TOS.
6908
f1212245
DJ
69092003-03-05 James Ingham <jingham@apple.com>
6910 Daniel Jacobowitz <drow@mvista.com>
6911
6912 * gdb.texinfo (Configuring the current ABI): Document "set cp-abi"
6913 and "show cp-abi".
6914
77e7e267
AC
69152003-03-03 Andrew Cagney <cagney@redhat.com>
6916
6917 * gdbint.texinfo (Target Architecture Definition): Document
6918 register_type.
6919
838a8221
AC
69202003-03-03 Andrew Cagney <cagney@redhat.com>
6921
6922 * stabs.texinfo (Structures): Use @samp and separate @var's
6923 instead of a single @var containing a comma separated list.
6924 (Unions): Ditto.
6925
d7f4a264
DJ
69262003-03-02 Daniel Jacobowitz <drow@mvista.com>
6927
6928 * Makefile.in (distclean): Remove config.log.
6929
f30ee0bc
AC
69302003-03-01 Andrew Cagney <cagney@redhat.com>
6931
6932 * gdbint.texinfo (Target Architecture Definition): Rename
6933 FRAME_INIT_SAVED_REGS to DEPRECATED_FRAME_INIT_SAVED_REGS.
6934
69352003-03-01 Andrew Cagney <cagney@redhat.com>
e9582e71
AC
6936
6937 * gdbint.texinfo: Rename INIT_EXTRA_FRAME_INFO to
6938 DEPRECATED_INIT_EXTRA_FRAME_INFO.
6939
be448670
CF
69402003-02-23 Raoul Gough <RaoulGough@yahoo.co.uk>
6941
6942 * gdb.texinfo (Cygwin Native): Links to Non-debug DLL symbols.
6943 (Non-debug DLL symbols): New node, describing the minimal symbols
6944 loaded from DLLs without real debugging symbols.
6945
501eef12
AC
69462003-02-20 Andrew Cagney <ac131313@redhat.com>
6947
6948 * gdb.texinfo (Set Breaks): Add cross reference to "set remote
6949 hardware-breakpoint-limit".
6950 (Set Watchpoints): Add cross reference to "set remote
6951 hardware-watchpoint-limit".
6952 (Remote configuration options): New section.
6953
21c294e6
AC
69542003-02-04 Andrew Cagney <ac131313@redhat.com>
6955
e9be73e4
AC
6956 * gdbint.texinfo (Target Architecture Definition): Delete
6957 descrption of IS_TRAPPED_INTERNALVAR.
6958
21c294e6
AC
6959 From Keith Seitz <keiths@redhat.com>:
6960 * gdb.texinfo (Interpreters): New chapter. Refer the command-line
6961 option "-i"/"--interpreter" to this chapter. Include index
6962 entries.
6963
0179ffac
DC
69642003-02-04 David Carlton <carlton@math.stanford.edu>
6965
6966 * gdb.texinfo (C@t{++}): Recommend DWARF 2, then stabs+.
6967 (Variables): Recommend stabs+ and DWARF 2.
6968 (C plus plus expressions): Correct info about
6969 compiler versions, debug formats.
6970 (Contributors): Change 'DWARF2' to 'DWARF 2'.
6971 PR symtab/874.
6972
7ca9f392
AC
69732003-02-01 Andrew Cagney <ac131313@redhat.com>
6974
6975 * gdbint.texinfo (Target Architecture Definition): Delete
6976 description of ADDITIONAL_OPTIONS, ADDITIONAL_OPTION_CASES,
6977 ADDITIONAL_OPTION_HANDLER, and ADDITIONAL_OPTION_HELP, and
6978 BEFORE_MAIN_LOOP_HOOK, and DBX_PARM_SYMBOL_CLASS along with
6979 references to nindy and i960.
6980 * gdb.texinfo (i960): Delete all references to i960 and nindy.
6981
31a85ea2
AC
69822003-02-01 Andrew Cagney <ac131313@redhat.com>
6983
6984 * gdbint.texinfo (Target Architecture Definition): Delete
6985 FLOAT_INFO.
6986
6b894e49
AC
69872003-01-30 Andrew Cagney <ac131313@redhat.com>
6988
6989 * stabs.texinfo (Member Type Descriptor): Clarify description of
6990 `@'. Suggested by Ben Hutchings.
6991
c48861fb
AC
69922003-01-29 Andrew Cagney <ac131313@redhat.com>
6993
6994 * gdb.texinfo (M68K): Delete reference to es1800.
6995
617073a9
AC
69962003-01-29 Andrew Cagney <ac131313@redhat.com>
6997
6998 * gdb.texinfo (Maintenance Commands): Document `maint print
6999 reggroups' and `maint print register-groups'.
7000 * gdbint.texinfo (Target Architecture Definition): Document
7001 register_reggroup_p.
7002
5b5d99cf
JB
70032003-01-23 Jim Blandy <jimb@redhat.com>
7004
7005 * gdb.texinfo (Separate Debug Files): New section.
7006
e7ba9c65
DJ
70072003-01-22 Daniel Jacobowitz <drow@mvista.com>
7008
7009 * gdb.texinfo (Maintenance Commands): Add "maint set profile"
7010 and "maint show profile".
7011
94e91d6d
MC
70122003-01-16 Michael Chastain <mec@shout.net>
7013
7014 * gdb.texinfo (Installing GDB): Warn against
7015 ".../gdb-VERSION/gdb/configure".
7016 (Separate Objdir): Likewise.
7017
867f3898
AC
70182003-01-15 Andrew Cagney <ac131313@redhat.com>
7019
7020 * gdbint.texinfo (Target Architecture Definition): Delete
7021 definition of PRINT_REGISTER_HOOK.
7022
f153cc92
EZ
70232003-01-15 Elena Zannoni <ezannoni@redhat.com>
7024
7025 (OpenRISC 1000): Fix formatting of command names.
7026
c60eb6f1
EZ
70272003-01-15 Elena Zannoni <ezannoni@redhat.com>
7028
7029 * gdb.texinfo (Continuing and Stepping): Add new command
7030 'advance'. Clarify behavior of 'until'.
7031
f5ebfba0
DJ
70322003-01-13 Daniel Jacobowitz <drow@mvista.com>
7033
7034 * gdb.texinfo (Files): Document solib-absolute-prefix and
7035 solib-search-path.
7036
4ce8657e
MC
70372003-01-09 Michael Chastain <mec@shout.net>
7038
7039 * gdbint.texinfo (Configuring @value{GDBN} for Release): Delete.
7040 (Create a Release): Add new instructions for new @file{src-release}.
7041 Document existing instructions for @file{Makefile.in} as
7042 being for @value{GDBN} 5.3.1 or earlier.
7043
372613e3
AC
70442003-01-09 Andrew Cagney <ac131313@redhat.com>
7045
7046 * gdbint.texinfo (Target Architecture Definition): Mention
7047 frame_saved_regs_zalloc and frame_extra_info_zalloc as the way to
7048 allocate memory.
7049
b4e9345d
DJ
70502003-01-04 Daniel Jacobowitz <drow@mvista.com>
7051
7052 * gdb.texinfo (Controlling GDB): Add @kindex for
7053 "show osabi".
7054 (Backtraces): Add @kindex's for backtrace-below-main.
7055
98b45e30
DJ
70562003-01-04 Daniel Jacobowitz <drow@mvista.com>
7057
7058 * gdb.texinfo (Controlling GDB): Document "set osabi".
7059
95f90d25
DJ
70602003-01-04 Daniel Jacobowitz <drow@mvista.com>
7061
7062 * gdb.texinfo (Backtraces): Document "set backtrace-below-main".
7063 * gdbint.texinfo (FRAME_CHAIN_VALID): Update documentation.
7064
1e698235
DJ
70652003-01-04 Daniel Jacobowitz <drow@mvista.com>
7066
7067 * gdb.texinfo (Controlling GDB): Add ABI section. Document
7068 "set coerce-float-to-double".
7069 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Remove documentation.
7070
e632838e
AC
70712003-01-02 Andrew Cagney <ac131313@redhat.com>
7072
7073 * stabs.texinfo: Remove obsolete text.
7074 * gdbint.texinfo: Ditto.
7075 * gdb.texinfo: Ditto.
7076
c133ab7a
MK
70772002-12-22 Mark Kettenis <kettenis@gnu.org>
7078
7079 * gdbint.texinfo (Target Architecture Definition): Update
7080 description of gdbarch_register_osabi.
7081
f821f325
KH
70822002-12-20 Kazu Hirata <kazu@cs.umass.edu>
7083
7084 * agentexpr.texi: Fix typos.
7085 * annotate.texi: Likewise.
7086 * fdl.texi: Likewise.
7087
85a6d8d3 70882002-12-10 Andrew Cagney <cagney@redhat.com>
a5afb99f
AC
7089
7090 * gdbint.texinfo (Algorithms): Replace INIT_FRAME_PC with
7091 DEPRECATED_INIT_FRAME_PC.
7092
ae45cd16
AC
70932002-12-01 Andrew Cagney <ac131313@redhat.com>
7094
7095 * gdbint.texinfo (Target Architecture Definition): Delete
7096 PC_IN_CALL_DUMMY.
7097
07555a72
AC
70982002-11-28 Andrew Cagney <ac131313@redhat.com>
7099
7100 * gdbint.texinfo (Host Definition): Delete documentation on
7101 USE_GENERIC_DUMMY_FRAMES.
7102
c166cdc7
EZ
71032002-11-26 Elena Zannoni <ezannoni@redhat.com>
7104
5ae4183a 7105 Fix PR gdb/723 and PR gdb/245.
c166cdc7
EZ
7106 * Makefile.in (install-info): Run the install-info command as part
7107 of the post install steps only.
7108 (uninstall-info): New target.
7109 (uninstall): New target.
7110
35db0260
EZ
71112002-11-22 Elena Zannoni <ezannoni@redhat.com>
7112
7113 * Makefile.in (install): Make install do some real work.
7114
9ba8d803
AC
71152002-11-19 Andrew Cagney <ac131313@redhat.com>
7116
7117 Fix POSIX problem reported by Paul Eggert.
7118 * Makefile.in (GDBvn.texi): Use `sed q' instead of `head -1'.
7119 Fix PR gdb/527.
7120
903ad3a6
AC
71212002-10-26 Andrew Cagney <cagney@redhat.com>
7122
7123 * gdbint.texinfo (Target Architecture Definition): Delete
7124 definition of DO_REGISTERS_INFO.
7125
f2abfe65
KB
71262002-10-18 Kevin Buettner <kevinb@redhat.com>
7127
7128 * gdbint.texinfo (Address Classes): Fix problems with insertion
7129 of ``{'' and ``}'' in example.
7130
b5b0480a
KB
71312002-10-17 Kevin Buettner <kevinb@redhat.com>
7132
7133 * gdbint.texinfo (Address Classes): New section.
7134 (Target Conditionals): Document ADDRESS_CLASS_NAME_TO_TYPE_FLAGS,
7135 ADDRESS_CLASS_NAME_TO_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS,
7136 ADDRESS_CLASS_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, and
7137 ADDRESS_CLASS_TYPE_FLAGS_TO_NAME_P.
7138
c85508ee
KD
71392002-10-11 Klee Dienes <kdienes@apple.com>
7140
7141 * gdb.texinfo (Registers): Mention vector registers as well as
7142 floating registers in the documentation for 'info registers' and
7143 'info all-registers'.
7144
6d12fc3d
DJ
71452002-10-11 Daniel Jacobowitz <drow@mvista.com>
7146
7147 * gdbint.texinfo (CPLUS_MARKER): Remove item.
7148
8d19fbd2
JJ
71492002-10-03 Jeff Johnston <jjohnstn@redhat.com>
7150
7151 * gdbint.texinfo (Item Output Functions): Add new ui_out_field_fmt_int
7152 interface definition.
7153
a37295f9
MM
71542002-10-03 Marko Mlinar <markom@opencores.org>
7155
7156 * gdb.texinfo (Target Commands): Add or1k target specific
7157 commands.
7158 * gdb.texinfo (Contributors): Add myself to the contributors list.
7159
da0f9dcd
AC
71602002-10-01 Andrew Cagney <ac131313@redhat.com>
7161
7162 * gdb.texinfo (Mode Options): Update --interpreter option. "mi2"
7163 and "mi1" instead of "mi1" and "mi0".
7164
2e834e49
HPN
71652002-09-29 Hans-Peter Nilsson <hp@bitrange.com>
7166
7167 * gdb.texinfo (Packets): Fix typos "alligned".
7168 Correct z3/Z3 description. Correct z4/Z4 title.
7169
050be0dc
AC
71702002-09-27 Andrew Cagney <ac131313@redhat.com>
7171
7172 * all-cfg.texi: Use @sc for GDB and GCC. Update copyright.
7173
1104b9e7
KB
71742002-09-25 Kevin Buettner <kevinb@redhat.com>
7175
7176 * gdb.texinfo: Use GNU/Linux instead of Linux.
7177
512217c7
AC
71782002-09-25 Andrew Cagney <ac131313@redhat.com>
7179
7180 * gdb.texinfo (Packets): Replace @samp{} with ``an empty string''.
7181
10998722
AC
71822002-09-24 Andrew Cagney <ac131313@redhat.com>
7183
512217c7 7184 * gdb.texinfo: Replace @example with @smallexample.
10998722 7185
a0eb71c5
KB
71862002-09-20 Kevin Buettner <kevinb@redhat.com>
7187
f7dc1244 7188 From Eli Zaretskii <eliz@gnu.org>:
a0eb71c5
KB
7189 * gdb.texinfo (Character Sets): Use @smallexample instead of
7190 @example. Use GNU/Linux instead of Linux.
7191
71922002-09-20 Jim Blandy <jimb@redhat.com>
7193
7194 * gdb.texinfo: Add character set documentation.
7195
2f870471
AC
71962002-09-19 Andrew Cagney <ac131313@redhat.com>
7197
7198 * gdb.texinfo (Packets): Revise `z' and `Z' packet documentation.
7199 (Packets): Add cross reference from `b' packet to `z' packets.
7200
790eb8f5
AC
72012002-09-19 Andrew Cagney <ac131313@redhat.com>
7202
8d30a00d
AC
7203 * gdb.texinfo (Maintenance Commands): Document ``maint
7204 internal-error'' and ``maint internal-warning''.
7205
790eb8f5
AC
7206 * gdbint.texinfo (Target Architecture Definition): Revise
7207 description of STACK_ALIGN. Add description of FRAME_ALIGN.
7208
a23a7bf1
JB
72092002-09-19 Joel Brobecker <brobecker@gnat.com>
7210
7211 * gdbint.texinfo (Target Conditionals): Document the new
7212 NAME_OF_MALLOC macro.
7213
299ffc64
AC
72142002-09-05 Andrew Cagney <ac131313@redhat.com>
7215
7216 * gdb.texinfo (Contributors): Mention 5.2 and 5.3 release
7217 engineer.
7218
b7bb15bc
SC
72192002-09-02 Stephane Carrez <stcarrez@nerim.fr>
7220
7221 * gdb.texinfo (TUI Overview): Document status line fields.
7222
3d757584
SC
72232002-09-02 Stephane Carrez <stcarrez@nerim.fr>
7224
7225 * gdb.texinfo (TUI Commands): Document info win command.
7226
269c21fe
SC
72272002-09-01 Stephane Carrez <stcarrez@nerim.fr>
7228
7229 * gdb.texinfo (TUI Overview): Document breakpoint markers.
7230
7cf36c78
SC
72312002-09-01 Stephane Carrez <stcarrez@nerim.fr>
7232
7233 * gdb.texinfo (TUI Single Key Mode): Document new SingleKey mode.
7234 (TUI Keys): Likewise.
7235
d2c6833e
AC
72362002-08-25 Andrew Cagney <ac131313@redhat.com>
7237
7238 * gdb.texinfo (Examples): Use ``->'' for a packet send and ``<-''
7239 for a packet receive.
7240
46d8b1c3
AC
72412002-08-25 Andrew Cagney <ac131313@redhat.com>
7242
7243 * Makefile.in (clean): Move to end of file.
7244 (distclean, maintainer-clean, realclean): Ditto.
7245 (mostlyclean): Move rule to end of file. Use GDB_TEX_TMPS,
7246 GDBINT_TEX_TMPS, STABS_TEX_TMPS.
7247 (gdb.dvi, gdb.pdf): Do not cleanup TeX temp files after texi2dvi.
7248 (gdbint.dvi, gdbint.pdf, stabs.dvi, stabs.pdf): Ditto.
7249
b0787093
AC
72502002-08-24 Andrew Cagney <ac131313@redhat.com>
7251
7252 * Makefile.in (GDBINT_TEX_TMPS): Define.
7253 (gdbint.dvi, gdbint.pdf): Use
7254 (GDB_TEX_TMPS): Define.
7255 (gdb.dvi, gdb.pdf): Use.
7256 (STABS_TEX_TMPS): Define.
7257 (stabs.dvi, stabs.pdf): Use.
7258 (GDB_DOC_SOURCE_INCLUDES): New macros.
7259 (GDB_DOC_BUILD_INCLUDES, GDB_DOC_FILES): New macros.
7260 (GDBINT_DOC_FILES_INCLUDES): New macros.
7261 (GDBINT_DOC_BUILD_INCLUDES): New macros.
7262 (GDBINT_DOC_FILES, STABS_DOC_SOURCE_INCLUDES): New macros.
7263 (STABS_DOC_BUILD_INCLUDES, STABS_DOC_FILES): New macros.
7264 (SFILES_DOC, SFILES_INCLUDED, SFILES_LOCAL): Delete macros.
7265 (links2roff): Replace SFILES_INCLUDED with
7266 GDB_DOC_SOURCE_INCLUDES.
7267 (gdb.dvi, gdb_toc.html, gdb.pdf, gdb.info): Update dependencies.
7268 (gdb.me, gdb.mm, gdb.ms): Update dependencies.
7269 (gdbint.dvi, gdbint_toc.html, gdbint.pdf, gdbint.info): Update
7270 dependencies.
7271 (stabs.info, stabs_toc.html, stabs.pdf, stabs.dvi): Update
7272 dependencies.
7273 (gdbmi.texinfo): Delete rule.
7274 (inc-hist.texinfo): Delete rule.
7275 (rluser.texinfo): Delete rule.
7276
ebba8386
AC
72772002-08-23 Andrew Cagney <cagney@redhat.com>
7278
7279 * gdbint.texinfo (Target Architecture Definition): Update
7280 STORE_RETURN_VALUE, mention regcache.
7281
0ab7a791
AC
72822002-08-21 Andrew Cagney <ac131313@redhat.com>
7283
7284 * gdbint.texinfo (Target Architecture Definition): Document
7285 print_registers_info. Note that DO_REGISTERS_INFO is deprecated.
7286
ee2d5c50
AC
72872002-08-19 Andrew Cagney <ac131313@redhat.com>
7288
7289 * gdb.texinfo (Remote Protocol): Reformat. Use cross references.
7290 Fix minor typos. Add index entries.
7291
53c69bd7
AC
72922002-08-18 Andrew Cagney <ac131313@redhat.com>
7293
7294 * gdb.texinfo (Data): Add ``Vector Unit'' to menu.
7295
e76f1f2e
AC
72962002-08-15 Andrew Cagney <ac131313@redhat.com>
7297
7298 * gdbint.texinfo (Target Architecture Definition): Document
7299 PRINT_VECTOR_INFO.
7300 * gdb.texinfo (Vector Unit): Document "info vectors" command.
7301
0680b120
AC
73022002-08-13 Andrew Cagney <ac131313@redhat.com>
7303
7304 * gdb.texinfo (Maintenance Commands): Document "maint print
7305 registers", "maint print raw-registers" and "maint print
7306 cooked-registers".
7307
3c3bea1c
GS
73082002-08-08 Grace Sainsbury <graces@redhat.com>
7309
a9331b3f 7310 From Mark Salter:
3c3bea1c
GS
7311 * gdb.texinfo (Protocol): Document T packet extension to
7312 allow watchpoint address reporting.
7313
42f9b0a5
AC
73142002-08-03 Andrew Cagney <ac131313@redhat.com>
7315
7316 * gdb.texinfo (Dump/Restore Files): Move `[]' to outside of @var.
7317
db034ac5
AC
73182002-08-01 Andrew Cagney <cagney@redhat.com>
7319
7320 * stabs.texinfo, gdb.texinfo, gdbint.texinfo: Obsolete references
7321 to CHILL.
7322
e2b28d04
AC
73232002-08-01 Andrew Cagney <ac131313@redhat.com>
7324
7325 * gdbint.texinfo (Coding): Revise section "Include Files".
7326
7fb623f7
AC
73272002-07-24 Andrew Cagney <cagney@redhat.com>
7328
7329 * gdbint.texinfo: Obsolete references to m88k.
7330 * gdb.texinfo: Ditto.
7331
4a2b4636
JB
73322002-07-10 Joel Brobecker <brobecker@gnat.com>
7333
7fb623f7 7334 * gdbint.texinfo (Create a release candiate): Add the location
4a2b4636
JB
7335 where the proper version of autoconf can be retrieved.
7336
a71ec265
DH
73372002-07-09 Don Howard <dhoward@redhat.com>
7338
7339 * gdb.texinfo (Command Files): Further describe the behavior of
7340 sourced command files.
7341
b9aa90c9
AC
73422002-06-27 Andrew Cagney <ac131313@redhat.com>
7343
7344 * gdbint.texinfo (User Interface): ISO C rather than ISO-C.
7345 (Coding): Clarify ISO C version that GDB assumes.
7346
40dd2248
TT
73472002-06-26 Tom Tromey <tromey@redhat.com>
7348
7349 * gdbint.texinfo (User Interface): Mention add_setshow_cmd and
7350 add_setshow_cmd_full.
7351
bfac230e
DH
73522002-06-25 Don Howard <dhoward@redhat.com>
7353
7354 * gdb.texinfo (Memory Region Attributes): Document new behavior
7355 for 'mem' command.
7356
475b0867
JB
73572002-06-11 Jim Blandy <jimb@redhat.com>
7358
919d772c
JB
7359 * gdb.texinfo (Symbols): Update documentation for `info source'
7360 command.
7361
475b0867
JB
7362 * gdb.texinfo (Macros): Call the command `info macro', not
7363 `show macro'.
7364
ba8c9337
AC
73652002-06-09 Andrew Cagney <ac131313@redhat.com>
7366
7367 * gdbint.texinfo (Coding): Add section ``Per-architecture module
7368 data''.
7369
1029b7fa
MK
73702002-06-09 Mark Kettenis <kettenis@gnu.org>
7371
7372 * gdbint.texinfo (Target Architecture Definition): Document
7373 GDB_OSABI_GO32 and GDB_OSABI_NETWARE.
7374
16737d73
AC
73752002-06-08 Andrew Cagney <ac131313@redhat.com>
7376
7377 * gdbint.texinfo (Releasing GDB): Fix typos in @itemize @bullet
7378 lists.
7379
30107679
AC
73802002-06-08 Andrew Cagney <ac131313@redhat.com>
7381
7382 * gdbint.texinfo (Releasing GDB): Revise the section ``Cut the
7383 Branch''.
7384
3352e23e
AC
73852002-06-01 Andrew Cagney <ac131313@redhat.com>
7386
7387 * gdbint.texinfo (Target Architecture Definition): Add section
7388 ``Converting an existing Target Architecture to Multi-arch''.
7389
cbb09e6a
AC
73902002-05-30 Andrew Cagney <ac131313@redhat.com>
7391
7392 * gdbint.texinfo (Releasing GDB): Rename ``Obsoleting any code''
7393 to ``Obsoleting code''. Revise.
7394
e2e0bcd1
JB
73952002-05-17 Jim Blandy <jimb@redhat.com>
7396
7397 * gdb.texinfo (C Preprocessor Macros): New chapter.
7398 Include it in the main menu.
7399 (Contributors): Credit Jim Blandy with macro support.
7400 (Compilation): Explain how to get macro information into the
7401 executable.
7402 (Expressions): Note that preprocessor macros are expanded.
7403
9db8d71f
DJ
74042002-05-14 Daniel Jacobowitz <drow@mvista.com>
7405
7406 * gdb.texinfo (Debug Session): Document new `udp:' and `tcp:'
7407 options for `target remote'.
7408
6d531722
AC
74092002-05-13 Andrew Cagney <ac131313@redhat.com>
7410
7411 * gdbint.texinfo (Target Architecture Definition): Delete
7412 documentation on NNPC_REGNUM.
7413
13d01224
AC
74142002-05-11 Andrew Cagney <ac131313@redhat.com>
7415
7416 * gdbint.texinfo (Target Architecture Definition): Document
7417 REGISTER_TO_VALUE and VALUE_TO_REGISTER and CONVERT_REGISTER_P.
7418 (Target Architecture Definition): Revise section `Using Different
7419 Register and Memory Data Representations'. Add section `Raw and
7420 Virtual Register Representations'.
7421
b2e75d78
AC
74222002-05-11 Andrew Cagney <ac131313@redhat.com>
7423
7424 * gdbint.texinfo (Target Architecture Definition): Mention
7425 defaults for REGISTER_VIRTUAL_SIZE and REGISTER_RAW_SIZE.
7426 (Target Architecture Definition): Mention same. Add references to
7427 web pages.
7428
2c8682ee
MS
74292002-05-08 Michael Snyder <msnyder@redhat.com>
7430
7431 * stabs.texinfo (Attributes): Document new "vector" attribute.
7432
0816590b
AC
74332002-05-04 Andrew Cagney <ac131313@redhat.com>
7434
7435 * gdbint.texinfo (Releasing GDB): Revise `Create a Release'.
7436
2653173e
AC
74372002-05-04 Andrew Cagney <ac131313@redhat.com>
7438
7439 * gdb.texinfo: Delete obsolete references to a29k.
7440
d7bd68ca
AC
74412002-04-24 Andrew Cagney <ac131313@redhat.com>
7442
7443 * gdbint.texinfo (Target Architecture Definition): Replace
7444 IN_SIGTRAMP with PC_IN_SIGTRAMP.
7445
21d83aa5
DM
74462002-04-24 David S. Miller <davem@redhat.com>
7447
7448 * gdbint.texinfo (REGISTER_IN_WINDOW): Delete definition.
7449
7673a6cc
DM
74502002-04-21 David S. Miller <davem@redhat.com>
7451
7452 * gdbint.texinfo (SKIP_PROLOGUE_FRAMELESS_P): Delete definition.
7453
d49d1e0a
AC
74542002-04-21 Andrew Cagney <ac131313@redhat.com>
7455
7456 * gdbint.texinfo (Target Architecture Definition): Delete
7457 definition of HAVE_REGISTER_WINDOWS.
7458
f7dc1244 74592002-04-19 Eli Zaretskii <eliz@gnu.org>
4be31470
EZ
7460
7461 * gdbint.texinfo (Releasing GDB, Coding): Fix typos. Reported by
7462 "Theodore A. Roth" <troth@verinet.com>.
7463
5ca0cb28
DH
74642002-04-15 Don Howard <dhoward@redhat.com>
7465
f7dc1244 7466 From Eli Zaretskii <eliz@gnu.org>
5ca0cb28 7467 * gdb.texinfo (show max-user-call-depth): Correct formatting.
a9331b3f 7468 Provide a better explaination of this feature.
5ca0cb28 7469
f208ba17
AC
74702002-04-14 Andrew Cagney <ac131313@redhat.com>
7471
7472 * gdbint.texinfo (Target Architecture Definition): Remove
7473 FRAME_CHAIN_COMBINE.
7474
d5ba91de
MC
74752002-04-12 Michael Chastain <mec@shout.net>
7476
7477 * gdbint.texinfo (Obsolete Conditionals): Remove reference to
7478 REG_STACK_SEGMENT.
7479
26818220
MC
74802002-04-09 Michael Chastain <mec@shout.net>
7481
7482 * gdbint.texinfo (Obsolete Conditionals): Remove references to
7483 PYRAMID_* macros.
7484
129188f6
AC
74852002-04-07 Andrew Cagney <ac131313@redhat.com>
7486
7487 * gdb.texinfo (Bug Reporting): Document that the web is the
7488 prefered way of submitting bug reports.
7489 (Bug Reporting): Delete the s-mail address as the last resort.
7490
8227c0ff
AC
74912002-04-05 Andrew Cagney <ac131313@redhat.com>
7492
7493 * gdbint.texinfo (Target Architecture Definition): Delete
7494 references to TARGET_WRITE_FP and write_fp.
7495
16d9dec6
MS
74962002-03-27 Michael Snyder <msnyder@redhat.com>
7497
7498 * gdb.texinfo: Document new commands dump, append, and restore.
7499
9ae8b82c
AC
75002002-03-27 Andrew Cagney <ac131313@redhat.com>
7501
7502 * gdbint.texinfo (Releasing GDB): Revise the section `Before the
7503 Branch'.
7504
474c8240
AC
75052002-03-18 Andrew Cagney <ac131313@redhat.com>
7506
7507 * gdb.texinfo: Change all examples to @smallexample.
7508 * gdbint.texinfo: Ditto.
a9331b3f 7509
fb0ff88f
AC
75102002-03-18 Andrew Cagney <ac131313@redhat.com>
7511
7512 * gdbint.texinfo (Releasing GDB): Add section ``Versions and
7513 Branches''.
7514
9bb0a4d8
AC
75152002-03-18 Andrew Cagney <ac131313@redhat.com>
7516
7517 * gdbint.texinfo (Releasing GDB): Add the section``Branch Commit
7518 Policy''.
7519
937f164b
FF
75202002-03-04 Fred Fish <fnf@redhat.com>
7521
7522 * gdbint.texinfo: Fix a bunch of typos (alsways, mirrorred,
7523 expresson, suports, dependant, trhe, perhaphs, situtations,
7524 explictily, taged, oportunity, unfortunatly).
7525
a7b40f07
AC
75262002-02-24 Andrew Cagney <ac131313@redhat.com>
7527
7528 * Makefile.in (gdb.info): Add explicit path to gdb.texinfo.
7529 Remove reference to 3.12.
7530
aab4e0ec
AC
75312002-02-23 Andrew Cagney <ac131313@redhat.com>
7532
7533 * gdbint.texinfo: Include fdl.texi.
7534 (Top): Add GNU Free Documentation License.
7535 * Makefile.in (SFILES_INCLUDED): Add gpl.texi.
7536 (gdbint.dvi, gdbint.pdf, gdbint.info): Add dependency on fdl.texi.
7537 (gdbint_toc.html): Add dependency on gdb-cfg.texi and fdl.texi.
7538 (gdbint.info): Add srcdir to include path.
7539 * gdb.texinfo: Include gpl.texi.
7540 (Top): Add Copying.
7541 * gpl.texi: New file.
7542
47b95330
AC
75432002-02-23 Andrew Cagney <ac131313@redhat.com>
7544
7545 * gdbint.texinfo (Debugging GDB): Remove references to cygnus.com.
7546
78c47bea
PM
75472002-02-19 Pierre Muller <muller@ics.u-strasbg.fr>
7548
7549 * gdb.texinfo: Document Cygwin native specific commands.
7550
56460a61
DJ
75512002-02-15 Daniel Jacobowitz <drow@mvista.com>
7552
7553 * gdb.texinfo: Document gdbserver ``--attach'' command.
7554
def71bfa
MS
75552002-02-07 Michael Snyder <msnyder@redhat.com>
7556
7557 * gdb.texinfo (overlays): Change @var(_ovly_debug_event)
7558 to @code(_ovly_debug_event).
7559
c928edc0
AC
75602002-02-07 Andrew Cagney <ac131313@redhat.com>
7561
7562 * gdb.texinfo (How Overlays Work): Shrink the overlay diagram.
7563
81d46470
MS
75642002-02-06 Michael Snyder <msnyder@redhat.com>
7565
7566 * gdb.texinfo (overlays): Mention new magic symbol
7567 '_ovly_debug_event', which allows GDB to keep better track
7568 of overlays.
7569
f7dc1244 75702002-02-03 Eli Zaretskii <eliz@gnu.org>
6ca652b0
EZ
7571
7572 * gdb.texinfo (Memory Region Attributes): Fix the wording.
7573 Suggested by Dmitry Sivachenko.
7574
7575 * (<many nodes>): Fix the spelling and punctuation of "i.e.".
7576
15110bc3
MS
75772002-02-01 Michael Snyder <msnyder@redhat.com>
7578
7579 * gdb.texinfo (set trust-readonly): Change value{gdbn} to value{GDBN}.
7580
6763aef9
MS
75812002-01-30 Michael Snyder <msnyder@redhat.com>
7582
ac282366
MS
7583 * gdb.texinfo: (remote protocol): Gramatical fix-up.
7584 (set trust-readonly-sections): Document.
6763aef9 7585
8642bc8f
AC
75862002-01-29 Andrew Cagney <ac131313@redhat.com>
7587
7588 * gdbint.texinfo (Releasing GDB): Revise and update.
7589
afe64c1a
AC
75902002-01-28 Andrew Cagney <ac131313@redhat.com>
7591
7592 * gdbint.texinfo (Target Architecture Definition): Delete
7593 description of TARGET_BYTE_ORDER_DEFAULT.
7594
f7dc1244 75952002-01-27 Eli Zaretskii <eliz@gnu.org>
59649f2e
EZ
7596
7597 * gdb.texinfo: Fix typos and markup. From Dmitry Sivachenko
7598 <mitya@cavia.pp.ru>.
7599
3d6e1b5a
AC
76002002-01-23 Andrew Cagney <ac131313@redhat.com>
7601
7602 * libgdb.texinfo: Delete file.
7603
6c0e9fb3
AC
76042002-01-22 Andrew Cagney <ac131313@redhat.com>
7605
7606 * gdb.texinfo: Remove makeinfo 3.12 hacks.
7607 * gdbint.texinfo: Ditto.
7608
e0ce93ac
AC
7609Tue Jan 22 11:57:38 2002 Andrew Cagney <cagney@redhat.com>
7610
7611 * gdb.texinfo: Fix typo ``Remove' -> ``Remote''.
7612
be298bcc
AC
76132002-01-22 Andrew Cagney <ac131313@redhat.com>
7614
7615 * Makefile.in: Update copyright.
7616 (TEXI2DVI): Define.
7617 (gdb.dvi, gdb.pdf, stabs.dvi, stabs.pdf): Use TEXI2DVI.
7618 (gdbint.dvi, gdbint.pdf): Use TEXI2DVI. Add dependency on
7619 gdb-cfg.texi.
7620 (TEXINDEX, PDFTEX): Delete makefile variables.
7621
8e04817f
AC
76222002-01-22 Andrew Cagney <ac131313@redhat.com>
7623
7624 * gdb.texinfo (Protocol): Move section to appendix.
7625
6b2f586d
AC
76262002-01-21 Andrew Cagney <ac131313@redhat.com>
7627
7628 * gdb.texinfo (Remote Debugging): Create a menu.
7629 (Top): Add ``Remote Debugging'' to menu.
7630
6f05cf9f
AC
76312002-01-21 Andrew Cagney <ac131313@redhat.com>
7632
7633 * gdb.texinfo (Remote): Move the sub-section ``The GDB remote
7634 serial protocol'' from here.
7635 (Remote Debugging): To here. New chapter.
7636
3fd3d7d2
AC
76372002-01-20 Andrew Cagney <ac131313@redhat.com>
7638
7639 * gdbint.texinfo (Target Architecture Definition): Delete
7640 description of TARGET_BYTE_ORDER_SELECTABLE_P.
7641
7fd60527
AC
76422002-01-20 Andrew Cagney <ac131313@redhat.com>
7643
7644 * gdbint.texinfo (Host Definition): Revise. xm-xyz.h and xyz.mh
7645 are no longer needed.
7646 (Porting GDB): Add maintainer note about configure.host.
7647
c2f05ac9
AC
76482002-01-20 Andrew Cagney <ac131313@redhat.com>
7649
7650 * gdbint.texinfo (Target Architecture Definition): Remove
7651 definition of IEEE_FLOAT.
7652
f7dc1244 76532002-01-20 Eli Zaretskii <eliz@gnu.org>
231b2aad
EZ
7654
7655 * gdb.texinfo: Beautify copyright years; fix a typo.
56248298
EZ
7656 (DJGPP Native): Fix overfull hboxes in examples. From Brian Youmans
7657 <3diff@gnu.org>
231b2aad 7658
82600034
AC
76592002-01-19 Andrew Cagney <ac131313@redhat.com>
7660
7661 * gdbint.texinfo (Host Definition): Remove references to
7662 MALLOC_INCOMPATIBLE.
7663
7708fa01
AC
76642002-01-17 Andrew Cagney <ac131313@redhat.com>
7665
7666 * gdbint.texinfo (Host Definition): Remove references to XDEPFILES
7667 and xyz-xdep.o.
7668
eb12ee30
AC
76692002-01-17 Andrew Cagney <ac131313@redhat.com>
7670
889bf7c5 7671 * gdb.texinfo (Maintenance Commands): Add appendix.
eb12ee30
AC
7672 (Set Breaks): Copy ``maint info breakpoint'' doco to
7673 ``Maintenance Commands'' appendix. Add reference.
7674
c9ccaa92
AC
76752002-01-17 Andrew Cagney <ac131313@redhat.com>
7676
7677 * fdl.texi: Remove next/prev from @node.
7678
f7dc1244 76792002-01-17 Eli Zaretskii <eliz@gnu.org>
6826cf00
EZ
7680
7681 * gdb.texinfo: @include fdl.texi. Fixes for overfull hboxes and
7682 for monstrous @multitable (from Brian Youmans).
7683
7684 * fdl.texi: New file.
7685
7686 * Makefile.in (SFILES_INCLUDED): Add fdl.texi.
7687
8973da3a
AC
76882002-01-15 Andrew Cagney <ac131313@redhat.com>
7689
7690 * gdbint.texinfo (Releasing GDB): New chapter.
7691
7d86b5d5
AC
76922002-01-14 Andrew Cagney <ac131313@redhat.com>
7693
7694 * gdb.texinfo (Embedded Processors, Calling program functions):
7695 Obsolete references to a29k.
7696
cc1cb004
AC
76972002-01-13 Andrew Cagney <ac131313@redhat.com>
7698
7699 * gdbint.texinfo (Coding): Review Cleanups section. Examples
7700 examples. Document that a code-block should do or discard its
7701 cleanups before exit.
7702
79f12247
MS
77032002-01-11 Michael Snyder <msnyder@redhat.com>
7704
7705 * gdb.texinfo (Choosing files): Change @samp to @file.
7706
19837790
MS
77072002-01-05 Michael Snyder <msnyder@redhat.com>
7708
7709 * gdb.texinfo (--pid): Document new command line option (attach).
7710
f7dc1244 77112002-01-07 Eli Zaretskii <eliz@gnu.org>
2c0069bb
EZ
7712
7713 * gdb.texinfo (Tracepoints): Clarify that tracepoints need support
7714 in the stub.
7715
d7449b42
AC
77162002-01-04 Andrew Cagney <ac131313@redhat.com>
7717
7718 * gdbint.texinfo (Target Architecture Definition): Replace
7719 BIG_ENDIAN with BFD_ENDIAN_BIG.
7720
f23631e4
AC
77212002-01-03 Andrew Cagney <ac131313@redhat.com>
7722
7723 * gdbint.texinfo (Target Architecture Definition): Replace
7724 value_ptr with struct value pointer.
7725
72c9928d
EZ
77262002-01-02 Eli Zaretskii <eliz@gnu.org>
7727
7728 * gdb.texinfo (Free Software): Fix wording.
7729
959acfd1
EZ
77302001-12-31 Eli Zaretskii <eliz@gnu.org>
7731
7732 * gdb.texinfo (Free Software): New section ``Free Software Needs
7733 Free Documentation''.
7734
f7dc1244 77352001-12-30 Eli Zaretskii <eliz@gnu.org>
2a6585f0
EZ
7736
7737 * stabs.texinfo:
7738 * gdb.texinfo:
7739 * gdbint.texinfo:
7740 * libgdb.texinfo:
7741 * annotate.texi: Fix the application of GFDL in the Copyright notice.
7742
6600abed
MS
77432001-12-29 Michael Snyder <msnyder@redhat.com>
7744
7745 * gdb.texinfo (maint info sections): Fix typo.
7746
f6680716
MS
77472001-12-26 Michael Snyder <msnyder@redhat.com>
7748
fe95c787
MS
7749 * gdb.texinfo (maint info sections): Document.
7750
a9331b3f 7751 * gdb.texinfo (info proc): Comment out documentation for
f6680716
MS
7752 'info proc' sub-options that are currently not implemented.
7753
c3d3ce5b
JB
77542001-12-20 Jim Blandy <jimb@redhat.com>
7755
7756 * gdbint.texinfo (TARGET_CHAR_SIGNED): Document.
7757
778eb05e
AC
77582001-12-15 Andrew Cagney <ac131313@redhat.com>
7759
7760 * gdbint.texinfo (Target Architecture Definition): Replace
7761 LITTLE_ENDIAN with BFD_ENDIAN_LITTLE.
7762
2607059c
AC
77632001-12-01 Andrew Cagney <ac131313@redhat.com>
7764
7765 * gdbint.texinfo (Host Definition): Delete documentation on
7766 HOST_BYTE_ORDER.
7767
df0cd8c5
JB
77682001-11-30 Jim Blandy <jimb@redhat.com>
7769
7770 * gdb.texinfo (Overlays): New chapter, documenting GDB's
5ae4183a 7771 overlay support. Add to top-level menu.
df0cd8c5 7772
88118b3a
TT
77732001-11-26 Tom Tromey <tromey@redhat.com>
7774
7775 * gdb.texinfo (Command Syntax): Document C-o binding.
7776
96565e91
CF
77772001-07-26 Christopher Faylor <cgf@redhat.com>
7778
7779 * gdb.texinfo (Options): Eliminate attempt to explain .gdbinit/gdb.ini
7780 use since it is described in the referenced section.
7781
f7dc1244 7782 From Eli Zaretskii <eliz@gnu.org>
96565e91
CF
7783 * gdb.texinfo (Command Files): Reword to make gdb.ini requirement
7784 clearer when using DJGPP.
7785
2a3d5645
CF
77862001-11-24 Christopher Faylor <cgf@redhat.com>
7787
7788 * gdb.texinfo (File Options): Change description of -nx and gdb.ini to
7789 specifically refer to MS-DOS.
7790 (command files): Mention gdb.ini is only used on MS-DOS.
7791
aa26fa3a
TT
77922001-11-21 Tom Tromey <tromey@redhat.com>
7793
7794 * gdb.texinfo (Invoking GDB): Document --args.
7795 (Mode Options): Likewise.
7796
4f8ada06
JB
77972001-11-21 Jim Blandy <jimb@redhat.com>
7798
7799 * gdbint.texinfo (TARGET_RANGE_PROFITABLE_FOR_HW_WATCHPOINT):
889bf7c5
PA
7800 Delete documentation; this macro has been removed from the
7801 sources.
4f8ada06 7802
3fe0dc10
JB
78032001-11-13 Jim Blandy <jimb@redhat.com>
7804
7805 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Clarify.
7806
9e5abb06
CV
78072001-11-06 Corinna Vinschen <vinschen@redhat.com>
7808
7809 * gdb.texinfo (gdbarch_in_function_epilogue_p): Add documentation.
7810
1c5dfdad
MS
78112001-11-05 Michael Snyder <msnyder@redhat.com>
7812
a9331b3f 7813 * gdb.texinfo (info functions): Document use of backslash to
1c5dfdad
MS
7814 quote regexp chars in function names such as "operator*()".
7815
990f9fe3
FF
78162001-11-01 Fred Fish <fnf@redhat.com>
7817
7818 * gdbint.texinfo (SOLIB_ADD): Document additional new
7819 "readsyms" arg.
7820
b433d00b
DH
78212001-10-30 Don Howard <dhoward@redhat.com>
7822
070b1dd3
DH
7823 * gdb.texinfo: (Command Files) Added documentation for the
7824 behavior of gdb with input redirected from a file.
b433d00b 7825
b7209cb4
FF
78262001-10-28 Fred Fish <fnf@redhat.com>
7827
7828 * gdb.texinfo (auto-solib-add): Change docs to match
7829 implementation change.
7830 (auto-solib-limit): Add docs for new variable.
7831
1aa20aa8
AC
78322001-10-15 Andrew Cagney <ac131313@redhat.com>
7833
7834 * gdbint.texinfo (Target Architecture Definition): Function
7835 value_as_pointer renamed to value_as_address.
7836
fc0c74b1
AC
78372001-10-15 Andrew Cagney <ac131313@redhat.com>
7838
7839 * gdbint.texinfo (Target Architecture Definition): Default
7840 POINTER_TO_ADDRESS functions assume unsigned addresses.
7841 (INTEGER_TO_ADDRESS): Document. Derive pragmatics section from a
7842 posting by Jim Blandy.
7843
f4846649
JB
78442001-10-12 Jim Blandy <jimb@redhat.com>
7845
7846 * Makefile.in (MAKEHTMLFLAGS): Remove -glossary; the most recent
7847 version of texi2html (1.64) doesn't support this flag any more.
7848
f277788b
MK
78492001-09-08 Mark Kettenis <kettenis@gnu.org>
7850
a9dc4918
MK
7851 * gdbint.texinfo (Host Definition): Remove description of
7852 MEM_FNS_DECLARED.
7853
d28379df
MK
7854 * gdbint.texinfo (Host Definition): Remove description of R_OK.
7855
f277788b
MK
7856 * gdbint.texinfo (Host Definition): Remove description of
7857 HAVE_SIGSETMASK.
7858
7ccaa899
EZ
78592001-09-04 Elena Zannoni <ezannoni@redhat.com>
7860
7861 * gdbint.texinfo (Target Architecture Definition): Add
7862 explanation of TARGET_PRINT_INSN macro.
7863
17d9d558
JB
78642001-08-30 Jim Blandy <jimb@redhat.com>
7865
7866 * gdb.texinfo (`add-symbol-file'): Correct synopsis.
7867 Explain what it means to load relocatable files.
7868
72cde065
JB
78692001-08-28 Jim Blandy <jimb@redhat.com>
7870
7871 * gdbint.texinfo: Bring the HTML `top' menu into sync with the
7872 info `top' menu.
7873
9e678452
CF
7874Wed Aug 15 10:47:28 2001 Christopher Faylor <cgf@cygnus.com>
7875
7876 * gdbint.texinfo: Add a cautionary note about macro use.
7877
a2bea4c3 78782001-08-02 Corinna Vinschen <vinschen@redhat.com>
a9331b3f 7879
a2bea4c3
CV
7880 * gdb.texinfo: Explain omitting the hostname in the
7881 `target remote' command.
7882
1129bf27
DJ
78832001-07-30 Daniel Jacobowitz <drow@mvista.com>
7884
7885 * gdbint.texinfo: Remove extraneous START-INFO-DIR-ENTRY
7886 and END-INFO-DIR-ENTRY.
7887
732b3002
SC
78882001-07-28 Stephane Carrez <Stephane.Carrez@worldnet.fr>
7889
7890 * gdb.texinfo (TUI Configuration): Rename tui configuration variables.
7891
89437448
AC
78922001-07-25 Andrew Cagney <ac131313@redhat.com>
7893
7894 * gdbint.texinfo (libgdb): Rewrite.
7895
f7dc1244 78962001-07-26 Eli Zaretskii <eliz@gnu.org>
9a1c15c5
EZ
7897
7898 * Makefile.in (gdbgui.dvi, gdb-gui, gdbgui.info): Targets deleted.
7899
c4555f82
SC
79002001-07-24 Stephane Carrez <Stephane.Carrez@worldnet.fr>
7901
7902 * gdb.texinfo (TUI): New chapter, document the TUI.
7903 (Mode Options): Document the -tui option.
7904
2f45a6e0
MK
79052001-07-23 Mark Kettenis <kettenis@gnu.org>
7906
7907 * gdbint.texinfo (Host Definition): Remove description of
7908 NEED_POSIX_SETPGID.
7909
f7dc1244 79102001-07-23 Eli Zaretskii <eliz@gnu.org>
9f20bf26
EZ
7911
7912 * gdb.tex (DJGPP Native): New node, with descriptions of
7913 DJGPP-specific commands.
7914
be9c6c35
JM
79152001-07-19 John R. Moore <jmoore@redhat.com>
7916
7917 * gdbint.texinfo: Three misspellings.
7918
dfa249fb
AC
79192001-07-06 Andrew Cagney <ac131313@redhat.com>
7920
7921 * Makefile.in (refcard.dvi): Rewrite to avoid problems with empty
7922 `test` expressions on bash. Problem reported by Colin Walters.
7923
c72e7388
AC
79242001-07-04 Andrew Cagney <ac131313@redhat.com>
7925
7926 * gdbint.texinfo (User Interface): Update ui-out documentation to
7927 refelect recent UI/MI updates.
7928
94bbb2c0
AC
79292001-07-04 Andrew Cagney <ac131313@redhat.com>
7930
7931 * gdb.texinfo (Mode Options): Mention the mi0 and mi1
7932 interpreters.
7933
af6c57ea
AC
79342001-06-15 Andrew Cagney <ac131313@redhat.com>
7935
7936 * gdbint.texinfo (Target Architecture Definition): GDBARCH is a C
7937 structure and not macros.
7938 (Host Definition): Document that much of this chapter is obsolete.
7939 (Target Architecture Definition): Update list of files that make
7940 up a target architecture.
7941 (Coding): Update.
7942
83aa8bc6
AC
79432001-06-28 Andrew Cagney <ac131313@redhat.com>
7944
7945 * gdbint.texinfo (Target Architecture Definition): Update
7946 EXTRACT_STRUCT_VALUE_ADDRESS and EXTRACT_STRUCT_VALUE_ADDRESS_P.
7947 The latter has been changed to a true predicate.
7948
f7dc1244 79492001-06-17 Eli Zaretskii <eliz@gnu.org>
cb51c4e0
EZ
7950
7951 * annotate.texi: Add @noindent where needed. From Dmitry
7952 Sivachenko <dima@Chg.RU>.
7953 * gdb.texinfo: Indexing fix. From Dmitry Sivachenko.
7954
656db9b0
AC
79552001-06-16 Andrew Cagney <ac131313@redhat.com>
7956
7957 * gdb.texinfo (Protocol): Fix typo. Extra parenthesis.
7958
df2396a1
AC
79592001-06-14 Andrew Cagney <ac131313@redhat.com>
7960
7961 * gdb.texinfo (Remote Protocol): Document that the ``!'' packet
7962 returns ``OK''. Document that the ``R'' packet does not reply.
7963
0f1f2b0a
MS
79642001-06-13 Michael Snyder <msnyder@redhat.com>
7965
7966 * gdb.texinfo (Protocol): Add doc for new packet "qSymbol:".
7967
f7dc1244 79682001-06-13 Eli Zaretskii <eliz@gnu.org>
24f93129
EZ
7969
7970 * gdb.texinfo (Signals): Clarify the default setting of signal
7971 handling.
7972
a5d7c491
AC
79732001-05-14 Andrew Cagney <ac131313@redhat.com>
7974
7975 * gdbint.texinfo (CLEAR_DEFERRED_STORES): Delete stray @item
7976 (FRAME_ARGS_ADDRESS_CORRECT): Ditto.
7977
05a54c4f
AC
79782001-05-12 Andrew Cagney <ac131313@redhat.com>
7979
7980 * Makefile.in (GDBvn.texi): Set GDBVN from ../version.in.
7981
f7dc1244 79822001-05-10 Eli Zaretskii <eliz@gnu.org>
dab11f21
EZ
7983
7984 * gdbint.texinfo (Clean Design and Portable Implementation):
7985 Renamed from "Clean Design".
7986 (Clean Design and Portable Implementation): Document portable
7987 methods of handling file names, and the associated macros.
7988
f7dc1244 79892001-04-02 Eli Zaretskii <eliz@gnu.org>
f5c37c66
EZ
7990
7991 * gdb.texinfo (Tracepoint Actions): Mention the "info scope"
7992 command and provide a cross-reference to its description.
7993 (Symbols): Note that "info scope" is useful for trace experiments.
7994
f7dc1244 79952001-04-01 Eli Zaretskii <eliz@gnu.org>
c534679c 7996
b37052ae
EZ
7997 * gdb.texinfo (Symbols): Document "info scope".
7998 (Tracepoints): New chapter.
7999 (Contributors): Update for v5.1.
8000 <All nodes>: Change "C++" to "C@t{++}".
8001
0ee54786
EZ
8002 * gdbint.texinfo (User Interface): A new section about ui_out
8003 functions, based on text written by Fernando Nasser.
8004
c534679c
EZ
8005 * stabs.texinfo: Change Permissions to GFDL. Update Copyright.
8006
f7dc1244 80072001-03-26 Eli Zaretskii <eliz@gnu.org>
3d67e040 8008
e9c75b65
EZ
8009 * gdb.texinfo: Change Permissions to GFDL. Update Copyright.
8010
8011 * gdbint.texinfo: Change Permissions to GFDL. Update Copyright.
8012
8013 * gdbgui.texinfo: Change Permissions to GFDL. Update Copyright.
8014 Replace "GDB" with "@value{GDBN}". Fix markup.
8015
8016 * annotate.texi: Change Permissions to GFDL. Update Copyright.
8017
3d67e040
EZ
8018 * gdb.texinfo (Output Formats): Mention "info symbol" and provide
8019 a cross-reference to its description.
8020 (Symbols): Document "info symbol".
8021
f7dc1244 80222001-03-21 Eli Zaretskii <eliz@gnu.org>
9742079a
EZ
8023
8024 * gdbint.texinfo (Algorithms): New section "Watchpoints" and new
8025 subsection "x86 Watchpoints".
8026 (Target Architecture Definition): Document the macros
8027 I386_USE_GENERIC_WATCHPOINTS and TARGET_HAS_HARDWARE_WATCHPOINTS.
8028 (Native Debugging): Document I386_USE_GENERIC_WATCHPOINTS.
8029
b0ed3589
AC
80302001-03-20 Andrew Cagney <ac131313@redhat.com>
8031
8032 * gdbint.texinfo (Target Architecture Definition): Update
8033 definition of SOFTWARE_SINGLE_STEP_P to include empty parameter
8034 list.
8035
b6ba6518
KB
80362001-03-06 Kevin Buettner <kevinb@redhat.com>
8037
8038 * Makefile.in, all-cfg.texi, annotate.texi, gdb.texinfo,
8039 gdbint.texinfo, refcard.tex: Update/correct copyright notices.
8040
f7dc1244 80412001-02-21 Eli Zaretskii <eliz@gnu.org>
5ece1a18
EZ
8042
8043 * gdb.texinfo (Signals): Document "ignore", "noignore", and "all".
8044
f7dc1244 80452001-02-11 Eli Zaretskii <eliz@gnu.org>
56caf160 8046
17cc6a06
EZ
8047 * gdb.texinfo (Environment): Document that `path' does not change
8048 the value of PATH in GDB's own environment (it did in the past,
8049 but that was changed on March 15, 1994). Reported by Doug Evans
8050 <dje@transmeta.com>.
8051
56caf160
EZ
8052 * gdbint.texinfo: Fix up @itemize lists so that @item is alone on
8053 its line. Fix markup of commands and macros. Add an Index node
8054 and index entries.
8055
29e57380
C
80562001-01-23 J.T. Conklin <jtc@redback.com>
8057
8058 * gdb.texinfo (Memory region attributes): New manual section.
8059
1c6147de
ND
80602001-01-04 Nicholas Duffek <nsd@redhat.com>
8061
8062 * gdbint.texinfo (POP_FRAME): Document use by return_command.
8063
f7dc1244 80642000-12-25 Eli Zaretskii <eliz@gnu.org>
b157b00f
EZ
8065
8066 * refcard.tex: Version and copyright fixed. From Phil Edwards
8067 <pedwards@disaster.jaj.com>.
8068
0dcedd82
AC
8069Thu Nov 30 16:57:19 2000 Andrew Cagney <cagney@b1.cygnus.com>
8070
8071 * gdbint.texinfo (ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM,
889bf7c5 8072 DWARF2_REG_TO_REGNUM): Document.
0dcedd82 8073
3b851bce
AC
8074Mon Nov 20 21:29:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
8075
8076 * gdbint.texinfo (Coding): Update current value of
889bf7c5 8077 --enable-build-warnings. Mention --enable-gdb-build-warnings.
3b851bce 8078
f7dc1244 80792000-11-19 Eli Zaretskii <eliz@gnu.org>
4a92d011
EZ
8080
8081 * gdb.texinfo (Continuing and Stepping): Fixed markup and typos,
8082 as suggested by Dmitry Sivachenko <dima@Chg.RU>.
8083
b90a5f51
CF
80842000-11-10 Christopher Faylor <cgf@cygnus.com>
8085
8086 * gdb.texinfo: Document new 'set step-mode' command.
8087
f7dc1244 80882000-10-16 Eli Zaretskii <eliz@gnu.org>
96c405b3
EZ
8089
8090 * gdb.texinfo (Contributors, MIPS Embedded): Minor spelling
8091 changes from Dmitry Sivachenko <dima@Chg.RU>.
8092
f7dc1244 80932000-09-26 Eli Zaretskii <eliz@gnu.org>
c78b4128
EZ
8094
8095 * gdb.texinfo (Hooks): Document the new post-hook functionality.
8096 From Steven Johnson <sbjohnson@ozemail.com.au>.
8097
2e685b93
MK
80982000-08-10 Mark Kettenis <kettenis@gnu.org>
8099
8100 * gdbint.texinfo (Overall Structure): Spelling fix.
8101
f7dc1244 81022000-08-10 Eli Zaretskii <eliz@gnu.org>
6f6ef15a
EZ
8103
8104 * gdbint.texinfo (Target Architecture Definition): Document that
8105 REGISTER_CONVERT_TO_VIRTUAL should only be called on a register
8106 for which REGISTER_CONVERTIBLE returns a zero value.
8107
63ac3005
EZ
81082000-07-08 Christopher Faylor <cgf@cygnus.com>
8109
8110 * Makefile.in (install-info): Find files to install in either the
8111 build or source directories (adapted from Makefile.am).
8112
bd79f757
ND
81132000-07-07 Nicholas Duffek <nsd@redhat.com>
8114
8115 * stabs.texinfo: Fix spelling errors.
8116 (String Field): FILE-NUMBER starts from 0, not 1.
8117
f7dc1244 81182000-07-05 Eli Zaretskii <eliz@gnu.org>
5f208f6d
EZ
8119
8120 * refcard.tex: Remove \centerline from the blurb. Patch from
5ae4183a 8121 Brian Youmans.
5f208f6d 8122
f7dc1244 81232000-06-25 Eli Zaretskii <eliz@gnu.org>
cc542d3b
EZ
8124
8125 * Makefile.in (install-info): Support installation from outside of
5ae4183a
AS
8126 the source directory. Reported by Mark Harig
8127 <markh@frazier.landmark.com>.
cc542d3b 8128
f3b28801
C
81292000-06-20 J.T. Conklin <jtc@redback.com>
8130
8131 * gdb.texinfo: Fix typo, $bpnum is set to last breakpoint number.
8132
449f3b6c
AC
8133Fri May 26 15:55:33 2000 Andrew Cagney <cagney@b1.cygnus.com>
8134
8135 * Makefile.in (pdf, gdbint.pdf, gdb.pdf, stabs.pdf): New targets.
889bf7c5 8136 Generate using pdftex.
449f3b6c 8137 (PDFTEX): Define.
889bf7c5 8138 (STAGESTUFF, maintainer-clean realclean): Add *.pdf.
449f3b6c 8139 (gdb.texinfo, gdbint.texinfo, stabs.texinfo): When TeX insert the
889bf7c5 8140 @contents at the start.
449f3b6c 8141
f7dc1244 81422000-05-24 Eli Zaretskii <eliz@gnu.org>
48e934c6
EZ
8143
8144 * gdb.texinfo: Remove duplicate @syncodeindex. From Brian
5ae4183a 8145 Youmans.
48e934c6 8146
9e9c5ae7
AC
8147Wed May 24 21:27:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
8148
8149 From Brian Youmans:
8150 * gdb.texinfo: Fix ``et al.''.
8151
c741b251
AC
8152Tue May 23 22:57:41 2000 Andrew Cagney <cagney@b1.cygnus.com>
8153
8154 * Makefile.in (refcard.dvi): Remove quotes around REFEDITS in for
889bf7c5 8155 loop.
c741b251 8156
4ab64e14
JG
81572000-05-19 Jimmy Guo <guo@cup.hp.com>
8158
8159 * configure: Regenerate.
8160
f7dc1244 81612000-05-17 Eli Zaretskii <eliz@gnu.org>
d3229ae3
EZ
8162
8163 * Makefile.in (install-info): Run install-info on installed Info
8164 files.
8165
8c70017b
AC
8166Fri May 12 20:18:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
8167
a7cb598a 8168 * gdb.texinfo: Add Stan Shebs, et.al. as authors. Mention
889bf7c5 8169 Andrew Cagney.
8c70017b 8170
f7dc1244 81712000-05-09 Eli Zaretskii <eliz@gnu.org>
598ca718
EZ
8172
8173 * gdb.texinfo: Proofreading changes from Brian Youmans.
8174
bf0184be
ND
81752000-05-01 Nick Duffek <nsd@cygnus.com>
8176
8177 * gdb.texinfo (Command Files): Mention -x, use @enumerate for
8178 startup sequence, minor edits.
8179
f7dc1244 81802000-05-01 Eli Zaretskii <eliz@gnu.org>
41afff9a
EZ
8181
8182 * annotate.texi: Remove "@syncodeindex fn cp", it causes grief in
8183 TeX.
8184
8185 * gdb.texinfo: Add "@syncodeindex fn cp". Convert all entries
8186 "@kindex f" into "@kindex f (foo)", otherwise we get index entries
8187 like `n' and `s' which look weird. Convert some of the @kindex to
8188 @vindex, when they refer to variables, not commands.
8189
33e16fad
AC
8190Sat Apr 29 17:01:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
8191
8192 * gdbint.texinfo (Hints): Do not use @value{GDBN in @nodes.
8193
f7dc1244 81942000-04-23 Eli Zaretskii <eliz@gnu.org>
7162c0ca
EZ
8195
8196 * Makefile.in (GDBMI_DIR): New variable.
8197 (SET_TEXINPUTS): Add $(GDBMI_DIR).
8198 (SFILES_DOC): Add $(GDBMI_DIR)/gdbmi.texinfo.
8199 (gdbmi.texinfo): New target, for texi2roff.
8200 (gdb.me, gdb.ms, gdb.mm): Depend on gdbmi.texinfo.
8201 (gdb.info, gdb_toc.html): Add "-I ${GDBMI_DIR}".
8202
8203 * gdb.texinfo (Top): Add GDB/MI to the main menu and @include
8204 gdbmi.texinfo.
8205 (Mode Options): Add xref to GDB/MI docs and remove a FIXME
8206 comment.
8207
d167840f
EZ
82082000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
8209
8210 * gdb.texinfo (Files): Update description of add-symbol-file
889bf7c5 8211 command.
d167840f 8212
f7dc1244 82132000-04-17 Eli Zaretskii <eliz@gnu.org>
8487521e
EZ
8214
8215 * gdb.texinfo (Porting GDB): Don't use @value in the node name, it
8216 prevents the build (and is generally a Bad Idea).
8217
f7dc1244 82182000-04-17 Eli Zaretskii <eliz@gnu.org>
00e4a2e4
EZ
8219
8220 * gdb.texinfo (Protocol): Prevent makeinfo from complaining about
8221 a comma inside @var.
8222 (Command Files): Index markup changes from Dmitry Sivachenko
8223 <dima@Chg.RU>.
8224
f7dc1244 82252000-04-16 Eli Zaretskii <eliz@gnu.org>
39ec5655
EZ
8226
8227 * Makefile.in (LN_S): Define.
8228 (gdb-cfg.texi, gdb.dvi, links2roff, inc-hist.texinfo): Don't
8229 invoke "ln -s" unless it is known to work.
8230
8231 * configure.in (AC_PROG_LN_S): Add.
8232
8dc7983f
JB
82332000-04-14 Jim Blandy <jimb@redhat.com>
8234
8235 * gdbint.texinfo (Pointers Are Not Always Addresses): New manual
8236 section.
8237 (Target Conditionals): Document ADDRESS_TO_POINTER,
8238 POINTER_TO_ADDRESS.
8239
1a8237e8
DB
82402000-04-11 Daniel Berlin <dan@cgsoftware.com>
8241
8242 * gdbint.texinfo: Replaced GDB with @value{GDBN}, @include
8243 gdb-cfg.texi to get the value.
8244
ca526f1a
JB
82452000-04-10 Jim Blandy <jimb@redhat.com>
8246
8247 * gdbint.texinfo (Target Architecture Definition): Fix
8248 cross-references.
8249
faaafcb4
JB
82502000-04-08 Jim Blandy <jimb@redhat.com>
8251
8252 * gdbint.texinfo (Using Different Register and Memory Data
8253 Representations): New section.
8254 (REGISTER_CONVERTIBLE, REGISTER_RAW_SIZE, REGISTER_VIRTUAL_SIZE,
889bf7c5
PA
8255 REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_VIRTUAL,
8256 REGISTER_CONVERT_TO_RAW): Document.
faaafcb4 8257
1b27397f
AC
8258Mon Apr 3 19:16:32 2000 Andrew Cagney <cagney@b1.cygnus.com>
8259
8260 * gdb.texinfo (Protocol): Deprecate the sequence-id. Add cindex
889bf7c5 8261 for acknowledgments.
1b27397f 8262
480ff1fb
AC
8263Tue Mar 28 18:28:45 2000 Andrew Cagney <cagney@b1.cygnus.com>
8264
8265 * gdb.texinfo (Protocol): Replace ``qfThreadExtraInfo'' with
889bf7c5 8266 qThreadExtraInfo.
480ff1fb 8267
a9331b3f 82682000-03-28 J.T. Conklin <jtc@redback.com>
f1251bdd 8269
a9331b3f
RM
8270 * gdb.texinfo: Clarify which remote debug protocol commands are
8271 required and which are optional.
f1251bdd 8272
dbeb8dbd
AC
8273Tue Mar 28 16:06:22 2000 Andrew Cagney <cagney@b1.cygnus.com>
8274
8275 * gdb.texinfo: Revert remainder of Fri Mar 24 18:06:34 2000 Andrew
889bf7c5
PA
8276 Cagney <cagney@b1.cygnus.com>. Move @chapter and @node entries
8277 back to annotate.texi, rluser.texinfo and inc-hist.texinfo.
dbeb8dbd
AC
8278 * annotate.texi: Update.
8279
6d2ebf8b
SS
82802000-03-28 Stan Shebs <shebs@apple.com>
8281
8282 * gdb.texinfo: Update dates, bump to Eighth Edition (note
8283 expectation of additional changes before release), update
8284 ISBN, add copy of top-level menu for @ifhtml, remove explicit
8285 node links, rephrase and/or shorten lines to fix formatting
8286 problem in both regular and @smallbook formats.
8287 * annotate.texi: Shorten lines in example, use smallexample
8288 consistently everywhere.
8289 * Makefile.in: Add comment about texinfo 4.0 html generation.
8290 (SFILES_INCLUDED): Add annotate.texi.
8291
5d161b24
DB
82922000-03-27 Daniel Berlin <dan@cgsoftware.com>
8293
5ae4183a
AS
8294 * gdb.texinfo (Debugging Output): Added new section, documenting
8295 the "set/show debug" commands.
5d161b24 8296
b9deaee7
AC
8297Fri Mar 24 18:06:34 2000 Andrew Cagney <cagney@b1.cygnus.com>
8298
8299 * annotate.texi (Annotations): When GDBN omit @chapter and @node
889bf7c5 8300 entry.
b9deaee7
AC
8301
8302 * gdb.texinfo: Check for @ifinfo instead of @ifnottex.
8303 (rluser.texinfo, inc-hist.texinfo, annotate.texi): Add local
889bf7c5 8304 @chapter and @node entries.
a9331b3f 8305
b9deaee7 8306 * gdb.texinfo: Link all top-level nodes.
a9331b3f 8307
9ef47d30
AC
8308Fri Mar 24 17:56:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
8309
8310 * Makefile.in (install-info): Create $(infodir) before installing
889bf7c5 8311 files.
9ef47d30 8312
cfeada60
FN
83132000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
8314
8315 From David Whedon <dwhedon@gordian.com>
5ae4183a 8316 * gdbint.texinfo : Added paragraphs about command deprecation.
cfeada60 8317
6837a0a2
DB
83182000-03-22 Daniel Berlin <dan@cgsoftware.com>
8319
8320 * gdb.texinfo: Add documentation for the apropos command.
8321
bba2971c
MS
83222000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
8323
8324 * gdb.texinfo: Add new queries ThreadInfo and ThreadExtraInfo.
8325
2b628194
MS
83262000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
8327
a9331b3f 8328 * gdb.texinfo: Add white space to prevent overprinting in
2b628194
MS
8329 two places.
8330
96a2c332
SS
83312000-03-17 Stan Shebs <shebs@apple.com>
8332
8333 * gdb.texinfo: Many minor changes from Dmitry Sivachenko
8334 <dima@Chg.RU>, also clarification of allowed content for
8335 string constants.
8336
f7dc1244 83372000-03-16 Eli Zaretskii <eliz@gnu.org>
d700128c
EZ
8338
8339 * gdb.texinfo (main menu): Add Annotations.
8340 (File Options): Add @cindex entries for each command-line option.
8341 Document --epoch, --annotate, --async, --interpreter, --write,
8342 --statistics, and --version.
8343
8344 * annotate.texi: Convert to a chapter. Use @value{GDBN} instead
8345 of GDB.
8346
9d233477
JB
83472000-02-23 Jim Blandy <jimb@redhat.com>
8348
8349 * gdbint.texinfo (FUNCTION_START_OFFSET): Document.
8350
14e0eb3b
JB
83512000-02-22 Jim Blandy <jimb@redhat.com>
8352
8353 * gdbint.texinfo: Document COERCE_FLOAT_TO_DOUBLE --- the new form.
8354
3555de01
JM
83552000-02-15 Jason Molenda (jsm@bugshack.cygnus.com)
8356
8357 * Makefile.in (diststuff): New target.
8358
5e35df8e
KB
83592000-02-15 Kevin Buettner <kevinb@redhat.com>
8360
8361 * agentexpr.texi: Fix wording regarding Intel's IA-64
90a3d8f2 8362 architecture. [From Jim Wilson.]
5e35df8e 8363
c5394b80
JM
83642000-01-16 Tom Tromey <tromey@cygnus.com>
8365
8366 * gdb.texinfo (Breakpoints): Mention breakpoint ranges.
8367 (Delete Breaks): Mention range arguments.
8368 (Disabling): Likewise.
8369
c3f6f71d
JM
83702000-01-05 Dmitry Sivachenko <dima@Chg.RU>
8371
8372 * gdb.texinfo: Wrap "ASCII" in @sc{}; clarify a few sentences.
8373
c4093a6a
JM
8374Wed Dec 8 19:53:08 1999 Andrew Cagney <cagney@b1.cygnus.com>
8375
8376 * gdbint.texinfo (FRAME_CHAIN_VALID): Add the generic frame-chain
889bf7c5 8377 valid functions.
c4093a6a 8378
11cf8741
JM
83791999-11-05 Stan Shebs <shebs@andros.cygnus.com>
8380
8381 * gdb.texinfo: Clarify regular expressions used in rbreak.
8382
917317f4
JM
83831999-10-15 Kevin Buettner <kevinb@cygnus.com>
8384
8385 * gdbint.texinfo (MEMORY_INSERT_BREAKPOINT,
8386 MEMORY_REMOVE_BREAKPOINT): Document.
8387
8388Thu Oct 14 21:17:17 1999 Andrew Cagney <cagney@b1.cygnus.com>
8389
8390 * gdb.texinfo (remote): Document how GDB ignores the qOffsets BSS
889bf7c5 8391 offset re-using the DATA offset instead.
917317f4 8392
2df3850c
JM
83931999-10-11 Jim Kingdon <kingdon@redhat.com>
8394
8395 * gdbint.texinfo (Target Architecture Definition): Add PARM_BOUNDARY.
8396
83971999-10-05 Stan Shebs <shebs@andros.cygnus.com>
8398
8399 From Dmitry Sivachenko <demon@gpad.ac.ru>:
8400 * gdb.texinfo: Use GDBP and GDBN everywhere, fix a couple other
8401 typos.
8402
8403 * gdb.texinfo: Various minor wording and formatting improvements,
8404 mentions of additional command-line options.
8405
2acceee2
JM
84061999-09-30 Fred Fish <fnf@cygnus.com>
8407
8408 * gdb.texinfo: Document additional forms of specifying section
8409 names and addresses for the add-symbol-file command.
8410
c2c6d25f
JM
84111999-09-14 Michael Snyder <msnyder@cleaver.cygnus.com>
8412
8413 * gdbint.texinfo: Fix typo, add the word "have".
8414
84151999-09-14 Jim Blandy <jimb@cris.red-bean.com>
8416
8417 * gdbint.texinfo (Target Architecture Definition): Document the
8418 SKIP_PERMANENT_BREAKPOINT macro.
8419
d4f3574e
SS
84201999-09-07 Stan Shebs <shebs@andros.cygnus.com>
8421
8422 * gdb.texinfo: Fiks speling errers.
8423
8424 * gdb.texinfo: Fix uses of @multitable.
8425
f7dc1244 8426 From Eli Zaretskii <eliz@gnu.org>:
d4f3574e 8427 * gdb.texinfo: Include details specific to DOS host, clarify
889bf7c5 8428 some confusing language, fix @ref/@xref/@pxref usages, add
d4f3574e
SS
8429 comments about using with optimization, add more indexing,
8430 fix info about disassembly-flavor.
8431
8432Tue Sep 7 09:11:24 1999 Kevin Buettner <kevinb@cygnus.com>
8433
8434 * gdbint.texinfo (IN_SOLIB_DYNSYM_RESOLVE_CODE,
8435 SKIP_SOLIB_RESOLVER): Define.
8436
8437Fri Sep 3 18:05:14 1999 Andrew Cagney <cagney@b1.cygnus.com>
8438
8439 * gdb.texinfo (Protocol): Review. Add tables describing ``q'' and
889bf7c5 8440 ``g'' packets.
d4f3574e 8441
104c1213
JM
84421999-08-30 Stan Shebs <shebs@andros.cygnus.com>
8443
8444 * gdb.texinfo: Create a new "Configurations" chapter with
889bf7c5
PA
8445 platform-specific info, inline remote.texi and move sections of it
8446 into the new chapter, move bits about info proc, heuristic search,
104c1213
JM
8447 and register stack into the new chapter.
8448 * remote.texi: Remove, now part of gdb.texinfo.
8449 * Makefile.in (SFILES_INCLUDED): Remove ref to remote.texi.
8450
84511999-08-27 Jason Molenda (jsm@bugshack.cygnus.com)
8452
8453 * gdbint.texinfo (GDB_TARGET_IS_SUN3, GDB_TARGET_IS_SUN386,
8454 GDB_TARGET_IS_MACH386): These kludges have gone away.
8455
8456Wed Aug 25 10:47:03 1999 Andrew Cagney <cagney@b1.cygnus.com>
8457
8458 * gdbint.texinfo (Target Architecture Definition): Mention
889bf7c5 8459 TDEPLIBS.
104c1213 8460
53a5351d
JM
84611999-08-20 Stan Shebs <shebs@andros.cygnus.com>
8462
8463 * gdb.texinfo: Remove remaining "HPPA" conditionals, rewrite
8464 surrounding text to fit HP-UX bits into general info.
8465 (HPPA-cfg.texi): Remove, no longer useful.
8466
8467 * gdb.texinfo: Remove explicit links from @node lines, remove
8468 HP-added "Detailed Node Listing" from main menu which confuses
8469 things.
8470
8471 From Dmitry Sivachenko <dima@Chg.RU>:
8472 * gdb.texinfo: Use @value{GDBN} instead of plain GDB, fix grouping
889bf7c5 8473 in description of `set environment'.
53a5351d
JM
8474
84751999-08-17 Stan Shebs <shebs@andros.cygnus.com>
8476
8477 * gdbint.texinfo: Update coding standard to allow pure ANSI/ISO C.
8478
7be570e7
JM
84791999-08-12 Ben Elliston <bje@cygnus.com>
8480
8481 * gdbint.texinfo (Breakpoint Handling): Add missing words.
8482
f7dc1244 84831999-08-10 Eli Zaretskii <eliz@gnu.org>
7be570e7
JM
8484
8485 * gdb.texinfo (Set Watchpoints): Explain some subtleties about
889bf7c5
PA
8486 watch, awatch, and rwatch. Explain why the latter two cannot be
8487 set as software watchpoints. Document that watchpoints for local
8488 variables are deleted when the debuggee terminates.
7be570e7
JM
8489
8490Wed Aug 11 13:18:14 1999 Andrew Cagney <cagney@amy.cygnus.com>
8491
8492 * remote.texi (Protocol): Further clarification of the "qRcmd"
889bf7c5
PA
8493 packet. Allow E.. response packet. "qRcmd" packet is no longer
8494 reserved.
7be570e7
JM
8495
84961999-08-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
8497
a9331b3f
RM
8498 * Makefile.in: Rename inc-hist.texi to inc-hist.texinfo.
8499 * gdb.texinfo: Ditto.
7be570e7 8500
96baa820
JM
85011999-08-06 Tom Tromey <tromey@cygnus.com>
8502
8503 * gdb.texinfo (KOD): New node.
8504
8505Fri Aug 6 17:05:48 1999 Andrew Cagney <cagney@b1.cygnus.com>
8506
8507 * remote.texi (Rcmd): Fix minor formatting typos.
8508
8509Thu Aug 5 17:57:41 1999 Andrew Cagney <cagney@b1.cygnus.com>
8510
8511 * remote.texi (protocol qRcmd): Allow ``OK'' and ``O...'' response
889bf7c5 8512 packets.
96baa820 8513
adf40b2e
JM
85141999-07-14 Jim Blandy <jimb@zwingli.cygnus.com>
8515
8516 * gdbint.texinfo (PREPARE_TO_PROCEED, ADDR_BITS_REMOVE): Doc
8517 fixes.
8518
43ff13b4
JM
8519Tue Jun 29 11:43:55 1999 Andrew Cagney <cagney@b1.cygnus.com>
8520
8521 * gdbint.texinfo (SAVE_DUMMY_FRAME_TOS): Define.
8522
085dd6e6
JM
8523Fri Jun 25 11:47:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
8524
8525 * remote.texi (Communication Protocol): ``v'' is in use. Fix
889bf7c5
PA
8526 numerous formatting errors. Clarify ``i''. Mark ``i'', ``Z'',
8527 ``z'' and ``qRcmd'' as draft instead of reserved. Identify
8528 packets that are not supported on all hosts. Expand examples.
8529 Spell check.
085dd6e6
JM
8530
85311999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
8532
8533 * Makefile.in: Recognize html, install-html. Add targets
8534 to build HTML versions of documentation via texi2html.
8535
8536Thu Jun 24 15:59:03 1999 Stan Shebs <shebs@andros.cygnus.com>
8537
8538 * gdbint.texinfo (Testsuite): New chapter, information about the
889bf7c5 8539 testsuite.
085dd6e6
JM
8540
8541Fri Jun 25 02:40:34 1999 Andrew Cagney <cagney@b1.cygnus.com>
8542
8543 * remote.texi (Communication Protocol): Rewrite.
8544
8545Thu Jun 24 16:59:54 1999 Andrew Cagney <cagney@b1.cygnus.com>
8546
8547 * stabs.texinfo: Fix uses of xref.
8548
9e0b60a8
JM
8549Thu Jun 17 17:23:25 1999 Stan Shebs <shebs@andros.cygnus.com>
8550
8551 * gdbint.texinfo: Add an anti-printf exhortation, and update the
8552 info about patch submission.
8553
cce74817
JM
8554Mon Jun 7 15:49:40 1999 Stan Shebs <shebs@andros.cygnus.com>
8555
8556 From Per Bothner <bothner@cygnus.com>:
8557 * gdb.texinfo: Document Chill support.
8558
8559Fri Jun 4 16:58:22 1999 Andrew Cagney <cagney@b1.cygnus.com>
8560
8561 * gdbint.texinfo (SP_REGNUM, FP_REGNUM, PC_REGNUM): Add reference
889bf7c5
PA
8562 to corresponding TARGET_READ_reg TARGET_WRITE_reg macros.
8563 Document that the value should be greater-than or equal-to zero.
8564 (NO_STD_REGS): Document. Deprecate.
cce74817 8565
ac9a91a7
JM
8566Tue Jun 1 15:04:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
8567
8568 * gdbint.texinfo (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT):
889bf7c5 8569 Document that these are not used.
ac9a91a7
JM
8570
8571Thu May 27 09:28:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
8572
8573 * gdbint.texinfo (EXTRACT_STRUCT_VALUE_ADDRESS_P): Document.
8574
392a587b
JM
8575Mon May 24 10:07:39 1999 Andrew Cagney <cagney@b1.cygnus.com>
8576
8577 * gdbint.texinfo (FRAME_NUM_ARGS): Update definition. Parameter
889bf7c5 8578 numargs was dropped.
392a587b
JM
8579
8580Thu May 20 12:26:59 1999 Andrew Cagney <cagney@b1.cygnus.com>
8581
8582 * gdbint.texinfo (FRAMELESS_FUNCTION_INVOCATION): Update.
8583
b83266a0
SS
8584Tue Apr 27 19:14:20 1999 Andrew Cagney <cagney@b1.cygnus.com>
8585
8586 * gdbint.texinfo (SKIP_PROLOGUE, SKIP_PROLOGUE_FRAMELESS_P):
889bf7c5 8587 Update.
b83266a0 8588
7a292a7a
SS
8589Thu Apr 22 13:07:37 1999 Andrew Cagney <cagney@b1.cygnus.com>
8590
8591 * gdbint.texinfo (USE_GENERIC_DUMMY_FRAMES): Document.
8592 (GET_SAVED_REGISTER): Update, not just the a29k uses this.
8593
8594Wed Apr 21 13:59:01 1999 Dave Brolley <brolley@cygnus.com>
8595
8596 * gdbint.texinfo: Fix typos: $ -> @.
8597
8598Tue Apr 20 11:59:38 1999 Andrew Cagney <cagney@b1.cygnus.com>
8599
8600 * gdbint.texinfo (REGISTER_NAMES, BREAKPOINT, BIG_BREAKPOINT,
889bf7c5
PA
8601 LITTLE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT,
8602 BIG_REMOTE_BREAKPOINT): Deprecate in favor of REGISTER_NAME and
8603 BREAKPOINT_FROM_PC.
a9331b3f 8604
7a292a7a
SS
8605Mon Apr 12 16:00:44 1999 Andrew Cagney <cagney@b1.cygnus.com>
8606
8607 * gdbint.texinfo (CALL_DUMMY_STACK_ADJUST_P,
889bf7c5 8608 CALL_DUMMY_STACK_ADJUST): Document.
7a292a7a
SS
8609
8610Thu Apr 8 17:23:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
8611
8612 * gdbint.texinfo (CALL_DUMMY_P, CALL_DUMMY_WORDS,
889bf7c5 8613 SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY): Define.
7a292a7a
SS
8614
86151999-04-02 Stan Shebs <shebs@andros.cygnus.com>
8616
8617 * gdbint.texinfo (MAINTENANCE_CMDS): Remove ref, since it no
8618 longer exists.
8619
8620Tue Mar 9 19:25:11 1999 Stan Shebs <shebs@andros.cygnus.com>
8621
8622 * gdb.texinfo, remote.texi, all-cfg.texi, HPPA-cfg.texi: Remove
889bf7c5
PA
8623 nearly all @ifset/@ifclear conditionals; nobody uses them, and
8624 they make the manual source incomprehensible.
7a292a7a
SS
8625 * h8-cfg.texi: Remove, hasn't been used in years.
8626
c906108c
SS
8627Thu Feb 11 18:00:59 1999 Stan Shebs <shebs@andros.cygnus.com>
8628
8629 * gdb.texinfo: Update the credits.
8630
8631Mon Feb 8 17:33:57 1999 Stan Shebs <shebs@andros.cygnus.com>
8632
8633 * gdb.texinfo: Fix mistakes noticed in printout of last
8634 draft, add Alpha to discussion of heuristic fence post.
8635
8636Fri Feb 5 17:20:00 1999 Stan Shebs <shebs@andros.cygnus.com>
8637
8638 * gdb.texinfo, remote.texi: Many changes; update to Seventh
889bf7c5
PA
8639 Edition, merge some HP changes into mainline, describe some
8640 previously undocumented features, describe more of the target
8641 commands available, eliminate obsolete section on renamed
8642 commands.
c906108c
SS
8643 * all-cfg.texi, HPPA-cfg.texi: Remove some obsolete conditionals.
8644
8645Wed Jan 20 17:47:45 1999 Stan Shebs <shebs@andros.cygnus.com>
8646
8647 * gdb.texinfo: Make many HPPA conditionals unconditional,
8648 including catchpoint description, since now on for all configs.
8649 * all-cfg.texi: @clear HPPA, since is mainly for very HP-specific
8650 specializations.
8651
8652Thu Jan 14 17:10:12 1999 Stan Shebs <shebs@andros.cygnus.com>
8653
8654 * Makefile.in (GDBvn.texi): Fix match expression to work with
8655 current format of VERSION in gdb/Makefile.in.
8656 * gdb.texinfo: Fix node ref to match new readline.
8657
8658Wed Jan 13 10:38:40 1999 Edith Epstein <eepstein@sophia.cygnus.com>
8659
a9331b3f
RM
8660 * gdb.texinfo: Changes made as part of a project to merge in
8661 changes made by HP. Documentation makes extensive use of
c906108c
SS
8662 @ifclear HPPA and @ifset HPPA. The HP manual omits doumentation
8663 on remote debugging. There are differences in documentation
889bf7c5 8664 (HP vs. non-HP) on C++ support (aCC vs. gnu gcc++). Also,
c906108c
SS
8665 the HP manual discusses catchpoints, hardware watchpoints, and
8666 some HPUX specific limitations for shared library support.
a9331b3f 8667
c906108c
SS
8668 There are also a number of @node changes.
8669
86701999-01-12 Jason Molenda (jsm@bugshack.cygnus.com)
8671
8672 * gdbint.texinfo (Formatting): Disambiguate a sentence.
8673 (C Usage): Same.
8674
8675Wed Jan 6 11:55:34 1999 David Taylor <taylor@texas.cygnus.com>
8676
8677 The following changes were made by Edith Epstein
889bf7c5
PA
8678 <eepstein@cygnus.com> as part of a project to merge in changes
8679 made by HP.
a9331b3f 8680
c906108c
SS
8681 * HPPA-cfg.texi: new file.
8682
8683 * all-cfg.texi: set HPPA for HP PA-RISC targets.
8684
8685 * refcard.tex: change documentation about catch.
8686 removed info catch.
8687
8688Mon Jan 4 18:29:18 1999 Stan Shebs <shebs@andros.cygnus.com>
8689
8690 * gdbint.texinfo: Expand on GDB's coding standards,
8691 specify the use of arg names with prototypes.
8692
86931998-12-14 J.T. Conklin <jtc@redbacknetworks.com>
8694
8695 * gdb.texinfo: Fix tipo.
8696
8697Sun Dec 13 10:27:59 1998 Andrew Cagney <cagney@b1.cygnus.com>
8698
8699 * gdbint.texinfo: Document TARGET_BYTE_ORDER_DEFAULT and
889bf7c5 8700 TARGET_BYTE_ORDER_SELECTABLE_P.
c906108c
SS
8701
8702Thu Dec 10 16:07:09 1998 Andrew Cagney <cagney@b1.cygnus.com>
8703
8704 * gdbint.texinfo (FRAME_FIND_SAVED_REGS): Document.
8705
87061998-12-09 Jim Blandy <jimb@zwingli.cygnus.com>
8707
8708 * agentexpr.texi: New file.
8709
8710Wed Dec 9 21:13:57 1998 Andrew Cagney <cagney@chook>
8711
8712 * gdbint.texinfo (REGISTER_NAME): Replace REGISTER_NAMES.
8713
87141998-12-03 J.T. Conklin <jtc@redbacknetworks.com>
8715
8716 * remote.texi: Changed wording that implied that the GDB remote
8717 protocol caches register values instead of GDB itself.
8718
8719Tue Dec 1 17:45:43 1998 Stan Shebs <shebs@andros.cygnus.com>
8720
8721 * gdbint.texinfo: Add some info about symbol readers.
8722 (CHILL_PRODUCER, etc): Comment out descriptions, not useful.
8723 (IN_SOLIB_CALL_TRAMPOLINE): Rename info from IN_SOLIB_TRAMPOLINE.
8724 (IN_SOLIB_RETURN_TRAMPOLINE): Describe.
8725 (KERNEL_DEBUGGING, MIPSEL): No info about these, remove.
8726
8727Mon Nov 30 11:32:21 1998 Andrew Cagney <cagney@chook>
8728
a9331b3f 8729 * gdbint.texinfo (FRAME_CHAIN_VALID_ALTERNATE):
c906108c
SS
8730
8731Sat Nov 28 13:45:53 1998 Andrew Cagney <cagney@b1.cygnus.com>
8732
8733 * gdbint.texinfo (INNER_THAN): Update, now takes parameters.
8734
8735Fri Nov 27 12:39:45 1998 Andrew Cagney <cagney@chook>
8736
8737 * gdbint.texinfo (NO_SINGLE_STEP): Replace with
889bf7c5 8738 SOFTWARE_SINGLE_STEP_P and SOFTWARE_SINGLE_STEP.
c906108c
SS
8739
8740Wed Oct 14 10:02:40 1998 Andrew Cagney <cagney@b1.cygnus.com>
8741
8742 * gdbint.texinfo: Fix minor typos.
8743
8744Wed Sep 30 18:03:19 1998 Stan Shebs <shebs@andros.cygnus.com>
8745
8746 * gdbint.texinfo: Complete overhaul. Group descriptions more
8747 logically, add more info on generic algorithms, remove much
8748 obsolete and/or wrong material.
8749
8750Fri Jul 24 17:51:38 1998 Ian Lance Taylor <ian@cygnus.com>
8751
8752 * stabs.texinfo (Method Type Descriptor): Expand and correct.
8753
8754Mon May 4 10:37:12 1998 Brian Youmans (3diff@gnu.org)
8755
8756 * refcard.tex: Copyright, address updates.
8757
8758Tue Apr 21 18:09:56 1998 Stan Shebs <shebs@andros.cygnus.com>
8759
8760 * gdb.texinfo (EDITION, DATE): Update and change to use ordinals
8761 for the edition instead of confusing GDB-version-like numbers.
8762
8763Mon Apr 13 14:05:00 1998 Fred Fish <fnf@cygnus.com>
8764
8765 * gdb.texinfo (hbreak, watch): Fix typo, "date" -> "data".
8766
8767Thu Apr 2 16:52:44 1998 Jason Molenda (crash@bugshack.cygnus.com)
8768
5ae4183a 8769 * LRS: Reformat a bit to keep text under 80 columns.
c906108c
SS
8770
8771Thu Apr 2 16:10:36 1998 Stan Shebs <shebs@andros.cygnus.com>
8772
8773 * gdb.texinfo: Add some credits, mention bug monitor.
8774 * remote.texi: Mention mips monitor targets.
8775 * gdbint.texinfo: Describe SP_REGNUM, STEP_SKIPS_DELAY.
a9331b3f 8776
c906108c
SS
8777Mon Feb 2 17:13:03 1998 Stan Shebs <shebs@andros.cygnus.com>
8778
8779 * gdbint.texinfo: Remove obsolete mentions of pinsn.c and opcode.h
889bf7c5
PA
8780 files, finish sorting of host vs target vs native macros, describe
8781 some more of them.
c906108c
SS
8782
8783Tue Jan 13 16:44:50 1998 Fred Fish <fnf@cygnus.com>
8784
8785 * gdbint.texinfo (Host Conditionals): Document change from
8786 using NO_MMALLOC to it's inverse, USE_MMALLOC.
8787
8788Mon Nov 24 13:55:21 1997 Andrew Cagney <cagney@b1.cygnus.com>
8789
8790 * gdbint.texinfo (Host Conditionals): Document
889bf7c5 8791 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, HAVE_LONG_DOUBLE.
c906108c
SS
8792
8793Fri Jul 4 14:52:31 1997 Ian Lance Taylor <ian@cygnus.com>
8794
8795 * gdbint.texinfo (Host Conditionals): Add CRLF_SOURCE_LINES.
8796 Document LSEEK_NOT_LINEAR.
8797
8798Tue Mar 25 14:44:09 1997 Ian Lance Taylor <ian@cygnus.com>
8799
8800 * stabs.texinfo (Stab Section Basics): Make it clear that only
8801 some versions of the GNU linker remove the leading N_UNDF symbol.
8802
8803Thu Feb 27 17:45:19 1997 Ian Lance Taylor <ian@cygnus.com>
8804
8805 * stabs.texinfo (String Field): Document type number pairs here,
8806 instead of in the Sun specific section.
8807 (Include Files): The GNU linker supports the N_BINCL
8808 optimization. Clarify the N_BINCL value, and what it is used
8809 for.
8810 (Procedures): Document N_FUN with an empty string to mark the end
8811 of a function.
8812 (Typedefs): Mention that Sun compilers may use N_GSYM for a type.
8813 (Sun Differences): Remove this node, as the information is now
8814 elsewhere in the main document.
8815 (Stab Section Basics): Mention that the GNU linker may optimize
8816 stabs and remove the leading N_UNDF symbol.
8817
8818Mon Dec 9 12:23:32 1996 Roland Pesch <roland@wrs.com>
8819
8820 * gdb.texinfo, refcard.tex: Restore author credit
8821
8822Wed Oct 2 22:01:36 1996 Fred Fish <fnf@fishfood.ninemoons.com>
8823
8824 * gdbint.texinfo (SIGTRAMP_START, SIGTRAMP_END): Update
8825 documentation to account for START and END macros taking
8826 one arg.
8827
8828Thu Aug 22 17:59:03 1996 Fred Fish <fnf@cygnus.com>
8829
8830 From: Eberhard Mattes <mattes@azu.informatik.uni-stuttgart.de>
8831 * gdb.texinfo (Frames): Fix typo.
8832
8833Tue Jul 23 10:06:20 1996 Fred Fish <fnf@cygnus.com>
8834
8835 * gdbint.texinfo (NO_SINGLE_STEP): Document that single_step takes
8836 a target_signal as arg type, not a pid.
8837
8838Fri Jul 12 11:10:05 1996 Stu Grossman (grossman@critters.cygnus.com)
8839
8840 * gdb.texinfo: Document `set assembly-language'.
8841
8842Thu Jul 11 13:50:28 1996 Stan Shebs <shebs@andros.cygnus.com>
8843
8844 * remote.texi: Update list of stubs in the GDB distribution.
8845
8846Fri Jul 5 15:38:54 1996 Fred Fish <fnf@cygnus.com>
8847
8848 * gdbint.texinfo (NO_MMCHECK): Renamed from NO_MMALLOC_CHECK.
889bf7c5
PA
8849 Also document that some systems can use mmalloc but must define
8850 this if their C runtime allocates memory that is later freed.
c906108c 8851 (MMCHECK_FORCE): Document new macro.
a9331b3f 8852
c906108c
SS
8853Fri Jun 28 22:17:10 1996 Dawn Perchik <dawn@cygnus.com>
8854
8855 * remote.texi: Add documentation for target Sparclet.
8856
8857Mon Jun 24 18:12:22 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
8858
a9331b3f 8859 * Makefile.in (srcdir, VPATH, prefix, infodir, INSTALL,
c906108c
SS
8860 INSTALL_PROGRAM, INSTALL_DATA): Use autoconf set values.
8861 * configure.in: Rewritten for autoconf.
8862 * configure: New.
8863
8864Mon Jun 17 10:43:41 1996 Fred Fish <fnf@cygnus.com>
8865
8866 * Makefile.in (DVIPS): New define, set to dvips.
8867 (dvi): Add stabs.dvi.
8868 (ps): New target.
8869 (all-doc): Depend on info, dvi, and ps targets.
8870 (STAGESTUFF): Add *.ps and *.dvi files.
8871 (clean-info, clean-dvi): Remove.
8872 (mostlyclean): Does not depend upon clean-info or clean-dvi,
8873 rules completely rewritten.
8874 (maintainer-clean): Remove clean-info and clean-dvi
8875 dependencies and put their actions in the rules.
8876 (gdb.ps): New target
a9331b3f 8877 (gdb.dvi, gdbgui.dvi, gdbint.dvi, stabs.dvi): Remove
c906108c
SS
8878 intermediate TeX files, whether they have 2 or 3 character
8879 extensions.
8880 (gdbint.ps): Add target and rules.
8881 (gdb-internals): Delete unused target.
8882 (Makefile): Depends upon config.status also.
8883
8884Sat Mar 30 15:46:58 1996 Fred Fish <fnf@cygnus.com>
8885
8886 * gdbint.texinfo (CC_HAS_LONG_LONG): Clarify when/how this is
8887 set.
8888
8889Sat Mar 16 15:10:20 1996 Fred Fish <fnf@cygnus.com>
8890
8891 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
8892 * gdb.texinfo (Expressions): Fix erroneous array constant example.
8893
8894Sat Mar 16 13:28:45 1996 Fred Fish <fnf@cygnus.com>
8895
8896 * gdb.texinfo: Add missing "@bullet" to some "@itemize" commands.
8897
8898Sat Feb 10 03:28:36 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8899
8900 * gdb.texinfo (Print settings): Document
8901 `set/show print static-members' commands.
8902
8903Wed Jan 10 14:16:37 1996 Fred Fish <fnf@cygnus.com>
8904
8905 * gdbint.texinfo (Native): Document name change, coredep.c to
8906 core-aout.c.
8907
8908Wed Dec 13 12:35:28 1995 Ian Lance Taylor <ian@cygnus.com>
8909
8910 * stabs.texinfo (Include Files): Document the values the SunOS4
8911 linker creates for N_BINCL/N_EINCL/N_EXCL stabs.
8912
8913Fri Dec 8 21:08:44 1995 Fred Fish <fnf@cygnus.com>
8914
8915 * gdbint.texinfo (Releases): Change gdb.tar.Z to gdb.tar.gz.
8916 Fix typo.
8917
8918Fri Dec 1 11:07:50 1995 Fred Fish <fnf@cygnus.com>
8919
8920 * gdbint.texinfo (Releases): Make "gdb.tar.gz" rather than
8921 "gdb.tar.Z".
8922
8923Wed Sep 20 13:14:10 1995 Ian Lance Taylor <ian@cygnus.com>
8924
8925 * Makefile.in (maintainer-clean): New target, synonym for
8926 realclean.
8927
8928Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
8929
8930 * Update all FSF addresses except those in COPYING* files.
8931
8932Wed Jul 19 18:43:03 1995 Stan Shebs <shebs@andros.cygnus.com>
8933
8934 From Richard Earnshaw (rearnsha@armltd.co.uk):
8935 * gdb.texinfo (convenience variables): Document $_exitcode.
8936 (quit): Document optional expression to use as exit code.
8937
8938Thu Jun 22 21:27:33 1995 Victoria Mixon <victoria@cygnus.com>
8939
8940 * gdb.texinfo, remote.texi: Brought up to date with various
8941 GDB changes.
8942
8943Tue Jun 20 14:35:38 1995 Stan Shebs <shebs@andros.cygnus.com>
8944
8945 * gdb.texinfo: Update dates and versions, fix comments about
8946 hardware watchpoints in future releases and about the
8947 sharedlibrary command.
8948
8949Mon May 8 09:30:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8950
8951 * stabs.texinfo: Remove node `XCOFF differences'. Describe value of
8952 C_FUN stab. Other cleanups.
8953
8954Wed Apr 19 07:02:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8955
8956 * remote.texi (Bootstrapping): Clarify that flush_i_cache is only
8957 for the sparc stub.
8958
8959Tue Apr 11 11:41:49 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8960
8961 * annotate.texi: Clarify which addresses have differing formats
8962 depending on the language and which do not.
8963
8964Tue Mar 28 16:56:22 1995 J.T. Conklin <jtc@rtl.cygnus.com>
8965
8966 * remote.texi (NetWare): Changed example to use BOARD= instead of
8967 NODE= argument to reflect correspoding change to gdbserve.nlm.
8968
8969Fri Mar 17 06:47:02 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8970
8971 * stabs.texinfo (Negative Type Numbers): Mention the fact that
8972 GDB, as well as AIX dbx, supports the size type attribute.
8973
8974Thu Mar 16 12:11:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8975
8976 * stabs.texinfo (Negative Type Numbers): Document types -31 to -34.
8977
8978Mon Mar 13 16:49:13 1995 Per Bothner <bothner@kalessin.cygnus.com>
8979
8980 * gdb.texinfo (Define): Document $arg0... arguments to commands,
8981 and new 'if' and 'while' commands.
8982
8983Fri Feb 17 15:24:35 1995 Per Bothner <bothner@kalessin.cygnus.com>
8984
8985 * gdb.texinfo (Artificial arrays): Note use of coerce-to-array-type.
8986
8987Wed Feb 15 11:59:18 1995 J.T. Conklin <jtc@rtl.cygnus.com>
8988
8989 * all-cfg.texi: New flag, GDBSERVE, for NetWare's gdbserve.nlm.
8990 * remote.texi (NetWare): New node, how to use gdbserve.nlm on
8991 NetWare targets. Mostly stolen from the Server node.
8992
8993Fri Feb 10 20:20:08 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8994
8995 * gdb.texinfo (Setting): Talk about the language of a source file
8996 versus the working language. The old documentation did not match
8997 what GDB did.
8998
8999Wed Feb 1 20:26:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9000
9001 * stabs.texinfo (Source Files): Document N_SO used to mark the end
9002 of a source file.
9003
9004Mon Jan 23 14:23:37 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9005
9006 * gdb.texinfo (Processes): New node.
9007
9008Tue Jan 17 14:09:03 1995 Ian Lance Taylor <ian@sanguine.cygnus.com>
9009
9010 * remote.texi: Update documentation of set/show mipsfpu.
9011
3fc11d3e
JM
9012Fri Jan 6 17:17:28 1995 Stan Shebs <shebs@andros.cygnus.com>
9013
9014 * gdbgui.texinfo: New file, manual for GUI (gdbtk) users.
9015 * Makefile.in (gdbgui.dvi, gdbgui.info): New actions.
c906108c
SS
9016
9017Sun Sep 4 16:47:21 1994 Stan Shebs (shebs@andros.cygnus.com)
9018
9019 * gdbint.texinfo: Removed mentions of some incorrectly placed and
9020 obsolete conditionals, described some others.
9021
9022Mon Aug 1 15:42:39 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9023
9024 * gdbint.texinfo: Remove references to BROKEN_LARGE_ALLOCA and
9025 SET_STACK_LIMIT_HUGE; they were removed from GDB 14 May 1994.
9026
9027Mon Aug 1 15:12:02 1994 Stan Shebs (shebs@andros.cygnus.com)
9028
9029 * gdbint.texinfo: Put regex conditionals in their own table.
9030
9031Tue Jul 26 18:32:52 1994 Stan Shebs (shebs@andros.cygnus.com)
9032
9033 * gdbint.texinfo: Removed mentions of many obsolete conditionals,
9034 described or fixed the descriptions of many others.
9035
9036Sun Jul 17 14:14:03 1994 Stan Shebs (shebs@andros.cygnus.com)
9037
9038 * gdb.texinfo: Add some more credits.
9039 * gdbint.texinfo: Capitalize GDB consistently, describe some
9040 macros and remove some.
9041
9042Thu Jul 14 18:43:17 1994 Stan Shebs (shebs@andros.cygnus.com)
9043
9044 * gdbint.texinfo: Removed mentions of many incorrectly placed and
9045 obsolete conditionals, described some others.
9046
9047Tue Jul 12 12:23:15 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9048
9049 * gdb.texinfo (help targets): Changed to `help target', which
9050 is the correct gdb command.
9051
9052Wed Jun 22 18:00:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9053
9054 * annotate.texi (TODO): New node, for keeping track of annotations
9055 suggested but not yet implemented.
9056
9057Wed Jun 1 16:10:45 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9058
9059 * stabs.texinfo (Statics): Value of xcoff C_BSTAT points to
9060 another symbol, it is not the address itself.
9061
9062Thu May 5 20:23:36 1994 Stan Shebs (shebs@andros.cygnus.com)
9063
9064 * stabs.texinfo (Stab Section Basics): Add comment about alignment
9065 of stabs-in-coff sections.
9066
9067Wed May 4 06:26:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9068
9069 * annotate.texi: Change edition to 0.5 and date to May 1994.
9070 Add index.
9071 (Frames): New node, for frame annotation.
9072 (Displays): New node, for display annotation.
9073
9074 * remote.texi (MIPS Remote): Say that set timeout doesn't apply
9075 when waiting for your program to stop.
9076
9077Fri Apr 29 18:24:46 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9078
9079 * annotate.texi (Breakpoint Info): Document annotation of header
9080 fields and record annotation.
9081
9082Thu Apr 28 07:44:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9083
9084 * annotate.texi: New file, to document annotations.
9085
9086Thu Apr 21 14:20:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9087
9088 * Makefile.in (clean): Don't remove GDBvn.texi (apparently on Jan
9089 16 I meant to make this change but did not). Do remove gdb-cfg.texi.
9090
9091Wed Apr 20 11:22:48 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9092
9093 * stabs.texinfo (Stab Section Basics): Say what is in .stab
9094 section, and say n_strx field is compilation unit relative.
9095 * stabs.texinfo: Don't use @code for a.out when it is the name of
9096 an object file format.
9097
9098Wed Apr 13 20:29:54 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
9099
9100 * gdb.texinfo: Refer to file names, not path names, per rms
9101 convention.
9102 (Arguments): Fix typo.
9103
9104Thu Mar 24 08:09:12 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9105
9106 * stabs.texinfo (Global Variables): Talk about stabs in files
9107 where variables are referenced, but not defined.
9108
9109Wed Mar 23 07:16:36 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9110
9111 * stabs.texinfo: Move stuff on @ and # type descriptors from node
9112 Cplusplus to new nodes Member Type Descriptor and Method Type
9113 Descriptor. Re-write stuff for #.
9114
9115Wed Mar 16 08:20:19 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9116
9117 * gdb.texinfo (Print Settings): Don't document "set print
9118 fast-symbolic-addr off". The bug which it worked around was fixed
9119 on 25 Feb 94 in coffread.c, so I'm nuking the command.
9120
9121 * stabs.texinfo (Alternate Entry Points): New node, rewritten from
9122 N_ENTRY node.
9123
9124 * stabs.texinfo (Type Descriptors): Add 'Y' type descriptor.
9125
9126Tue Mar 15 08:43:02 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9127
9128 * gdbint.texinfo (Host Conditionals, Target Conditionals): Remove
9129 references to ieee-float.c.
9130
9131Fri Mar 11 08:09:40 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9132
9133 * gdb.texinfo (Set Breaks): Update documentation for tbreak to
9134 match what the code actually does.
9135
9136Wed Mar 9 19:43:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9137
9138 * stabs.texinfo (Symbol Descriptors): Add OS9000 symbol descriptor s.
9139
9140Tue Mar 1 17:04:43 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
9141
9142 * stabs.texinfo (Type Descriptors): Add OS9000 type descriptors c,
9143 i, and b.
9144
9145Wed Feb 23 10:44:18 1994 Jim Kingdon (kingdon@rtl.cygnus.com)
9146
9147 * stabs.texinfo: Document N_RBRAC as function relative for COFF as
9148 well as for ELF and SOM. Unify the descriptions of ELF and SOM
9149 as "stabs in sections" rather than just saying "ELF and SOM".
9150 Also make that stuff apply to COFF.
9151
9152Fri Feb 18 08:25:58 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9153
9154 * gdb.texinfo (Formatting Documentation): Change GhostScript to
9155 Ghostscript.
9156
9157Fri Feb 4 06:31:31 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9158
9159 * gdb.texinfo (Continuing and Stepping): When talking about "step"
9160 versus functions without line numbers, also mention stepping into
9161 them as well as "step" when you are in them. Tell the user how to
9162 deal with the situation. Add comment about "debugging information".
9163
9164Thu Feb 3 11:39:59 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9165
9166 * stabs.texinfo (Enumerations): Document restriction on where
9167 enumeration types can appear and still win with GDB.
9168
9169Wed Feb 2 11:29:17 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9170
9171 * stabs.texinfo (Negative Type Numbers): Document format for type
9172 -16.
9173
9174Thu Jan 27 16:53:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9175
9176 * gdb.texinfo (Selection, Frame Info): Update information about
9177 arbitrary frame specficiations.
9178
9179Wed Jan 26 15:31:57 1994 Roland H. Pesch (pesch@fowanton.cygnus.com)
9180
9181 * gdb.texinfo, remote.texi: general editing pass prior to Net release
9182
9183Tue Jan 25 12:12:04 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9184
9185 * stabs.texinfo (String Field): Discuss continuing stabs with ?.
9186
9187Wed Jan 19 06:39:24 1994 David J. Mackenzie (djm@thepub.cygnus.com)
9188
9189 * stabs.texinfo (Non-Stab Symbol Types): Mention N_SET* | N_EXT.
9190
9191Sun Jan 16 12:43:32 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9192
9193 * stabs.texinfo: Re-do stuff about C_BSTAT and move from XCOFF
9194 Differences node to Statics node.
9195 (Statics): Discuss XCOFF use of V symbol descriptor.
9196
9197 * Makefile.in: Remove refcard.dvi and GDBvn.texi in realclean,
9198 not clean.
9199
9200Wed Jan 12 21:29:54 1994 John Gilmore (gnu@cygnus.com)
9201
9202 * gdb.texinfo (Print Settings): Document `set print
9203 fast-symbolic-addr' and improve the doc for some other
9204 `set print's.
9205
9206Mon Jan 3 17:23:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9207
9208 * stabs.texinfo (String Field): Talk about defining several type
9209 numbers at once.
9210 Fix lint regarding changing node ELF Transformations to
9211 ELF and SOM Transformations.
9212
9213Fri Dec 31 00:42:43 1993 John Gilmore (gnu@cygnus.com)
9214
9215 * stabs.texinfo: Insert Peter Kessler's name as inventor (I think).
9216
9217Tue Dec 28 09:30:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9218
9219 * stabs.texinfo (Cross-References): `::' is for nested types only
9220 within <>.
9221 (Structures): Document static members.
9222
9223Mon Dec 27 13:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9224
9225 * stabs.texinfo: Document S type attribute.
9226
9227Sun Dec 26 20:46:36 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
9228
9229 * stabs.texinfo: Add notes about stabs-in-som where appropriate.
9230
9231Fri Dec 3 19:13:19 1993 John Gilmore (gnu@cygnus.com)
9232
9233 * gdbint.texinfo: Fix a few typos.
9234
9235Sun Nov 28 18:06:25 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9236
9237 * gdb.texinfo, remote.texi: formatting improvements
9238
9239 * gdb.texinfo (New Features): mention threads.
9240 (Summary, C): fix xrefs in newly contributed text.
9241 (Threads): index entries, clarifications, example
9242 (passim): minor typos fixed, phrasing improvements
9243
9244 * remote.texi (Bootstrapping): rephrase text on ^C and add index
9245 entries; (Server): explain use of gdbserver w/real-time systems,
9246 add example of conflicting TCP port; (MIPS Remote) break up
9247 running text into table, highlighting commands, and add example.
a9331b3f 9248
c906108c
SS
9249Wed Nov 24 14:15:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9250
9251 * refcard.tex: avoid bad linebreaks even when REFEDITS=psrc.sed
9252
9253Fri Nov 12 16:10:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9254
9255 * stabs.texinfo (Nested Symbols): New node.
9256 (String Field, Symbol Descriptors, Cross-References): Refer to it.
9257
9258Thu Nov 11 13:26:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9259
9260 * stabs.texinfo (Stabs in ELF): Clarify how Bbss.bss work with respect
9261 to picking which Bbss.bss symbol to use, and (because there seems to
9262 be no good way of doing it) re-write some of the text to make it
9263 sound like Bbss.bss isn't such a great idea after all (as currently
9264 designed).
9265
9266 * gdb.texinfo (C): In addition to saying people have to use g++ for
9267 good results, say they have to use stabs. Specifically say cfront
9268 doesn't work well.
9269 (Summary): Merge in information on Modula-2, Pascal, and Chill from
9270 the gdb README. Add xrefs to places where the support for the various
9271 languages is described in detail.
9272
9273Mon Nov 8 11:47:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9274
9275 * stabs.texinfo: Clean up stuff about visibility and virtual
9276 characters.
9277
9278 * stabs.texinfo (N_M2C): Cite Sun doc.
9279
9280Fri Nov 5 16:27:27 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9281
9282 * gdb.texinfo: updates re threads.
9283 * remote.texinfo: avoid index entries starting with digits.
9284
9285Tue Nov 2 09:08:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9286
9287 * stabs.texinfo (Enumerations): Talk about large, negative and
9288 octal values. Clean up cross reference to type attributes.
9289 (String Field): Say that GDB 4.11 supports size attribute.
9290
9291Sun Oct 31 13:31:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9292
9293 * remote.texi (VxWorks Remote): Clarify that rebuilding VxWorks kernel
9294 is a mandatory step. Make the stuff about that more concise.
9295
9296Wed Oct 27 00:25:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9297
9298 * stabs.texinfo (Class Names): New node.
9299
9300 * gdb.texinfo (Command Files): Explain order of init file reading.
9301
9302 * remote.texi (Bootstrapping): Talk about getting the serial driver
9303 to deal with ^C sent by gdb to stop the remote system.
9304
9305Mon Oct 25 03:25:41 1993 Tom Lord (lord@cygnus.com)
9306
9307 * libgdb.texinfo (I/O): incorporated better phrasing from rich.
9308
9309 * libgdb.texinfo (Defining Commands): made the DOC arg
9310 to gdb_define_app_command a char * instead of char **
9311 per a suggestion from kingdon.
9312
9313 * libgdb.texinfo: total rewrite from a different starting
9314 premise.
9315
9316Wed Oct 20 18:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9317
9318 * stabs.texinfo (Local Variable Parameters): Re-write paragraph on
9319 floats passed as doubles (to improve clarity).
9320
9321Tue Oct 19 14:21:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9322
9323 * gdb.texinfo (Source Path): index entries for $cwd, $pdir
9324
9325 * a4rc.sed: update to work with Andreas Vogel papersize params
9326
9327 * refcard.tex: use Andreas Vogel simplifications of papersize
9328 params; remove useless version info; update copyright date.
9329
9330Tue Oct 19 10:46:22 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9331
9332 * gdb.texinfo (Symbols): Add class NAME to doc for ptype.
9333
9334Tue Oct 12 09:11:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9335
9336 * gdb.texinfo (Files): Say what address the load command loads it at.
9337
9338 * stabs.texinfo (Common Blocks): Minor cleanups.
9339
9340 * stabs.texinfo: Update ld stabs in elf relocation to reflect the fact
9341 that Sun has backed away from the linker kludge and thus the relevant
9342 issue is changes to the SunPRO tools, not the Solaris linker.
9343
9344 * stabs.texinfo (Traditional Integer Types): Clean up description
9345 of octal bounds a little bit. Document extra leading zeroes.
9346
9347Thu Oct 7 16:15:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9348
9349 * gdb.texinfo (Signaling): Update for symbolic symbol names
9350 and add a section explaining the difference between the GDB
9351 signal command and the shell kill utility.
9352
9353Wed Oct 6 13:23:01 1993 Tom Lord (lord@rtl.cygnus.com)
9354
9355 * libgdb.texinfo: added `@' to braces that were unescaped.
9356
9357Mon Oct 4 10:42:18 1993 Tom Lord (lord@rtl.cygnus.com)
9358
9359 * libgdb.texinfo: new file. Spec for the gdb library.
9360
9361Sun Oct 3 15:26:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9362
9363 * stabs.texinfo (Include Files): Fix typo (start -> end).
9364
9365Thu Sep 30 18:24:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9366
9367 * gdb.texinfo, remote.texi: assorted small improvements, mostly
9368 from Melissa at FSF's editing pass.
9369
9370Thu Sep 30 11:54:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9371
9372 * gdb.texinfo: Remove stuff about ar and 14 character filenames.
9373 I believe this was fixed by the 13 Sep 89 change to print_frame_info.
9374 Also, modern versions of ar like BSD 4.4 or SVR4 don't have this bug.
9375
9376Wed Sep 22 21:22:11 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9377
9378 * remote.texi (Bootstrapping): Discuss 386 call gates.
9379
9380Sat Sep 18 17:10:44 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
9381
9382 * stabs.texinfo (Based Variables): New node.
9383
9384Thu Sep 16 17:48:55 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
9385
9386 * stabs.texinfo (Negative Type Numbers): Re-write discussions of
9387 names, sizes, and formats to suggest how not to lose.
9388
9389Sat Sep 11 09:35:11 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
9390
9391 * stabs.texinfo (Methods): Fix typo.
9392
9393Fri Sep 10 06:34:20 1993 David J. Mackenzie (djm@thepub.cygnus.com)
9394
9395 * gdb.texinfo: Fix a few typos.
9396
9397Wed Sep 8 09:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9398
9399 * gdb.texinfo: Clarify how well it works with Fortran.
9400
9401 * stabs.texinfo (Stabs In ELF, Statics, ELF Transformations):
9402 More on relocating stabs in ELF files.
9403
9404Tue Sep 7 13:45:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9405
9406 * stabs.texinfo (Stabs In ELF): Talk about N_FUN value.
9407
9408Mon Sep 6 19:23:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9409
9410 * stabs.texinfo (Local Variable Parameters): Talk about nameless
9411 parameters on VAX.
9412
9413Fri Sep 3 17:06:08 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9414
9415 * gdb.texinfo: @up/@down -> @raisesections/@lowersections
9416
9417Fri Sep 3 12:04:15 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9418
9419 * stabs.texinfo: Make info author notice match the TeX author notice.
9420
9421Tue Aug 31 13:21:06 1993 David J. Mackenzie (djm@thepub.cygnus.com)
9422
9423 * stabs.texinfo: Initial-caps all words in node names and
9424 non-trivial words in section names.
9425
9426Mon Aug 30 11:13:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9427
9428 * stabs.texinfo: Many minor cleanups.
9429
9430 * stabs.texinfo: Remove @deffn except from Expanded Reference node.
9431
9432Sat Aug 28 12:08:09 1993 David J. MacKenzie (djm@edison.eng.umd.edu)
9433
9434 * stabs.texinfo: Remove full description of big example.
9435 It's not really helpful; just use pieces of it where appropriate.
9436 Add more Texinfo formatting directives (@samp, etc.).
9437 Use @deffn to define stab types.
9438 Eliminate some wordiness. Break up some nodes.
9439 Add an (alphabetized) index of symbol types.
9440 Use consistent capitalization style in node and section names.
9441
9442Thu Aug 26 06:36:31 1993 Fred Fish (fnf@deneb.cygnus.com)
9443
9444 * gdb.texinfo: Change typo "Two two" to "The two".
9445
9446Sun Aug 22 12:15:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9447
9448 * stabs.texinfo (XCOFF-differences): Remove references to
9449 non-existent types N_DECL and N_RPSYM.
9450
9451 * stabs.texinfo (String Field): Say that type attributes bug is
9452 fixed in GDB 4.10, since it is.
9453
9454 * stabs.texinfo: Clean up djm cleanups, and more cleanups of my own.
9455
9456Sat Aug 21 04:32:28 1993 David MacKenzie (djm@cygnus.com)
9457
9458 * stabs.texinfo: Formatting cleanups.
9459
9460Fri Aug 20 20:49:53 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9461
9462 * stabs.texinfo: When explaining the n_type of a stab, standardize
9463 how we do it ('#' as a comment indicator, "36 is N_FUN" as text,
9464 no tabs, use @r).
9465 (Global Variables): Clean up.
9466
9467Tue Aug 17 15:57:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9468
9469 * stabs.texinfo (Stack Variables): Re-write.
9470
9471Mon Aug 16 21:20:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9472
9473 * stabs.texinfo (Stabs-in-elf): Talk about getting the start
9474 addresses of a source file. Also revise formatting.
9475 Change "object module" or "object file" to "source file".
9476 Various: Miscellaneous cleanups.
9477
9478Thu Aug 12 15:11:51 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9479
9480 * stabs.texinfo: Point to mangling info in gcc's gpcompare.texi.
9481
9482Tue Aug 10 16:57:49 1993 Stan Shebs (shebs@rtl.cygnus.com)
9483
9484 * gdbint.texinfo: Removed many nonsensical machine-collected
9485 host and target conditionals, described some of the remainder.
9486
9487Tue Aug 10 13:28:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9488
9489 * gdbint.texinfo (Getting Started): Use @itemize, not @table.
9490
9491 * gdbint.texinfo (Top): Add name to @top line, and re-write the
9492 paragraph which follows.
9493
9494 * gdbint.texinfo (Host): Use @code not @samp for Makefile
9495 variables. Looks better and avoids overful hbox.
9496
9497Fri Jul 30 18:26:21 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9498
9499 * stabs.texinfo (Procedures): Improve stuff on nested functions.
9500
9501Thu Jul 29 15:10:58 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9502
9503 * remote.texi: (MIPS Remote) clearer doc for set/show timeout,
9504 retransmit-timeout
9505
9506Thu Jul 29 13:16:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9507
9508 * gdbint.texinfo: Update statement about `some ancient Unix
9509 systems, like Ultrix 4.0' to Ultrix 4.2.
9510
9511Wed Jul 28 15:26:53 1993 Roland H. Pesch (pesch@el_bosque.cygnus.com)
9512
9513 * h8-cfg.texi, all-cfg.texi: new flag GDBSERVER
9514
9515 * Makefile.in: depend on remote.texi rather than gdbinv-s.texi
9516
9517 * remote.texi: (Server) New node on gdbserver. (Remote Serial,
9518 ST2000 Remote, MIPS Remote): mention `host:port' syntax for TCP.
9519
9520 * remote.texi: new name for former gdbinv-s.texi
9521
9522 * gdb.texinfo: use remote.texi rather than gdbinv-s.texi
9523
9524Wed Jul 28 08:26:24 1993 Ian Lance Taylor (ian@cygnus.com)
9525
9526 * gdbinv-s.texi: Documented timeout and retransmit-timeout
9527 variables for MIPS remote debugging protocol.
9528
9529Mon Jul 26 13:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9530
9531 * stabs.texinfo (Negative Type Numbers): FORTRAN LOGICAL fix.
9532
9533Tue Jul 20 16:30:41 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
9534
9535 * Makefile.in (refcard.dvi): Use srcdir where necessary.
9536
9537Mon Jul 19 12:02:50 1993 Roland H. Pesch (pesch@cygnus.com)
9538
9539 * gdb.texinfo: repair conditional bugs in text markup
9540
9541Fri Jul 16 18:57:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9542
9543 * gdb.texinfo, all-cfg.texi, h8-cfg.texi: introduce MOD2 switch
9544 to select Modula-2 material.
9545
9546Thu Jul 15 13:15:01 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9547
9548 * stabs.texinfo: Cleanups regarding statics.
9549
9550 * gdbinv-s.texi (Bootstrapping): Document exceptionHandler.
9551 (Debug Session): Mention exceptionHandler. Add xref to Bootstrapping.
9552
9553Mon Jul 12 13:37:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9554
9555 * stabs.texinfo: N_MAIN is sometimes used for C.
9556
9557Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9558
9559 * gdbint.texinfo (Host, Target Conditionals): Remove TM_FILE_OVERRIDE.
9560
9561Tue Jul 6 12:41:28 1993 John Gilmore (gnu@cygnus.com)
9562
9563 * gdbint.texinfo (Target Conditionals): Remove NO_TYPEDEFS,
a9331b3f 9564 removed from the code by Kingdon.
c906108c
SS
9565
9566Tue Jul 6 12:24:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9567
9568 * gdb.texinfo (Break Commands): Remove stuff about flushing terminal
9569 input when evaluating breakpoint conditions; the bug has been fixed.
9570
9571 * gdb.texinfo (Continuing and Stepping): Argument to "continue"
9572 sets the ignore count to N-1, not to N.
9573
9574Thu Jul 1 14:57:42 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9575
9576 * refcard.tex (\hoffset): correct longstanding error to match
9577 intended offset; avoids cutting off edge on some printers
9578
9579Wed Jun 30 18:23:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9580
9581 * stabs.texinfo (Parameters): Say that order of stabs is significant.
9582
9583Fri Jun 25 21:34:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9584
9585 * stabs.texinfo (Common Blocks): Say what Sun FORTRAN does.
9586
9587Fri Jun 25 16:15:10 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9588
9589 * Makefile.in: (REFEDITS) new var to control whether PS or CM
9590 fonts and whether US or A4 paper for GDB refcard; (refcard.dvi)
9591 collect sed edits if any, apply to refcard before formatting;
9592 (refcard.ps) stop implying PS fonts if PS output requested;
9593 (lrefcard.ps) delete extra target for variant PS fonts
9594
9595 * refcard.tex: parametrize papersize dependent info, collect
9596 in easily replaced spot
9597
9598 * a4rc.sed: new file, edits to refcard for A4 paper
9599
9600Fri Jun 25 14:21:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9601
9602 * stabs.texinfo (Negative Type Numbers): Type -16 is 4 bytes.
9603
9604Wed Jun 23 15:02:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9605
9606 * stabs.texinfo (Negative Type Numbers): Minor character cleanups.
9607
9608Tue Jun 22 16:31:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9609
9610 * stabs.texinfo: Express disapproval of 'D' symbol descriptor
9611 politely rather than rudely.
9612
9613Fri Jun 18 19:42:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9614
9615 * stabs.texinfo: Document common blocks.
9616
9617Fri Jun 18 12:12:57 1993 Fred Fish (fnf@cygnus.com)
9618
9619 * stabs.texinfo: Add some basic info about stabs-in-elf.
9620
9621Fri Jun 18 13:57:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9622
9623 * stabs.texinfo (Top): Minor cleanup.
9624
9625Mon Jun 14 16:16:51 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
9626
9627 * Makefile.in (install-info): remove parentdir support
9628
9629Tue Jun 15 18:11:39 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9630
9631 * gdb.texinfo (Copying): delete this node and references to it;
9632 RMS says this manual need not carry GPL. (passim): Improvements
9633 from last round at FSF, largely due to Ian Taylor review, and
9634 minor formatting improvements.
9635
9636 * gdbinv-s.texi (passim): Improvements from last round at FSF,
9637 largely due to Ian Taylor review. (Debug Session): minor edits to
9638 new text.
9639
9640Sun Jun 13 12:52:39 1993 Jim Kingdon (kingdon@cygnus.com)
9641
9642 * Makefile.in (realclean): Remove info and dvi files too.
9643
9644Sat Jun 12 16:09:22 1993 Jim Kingdon (kingdon@cygnus.com)
9645
9646 * {all,h8}-config.texi: Rename to *-cfg.texi for 14 char filenames.
9647 * Makefile.in: Change accordingly. gdb-config.texi -> gdb-cfg.texi.
9648 * gdb.texinfo: Change accordingly.
9649
9650 * stabs.texinfo: Clean up N_{L,R}BRAC. Discuss what addresses of
9651 N_{L,R}BRAC,N_SLINE are relative to.
9652
9653Fri Jun 11 15:15:55 1993 Jim Kingdon (kingdon@cygnus.com)
9654
9655 * Makefile.in (GDBvn.texi): Update atomically.
9656
9657Wed Jun 9 10:58:16 1993 Jim Kingdon (kingdon@cygnus.com)
9658
9659 * gdbinv-s.texi (Debug Session): Document exceptionHook.
9660
9661Tue Jun 8 13:42:04 1993 Jim Kingdon (kingdon@cygnus.com)
9662
9663 * gdb.texinfo (Print Settings): Move all stuff relating to symbolic
9664 addresses together. Also motivate the set print symbol-filename
9665 command and suggest other solutions.
9666
9667Tue Jun 1 22:46:43 1993 Fred Fish (fnf@cygnus.com)
9668
9669 * gdb.texinfo (set print elements): Note that the number of
9670 elements is set to unlimited by "set print elements 0".
9671
9672Mon May 31 08:06:55 1993 Jim Kingdon (kingdon@cygnus.com)
9673
9674 * stabs.texinfo (Builtin Type Descriptors): Try to clarify what
9675 NF_LDOUBLE means.
9676 (Stab Types): Include Solaris stab types.
9677 (Procedures): Document Solaris extensions.
9678
9679Thu May 27 06:20:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9680
9681 * gdb.texinfo: Add `set print symbol-filename' doc.
9682
9683Wed May 26 00:26:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9684
9685 * stabs.texinfo (Arrays): Talk about type definition vs. type
9686 information.
9687
9688 * stabs.texinfo (Builtin Type Descriptors): Talk about omitting
9689 the trailing semicolon.
9690
9691Tue May 25 14:49:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9692
9693 * stabs.texinfo (Line Numbers, Source Files): Re-write these two nodes
9694 and merge in other parts of the document addressing these subjects.
9695 gdbint.texinfo (XCOFF): Remove info which is now in stabs.texinfo.
9696
9697 * stabs.texinfo (Subranges, Arrays): Try to explain about the semicolon
9698 at the end of a range type.
9699
9700 * stabs.texinfo (Subranges): "A offset" and "T offset" are not
9701 AIX extensions.
9702
9703Mon May 24 09:00:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9704
9705 * stabs.texinfo (Stabs Format): Misc fixes.
9706
9707Sat May 22 10:40:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9708
9709 * stabs.texinfo (Constants): Allow an `e' constant to be non-enum.
9710 (Traditional builtin types): Document convex convention for long long.
9711 (Negative builtin types): Discuss type names, and misc fixes.
9712
9713Fri May 21 11:20:31 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9714
9715 * stabs.texinfo (Builtin Type Descriptors): Document the floating
9716 point types used with @samp{R} type descriptor.
9717 (Symbol Descriptors): Describe how to handle conflict between
9718 different meanings of @samp{P} symbol descriptor.
9719
9720Thu May 20 13:35:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9721
9722 * stabs.texinfo: Remove node Quick Reference and put its children
9723 directly under the main menu.
9724
9725 * stabs.texinfo: Many more changes to bring it into line with
9726 AIX documentation and reality. I think it now has all the
9727 information from the AIX documentation, except that I burned
9728 out when I got to variant records (Pascal and Modula-2) and
9729 all the COBOL types. Oh well, we can add them later when we're
9730 worrying more about those languages.
9731
9732 * stabs.texinfo (Automatic variables): Talk about what it means
9733 to omit the symbol descriptor.
9734
9735Tue May 18 17:59:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9736
9737 * stabs.texinfo (Parameters): Add "(sometimes)" when describing
9738 gcc2 behavior with promoted args.
9739
9740Fri May 14 21:35:29 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9741
9742 * gdb.texinfo: include readline appendices in info version of manual
9743
9744Fri May 7 11:56:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9745
9746 * gdbinv-s.texi (Remote Serial): describe new ^C behavior in
9747 target remote.
9748
9749 * gdb.texinfo (Machine Code): more index entries for disassemble
9750
9751Fri May 7 10:12:30 1993 Fred Fish (fnf@cygnus.com)
9752
9753 * Clarify the intended use of the gdb-testers and gdb-patches
9754 mailing lists, and shrink gzip comment.
9755
9756Thu May 6 16:39:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9757
9758 * gdb.texinfo (Shell Commands): do not mention SHELL env var in
9759 DOSHOST configuration of manual.
9760
9761 * gdb.texinfo (MIPS Stack): new node.
9762
9763 * all-config.texi (MIPS) new switch.
9764
9765 * gdbinv-s.texi (Nindy Options) Remove two instances of future
9766 tense; (MIPS Remote) new node.
9767
9768 * gdb.texinfo (passim) rephrases to work around makeinfo @value
9769 bug; (Environment) less passive, other small cleanups in text about
9770 .cshrc/.bashrc; (Invoking GDB) new MIPS Remote menu entry;
9771 (Remote) new MIPS Remote menu entry.
9772
9773Thu Apr 29 09:36:25 1993 Jim Kingdon (kingdon@cygnus.com)
9774
9775 * stabs.texinfo: Many changes to include information from the
9776 AIX documentation.
9777
9778 * gdb.texinfo (Environment): Mention pitfall with .cshrc.
9779
9780Tue Apr 27 14:02:57 1993 Jim Kingdon (kingdon@cygnus.com)
9781
9782 * gdbint.texinfo (new node Debugging GDB, elsewhere):
9783 Move a bunch of information from ../README.
9784 (Getting Started): New node.
9785
9786Fri Apr 23 17:21:13 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9787
9788 * gdbinv-s.texi, gdb.texinfo: include Hitachi SH target
9789
9790 * gdb.texinfo: advance manual revision dates to present
9791
9792 * gdbinv-s.texi, gdb.texinfo, all-config.texi, h8-config.texi:
9793 stop using silly Roman numerals in @set variable names
9794
9795Fri Apr 23 07:30:01 1993 Jim Kingdon (kingdon@cygnus.com)
9796
9797 * stabs.texinfo (Parameters): Keep trying to get this right.
9798
9799Wed Apr 21 15:18:47 1993 Jim Kingdon (kingdon@cygnus.com)
9800
9801 * stabs.texinfo (Parameters): More on "local parameters".
9802
9803Mon Apr 19 08:00:51 1993 Jim Kingdon (kingdon@cygnus.com)
9804
9805 * stabs.texinfo (Parameters): Re-do "local parameters" section.
9806
9807Sun Apr 18 09:47:45 1993 Jim Kingdon (kingdon@cygnus.com)
9808
9809 * stabs.texinfo (Symbol descriptors): Re-do using @table and @xref.
9810 (Parameters): Rewrite.
9811 (xcoff-differences, Sun-differences): Minor changes.
9812
9813Thu Apr 15 02:35:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
9814
9815 * stabs.texinfo: Minor cleanup.
9816
9817Wed Apr 14 17:31:00 1993 Jim Kingdon (kingdon@cygnus.com)
9818
9819 * gdbint.texinfo: Minor xcoff stuff.
9820
9821Wed Apr 7 14:11:07 1993 Fred Fish (fnf@cygnus.com)
9822
9823 * gdbint.texinfo: Update for new config directory structure.
9824 Add info about internal type data structures.
9825
9826Mon Apr 5 09:06:30 1993 Ian Lance Taylor (ian@cygnus.com)
9827
9828 * Makefile.in (SFILES_INCLUDED): gdb-config.texi is no longer in
9829 $(srcdir).
9830 (gdb-config.texi): Depend on file in $(srcdir).
9831
9832Fri Apr 2 16:55:13 1993 Jim Kingdon (kingdon@cygnus.com)
9833
9834 * stabs.texinfo: Fixes about N_SO.
9835
9836Fri Mar 26 18:00:35 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9837
9838 * gdb.texinfo: include list of nonstandard init file names
9839
9840 * *-config.texi: new switch GENERIC for text that applies *only*
9841 to (usual) multiple-target version of manual
9842
9843 * gdb.texinfo, gdbinv-s.texi: Update conditional markup to correct
9844 h8 config
9845
9846 * gdb.texinfo: depend on latest fixed makeinfo, use conditionals
9847 in menus (rather than conditionally selected multiple alternative
9848 menus).
9849
9850 * Makefile.in: define and use DOC_CONFIG var to select
9851 configuration for GDB user manual.
9852
9853 * gdb-config.texi: delete from repository, generate from Makefile.
9854
9855 * all-config.texi: normal `generic' configuration file, formerly
9856 stored as gdb-config.texi
9857
9858Wed Mar 24 14:03:19 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
9859
9860 * Makefile.in: add dvi target to build all .dvi files
9861
9862Tue Mar 23 16:03:24 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9863
9864 * gdb.texinfo, gdvinv-s.texinfo: formatting improvements.
9865
9866Fri Mar 19 21:46:50 1993 John Gilmore (gnu@cygnus.com)
9867
9868 * gdbint.texinfo: Doc NO_MMALLOC and NO_MMALLOC_CHECK as
9869 host conditionals.
9870 * stabs.texinfo: More array fixes inspired by Jim's.
9871
9872Fri Mar 19 10:23:34 1993 Jim Kingdon (kingdon@cygnus.com)
9873
9874 * stabs.texinfo: Fixes re arrays and continuations.
9875
9876 * gdbint.texinfo: Add XCOFF node.
9877
9878Mon Mar 8 15:52:18 1993 John Gilmore (gnu@cygnus.com)
9879
9880 * gdb.texinfo: Add `set print max-symbolic-offset' doc.
9881
9882Sun Feb 21 17:09:38 1993 Per Bothner (bothner@rtl.cygnus.com)
9883
9884 * stabs.texinfo: Fix for array types to mention lower bounds.
9885
9886Thu Feb 18 01:19:49 1993 John Gilmore (gnu@cygnus.com)
9887
9888 * gdbint.texinfo: Update PTRACE_ARG3_TYPE doc, pull PT_*.
9889
9890Wed Feb 17 08:15:24 1993 John Gilmore (gnu@cygnus.com)
9891
9892 * gdbint.texinfo: Remove SET_STACK_LIMIT_HUGE from target defines.
9893
9894Thu Feb 11 10:38:40 1993 John Gilmore (gnu@cygnus.com)
9895
9896 * gdbint.texinfo: Fix thinko (NM_FILE => NAT_FILE). Found
9897 by Michael Ben-Gershon <mybg@CS.HUJI.AC.IL>.
9898
9899Wed Feb 10 23:59:19 1993 John Gilmore (gnu@cygnus.com)
9900
9901 * gdbint.texinfo: Eliminate IBM6000_HOST, document IBM6000_TARGET.
9902
9903Tue Feb 9 18:26:21 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9904
9905 * gdb.texinfo, gdbinv-s.texi: misc updates
9906
9907Sat Feb 6 10:25:47 1993 John Gilmore (gnu@cygnus.com)
9908
9909 * gdbint.texinfo: Brief documentation for longjmp support,
9910 from an email msg by Stu.
9911
9912Fri Feb 5 14:10:15 1993 John Gilmore (gnu@cygnus.com)
9913
9914 * stabs.texinfo: Fix description of floating point "range"
9915 types (which really define basic types). Reported by Jim Meehan,
9916 <meehan@src.dec.com>.
9917
9918 * gdbint.texinfo: Remove COFF_NO_LONG_FILE_NAMES define, now gone.
9919
9920Thu Feb 4 13:56:46 1993 Ian Lance Taylor (ian@cygnus.com)
9921
9922 * gdbint.texinfo: Slightly expand section on supporting a new
9923 object file format.
9924
9925Thu Feb 4 01:49:04 1993 John Gilmore (gnu@cygnus.com)
9926
9927 * Makefile.in (refcard.ps, lrefcard.ps): Remove psref.tex
9928 intermediate file.
9929
9930Tue Feb 2 12:18:06 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9931
9932 * gdb.texinfo, gdbinv-s.texi: miscellaneous stylistic cleanups
9933
9934Mon Feb 1 15:35:47 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9935
9936 * gdbinv-s.texi: z8000 simulator target name is just "sim"
9937
9938 * gdbinv-s.texi: Mention that Z8000 simulator can simulate Z8001
9939 as well as Z8002.
9940
9941Sat Nov 28 06:51:35 1992 John Gilmore (gnu@cygnus.com)
9942
9943 * gdbint.texinfo: Add sections on clean design and on how to send
9944 in changes.
9945
9946Mon Nov 9 23:57:02 1992 John Gilmore (gnu@cygnus.com)
9947
9948 * gdbint.texinfo: Add how to declare the result of make_cleanup.
9949
9950Mon Oct 26 11:09:47 1992 John Gilmore (gnu@cygnus.com)
9951
9952 * gdb.texinfo: Fix typo, reported by Karl Berry.
9953
9954Fri Oct 23 00:41:21 1992 John Gilmore (gnu@cygnus.com)
9955
9956 * gdb.texinfo: Add opcodes dir to GDB distribution description.
9957
9958Sat Oct 10 18:04:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9959
9960 * gdbint.texinfo: fixed a stray email address (needs @@),
9961 added @table @code to node "Native Conditionals"
9962
9963Tue Sep 22 00:34:15 1992 John Gilmore (gnu@cygnus.com)
9964
9965 * gdbint.texinfo: Describe coding style of GDB.
9966
9967Mon Sep 21 19:32:16 1992 John Gilmore (gnu@cygnus.com)
9968
9969 * stabs.texinfo: Minor wording changes.
9970
9971Tue Sep 15 02:57:09 1992 John Gilmore (gnu@cygnus.com)
9972
9973 * gdbint.texinfo: Improve release doc slightly.
9974
9975Fri Sep 11 01:34:25 1992 John Gilmore (gnu@sphagnum.cygnus.com)
9976
9977 * gdbint.texinfo: Improve doc of GDB config macros.
9978
9979Wed Sep 9 16:52:06 1992 John Gilmore (gnu@cygnus.com)
9980
9981 * stabs.texinfo: Remove Bothner's changes for C++ nested types.
9982 These will be reinserted when examined.
9983
9984Mon Aug 24 01:17:55 1992 John Gilmore (gnu@cygnus.com)
9985
9986 * gdbint.texinfo: Make a start at documenting all the #if macros
9987 in GDB. At least list them all, and start separating them into
9988 host-specific and target-specific.
9989
9990Tue Aug 18 15:59:13 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
9991
9992 * gdbinv-s.m4.in: refrain from using @cartouche for just a few
a9331b3f 9993 examples (not consistent w others).
c906108c
SS
9994 gdb.texinfo: issue disclaimer paragraph on cmdline options only
9995 for generic vn of doc
9996
9997Tue Aug 18 14:53:27 1992 Ian Lance Taylor (ian@cygnus.com)
9998
9999 * Makefile.in: always create installation directories.
10000
10001Tue Aug 18 14:11:50 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
10002
10003 * gdb.texinfo: in h8 config, do not describe searching commands.
10004
10005Mon Aug 17 18:07:59 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
10006
10007 * gdb.texinfo, none.m4, h8.m4, gdbinv-s.m4.in: improve H8/300
10008 conditionals; introduce a few generic switches that may be
10009 useful for other cross-dev or dos-hosted configs.
10010
10011 * gdb.texinfo: fix typo in "info reg" description
10012
10013Sun Aug 16 01:16:18 1992 John Gilmore (gnu@cygnus.com)
10014
10015 * stabs.texinfo: Minor updates from running TeX over it.
10016 * Makefile.in (stabs.dvi, stabs.ps): Add.
10017
10018Sat Aug 15 20:52:24 1992 Per Bothner (bothner@rtl.cygnus.com)
10019
10020 * stabs.texinfo: Stabs documentation, written by Julia Menapace.
10021 First pass at converting it to texinfo.
10022
10023Sat Aug 15 03:14:59 1992 John Gilmore (gnu@cygnus.com)
10024
10025 * gdb.texinfo, refcard.tex: Document mult args on `info reg'.
10026 * Makefile.in (refcard.ps, lrefcard.ps): Add missing $(srdir).
10027
10028Fri Aug 14 21:08:47 1992 John Gilmore (gnu@cygnus.com)
10029
10030 * gdbint.texinfo: Add section on partial symbol tables.
10031
10032Sat Jun 20 16:31:10 1992 John Gilmore (gnu at cygnus.com)
10033
10034 * gdb.texinfo: document `set remotedebug' and `set
10035 rstack_high_address'.
10036
10037Thu May 14 17:09:48 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
10038
10039 * gdb.texinfo: slight expansion of new text on reading info files
10040 * gdbinv-s.m4.in: correct and expand info on cross-debugging
10041 H8/300 from DOS.
10042
10043Tue May 12 12:22:47 1992 John Gilmore (gnu at cygnus.com)
10044
10045 * gdb.texinfo: `info user' => `show user'. Noticed by David Taylor.
10046
10047Mon May 11 19:06:27 1992 John Gilmore (gnu at cygnus.com)
10048
10049 * gdb.texinfo: Say how to read the `info' files.
10050
10051Tue May 5 12:11:38 1992 K. Richard Pixley (rich@cygnus.com)
10052
10053 * Makefile.in: gm4 -> m4.
10054
10055Fri Apr 10 17:50:43 1992 John Gilmore (gnu at rtl.cygnus.com)
10056
10057 * gdb.texinfo: Update for GDB-4.5. Move `Formatting
10058 Documentation' ahead of `Installing GDB' to match README.
10059 Update shared library doc, -readnow and -mapped, and directory
a9331b3f 10060 structure (add glob and mmalloc). Update configure doc.
c906108c
SS
10061
10062Tue Mar 24 23:28:38 1992 K. Richard Pixley (rich@cygnus.com)
10063
10064 * Makefile.in: remove $(srcdir) from gdb.info rule.
10065
10066Sat Mar 7 18:44:50 1992 K. Richard Pixley (rich@rtl.cygnus.com)
10067
10068 * Makefile.in: commented out gdb-all.texinfo rule. This is
10069 temporary.
10070
10071Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
10072
10073 * Makefile.in, configure.in: removed traces of namesubdir,
10074 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
dee368d3 10075 copyrights to '92, '13, changed some from Cygnus to FSF.
c906108c
SS
10076
10077Fri Dec 13 09:47:31 1991 John Gilmore (gnu at cygnus.com)
10078
10079 * gdb.texinfo: Improve how we ask for bug reports.
10080
10081Tue Dec 10 04:07:21 1991 K. Richard Pixley (rich at rtl.cygnus.com)
10082
10083 * Makefile.in: infodir belongs in datadir.
10084
10085Fri Dec 6 23:57:34 1991 K. Richard Pixley (rich at rtl.cygnus.com)
10086
10087 * Makefile.in: remove spaces following hyphens, bsd make can't
10088 cope. install using INSTALL_DATA. added clean-info. added
a9331b3f 10089 standards.text support.
c906108c
SS
10090
10091Thu Dec 5 22:46:12 1991 K. Richard Pixley (rich at rtl.cygnus.com)
10092
10093 * Makefile.in: idestdir and ddestdir go away. Added copyrights
10094 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
10095 and mandir now keyed off datadir by default.
10096
10097\f
10098Local Variables:
9e9c5ae7 10099mode: change-log
c906108c
SS
10100left-margin: 8
10101fill-column: 74
10102version-control: never
10103End:
This page took 1.406151 seconds and 4 git commands to generate.