]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gdb/doc/ChangeLog
infrun debug output: print enum gdb_signal symbol names instead of POSIX signal names.
[thirdparty/binutils-gdb.git] / gdb / doc / ChangeLog
CommitLineData
ce13fade
JB
12013-10-11 Joel Brobecker <brobecker@adacore.com>
2
3 * gdb.texinfo (Shared Library GDB/MI Catchpoint Commands):
4 New subsection inside which the "-catch-load" and "-catch-unload"
5 commands documentation is now placed.
6 (Ada Exception GDB/MI Catchpoint Commands): New subsection
7 documenting the "-catch-assert" and "-catch-exception" new
8 GDB/MI commands.
9
2446f5ea
JB
102013-10-10 Joel Brobecker <brobecker@adacore.com>
11
12 * gdb.texinfo (Connecting): Remove unnecessary @w{}.
13
0d12017b
JB
142013-10-10 Joel Brobecker <brobecker@adacore.com>
15
bd80dc1a
JB
16 * gdb.texinfo (Connecting): Replace "set remotebaud" by "set
17 serial baud".
18 (Remote Configuration): Replace "set remotebaud" by "set serial
19 baud". Replace "show remotebaud" by "show serial baud".
0d12017b 20
f4fb82a1
PA
212013-10-07 Pedro Alves <palves@redhat.com>
22
23 PR breakpoints/11568
24 * gdb.texinfo (Thread-Specific Breakpoints): Mention what happens
25 when the thread is removed from the thread list.
26
0c557179
SDJ
272013-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
28
29 * gdb.texinfo (Convenience Variables): Document $_exitsignal.
30 Update entry for $_exitcode.
31
5713b9b5
JB
322013-10-04 Joel Brobecker <brobecker@adacore.com>
33
34 * gdb.texinfo (GDB/MI Program Execution): Document "-exec-run"'s
35 new "--start" option.
36
901461f8
PA
372013-10-02 Pedro Alves <palves@redhat.com>
38
39 * gdb.texinfo (Registers): Expand description of saved registers
40 in frames. Explain <not saved>.
41
8fb8eb5c
DE
422013-09-25 Doug Evans <dje@google.com>
43
44 * gdb.texinfo (Debugging Output): Document set/show debug symfile.
45
0a7cfe2c
SS
462013-09-16 Stan Shebs <stan@codesourcery.com>
47
48 Remove the internals manual gdbint.texinfo.
49 * Makefile.in (INFO_DEPS): Remove gdbint.info.
50 (PDFFILES): Remove gdbint.pdf.
51 (HTMLFILES): Remove gdbint/index.html.
52 (HTMLFILES_INSTALL): Remove gdbint.
53 (GDBINT_DOC_FILES): Remove.
54 (dvi): Remove gdbint.dvi.
55 (ps): Remove gdbint.ps.
56 * gdbint.texinfo: Remove file.
57 * gdb.texinfo (Maintenance Commands): Remove reference to gdbint.
58
a280dbd1
SDJ
592013-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
60
61 * gdb.texinfo (Convenience Functions): Mention new convenience
62 function $_isvoid.
63
4ac33720
UW
642013-09-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
65
66 * gdb.texinfo (Decimal Floating Point format): Mention S/390.
67 (Standard Target Features): Add new node to menu.
68 (S/390 and System z Features): New node.
69
b3d3b4bd
SA
702013-09-13 Sanimir Agovic <sanimir.agovic@intel.com>
71
72 * gdb.texinfo (GDB/MI Miscellaneous Commands): Use
73 -list-target-features in the example.
74
edf9f00c
JK
752013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
76
77 * gdb.texinfo (MiniDebugInfo): Prepare file debug and use it to create
78 mini_debuginfo. Strip binary before adding mini_debuginfo to it.
79
1d236d23
JK
802013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
81
82 Sync documentation with gdb.base/gnu-debugdata.exp.
83 * gdb.texinfo (MiniDebugInfo): Add comment and "D" in the example.
84
5423b017
JK
852013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
86
87 * gdb.texinfo (MiniDebugInfo): Fix two trailing dots.
88
6211c335
YQ
892013-08-27 Pedro Alves <pedro@codesourcery.com>
90 Yao Qi <yao@codesourcery.com>
91
92 * gdb.texinfo (GDB/MI Stack Manipulation) <-stack-list-locals>:
93 Document new --skip-unavailable option.
94 <-stack-list-variables>: Document new --skip-unavailable option.
95
52e260a3
DE
962013-08-26 Doug Evans <dje@google.com>
97
98 * gdb.texinfo (Maintenance Commands): "maint print objfiles" now takes
99 an optional regexp.
100
5e92f71a
TT
1012013-08-13 Tom Tromey <tromey@redhat.com>
102
103 * gdbint.texinfo (Testsuite): Use @table, not @itemize.
104 Document GDB_PARALLEL and GDB_INOTIFY.
105
c5d7073b
SS
1062013-08-09 Stan Shebs <stan@codesourcery.com>
107
108 * LRS: Remove file, describes a long-abandoned live-range
109 splitting extension to stabs.
110
6fbe845e
AB
1112013-07-25 Andrew Burgess <aburgess@broadcom.com>
112
113 * gdb.texinfo (Output Formats): Mention the new 'z' formatter.
114
e7045703
DE
1152013-07-17 Doug Evans <dje@google.com>
116
117 * gdb.texinfo (Print Settings): Document "print raw frame-arguments".
118
3105ebf9
TT
1192013-07-02 Tom Tromey <tromey@redhat.com>
120
121 * gdb.texinfo (Target Commands): Don't mention "target nrom".
122
d6c2da54
TT
1232013-06-28 Tom Tromey <tromey@redhat.com>
124
125 * Makefile.in (version.subst): Use version.in, not
126 common/version.in.
127 * gdbint.texinfo (Versions and Branches, Releasing GDB):
128 Likewise.
129
e5823f1c
PA
1302013-06-27 Pedro Alves <palves@redhat.com>
131
132 * gdbint.texinfo (Algorithms) <Stepping over runtime loader
133 dynamic symbol resolution code>: New section, based on infrun.c
134 comment.
135
92dcb9ff
TT
1362013-06-26 Tom Tromey <tromey@redhat.com>
137
138 * gdbint.texinfo (Versions and Branches): Use common/version.in.
139 Update.
140 (Releasing GDB): Likewise.
141
dc673c81
YQ
1422013-06-26 Pedro Alves <pedro@codesourcery.com>
143 Yao Qi <yao@codesourcery.com>
144
145 * gdb.texinfo (GDB/MI Tracepoint Commands): Document
146 -trace-frame-collected.
147
28a93511
YQ
1482013-06-26 Pedro Alves <pedro@codesourcery.com>
149
150 * gdb.texinfo (Traceframe Info Format): Document tvar element
151 and its attributes.
152
a0743c90
YQ
1532013-06-25 Yao Qi <yao@codesourcery.com>
154
155 * gdbint.texinfo (Testsuite): Document 'gdb,predefined_tsv'.
156
01208463
TT
1572013-06-24 Tom Tromey <tromey@redhat.com>
158
159 * Makefile.in (POD2MAN1, POD2MAN5): Use version.subst.
160 (GDBvn.texi): Use version.subst.
161 (version.subst): New target.
162 (mostlyclean): Remove version.subst.
163
c898adb7
YQ
1642013-06-20 Pedro Alves <pedro@codesourcery.com>
165
166 * gdb.texinfo (GDB/MI Data Manipulation)
167 <-data-list-register-values>: Document the --skip-unavailable
168 option.
169
7c57fa1e
YQ
1702013-06-07 Yao Qi <yao@codesourcery.com>
171
172 * gdb.texinfo (Symbols): Add kindex and cindex for
173 'maint print msymbols'.
174
0059c61a 1752013-06-05 Simon Marchi <simon.marchi@ericsson.com> (tiny change)
b7742092
MK
176
177 * gdb.texinfo (Miscellaneous gdb/mi Commands): Fix -add-inferior
178 response field name (thread-group to inferior).
179
85dc5a12
GB
1802013-06-04 Gary Benson <gbenson@redhat.com>
181
182 * gdb.texinfo (General Query Packets/qSupported): Added
183 "qXfer:libraries-svr4:read" and "augmented-libraries-svr4-read".
184 to the table of currently defined stub features.
185 Added a more detailed entry for "augmented-libraries-svr4-read".
186 (General Query Packets/qXfer:libraries-svr4:read): Documented
187 the augmented form of this packet.
188
5901af59
JB
1892013-05-23 Joel Brobecker <brobecker@adacore.com>
190
191 * gdb.texinfo (System-wide Configuration Scripts): Renames
192 "Installed System-wide Configuration Scripts". Add associated
193 @menu block.
194
c1e36e3e
PA
1952013-05-23 Yao Qi <yao@codesourcery.com>
196 Pedro Alves <palves@redhat.com>
197
198 * gdb.texinfo (Packets): Document 'vCont;r'.
199 (Continuing and Stepping): Document target-assisted range
200 stepping, and the 'set range-stepping' and 'show range-stepping'
201 commands.
202
0201faac
JB
2032013-05-23 Joel Brobecker <brobecker@adacore.com>
204
205 * gdb.texinfo (Installed System-wide Configuration Scripts):
206 Add subsection describing the scripts now available under
207 the data-dir's system-gdbbinit subdirectory.
208 * NEWS: Add entry announcing the availability of system-wide
209 configuration scripts for ElinOS and Wind River Linux.
210
c5867ab6
HZ
2112013-05-21 Hui Zhu <hui@codesourcery.com>
212
213 * gdb.texinfo (GDB/MI Breakpoint Commands): Describe the
214 "-dprintf-insert" command.
215
7d0c9981
DE
2162013-05-17 Doug Evans <dje@google.com>
217
218 * gdb.texinfo (Maintenance Commands): Update doc for
219 "maint check-psymtabs". Add doc for "maint check-symtabs",
220 "maint expand-symtabs".
221
742ce053
MM
2222013-05-15 Markus Metzger <markus.t.metzger@intel.com>
223
224 * gdb.texinfo (Process Record and Replay): Document the
225 "record goto" command and its sub-commands.
226
1e611234
PM
2272013-05-10 Phil Muldoon <pmuldoon@redhat.com>
228
229 * gdb.texinfo (Backtrace): Add "no-filter" argument.
230 (Python API): Add Frame Filters API, Frame Wrapper API,
231 Writing a Frame Filter/Wrapper, Managing Management of Frame
232 Filters chapter entries.
233 (Frame Filters API): New Node.
234 (Frame Wrapper API): New Node.
235 (Writing a Frame Filter): New Node.
236 (Managing Frame Filters): New Node.
237 (Progspaces In Python): Add note about frame_filters attribute.
238 (Objfiles in Python): Ditto.
239 (GDB/MI Stack Manipulation): Add -enable-frame-filters command,
240 @anchors and --no-frame-filters option to -stack-list-variables,
241 -stack-list-frames, -stack-list-locals and -stack-list-arguments
242 commands.
243
2874cb83
JB
2442013-05-08 Joel Brobecker <brobecker@adacore.com>
245
246 * gdbint.texinfo (Native Debugging): Add "AIX Shared Library
247 Support" subsection documenting the XML format used to transfer
248 shared library info on AIX.
249
9a005eb9
JB
2502013-05-08 Joel Brobecker <brobecker@adacore.com>
251
252 * gdb.texinfo (Debugging Output): Add documentation of
253 "set debug aix-solib" and "show debug aix-solib" commands.
254
a1217d97
SL
2552013-05-06 Sandra Loosemore <sandra@codesourcery.com>
256
257 * gdb.texinfo (Nios II): New section.
258 (Nios II Features): New section.
259
4d1eb6b4
JB
2602013-05-06 Joel Brobecker <brobecker@adacore.com>
261
262 * gdbint.texinfo (Algorithms): Remove entries documenting
263 DEPRECATED_IBM6000_TARGET, SOLIB_ADD, and
264 SOLIB_CREATE_INFERIOR_HOOK.
265
3f84184e
TT
2662013-04-29 Tom Tromey <tromey@redhat.com>
267
268 PR python/14204:
269 * gdb.texinfo (Python API): Fix menu entry.
270 (Blocks In Python): Fix subsubsection text. Rewrite intro.
271 Define global and static block. Add example. Clarify
272 block relationship for inline functions.
273
60155234
TT
2742013-04-29 Tom Tromey <tromey@redhat.com>
275
276 * gdb.texinfo (Python API): Mention Python help and keyword
277 arguments. Move pagination text to Basic Python.
278 (Basic Python): Put pagination text here. Document
279 close-on-exec, SIGCHLD, and SIGINT.
280
5360976e
PA
2812013-04-19 Pedro Alves <palves@redhat.com>
282
283 * gdbint.texinfo (Misc Guidelines) <Compiler Warnings>: Write
284 "signedness" instead of "signness".
285
bd3f3b55
PA
2862013-04-19 Pedro Alves <palves@redhat.com>
287
288 * gdbint.texinfo (Misc Guidelines) <Compiler Warnings>: Replace
289 -Wno-pointer-sign text with text on -Wpointer-sign.
290
dee368d3
TT
2912013-04-16 Tom Tromey <tromey@redhat.com>
292
293 * gdb.texinfo (Set Catchpoints): Mention earliest version of
294 GCC that has the SDT probe points.
295
cc16e6c9
TT
2962013-04-15 Tom Tromey <tromey@redhat.com>
297
298 * gdb.texinfo (Set Catchpoints): Document regexp syntax for
299 exception catchpoints.
300
72f1fe8a
TT
3012013-04-15 Tom Tromey <tromey@redhat.com>
302
303 * gdb.texinfo (Set Catchpoints): Document $_exception.
304 (Convenience Vars): Mention $_exception.
305
591f19e8
TT
3062013-04-15 Tom Tromey <tromey@redhat.com>
307
308 * gdb.texinfo (Set Catchpoints): Reorganize exception
309 catchpoints. Document "catch rethrow".
310 (Debugging C Plus Plus): Mention "catch rethrow".
311
02ae6bad
TT
3122013-04-15 Tom Tromey <tromey@redhat.com>
313
314 * gdb.texinfo (Set Catchpoints): Remove obsolete text.
315
2c91021c
JK
3162013-04-12 Jan Kratochvil <jan.kratochvil@redhat.com>
317 Eli Zaretskii <eliz@gnu.org>
318
319 * gdb.texinfo (Auto-loading safe path): Add quick -iex using command
320 line below the sample output.
321
6eaaf48b
EZ
3222013-04-12 Eli Zaretskii <eliz@gnu.org>
323
324 * gdb.texinfo (Mode Options): Document '-configuration'.
325 (Help): Document "show configuration".
326 (Bug Reporting): Add requirements to include the configuration
327 details in bug reports.
328
b292c783
JK
3292013-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
330
331 * Makefile.in (MAN1S): Add gcore.1.
332 Remove "Host, target, and site specific Makefile fragments" comment.
333 (@host_makefile_frag@, HAVE_NATIVE_GCORE_TARGET): New.
334 (install-man1, uninstall-man1): Conditionalize gcore.1.
335 (gcore.1): New.
336 * gdb.texinfo (Man Pages): Add gcore man.
337 (gcore man): New node.
338
f81d1120
PA
3392013-04-10 Pedro Alves <palves@redhat.com>
340
341 * gdb.texinfo (Process Record and Replay): Document that "set
342 record full insn-number-max", "set record
343 instruction-history-size" and "set record
344 function-call-history-size" accept "unlimited".
345 (Backtrace): Document that "set backtrace limit" accepts
346 "unlimited".
347 (List): Document that "set listsize" accepts "unlimited".
348 (Print Settings)" Document that "set print max-symbolic-offset",
349 "set print elements" and "set print repeats" accept "unlimited".
350 (Starting and Stopping Trace Experiments): Document that "set
351 trace-buffer-size" accepts "unlimited".
352 (Remote Configuration): Document that "set tcp connect-timeout"
353 accepts "unlimited".
354 (Command History): Document that "set history size" accepts
355 "unlimited".
356 (Screen Size): Document that "set height" and "set width" accepts
357 "unlimited". Adjust "set pagination"'s description to suggest
358 "set height unlimited" instead of "set height 0".
359
393fd4c3
YQ
3602013-04-10 Yao Qi <yao@codesourcery.com>
361
362 * gdb.texinfo (Trace Files): Add "target ctf".
363
cba5a7bf
JK
3642013-04-06 Jan Kratochvil <jan.kratochvil@redhat.com>
365
366 * Makefile.in (POD2MAN1, POD2MAN5): Replace $(VERSION) by ../version.in.
367
0ed630cb
JK
368 * Makefile.in (install-man1, install-man5, uninstall-man1)
369 (uninstall-man5): Replace $(MANS) by $(MAN1S) and $(MAN5S) respectively.
370
afe1492b
JK
371 * Makefile.in (gdb.1, gdbserver.1, gdbinit.5): Use $(srcdir).
372
5b8b6385
JK
3732013-04-06 Jan Kratochvil <jan.kratochvil@redhat.com>
374 Eli Zaretskii <eliz@gnu.org>
375
376 * gdb.texinfo (gdbserver man): Rename tty to comm. Swap --attach
377 parameters order. Remove "On some targets" for --attach. Document the
378 --multi parameter and extended-remote command. Document all the
379 options.
380
906ccdf0
JK
3812013-04-05 Jan Kratochvil <jan.kratochvil@redhat.com>
382
383 * gdb.texinfo (gdb man): Mention option -p. Include Fortran to
384 the list of supported languages.
385
43662968
JK
3862013-04-05 Jan Kratochvil <jan.kratochvil@redhat.com>
387
388 Convert man pages to texinfo, new gdbinit.5 texinfo page.
389 * Makefile.in (mandir, man1dir, man5dir, SYSTEM_GDBINIT, MANCONF,
390 (TEXI2POD, POD2MAN1, POD2MAN5, MAN1S, MAN5S, MANS, man): New.
391 (diststuff): Add man.
392 (install-man, install-man1, install-man5, uninstall-man, uninstall-man1)
393 (uninstall-man5): New.
394 (STAGESTUFF): Add *.1 and *.5.
395 (GDBvn.texi): Add SYSTEM_GDBINIT.
396 (gdb.1, gdbserver.1, gdbinit.5): New.
397 (maintainer-clean realclean): Add $(MANS).
398 (install): Add install-man.
399 (uninstall): Add uninstall-man.
400 * gdb.texinfo (@include gdb-cfg.texi): Wrap it by @c man begin INCLUDE.
401 (@copying): Wrap it by @c man begin COPYRIGHT.
402 (Top): Add Man Pages.
403 (Man Pages, gdb man, gdbserver man, gdbinit man): New.
404
be9a8770
PA
4052013-04-02 Pedro Alves <palves@redhat.com>
406
407 * gdb.texinfo (Debugging Output): Document "set/show debug
408 aarch64", "set/show debug coff-pe-read" and "set/show debug
409 mach-o".
410
a46c1e42
PA
4112013-04-02 Pedro Alves <palves@redhat.com>
412
413 * gdb.texinfo (Remote Configuration) <set remote @var{name}-packet
414 table>: Add entry for "trace-buffer-size".
415
bd3eecc3
PA
4162013-03-28 Pedro Alves <palves@redhat.com>
417
418 * gdb.texinfo (Remote Configuration) <set remote @var{name}-packet
419 table>: Add entry for "trace-status".
420
215b9f98
EZ
4212013-03-28 Eli Zaretskii <eliz@gnu.org>
422
423 * gdb.texinfo (Maintenance Commands): Use @enumerate, not "@table
424 @bullet", which is invalid (makeinfo 5.1 barfs).
425
7f7cc265
PA
4262013-03-28 Pedro Alves <palves@redhat.com>
427
428 PR gdb/15294
429
430 * gdb.texinfo (List) <set listsize>: Adjust to document that
431 listsize 0 means no limit, and remove mention of -1.
432
9c0be723
YQ
4332013-03-22 Yao Qi <yao@codesourcery.com>
434
435 * gdb.texinfo (Embedded Processors): Remove menu item
436 "OpenRISC 1000".
437 (OpenRISC 1000): Remove.
438
bd712aed
DE
4392013-03-21 Doug Evans <dje@google.com>
440
441 * gdb.texinfo (Maintenance Commands): Add docs for
442 "mt set per-command {space,time,symtab} {on,off}".
443
d0353e76
YQ
4442013-03-14 Hui Zhu <hui@codesourcery.com>
445 Yao Qi <yao@codesourcery.com>
446
447 * gdb.texinfo (Trace Files): Add "tsave -ctf".
448
6dd24dfa
KS
4492013-03-13 Keith Seitz <keiths@redhat.com>
450
451 * gdb.texinfo (Maintenance Commands): Add missing ')' for
452 "maint agent" reference to Dynamic printf.
453
5c4808ca
EZ
4542013-03-11 Eli Zaretskii <eliz@gnu.org>
455
456 * gdb.texinfo (General Query Packets): Don't use colon in index
457 entries visible to Info format.
458
59ea5688
MM
4592013-03-11 Markus Metzger <markus.t.metzger@intel.com>
460
461 * gdb.texinfo (Process Record and Replay): Document record
462 changes.
463
2ae8c8e7
MM
4642013-03-11 Markus Metzger <markus.t.metzger@intel.com>
465
466 * gdb.texinfo (Requirements): List qXfer:btrace:read requiring expat.
467 (General Query Packets): Describe Qbtrace:bts, Qbtrace:off, and
468 qXfer:btrace:read.
469
28abe188
EZ
4702013-03-09 Eli Zaretskii <eliz@gnu.org>
471
472 * gdb.texinfo (General Query Packets, Tracepoint Packets): Don't
473 use colons in @anchor and @cindex entries.
474
be9a119c 4752013-03-09 Hafiz Abid Qadeer <abidh@codesourcery.com>
6790eb9f
HAQ
476
477 * gdb.texinfo (QTBuffer:size): Add cindex and anchor.
478
be9a119c 4792013-03-08 Stan Shebs <stan@codesourcery.com>
f6f899bf
HAQ
480 Hafiz Abid Qadeer <abidh@codesourcery.com>
481
482 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
483 trace-buffer-size set and show commands.
484 (Tracepoint Packets): Document QTBuffer:size.
485 (General Query Packets): Document QTBuffer:size.
486
d57350ea
TT
4872013-02-21 Tom Tromey <tromey@redhat.com>
488
489 * gdb.texinfo: Remove bad @syncodeindex.
490 (Values From Inferior, Types In Python, Inferiors In Python)
491 (Events In Python, Threads In Python, Frames In Python, Blocks In
492 Python, Symbols In Python, Symbol Tables In Python): Remove
493 @tables.
494 (Packets, General Query Packets, Tracepoint Packets)
495 (Host I/O Packets): Use @w{} for empty @item.
496
9f44fbc0
SCR
4972013-02-20 Siva Chandra Reddy <sivachandra@google.com>
498
499 * gdb.texinfo (Architectures In Python): Add description about
500 the new method gdb.Architecture.disassemble.
501
f5911ea1
HAQ
5022013-02-15 Pedro Alves <pedro@codesourcery.com>
503 Hafiz Abid Qadeer <abidh@codesourcery.com>
504
505 * gdb.texinfo (GDB/MI Tracepoint Commands) <-trace-status>:
506 Document the "trace-file" field.
507
7e1e0340
DE
5082013-02-07 Doug Evans <dje@google.com>
509
510 * gdb.texinfo (Machine Code): Clarify argument to disassemble
511 command.
512
134a2066
YQ
5132013-02-06 Yao Qi <yao@codesourcery.com>
514
515 * gdb.texinfo (GDB/MI Async Records): Document new MI
516 notification "=tsv-modified". Update the document of MI
517 notification "=tsv-created".
518 * observer.texi (GDB Observers): New observer tsv_modified.
519 Update observer tsv_created and tsv_delete.
520
430ed3f0
MS
5212013-02-05 Yufeng Zhang <yufeng.zhang@arm.com>
522
523 * gdb.texinfo (AArch64 Features): New section; document
524 org.gnu.gdb.aarch64.core and org.gnu.gdb.aarch64.fpu.
525 (Architectures): Add new AArch64 section to document AArch64
526 architecture specific commands.
527 (ABI): Add description of the new OS ABI "Newlib" and its influence
528 on the longjmp handling.
529
1b56eb55
JK
5302013-02-03 Eldar Gaynetdinov <hal9000ed2k@gmail.com>
531 Jan Kratochvil <jan.kratochvil@redhat.com>
532
533 * gdb.texinfo (Backtrace): Added description of 'filename-display'
534 variable in 'set/show backtrace' section.
535
c4957902
TT
5362013-01-31 Tom Tromey <tromey@redhat.com>
537
538 * gdb.texinfo (Target Commands): Fix typo.
539
bea883fd
SCR
5402013-01-23 Siva Chandra Reddy <sivachandra@google.com>
541
542 * doc/gdb.texinfo (Architectures In Python): New sub-sub-section
543 describing the gdb.Architecture class.
544 (Frames In Python): Add description about the new method
545 gdb.Frame.architecture().
546
796a7ff8
DE
5472013-01-23 Doug Evans <dje@google.com>
548
549 * gdb.texinfo (Index Section Format): Document .gdb_index version 8.
550
998580f1
MK
5512013-01-21 Marc Khouzam <marc.khouzam@ericsson.com>
552
553 * gdb.texinfo (GDB/MI Breakpoint Commands): Document new
554 'thread-groups' field when printing a breakpoint in MI.
555
c9fb1240
SD
5562012-01-17 Sanjoy Das <sanjoy@playingwithpointers.com>
557 * gdb.texinfo (Using JIT Debug Info Readers): Change documentation
558 to reflect that jit-reader-load now supports absolute file-names.
559
ab04a2af
TT
5602013-01-16 Tom Tromey <tromey@redhat.com>
561
562 * gdb.texinfo (Set Catchpoints): Document "catch signal".
563 (Signals): Likewise.
564
8ac3646f
TT
5652013-01-16 Tom Tromey <tromey@redhat.com>
566
567 * gdb.texinfo (GDB/MI Breakpoint Information): Document
568 "catch-type" field.
569 (GDB/MI Catchpoint Commands): Add "catch-type" to examples.
570
e93a8774
TT
5712013-01-07 Tom Tromey <tromey@redhat.com>
572
573 * gdb.texinfo (Mode Options): Don't mention -epoch.
574 (Data, Emacs): Remove obsolete comments.
575
54516a0b
TT
5762013-01-02 Tom Tromey <tromey@redhat.com>
577
578 * gdb.texinfo (GDB/MI Output Records): Update menu.
579 (GDB/MI Breakpoint Information): New node.
580 (GDB/MI Breakpoint Commands) <-break-info>: Link to new node.
581 <-break-insert>: Likewise.
582
8dbe8ece
YQ
5832012-12-31 Yao Qi <yao@codesourcery.com>
584
585 * gdb.texinfo (Remote Non-Stop): Move paragraphs to ...
586 (Packets): Move "vStopped" packet to ...
587 (Notification Packets): ... here. Describe the components
588 of notification. Add a table of supported notifications.
589 Add an example on the process of he async notification.
590
f35a17b5
JK
5912012-12-25 Jan Kratochvil <jan.kratochvil@redhat.com>
592
593 * gdb.texinfo (GDB/MI Data Manipulation) (fullname): Make it always
594 present.
595 (GDB/MI File Commands) (-file-list-exec-source-files): Make the
596 fullname output always present.
597
0dfd2fad
PM
5982012-12-23 Pierre Muller <muller@sourceware.org>
599
600 * gdbint.texinfo (Function prototypes): Require use of "extern"
601 modifier for function prototypes in headers.
602
7785b880
JB
6032012-12-19 Joel Brobecker <brobecker@adacore.com>
604
605 * refcard.tex: Update copyright notice to GPL v3 or later.
606 Update contact info.
607
3d745be3
JK
6082012-12-16 Jan Kratochvil <jan.kratochvil@redhat.com>
609
610 * gdbint.texinfo (Coding Standards) (C Usage): New rule for 0 vs. NULL.
611
c9b6281a
YQ
6122012-12-15 Yao Qi <yao@codesourcery.com>
613
614 * gdb.texinfo (Debugging Output): Document 'set debug
615 notification' and 'show debug notification'.
616
f2a8bc8a
YQ
6172012-12-15 Yao Qi <yao@codesourcery.com>
618
619 * gdb.texinfo (Listing Tracepoints): New item and example about
620 'installed on target' output.
621 Add more in the example about 'installed on target'.
622 (GDB/MI Breakpoint Commands): Doc about 'installed field.
623
451b7c33
TT
6242012-12-14 Tom Tromey <tromey@redhat.com>
625
626 * gdb.texinfo (SVR4 Process Information): Mention core files.
627
3fa7bf06
MG
6282012-12-12 Mircea Gherzan <mircea.gherzan@intel.com>
629
630 * gdb.texinfo (GDB/MI Catchpoint Commands): New section.
631
05b4bd79
PA
6322012-12-11 Pedro Alves <palves@redhat.com>
633
634 * gdb.texinfo: Remove all mentions of Unixware throughout.
635
74a0d9f6
JK
6362012-12-09 Jan Kratochvil <jan.kratochvil@redhat.com>
637
638 * gdbint.texinfo (Host Definition): Remove CC_HAS_LONG_LONG.
639
0c631110
TT
6402012-11-29 Tom Tromey <tromey@redhat.com>
641
642 * gdb.texinfo (SVR4 Process Information): Document missing
643 "info proc" subcommands.
644
891df0ea
YQ
6452012-11-29 Yao Qi <yao@codesourcery.com>
646
647 PR gdb/1477.
648 * gdb.texinfo (Print Settings): Correct the default 'demangle-style'
649 to 'auto' instead of 'gnu'.
650
608e2dbb
TT
6512012-11-26 Tom Tromey <tromey@redhat.com>
652
653 * gdb.texinfo (MiniDebugInfo): New node.
654 (GDB Files): Update.
655
e64e0392
DE
6562012-11-16 Doug Evans <dje@google.com>
657
658 * gdb.texinfo (System-wide configuration): If the system-wide init
659 file lives in the data-directory, and --data-directory is provided,
660 look for it there.
661
ae606bee
TT
6622012-11-15 Tom Tromey <tromey@redhat.com>
663
664 * gdb.texinfo (Signaling): Fix typo.
665
62747a60
TT
6662012-11-13 Giuseppe Montalto <giuseppe.montalto@st.com>
667
668 * gdb.texinfo (GDB/MI Data Manipulation): Document new optional
669 parameter "count" of -data-write-memory-bytes, and add an example.
670
18a9fc12
TT
6712012-11-12 Tom Tromey <tromey@redhat.com>
672
673 * gdb.texinfo (Symbols): Document "info type-printers",
674 "enable type-printer" and "disable type-printer".
675 (Python API): Add new node to menu.
676 (Type Printing API): New node.
677 (Progspaces In Python): Document type_printers field.
678 (Objfiles In Python): Likewise.
679 (gdb.types) <get_type_recognizers, apply_type_recognizers,
680 register_type_printer, TypePrinter>: Document.
681
53342f27
TT
6822012-11-12 Tom Tromey <tromey@redhat.com>
683
684 * gdb.texinfo (Symbols): Document "set print type methods",
685 "set print type typedefs", and flags to ptype and whatis.
686
ed8a1c2d
AB
6872012-11-09 Andrew Burgess <aburgess@broadcom.com>
688
689 * gdb.texinfo (GDB/MI Data Manipulation): Add fullname field to
690 the example -data-disassemble output. Extend the description of
691 the -data-disassemble results to document all fields. Document
692 the cli disassemble command as being related to -data-disassemble.
693
8506d139
YQ
6942012-11-09 Yao Qi <yao@codesourcery.com>
695
696 PR gdb/14777.
697 * gdb.texinfo (OS Information): Remove doc on command
698 'info udot'.
699
4d3f93a2
JB
7002012-11-08 Joel Brobecker <brobecker@adacore.com>
701
702 * gdb.texinfo (Startup): Minor rewording, and clarify scope of
703 gdb.ini warning for Windows port.
704
1e96de83
YQ
7052012-11-08 Yao Qi <yao@codesourcery.com>
706
707 * gdb.texinfo (Search): Add kindex for 'fo'.
708
dc939229
TT
7092012-11-05 Tom Tromey <tromey@redhat.com>
710
711 PR python/14802:
712 * gdb.texinfo (Functions In Python): Add example.
713
6f6484cd
YQ
7142012-11-03 Yao Qi <yao@codesourcery.com>
715
716 * observer.texi (GDB Observers): Remove observer
717 'tracepoint_modified', 'tracepoint_created' and
718 'tracepoint_deleted'.
719
af4238e5
TT
7202012-10-26 Tom Tromey <tromey@redhat.com>
721
722 * gdb.texinfo (General Query Packets): Use @itemx for QAgent.
723
687e43a4
TT
7242012-10-25 Tom Tromey <tromey@redhat.com>
725
726 * gdb.texinfo (General Query Packets): Use @itemx.
727
8de0566d
YQ
7282012-10-17 Yao Qi <yao@codesourcery.com>
729
730 * observer.texi (GDB Observers): Update observer
731 'memory_changed'.
732 * gdb.texinfo (GDB/MI Async Records): Document for
733 "memory-changed" notification.
734
07540c15
DE
7352012-10-15 Doug Evans <dje@google.com>
736
737 * gdb.texinfo (Mode Options): Document -nh.
738 Elaborate on docs for -nx.
739
d7019589
SP
7402012-09-26 Siddhesh Poyarekar <siddhesh@redhat.com>
741
742 * observer.texi (memory_changed): Expand parameter LEN to ssize_t.
743
82a90ccf
YQ
7442012-09-21 Yao Qi <yao@codesourcery.com>
745 Pedro Alves <palves@redhat.com>
746
747 * gdb.texinfo (GDB/MI Async Records): Document notification
748 'record-started' and 'record-stopped'.
749 * observer.texi (GDB Observers): New observer 'record-changed'.
750
aa9259cc
TS
7512012-09-19 Thomas Schwinge <thomas@codesourcery.com>
752
753 * gdb.texinfo: Document the removal of SH's 'regs' command.
754
c1d780c2
SDJ
7552012-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
756
757 * gdb.texinfo (jump): Mention new alias `j' for `jump'.
758
bb25a15c
YQ
7592012-09-18 Yao Qi <yao@codesourcery.com>
760
761 * gdb.texinfo (GDB/MI Async Records): Document new MI
762 notifications '=tsv-created' and '=tsv-deleted'.
763 * observer.texi (GDB Observers): New observer tsv_created and
764 tsv_deleted.
765
201b4506
YQ
7662012-09-18 Yao Qi <yao@codesourcery.com>
767
768 * observer.texi (GDB Observers): New observer 'traceframe_changed'.
769 * gdb.texinfo (GDB/MI Async Records): Mention new MI notification
770 '=traceframe-changed'.
771
6fc1c773
YQ
7722012-09-17 Yao Qi <yao@codesourcery.com>
773
774 * gdb.texinfo (List): Describe the meaning of 0 and -1 in
775 'set listsize'.
776
121c73f3
JK
7772012-09-13 Jan Kratochvil <jan.kratochvil@redhat.com>
778 Eli Zaretskii <eliz@gnu.org>
779
780 * gdbint.texinfo (Defining Other Architecture Features): Clarify *pcptr
781 encoding for gdbarch_breakpoint_from_pc, bp_addr for
782 gdbarch_push_dummy_call and bp_addr for gdbarch_push_dummy_code.
783
e9687799
JK
7842012-08-27 Jan Kratochvil <jan.kratochvil@redhat.com>
785
786 * gdb.texinfo (objfile-gdb.py file): New paragraph for .exe stripping.
787
3b5e4d35
YPK
7882012-08-23 Khoo Yit Phang <khooyp@cs.umd.edu>
789
790 Document how to return from "python-interactive" to GDB.
791 * gdb.texinfo (Python Commands): Update documentation.
792
7932012-08-22 Khoo Yit Phang <khooyp@cs.umd.edu>
794
795 Add a new "python-interactive" command that starts a standard
796 Python interactive prompt with "pi" as alias, and add "py" as
797 an alias to "python".
798 * gdb.texinfo (Python Commands): Document the new commands.
799
b583003e
TT
8002012-08-22 Tom Tromey <tromey@redhat.com>
801
802 * gdbint.texinfo (Host Definition): Remove documentation for
803 SIGWINCH_HANDLER and SIGWINCH_HANDLER_BODY.
804
a451cb65
KS
8052012-08-17 Keith Seitz <keiths@redhat.com>
806
807 PR c++/13356
808 * gdb.texinfo (Type and Range Checking): Remove warning.
809 Remove spurious commas.
810 Update text and examples for re-implementation of set/show
811 check type.
812 (C and C++ Type and Range Checks): Likewise.
813
6b1755ce
YQ
8142012-08-16 Yao Qi <yao@codesourcery.com>
815
816 * gdb.texinfo (Types In Python): Mention gdb.TYPE_CODE_BITSTRING
817 is deprecated.
818
f47f77df
DE
8192012-08-13 Doug Evans <dje@google.com>
820
821 * gdb.texinfo (Convenience Vars): Update text for "show convenience"
822 to include functions.
823
a72c3253
DE
8242012-08-10 Doug Evans <dje@google.com>
825
826 * gdb.texinfo (Convenience Funs): New node.
827 (Types In Python): Document Type.vector.
828
5b9afe8a
YQ
8292012-08-09 Yao Qi <yao@codesourcery.com>
830
831 * observer.texi: New observer command_param_changed.
832 * gdb.texinfo (GDB/MI Async Records): Doc for '=cmd-param-changed'.
833
dc1039df
JK
8342012-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
835
836 * gdbint.texinfo (Debugging GDB): In section
837 'Debugging @value{GDBN} with itself' change .gdbinit for gdb-gdb.gdb.
838 Mention also gdb-gdb.py.
839
4abf930d
YQ
8402012-08-07 Yao Qi <yao@codesourcery.com>
841
842 Revert the folloing patch:
843 2012-08-06 Yao Qi <yao@codesourcery.com>
844 * gdb.texinfo (Remote Configuration): Add kindex for 'set
845 remote hardware-watchpoint-limit' and 'set
846 remote hardware-breakpoint-limit'.
847
f3c8a52a
JK
8482012-08-06 Nathaniel Flath <flat0103@gmail.com>
849
850 * gdb.texinfo (Working Directory): Added information about new
851 default argument for 'cd' command.
852
77a91025
YQ
8532012-08-06 Yao Qi <yao@codesourcery.com>
854
855 * gdb.texinfo (Remote Configuration): Add kindex for 'set
856 remote hardware-watchpoint-limit' and 'set
857 remote hardware-breakpoint-limit'.
858
d9f08f52
YQ
8592012-08-06 Yao Qi <yao@codesourcery.com>
860
861 Fix PR14371.
862
863 * gdb.texinfo (GDB/MI Async Records): Fix the doc for
864 '=breakpoint-deleted'.
865
95b07c96
YQ
8662012-08-02 Yao Qi <yao@codesourcery.com>
867
868 * gdb.texinfo (Native): Remove node Neutrino.
869
7255706c
YQ
8702012-07-27 Yao Qi <yao@codesourcery.com>
871
872 * gdb.texinfo (IPA Protocol Commands): Document new command
873 'close'.
874
d6b28940
TT
8752012-07-25 Tom Tromey <tromey@redhat.com>
876
877 * gdb.texinfo (Maintenance Commands): Document maint info bfds.
878
e615022a
DE
8792012-07-20 Doug Evans <dje@google.com>
880
881 * gdb.texinfo (Mode Options): Delete --use-deprecated-index-sections.
882 (Index Files): Document how to control the use of deprecated index
883 sections.
884 (Index Section Format): Replace --use-deprecated-index-sections with
885 "set use-deprecated-index-sections on".
886
055855a4
EZ
8872012-07-12 Eli Zaretskii <eliz@gnu.org>
888
889 * gdbint.texinfo: Remove @syncodeindex directives that put all the
890 indices into a single node "Index". Instead, join function and
891 variable indices into a single index, separate from the concept
892 index. Requested in
893 http://sourceware.org/ml/gdb-patches/2012-07/msg00146.html.
894 (Top): Update the top-level menu: instead of one "Index" there are
895 now separate entries "Concept Index" and "Function and Variable
896 Index".
897 (Concept Index, Function and Variable Index): New nodes.
898 (Index): Node deleted.
899
f77cc5f0
HZ
9002012-07-05 Hui Zhu <hui_zhu@mentor.com>
901
902 * gdb.texinfo (Maintenance Commands): Change help for "maint agent"
903 and "maint agent-eval".
904
00595b5e
EZ
9052012-07-03 Eli Zaretskii <eliz@gnu.org>
906
907 * gdb.texinfo: Separate the index into 2 indices, cp and fn, to
908 avoid file-name clashes between Index.html and index.html on
909 case-insensitive filesystems. See the discussion starting in
910 http://sourceware.org/ml/gdb-patches/2012-06/msg00457.html for the
911 details of the problem.
912 (Top): Update the master menu for the above.
913 (Concept Index, Command and Variable Index): New nodes, instead of
914 the old "Index" node that was deleted. All cross-references
915 updated.
916
d3ce09f5
SS
9172012-07-02 Stan Shebs <stan@codesourcery.com>
918
919 * gdb.texinfo (Dynamic Printf): Mention agent style and
920 disconnected dprintf.
921 (Maintenance Commands): Describe maint agent-printf.
922 (General Query Packets): Mention BreakpointCommands feature.
923 (Packets): Document commands extension to Z0 packet.
924 * agentexpr.texi (Bytecode Descriptions): Document printf
925 bytecode.
926
2d7b58e8
JK
9272012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
928
929 * gdb.texinfo (File Options): Change -ix and -iex commands that apply
930 only after gdbinit files.
931 (Startup): Move -iex and -iex commands down after gdbinit files.
932
202cbf1c
JK
9332012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
934
935 * gdb.texinfo (Auto-loading safe path): Note the shell wildcard
936 possibility.
937
b6ba681c
TT
9382012-06-29 Tom Tromey <tromey@redhat.com>
939
940 * gdb.texinfo (Index Section Format): Update for version 7.
941
71caed83
SS
9422012-06-28 Stan Shebs <stan@codesourcery.com>
943
944 * gdb.texinfo (Miscellaneous GDB/MI Commands): Update -info-os
945 example, add note about title column.
946
ee0bf529
SCR
9472012-06-26 Siva Chandra Reddy <sivachandra@google.com>
948
949 * gdb.texinfo (Symbol Tables In Python): Add description about
950 the new 'last' attribute of gdb.Symtab_and line.
951
3c15d565
SCR
9522012-06-26 Siva Chandra Reddy <sivachandra@google.com>
953
954 * gdb.texinfo (Symbol Tables In Python): Correct the description
955 of the 'pc' attribute of gdb.Symtab_and_line.
956
45cfd468
DE
9572012-06-26 Doug Evans <dje@google.com>
958
959 * gdb.texinfo (Debugging Output): Document debug options dwarf2-read
960 and symtab-create.
961
496ee73e
KS
9622012-06-25 Keith Seitz <keiths@redhat.com>
963
964 * gdb.texinfo (GDB/MI Breakpoint Commands): Remove "-r" option
965 from example. Remove "rbreak" from list of corresponding
966 gdb commands.
967
156942c7
DE
9682012-06-23 Doug Evans <dje@google.com>
969
970 * gdb.texinfo (Index Section Format): Document version 7 format.
971
c614397c
YQ
9722012-06-22 Yao Qi <yao@codesourcery.com>
973
974 * gdb.texinfo: Add missing cindex for some packets.
975
472a2379
KS
9762012-06-20 Keith Seitz <keiths@redhat.com>
977
978 * gdb.texinfo (GDB/MI Breakpoint Commands): Re-order options
979 for -break-insert and document -p.
980
2678e2af
YQ
9812012-06-20 Yao Qi <yao@codesourcery.com>
982
983 * gdb.texinfo (Inferiors In Python): Replace "gdb.read_memory"
984 and "gdb.write_memory" with "Inferior.read_memory" and
985 "Inferior.write_memory".
986
984359d2
EZ
9872012-06-15 Patrice Dumas <pertusus@free.fr> (tiny change)
988
989 * gdb.texinfo (Summary): Add a link to "Free Documentation".
990 (Free Documentation): Add @node line.
991 (Continuing and Stepping) <advance location>: Use @item instead of
992 @itemx.
993 (Reverse Execution) <set exec-direction reverse>: Use @item instead of
994 @itemx.
995 (Embedded Processors): Put the link to "PA" to its correct place,
996 according to document structure.
997 (Python API): Put the link to "Lazy Strings In Python" to its
998 correct place.
999 (Index): Use @@ in @tex block to get a literal @.
1000
1001 * gdbint.texinfo: Fix the @subtitle line.
1002
1003 * stabs.texinfo (Top): Put the link to "Symbol Types Index" to its
1004 correct place.
1005
16bdd41f
YQ
10062012-06-08 Yao Qi <yao@codesourcery.com>
1007
1008 * gdb.texinfo (In-Process Agent): Add 'In-Process Agent
1009 Protocol'.
1010 (In-Process Agent Protocol, IPA Protocol Objects)
1011 (IPA Protocol Commands): New nodes.
1012 (Tracepoint Packets): Add anchors.
1013
2d4c29c5
TS
10142012-06-06 Thomas Schwinge <thomas@codesourcery.com>
1015
1016 * gdb.texinfo: Document the deprecation of SH's 'regs' command.
1017
6bd110c5
YQ
10182012-06-06 Yao Qi <yao@codesourcery.com>
1019
1020 * gdb.texinfo: Update copyright year.
1021
f3e0e960
SS
10222012-05-23 Stan Shebs <stan@codesourcery.com>
1023 Kwok Cheung Yeung <kcy@codesourcery.com>
1024
1025 * gdb.texinfo (Miscellaneous GDB/MI Commands): Document -info-os.
1026
1564a261
JK
10272012-05-20 Jan Kratochvil <jan.kratochvil@redhat.com>
1028
1029 * gdb.texinfo (Separate Debug Files): New anchor debug-file-directory.
1030 Mention also --with-separate-debug-dir.
1031 (Auto-loading): Prepend $debugdir in the sample output.
1032 (Auto-loading safe path): Likewise. Mention also $debugdir for the
1033 auto-load safe-path variable.
1034 (objfile-gdb.py file): Remove the extra debug-file-directory paragraph.
1035 Mention also $debugdir for 'set auto-load scripts-directory'.
1036
eb17f351
EZ
10372012-05-19 Eli Zaretskii <eliz@gnu.org>
1038
1039 * gdb.texinfo (Continuing and Stepping, Selection, Byte Order)
1040 (MIPS Embedded, MIPS, MIPS Register packet Format)
1041 (Target Descriptions, MIPS Features): Use @acronym{MIPS} where
1042 appropriate.
1043
4cc0665f
MR
10442012-05-18 Sandra Loosemore <sandra@codesourcery.com>
1045 Maciej W. Rozycki <macro@codesourcery.com>
1046
1047 * gdb.texinfo (MIPS): Document "set mips compression" and "show
1048 mips compression".
1049 (MIPS Breakpoint Kinds): New subsubsection.
1050
7af8dcf8 10512012-05-18 Eli Zaretskii <eliz@gnu.org>
02b67415
MR
1052
1053 * gdb.texinfo (Architecture-Specific Protocol Details): Define
1054 nodes for subsections. Add @acronym mark-ups and adjust
1055 formatting.
1056
aff139ff
JK
10572012-05-18 Jan Kratochvil <jan.kratochvil@redhat.com>
1058
1059 Rename $ddir to $datadir.
1060 * gdb.texinfo (Auto-loading, Auto-loading safe path)
1061 (objfile-gdb.py file): Rename $ddir to $datadir.
1062
9cb709b6
TT
10632012-05-18 Tom Tromey <tromey@redhat.com>
1064
1065 * gdb.texinfo (Print Settings): Document 'set print symbol'.
1066
e7e0cddf
SS
10672012-05-14 Stan Shebs <stan@codesourcery.com>
1068
1069 * gdb.texinfo (Dynamic Printf): New subsection.
1070
7efc75aa
SCR
10712012-05-13 Siva Chandra Reddy <sivachandra@google.com>
1072
1073 * gdb.texinfo (Basic Python): Add description about the function
1074 gdb.find_pc_line
1075
f307c045
JK
10762012-05-12 Jan Kratochvil <jan.kratochvil@redhat.com>
1077 Eli Zaretskii <eliz@gnu.org>
1078
1079 * gdb.texinfo (Separate Debug Files): Use plural form for global
1080 debugging information directory.
1081
85d4a676
SS
10822012-05-11 Stan Shebs <stan@codesourcery.com>
1083 Kwok Cheung Yeung <kcy@codesourcery.com>
1084
1085 * gdb.texinfo (Operating System Auxiliary Information): Document new
1086 'info os' subcommands.
1087
c1668e4e
JK
10882012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1089
1090 * gdb.texinfo (Auto-loading, Init File in the Current Directory)
1091 (libthread_db.so.1 file, objfile-gdb.gdb file, objfile-gdb.py file)
1092 (dotdebug_gdb_scripts section): Add reference
1093 to 'Auto-loading safe path'.
1094
7349ff92
JK
10952012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1096
1097 Implement multi-component --with-auto-load-dir.
1098 * gdb.texinfo (Auto-loading): New references
1099 for 'set auto-load scripts-directory'
1100 and 'show auto-load scripts-directory'.
1101 (Auto-loading safe path): Describe the new default. Move $ddir
1102 substituation reference to 'objfile-gdb.py file'.
1103 (objfile-gdb.py file): Describe script-name alias. Change real-name to
1104 script-name. Describe new 'set auto-load scripts-directory'
1105 and 'show auto-load scripts-directory'.
1106
6dea1fbd
JK
11072012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1108
1109 Provide $ddir substitution for --with-auto-load-safe-path.
1110 * gdb.texinfo (Auto-loading): Replace /usr/local by $ddir/auto-load.
1111 (Auto-loading safe path): Likewise. Mention the default value,
1112 $ddir substitution, --with-auto-load-safe-path and
1113 --without-auto-load-safe-path.
1114 * observer.texi (gdb_datadir_changed): New.
1115
1ccacbcd
JK
11162012-05-09 Jan Kratochvil <jan.kratochvil@redhat.com>
1117
1118 * gdb.texinfo (Auto-loading): Wrap too long lines in @smallexample.
1119 Twice.
1120
d9242c17
JK
1121 * gdb.texinfo (Separate Debug Files, Auto-loading safe path): Replace
1122 directory separator by path separator.
1123
af2c1515
JK
11242012-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
1125
1126 * gdb.texinfo (Auto-loading safe path): Make 'directories'
1127 for 'set auto-load safe-path' optional. Mention if it is omitted.
1128 Change disabling security protection condition to "/", twice.
1129
a20ee7a4
SCR
11302012-05-03 Siva Chandra Reddy <sivachandra@google.com>
1131
1132 * gdb.texinfo (Symbol Tables In Python): Add documentation about
1133 the new methods global_block and static_block on gdb.Symtab
1134 objects.
1135
56af09aa
SCR
11362012-05-02 Siva Chandra Reddy <sivachandra@google.com>
1137
1138 * gdb.texinfo (Blocks In Python): Add a note saying that future
1139 improvements to GDB and its infrastructure can move symbols
1140 across blocks within a symbol table.
1141
2746b0ef
YQ
11422012-04-29 Yao Qi <yao@codesourcery.com>
1143
1144 * gdb.texinfo (Architectures): Remove menu entry `A29K'.
1145 (A29K): Remove.
1146
62e5f89c
SDJ
11472012-04-27 Sergio Durigan Junior <sergiodj@redhat.com>
1148 Tom Tromey <tromey@redhat.com>
1149
1150 * gdb.texinfo (Static Probe Points): New entry, explaining SystemTap
1151 and generic static probe support on GDB.
1152
a766d390
DE
11532012-04-25 Doug Evans <dje@google.com>
1154
50f042b9
DE
1155 * gdb.texinfo (Go): Fix thinko.
1156
a766d390
DE
1157 * gdb.texinfo (Supported Languages): Add Go.
1158 (Go): New node.
1159
f02e2b19
YQ
11602012-04-25 Yao Qi <yao@codesourcery.com>
1161
1162 * gdbint.texinfo (Testsuite): New section `Board settings'.
1163
68d41a48
JK
11642012-04-23 Jan Kratochvil <jan.kratochvil@redhat.com>
1165
1166 * gdb.texinfo (Auto-loading safe path): Remove trailing [@dots{}].
1167 Three times.
1168
174bb630
JK
1169 * gdb.texinfo (Auto-loading safe path): Add trailing @dots{}.
1170 Three times.
1171
0511cc75
JK
11722012-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
1173
1174 * gdb.texinfo (Auto-loading safe path): Replace @itemize @bullet
1175 by @table @asis. Fix formatting of one item.
1176
0070f25a
JK
11772012-04-18 Jan Kratochvil <jan.kratochvil@redhat.com>
1178
1179 * gdb.texinfo (Auto-loading verbose mode): Fix smallexample typo.
1180
4dc84fd1
JK
11812012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
1182
1183 New option "set debug auto-load".
1184 * gdb.texinfo (Auto-loading): New menu item for auto-load verbose mode.
1185 (auto-load verbose mode): New node.
1186
bccbefd2
JK
11872012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
1188
1189 New option "set auto-load safe-path".
1190 * gdb.texinfo (Auto-loading): Extend the "show auto-load"
1191 and "info auto-load" examples for safe-path. Put there also references
1192 for "set auto-load safe-path" and "show auto-load safe-path".
1193 New menu item for Auto-loading safe path.
1194 (Auto-loading safe path): New node.
1195 (Python Auto-loading): Update the expected output from "Missing"
1196 to "No".
1197
bf88dd68
JK
11982012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
1199
1200 auto-load: Implementation.
1201 * gdb.texinfo (Mode Options): New anchor for -nx.
1202 (Startup): New anchors for Option -init-eval-command,
1203 Home Directory Init File
1204 and Init File in the Current Directory during Startup.
1205 Mention set auto-load local-gdbinit with a reference.
1206 Change the sample code to "set auto-load python-scripts".
1207 (Threads): New anchor set libthread-db-search-path.
1208 Provide references to libthread_db.so.1 file.
1209 (Controlling GDB): New menu item for Auto-loading.
1210 (Auto-loading, Init File in the Current Directory)
1211 (libthread_db.so.1 file, objfile-gdb.gdb file): New nodes.
1212 (Python): Rename the menu item Auto-loading to Python Auto-loading.
1213 (Writing a Pretty-Printer, Objfiles In Python): Update the renamed
1214 reference.
1215 (Auto-loading): Rename to ...
1216 (Python Auto-loading): ... here. Change "set auto-load-scripts" to
1217 "set auto-load python-scripts", new anchor for it. Change
1218 "show auto-load-scripts" to "show auto-load python-scripts", new anchor
1219 for it. Change "info auto-load-scripts"
1220 to "info auto-load python-scripts", new anchor for it. Change "scripts"
1221 to "Python scripts".
1222
8264ba82
AG
12232012-04-14 Anton Gorenkov <xgsa@yandex.ru>
1224
1225 PR mi/13393
1226 * gdb.texinfo (Print Settings): Extend the description for "set print
1227 object".
1228 (GDB/MI Variable Objects): Extend the description for -var-create and
1229 -var-list-children.
1230
06fc020f
SCR
12312012-04-11 Siva Chandra Reddy <sivachandra@google.com>
1232
1233 * gdb.texinfo (Examining Data): Document the 'explore' command.
1234
7191c139
JB
12352012-03-28 Joel Brobecker <brobecker@adacore.com>
1236
1237 * gdb.texinfo (GDB/MI Variable Objects): Document what happens
1238 to the children of a varobj and its update range when -var-update
1239 returns that the varobj's type changed.
1240
3708f05e
JK
12412012-03-27 Jan Kratochvil <jan.kratochvil@redhat.com>
1242
1243 * gdb.texinfo (Auto-loading): Move @menu to the end of @node.
1244 Create two new links fir 'objfile-gdb.py file'
1245 and 'dotdebug_gdb_scripts section'.
1246
8e0583c8
JK
12472012-03-27 Jan Kratochvil <jan.kratochvil@redhat.com>
1248
1249 * gdb.texinfo (Auto-loading): Rename node reference
1250 '.debug_gdb_scripts section' to 'dotdebug_gdb_scripts section'.
1251 Twice.
1252 (.debug_gdb_scripts section): Rename the node ...
1253 (dotdebug_gdb_scripts section): ... here.
1254 (Maintenance Commands): Also rename this node reference.
1255
7b282c5a
SCR
12562012-03-22 Siva Chandra Reddy <sivachandra@google.com>
1257
1258 * gdb.texinfo (Python API/Values From Inferior): Add description
1259 about the new method Value.referenced_value. Add description on
1260 how Value.dereference is different (and similar) to
1261 Value.referenced_value.
1262
8320cc4f
JK
12632012-03-19 Jan Kratochvil <jan.kratochvil@redhat.com>
1264
1265 * gdb.texinfo (File Options): Describe --init-command=FILE, -ix and
1266 --init-eval-command=COMMAND, -iex.
1267 (Startup): Describe -iex and -ix. Simplify the example
1268 for "set auto-load-scripts off".
1269
481860b3
GB
12702012-03-16 Gary Benson <gbenson@redhat.com>
1271
1272 PR breakpoints/10738
1273 * gdb.texinfo (Inline Functions): Remove the now-unnecessary @item
1274 stating that GDB cannot set breakpoints on inlined functions.
1275 (Mode Options): Document --use-deprecated-index-sections.
1276 (Index Section Format): Document new index section version format.
1277
c4aeac85
TT
12782012-03-15 Tom Tromey <tromey@redhat.com>
1279
1280 * gdb.texinfo (Debugging C Plus Plus): Document "info vtbl".
1281
16899756
DE
12822012-03-13 Doug Evans <dje@google.com>
1283
1284 * gdb.texinfo (Help): Change apropos example to use "alias" instead
1285 of "reload".
1286 (Symbols): Delete docs for set/show symbol-reloading.
1287 * gdbint.texinfo (Defining Other Architecture Features): Delete
1288 SYMBOL_RELOADING_DEFAULT.
1289 * refcard.tex: Delete reference to symbol-reloading.
1290
9b224c5e
PA
12912012-03-07 Pedro Alves <palves@redhat.com>
1292
1293 * gdb.texinfo (General Query Packets): Document new
1294 QProgramSignals packet.
1295 * gdb.texinfo (Remote configuration): Mention
1296 "program-signals-packet".
1297
169081d0
TG
12982012-03-05 Tristan Gingold <gingold@adacore.com>
1299
1300 * gdb.texinfo (General Query Packets): Document xfer:uib:read.
1301
d1feda86
YQ
13022012-03-03 Yao Qi <yao@codesourcery.com>
1303
1304 * gdb.texinfo (In-Process Agent): New node.
1305 Document new commands.
1306 (General Query Packets): Add packet `QAgent'.
1307
1faeff08
MR
13082012-03-01 Maciej W. Rozycki <macro@codesourcery.com>
1309
1310 * gdb.texinfo (MIPS Features): Add org.gnu.gdb.mips.dsp.
1311
7d74f244
DE
13122012-03-01 Scott J. Goldman <scottjg@vmware.com>
1313
1314 * gdb.texinfo (Commands In Python): Put example python macro in
1315 COMMAND_USER category rather than COMMAND_OBSCURE.
1316 Document gdb.COMMAND_USER.
1317 (User-defined Commands): Update documentation to clarify
1318 "set/show max-user-call-depth" and "show user" don't apply to python
1319 commands. Update documentation to clarify "help user-defined" may
1320 also include python commands defined as COMMAND_USER.
1321
6fe37d23
JK
13222012-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
1323
1324 * gdb.texinfo (Startup): Add option -ex description to the option -x
1325 description.
1326
83364271
LM
13272012-02-24 Luis Machado <lgustavo@codesourcery.com>
1328
1329 * gdb.texinfo (Setting Breakpoints): Mention and explain the
1330 condition-evaluation breakpoint parameter.
1331 Mention condition-evaluation mode being shown in "info break".
1332 (Break Conditions): Add description for target-side
1333 conditional breakpoints.
1334 (Remote Configuration): Mention conditional-breakpoints-packet.
1335 (Packets): Add cond-expr parameter to Z0/Z1 packets and explain
1336 cond-expr.
1337 (General Query Packets): Mention new ConditionalBreakpoint feature.
1338
bdb1994d
TT
13392012-02-22 Tom Tromey <tromey@redhat.com>
1340
1341 * gdb.texinfo (Blocks In Python): Clarify block iteration.
1342
4d241c86
TT
13432012-02-17 Tom Tromey <tromey@redhat.com>
1344
1345 PR python/10753:
1346 * gdb.texinfo (objfile-gdb.py file): Fix location of auto-load
1347 directory.
1348
816338b5
SS
13492012-02-14 Stan Shebs <stan@codesourcery.com>
1350
1351 * gdb.texinfo (Disabling Breakpoints): Document enable count.
1352
cc30c4bd
PA
13532012-02-13 Pedro Alves <palves@redhat.com>
1354
1355 * gdb.texinfo (MIPS boards): Refer to mips-elf instead of
1356 mips-idt-ecoff.
1357
035d1e5b
YQ
13582012-02-09 Yao Qi <yao@codesourcery.com>
1359
1360 * gdb.texinfo (Symbols In Python): Add missing `@end defvar'.
1361
f0823d2c
TT
13622012-02-07 Tom Tromey <tromey@redhat.com>
1363
1364 * gdb.texinfo (Symbols In Python): Document Symbol.needs_frame and
1365 Symbol.value.
1366
64e7d9dd
TT
13672012-02-07 Tom Tromey <tromey@redhat.com>
1368
1369 * gdb.texinfo (Symbols In Python): Document Symbol.line.
1370
4220b2f8
TS
13712012-01-27 Thomas Schwinge <thomas@codesourcery.com>
1372
1373 * gdb.textinfo (Packets): Move vCont paragraph to the correct place.
1374
edcc5120
TT
13752012-01-24 Tom Tromey <tromey@redhat.com>
1376
1377 * gdb.texinfo (Set Catchpoints): Document "catch load" and "catch
1378 unload".
1379 (Files): Mention new catch commands.
1380 (GDB/MI Async Records): Likewise.
1381
53fe1783
GB
13822012-01-24 Gary Benson <gbenson@redhat.com>
1383
1384 Delete #if 0'd out code.
1385 * gdb.texinfo (Frame Info): Remove "info catch".
1386
b9e7b9c3
UW
13872012-01-20 Ulrich Weigand <ulrich.weigand@linaro.org>
1388
1389 * gdb.texinfo (Remote Configuration): Document
1390 "set remote hostio-readlink-packet" command.
1391 (General Query Packets): Document vFile:readlink packet.
1392
4aac40c8
TT
13932012-01-16 Tom Tromey <tromey@redhat.com>
1394
1395 * gdb.texinfo (Specify Location): Document relative file name
1396 handling.
1397
cafec441
TT
13982012-01-16 Tom Tromey <tromey@redhat.com>
1399
1400 * gdb.texinfo (gdb.printing): Document FlagEnumerationPrinter.
1401
0ee339bc
JK
14022012-01-13 Jan Kratochvil <jan.kratochvil@redhat.com>
1403 Eli Zaretskii <eliz@gnu.org>
1404
1405 * gdbint.texinfo (Coding Standards): Require braces for two lines of
1406 code.
1407
72384ba3
PH
14082012-01-11 Paul Hilfinger <hilfingr@adacore.com>
1409
1410 * gdb.texinfo (Variables): Document use of :: for non-static
1411 variables.
1412
ce1b17c4
JB
14132012-01-05 Joel Brobecker <brobecker@adacore.com>
1414
1415 * gdbint.texinfo (Start of New Year Procedure): Update
1416 to replace use of copyright.sh by use of copyright.py.
1417
217bff3e
JK
14182012-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1419
1420 Remove the gdbtui binary.
1421 * all-cfg.texi (GDBTUI): Remove.
1422 * gdb.texinfo (Mode Options): Remove the GDBTUI reference.
1423 (TUI): Remove GDBTUI pindex. Remove the GDBTUI reference.
1424 * gdbint.texinfo (Testsuite): Replace `gdbtui' by `gdb -tui'.
1425
cc72b2a2
KP
14262011-12-23 Kevin Pouget <kevin.pouget@st.com>
1427
1428 Introduce gdb.FinishBreakpoint in Python.
1429 * gdb.texinfo (Finish Breakpoints in Python): New subsection.
1430 (Python API): Add menu entry for Finish Breakpoints.
1431
13ac8d2c
JK
14322011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
1433
1434 * gdbint.texinfo (Testsuite): Describe KFAIL and XFAIL in Writing
1435 tests.
1436
e0f9f062
DE
14372011-12-16 Doug Evans <dje@google.com>
1438
1439 * gdb.texinfo (Server): Document -/stdio argument to gdbserver.
1440
80b6e756
PM
14412011-12-16 Phil Muldoon <pmuldoon@redhat.com>
1442
1c3ad6ab 1443 * gdb.texinfo (Python Commands): Remove "maint set/show print
80b6e756
PM
1444 stack". Add documentation for "set/show python print-stack".
1445
2fb860fc
PA
14462011-12-14 Pedro Alves <pedro@codesourcery.com>
1447
1448 * gdb.texinfo (Implementing a Remote Stub): Explain that you
1449 should transfer control to the stub in the startup code instead of
1450 in main. Mention the need to get past the initial breakpoint.
1451
f8eba3c6
TT
14522011-12-06 Tom Tromey <tromey@redhat.com>
1453
1454 * gdb.texinfo (Set Breaks): Update for new behavior.
1455
2268b414
JK
14562011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1457
1458 * gdb.texinfo (Requirements, Remote Protocol): Reference also `Library
1459 List Format for SVR4 Targets'.
1460 (General Query Packets): New item qXfer:libraries-svr4:read.
1461 (Library List Format for SVR4 Targets): New node.
1462
ae6f0d5b
TT
14632011-12-01 Tom Tromey <tromey@redhat.com>
1464
1465 * gdb.texinfo (Writing a Pretty-Printer): Use append method, not
1466 add.
1467
36dfb11c
TT
14682011-11-22 Tom Tromey <tromey@redhat.com>
1469
1470 * gdb.texinfo (GDB/MI Async Records): Document new *stopped
1471 reasons.
1472
f196051f
SS
14732011-11-20 Stan Shebs <stan@codesourcery.com>
1474
1475 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
1476 note-related options and variables.
1477 (Tracepoint Packets): Document packet changes.
1478
f85b53f8
SD
14792011-11-20 Sanjoy Das <sdas@igalia.com>
1480
1481 * gdb.texinfo (JIT Interface): Add documentation on writing and
1482 usind JIT debug info readers.
1483 (Custom Debug Info, Using JIT Debug Info Readers, Writing JIT
1484 Debug Info Readers): New nodes.
1485
bfccc43c
YQ
14862011-11-18 Yao Qi <yao@codesourcery.com>
1487
1488 * gdb.texinfo (Create and Delete Tracepoints): Mention pending
1489 tracepoint.
1490
c011a4f4
DE
14912011-11-15 Doug Evans <dje@google.com>
1492
1493 * gdb.texinfo (Files): Document basenames-may-differ.
1494
ed59ded5
DE
14952011-11-14 Doug Evans <dje@google.com>
1496
1497 * gdb.texinfo (Shell Commands): Document "!".
1498
405f8e94
SS
14992011-11-14 Stan Shebs <stan@codesourcery.com>
1500 Kwok Cheung Yeung <kcy@codesourcery.com>
1501
1502 * gdb.texinfo (Create and Delete Tracepoints): Describe what is
1503 needed to get shorter fast tracepoints.
1504 (Tracepoint Packets): Document new qTMinFTPILen packet.
1505
1e4d1764
YQ
15062011-11-14 Yao Qi <yao@codesourcery.com>
1507
1508 * gdb.texinfo (Create and Delete Tracepoints): Describe changed
1509 behavior of tracepoint.
1510 (General Query Packets): New feature InstallInTrace.
1511 (Remote Configuration): Document "set remote
1512 install-in-trace-packet".
1513
71eba9c2 15142011-11-12 Matt Rice <ratmice@gmail.com>
1515
1516 * gdb.texinfo (C Preprocessor Macros): Remove info definitions.
1517 Add arguments to info macro.
1518
e0f8f636
TT
15192011-11-10 Tom Tromey <tromey@redhat.com>
1520
1521 * gdb.texinfo (Compilation): Don't mention -gdwarf-2. Link to GCC
1522 manual.
1523 (Variables): Don't mention -gdwarf-2. Link to Compilation node.
1524 (Macros): Add a footnote.
1525 (C): Remove paragraph about compiler options.
1526 (C Constants): Mention wide character and string constants.
1527 (C Plus Plus Expressions): Update compiler option advice. Mention
1528 using declarations. Mention ADL. Remove old HP compiler
1529 information.
1530
625c0d47
TT
15312011-11-10 Tom Tromey <tromey@redhat.com>
1532
1533 PR c++/9257:
1534 * gdb.texinfo (Print Settings): Add an extra note about the need
1535 for a vtable.
1536
4be2aacc
MR
15372011-11-08 Maciej W. Rozycki <macro@codesourcery.com>
1538
1539 * gdb.texinfo (MIPS): Remove duplicate "auto" reference from
1540 "set mips abi" documentation.
1541
0a1c4d10
DE
15422011-11-04 Doug Evans <dje@google.com>
1543
1544 * gdb.texinfo (Maintenance Commands): Update docs of "maint time".
1545
aad1c02c
TT
15462011-11-03 Tom Tromey <tromey@redhat.com>
1547
1548 * gdb.texinfo (Stopping): Add menu entry.
1549 (Continuing and Stepping): Restore @node. Use @section, not
1550 @subsection.
1551
983fb131
MR
15522011-11-03 Maciej W. Rozycki <macro@codesourcery.com>
1553
1554 * gdb.texinfo (Skipping Over Functions and Files): Remove node
1555 designation. Fix "Specify Location" cross-reference.
1556
3065dfb6
SS
15572011-11-02 Stan Shebs <stan@codesourcery.com>
1558
1559 * gdb.texinfo (Tracepoint Action Lists): Document collect/s.
1560 (General Query Packets): Describe tracenz feature.
1561 * agentexpr.texi (Bytecode Descriptions): Describe tracenz.
1562
0aaaf063
PK
15632011-10-28 Paul Koning <paul_koning@dell.com>
1564
1565 * gdb.texinfo (gdb.types): Rename deepitems to deep_items.
1566
2231f1fb
KP
15672011-10-27 Kevin Pouget <kevin.pouget@st.com>
1568
1569 * gdb.texinfo ((Frames In Python): Document
1570 gdb.FRAME_UNWIND_FIRST_ERROR contant.
1571
5110b5df
PK
15722011-10-26 Paul Koning <paul_koning@dell.com>
1573
1574 * gdb.texinfo (gdb.types): Document new deepitems function.
1575
22dbab46
PK
15762011-10-25 Paul Koning <paul_koning@dell.com>
1577
1578 PR python/13327
1579
1580 * gdb.texinfo (Values From Inferior): Add is_lazy attribute,
1581 fetch_lazy method.
1582
9df2fbc4
PM
15832011-10-20 Phil Muldoon <pmuldoon@redhat.com>
1584
1585 PR python/12656
1586
1587 * gdb.texinfo (Blocks In Python): Document is_static, is_global,
1588 global_block, static_block function.
1589
f05e2e1d
TT
15902011-10-19 Tom Tromey <tromey@redhat.com>
1591
1592 * gdb.texinfo (Commands In Python): Add missing "@"s.
1593
a7fc3f37
KP
15942011-10-13 Kevin Pouget <kevin.pouget@st.com>
1595
1596 PR python/13285 Document named constants for frame unwind stop reasons
1597 * gdb.texinfo (Frames In Python): Document gdb.FRAME_UNWIND_*
1598 constants.
1599
5048e516
JK
16002011-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
1601
1602 Fix compatibility with texinfo versions older than 4.12.
1603 * Makefile.in (MAKEINFO): Set to @MAKEINFO@.
1604 (MAKEINFOFLAGS, MAKEINFO_EXTRA_FLAGS, MAKEINFO_CMD): New.
1605 (MAKEHTMLFLAGS): Use MAKEINFO_CMD.
1606 (gdb.info, gdbint.info, stabs.info, annotate.info): Use MAKEINFO_CMD.
1607 * gdb.texinfo (Tail Call Frames): Convert @arrow{} to @click, when possible.
1608 Make the conversion conditional on HAVE_MAKEINFO_CLICK, using variables
1609 CALLSEQ1A, CALLSEQ1B, CALLSEQ2A and CALLSEQ2B.
1610
5a56e9c5
DE
16112011-10-09 Doug Evans <dje@google.com>
1612
1613 * gdb.texinfo (Extending GDB): Document alias command.
1614
36b11add
JK
16152011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
1616
1617 Support @entry in input expressions.
1618 * gdb.texinfo (Variables): Describe @entry names suffix.
1619 (Print Settings): Add anchor for `set print entry-values'.
1620
e18b2753
JK
16212011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
1622 Eli Zaretskii <eliz@gnu.org>
1623
1624 Display @entry parameter values (without references).
1625 * gdb.texinfo (Tail Call Frames): Add anchor. Add self tail call
1626 example.
1627 (Print Settings): New description of set print entry-values and show
1628 print entry-values.
1629
111c6489
JK
16302011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
1631 Eli Zaretskii <eliz@gnu.org>
1632
1633 Recognize virtual tail call frames.
1634 * gdb.texinfo (Optimized Code): Add reference to Tail Call Frames.
1635 (Tail Call Frames): New node.
1636 (Frames In Python): Add gdb.TAILCALL_FRAME.
1637
9c15afc4
DE
16382011-10-07 Doug Evans <dje@google.com>
1639
1640 * gdb.texinfo (gdb.printing): Document new `replace' arg to
1641 register_pretty_printer.
1642
99f5279d
PM
16432011-10-07 Phil Muldoon <pmuldoon@redhat.com>
1644
1645 PR python/12930
1646 PR python/12802
1647
1648 * gdb.texinfo (Breakpoints In Python): Clarify behavior in the
1649 stop method.
1650
03583c20
UW
16512011-10-07 Ulrich Weigand <ulrich.weigand@linaro.org>
1652
1653 * gdb.texinfo (Starting your Program): "set disable-randomization"
1654 is no longer Linux-specific.
1655 (Remote Configuration): Document "set remote
1656 disable-randomization-packet".
1657 (General Query Packets): Document "QDisableRandomization" packet
1658 and add it to "qSupported" list.
1659
bd054e06
KP
16602011-10-07 Kevin Pouget <kevin.pouget@st.com>
1661
1662 Allow Python notification of new object-file loadings.
1663 * gdb.texinfo (Events In Python): Document `gdb.NewObjFileEvent'
1664 event type.
1665
cb6be26b
KP
16662011-10-04 Kevin Pouget <kevin.pouget@st.com>
1667
1668 PR python/12691: Add the inferior to Python exited event
1669 * gdb.texinfo (Events In Python): Describe exited inferior attribute.
1670
a05336a1
JB
16712011-10-03 Joel Brobecker <brobecker@adacore.com>
1672
1673 * gdb.texinfo (GDB/MI Miscellaneous Commands): Minor
1674 rephasing.
1675
5d77fe44
JB
16762011-10-03 Joel Brobecker <brobecker@adacore.com>
1677
1678 * gdb.texinfo (GDB/MI Ada Tasking Commands): New node.
1679 (GDB/MI Miscellaneous Commands): Add `ada-task-info'
1680 as possible feature returned by the `-list-features'
1681 command.
1682
699df94d
PK
16832011-09-28 Paul Koning <paul_koning@dell.com>
1684
1685 * gdb.texinfo (gdb.Type): Document field access by dictionary
1686 key syntax.
1687
24bdad53
YQ
16882011-09-28 Yao Qi <yao@codesourcery.com>
1689
1690 * gdb.texinfo (Files): Update options for `add-symbol-file'.
1691 Add one space after option `-s'. Remove @r{} markup.
1692
6710bf39
SS
16932011-09-27 Stan Shebs <stan@codesourcery.com>
1694
1695 * gdb.texinfo (Tracepoint Action Lists): Document $_ret.
1696
d99f7e48
HZ
16972011-09-16 Hui Zhu <teawater@gmail.com>
1698
1699 * gdb.texinfo (Tracepoint Restrictions): Change *$esp@300
1700 to *(unsigned char *)$esp@300.
1701
d812018b
PK
17022011-09-15 Paul Koning <paul_koning@dell.com>
1703
1704 * gdb.texinfo: Make style of Python functions and methods match
1705 the syntax of Python. Also put class and module names explicitly
1706 on function, member, and variable names, matching Python
1707 documentation conventions.
1708
2aa48337
KP
17092011-09-15 Kevin Pouget <kevin.pouget@st.com>
1710
1711 PR Python/12692 Add gdb.selected_inferior() to Python interface.
1712 * gdb.texinfo (Inferiors In Python): Describe new
1713 gdb.selected_inferior() function.
1714
6839b47f
KP
17152011-09-15 Kevin Pouget <kevin.pouget@st.com>
1716
1717 Handle multiple breakpoint hits in Python interface:
1718 * gdb.texinfo (Events In Python): New function documentation:
1719 gdb.BreakpointEvent.breakpoints. Indicate that
1720 gdb.BreakpointEvent.breakpoint is now deprecated.
1721
26829f2b
JB
17222011-09-04 Joel Brobecker <brobecker@adacore.com>
1723
1724 * gdb.texinfo: Set EDITION to "Tenth" and change ISBN.
1725
a9f54f60
TT
17262011-08-25 Andrew Oakley <andrew@ado.is-a-geek.net>
1727
1728 * gdb.texinfo (Types In Python): Document 'bitpos' for enums.
1729
fa3a4f15
PM
17302011-08-17 Phil Muldoon <pmuldoon@redhat.com>
1731
1732 * gdb.texinfo (Prompt): Add set/show extended-prompt
1733 documentation
1734 (Basic Python): Add prompt_hook anchor.
1735 (Python modules): Reword module text to reflect multiple modules.
1736 (gdb.prompt): Document gdb.prompt module.
1737
224bbe49
YQ
17382011-08-14 Yao Qi <yao@codesourcery.com>
1739
78d85199
YQ
1740 * gdb.texinfo (General Query Packets): Document qXfer:fdpic:read packet.
1741
17422011-08-14 Yao Qi <yao@codesourcery.com>
1743
1744 * gdb.texinfo (Standard Target Features): Document C6x features.
224bbe49
YQ
1745 (TIC6x Features): New node.
1746
457e09f0
DE
17472011-08-12 Doug Evans <dje@google.com>
1748
1749 * gdb.texinfo (Symbols In Python): Document symbol.type.
1750
5e239b84
PM
17512011-08-09 Phil Muldoon <pmuldoon@redhat.com>
1752
1753 * gdb.texinfo (Python): Document command and function
1754 auto-loading.
1755
177bc839
JK
17562011-07-26 Jan Kratochvil <jan.kratochvil@redhat.com>
1757 Eli Zaretskii <eliz@gnu.org>
1758
1759 * gdb.texinfo (whatis, ptype): Highlight their differences. Describe
1760 typedefs unrolling. Extend the sample code by an inner typedef and
1761 outer typedefs unrolling.
1762
1a532630
PP
17632011-07-26 Paul Pluzhnikov <ppluzhnikov@google.com>
1764
1765 * gdb.texinfo (Caching Remote Data): Document {set,show} dcache
1766 size and line-size.
1767
9b158ba0 17682011-07-21 Matt Rice <ratmice@gmail.com>
1769
1770 PR macros/12999
1771 * gdb.texinfo (Macros): Add info definitions and info macros commands.
1772 Update text and cindex entries for info macro command.
1773
d17b6f81
PM
17742011-07-21 Phil Muldoon <pmuldoon@redhat.com>
1775
1776 * observer.texi (GDB Observers): Add before_prompt observer.
1777 * gdb.texinfo (Basic Python): Add documentation for prompt
1778 substitution.
1779
713389e0
PM
17802011-07-11 Phil Muldoon <pmuldoon@redhat.com>
1781
1782 PR python/12438
1783 * gdb.texinfo (Python Commands): Add deprecate note to maint
1784 set/show python print-stack. Document set/show python
1785 print-backtrace.
1786
177b42fe
TJB
17872011-07-05 Thiago Jung Bauermann <bauerman.ibm.com>
1788
1789 * gdb.texinfo: Fix typos.
1790
900e11f9
JK
17912011-07-01 Tom Tromey <tromey@redhat.com>
1792
1793 * gdb.texinfo (Debugging Output): Document set debug
1794 check-physname.
1795
39c4d40a
TT
17962011-06-29 Tom Tromey <tromey@redhat.com>
1797
1798 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document
1799 breakpoint-notifications feature.
1800
6f5def7d
UW
18012011-06-29 Ulrich Weigand <ulrich.weigand@linaro.org>
1802
1803 * gdb.texinfo (Target Description): Remove warning about
1804 possibly unstable format.
1805
8cf64490
TT
18062011-06-03 Tom Tromey <tromey@redhat.com>
1807
1808 * gdb.texinfo (GDB/MI Async Records): Document 'exit-code' field.
1809 (Events In Python): Note that exit_code is optional.
1810
393eab54
PA
18112011-05-17 Pedro Alves <pedro@codesourcery.com>
1812
1813 * gdb.texinfo (Remote Protocol) <Overview>: Mention vCont is
1814 required for multi-threading support.
1815 (Remote Protocol) <Packets>: Mention that 'c', 's', 'C', 'S' and
1816 Hc are deprecated for multi-threading debugging. Point readers at
1817 the vCont packet.
1818
75fc9810
DE
18192011-05-15 Doug Evans <dje@google.com>
1820
1821 * gdb.texinfo (Auto-loading): Document printing of missing scripts.
1822
01124a23
DE
18232011-05-13 Doug Evans <dje@google.com>
1824
98a5dd13
DE
1825 * gdb.texinfo (Threads): Document $sdir,$pdir.
1826 (Server): Document $pdir exception.
1827
dbaefcf7
DE
1828 * gdb.texinfo (Auto-loading): Document "info auto-load-scripts".
1829
cc63ef9b
DE
1830 * gdb.texinfo (Threads): Clarify default value for
1831 libthread-db-search-path.
7e0396aa 1832
01124a23
DE
1833 * gdb.texinfo (Completion): Update example.
1834 (Debugging Output): Delete `set/show debug lin-lwp-async'.
1835
d248b706
KY
18362011-05-12 Kwok Cheung Yeung <kcy@codesourcery.com>
1837
1838 * gdb.texinfo: Document change in the behaviour of the enable and
1839 disable GDB commands when applied to tracepoints.
1840 Document the EnableDisableTracepoints remote stub feature.
1841 Document QTEnable and QTDisable in the list of tracepoint packets.
1842
cc88a640
JK
18432011-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1844
1845 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Rename inc-hist.texinfo to
1846 hsuser.texi.
1847 * gdb.texinfo <!SYSTEM_READLINE>: Rename inc-hist.texinfo inclusion and
1848 comment to hsuser.texi. Change rluser.texi name in the comment.
1849
84e578fb
DE
18502011-05-10 Doug Evans <dje@google.com>
1851
1852 * gdb.texinfo (Threads): If an empty path is provided for
1853 libthread-db-search-path it is reset to its default value.
1854 (Server): Ditto.
1855
478aac75
DE
18562011-05-09 Doug Evans <dje@google.com>
1857
1858 * gdb.texinfo (Requirements): Fix typo. Mention --with-iconv-bin.
1859
9c06b0b4
TJB
18602011-05-06 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
1861 Thiago Jung Bauermann <bauerman@br.ibm.com>
1862
1863 Implement support for PowerPC BookE masked watchpoints.
1864 * gdb.texinfo (Set Watchpoints): Document mask parameter.
1865 (PowerPC Embedded): Mention support of masked watchpoints.
1866
9ed350ad
JB
18672011-05-03 Joel Brobecker <brobecker@adacore.com>
1868
1869 * gdb.texinfo (In Memoriam): Replace litteral uses of `GDB' with
1870 `@value{GDBN}'.
1871
4ceed123
JB
18722011-05-03 Joel Brobecker <brobecker@adacore.com>
1873
1874 * gdb.texinfo (titlepage): Remove dedication.
1875 (In Memoriam): New appendix.
1876
559a7a62
JK
18772011-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
1878 Eli Zaretskii <eliz@gnu.org>
1879
1880 * gdb.texinfo (Index Section Format): Change the version to 5.
1881 Describe the different formula.
1882
03f2bd59
JK
18832011-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
1884 Eli Zaretskii <eliz@gnu.org>
1885
1886 * gdb.texinfo (Starting and Stopping Trace Experiments): New anchor
1887 for disconnected tracing.
1888 (Multi-Process Mode for @code{gdbserver}): Mention --multi and
1889 extended-remote relationship. Mention --once.
1890 (TCP port allocation lifecycle of @code{gdbserver}): New.
1891
d9b1a651
EZ
18922011-04-23 Eli Zaretskii <eliz@gnu.org>
1893
1894 * gdb.texinfo (Server): Improve indexing. Index all optional
1895 switches to gdbserver.
1896
90476074
TT
18972011-04-20 Tom Tromey <tromey@redhat.com>
1898
1899 * gdb.texinfo (Index Section Format): New node.
1900 (Top): Add new node to menu.
1901
c21236dc
PA
19022011-04-20 Pedro Alves <pedro@codesourcery.com>
1903
1904 * gdb.texinfo (Maintenance Commands): Document `maint print
1905 remote-registers'.
1906
05c8c3f5
TT
19072011-04-20 Tom Tromey <tromey@redhat.com>
1908
1909 * gdb.texinfo (Trace File Format): Move node later.
1910
7a9dd1b2
TT
19112011-04-19 Tom Tromey <tromey@redhat.com>
1912
1913 * gdbint.texinfo (Register Information Functions): Remove
1914 duplicate "the".
1915 * gdb.texinfo (Emacs): Remove duplicate "to".
1916 (GDB/MI Variable Objects): Remove duplicate "the".
1917 (General Query Packets): Likewise.
1918
4368ebeb
JB
19192011-04-02 Joel Brobecker <brobecker@adacore.com>
1920
1921 * gdb.texinfo (GDB/MI Output Records): Fix menu entry for
1922 "GDB/MI Ada Exception Information" node.
1923
956a9fb9
JB
19242011-04-01 Joel Brobecker <brobecker@adacore.com>
1925
1926 * gdb.texinfo (GDB/MI Ada Exception Information): Document
1927 the "exception-name" field in the *stopped async record.
1928
f1310107
TJB
19292011-03-31 Thiago Jung Bauermann <bauerman@br.ibm.com>
1930 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
1931
1932 Implement support for PowerPC BookE ranged breakpoints.
1933 * gdb.texinfo (PowerPC Embedded): Document ranged breakpoints.
1934
8786b2bd
TT
19352011-03-28 Tom Tromey <tromey@redhat.com>
1936
1937 * gdb.texinfo (Set Tracepoints): Fix typo.
1938
9ef07c8c
TT
19392011-03-24 Tom Tromey <tromey@redhat.com>
1940
1941 * gdb.texinfo (Specify Location): Document `function:label'
1942 linespec.
1943
99c3dc11
PM
19442011-03-18 Phil Muldoon <pmuldoon@redhat.com>
1945
f1310107 1946 PR python/12149
99c3dc11
PM
1947
1948 * gdb.texinfo (Basic Python): Update gdb.write and flush text.
1949
29703da4
PM
19502011-03-17 Phil Muldoon <pmuldoon@redhat.com>
1951
1952 * gdb.texinfo (Blocks In Python): Add is_valid method description.
1953 (Inferiors In Python): Likewise.
1954 (Threads In Python): Likewise.
1955 (Symbols In Python): Likewise.
1956 (Objfiles In Python): Likewise.
1957 (Symbol Tables In Python): Likewise.
1958
c9174737
PA
19592011-03-15 Pedro Alves <pedro@codesourcery.com>
1960
1961 * gdb.texinfo (Auto Display) <undisplay, enable display, disable
1962 display>: Explain that the commands accept number ranges.
1963
7371cf6d
PM
19642011-03-14 Phil Muldoon <pmuldoon@redhat.com>
1965
1966 * gdb.texinfo (Breakpoints In Python): Add description and example
1967 of Python stop function operation.
1968
ecec24e6
PM
19692011-03-10 Phil Muldoon <pmuldoon@redhat.com>
1970
1971 * gdb.texinfo (Parameters In Python): Document get_set_string and
1972 get_show_string methods.
1973
6dcd5565
JK
19742011-02-28 Jan Kratochvil <jan.kratochvil@redhat.com>
1975
1976 * gdb.texinfo (Tracepoint Conditions): Fix missing parenthesis.
1977
81896e36
JK
1978 * gdb.texinfo (Starting and Stopping Trace Experiments): Fix
1979 circular-trace-buffer name.
1980
5e30da2c
JB
19812011-02-28 Joel Brobecker <brobecker@adacore.com>
1982
1983 * gdb.texinfo (Inferiors and Programs): Fix small error introduced
1984 in the previous change.
1985
3bd0f5ef 19862011-02-27 Michael Snyder <msnyder@vmware.com>
af624141
MS
1987
1988 * gdb.texinfo (Inferiors and Programs): Update commands to show
1989 that they can accept multiple arguments.
1990
4ec7539c
JB
19912011-02-24 Joel Brobecker <brobecker@adacore.com>
1992
1993 Revert the following patch (code patch was not approved):
1994 2011-02-21 Hui Zhu <teawater@gmail.com>
1995 * agentexpr.texi (bytecode descriptions): add printf.
1996 * gdb.texinfo (tracepoint action lists): add printf.
1997
82809774
DE
19982011-02-23 Doug Evans <dje@google.com>
1999
2000 * gdb.texinfo (Symbols In Python): Fix mention of C++, use C@t{++}.
2001
e5a67952
MS
20022011-02-23 Michael Snyder <msnyder@vmware.com>
2003
2004 * gdb.texinfo (Set Breaks): Add @dots{} to arguments of info break.
2005 (Set Watchpoints): Add @dots{} to argument of info watchpoints.
2006 (Listing Tracepoints): Add @dots{} to argument of info tracepoints.
2007
6e6fbe60
DE
20082011-02-22 Doug Evans <dje@google.com>
2009
2010 * gdb.texinfo (Symbols In Python): Document lookup_global_symbol.
2011 Clarify behaviour of lookup_symbol when `block' argument is omitted,
2012 add description of result, fix @defun formatting.
2013
f994e27a
HZ
20142011-02-21 Hui Zhu <teawater@gmail.com>
2015
2016 * agentexpr.texi (Bytecode Descriptions): Add printf.
2017 * gdb.texinfo (Tracepoint Action Lists): Add printf.
2018
c7f96d2b
TT
20192011-02-18 Tom Tromey <tromey@redhat.com>
2020
2021 * agentexpr.texi (Bytecode Descriptions): Document pick and rot.
2022
60f98dde
MS
20232011-02-14 Michael Snyder <msnyder@vmware.com>
2024
2025 * gdb.texinfo (threads): Document argument for "info threads" cmd.
2026 Document new command "thread find".
2027
08e796bc
MS
20282011-02-14 Michael Snyder <msnyder@vmware.com>
2029
2030 * gdb.texinfo (Threads): Update example of new thread message.
2031
b3b9301e
PA
20322011-02-14 Pedro Alves <pedro@codesourcery.com>
2033
2034 * gdb.texinfo (Remote Configuration): Mention set/show remote
2035 traceframe-info.
2036 (Tools/Packages Optional for Building GDB): Mention that expat is
2037 used for traceframe info.
2038 (Remote Protocol) <Menu>: Add "Traceframe Info Format".
2039 (General Query Packets) <qSupported>: Describe the
2040 qXfer:traceframe-info:read feature.
2041 (qXfer::read): Describe qXfer:traceframe-info:read.
2042 (Traceframe Info Format): New section.
2043
cef35b0f
PA
20442011-02-04 Pedro Alves <pedro@codesourcery.com>
2045
2046 * gdbint.texinfo (Formatting): Mention some formatting guidelines
2047 for casts and unary operators.
2048
f1cbe1d3
TT
20492011-02-04 Tom Tromey <tromey@redhat.com>
2050
2051 * gdb.texinfo (GDB/MI Async Records): Document that symbols-loaded
2052 is not useful.
2053
585fdaa1
PA
20542011-01-25 Pedro Alves <pedro@codesourcery.com>
2055
2056 * gdb.texinfo: s/value optimized out/optimized out/g
2057
7bfc9434
JB
20582011-01-21 Joel Brobecker <brobecker@adacore.com>
2059
2060 * gdb.texinfo (Other Misc Settings): Rework part of the
2061 documentation of the "set interactive mode" command.
2062
4694da01
TT
20632011-01-19 Tom Tromey <tromey@redhat.com>
2064
2065 * gdb.texinfo (Threads): Document thread name output and `thread
2066 name' command.
2067 (Threads In Python): Document Thread.name attribute.
2068 (GDB/MI Thread Commands): Document thread attributes.
2069
b716877b
AB
20702011-01-12 Andrew Burgess <aburgess@broadcom.com>
2071
2072 * gdb.texinfo (GDB/MI Data Manipulation): Update to reflect
2073 changes in mi/mi-cmd-disas.c
2074
13fd8b81
TT
20752011-01-12 Tom Tromey <tromey@redhat.com>
2076
2077 * gdb.texinfo (Threads): Remove duplicate text. Update examples.
2078 Fix "thread apply" text.
2079
e09342b5
TJB
20802011-01-11 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
2081 Thiago Jung Bauermann <bauerman@br.ibm.com>
2082
2083 Implement support for PowerPC BookE ranged watchpoints.
2084 * gdb.texinfo (PowerPC Embedded): Document ranged watchpoints and
2085 the "set powerpc exact-watchpoints" flag.
2086
06e65f44
TT
20872011-01-07 Tom Tromey <tromey@redhat.com>
2088
2089 * gdb.texinfo (Python API): Add descriptions to @menu items.
2090
d8e22779
TT
20912011-01-06 Tom Tromey <tromey@redhat.com>
2092
2093 * gdb.texinfo (Frames In Python): Document gdb.newest_thread.
2094
a255712f
PP
20952010-01-06 Paul Pluzhnikov <ppluzhnikov@google.com>
2096
e09342b5 2097 * gdb.texinfo (Debugging Output): Document "set debug jit".
a255712f 2098
ccfc3d6e
TT
20992011-01-06 Tom Tromey <tromey@redhat.com>
2100
2101 PR python/12133:
2102 * gdb.texinfo (Frames In Python): Document various frame
2103 constants.
2104
44944448
JB
21052011-01-05 Joel Brobecker <brobecker@adacore.com>
2106
2107 * doc/agentexpr.texi, doc/all-cfg.texi, doc/annotate.texinfo,
2108 doc/gdb.texinfo, doc/gdbint.texinfo, doc/observer.texi,
2109 doc/refcard.tex, doc/stabs.texinfo: Copyright year update.
2110
42ea3d7a
JK
21112011-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
2112
2113 * Makefile.in (diststuff): Remove gdb-cfg.texi and GDBvn.texi.
2114 (clean): Add GDBvn.texi.
2115
720d1a40
JB
21162010-12-29 Joel Brobecker <brobecker@adacore.com>
2117
2118 * gdb.texinfo (Ada Glitches): Remove paragraph describing the
2119 occasional case where the debugger prints an array address
2120 instead of the array itself.
2121
ad196637
PA
21222010-12-23 Pedro Alves <pedro@codesourcery.com>
2123
2124 * gdb.texinfo (Packets) <read registers packet>: Document support
2125 for registers that were not collected.
2126
a86caf66
DE
21272010-12-15 Doug Evans <dje@google.com>
2128
2129 * gdb.texinfo (Startup): Document auto-loading of scripts during
2130 startup.
2131 (Auto-loading): Delete "maint set python auto-load on|off".
2132 Add "set auto-load-scripts on|off".
2133
aae1c79a
DE
21342010-12-07 Doug Evans <dje@google.com>
2135
2136 * gdb.texinfo (Mode Options): Document -data-directory.
2137 (Data Files): Add reference to -data-directory.
2138
4e04c971
DE
21392010-11-29 Doug Evans <dje@google.com>
2140
2141 * gdb.texinfo (Pretty-Printer Introduction): Change
2142 printer-name:subprinter-name to printer-name;subprinter-name.
2143
94b6973e
PM
21442010-11-29 Phil Muldoon <pmuldoon@redhat.com>
2145
2146 PR python/12199
2147
2148 * gdb.texinfo (Breakpoints In Python): Document "delete" method.
2149
39037522
TT
21502010-11-23 Tom Tromey <tromey@redhat.com>
2151
2152 * gdb.texinfo (Top): Check SYSTEM_READLINE.
2153 (Editing): Likewise.
2154 (Command History): Likewise.
2155 (TUI Keys): Likewise.
2156 (Bug Reporting): Conditionally include rluser.texi and
2157 inc-history.texinfo.
2158 * Makefile.in (READLINE_TEXI_INCFLAG): New variable.
2159 (GDB_DOC_SOURCE_INCLUDES): Add comment.
2160 (GDBvn.texi): Set SYSTEM_READLINE when appropriate.
2161 (gdb.dvi): Use READLINE_TEXI_INCFLAG.
2162 (gdb.pdf): Likewise.
2163 (gdb.info): Likewise.
2164 (gdb/index.html): Likewise.
2165
5ae98d25
TT
21662010-11-23 Tom Tromey <tromey@redhat.com>
2167
2168 * Makefile.in (Makefile): Run ../config.status.
2169 (distclean): Update.
2170 * configure: Remove.
2171 * configure.ac: Remove.
2172
621c8364
TT
21732010-11-12 Tom Tromey <tromey@redhat.com>
2174
2175 * gdb.texinfo (Basic Python): Update. Add xref.
2176 (Exception Handling): Document new exception classes.
2177 (Types In Python): Update.
2178 (Frames In Python): Update.
2179
84f4c1fe
PM
21802010-11-11 Phil Muldoon <pmuldoon@redhat.com>
2181
2182 * gdb.texinfo (Breakpoints In Python): Document "internal"
2183 parameter, and visible attribute.
2184
99e7ae30
DE
21852010-11-05 Doug Evans <dje@google.com>
2186
2187 * gdb.texinfo (Source Path): Document "set directories".
2188
f4b8a18d
KW
21892010-11-05 Ken Werner <ken.werner@de.ibm.com>
2190
2191 * gdb.texinfo: (Summary) Add mention about OpenCL C language support.
2192 (OpenCL C): New node.
2193
7b51bc51
DE
21942010-11-02 Doug Evans <dje@google.com>
2195
2196 * gdb.texinfo (Pretty Printing): Expand into three sections,
2197 introduction, example, and commands.
2198 (Python API): Delete section Disabling Pretty-Printers, merge into
2199 Selecting Pretty-Printers.
2200 (Writing a Pretty-Printer): New section. Move the pretty-printer
2201 example here, and reformat to match python coding style. Add a second
2202 example using the gdb.printing module.
2203 (Python modules): Add gdb.printing.
2204
9eeee977
DE
22052010-10-29 Doug Evans <dje@google.com>
2206
2207 * gdb.texinfo (Python): Fix long line.
2208
a0e0ffdf
DE
22092010-10-20 Doug Evans <dje@google.com>
2210
2211 * gdbint.texinfo (Misc Guidelines): Renamed from Coding.
2212 All references updated. Correct sections marked as subsections.
2213 (Coding Standards): New chapter. Move the coding standard related
2214 subsections here. Add section on Python coding standards.
2215
0e3509db
DE
22162010-10-13 Doug Evans <dje@google.com>
2217
2218 * gdb.texinfo (Python): Add "Python modules".
2219 (Types in Python): Add reference to gdb.types section.
2220 (Python modules): New node.
2221
44592cc4
DE
22222010-10-11 Doug Evans <dje@google.com>
2223
2224 * gdb.texinfo (Values From Inferior): Add reference to "Types in
2225 Python" from gdb.Value.type description.
2226
6e1bb179
JB
22272010-09-28 Joel Brobecker <brobecker@adacore.com>
2228
2229 * gdb.texinfo (Ravenscar Profile): New node.
2230
e8467610
TT
22312010-09-22 Tom Tromey <tromey@redhat.com>
2232
2233 * gdb.texinfo (Values From Inferior): Mention Value.__init__.
2234
fccd1d1e
EZ
22352010-09-22 Eli Zaretskii <eliz@gnu.org>
2236
2237 * gdb.texinfo (Values From Inferior): Clarify that
2238 value.dynamic_type works only in C++ programs with RTTI.
2239
c1b6b909
TT
22402010-09-15 Paul Bolle <pebolle@tiscali.nl>
2241
2242 * gdb.texinfo (Character Sets): Correctly reference host-charset
2243 in example.
2244
7d288aaa
TT
22452010-09-13 Tom Tromey <tromey@redhat.com>
2246
2247 * gdb.texinfo (GDB/MI Stack Manipulation) <-stack-list-frames>:
2248 Document "fullname" and "from".
2249
f75d858b
MK
22502010-09-01 Marc Khouzam <marc.khouzam@ericsson.com>
2251
2252 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document new
2253 feature `reverse' output by -list-target-features.
2254
83b9503b
L
22552010-08-31 H.J. Lu <hongjiu.lu@intel.com>
2256
2257 * gdb.texinfo (i386 Features): Remove an extra "@item".
2258
03f17ccf
TT
22592010-08-30 Tom Tromey <tromey@redhat.com>
2260
2261 PR python/11792:
2262 * gdb.texinfo (Values From Inferior): Document dynamic_type.
2263
9779414d
DJ
22642010-08-24 Daniel Jacobowitz <dan@codesourcery.com>
2265
2266 * gdb.texinfo (ARM Features): Document
2267 org.gnu.gdb.arm.m-profile.
2268
f9ffd4bb
TT
22692010-08-23 Tom Tromey <tromey@redhat.com>
2270
2271 PR python/11145:
2272 * gdb.texinfo (Values From Inferior): Document dynamic_cast and
2273 reinterpret_cast methods.
2274
702c2711
TT
22752010-08-23 Tom Tromey <tromey@redhat.com>
2276
2277 PR python/11915:
2278 * gdb.texinfo (Types In Python): Document array method.
2279
66b73624
TJB
22802010-08-18 Thiago Jung Bauermann <bauerman@br.ibm.com>
2281
2282 * gdb.texinfo (PowerPC Embedded): Mention support for the DVC register.
2283
06a64a0b
TT
22842010-08-16 Tom Tromey <tromey@redhat.com>
2285
2286 * gdb.texinfo (Set Watchpoints): Document -location option.
2287
a3a7127e
DE
22882010-08-13 Doug Evans <dje@google.com>
2289
2290 * gdb.texinfo (.debug_gdb_scripts section): Fix typo.
2291
8dedea02
VP
22922010-08-13 Vladimir Prus <vladimir@codesourcery.com>
2293
2294 * gdb.texinfo (GDB/MI Data Manipulation): Document
2295 -data-read-memory-raw and -data-write-memory-raw.
2296
ca5c20b6 22972010-08-11 Tom Tromey <tromey@redhat.com>
889bf7c5 2298 Phil Muldoon <pmuldoon@redhat.com>
ca5c20b6
PM
2299
2300 * gdb.texinfo (Basic Python): Describe post_event API.
2301
cb2e07a6
PM
23022010-08-11 Phil Muldoon <pmuldoon@redhat.com>
2303
2304 * gdb.texinfo (Basic Python): Describe solib_address and
889bf7c5 2305 decode_line Python APIs
cb2e07a6 2306
464b3efb
TT
23072010-08-10 Tom Tromey <tromey@redhat.com>
2308
2309 * gdb.texinfo (Pretty Printing API): Document
2310 gdb.default_visualizer.
2311
c29c521f
TT
23122010-08-10 Tom Tromey <tromey@redhat.com>
2313
2314 Revert gdb-add-index addition:
2315 * gdb.texinfo (Index Files): Don't document gdb-add-index.
2316
5da1313b
JK
23172010-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
2318 Eli Zaretskii <eliz@gnu.org>
2319
2320 * gdb.texinfo (Mode Options) <-batch>
2321 (Basic Python) <gdb.execute>: Describe setting width and height.
2322
02d868e8
PP
23232010-07-31 Paul Pluzhnikov <ppluzhnikov@google.com>
2324
2325 * gdb.texinfo (Threads): Document 'debug libthread-db'.
2326
c2bbed2a
TT
23272010-07-30 Tom Tromey <tromey@redhat.com>
2328
2329 * gdb.texinfo (Index Files): Mention gdb-add-index.
2330
6c13bbe1
HZ
23312010-07-30 Hui Zhu <teawater@gmail.com>
2332
2333 * gdb.texinfo (Inferiors and Programs): Update the introduce of
2334 "detach inferior" and "kill inferior".
2335
53a71c06
CR
23362010-07-28 CHENG Renquan <rqcheng@smu.edu.sg>
2337
2338 * gdb.texinfo (Machine Code): Update description of two forms of
2339 arguments, and add new example to demonstrate the new form.
2340
5374244e
PM
23412010-07-27 Phil Muldoon <pmuldoon@redhat.com>
2342
2343 * gdb.texinfo (Values From Inferior): Add value inferior function
2344 call description.
2345
8ea5bce5
JK
23462010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
2347
2348 * gdb.texinfo (Active Targets): Fix wrong comma placement.
2349
c0edd9ed
JK
23502010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
2351 Eli Zaretskii <eliz@gnu.org>
2352
2353 Make core files the process_stratum.
2354 * gdb.texinfo (Active Targets): Remove core_stratum. Include
2355 record_stratum example.
2356
9291a0cd
TT
23572010-07-13 Tom Tromey <tromey@redhat.com>
2358
2359 * gdb.texinfo (Index Files): New node.
2360
f5011d11
TT
23612010-07-13 Tom Tromey <tromey@redhat.com>
2362
2363 * gdb.texinfo (GDB/MI Variable Objects): Remove extra 'for'.
2364
0f5238ed
TT
23652010-07-13 Tom Tromey <tromey@redhat.com>
2366
2367 * gdb.texinfo (Specify Location): Document labels.
2368
74c761c1
PA
23692010-07-01 Pedro Alves <pedro@codesourcery.com>
2370
2371 * gdb.texinfo (Create and Delete Tracepoints): Add more index
2372 entries for fast tracepoints and static tracepoints.
2373
501994c0
PA
23742010-07-01 Pedro Alves <pedro@codesourcery.com>
2375
2376 * gdb.texinfo (General Query Packets) <qfThreadInfo,
2377 qsThreadInfo>: Spell out `l' as ell.
2378
0fb4aa4b
PA
23792010-07-01 Pedro Alves <pedro@codesourcery.com>
2380
2381 * gdb.texinfo (Convenience Variables): Document $_sdata.
2382 (Commands to Set Tracepoints): Describe static tracepoints. Add
2383 `Listing Static Tracepoint Markers' menu entry. Document
2384 "strace".
2385 (Tracepoint Action Lists): Document collecting $_sdata.
2386 (Listing Static Tracepoint Markers): New subsection.
2387 (Tracepoints support in gdbserver): Mention static tracepoints.
2388 (remote packets, enabling and disabling): Mention
2389 read-sdata-object.
2390 (General Query Packets) <qSupported>: Document qXfer:sdata:read
2391 and StaticTracepoint.
2392 Mention qTfSTM, qTsSTM and qTSTMat as tracepoint packets.
2393 Document qXfer:sdata:read.
2394 (Tracepoint packets): Document qTfSTM, qTsSTM and qTSTMat.
2395
dc3b15be
JB
23962010-06-29 Joel Brobecker <brobecker@adacore.com>
2397
2398 * gdb.texinfo (Threads In Python): Fix unmatched @end table.
2399
595939de
PM
24002010-06-28 Phil Muldoon <pmuldoon@redhat.com>
2401 Tom Tromey <tromey@redhat.com>
2402 Thiago Jung Bauermann <bauerman@br.ibm.com>
2403
2404 * gdb.texinfo (Inferiors In Python): New node.
2405 * gdb.texinfo (Threads In Python): New node.
2406
9279c692
JB
24072010-06-28 Joel Brobecker <brobecker@adacore.com>
2408
2409 * gdb.texinfo (Python): Document what the python directory is
2410 and what its location is.
2411 (Basic Python): Document the gdb.PYTHONDIR constant.
2412
bc9f0842
TT
24132010-06-25 Tom Tromey <tromey@redhat.com>
2414
2415 PR python/10808:
2416 * gdb.texinfo (Basic Python): Document new gdb.execute argument.
2417
f1421989
HZ
24182010-06-24 Hui Zhu <teawater@gmail.com>
2419
2420 * gdb.texinfo: (Commands for Controlled Output): Add
2421 documentation for command "eval".
2422
e4c0cfae
SS
24232010-06-21 Stan Shebs <stan@codesourcery.com>
2424
2425 * gdb.texinfo: Add explicit @node and @appendix for GFDL.
2426 * annotate.texinfo: Ditto.
2427 * gdbint.texinfo: Ditto.
2428 * stabs.texinfo: Ditto.
2429
bb08c432
HZ
24302010-06-22 Hui Zhu <teawater@gmail.com>
2431
2432 * gdb.texinfo: (Process Record and Replay): Add documentation
2433 for command "set record memory-query".
2434
4f5d9f07
SS
24352010-06-21 Stan Shebs <stan@codesourcery.com>
2436
2437 * gdb.texinfo: Relicense under GFDL version 1.3.
2438 * annotate.texinfo: Relicense under GFDL version 1.3.
2439 * gdbint.texinfo: Relicense under GFDL version 1.3.
2440 * stabs.texinfo: Relicense under GFDL version 1.3.
2441 * fdl.texi: Update to version 1.3.
2442
6aed2dbc
SS
24432010-06-18 Stan Shebs <stan@codesourcery.com>
2444
a61408f8
SS
2445 * gdb.texinfo (Operating System Auxiliary Information): Describe
2446 "info os" when no arguments given.
2447
6aed2dbc
SS
2448 * gdb.texinfo (Debugging Programs with Multiple Threads): Describe
2449 $_thread.
2450
24e933df
HZ
24512010-06-18 Hui Zhu <teawater@gmail.com>
2452
2453 * gdb.texinfo: (Process Record and Replay): Add documentation
2454 for commands "record save" and "record restore".
2455
65d79d4b
SDJ
24562010-06-16 Jan Kratochvil <jan.kratochvil@redhat.com>
2457
2458 * gdb.texinfo: Include information about the correct use
2459 of addresses in the `watch' command.
2460
d914c394
SS
24612010-06-11 Stan Shebs <stan@codesourcery.com>
2462
2463 * gdb.texinfo (Observer Mode): New section.
2464 (General Query Packets): Document QAllow.
889bf7c5 2465
967cf477
DE
24662010-06-04 Doug Evans <dje@google.com>
2467
2468 * gdb.texinfo (Python API): New node `Disabling Pretty-Printers'.
2469
aaf4119b
DE
24702010-06-03 Doug Evans <dje@google.com>
2471
2472 * gdbint.texinfo (Coding): Add subsection on command names.
2473
9eae7c52
TT
24742010-06-02 Tom Tromey <tromey@redhat.com>
2475
2476 * gdb.texinfo (Maintenance Commands): Document maint set dwarf2
2477 always-disassemble.
2478
fa593d66
PA
24792010-06-01 Pedro Alves <pedro@codesourcery.com>
2480
2481 * gdb.texinfo (Set Tracepoints): Mention tracepoints support in
2482 gdbserver, and add cross reference.
2483 (Tracepoints support in gdbserver): New subsection.
2484
dde08ee1
PA
24852010-05-26 Pedro Alves <pedro@codesourcery.com>
2486
2487 * gdb.texinfo (General Query Packets) <qSupported>: Describe the
2488 `qRelocInsn' feature.
2489 (Relocate instruction reply packet): New subsection
2490 of `Tracepoint Packets'.
2491 (Tracepoint Packets): Mention that packets QTDP and QTStart
2492 support the qRelocInsn request, and add cross reference to new
2493 subsection.
2494
07ca107c
DE
24952010-05-25 Doug Evans <dje@google.com>
2496
2497 * gdb.texinfo (Exception Handling): Document gdb.GdbError.
2498 (Commands In Python): Document gdb.string_to_argv.
2499
c25c4a8b
JK
25002010-05-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2501
2502 * gdbint.texinfo (Host Definition): Remove items NORETURN and
2503 ATTR_NORETURN.
2504
d7b32ed3 25052010-04-29 Phil Muldoon <pmuldoon@redhat.com>
c25c4a8b
JK
2506 Tom Tromey <tromey@redhat.com>
2507 Thiago Jung Bauermann <bauerman@br.ibm.com>
d7b32ed3 2508
c25c4a8b 2509 * gdb.texinfo (Parameters In Python): New Node.
d7b32ed3 2510
6aecb9c2
JB
25112010-04-29 Mihail Zenkov <mihail.zenkov@gmail.com>
2512
2513 * gdb.texinfo: (Summary) Add mention about D language support.
2514 (Filenames): Add D suffixes.
2515 (D): New node.
2516
b7da9e9f
PM
25172010-04-26 Pierre Muller <muller@ics.u-strasbg.fr>
2518
2519 * gdbint.texinfo (CANNOT_STEP_HW_WATCHPOINTS): Remove explanation
2520 of macro deleted from GDB code.
2521
ab38a727
PA
25222010-04-24 Pedro Alves <pedro@codesourcery.com>
2523
2524 * gdb.texinfo (Commands to specify files): Describe what how GDB
2525 looks up DOS-based filesystem paths on the system root. Document
2526 the new `set/show target-file-system-kind' commands.
2527
66d09542
DE
25282010-04-23 Doug Evans <dje@google.com>
2529
2530 * gdb.texinfo (Python): Move Auto-loading section here ...
2531 (Python API): from here.
2532 (Auto-loading): Add docs for .debug_gdb_scripts auto-loaded scripts.
2533 (Maintenance Commands): Add docs for "maint print section-scripts".
2534
8bd10a10
CM
25352010-04-20 Chris Moller <cmoller@redhat.com>
2536
2537 * gdb.texinfo (Setting Breakpoints): Added description of
2538 filename-qualified rbreak.
2539 * refcard.tex (Breakpoints and Watchpoints): Added brief
2540 description of filename-qualified rbreak.
2541
4c374409
JK
25422010-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
2543
2544 * gdb.texinfo (Data): New @menu reference to Pretty Printing.
2545 (Python API): Change the reference to Pretty Printing API.
2546 (Pretty Printing): Move the user part under the Data node. Reformat
2547 the sample output to 72 columns. Create a new reference to Pretty
2548 Printing API. Rename the API part ...
2549 (Pretty Printing API): To a new node name.
2550 (Selecting Pretty-Printers, Progspaces In Python, Objfiles In Python)
2551 (GDB/MI Variable Objects): Change references to Pretty Printing API.
2552
5a9351ae
SS
25532010-04-21 Stan Shebs <stan@codesourcery.com>
2554
2555 * gdb.texinfo (Tracepoint Actions): Mention synonymy of actions
889bf7c5 2556 and commands.
5a9351ae 2557 (Listing Tracepoints): Update to reflect current behavior.
889bf7c5 2558
9a22f0d0
PM
25592010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
2560
2561 * gdb.texinfo (Examining memory): Update for change in string
2562 display with explicit size.
2563
6149aea9
PA
25642010-04-19 Pedro Alves <pedro@codesourcery.com>
2565
2566 PR breakpoints/8554.
2567
2568 * gdb.texinfo (Save Breakpoints): New node.
2569 (save-tracepoints): Rename to ...
2570 (save tracepoints): ... this. Mention that `save-tracepoints' is
2571 a deprecated alias to `save tracepoints'.
2572
711e434b
PM
25732010-04-16 Pierre Muller <muller@ics.u-strasbg.fr>
2574
645797a8 2575 * gdb.texinfo ($_tlb): Document new automatic convinience variable.
711e434b
PM
2576 (info w32 thread-information-block): Document new command.
2577 (qGetTIBAddress): Document new gdbserver query.
2578 (maint set/show show-all-tib): Document new command.
2579
3f7b2faa
DE
25802010-04-15 Doug Evans <dje@google.com>
2581
fa33c3cd
DE
2582 * gdb.texinfo (Python API): Add progspaces section.
2583 (Selecting Pretty-Printers): Progspace pretty-printers are
2584 searched too.
2585 (Progspaces In Python): New section.
2586
3f7b2faa
DE
2587 * gdb.texinfo (Command Files): Add docs for new "source -s" option.
2588
79f283fe
PM
25892010-04-14 Phil Muldoon <pmuldoon@redhat.com>
2590
2591 * gdb.texinfo (Pretty Printing): Document behaviour when to_string
2592 returns None.
2593
87290684
SS
25942010-04-09 Stan Shebs <stan@codesourcery.com>
2595
2596 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
2597 Describe the `frames-created' field, tweak grammar.
2598
a97153c7
PA
25992010-04-09 Pedro Alves <pedro@codesourcery.com>
2600
2601 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
2602 Describe the `circular' and `disconnected' fields.
2603
5c5dcc1b
L
26042010-04-09 H.J. Lu <hongjiu.lu@intel.com>
2605
2606 * gdb.texinfo (maint print registers): Mention unavailable and
2607 invisible registers.
2608
adc36818
PM
26092010-04-09 Phil Muldoon <pmuldoon@redhat.com>
2610 Thiago Jung Bauermann <bauerman@br.ibm.com>
5c5dcc1b 2611 Tom Tromey <tromey@redhat.com>
adc36818
PM
2612
2613 * gdb.texinfo (Breakpoints In Python): New Node.
2614
33da3f1c
SS
26152010-04-08 Stan Shebs <stan@codesourcery.com>
2616
2617 * gdb.texinfo (Tracepoint Packets): Describe disconn and circular
2618 trace status fields.
2619
3a13a53b
L
26202010-04-08 H.J. Lu <hongjiu.lu@intel.com>
2621
2622 * gdb.texinfo (i386 Features): Make org.gnu.gdb.i386.avx
2623 optional. Make org.gnu.gdb.i386.avx requires
2624 org.gnu.gdb.i386.avx.
2625
08001717
DE
26262010-04-08 Doug Evans <dje@google.com>
2627
2628 * gdb.texinfo (Command Files): Document that gdb skips $cdir in
2629 search path, and document that gdb only scans the search path if
2630 the script's path doesn't specify a directory.
2631
c375651d
DE
26322010-04-05 Doug Evans <dje@google.com>
2633
2634 * gdb.texinfo (maint show python auto-load): Fix typo.
2635
af54718e
SS
26362010-04-04 Stan Shebs <stan@codesourcery.com>
2637
d77f58be
SS
2638 * gdb.texinfo (Setting Breakpoints): "info watch" no longer a synonym.
2639 (Setting Watchpoints): Update description of "info watch".
2640 (Disabling Breakpoints): Only "info break" lists all.
2641
af54718e
SS
2642 * gdb.texinfo (Tracepoint Restrictions): Document PC inference.
2643 (tdump): Explain how tdump works.
2644
86b17b60
PA
26452010-04-01 Pedro Alves <pedro@codesourcery.com>
2646
2647 * gdb.texinfo (Break Commands): Clarify `commands' changes, and
2648 add cross reference.
2649
ff12863f
PA
26502010-03-31 Pedro Alves <pedro@codesourcery.com>
2651
2652 * gdb.texinfo (TUI Commands): Mention that in some cases, these
2653 commands error out.
2654
f68eb612
L
26552010-03-30 H.J. Lu <hongjiu.lu@intel.com>
2656
2657 * gdb.texinfo (i386 Features): Add org.gnu.gdb.i386.avx.
2658
c8d5aac9
L
26592010-03-30 H.J. Lu <hongjiu.lu@intel.com>
2660
2661 * gdb.texinfo (General Query Packets): Add xmlRegisters.
2662
7d13fe92
SS
26632010-03-29 Stan Shebs <stan@codesourcery.com>
2664 Nathan Sidwell <nathan@codesourcery.com>
2665
2666 * gdb.texinfo (GDB/MI Tracepoint Commands): Add notes about the
2667 GDBN equivalent.
2668 (Set Tracepoints): Remove mention that conditional tracepoints
2669 don't exist.
2670 (Tracepoint Actions): Clarify when while-stepping collection
2671 happens, note that while-stepping does not automatically collect
2672 $pc.
2673
409873ef 26742010-03-29 Stan Shebs <stan@codesourcery.com>
889bf7c5 2675
409873ef
SS
2676 * gdb.texinfo (Tracepoint Packets): Describe QTDPsrc.
2677 (General Query Packets): Describe TracepointSource.
2678
ee8e71d4
EZ
26792010-03-27 Matt Rice <ratmice@gmail.com>
2680
c8d5aac9
L
2681 * gdb.texinfo (ARM): Document arguments to "target sim".
2682 (Set Catchpoints): Use @dots{} instead of @r{...}.
ee8e71d4 2683
99b5e152
PA
26842010-03-26 Pedro Alves <pedro@codesourcery.com>
2685
2686 * gdb.texinfo (Tracepoint Packets): Remove mention that
2687 terror:string may be plain text, and drop mention of X prefix.
2688
cd64ee31
VP
26892010-03-26 Vladimir Prus <vladimir@codesourcery.com>
2690
2691 * gdb.texinfo (GDB/MI Tracepoint Commands): Add comma after @xref.
2692
6c28cbf2
SS
26932010-03-24 Stan Shebs <stan@codesourcery.com>
2694
2695 * gdb.texinfo (Tracepoint Packets): Document trace error status.
2696
95a42b64
TT
26972010-03-24 Tom Tromey <tromey@redhat.com>
2698
2699 PR breakpoints/9352:
2700 * gdb.texinfo (Break Commands): Update.
2701
18148017
VP
27022010-03-24 Vladimir Prus <vladimir@codesourcery.com>
2703
2704 * gdb.texinfo (GDB/MI Tracepoint Commands): Document MI tracepoint
2705 commands.
2706
4daf5ac0
SS
27072010-03-16 Stan Shebs <stan@codesourcery.com>
2708
2709 * gdb.texinfo (Starting and Stopping Trace Experiments): Describe
2710 circular-trace-buffer.
2711 (Tracepoint Packets): Describe QTBuffer, and details of the
2712 qTStatus reply.
2713
c9429232
SS
27142010-03-12 Stan Shebs <stan@codesourcery.com>
2715 Nathan Sidwell <nathan@codesourcery.com>
2716
2717 * gdb.texinfo (Tracepoint Actions): Clarify that while-stepping is
2718 doing instruction stepping.
2719 (Tracepoint Restrictions): New node.
2720
ccefe4c4
TT
27212010-03-10 Tom Tromey <tromey@redhat.com>
2722
2723 * gdbint.texinfo (Symbol Handling): Update.
2724
7c953934
TT
27252010-03-08 Tom Tromey <tromey@redhat.com>
2726
2727 PR cli/9591:
2728 * gdb.texinfo (Mode Options): Mention lack of pagination and
2729 confirmation with --batch.
2730 (Screen Size): Mention --batch.
2731 (Messages/Warnings): Likewise.
2732
f870a310
TT
27332010-03-05 Tom Tromey <tromey@redhat.com>
2734
2735 * gdb.texinfo (Basic Python): Document target_charset and
2736 target_wide_charset.
2737
78e2826b
TT
27382010-03-05 Tom Tromey <tromey@redhat.com>
2739
2740 * gdb.texinfo (Data): Link to pretty-printing.
2741 (Output Formats): Likewise. Correct text.
2742
f5dff777
DJ
27432010-03-01 Daniel Jacobowitz <dan@codesourcery.com>
2744
2745 * gdb.texinfo (Types): Describe <struct> and <flags>.
2746
dc00d89f
PM
27472010-02-28 Phil Muldoon <pmuldoon@redhat.com>
2748
2749 * gdb.texinfo (Frames In Python): Add block parameter and
2750 description to read_var text.
2751
5107b149 27522010-02-26 Phil Muldoon <pmuldoon@redhat.com>
c8d5aac9 2753 Tom Tromey <tromey@redhat.com>
5107b149
PM
2754
2755 * gdb.texinfo (Types In Python): Describe block argument in
2756 template_argument and gdb.lookup_type.
2757
e03e5e7b
TT
27582010-02-24 Tom Tromey <tromey@redhat.com>
2759
2760 * gdb.texinfo (Cygwin Native): Fix typo.
2761
f3e9a817
PM
27622010-02-24 Phil Muldoon <pmuldoon@redhat.com>
2763
2764 * gdb.texinfo (Frames In Python): Add block, find_sal, function
2765 and select method descriptions.
2766 (Python API): Add Blocks In Python, Symbols in Python and Symbol
2767 Tables in Python to menu.
2768 (Blocks In Python): New node.
2769 (Symbols In Python): New node.
2770 (Symbol Tables in Python): New node.
2771
a79b8f6e
VP
27722010-02-24 Vladimir Prus <vladimir@codesourcery.com>
2773
2774 Multiexec MI
2775
2776 gdb/
2777 * breakpoint.c (clear_syscall_counts): Take struct inferior*.
2778
2779 gdb/doc/
2780 * gdb.texinfo (GDB/MI Command Syntax): Document notification
2781 changes.
2782 (GDB/MI Program Execution): Document current behaviour of
2783 --all and --thread-group.
2784 (GDB/MI Miscellaneous Commands): Document -add-inferior and
2785 -remove-inferior.
2786 * observer.texi (inferior_added, inferior_removed): New
2787 observers.
2788
629d6a47
TT
27892010-02-19 Tom Tromey <tromey@redhat.com>
2790
2791 * gdbint.texinfo (Getting Started): Fix @node.
2792 (Debugging GDB): Likewise.
2793
c09529e5
JB
27942010-02-13 Joel Brobecker <brobecker@adacore.com>
2795
2796 * gdbint.texinfo (Testsuite): New section "Testsuite Configuration",
2797 documenting the gdb_test_timeout variable.
2798
540aa8e7
MS
27992010-02-12 Jakob Engblom <jakob@virtutech.com>
2800
2801 * gdb.texinfo (MI commands): Added documentation of --reverse
2802 option to a set of MI commands. Restructured documentation of MI
2803 commands --exec-continue to reflect the complexity of reverse
2804 execution.
2805
081dfbf7
PA
28062010-02-12 Pedro Alves <pedro@codesourcery.com>
2807
2808 * gdb.texinfo (Using the Collected Data): Specify that the address
2809 range of `tfind outsize' is exclusive, and that the address range
2810 of `tfind range' is inclusive.
2811 (Tracepoint Packets): Specify that the address range of
2812 `QTFrame:range' is inclusive, and that the address range of
2813 `QTFrame:outside' is exclusive
2814
8e9c5e02
VP
28152010-02-12 Vladimir Prus <vladimir@codesourcery.com>
2816
2817 * gdb.texinfo (GDB/MI Result Records): Clarify ^running.
2818
92981e24
TT
28192010-02-10 Tom Tromey <tromey@redhat.com>
2820
2821 * gdb.texinfo (Debugging Output): Document set debug parser and
2822 show debug parser.
2823
075b51b7
L
28242010-02-09 H.J. Lu <hongjiu.lu@intel.com>
2825
2826 * gdb.texinfo (Predefined Target Types): Add i387_ext,
2827 i386_eflags and i386_mxcsr.
2828
3bb8d5c3
L
28292010-02-08 H.J. Lu <hongjiu.lu@intel.com>
2830
2831 * gdb.texinfo: Document i386 target features.
2832
c5f80513
DE
28332010-02-05 Doug Evans <dje@google.com>
2834
2835 * gdbint.texinfo (Testsuite): Add a new section to document the
2836 various DejaGnu variables that may be overridden.
1be00882 2837 Document INTERNAL_GDBFLAGS.
c5f80513 2838
6ac33a4e
TT
28392010-02-04 Tom Tromey <tromey@redhat.com>
2840
2841 PR cli/8830:
2842 * gdb.texinfo (Files): -readnow comes before the filename for file
2843 and symbol-file.
2844
a1dcb23a
DJ
28452010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
2846
2847 * gdb.texinfo (Architecture-Specific Protocol Details): New section.
2848 Document ARM breakpoint types.
2849 (Register Packet Format): Move into the new section.
2850 (Packets): Describe the KIND argument for Z0, z0, Z1, and z1 packets.
2851
95433b34
JB
28522010-01-21 Joel Brobecker <brobecker@adacore.com>
2853
2854 * gdb.texinfo (File Options): Adjust the documentation of this
2855 switch to refer to the "source" command rather than partially
2856 duplicating some of the relevant information.
2857 (Extending GDB): Introduce and document the set/show script-extension
2858 setting.
2859 (Command Files): Add note explaining that the "source" command
2860 is also used to evalute scripts written in other languages.
2861 Remove the short slightly incorrect reference to sourcing Python
2862 scripts.
2863 (Python Commands): Document how to execute a Python script from GDB.
2864
8d576872
JB
28652010-01-19 Joel Brobecker <brobecker@adacore.com>
2866
2867 * gdb.texinfo (Command Files): Fix typo.
2868
8150ff9c
JB
28692010-01-18 Tom Tromey <tromey@redhat.com>
2870
2871 * gdb.texinfo (File Options): Document -x on .py files.
2872 (Command Files): Document handling of Python scripts.
2873
23db03a6
JZ
28742010-01-18 Jie Zhang <jie.zhang@analog.com>
2875
2876 * Makefile.in (ANNOTATE_DOC_BUILD_INCLUDES): Add GDBvn.texi.
2877
00bf0b85
SS
28782010-01-15 Stan Shebs <stan@codesourcery.com>
2879
2880 * gdb.texinfo (Trace Files): New section.
2881 (Tracepoint Packets): Document QTSave and qTBuffer.
2882 (Trace File Format): New appendix.
2883
be759fcf
PM
28842010-01-13 Phil Muldoon <pmuldoon@redhat.com>
2885
2886 * gdb.texinfo (Values From Inferior): Document lazy_string value
2887 method.
2888 (Python API): Add Lazy strings menu item.
2889 (Lazy Strings In Python): New node.
2890
dc146f7c
VP
28912010-01-13 Vladimir Prus <vladimir@codesourcery.com>
2892
2893 * gdb.texinfo (GDB/MI Thread Information): New.
2894 (GDB/MI Async Records): Document the core field in *stopped.
2895 (GDB/MI Miscellaneous Commands): Expand -list-thread-groups
2896 documentation
2897 (Process list): Document that osdata document may contain
2898 threads.
2899 (Remote Serial Protocol): Document qXfer:threads.
2900
d5551862
SS
29012010-01-06 Stan Shebs <stan@codesourcery.com>
2902
2903 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
2904 disconnected tracing.
2905 (Tracepoint Packets): Document new protocol.
2906
7a697b8d
SS
29072010-01-05 Stan Shebs <stan@codesourcery.com>
2908
2909 * gdb.texinfo (Create and Delete Tracepoints): Describe fast
2910 tracepoints.
2911 (Tracepoint Packets): Describe remote protocol for fast
2912 tracepoints.
2913
e6f3ec50
JB
29142010-01-01 Joel Brobecker <brobecker@adacore.com>
2915
2916 Update the "Start of New Year Procedure".
2917 * gdbint.texinfo: Add the list of files that need to be updated
2918 manually. Minor reformatting.
2919
ddc4e9c1
JB
29202010-01-01 Joel Brobecker <brobecker@adacore.com>
2921
2922 * refcard.tex: Update copyright year in header and text.
2923
9d2897ad
JB
29242010-01-01 Joel Brobecker <brobecker@adacore.com>
2925
2926 * agentexpr.texi: Add 2010 to the list of copyright years.
2927 * annotate.texinfo: Likewise.
2928 * gdb.texinfo: Likewise.
2929 * gdbint.texinfo: Likewise.
2930 * observer.texi: Likewise.
2931 * stabs.texinfo: Likewise.
2932
6da95a67
SS
29332009-12-31 Stan Shebs <stan@codesourcery.com>
2934
2935 * gdb.texinfo (Tracepoint Actions): Describe teval.
889bf7c5 2936
236f1d4d
SS
29372009-12-29 Stan Shebs <stan@codesourcery.com>
2938
2939 * gdb.texinfo (Tracepoint Actions): Describe default-collect.
889bf7c5 2940
f61e138d
SS
29412009-12-28 Stan Shebs <stan@codesourcery.com>
2942
2943 * gdb.texinfo (Trace State Variables): New section.
2944 (Tracepoint Packets): Describe trace state variable packets.
2945 * agentexpr.texi (Bytecode Descriptions): Describe trace state
2946 variable bytecodes.
2947
0fe7935b
DJ
29482009-12-28 Daniel Jacobowitz <dan@codesourcery.com>
2949
2950 * gdb.texinfo (Symbols): "info variables" prints definitions, not
2951 declarations.
2952
a6b29f87
VP
29532009-12-21 Vladimir Prus <vladimir@codesourcery.com>
2954
2955 * gdb.texinfo (GDB/MI Miscellaneous Commands): Clarify that
2956 -gdb-exit behaviour.
2957
5e4bde96
JB
29582009-12-20 Joel Brobecker <brobecker@adacore.com>
2959
2960 * gpl.texi: Update to version 3 of the GPL.
2961
a1715244
JB
29622009-12-20 Joel Brobecker <brobecker@adacore.com>
2963
2964 * Makefile.in: Update copyright header.
2965 * observer.texi: Fix the copyright header of the generated files.
2966
361ae042
PM
29672009-12-08 Phil Muldoon <pmuldoon@redhat.com>
2968
2969 * gdb.texinfo (Types In Python): Describe range function.
2970
bfd31e71
PM
29712009-12-03 Richard Ward <richard.j.ward1@googlemail.com>
2972
2973 * gdb.texinfo (Types In Python): Describe "is_base_class".
2974
57a1d736
TT
29752009-12-03 Tom Tromey <tromey@redhat.com>
2976
2977 * gdb.texinfo (Basic Python): Document gdb.parse_and_eval.
2978
8cebebb9
PP
29792009-12-02 Paul Pluzhnikov <ppluzhnikov@google.com>
2980
2981 * observer.texi: New memory_changed observer.
2982
16af530a
TT
29832009-12-01 Tom Tromey <tromey@redhat.com>
2984
2985 * gdb.texinfo (Reverse Execution): Fix typo.
2986
b6199126
DJ
29872009-11-24 Daniel Jacobowitz <dan@codesourcery.com>
2988
2989 PR gdb/8704
2990
2991 * gdb.texinfo (Thread-Specific Breakpoints): Thread specifiers
2992 are allowed after the breakpoint condition.
2993
7a6973ad
TT
29942009-11-23 Tom Tromey <tromey@redhat.com>
2995
2996 PR python/10782:
2997 * gdb.texinfo (Types In Python): Document Type.pointer.
2998
21a0512e
PP
29992009-11-23 Paul Pluzhnikov <ppluzhnikov@google.com>
3000
3001 * gdb.texinfo (Machine Code): Adjust.
889bf7c5 3002
a5832c8f
PA
30032009-11-11 Pedro Alves <pedro@codesourcery.com>
3004
3005 * agentexpr.texi (Tracing On Symmetrix): Delete section.
3006 (Using Agent Expressions): Delete cross reference.
3007
1eb7cd77
JB
30082009-11-07 Joel Brobecker <brobecker@adacore.com>
3009
3010 * gdbint.texinfo, stabs.texinfo: Move the @setchapternewpage
3011 and @settitle directives up to help makeinfo find them.
3012
24ddea62
JK
30132009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3014
3015 * gdb.texinfo (set debug-file-directory, show debug-file-directory)
3016 (Auto-loading): Use plural and note one can use multiple components now.
3017
3afae151
VP
30182009-11-01 Vladimir Prus <vladimir@codesourcery.com>
3019
3020 * gdb.texinfo (GDB/MI Stack Manipulation): Make
3021 -stack-list-arguments have the same documentation for parameter
3022 as -stack-list-locals. Add comas.
3023
14ff2235
PM
30242009-10-27 Tom Tromey <tromey@redhat.com>
3025 Eli Zaretskii <eliz@gnu.org>
3026
c8d5aac9 3027 PR python/10781
14ff2235
PM
3028
3029 * gdb.texinfo (Values From Inferior): Document cast method.
3030
9c419145
PP
30312009-10-22 Paul Pluzhnikov <ppluzhnikov@google.com>
3032
3033 * gdb.texinfo (Machine Code): Mention function name in disasssembly
3034 and adjust example.
889bf7c5 3035
29153c24
MS
30362009-10-22 Michael Snyder <msnyder@vmware.com>
3037
3038 * gdb.texinfo (Process Record and Replay): Document new form of
889bf7c5 3039 info record command. Also document the new save and restore
29153c24
MS
3040 commands.
3041
2b28d209
PP
30422009-10-21 Paul Pluzhnikov <ppluzhnikov@google.com>
3043
3044 * gdb.texinfo (Machine Code): Mention current pc marker.
3045 (Memory): Likewise.
3046
6c95b8df
PA
30472009-10-19 Pedro Alves <pedro@codesourcery.com>
3048 Stan Shebs <stan@codesourcery.com>
3049
3050 * observer.texi (new_inferior): Rename to...
3051 (inferior_appeared): ... this.
3052
3053 * gdb.texinfo (Inferiors): Rename node to ...
3054 (Inferiors and Programs): ... this. Mention running multiple
3055 programs in the same debug session.
3056 <info inferiors>: Mention the new 'Executable' column if "info
3057 inferiors". Update examples. Document the "add-inferior",
3058 "clone-inferior", "remove-inferior" and "maint info
3059 program-spaces" commands.
3060 (Process): Rename node to...
3061 (Forks): ... this. Document "set|show follow-exec-mode".
3062
2f8132f3
MS
30632009-10-11 Michael Snyder <msnyder@vmware.com>
3064
3065 * gdb.texinfo (ReverseStep): Show default as "unsupported".
3066 (ReverseContinue): Ditto.
3067
cba4b2d3
PP
30682009-10-08 Paul Pluzhnikov <ppluzhnikov@google.com>
3069
3070 * gdb.texinfo (Server): Document libthread-db-search-path.
889bf7c5 3071
da082f17
JK
30722009-10-08 Jan Kratochvil <jan.kratochvil@redhat.com>
3073
3074 * gdbint.texinfo (i386_stopped_by_hwbp): Remove.
3075
08be9d71
ME
30762009-10-06 Michael Eager <eager@eagercon.com>
3077
3078 * gdb.texinfo (Contributors): Add self for Xilinx MicroBlaze.
3079 (Embedded Processors): Add MicroBlaze.
3080 (MicroBlaze): New. Describe Xilinx MicroBlaze
3081
08a0efd0
PA
30822009-10-04 Pedro Alves <pedro@codesourcery.com>
3083
3084 * gdb.texinfo (Remote Protocol): Don't mention vCont;T.
3085
cbb8f428
EZ
30862009-09-26 Pierre Muller <muller@ics.u-strasbg.fr>
3087
3088 * gdb.texinfo (Cygwin Native): Mention support for Ctrl-BREAK.
3089
30a4a70c
JB
30902009-09-23 Joel Brobecker <brobecker@adacore.com>
3091
3092 * observer.texi (solib_unloaded): Document explicitly the fact that
3093 this observer is called before the associated symbols are unloaded.
3094
b3372f91
VP
30952009-09-19 Vladimir Prus <vladimir@codesourcery.com>
3096
3097 * gdb.texinfo (GDB/MI Stack Manipulation): Document
3098 -stack-list-variables.
3099
f43030c4
TT
31002009-09-18 Tom Tromey <tromey@redhat.com>
3101
3102 * gdb.texinfo (GDB/MI Variable Objects): -enable-pretty-printing
3103 is experimental.
3104
ec7e75e7
PP
31052009-09-17 Paul Pluzhnikov <ppluzhnikov@google.com>
3106
3107 * gdb.texinfo (convenince variables): Mention
3108 $_siginfo could be empty.
f43030c4 3109
0cc7d26f
TT
31102009-09-15 Tom Tromey <tromey@redhat.com>
3111
3112 * gdb.texinfo (GDB/MI Variable Objects): Document
3113 -enable-pretty-printing, -var-set-update-range, dynamic varobjs.
3114 Expand -var-update documentation.
3115
a96d9b2e
SDJ
31162009-09-14 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
3117
3118 * gdb.texinfo (Set Catchpoints): Documentation about the catch syscall
3119 feature.
3120
005ca36a
JB
31212009-09-13 Daniel Jacobowitz <dan@codesourcery.com>
3122
3123 * gdbint.texinfo (Unwinding the Frame ID): Reference outer_frame_id.
3124
0d772ac9
MS
31252009-09-10 Michael Snyder <msnyder@vmware.com>
3126
3127 * gdb.texinfo (qSupported): Mention new ReverseContinue and
3128 ReverseStep replies to the qSupported query.
3129
14fb1bac
JB
31302009-09-10 Joel Brobecker <brobecker@adacore.com>
3131
3132 Add documentation for set/show interactive-mode.
3133 * gdb.texinfo (Other Misc Settings): New node.
3134
29b090c0
DE
31352009-09-01 Doug Evans <dje@google.com>
3136
3137 * gdb.texinfo (Caching Data of Remote Targets): Add note on
3138 non-stop mode's affect on remote caching.
3139
4e5d721f
DE
31402009-08-31 Jacob Potter <jdpotter@google.com>
3141 Doug Evans <dje@google.com>
3142
3143 * gdb.texinfo (Caching Data of Remote Targets): Update text.
3144 Mark `set/show remotecache' options as obsolete.
3145 Document new `set/show stack-cache' option.
3146 Update text for `info dcache'.
3147
55333a84
DE
31482009-08-27 Doug Evans <dje@google.com>
3149
3150 * gdb.texinfo (Symbols): Delete `set print symbol-loading'.
3151 (Files): Add note on new optional regex arg to `info sharedlibrary'.
3152
bc3a0b4d
RW
31532009-08-26 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3154
3155 * gdbint.texinfo (Releasing GDB): Fix confusing sentence
3156 about autoconf.
3157
3a1ff0b6
PA
31582009-08-25 Pedro Alves <pedro@codesourcery.com>
3159
3160 * gdb.texinfo (Debugging Multiple Inferiors): Add "info inferiors"
3161 small example, and describe its columns. Replace "inferior-id" by
3162 "infno" throughout.
3163
81ecdfbb
RW
31642009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3165
af542c2e
RW
3166 * gdbint.texinfo (Releasing GDB): Point to
3167 README-maintainer-mode file for required autoconf version.
3168 * configure.ac: Do not substitute datarootdir, htmldir,
3169 pdfdir, docdir. Do not process --with-datarootdir,
3170 --with-htmldir, --with-pdfdir, --with-docdir.
3171 * configure: Regenerate.
3172
81ecdfbb
RW
3173 * configure: Regenerate.
3174
4efc6507
DE
31752009-08-20 Reid Kleckner <reid@kleckner.net>
3176
3177 * gdb.texinfo: Add chapter on JIT interface.
3178
43089a6e
NR
31792009-08-07 Nick Roberts <nickrob@snap.net.nz>
3180
3181 * gdb.texinfo (Server Prefix): Explain that server prefix suppresses
889bf7c5 3182 confirmation request.
43089a6e 3183
99e008fe
EZ
31842009-08-05 Jeremy Bennett <jeremy.bennett@embecosm.com>
3185
c8d5aac9
L
3186 * gdb.texinfo (Separate Debug Files, Remote Protocol): Clarified
3187 CRC definitions.
99e008fe 3188
48cb2d85
VP
31892009-08-03 Vladimir Prus <vladimir@codesourcery.com>
3190
3191 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
889bf7c5 3192 -break-commands.
48cb2d85 3193
ff1a52c6
UW
31942009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
3195
3196 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
3197 "set spu auto-flush-cache" and "show spu auto-flush-cache" commands.
3198
3285f3fe
UW
31992009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
3200
3201 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
3202 "set spu stop-on-load" and "show spu stop-on-load" commands.
3203
e35359c5
UW
32042009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
3205
3206 * gdb.texinfo (Target Descriptions): Document <compatible> element.
3207
58d6951d
DJ
32082009-07-28 Daniel Jacobowitz <dan@codesourcery.com>
3209
3210 * gdb.texinfo (ARM Features): Document org.gnu.gdb.arm.vfp and
3211 org.gnu.gdb.arm.neon.
3212
08d16641
PA
32132009-07-20 Pedro Alves <pedro@codesourcery.com>
3214
3215 * gdb.texinfo (Target Description Format): Mention the new <osabi>
3216 optional element.
3217 (subsection OS ABI): New subsection.
3218
782b2b07
SS
32192009-07-14 Stan Shebs <stan@codesourcery.com>
3220
3221 * gdb.texinfo (Tracepoint Conditions): New section.
3222 (General Query Packets): Describe ConditionalTracepoints.
3223 (Tracepoint Packets): Describe condition field.
3224 (Maintenance Commands): Describe maint agent-eval.
3225 * agentexpr.texi (Using Agent Expressions): Mention eval usage.
3226
9b117ef3
HZ
32272009-07-11 Hui Zhu <teawater@gmail.com>
3228
3229 * gdb.texinfo (disassemble): Add a new modifier /r
3230 to "disassemble" command to make it print the raw instructions
3231 in hex as well as in symbolic form.
3232
f5a33284
TT
32332009-07-09 Tom Tromey <tromey@redhat.com>
3234
3235 * gdbint.texinfo (Testsuite): Document parallel make check.
3236
812f7342
TT
32372009-07-09 Tom Tromey <tromey@redhat.com>
3238
3239 * gdbint.texinfo (Testsuite): Document test transcripts.
3240
fbb8f299
PM
32412009-07-10 Phil Muldoon <pmuldoon@redhat.com>
3242
3243 * gdb.texinfo (Values From Inferior): Add length parameter
3244 description.
3245
dd8f35ac
EZ
32462009-07-04 Chris Genly <chris@genly.us>
3247
3248 * gdb.texinfo (GDB/MI Variable Objects): Document child definition
3249 in -var-list-children. Fix example according to what the code
3250 does.
3251
2277426b
PA
32522009-07-02 Pedro Alves <pedro@codesourcery.com>
3253
3254 * gdb.texinfo (Debugging multiple inferiors): Document the
3255 "inferior", "detach inferior" and "kill inferior" commands.
3256 (Debugging Programs with Multiple Processes): Adjust to mention
3257 generic "inferior" commands. Delete mention of "detach fork" and
3258 "delete fork". Cross reference to "Debugging multiple inferiors"
3259 section.
3260
a6d9a66e
UW
32612009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
3262
5af949e3
UW
3263 * gdbint.texinfo (Item Output Functions): Update signature
3264 for ui_out_field_core_addr.
3265
32662009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
3267
3268 * gdbint.texinfo (Examples of Use of @code{ui_out} functions):
a6d9a66e
UW
3269 Update example code extrated from breakpoint.c.
3270
9901a55b 32712009-06-28 Paul Pluzhnikov <ppluzhnikov@google.com>
889bf7c5 3272
9901a55b
PP
3273 * gdb.texinfo (GDB/MI Program Context): @ignore unimplemented
3274 MI commands.
3275 (GDB/MI Symbol Query): Likewise.
3276 (GDB/MI File Commands): Likewise.
3277 (GDB/MI File Transfer Commands): Likewise.
3278 (GDB/MI Target Manipulation): Likewise.
3279 (GDB/MI Miscellaneous Commands): Likewise.
889bf7c5 3280
edb3359d
DJ
32812009-06-27 Daniel Jacobowitz <dan@codesourcery.com>
3282
3283 * gdb.texinfo (Debugging Optimized Code): New chapter.
3284 (Compiling for Debugging): Reference it. Move some
3285 text to the new section.
3286
7cd1089b
PM
32872009-06-15 Phil Muldoon <pmuldoon@redhat.com>
3288
3289 * doc/gdb.texinfo (Calling): Document
3290 set-unwind-on-terminating-exception usage.
3291
d4db2f36
PA
32922009-06-11 Pedro Alves <pedro@codesourcery.com>
3293
3294 * gdb.texinfo (All-Stop): Document new 'set schedule-multiple'
3295 command.
3296
d1a7880c
PA
32972009-06-07 Pedro Alves <pedro@codesourcery.com>
3298
3299 * gdbint.texinfo (TARGET_HAS_HARDWARE_WATCHPOINTS): Delete all
3300 references.
3301
473f94e6
UW
33022009-06-04 Ulrich Weigand <uweigand@de.ibm.com>
3303
3304 * gdbint.texinfo: Rename formal parameters to gdbarch function
3305 protoypes from "current_gdbarch" to "gdbarch".
3306
8f500870
TT
33072009-05-28 Tom Tromey <tromey@redhat.com>
3308
3309 * gdb.texinfo (Basic Python): Change get_parameter to parameter.
3310
b6313243
TT
33112009-05-27 Tom Tromey <tromey@redhat.com>
3312
3313 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
3314 feature.
3315 (GDB/MI Variable Objects): Document -var-set-visualizer.
3316
33172009-04-02 Tom Tromey <tromey@redhat.com>
3318
3319 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
3320 feature.
3321 (GDB/MI Variable Objects): Document -var-set-visualizer.
3322
a6bac58e
TT
33232009-05-27 Tom Tromey <tromey@redhat.com>
3324 Thiago Jung Bauermann <bauerman@br.ibm.com>
3325 Phil Muldoon <pmuldoon@redhat.com>
3326
3327 * gdb.texinfo (Objfiles In Python): Reference pretty printing.
3328 (Pretty Printing): New node.
3329 (Selecting Pretty-Printers): Likewise.
3330 (Python API): Update.
3331 (Output Formats): Document /r format.
3332
2c74e833
TT
33332009-05-27 Thiago Jung Bauermann <bauerman@br.ibm.com>
3334 Tom Tromey <tromey@redhat.com>
3335
3336 * gdb.texinfo (Types In Python): New node.
3337 (Values From Inferior): "type" is now an attribute.
3338 (Python API): Update.
3339
89c73ade
TT
33402009-05-27 Tom Tromey <tromey@redhat.com>
3341 Thiago Jung Bauermann <bauerman@br.ibm.com>
3342 Phil Muldoon <pmuldoon@redhat.com>
3343
3344 * gdb.texinfo: Add @syncodeindex for `tp'.
3345 (Python API): Update.
3346 (Auto-loading): New node.
3347 (Objfiles In Python): New node.
3348
17a37d48
PP
33492009-05-15 Paul Pluzhnikov <ppluzhnikov@google.com>
3350
3351 * gdb.texinfo (Threads): Document libthread-db-search-path.
889bf7c5 3352
6718376f
NR
33532009-05-15 Nick Roberts <nickrob@snap.net.nz>
3354
3355 * gdb.texinfo (GDB/MI General Design): Break up into four nodes.
3356
cbe54154
PA
33572009-05-12 Pedro Alves <pedro@codesourcery.com>
3358
3359 * gdb.texinfo: Document 'set/show debug gnu-nat'. Replace 'maint
3360 show-debug-regs' docs by 'maint set show-debug-regs' and 'maint
3361 show show-debug-regs' docs.
3362
8e05493c
EZ
33632009-05-08 Eli Zaretskii <eliz@gnu.org>
3364
3365 * gdb.texinfo (Process Record and Replay): Add description of
3366 reverse execution.
3367
b39f4988
JB
33682009-05-07 Joel Brobecker <brobecker@adacore.com>
3369
3370 * gdbint.texinfo (Adding support for debugging core files): New node.
3371 (Native Debugging): Remove the ``Native core file Support'' section.
3372
a2311334
EZ
33732009-05-01 Eli Zaretskii <eliz@gnu.org>
3374
3375 * gdb.texinfo (Process Record and Replay): Improve and clarify.
3376 Add index entries.
3377
53cc454a 33782009-04-30 Hui Zhu <teawater@gmail.com>
c8d5aac9 3379 Michael Snyder <msnyder@vmware.com>
53cc454a 3380
a2311334
EZ
3381 * gdb.texinfo: (Process Record and Replay): Add documentation for
3382 process record and replay.
53cc454a 3383
484086b7
JK
33842009-04-29 Jan Kratochvil <jan.kratochvil@redhat.com>
3385
3386 * gdb.texinfo (Macros): Note command-line for `info macro'. Append
3387 a new part on command-line defined macros.
3388
32ae1842
EZ
33892009-04-25 Eli Zaretskii <eliz@gnu.org>
3390
3391 * gdb.texinfo (Machine Code) <disassemble-next-line>: Improve and
3392 clarify the wording.
3393
b14b1491
TT
33942009-04-23 Tom Tromey <tromey@redhat.com>
3395
3396 * gdb.texinfo (Data Files): New node.
3397 (GDB Files): Update menu.
3398
5c1e86e1
JB
33992009-04-23 Joel Brobecker <brobecker@adacore.com>
3400
3401 * gdbint.texinfo (Defining Other Architecture Features): Remove
e346fb8f 3402 entry for PROCESS_LINENUMBER_HOOK.
5c1e86e1 3403
83eba9b7
VP
34042009-04-22 Vladimir Prus <vladimir@codesourcery.com>
3405
3406 * gdb.texinfo (GDB/MI Program Execution): Document -exec-jump.
3407
e31198c4
HZ
34082009-04-22 Hui Zhu <teawater@gmail.com>
3409
3410 * gdb.texinfo (disassemble-next-line): Set the default of
3411 disassemble-next-line to off.
3412
26e251b6
JM
34132009-04-21 Joseph Myers <joseph@codesourcery.com>
3414
3415 * configure.ac (--with-datarootdir, --with-docdir, --with-pdfdir,
3416 --with-htmldir): New.
3417 * configure: Regenerate.
3418 * Makefile.in (datarootdir, docdir): Define.
3419 (gdb.dvi, gdb.pdf): Use same -I options as for building gdb.info
3420 instead of $(SET_TEXINPUTS).
3421 (gdbint.dvi, gdbint.pdf): Use same -I options as for building
3422 gdbint.info instead of $(SET_TEXINPUTS).
3423 (gdbint/index.html): Use same -I options as for building
3424 gdbint.info.
3425 (stabs.dvi, stabs.pdf): Use same -I options as for building
3426 stabs.info instead of $(SET_TEXINPUTS).
3427 (stabs/index.html): Use same -I options as for building
3428 stabs.info.
3429 (annotate.dvi, annotate.pdf): Use same -I options as for building
3430 annotate.info instead of $(SET_TEXINPUTS).
3431 (annotate/index.html): Use same -I options as for building
3432 annotate.info.
3433
eac35c4e
DD
34342009-04-21 David Daney <ddaney@caviumnetworks.com>
3435
3436 * gdb.texinfo (maint show-debug-regs): Remove mention of x86.
3437
29b0e8a2
JM
34382009-04-21 Joseph Myers <joseph@codesourcery.com>
3439
3440 * gdb.texinfo (Source Path): Document --with-relocated-sources.
3441
2b831889 34422009-04-18 Carlos O'Donell <carlos@codesourcery.com>
c8d5aac9 3443 Joseph Myers <joseph@codesourcery.com>
2b831889
JM
3444
3445 * Makefile.in (MAKEHTML): Set to makeinfo --html.
3446 (MAKEHTMLFLAGS): Set to empty.
3447 (html__strip_dir): Define.
3448 (HTMLFILES): Define.
3449 (HTMLFILES_INSTALL): Define.
3450 (install-html): Copy new automake rule.
3451 (html): Depend on $(HTMLFILES).
3452 (gdb_toc.html): Rename to gdb/index.html.
3453 (gdbint_toc.html): Rename to gdbint/index.html.
3454 (stabs_toc.html): Rename to stabs/index.html.
3455 (annotate_toc.html): Rename to annotate/index.html.
3456
89a34d1b
JM
34572009-04-17 Carlos O'Donell <carlos@codesourcery.com>
3458
3459 * Makefile.in: Set pdfdir and htmldir from configure
3460 substitutions.
3461 * configure.ac: AC_SUBST datarootdir, docdir, htmldir, pdfdir.
3462 * configure: Regenerate.
3463
a2d5da46
JB
34642009-04-16 Joel Brobecker <brobecker@adacore.com>
3465
3466 * gdbint.texinfo (Native Debugging): Remove entry for PROC_NAME_FMT.
3467 This macro is no longer used.
3468
732f6a93
TT
34692009-04-15 Tom Tromey <tromey@redhat.com>
3470
3471 * gdb.texinfo (Character Sets): Document default character set.
3472
87f9adc1
PM
34732009-04-14 Pierre Muller <muller@ics.u-strasbg.fr>
3474
3475 * gdbint.texinfo: Change server name from sources.redhat.com to
3476 sourceware.org throughout.
3477
2c88c651
JB
34782009-04-09 Joel Brobecker <brobecker@adacore.com>
3479
3480 * gdb.texinfo (Set Breaks): Rewrite a paragraph to avoid a warning
3481 about a missing dot or coma after @xref.
3482
4f5376b2
JB
34832009-04-02 Joel Brobecker <brobecker@adacore.com>
3484
3485 * gdb.texinfo (Backtrace): Add a parameter in frame 1 of the first
3486 example, and add a small explanation about it.
3487 (Print Settings): Change the documentation of the "set print
3488 frame-arguments" to reflect the fact that the default is now "scalars".
3489
a0381d3a
JB
34902009-04-02 Joel Brobecker <brobecker@adacore.com>
3491
3492 * gdb.texinfo (Print Settings): Add kindex for command "set
3493 print frame-arguments".
3494
45ac276d
JB
34952009-03-31 Joel Brobecker <brobecker@adacore.com>
3496
3497 * gdb.texinfo (Ada Tasks): Add documentation about task-specific
3498 breakpoints.
3499 (Set Breaks): Add reference to thread-specific and task-specific
3500 breakpoints.
3501
32cd1edc
JB
35022009-03-31 Joel Brobecker <brobecker@adacore.com>
3503
3504 * gdb.texinfo (Ada Tasks): Remove the documentation about
3505 the "Running" state, as this state has been eliminated.
3506 Now all runnable tasks are shown as "Runnable".
3507
1042e4c0
SS
35082009-03-30 Stan Shebs <stan@codesourcery.com>
3509
3510 * gdb.texinfo (Tracepoints): Describe tracepoints as a
3511 special case of breakpoints.
3512 (Enable and Disable Tracepoints): Mention deprecation.
3513 (Listing Tracepoints): Update description and example.
3514
f8f6f20b
TJB
35152009-03-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
3516
3517 * gdb.texinfo (Frames in Python): New node.
3518 (Python API): Update.
3519
c0c6f777
TJB
35202009-03-29 Thiago Jung Bauermann <bauerman@br.ibm.com>
3521
3522 * gdb.texinfo (Values From Inferior): Change gdb.Value.address
3523 from a method to an attribute.
3524
def2b000
TJB
35252009-03-26 Thiago Jung Bauermann <bauerman@br.ibm.com>
3526
3527 * gdb.texinfo (Values From Inferior): Document is_optimized_out
3528 attribute.
3529
a07daef3
PA
35302009-03-25 Pedro Alves <pedro@codesourcery.com>
3531
3532 * observer.texi (thread_exit): Add "silent" parameter.
3533
f3b1572e
PA
35342009-03-22 Pedro Alves <pedro@codesourcery.com>
3535
3536 * observer.texi (about_to_proceed): New.
3537
587afa38
EZ
35382009-03-21 Jeremy Bennett <jeremy.bennett@embecosm.com>
3539
3540 * gdbint.texinfo (everywhere): Use braces {} in @deftypeXX type
3541 field throughout to handle types with spaces in them. Fix typos
3542 found by aspell.
3543 (Summary, Requirements, Contributors): New first chapter,
3544 "Summary" added, old Requirements section moved there, and new
3545 section, "Contributors" added.
3546 (Initializing a New Architecture, Register Representation)
3547 (Frame Interpretation, Inferior Call Setup, Adding a New Target)
3548 (Porting gdb): These sections extended and updated.
3549 (Compiler Characteristics): This section (empty) deleted.
3550 (Defining Other Architecture Features): This section renamed and
3551 duplicate material removed from (formerly "Target Conditionals").
3552 Use braces {} in @deftypeXX type field throughout to handle types
3553 with spaces in them. Typos found by aspell fixed.
3554
3555 * stack_frame.svg: New file, source of image for gdbint.texinfo.
3556 * stack_frame.pdf: Version of image for PDF output.
3557 * stack_frame.png: Version of image for HTML output and for Emacs.
3558 * stack_frame.txt: Version of image for Info output.
1db61298 3559 * stack_frame.eps: Version of image for TeX DVI output.
587afa38 3560
10af6951
EZ
35612009-03-21 Eli Zaretskii <eliz@gnu.org>
3562
3563 * gdb.texinfo (Character Sets): Fix last change.
3564
cc924cad
TJB
35652009-03-21 Thiago Jung Bauermann <bauerman@br.ibm.com>
3566
3567 * gdb.texinfo (Values From Inferior): Fix optional arguments
3568 markup.
3569 (Commands In Python): Adjust argument names of gdb.Command.__init__
3570 to what the function accepts as keywords.
3571
bc3b79fd
TJB
35722008-03-20 Tom Tromey <tromey@redhat.com>
3573
3574 * gdb.texinfo (Convenience Vars): Document convenience functions.
3575 (Functions In Python): New node.
3576 (Python API): Update.
3577
6c7a06a3
TT
35782009-03-20 Tom Tromey <tromey@redhat.com>
3579
3580 * gdb.texinfo (Character Sets): Remove obsolete text. Document
3581 set target-wide-charset.
3582 (Requirements): Mention iconv.
3583
b646ddd4
HZ
35842009-03-17 Hui Zhu <teawater@gmail.com>
3585
3586 * gdb.texinfo: Change the introduce of "disassemble-next-line".
3587
91440f57
HZ
35882009-03-17 Hui Zhu <teawater@gmail.com>
3589
3590 * gdb.texinfo: Add documentation for disassemble-next-line.
3591
8fd41227
TJB
35922009-03-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
3593
3594 * gdb.texinfo (Commands In Python): Remove tindex entries.
3595
61ff14c6
JK
35962009-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
3597
3598 * gdb.texinfo (Returning): New description for missing debug info.
3599
0b16c5cf
PA
36002009-03-14 Pedro Alves <pedro@codesourcery.com>
3601
3602 * gdb.texinfo (Remote Configuration): Document query-attached.
61ff14c6 3603 (General Query Packets): Document qAttached.
0b16c5cf 3604
32fc0df9
PA
36052009-03-05 Pedro Alves <pedro@codesourcery.com>
3606
3607 * gdb.texinfo (Background Execution): Better describe the set
3608 target-async command.
3609 (Maintenance Commands): Delete description of the `maint set/show
3610 linux-async' and `maint set/show remote-async' commands.
3611
134eb42c
VP
36122009-02-18 Vladimir Prus <vladimir@codesourcery.com>
3613
3614 * gdb.texinfo (GDB/MI Async Records): Add double-spaces
3615 between sentences.
3616
c86cf029
VP
36172009-02-18 Vladimir Prus <vladimir@codesourcery.com>
3618
3619 * gdb.texinfo (GDB/MI Async Records): Document the
3620 =library-loaded and =library-unloaded notifications.
3621
3ea85240
VP
36222009-02-17 Vladimir Prus <vladimir@codesourcery.com>
3623
3624 * observer.texi (test_notification): New observer.
3625
1d33d6ba
VP
36262009-02-14 Vladimir Prus <vladimir@codesourcery.com>
3627
61ff14c6
JK
3628 * observer.texi: Add parameter 'print_frame' to normal_stop
3629 observer.
1d33d6ba 3630
d721c933
EZ
36312009-02-07 Eli Zaretskii <eliz@gnu.org>
3632
3633 * gdb.texinfo (Basic Python): Fix change from 2009-02-04.
3634 (Commands In Python): Fix COMMAND_* constants in last change. Use
3635 @kbd for interactive input. Add cross-references and index
3636 entries.
3637
4aa995e1
PA
36382009-02-06 Pedro Alves <pedro@codesourcery.com>
3639
3640 * gdb.texinfo (Signals): Document $_siginfo.
3641 (Convenience Variables): Mention $_siginfo.
3642 (Remote Configuration): Document qXfer:siginfo:read,
3643 qXfer:siginfo:write packets, and the read-siginfo-object,
3644 write-siginfo-object commands.
3645
5f5233d4
PA
36462009-02-06 Pedro Alves <pedro@codesourcery.com>
3647
3648 * gdbint.texinfo (Values): New chapter.
3649
d8906c6f
TJB
36502009-02-06 Tom Tromey <tromey@redhat.com>
3651
3652 * gdb.texinfo (Python API): Add entry for Commands In Python.
3653 (Commands In Python): New node.
3654
b6cb8e7d
TJB
36552009-02-05 Tom Tromey <tromey@redhat.com>
3656
3657 * gdb.texinfo (Values From Inferior): Document Value.string.
3658
12453b93
TJB
36592009-02-05 Tom Tromey <tromey@redhat.com>
3660
3661 * gdb.texinfo (Basic Python): Document execute's from_tty
3662 argument.
3663
08c637de
TJB
36642009-02-04 Tom Tromey <tromey@redhat.com>
3665
3666 * gdb.texinfo (Basic Python): Document gdb.history.
3667
592375cd
VP
36682009-01-30 Vladimir Prus <vladimir@codesourcery.com>
3669
3670 * gdb.texinfo (GDB/MI Thread Commands): Document the
3671 'current-thread-id' field. Remove the example with zero threads,
3672 since current GDB won't ever report that if there's inferior.
3673
41447f92
VP
36742009-01-30 Vladimir Prus <vladimir@codesourcery.com>
3675
3676 * gdb.texinfo (GDB/MI Breakpoint Commands): Document the -d
3677 option to -break-insert.
3678
098b41a6
JG
36792009-01-28 Daniel Jacobowitz <dan@codesourcery.com>
3680 Jerome Guitton <guitton@adacore.com>
3681
3682 * gdb.texinfo (Startup): Document --with-system-gdbinit.
3683 (System-wide configuration): New section.
3684
3c16cced
PA
36852009-01-26 Pedro Alves <pedro@codesourcery.com>
3686
3687 PR gdb/7580:
3688 * gdb.texinfo (Maintenance Commands): Document "maint set|show
3689 internal-error|internal-warning quit|corefile ask|yes|no".
3690
62709adf
PA
36912009-01-26 Pedro Alves <pedro@codesourcery.com>
3692
3693 * gdb.texinfo (Using the `gdbserver' Program): Document
3694 --remote-debug.
3695
7ce58dd2
DE
36962009-01-23 Doug Evans <dje@google.com>
3697
3698 * gdb.texinfo: Add nexti to list of commands that support
3699 background execution.
3700
adb483fe
DJ
37012009-01-14 Daniel Jacobowitz <dan@codesourcery.com>
3702
3703 * gdb.texinfo (Define, Hooks): Document prefix command support.
3704
a67ec3f4 37052009-01-14 Joseph Myers <joseph@codesourcery.com>
c8d5aac9 3706 Carlos O'Donell <carlos@codesourcery.com>
a67ec3f4
JM
3707
3708 Fixes for makeinfo --html.
3709
3710 * annotate.texinfo: Use @copying and @insertcopying. Use
3711 @ifnottex in place of @ifinfo.
3712 * gdb.texinfo: Use @copying and @insertcopying. Use @ifnottex in
3713 place of @ifinfo. Use @ifnotinfo for one index entry.
3714 * gdbint.texinfo: Use @copying and @insertcopying. Use @ifnottex
3715 in place of @ifinfo.
3716 * stabs.texinfo: Use @copying and @insertcopying. Use @ifnottex
3717 in place of @ifinfo. Include contents at start unconditionally.
3718
84fcdf95
PA
37192009-01-13 Pedro Alves <pedro@codesourcery.com>
3720
3721 * gdb.texinfo (General Query Packets): Remove @var{} around the
3722 "spu" literal string.
3723
fa3a767f
PA
37242009-01-07 Pedro Alves <pedro@codesourcery.com>
3725
3726 * gdb.texinfo (Error in Breakpoints): Delete mention of "The same
3727 program may be running in another process" errors.
3728 * gdbint.texinfo (Native Conditionals): Delete
3729 ONE_PROCESS_WRITETEXT description.
3730
9cb011d3
JB
37312009-01-07 Joel Brobecker <brobecker@adacore.com>
3732
3733 * gdbint.texinfo (Start of New Year Procedure): Add the "coding"
3734 emacs local variable to be placed at the end of the ChangeLog.
3735 Add server.c and gdbreplay.c to the list of files where the
3736 copyright year needs to be updated.
3737
84603566
SL
37382009-01-06 Sandra Loosemore <sandra@codesourcery.com>
3739
3740 * gdb.texinfo (Remote Configuration): Document new
3741 "set/show tcp auto-retry" and "set/show tcp connect-timeout"
3742 commands.
3743
a53f55d8
PA
37442008-12-28 Pedro Alves <pedro@codesourcery.com>
3745
3746 * gdbint.texinfo (gdbarch_cannot_fetch_register): Don't mention
3747 FETCH_INFERIOR_REGISTERS.
3748 (Native Conditionals): Remove obsolete CHILD_PREPARE_TO_STORE,
3749 FETCH_INFERIOR_REGISTERS descriptions. Remove
3750 gdbarch_get_longjmp_target descrition, since already described in
3751 Target Conditionals. Move gdbarch_fp0_regnum description to ...
3752 (Target Conditionals): ... here.
3753
077e0a52
JB
37542008-12-16 Joel Brobecker <brobecker@adacore.com>
3755
3756 * gdb.texinfo (Omissions from Ada): Add missing GDB prompt in
3757 examples.
3758 (Additions to Ada): Likewise. Add the missing opening and closing
3759 parenthesis of the GDB prompt in one of the examples.
3760
023eb17c
JB
37612008-12-14 Joel Brobecker <brobecker@adacore.com>
3762
3763 * gdb.texinfo (Omissions from Ada): Remove incorrect documentation
3764 about the result of 'Address not being of type System.Address.
3765 This problem has been fixed a while ago.
3766
c3b108f7
VP
37672008-12-02 Vladimir Prus <vladimir@codesourcery.com>
3768
3769 MI non-stop and multiprocess docs.
3770
c8d5aac9
L
3771 * gdb.texinfo (GDB/MI): New section 'GDB/MI General Design'
3772 (GDB/MI Output Records): New section 'GDB/MI Frame Information'
3773 Adjust documentation for *stopped, document =thread-created,
3774 =thread-exited, =thread-group-created and =thread-group-exited.
3775 (GDB/MI Thread Commands): Document the 'state' field in
3776 -thread-info output.
3777 (GDB/MI Program Execution): Mention --all and --thread-group
3778 options.
3779 (GDB/MI Variable Objects): Describe floating and fixed variable
3780 objects.
3781 (GDB/MI Miscellaneous Commands): Document -list-thread-groups.
c3b108f7 3782
07e059b5
VP
37832008-12-02 Vladimir Prus <vladimir@codesourcery.com>
3784
c8d5aac9
L
3785 * gdb.texinfo (Operating System Information): New appendix.
3786 (Operating System Auxiliary Information): Document 'info os processes'
3787 (Remote Configuration): Document 'osdata'
3788 (General Query Packets): Document qXfer:osdata:read.
07e059b5 3789
a80b95ba
TG
37902008-11-27 Tristan Gingold <gingold@adacore.com>
3791
3792 * gdb.texinfo (Darwin): Document Darwin specific features.
3793
a655d424
JK
37942008-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
3795
3796 * gdbint.texinfo (Target Conditionals): Extend the
3797 gdbarch_breakpoint_from_pc description.
3798
249e1128
VP
37992008-11-22 Vladimir Prus <vladimir@codesourcery.com>
3800
3801 * gdb.texinfo (M68K Features): Fix typo.
3802
c14c28ba
PP
38032008-11-18 Paul Pluzhnikov <ppluzhnikov@google.com>
3804
3805 * gdb.texinfo (Symbols): Mention printing containing
3806 image name in "info symbol".
3807 (Maint translate-address): Likewise.
889bf7c5 3808
394a6666
JB
38092008-11-18 Joel Brobecker <brobecker@adacore.com>
3810
3811 * gdb.texinfo (Set Catchpoints): Remove the documentation of
3812 commands "catch load" and "catch unload".
3813
66bb093b
VP
38142008-11-17 Vladimir Prus <vladimir@codesourcery.com>
3815
3816 * gdb.texinfo (GDB/MI Async Records): Document
c8d5aac9 3817 =thread-selected.
889bf7c5 3818
4a92f99b
VP
38192008-11-17 Vladimir Prus <vladimir@codesourcery.com>
3820
c8d5aac9 3821 * observer.texi (new_inferior, inferior_exit): New observers.
4a92f99b 3822
f0323ca0
PA
38232008-10-27 Pedro Alves <pedro@codesourcery.com>
3824
3825 * gdbint.texinfo (Adding a New Target): Don't mention TDEPFILES,
3826 .mt files, TM_CLIBS or TM_CDEPS.
3827 (x86 Watchpoints): Don't mention TDEPFILES.
3828
8b23ecc4
SL
38292008-10-24 Sandra Loosemore <sandra@codesourcery.com>
3830
3831 * gdb.texinfo (Remote Protocol): Add new nodes to menu.
3832 (Overview): Mention notifications and non-stop mode behavior.
3833 (Packets): Update documentation of ?, vAttach, vCont, and vRun
3834 with non-stop mode behavior. Add vStopped description.
3835 (Stop Reply Packets): Update list of packets that return
3836 stop replies. Mention non-stop behavior.
3837 (General Query Packets): Document QNonStop packet and associated
3838 qSupported query response.
3839 (Interrupts): Clarify multi-threaded behavior. Mention non-stop
3840 behavior.
3841 (Notification Packets): New section.
3842 (Remote Non-Stop): New section.
3843 (File-I/O Overview): Mention non-stop behavior.
3844
fff08868
HZ
38452008-10-24 Hui Zhu <teawater@gmail.com>
3846 Pedro Alves <pedro@codesourcery.com>
3847
3848 * gdb.texinfo (displaced-stepping): Describe the auto mode
3849 setting, and say it's the default. This is now a mainstream
3850 setting instead of a maintenance setting.
3851
252fbfc8
PA
38522008-10-23 Pedro Alves <pedro@codesourcery.com>
3853
3854 * observer.texi (thread_stop_requested): New.
3855
20924a55
JB
38562008-10-22 Joel Brobecker <brobecker@adacore.com>
3857
3858 * gdb.texinfo (Ada Tasks, Ada Tasks and Core Files): New nodes.
3859 (Patching): Replace incorrect usage of @samp by @kbd.
3860
bacec72f
MS
38612008-10-17 Michael Snyder <msnyder@vmware.com>
3862
3863 * gdb.texinfo: Add documentation for reverse execution.
3864
a08702d6 38652008-10-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
bd4f7d68 3866 Eli Zaretskii <eliz@gnu.org>
a08702d6
TJB
3867
3868 * gdb.texinfo. (Values From Inferior): New subsubsection.
3869
d97bc12b
DE
38702008-10-06 Doug Evans <dje@google.com>
3871
3872 * gdb.texinfo (set debug dwarf2-die): Document it.
3873
87f67dba
JB
38742008-10-01 Joel Brobecker <brobecker@adacore.com>
3875
3876 * gdb.texinfo (catch) [exception]: Document how to insert
3877 a breakpoint on user-defined exceptions when the exception
3878 name is identical to one of the language-defined ones.
3879
2fae03e8
TT
38802008-09-27 Tom Tromey <tromey@redhat.com>
3881
3882 * gdb.texinfo (Macros): Remove text about stringification,
3883 varargs, and splicing.
3884
5c6ce71d
TT
38852008-09-27 Tom Tromey <tromey@redhat.com>
3886
3887 * gdbint.texinfo (Language Support): Remove text about omitting
3888 support for a language.
3889
07128da0
DE
38902008-09-23 Doug Evans <dje@google.com>
3891
3892 * gdb.texinfo (info dcache): Update.
3893
b90a069a
SL
38942008-09-22 Sandra Loosemore <sandra@codesourcery.com>
3895
3896 * gdb.texinfo (Packets): Add info on thread-id syntax and
3897 multiprocess extensions.
3898 <D>: Document multiprocess form of packet.
3899 <H>: Use thread-id syntax.
3900 <T>: Likewise.
3901 <vCont>: Likewise. Note this is required for multiprocess.
3902 <vKill>: New packet.
3903 (Stop Reply Packets) <T>: Use thread-id syntax.
3904 <W>: Document multiprocess form of reply.
3905 <X>: Likewise.
3906 (General Query Packets) <qC>: Use thread-id syntax.
3907 <qfThreadInfo>: Likewise.
3908 <qGetTLSAddr>: Likewise.
3909 <qP>: Likewise.
3910 <qSupported>: Add "multiprocess" feature.
3911 <qThreadExtraInfo>: Use thread-id syntax.
3912
b77209e0
PA
39132008-09-22 Stan Shebs <stan@codesourcery.com>
3914
3915 * gdb.texinfo (Inferiors): New section.
3916
3d0bb823
PA
39172008-09-12 Pedro Alves <pedro@codesourcery.com>
3918
3919 * gdbint.texinfo (Native Debugging): Mention NAT_GENERATED_FILES.
3920
f8dcfc0a
UW
39212008-09-11 Ulrich Weigand <uweigand@de.ibm.com>
3922
3923 * gdbint.texinfo (Target Conditionals): Remove documentation
3924 for gdbarch_name_of_malloc.
3925
8775bb90
MS
39262008-09-03 Angela Marie Thomas <angela@releasedominatrix.com>
3927
3928 * gdb.texinfo (Interrupts): Mention TCP interface for
3929 sending BREAK.
3930
f1838a98
UW
39312008-08-26 Ulrich Weigand <uweigand@de.ibm.com>
3932
3933 * gdb.texinfo (Commands to Specify Files): Document "remote:"
3934 argument prefix to "set sysroot".
3935
158c7665
PH
39362008-08-21 Paul N. Hilfinger <hilfinger@adacore.com>
3937
3938 * gdb.texinfo (Omissions from Ada): Describe new treatment of True
3939 and False.
3940
30e026bb
VP
39412008-08-20 Vladimir Prus <vladimir@codesourcery.com>
3942
c8d5aac9
L
3943 * gdb.textinfo (GDB/MI Miscellaneous Commands): Use @table
3944 for possible features of -list-features.
30e026bb 3945
c6ebd6cf
VP
39462008-08-19 Vladimir Prus <vladimir@codesourcery.com>
3947
c8d5aac9 3948 * gdb.texinfo (Background execution): Adjust example
c6ebd6cf
VP
3949 (GDB/MI Miscellaneous Commands): Document -list-target-features.
3950
aeac0ff9
VP
39512008-08-19 Vladimir Prus <vladimir@codesourcery.com>
3952
3953 * doc/gdb.texinfo (PowerPC): Fix typo.
3954 (PowerPC features): Fix typo.
3955
5231c1fd
PA
39562008-08-18 Pedro Alves <pedro@codesourcery.com>
3957
3958 * observer.texi (thread_ptid_changed): New.
3959
677c5bb1
LM
39602008-08-18 Luis Machado <luisgpm@br.ibm.com>
3961
3962 * doc/gdb.texinfo (PowerPC): Mention Extended FPR's for POWER7.
3963 (PowerPC features): Mention feature set for VSX registers.
3964
f3a2dd1a
JB
39652008-08-13 Joel Brobecker <brobecker@adacore.com>
3966
3967 * gdb.texinfo (Ada Mode Intro): Improve the documentation regarding
3968 the direct visibility of all names in user-written packages.
3969
33e5cbd6
PA
39702008-08-13 Pedro Alves <pedro@codesourcery.com>
3971
3972 * gdb.texinfo (breakpoint always-inserted) Describe the auto mode
3973 setting, and make it the default.
3974 (Non-Stop Mode): Remove "set breakpoints always-inserted 1" from
3975 non-stop script example.
3976
d0384fc4
TJB
39772008-08-12 Thiago Jung Bauermann <bauerman@br.ibm.com>
3978
3979 * gdbint.texinfo (Raw and Virtual Register Representations): Fix
3980 reference to the "Using Different Register and Memory Data
3981 Representation" section.
3982
a6f3e723
SL
39832008-08-12 Sandra Loosemore <sandra@codesourcery.com>
3984
3985 * gdb.texinfo (Remote Configuration): Document set remote noack-packet.
3986 (Remote Protocol): Add Packet Acknowledgment to menu.
3987 (Overview): Mention +/- can be disabled, and point to new section
3988 where this is discussed in detail.
3989 (General Query Packets): Document QStartNoAckMode packet, and
3990 corresponding qSupported reply.
3991 (Packet Acknowledgment): New section.
3992
0606b73b
SL
39932008-08-11 Sandra Loosemore <sandra@codesourcery.com>
3994 Pedro Alves <pedro@codesourcery.com>
3995
3996 * gdb.texinfo (Threads): Move paragraph about automatic thread
3997 selection to All-Stop Mode subsection.
3998 (Thread Stops): Reorganize existing material into subsections.
3999 Add introductory blurb and menu.
4000 (Non-Stop Mode): New subsection.
4001 (Background Execution): New subsection.
4002 (Maintenance Commands): Add cross-references from async mode
4003 commands to the new Background Execution section.
4004
d57a3c85
TJB
40052008-08-06 Tom Tromey <tromey@redhat.com>
4006
4007 * gdb.texinfo (Extending GDB): New chapter.
4008 (Sequences): Demoted chapter, now a section under the new
4009 Extending GDB chapter.
4010 (Python): New section.
4011
6d76a53d
SS
40122008-07-31 Stan Shebs <stan@codesourcery.com>
4013
4014 * gdbint.texinfo: Remove FUNCTION_EPILOGUE_SIZE.
4015
1f70da6a
SS
40162008-07-29 Stan Shebs <stan@codesourcery.com>
4017
4018 * gdbint.texinfo: General round of cleanup and minor
4019 clarifications.
4020 (Breakpoint Handling): Remove mention of BREAKPOINT macro.
4021 (Longjmp Support): Update description to reflect how it is done
4022 for targets without using native header.
4023 (Symbol Handling): Add a little more general explanation.
4024 (COFF, ELF): Mention stabs encapsulation.
4025 (DWARF 3): New section.
4026 (Adding a New Host): Scrub out some obsolete bits.
4027 (Generic Host Support Files): Mention ser-pipe.c, ser-mingw.c.
4028 (Host Conditionals): Remove descriptions of NO_STD_REGS,
4029 HAVE_MMAP, HAVE_TERMIO, INT_MAX etc, LONGEST, HAVE_LONG_DOUBLE,
4030 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, L_SET, SEEK_CUR,
4031 SEEK_SET, STOP_SIGNAL, USG.
4032 (Raw and Virtual Register Representations): Ditto for
4033 DEPRECATED_REGISTER_RAW_SIZE, DEPRECATED_REGISTER_VIRTUAL_SIZE,
4034 DEPRECATED_REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_TYPE.
4035 (Target Conditionals): Ditto for DEPRECATED_FP_REGNUM,
4036 DEPRECATED_FRAMELESS_FUNCTION_INVOCATION, DEPRECATED_FRAME_CHAIN,
4037 DEPRECATED_FRAME_CHAIN_VALID, DEPRECATED_FRAME_INIT_SAVED_REGS,
4038 DEPRECATED_FRAME_SAVED_PC, DEPRECATED_FUNCTION_START_OFFSET,
4039 DEPRECATED_REGISTER_VIRTUAL_SIZE,
4040 DEPRECATED_REGISTER_VIRTUAL_TYPE,
4041 DEPRECATED_USE_STRUCT_CONVENTION.
4042 Describe gdbarch_deprecated_fp_regnum.
4043 Update description of gdbarch_print_insn.
4044 (Adding a New Target): Scrub out obsolete bits.
4045 (Obsolete Conditionals): Remove entire section.
4046
383f836e
TT
40472008-07-25 Tom Tromey <tromey@redhat.com>
4048
4049 * observer.texi (GDB Observers): Document new observers:
4050 breakpoint_created, breakpoint_deleted, breakpoint_modified,
4051 tracepoint_created, tracepoint_deleted, tracepoint_modified,
4052 architecture_changed.
4053
cfd8ab24
SS
40542008-07-21 Stan Shebs <stan@codesourcery.com>
4055
4056 * gdbint.texinfo: Refer to target_so_ops.in_dynsym_resolve_code
4057 instead of IN_SOLIB_DYNSYM_RESOLVE_CODE.
4058
781b42b0
TT
40592008-07-21 Tom Tromey <tromey@redhat.com>
4060
4061 * observer.texi (GDB Observers): Remove obsolete comment.
4062 <executable_changed>: Remove argument.
4063
d7d9f01e
TT
40642008-07-18 Tom Tromey <tromey@redhat.com>
4065
4066 * gdb.texinfo (Macros): Update. Use @code rather than @command.
4067
bf250677
DE
40682008-07-10 Doug Evans <dje@google.com>
4069
4070 * doc/gdb.texinfo: Document "set print symbol-loading on|off".
4071
10568435
JK
40722008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
4073
4074 * gdb.texinfo (Starting): Document "set disable-randomization".
4075
5ae4183a
AS
40762008-07-07 Andreas Schwab <schwab@suse.de>
4077
4078 * gdb.texinfo (GDB/MI Target Manipulation): Fix last change.
4079
b56e7235
VP
40802008-07-06 Vladimir Prus <vladimir@codesourcery.com>
4081
4082 * gdb.texinfo (GDB/MI Target Manipulation): Add
4083 example of -target-attach.
4084
e1ac3328
VP
40852008-06-10 Vladimir Prus <vladimir@codesourcery.com>
4086
4087 * observer.texi (target_resumed): New observer.
5ae4183a 4088 * gdb.texinfo (GDB/MI Output Records): Document *running.
e1ac3328 4089
65d12d83
TT
40902008-06-06 Tom Tromey <tromey@redhat.com>
4091
4092 * gdb.texinfo (Completion): Add field name example.
4093
fbc5282e
MK
40942008-06-06 Marc Khouzam <marc.khouzam@ericsson.com>
4095
4096 * gdb.texinfo (GDB/MI Program Context): Added example
4097 to -exec-arguments
5ae4183a 4098
fbc5282e 40992008-06-05 Nick Roberts <nickrob@snap.net.nz>
bcf6fc3a
NR
4100
4101 * annotate.texinfo (Multi-threaded Apps): Add entry for thread-changed
4102 annotation.
4103
c16158bc 41042008-06-05 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a
AS
4105 Nathan Sidwell <nathan@codesourcery.com>
4106 Joseph Myers <joseph@codesourcery.com>
c16158bc
JM
4107
4108 * configure.ac: Include ../../config/acx.m4. Use ACX_PKGVERSION
4109 and ACX_BUGURL.
4110 * configure: Regenerate.
4111 * Makefile.in (PKGVERSION, BUGURL_TEXI): Define.
4112 (GDBvn.texi): Define VERSION_PACKAGE, BUGURL and BUGURL_DEFAULT.
4113 * gdb.texinfo: Use VERSION_PACKAGE and BUGURL. Remove
4114 mailing-list-specific text about bug reporting unless
4115 BUGURL_DEFAULT.
4116
75c99385
PA
41172008-06-05 Pedro Alves <pedro@codesourcery.com>
4118
4119 * gdb.texinfo (-target-select): Remove reference to target async.
4120 (Maintenance Commands): Document "maint set/show remote-async".
4121
1763a388
MK
41222008-06-04 Marc Khouzam <marc.khouzam@ericsson.com>
4123
4124 * gdb.texinfo (GDB/MI File Transfer Commands): Typo
4125 in -target-file-get section.
5ae4183a 4126
d0d064df
PA
41272008-05-22 Pedro Alves <pedro@codesourcery.com>
4128
9b562ab8
PA
4129 * gdb.texinfo (vAttach, vRun): Re-remove requirement of the stub
4130 killing the inferior when it is already debugging a process.
d0d064df 4131
8dfa32fc
JB
41322008-05-21 Joel Brobecker <brobecker@adacore.com>
4133
4134 * gdb.texinfo (Continuing and Stepping): Document the new "fin"
4135 abbreviation for "finish".
4136
55f996a7
NR
41372008-05-21 Nick Roberts <nickrob@snap.net.nz>
4138
4139 * annotate.texinfo (Multi-threaded Apps): New node for new annotation.
4140
ba2b1c56
DJ
41412008-05-15 Daniel Jacobowitz <dan@codesourcery.com>
4142
4143 * gdbint.texinfo (Target Conditionals): Delete entry for
4144 gdbarch_dwarf_reg_to_regnum.
4145
08388c79
DE
41462008-05-09 Doug Evans <dje@google.com>
4147
a3c83fae 4148 * gdb.texinfo: Document "find" command, qSearch:memory packet.
08388c79 4149
d14508fe
DE
41502008-05-05 Doug Evans <dje@google.com>
4151
4152 * gdb.texinfo (disassemble): Document /m modifier.
4153
e2b7ddea
VP
41542008-05-05 Vladimir Prus <vladimir@codesourcery.com>
4155
5ae4183a
AS
4156 * gdb.texinfo (Maintenance Commands): Clarify that "maint time"
4157 will not report the time of commands that run the target.
e2b7ddea 4158
8eb41542
VP
41592008-05-03 Vladimir Prus <vladimir@codesourcery.com>
4160
4161 * gdb.texinfo (GDB/MI Output Records): Add
4162 missing semicolon.
4163
82f68b1c
VP
41642008-05-03 Vladimir Prus <vladimir@codesourcery.com>
4165
4166 * gdb.texinfo (GDB/MI Output Records):
4167 Document =thread-create and =thread-exited.
4168
fa0f268d
VP
41692008-05-03 Vladimir Prus <vladimir@codesourcery.com>
4170
4171 * gdb.texinfo (GDB/MI Development and Front Ends):
82f68b1c 4172 Remove mention of dmi-discuss.
fa0f268d 4173
063bfe2e
VP
41742008-05-03 Pedro Alves <pedro@codesourcery.com>
4175
4176 * observer.texi (thread_exit): New.
4177
237fc4c9
PA
41782008-05-02 Pedro Alves <pedro@codesourcery.com>
4179
4180 * gdb.texinfo (Debugging Output): Document "set/show debug
4181 displaced".
4182 (Maintenance Commands): Document "maint set/show
4183 can-use-displaced-stepping".
4184
0428b8f5
DJ
41852008-05-02 Daniel Jacobowitz <dan@codesourcery.com>
4186
4187 * gdb.texinfo (ARM): Document set/show arm fallback-mode
4188 and set/show arm force-mode.
4189
5009afc5
AS
41902008-05-02 Andreas Schwab <schwab@suse.de>
4191
4192 * gdbint.texinfo (Algorithms): Describe
4193 target_watchpoint_addr_within_range.
4194
669fac23
DJ
41952008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
4196
4197 * gdbint.texinfo (Stack Frames): New chapter.
4198 (Algorithms): Move Frames text to the new chapter.
4199 (Target Conditionals): Delete SAVE_DUMMY_FRAME_TOS. Document
4200 gdbarch_dummy_id instead of gdbarch_unwind_dummy_id.
4201
721c02de
VP
42022008-04-24 Vladimir Prus <vladimir@codesourcery.com>
4203
5ae4183a
AS
4204 * gdb.texinfo (GDB/MI Output Syntax): Clarify that async
4205 output does not necessary include any tokens.
721c02de 4206
c055b101
CV
42072008-04-22 Corinna Vinschen <vinschen@redhat.com>
4208
4209 * gdb.texinfo (Set SH Calling convention): New @item.
4210 (Show SH Calling convention): Ditto.
4211
68837c9d
MD
42122008-04-22 Markus Deuling <deuling@de.ibm.com>
4213
4214 * gdb.texinfo (Fortran Operators): Describe '%' operator.
4215
2e9132cc
EZ
42162008-04-20 Eli Zaretskii <eliz@gnu.org>
4217
4218 * gdb.texinfo (Set Breaks): Mention that multiple location
4219 breakpoints need line number info. Add index entries.
4220
31fffb02
CS
42212008-04-19 Craig Silverstein <csilvers@google.com>
4222
4223 * gdb.texinfo (Requirements): Add an optional requirement on
4224 zlib.
4225 * gdbint.texinfo (Debugging File Formats): Add new subsection for
4226 Compressed DWARF 2.
4227
a47ec5fe
AR
42282008-04-16 Aleksandar Ristovski <aristovski@qnx.com>
4229
4230 * gdb.texinfo (GDB/MI Simple Examples): Added 'disp' field to the
4231 sample output for 'stopped,reason="breakpoint-hit"' message.
4232 (GDB/MI Program Execution): Likewise.
4233
de051565
MK
42342008-04-09 Marc Khouzam <marc.khouzam@ericsson.com>
4235
5ae4183a 4236 * gdb.texinfo (GDB/MI Variable Objects): Add anchor to
de051565
MK
4237 -var-set-format. Add -f option to -var-evaluate-expression.
4238
6ba66d6a
JB
42392008-04-03 Joel Brobecker <brobecker@adacore.com>
4240
4241 * gdb.texinfo (Breakpoint Menus): Delete. Contents moved inside
4242 new node "Ambiguous Expressions". Replace references to this
4243 node by references to "Ambiguous Expressions" throughout.
4244 (Ambiguous Expressions): New node.
4245
1e26b4f8
DJ
42462008-03-26 Daniel Jacobowitz <dan@codesourcery.com>
4247
4248 * gdb.texinfo (MIPS Features, PowerPC Features): Add @node.
4249
b84876c2
PA
42502008-03-21 Pedro Alves <pedro@codesourcery.com>
4251
4252 * gdb.texinfo (Debugging Output): Document
4253 "set/show debug lin-lwp-async".
4254 (Maintenance Commands): Document "maint set/show linux-async".
4255
63092375
DJ
42562008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
4257
4258 * gdb.texinfo (Expressions): Update description of malloced arrays.
4259
8e8901c5
VP
42602008-03-15 Vladimir Prus <vladimir@codesourcery.com>
4261
4262 * gdb.texinfo (Thread Commands): Document
4263 -thread-info. Remove -thread-list-all-threads.
4264
1fddbabb
PA
42652008-03-14 Pedro Alves <pedro@codesourcery.com>
4266 Sandra Loosemore <sandra@codesourcery.com>
4267
4268 * gdb.texinfo (Library List Format): Update to mention the
4269 possibility to pass section addresses instead of segment
4270 addresses.
4271
ccd213ac
DJ
42722008-03-10 Daniel Jacobowitz <dan@codesourcery.com>
4273
4274 * gdb.texinfo (Starting): Document "set exec-wrapper".
4275 (Server): Document gdbserver --wrapper.
4276
fa4727a6
DJ
42772008-03-03 Daniel Jacobowitz <dan@codesourcery.com>
4278
4279 * gdb.texinfo (Set Watchpoints): Mention watchpoints on
4280 unreadable memory. Delete obsolete SPARClite reference.
4281
8edfe269
DJ
42822008-02-28 Daniel Jacobowitz <dan@codesourcery.com>
4283
4284 * gdb.texinfo (Starting): Mention always-running targets.
4285 (Target Commands): Add an anchor for load.
4286 (Connecting): Explain continue instead of run.
4287
1843f87b
DJ
42882008-02-27 Daniel Jacobowitz <dan@codesourcery.com>
4289
4290 * gdb.texinfo (Debugging Output): Document "set debug timestamp".
4291
f9082629
NR
42922008-02-26 Nick Roberts <nickrob@snap.net.nz>
4293
4294 * gdb.texinfo (Set Breaks): Revert description of Enb column of
4295 breakpoint table.
4296
fd96d250
PA
42972008-02-19 Pedro Alves <pedro@codesourcery.com>
4298
4299 * gdb.texinfo (vAttach, vRun): Remove requirement of the stub
4300 killing the inferior when it is already debugging a process.
4301
36af4ef6
MD
43022008-02-13 Markus Deuling <deuling@de.ibm.com>
4303
4304 * gdbint.texinfo (Build Script): New section. Mention new build script
4305 gdb_buildall.sh.
4306
cda4ce5a
JB
43072008-02-01 Jim Blandy <jimb@red-bean.com>
4308
4309 * gdb.texinfo (Help): Summarize 'info args' correctly.
4310
4acd40f3
TJB
43112008-01-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
4312
4313 * gdb.texinfo: (Decimal Floating Point): Mention pseudo-registers
4314 available in PowerPC architecture.
4315 (Embedded Processors): Change node name of PowerPC item in menu.
4316 (PowerPC): Rename to...
4317 (PowerPC Embedded): this.
4318 (Architectures): Add new PowerPC item in menu.
4319 (PowerPC): New node.
4320
6e6c6f50
DJ
43212008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
4322
4323 * gdb.texinfo (Multi-Process Mode for gdbserver): Use @kbd for
4324 commands.
4325
5ee187d7
DJ
43262008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
4327
4328 * gdb.texinfo (Setting Catchpoints): Mention features
4329 supported on GNU/Linux.
4330
e275c0d9
NR
43312008-01-30 Nick Roberts <nickrob@snap.net.nz>
4332
4333 * gdb.texinfo (GDB/MI File Commands): Describe new output
4334 field for MI command -file-list-exec-source-file.
4335
2d717e4f
DJ
43362008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
4337
4338 * gdb.texinfo (Using the `gdbserver' Program): Add security
4339 warning. Rearrange into subsections and subsubsections. Document
4340 --multi and --debug. Correct --with-sysroot typo. Update --attach
4341 usage. Make load reference clearer. Document monitor exit.
4342 (Remote Configuration): Document set remote exec-file, attach-packet,
4343 and run-packet.
4344 (Packets): Document vAttach and vRun.
4345
d35a4257 43462008-01-29 Nick Roberts <nickrob@snap.net.nz>
f663676d
NR
4347
4348 * gdb.texinfo (Processes): Mention process command.
889bf7c5 4349 detach-on-follow -> detach-on-fork.
f663676d 4350
c78d192c
DJ
43512008-01-28 Daniel Jacobowitz <dan@codesourcery.com>
4352
4353 * gdbint.texinfo (Native Conditionals): Remove
4354 SHELL_COMMAND_CONCAT and SHELL_FILE.
4355
d35a4257
EZ
43562008-01-26 Eli Zaretskii <eliz@gnu.org>
4357
4358 * gdb.texinfo (Specify Location): Improve wording.
4359
93815fbf
VP
43602008-01-23 Chris Demetriou <cgd@google.com>
4361
4362 * gdb.texinfo (Threads): Document new "set print thread-events"
4363 and "show print thread-events" commands.
4364
2a25a5ba
EZ
43652008-01-19 Eli Zaretskii <eliz@gnu.org>
4366
4367 * gdb.texinfo (Specify Location): New section.
4368 (Delete Breaks, Edit, Set Breaks): Remove description of
4369 locations. Instead, add a reference to "Specify Location".
4370 (Machine Code, Jumping, Thread Stops, Continuing and Stepping)
4371 (Symbols): Refer to "Specify Location" for the valid forms of
4372 linespecs and locations.
4373
32c9a795
MD
43742008-01-18 Markus Deuling <deuling@de.ibm.com>
4375
4376 * gdbint.texinfo (Target Conditionals): Replace the description of
4377 BITS_BIG_ENDIAN with a description of gdbarch_bits_big_endian.
4378
b17828ca
JB
43792008-01-12 Paul Hilfinger <hilfinger@adacore.com>
4380
4381 * gdb.texinfo (C Operators): Remove incorrect parenthetical comment
4382 about &&var, which is rejected by the expression parser.
4383
0aea4bf3
LM
43842008-01-09 Luis Machado <luisgpm@br.ibm.com>
4385
4386 * gdb.texinfo (Output): Update documentation on using printf with DFP
4387 types.
4388
febe4383
TJB
43892008-01-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
4390
4391 * gdb.texinfo (C and C++): Add Decimal Floating Point format
4392 subsubsection.
4393 (Decimal Floating Point format): New subsubsection.
4394
7a404eba
PA
43952008-01-05 Pedro Alves <pedro@codesourcery.com>
4396
4397 * gdb.texinfo (File Options): Remove mention of the attempt to
4398 open a core file with the -p option. Don't list -c as a valid
4399 option to attach to a process.
4400
a4d9b460
PA
44012008-01-05 Pedro Alves <pedro@codesourcery.com>
4402
4403 * gdbint.texinfo (Host Conditionals): Remove mention of
4404 ALIGN_STACK_ON_ENTRY.
4405
6ec2edbe
JB
44062008-01-05 Joel Brobecker <brobecker@adacore.com>
4407
4408 * gdbint.texinfo (Start of New Year Procedure): Add item
4409 describing how to update the source and documentation copyright
4410 notices.
4411
d8b2a693
JB
44122007-12-18 Jim Blandy <jimb@codesourcery.com>
4413
ab209b3a 4414 * gdb.texinfo (Set Watchpoints): Integrate per-thread
d8b2a693
JB
4415 watchpoint explanation into the main description of the watchpoint
4416 command; update synopses of 'watch', 'rwatch', and 'awatch'
4417 commands.
4418
8b4ed427
VP
44192007-12-18 Vladimir Prus <vladimir@codesourcery.com>
4420
4421 * gdb.texinfo (Miscellaneous gdb/mi Commands):
4422 Document 'pending-breakpoints' feature of
4423 -list-features.
4424
37e4754d
LM
44252007-12-17 Luis Machado <luisgpm@br.ibm.com>
4426
669fac23 4427 * gdb.texinfo: Add new parameter's description.
37e4754d 4428
1d3811f6
DJ
44292007-12-16 Daniel Jacobowitz <dan@codesourcery.com>
4430
4431 * gdb.texinfo (Overview): Clarify run-length encoding
4432 example. Remove the restriction on "+" and "-" characters.
4433
c1c25a1a
EZ
44342007-12-15 Eli Zaretskii <eliz@gnu.org>
4435
4436 * gdb.texinfo (Host I/O Packets): Fix xref syntax.
4437
afe8ab22 44382007-12-14 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a 4439
afe8ab22
VP
4440 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
4441 the -f option for -break-insert, remove -r option,
4442 and clarify specification of location.
4443
a6b151f1
DJ
44442007-11-30 Daniel Jacobowitz <dan@codesourcery.com>
4445
4446 * gdb.texinfo (Debugging Programs with Multiple Processes): Correct
4447 formatting.
4448 (Remote Debugging): Add File Transfer section.
4449 (Remote Configuration): Document Host I/O packets.
4450 (GDB/MI): Add GDB/MI File Transfer Commands section.
c1c25a1a 4451 (Host I/O Packets): New section in "Remote Protocol".
a6b151f1
DJ
4452 (Packets): Add vFile.
4453
3b784c4f
EZ
44542007-11-17 Eli Zaretskii <eliz@gnu.org>
4455
4456 * gdb.texinfo (Set Breaks, Disabling): Clarify behavior of
4457 breakpoints with multiple locations.
4458 (Breakpoint Menus): Improve wording.
4459 (Output): Fix last change.
4460
a4ce5b0d
UW
44612007-11-17 Ulrich Weigand <uweigand@de.ibm.com>
4462
4463 * Makefile.in (Makefile): Do not depend on target_makefile_frag.
4464
1b39d5c0
DE
44652007-11-15 Doug Evans <dje@google.com>
4466
4467 * gdb.texinfo (Symbols): Update output of "maint info symtabs".
4468
7a72d44c
VP
44692007-11-15 Vladimir Prus <vladimir@codesourcery.com>
4470
4471 * gdbint.texinfo (Native Conditionals): Remove
4472 mention of CLEAR_SOLIB.
5ae4183a 4473
6d1829bf 44742007-11-11 Joel Brobecker <brobecker@adacore.com>
b4740add
JB
4475
4476 * gdb.texinfo (Print Settings): Add documentation for "set/show
4477 print frame-arguments".
4478
1a619819
LM
44792007-11-05 Luis Machado <luisgpm@br.ibm.com>
4480
3b784c4f 4481 * gdb.texinfo (Output): Update printf command's description.
1a619819 4482
55eddb0f
DJ
44832007-10-30 Daniel Jacobowitz <dan@codesourcery.com>
4484
4485 * gdb.texinfo (PowerPC): Document "set powerpc vector-abi" and "set
4486 powerpc soft-float".
4487
9cceb671
DJ
44882007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
4489
4490 * gdb.texinfo (Files): Correct formatting. Mention Expat
4491 requirement.
4492 (Requirements for Building GDB): Expand the list of Expat
4493 uses.
4494 (Library List Format, Memory Map Format): Mention Expat.
4495 (Target Descriptions): Update Expat wording.
4496
83acabca
DJ
44972007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
4498
4499 * gdbint.texinfo (Register and Memory Data, Target Conditionals):
4500 Document that gdbarch_convert_register_p should return zero for no-op
4501 conversions.
4502
e35879db
UW
45032007-10-22 Ulrich Weigand <uweigand@de.ibm.com>
4504
83acabca 4505 * gdbint.texi (Compiler Characteristics): Move documentation
e35879db
UW
4506 of set_gdbarch_sofun_address_maybe_missing back to ...
4507 (Target Conditionals): ... here to fix build break.
4508
203c3895
UW
45092007-10-19 Ulrich Weigand <uweigand@de.ibm.com>
4510
83acabca 4511 * gdbint.texi (Target Conditionals): Remove documentation of
203c3895
UW
4512 SOFUN_ADDRESS_MAYBE_MISSING, replaced by ...
4513 (Compiler Characteristics): ... documentation of
4514 set_gdbarch_sofun_address_maybe_missing.
4515
11411de3
DJ
45162007-10-17 Daniel Jacobowitz <dan@codesourcery.com>
4517
4518 * gdbint.texinfo (Target Conditionals): Use
4519 frame_unwind_register_unsigned in examples instead of
4520 frame_unwind_unsigned_register.
4521
7cc46491
DJ
45222007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
4523
4524 * gdb.texinfo (Predefined Target Types): Add int128
4525 and uint128.
4526 (Standard Target Features): Add PowerPC features.
4527
81adfced
DJ
45282007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
4529
4530 * gdb.texinfo (Maintenance Commands): Document "maint print c-tdesc".
4531
c1874924
UW
45322007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
4533
4534 * gdbint.texi (Target Conditionals): Remove documentation
4535 of and references to DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS,
4536 gdbarch_extract_return_value, and gdbarch_store_return_value.
4537
f6e56ab3
UW
45382007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
4539
4540 * gdbint.texi (Target Conditionals): Remove documentation of
4541 and references to DEPRECATED_REG_STRUCT_HAS_ADDR.
4542
56cf5405
KH
45432007-10-11 Kazu Hirata <kazu@codesourcery.com>
4544
4545 * gdb.texinfo: Mention that inaccessible-by-default is on by
4546 default.
4547
35156bae
DJ
45482007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
4549
4550 * gdbint.texinfo (Target Conditionals): Remove VARIABLES_INSIDE_BLOCK.
4551
d983da9c
DJ
45522007-09-30 Daniel Jacobowitz <dan@codesourcery.com>
4553
4554 * gdb.texinfo (Setting Watchpoints): Adjust warning text about
4555 multi-threaded watchpoints.
4556 * gdbint.texinfo (Watchpoints): Describe how watchpoints are
4557 checked. Describe sticky notification. Expand description
4558 of steppable and continuable watchpoints.
4559 (Watchpoints and Threads): New subsection.
4560
fe6fbf8b
VP
45612007-09-28 Vladimir Prus <vladimir@codesourcery.com>
4562
4563 * gdb.texinfo (Setting Breakpoints): Revise
4564 documentation for pending breakpoints. Document
4565 breakpoints with multiple locations.
5ae4183a 4566
084344da
VP
45672007-09-19 Vladimir Prus <vladimir@codesourcery.com>
4568
4569 * gdb.texinfo (Miscellaneous gdb/mi Commands):
4570 Document -list-features.
5ae4183a 4571
82160952
EZ
45722007-09-15 Eli Zaretskii <eliz@gnu.org>
4573
4574 * gdb.texinfo (Output): Spell out which features of C's printf are
4575 not supported by GDB's printf.
7e27a47a
EZ
4576 (Separate Debug Files): More accurate wording regarding build ID
4577 and a reference to the ld manual rather than the Fedora wiki.
82160952 4578
ea37ba09
DJ
45792007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
4580 Jim Blandy <jimb@codesourcery.com>
4581
4582 * gdb.texinfo (Output Formats): Update 'c' description. Describe 's'.
4583 (Examining Memory): Update mentions of the 's' format.
4584 (Automatic Display): Likewise.
4585
b8533aec
DJ
45862007-09-02 Daniel Jacobowitz <dan@codesourcery.com>
4587
4588 * gdb.texinfo: Update the FSF's Back-Cover Text.
4589
83f83d7f
JK
45902007-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4591 Eli Zaretskii <eliz@gnu.org>
4592
4593 * gdb.texinfo (Separate Debug Files): Cosmetic quoting removal.
4594 Fixed the ``build ID'' name. New binaries build instructions for the
4595 build ID inclusion. Explain how the commands are specific to the build
4596 ID vs. debug link.
4597
c7e83d54
EZ
45982007-09-01 Eli Zaretskii <eliz@gnu.org>
4599
4600 * gdb.texinfo (Separate Debug Files): Fix last change. Add
4601 indexing for ``build ID'' support.
4602
d3750b24
JK
46032007-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
4604
4605 * gdb.texinfo (Separate Debug Files): Included a BUILD ID description.
4606 Enlisted BUILD ID to the debug file searching example.
4607 Included a BUILD ID `.note.gnu.build-id' section description.
4608 Updated/added the debug files splitting instructions for OBJCOPY.
4609
02142340
VP
46102007-08-31 Vladimir Prus <vladimir@codesourcery.com>
4611
4612 * gdb.texinfo (Variable Objects): Adjust docs
4613 for -var-info-expression and document
4614 -var-info-path-expression.
4615
d3bdde98
JB
46162007-08-20 Jim Blandy <jimb@codesourcery.com>
4617
3fb6a982
JB
4618 * gdb.texinfo (Top): Dedicate manual to the memory of Fred Fish.
4619 (title page): Include the dedication in the printed manual, as a
4620 separate page after the copyright notice.
5ae4183a 4621
d3bdde98
JB
4622 * gdb.texinfo (The F Reply Packet): Avoid confusing texi2html:
4623 don't break a @var across a line.
4624
c80a96a8
MR
46252007-07-25 Maciej W. Rozycki <macro@mips.com>
4626
4627 * Makefile.in (MAKEHTMLFLAGS): Also search the current directory
4628 for include files.
4629
5824a901
NR
46302007-07-12 Nick Roberts <nickrob@snap.net.nz>
4631
4632 * gdb.texinfo (Server Prefix): New node. Adapt from existing node
5ae4183a
AS
4633 in annotate.texinfo.
4634 (Command History): Link to new node.
5824a901 4635
d52e7ea3
UW
46362007-07-05 Markus Deuling <deuling@de.ibm.com>
4637
4638 * gdbint.texinfo (PC_LOAD_SEGMENT): Remove description.
4639
5fc14d0a
EZ
46402007-07-05 Eli Zaretskii <eliz@gnu.org>
4641
4642 * gdbint.texinfo (Target Conditionals): Fix last change.
4643
4a9bb1df
UW
46442007-07-03 Markus Deuling <deuling@de.ibm.com>
4645
4646 * gdb.texinfo: Replace following macros by their appropriate gdbarch
4647 routines:
4648 (TARGET_CHAR_SIGNED, CALL_DUMMY_LOCATION, CANNOT_FETCH_REGISTER)
4649 (CANNOT_STORE_REGISTER, GET_LONGJMP_TARGET, POINTER_TO_ADDRESS)
4650 (ADDRESS_TO_POINTER, INNER_THAN, FRAME_NUM_ARGS)
4651 (HAVE_NONSTEPPABLE_WATCHPOINT, TARGET_SHORT_BIT, TARGET_INT_BIT)
4652 (TARGET_LONG_BIT, TARGET_LONG_LONG_BIT, TARGET_FLOAT_BIT)
4653 (TARGET_DOUBLE_BIT, TARGET_LONG_DOUBLE_BIT, TARGET_PTR_BIT
4654 (TARGET_ADDR_BIT, SP_REGNUM, PC_REGNUM, PS_REGNUM, FP0_REGNUM)
4655 (STAB_REG_TO_REGNUM, ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM)
4656 (SDB_REG_TO_REGNUM, DWARF2_REG_TO_REGNUM, BELIEVE_PCC_PROMOTION)
4657 (CONVERT_REGISTER_P, REGISTER_TO_VALUE, VALUE_TO_REGISTER)
4658 (POINTER_TO_ADDRESS, ADDRESS_TO_POINTER, EXTRACT_RETURN_VALUE)
4659 (STORE_RETURN_VALUE, SKIP_PROLOGUE, MEMORY_INSERT_BREAKPOINT)
4660 (BREAKPOINT_FROM_PC, MEMORY_REMOVE_BREAKPOINT, DECR_PC_AFTER_BREAK)
4661 (ADDR_BITS_REMOVE, TARGET_PRINT_INSN, SKIP_TRAMPOLINE_CODE)
4662 (IN_SOLIB_RETURN_TRAMPOLINE, NAME_OF_MALLOC, ADDRESS_CLASS_TYPE_FLAGS)
4663 (ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, ADDRESS_CLASS_TYPE_FLAGS_P).
4664 (ADDRESS_CLASS_NAME_to_TYPE_FLAGS, ADJUST_BREAKPOINT_ADDRESS)
4665 (PRINT_FLOAT_INFO, PRINT_VECTOR_INFO, INTEGER_TO_ADDRESS)
4666 (SKIP_PERMANENT_BREAKPOINT, TARGET_VIRTUAL_FRAME_POINTER)
4667 (SOFTWARE_SINGLE_STEP_P)
4668
4669 (push_dummy_call, stabs_argument_has_addr, unwind_sp, unwind_pc)
4670 (print_registers_info, push_dummy_code, unwind_dummy_id): Rework
4671
4672 (REGISTER_CONVERT_TO_TYPE, END_OF_TEXT_DEFAULT, GDB_MULTI_ARCH)
4673 (GDB_TARGET_IS_HPPA, DEPRECATED_GET_SAVED_REGISTER)
4674 (SYMBOLS_CAN_START_WITH_DOLLAR, DEPRECATED_INIT_EXTRA_FRAME_INFO)
4675 (DEPRECATED_INIT_FRAME_PC, DEPRECATED_SIGTRAMP_START)
4676 (IN_SOLIB_CALL_TRAMPOLINE, NO_HIF_SUPPORT, REGISTER_CONVERTIBLE)
4677 (DEPRECATED_REGISTER_RAW_SIZE, PARM_BOUNDARY, DEPRECATED_STACK_ALIGN)
4678 (PROLOGUE_FIRSTLINE_OVERLAP, DEPRECATED_POP_FRAME, STEP_SKIPS_DELAY)
4679 (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT)
4680 (OS9K_VARIABLES_INSIDE_BLOCK, KERNEL_U_ADDR, KERNEL_U_ADDR_HPUX)
4681 (REGISTER_U_ADDR, U_REGS_OFFSET, DEBUG_PTRACE): Remove description.
4682
4683 (Converting an existing Target Architecture to Multi-arch): Remove
4684 section.
4685
4686 (gdbarch_unwind_pc, gdbarch_unwind_sp): Renew code example.
4687 (gdbarch_addr_bits_remove): Add code example.
4688
4689 * gdb.texinfo: Replace REGISTER_NAME by gdbarch_register_name.
4690
cfa9d6d9
DJ
46912007-07-02 Daniel Jacobowitz <dan@codesourcery.com>
4692
4693 * gdb.texinfo (Remote Configuration): Document library-info-packet.
4694 Add other missing entries. Adjust the table size to fit.
4695 (Stop Reply Packets): Use @itemize instead of @enumerate. Document
4696 stop reasons including the new "library" event.
4697 (General Query Packets): Adjust table widths for qSupported. Mention
4698 qXfer:libraries:read reply to qSupported and document the new packet.
4699 (Library List Format): New section.
4700
159fcc13
JK
47012007-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
4702
4703 * gdb.texinfo (Attach): Fixed GDB exit inferior detachment.
4704
f66d1690
MS
47052007-06-28 Michael Snyder <msnyder@svkmacdonelllnx>
4706
4707 * gdbint.texinfo (Table, Tuple and List Functions) Fix typo.
4708
67102876
NR
47092007-06-25 Nick Roberts <nickrob@snap.net.nz>
4710
4711 * gdbint.texinfo (Register and Memory Data): Break sections
4712 into nodes and add a menu.
4713
a4642986
MR
47142007-06-21 Maciej W. Rozycki <macro@mips.com>
4715
4716 * gdb.texinfo (Examining Memory): Document the new behaviour.
4717
e9c17194
VP
47182007-06-21 Vladimir Prus <vladimir@codesourcery.com>
4719
4720 * gdb.texinfo (Standard Target Features): Document
4721 m68k features.
4722
31d99776
DJ
47232007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
4724
4725 * gdb.texinfo (General Query Packets): Document qOffsets changes.
4726
1780a0ed
DJ
47272007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
4728
4729 * gdb.texinfo (Target Description Format): Add version attribute
4730 for <target>.
4731
822b6570
DJ
47322007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
4733
4734 * gdb.texinfo (MIPS Features): Document org.gnu.gdb.mips.linux.
4735
f8b73d13
DJ
47362007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
4737
4738 * gdb.texinfo (MIPS Features): New subsection.
4739
0e7f50da
UW
47402007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
4741 Markus Deuling <deuling@de.ibm.com>
4742
4743 * gdb.texinfo (General Query Packets): Document qXfer:spu:read
4744 and qXfer:spu:write packets and mention them under qSupported.
4745
23d964e7
UW
47462007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
4747 Markus Deuling <deuling@de.ibm.com>
4748
4749 * gdb.texinfo (Architectures): Add new SPU section to document
4750 Cell Broadband Engine SPU architecture specific commands.
4751
9f708cb2
VP
47522007-06-09 Vladimir Prus <vladimir@codesourcery.com>
4753
4754 * gdb.texinfo (GDB/MI Variable Objects): Editorial
4755 comments.
4756
7579b5f8
NR
47572007-06-07 Nick Roberts <nickrob@snap.net.nz>
4758
4759 * gdb.texinfo (Emacs): Describe GDB under Emacs 22.1.
4760
bf06d120
JB
47612007-05-29 Jim Blandy <jimb@codesourcery.com>
4762
4763 * gdb.texinfo (Overview): Doc fix.
4764
23776285
MR
47652007-05-22 Maciej W. Rozycki <macro@mips.com>
4766
4767 * gdb.texinfo (Remote Configuration): Document "set/show
4768 remoteflow".
4769
1a69e1e4
DJ
47702007-05-16 Daniel Jacobowitz <dan@codesourcery.com>
4771
bf06d120
JB
4772 * gdb.texinfo (MIPS): Remove documentation for set mips
4773 saved-gpreg-size, show mips saved-gpreg-size, and set mips
4774 stack-arg-size.
1a69e1e4 4775
46ba6afa 47762007-05-14 Bob Wilson <bob.wilson@acm.org>
5ae4183a 4777
46ba6afa
BW
4778 * all-cfg.texi (GDBTUI): New.
4779 * gdb.texinfo (Mode Options): Use GDBTUI variable.
4780 (TUI, TUI Overview, TUI Keys, TUI Single Key Mode, TUI Commands)
4781 (TUI Configuration): Edit to improve clarity and fix problems of
4782 both style and content.
5ae4183a 4783
06d3b283
UW
47842007-05-11 Ulrich Weigand <uweigand@de.ibm.com>
4785
4786 * observer.texi (GDB Observers): New observer "new_objfile".
4787
179101d6
UW
47882007-05-08 Ulrich Weigand <uweigand@de.ibm.com>
4789
4790 * gdbint.texinfo (Native Conditionals): Remove USE_PROC_FS.
4791
25d5ea92
VP
47922007-04-14 Vladimir Prus <vladimir@codesourcery.com>
4793
4794 * gdb.texinfo (GDB/MI Variable Objects): Document
4795 frozen variables objects.
5ae4183a 4796
ea35711c
DJ
47972007-04-13 Daniel Jacobowitz <dan@codesourcery.com>
4798
4799 * gdb.texinfo (Memory): Reference Remote Debugging chapter.
4800 (Character Sets, Caching Data of Remote Targets): Likewise.
4801 (Targets): Delete Remote node. Move its text...
4802 (Debugging Remote Programs): ...to here. Delete description
4803 of the "remote" command.
4804 (Remote configuration): Delete description of "set remotedevice"
4805 and "show remotedevice".
4806 (Embedded Processors): Delete H8/300, H8/500, and SH nodes.
4807
db2e3e2e
BW
48082007-04-11 Bob Wilson <bob.wilson@acm.org>
4809
5ae4183a
AS
4810 * gdb.texinfo (Contributors, Continuing and Stepping)
4811 (Fortran Defaults, HPPA, TUI, TUI Commands, Configure Options)
4812 (General Query Packets, File-I/O Remote Protocol Extension)
4813 (Protocol Basics, The F Reply Packet, Write)
4814 (Protocol-specific Representation of Datatypes, Memory Transfer):
4815 Fix hyphenation, punctuation and grammar problems.
4816 (Cygwin Native): Likewise. Also fix misuse of @pxref and use
4817 'section' instead of 'subsection' in the text.
4818 (Non-debug DLL Symbols): Avoid 'subsubsection' in the text.
4819 (i386): Remove period from section name.
db2e3e2e
BW
4820 (Installing GDB, Requirements, Running Configure, Separate Objdir)
4821 (Config Names, Configure Options): Use @file{configure}.
4822
8a3dae3e
DJ
48232007-04-11 Daniel Jacobowitz <dan@codesourcery.com>
4824
4825 * gdbint.texinfo (Writing Tests): Mention gdb_test_multiple
4826 and tab expansion.
4827
1a92f856
DJ
48282007-04-10 Daniel Jacobowitz <dan@codesourcery.com>
4829
4830 * gdbint.texinfo (SOM): Correct location of the SOM reader.
4831
79a6e687 48322007-04-02 Bob Wilson <bob.wilson@acm.org>
5ae4183a 4833
79a6e687
BW
4834 * gdb.texinfo: Consistently capitalize all significant words in
4835 node names, chapter titles, section titles, and headings. Update
4836 cross references to match.
4837 (Starting and Stopping Trace Experiment): Make node name plural.
4838 (Breakpoint related warnings): Hyphenate "Breakpoint-related".
5ae4183a 4839
ad527d2e
PA
48402007-03-30 Pedro Alves <pedro_alves@portugalmail.pt>
4841
4842 * gdb.texinfo (WinCE): Delete obsolete subsection.
4843
7ce59000
DJ
48442007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
4845
4846 * gdb.texinfo (M68K): Remove obsolete ROM monitors.
4847 * gdbint.texinfo (DWARF 1): Delete section and other dwarfread.c
4848 references.
4849
8807d78b
DJ
48502007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
4851
4852 * gdb.texinfo (Startup): Delete references to some alternate
4853 names for .gdbinit.
4854 (Thread): Remove LynxOS reference.
4855 (Tandem ST2000): Delete target-specific documentation.
4856 * gdbint.texinfo (Symbol Handling): Remove mention of NLM.
4857 (Target Architecture Definition): Remove mention of GDB_OSABI_NETWARE
4858 and GDB_OSABI_LYNXOS.
4859
5f402660
UW
48602007-03-29 Ulrich Weigand <uweigand@de.ibm.com>
4861
4862 * gdbint.texi (Native Conditionals): Remove PTRACE_ARG3_TYPE.
4863
bac718a6
UW
48642007-03-27 Ulrich Weigand <uweigand@de.ibm.com>
4865
4866 * gdbint.texinfo (Target Conditionals): Remove mention of
4867 DEPRECATED_REMOTE_BREAKPOINT, DEPRECATED_BIG_REMOTE_BREAKPOINT,
4868 and DEPRECATED_LITTLE_REMOTE_BREAKPOINT.
4869
9453113a
DJ
48702007-03-27 Brooks Moses <brooks.moses@codesourcery.com>
4871
4872 * Makefile.in: Add "pdfdir" installation
4873 directory, PDFTEX macro, support for "install-pdf" target,
4874 and rules for making a pdf version of refcard.texi.
4875 * refcard.tex: Specify paper size for PDF output.
4876
ae21e955 48772007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 4878
ae21e955 4879 * gdb.texinfo (Omissions from Ada, Additions to Ada): Wrap long lines.
5ae4183a 4880
3f94c067 48812007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 4882
3f94c067
BW
4883 * gdb.texinfo (Invoking GDB): Use @value{GDBP}.
4884 (Source Path, Character Sets, Macros, Define)
4885 (GDB/MI Result Records, GDB/MI Simple Examples)
4886 (GDB/MI Program Execution, GDB/MI File Commands)
4887 (Maintenance Commands, Packets, File-I/O Overview): Use @value{GDBN}.
4888 (Bug Reporting): Use @value{GCC}.
5ae4183a 4889
12c27660 48902007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 4891
12c27660
BW
4892 * gdb.texinfo (Help): Fix formatting of examples.
4893 (Variables): Use @ifnotinfo instead of @iftex.
4894 (Non-debug DLL symbols): Use @ref instead of @pxref.
4895 (Sparclet File): Use @samp instead of quotes.
5ae4183a 4896
ce9341a1
BW
48972007-03-26 Bob Wilson <bob.wilson@acm.org>
4898
4899 * gdb.texinfo (Variables, C): Update cross reference to GCC docs.
4900
c8f4133a
BW
49012007-03-26 Bob Wilson <bob.wilson@acm.org>
4902
4903 * gdb.texinfo (Top): Move TUI and Annotations menu entries to match
4904 the order of the nodes.
4905 (C Operators, C Constants, Debugging C): Remove extra menus.
4906 (Method Names in Commands): Do not specify next/prev/up nodes.
5ae4183a 4907
c8f4133a 49082007-03-26 Bob Wilson <bob.wilson@acm.org>
d52fb0e9
BW
4909
4910 * gdb.texinfo (File Options): Add missing parenthesis.
4911 (Breakpoints, Special Fortran commands, PowerPC): Fix typos.
4912
c74d0ad8
DJ
49132007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
4914
4915 * gdb.texinfo (Monitor commands for gdbserver): New subsection.
4916
ff6f572f
DJ
49172007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
4918
669fac23 4919 * gdb.texinfo (Standard Target Features): Mention
ff6f572f
DJ
4920 case insensitivity.
4921 (ARM Features): Describe org.gnu.gdb.xscale.iwmmxt.
4922
994337c3
NR
49232007-02-18 Nick Roberts <nickrob@snap.net.nz>
4924
4925 * gdb.texinfo (Top): Put Appendix A after numbered sections.
4926 (Files): Add section name to argument list for pxref.
4927 (Non-debug DLL symbols): Don't use `see' for pxref.
4928 (Embedded Processors): Fix typo.
4929 (GDB/MI Breakpoint Commands): Execution commands generate
4930 *stopped not ^done.
4931
eb819d70
NR
49322007-02-13 Nick Roberts <nickrob@snap.net.nz>
4933
4934 * gdb.texinfo (GDB/MI Variable Objects): Describe meanings of
4935 values for in_scope. Mention that only root variables can be
4936 updated.
4937 (GDB/MI Development and Front Ends): Explain new values may be
4938 added to existing fields.
4939
123dc839
DJ
49402007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
4941
4942 * gdb.texinfo (-target-disconnect): Use @smallexample.
4943 (Requirements): Add anchor for Expat. Update description.
4944 (Target Descriptions): Mention Expat.
4945 (Target Description Format): Document new elements. Use
4946 @smallexample.
4947 (Predefined Target Types, Standard Target Features): New sections.
669fac23 4948 * gdbint.texinfo (Target Descriptions): New section.
123dc839 4949
108546a0
DJ
49502007-02-07 Daniel Jacobowitz <dan@codesourcery.com>
4951
4952 * gdb.texinfo (Target Description Format): Add section on XInclude.
4953
95a98c01
NR
49542006-02-03 Nick Roberts <nickrob@snap.net.nz>
4955
4956 * gdb.texinfo (GDB/MI Miscellaneous Commands): Describe the new
4957 command -enable-timings.
4958
f4b3909f
EZ
49592007-02-02 Markus Deuling <deuling@de.ibm.com> (tiny change)
4960
5ae4183a 4961 * gdbint.texinfo (Operation System ABI Variant Handling): Update
f4b3909f
EZ
4962 descriptions for new/deleted elements in gdb_osabi. Add missing
4963 description for function generic_elf_osabi_sniff_abi_tag_sections.
4964
c7ba131e
JB
49652007-01-29 Joel Brobecker <brobecker@adacore.com>
4966
4967 * gdb.texinfo (Maintenance Commands): Add documentation for
4968 the new "maint print target-stack" command.
4969
3a60f64e
JK
49702007-01-26 Jan Kratochvil <jan.kratochvil@redhat.com>
4971 Eli Zaretskii <eliz@gnu.org>
4972
f4b3909f 4973 * gdb.texinfo: Describe CHAR array vs. string identification rules.
3a60f64e 4974
c582f8b6
EZ
49752007-01-26 Eli Zaretskii <eliz@gnu.org>
4976
4977 * gdb.texinfo (Compilation, Files, Bootstrapping, Bug Reporting):
4978 Use @value{NGCC} instead of @value{GCC}.
4979
d3e8051b
EZ
49802007-01-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> (tiny change)
4981
4982 * agentexpr.texi: Fix typos.
4983 * annotate.texinfo: Likewise.
4984 * gdb.texinfo: Likewise.
4985 * gdbint.texinfo: Likewise.
4986 * observer.texi: Likewise.
4987 * stabs.texinfo: Likewise.
4988
86f04699
EZ
49892007-01-20 Markus Deuling <deuling@de.ibm.com> (tiny change)
4990
4991 * gdbint.texinfo (Support Libraries): Remove mmalloc
4992 entry. Describe readline library.
4993
23181151
DJ
49942007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
4995
4996 * gdb.texinfo (Target Descriptions): New section.
4997 (General Query Packets): Add QPassSignals anchor. Mention
4998 qXfer:features:read under qSupported. Expand mentions of
4999 qXfer:memory-map:read and QPassSignals. Document
5000 qXfer:features:read.
5001
f822c95b
DJ
50022007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
5003
5004 * gdb.texinfo (Commands to specify files): Describe
5005 "set sysroot" and "show sysroot".
5006 (Using the `gdbserver' program): Lowercase argument
5007 to @var. Expand description of setting up GDB on the
5008 host.
5009
8936fcda
JB
50102007-01-05 Joel Brobecker <brobecker@adacore.com>
5011
5012 * gdb.texinfo (Set Catchpoints): Add documentation for the new
5013 catch exception, catch exception unhandled, and catch assert
5014 commands.
5015
e776119f
DJ
50162007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
5017
5018 * gdb.texinfo (Debugging Output): Document "set debug xml"
5019 and "show debug xml".
5020
aa79a185
DJ
50212007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
5022
5023 * gdbint.texinfo (Compiler Warnings): Update for -Wall use.
5024
7f893741
JB
50252007-01-01 Joel Brobecker <brobecker@adacore.com>
5026
5027 * gdbint.texinfo (Start of New Year Procedure): Add missing item.
5028
a1b5960f
VP
50292006-12-08 Vladimir Prus <vladimir@codesourcery.com>
5030
5031 * gdb.texinfo (GDB/MI Variable Objects): Wrap historical
5032 note in @ignore, to be removed later if nobody complains.
5033
9f470e6e
NR
50342006-12-04 Nick Roberts <nickrob@snap.net.nz>
5035
5036 * gdb.texinfo (GDB/MI Variable Objects): Describe -c option
5037 of -var-delete.
5038
765dc015 50392006-11-22 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a 5040
765dc015 5041 * gdb.texinfo (Setting breakpoints): Document
5ae4183a
AS
5042 automatic software/hardware breakpoint usage and
5043 the "set breakpoint auto-hw" command.
765dc015 5044
4b5752d0
VP
50452006-11-21 Vladimir Prus <vladimir@codesourcery.com>
5046
5047 * gdb.texinfo (Memory Access Checking): New.
5048
89be2091
DJ
50492006-11-16 Daniel Jacobowitz <dan@codesourcery.com>
5050
5051 * gdb.texinfo (Remote configuration): Mention
5052 "pass-signals-packet".
5053 (General Query Packets): Document QPassSignals. Fix
5054 a typo.
5055
ca3bf3bd
DJ
50562006-11-14 Maxim Grigoriev <maxim@tensilica.com>
5057
5058 * gdb.texinfo (Contributors): Add contributors of Xtensa port.
5059
427c3a89
DJ
50602006-11-14 Daniel Jacobowitz <dan@codesourcery.com>
5061
5062 * gdb.texinfo (Remote configuration): Rewrite documentation for
5063 packet configuration commands.
5064 (OS Information): Adjust reference to qXfer:auxv:read.
5065 (General Query Packets): Remove references to read-aux-vector-packet
5066 and set remote get-thread-local-storage-address.
5067
7a107747
DJ
50682006-11-10 Daniel Jacobowitz <dan@codesourcery.com>
5069
5070 * gdbint.texinfo (Target Architecture Definition): Add new
5071 Initializing a New Architecture section.
5072
1c56eb0e
EZ
50732006-10-31 David Taylor <dtaylor@emc.com>
5074
5075 * stabs.texinfo (Macro define and undefine): New node describing
5076 stabs for #define and #undef.
5077
f73adfeb
AS
50782006-10-27 Andreas Schwab <schwab@suse.de>
5079
5080 * gdb.texinfo (Processes): Rename "detach-fork" to "detach fork".
5081
fd60e0df
EZ
50822006-10-21 Eli Zaretskii <eliz@gnu.org>
5083
5084 * gdb.texinfo (Breakpoints, Set Watchpoints): Elaborate and
5085 clarify on the possible meanings of ``expression'' watched by
5086 watchpoints. Add indexing.
e5ac9b53
EZ
5087 (Prompting, Errors, Invalidation, Annotations for Running)
5088 (Source Annotations): Fix index entries by adding "annotation" to
5089 them, to discriminate from index entries that point to the more
5090 general topic descriptions.
fd60e0df 5091
52bb452f
DJ
50922006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
5093
5094 * gdbint.texinfo (Target Vector Definition): Move most
5095 content into Existing Targets. Add a menu.
5096 (Existing Targets): New section, moved from Target Vector
5097 Definition. Use @subsection.
5098 (Managing Execution State): New section.
5099
58955e58
BW
51002006-10-16 Bob Wilson <bob.wilson@acm.org>
5101
5102 * gdb.texinfo (ST2000): Use Ctrl- instead of C-.
5103
c8aa23ab
EZ
51042006-10-15 Eli Zaretskii <eliz@gnu.org>
5105
5106 * gdb.texinfo (Sample Session, Invocation, Quitting GDB)
5107 (Command Syntax, Signals, Backtrace, Connecting)
5108 (Remote configuration, Renesas Boards, Console I/O): Fix last
5109 change: use Ctrl- instead of C-, except wrt Emacs.
5110 (File-I/O Examples): Put Ctrl-c in @kbd.
5111 (Cygwin Native, File-I/O Overview, The Ctrl-C message)
5112 (Console I/O): Use @samp with Ctrl-.
45ac1734
EZ
5113 (Signals, Set Breaks, Set Watchpoints): Document optional
5114 arguments to `info signals' `handle', `info breakpoints', and
5115 `info watchpoints'.
c8aa23ab 5116
e7109c7e
EZ
51172006-10-14 Eli Zaretskii <eliz@gnu.org>
5118
5119 * gdb.texinfo (Backtrace): Fix last change.
5120
de3aea7b
NR
51212006-10-14 Nick Roberts <nickrob@snap.net.nz>
5122
5123 * gdb.texinfo (Backtrace): Order correctly and add other cases.
5124
7f9087cb
BW
51252006-10-10 Bob Wilson <bob.wilson@acm.org>
5126
c8aa23ab
EZ
5127 * gdb.texinfo (Command Syntax, Connecting, Remote configuration)
5128 (Renesas Boards, ST2000, TUI Keys, TUI Single Key Mode)
5129 (TUI Commands, Emacs, Console I/O): Fix @key and @kbd usage.
7f9087cb 5130
68437a39
DJ
51312006-09-21 Vladimir Prus <vladimir@codesourcery.com>
5132 Daniel Jacobowitz <dan@codesourcery.com>
5133
5134 * gdb.texinfo (Packets): Document vFlashErase,
5135 vFlashWrite and vFlashDone packets.
5136 (General Query Packets): Document qXfer:memory-map:read.
5137 Add a new feature for qXfer:memory-map:read.
5138 (Memory map format): New section.
5139 (Target Commands): Mention that gdb can write flash.
5140
fd79ecee
DJ
51412006-09-21 Vladimir Prus <vladimir@codesourcery.com>
5142 Daniel Jacobowitz <dan@codesourcery.com>
5143
5144 * gdb.texinfo (Memory Region Attributes): Mention target-supplied
5145 memory regions and "mem auto".
5146
350da6ee
DJ
51472006-09-21 Nathan Sidwell <nathan@codesourcery.com>
5148
5149 * gdbint.texinfo (Array Containers): New section.
5150
2f1acb09
VP
51512006-09-17 Vladimir Prus <vladimir@codesourcery.com>
5152
5153 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
5154 -stack-list-arguments HIGH_FRAME argument can be larger then the
5155 actual number of frames.
5156
2ab1eb7a
VP
51572006-09-07 Vladimir Prus <vladimir@codesourcery.com>
5158
5159 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
5ae4183a
AS
5160 -stack-list-locals HIGH_FRAME argument can be larger then the
5161 actual number of frames.
2ab1eb7a 5162
599b237a
BW
51632006-09-02 Bob Wilson <bob.wilson@acm.org>
5164
5165 * gdb.texinfo (Packets, Stop Reply Packets, General Query Packets,
5166 Register Packet Format, Tracepoint Packets): Fix spelling errors.
5167
25ab7e6d
EZ
51682006-09-02 Eli Zaretskii <eliz@gnu.org>
5169
5170 * gdbint.texinfo (Overall Structure): New section "Source Tree
5171 Structure".
5172
940178d3
JB
51732006-08-17 Jim Blandy <jimb@codesourcery.com>
5174
5175 * gdb.texinfo (Stop Reply Packets): Note similarity of 'S' and 'T'
5176 responses.
5177
30daae6c
JB
51782006-08-08 Joel Brobecker <brobecker@adacore.com>
5179
5180 * gdb.texinfo (Source Path): Add documentation for new
5181 substitute-path commands.
5182
7fa2210b
DJ
51832006-08-08 Daniel Jacobowitz <dan@codesourcery.com>
5184
5185 * gdb.texinfo (Installing GDB): Update menu. Move text to...
5186 (Running Configure): ...here.
5187 (Requirements): New node. Mention expat.
5188
3d00d119
DJ
51892006-08-08 Vladimir Prus <vladimir@codesourcery.com>
5190
5ae4183a 5191 * gdb.texinfo (Target Commands): Remove
3d00d119
DJ
5192 'set download-write-size' and 'show download-write-size'.
5193
0cbfa4ee
DJ
51942006-08-01 Daniel Jacobowitz <dan@codesourcery.com>
5195
5196 * stabs.texinfo (Member Type Descriptor): Correct example for
5197 pointer to member types.
5198
16026cd7
AS
51992006-07-21 Andrew Stubbs <andrew.stubbs@st.com>
5200
5201 * gdb.texinfo (Optional warnings and messages): Add
5202 'set/show trace-commands'.
5203 (Command files): Add '-v' to source command.
5204
0876f84a
DJ
52052006-07-12 Daniel Jacobowitz <dan@codesourcery.com>
5206
5207 * gdb.texinfo (OS Information): Update qPart reference to
5208 qXfer.
5209 (Remote configuration): Likewise.
5210 (Overview): Move @cindex to the start of a paragraph. Talk
5211 about binary data encoding.
5212 (Packets): Refer to the overview for the details of the X
5213 packet encoding.
5214 (General Query Packets): Remove qPart description. Add qXfer
5215 description. Add an anchor to qSupported. Correct feature
5216 table title. Add a new feature for qXfer:auxv:read.
5217 (Interrupts): Add a missing parenthesis.
5218
2ec3381a
DJ
52192006-07-05 Daniel Jacobowitz <dan@codesourcery.com>
5220
669fac23 5221 * gdb.texinfo (KOD): Remove node.
2ec3381a
DJ
5222 (GDB/MI Kod Commands): Remove commented out node.
5223
594fe323
EZ
52242006-07-01 Eli Zaretskii <eliz@gnu.org>
5225
5226 * gdb.texinfo (GDB/MI Output Syntax, GDB/MI Simple Examples)
5227 (GDB/MI Breakpoint Commands, GDB/MI Program Context)
5228 (GDB/MI Thread Commands, GDB/MI Program Execution)
5229 (GDB/MI Stack Manipulation, GDB/MI Variable Objects)
5230 (GDB/MI Data Manipulation, GDB/MI Symbol Query)
5231 (GDB/MI File Commands, GDB/MI Target Manipulation)
5232 (GDB/MI Miscellaneous Commands): Change (@value{GDBP})->(gdb),
5233 since the MI prompt is hard-wired into the code.
5234
7e3fb70c
NR
52352006-07-01 Nick Roberts <nickrob@snap.net.nz>
5236
5237 * gdb.texinfo (GDB/MI Compatibility with CLI): Qualify more carefully.
5238 (GDB/MI Simple Examples): Use @subheading for "A Bad Command".
5239 (GDB/MI Data Manipulation): Remove description of unimplemented
5240 display related commands as variable objects perform this function
5241 and are superior: -display-delete, -display-disable,
5242 -display-enable, -display-insert and -display-list. Move
5243 -environment-cd, -environment-directory, -environment-path
5244 and -environment-pwd to "Program Context".
5245 (GDB/MI Program Control): Rename to "Program Execution". Move
5246 -exec-arguments -exec-abort to...
5247 (GDB/MI Program Context): ...here. New node split from "Data
5248 Manipulation".
5249
be2a5f71
DJ
52502006-06-21 Daniel Jacobowitz <dan@codesourcery.com>
5251
5252 * gdb.texinfo (Remote configuration): Document set / show
5253 remote supported-packets.
5254 (General Query Packets): Document qSupported packet.
5255
fc320d37
SL
52562006-06-10 Sandra Loosemore <sandra@codesourcery.com>
5257
5258 * gdb.texinfo (File-I/O overview): Copy edit for grammar, spelling,
5259 and font markup.
5260 (Protocol basics): Likewise.
5261 (The F request packet): Likewise.
5262 (The F reply packet): Likewise.
5263 (Memory transfer): Move this node to be a subsubsection of
5264 "Protocol specific representation of datatypes".
5265 (The Ctrl-C message): More copy editing.
5266 (Console I/O): Likewise.
5267 (The isatty call): Delete this node, and merge its content into
5268 the "isatty" node. Fixed references elsewhere.
5269 (The system call): Delete this node, and merge its content into
5270 the "system" node. Fixed references elsewhere.
5271 (open): Reformat to use @table, and add appropriate font markup.
5272 (close): Likewise.
5273 (read): Likewise.
5274 (write): Likewise.
5275 (lseek): Likewise.
5276 (rename): Likewise.
5277 (unlink): Likewise.
5278 (stat/fstat): Likewise.
5279 (gettimeofday): Likewise.
5280 (isatty): Likewise.
5281 (system): Likewise, plus minor changes to fix confusing wording.
5282 (Integral datatypes): Fix font markup.
5283 (Pointer values): Likewise.
5284 (struct stat): Fix markup to use @table, plus minor copy editing.
5285 (struct timeval): Fix font markup, plus minor copy editing.
5286 (Constants): Minor copy editing.
5287 (Errno values): Add font markup.
5288 (File-I/O Examples): Likewise.
5289
158fdf5c
NR
52902006-06-10 Nick Roberts <nickrob@snap.net.nz>
5291
5292 * gdb.texinfo (GDB/MI): Remove duplicate acknowledgements.
5293 (GDB/MI Simple Examples): Move node up one level. Use real
5294 examples.
5295 (GDB/MI Compatibility with CLI): Update.
5296 (GDB/MI Result Records): Add "connected" and "exit" result
5297 classes.
5298 (GDB/MI Stream Records): Clarify target output.
5299 (GDB/MI Command Description Format): Modify example description.
5300 (GDB/MI Breakpoint Table Commands): Rename to...
5301 (GDB/MI Breakpoint Commands): ...this
5302 (GDB/MI Breakpoint Commands): Add optional thread field.
5303 (GDB/MI Program Control): Add an introduction. Move "Program
5304 termination" examples into exec-run description.
5305 (GDB/MI File Commands): Mention similar CLI commands.
5306 (GDB/MI Miscellaneous Commands): Move to end. Mention "show version"
5307 is similar to "-gdb-version".
5308
ddb50cd7
EZ
53092006-06-09 Eli Zaretskii <eliz@gnu.org>
5310
5311 * gdb.texinfo (Symbols): Fix "(gdb)"=>"(@value{GDBP})".
5312
2aef0d6b
NR
53132006-06-02 Nick Roberts <nickrob@snap.net.nz>
5314
5315 * gdb.texinfo (GDB/MI Development and Front Ends): Use
5316 sourceware.org for mailing lists.
d5e40d59 5317 (GDB/MI File Commands): New node split from Program Control.
2aef0d6b 5318
383a5c52
NR
53192006-06-01 Nick Roberts <nickrob@snap.net.nz>
5320
d5e40d59 5321 * gdb.texinfo (GDB/MI Development and Front Ends): New node.
383a5c52 5322
e16b02ee
EZ
53232006-05-22 Eli Zaretskii <eliz@gnu.org>
5324
5325 * gdb.texinfo (Cygwin Native): Fix last change.
5326
be90c084
CF
53272006-05-22 Christopher Faylor <cgf@timesys.com>
5328
5329 * gdb.texinfo (Cygwin Native): Document set/show cygwin-exceptions.
5330
347ceba5
NR
53312006-05-15 Nick Roberts <nickrob@snap.net.nz>
5332
5333 * gdbint.texinfo (Algorithms): Correct spelling and punctuation.
5334 (Releasing GDB, Testsuite): Remove details for including DejaGnu.
5335
369af7bd
DJ
53362006-05-14 Daniel Jacobowitz <dan@codesourcery.com>
5337
5338 * gdb.texinfo (General Query Packets): Recommend not starting
5339 new packets with qC and clarify.
5340
2ffdbde8 53412006-05-13 Gaius Mulley <gaius@glam.ac.uk>
229582b7
GM
5342
5343 * gdb.texinfo (M2 Types): New section.
72019c9c 5344
16d1a084
DJ
53452006-05-10 Daniel Jacobowitz <dan@codesourcery.com>
5346
5347 * agentexpr.texi: Add a copyright and license notice.
5348 * observer.texi: Likewise, with GPL clause for function prototypes.
5349 Remove trailing whitespace.
5350
aa56d27a
JB
53512006-05-05 Jim Blandy <jimb@codesourcery.com>
5352
5353 * gdb.texinfo (General Query Packets): Document conventions for
5354 terminating packet names, and their violations.
5355
5bdf8622
DJ
53562006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
5357
5358 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Update for readline 5.1.
5359 * gdb.texinfo: Likewise.
5360
605a56cb
DJ
53612006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
5362
5363 * gdb.texinfo (Remote Configuration): Remove "set remotedebug"
5364 and "show remotedebug".
5365 (Debugging Output): Add additional index entries.
5366
b8db102d
MS
53672006-04-27 Michael Snyder <msnyder@redhat.com>
5368
5369 * gdb.texinfo (delete-fork): Command renamed to "delete fork".
5370
c5e30d01
AC
53712006-04-22 Andrew Cagney <cagney@redhat.com>
5372
5373 * gdb.texinfo (Contributors): Credit frame unwinder contributors.
5374 * gdbint.texinfo (Algorithms): Fix errors in frame documentation.
5375
8181d85f
DJ
53762006-04-18 Daniel Jacobowitz <dan@codesourcery.com>
5377
5378 * gdbint.texinfo (x86 Watchpoints, Target Conditionals): Update insert
5379 and remove breakpoint prototypes.
5380 (Watchpoints): Move description of target_insert_hw_breakpoint and
5381 target_remove_hw_breakpoint ...
5382 (Breakpoints): ... to here. Document target_insert_breakpoint and
5383 target_remove_breakpoint.
5384
4f553f88
JB
53852006-04-17 Jim Blandy <jimb@codesourcery.com>
5386
5387 * gdb.texinfo (Packets): Note that 'addr' arguments to s, S, c,
5388 and C packets are optional.
5389
cd852561
FR
53902006-04-14 Frederic Riss <frederic.riss@st.com>
5391
5392 * gdb.texinfo (Specifying source directories): Update the description
5393 of the source file search to reflect the fact that the source path
5394 always contains at least $cdir and $cwd.
5395
b620eb07
MS
53962006-03-31 Michael Snyder <msnyder@redhat.com>
5397
5398 * gdb.texinfo: Update copyright dates.
5399
3156cdaf
EZ
54002006-03-31 Eli Zaretskii <eliz@gnu.org>
5401
5402 * gdb.texinfo (Overview): Add an index entry to "empty response".
5403
7d30c22d
JB
54042006-03-28 Jim Blandy <jimb@codesourcery.com>
5405
5406 * gdbint.texinfo (Prologue Analysis): New section.
5407
86941c27
JB
54082006-03-07 Jim Blandy <jimb@red-bean.com>
5409
66b8c7f6
JB
5410 * gdb.texinfo (Connecting): Document 'target remote pipe'.
5411
1a10341b
JB
5412 * gdb.texinfo (Target Commands): Update text describing how to
5413 specify a target. Refer to the detailed section on remote
5414 debugging, not the brief mention.
5415
86941c27
JB
5416 * gdb.texinfo (Connecting): Organize the different 'target remote'
5417 connection methods into a table. Add a 'target remote' index
5418 entry. (!!!)
5419
62f3a2ba
FF
54202006-02-17 Fred Fish <fnf@specifix.com>
5421
5422 * gdb.texinfo (Symbols): Update descriptions of 'whatis' and
5423 'ptype' commands to reflect the fact that the only significant
5424 difference between them is that ptype prints the complete type
5425 description instead of just the name.
5426
8b9a88ea
WZ
54272006-02-13 Wu Zhou <woodzltc@cn.ibm.com>
5428
5429 * gdbint.texinfo (Watchpoints): Delete
5430 TARGET_REGION_SIZE_OK_FOR_HW_WATCHPOINT.
5431
7e8dc855
NR
54322006-02-10 Nick Roberts <nickrob@snap.net.nz>
5433
5434 * gdb.texinfo (GDB/MI Breakpoint Table Commands): Add fullname and
5435 times fields where needed. Fix typos. Update general form given
5436 for output of -break-insert.
5437 (GDB/MI): Abbreviate some unnecessarily long fullnames.
5438
c91d38aa
DJ
54392006-02-06 Daniel Jacobowitz <dan@codesourcery.com>
5440
5441 * gdbint.texinfo (Symbol Handling): Add a section
5442 on memory management.
5443
38fcd64c
DJ
54442006-02-06 Vladimir Prus <ghost@cs.msu.su>
5445
5446 * gdb.texinfo (Breakpoint table commands): Document the fullname
5447 field in -break-list output.
5448
219eec71
EZ
54492006-02-03 Eli Zaretskii <eliz@gnu.org>
5450
5451 * gdb.texinfo (Cygwin Native): Fix typos. Clarify the types of
5452 debugging information produced by the various "set debug..."
5453 options.
5454
ae5a43e0
DJ
54552006-02-01 Daniel Jacobowitz <dan@codesourcery.com>
5456
5457 * gdb.texinfo (Files): Remove obsolete bits from the description
5458 of "symbol-file".
5459
a9f158ec
JB
54602006-01-25 Jim Blandy <jimb@redhat.com>
5461
5462 * gdbint.texinfo (Testsuite): Explain how to run selected tests.
5463
410dd08e
JB
54642006-01-24 Jim Blandy <jimb@redhat.com>
5465
5466 * gdbint.texinfo (Frames): Document the basics of GDB's register
5467 unwinding model, and explain the existence of the "sentinel" frame.
5468
4b505b12
AS
54692006-01-23 Andrew Stubbs <andrew.stubbs@st.com>
5470
5471 * gdb.texinfo (Choosing files): Mention that -directory is used
5472 for script files.
5473 (Specifying source directories): Likewise.
5474 (Command files): Explain how script files are found.
5475
839c27b7
EZ
54762006-01-21 Eli Zaretskii <eliz@gnu.org>
5477
5478 * gdb.texinfo (Backtrace): Describe how to get backtrace of all
5479 the threads in a multi-threaded program.
5480 (Threads): The threadno argument of "thread apply" can be a range
5481 of numbers.
5482
7be93b9e
JB
54832006-01-18 Jim Blandy <jimb@redhat.com>
5484
5485 * gdbint.texinfo (Coding): Add entry for -Wno-pointer-sign to list
5486 of warning flags.
5487
fcc73fe3
EZ
54882006-01-13 Eli Zaretskii <eliz@gnu.org>
5489
5490 * gdb.texinfo (Sequences): Improve menu annotations.
5491 (Define): Add index entries for arguments of user-defined
5492 commands. Move the description of flow-control commands...
5493 (Command Files): ...to here. Document loop_break and
5494 loop_continue.
ca91424e
EZ
5495 (Define, Command Files): Document `end' and add index entries for
5496 it.
fcc73fe3 5497
5c95884b
MS
54982006-01-04 Michael Snyder <msnyder@redhat.com>
5499
5500 * gdb.texinfo: Add documentation for linux-fork.
5ae4183a 5501 * gdbint.texinfo: Add internal documentation for checkpoints.
5c95884b 5502
860701dc
PH
55032006-01-02 Paul N. Hilfinger <hilfinger@gnat.com>
5504
5505 * gdb.texinfo (Omissions from Ada): Document that there is now
5506 limited aggregate support.
5507
36b80e65
EZ
55082005-12-28 Eli Zaretskii <eliz@gnu.org>
5509
5510 * gdb.texinfo (Registers): Describe how to refer to SSE and MMX
5511 registers and the likes.
5512
c1468174
EZ
55132005-12-24 Eli Zaretskii <eliz@gnu.org>
5514
5515 * gdb.texinfo (Target Commands, Bug Reporting, File Options)
5516 (Symbols): Fix usage of "e.g.".
359df76b 5517 (Memory Region Attributes): Fix usage of "etc."
c1468174
EZ
5518
5519 * gdbint.texinfo (libgdb, Symbol Handling, Native Debugging)
5520 (Coding): Fix usage of "e.g.".
5521
c02a867d
EZ
55222005-12-23 Eli Zaretskii <eliz@gnu.org>
5523
5ae4183a
AS
5524 * stabs.texinfo:
5525 * refcard.tex:
c02a867d 5526 * gpl.texi:
5ae4183a
AS
5527 * gdbint.texinfo:
5528 * gdb.texinfo:
5529 * gdb-cfg.texi:
c02a867d 5530 * fdl.texi:
5ae4183a
AS
5531 * annotate.texinfo:
5532 * all-cfg.texi:
c02a867d
EZ
5533 * Makefile.in: Add (C) after Copyright. Update the FSF
5534 address.
5535
fad38dfa
EZ
55362005-12-03 Eli Zaretskii <eliz@gnu.org>
5537
5538 * gdb.texinfo (Connecting): Explain that `monitor' is a way to
5539 extend GDB with commands for external monitor.
5540
53e5f3cf
AS
55412005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
5542
5543 * gdb.texinfo (Convenience variables): Add init-if-undefined command.
5544
55f6ca0f
JB
55452005-11-25 Joel Brobecker <brobecker@adacore.com>
5546
5547 * gdbint.texinfo (Start of New Year Procedure): New chapter.
5548
c1947b85
JB
55492005-11-21 Jim Blandy <jimb@redhat.com>
5550
5551 * gdb.texinfo (Tracepoint Packets): Document restrictions on
5552 placement of 'R' actions in tracepoint action packets; document
5553 dependence of 'X' and 'M' actions on a preceding 'R' action for
5554 their registers.
5555
9d29849a
JB
55562005-11-19 Jim Blandy <jimb@redhat.com>
5557
5558 * gdb.texinfo (Tracepoint Packets): New node.
5559 (General Query Packets): Add entries for the tracepoint packets,
5560 referring to the "Tracepoint Packets" node.
5561 (Tracepoints): Add reference to "Tracepoint Packets".
5ae4183a 5562
9a6253be
KB
55632005-11-18 Kevin Buettner <kevinb@redhat.com>
5564
5565 * gdb.texinfo (set remotebreak): Add anchor.
5566 (X packet): Likewise.
5567 (Remote Protocol): Add new section `Interrupts' and new index
5568 entry `interrupts (remote protocol)'.
5569
5f3bebba
JB
55702005-11-18 Jim Blandy <jimb@redhat.com>
5571
5572 * gdb.texinfo (Packets): Move information out of 'q' and 'Q'
5573 entries into the General Query Packets section. Add a
5574 cross-reference to that section. Drop description of replies, as
5575 these are covered in the descriptions of each packet.
5576 (General Query Packets): Add introductory text. Explain naming
5577 conventions, and how the end of a name is recognized.
5578
9a7a1b36
KB
55792005-11-17 Kevin Buettner <kevinb@redhat.com>
5580
0564b6cf 5581 * gdb.texinfo (Remote configuration): Fix typo in description of
9a7a1b36
KB
5582 "set remotebreak" command.
5583
b8ff78ce
JB
55842005-11-16 Jim Blandy <jimb@redhat.com>
5585
5586 * gdb.texinfo (Packets, Stop Reply Packets)
5587 (General Query Packets): Various formatting cleanups.
5588 - Use @samp for packet contents.
5589 - Drop summaries from packet @item lines; the same information appears
5590 immediately below in the description.
5591 - Delete paragraph breaks after packet @item commands, so that the
5592 description appears directly to the right of the packet prototype
5593 in the printed manual, if it fits.
5594 - Place spaces in packet prototypes between @vars and non-@var
5595 letters, and explain that they're just for formatting.
5596 - Use @dots{} instead of '...'.
5597 - Fix uses of @code where @var was needed.
5598 - Replace "deprecated" markers with English text spelling out the
5599 packet's status and the preferred alternatives.
5600 - Remove "(reserved)" markers on 'A' and 'I' packets; it's unclear
5601 what this ever meant.
5602 - Remove "(draft)" markers on 'i' packets; nobody has commented on
5603 this for a long time.
5604 - Remove "(draft)" markers on 'z' and 'Z' packets; these have been
5605 implemented several times, and have been in use for years.
5606
8ffe2530
JB
56072005-11-15 Jim Blandy <jimb@redhat.com>
5608
c43c5473
JB
5609 * gdb.texinfo (Packets): Add index entries for 'm' packet
5610 disclaimers.
5ae4183a 5611
fb031cdf
JB
5612 * gdb.texinfo (Packets): Clarify lack of restrictions on behavior
5613 of stub when processing an 'm' packet.
5614
8ffe2530
JB
5615 * gdb.texinfo (Packets): Mention that packets beginning with
5616 letters are reserved once, at the top, instead of actually listing
5617 them all and saying "reserved".
5618
c03c782f
AS
56192005-11-15 Andrew Stubbs <andrew.stubbs@st.com>
5620
5621 * gdb.texinfo (User-defined commands): Add $argc. Add missing 'end'.
5622 Change @var{$arg0 to @code{$arg0.
5623
814e32d7
WZ
56242005-11-14 Wu Zhou <woodzltc@cn.ibm.com>
5625
5626 * gdb.texinfo (Fortran): Add some words about Fortran debugging.
5627
fa93a9d8
JB
56282005-11-12 Jim Blandy <jimb@redhat.com>
5629
5630 * gdb.texinfo (General Query Packets): Put packets in alphabetical
5631 order. Remove extraneous 'z'.
5632
8a5a3c82
AS
56332005-11-07 Andrew Stubbs <andrew.stubbs@st.com>
5634
5635 * gdb.texinfo (Choosing files): Add --eval-command.
5636
4b0ad762
AS
56372005-11-04 Andrew Stubbs <andrew.stubbs@st.com>
5638
5639 * gdb.texinfo (Choosing modes): Add --return-child-result.
5640
5641
1a088d06
AS
56422005-11-01 Andrew Stubbs <andrew.stubbs@st.com>
5643
5644 * gdb.texinfo (Choosing modes): Add --batch-silent.
5645
656d5e12
EZ
56462005-10-28 Eli Zaretskii <eliz@gnu.org>
5647
5648 * gdb.texinfo (GDB/MI Variable Objects): Fix @pxref usage under
5649 "The -var-update Command".
5650
3c9c013a
JB
56512005-10-03 Joel Brobecker <brobecker@adacore.com>
5652
5653 * gdb.texinfo (Print Settings): Add documentation for set/show
5654 print array-indexes.
5655
7ba3cf9c
DJ
56562005-09-17 Daniel Jacobowitz <dan@codesourcery.com>
5657
5658 * gdb.texinfo (Contributors): Thank Andrew Cagney for releases
5659 6.2 and 6.3.
5660
a94ab193
EZ
56612005-08-27 Eli Zaretskii <eliz@gnu.org>
5662
5663 * gdb.texinfo (File Options): Don't document --mapped, it's gone
5664 since 19-Jan-2004.
5665 (Files): Likewise.
ab1adacd
EZ
5666 (Variables, Symbols): Document the "<incomplete type>" message and
5667 its reasons.
a94ab193 5668
ca06016a
FF
56692005-08-01 Fred Fish <fnf@specifix.com>
5670
5671 * gdb.texinfo (SETUP_ARBITRARY_FRAME): Remove obsolete reference.
5672
cf58170d
NR
56732005-07-15 Nick Roberts <nickrob@snap.net.nz>
5674
5675 * gdb.texinfo (GDB/MI Variable Objects): Describe print-values
5676 option for -var-list-children and -var-update.
5677 (GDB/MI Stack Manipulation): Simplify description of
5678 print-values option for -stack-list-locals.
5679 (GDB/MI Command Description Format): Clarify.
5680 (Mode Options): Spelling of superseded.
5681
38f1196a
BR
56822005-07-12 Bob Rossi <bob@brasko.net>
5683
5684 * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix -inferior-tty-show
5685 corresponding GDB command comment.
5686
3cb3b8df
BR
56872005-07-06 Bob Rossi <bob@brasko.net>
5688
5689 * gdb.texinfo (GDB/MI Miscellaneous Commands): Add -inferior-tty-set
5690 and -inferior-tty-show.
5691 (Input/Output): Document "set/show inferior-tty" and tty alias.
5692
10fac096
NW
56932005-07-02 Nathan J. Williams <nathanw@wasabisystems.com>
5694
5695 * gdb.texinfo (Packets): Change description of 'D' packet to note
5696 that GDB does wait for a response.
5697
d1b6db76
NR
56982005-06-22 Nick Roberts <nickrob@snap.net.nz>
5699
5700 * gdb.texinfo (History) Rename "Command History".
5701 (Command History): Move node "Server Prefix" from section on
5702 Annotations here.
5703
29629dcf
NR
57042005-06-19 Nick Roberts <nickrob@snap.net.nz>
5705
5706 * gdb.texinfo (GDB/MI Stack Manipulation):
5707 Re-instate -stack-info-frame with example. Say that it gets
5708 info on selected frame, not current frame.
5709
397ca115
EZ
57102005-06-18 Eli Zaretskii <eliz@gnu.org>
5711
5712 * gdb.texinfo (Server): Clarify that `file' should be used before
5713 connecting to the server.
5714 (Files): Add an xref to the above description.
51274035
EZ
5715 (Output Formats): More detailed description of the `c' format.
5716 (Memory): List explicitly all the formats supported by `x'.
638ac427 5717 (Threads): Add an @cindex entry for "thread apply".
fc8be69e 5718 (Files): Document the possibility of loading unlinked object
59b7b46f
EZ
5719 files. Add more indexing for solib-absolute-prefix and
5720 --with-sysroot.
76d17f34
EZ
5721 (Machine Code): Document possible problems with locations in
5722 shared libraries.
d416eeec
EZ
5723 (Backtrace): Document that free-standing environments do not need
5724 to have a `main' function.
397ca115 5725
74f6deaa
NR
57262005-06-18 Nick Roberts <nickrob@snap.net.nz>
5727
5728 * gdb.texinfo (GDB/MI Stack Manipulation): Remove reference to
5729 -stack-info-frame.
5730
a9967aef
AC
57312005-06-07 Andrew Cagney <cagney@gnu.org>
5732
5733 * gdb.texinfo (Contributors): Note the original multi-arch
5734 contributors.
5735
e09f16f9
EZ
57362005-06-03 Eli Zaretskii <eliz@gnu.org>
5737
5738 * gdb.texinfo (Registers): Add index entries for the standard
5739 registers.
5740 (Frames): Add cross-reference from frame pointer description to
5741 the Registers node.
5742 (Annotations Overview): Fix the reference to GDB name.
5743
d87ba7ee
EZ
57442005-06-01 Eli Zaretskii <eliz@gnu.org>
5745
5746 * gdb.texinfo (Set Watchpoints): Remove @vindex entry for
5747 can-use-hw-watchpoints.
5748
034dad6f
BR
57492005-05-28 Bob Rossi <bob@brasko.net>
5750
5751 * gdb.texinfo (GDB/MI Out-of-band Records): Add bullet enumerating
5752 the possible reasons why an exec async record would be returned to FE.
5753
ffed4509
AC
57542005-05-26 Andrew Cagney <cagney@gnu.org>
5755
5756 * gdb.texinfo: Note that Elena Zannoni, Fernando Nasser, and
5757 Andrew Cagney implemented the original GDB/MI.
5758
e22e55c9
OF
57592005-05-23 Orjan Friberg <orjanf@axis.com>
5760
5761 * gdb.texinfo (CRIS): Update the cris-version and cris-dwarf2-cfi
5762 documentation. Add documentation for cris-mode.
5763
a78e13ce
EZ
57642005-05-20 Eli Zaretskii <eliz@gnu.org>
5765
5766 * gdb.texinfo (Numbers): Explain the example and make the wording
5767 more acurate.
5768
76ff342d
DJ
57692005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
5770 Dennis Brueni <dennis@slickedit.com>
5771
5772 * gdb.texinfo (GDB/MI Breakpoint Table Commands)
5773 (GDB/MI Data Manipulation, GDB/MI Program Control)
5774 (GDB/MI Stack Manipulation): Update examples to include the fullname
5775 attribute in stack frames.
5776
119b882a
EZ
57772005-05-12 Eli Zaretskii <eliz@gnu.org>
5778
5779 * gdb.texinfo (Startup): Fix last change. Treat gdb.ini like we
5780 do with other non-standard names of init files.
5781
6fc08d32
EZ
57822005-05-11 Eli Zaretskii <eliz@gnu.org>
5783
5784 * gdb.texinfo (Command Files): Move the description of the startup
5785 from here...
5786 (Startup): ...to this new subsection of the Invocation chapter.
5787 Rearrange the description of init files more logically and add a
5788 cross-reference to "Command Files". Document the special gdbinit
5789 name for CISCO 68k. Expand the description of what GDB does
5790 during startup.
5791 (History): Add index entry for HISTSIZE.
5792
a561754a
MK
57932005-05-02 Mark Kettenis <kettenis@gnu.org>
5794
5795 * gdb.texinfo (Files): Remove documentation for auto-solib-limit.
5796
2eecc4ab
EZ
57972005-05-02 Eli Zaretskii <eliz@gnu.org>
5798
5799 * gdb.texinfo (SVR4 Process Information, The isatty call)
5800 (The system call): Don't use foo(N) notation for man pages and
5801 functions.
514c4d71 5802 (Compilation, DJGPP Native): Improve wording.
2eecc4ab 5803
18999be5
EZ
58042005-04-27 Eli Zaretskii <eliz@gnu.org>
5805
5806 * gdb.texinfo (Backtrace): Describe backtraces with arguments that
5807 were optimized away.
5808
0abb7bc7
EZ
58092005-04-22 Eli Zaretskii <eliz@gnu.org>
5810
5811 * gdb.texinfo (Remote configuration): Document "set/show
5812 get-thread-local-storage-address". Add cross-reference to the
5813 description of the qGetTLSAddr packet.
5814 (General Query Packets): Mention "set remote
5815 get-thread-local-storage-address" and add a reference to its
5816 description.
5817
6f61acb1
NR
58182005-04-19 Nick Roberts <nickrob@snap.net.nz>
5819
5820 * gdb.texinfo (Backtrace): Describe 'bt full'.
5821
9d59903a
NR
58222005-04-17 Nick Roberts <nickrob@snap.net.nz>
5823
5824 * gdb.texinfo (Mode Options): Fix typo.
5825 (GDB/MI): Describe how to invoke GDB/MI.
5826
721c2651
EZ
58272005-04-16 Eli Zaretskii <eliz@gnu.org>
5828
5829 * gdb.texinfo (OS Information): Renamed from Auxiliary Vector; all
a5adf40f 5830 references changed. Add description of "info udot".
721c2651
EZ
5831 (Files): Document "set/show stop-on-solib-events".
5832 (M32R/D): Document "set/show download-path", "set/show
5833 board-address", "set/show server-address", "upload", "tload".
ba04e063
EZ
5834 Document "sdireset", "sdistatus", "debug_chaos", "use_debug_dma",
5835 "use_mon_code", "use_ib_break", "use_dbt_break".
721c2651
EZ
5836 (Maintenance Commands): Improve indexing.
5837 (Target Commands): Document "set/show hash", "set/show debug
5838 monitor".
5839 (SVR4 Process Information): Document "info pidlist" and "info
5840 meminfo". Document "set/show procfs-tarce" and "set/show
5841 procfs-file". Document "proc-trace-*" and "proc-untrace-*".
5842 (Symbols, The Print Command with Objective-C): Improve indexing.
5843 (Objective-C): Add references to "info classes" and "info
5844 selectors".
c45da7e6
EZ
5845 (Debugging Output): Improve wording. Document "set/show debug
5846 solib-frv". Fix "set/show debugvarobj".
ba04e063
EZ
5847 (Set Breaks): Add index entry for "hardware breakpoints".
5848 (Renesas ICE): Document "e7000", "ftplogin", "ftpload", "drain",
5849 and "set/show usehardbreakpoints".
5850 (MIPS Embedded): Document "se/show syn-garbage-limit", "set/show
5851 monitor-prompt", "set/show monitor-warnings", "pmon".
c45da7e6
EZ
5852 (ARM): Document "rdilogfile", "rdilogenable", "set/show
5853 rdiromatzero", "set/show rdiheartbeat".
5854 (PowerPC): Document SDS-specific commands "set/show sdstimeout",
5855 "sds".
5856 (Embedded Processors): Document the "sim" command.
5857 (Remote): Document the "remote" command.
5858 (DJGPP Native): Document the "info serial" command.
5859 (Threads): Document "maint info sol-threads".
5860 (Files): Document "nosharedlibrary", "add-symbol-file-from-memory".
5861 (Set Breaks): Improve indexing.
5862 (Command Syntax): Add a reference to dont-repeat.
5863 (Define): Document "dont-repeat".
5864 (TUI Commands): Document "tabset".
5865 (WinCE): New subsection. Document "set/show remotedirectory",
5866 "set/show remoteupload", "set/show remoteaddhost".
721c2651 5867
14d6dd68
EZ
58682005-04-15 Eli Zaretskii <eliz@gnu.org>
5869
5870 * gdb.texinfo (Hurd Native): New subsection, documents
5871 Hurd-specific commands.
a64548ea 5872 (Maintenance Commands): Add cross-reference to "Debugging Output".
da316a69 5873 (Debugging Output): Document "set/show debug lin-lwp".
a64548ea
EZ
5874 (MIPS): Improve documentation of heuristic-fence-post. Document
5875 "set/show mips abi", "set/show mips saved-gpreg-size", "set/show
5876 mips stack-arg-size", "set/show mips mask-address", "set/show mips
5877 remote-mips64-transfers-32bit-regs", "set/show debug mips".
e2f4edfd 5878 (ARM): Document ARM-specific commands.
a64548ea
EZ
5879 (AVR): New section. Document "info io_registers".
5880 (CRIS): New section. Document "set/show cris-version" and
5881 "set/show cris-dwarf2-cfi".
5882 (HPPA): New section. Document "set/show debug hppa" and "maint
5883 print unwind".
a5adf40f 5884 (Neutrino): New subsection. Document "set/show debug nto-debug".
a64548ea 5885 (Super-H): New section. Document the "regs" command.
721c2651 5886 (Debugging Output): Document "set/show debug aix-thread".
14d6dd68 5887
9c16f35a
EZ
58882005-04-09 Eli Zaretskii <eliz@gnu.org>
5889
5890 * gdb.texinfo (Print Settings): Document "set/show print
5891 pascal_static-members", "set print repeats", "show print
5892 null-stop". Improve indexing. Fix documentation of "set print
5893 union".
5894 (Pascal): New section.
5895 (Supported languages): Rename from "Support"; all references
5896 updated. Add a menu item for Pascal.
5897 (Numbers): Document "set radix.
5898 (Screen Size): Document "set/show pagination".
5899 (MIPS Embedded): Remove "set processor" documentation.
5900 (Remote configuration): Document "set/show X/P/Z-packet",
5901 "set/show read-aux-vector-packet", "set/show remote
5902 symbol-lookup-packet", "set/show remote verbose-resume-packet",
5903 "set/show remoteaddresssize", "set/show remotebaud", "set/show
5904 remotedebug", "set/show remotebreak", "set/show remotedevice",
5905 "set/show remotelogfile".
5906 (Auxiliary Vector): Add reference to the description of the
5907 read-aux-vector-packet setting.
5908 (Set Watchpoints): Add a cross-reference to "set remote
5909 hardware-breakpoint-limit".
5910 (General Query Packets): Add indexing of requests and
5911 cross-references to related commands in "Remote configuration".
5912 (File-I/O Overview, The system call): Fix wording and typos.
5913 (Thread Stops): Add index entries.
5914 (Continuing and Stepping): Document "show step-mode".
5915 (i386): New node. Document "set/show struct-convention".
5916 (Files): Document "show trust-readonly-sections".
5917 (Calling): Document "set/show unwindonsignal".
5918 (Messages/Warnings): Add index entries.
5919 (Maintenance Commands): Document "set/show watchdog".
5920 (Annotations Overview): Document "show annotate".
5921 (Set Watchpoints): Add index entries.
5922 (Symbols): Fix doc of case-sensitive.
5923 (ABI): Document "show coerce-float-to-double".
5924 (Convenience Vars, Help): Improve indexing.
5925 (Machine Code): Document "show disassembly-flavor".
5926 (Debugging C plus plus): Document "show overload-resolution".
5927 (Value History, Signaling): Add index entries.
5928
59292005-04-08 Eli Zaretskii <eliz@gnu.org>
5930
5931 * gdb.texinfo (Show): Move @kindex entries to their proper places.
5932 (Processes): Fix wording.
5933 (History, List, Logging output, Define, Symbols, Print Settings):
5934 Improve indexing.
5935
a8f24a35
EZ
59362005-04-03 Eli Zaretskii <eliz@gnu.org>
5937
5938 * gdb.texinfo (Targets): Document "set/show architecture". Remove
5939 redundant index entry for "target" command.
5940 (Backtrace): Add index entries.
5941 (Symbols, Fortran): Document the "set case-sensitive" command.
5942 (DJGPP Native): Document "set com1base", "set com1irq", etc.
5943 (Print Settings): Add index entry for "set demangle-style".
5944 (Target Commands): Document "set download-write-size".
5945 (Debugging Output): Document "set exec-done-display".
5946
09d4efe1
EZ
59472005-04-02 Eli Zaretskii <eliz@gnu.org>
5948
5949 * gdb.texinfo (Files): Fix the name and documentation of
5950 add-shared-symbol-files. Document its alias assf. Update the
5951 list of OSs where GDB supports shared libraries. Fix markup.
5952 (Continuing and Stepping): Add reference to @var{location} in the
5953 text.
5954 (Dump/Restore Files): Fix reference to @{filename}.
5955 (Help): Fix wording.
5956 (Attach): Ditto.
5957 (Set Watchpoints): Ditto.
5958 (Backtrace): Remove redundant index entries. Improve index
5959 entries.
5960 (Delete Breaks): Fix wording.
5961 (Memory): Document the compare-sections command.
5962 (Memory Region Attributes): Improve wording.
5963 (Disabling): Improve wording.
5964 (Fortran): New subsection. Document the "info common" command.
5965 (Help): Document aliases "info copying" and "info warranty".
5966 (Caching Remote Data): New section. Document the "set/show
5967 remotecache" and "info dcache" commands.
5968 (Show): Fix wording of the documentation of the "set
5969 extension-language" command.
5970 (Signals): Add index entry for "info handle".
5971 (Memory Region Attributes): Fix punctuation.
5972 (Symbols): Change the arg name to "location" and refer to it in
5973 the text. Fix wording of "info types" doc.
5974 (Threads): Fix usage of @enumerate @item's.
5975 (Listing Tracepoints): Add index entry for "info tp".
5976 (Set Watchpoints): Add xref to "info break" description.
5977 (Macros): Add an index entry for "macro exp1". Document the
5978 "macro list" command.
5979 (Maintenance Commands): Document "flushregs", "maint agent",
5980 "maint check-symtabs", "maint cplus", "maint demangle", "maint
5981 deprecate", "maint undeprecate", "maint dump-me", "maint packet",
5982 "maint print architecture", "maint print objfiles", "maint print
5983 statistics", "maint print type", "maint show-debug-regs", "maint
5984 space", "maint time", and "maint translate-address".
5985 (Connecting): Document the "monitor" command.
5986 (Annotations Overview): Describe the "set annotate" command.
5987
82f2d802
EZ
59882005-04-01 Eli Zaretskii <eliz@gnu.org>
5989
5990 * gdb.texinfo (Set Watchpoints): Document can-use-hw-watchpoints.
5991 Rearrange index entries and improve wording about support for
5992 hardware watchpoints.
5993
7d51c7de
BR
59942005-03-10 Bob Rossi <bob@brasko.net>
5995
5996 * gdb.texinfo: Update copyright
5997
68c71a2e
TR
59982005-02-09 Theodore A. Roth <troth@openavr.org>
5999
6000 * gdb.texinfo (General Query Packets): Fix texinfo compile warning and
6001 error.
6002
83761cbd
KB
60032005-02-03 Kevin Buettner <kevinb@redhat.com>
6004
6005 * gdb.texinfo (General Query Packets): Document qGetTLSAddr packet.
6006
9f1c6395
MS
60072005-01-17 Michael Snyder <msnyder@redhat.com>
6008
6009 * gdb.texinfo: Fix spelling, infinte -> infinite.
6010
fbd1b305
MK
60112005-01-08 Mark Kettenis <kettenis@gnu.org>
6012
6013 * observer.texi (GDB Observers): Document "solib_loaded".
6014
3ace7edb
AC
60152005-01-07 Andrew Cagney <cagney@gnu.org>
6016
bec39cab
AC
6017 * configure.ac: Rename configure.in, require autoconf 2.59.
6018 * configure: Re-generate.
6019
3ace7edb
AC
6020 * configure.in: Replace configdirs with multiple references to
6021 AC_CONFIG_SUBDIRS.
6022 * configure: Re-generate.
5ae4183a 6023
53531fc1
AC
60242005-01-04 Andrew Cagney <cagney@gnu.org>
6025
6026 * gdbint.texinfo (Versions and Branches): Make the date (YYYYMMDD)
6027 part of the version number.
6028
536ffdb7
MK
60292004-12-24 Mark Kettenis <kettenis@gnu.org>
6030
6031 * gdbint.texinfo (Algorithms): Remove description of
6032 TARGET_DISABLE_HW_WATCHPOINTS and TARGET_ENABLE_HW_WATCHPOINTS.
6033
e1aac25b
JB
60342004-12-07 Jim Blandy <jimb@redhat.com>
6035
6036 * gdb.texinfo (General Query Packets): Specify that thread ID's in
6037 the 'qC' and 'qThreadInfo' packets are unsigned hexidecimal
6038 numbers.
6039
f47b1503
AS
60402004-12-07 Andreas Schwab <schwab@suse.de>
6041
6042 * gdb.texinfo (Mode Options): Document -l option.
6043
b6b8ece6
EZ
60442004-12-04 Eli Zaretskii <eliz@gnu.org>
6045
6046 * gdbint.texinfo (Algorithms): More accurate description of
6047 STOPPED_BY_WATCHPOINT. Point out that target_stopped_data_address
6048 is not needed unless data-read and data-access watchpoints are
6049 supported. Add a description of how GDB checks whether the
6050 inferior stopped because a watchpoint was hit.
6051
01371747
EZ
60522004-11-23 Eli Zaretskii <eliz@gnu.org>
6053
6054 * gdb.texinfo (Files): Add cross-reference to description of
6055 -readnow command-line switch.
6056
2315ffec
RC
60572004-11-10 Randolph Chung <tausq@debian.org>
6058
6059 * gdb.texinfo: Document set/show backtrace past-entry commands.
6060 Rearrange index entries for set/show backtrace past-main.
6061
69065f5d
AC
60622004-11-10 Jon Beniston <jon@beniston.com>
6063
6064 Committed by Andrew Cagney <cagney@gnu.org>.
5ae4183a
AS
6065 * gdb.texinfo (Remote Serial Protocol): Further describe
6066 binary transfer escaping mechanism .
69065f5d 6067
30e91e0b
RC
60682004-11-08 Randolph Chung <tausq@debian.org>
6069
6070 * gdb.texinfo (inferior_debugging info): Document "set debug infrun"
6071 and "show debug infrun". Add index entries.
6072
60bf7e09
EZ
60732004-10-23 Eli Zaretskii <eliz@gnu.org>
6074
6075 * gdb.texinfo (SVR4 Process Information): Document subcommands of
6076 "info proc" that are already implemented. Add index entries.
6077 (Working Directory): Add a cross-reference to "info proc" command.
dcaf7c2c
EZ
6078 (Files): Add a tip for decreasing memory used for symtabs from
6079 shared libraries.
f018e82f
EZ
6080 (Starting): Fix whitespace; make "elaboration" stand out where it
6081 is first used, and add an index entry for the term.
f8568604
EZ
6082 (Calling): Expand and elaborate text. Add "print". Add the
6083 description of problems with weak aliases.
384ee23f 6084 (Core File Generation): New section.
60bf7e09 6085
d52fe014
AC
60862004-10-12 Andrew Cagney <cagney@gnu.org>
6087
6088 * gdbint.texinfo (Versions and Branches): New chapter.
6089 (Releasing GDB): Delete "Versions and Branches" section.
6090 (Top): Add "Versions and Branches".
6091
703663ab
EZ
60922004-10-08 Eli Zaretskii <eliz@gnu.org>
6093
6094 * gdb.texinfo (Editing, History): Add cross-references to the
6095 included Readline and History user documentation. Remove
6096 references to the symbol have-readline-appendices which is unused
6097 and undefined.
6098 (History): Fix indexing.
6099
ac77d04f
JJ
61002004-10-08 Jeff Johnston <jjohnstn@redhat.com>
6101
6102 * gdbint.texinfo (target_stopped_data_address): Update to
6103 new prototype.
6104 (i386_stopped_data_address): Update prototype and description.
6105 (i386_stopped_by_watchpoint): New function and description.
6106
e07c999f
PH
61072004-10-03 Paul N. Hilfinger <hilfinger@gnat.com>
6108
6109 * gdb.texinfo (Filenames): Add Ada suffixes.
6110 (Ada) New section.
6111
2e868123
AC
61122004-09-27 Andrew Cagney <cagney@gnu.org>
6113 Robert Picco <Robert.Picco@hp.com>
6114
6115 * gdb.texinfo (Packets): Document the "p" packet.
6116
02a57714
JM
61172004-09-21 Jason Molenda (jmolenda@apple.com)
6118
6119 * gdb.texinfo (Paths and Names of the Source Files): Document the
6120 meaning of values in the 'desc' field of a SO stab.
6121
ae038cb0
DJ
61222004-09-20 Daniel Jacobowitz <dan@debian.org>
6123
6124 * gdb.texinfo (Maintenance Commands): Document "maint set dwarf2
6125 max-cache-age" and "maint show dwarf2 max-cache-age".
6126
f7dc1244
EZ
61272004-09-16 Eli Zaretskii <eliz@gnu.org>
6128
6129 * gdb.texinfo (Set Breaks): Add index entry for setting
6130 breakpoints on overloaded C++ functions that are not members of
6131 any classes. Add an example and an index entry for setting
6132 breakpoints on all program functions.
6133 (Character Sets, Macros, Overlay Commands)
6134 (Non-debug DLL symbols, GDB/MI Output Syntax)
6135 (Annotations Overview, Maintenance Commands, File-I/O Overview):
6136 Use "(@value{GDBP})" instead of a literal "(gdb)".
6137
f810308b
AC
61382004-09-12 Andrew Cagney <cagney@gnu.org>
6139
6140 * gdbint.texinfo (Native Debugging): Delete description of
6141 FILES_INFO_HOOK.
6142
15a661f3
PH
61432004-09-11 Paul Hilfinger <hilfinger@gnat.com>
6144
5ae4183a
AS
6145 * gdbint.texinfo (User Interface): Change local_hex_string_custom
6146 to hex_string_custom (not historically correct, but more
15a661f3
PH
6147 understandable, given the current code).
6148
f3219c75
AC
61492004-09-03 Andrew Cagney <cagney@gnu.org>
6150
6151 * gdbint.texinfo (Native Debugging): Delete SVR4_SHARED_LIBS.
6152
f3bb6704
JJ
61532004-09-01 Jeff Johnston <jjohnstn@redhat.com>
6154
6155 * observer.texi (solib_unloaded): New observer.
6156
8d2c00cb
AC
61572004-08-24 Andrew Cagney <cagney@gnu.org>
6158
6159 * gdbint.texinfo (Target Architecture Definition): Add missing
6160 comma.
6161
e7dc800a
MC
61622004-08-20 Michael Chastain <mec.gnu@mindspring.com>
6163
6164 * (Using the Testsuite): build != host is supported,
6165 but some test scripts do not support build != host.
6166
73b03683
MK
61672004-08-14 Mark Kettenis <kettenis@gnu.org>
6168
6169 * gdbint.texinfo (Host Definition): Delete description of
6170 FCLOSE_PROVIDED and GETENV_PROVIDED.
6171
c0ccb908
MK
61722004-08-05 Mark Kettenis <kettenis@chello.nl>
6173
6174 * gdbint.texinfo (Host Definition): Delete description of
6175 NO_SYS_FILE.
6176 (Native Debugging): Delete description of KERNEL_U_ADDR_BSD and
6177 PTRACE_FP_BUG.
6178
9c8dbfa9
AC
61792004-08-05 Andrew Cagney <cagney@gnu.org>
6180
6181 * gdbint.texinfo (Target Architecture Definition): Delete
6182 reference to deprecated_read_fp.
6183
f42accbe
AC
61842004-08-02 Andrew Cagney <cagney@gnu.org>
6185
6186 * gdbint.texinfo (Target Architecture Definition): Delete
6187 description of DEPRECATED_REGISTER_BYTES.
6188
0b66e38c
EZ
61892004-07-30 Baurjan Ismagulov <ibr@ata.cs.hun.edu.tr>
6190
6191 * gdb.texinfo (Source Path): Document the new behavior of
6192 searching for the source files.
6193
15387254
EZ
61942004-07-17 Eli Zaretskii <eliz@gnu.org>
6195
6196 * gdb.texinfo (Edit): Fix markup of EDITOR and improve wording.
6197 (Search, Expressions, Arrays, Variables, Data, Machine Code)
6198 (Auto Display): Improve indexing.
6199
2c07db7a
AC
62002004-07-16 Andrew Cagney <cagney@gnu.org>
6201
6202 * gdb.texinfo (Mode Options): Delete documentation on "-async" and
6203 "-noasync".
6204
4644b6e3
EZ
62052004-07-09 Eli Zaretskii <eliz@gnu.org>
6206
6207 * gdb.texinfo: Fix @kindex entries so that multiple commands that
6208 have the same prefix have only their prefix in the index.
6209
7561d450
MK
62102004-07-03 Mark Kettenis <kettenis@gnu.org>
6211
6212 * gdb.texinfo (BSD libkvm Interface): New node (section)
6213 (Native): Add it to the menu.
6214
67bebe79
MK
62152004-07-01 Mark Kettenis <kettenis@gnu.org>
6216
6217 * gdbint.texinfo (Target Architecture Definition): Remove
6218 PCC_SOL_BROKEN.
6219
1a6923e0
MK
62202004-06-24 Mark Kettenis <kettenis@gnu.org>
6221
6222 * gdbint.texinfo (Target Architecture Definition): Remove
6223 SUN_FIXED_LBRAC_BUG.
6224
b435e160
AC
62252004-06-26 Andrew Cagney <cagney@gnu.org>
6226
6227 * gdbint.texinfo (Coding): Replace xasprintf with xstrprintf.
6228
b5622e8d
AC
62292004-06-20 Andrew Cagney <cagney@gnu.org>
6230
6231 * gdbint.texinfo (Target Architecture Definition): Deprecate
6232 USE_STRUCT_CONVENTION.
6233
e0c07bf0
MC
62342004-06-19 Michael Chastain <mec.gnu@mindspring.com>
6235
6236 gdb.texinfo (Bug Reporting): Mention session recording,
6237 with the script command or Emacs.
6238
782263ab
AC
62392004-06-18 Andrew Cagney <cagney@gnu.org>
6240
6241 * gdbint.texinfo (Target Architecture Definition): Deprecate
6242 FUNCTION_START_OFFSET.
6243
03727ca6
AC
62442004-06-14 Andrew Cagney <cagney@gnu.org>
6245
6246 Based on changes from Karl Berry.
6247 * gdb.texinfo: Do not use @sc in a direntry.
6248 * stabs.texinfo: Change @dircateogry to "Software development".
6249 * gdbint.texinfo, gdb.texinfo, annotate.texinfo: Ditto.
6250
97092415
AC
62512004-06-13 Andrew Cagney <cagney@gnu.org>
6252
6253 * gdbint.texinfo (Target Architecture Definition): Delete
6254 description of RETURN_VALUE_ON_STACK.
6255
1f6d4158
AC
62562004-06-09 Andrew Cagney <cagney@gnu.org>
6257
6258 * gdbint.texinfo (Native Debugging): Restore "@table @code"
6259 deleted by previous patch.
6260
d966f0cb
AC
62612004-06-08 Andrew Cagney <cagney@gnu.org>
6262
6263 * gdbint.texinfo (Native Debugging): Delete documentation on
6264 ATTACH_DETACH.
6265
86fe4aaa
RC
62662004-06-06 Randolph Chung <tausq@debian.org>
6267
6268 * gdb.texinfo (push_dummy_call): Use @code{struct value}.
6269
d4b6d575
RC
62702004-06-06 Randolph Chung <tausq@debian.org>
6271
5ae4183a 6272 * gdb.texinfo (push_dummy_call): Update argument list to match
d4b6d575
RC
6273 the new push_dummy_call method signature. Describe the function
6274 argument.
6275
4e8b0763
JB
62762004-05-24 Joel Brobecker <brobecker@gnat.com>
6277
6278 * gdb.texinfo (Starting): Document new start command.
6279
59caf092
AC
62802004-05-21 Andrew Cagney <cagney@redhat.com>
6281
6282 * observer.texi (GDB Observers): Document "inferior_created".
6283
e4a2df64
AC
62842004-05-08 Andrew Cagney <cagney@redhat.com>
6285
e6b55ae2
AC
6286 * gdbint.texinfo (Target Architecture Definition): Delete
6287 description of DO_DEFERRED_STORES.
6288
28954179
AC
6289 * gdbint.texinfo (Target Architecture Definition): Delete
6290 references to DEPRECATED_FIX_CALL_DUMMY.
6291
434b87dd
AC
6292 * gdbint.texinfo (Target Architecture Definition): Delete
6293 description of DEPRECATED_CALL_DUMMY_WORDS,
6294 DEPRECATED_SIZEOF_CALL_DUMMY_WORDS, and CALL_DUMMY.
6295
58d28df8
AC
6296 * gdbint.texinfo (Target Architecture Definition): Delete
6297 description of DEPRECATED_PUSH_DUMMY_FRAME.
6298
e4a2df64
AC
6299 * gdbint.texinfo (Target Architecture Definition): Delete
6300 reference to DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
6301
2b4855ab
AC
63022004-05-07 Andrew Cagney <cagney@redhat.com>
6303
6304 * observer.texi (GDB Observers): Add "Debugging" section. Include
6305 cross reference to "set/show debug observer".
6306 * gdb.texinfo (Debugging Output): Document "set/show debug
6307 observer".
6308
fcf70625
AC
63092004-05-01 Andrew Cagney <cagney@redhat.com>
6310
6311 * gdbint.texinfo (Target Architecture Definition): Delete
6312 description of DEPRECATED_PC_IN_SIGTRAMP.
6313
8ee56bcf
AC
63142004-04-30 Andrew Cagney <cagney@redhat.com>
6315
6316 * gdbint.texinfo (Target Architecture Definition): Delete
6317 documentation for BELIEVE_PCC_PROMOTION_TYPE, no longer defined.
6318
67ab9a76
OF
63192004-04-30 Orjan Friberg <orjanf@axis.com>
6320
6321 * observer.texi (GDB Observers): Correct spelling.
6322
79346bcb
OF
63232004-04-26 Orjan Friberg <orjanf@axis.com>
6324
6325 * observer.texi (GDB Observers): Add target_changed event.
6326
7a464420
AC
63272004-04-08 Andrew Cagney <cagney@redhat.com>
6328
6329 * observer.texi (GDB Observers): Rework, provide generic observer
6330 definitions and then a list of observable events.
6331
6cdf9d98
AC
63322004-04-04 Andrew Cagney <cagney@redhat.com>
6333
6334 * gdbint.texinfo (Host Definition): Delete reference to
6335 NO_SIGINTERRUPT.
6336
ddc135a4
AC
63372004-04-02 Andrew Cagney <cagney@redhat.com>
6338
6339 * gdbint.texinfo (Target Architecture Definition): Delete
6340 reference to DEPRECATED_CALL_DUMMY_LENGTH.
6341
6a1b180d
SC
63422004-03-28 Stephane Carrez <stcarrez@nerim.fr>
6343
6344 * gdb.texinfo (TUI Commands): Document tui reg commands.
6345
d0d5df6f
AC
63462004-03-26 Andrew Cagney <cagney@redhat.com>
6347
6348 * gdb.texinfo (TUI): Delete reference to --enable-tui. Mention
6349 "gdbtui".
6350 (Mode Options): Mention "gdbtui". Use "Text" not "Terminal".
6351 (Contributors): Mention both Text and Terminal User Interface.
6352
aa2a3f87
AC
63532004-03-23 Andrew Cagney <cagney@redhat.com>
6354
6355 * gdbint.texinfo (Target Architecture Definition): Deprecate
6356 references to SIGTRAMP_START and SIGTRAMP_END.
6357
f561f026
AC
63582004-03-23 Andrew Cagney <cagney@redhat.com>
6359
6360 * gdbint.texinfo (Target Architecture Definition): Deprecate
6361 references to PC_IN_SIGTRAMP.
6362
33cb8b0f
AC
63632004-03-19 Andrew Cagney <cagney@redhat.com>
6364
6365 * gdbint.texinfo (Target Architecture Definition): Delete
6366 reference to GDB_TARGET_IS_HPPA.
6367
fc989b7a
AC
63682004-03-18 Andrew Cagney <cagney@redhat.com>
6369
6370 * gdbint.texinfo (Coding): Update section on gdbarch_data,
6371 describe pre_init and post_init.
6372
701b08bb
DJ
63732004-03-09 Daniel Jacobowitz <drow@mvista.com>
6374
6375 * gdb.texinfo (Debugging Output): Document values for "set debug
6376 target".
6377
faae5abe
AC
63782004-02-28 Andrew Cagney <cagney@redhat.com>
6379
6380 * gdb.texinfo (Contributors): Mention GDB 6.1 release engineer.
6381
dd79a6cf
JJ
63822004-02-26 Jeff Johnston <jjohnstn@redhat.com>
6383
6384 * gdb.texinfo (breakpoints): Add information about the
6385 new "set breakpoint pending" and "show breakpoint pending"
6386 commands.
6387
e7f16015
AC
63882004-02-26 Andrew Cagney <cagney@redhat.com>
6389
6390 * gdbint.texinfo (Coding): Document use of gdbarch_obstack_zalloc
6391 in Per-architecture module data section.
6392
7161a3a6
RM
63932004-02-25 Roland McGrath <roland@redhat.com>
6394
6395 * gdb.texinfo (General Query Packets): Document qPart:... packets.
6396
2154891a
AC
63972004-02-24 Andrew Cagney <cagney@redhat.com>
6398
6399 * annotate.texinfo: Wrap fdl.texi include in raise/lower sections.
6400 * gdb.texinfo, gdbint.texinfo, stabs.texinfo: Ditto.
6401 * fdl.texi: Import Version 1.2, November 2002.
7161a3a6 6402
6c74ac8b
AC
64032004-02-17 Andrew Cagney <cagney@redhat.com>
6404
6405 * gdb.texinfo (Mode Options): Note that "mi1" is deprecated.
6406
19772a2c
AC
64072004-02-16 Andrew Cagney <cagney@redhat.com>
6408
6409 * gdbint.texinfo (Target Architecture Definition): Deprecate
6410 FRAMELESS_FUNCTION_INVOCATION.
6411
c9830293
AC
64122004-02-16 Andrew Cagney <cagney@redhat.com>
6413
6414 * gdbint.texinfo (Coding): Mention -Wunused-function.
6415
b9d26eb9
AC
64162004-02-14 Andrew Cagney <cagney@redhat.com>
6417
6418 * gdbint.texinfo (Target Architecture Definition): Delete
6419 description of DEPRECATED_CALL_DUMMY_STACK_ADJUST.
6420
49efadf5
EZ
64212004-02-12 Elena Zannoni <ezannoni@redhat.com>
6422
6423 * gdb.texinfo: Properly quote the name "C++".
6424 * gdbint.texinfo: Ditto.
6425 * stabs.texinfo: Ditto.
6426
1eb288ea
EZ
64272004-02-11 Elena Zannoni <ezannoni@redhat.com>
6428
6429 * gdbint.texinfo (Support Libraries): Add doco about obstacks and
6430 minimal information about libiberty.
6431
e4937fc1
MC
64322004-02-06 Michael Chastain <mec.gnu@mindspring.com>
6433
6434 * gdb.texinfo (Auxiliary Vector): Fix thinko with @value{GDBN}.
6435
a9331b3f
RM
64362004-02-04 Roland McGrath <roland@redhat.com>
6437
6438 * gdb.texinfo (Auxiliary Vector): New node (section).
6439 (Data): Add it to the menu.
6440
2650777c
JJ
64412004-02-02 Jeff Johnston <jjohnstn@redhat.com>
6442
6443 * gdb.texinfo (Breakpoints): Add information about pending
6444 breakpoint support.
6445
b4501125
AC
64462004-01-26 Andrew Cagney <cagney@redhat.com>
6447
6448 * gdb.texinfo (Overview): Delete references to the cisco protocol
6449 including the "N" response.
6450
74055713
AC
64512004-01-26 Andrew Cagney <cagney@redhat.com>
6452
6453 * gdbint.texinfo (Target Architecture Definition): Rename
6454 EXTRACT_STRUCT_VALUE_ADDRESS to
6455 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS.
a9331b3f 6456
3bbe9696
EZ
64572004-01-24 Eli Zaretskii <eliz@gnu.org>
6458
6459 * gdb.texinfo (KOD): Document "show os". Add index entries for
6460 "set/show os" and "info cisco" commands.
6461
5843504f
EZ
64622004-01-21 Eli Zaretskii <eliz@gnu.org>
6463
6464 * Makefile.in (install-info): Prepend $(DESTDIR) to $(infodir).
6465
9175c9a3
MC
64662004-01-19 Michael Chastain <mec.gnu@mindspring.com>
6467
6468 * gdbint.texinfo: Delete USE_MMALLOC, NO_MMCHECK, MMCHECK_FORCE,
6469 MMAP_BASE_ADDRESS, MMAP_INCREMENT.
6470
8e94b928
NR
64712004-01-19 Nick Roberts <nick@nick.uklinux.net>
6472
6473 * gdb.texinfo (GDB/MI Stack Manipulation): Describe extension to
6474 -stack-list-locals.
6475 (GDB/MI Variable Objects): Describe extension to
6476 -var-list-children.
6477
a20cf136
DJ
64782004-01-17 Daniel Jacobowitz <drow@mvista.com>
6479
6480 * gdbint.texinfo (DECR_PC_AFTER_HW_BREAK): Don't document.
6481
afb18d0f
AC
64822004-01-17 Andrew Cagney <cagney@redhat.com>
6483
6484 * gdbint.texinfo (Target Architecture Definition): Delete
6485 documentation on DEPRECATED_NPC_REGNUM.
6486
b51970ac
DJ
64872004-01-13 Daniel Jacobowitz <drow@mvista.com>
6488
6489 * gdb.texinfo: Update copyright year. Mention that set
6490 follow-fork-mode is supported on GNU/Linux. Remove documentation of
6491 "set follow-fork-mode ask".
6492
0f0cffd2
AC
64932004-01-13 Andrew Cagney <cagney@redhat.com>
6494
6495 * gdbint.texinfo: Update copyright year.
6496 (Coding): Add -Wunused-label to list of -Werror warnings.
6497
c552b3bb 64982004-01-08 Jason Molenda <jmolenda@apple.com>
5ae4183a 6499 Eli Zaretskii <eliz@gnu.org>
c552b3bb
JM
6500
6501 * gdb.texinfo: Update copyright.
6502 (Objective-C): "methodName" typeo fixed. Add @code/@var markup
6503 around names, as appropriate. Minor syntax cleanup of
6504 _NSPrintForDebugger explanation. Two spaces after periods.
6505 GDBN used instead of lit. "gdb". Index entries added for
6506 print-object and _NSPrintForDebugger. @noindent added in one spot.
6507
afe157ca
EZ
65082003-11-11 Elena Zannoni <ezannoni@redhat.com>
6509
6510 * stabs.texinfo: Add dircategory and direntry commands.
6511 * annotate.texinfo: Ditto.
6512
963e2bb7
AC
65132003-11-10 Andrew Cagney <cagney@redhat.com>
6514
6515 * gdbint.texinfo (Target Architecture Definition): Replace the
6516 return_value method's "inval" and "outval" parameters with
6517 "readbuf" and "writebuf".
6518
1d8b2f28
JB
65192003-10-28 Jim Blandy <jimb@redhat.com>
6520
6521 * gdb.texinfo (The F request packet, The F reply packet): Renamed
6522 from "The `F' request packet" and "The `F' reply packet", to make
6523 texi2dvi happy.
6524 (File-I/O remote protocol extension): Update menu entries, too.
6525
36d86913
MC
65262003-10-26 Michael Chastain <mec@shout.net>
6527
6528 * gdb.texinfo (Thread Stops): Document the issue with
6529 premature return from system calls in multi-threaded programs.
6530
ce2826aa
AC
65312003-10-24 Andrew Cagney <cagney@redhat.com>
6532
6533 * annotate.texinfo: Fix "fortunatly"[sic].
6534
f24c5e49
KI
65352003-10-23 Kei Sakamoto <sakamoto.kei@renesas.com>
6536
6537 * gdb.texinfo (Contributors to GDB): Replace "Renesas"
6538 with "Hitachi" and "Mitsubishi".
6539
92ad9cd9
AC
65402003-10-20 Andrew Cagney <cagney@redhat.com>
6541
6542 * gdbint.texinfo (Target Architecture Definition): Document
6543 gdbarch_return_value. Add cross references from
6544 USE_STRUCT_CONVENTION, EXTRACT_RETURN_VALUE, and
6545 STORE_RETURN_VALUE, and from/to EXTRACT_STRUCT_VALUE_ADDRESS.
6546
0ab4b752
MK
65472003-10-18 Mark Kettenis <kettenis@gnu.org>
6548
6549 * gdbint.texinfo (Target Architecture Definition): Document
6550 regset_from_core_section.
fb3e19c0
KI
6551
65522003-10-16 Kei Sakamot Sakamoto <sakamoto.kei@renesas.com>
6553
6554 * gdb.texinfo (M32R/D): Mention m32rsdi target.
6555
a9331b3f 65562003-10-15 Kevin Buettner <kevinb@redhat.com>
e4d5f7e1
KB
6557
6558 From Anthony Green <green@redhat.com>:
5ae4183a 6559 * gdb.texinfo (Breakpoints related warnings): Insert into menu.
e4d5f7e1 6560
1485d690
KB
65612003-10-14 Kevin Buettner <kevinb@redhat.com>
6562
889bf7c5
PA
6563 * gdb.texinfo (Breakpoint related warnings): New node.
6564 * gdbint.texinfo (ADJUST_BREAKPOINT_ADDRESS): Document.
a9331b3f 6565
86d30acc
DJ
65662003-10-13 Daniel Jacobowitz <drow@mvista.com>
6567
6568 * gdb.texinfo (Remote Protocol): Document v and vCont.
6569
172c2a43
KI
65702003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
6571
6572 * gdb.texinfo: Replace "Hitachi" and "Mitsubishi" with "Renesas".
6573 * gdbint.texinfo: Ditto.
6574
71952f4c
AC
65752003-10-09 Andrew Cagney <cagney@redhat.com>
6576
6577 From 2003-09-18 David Anderson <davea@sgi.com>:
6578 * gdb.texinfo (GDB/MI Symbol Query): Replace "comamnd" with
6579 "command".
6580
268e2188
AC
65812003-10-03 Andrew Cagney <cagney@redhat.com>
6582
6583 * gdbint.texinfo (Target Architecture Definition): Deprecate
6584 IBM6000_TARGET. Mention that it implies an RS/6000 system and not
6585 just target.
6586
12c266ea 65872003-10-02 Andrew Cagney <cagney@redhat.com>
2e092625 6588
f30992d4 6589 * gdbint.texinfo (Target Architecture Definition): Rename
12c266ea
AC
6590 REGISTER_RAW_SIZE to DEPRECATED_REGISTER_RAW_SIZE.
6591 * gdb.texinfo (Packets, Stop Reply Packets): Ditto.
6592 * gdbint.texinfo (Target Architecture Definition): Rename
6593
65942003-09-30 Andrew Cagney <cagney@redhat.com>
6595
f30992d4 6596 REGISTER_VIRTUAL_SIZE to DEPRECATED_REGISTER_VIRTUAL_SIZE.
a9331b3f 6597 (Target Architecture Definition):
f30992d4 6598
2e092625
AC
6599 * gdbint.texinfo (Target Architecture Definition): Rename
6600 REGISTER_VIRTUAL_TYPE to DEPRECATED_REGISTER_VIRTUAL_TYPE.
6601
0717ae8a
AC
66022003-09-29 Andrew Cagney <cagney@redhat.com>
6603
dad809b7
AC
6604 * gdbint.texinfo (Target Architecture Definition): Delete
6605 documentation for NEED_TEXT_START_END.
6606
0717ae8a
AC
6607 * gdbint.texinfo (Target Architecture Definition): Rename
6608 NPC_REGNUM to DEPRECATED_NPC_REGNUM. Add cross reference to
6609 TARGET_WRITE_PC.
a9331b3f 6610
af6cf26d
MC
66112003-09-22 Michael Chastain <mec@shout.net>
6612
6613 * gdbint.texinfo (Testsuite Organization): Change gdb.c++ to gdb.cp.
6614
ee206350
AG
66152003-09-21 Anthony Green <green@redhat.com>
6616
6617 * gdbint.texinfo (Target Architecture Definition): Fix typos.
6618
a38c9fe6
MK
66192003-09-21 Mark Kettenis <kettenis@gnu.org>
6620
6621 * gdbint.texinfo (Target Architecture Definition): Document
6622 stabs_argument_has_addr.
6623
77949794
AC
66242003-09-18 Andrew Cagney <cagney@redhat.com>
6625
6626 * gdbint.texinfo (Target Architecture Definition): Delete
6627 documentation on REGISTER_NAMES.
6628
8e823e25
MK
66292003-09-13 Mark Kettenis <kettenis@gnu.org>
6630
6631 * gdbint.texinfo (Target Architecture Definition): Replace
6632 REG_STRUCT_HAS_ADDR with DEPRECATED_REG_STRUCT_HAS_ADDR.
6633
f27dd7fd
AC
66342003-09-11 Andrew Cagney <cagney@redhat.com>
6635
6636 * gdbint.texinfo (Target Architecture Definition): Replace
6637 STACK_ALIGN with DEPRECATED_STACK_ALIGN.
6638
8b148df9
AC
66392003-08-18 Andrew Cagney <cagney@redhat.com>
6640
6641 * gdbint.texinfo (Target Architecture Definition): Document
6642 "frame_red_zone_size".
6643
25d29d70
AC
66442003-08-09 Andrew Cagney <cagney@redhat.com>
6645
6646 * gdb.texinfo (Backtrace): Replace "set/show backtrace-below-main"
6647 with "set/show backtrace past-main" and "set/show backtrace
6648 limit".
6649
c938e9b0
L
66502003-08-08 H.J. Lu <hongjiu.lu@intel.com>
6651
6652 * Makefile.in (install-info): Support DESTDIR.
6653 (install-html): Likewise.
6654
64fabec2
AC
66552003-08-07 Andrew Cagney <cagney@redhat.com>
6656
6657 Patch from Nick Roberts.
6658 * gdb.texinfo (Using GDB under GNU Emacs): Fix/update key
6659 bindings. Remove description of send-gdb-command.
6660
2fcf52f0
AC
66612003-08-07 Andrew Cagney <cagney@redhat.com>
6662
6663 * gdb.texinfo (Mode Options): Mention that "mi2" was included in
6664 GDB 6.0.
6665
086432e2
AC
66662003-08-06 Andrew Cagney <cagney@redhat.com>
6667
6668 * gdb.texinfo (Mode Options): Mention that level three is the
6669 highest available and that level 2 is deprecated.
6670 (Annotations Overview): Mention annotation levels. Cross reference
6671 to "Limitations of the Annotation Interface" in annotate.texi.
6672 (TODO, Value Annotations, Frame Annotations): Delete section.
6673 (Displays, Breakpoint Info): Delete.
6674
e5249f67
AC
66752003-08-04 Andrew Cagney <cagney@redhat.com>
6676
6677 * agentexpr.texi: Delete @bye.
6678 * Makefile.in (STABS_DOC_SOURCE_INCLUDES): Add "fdl.texi"
6679 (stabs.info): Add $(srcdir) to include search path.
6680 (html): Depend on "annotate_toc.html", and not "annotate.html".
6681 * stabs.texinfo: Ditto. Include "fdl.texi".
6682 * gdbint.texinfo: Update copyright statement's list of invariant
6683 sections.
6684
e6f672d2
AC
66852003-07-28 Andrew Cagney <cagney@redhat.com>
6686
6687 * Makefile.in (INFO_DEPS): Add annotate.info.
6688 (dvi, ps, html, pdf): Add annotate.
6689 (ANNOTATE_DOC_SOURCE_INCLUDES): New macro.
6690 (ANNOTATE_DOC_BUILD_INCLUDES): New macro.
6691 (ANNOTATE_DOC_FILES): New macro.
6692 (ANNOTATE_TEX_TMPS): New macro.
6693 (annotate.info, annotate_toc.html): Specify dependencies.
6694 (annotate.ps, annotate.pdf, annotate.dvi): Ditto.
6695 * annotate.texinfo: Rename annotate.texi. Get building. Add
6696 "Migrating to GDB/MI" and "Limitations of the Annotation
6697 Interface" chapters. Mention why it is not part of the user
6698 guide. Update copyright notice. Include "fdl.texi".
6699
72ffddc9
SC
67002003-07-26 Stephane Carrez <stcarrez@nerim.fr>
6701
6702 * gdb.texinfo (TUI Keys): Document C-x o key to switch active window.
6703
a9f12a31
DJ
67042003-07-24 Daniel Jacobowitz <drow@mvista.com>
6705
6706 * gdbint.texinfo (libgdb components): Correct a GDB to GDBN.
6707
b1fe9455
DJ
67082003-07-24 Daniel Jacobowitz <drow@mvista.com>
6709
6710 * gdb.texinfo (Server): Mention pidof.
6711
153721e6
AC
67122003-07-22 Andrew Cagney <cagney@redhat.com>
6713
6714 * gdbint.texinfo (Coding): Add -Wformat-nonliteral to -Werror
6715 list.
6716
0fac0b41
DJ
67172003-06-28 Daniel Jacobowitz <drow@mvista.com>
6718
6719 * gdb.texinfo (Logging output): New chapter.
6720
4e562065
JB
67212003-06-24 Joel Brobecker <brobecker@gnat.com>
6722
6723 * gdb.texinfo (Unsupported languages): New section.
6724 (Languages): Add link to new section.
6725
f2c06f52
AC
67262003-06-22 Andrew Cagney <cagney@redhat.com>
6727
6728 * gdb.texinfo (Contributors): Mention 6.0 release engineer.
6729
b4177fca
DJ
67302003-06-22 Daniel Jacobowitz <drow@mvista.com>
6731
6732 * gdbint.texinfo (Coding): Clarify use of gdb_XXX.h headers.
6733
f418dd93
DJ
67342003-06-22 Daniel Jacobowitz <drow@mvista.com>
6735
6736 * Makefile.in (SFILES_INCLUDED): Add agentexpr.texi.
6737 * agentexpr.texi: Retitle section, and change it to an appendix.
6738 Comment out texinfo initialization. Factor a @var{} into two
6739 pieces to prevent makeinfo warnings.
6740 * gdb.texinfo: Add Agent Expressions appendix.
6741
4ca61388
DJ
67422003-06-19 Daniel Jacobowitz <drow@mvista.com>
6743
6744 * gdbint.texinfo (Native Conditionals): Remove PREPARE_TO_PROCEED.
6745
07f31aa6
DJ
67462003-06-18 Daniel Jacobowitz <drow@mvista.com>
6747
5ae4183a 6748 * gdb.texinfo (Remote Debugging): New section "Connecting to a
07f31aa6
DJ
6749 remote target". Document the "detach" and "disconnect" commands.
6750 (Server, Netware, Debug Session): Reference "Connecting to a
6751 remote target".
6752 (GDB/MI Target Manipulation): Document "-target-disconnect".
6753
2dd0da42
AC
67542003-06-13 Andrew Cagney <cagney@redhat.com>
6755
6756 * gdbint.texinfo (Target Architecture Definition): Deprecate
6757 REMOTE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT, and
6758 BIG_REMOTE_BREAKPOINT. Cross reference BREAKPOINT_FROM_PC.
6759
e7a3abfc
JB
67602003-06-09 Jim Blandy <jimb@redhat.com>
6761
6762 * gdb.texinfo (Separate Debug Files): Remove extra semicolon.
6763
25e3a86b
AC
67642003-06-08 Andrew Cagney <cagney@redhat.com>
6765
6766 * gdbint.texinfo (Target Architecture Definition): Delete
6767 documentation on FRAME_ARGS_ADDRESS_CORRECT.
6768
a9e5fdc2
AC
67692003-06-08 Andrew Cagney <cagney@redhat.com>
6770
6771 * gdbint.texinfo (Target Architecture Definition): Document
6772 "unwind_sp". Cross reference "unwind_sp" and TARGET_READ_SP.
6773
b37303ee
AF
67742003-06-07 Adam Fedor <fedor@gnu.org>
6775
6776 * gdb.texinfo: Add Objective-C documentation.
6777
39fe6e80
AC
67782003-06-01 Andrew Cagney <cagney@redhat.com>
6779
6780 * gdbint.texinfo (Target Architecture Definition): Add "func_addr"
6781 parameter to "push_dummy_call". Rename "dummy_addr" to "bp_addr".
6782
125309b2
AC
67832003-05-21 Andrew Cagney <cagney@redhat.com>
6784
6785 * gdbint.texinfo (Target Architecture Definition): Delete
6786 references to "extract_address" and "store_address".
6787
b8b527c5
AC
67882003-05-16 Andrew Cagney <cagney@redhat.com>
6789
6790 * gdbint.texinfo (Target Architecture Definition): Replace
6791 REGISTER_BYTES with DEPRECATED_REGISTER_BYTES. Fix typo,
6792 DEPRECATED_REGISTER_SIZE instead of REGISTER_BYTE.
6793
50e3ee83
TR
67942003-05-14 Theodore A. Roth <troth@openavr.org>
6795
6796 * gdbint.texinfo (Breakpoint Handling): Correct a double negative.
6797
44e2be90
L
67982003-05-10 H.J. Lu <hongjiu.lu@intel.com>
6799
6800 * Makefile.in (gdb-cfg.texi): Replace $$LN_S with $(LN_S).
6801 (gdb.dvi): Likewise.
6802 (gdb.pdf): Likewise.
6803 (links2roff): Likewise.
6804
df5215a6
JB
68052003-05-08 Jim Blandy <jimb@redhat.com>
6806
6807 * gdb.texinfo (Dump/Restore Files): Update documentation for
6808 'dump', 'append', and 'restore': note that format argument is
6809 optional; simplify presentation of the command variants; and be
6810 more precise about the formats.
6811
5e7b2f39
JB
68122003-05-07 Jim Blandy <jimb@redhat.com>
6813
6814 * gdb.texinfo (Symbols): Update documentation: 'maint list
6815 symtabs' and 'maint list psymtabs' have been renamed 'maint info
6816 symtabs' and 'maint info psymtabs'.
6817
b1e29e33
AC
68182003-05-05 Andrew Cagney <cagney@redhat.com>
6819
6820 * gdbint.texinfo (Target Architecture Definition): Make
6821 CALL_DUMMY_WORDS, SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY_LENGTH,
6822 FIX_CALL_DUMMY, CALL_DUMMY_BREAKPOINT_OFFSET and
6823 CALL_DUMMY_BREAKPOINT_OFFSET deprecated.
6824
00905d52
AC
68252003-05-04 Andrew Cagney <cagney@redhat.com>
6826
6827 * gdb.texinfo (Maintenance Commands): Document "maint print
6828 dummy-frames".
6829
54ff5908
AC
68302003-05-04 Andrew Cagney <cagney@redhat.com>
6831
6832 * gdb.texinfo (GDB/MI Symbol Query): Use @{ and @}.
6833
32e7087d
JB
68342003-05-03 J. Brobecker <brobecker@gnat.com>
6835
6836 Thierry Schneider <tpschneider1@yahoo.com>
6837 * gdb.texinfo (section GDB/MI Symbol Query): Add documentation
6838 for new MI command.
6839
7043d8dc
AC
68402003-05-03 Andrew Cagney <cagney@redhat.com>
6841
6842 * gdbint.texinfo (Target Architecture Definition): Document
6843 push_dummy_code. Add cross references.
6844
e33d66ec
EZ
68452003-05-02 Elena Zannoni <ezannoni@redhat.com>
6846
6847 * gdb.texinfo (Character Sets): Update to reflect new behavior of
6848 set/show charsets commands.
6849
0ba6dca9
AC
68502003-04-28 Andrew Cagney <cagney@redhat.com>
6851
6852 * gdbint.texinfo (Target Architecture Definition): Replace
6853 read_fp, TARGET_READ_FP and FP_REGNUM, with deprecated_read_fp,
6854 DEPRECATED_TARGET_READ_FP and DEPRECATED_REGNUM.
6855
d7a27068
AC
68562003-04-28 Andrew Cagney <cagney@redhat.com>
6857
6858 * gdbint.texinfo (Target Architecture Definition): Rename
6859 "tm_print_insn" to "deprecated_tm_print_insn".
6860
44ea7b70
JB
68612003-04-09 Jim Blandy <jimb@redhat.com>
6862
6863 * gdb.texinfo (Symbols): Document 'maint list symtabs' and 'maint
6864 list psymtabs'.
6865
fb8f8949
AC
68662003-04-08 Andrew Cagney <cagney@redhat.com>
6867
6868 * gdbint.texinfo (Target Architecture Definition): Delete
6869 references to EXTRA_FRAME_INFO.
6870
32fb0f22
AC
68712003-04-08 Andrew Cagney <cagney@redhat.com>
6872
6873 * gdbint.texinfo (Target Architecture Definition): Delete
6874 PRINT_TYPELESS_INTEGER.
6875
6be67e67
JB
68762003-04-02 J. Brobecker <brobecker@gnat.com>
6877
6878 * observer.texi (GDB Observers): Adjust the documentation for the
6879 normal_stop notification to better describe reality. Fix a couple
6880 of minor typos.
6881
4e35d5f0
BR
68822003-04-02 Bob Rossi <bob_rossi@cox.net>
6883
a9331b3f 6884 * gdb.texinfo (GDB/MI Program Control): Add
4e35d5f0
BR
6885 '-file-list-exec-source-file'
6886
e8a8712a
AC
68872003-03-31 Andrew Cagney <cagney@redhat.com>
6888
6889 * gdbint.texinfo (Target Architecture Definition): Delete
6890 references to CALL_DUMMY_P.
6891
6c0e89ed
AC
68922003-03-30 Andrew Cagney <cagney@redhat.com>
6893
6894 * gdbint.texinfo (Target Architecture Definition): Remove
6895 reference to TARGET_WRITE_SP.
a9331b3f 6896
378bfd1b
AC
68972003-03-27 Andrew Cagney <cagney@redhat.com>
6898
6899 * gdbint.texinfo (Target Architecture Definition): Remove
6900 references to write_sp.
6c0e89ed 6901
922fbb7b
AC
69022003-03-27 Andrew Cagney <cagney@redhat.com>
6903
6904 * gdb.texinfo (GDB/MI Variable Objects): Replace @include with
6905 chapter body. Use @smallexample instead of @example.
6906 (Annotations): Ditto.
6907 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Remove gdbmi.texinfo and
6908 annotate.texi.
6909
b81774d8
AC
69102003-03-26 Andrew Cagney <cagney@redhat.com>
6911
6912 * gdbint.texinfo (Target Architecture Definition): Replace
6913 PUSH_ARGUMENTS with push_dummy_call, add gdbarch, regcache and
6914 dummy_addr parameters.
6915
1bf6d5cc
AC
69162003-03-25 Andrew Cagney <cagney@redhat.com>
6917
6918 * gdbint.texinfo (Target Architecture Definition): Delete
6919 reference to CALL_DUMMY_STACK_ADJUST_P. Rename
6920 CALL_DUMMY_STACK_ADJUST to DEPRECATED_CALL_DUMMY_STACK_ADJUST.
6921 Add reference to PUSH_ARGUMENTS.
6922
618ce49f
AC
69232003-03-23 Andrew Cagney <cagney@redhat.com>
6924
6925 * gdbint.texinfo (Algorithms, Target Architecture Definition):
6926 Deprecate FRAME_CHAIN and FRAME_CHAIN_VALID.
6927
bcd7e15f
JB
69282003-03-18 J. Brobecker <brobecker@gnat.com>
6929
6930 * gdbint.texinfo (Algorithms): Add new section describing the
6931 Observer paradigm.
6932 (Top): Add menu entry to new observer appendix.
6933 * observer.texi: New file.
6934 * Makefile.in (GDBINT_DOC_SOURCE_INCLUDES): Add dependency on
6935 new observer.texi file.
6936
9fe8321b
AC
69372003-03-17 Andrew Cagney <cagney@redhat.com>
6938
6939 * gdb.texinfo (DATE): Delete. Remove date from titles. Mention
6940 that GNU Press update the manual version number.
6941
ac2adee5
AC
69422003-03-12 Andrew Cagney <cagney@redhat.com>
6943
6944 * gdbint.texinfo (Target Architecture Definition): Delete
6945 references to get_saved_register. Rename GET_SAVED_REGISTER to
6946 DEPRECATED_GET_SAVED_REGISTER.
6947
749b82f6
AC
69482003-03-13 Andrew Cagney <cagney@redhat.com>
6949
6950 * gdbint.texinfo (Target Architecture Definition): Replace
6951 POP_FRAME with DEPRECATED_POP_FRAME. Update description.
6952
8bedc050
AC
69532003-03-12 Andrew Cagney <cagney@redhat.com>
6954
6955 * gdbint.texinfo (Target Architecture Definition): Rename
6956 FRAME_SAVED_PC to DEPRECATED_FRAME_SAVED_PC.
a9331b3f 6957
0ce1b118
CV
69582003-03-10 Corinna Vinschen <vinschen@redhat.com>
6959
6960 * gdb.texinfo: Add File-I/O documentation.
6961
12cc2063
AC
69622003-03-10 Andrew Cagney <cagney@redhat.com>
6963
6964 * gdbint.texinfo (Target Architecture Definition): Cross reference
6965 FRAME_SAVED_PC to unwind_pc. Document unwind_pc.
6966
7453dc06
AC
69672003-03-07 Andrew Cagney <cagney@redhat.com>
6968
6969 * gdb.texinfo (Debugging Output): Mention the "set/show debug
6970 frame" command.
6971
6314f104
AC
69722003-03-05 Andrew Cagney <cagney@redhat.com>
6973
6974 * gdbint.texinfo (Target Architecture Definition): Document
6975 unwind_dummy_id. Cross reference unwind_dummy_id and
6976 SAVE_DUMMY_FRAME_TOS.
6977
f1212245
DJ
69782003-03-05 James Ingham <jingham@apple.com>
6979 Daniel Jacobowitz <drow@mvista.com>
6980
6981 * gdb.texinfo (Configuring the current ABI): Document "set cp-abi"
6982 and "show cp-abi".
6983
77e7e267
AC
69842003-03-03 Andrew Cagney <cagney@redhat.com>
6985
6986 * gdbint.texinfo (Target Architecture Definition): Document
6987 register_type.
6988
838a8221
AC
69892003-03-03 Andrew Cagney <cagney@redhat.com>
6990
6991 * stabs.texinfo (Structures): Use @samp and separate @var's
6992 instead of a single @var containing a comma separated list.
6993 (Unions): Ditto.
6994
d7f4a264
DJ
69952003-03-02 Daniel Jacobowitz <drow@mvista.com>
6996
6997 * Makefile.in (distclean): Remove config.log.
6998
f30ee0bc
AC
69992003-03-01 Andrew Cagney <cagney@redhat.com>
7000
7001 * gdbint.texinfo (Target Architecture Definition): Rename
7002 FRAME_INIT_SAVED_REGS to DEPRECATED_FRAME_INIT_SAVED_REGS.
7003
70042003-03-01 Andrew Cagney <cagney@redhat.com>
e9582e71
AC
7005
7006 * gdbint.texinfo: Rename INIT_EXTRA_FRAME_INFO to
7007 DEPRECATED_INIT_EXTRA_FRAME_INFO.
7008
be448670
CF
70092003-02-23 Raoul Gough <RaoulGough@yahoo.co.uk>
7010
7011 * gdb.texinfo (Cygwin Native): Links to Non-debug DLL symbols.
7012 (Non-debug DLL symbols): New node, describing the minimal symbols
7013 loaded from DLLs without real debugging symbols.
7014
501eef12
AC
70152003-02-20 Andrew Cagney <ac131313@redhat.com>
7016
7017 * gdb.texinfo (Set Breaks): Add cross reference to "set remote
7018 hardware-breakpoint-limit".
7019 (Set Watchpoints): Add cross reference to "set remote
7020 hardware-watchpoint-limit".
7021 (Remote configuration options): New section.
7022
21c294e6
AC
70232003-02-04 Andrew Cagney <ac131313@redhat.com>
7024
e9be73e4
AC
7025 * gdbint.texinfo (Target Architecture Definition): Delete
7026 descrption of IS_TRAPPED_INTERNALVAR.
7027
21c294e6
AC
7028 From Keith Seitz <keiths@redhat.com>:
7029 * gdb.texinfo (Interpreters): New chapter. Refer the command-line
7030 option "-i"/"--interpreter" to this chapter. Include index
7031 entries.
7032
0179ffac
DC
70332003-02-04 David Carlton <carlton@math.stanford.edu>
7034
7035 * gdb.texinfo (C@t{++}): Recommend DWARF 2, then stabs+.
7036 (Variables): Recommend stabs+ and DWARF 2.
7037 (C plus plus expressions): Correct info about
7038 compiler versions, debug formats.
7039 (Contributors): Change 'DWARF2' to 'DWARF 2'.
7040 PR symtab/874.
7041
7ca9f392
AC
70422003-02-01 Andrew Cagney <ac131313@redhat.com>
7043
7044 * gdbint.texinfo (Target Architecture Definition): Delete
7045 description of ADDITIONAL_OPTIONS, ADDITIONAL_OPTION_CASES,
7046 ADDITIONAL_OPTION_HANDLER, and ADDITIONAL_OPTION_HELP, and
7047 BEFORE_MAIN_LOOP_HOOK, and DBX_PARM_SYMBOL_CLASS along with
7048 references to nindy and i960.
7049 * gdb.texinfo (i960): Delete all references to i960 and nindy.
7050
31a85ea2
AC
70512003-02-01 Andrew Cagney <ac131313@redhat.com>
7052
7053 * gdbint.texinfo (Target Architecture Definition): Delete
7054 FLOAT_INFO.
7055
6b894e49
AC
70562003-01-30 Andrew Cagney <ac131313@redhat.com>
7057
7058 * stabs.texinfo (Member Type Descriptor): Clarify description of
7059 `@'. Suggested by Ben Hutchings.
7060
c48861fb
AC
70612003-01-29 Andrew Cagney <ac131313@redhat.com>
7062
7063 * gdb.texinfo (M68K): Delete reference to es1800.
7064
617073a9
AC
70652003-01-29 Andrew Cagney <ac131313@redhat.com>
7066
7067 * gdb.texinfo (Maintenance Commands): Document `maint print
7068 reggroups' and `maint print register-groups'.
7069 * gdbint.texinfo (Target Architecture Definition): Document
7070 register_reggroup_p.
7071
5b5d99cf
JB
70722003-01-23 Jim Blandy <jimb@redhat.com>
7073
7074 * gdb.texinfo (Separate Debug Files): New section.
7075
e7ba9c65
DJ
70762003-01-22 Daniel Jacobowitz <drow@mvista.com>
7077
7078 * gdb.texinfo (Maintenance Commands): Add "maint set profile"
7079 and "maint show profile".
7080
94e91d6d
MC
70812003-01-16 Michael Chastain <mec@shout.net>
7082
7083 * gdb.texinfo (Installing GDB): Warn against
7084 ".../gdb-VERSION/gdb/configure".
7085 (Separate Objdir): Likewise.
7086
867f3898
AC
70872003-01-15 Andrew Cagney <ac131313@redhat.com>
7088
7089 * gdbint.texinfo (Target Architecture Definition): Delete
7090 definition of PRINT_REGISTER_HOOK.
7091
f153cc92
EZ
70922003-01-15 Elena Zannoni <ezannoni@redhat.com>
7093
7094 (OpenRISC 1000): Fix formatting of command names.
7095
c60eb6f1
EZ
70962003-01-15 Elena Zannoni <ezannoni@redhat.com>
7097
7098 * gdb.texinfo (Continuing and Stepping): Add new command
7099 'advance'. Clarify behavior of 'until'.
7100
f5ebfba0
DJ
71012003-01-13 Daniel Jacobowitz <drow@mvista.com>
7102
7103 * gdb.texinfo (Files): Document solib-absolute-prefix and
7104 solib-search-path.
7105
4ce8657e
MC
71062003-01-09 Michael Chastain <mec@shout.net>
7107
7108 * gdbint.texinfo (Configuring @value{GDBN} for Release): Delete.
7109 (Create a Release): Add new instructions for new @file{src-release}.
7110 Document existing instructions for @file{Makefile.in} as
7111 being for @value{GDBN} 5.3.1 or earlier.
7112
372613e3
AC
71132003-01-09 Andrew Cagney <ac131313@redhat.com>
7114
7115 * gdbint.texinfo (Target Architecture Definition): Mention
7116 frame_saved_regs_zalloc and frame_extra_info_zalloc as the way to
7117 allocate memory.
7118
b4e9345d
DJ
71192003-01-04 Daniel Jacobowitz <drow@mvista.com>
7120
7121 * gdb.texinfo (Controlling GDB): Add @kindex for
7122 "show osabi".
7123 (Backtraces): Add @kindex's for backtrace-below-main.
7124
98b45e30
DJ
71252003-01-04 Daniel Jacobowitz <drow@mvista.com>
7126
7127 * gdb.texinfo (Controlling GDB): Document "set osabi".
7128
95f90d25
DJ
71292003-01-04 Daniel Jacobowitz <drow@mvista.com>
7130
7131 * gdb.texinfo (Backtraces): Document "set backtrace-below-main".
7132 * gdbint.texinfo (FRAME_CHAIN_VALID): Update documentation.
7133
1e698235
DJ
71342003-01-04 Daniel Jacobowitz <drow@mvista.com>
7135
7136 * gdb.texinfo (Controlling GDB): Add ABI section. Document
7137 "set coerce-float-to-double".
7138 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Remove documentation.
7139
e632838e
AC
71402003-01-02 Andrew Cagney <ac131313@redhat.com>
7141
7142 * stabs.texinfo: Remove obsolete text.
7143 * gdbint.texinfo: Ditto.
7144 * gdb.texinfo: Ditto.
7145
c133ab7a
MK
71462002-12-22 Mark Kettenis <kettenis@gnu.org>
7147
7148 * gdbint.texinfo (Target Architecture Definition): Update
7149 description of gdbarch_register_osabi.
7150
f821f325
KH
71512002-12-20 Kazu Hirata <kazu@cs.umass.edu>
7152
7153 * agentexpr.texi: Fix typos.
7154 * annotate.texi: Likewise.
7155 * fdl.texi: Likewise.
7156
85a6d8d3 71572002-12-10 Andrew Cagney <cagney@redhat.com>
a5afb99f
AC
7158
7159 * gdbint.texinfo (Algorithms): Replace INIT_FRAME_PC with
7160 DEPRECATED_INIT_FRAME_PC.
7161
ae45cd16
AC
71622002-12-01 Andrew Cagney <ac131313@redhat.com>
7163
7164 * gdbint.texinfo (Target Architecture Definition): Delete
7165 PC_IN_CALL_DUMMY.
7166
07555a72
AC
71672002-11-28 Andrew Cagney <ac131313@redhat.com>
7168
7169 * gdbint.texinfo (Host Definition): Delete documentation on
7170 USE_GENERIC_DUMMY_FRAMES.
7171
c166cdc7
EZ
71722002-11-26 Elena Zannoni <ezannoni@redhat.com>
7173
5ae4183a 7174 Fix PR gdb/723 and PR gdb/245.
c166cdc7
EZ
7175 * Makefile.in (install-info): Run the install-info command as part
7176 of the post install steps only.
7177 (uninstall-info): New target.
7178 (uninstall): New target.
7179
35db0260
EZ
71802002-11-22 Elena Zannoni <ezannoni@redhat.com>
7181
7182 * Makefile.in (install): Make install do some real work.
7183
9ba8d803
AC
71842002-11-19 Andrew Cagney <ac131313@redhat.com>
7185
7186 Fix POSIX problem reported by Paul Eggert.
7187 * Makefile.in (GDBvn.texi): Use `sed q' instead of `head -1'.
7188 Fix PR gdb/527.
7189
903ad3a6
AC
71902002-10-26 Andrew Cagney <cagney@redhat.com>
7191
7192 * gdbint.texinfo (Target Architecture Definition): Delete
7193 definition of DO_REGISTERS_INFO.
7194
f2abfe65
KB
71952002-10-18 Kevin Buettner <kevinb@redhat.com>
7196
7197 * gdbint.texinfo (Address Classes): Fix problems with insertion
7198 of ``{'' and ``}'' in example.
7199
b5b0480a
KB
72002002-10-17 Kevin Buettner <kevinb@redhat.com>
7201
7202 * gdbint.texinfo (Address Classes): New section.
7203 (Target Conditionals): Document ADDRESS_CLASS_NAME_TO_TYPE_FLAGS,
7204 ADDRESS_CLASS_NAME_TO_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS,
7205 ADDRESS_CLASS_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, and
7206 ADDRESS_CLASS_TYPE_FLAGS_TO_NAME_P.
7207
c85508ee
KD
72082002-10-11 Klee Dienes <kdienes@apple.com>
7209
7210 * gdb.texinfo (Registers): Mention vector registers as well as
7211 floating registers in the documentation for 'info registers' and
7212 'info all-registers'.
7213
6d12fc3d
DJ
72142002-10-11 Daniel Jacobowitz <drow@mvista.com>
7215
7216 * gdbint.texinfo (CPLUS_MARKER): Remove item.
7217
8d19fbd2
JJ
72182002-10-03 Jeff Johnston <jjohnstn@redhat.com>
7219
7220 * gdbint.texinfo (Item Output Functions): Add new ui_out_field_fmt_int
7221 interface definition.
7222
a37295f9
MM
72232002-10-03 Marko Mlinar <markom@opencores.org>
7224
7225 * gdb.texinfo (Target Commands): Add or1k target specific
7226 commands.
7227 * gdb.texinfo (Contributors): Add myself to the contributors list.
7228
da0f9dcd
AC
72292002-10-01 Andrew Cagney <ac131313@redhat.com>
7230
7231 * gdb.texinfo (Mode Options): Update --interpreter option. "mi2"
7232 and "mi1" instead of "mi1" and "mi0".
7233
2e834e49
HPN
72342002-09-29 Hans-Peter Nilsson <hp@bitrange.com>
7235
7236 * gdb.texinfo (Packets): Fix typos "alligned".
7237 Correct z3/Z3 description. Correct z4/Z4 title.
7238
050be0dc
AC
72392002-09-27 Andrew Cagney <ac131313@redhat.com>
7240
7241 * all-cfg.texi: Use @sc for GDB and GCC. Update copyright.
7242
1104b9e7
KB
72432002-09-25 Kevin Buettner <kevinb@redhat.com>
7244
7245 * gdb.texinfo: Use GNU/Linux instead of Linux.
7246
512217c7
AC
72472002-09-25 Andrew Cagney <ac131313@redhat.com>
7248
7249 * gdb.texinfo (Packets): Replace @samp{} with ``an empty string''.
7250
10998722
AC
72512002-09-24 Andrew Cagney <ac131313@redhat.com>
7252
512217c7 7253 * gdb.texinfo: Replace @example with @smallexample.
10998722 7254
a0eb71c5
KB
72552002-09-20 Kevin Buettner <kevinb@redhat.com>
7256
f7dc1244 7257 From Eli Zaretskii <eliz@gnu.org>:
a0eb71c5
KB
7258 * gdb.texinfo (Character Sets): Use @smallexample instead of
7259 @example. Use GNU/Linux instead of Linux.
7260
72612002-09-20 Jim Blandy <jimb@redhat.com>
7262
7263 * gdb.texinfo: Add character set documentation.
7264
2f870471
AC
72652002-09-19 Andrew Cagney <ac131313@redhat.com>
7266
7267 * gdb.texinfo (Packets): Revise `z' and `Z' packet documentation.
7268 (Packets): Add cross reference from `b' packet to `z' packets.
7269
790eb8f5
AC
72702002-09-19 Andrew Cagney <ac131313@redhat.com>
7271
8d30a00d
AC
7272 * gdb.texinfo (Maintenance Commands): Document ``maint
7273 internal-error'' and ``maint internal-warning''.
7274
790eb8f5
AC
7275 * gdbint.texinfo (Target Architecture Definition): Revise
7276 description of STACK_ALIGN. Add description of FRAME_ALIGN.
7277
a23a7bf1
JB
72782002-09-19 Joel Brobecker <brobecker@gnat.com>
7279
7280 * gdbint.texinfo (Target Conditionals): Document the new
7281 NAME_OF_MALLOC macro.
7282
299ffc64
AC
72832002-09-05 Andrew Cagney <ac131313@redhat.com>
7284
7285 * gdb.texinfo (Contributors): Mention 5.2 and 5.3 release
7286 engineer.
7287
b7bb15bc
SC
72882002-09-02 Stephane Carrez <stcarrez@nerim.fr>
7289
7290 * gdb.texinfo (TUI Overview): Document status line fields.
7291
3d757584
SC
72922002-09-02 Stephane Carrez <stcarrez@nerim.fr>
7293
7294 * gdb.texinfo (TUI Commands): Document info win command.
7295
269c21fe
SC
72962002-09-01 Stephane Carrez <stcarrez@nerim.fr>
7297
7298 * gdb.texinfo (TUI Overview): Document breakpoint markers.
7299
7cf36c78
SC
73002002-09-01 Stephane Carrez <stcarrez@nerim.fr>
7301
7302 * gdb.texinfo (TUI Single Key Mode): Document new SingleKey mode.
7303 (TUI Keys): Likewise.
7304
d2c6833e
AC
73052002-08-25 Andrew Cagney <ac131313@redhat.com>
7306
7307 * gdb.texinfo (Examples): Use ``->'' for a packet send and ``<-''
7308 for a packet receive.
7309
46d8b1c3
AC
73102002-08-25 Andrew Cagney <ac131313@redhat.com>
7311
7312 * Makefile.in (clean): Move to end of file.
7313 (distclean, maintainer-clean, realclean): Ditto.
7314 (mostlyclean): Move rule to end of file. Use GDB_TEX_TMPS,
7315 GDBINT_TEX_TMPS, STABS_TEX_TMPS.
7316 (gdb.dvi, gdb.pdf): Do not cleanup TeX temp files after texi2dvi.
7317 (gdbint.dvi, gdbint.pdf, stabs.dvi, stabs.pdf): Ditto.
7318
b0787093
AC
73192002-08-24 Andrew Cagney <ac131313@redhat.com>
7320
7321 * Makefile.in (GDBINT_TEX_TMPS): Define.
7322 (gdbint.dvi, gdbint.pdf): Use
7323 (GDB_TEX_TMPS): Define.
7324 (gdb.dvi, gdb.pdf): Use.
7325 (STABS_TEX_TMPS): Define.
7326 (stabs.dvi, stabs.pdf): Use.
7327 (GDB_DOC_SOURCE_INCLUDES): New macros.
7328 (GDB_DOC_BUILD_INCLUDES, GDB_DOC_FILES): New macros.
7329 (GDBINT_DOC_FILES_INCLUDES): New macros.
7330 (GDBINT_DOC_BUILD_INCLUDES): New macros.
7331 (GDBINT_DOC_FILES, STABS_DOC_SOURCE_INCLUDES): New macros.
7332 (STABS_DOC_BUILD_INCLUDES, STABS_DOC_FILES): New macros.
7333 (SFILES_DOC, SFILES_INCLUDED, SFILES_LOCAL): Delete macros.
7334 (links2roff): Replace SFILES_INCLUDED with
7335 GDB_DOC_SOURCE_INCLUDES.
7336 (gdb.dvi, gdb_toc.html, gdb.pdf, gdb.info): Update dependencies.
7337 (gdb.me, gdb.mm, gdb.ms): Update dependencies.
7338 (gdbint.dvi, gdbint_toc.html, gdbint.pdf, gdbint.info): Update
7339 dependencies.
7340 (stabs.info, stabs_toc.html, stabs.pdf, stabs.dvi): Update
7341 dependencies.
7342 (gdbmi.texinfo): Delete rule.
7343 (inc-hist.texinfo): Delete rule.
7344 (rluser.texinfo): Delete rule.
7345
ebba8386
AC
73462002-08-23 Andrew Cagney <cagney@redhat.com>
7347
7348 * gdbint.texinfo (Target Architecture Definition): Update
7349 STORE_RETURN_VALUE, mention regcache.
7350
0ab7a791
AC
73512002-08-21 Andrew Cagney <ac131313@redhat.com>
7352
7353 * gdbint.texinfo (Target Architecture Definition): Document
7354 print_registers_info. Note that DO_REGISTERS_INFO is deprecated.
7355
ee2d5c50
AC
73562002-08-19 Andrew Cagney <ac131313@redhat.com>
7357
7358 * gdb.texinfo (Remote Protocol): Reformat. Use cross references.
7359 Fix minor typos. Add index entries.
7360
53c69bd7
AC
73612002-08-18 Andrew Cagney <ac131313@redhat.com>
7362
7363 * gdb.texinfo (Data): Add ``Vector Unit'' to menu.
7364
e76f1f2e
AC
73652002-08-15 Andrew Cagney <ac131313@redhat.com>
7366
7367 * gdbint.texinfo (Target Architecture Definition): Document
7368 PRINT_VECTOR_INFO.
7369 * gdb.texinfo (Vector Unit): Document "info vectors" command.
7370
0680b120
AC
73712002-08-13 Andrew Cagney <ac131313@redhat.com>
7372
7373 * gdb.texinfo (Maintenance Commands): Document "maint print
7374 registers", "maint print raw-registers" and "maint print
7375 cooked-registers".
7376
3c3bea1c
GS
73772002-08-08 Grace Sainsbury <graces@redhat.com>
7378
a9331b3f 7379 From Mark Salter:
3c3bea1c
GS
7380 * gdb.texinfo (Protocol): Document T packet extension to
7381 allow watchpoint address reporting.
7382
42f9b0a5
AC
73832002-08-03 Andrew Cagney <ac131313@redhat.com>
7384
7385 * gdb.texinfo (Dump/Restore Files): Move `[]' to outside of @var.
7386
db034ac5
AC
73872002-08-01 Andrew Cagney <cagney@redhat.com>
7388
7389 * stabs.texinfo, gdb.texinfo, gdbint.texinfo: Obsolete references
7390 to CHILL.
7391
e2b28d04
AC
73922002-08-01 Andrew Cagney <ac131313@redhat.com>
7393
7394 * gdbint.texinfo (Coding): Revise section "Include Files".
7395
7fb623f7
AC
73962002-07-24 Andrew Cagney <cagney@redhat.com>
7397
7398 * gdbint.texinfo: Obsolete references to m88k.
7399 * gdb.texinfo: Ditto.
7400
4a2b4636
JB
74012002-07-10 Joel Brobecker <brobecker@gnat.com>
7402
7fb623f7 7403 * gdbint.texinfo (Create a release candiate): Add the location
4a2b4636
JB
7404 where the proper version of autoconf can be retrieved.
7405
a71ec265
DH
74062002-07-09 Don Howard <dhoward@redhat.com>
7407
7408 * gdb.texinfo (Command Files): Further describe the behavior of
7409 sourced command files.
7410
b9aa90c9
AC
74112002-06-27 Andrew Cagney <ac131313@redhat.com>
7412
7413 * gdbint.texinfo (User Interface): ISO C rather than ISO-C.
7414 (Coding): Clarify ISO C version that GDB assumes.
7415
40dd2248
TT
74162002-06-26 Tom Tromey <tromey@redhat.com>
7417
7418 * gdbint.texinfo (User Interface): Mention add_setshow_cmd and
7419 add_setshow_cmd_full.
7420
bfac230e
DH
74212002-06-25 Don Howard <dhoward@redhat.com>
7422
7423 * gdb.texinfo (Memory Region Attributes): Document new behavior
7424 for 'mem' command.
7425
475b0867
JB
74262002-06-11 Jim Blandy <jimb@redhat.com>
7427
919d772c
JB
7428 * gdb.texinfo (Symbols): Update documentation for `info source'
7429 command.
7430
475b0867
JB
7431 * gdb.texinfo (Macros): Call the command `info macro', not
7432 `show macro'.
7433
ba8c9337
AC
74342002-06-09 Andrew Cagney <ac131313@redhat.com>
7435
7436 * gdbint.texinfo (Coding): Add section ``Per-architecture module
7437 data''.
7438
1029b7fa
MK
74392002-06-09 Mark Kettenis <kettenis@gnu.org>
7440
7441 * gdbint.texinfo (Target Architecture Definition): Document
7442 GDB_OSABI_GO32 and GDB_OSABI_NETWARE.
7443
16737d73
AC
74442002-06-08 Andrew Cagney <ac131313@redhat.com>
7445
7446 * gdbint.texinfo (Releasing GDB): Fix typos in @itemize @bullet
7447 lists.
7448
30107679
AC
74492002-06-08 Andrew Cagney <ac131313@redhat.com>
7450
7451 * gdbint.texinfo (Releasing GDB): Revise the section ``Cut the
7452 Branch''.
7453
3352e23e
AC
74542002-06-01 Andrew Cagney <ac131313@redhat.com>
7455
7456 * gdbint.texinfo (Target Architecture Definition): Add section
7457 ``Converting an existing Target Architecture to Multi-arch''.
7458
cbb09e6a
AC
74592002-05-30 Andrew Cagney <ac131313@redhat.com>
7460
7461 * gdbint.texinfo (Releasing GDB): Rename ``Obsoleting any code''
7462 to ``Obsoleting code''. Revise.
7463
e2e0bcd1
JB
74642002-05-17 Jim Blandy <jimb@redhat.com>
7465
7466 * gdb.texinfo (C Preprocessor Macros): New chapter.
7467 Include it in the main menu.
7468 (Contributors): Credit Jim Blandy with macro support.
7469 (Compilation): Explain how to get macro information into the
7470 executable.
7471 (Expressions): Note that preprocessor macros are expanded.
7472
9db8d71f
DJ
74732002-05-14 Daniel Jacobowitz <drow@mvista.com>
7474
7475 * gdb.texinfo (Debug Session): Document new `udp:' and `tcp:'
7476 options for `target remote'.
7477
6d531722
AC
74782002-05-13 Andrew Cagney <ac131313@redhat.com>
7479
7480 * gdbint.texinfo (Target Architecture Definition): Delete
7481 documentation on NNPC_REGNUM.
7482
13d01224
AC
74832002-05-11 Andrew Cagney <ac131313@redhat.com>
7484
7485 * gdbint.texinfo (Target Architecture Definition): Document
7486 REGISTER_TO_VALUE and VALUE_TO_REGISTER and CONVERT_REGISTER_P.
7487 (Target Architecture Definition): Revise section `Using Different
7488 Register and Memory Data Representations'. Add section `Raw and
7489 Virtual Register Representations'.
7490
b2e75d78
AC
74912002-05-11 Andrew Cagney <ac131313@redhat.com>
7492
7493 * gdbint.texinfo (Target Architecture Definition): Mention
7494 defaults for REGISTER_VIRTUAL_SIZE and REGISTER_RAW_SIZE.
7495 (Target Architecture Definition): Mention same. Add references to
7496 web pages.
7497
2c8682ee
MS
74982002-05-08 Michael Snyder <msnyder@redhat.com>
7499
7500 * stabs.texinfo (Attributes): Document new "vector" attribute.
7501
0816590b
AC
75022002-05-04 Andrew Cagney <ac131313@redhat.com>
7503
7504 * gdbint.texinfo (Releasing GDB): Revise `Create a Release'.
7505
2653173e
AC
75062002-05-04 Andrew Cagney <ac131313@redhat.com>
7507
7508 * gdb.texinfo: Delete obsolete references to a29k.
7509
d7bd68ca
AC
75102002-04-24 Andrew Cagney <ac131313@redhat.com>
7511
7512 * gdbint.texinfo (Target Architecture Definition): Replace
7513 IN_SIGTRAMP with PC_IN_SIGTRAMP.
7514
21d83aa5
DM
75152002-04-24 David S. Miller <davem@redhat.com>
7516
7517 * gdbint.texinfo (REGISTER_IN_WINDOW): Delete definition.
7518
7673a6cc
DM
75192002-04-21 David S. Miller <davem@redhat.com>
7520
7521 * gdbint.texinfo (SKIP_PROLOGUE_FRAMELESS_P): Delete definition.
7522
d49d1e0a
AC
75232002-04-21 Andrew Cagney <ac131313@redhat.com>
7524
7525 * gdbint.texinfo (Target Architecture Definition): Delete
7526 definition of HAVE_REGISTER_WINDOWS.
7527
f7dc1244 75282002-04-19 Eli Zaretskii <eliz@gnu.org>
4be31470
EZ
7529
7530 * gdbint.texinfo (Releasing GDB, Coding): Fix typos. Reported by
7531 "Theodore A. Roth" <troth@verinet.com>.
7532
5ca0cb28
DH
75332002-04-15 Don Howard <dhoward@redhat.com>
7534
f7dc1244 7535 From Eli Zaretskii <eliz@gnu.org>
5ca0cb28 7536 * gdb.texinfo (show max-user-call-depth): Correct formatting.
a9331b3f 7537 Provide a better explaination of this feature.
5ca0cb28 7538
f208ba17
AC
75392002-04-14 Andrew Cagney <ac131313@redhat.com>
7540
7541 * gdbint.texinfo (Target Architecture Definition): Remove
7542 FRAME_CHAIN_COMBINE.
7543
d5ba91de
MC
75442002-04-12 Michael Chastain <mec@shout.net>
7545
7546 * gdbint.texinfo (Obsolete Conditionals): Remove reference to
7547 REG_STACK_SEGMENT.
7548
26818220
MC
75492002-04-09 Michael Chastain <mec@shout.net>
7550
7551 * gdbint.texinfo (Obsolete Conditionals): Remove references to
7552 PYRAMID_* macros.
7553
129188f6
AC
75542002-04-07 Andrew Cagney <ac131313@redhat.com>
7555
7556 * gdb.texinfo (Bug Reporting): Document that the web is the
7557 prefered way of submitting bug reports.
7558 (Bug Reporting): Delete the s-mail address as the last resort.
7559
8227c0ff
AC
75602002-04-05 Andrew Cagney <ac131313@redhat.com>
7561
7562 * gdbint.texinfo (Target Architecture Definition): Delete
7563 references to TARGET_WRITE_FP and write_fp.
7564
16d9dec6
MS
75652002-03-27 Michael Snyder <msnyder@redhat.com>
7566
7567 * gdb.texinfo: Document new commands dump, append, and restore.
7568
9ae8b82c
AC
75692002-03-27 Andrew Cagney <ac131313@redhat.com>
7570
7571 * gdbint.texinfo (Releasing GDB): Revise the section `Before the
7572 Branch'.
7573
474c8240
AC
75742002-03-18 Andrew Cagney <ac131313@redhat.com>
7575
7576 * gdb.texinfo: Change all examples to @smallexample.
7577 * gdbint.texinfo: Ditto.
a9331b3f 7578
fb0ff88f
AC
75792002-03-18 Andrew Cagney <ac131313@redhat.com>
7580
7581 * gdbint.texinfo (Releasing GDB): Add section ``Versions and
7582 Branches''.
7583
9bb0a4d8
AC
75842002-03-18 Andrew Cagney <ac131313@redhat.com>
7585
7586 * gdbint.texinfo (Releasing GDB): Add the section``Branch Commit
7587 Policy''.
7588
937f164b
FF
75892002-03-04 Fred Fish <fnf@redhat.com>
7590
7591 * gdbint.texinfo: Fix a bunch of typos (alsways, mirrorred,
7592 expresson, suports, dependant, trhe, perhaphs, situtations,
7593 explictily, taged, oportunity, unfortunatly).
7594
a7b40f07
AC
75952002-02-24 Andrew Cagney <ac131313@redhat.com>
7596
7597 * Makefile.in (gdb.info): Add explicit path to gdb.texinfo.
7598 Remove reference to 3.12.
7599
aab4e0ec
AC
76002002-02-23 Andrew Cagney <ac131313@redhat.com>
7601
7602 * gdbint.texinfo: Include fdl.texi.
7603 (Top): Add GNU Free Documentation License.
7604 * Makefile.in (SFILES_INCLUDED): Add gpl.texi.
7605 (gdbint.dvi, gdbint.pdf, gdbint.info): Add dependency on fdl.texi.
7606 (gdbint_toc.html): Add dependency on gdb-cfg.texi and fdl.texi.
7607 (gdbint.info): Add srcdir to include path.
7608 * gdb.texinfo: Include gpl.texi.
7609 (Top): Add Copying.
7610 * gpl.texi: New file.
7611
47b95330
AC
76122002-02-23 Andrew Cagney <ac131313@redhat.com>
7613
7614 * gdbint.texinfo (Debugging GDB): Remove references to cygnus.com.
7615
78c47bea
PM
76162002-02-19 Pierre Muller <muller@ics.u-strasbg.fr>
7617
7618 * gdb.texinfo: Document Cygwin native specific commands.
7619
56460a61
DJ
76202002-02-15 Daniel Jacobowitz <drow@mvista.com>
7621
7622 * gdb.texinfo: Document gdbserver ``--attach'' command.
7623
def71bfa
MS
76242002-02-07 Michael Snyder <msnyder@redhat.com>
7625
7626 * gdb.texinfo (overlays): Change @var(_ovly_debug_event)
7627 to @code(_ovly_debug_event).
7628
c928edc0
AC
76292002-02-07 Andrew Cagney <ac131313@redhat.com>
7630
7631 * gdb.texinfo (How Overlays Work): Shrink the overlay diagram.
7632
81d46470
MS
76332002-02-06 Michael Snyder <msnyder@redhat.com>
7634
7635 * gdb.texinfo (overlays): Mention new magic symbol
7636 '_ovly_debug_event', which allows GDB to keep better track
7637 of overlays.
7638
f7dc1244 76392002-02-03 Eli Zaretskii <eliz@gnu.org>
6ca652b0
EZ
7640
7641 * gdb.texinfo (Memory Region Attributes): Fix the wording.
7642 Suggested by Dmitry Sivachenko.
7643
7644 * (<many nodes>): Fix the spelling and punctuation of "i.e.".
7645
15110bc3
MS
76462002-02-01 Michael Snyder <msnyder@redhat.com>
7647
7648 * gdb.texinfo (set trust-readonly): Change value{gdbn} to value{GDBN}.
7649
6763aef9
MS
76502002-01-30 Michael Snyder <msnyder@redhat.com>
7651
ac282366
MS
7652 * gdb.texinfo: (remote protocol): Gramatical fix-up.
7653 (set trust-readonly-sections): Document.
6763aef9 7654
8642bc8f
AC
76552002-01-29 Andrew Cagney <ac131313@redhat.com>
7656
7657 * gdbint.texinfo (Releasing GDB): Revise and update.
7658
afe64c1a
AC
76592002-01-28 Andrew Cagney <ac131313@redhat.com>
7660
7661 * gdbint.texinfo (Target Architecture Definition): Delete
7662 description of TARGET_BYTE_ORDER_DEFAULT.
7663
f7dc1244 76642002-01-27 Eli Zaretskii <eliz@gnu.org>
59649f2e
EZ
7665
7666 * gdb.texinfo: Fix typos and markup. From Dmitry Sivachenko
7667 <mitya@cavia.pp.ru>.
7668
3d6e1b5a
AC
76692002-01-23 Andrew Cagney <ac131313@redhat.com>
7670
7671 * libgdb.texinfo: Delete file.
7672
6c0e9fb3
AC
76732002-01-22 Andrew Cagney <ac131313@redhat.com>
7674
7675 * gdb.texinfo: Remove makeinfo 3.12 hacks.
7676 * gdbint.texinfo: Ditto.
7677
e0ce93ac
AC
7678Tue Jan 22 11:57:38 2002 Andrew Cagney <cagney@redhat.com>
7679
7680 * gdb.texinfo: Fix typo ``Remove' -> ``Remote''.
7681
be298bcc
AC
76822002-01-22 Andrew Cagney <ac131313@redhat.com>
7683
7684 * Makefile.in: Update copyright.
7685 (TEXI2DVI): Define.
7686 (gdb.dvi, gdb.pdf, stabs.dvi, stabs.pdf): Use TEXI2DVI.
7687 (gdbint.dvi, gdbint.pdf): Use TEXI2DVI. Add dependency on
7688 gdb-cfg.texi.
7689 (TEXINDEX, PDFTEX): Delete makefile variables.
7690
8e04817f
AC
76912002-01-22 Andrew Cagney <ac131313@redhat.com>
7692
7693 * gdb.texinfo (Protocol): Move section to appendix.
7694
6b2f586d
AC
76952002-01-21 Andrew Cagney <ac131313@redhat.com>
7696
7697 * gdb.texinfo (Remote Debugging): Create a menu.
7698 (Top): Add ``Remote Debugging'' to menu.
7699
6f05cf9f
AC
77002002-01-21 Andrew Cagney <ac131313@redhat.com>
7701
7702 * gdb.texinfo (Remote): Move the sub-section ``The GDB remote
7703 serial protocol'' from here.
7704 (Remote Debugging): To here. New chapter.
7705
3fd3d7d2
AC
77062002-01-20 Andrew Cagney <ac131313@redhat.com>
7707
7708 * gdbint.texinfo (Target Architecture Definition): Delete
7709 description of TARGET_BYTE_ORDER_SELECTABLE_P.
7710
7fd60527
AC
77112002-01-20 Andrew Cagney <ac131313@redhat.com>
7712
7713 * gdbint.texinfo (Host Definition): Revise. xm-xyz.h and xyz.mh
7714 are no longer needed.
7715 (Porting GDB): Add maintainer note about configure.host.
7716
c2f05ac9
AC
77172002-01-20 Andrew Cagney <ac131313@redhat.com>
7718
7719 * gdbint.texinfo (Target Architecture Definition): Remove
7720 definition of IEEE_FLOAT.
7721
f7dc1244 77222002-01-20 Eli Zaretskii <eliz@gnu.org>
231b2aad
EZ
7723
7724 * gdb.texinfo: Beautify copyright years; fix a typo.
56248298
EZ
7725 (DJGPP Native): Fix overfull hboxes in examples. From Brian Youmans
7726 <3diff@gnu.org>
231b2aad 7727
82600034
AC
77282002-01-19 Andrew Cagney <ac131313@redhat.com>
7729
7730 * gdbint.texinfo (Host Definition): Remove references to
7731 MALLOC_INCOMPATIBLE.
7732
7708fa01
AC
77332002-01-17 Andrew Cagney <ac131313@redhat.com>
7734
7735 * gdbint.texinfo (Host Definition): Remove references to XDEPFILES
7736 and xyz-xdep.o.
7737
eb12ee30
AC
77382002-01-17 Andrew Cagney <ac131313@redhat.com>
7739
889bf7c5 7740 * gdb.texinfo (Maintenance Commands): Add appendix.
eb12ee30
AC
7741 (Set Breaks): Copy ``maint info breakpoint'' doco to
7742 ``Maintenance Commands'' appendix. Add reference.
7743
c9ccaa92
AC
77442002-01-17 Andrew Cagney <ac131313@redhat.com>
7745
7746 * fdl.texi: Remove next/prev from @node.
7747
f7dc1244 77482002-01-17 Eli Zaretskii <eliz@gnu.org>
6826cf00
EZ
7749
7750 * gdb.texinfo: @include fdl.texi. Fixes for overfull hboxes and
7751 for monstrous @multitable (from Brian Youmans).
7752
7753 * fdl.texi: New file.
7754
7755 * Makefile.in (SFILES_INCLUDED): Add fdl.texi.
7756
8973da3a
AC
77572002-01-15 Andrew Cagney <ac131313@redhat.com>
7758
7759 * gdbint.texinfo (Releasing GDB): New chapter.
7760
7d86b5d5
AC
77612002-01-14 Andrew Cagney <ac131313@redhat.com>
7762
7763 * gdb.texinfo (Embedded Processors, Calling program functions):
7764 Obsolete references to a29k.
7765
cc1cb004
AC
77662002-01-13 Andrew Cagney <ac131313@redhat.com>
7767
7768 * gdbint.texinfo (Coding): Review Cleanups section. Examples
7769 examples. Document that a code-block should do or discard its
7770 cleanups before exit.
7771
79f12247
MS
77722002-01-11 Michael Snyder <msnyder@redhat.com>
7773
7774 * gdb.texinfo (Choosing files): Change @samp to @file.
7775
19837790
MS
77762002-01-05 Michael Snyder <msnyder@redhat.com>
7777
7778 * gdb.texinfo (--pid): Document new command line option (attach).
7779
f7dc1244 77802002-01-07 Eli Zaretskii <eliz@gnu.org>
2c0069bb
EZ
7781
7782 * gdb.texinfo (Tracepoints): Clarify that tracepoints need support
7783 in the stub.
7784
d7449b42
AC
77852002-01-04 Andrew Cagney <ac131313@redhat.com>
7786
7787 * gdbint.texinfo (Target Architecture Definition): Replace
7788 BIG_ENDIAN with BFD_ENDIAN_BIG.
7789
f23631e4
AC
77902002-01-03 Andrew Cagney <ac131313@redhat.com>
7791
7792 * gdbint.texinfo (Target Architecture Definition): Replace
7793 value_ptr with struct value pointer.
7794
72c9928d
EZ
77952002-01-02 Eli Zaretskii <eliz@gnu.org>
7796
7797 * gdb.texinfo (Free Software): Fix wording.
7798
959acfd1
EZ
77992001-12-31 Eli Zaretskii <eliz@gnu.org>
7800
7801 * gdb.texinfo (Free Software): New section ``Free Software Needs
7802 Free Documentation''.
7803
f7dc1244 78042001-12-30 Eli Zaretskii <eliz@gnu.org>
2a6585f0
EZ
7805
7806 * stabs.texinfo:
7807 * gdb.texinfo:
7808 * gdbint.texinfo:
7809 * libgdb.texinfo:
7810 * annotate.texi: Fix the application of GFDL in the Copyright notice.
7811
6600abed
MS
78122001-12-29 Michael Snyder <msnyder@redhat.com>
7813
7814 * gdb.texinfo (maint info sections): Fix typo.
7815
f6680716
MS
78162001-12-26 Michael Snyder <msnyder@redhat.com>
7817
fe95c787
MS
7818 * gdb.texinfo (maint info sections): Document.
7819
a9331b3f 7820 * gdb.texinfo (info proc): Comment out documentation for
f6680716
MS
7821 'info proc' sub-options that are currently not implemented.
7822
c3d3ce5b
JB
78232001-12-20 Jim Blandy <jimb@redhat.com>
7824
7825 * gdbint.texinfo (TARGET_CHAR_SIGNED): Document.
7826
778eb05e
AC
78272001-12-15 Andrew Cagney <ac131313@redhat.com>
7828
7829 * gdbint.texinfo (Target Architecture Definition): Replace
7830 LITTLE_ENDIAN with BFD_ENDIAN_LITTLE.
7831
2607059c
AC
78322001-12-01 Andrew Cagney <ac131313@redhat.com>
7833
7834 * gdbint.texinfo (Host Definition): Delete documentation on
7835 HOST_BYTE_ORDER.
7836
df0cd8c5
JB
78372001-11-30 Jim Blandy <jimb@redhat.com>
7838
7839 * gdb.texinfo (Overlays): New chapter, documenting GDB's
5ae4183a 7840 overlay support. Add to top-level menu.
df0cd8c5 7841
88118b3a
TT
78422001-11-26 Tom Tromey <tromey@redhat.com>
7843
7844 * gdb.texinfo (Command Syntax): Document C-o binding.
7845
96565e91
CF
78462001-07-26 Christopher Faylor <cgf@redhat.com>
7847
7848 * gdb.texinfo (Options): Eliminate attempt to explain .gdbinit/gdb.ini
7849 use since it is described in the referenced section.
7850
f7dc1244 7851 From Eli Zaretskii <eliz@gnu.org>
96565e91
CF
7852 * gdb.texinfo (Command Files): Reword to make gdb.ini requirement
7853 clearer when using DJGPP.
7854
2a3d5645
CF
78552001-11-24 Christopher Faylor <cgf@redhat.com>
7856
7857 * gdb.texinfo (File Options): Change description of -nx and gdb.ini to
7858 specifically refer to MS-DOS.
7859 (command files): Mention gdb.ini is only used on MS-DOS.
7860
aa26fa3a
TT
78612001-11-21 Tom Tromey <tromey@redhat.com>
7862
7863 * gdb.texinfo (Invoking GDB): Document --args.
7864 (Mode Options): Likewise.
7865
4f8ada06
JB
78662001-11-21 Jim Blandy <jimb@redhat.com>
7867
7868 * gdbint.texinfo (TARGET_RANGE_PROFITABLE_FOR_HW_WATCHPOINT):
889bf7c5
PA
7869 Delete documentation; this macro has been removed from the
7870 sources.
4f8ada06 7871
3fe0dc10
JB
78722001-11-13 Jim Blandy <jimb@redhat.com>
7873
7874 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Clarify.
7875
9e5abb06
CV
78762001-11-06 Corinna Vinschen <vinschen@redhat.com>
7877
7878 * gdb.texinfo (gdbarch_in_function_epilogue_p): Add documentation.
7879
1c5dfdad
MS
78802001-11-05 Michael Snyder <msnyder@redhat.com>
7881
a9331b3f 7882 * gdb.texinfo (info functions): Document use of backslash to
1c5dfdad
MS
7883 quote regexp chars in function names such as "operator*()".
7884
990f9fe3
FF
78852001-11-01 Fred Fish <fnf@redhat.com>
7886
7887 * gdbint.texinfo (SOLIB_ADD): Document additional new
7888 "readsyms" arg.
7889
b433d00b
DH
78902001-10-30 Don Howard <dhoward@redhat.com>
7891
070b1dd3
DH
7892 * gdb.texinfo: (Command Files) Added documentation for the
7893 behavior of gdb with input redirected from a file.
b433d00b 7894
b7209cb4
FF
78952001-10-28 Fred Fish <fnf@redhat.com>
7896
7897 * gdb.texinfo (auto-solib-add): Change docs to match
7898 implementation change.
7899 (auto-solib-limit): Add docs for new variable.
7900
1aa20aa8
AC
79012001-10-15 Andrew Cagney <ac131313@redhat.com>
7902
7903 * gdbint.texinfo (Target Architecture Definition): Function
7904 value_as_pointer renamed to value_as_address.
7905
fc0c74b1
AC
79062001-10-15 Andrew Cagney <ac131313@redhat.com>
7907
7908 * gdbint.texinfo (Target Architecture Definition): Default
7909 POINTER_TO_ADDRESS functions assume unsigned addresses.
7910 (INTEGER_TO_ADDRESS): Document. Derive pragmatics section from a
7911 posting by Jim Blandy.
7912
f4846649
JB
79132001-10-12 Jim Blandy <jimb@redhat.com>
7914
7915 * Makefile.in (MAKEHTMLFLAGS): Remove -glossary; the most recent
7916 version of texi2html (1.64) doesn't support this flag any more.
7917
f277788b
MK
79182001-09-08 Mark Kettenis <kettenis@gnu.org>
7919
a9dc4918
MK
7920 * gdbint.texinfo (Host Definition): Remove description of
7921 MEM_FNS_DECLARED.
7922
d28379df
MK
7923 * gdbint.texinfo (Host Definition): Remove description of R_OK.
7924
f277788b
MK
7925 * gdbint.texinfo (Host Definition): Remove description of
7926 HAVE_SIGSETMASK.
7927
7ccaa899
EZ
79282001-09-04 Elena Zannoni <ezannoni@redhat.com>
7929
7930 * gdbint.texinfo (Target Architecture Definition): Add
7931 explanation of TARGET_PRINT_INSN macro.
7932
17d9d558
JB
79332001-08-30 Jim Blandy <jimb@redhat.com>
7934
7935 * gdb.texinfo (`add-symbol-file'): Correct synopsis.
7936 Explain what it means to load relocatable files.
7937
72cde065
JB
79382001-08-28 Jim Blandy <jimb@redhat.com>
7939
7940 * gdbint.texinfo: Bring the HTML `top' menu into sync with the
7941 info `top' menu.
7942
9e678452
CF
7943Wed Aug 15 10:47:28 2001 Christopher Faylor <cgf@cygnus.com>
7944
7945 * gdbint.texinfo: Add a cautionary note about macro use.
7946
a2bea4c3 79472001-08-02 Corinna Vinschen <vinschen@redhat.com>
a9331b3f 7948
a2bea4c3
CV
7949 * gdb.texinfo: Explain omitting the hostname in the
7950 `target remote' command.
7951
1129bf27
DJ
79522001-07-30 Daniel Jacobowitz <drow@mvista.com>
7953
7954 * gdbint.texinfo: Remove extraneous START-INFO-DIR-ENTRY
7955 and END-INFO-DIR-ENTRY.
7956
732b3002
SC
79572001-07-28 Stephane Carrez <Stephane.Carrez@worldnet.fr>
7958
7959 * gdb.texinfo (TUI Configuration): Rename tui configuration variables.
7960
89437448
AC
79612001-07-25 Andrew Cagney <ac131313@redhat.com>
7962
7963 * gdbint.texinfo (libgdb): Rewrite.
7964
f7dc1244 79652001-07-26 Eli Zaretskii <eliz@gnu.org>
9a1c15c5
EZ
7966
7967 * Makefile.in (gdbgui.dvi, gdb-gui, gdbgui.info): Targets deleted.
7968
c4555f82
SC
79692001-07-24 Stephane Carrez <Stephane.Carrez@worldnet.fr>
7970
7971 * gdb.texinfo (TUI): New chapter, document the TUI.
7972 (Mode Options): Document the -tui option.
7973
2f45a6e0
MK
79742001-07-23 Mark Kettenis <kettenis@gnu.org>
7975
7976 * gdbint.texinfo (Host Definition): Remove description of
7977 NEED_POSIX_SETPGID.
7978
f7dc1244 79792001-07-23 Eli Zaretskii <eliz@gnu.org>
9f20bf26
EZ
7980
7981 * gdb.tex (DJGPP Native): New node, with descriptions of
7982 DJGPP-specific commands.
7983
be9c6c35
JM
79842001-07-19 John R. Moore <jmoore@redhat.com>
7985
7986 * gdbint.texinfo: Three misspellings.
7987
dfa249fb
AC
79882001-07-06 Andrew Cagney <ac131313@redhat.com>
7989
7990 * Makefile.in (refcard.dvi): Rewrite to avoid problems with empty
7991 `test` expressions on bash. Problem reported by Colin Walters.
7992
c72e7388
AC
79932001-07-04 Andrew Cagney <ac131313@redhat.com>
7994
7995 * gdbint.texinfo (User Interface): Update ui-out documentation to
7996 refelect recent UI/MI updates.
7997
94bbb2c0
AC
79982001-07-04 Andrew Cagney <ac131313@redhat.com>
7999
8000 * gdb.texinfo (Mode Options): Mention the mi0 and mi1
8001 interpreters.
8002
af6c57ea
AC
80032001-06-15 Andrew Cagney <ac131313@redhat.com>
8004
8005 * gdbint.texinfo (Target Architecture Definition): GDBARCH is a C
8006 structure and not macros.
8007 (Host Definition): Document that much of this chapter is obsolete.
8008 (Target Architecture Definition): Update list of files that make
8009 up a target architecture.
8010 (Coding): Update.
8011
83aa8bc6
AC
80122001-06-28 Andrew Cagney <ac131313@redhat.com>
8013
8014 * gdbint.texinfo (Target Architecture Definition): Update
8015 EXTRACT_STRUCT_VALUE_ADDRESS and EXTRACT_STRUCT_VALUE_ADDRESS_P.
8016 The latter has been changed to a true predicate.
8017
f7dc1244 80182001-06-17 Eli Zaretskii <eliz@gnu.org>
cb51c4e0
EZ
8019
8020 * annotate.texi: Add @noindent where needed. From Dmitry
8021 Sivachenko <dima@Chg.RU>.
8022 * gdb.texinfo: Indexing fix. From Dmitry Sivachenko.
8023
656db9b0
AC
80242001-06-16 Andrew Cagney <ac131313@redhat.com>
8025
8026 * gdb.texinfo (Protocol): Fix typo. Extra parenthesis.
8027
df2396a1
AC
80282001-06-14 Andrew Cagney <ac131313@redhat.com>
8029
8030 * gdb.texinfo (Remote Protocol): Document that the ``!'' packet
8031 returns ``OK''. Document that the ``R'' packet does not reply.
8032
0f1f2b0a
MS
80332001-06-13 Michael Snyder <msnyder@redhat.com>
8034
8035 * gdb.texinfo (Protocol): Add doc for new packet "qSymbol:".
8036
f7dc1244 80372001-06-13 Eli Zaretskii <eliz@gnu.org>
24f93129
EZ
8038
8039 * gdb.texinfo (Signals): Clarify the default setting of signal
8040 handling.
8041
a5d7c491
AC
80422001-05-14 Andrew Cagney <ac131313@redhat.com>
8043
8044 * gdbint.texinfo (CLEAR_DEFERRED_STORES): Delete stray @item
8045 (FRAME_ARGS_ADDRESS_CORRECT): Ditto.
8046
05a54c4f
AC
80472001-05-12 Andrew Cagney <ac131313@redhat.com>
8048
8049 * Makefile.in (GDBvn.texi): Set GDBVN from ../version.in.
8050
f7dc1244 80512001-05-10 Eli Zaretskii <eliz@gnu.org>
dab11f21
EZ
8052
8053 * gdbint.texinfo (Clean Design and Portable Implementation):
8054 Renamed from "Clean Design".
8055 (Clean Design and Portable Implementation): Document portable
8056 methods of handling file names, and the associated macros.
8057
f7dc1244 80582001-04-02 Eli Zaretskii <eliz@gnu.org>
f5c37c66
EZ
8059
8060 * gdb.texinfo (Tracepoint Actions): Mention the "info scope"
8061 command and provide a cross-reference to its description.
8062 (Symbols): Note that "info scope" is useful for trace experiments.
8063
f7dc1244 80642001-04-01 Eli Zaretskii <eliz@gnu.org>
c534679c 8065
b37052ae
EZ
8066 * gdb.texinfo (Symbols): Document "info scope".
8067 (Tracepoints): New chapter.
8068 (Contributors): Update for v5.1.
8069 <All nodes>: Change "C++" to "C@t{++}".
8070
0ee54786
EZ
8071 * gdbint.texinfo (User Interface): A new section about ui_out
8072 functions, based on text written by Fernando Nasser.
8073
c534679c
EZ
8074 * stabs.texinfo: Change Permissions to GFDL. Update Copyright.
8075
f7dc1244 80762001-03-26 Eli Zaretskii <eliz@gnu.org>
3d67e040 8077
e9c75b65
EZ
8078 * gdb.texinfo: Change Permissions to GFDL. Update Copyright.
8079
8080 * gdbint.texinfo: Change Permissions to GFDL. Update Copyright.
8081
8082 * gdbgui.texinfo: Change Permissions to GFDL. Update Copyright.
8083 Replace "GDB" with "@value{GDBN}". Fix markup.
8084
8085 * annotate.texi: Change Permissions to GFDL. Update Copyright.
8086
3d67e040
EZ
8087 * gdb.texinfo (Output Formats): Mention "info symbol" and provide
8088 a cross-reference to its description.
8089 (Symbols): Document "info symbol".
8090
f7dc1244 80912001-03-21 Eli Zaretskii <eliz@gnu.org>
9742079a
EZ
8092
8093 * gdbint.texinfo (Algorithms): New section "Watchpoints" and new
8094 subsection "x86 Watchpoints".
8095 (Target Architecture Definition): Document the macros
8096 I386_USE_GENERIC_WATCHPOINTS and TARGET_HAS_HARDWARE_WATCHPOINTS.
8097 (Native Debugging): Document I386_USE_GENERIC_WATCHPOINTS.
8098
b0ed3589
AC
80992001-03-20 Andrew Cagney <ac131313@redhat.com>
8100
8101 * gdbint.texinfo (Target Architecture Definition): Update
8102 definition of SOFTWARE_SINGLE_STEP_P to include empty parameter
8103 list.
8104
b6ba6518
KB
81052001-03-06 Kevin Buettner <kevinb@redhat.com>
8106
8107 * Makefile.in, all-cfg.texi, annotate.texi, gdb.texinfo,
8108 gdbint.texinfo, refcard.tex: Update/correct copyright notices.
8109
f7dc1244 81102001-02-21 Eli Zaretskii <eliz@gnu.org>
5ece1a18
EZ
8111
8112 * gdb.texinfo (Signals): Document "ignore", "noignore", and "all".
8113
f7dc1244 81142001-02-11 Eli Zaretskii <eliz@gnu.org>
56caf160 8115
17cc6a06
EZ
8116 * gdb.texinfo (Environment): Document that `path' does not change
8117 the value of PATH in GDB's own environment (it did in the past,
8118 but that was changed on March 15, 1994). Reported by Doug Evans
8119 <dje@transmeta.com>.
8120
56caf160
EZ
8121 * gdbint.texinfo: Fix up @itemize lists so that @item is alone on
8122 its line. Fix markup of commands and macros. Add an Index node
8123 and index entries.
8124
29e57380
C
81252001-01-23 J.T. Conklin <jtc@redback.com>
8126
8127 * gdb.texinfo (Memory region attributes): New manual section.
8128
1c6147de
ND
81292001-01-04 Nicholas Duffek <nsd@redhat.com>
8130
8131 * gdbint.texinfo (POP_FRAME): Document use by return_command.
8132
f7dc1244 81332000-12-25 Eli Zaretskii <eliz@gnu.org>
b157b00f
EZ
8134
8135 * refcard.tex: Version and copyright fixed. From Phil Edwards
8136 <pedwards@disaster.jaj.com>.
8137
0dcedd82
AC
8138Thu Nov 30 16:57:19 2000 Andrew Cagney <cagney@b1.cygnus.com>
8139
8140 * gdbint.texinfo (ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM,
889bf7c5 8141 DWARF2_REG_TO_REGNUM): Document.
0dcedd82 8142
3b851bce
AC
8143Mon Nov 20 21:29:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
8144
8145 * gdbint.texinfo (Coding): Update current value of
889bf7c5 8146 --enable-build-warnings. Mention --enable-gdb-build-warnings.
3b851bce 8147
f7dc1244 81482000-11-19 Eli Zaretskii <eliz@gnu.org>
4a92d011
EZ
8149
8150 * gdb.texinfo (Continuing and Stepping): Fixed markup and typos,
8151 as suggested by Dmitry Sivachenko <dima@Chg.RU>.
8152
b90a5f51
CF
81532000-11-10 Christopher Faylor <cgf@cygnus.com>
8154
8155 * gdb.texinfo: Document new 'set step-mode' command.
8156
f7dc1244 81572000-10-16 Eli Zaretskii <eliz@gnu.org>
96c405b3
EZ
8158
8159 * gdb.texinfo (Contributors, MIPS Embedded): Minor spelling
8160 changes from Dmitry Sivachenko <dima@Chg.RU>.
8161
f7dc1244 81622000-09-26 Eli Zaretskii <eliz@gnu.org>
c78b4128
EZ
8163
8164 * gdb.texinfo (Hooks): Document the new post-hook functionality.
8165 From Steven Johnson <sbjohnson@ozemail.com.au>.
8166
2e685b93
MK
81672000-08-10 Mark Kettenis <kettenis@gnu.org>
8168
8169 * gdbint.texinfo (Overall Structure): Spelling fix.
8170
f7dc1244 81712000-08-10 Eli Zaretskii <eliz@gnu.org>
6f6ef15a
EZ
8172
8173 * gdbint.texinfo (Target Architecture Definition): Document that
8174 REGISTER_CONVERT_TO_VIRTUAL should only be called on a register
8175 for which REGISTER_CONVERTIBLE returns a zero value.
8176
63ac3005
EZ
81772000-07-08 Christopher Faylor <cgf@cygnus.com>
8178
8179 * Makefile.in (install-info): Find files to install in either the
8180 build or source directories (adapted from Makefile.am).
8181
bd79f757
ND
81822000-07-07 Nicholas Duffek <nsd@redhat.com>
8183
8184 * stabs.texinfo: Fix spelling errors.
8185 (String Field): FILE-NUMBER starts from 0, not 1.
8186
f7dc1244 81872000-07-05 Eli Zaretskii <eliz@gnu.org>
5f208f6d
EZ
8188
8189 * refcard.tex: Remove \centerline from the blurb. Patch from
5ae4183a 8190 Brian Youmans.
5f208f6d 8191
f7dc1244 81922000-06-25 Eli Zaretskii <eliz@gnu.org>
cc542d3b
EZ
8193
8194 * Makefile.in (install-info): Support installation from outside of
5ae4183a
AS
8195 the source directory. Reported by Mark Harig
8196 <markh@frazier.landmark.com>.
cc542d3b 8197
f3b28801
C
81982000-06-20 J.T. Conklin <jtc@redback.com>
8199
8200 * gdb.texinfo: Fix typo, $bpnum is set to last breakpoint number.
8201
449f3b6c
AC
8202Fri May 26 15:55:33 2000 Andrew Cagney <cagney@b1.cygnus.com>
8203
8204 * Makefile.in (pdf, gdbint.pdf, gdb.pdf, stabs.pdf): New targets.
889bf7c5 8205 Generate using pdftex.
449f3b6c 8206 (PDFTEX): Define.
889bf7c5 8207 (STAGESTUFF, maintainer-clean realclean): Add *.pdf.
449f3b6c 8208 (gdb.texinfo, gdbint.texinfo, stabs.texinfo): When TeX insert the
889bf7c5 8209 @contents at the start.
449f3b6c 8210
f7dc1244 82112000-05-24 Eli Zaretskii <eliz@gnu.org>
48e934c6
EZ
8212
8213 * gdb.texinfo: Remove duplicate @syncodeindex. From Brian
5ae4183a 8214 Youmans.
48e934c6 8215
9e9c5ae7
AC
8216Wed May 24 21:27:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
8217
8218 From Brian Youmans:
8219 * gdb.texinfo: Fix ``et al.''.
8220
c741b251
AC
8221Tue May 23 22:57:41 2000 Andrew Cagney <cagney@b1.cygnus.com>
8222
8223 * Makefile.in (refcard.dvi): Remove quotes around REFEDITS in for
889bf7c5 8224 loop.
c741b251 8225
4ab64e14
JG
82262000-05-19 Jimmy Guo <guo@cup.hp.com>
8227
8228 * configure: Regenerate.
8229
f7dc1244 82302000-05-17 Eli Zaretskii <eliz@gnu.org>
d3229ae3
EZ
8231
8232 * Makefile.in (install-info): Run install-info on installed Info
8233 files.
8234
8c70017b
AC
8235Fri May 12 20:18:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
8236
a7cb598a 8237 * gdb.texinfo: Add Stan Shebs, et.al. as authors. Mention
889bf7c5 8238 Andrew Cagney.
8c70017b 8239
f7dc1244 82402000-05-09 Eli Zaretskii <eliz@gnu.org>
598ca718
EZ
8241
8242 * gdb.texinfo: Proofreading changes from Brian Youmans.
8243
bf0184be
ND
82442000-05-01 Nick Duffek <nsd@cygnus.com>
8245
8246 * gdb.texinfo (Command Files): Mention -x, use @enumerate for
8247 startup sequence, minor edits.
8248
f7dc1244 82492000-05-01 Eli Zaretskii <eliz@gnu.org>
41afff9a
EZ
8250
8251 * annotate.texi: Remove "@syncodeindex fn cp", it causes grief in
8252 TeX.
8253
8254 * gdb.texinfo: Add "@syncodeindex fn cp". Convert all entries
8255 "@kindex f" into "@kindex f (foo)", otherwise we get index entries
8256 like `n' and `s' which look weird. Convert some of the @kindex to
8257 @vindex, when they refer to variables, not commands.
8258
33e16fad
AC
8259Sat Apr 29 17:01:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
8260
8261 * gdbint.texinfo (Hints): Do not use @value{GDBN in @nodes.
8262
f7dc1244 82632000-04-23 Eli Zaretskii <eliz@gnu.org>
7162c0ca
EZ
8264
8265 * Makefile.in (GDBMI_DIR): New variable.
8266 (SET_TEXINPUTS): Add $(GDBMI_DIR).
8267 (SFILES_DOC): Add $(GDBMI_DIR)/gdbmi.texinfo.
8268 (gdbmi.texinfo): New target, for texi2roff.
8269 (gdb.me, gdb.ms, gdb.mm): Depend on gdbmi.texinfo.
8270 (gdb.info, gdb_toc.html): Add "-I ${GDBMI_DIR}".
8271
8272 * gdb.texinfo (Top): Add GDB/MI to the main menu and @include
8273 gdbmi.texinfo.
8274 (Mode Options): Add xref to GDB/MI docs and remove a FIXME
8275 comment.
8276
d167840f
EZ
82772000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
8278
8279 * gdb.texinfo (Files): Update description of add-symbol-file
889bf7c5 8280 command.
d167840f 8281
f7dc1244 82822000-04-17 Eli Zaretskii <eliz@gnu.org>
8487521e
EZ
8283
8284 * gdb.texinfo (Porting GDB): Don't use @value in the node name, it
8285 prevents the build (and is generally a Bad Idea).
8286
f7dc1244 82872000-04-17 Eli Zaretskii <eliz@gnu.org>
00e4a2e4
EZ
8288
8289 * gdb.texinfo (Protocol): Prevent makeinfo from complaining about
8290 a comma inside @var.
8291 (Command Files): Index markup changes from Dmitry Sivachenko
8292 <dima@Chg.RU>.
8293
f7dc1244 82942000-04-16 Eli Zaretskii <eliz@gnu.org>
39ec5655
EZ
8295
8296 * Makefile.in (LN_S): Define.
8297 (gdb-cfg.texi, gdb.dvi, links2roff, inc-hist.texinfo): Don't
8298 invoke "ln -s" unless it is known to work.
8299
8300 * configure.in (AC_PROG_LN_S): Add.
8301
8dc7983f
JB
83022000-04-14 Jim Blandy <jimb@redhat.com>
8303
8304 * gdbint.texinfo (Pointers Are Not Always Addresses): New manual
8305 section.
8306 (Target Conditionals): Document ADDRESS_TO_POINTER,
8307 POINTER_TO_ADDRESS.
8308
1a8237e8
DB
83092000-04-11 Daniel Berlin <dan@cgsoftware.com>
8310
8311 * gdbint.texinfo: Replaced GDB with @value{GDBN}, @include
8312 gdb-cfg.texi to get the value.
8313
ca526f1a
JB
83142000-04-10 Jim Blandy <jimb@redhat.com>
8315
8316 * gdbint.texinfo (Target Architecture Definition): Fix
8317 cross-references.
8318
faaafcb4
JB
83192000-04-08 Jim Blandy <jimb@redhat.com>
8320
8321 * gdbint.texinfo (Using Different Register and Memory Data
8322 Representations): New section.
8323 (REGISTER_CONVERTIBLE, REGISTER_RAW_SIZE, REGISTER_VIRTUAL_SIZE,
889bf7c5
PA
8324 REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_VIRTUAL,
8325 REGISTER_CONVERT_TO_RAW): Document.
faaafcb4 8326
1b27397f
AC
8327Mon Apr 3 19:16:32 2000 Andrew Cagney <cagney@b1.cygnus.com>
8328
8329 * gdb.texinfo (Protocol): Deprecate the sequence-id. Add cindex
889bf7c5 8330 for acknowledgments.
1b27397f 8331
480ff1fb
AC
8332Tue Mar 28 18:28:45 2000 Andrew Cagney <cagney@b1.cygnus.com>
8333
8334 * gdb.texinfo (Protocol): Replace ``qfThreadExtraInfo'' with
889bf7c5 8335 qThreadExtraInfo.
480ff1fb 8336
a9331b3f 83372000-03-28 J.T. Conklin <jtc@redback.com>
f1251bdd 8338
a9331b3f
RM
8339 * gdb.texinfo: Clarify which remote debug protocol commands are
8340 required and which are optional.
f1251bdd 8341
dbeb8dbd
AC
8342Tue Mar 28 16:06:22 2000 Andrew Cagney <cagney@b1.cygnus.com>
8343
8344 * gdb.texinfo: Revert remainder of Fri Mar 24 18:06:34 2000 Andrew
889bf7c5
PA
8345 Cagney <cagney@b1.cygnus.com>. Move @chapter and @node entries
8346 back to annotate.texi, rluser.texinfo and inc-hist.texinfo.
dbeb8dbd
AC
8347 * annotate.texi: Update.
8348
6d2ebf8b
SS
83492000-03-28 Stan Shebs <shebs@apple.com>
8350
8351 * gdb.texinfo: Update dates, bump to Eighth Edition (note
8352 expectation of additional changes before release), update
8353 ISBN, add copy of top-level menu for @ifhtml, remove explicit
8354 node links, rephrase and/or shorten lines to fix formatting
8355 problem in both regular and @smallbook formats.
8356 * annotate.texi: Shorten lines in example, use smallexample
8357 consistently everywhere.
8358 * Makefile.in: Add comment about texinfo 4.0 html generation.
8359 (SFILES_INCLUDED): Add annotate.texi.
8360
5d161b24
DB
83612000-03-27 Daniel Berlin <dan@cgsoftware.com>
8362
5ae4183a
AS
8363 * gdb.texinfo (Debugging Output): Added new section, documenting
8364 the "set/show debug" commands.
5d161b24 8365
b9deaee7
AC
8366Fri Mar 24 18:06:34 2000 Andrew Cagney <cagney@b1.cygnus.com>
8367
8368 * annotate.texi (Annotations): When GDBN omit @chapter and @node
889bf7c5 8369 entry.
b9deaee7
AC
8370
8371 * gdb.texinfo: Check for @ifinfo instead of @ifnottex.
8372 (rluser.texinfo, inc-hist.texinfo, annotate.texi): Add local
889bf7c5 8373 @chapter and @node entries.
a9331b3f 8374
b9deaee7 8375 * gdb.texinfo: Link all top-level nodes.
a9331b3f 8376
9ef47d30
AC
8377Fri Mar 24 17:56:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
8378
8379 * Makefile.in (install-info): Create $(infodir) before installing
889bf7c5 8380 files.
9ef47d30 8381
cfeada60
FN
83822000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
8383
8384 From David Whedon <dwhedon@gordian.com>
5ae4183a 8385 * gdbint.texinfo : Added paragraphs about command deprecation.
cfeada60 8386
6837a0a2
DB
83872000-03-22 Daniel Berlin <dan@cgsoftware.com>
8388
8389 * gdb.texinfo: Add documentation for the apropos command.
8390
bba2971c
MS
83912000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
8392
8393 * gdb.texinfo: Add new queries ThreadInfo and ThreadExtraInfo.
8394
2b628194
MS
83952000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
8396
a9331b3f 8397 * gdb.texinfo: Add white space to prevent overprinting in
2b628194
MS
8398 two places.
8399
96a2c332
SS
84002000-03-17 Stan Shebs <shebs@apple.com>
8401
8402 * gdb.texinfo: Many minor changes from Dmitry Sivachenko
8403 <dima@Chg.RU>, also clarification of allowed content for
8404 string constants.
8405
f7dc1244 84062000-03-16 Eli Zaretskii <eliz@gnu.org>
d700128c
EZ
8407
8408 * gdb.texinfo (main menu): Add Annotations.
8409 (File Options): Add @cindex entries for each command-line option.
8410 Document --epoch, --annotate, --async, --interpreter, --write,
8411 --statistics, and --version.
8412
8413 * annotate.texi: Convert to a chapter. Use @value{GDBN} instead
8414 of GDB.
8415
9d233477
JB
84162000-02-23 Jim Blandy <jimb@redhat.com>
8417
8418 * gdbint.texinfo (FUNCTION_START_OFFSET): Document.
8419
14e0eb3b
JB
84202000-02-22 Jim Blandy <jimb@redhat.com>
8421
8422 * gdbint.texinfo: Document COERCE_FLOAT_TO_DOUBLE --- the new form.
8423
3555de01
JM
84242000-02-15 Jason Molenda (jsm@bugshack.cygnus.com)
8425
8426 * Makefile.in (diststuff): New target.
8427
5e35df8e
KB
84282000-02-15 Kevin Buettner <kevinb@redhat.com>
8429
8430 * agentexpr.texi: Fix wording regarding Intel's IA-64
90a3d8f2 8431 architecture. [From Jim Wilson.]
5e35df8e 8432
c5394b80
JM
84332000-01-16 Tom Tromey <tromey@cygnus.com>
8434
8435 * gdb.texinfo (Breakpoints): Mention breakpoint ranges.
8436 (Delete Breaks): Mention range arguments.
8437 (Disabling): Likewise.
8438
c3f6f71d
JM
84392000-01-05 Dmitry Sivachenko <dima@Chg.RU>
8440
8441 * gdb.texinfo: Wrap "ASCII" in @sc{}; clarify a few sentences.
8442
c4093a6a
JM
8443Wed Dec 8 19:53:08 1999 Andrew Cagney <cagney@b1.cygnus.com>
8444
8445 * gdbint.texinfo (FRAME_CHAIN_VALID): Add the generic frame-chain
889bf7c5 8446 valid functions.
c4093a6a 8447
11cf8741
JM
84481999-11-05 Stan Shebs <shebs@andros.cygnus.com>
8449
8450 * gdb.texinfo: Clarify regular expressions used in rbreak.
8451
917317f4
JM
84521999-10-15 Kevin Buettner <kevinb@cygnus.com>
8453
8454 * gdbint.texinfo (MEMORY_INSERT_BREAKPOINT,
8455 MEMORY_REMOVE_BREAKPOINT): Document.
8456
8457Thu Oct 14 21:17:17 1999 Andrew Cagney <cagney@b1.cygnus.com>
8458
8459 * gdb.texinfo (remote): Document how GDB ignores the qOffsets BSS
889bf7c5 8460 offset re-using the DATA offset instead.
917317f4 8461
2df3850c
JM
84621999-10-11 Jim Kingdon <kingdon@redhat.com>
8463
8464 * gdbint.texinfo (Target Architecture Definition): Add PARM_BOUNDARY.
8465
84661999-10-05 Stan Shebs <shebs@andros.cygnus.com>
8467
8468 From Dmitry Sivachenko <demon@gpad.ac.ru>:
8469 * gdb.texinfo: Use GDBP and GDBN everywhere, fix a couple other
8470 typos.
8471
8472 * gdb.texinfo: Various minor wording and formatting improvements,
8473 mentions of additional command-line options.
8474
2acceee2
JM
84751999-09-30 Fred Fish <fnf@cygnus.com>
8476
8477 * gdb.texinfo: Document additional forms of specifying section
8478 names and addresses for the add-symbol-file command.
8479
c2c6d25f
JM
84801999-09-14 Michael Snyder <msnyder@cleaver.cygnus.com>
8481
8482 * gdbint.texinfo: Fix typo, add the word "have".
8483
84841999-09-14 Jim Blandy <jimb@cris.red-bean.com>
8485
8486 * gdbint.texinfo (Target Architecture Definition): Document the
8487 SKIP_PERMANENT_BREAKPOINT macro.
8488
d4f3574e
SS
84891999-09-07 Stan Shebs <shebs@andros.cygnus.com>
8490
8491 * gdb.texinfo: Fiks speling errers.
8492
8493 * gdb.texinfo: Fix uses of @multitable.
8494
f7dc1244 8495 From Eli Zaretskii <eliz@gnu.org>:
d4f3574e 8496 * gdb.texinfo: Include details specific to DOS host, clarify
889bf7c5 8497 some confusing language, fix @ref/@xref/@pxref usages, add
d4f3574e
SS
8498 comments about using with optimization, add more indexing,
8499 fix info about disassembly-flavor.
8500
8501Tue Sep 7 09:11:24 1999 Kevin Buettner <kevinb@cygnus.com>
8502
8503 * gdbint.texinfo (IN_SOLIB_DYNSYM_RESOLVE_CODE,
8504 SKIP_SOLIB_RESOLVER): Define.
8505
8506Fri Sep 3 18:05:14 1999 Andrew Cagney <cagney@b1.cygnus.com>
8507
8508 * gdb.texinfo (Protocol): Review. Add tables describing ``q'' and
889bf7c5 8509 ``g'' packets.
d4f3574e 8510
104c1213
JM
85111999-08-30 Stan Shebs <shebs@andros.cygnus.com>
8512
8513 * gdb.texinfo: Create a new "Configurations" chapter with
889bf7c5
PA
8514 platform-specific info, inline remote.texi and move sections of it
8515 into the new chapter, move bits about info proc, heuristic search,
104c1213
JM
8516 and register stack into the new chapter.
8517 * remote.texi: Remove, now part of gdb.texinfo.
8518 * Makefile.in (SFILES_INCLUDED): Remove ref to remote.texi.
8519
85201999-08-27 Jason Molenda (jsm@bugshack.cygnus.com)
8521
8522 * gdbint.texinfo (GDB_TARGET_IS_SUN3, GDB_TARGET_IS_SUN386,
8523 GDB_TARGET_IS_MACH386): These kludges have gone away.
8524
8525Wed Aug 25 10:47:03 1999 Andrew Cagney <cagney@b1.cygnus.com>
8526
8527 * gdbint.texinfo (Target Architecture Definition): Mention
889bf7c5 8528 TDEPLIBS.
104c1213 8529
53a5351d
JM
85301999-08-20 Stan Shebs <shebs@andros.cygnus.com>
8531
8532 * gdb.texinfo: Remove remaining "HPPA" conditionals, rewrite
8533 surrounding text to fit HP-UX bits into general info.
8534 (HPPA-cfg.texi): Remove, no longer useful.
8535
8536 * gdb.texinfo: Remove explicit links from @node lines, remove
8537 HP-added "Detailed Node Listing" from main menu which confuses
8538 things.
8539
8540 From Dmitry Sivachenko <dima@Chg.RU>:
8541 * gdb.texinfo: Use @value{GDBN} instead of plain GDB, fix grouping
889bf7c5 8542 in description of `set environment'.
53a5351d
JM
8543
85441999-08-17 Stan Shebs <shebs@andros.cygnus.com>
8545
8546 * gdbint.texinfo: Update coding standard to allow pure ANSI/ISO C.
8547
7be570e7
JM
85481999-08-12 Ben Elliston <bje@cygnus.com>
8549
8550 * gdbint.texinfo (Breakpoint Handling): Add missing words.
8551
f7dc1244 85521999-08-10 Eli Zaretskii <eliz@gnu.org>
7be570e7
JM
8553
8554 * gdb.texinfo (Set Watchpoints): Explain some subtleties about
889bf7c5
PA
8555 watch, awatch, and rwatch. Explain why the latter two cannot be
8556 set as software watchpoints. Document that watchpoints for local
8557 variables are deleted when the debuggee terminates.
7be570e7
JM
8558
8559Wed Aug 11 13:18:14 1999 Andrew Cagney <cagney@amy.cygnus.com>
8560
8561 * remote.texi (Protocol): Further clarification of the "qRcmd"
889bf7c5
PA
8562 packet. Allow E.. response packet. "qRcmd" packet is no longer
8563 reserved.
7be570e7
JM
8564
85651999-08-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
8566
a9331b3f
RM
8567 * Makefile.in: Rename inc-hist.texi to inc-hist.texinfo.
8568 * gdb.texinfo: Ditto.
7be570e7 8569
96baa820
JM
85701999-08-06 Tom Tromey <tromey@cygnus.com>
8571
8572 * gdb.texinfo (KOD): New node.
8573
8574Fri Aug 6 17:05:48 1999 Andrew Cagney <cagney@b1.cygnus.com>
8575
8576 * remote.texi (Rcmd): Fix minor formatting typos.
8577
8578Thu Aug 5 17:57:41 1999 Andrew Cagney <cagney@b1.cygnus.com>
8579
8580 * remote.texi (protocol qRcmd): Allow ``OK'' and ``O...'' response
889bf7c5 8581 packets.
96baa820 8582
adf40b2e
JM
85831999-07-14 Jim Blandy <jimb@zwingli.cygnus.com>
8584
8585 * gdbint.texinfo (PREPARE_TO_PROCEED, ADDR_BITS_REMOVE): Doc
8586 fixes.
8587
43ff13b4
JM
8588Tue Jun 29 11:43:55 1999 Andrew Cagney <cagney@b1.cygnus.com>
8589
8590 * gdbint.texinfo (SAVE_DUMMY_FRAME_TOS): Define.
8591
085dd6e6
JM
8592Fri Jun 25 11:47:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
8593
8594 * remote.texi (Communication Protocol): ``v'' is in use. Fix
889bf7c5
PA
8595 numerous formatting errors. Clarify ``i''. Mark ``i'', ``Z'',
8596 ``z'' and ``qRcmd'' as draft instead of reserved. Identify
8597 packets that are not supported on all hosts. Expand examples.
8598 Spell check.
085dd6e6
JM
8599
86001999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
8601
8602 * Makefile.in: Recognize html, install-html. Add targets
8603 to build HTML versions of documentation via texi2html.
8604
8605Thu Jun 24 15:59:03 1999 Stan Shebs <shebs@andros.cygnus.com>
8606
8607 * gdbint.texinfo (Testsuite): New chapter, information about the
889bf7c5 8608 testsuite.
085dd6e6
JM
8609
8610Fri Jun 25 02:40:34 1999 Andrew Cagney <cagney@b1.cygnus.com>
8611
8612 * remote.texi (Communication Protocol): Rewrite.
8613
8614Thu Jun 24 16:59:54 1999 Andrew Cagney <cagney@b1.cygnus.com>
8615
8616 * stabs.texinfo: Fix uses of xref.
8617
9e0b60a8
JM
8618Thu Jun 17 17:23:25 1999 Stan Shebs <shebs@andros.cygnus.com>
8619
8620 * gdbint.texinfo: Add an anti-printf exhortation, and update the
8621 info about patch submission.
8622
cce74817
JM
8623Mon Jun 7 15:49:40 1999 Stan Shebs <shebs@andros.cygnus.com>
8624
8625 From Per Bothner <bothner@cygnus.com>:
8626 * gdb.texinfo: Document Chill support.
8627
8628Fri Jun 4 16:58:22 1999 Andrew Cagney <cagney@b1.cygnus.com>
8629
8630 * gdbint.texinfo (SP_REGNUM, FP_REGNUM, PC_REGNUM): Add reference
889bf7c5
PA
8631 to corresponding TARGET_READ_reg TARGET_WRITE_reg macros.
8632 Document that the value should be greater-than or equal-to zero.
8633 (NO_STD_REGS): Document. Deprecate.
cce74817 8634
ac9a91a7
JM
8635Tue Jun 1 15:04:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
8636
8637 * gdbint.texinfo (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT):
889bf7c5 8638 Document that these are not used.
ac9a91a7
JM
8639
8640Thu May 27 09:28:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
8641
8642 * gdbint.texinfo (EXTRACT_STRUCT_VALUE_ADDRESS_P): Document.
8643
392a587b
JM
8644Mon May 24 10:07:39 1999 Andrew Cagney <cagney@b1.cygnus.com>
8645
8646 * gdbint.texinfo (FRAME_NUM_ARGS): Update definition. Parameter
889bf7c5 8647 numargs was dropped.
392a587b
JM
8648
8649Thu May 20 12:26:59 1999 Andrew Cagney <cagney@b1.cygnus.com>
8650
8651 * gdbint.texinfo (FRAMELESS_FUNCTION_INVOCATION): Update.
8652
b83266a0
SS
8653Tue Apr 27 19:14:20 1999 Andrew Cagney <cagney@b1.cygnus.com>
8654
8655 * gdbint.texinfo (SKIP_PROLOGUE, SKIP_PROLOGUE_FRAMELESS_P):
889bf7c5 8656 Update.
b83266a0 8657
7a292a7a
SS
8658Thu Apr 22 13:07:37 1999 Andrew Cagney <cagney@b1.cygnus.com>
8659
8660 * gdbint.texinfo (USE_GENERIC_DUMMY_FRAMES): Document.
8661 (GET_SAVED_REGISTER): Update, not just the a29k uses this.
8662
8663Wed Apr 21 13:59:01 1999 Dave Brolley <brolley@cygnus.com>
8664
8665 * gdbint.texinfo: Fix typos: $ -> @.
8666
8667Tue Apr 20 11:59:38 1999 Andrew Cagney <cagney@b1.cygnus.com>
8668
8669 * gdbint.texinfo (REGISTER_NAMES, BREAKPOINT, BIG_BREAKPOINT,
889bf7c5
PA
8670 LITTLE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT,
8671 BIG_REMOTE_BREAKPOINT): Deprecate in favor of REGISTER_NAME and
8672 BREAKPOINT_FROM_PC.
a9331b3f 8673
7a292a7a
SS
8674Mon Apr 12 16:00:44 1999 Andrew Cagney <cagney@b1.cygnus.com>
8675
8676 * gdbint.texinfo (CALL_DUMMY_STACK_ADJUST_P,
889bf7c5 8677 CALL_DUMMY_STACK_ADJUST): Document.
7a292a7a
SS
8678
8679Thu Apr 8 17:23:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
8680
8681 * gdbint.texinfo (CALL_DUMMY_P, CALL_DUMMY_WORDS,
889bf7c5 8682 SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY): Define.
7a292a7a
SS
8683
86841999-04-02 Stan Shebs <shebs@andros.cygnus.com>
8685
8686 * gdbint.texinfo (MAINTENANCE_CMDS): Remove ref, since it no
8687 longer exists.
8688
8689Tue Mar 9 19:25:11 1999 Stan Shebs <shebs@andros.cygnus.com>
8690
8691 * gdb.texinfo, remote.texi, all-cfg.texi, HPPA-cfg.texi: Remove
889bf7c5
PA
8692 nearly all @ifset/@ifclear conditionals; nobody uses them, and
8693 they make the manual source incomprehensible.
7a292a7a
SS
8694 * h8-cfg.texi: Remove, hasn't been used in years.
8695
c906108c
SS
8696Thu Feb 11 18:00:59 1999 Stan Shebs <shebs@andros.cygnus.com>
8697
8698 * gdb.texinfo: Update the credits.
8699
8700Mon Feb 8 17:33:57 1999 Stan Shebs <shebs@andros.cygnus.com>
8701
8702 * gdb.texinfo: Fix mistakes noticed in printout of last
8703 draft, add Alpha to discussion of heuristic fence post.
8704
8705Fri Feb 5 17:20:00 1999 Stan Shebs <shebs@andros.cygnus.com>
8706
8707 * gdb.texinfo, remote.texi: Many changes; update to Seventh
889bf7c5
PA
8708 Edition, merge some HP changes into mainline, describe some
8709 previously undocumented features, describe more of the target
8710 commands available, eliminate obsolete section on renamed
8711 commands.
c906108c
SS
8712 * all-cfg.texi, HPPA-cfg.texi: Remove some obsolete conditionals.
8713
8714Wed Jan 20 17:47:45 1999 Stan Shebs <shebs@andros.cygnus.com>
8715
8716 * gdb.texinfo: Make many HPPA conditionals unconditional,
8717 including catchpoint description, since now on for all configs.
8718 * all-cfg.texi: @clear HPPA, since is mainly for very HP-specific
8719 specializations.
8720
8721Thu Jan 14 17:10:12 1999 Stan Shebs <shebs@andros.cygnus.com>
8722
8723 * Makefile.in (GDBvn.texi): Fix match expression to work with
8724 current format of VERSION in gdb/Makefile.in.
8725 * gdb.texinfo: Fix node ref to match new readline.
8726
8727Wed Jan 13 10:38:40 1999 Edith Epstein <eepstein@sophia.cygnus.com>
8728
a9331b3f
RM
8729 * gdb.texinfo: Changes made as part of a project to merge in
8730 changes made by HP. Documentation makes extensive use of
c906108c
SS
8731 @ifclear HPPA and @ifset HPPA. The HP manual omits doumentation
8732 on remote debugging. There are differences in documentation
889bf7c5 8733 (HP vs. non-HP) on C++ support (aCC vs. gnu gcc++). Also,
c906108c
SS
8734 the HP manual discusses catchpoints, hardware watchpoints, and
8735 some HPUX specific limitations for shared library support.
a9331b3f 8736
c906108c
SS
8737 There are also a number of @node changes.
8738
87391999-01-12 Jason Molenda (jsm@bugshack.cygnus.com)
8740
8741 * gdbint.texinfo (Formatting): Disambiguate a sentence.
8742 (C Usage): Same.
8743
8744Wed Jan 6 11:55:34 1999 David Taylor <taylor@texas.cygnus.com>
8745
8746 The following changes were made by Edith Epstein
889bf7c5
PA
8747 <eepstein@cygnus.com> as part of a project to merge in changes
8748 made by HP.
a9331b3f 8749
c906108c
SS
8750 * HPPA-cfg.texi: new file.
8751
8752 * all-cfg.texi: set HPPA for HP PA-RISC targets.
8753
8754 * refcard.tex: change documentation about catch.
8755 removed info catch.
8756
8757Mon Jan 4 18:29:18 1999 Stan Shebs <shebs@andros.cygnus.com>
8758
8759 * gdbint.texinfo: Expand on GDB's coding standards,
8760 specify the use of arg names with prototypes.
8761
87621998-12-14 J.T. Conklin <jtc@redbacknetworks.com>
8763
8764 * gdb.texinfo: Fix tipo.
8765
8766Sun Dec 13 10:27:59 1998 Andrew Cagney <cagney@b1.cygnus.com>
8767
8768 * gdbint.texinfo: Document TARGET_BYTE_ORDER_DEFAULT and
889bf7c5 8769 TARGET_BYTE_ORDER_SELECTABLE_P.
c906108c
SS
8770
8771Thu Dec 10 16:07:09 1998 Andrew Cagney <cagney@b1.cygnus.com>
8772
8773 * gdbint.texinfo (FRAME_FIND_SAVED_REGS): Document.
8774
87751998-12-09 Jim Blandy <jimb@zwingli.cygnus.com>
8776
8777 * agentexpr.texi: New file.
8778
8779Wed Dec 9 21:13:57 1998 Andrew Cagney <cagney@chook>
8780
8781 * gdbint.texinfo (REGISTER_NAME): Replace REGISTER_NAMES.
8782
87831998-12-03 J.T. Conklin <jtc@redbacknetworks.com>
8784
8785 * remote.texi: Changed wording that implied that the GDB remote
8786 protocol caches register values instead of GDB itself.
8787
8788Tue Dec 1 17:45:43 1998 Stan Shebs <shebs@andros.cygnus.com>
8789
8790 * gdbint.texinfo: Add some info about symbol readers.
8791 (CHILL_PRODUCER, etc): Comment out descriptions, not useful.
8792 (IN_SOLIB_CALL_TRAMPOLINE): Rename info from IN_SOLIB_TRAMPOLINE.
8793 (IN_SOLIB_RETURN_TRAMPOLINE): Describe.
8794 (KERNEL_DEBUGGING, MIPSEL): No info about these, remove.
8795
8796Mon Nov 30 11:32:21 1998 Andrew Cagney <cagney@chook>
8797
a9331b3f 8798 * gdbint.texinfo (FRAME_CHAIN_VALID_ALTERNATE):
c906108c
SS
8799
8800Sat Nov 28 13:45:53 1998 Andrew Cagney <cagney@b1.cygnus.com>
8801
8802 * gdbint.texinfo (INNER_THAN): Update, now takes parameters.
8803
8804Fri Nov 27 12:39:45 1998 Andrew Cagney <cagney@chook>
8805
8806 * gdbint.texinfo (NO_SINGLE_STEP): Replace with
889bf7c5 8807 SOFTWARE_SINGLE_STEP_P and SOFTWARE_SINGLE_STEP.
c906108c
SS
8808
8809Wed Oct 14 10:02:40 1998 Andrew Cagney <cagney@b1.cygnus.com>
8810
8811 * gdbint.texinfo: Fix minor typos.
8812
8813Wed Sep 30 18:03:19 1998 Stan Shebs <shebs@andros.cygnus.com>
8814
8815 * gdbint.texinfo: Complete overhaul. Group descriptions more
8816 logically, add more info on generic algorithms, remove much
8817 obsolete and/or wrong material.
8818
8819Fri Jul 24 17:51:38 1998 Ian Lance Taylor <ian@cygnus.com>
8820
8821 * stabs.texinfo (Method Type Descriptor): Expand and correct.
8822
8823Mon May 4 10:37:12 1998 Brian Youmans (3diff@gnu.org)
8824
8825 * refcard.tex: Copyright, address updates.
8826
8827Tue Apr 21 18:09:56 1998 Stan Shebs <shebs@andros.cygnus.com>
8828
8829 * gdb.texinfo (EDITION, DATE): Update and change to use ordinals
8830 for the edition instead of confusing GDB-version-like numbers.
8831
8832Mon Apr 13 14:05:00 1998 Fred Fish <fnf@cygnus.com>
8833
8834 * gdb.texinfo (hbreak, watch): Fix typo, "date" -> "data".
8835
8836Thu Apr 2 16:52:44 1998 Jason Molenda (crash@bugshack.cygnus.com)
8837
5ae4183a 8838 * LRS: Reformat a bit to keep text under 80 columns.
c906108c
SS
8839
8840Thu Apr 2 16:10:36 1998 Stan Shebs <shebs@andros.cygnus.com>
8841
8842 * gdb.texinfo: Add some credits, mention bug monitor.
8843 * remote.texi: Mention mips monitor targets.
8844 * gdbint.texinfo: Describe SP_REGNUM, STEP_SKIPS_DELAY.
a9331b3f 8845
c906108c
SS
8846Mon Feb 2 17:13:03 1998 Stan Shebs <shebs@andros.cygnus.com>
8847
8848 * gdbint.texinfo: Remove obsolete mentions of pinsn.c and opcode.h
889bf7c5
PA
8849 files, finish sorting of host vs target vs native macros, describe
8850 some more of them.
c906108c
SS
8851
8852Tue Jan 13 16:44:50 1998 Fred Fish <fnf@cygnus.com>
8853
8854 * gdbint.texinfo (Host Conditionals): Document change from
8855 using NO_MMALLOC to it's inverse, USE_MMALLOC.
8856
8857Mon Nov 24 13:55:21 1997 Andrew Cagney <cagney@b1.cygnus.com>
8858
8859 * gdbint.texinfo (Host Conditionals): Document
889bf7c5 8860 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, HAVE_LONG_DOUBLE.
c906108c
SS
8861
8862Fri Jul 4 14:52:31 1997 Ian Lance Taylor <ian@cygnus.com>
8863
8864 * gdbint.texinfo (Host Conditionals): Add CRLF_SOURCE_LINES.
8865 Document LSEEK_NOT_LINEAR.
8866
8867Tue Mar 25 14:44:09 1997 Ian Lance Taylor <ian@cygnus.com>
8868
8869 * stabs.texinfo (Stab Section Basics): Make it clear that only
8870 some versions of the GNU linker remove the leading N_UNDF symbol.
8871
8872Thu Feb 27 17:45:19 1997 Ian Lance Taylor <ian@cygnus.com>
8873
8874 * stabs.texinfo (String Field): Document type number pairs here,
8875 instead of in the Sun specific section.
8876 (Include Files): The GNU linker supports the N_BINCL
8877 optimization. Clarify the N_BINCL value, and what it is used
8878 for.
8879 (Procedures): Document N_FUN with an empty string to mark the end
8880 of a function.
8881 (Typedefs): Mention that Sun compilers may use N_GSYM for a type.
8882 (Sun Differences): Remove this node, as the information is now
8883 elsewhere in the main document.
8884 (Stab Section Basics): Mention that the GNU linker may optimize
8885 stabs and remove the leading N_UNDF symbol.
8886
8887Mon Dec 9 12:23:32 1996 Roland Pesch <roland@wrs.com>
8888
8889 * gdb.texinfo, refcard.tex: Restore author credit
8890
8891Wed Oct 2 22:01:36 1996 Fred Fish <fnf@fishfood.ninemoons.com>
8892
8893 * gdbint.texinfo (SIGTRAMP_START, SIGTRAMP_END): Update
8894 documentation to account for START and END macros taking
8895 one arg.
8896
8897Thu Aug 22 17:59:03 1996 Fred Fish <fnf@cygnus.com>
8898
8899 From: Eberhard Mattes <mattes@azu.informatik.uni-stuttgart.de>
8900 * gdb.texinfo (Frames): Fix typo.
8901
8902Tue Jul 23 10:06:20 1996 Fred Fish <fnf@cygnus.com>
8903
8904 * gdbint.texinfo (NO_SINGLE_STEP): Document that single_step takes
8905 a target_signal as arg type, not a pid.
8906
8907Fri Jul 12 11:10:05 1996 Stu Grossman (grossman@critters.cygnus.com)
8908
8909 * gdb.texinfo: Document `set assembly-language'.
8910
8911Thu Jul 11 13:50:28 1996 Stan Shebs <shebs@andros.cygnus.com>
8912
8913 * remote.texi: Update list of stubs in the GDB distribution.
8914
8915Fri Jul 5 15:38:54 1996 Fred Fish <fnf@cygnus.com>
8916
8917 * gdbint.texinfo (NO_MMCHECK): Renamed from NO_MMALLOC_CHECK.
889bf7c5
PA
8918 Also document that some systems can use mmalloc but must define
8919 this if their C runtime allocates memory that is later freed.
c906108c 8920 (MMCHECK_FORCE): Document new macro.
a9331b3f 8921
c906108c
SS
8922Fri Jun 28 22:17:10 1996 Dawn Perchik <dawn@cygnus.com>
8923
8924 * remote.texi: Add documentation for target Sparclet.
8925
8926Mon Jun 24 18:12:22 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
8927
a9331b3f 8928 * Makefile.in (srcdir, VPATH, prefix, infodir, INSTALL,
c906108c
SS
8929 INSTALL_PROGRAM, INSTALL_DATA): Use autoconf set values.
8930 * configure.in: Rewritten for autoconf.
8931 * configure: New.
8932
8933Mon Jun 17 10:43:41 1996 Fred Fish <fnf@cygnus.com>
8934
8935 * Makefile.in (DVIPS): New define, set to dvips.
8936 (dvi): Add stabs.dvi.
8937 (ps): New target.
8938 (all-doc): Depend on info, dvi, and ps targets.
8939 (STAGESTUFF): Add *.ps and *.dvi files.
8940 (clean-info, clean-dvi): Remove.
8941 (mostlyclean): Does not depend upon clean-info or clean-dvi,
8942 rules completely rewritten.
8943 (maintainer-clean): Remove clean-info and clean-dvi
8944 dependencies and put their actions in the rules.
8945 (gdb.ps): New target
a9331b3f 8946 (gdb.dvi, gdbgui.dvi, gdbint.dvi, stabs.dvi): Remove
c906108c
SS
8947 intermediate TeX files, whether they have 2 or 3 character
8948 extensions.
8949 (gdbint.ps): Add target and rules.
8950 (gdb-internals): Delete unused target.
8951 (Makefile): Depends upon config.status also.
8952
8953Sat Mar 30 15:46:58 1996 Fred Fish <fnf@cygnus.com>
8954
8955 * gdbint.texinfo (CC_HAS_LONG_LONG): Clarify when/how this is
8956 set.
8957
8958Sat Mar 16 15:10:20 1996 Fred Fish <fnf@cygnus.com>
8959
8960 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
8961 * gdb.texinfo (Expressions): Fix erroneous array constant example.
8962
8963Sat Mar 16 13:28:45 1996 Fred Fish <fnf@cygnus.com>
8964
8965 * gdb.texinfo: Add missing "@bullet" to some "@itemize" commands.
8966
8967Sat Feb 10 03:28:36 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8968
8969 * gdb.texinfo (Print settings): Document
8970 `set/show print static-members' commands.
8971
8972Wed Jan 10 14:16:37 1996 Fred Fish <fnf@cygnus.com>
8973
8974 * gdbint.texinfo (Native): Document name change, coredep.c to
8975 core-aout.c.
8976
8977Wed Dec 13 12:35:28 1995 Ian Lance Taylor <ian@cygnus.com>
8978
8979 * stabs.texinfo (Include Files): Document the values the SunOS4
8980 linker creates for N_BINCL/N_EINCL/N_EXCL stabs.
8981
8982Fri Dec 8 21:08:44 1995 Fred Fish <fnf@cygnus.com>
8983
8984 * gdbint.texinfo (Releases): Change gdb.tar.Z to gdb.tar.gz.
8985 Fix typo.
8986
8987Fri Dec 1 11:07:50 1995 Fred Fish <fnf@cygnus.com>
8988
8989 * gdbint.texinfo (Releases): Make "gdb.tar.gz" rather than
8990 "gdb.tar.Z".
8991
8992Wed Sep 20 13:14:10 1995 Ian Lance Taylor <ian@cygnus.com>
8993
8994 * Makefile.in (maintainer-clean): New target, synonym for
8995 realclean.
8996
8997Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
8998
8999 * Update all FSF addresses except those in COPYING* files.
9000
9001Wed Jul 19 18:43:03 1995 Stan Shebs <shebs@andros.cygnus.com>
9002
9003 From Richard Earnshaw (rearnsha@armltd.co.uk):
9004 * gdb.texinfo (convenience variables): Document $_exitcode.
9005 (quit): Document optional expression to use as exit code.
9006
9007Thu Jun 22 21:27:33 1995 Victoria Mixon <victoria@cygnus.com>
9008
9009 * gdb.texinfo, remote.texi: Brought up to date with various
9010 GDB changes.
9011
9012Tue Jun 20 14:35:38 1995 Stan Shebs <shebs@andros.cygnus.com>
9013
9014 * gdb.texinfo: Update dates and versions, fix comments about
9015 hardware watchpoints in future releases and about the
9016 sharedlibrary command.
9017
9018Mon May 8 09:30:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9019
9020 * stabs.texinfo: Remove node `XCOFF differences'. Describe value of
9021 C_FUN stab. Other cleanups.
9022
9023Wed Apr 19 07:02:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9024
9025 * remote.texi (Bootstrapping): Clarify that flush_i_cache is only
9026 for the sparc stub.
9027
9028Tue Apr 11 11:41:49 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9029
9030 * annotate.texi: Clarify which addresses have differing formats
9031 depending on the language and which do not.
9032
9033Tue Mar 28 16:56:22 1995 J.T. Conklin <jtc@rtl.cygnus.com>
9034
9035 * remote.texi (NetWare): Changed example to use BOARD= instead of
9036 NODE= argument to reflect correspoding change to gdbserve.nlm.
9037
9038Fri Mar 17 06:47:02 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9039
9040 * stabs.texinfo (Negative Type Numbers): Mention the fact that
9041 GDB, as well as AIX dbx, supports the size type attribute.
9042
9043Thu Mar 16 12:11:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9044
9045 * stabs.texinfo (Negative Type Numbers): Document types -31 to -34.
9046
9047Mon Mar 13 16:49:13 1995 Per Bothner <bothner@kalessin.cygnus.com>
9048
9049 * gdb.texinfo (Define): Document $arg0... arguments to commands,
9050 and new 'if' and 'while' commands.
9051
9052Fri Feb 17 15:24:35 1995 Per Bothner <bothner@kalessin.cygnus.com>
9053
9054 * gdb.texinfo (Artificial arrays): Note use of coerce-to-array-type.
9055
9056Wed Feb 15 11:59:18 1995 J.T. Conklin <jtc@rtl.cygnus.com>
9057
9058 * all-cfg.texi: New flag, GDBSERVE, for NetWare's gdbserve.nlm.
9059 * remote.texi (NetWare): New node, how to use gdbserve.nlm on
9060 NetWare targets. Mostly stolen from the Server node.
9061
9062Fri Feb 10 20:20:08 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9063
9064 * gdb.texinfo (Setting): Talk about the language of a source file
9065 versus the working language. The old documentation did not match
9066 what GDB did.
9067
9068Wed Feb 1 20:26:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9069
9070 * stabs.texinfo (Source Files): Document N_SO used to mark the end
9071 of a source file.
9072
9073Mon Jan 23 14:23:37 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9074
9075 * gdb.texinfo (Processes): New node.
9076
9077Tue Jan 17 14:09:03 1995 Ian Lance Taylor <ian@sanguine.cygnus.com>
9078
9079 * remote.texi: Update documentation of set/show mipsfpu.
9080
3fc11d3e
JM
9081Fri Jan 6 17:17:28 1995 Stan Shebs <shebs@andros.cygnus.com>
9082
9083 * gdbgui.texinfo: New file, manual for GUI (gdbtk) users.
9084 * Makefile.in (gdbgui.dvi, gdbgui.info): New actions.
c906108c
SS
9085
9086Sun Sep 4 16:47:21 1994 Stan Shebs (shebs@andros.cygnus.com)
9087
9088 * gdbint.texinfo: Removed mentions of some incorrectly placed and
9089 obsolete conditionals, described some others.
9090
9091Mon Aug 1 15:42:39 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9092
9093 * gdbint.texinfo: Remove references to BROKEN_LARGE_ALLOCA and
9094 SET_STACK_LIMIT_HUGE; they were removed from GDB 14 May 1994.
9095
9096Mon Aug 1 15:12:02 1994 Stan Shebs (shebs@andros.cygnus.com)
9097
9098 * gdbint.texinfo: Put regex conditionals in their own table.
9099
9100Tue Jul 26 18:32:52 1994 Stan Shebs (shebs@andros.cygnus.com)
9101
9102 * gdbint.texinfo: Removed mentions of many obsolete conditionals,
9103 described or fixed the descriptions of many others.
9104
9105Sun Jul 17 14:14:03 1994 Stan Shebs (shebs@andros.cygnus.com)
9106
9107 * gdb.texinfo: Add some more credits.
9108 * gdbint.texinfo: Capitalize GDB consistently, describe some
9109 macros and remove some.
9110
9111Thu Jul 14 18:43:17 1994 Stan Shebs (shebs@andros.cygnus.com)
9112
9113 * gdbint.texinfo: Removed mentions of many incorrectly placed and
9114 obsolete conditionals, described some others.
9115
9116Tue Jul 12 12:23:15 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9117
9118 * gdb.texinfo (help targets): Changed to `help target', which
9119 is the correct gdb command.
9120
9121Wed Jun 22 18:00:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9122
9123 * annotate.texi (TODO): New node, for keeping track of annotations
9124 suggested but not yet implemented.
9125
9126Wed Jun 1 16:10:45 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9127
9128 * stabs.texinfo (Statics): Value of xcoff C_BSTAT points to
9129 another symbol, it is not the address itself.
9130
9131Thu May 5 20:23:36 1994 Stan Shebs (shebs@andros.cygnus.com)
9132
9133 * stabs.texinfo (Stab Section Basics): Add comment about alignment
9134 of stabs-in-coff sections.
9135
9136Wed May 4 06:26:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9137
9138 * annotate.texi: Change edition to 0.5 and date to May 1994.
9139 Add index.
9140 (Frames): New node, for frame annotation.
9141 (Displays): New node, for display annotation.
9142
9143 * remote.texi (MIPS Remote): Say that set timeout doesn't apply
9144 when waiting for your program to stop.
9145
9146Fri Apr 29 18:24:46 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9147
9148 * annotate.texi (Breakpoint Info): Document annotation of header
9149 fields and record annotation.
9150
9151Thu Apr 28 07:44:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9152
9153 * annotate.texi: New file, to document annotations.
9154
9155Thu Apr 21 14:20:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9156
9157 * Makefile.in (clean): Don't remove GDBvn.texi (apparently on Jan
9158 16 I meant to make this change but did not). Do remove gdb-cfg.texi.
9159
9160Wed Apr 20 11:22:48 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9161
9162 * stabs.texinfo (Stab Section Basics): Say what is in .stab
9163 section, and say n_strx field is compilation unit relative.
9164 * stabs.texinfo: Don't use @code for a.out when it is the name of
9165 an object file format.
9166
9167Wed Apr 13 20:29:54 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
9168
9169 * gdb.texinfo: Refer to file names, not path names, per rms
9170 convention.
9171 (Arguments): Fix typo.
9172
9173Thu Mar 24 08:09:12 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9174
9175 * stabs.texinfo (Global Variables): Talk about stabs in files
9176 where variables are referenced, but not defined.
9177
9178Wed Mar 23 07:16:36 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9179
9180 * stabs.texinfo: Move stuff on @ and # type descriptors from node
9181 Cplusplus to new nodes Member Type Descriptor and Method Type
9182 Descriptor. Re-write stuff for #.
9183
9184Wed Mar 16 08:20:19 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9185
9186 * gdb.texinfo (Print Settings): Don't document "set print
9187 fast-symbolic-addr off". The bug which it worked around was fixed
9188 on 25 Feb 94 in coffread.c, so I'm nuking the command.
9189
9190 * stabs.texinfo (Alternate Entry Points): New node, rewritten from
9191 N_ENTRY node.
9192
9193 * stabs.texinfo (Type Descriptors): Add 'Y' type descriptor.
9194
9195Tue Mar 15 08:43:02 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9196
9197 * gdbint.texinfo (Host Conditionals, Target Conditionals): Remove
9198 references to ieee-float.c.
9199
9200Fri Mar 11 08:09:40 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9201
9202 * gdb.texinfo (Set Breaks): Update documentation for tbreak to
9203 match what the code actually does.
9204
9205Wed Mar 9 19:43:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9206
9207 * stabs.texinfo (Symbol Descriptors): Add OS9000 symbol descriptor s.
9208
9209Tue Mar 1 17:04:43 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
9210
9211 * stabs.texinfo (Type Descriptors): Add OS9000 type descriptors c,
9212 i, and b.
9213
9214Wed Feb 23 10:44:18 1994 Jim Kingdon (kingdon@rtl.cygnus.com)
9215
9216 * stabs.texinfo: Document N_RBRAC as function relative for COFF as
9217 well as for ELF and SOM. Unify the descriptions of ELF and SOM
9218 as "stabs in sections" rather than just saying "ELF and SOM".
9219 Also make that stuff apply to COFF.
9220
9221Fri Feb 18 08:25:58 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9222
9223 * gdb.texinfo (Formatting Documentation): Change GhostScript to
9224 Ghostscript.
9225
9226Fri Feb 4 06:31:31 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9227
9228 * gdb.texinfo (Continuing and Stepping): When talking about "step"
9229 versus functions without line numbers, also mention stepping into
9230 them as well as "step" when you are in them. Tell the user how to
9231 deal with the situation. Add comment about "debugging information".
9232
9233Thu Feb 3 11:39:59 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9234
9235 * stabs.texinfo (Enumerations): Document restriction on where
9236 enumeration types can appear and still win with GDB.
9237
9238Wed Feb 2 11:29:17 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9239
9240 * stabs.texinfo (Negative Type Numbers): Document format for type
9241 -16.
9242
9243Thu Jan 27 16:53:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9244
9245 * gdb.texinfo (Selection, Frame Info): Update information about
9246 arbitrary frame specficiations.
9247
9248Wed Jan 26 15:31:57 1994 Roland H. Pesch (pesch@fowanton.cygnus.com)
9249
9250 * gdb.texinfo, remote.texi: general editing pass prior to Net release
9251
9252Tue Jan 25 12:12:04 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9253
9254 * stabs.texinfo (String Field): Discuss continuing stabs with ?.
9255
9256Wed Jan 19 06:39:24 1994 David J. Mackenzie (djm@thepub.cygnus.com)
9257
9258 * stabs.texinfo (Non-Stab Symbol Types): Mention N_SET* | N_EXT.
9259
9260Sun Jan 16 12:43:32 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9261
9262 * stabs.texinfo: Re-do stuff about C_BSTAT and move from XCOFF
9263 Differences node to Statics node.
9264 (Statics): Discuss XCOFF use of V symbol descriptor.
9265
9266 * Makefile.in: Remove refcard.dvi and GDBvn.texi in realclean,
9267 not clean.
9268
9269Wed Jan 12 21:29:54 1994 John Gilmore (gnu@cygnus.com)
9270
9271 * gdb.texinfo (Print Settings): Document `set print
9272 fast-symbolic-addr' and improve the doc for some other
9273 `set print's.
9274
9275Mon Jan 3 17:23:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9276
9277 * stabs.texinfo (String Field): Talk about defining several type
9278 numbers at once.
9279 Fix lint regarding changing node ELF Transformations to
9280 ELF and SOM Transformations.
9281
9282Fri Dec 31 00:42:43 1993 John Gilmore (gnu@cygnus.com)
9283
9284 * stabs.texinfo: Insert Peter Kessler's name as inventor (I think).
9285
9286Tue Dec 28 09:30:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9287
9288 * stabs.texinfo (Cross-References): `::' is for nested types only
9289 within <>.
9290 (Structures): Document static members.
9291
9292Mon Dec 27 13:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9293
9294 * stabs.texinfo: Document S type attribute.
9295
9296Sun Dec 26 20:46:36 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
9297
9298 * stabs.texinfo: Add notes about stabs-in-som where appropriate.
9299
9300Fri Dec 3 19:13:19 1993 John Gilmore (gnu@cygnus.com)
9301
9302 * gdbint.texinfo: Fix a few typos.
9303
9304Sun Nov 28 18:06:25 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9305
9306 * gdb.texinfo, remote.texi: formatting improvements
9307
9308 * gdb.texinfo (New Features): mention threads.
9309 (Summary, C): fix xrefs in newly contributed text.
9310 (Threads): index entries, clarifications, example
9311 (passim): minor typos fixed, phrasing improvements
9312
9313 * remote.texi (Bootstrapping): rephrase text on ^C and add index
9314 entries; (Server): explain use of gdbserver w/real-time systems,
9315 add example of conflicting TCP port; (MIPS Remote) break up
9316 running text into table, highlighting commands, and add example.
a9331b3f 9317
c906108c
SS
9318Wed Nov 24 14:15:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9319
9320 * refcard.tex: avoid bad linebreaks even when REFEDITS=psrc.sed
9321
9322Fri Nov 12 16:10:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9323
9324 * stabs.texinfo (Nested Symbols): New node.
9325 (String Field, Symbol Descriptors, Cross-References): Refer to it.
9326
9327Thu Nov 11 13:26:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9328
9329 * stabs.texinfo (Stabs in ELF): Clarify how Bbss.bss work with respect
9330 to picking which Bbss.bss symbol to use, and (because there seems to
9331 be no good way of doing it) re-write some of the text to make it
9332 sound like Bbss.bss isn't such a great idea after all (as currently
9333 designed).
9334
9335 * gdb.texinfo (C): In addition to saying people have to use g++ for
9336 good results, say they have to use stabs. Specifically say cfront
9337 doesn't work well.
9338 (Summary): Merge in information on Modula-2, Pascal, and Chill from
9339 the gdb README. Add xrefs to places where the support for the various
9340 languages is described in detail.
9341
9342Mon Nov 8 11:47:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9343
9344 * stabs.texinfo: Clean up stuff about visibility and virtual
9345 characters.
9346
9347 * stabs.texinfo (N_M2C): Cite Sun doc.
9348
9349Fri Nov 5 16:27:27 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9350
9351 * gdb.texinfo: updates re threads.
9352 * remote.texinfo: avoid index entries starting with digits.
9353
9354Tue Nov 2 09:08:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9355
9356 * stabs.texinfo (Enumerations): Talk about large, negative and
9357 octal values. Clean up cross reference to type attributes.
9358 (String Field): Say that GDB 4.11 supports size attribute.
9359
9360Sun Oct 31 13:31:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9361
9362 * remote.texi (VxWorks Remote): Clarify that rebuilding VxWorks kernel
9363 is a mandatory step. Make the stuff about that more concise.
9364
9365Wed Oct 27 00:25:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9366
9367 * stabs.texinfo (Class Names): New node.
9368
9369 * gdb.texinfo (Command Files): Explain order of init file reading.
9370
9371 * remote.texi (Bootstrapping): Talk about getting the serial driver
9372 to deal with ^C sent by gdb to stop the remote system.
9373
9374Mon Oct 25 03:25:41 1993 Tom Lord (lord@cygnus.com)
9375
9376 * libgdb.texinfo (I/O): incorporated better phrasing from rich.
9377
9378 * libgdb.texinfo (Defining Commands): made the DOC arg
9379 to gdb_define_app_command a char * instead of char **
9380 per a suggestion from kingdon.
9381
9382 * libgdb.texinfo: total rewrite from a different starting
9383 premise.
9384
9385Wed Oct 20 18:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9386
9387 * stabs.texinfo (Local Variable Parameters): Re-write paragraph on
9388 floats passed as doubles (to improve clarity).
9389
9390Tue Oct 19 14:21:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9391
9392 * gdb.texinfo (Source Path): index entries for $cwd, $pdir
9393
9394 * a4rc.sed: update to work with Andreas Vogel papersize params
9395
9396 * refcard.tex: use Andreas Vogel simplifications of papersize
9397 params; remove useless version info; update copyright date.
9398
9399Tue Oct 19 10:46:22 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9400
9401 * gdb.texinfo (Symbols): Add class NAME to doc for ptype.
9402
9403Tue Oct 12 09:11:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9404
9405 * gdb.texinfo (Files): Say what address the load command loads it at.
9406
9407 * stabs.texinfo (Common Blocks): Minor cleanups.
9408
9409 * stabs.texinfo: Update ld stabs in elf relocation to reflect the fact
9410 that Sun has backed away from the linker kludge and thus the relevant
9411 issue is changes to the SunPRO tools, not the Solaris linker.
9412
9413 * stabs.texinfo (Traditional Integer Types): Clean up description
9414 of octal bounds a little bit. Document extra leading zeroes.
9415
9416Thu Oct 7 16:15:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9417
9418 * gdb.texinfo (Signaling): Update for symbolic symbol names
9419 and add a section explaining the difference between the GDB
9420 signal command and the shell kill utility.
9421
9422Wed Oct 6 13:23:01 1993 Tom Lord (lord@rtl.cygnus.com)
9423
9424 * libgdb.texinfo: added `@' to braces that were unescaped.
9425
9426Mon Oct 4 10:42:18 1993 Tom Lord (lord@rtl.cygnus.com)
9427
9428 * libgdb.texinfo: new file. Spec for the gdb library.
9429
9430Sun Oct 3 15:26:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9431
9432 * stabs.texinfo (Include Files): Fix typo (start -> end).
9433
9434Thu Sep 30 18:24:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9435
9436 * gdb.texinfo, remote.texi: assorted small improvements, mostly
9437 from Melissa at FSF's editing pass.
9438
9439Thu Sep 30 11:54:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9440
9441 * gdb.texinfo: Remove stuff about ar and 14 character filenames.
9442 I believe this was fixed by the 13 Sep 89 change to print_frame_info.
9443 Also, modern versions of ar like BSD 4.4 or SVR4 don't have this bug.
9444
9445Wed Sep 22 21:22:11 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9446
9447 * remote.texi (Bootstrapping): Discuss 386 call gates.
9448
9449Sat Sep 18 17:10:44 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
9450
9451 * stabs.texinfo (Based Variables): New node.
9452
9453Thu Sep 16 17:48:55 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
9454
9455 * stabs.texinfo (Negative Type Numbers): Re-write discussions of
9456 names, sizes, and formats to suggest how not to lose.
9457
9458Sat Sep 11 09:35:11 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
9459
9460 * stabs.texinfo (Methods): Fix typo.
9461
9462Fri Sep 10 06:34:20 1993 David J. Mackenzie (djm@thepub.cygnus.com)
9463
9464 * gdb.texinfo: Fix a few typos.
9465
9466Wed Sep 8 09:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9467
9468 * gdb.texinfo: Clarify how well it works with Fortran.
9469
9470 * stabs.texinfo (Stabs In ELF, Statics, ELF Transformations):
9471 More on relocating stabs in ELF files.
9472
9473Tue Sep 7 13:45:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9474
9475 * stabs.texinfo (Stabs In ELF): Talk about N_FUN value.
9476
9477Mon Sep 6 19:23:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9478
9479 * stabs.texinfo (Local Variable Parameters): Talk about nameless
9480 parameters on VAX.
9481
9482Fri Sep 3 17:06:08 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9483
9484 * gdb.texinfo: @up/@down -> @raisesections/@lowersections
9485
9486Fri Sep 3 12:04:15 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9487
9488 * stabs.texinfo: Make info author notice match the TeX author notice.
9489
9490Tue Aug 31 13:21:06 1993 David J. Mackenzie (djm@thepub.cygnus.com)
9491
9492 * stabs.texinfo: Initial-caps all words in node names and
9493 non-trivial words in section names.
9494
9495Mon Aug 30 11:13:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9496
9497 * stabs.texinfo: Many minor cleanups.
9498
9499 * stabs.texinfo: Remove @deffn except from Expanded Reference node.
9500
9501Sat Aug 28 12:08:09 1993 David J. MacKenzie (djm@edison.eng.umd.edu)
9502
9503 * stabs.texinfo: Remove full description of big example.
9504 It's not really helpful; just use pieces of it where appropriate.
9505 Add more Texinfo formatting directives (@samp, etc.).
9506 Use @deffn to define stab types.
9507 Eliminate some wordiness. Break up some nodes.
9508 Add an (alphabetized) index of symbol types.
9509 Use consistent capitalization style in node and section names.
9510
9511Thu Aug 26 06:36:31 1993 Fred Fish (fnf@deneb.cygnus.com)
9512
9513 * gdb.texinfo: Change typo "Two two" to "The two".
9514
9515Sun Aug 22 12:15:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9516
9517 * stabs.texinfo (XCOFF-differences): Remove references to
9518 non-existent types N_DECL and N_RPSYM.
9519
9520 * stabs.texinfo (String Field): Say that type attributes bug is
9521 fixed in GDB 4.10, since it is.
9522
9523 * stabs.texinfo: Clean up djm cleanups, and more cleanups of my own.
9524
9525Sat Aug 21 04:32:28 1993 David MacKenzie (djm@cygnus.com)
9526
9527 * stabs.texinfo: Formatting cleanups.
9528
9529Fri Aug 20 20:49:53 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9530
9531 * stabs.texinfo: When explaining the n_type of a stab, standardize
9532 how we do it ('#' as a comment indicator, "36 is N_FUN" as text,
9533 no tabs, use @r).
9534 (Global Variables): Clean up.
9535
9536Tue Aug 17 15:57:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9537
9538 * stabs.texinfo (Stack Variables): Re-write.
9539
9540Mon Aug 16 21:20:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9541
9542 * stabs.texinfo (Stabs-in-elf): Talk about getting the start
9543 addresses of a source file. Also revise formatting.
9544 Change "object module" or "object file" to "source file".
9545 Various: Miscellaneous cleanups.
9546
9547Thu Aug 12 15:11:51 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9548
9549 * stabs.texinfo: Point to mangling info in gcc's gpcompare.texi.
9550
9551Tue Aug 10 16:57:49 1993 Stan Shebs (shebs@rtl.cygnus.com)
9552
9553 * gdbint.texinfo: Removed many nonsensical machine-collected
9554 host and target conditionals, described some of the remainder.
9555
9556Tue Aug 10 13:28:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9557
9558 * gdbint.texinfo (Getting Started): Use @itemize, not @table.
9559
9560 * gdbint.texinfo (Top): Add name to @top line, and re-write the
9561 paragraph which follows.
9562
9563 * gdbint.texinfo (Host): Use @code not @samp for Makefile
9564 variables. Looks better and avoids overful hbox.
9565
9566Fri Jul 30 18:26:21 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9567
9568 * stabs.texinfo (Procedures): Improve stuff on nested functions.
9569
9570Thu Jul 29 15:10:58 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9571
9572 * remote.texi: (MIPS Remote) clearer doc for set/show timeout,
9573 retransmit-timeout
9574
9575Thu Jul 29 13:16:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9576
9577 * gdbint.texinfo: Update statement about `some ancient Unix
9578 systems, like Ultrix 4.0' to Ultrix 4.2.
9579
9580Wed Jul 28 15:26:53 1993 Roland H. Pesch (pesch@el_bosque.cygnus.com)
9581
9582 * h8-cfg.texi, all-cfg.texi: new flag GDBSERVER
9583
9584 * Makefile.in: depend on remote.texi rather than gdbinv-s.texi
9585
9586 * remote.texi: (Server) New node on gdbserver. (Remote Serial,
9587 ST2000 Remote, MIPS Remote): mention `host:port' syntax for TCP.
9588
9589 * remote.texi: new name for former gdbinv-s.texi
9590
9591 * gdb.texinfo: use remote.texi rather than gdbinv-s.texi
9592
9593Wed Jul 28 08:26:24 1993 Ian Lance Taylor (ian@cygnus.com)
9594
9595 * gdbinv-s.texi: Documented timeout and retransmit-timeout
9596 variables for MIPS remote debugging protocol.
9597
9598Mon Jul 26 13:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9599
9600 * stabs.texinfo (Negative Type Numbers): FORTRAN LOGICAL fix.
9601
9602Tue Jul 20 16:30:41 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
9603
9604 * Makefile.in (refcard.dvi): Use srcdir where necessary.
9605
9606Mon Jul 19 12:02:50 1993 Roland H. Pesch (pesch@cygnus.com)
9607
9608 * gdb.texinfo: repair conditional bugs in text markup
9609
9610Fri Jul 16 18:57:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9611
9612 * gdb.texinfo, all-cfg.texi, h8-cfg.texi: introduce MOD2 switch
9613 to select Modula-2 material.
9614
9615Thu Jul 15 13:15:01 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9616
9617 * stabs.texinfo: Cleanups regarding statics.
9618
9619 * gdbinv-s.texi (Bootstrapping): Document exceptionHandler.
9620 (Debug Session): Mention exceptionHandler. Add xref to Bootstrapping.
9621
9622Mon Jul 12 13:37:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9623
9624 * stabs.texinfo: N_MAIN is sometimes used for C.
9625
9626Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9627
9628 * gdbint.texinfo (Host, Target Conditionals): Remove TM_FILE_OVERRIDE.
9629
9630Tue Jul 6 12:41:28 1993 John Gilmore (gnu@cygnus.com)
9631
9632 * gdbint.texinfo (Target Conditionals): Remove NO_TYPEDEFS,
a9331b3f 9633 removed from the code by Kingdon.
c906108c
SS
9634
9635Tue Jul 6 12:24:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9636
9637 * gdb.texinfo (Break Commands): Remove stuff about flushing terminal
9638 input when evaluating breakpoint conditions; the bug has been fixed.
9639
9640 * gdb.texinfo (Continuing and Stepping): Argument to "continue"
9641 sets the ignore count to N-1, not to N.
9642
9643Thu Jul 1 14:57:42 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9644
9645 * refcard.tex (\hoffset): correct longstanding error to match
9646 intended offset; avoids cutting off edge on some printers
9647
9648Wed Jun 30 18:23:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9649
9650 * stabs.texinfo (Parameters): Say that order of stabs is significant.
9651
9652Fri Jun 25 21:34:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9653
9654 * stabs.texinfo (Common Blocks): Say what Sun FORTRAN does.
9655
9656Fri Jun 25 16:15:10 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9657
9658 * Makefile.in: (REFEDITS) new var to control whether PS or CM
9659 fonts and whether US or A4 paper for GDB refcard; (refcard.dvi)
9660 collect sed edits if any, apply to refcard before formatting;
9661 (refcard.ps) stop implying PS fonts if PS output requested;
9662 (lrefcard.ps) delete extra target for variant PS fonts
9663
9664 * refcard.tex: parametrize papersize dependent info, collect
9665 in easily replaced spot
9666
9667 * a4rc.sed: new file, edits to refcard for A4 paper
9668
9669Fri Jun 25 14:21:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9670
9671 * stabs.texinfo (Negative Type Numbers): Type -16 is 4 bytes.
9672
9673Wed Jun 23 15:02:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9674
9675 * stabs.texinfo (Negative Type Numbers): Minor character cleanups.
9676
9677Tue Jun 22 16:31:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9678
9679 * stabs.texinfo: Express disapproval of 'D' symbol descriptor
9680 politely rather than rudely.
9681
9682Fri Jun 18 19:42:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9683
9684 * stabs.texinfo: Document common blocks.
9685
9686Fri Jun 18 12:12:57 1993 Fred Fish (fnf@cygnus.com)
9687
9688 * stabs.texinfo: Add some basic info about stabs-in-elf.
9689
9690Fri Jun 18 13:57:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9691
9692 * stabs.texinfo (Top): Minor cleanup.
9693
9694Mon Jun 14 16:16:51 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
9695
9696 * Makefile.in (install-info): remove parentdir support
9697
9698Tue Jun 15 18:11:39 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9699
9700 * gdb.texinfo (Copying): delete this node and references to it;
9701 RMS says this manual need not carry GPL. (passim): Improvements
9702 from last round at FSF, largely due to Ian Taylor review, and
9703 minor formatting improvements.
9704
9705 * gdbinv-s.texi (passim): Improvements from last round at FSF,
9706 largely due to Ian Taylor review. (Debug Session): minor edits to
9707 new text.
9708
9709Sun Jun 13 12:52:39 1993 Jim Kingdon (kingdon@cygnus.com)
9710
9711 * Makefile.in (realclean): Remove info and dvi files too.
9712
9713Sat Jun 12 16:09:22 1993 Jim Kingdon (kingdon@cygnus.com)
9714
9715 * {all,h8}-config.texi: Rename to *-cfg.texi for 14 char filenames.
9716 * Makefile.in: Change accordingly. gdb-config.texi -> gdb-cfg.texi.
9717 * gdb.texinfo: Change accordingly.
9718
9719 * stabs.texinfo: Clean up N_{L,R}BRAC. Discuss what addresses of
9720 N_{L,R}BRAC,N_SLINE are relative to.
9721
9722Fri Jun 11 15:15:55 1993 Jim Kingdon (kingdon@cygnus.com)
9723
9724 * Makefile.in (GDBvn.texi): Update atomically.
9725
9726Wed Jun 9 10:58:16 1993 Jim Kingdon (kingdon@cygnus.com)
9727
9728 * gdbinv-s.texi (Debug Session): Document exceptionHook.
9729
9730Tue Jun 8 13:42:04 1993 Jim Kingdon (kingdon@cygnus.com)
9731
9732 * gdb.texinfo (Print Settings): Move all stuff relating to symbolic
9733 addresses together. Also motivate the set print symbol-filename
9734 command and suggest other solutions.
9735
9736Tue Jun 1 22:46:43 1993 Fred Fish (fnf@cygnus.com)
9737
9738 * gdb.texinfo (set print elements): Note that the number of
9739 elements is set to unlimited by "set print elements 0".
9740
9741Mon May 31 08:06:55 1993 Jim Kingdon (kingdon@cygnus.com)
9742
9743 * stabs.texinfo (Builtin Type Descriptors): Try to clarify what
9744 NF_LDOUBLE means.
9745 (Stab Types): Include Solaris stab types.
9746 (Procedures): Document Solaris extensions.
9747
9748Thu May 27 06:20:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9749
9750 * gdb.texinfo: Add `set print symbol-filename' doc.
9751
9752Wed May 26 00:26:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9753
9754 * stabs.texinfo (Arrays): Talk about type definition vs. type
9755 information.
9756
9757 * stabs.texinfo (Builtin Type Descriptors): Talk about omitting
9758 the trailing semicolon.
9759
9760Tue May 25 14:49:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9761
9762 * stabs.texinfo (Line Numbers, Source Files): Re-write these two nodes
9763 and merge in other parts of the document addressing these subjects.
9764 gdbint.texinfo (XCOFF): Remove info which is now in stabs.texinfo.
9765
9766 * stabs.texinfo (Subranges, Arrays): Try to explain about the semicolon
9767 at the end of a range type.
9768
9769 * stabs.texinfo (Subranges): "A offset" and "T offset" are not
9770 AIX extensions.
9771
9772Mon May 24 09:00:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9773
9774 * stabs.texinfo (Stabs Format): Misc fixes.
9775
9776Sat May 22 10:40:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9777
9778 * stabs.texinfo (Constants): Allow an `e' constant to be non-enum.
9779 (Traditional builtin types): Document convex convention for long long.
9780 (Negative builtin types): Discuss type names, and misc fixes.
9781
9782Fri May 21 11:20:31 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9783
9784 * stabs.texinfo (Builtin Type Descriptors): Document the floating
9785 point types used with @samp{R} type descriptor.
9786 (Symbol Descriptors): Describe how to handle conflict between
9787 different meanings of @samp{P} symbol descriptor.
9788
9789Thu May 20 13:35:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9790
9791 * stabs.texinfo: Remove node Quick Reference and put its children
9792 directly under the main menu.
9793
9794 * stabs.texinfo: Many more changes to bring it into line with
9795 AIX documentation and reality. I think it now has all the
9796 information from the AIX documentation, except that I burned
9797 out when I got to variant records (Pascal and Modula-2) and
9798 all the COBOL types. Oh well, we can add them later when we're
9799 worrying more about those languages.
9800
9801 * stabs.texinfo (Automatic variables): Talk about what it means
9802 to omit the symbol descriptor.
9803
9804Tue May 18 17:59:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9805
9806 * stabs.texinfo (Parameters): Add "(sometimes)" when describing
9807 gcc2 behavior with promoted args.
9808
9809Fri May 14 21:35:29 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9810
9811 * gdb.texinfo: include readline appendices in info version of manual
9812
9813Fri May 7 11:56:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9814
9815 * gdbinv-s.texi (Remote Serial): describe new ^C behavior in
9816 target remote.
9817
9818 * gdb.texinfo (Machine Code): more index entries for disassemble
9819
9820Fri May 7 10:12:30 1993 Fred Fish (fnf@cygnus.com)
9821
9822 * Clarify the intended use of the gdb-testers and gdb-patches
9823 mailing lists, and shrink gzip comment.
9824
9825Thu May 6 16:39:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9826
9827 * gdb.texinfo (Shell Commands): do not mention SHELL env var in
9828 DOSHOST configuration of manual.
9829
9830 * gdb.texinfo (MIPS Stack): new node.
9831
9832 * all-config.texi (MIPS) new switch.
9833
9834 * gdbinv-s.texi (Nindy Options) Remove two instances of future
9835 tense; (MIPS Remote) new node.
9836
9837 * gdb.texinfo (passim) rephrases to work around makeinfo @value
9838 bug; (Environment) less passive, other small cleanups in text about
9839 .cshrc/.bashrc; (Invoking GDB) new MIPS Remote menu entry;
9840 (Remote) new MIPS Remote menu entry.
9841
9842Thu Apr 29 09:36:25 1993 Jim Kingdon (kingdon@cygnus.com)
9843
9844 * stabs.texinfo: Many changes to include information from the
9845 AIX documentation.
9846
9847 * gdb.texinfo (Environment): Mention pitfall with .cshrc.
9848
9849Tue Apr 27 14:02:57 1993 Jim Kingdon (kingdon@cygnus.com)
9850
9851 * gdbint.texinfo (new node Debugging GDB, elsewhere):
9852 Move a bunch of information from ../README.
9853 (Getting Started): New node.
9854
9855Fri Apr 23 17:21:13 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9856
9857 * gdbinv-s.texi, gdb.texinfo: include Hitachi SH target
9858
9859 * gdb.texinfo: advance manual revision dates to present
9860
9861 * gdbinv-s.texi, gdb.texinfo, all-config.texi, h8-config.texi:
9862 stop using silly Roman numerals in @set variable names
9863
9864Fri Apr 23 07:30:01 1993 Jim Kingdon (kingdon@cygnus.com)
9865
9866 * stabs.texinfo (Parameters): Keep trying to get this right.
9867
9868Wed Apr 21 15:18:47 1993 Jim Kingdon (kingdon@cygnus.com)
9869
9870 * stabs.texinfo (Parameters): More on "local parameters".
9871
9872Mon Apr 19 08:00:51 1993 Jim Kingdon (kingdon@cygnus.com)
9873
9874 * stabs.texinfo (Parameters): Re-do "local parameters" section.
9875
9876Sun Apr 18 09:47:45 1993 Jim Kingdon (kingdon@cygnus.com)
9877
9878 * stabs.texinfo (Symbol descriptors): Re-do using @table and @xref.
9879 (Parameters): Rewrite.
9880 (xcoff-differences, Sun-differences): Minor changes.
9881
9882Thu Apr 15 02:35:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
9883
9884 * stabs.texinfo: Minor cleanup.
9885
9886Wed Apr 14 17:31:00 1993 Jim Kingdon (kingdon@cygnus.com)
9887
9888 * gdbint.texinfo: Minor xcoff stuff.
9889
9890Wed Apr 7 14:11:07 1993 Fred Fish (fnf@cygnus.com)
9891
9892 * gdbint.texinfo: Update for new config directory structure.
9893 Add info about internal type data structures.
9894
9895Mon Apr 5 09:06:30 1993 Ian Lance Taylor (ian@cygnus.com)
9896
9897 * Makefile.in (SFILES_INCLUDED): gdb-config.texi is no longer in
9898 $(srcdir).
9899 (gdb-config.texi): Depend on file in $(srcdir).
9900
9901Fri Apr 2 16:55:13 1993 Jim Kingdon (kingdon@cygnus.com)
9902
9903 * stabs.texinfo: Fixes about N_SO.
9904
9905Fri Mar 26 18:00:35 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9906
9907 * gdb.texinfo: include list of nonstandard init file names
9908
9909 * *-config.texi: new switch GENERIC for text that applies *only*
9910 to (usual) multiple-target version of manual
9911
9912 * gdb.texinfo, gdbinv-s.texi: Update conditional markup to correct
9913 h8 config
9914
9915 * gdb.texinfo: depend on latest fixed makeinfo, use conditionals
9916 in menus (rather than conditionally selected multiple alternative
9917 menus).
9918
9919 * Makefile.in: define and use DOC_CONFIG var to select
9920 configuration for GDB user manual.
9921
9922 * gdb-config.texi: delete from repository, generate from Makefile.
9923
9924 * all-config.texi: normal `generic' configuration file, formerly
9925 stored as gdb-config.texi
9926
9927Wed Mar 24 14:03:19 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
9928
9929 * Makefile.in: add dvi target to build all .dvi files
9930
9931Tue Mar 23 16:03:24 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9932
9933 * gdb.texinfo, gdvinv-s.texinfo: formatting improvements.
9934
9935Fri Mar 19 21:46:50 1993 John Gilmore (gnu@cygnus.com)
9936
9937 * gdbint.texinfo: Doc NO_MMALLOC and NO_MMALLOC_CHECK as
9938 host conditionals.
9939 * stabs.texinfo: More array fixes inspired by Jim's.
9940
9941Fri Mar 19 10:23:34 1993 Jim Kingdon (kingdon@cygnus.com)
9942
9943 * stabs.texinfo: Fixes re arrays and continuations.
9944
9945 * gdbint.texinfo: Add XCOFF node.
9946
9947Mon Mar 8 15:52:18 1993 John Gilmore (gnu@cygnus.com)
9948
9949 * gdb.texinfo: Add `set print max-symbolic-offset' doc.
9950
9951Sun Feb 21 17:09:38 1993 Per Bothner (bothner@rtl.cygnus.com)
9952
9953 * stabs.texinfo: Fix for array types to mention lower bounds.
9954
9955Thu Feb 18 01:19:49 1993 John Gilmore (gnu@cygnus.com)
9956
9957 * gdbint.texinfo: Update PTRACE_ARG3_TYPE doc, pull PT_*.
9958
9959Wed Feb 17 08:15:24 1993 John Gilmore (gnu@cygnus.com)
9960
9961 * gdbint.texinfo: Remove SET_STACK_LIMIT_HUGE from target defines.
9962
9963Thu Feb 11 10:38:40 1993 John Gilmore (gnu@cygnus.com)
9964
9965 * gdbint.texinfo: Fix thinko (NM_FILE => NAT_FILE). Found
9966 by Michael Ben-Gershon <mybg@CS.HUJI.AC.IL>.
9967
9968Wed Feb 10 23:59:19 1993 John Gilmore (gnu@cygnus.com)
9969
9970 * gdbint.texinfo: Eliminate IBM6000_HOST, document IBM6000_TARGET.
9971
9972Tue Feb 9 18:26:21 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9973
9974 * gdb.texinfo, gdbinv-s.texi: misc updates
9975
9976Sat Feb 6 10:25:47 1993 John Gilmore (gnu@cygnus.com)
9977
9978 * gdbint.texinfo: Brief documentation for longjmp support,
9979 from an email msg by Stu.
9980
9981Fri Feb 5 14:10:15 1993 John Gilmore (gnu@cygnus.com)
9982
9983 * stabs.texinfo: Fix description of floating point "range"
9984 types (which really define basic types). Reported by Jim Meehan,
9985 <meehan@src.dec.com>.
9986
9987 * gdbint.texinfo: Remove COFF_NO_LONG_FILE_NAMES define, now gone.
9988
9989Thu Feb 4 13:56:46 1993 Ian Lance Taylor (ian@cygnus.com)
9990
9991 * gdbint.texinfo: Slightly expand section on supporting a new
9992 object file format.
9993
9994Thu Feb 4 01:49:04 1993 John Gilmore (gnu@cygnus.com)
9995
9996 * Makefile.in (refcard.ps, lrefcard.ps): Remove psref.tex
9997 intermediate file.
9998
9999Tue Feb 2 12:18:06 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10000
10001 * gdb.texinfo, gdbinv-s.texi: miscellaneous stylistic cleanups
10002
10003Mon Feb 1 15:35:47 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10004
10005 * gdbinv-s.texi: z8000 simulator target name is just "sim"
10006
10007 * gdbinv-s.texi: Mention that Z8000 simulator can simulate Z8001
10008 as well as Z8002.
10009
10010Sat Nov 28 06:51:35 1992 John Gilmore (gnu@cygnus.com)
10011
10012 * gdbint.texinfo: Add sections on clean design and on how to send
10013 in changes.
10014
10015Mon Nov 9 23:57:02 1992 John Gilmore (gnu@cygnus.com)
10016
10017 * gdbint.texinfo: Add how to declare the result of make_cleanup.
10018
10019Mon Oct 26 11:09:47 1992 John Gilmore (gnu@cygnus.com)
10020
10021 * gdb.texinfo: Fix typo, reported by Karl Berry.
10022
10023Fri Oct 23 00:41:21 1992 John Gilmore (gnu@cygnus.com)
10024
10025 * gdb.texinfo: Add opcodes dir to GDB distribution description.
10026
10027Sat Oct 10 18:04:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10028
10029 * gdbint.texinfo: fixed a stray email address (needs @@),
10030 added @table @code to node "Native Conditionals"
10031
10032Tue Sep 22 00:34:15 1992 John Gilmore (gnu@cygnus.com)
10033
10034 * gdbint.texinfo: Describe coding style of GDB.
10035
10036Mon Sep 21 19:32:16 1992 John Gilmore (gnu@cygnus.com)
10037
10038 * stabs.texinfo: Minor wording changes.
10039
10040Tue Sep 15 02:57:09 1992 John Gilmore (gnu@cygnus.com)
10041
10042 * gdbint.texinfo: Improve release doc slightly.
10043
10044Fri Sep 11 01:34:25 1992 John Gilmore (gnu@sphagnum.cygnus.com)
10045
10046 * gdbint.texinfo: Improve doc of GDB config macros.
10047
10048Wed Sep 9 16:52:06 1992 John Gilmore (gnu@cygnus.com)
10049
10050 * stabs.texinfo: Remove Bothner's changes for C++ nested types.
10051 These will be reinserted when examined.
10052
10053Mon Aug 24 01:17:55 1992 John Gilmore (gnu@cygnus.com)
10054
10055 * gdbint.texinfo: Make a start at documenting all the #if macros
10056 in GDB. At least list them all, and start separating them into
10057 host-specific and target-specific.
10058
10059Tue Aug 18 15:59:13 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
10060
10061 * gdbinv-s.m4.in: refrain from using @cartouche for just a few
a9331b3f 10062 examples (not consistent w others).
c906108c
SS
10063 gdb.texinfo: issue disclaimer paragraph on cmdline options only
10064 for generic vn of doc
10065
10066Tue Aug 18 14:53:27 1992 Ian Lance Taylor (ian@cygnus.com)
10067
10068 * Makefile.in: always create installation directories.
10069
10070Tue Aug 18 14:11:50 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
10071
10072 * gdb.texinfo: in h8 config, do not describe searching commands.
10073
10074Mon Aug 17 18:07:59 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
10075
10076 * gdb.texinfo, none.m4, h8.m4, gdbinv-s.m4.in: improve H8/300
10077 conditionals; introduce a few generic switches that may be
10078 useful for other cross-dev or dos-hosted configs.
10079
10080 * gdb.texinfo: fix typo in "info reg" description
10081
10082Sun Aug 16 01:16:18 1992 John Gilmore (gnu@cygnus.com)
10083
10084 * stabs.texinfo: Minor updates from running TeX over it.
10085 * Makefile.in (stabs.dvi, stabs.ps): Add.
10086
10087Sat Aug 15 20:52:24 1992 Per Bothner (bothner@rtl.cygnus.com)
10088
10089 * stabs.texinfo: Stabs documentation, written by Julia Menapace.
10090 First pass at converting it to texinfo.
10091
10092Sat Aug 15 03:14:59 1992 John Gilmore (gnu@cygnus.com)
10093
10094 * gdb.texinfo, refcard.tex: Document mult args on `info reg'.
10095 * Makefile.in (refcard.ps, lrefcard.ps): Add missing $(srdir).
10096
10097Fri Aug 14 21:08:47 1992 John Gilmore (gnu@cygnus.com)
10098
10099 * gdbint.texinfo: Add section on partial symbol tables.
10100
10101Sat Jun 20 16:31:10 1992 John Gilmore (gnu at cygnus.com)
10102
10103 * gdb.texinfo: document `set remotedebug' and `set
10104 rstack_high_address'.
10105
10106Thu May 14 17:09:48 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
10107
10108 * gdb.texinfo: slight expansion of new text on reading info files
10109 * gdbinv-s.m4.in: correct and expand info on cross-debugging
10110 H8/300 from DOS.
10111
10112Tue May 12 12:22:47 1992 John Gilmore (gnu at cygnus.com)
10113
10114 * gdb.texinfo: `info user' => `show user'. Noticed by David Taylor.
10115
10116Mon May 11 19:06:27 1992 John Gilmore (gnu at cygnus.com)
10117
10118 * gdb.texinfo: Say how to read the `info' files.
10119
10120Tue May 5 12:11:38 1992 K. Richard Pixley (rich@cygnus.com)
10121
10122 * Makefile.in: gm4 -> m4.
10123
10124Fri Apr 10 17:50:43 1992 John Gilmore (gnu at rtl.cygnus.com)
10125
10126 * gdb.texinfo: Update for GDB-4.5. Move `Formatting
10127 Documentation' ahead of `Installing GDB' to match README.
10128 Update shared library doc, -readnow and -mapped, and directory
a9331b3f 10129 structure (add glob and mmalloc). Update configure doc.
c906108c
SS
10130
10131Tue Mar 24 23:28:38 1992 K. Richard Pixley (rich@cygnus.com)
10132
10133 * Makefile.in: remove $(srcdir) from gdb.info rule.
10134
10135Sat Mar 7 18:44:50 1992 K. Richard Pixley (rich@rtl.cygnus.com)
10136
10137 * Makefile.in: commented out gdb-all.texinfo rule. This is
10138 temporary.
10139
10140Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
10141
10142 * Makefile.in, configure.in: removed traces of namesubdir,
10143 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
dee368d3 10144 copyrights to '92, '13, changed some from Cygnus to FSF.
c906108c
SS
10145
10146Fri Dec 13 09:47:31 1991 John Gilmore (gnu at cygnus.com)
10147
10148 * gdb.texinfo: Improve how we ask for bug reports.
10149
10150Tue Dec 10 04:07:21 1991 K. Richard Pixley (rich at rtl.cygnus.com)
10151
10152 * Makefile.in: infodir belongs in datadir.
10153
10154Fri Dec 6 23:57:34 1991 K. Richard Pixley (rich at rtl.cygnus.com)
10155
10156 * Makefile.in: remove spaces following hyphens, bsd make can't
10157 cope. install using INSTALL_DATA. added clean-info. added
a9331b3f 10158 standards.text support.
c906108c
SS
10159
10160Thu Dec 5 22:46:12 1991 K. Richard Pixley (rich at rtl.cygnus.com)
10161
10162 * Makefile.in: idestdir and ddestdir go away. Added copyrights
10163 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
10164 and mandir now keyed off datadir by default.
10165
10166\f
10167Local Variables:
9e9c5ae7 10168mode: change-log
c906108c
SS
10169left-margin: 8
10170fill-column: 74
10171version-control: never
10172End: