2013-11-07 Jose E. Marchesi <jose.marchesi@oracle.com>
[deliverable/binutils-gdb.git] / gdb / doc / ChangeLog
CommitLineData
fa4d0c40
YQ
12013-11-07 Yao Qi <yao@codesourcery.com>
2
3 * gdb.texinfo (GDB/MI Variable Objects): Update doc about the
4 output of "-var-info-expression".
5
afa332ce
PA
62013-11-06 Pedro Alves <palves@redhat.com>
7
8 * gdb.texinfo (Starting) <set/show startup-with-shell>: Mention
9 non-interactive mode.
10 (Environment) <shell startup files warning>: Mention
11 non-interactive mode. Mention .zshenv for Z shell, and talk about
12 BASH_ENV instead of .bashrc for BASH.
13
9ac69859
NB
142013-10-29 Nicolas Blanc <nicolas.blanc@intel.com>
15
16 * gdb.texinfo (Commands to Specify Files): Add description
17 of the remove-symbol-file command.
18 * observer.texi: New free_objfile event
19
98882a26
PA
202013-10-24 Pedro Alves <palves@redhat.com>
21
22 * gdb.texinfo (Starting): Document set/show startup-with-shell.
23
ce13fade
JB
242013-10-11 Joel Brobecker <brobecker@adacore.com>
25
26 * gdb.texinfo (Shared Library GDB/MI Catchpoint Commands):
27 New subsection inside which the "-catch-load" and "-catch-unload"
28 commands documentation is now placed.
29 (Ada Exception GDB/MI Catchpoint Commands): New subsection
30 documenting the "-catch-assert" and "-catch-exception" new
31 GDB/MI commands.
32
2446f5ea
JB
332013-10-10 Joel Brobecker <brobecker@adacore.com>
34
35 * gdb.texinfo (Connecting): Remove unnecessary @w{}.
36
0d12017b
JB
372013-10-10 Joel Brobecker <brobecker@adacore.com>
38
bd80dc1a
JB
39 * gdb.texinfo (Connecting): Replace "set remotebaud" by "set
40 serial baud".
41 (Remote Configuration): Replace "set remotebaud" by "set serial
42 baud". Replace "show remotebaud" by "show serial baud".
0d12017b 43
f4fb82a1
PA
442013-10-07 Pedro Alves <palves@redhat.com>
45
46 PR breakpoints/11568
47 * gdb.texinfo (Thread-Specific Breakpoints): Mention what happens
48 when the thread is removed from the thread list.
49
0c557179
SDJ
502013-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
51
52 * gdb.texinfo (Convenience Variables): Document $_exitsignal.
53 Update entry for $_exitcode.
54
5713b9b5
JB
552013-10-04 Joel Brobecker <brobecker@adacore.com>
56
57 * gdb.texinfo (GDB/MI Program Execution): Document "-exec-run"'s
58 new "--start" option.
59
901461f8
PA
602013-10-02 Pedro Alves <palves@redhat.com>
61
62 * gdb.texinfo (Registers): Expand description of saved registers
63 in frames. Explain <not saved>.
64
8fb8eb5c
DE
652013-09-25 Doug Evans <dje@google.com>
66
67 * gdb.texinfo (Debugging Output): Document set/show debug symfile.
68
0a7cfe2c
SS
692013-09-16 Stan Shebs <stan@codesourcery.com>
70
71 Remove the internals manual gdbint.texinfo.
72 * Makefile.in (INFO_DEPS): Remove gdbint.info.
73 (PDFFILES): Remove gdbint.pdf.
74 (HTMLFILES): Remove gdbint/index.html.
75 (HTMLFILES_INSTALL): Remove gdbint.
76 (GDBINT_DOC_FILES): Remove.
77 (dvi): Remove gdbint.dvi.
78 (ps): Remove gdbint.ps.
79 * gdbint.texinfo: Remove file.
80 * gdb.texinfo (Maintenance Commands): Remove reference to gdbint.
81
a280dbd1
SDJ
822013-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
83
84 * gdb.texinfo (Convenience Functions): Mention new convenience
85 function $_isvoid.
86
4ac33720
UW
872013-09-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
88
89 * gdb.texinfo (Decimal Floating Point format): Mention S/390.
90 (Standard Target Features): Add new node to menu.
91 (S/390 and System z Features): New node.
92
b3d3b4bd
SA
932013-09-13 Sanimir Agovic <sanimir.agovic@intel.com>
94
95 * gdb.texinfo (GDB/MI Miscellaneous Commands): Use
96 -list-target-features in the example.
97
edf9f00c
JK
982013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
99
100 * gdb.texinfo (MiniDebugInfo): Prepare file debug and use it to create
101 mini_debuginfo. Strip binary before adding mini_debuginfo to it.
102
1d236d23
JK
1032013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
104
105 Sync documentation with gdb.base/gnu-debugdata.exp.
106 * gdb.texinfo (MiniDebugInfo): Add comment and "D" in the example.
107
5423b017
JK
1082013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
109
110 * gdb.texinfo (MiniDebugInfo): Fix two trailing dots.
111
6211c335
YQ
1122013-08-27 Pedro Alves <pedro@codesourcery.com>
113 Yao Qi <yao@codesourcery.com>
114
115 * gdb.texinfo (GDB/MI Stack Manipulation) <-stack-list-locals>:
116 Document new --skip-unavailable option.
117 <-stack-list-variables>: Document new --skip-unavailable option.
118
52e260a3
DE
1192013-08-26 Doug Evans <dje@google.com>
120
121 * gdb.texinfo (Maintenance Commands): "maint print objfiles" now takes
122 an optional regexp.
123
5e92f71a
TT
1242013-08-13 Tom Tromey <tromey@redhat.com>
125
126 * gdbint.texinfo (Testsuite): Use @table, not @itemize.
127 Document GDB_PARALLEL and GDB_INOTIFY.
128
c5d7073b
SS
1292013-08-09 Stan Shebs <stan@codesourcery.com>
130
131 * LRS: Remove file, describes a long-abandoned live-range
132 splitting extension to stabs.
133
6fbe845e
AB
1342013-07-25 Andrew Burgess <aburgess@broadcom.com>
135
136 * gdb.texinfo (Output Formats): Mention the new 'z' formatter.
137
e7045703
DE
1382013-07-17 Doug Evans <dje@google.com>
139
140 * gdb.texinfo (Print Settings): Document "print raw frame-arguments".
141
3105ebf9
TT
1422013-07-02 Tom Tromey <tromey@redhat.com>
143
144 * gdb.texinfo (Target Commands): Don't mention "target nrom".
145
d6c2da54
TT
1462013-06-28 Tom Tromey <tromey@redhat.com>
147
148 * Makefile.in (version.subst): Use version.in, not
149 common/version.in.
150 * gdbint.texinfo (Versions and Branches, Releasing GDB):
151 Likewise.
152
e5823f1c
PA
1532013-06-27 Pedro Alves <palves@redhat.com>
154
155 * gdbint.texinfo (Algorithms) <Stepping over runtime loader
156 dynamic symbol resolution code>: New section, based on infrun.c
157 comment.
158
92dcb9ff
TT
1592013-06-26 Tom Tromey <tromey@redhat.com>
160
161 * gdbint.texinfo (Versions and Branches): Use common/version.in.
162 Update.
163 (Releasing GDB): Likewise.
164
dc673c81
YQ
1652013-06-26 Pedro Alves <pedro@codesourcery.com>
166 Yao Qi <yao@codesourcery.com>
167
168 * gdb.texinfo (GDB/MI Tracepoint Commands): Document
169 -trace-frame-collected.
170
28a93511
YQ
1712013-06-26 Pedro Alves <pedro@codesourcery.com>
172
173 * gdb.texinfo (Traceframe Info Format): Document tvar element
174 and its attributes.
175
a0743c90
YQ
1762013-06-25 Yao Qi <yao@codesourcery.com>
177
178 * gdbint.texinfo (Testsuite): Document 'gdb,predefined_tsv'.
179
01208463
TT
1802013-06-24 Tom Tromey <tromey@redhat.com>
181
182 * Makefile.in (POD2MAN1, POD2MAN5): Use version.subst.
183 (GDBvn.texi): Use version.subst.
184 (version.subst): New target.
185 (mostlyclean): Remove version.subst.
186
c898adb7
YQ
1872013-06-20 Pedro Alves <pedro@codesourcery.com>
188
189 * gdb.texinfo (GDB/MI Data Manipulation)
190 <-data-list-register-values>: Document the --skip-unavailable
191 option.
192
7c57fa1e
YQ
1932013-06-07 Yao Qi <yao@codesourcery.com>
194
195 * gdb.texinfo (Symbols): Add kindex and cindex for
196 'maint print msymbols'.
197
0059c61a 1982013-06-05 Simon Marchi <simon.marchi@ericsson.com> (tiny change)
b7742092
MK
199
200 * gdb.texinfo (Miscellaneous gdb/mi Commands): Fix -add-inferior
201 response field name (thread-group to inferior).
202
85dc5a12
GB
2032013-06-04 Gary Benson <gbenson@redhat.com>
204
205 * gdb.texinfo (General Query Packets/qSupported): Added
206 "qXfer:libraries-svr4:read" and "augmented-libraries-svr4-read".
207 to the table of currently defined stub features.
208 Added a more detailed entry for "augmented-libraries-svr4-read".
209 (General Query Packets/qXfer:libraries-svr4:read): Documented
210 the augmented form of this packet.
211
5901af59
JB
2122013-05-23 Joel Brobecker <brobecker@adacore.com>
213
214 * gdb.texinfo (System-wide Configuration Scripts): Renames
215 "Installed System-wide Configuration Scripts". Add associated
216 @menu block.
217
c1e36e3e
PA
2182013-05-23 Yao Qi <yao@codesourcery.com>
219 Pedro Alves <palves@redhat.com>
220
221 * gdb.texinfo (Packets): Document 'vCont;r'.
222 (Continuing and Stepping): Document target-assisted range
223 stepping, and the 'set range-stepping' and 'show range-stepping'
224 commands.
225
0201faac
JB
2262013-05-23 Joel Brobecker <brobecker@adacore.com>
227
228 * gdb.texinfo (Installed System-wide Configuration Scripts):
229 Add subsection describing the scripts now available under
230 the data-dir's system-gdbbinit subdirectory.
231 * NEWS: Add entry announcing the availability of system-wide
232 configuration scripts for ElinOS and Wind River Linux.
233
c5867ab6
HZ
2342013-05-21 Hui Zhu <hui@codesourcery.com>
235
236 * gdb.texinfo (GDB/MI Breakpoint Commands): Describe the
237 "-dprintf-insert" command.
238
7d0c9981
DE
2392013-05-17 Doug Evans <dje@google.com>
240
241 * gdb.texinfo (Maintenance Commands): Update doc for
242 "maint check-psymtabs". Add doc for "maint check-symtabs",
243 "maint expand-symtabs".
244
742ce053
MM
2452013-05-15 Markus Metzger <markus.t.metzger@intel.com>
246
247 * gdb.texinfo (Process Record and Replay): Document the
248 "record goto" command and its sub-commands.
249
1e611234
PM
2502013-05-10 Phil Muldoon <pmuldoon@redhat.com>
251
252 * gdb.texinfo (Backtrace): Add "no-filter" argument.
253 (Python API): Add Frame Filters API, Frame Wrapper API,
254 Writing a Frame Filter/Wrapper, Managing Management of Frame
255 Filters chapter entries.
256 (Frame Filters API): New Node.
257 (Frame Wrapper API): New Node.
258 (Writing a Frame Filter): New Node.
259 (Managing Frame Filters): New Node.
260 (Progspaces In Python): Add note about frame_filters attribute.
261 (Objfiles in Python): Ditto.
262 (GDB/MI Stack Manipulation): Add -enable-frame-filters command,
263 @anchors and --no-frame-filters option to -stack-list-variables,
264 -stack-list-frames, -stack-list-locals and -stack-list-arguments
265 commands.
266
2874cb83
JB
2672013-05-08 Joel Brobecker <brobecker@adacore.com>
268
269 * gdbint.texinfo (Native Debugging): Add "AIX Shared Library
270 Support" subsection documenting the XML format used to transfer
271 shared library info on AIX.
272
9a005eb9
JB
2732013-05-08 Joel Brobecker <brobecker@adacore.com>
274
275 * gdb.texinfo (Debugging Output): Add documentation of
276 "set debug aix-solib" and "show debug aix-solib" commands.
277
a1217d97
SL
2782013-05-06 Sandra Loosemore <sandra@codesourcery.com>
279
280 * gdb.texinfo (Nios II): New section.
281 (Nios II Features): New section.
282
4d1eb6b4
JB
2832013-05-06 Joel Brobecker <brobecker@adacore.com>
284
285 * gdbint.texinfo (Algorithms): Remove entries documenting
286 DEPRECATED_IBM6000_TARGET, SOLIB_ADD, and
287 SOLIB_CREATE_INFERIOR_HOOK.
288
3f84184e
TT
2892013-04-29 Tom Tromey <tromey@redhat.com>
290
291 PR python/14204:
292 * gdb.texinfo (Python API): Fix menu entry.
293 (Blocks In Python): Fix subsubsection text. Rewrite intro.
294 Define global and static block. Add example. Clarify
295 block relationship for inline functions.
296
60155234
TT
2972013-04-29 Tom Tromey <tromey@redhat.com>
298
299 * gdb.texinfo (Python API): Mention Python help and keyword
300 arguments. Move pagination text to Basic Python.
301 (Basic Python): Put pagination text here. Document
302 close-on-exec, SIGCHLD, and SIGINT.
303
5360976e
PA
3042013-04-19 Pedro Alves <palves@redhat.com>
305
306 * gdbint.texinfo (Misc Guidelines) <Compiler Warnings>: Write
307 "signedness" instead of "signness".
308
bd3f3b55
PA
3092013-04-19 Pedro Alves <palves@redhat.com>
310
311 * gdbint.texinfo (Misc Guidelines) <Compiler Warnings>: Replace
312 -Wno-pointer-sign text with text on -Wpointer-sign.
313
dee368d3
TT
3142013-04-16 Tom Tromey <tromey@redhat.com>
315
316 * gdb.texinfo (Set Catchpoints): Mention earliest version of
317 GCC that has the SDT probe points.
318
cc16e6c9
TT
3192013-04-15 Tom Tromey <tromey@redhat.com>
320
321 * gdb.texinfo (Set Catchpoints): Document regexp syntax for
322 exception catchpoints.
323
72f1fe8a
TT
3242013-04-15 Tom Tromey <tromey@redhat.com>
325
326 * gdb.texinfo (Set Catchpoints): Document $_exception.
327 (Convenience Vars): Mention $_exception.
328
591f19e8
TT
3292013-04-15 Tom Tromey <tromey@redhat.com>
330
331 * gdb.texinfo (Set Catchpoints): Reorganize exception
332 catchpoints. Document "catch rethrow".
333 (Debugging C Plus Plus): Mention "catch rethrow".
334
02ae6bad
TT
3352013-04-15 Tom Tromey <tromey@redhat.com>
336
337 * gdb.texinfo (Set Catchpoints): Remove obsolete text.
338
2c91021c
JK
3392013-04-12 Jan Kratochvil <jan.kratochvil@redhat.com>
340 Eli Zaretskii <eliz@gnu.org>
341
342 * gdb.texinfo (Auto-loading safe path): Add quick -iex using command
343 line below the sample output.
344
6eaaf48b
EZ
3452013-04-12 Eli Zaretskii <eliz@gnu.org>
346
347 * gdb.texinfo (Mode Options): Document '-configuration'.
348 (Help): Document "show configuration".
349 (Bug Reporting): Add requirements to include the configuration
350 details in bug reports.
351
b292c783
JK
3522013-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
353
354 * Makefile.in (MAN1S): Add gcore.1.
355 Remove "Host, target, and site specific Makefile fragments" comment.
356 (@host_makefile_frag@, HAVE_NATIVE_GCORE_TARGET): New.
357 (install-man1, uninstall-man1): Conditionalize gcore.1.
358 (gcore.1): New.
359 * gdb.texinfo (Man Pages): Add gcore man.
360 (gcore man): New node.
361
f81d1120
PA
3622013-04-10 Pedro Alves <palves@redhat.com>
363
364 * gdb.texinfo (Process Record and Replay): Document that "set
365 record full insn-number-max", "set record
366 instruction-history-size" and "set record
367 function-call-history-size" accept "unlimited".
368 (Backtrace): Document that "set backtrace limit" accepts
369 "unlimited".
370 (List): Document that "set listsize" accepts "unlimited".
371 (Print Settings)" Document that "set print max-symbolic-offset",
372 "set print elements" and "set print repeats" accept "unlimited".
373 (Starting and Stopping Trace Experiments): Document that "set
374 trace-buffer-size" accepts "unlimited".
375 (Remote Configuration): Document that "set tcp connect-timeout"
376 accepts "unlimited".
377 (Command History): Document that "set history size" accepts
378 "unlimited".
379 (Screen Size): Document that "set height" and "set width" accepts
380 "unlimited". Adjust "set pagination"'s description to suggest
381 "set height unlimited" instead of "set height 0".
382
393fd4c3
YQ
3832013-04-10 Yao Qi <yao@codesourcery.com>
384
385 * gdb.texinfo (Trace Files): Add "target ctf".
386
cba5a7bf
JK
3872013-04-06 Jan Kratochvil <jan.kratochvil@redhat.com>
388
389 * Makefile.in (POD2MAN1, POD2MAN5): Replace $(VERSION) by ../version.in.
390
0ed630cb
JK
391 * Makefile.in (install-man1, install-man5, uninstall-man1)
392 (uninstall-man5): Replace $(MANS) by $(MAN1S) and $(MAN5S) respectively.
393
afe1492b
JK
394 * Makefile.in (gdb.1, gdbserver.1, gdbinit.5): Use $(srcdir).
395
5b8b6385
JK
3962013-04-06 Jan Kratochvil <jan.kratochvil@redhat.com>
397 Eli Zaretskii <eliz@gnu.org>
398
399 * gdb.texinfo (gdbserver man): Rename tty to comm. Swap --attach
400 parameters order. Remove "On some targets" for --attach. Document the
401 --multi parameter and extended-remote command. Document all the
402 options.
403
906ccdf0
JK
4042013-04-05 Jan Kratochvil <jan.kratochvil@redhat.com>
405
406 * gdb.texinfo (gdb man): Mention option -p. Include Fortran to
407 the list of supported languages.
408
43662968
JK
4092013-04-05 Jan Kratochvil <jan.kratochvil@redhat.com>
410
411 Convert man pages to texinfo, new gdbinit.5 texinfo page.
412 * Makefile.in (mandir, man1dir, man5dir, SYSTEM_GDBINIT, MANCONF,
413 (TEXI2POD, POD2MAN1, POD2MAN5, MAN1S, MAN5S, MANS, man): New.
414 (diststuff): Add man.
415 (install-man, install-man1, install-man5, uninstall-man, uninstall-man1)
416 (uninstall-man5): New.
417 (STAGESTUFF): Add *.1 and *.5.
418 (GDBvn.texi): Add SYSTEM_GDBINIT.
419 (gdb.1, gdbserver.1, gdbinit.5): New.
420 (maintainer-clean realclean): Add $(MANS).
421 (install): Add install-man.
422 (uninstall): Add uninstall-man.
423 * gdb.texinfo (@include gdb-cfg.texi): Wrap it by @c man begin INCLUDE.
424 (@copying): Wrap it by @c man begin COPYRIGHT.
425 (Top): Add Man Pages.
426 (Man Pages, gdb man, gdbserver man, gdbinit man): New.
427
be9a8770
PA
4282013-04-02 Pedro Alves <palves@redhat.com>
429
430 * gdb.texinfo (Debugging Output): Document "set/show debug
431 aarch64", "set/show debug coff-pe-read" and "set/show debug
432 mach-o".
433
a46c1e42
PA
4342013-04-02 Pedro Alves <palves@redhat.com>
435
436 * gdb.texinfo (Remote Configuration) <set remote @var{name}-packet
437 table>: Add entry for "trace-buffer-size".
438
bd3eecc3
PA
4392013-03-28 Pedro Alves <palves@redhat.com>
440
441 * gdb.texinfo (Remote Configuration) <set remote @var{name}-packet
442 table>: Add entry for "trace-status".
443
215b9f98
EZ
4442013-03-28 Eli Zaretskii <eliz@gnu.org>
445
446 * gdb.texinfo (Maintenance Commands): Use @enumerate, not "@table
447 @bullet", which is invalid (makeinfo 5.1 barfs).
448
7f7cc265
PA
4492013-03-28 Pedro Alves <palves@redhat.com>
450
451 PR gdb/15294
452
453 * gdb.texinfo (List) <set listsize>: Adjust to document that
454 listsize 0 means no limit, and remove mention of -1.
455
9c0be723
YQ
4562013-03-22 Yao Qi <yao@codesourcery.com>
457
458 * gdb.texinfo (Embedded Processors): Remove menu item
459 "OpenRISC 1000".
460 (OpenRISC 1000): Remove.
461
bd712aed
DE
4622013-03-21 Doug Evans <dje@google.com>
463
464 * gdb.texinfo (Maintenance Commands): Add docs for
465 "mt set per-command {space,time,symtab} {on,off}".
466
d0353e76
YQ
4672013-03-14 Hui Zhu <hui@codesourcery.com>
468 Yao Qi <yao@codesourcery.com>
469
470 * gdb.texinfo (Trace Files): Add "tsave -ctf".
471
6dd24dfa
KS
4722013-03-13 Keith Seitz <keiths@redhat.com>
473
474 * gdb.texinfo (Maintenance Commands): Add missing ')' for
475 "maint agent" reference to Dynamic printf.
476
5c4808ca
EZ
4772013-03-11 Eli Zaretskii <eliz@gnu.org>
478
479 * gdb.texinfo (General Query Packets): Don't use colon in index
480 entries visible to Info format.
481
59ea5688
MM
4822013-03-11 Markus Metzger <markus.t.metzger@intel.com>
483
484 * gdb.texinfo (Process Record and Replay): Document record
485 changes.
486
2ae8c8e7
MM
4872013-03-11 Markus Metzger <markus.t.metzger@intel.com>
488
489 * gdb.texinfo (Requirements): List qXfer:btrace:read requiring expat.
490 (General Query Packets): Describe Qbtrace:bts, Qbtrace:off, and
491 qXfer:btrace:read.
492
28abe188
EZ
4932013-03-09 Eli Zaretskii <eliz@gnu.org>
494
495 * gdb.texinfo (General Query Packets, Tracepoint Packets): Don't
496 use colons in @anchor and @cindex entries.
497
be9a119c 4982013-03-09 Hafiz Abid Qadeer <abidh@codesourcery.com>
6790eb9f
HAQ
499
500 * gdb.texinfo (QTBuffer:size): Add cindex and anchor.
501
be9a119c 5022013-03-08 Stan Shebs <stan@codesourcery.com>
f6f899bf
HAQ
503 Hafiz Abid Qadeer <abidh@codesourcery.com>
504
505 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
506 trace-buffer-size set and show commands.
507 (Tracepoint Packets): Document QTBuffer:size.
508 (General Query Packets): Document QTBuffer:size.
509
d57350ea
TT
5102013-02-21 Tom Tromey <tromey@redhat.com>
511
512 * gdb.texinfo: Remove bad @syncodeindex.
513 (Values From Inferior, Types In Python, Inferiors In Python)
514 (Events In Python, Threads In Python, Frames In Python, Blocks In
515 Python, Symbols In Python, Symbol Tables In Python): Remove
516 @tables.
517 (Packets, General Query Packets, Tracepoint Packets)
518 (Host I/O Packets): Use @w{} for empty @item.
519
9f44fbc0
SCR
5202013-02-20 Siva Chandra Reddy <sivachandra@google.com>
521
522 * gdb.texinfo (Architectures In Python): Add description about
523 the new method gdb.Architecture.disassemble.
524
f5911ea1
HAQ
5252013-02-15 Pedro Alves <pedro@codesourcery.com>
526 Hafiz Abid Qadeer <abidh@codesourcery.com>
527
528 * gdb.texinfo (GDB/MI Tracepoint Commands) <-trace-status>:
529 Document the "trace-file" field.
530
7e1e0340
DE
5312013-02-07 Doug Evans <dje@google.com>
532
533 * gdb.texinfo (Machine Code): Clarify argument to disassemble
534 command.
535
134a2066
YQ
5362013-02-06 Yao Qi <yao@codesourcery.com>
537
538 * gdb.texinfo (GDB/MI Async Records): Document new MI
539 notification "=tsv-modified". Update the document of MI
540 notification "=tsv-created".
541 * observer.texi (GDB Observers): New observer tsv_modified.
542 Update observer tsv_created and tsv_delete.
543
430ed3f0
MS
5442013-02-05 Yufeng Zhang <yufeng.zhang@arm.com>
545
546 * gdb.texinfo (AArch64 Features): New section; document
547 org.gnu.gdb.aarch64.core and org.gnu.gdb.aarch64.fpu.
548 (Architectures): Add new AArch64 section to document AArch64
549 architecture specific commands.
550 (ABI): Add description of the new OS ABI "Newlib" and its influence
551 on the longjmp handling.
552
1b56eb55
JK
5532013-02-03 Eldar Gaynetdinov <hal9000ed2k@gmail.com>
554 Jan Kratochvil <jan.kratochvil@redhat.com>
555
556 * gdb.texinfo (Backtrace): Added description of 'filename-display'
557 variable in 'set/show backtrace' section.
558
c4957902
TT
5592013-01-31 Tom Tromey <tromey@redhat.com>
560
561 * gdb.texinfo (Target Commands): Fix typo.
562
bea883fd
SCR
5632013-01-23 Siva Chandra Reddy <sivachandra@google.com>
564
565 * doc/gdb.texinfo (Architectures In Python): New sub-sub-section
566 describing the gdb.Architecture class.
567 (Frames In Python): Add description about the new method
568 gdb.Frame.architecture().
569
796a7ff8
DE
5702013-01-23 Doug Evans <dje@google.com>
571
572 * gdb.texinfo (Index Section Format): Document .gdb_index version 8.
573
998580f1
MK
5742013-01-21 Marc Khouzam <marc.khouzam@ericsson.com>
575
576 * gdb.texinfo (GDB/MI Breakpoint Commands): Document new
577 'thread-groups' field when printing a breakpoint in MI.
578
c9fb1240
SD
5792012-01-17 Sanjoy Das <sanjoy@playingwithpointers.com>
580 * gdb.texinfo (Using JIT Debug Info Readers): Change documentation
581 to reflect that jit-reader-load now supports absolute file-names.
582
ab04a2af
TT
5832013-01-16 Tom Tromey <tromey@redhat.com>
584
585 * gdb.texinfo (Set Catchpoints): Document "catch signal".
586 (Signals): Likewise.
587
8ac3646f
TT
5882013-01-16 Tom Tromey <tromey@redhat.com>
589
590 * gdb.texinfo (GDB/MI Breakpoint Information): Document
591 "catch-type" field.
592 (GDB/MI Catchpoint Commands): Add "catch-type" to examples.
593
e93a8774
TT
5942013-01-07 Tom Tromey <tromey@redhat.com>
595
596 * gdb.texinfo (Mode Options): Don't mention -epoch.
597 (Data, Emacs): Remove obsolete comments.
598
54516a0b
TT
5992013-01-02 Tom Tromey <tromey@redhat.com>
600
601 * gdb.texinfo (GDB/MI Output Records): Update menu.
602 (GDB/MI Breakpoint Information): New node.
603 (GDB/MI Breakpoint Commands) <-break-info>: Link to new node.
604 <-break-insert>: Likewise.
605
8dbe8ece
YQ
6062012-12-31 Yao Qi <yao@codesourcery.com>
607
608 * gdb.texinfo (Remote Non-Stop): Move paragraphs to ...
609 (Packets): Move "vStopped" packet to ...
610 (Notification Packets): ... here. Describe the components
611 of notification. Add a table of supported notifications.
612 Add an example on the process of he async notification.
613
f35a17b5
JK
6142012-12-25 Jan Kratochvil <jan.kratochvil@redhat.com>
615
616 * gdb.texinfo (GDB/MI Data Manipulation) (fullname): Make it always
617 present.
618 (GDB/MI File Commands) (-file-list-exec-source-files): Make the
619 fullname output always present.
620
0dfd2fad
PM
6212012-12-23 Pierre Muller <muller@sourceware.org>
622
623 * gdbint.texinfo (Function prototypes): Require use of "extern"
624 modifier for function prototypes in headers.
625
7785b880
JB
6262012-12-19 Joel Brobecker <brobecker@adacore.com>
627
628 * refcard.tex: Update copyright notice to GPL v3 or later.
629 Update contact info.
630
3d745be3
JK
6312012-12-16 Jan Kratochvil <jan.kratochvil@redhat.com>
632
633 * gdbint.texinfo (Coding Standards) (C Usage): New rule for 0 vs. NULL.
634
c9b6281a
YQ
6352012-12-15 Yao Qi <yao@codesourcery.com>
636
637 * gdb.texinfo (Debugging Output): Document 'set debug
638 notification' and 'show debug notification'.
639
f2a8bc8a
YQ
6402012-12-15 Yao Qi <yao@codesourcery.com>
641
642 * gdb.texinfo (Listing Tracepoints): New item and example about
643 'installed on target' output.
644 Add more in the example about 'installed on target'.
645 (GDB/MI Breakpoint Commands): Doc about 'installed field.
646
451b7c33
TT
6472012-12-14 Tom Tromey <tromey@redhat.com>
648
649 * gdb.texinfo (SVR4 Process Information): Mention core files.
650
3fa7bf06
MG
6512012-12-12 Mircea Gherzan <mircea.gherzan@intel.com>
652
653 * gdb.texinfo (GDB/MI Catchpoint Commands): New section.
654
05b4bd79
PA
6552012-12-11 Pedro Alves <palves@redhat.com>
656
657 * gdb.texinfo: Remove all mentions of Unixware throughout.
658
74a0d9f6
JK
6592012-12-09 Jan Kratochvil <jan.kratochvil@redhat.com>
660
661 * gdbint.texinfo (Host Definition): Remove CC_HAS_LONG_LONG.
662
0c631110
TT
6632012-11-29 Tom Tromey <tromey@redhat.com>
664
665 * gdb.texinfo (SVR4 Process Information): Document missing
666 "info proc" subcommands.
667
891df0ea
YQ
6682012-11-29 Yao Qi <yao@codesourcery.com>
669
670 PR gdb/1477.
671 * gdb.texinfo (Print Settings): Correct the default 'demangle-style'
672 to 'auto' instead of 'gnu'.
673
608e2dbb
TT
6742012-11-26 Tom Tromey <tromey@redhat.com>
675
676 * gdb.texinfo (MiniDebugInfo): New node.
677 (GDB Files): Update.
678
e64e0392
DE
6792012-11-16 Doug Evans <dje@google.com>
680
681 * gdb.texinfo (System-wide configuration): If the system-wide init
682 file lives in the data-directory, and --data-directory is provided,
683 look for it there.
684
ae606bee
TT
6852012-11-15 Tom Tromey <tromey@redhat.com>
686
687 * gdb.texinfo (Signaling): Fix typo.
688
62747a60
TT
6892012-11-13 Giuseppe Montalto <giuseppe.montalto@st.com>
690
691 * gdb.texinfo (GDB/MI Data Manipulation): Document new optional
692 parameter "count" of -data-write-memory-bytes, and add an example.
693
18a9fc12
TT
6942012-11-12 Tom Tromey <tromey@redhat.com>
695
696 * gdb.texinfo (Symbols): Document "info type-printers",
697 "enable type-printer" and "disable type-printer".
698 (Python API): Add new node to menu.
699 (Type Printing API): New node.
700 (Progspaces In Python): Document type_printers field.
701 (Objfiles In Python): Likewise.
702 (gdb.types) <get_type_recognizers, apply_type_recognizers,
703 register_type_printer, TypePrinter>: Document.
704
53342f27
TT
7052012-11-12 Tom Tromey <tromey@redhat.com>
706
707 * gdb.texinfo (Symbols): Document "set print type methods",
708 "set print type typedefs", and flags to ptype and whatis.
709
ed8a1c2d
AB
7102012-11-09 Andrew Burgess <aburgess@broadcom.com>
711
712 * gdb.texinfo (GDB/MI Data Manipulation): Add fullname field to
713 the example -data-disassemble output. Extend the description of
714 the -data-disassemble results to document all fields. Document
715 the cli disassemble command as being related to -data-disassemble.
716
8506d139
YQ
7172012-11-09 Yao Qi <yao@codesourcery.com>
718
719 PR gdb/14777.
720 * gdb.texinfo (OS Information): Remove doc on command
721 'info udot'.
722
4d3f93a2
JB
7232012-11-08 Joel Brobecker <brobecker@adacore.com>
724
725 * gdb.texinfo (Startup): Minor rewording, and clarify scope of
726 gdb.ini warning for Windows port.
727
1e96de83
YQ
7282012-11-08 Yao Qi <yao@codesourcery.com>
729
730 * gdb.texinfo (Search): Add kindex for 'fo'.
731
dc939229
TT
7322012-11-05 Tom Tromey <tromey@redhat.com>
733
734 PR python/14802:
735 * gdb.texinfo (Functions In Python): Add example.
736
6f6484cd
YQ
7372012-11-03 Yao Qi <yao@codesourcery.com>
738
739 * observer.texi (GDB Observers): Remove observer
740 'tracepoint_modified', 'tracepoint_created' and
741 'tracepoint_deleted'.
742
af4238e5
TT
7432012-10-26 Tom Tromey <tromey@redhat.com>
744
745 * gdb.texinfo (General Query Packets): Use @itemx for QAgent.
746
687e43a4
TT
7472012-10-25 Tom Tromey <tromey@redhat.com>
748
749 * gdb.texinfo (General Query Packets): Use @itemx.
750
8de0566d
YQ
7512012-10-17 Yao Qi <yao@codesourcery.com>
752
753 * observer.texi (GDB Observers): Update observer
754 'memory_changed'.
755 * gdb.texinfo (GDB/MI Async Records): Document for
756 "memory-changed" notification.
757
07540c15
DE
7582012-10-15 Doug Evans <dje@google.com>
759
760 * gdb.texinfo (Mode Options): Document -nh.
761 Elaborate on docs for -nx.
762
d7019589
SP
7632012-09-26 Siddhesh Poyarekar <siddhesh@redhat.com>
764
765 * observer.texi (memory_changed): Expand parameter LEN to ssize_t.
766
82a90ccf
YQ
7672012-09-21 Yao Qi <yao@codesourcery.com>
768 Pedro Alves <palves@redhat.com>
769
770 * gdb.texinfo (GDB/MI Async Records): Document notification
771 'record-started' and 'record-stopped'.
772 * observer.texi (GDB Observers): New observer 'record-changed'.
773
aa9259cc
TS
7742012-09-19 Thomas Schwinge <thomas@codesourcery.com>
775
776 * gdb.texinfo: Document the removal of SH's 'regs' command.
777
c1d780c2
SDJ
7782012-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
779
780 * gdb.texinfo (jump): Mention new alias `j' for `jump'.
781
bb25a15c
YQ
7822012-09-18 Yao Qi <yao@codesourcery.com>
783
784 * gdb.texinfo (GDB/MI Async Records): Document new MI
785 notifications '=tsv-created' and '=tsv-deleted'.
786 * observer.texi (GDB Observers): New observer tsv_created and
787 tsv_deleted.
788
201b4506
YQ
7892012-09-18 Yao Qi <yao@codesourcery.com>
790
791 * observer.texi (GDB Observers): New observer 'traceframe_changed'.
792 * gdb.texinfo (GDB/MI Async Records): Mention new MI notification
793 '=traceframe-changed'.
794
6fc1c773
YQ
7952012-09-17 Yao Qi <yao@codesourcery.com>
796
797 * gdb.texinfo (List): Describe the meaning of 0 and -1 in
798 'set listsize'.
799
121c73f3
JK
8002012-09-13 Jan Kratochvil <jan.kratochvil@redhat.com>
801 Eli Zaretskii <eliz@gnu.org>
802
803 * gdbint.texinfo (Defining Other Architecture Features): Clarify *pcptr
804 encoding for gdbarch_breakpoint_from_pc, bp_addr for
805 gdbarch_push_dummy_call and bp_addr for gdbarch_push_dummy_code.
806
e9687799
JK
8072012-08-27 Jan Kratochvil <jan.kratochvil@redhat.com>
808
809 * gdb.texinfo (objfile-gdb.py file): New paragraph for .exe stripping.
810
3b5e4d35
YPK
8112012-08-23 Khoo Yit Phang <khooyp@cs.umd.edu>
812
813 Document how to return from "python-interactive" to GDB.
814 * gdb.texinfo (Python Commands): Update documentation.
815
8162012-08-22 Khoo Yit Phang <khooyp@cs.umd.edu>
817
818 Add a new "python-interactive" command that starts a standard
819 Python interactive prompt with "pi" as alias, and add "py" as
820 an alias to "python".
821 * gdb.texinfo (Python Commands): Document the new commands.
822
b583003e
TT
8232012-08-22 Tom Tromey <tromey@redhat.com>
824
825 * gdbint.texinfo (Host Definition): Remove documentation for
826 SIGWINCH_HANDLER and SIGWINCH_HANDLER_BODY.
827
a451cb65
KS
8282012-08-17 Keith Seitz <keiths@redhat.com>
829
830 PR c++/13356
831 * gdb.texinfo (Type and Range Checking): Remove warning.
832 Remove spurious commas.
833 Update text and examples for re-implementation of set/show
834 check type.
835 (C and C++ Type and Range Checks): Likewise.
836
6b1755ce
YQ
8372012-08-16 Yao Qi <yao@codesourcery.com>
838
839 * gdb.texinfo (Types In Python): Mention gdb.TYPE_CODE_BITSTRING
840 is deprecated.
841
f47f77df
DE
8422012-08-13 Doug Evans <dje@google.com>
843
844 * gdb.texinfo (Convenience Vars): Update text for "show convenience"
845 to include functions.
846
a72c3253
DE
8472012-08-10 Doug Evans <dje@google.com>
848
849 * gdb.texinfo (Convenience Funs): New node.
850 (Types In Python): Document Type.vector.
851
5b9afe8a
YQ
8522012-08-09 Yao Qi <yao@codesourcery.com>
853
854 * observer.texi: New observer command_param_changed.
855 * gdb.texinfo (GDB/MI Async Records): Doc for '=cmd-param-changed'.
856
dc1039df
JK
8572012-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
858
859 * gdbint.texinfo (Debugging GDB): In section
860 'Debugging @value{GDBN} with itself' change .gdbinit for gdb-gdb.gdb.
861 Mention also gdb-gdb.py.
862
4abf930d
YQ
8632012-08-07 Yao Qi <yao@codesourcery.com>
864
865 Revert the folloing patch:
866 2012-08-06 Yao Qi <yao@codesourcery.com>
867 * gdb.texinfo (Remote Configuration): Add kindex for 'set
868 remote hardware-watchpoint-limit' and 'set
869 remote hardware-breakpoint-limit'.
870
f3c8a52a
JK
8712012-08-06 Nathaniel Flath <flat0103@gmail.com>
872
873 * gdb.texinfo (Working Directory): Added information about new
874 default argument for 'cd' command.
875
77a91025
YQ
8762012-08-06 Yao Qi <yao@codesourcery.com>
877
878 * gdb.texinfo (Remote Configuration): Add kindex for 'set
879 remote hardware-watchpoint-limit' and 'set
880 remote hardware-breakpoint-limit'.
881
d9f08f52
YQ
8822012-08-06 Yao Qi <yao@codesourcery.com>
883
884 Fix PR14371.
885
886 * gdb.texinfo (GDB/MI Async Records): Fix the doc for
887 '=breakpoint-deleted'.
888
95b07c96
YQ
8892012-08-02 Yao Qi <yao@codesourcery.com>
890
891 * gdb.texinfo (Native): Remove node Neutrino.
892
7255706c
YQ
8932012-07-27 Yao Qi <yao@codesourcery.com>
894
895 * gdb.texinfo (IPA Protocol Commands): Document new command
896 'close'.
897
d6b28940
TT
8982012-07-25 Tom Tromey <tromey@redhat.com>
899
900 * gdb.texinfo (Maintenance Commands): Document maint info bfds.
901
e615022a
DE
9022012-07-20 Doug Evans <dje@google.com>
903
904 * gdb.texinfo (Mode Options): Delete --use-deprecated-index-sections.
905 (Index Files): Document how to control the use of deprecated index
906 sections.
907 (Index Section Format): Replace --use-deprecated-index-sections with
908 "set use-deprecated-index-sections on".
909
055855a4
EZ
9102012-07-12 Eli Zaretskii <eliz@gnu.org>
911
912 * gdbint.texinfo: Remove @syncodeindex directives that put all the
913 indices into a single node "Index". Instead, join function and
914 variable indices into a single index, separate from the concept
915 index. Requested in
916 http://sourceware.org/ml/gdb-patches/2012-07/msg00146.html.
917 (Top): Update the top-level menu: instead of one "Index" there are
918 now separate entries "Concept Index" and "Function and Variable
919 Index".
920 (Concept Index, Function and Variable Index): New nodes.
921 (Index): Node deleted.
922
f77cc5f0
HZ
9232012-07-05 Hui Zhu <hui_zhu@mentor.com>
924
925 * gdb.texinfo (Maintenance Commands): Change help for "maint agent"
926 and "maint agent-eval".
927
00595b5e
EZ
9282012-07-03 Eli Zaretskii <eliz@gnu.org>
929
930 * gdb.texinfo: Separate the index into 2 indices, cp and fn, to
931 avoid file-name clashes between Index.html and index.html on
932 case-insensitive filesystems. See the discussion starting in
933 http://sourceware.org/ml/gdb-patches/2012-06/msg00457.html for the
934 details of the problem.
935 (Top): Update the master menu for the above.
936 (Concept Index, Command and Variable Index): New nodes, instead of
937 the old "Index" node that was deleted. All cross-references
938 updated.
939
d3ce09f5
SS
9402012-07-02 Stan Shebs <stan@codesourcery.com>
941
942 * gdb.texinfo (Dynamic Printf): Mention agent style and
943 disconnected dprintf.
944 (Maintenance Commands): Describe maint agent-printf.
945 (General Query Packets): Mention BreakpointCommands feature.
946 (Packets): Document commands extension to Z0 packet.
947 * agentexpr.texi (Bytecode Descriptions): Document printf
948 bytecode.
949
2d7b58e8
JK
9502012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
951
952 * gdb.texinfo (File Options): Change -ix and -iex commands that apply
953 only after gdbinit files.
954 (Startup): Move -iex and -iex commands down after gdbinit files.
955
202cbf1c
JK
9562012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
957
958 * gdb.texinfo (Auto-loading safe path): Note the shell wildcard
959 possibility.
960
b6ba681c
TT
9612012-06-29 Tom Tromey <tromey@redhat.com>
962
963 * gdb.texinfo (Index Section Format): Update for version 7.
964
71caed83
SS
9652012-06-28 Stan Shebs <stan@codesourcery.com>
966
967 * gdb.texinfo (Miscellaneous GDB/MI Commands): Update -info-os
968 example, add note about title column.
969
ee0bf529
SCR
9702012-06-26 Siva Chandra Reddy <sivachandra@google.com>
971
972 * gdb.texinfo (Symbol Tables In Python): Add description about
973 the new 'last' attribute of gdb.Symtab_and line.
974
3c15d565
SCR
9752012-06-26 Siva Chandra Reddy <sivachandra@google.com>
976
977 * gdb.texinfo (Symbol Tables In Python): Correct the description
978 of the 'pc' attribute of gdb.Symtab_and_line.
979
45cfd468
DE
9802012-06-26 Doug Evans <dje@google.com>
981
982 * gdb.texinfo (Debugging Output): Document debug options dwarf2-read
983 and symtab-create.
984
496ee73e
KS
9852012-06-25 Keith Seitz <keiths@redhat.com>
986
987 * gdb.texinfo (GDB/MI Breakpoint Commands): Remove "-r" option
988 from example. Remove "rbreak" from list of corresponding
989 gdb commands.
990
156942c7
DE
9912012-06-23 Doug Evans <dje@google.com>
992
993 * gdb.texinfo (Index Section Format): Document version 7 format.
994
c614397c
YQ
9952012-06-22 Yao Qi <yao@codesourcery.com>
996
997 * gdb.texinfo: Add missing cindex for some packets.
998
472a2379
KS
9992012-06-20 Keith Seitz <keiths@redhat.com>
1000
1001 * gdb.texinfo (GDB/MI Breakpoint Commands): Re-order options
1002 for -break-insert and document -p.
1003
2678e2af
YQ
10042012-06-20 Yao Qi <yao@codesourcery.com>
1005
1006 * gdb.texinfo (Inferiors In Python): Replace "gdb.read_memory"
1007 and "gdb.write_memory" with "Inferior.read_memory" and
1008 "Inferior.write_memory".
1009
984359d2
EZ
10102012-06-15 Patrice Dumas <pertusus@free.fr> (tiny change)
1011
1012 * gdb.texinfo (Summary): Add a link to "Free Documentation".
1013 (Free Documentation): Add @node line.
1014 (Continuing and Stepping) <advance location>: Use @item instead of
1015 @itemx.
1016 (Reverse Execution) <set exec-direction reverse>: Use @item instead of
1017 @itemx.
1018 (Embedded Processors): Put the link to "PA" to its correct place,
1019 according to document structure.
1020 (Python API): Put the link to "Lazy Strings In Python" to its
1021 correct place.
1022 (Index): Use @@ in @tex block to get a literal @.
1023
1024 * gdbint.texinfo: Fix the @subtitle line.
1025
1026 * stabs.texinfo (Top): Put the link to "Symbol Types Index" to its
1027 correct place.
1028
16bdd41f
YQ
10292012-06-08 Yao Qi <yao@codesourcery.com>
1030
1031 * gdb.texinfo (In-Process Agent): Add 'In-Process Agent
1032 Protocol'.
1033 (In-Process Agent Protocol, IPA Protocol Objects)
1034 (IPA Protocol Commands): New nodes.
1035 (Tracepoint Packets): Add anchors.
1036
2d4c29c5
TS
10372012-06-06 Thomas Schwinge <thomas@codesourcery.com>
1038
1039 * gdb.texinfo: Document the deprecation of SH's 'regs' command.
1040
6bd110c5
YQ
10412012-06-06 Yao Qi <yao@codesourcery.com>
1042
1043 * gdb.texinfo: Update copyright year.
1044
f3e0e960
SS
10452012-05-23 Stan Shebs <stan@codesourcery.com>
1046 Kwok Cheung Yeung <kcy@codesourcery.com>
1047
1048 * gdb.texinfo (Miscellaneous GDB/MI Commands): Document -info-os.
1049
1564a261
JK
10502012-05-20 Jan Kratochvil <jan.kratochvil@redhat.com>
1051
1052 * gdb.texinfo (Separate Debug Files): New anchor debug-file-directory.
1053 Mention also --with-separate-debug-dir.
1054 (Auto-loading): Prepend $debugdir in the sample output.
1055 (Auto-loading safe path): Likewise. Mention also $debugdir for the
1056 auto-load safe-path variable.
1057 (objfile-gdb.py file): Remove the extra debug-file-directory paragraph.
1058 Mention also $debugdir for 'set auto-load scripts-directory'.
1059
eb17f351
EZ
10602012-05-19 Eli Zaretskii <eliz@gnu.org>
1061
1062 * gdb.texinfo (Continuing and Stepping, Selection, Byte Order)
1063 (MIPS Embedded, MIPS, MIPS Register packet Format)
1064 (Target Descriptions, MIPS Features): Use @acronym{MIPS} where
1065 appropriate.
1066
4cc0665f
MR
10672012-05-18 Sandra Loosemore <sandra@codesourcery.com>
1068 Maciej W. Rozycki <macro@codesourcery.com>
1069
1070 * gdb.texinfo (MIPS): Document "set mips compression" and "show
1071 mips compression".
1072 (MIPS Breakpoint Kinds): New subsubsection.
1073
7af8dcf8 10742012-05-18 Eli Zaretskii <eliz@gnu.org>
02b67415
MR
1075
1076 * gdb.texinfo (Architecture-Specific Protocol Details): Define
1077 nodes for subsections. Add @acronym mark-ups and adjust
1078 formatting.
1079
aff139ff
JK
10802012-05-18 Jan Kratochvil <jan.kratochvil@redhat.com>
1081
1082 Rename $ddir to $datadir.
1083 * gdb.texinfo (Auto-loading, Auto-loading safe path)
1084 (objfile-gdb.py file): Rename $ddir to $datadir.
1085
9cb709b6
TT
10862012-05-18 Tom Tromey <tromey@redhat.com>
1087
1088 * gdb.texinfo (Print Settings): Document 'set print symbol'.
1089
e7e0cddf
SS
10902012-05-14 Stan Shebs <stan@codesourcery.com>
1091
1092 * gdb.texinfo (Dynamic Printf): New subsection.
1093
7efc75aa
SCR
10942012-05-13 Siva Chandra Reddy <sivachandra@google.com>
1095
1096 * gdb.texinfo (Basic Python): Add description about the function
1097 gdb.find_pc_line
1098
f307c045
JK
10992012-05-12 Jan Kratochvil <jan.kratochvil@redhat.com>
1100 Eli Zaretskii <eliz@gnu.org>
1101
1102 * gdb.texinfo (Separate Debug Files): Use plural form for global
1103 debugging information directory.
1104
85d4a676
SS
11052012-05-11 Stan Shebs <stan@codesourcery.com>
1106 Kwok Cheung Yeung <kcy@codesourcery.com>
1107
1108 * gdb.texinfo (Operating System Auxiliary Information): Document new
1109 'info os' subcommands.
1110
c1668e4e
JK
11112012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1112
1113 * gdb.texinfo (Auto-loading, Init File in the Current Directory)
1114 (libthread_db.so.1 file, objfile-gdb.gdb file, objfile-gdb.py file)
1115 (dotdebug_gdb_scripts section): Add reference
1116 to 'Auto-loading safe path'.
1117
7349ff92
JK
11182012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1119
1120 Implement multi-component --with-auto-load-dir.
1121 * gdb.texinfo (Auto-loading): New references
1122 for 'set auto-load scripts-directory'
1123 and 'show auto-load scripts-directory'.
1124 (Auto-loading safe path): Describe the new default. Move $ddir
1125 substituation reference to 'objfile-gdb.py file'.
1126 (objfile-gdb.py file): Describe script-name alias. Change real-name to
1127 script-name. Describe new 'set auto-load scripts-directory'
1128 and 'show auto-load scripts-directory'.
1129
6dea1fbd
JK
11302012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1131
1132 Provide $ddir substitution for --with-auto-load-safe-path.
1133 * gdb.texinfo (Auto-loading): Replace /usr/local by $ddir/auto-load.
1134 (Auto-loading safe path): Likewise. Mention the default value,
1135 $ddir substitution, --with-auto-load-safe-path and
1136 --without-auto-load-safe-path.
1137 * observer.texi (gdb_datadir_changed): New.
1138
1ccacbcd
JK
11392012-05-09 Jan Kratochvil <jan.kratochvil@redhat.com>
1140
1141 * gdb.texinfo (Auto-loading): Wrap too long lines in @smallexample.
1142 Twice.
1143
d9242c17
JK
1144 * gdb.texinfo (Separate Debug Files, Auto-loading safe path): Replace
1145 directory separator by path separator.
1146
af2c1515
JK
11472012-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
1148
1149 * gdb.texinfo (Auto-loading safe path): Make 'directories'
1150 for 'set auto-load safe-path' optional. Mention if it is omitted.
1151 Change disabling security protection condition to "/", twice.
1152
a20ee7a4
SCR
11532012-05-03 Siva Chandra Reddy <sivachandra@google.com>
1154
1155 * gdb.texinfo (Symbol Tables In Python): Add documentation about
1156 the new methods global_block and static_block on gdb.Symtab
1157 objects.
1158
56af09aa
SCR
11592012-05-02 Siva Chandra Reddy <sivachandra@google.com>
1160
1161 * gdb.texinfo (Blocks In Python): Add a note saying that future
1162 improvements to GDB and its infrastructure can move symbols
1163 across blocks within a symbol table.
1164
2746b0ef
YQ
11652012-04-29 Yao Qi <yao@codesourcery.com>
1166
1167 * gdb.texinfo (Architectures): Remove menu entry `A29K'.
1168 (A29K): Remove.
1169
62e5f89c
SDJ
11702012-04-27 Sergio Durigan Junior <sergiodj@redhat.com>
1171 Tom Tromey <tromey@redhat.com>
1172
1173 * gdb.texinfo (Static Probe Points): New entry, explaining SystemTap
1174 and generic static probe support on GDB.
1175
a766d390
DE
11762012-04-25 Doug Evans <dje@google.com>
1177
50f042b9
DE
1178 * gdb.texinfo (Go): Fix thinko.
1179
a766d390
DE
1180 * gdb.texinfo (Supported Languages): Add Go.
1181 (Go): New node.
1182
f02e2b19
YQ
11832012-04-25 Yao Qi <yao@codesourcery.com>
1184
1185 * gdbint.texinfo (Testsuite): New section `Board settings'.
1186
68d41a48
JK
11872012-04-23 Jan Kratochvil <jan.kratochvil@redhat.com>
1188
1189 * gdb.texinfo (Auto-loading safe path): Remove trailing [@dots{}].
1190 Three times.
1191
174bb630
JK
1192 * gdb.texinfo (Auto-loading safe path): Add trailing @dots{}.
1193 Three times.
1194
0511cc75
JK
11952012-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
1196
1197 * gdb.texinfo (Auto-loading safe path): Replace @itemize @bullet
1198 by @table @asis. Fix formatting of one item.
1199
0070f25a
JK
12002012-04-18 Jan Kratochvil <jan.kratochvil@redhat.com>
1201
1202 * gdb.texinfo (Auto-loading verbose mode): Fix smallexample typo.
1203
4dc84fd1
JK
12042012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
1205
1206 New option "set debug auto-load".
1207 * gdb.texinfo (Auto-loading): New menu item for auto-load verbose mode.
1208 (auto-load verbose mode): New node.
1209
bccbefd2
JK
12102012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
1211
1212 New option "set auto-load safe-path".
1213 * gdb.texinfo (Auto-loading): Extend the "show auto-load"
1214 and "info auto-load" examples for safe-path. Put there also references
1215 for "set auto-load safe-path" and "show auto-load safe-path".
1216 New menu item for Auto-loading safe path.
1217 (Auto-loading safe path): New node.
1218 (Python Auto-loading): Update the expected output from "Missing"
1219 to "No".
1220
bf88dd68
JK
12212012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
1222
1223 auto-load: Implementation.
1224 * gdb.texinfo (Mode Options): New anchor for -nx.
1225 (Startup): New anchors for Option -init-eval-command,
1226 Home Directory Init File
1227 and Init File in the Current Directory during Startup.
1228 Mention set auto-load local-gdbinit with a reference.
1229 Change the sample code to "set auto-load python-scripts".
1230 (Threads): New anchor set libthread-db-search-path.
1231 Provide references to libthread_db.so.1 file.
1232 (Controlling GDB): New menu item for Auto-loading.
1233 (Auto-loading, Init File in the Current Directory)
1234 (libthread_db.so.1 file, objfile-gdb.gdb file): New nodes.
1235 (Python): Rename the menu item Auto-loading to Python Auto-loading.
1236 (Writing a Pretty-Printer, Objfiles In Python): Update the renamed
1237 reference.
1238 (Auto-loading): Rename to ...
1239 (Python Auto-loading): ... here. Change "set auto-load-scripts" to
1240 "set auto-load python-scripts", new anchor for it. Change
1241 "show auto-load-scripts" to "show auto-load python-scripts", new anchor
1242 for it. Change "info auto-load-scripts"
1243 to "info auto-load python-scripts", new anchor for it. Change "scripts"
1244 to "Python scripts".
1245
8264ba82
AG
12462012-04-14 Anton Gorenkov <xgsa@yandex.ru>
1247
1248 PR mi/13393
1249 * gdb.texinfo (Print Settings): Extend the description for "set print
1250 object".
1251 (GDB/MI Variable Objects): Extend the description for -var-create and
1252 -var-list-children.
1253
06fc020f
SCR
12542012-04-11 Siva Chandra Reddy <sivachandra@google.com>
1255
1256 * gdb.texinfo (Examining Data): Document the 'explore' command.
1257
7191c139
JB
12582012-03-28 Joel Brobecker <brobecker@adacore.com>
1259
1260 * gdb.texinfo (GDB/MI Variable Objects): Document what happens
1261 to the children of a varobj and its update range when -var-update
1262 returns that the varobj's type changed.
1263
3708f05e
JK
12642012-03-27 Jan Kratochvil <jan.kratochvil@redhat.com>
1265
1266 * gdb.texinfo (Auto-loading): Move @menu to the end of @node.
1267 Create two new links fir 'objfile-gdb.py file'
1268 and 'dotdebug_gdb_scripts section'.
1269
8e0583c8
JK
12702012-03-27 Jan Kratochvil <jan.kratochvil@redhat.com>
1271
1272 * gdb.texinfo (Auto-loading): Rename node reference
1273 '.debug_gdb_scripts section' to 'dotdebug_gdb_scripts section'.
1274 Twice.
1275 (.debug_gdb_scripts section): Rename the node ...
1276 (dotdebug_gdb_scripts section): ... here.
1277 (Maintenance Commands): Also rename this node reference.
1278
7b282c5a
SCR
12792012-03-22 Siva Chandra Reddy <sivachandra@google.com>
1280
1281 * gdb.texinfo (Python API/Values From Inferior): Add description
1282 about the new method Value.referenced_value. Add description on
1283 how Value.dereference is different (and similar) to
1284 Value.referenced_value.
1285
8320cc4f
JK
12862012-03-19 Jan Kratochvil <jan.kratochvil@redhat.com>
1287
1288 * gdb.texinfo (File Options): Describe --init-command=FILE, -ix and
1289 --init-eval-command=COMMAND, -iex.
1290 (Startup): Describe -iex and -ix. Simplify the example
1291 for "set auto-load-scripts off".
1292
481860b3
GB
12932012-03-16 Gary Benson <gbenson@redhat.com>
1294
1295 PR breakpoints/10738
1296 * gdb.texinfo (Inline Functions): Remove the now-unnecessary @item
1297 stating that GDB cannot set breakpoints on inlined functions.
1298 (Mode Options): Document --use-deprecated-index-sections.
1299 (Index Section Format): Document new index section version format.
1300
c4aeac85
TT
13012012-03-15 Tom Tromey <tromey@redhat.com>
1302
1303 * gdb.texinfo (Debugging C Plus Plus): Document "info vtbl".
1304
16899756
DE
13052012-03-13 Doug Evans <dje@google.com>
1306
1307 * gdb.texinfo (Help): Change apropos example to use "alias" instead
1308 of "reload".
1309 (Symbols): Delete docs for set/show symbol-reloading.
1310 * gdbint.texinfo (Defining Other Architecture Features): Delete
1311 SYMBOL_RELOADING_DEFAULT.
1312 * refcard.tex: Delete reference to symbol-reloading.
1313
9b224c5e
PA
13142012-03-07 Pedro Alves <palves@redhat.com>
1315
1316 * gdb.texinfo (General Query Packets): Document new
1317 QProgramSignals packet.
1318 * gdb.texinfo (Remote configuration): Mention
1319 "program-signals-packet".
1320
169081d0
TG
13212012-03-05 Tristan Gingold <gingold@adacore.com>
1322
1323 * gdb.texinfo (General Query Packets): Document xfer:uib:read.
1324
d1feda86
YQ
13252012-03-03 Yao Qi <yao@codesourcery.com>
1326
1327 * gdb.texinfo (In-Process Agent): New node.
1328 Document new commands.
1329 (General Query Packets): Add packet `QAgent'.
1330
1faeff08
MR
13312012-03-01 Maciej W. Rozycki <macro@codesourcery.com>
1332
1333 * gdb.texinfo (MIPS Features): Add org.gnu.gdb.mips.dsp.
1334
7d74f244
DE
13352012-03-01 Scott J. Goldman <scottjg@vmware.com>
1336
1337 * gdb.texinfo (Commands In Python): Put example python macro in
1338 COMMAND_USER category rather than COMMAND_OBSCURE.
1339 Document gdb.COMMAND_USER.
1340 (User-defined Commands): Update documentation to clarify
1341 "set/show max-user-call-depth" and "show user" don't apply to python
1342 commands. Update documentation to clarify "help user-defined" may
1343 also include python commands defined as COMMAND_USER.
1344
6fe37d23
JK
13452012-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
1346
1347 * gdb.texinfo (Startup): Add option -ex description to the option -x
1348 description.
1349
83364271
LM
13502012-02-24 Luis Machado <lgustavo@codesourcery.com>
1351
1352 * gdb.texinfo (Setting Breakpoints): Mention and explain the
1353 condition-evaluation breakpoint parameter.
1354 Mention condition-evaluation mode being shown in "info break".
1355 (Break Conditions): Add description for target-side
1356 conditional breakpoints.
1357 (Remote Configuration): Mention conditional-breakpoints-packet.
1358 (Packets): Add cond-expr parameter to Z0/Z1 packets and explain
1359 cond-expr.
1360 (General Query Packets): Mention new ConditionalBreakpoint feature.
1361
bdb1994d
TT
13622012-02-22 Tom Tromey <tromey@redhat.com>
1363
1364 * gdb.texinfo (Blocks In Python): Clarify block iteration.
1365
4d241c86
TT
13662012-02-17 Tom Tromey <tromey@redhat.com>
1367
1368 PR python/10753:
1369 * gdb.texinfo (objfile-gdb.py file): Fix location of auto-load
1370 directory.
1371
816338b5
SS
13722012-02-14 Stan Shebs <stan@codesourcery.com>
1373
1374 * gdb.texinfo (Disabling Breakpoints): Document enable count.
1375
cc30c4bd
PA
13762012-02-13 Pedro Alves <palves@redhat.com>
1377
1378 * gdb.texinfo (MIPS boards): Refer to mips-elf instead of
1379 mips-idt-ecoff.
1380
035d1e5b
YQ
13812012-02-09 Yao Qi <yao@codesourcery.com>
1382
1383 * gdb.texinfo (Symbols In Python): Add missing `@end defvar'.
1384
f0823d2c
TT
13852012-02-07 Tom Tromey <tromey@redhat.com>
1386
1387 * gdb.texinfo (Symbols In Python): Document Symbol.needs_frame and
1388 Symbol.value.
1389
64e7d9dd
TT
13902012-02-07 Tom Tromey <tromey@redhat.com>
1391
1392 * gdb.texinfo (Symbols In Python): Document Symbol.line.
1393
4220b2f8
TS
13942012-01-27 Thomas Schwinge <thomas@codesourcery.com>
1395
1396 * gdb.textinfo (Packets): Move vCont paragraph to the correct place.
1397
edcc5120
TT
13982012-01-24 Tom Tromey <tromey@redhat.com>
1399
1400 * gdb.texinfo (Set Catchpoints): Document "catch load" and "catch
1401 unload".
1402 (Files): Mention new catch commands.
1403 (GDB/MI Async Records): Likewise.
1404
53fe1783
GB
14052012-01-24 Gary Benson <gbenson@redhat.com>
1406
1407 Delete #if 0'd out code.
1408 * gdb.texinfo (Frame Info): Remove "info catch".
1409
b9e7b9c3
UW
14102012-01-20 Ulrich Weigand <ulrich.weigand@linaro.org>
1411
1412 * gdb.texinfo (Remote Configuration): Document
1413 "set remote hostio-readlink-packet" command.
1414 (General Query Packets): Document vFile:readlink packet.
1415
4aac40c8
TT
14162012-01-16 Tom Tromey <tromey@redhat.com>
1417
1418 * gdb.texinfo (Specify Location): Document relative file name
1419 handling.
1420
cafec441
TT
14212012-01-16 Tom Tromey <tromey@redhat.com>
1422
1423 * gdb.texinfo (gdb.printing): Document FlagEnumerationPrinter.
1424
0ee339bc
JK
14252012-01-13 Jan Kratochvil <jan.kratochvil@redhat.com>
1426 Eli Zaretskii <eliz@gnu.org>
1427
1428 * gdbint.texinfo (Coding Standards): Require braces for two lines of
1429 code.
1430
72384ba3
PH
14312012-01-11 Paul Hilfinger <hilfingr@adacore.com>
1432
1433 * gdb.texinfo (Variables): Document use of :: for non-static
1434 variables.
1435
ce1b17c4
JB
14362012-01-05 Joel Brobecker <brobecker@adacore.com>
1437
1438 * gdbint.texinfo (Start of New Year Procedure): Update
1439 to replace use of copyright.sh by use of copyright.py.
1440
217bff3e
JK
14412012-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1442
1443 Remove the gdbtui binary.
1444 * all-cfg.texi (GDBTUI): Remove.
1445 * gdb.texinfo (Mode Options): Remove the GDBTUI reference.
1446 (TUI): Remove GDBTUI pindex. Remove the GDBTUI reference.
1447 * gdbint.texinfo (Testsuite): Replace `gdbtui' by `gdb -tui'.
1448
cc72b2a2
KP
14492011-12-23 Kevin Pouget <kevin.pouget@st.com>
1450
1451 Introduce gdb.FinishBreakpoint in Python.
1452 * gdb.texinfo (Finish Breakpoints in Python): New subsection.
1453 (Python API): Add menu entry for Finish Breakpoints.
1454
13ac8d2c
JK
14552011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
1456
1457 * gdbint.texinfo (Testsuite): Describe KFAIL and XFAIL in Writing
1458 tests.
1459
e0f9f062
DE
14602011-12-16 Doug Evans <dje@google.com>
1461
1462 * gdb.texinfo (Server): Document -/stdio argument to gdbserver.
1463
80b6e756
PM
14642011-12-16 Phil Muldoon <pmuldoon@redhat.com>
1465
1c3ad6ab 1466 * gdb.texinfo (Python Commands): Remove "maint set/show print
80b6e756
PM
1467 stack". Add documentation for "set/show python print-stack".
1468
2fb860fc
PA
14692011-12-14 Pedro Alves <pedro@codesourcery.com>
1470
1471 * gdb.texinfo (Implementing a Remote Stub): Explain that you
1472 should transfer control to the stub in the startup code instead of
1473 in main. Mention the need to get past the initial breakpoint.
1474
f8eba3c6
TT
14752011-12-06 Tom Tromey <tromey@redhat.com>
1476
1477 * gdb.texinfo (Set Breaks): Update for new behavior.
1478
2268b414
JK
14792011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1480
1481 * gdb.texinfo (Requirements, Remote Protocol): Reference also `Library
1482 List Format for SVR4 Targets'.
1483 (General Query Packets): New item qXfer:libraries-svr4:read.
1484 (Library List Format for SVR4 Targets): New node.
1485
ae6f0d5b
TT
14862011-12-01 Tom Tromey <tromey@redhat.com>
1487
1488 * gdb.texinfo (Writing a Pretty-Printer): Use append method, not
1489 add.
1490
36dfb11c
TT
14912011-11-22 Tom Tromey <tromey@redhat.com>
1492
1493 * gdb.texinfo (GDB/MI Async Records): Document new *stopped
1494 reasons.
1495
f196051f
SS
14962011-11-20 Stan Shebs <stan@codesourcery.com>
1497
1498 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
1499 note-related options and variables.
1500 (Tracepoint Packets): Document packet changes.
1501
f85b53f8
SD
15022011-11-20 Sanjoy Das <sdas@igalia.com>
1503
1504 * gdb.texinfo (JIT Interface): Add documentation on writing and
1505 usind JIT debug info readers.
1506 (Custom Debug Info, Using JIT Debug Info Readers, Writing JIT
1507 Debug Info Readers): New nodes.
1508
bfccc43c
YQ
15092011-11-18 Yao Qi <yao@codesourcery.com>
1510
1511 * gdb.texinfo (Create and Delete Tracepoints): Mention pending
1512 tracepoint.
1513
c011a4f4
DE
15142011-11-15 Doug Evans <dje@google.com>
1515
1516 * gdb.texinfo (Files): Document basenames-may-differ.
1517
ed59ded5
DE
15182011-11-14 Doug Evans <dje@google.com>
1519
1520 * gdb.texinfo (Shell Commands): Document "!".
1521
405f8e94
SS
15222011-11-14 Stan Shebs <stan@codesourcery.com>
1523 Kwok Cheung Yeung <kcy@codesourcery.com>
1524
1525 * gdb.texinfo (Create and Delete Tracepoints): Describe what is
1526 needed to get shorter fast tracepoints.
1527 (Tracepoint Packets): Document new qTMinFTPILen packet.
1528
1e4d1764
YQ
15292011-11-14 Yao Qi <yao@codesourcery.com>
1530
1531 * gdb.texinfo (Create and Delete Tracepoints): Describe changed
1532 behavior of tracepoint.
1533 (General Query Packets): New feature InstallInTrace.
1534 (Remote Configuration): Document "set remote
1535 install-in-trace-packet".
1536
71eba9c2 15372011-11-12 Matt Rice <ratmice@gmail.com>
1538
1539 * gdb.texinfo (C Preprocessor Macros): Remove info definitions.
1540 Add arguments to info macro.
1541
e0f8f636
TT
15422011-11-10 Tom Tromey <tromey@redhat.com>
1543
1544 * gdb.texinfo (Compilation): Don't mention -gdwarf-2. Link to GCC
1545 manual.
1546 (Variables): Don't mention -gdwarf-2. Link to Compilation node.
1547 (Macros): Add a footnote.
1548 (C): Remove paragraph about compiler options.
1549 (C Constants): Mention wide character and string constants.
1550 (C Plus Plus Expressions): Update compiler option advice. Mention
1551 using declarations. Mention ADL. Remove old HP compiler
1552 information.
1553
625c0d47
TT
15542011-11-10 Tom Tromey <tromey@redhat.com>
1555
1556 PR c++/9257:
1557 * gdb.texinfo (Print Settings): Add an extra note about the need
1558 for a vtable.
1559
4be2aacc
MR
15602011-11-08 Maciej W. Rozycki <macro@codesourcery.com>
1561
1562 * gdb.texinfo (MIPS): Remove duplicate "auto" reference from
1563 "set mips abi" documentation.
1564
0a1c4d10
DE
15652011-11-04 Doug Evans <dje@google.com>
1566
1567 * gdb.texinfo (Maintenance Commands): Update docs of "maint time".
1568
aad1c02c
TT
15692011-11-03 Tom Tromey <tromey@redhat.com>
1570
1571 * gdb.texinfo (Stopping): Add menu entry.
1572 (Continuing and Stepping): Restore @node. Use @section, not
1573 @subsection.
1574
983fb131
MR
15752011-11-03 Maciej W. Rozycki <macro@codesourcery.com>
1576
1577 * gdb.texinfo (Skipping Over Functions and Files): Remove node
1578 designation. Fix "Specify Location" cross-reference.
1579
3065dfb6
SS
15802011-11-02 Stan Shebs <stan@codesourcery.com>
1581
1582 * gdb.texinfo (Tracepoint Action Lists): Document collect/s.
1583 (General Query Packets): Describe tracenz feature.
1584 * agentexpr.texi (Bytecode Descriptions): Describe tracenz.
1585
0aaaf063
PK
15862011-10-28 Paul Koning <paul_koning@dell.com>
1587
1588 * gdb.texinfo (gdb.types): Rename deepitems to deep_items.
1589
2231f1fb
KP
15902011-10-27 Kevin Pouget <kevin.pouget@st.com>
1591
1592 * gdb.texinfo ((Frames In Python): Document
1593 gdb.FRAME_UNWIND_FIRST_ERROR contant.
1594
5110b5df
PK
15952011-10-26 Paul Koning <paul_koning@dell.com>
1596
1597 * gdb.texinfo (gdb.types): Document new deepitems function.
1598
22dbab46
PK
15992011-10-25 Paul Koning <paul_koning@dell.com>
1600
1601 PR python/13327
1602
1603 * gdb.texinfo (Values From Inferior): Add is_lazy attribute,
1604 fetch_lazy method.
1605
9df2fbc4
PM
16062011-10-20 Phil Muldoon <pmuldoon@redhat.com>
1607
1608 PR python/12656
1609
1610 * gdb.texinfo (Blocks In Python): Document is_static, is_global,
1611 global_block, static_block function.
1612
f05e2e1d
TT
16132011-10-19 Tom Tromey <tromey@redhat.com>
1614
1615 * gdb.texinfo (Commands In Python): Add missing "@"s.
1616
a7fc3f37
KP
16172011-10-13 Kevin Pouget <kevin.pouget@st.com>
1618
1619 PR python/13285 Document named constants for frame unwind stop reasons
1620 * gdb.texinfo (Frames In Python): Document gdb.FRAME_UNWIND_*
1621 constants.
1622
5048e516
JK
16232011-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
1624
1625 Fix compatibility with texinfo versions older than 4.12.
1626 * Makefile.in (MAKEINFO): Set to @MAKEINFO@.
1627 (MAKEINFOFLAGS, MAKEINFO_EXTRA_FLAGS, MAKEINFO_CMD): New.
1628 (MAKEHTMLFLAGS): Use MAKEINFO_CMD.
1629 (gdb.info, gdbint.info, stabs.info, annotate.info): Use MAKEINFO_CMD.
1630 * gdb.texinfo (Tail Call Frames): Convert @arrow{} to @click, when possible.
1631 Make the conversion conditional on HAVE_MAKEINFO_CLICK, using variables
1632 CALLSEQ1A, CALLSEQ1B, CALLSEQ2A and CALLSEQ2B.
1633
5a56e9c5
DE
16342011-10-09 Doug Evans <dje@google.com>
1635
1636 * gdb.texinfo (Extending GDB): Document alias command.
1637
36b11add
JK
16382011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
1639
1640 Support @entry in input expressions.
1641 * gdb.texinfo (Variables): Describe @entry names suffix.
1642 (Print Settings): Add anchor for `set print entry-values'.
1643
e18b2753
JK
16442011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
1645 Eli Zaretskii <eliz@gnu.org>
1646
1647 Display @entry parameter values (without references).
1648 * gdb.texinfo (Tail Call Frames): Add anchor. Add self tail call
1649 example.
1650 (Print Settings): New description of set print entry-values and show
1651 print entry-values.
1652
111c6489
JK
16532011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
1654 Eli Zaretskii <eliz@gnu.org>
1655
1656 Recognize virtual tail call frames.
1657 * gdb.texinfo (Optimized Code): Add reference to Tail Call Frames.
1658 (Tail Call Frames): New node.
1659 (Frames In Python): Add gdb.TAILCALL_FRAME.
1660
9c15afc4
DE
16612011-10-07 Doug Evans <dje@google.com>
1662
1663 * gdb.texinfo (gdb.printing): Document new `replace' arg to
1664 register_pretty_printer.
1665
99f5279d
PM
16662011-10-07 Phil Muldoon <pmuldoon@redhat.com>
1667
1668 PR python/12930
1669 PR python/12802
1670
1671 * gdb.texinfo (Breakpoints In Python): Clarify behavior in the
1672 stop method.
1673
03583c20
UW
16742011-10-07 Ulrich Weigand <ulrich.weigand@linaro.org>
1675
1676 * gdb.texinfo (Starting your Program): "set disable-randomization"
1677 is no longer Linux-specific.
1678 (Remote Configuration): Document "set remote
1679 disable-randomization-packet".
1680 (General Query Packets): Document "QDisableRandomization" packet
1681 and add it to "qSupported" list.
1682
bd054e06
KP
16832011-10-07 Kevin Pouget <kevin.pouget@st.com>
1684
1685 Allow Python notification of new object-file loadings.
1686 * gdb.texinfo (Events In Python): Document `gdb.NewObjFileEvent'
1687 event type.
1688
cb6be26b
KP
16892011-10-04 Kevin Pouget <kevin.pouget@st.com>
1690
1691 PR python/12691: Add the inferior to Python exited event
1692 * gdb.texinfo (Events In Python): Describe exited inferior attribute.
1693
a05336a1
JB
16942011-10-03 Joel Brobecker <brobecker@adacore.com>
1695
1696 * gdb.texinfo (GDB/MI Miscellaneous Commands): Minor
1697 rephasing.
1698
5d77fe44
JB
16992011-10-03 Joel Brobecker <brobecker@adacore.com>
1700
1701 * gdb.texinfo (GDB/MI Ada Tasking Commands): New node.
1702 (GDB/MI Miscellaneous Commands): Add `ada-task-info'
1703 as possible feature returned by the `-list-features'
1704 command.
1705
699df94d
PK
17062011-09-28 Paul Koning <paul_koning@dell.com>
1707
1708 * gdb.texinfo (gdb.Type): Document field access by dictionary
1709 key syntax.
1710
24bdad53
YQ
17112011-09-28 Yao Qi <yao@codesourcery.com>
1712
1713 * gdb.texinfo (Files): Update options for `add-symbol-file'.
1714 Add one space after option `-s'. Remove @r{} markup.
1715
6710bf39
SS
17162011-09-27 Stan Shebs <stan@codesourcery.com>
1717
1718 * gdb.texinfo (Tracepoint Action Lists): Document $_ret.
1719
d99f7e48
HZ
17202011-09-16 Hui Zhu <teawater@gmail.com>
1721
1722 * gdb.texinfo (Tracepoint Restrictions): Change *$esp@300
1723 to *(unsigned char *)$esp@300.
1724
d812018b
PK
17252011-09-15 Paul Koning <paul_koning@dell.com>
1726
1727 * gdb.texinfo: Make style of Python functions and methods match
1728 the syntax of Python. Also put class and module names explicitly
1729 on function, member, and variable names, matching Python
1730 documentation conventions.
1731
2aa48337
KP
17322011-09-15 Kevin Pouget <kevin.pouget@st.com>
1733
1734 PR Python/12692 Add gdb.selected_inferior() to Python interface.
1735 * gdb.texinfo (Inferiors In Python): Describe new
1736 gdb.selected_inferior() function.
1737
6839b47f
KP
17382011-09-15 Kevin Pouget <kevin.pouget@st.com>
1739
1740 Handle multiple breakpoint hits in Python interface:
1741 * gdb.texinfo (Events In Python): New function documentation:
1742 gdb.BreakpointEvent.breakpoints. Indicate that
1743 gdb.BreakpointEvent.breakpoint is now deprecated.
1744
26829f2b
JB
17452011-09-04 Joel Brobecker <brobecker@adacore.com>
1746
1747 * gdb.texinfo: Set EDITION to "Tenth" and change ISBN.
1748
a9f54f60
TT
17492011-08-25 Andrew Oakley <andrew@ado.is-a-geek.net>
1750
1751 * gdb.texinfo (Types In Python): Document 'bitpos' for enums.
1752
fa3a4f15
PM
17532011-08-17 Phil Muldoon <pmuldoon@redhat.com>
1754
1755 * gdb.texinfo (Prompt): Add set/show extended-prompt
1756 documentation
1757 (Basic Python): Add prompt_hook anchor.
1758 (Python modules): Reword module text to reflect multiple modules.
1759 (gdb.prompt): Document gdb.prompt module.
1760
224bbe49
YQ
17612011-08-14 Yao Qi <yao@codesourcery.com>
1762
78d85199
YQ
1763 * gdb.texinfo (General Query Packets): Document qXfer:fdpic:read packet.
1764
17652011-08-14 Yao Qi <yao@codesourcery.com>
1766
1767 * gdb.texinfo (Standard Target Features): Document C6x features.
224bbe49
YQ
1768 (TIC6x Features): New node.
1769
457e09f0
DE
17702011-08-12 Doug Evans <dje@google.com>
1771
1772 * gdb.texinfo (Symbols In Python): Document symbol.type.
1773
5e239b84
PM
17742011-08-09 Phil Muldoon <pmuldoon@redhat.com>
1775
1776 * gdb.texinfo (Python): Document command and function
1777 auto-loading.
1778
177bc839
JK
17792011-07-26 Jan Kratochvil <jan.kratochvil@redhat.com>
1780 Eli Zaretskii <eliz@gnu.org>
1781
1782 * gdb.texinfo (whatis, ptype): Highlight their differences. Describe
1783 typedefs unrolling. Extend the sample code by an inner typedef and
1784 outer typedefs unrolling.
1785
1a532630
PP
17862011-07-26 Paul Pluzhnikov <ppluzhnikov@google.com>
1787
1788 * gdb.texinfo (Caching Remote Data): Document {set,show} dcache
1789 size and line-size.
1790
9b158ba0 17912011-07-21 Matt Rice <ratmice@gmail.com>
1792
1793 PR macros/12999
1794 * gdb.texinfo (Macros): Add info definitions and info macros commands.
1795 Update text and cindex entries for info macro command.
1796
d17b6f81
PM
17972011-07-21 Phil Muldoon <pmuldoon@redhat.com>
1798
1799 * observer.texi (GDB Observers): Add before_prompt observer.
1800 * gdb.texinfo (Basic Python): Add documentation for prompt
1801 substitution.
1802
713389e0
PM
18032011-07-11 Phil Muldoon <pmuldoon@redhat.com>
1804
1805 PR python/12438
1806 * gdb.texinfo (Python Commands): Add deprecate note to maint
1807 set/show python print-stack. Document set/show python
1808 print-backtrace.
1809
177b42fe
TJB
18102011-07-05 Thiago Jung Bauermann <bauerman.ibm.com>
1811
1812 * gdb.texinfo: Fix typos.
1813
900e11f9
JK
18142011-07-01 Tom Tromey <tromey@redhat.com>
1815
1816 * gdb.texinfo (Debugging Output): Document set debug
1817 check-physname.
1818
39c4d40a
TT
18192011-06-29 Tom Tromey <tromey@redhat.com>
1820
1821 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document
1822 breakpoint-notifications feature.
1823
6f5def7d
UW
18242011-06-29 Ulrich Weigand <ulrich.weigand@linaro.org>
1825
1826 * gdb.texinfo (Target Description): Remove warning about
1827 possibly unstable format.
1828
8cf64490
TT
18292011-06-03 Tom Tromey <tromey@redhat.com>
1830
1831 * gdb.texinfo (GDB/MI Async Records): Document 'exit-code' field.
1832 (Events In Python): Note that exit_code is optional.
1833
393eab54
PA
18342011-05-17 Pedro Alves <pedro@codesourcery.com>
1835
1836 * gdb.texinfo (Remote Protocol) <Overview>: Mention vCont is
1837 required for multi-threading support.
1838 (Remote Protocol) <Packets>: Mention that 'c', 's', 'C', 'S' and
1839 Hc are deprecated for multi-threading debugging. Point readers at
1840 the vCont packet.
1841
75fc9810
DE
18422011-05-15 Doug Evans <dje@google.com>
1843
1844 * gdb.texinfo (Auto-loading): Document printing of missing scripts.
1845
01124a23
DE
18462011-05-13 Doug Evans <dje@google.com>
1847
98a5dd13
DE
1848 * gdb.texinfo (Threads): Document $sdir,$pdir.
1849 (Server): Document $pdir exception.
1850
dbaefcf7
DE
1851 * gdb.texinfo (Auto-loading): Document "info auto-load-scripts".
1852
cc63ef9b
DE
1853 * gdb.texinfo (Threads): Clarify default value for
1854 libthread-db-search-path.
7e0396aa 1855
01124a23
DE
1856 * gdb.texinfo (Completion): Update example.
1857 (Debugging Output): Delete `set/show debug lin-lwp-async'.
1858
d248b706
KY
18592011-05-12 Kwok Cheung Yeung <kcy@codesourcery.com>
1860
1861 * gdb.texinfo: Document change in the behaviour of the enable and
1862 disable GDB commands when applied to tracepoints.
1863 Document the EnableDisableTracepoints remote stub feature.
1864 Document QTEnable and QTDisable in the list of tracepoint packets.
1865
cc88a640
JK
18662011-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1867
1868 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Rename inc-hist.texinfo to
1869 hsuser.texi.
1870 * gdb.texinfo <!SYSTEM_READLINE>: Rename inc-hist.texinfo inclusion and
1871 comment to hsuser.texi. Change rluser.texi name in the comment.
1872
84e578fb
DE
18732011-05-10 Doug Evans <dje@google.com>
1874
1875 * gdb.texinfo (Threads): If an empty path is provided for
1876 libthread-db-search-path it is reset to its default value.
1877 (Server): Ditto.
1878
478aac75
DE
18792011-05-09 Doug Evans <dje@google.com>
1880
1881 * gdb.texinfo (Requirements): Fix typo. Mention --with-iconv-bin.
1882
9c06b0b4
TJB
18832011-05-06 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
1884 Thiago Jung Bauermann <bauerman@br.ibm.com>
1885
1886 Implement support for PowerPC BookE masked watchpoints.
1887 * gdb.texinfo (Set Watchpoints): Document mask parameter.
1888 (PowerPC Embedded): Mention support of masked watchpoints.
1889
9ed350ad
JB
18902011-05-03 Joel Brobecker <brobecker@adacore.com>
1891
1892 * gdb.texinfo (In Memoriam): Replace litteral uses of `GDB' with
1893 `@value{GDBN}'.
1894
4ceed123
JB
18952011-05-03 Joel Brobecker <brobecker@adacore.com>
1896
1897 * gdb.texinfo (titlepage): Remove dedication.
1898 (In Memoriam): New appendix.
1899
559a7a62
JK
19002011-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
1901 Eli Zaretskii <eliz@gnu.org>
1902
1903 * gdb.texinfo (Index Section Format): Change the version to 5.
1904 Describe the different formula.
1905
03f2bd59
JK
19062011-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
1907 Eli Zaretskii <eliz@gnu.org>
1908
1909 * gdb.texinfo (Starting and Stopping Trace Experiments): New anchor
1910 for disconnected tracing.
1911 (Multi-Process Mode for @code{gdbserver}): Mention --multi and
1912 extended-remote relationship. Mention --once.
1913 (TCP port allocation lifecycle of @code{gdbserver}): New.
1914
d9b1a651
EZ
19152011-04-23 Eli Zaretskii <eliz@gnu.org>
1916
1917 * gdb.texinfo (Server): Improve indexing. Index all optional
1918 switches to gdbserver.
1919
90476074
TT
19202011-04-20 Tom Tromey <tromey@redhat.com>
1921
1922 * gdb.texinfo (Index Section Format): New node.
1923 (Top): Add new node to menu.
1924
c21236dc
PA
19252011-04-20 Pedro Alves <pedro@codesourcery.com>
1926
1927 * gdb.texinfo (Maintenance Commands): Document `maint print
1928 remote-registers'.
1929
05c8c3f5
TT
19302011-04-20 Tom Tromey <tromey@redhat.com>
1931
1932 * gdb.texinfo (Trace File Format): Move node later.
1933
7a9dd1b2
TT
19342011-04-19 Tom Tromey <tromey@redhat.com>
1935
1936 * gdbint.texinfo (Register Information Functions): Remove
1937 duplicate "the".
1938 * gdb.texinfo (Emacs): Remove duplicate "to".
1939 (GDB/MI Variable Objects): Remove duplicate "the".
1940 (General Query Packets): Likewise.
1941
4368ebeb
JB
19422011-04-02 Joel Brobecker <brobecker@adacore.com>
1943
1944 * gdb.texinfo (GDB/MI Output Records): Fix menu entry for
1945 "GDB/MI Ada Exception Information" node.
1946
956a9fb9
JB
19472011-04-01 Joel Brobecker <brobecker@adacore.com>
1948
1949 * gdb.texinfo (GDB/MI Ada Exception Information): Document
1950 the "exception-name" field in the *stopped async record.
1951
f1310107
TJB
19522011-03-31 Thiago Jung Bauermann <bauerman@br.ibm.com>
1953 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
1954
1955 Implement support for PowerPC BookE ranged breakpoints.
1956 * gdb.texinfo (PowerPC Embedded): Document ranged breakpoints.
1957
8786b2bd
TT
19582011-03-28 Tom Tromey <tromey@redhat.com>
1959
1960 * gdb.texinfo (Set Tracepoints): Fix typo.
1961
9ef07c8c
TT
19622011-03-24 Tom Tromey <tromey@redhat.com>
1963
1964 * gdb.texinfo (Specify Location): Document `function:label'
1965 linespec.
1966
99c3dc11
PM
19672011-03-18 Phil Muldoon <pmuldoon@redhat.com>
1968
f1310107 1969 PR python/12149
99c3dc11
PM
1970
1971 * gdb.texinfo (Basic Python): Update gdb.write and flush text.
1972
29703da4
PM
19732011-03-17 Phil Muldoon <pmuldoon@redhat.com>
1974
1975 * gdb.texinfo (Blocks In Python): Add is_valid method description.
1976 (Inferiors In Python): Likewise.
1977 (Threads In Python): Likewise.
1978 (Symbols In Python): Likewise.
1979 (Objfiles In Python): Likewise.
1980 (Symbol Tables In Python): Likewise.
1981
c9174737
PA
19822011-03-15 Pedro Alves <pedro@codesourcery.com>
1983
1984 * gdb.texinfo (Auto Display) <undisplay, enable display, disable
1985 display>: Explain that the commands accept number ranges.
1986
7371cf6d
PM
19872011-03-14 Phil Muldoon <pmuldoon@redhat.com>
1988
1989 * gdb.texinfo (Breakpoints In Python): Add description and example
1990 of Python stop function operation.
1991
ecec24e6
PM
19922011-03-10 Phil Muldoon <pmuldoon@redhat.com>
1993
1994 * gdb.texinfo (Parameters In Python): Document get_set_string and
1995 get_show_string methods.
1996
6dcd5565
JK
19972011-02-28 Jan Kratochvil <jan.kratochvil@redhat.com>
1998
1999 * gdb.texinfo (Tracepoint Conditions): Fix missing parenthesis.
2000
81896e36
JK
2001 * gdb.texinfo (Starting and Stopping Trace Experiments): Fix
2002 circular-trace-buffer name.
2003
5e30da2c
JB
20042011-02-28 Joel Brobecker <brobecker@adacore.com>
2005
2006 * gdb.texinfo (Inferiors and Programs): Fix small error introduced
2007 in the previous change.
2008
3bd0f5ef 20092011-02-27 Michael Snyder <msnyder@vmware.com>
af624141
MS
2010
2011 * gdb.texinfo (Inferiors and Programs): Update commands to show
2012 that they can accept multiple arguments.
2013
4ec7539c
JB
20142011-02-24 Joel Brobecker <brobecker@adacore.com>
2015
2016 Revert the following patch (code patch was not approved):
2017 2011-02-21 Hui Zhu <teawater@gmail.com>
2018 * agentexpr.texi (bytecode descriptions): add printf.
2019 * gdb.texinfo (tracepoint action lists): add printf.
2020
82809774
DE
20212011-02-23 Doug Evans <dje@google.com>
2022
2023 * gdb.texinfo (Symbols In Python): Fix mention of C++, use C@t{++}.
2024
e5a67952
MS
20252011-02-23 Michael Snyder <msnyder@vmware.com>
2026
2027 * gdb.texinfo (Set Breaks): Add @dots{} to arguments of info break.
2028 (Set Watchpoints): Add @dots{} to argument of info watchpoints.
2029 (Listing Tracepoints): Add @dots{} to argument of info tracepoints.
2030
6e6fbe60
DE
20312011-02-22 Doug Evans <dje@google.com>
2032
2033 * gdb.texinfo (Symbols In Python): Document lookup_global_symbol.
2034 Clarify behaviour of lookup_symbol when `block' argument is omitted,
2035 add description of result, fix @defun formatting.
2036
f994e27a
HZ
20372011-02-21 Hui Zhu <teawater@gmail.com>
2038
2039 * agentexpr.texi (Bytecode Descriptions): Add printf.
2040 * gdb.texinfo (Tracepoint Action Lists): Add printf.
2041
c7f96d2b
TT
20422011-02-18 Tom Tromey <tromey@redhat.com>
2043
2044 * agentexpr.texi (Bytecode Descriptions): Document pick and rot.
2045
60f98dde
MS
20462011-02-14 Michael Snyder <msnyder@vmware.com>
2047
2048 * gdb.texinfo (threads): Document argument for "info threads" cmd.
2049 Document new command "thread find".
2050
08e796bc
MS
20512011-02-14 Michael Snyder <msnyder@vmware.com>
2052
2053 * gdb.texinfo (Threads): Update example of new thread message.
2054
b3b9301e
PA
20552011-02-14 Pedro Alves <pedro@codesourcery.com>
2056
2057 * gdb.texinfo (Remote Configuration): Mention set/show remote
2058 traceframe-info.
2059 (Tools/Packages Optional for Building GDB): Mention that expat is
2060 used for traceframe info.
2061 (Remote Protocol) <Menu>: Add "Traceframe Info Format".
2062 (General Query Packets) <qSupported>: Describe the
2063 qXfer:traceframe-info:read feature.
2064 (qXfer::read): Describe qXfer:traceframe-info:read.
2065 (Traceframe Info Format): New section.
2066
cef35b0f
PA
20672011-02-04 Pedro Alves <pedro@codesourcery.com>
2068
2069 * gdbint.texinfo (Formatting): Mention some formatting guidelines
2070 for casts and unary operators.
2071
f1cbe1d3
TT
20722011-02-04 Tom Tromey <tromey@redhat.com>
2073
2074 * gdb.texinfo (GDB/MI Async Records): Document that symbols-loaded
2075 is not useful.
2076
585fdaa1
PA
20772011-01-25 Pedro Alves <pedro@codesourcery.com>
2078
2079 * gdb.texinfo: s/value optimized out/optimized out/g
2080
7bfc9434
JB
20812011-01-21 Joel Brobecker <brobecker@adacore.com>
2082
2083 * gdb.texinfo (Other Misc Settings): Rework part of the
2084 documentation of the "set interactive mode" command.
2085
4694da01
TT
20862011-01-19 Tom Tromey <tromey@redhat.com>
2087
2088 * gdb.texinfo (Threads): Document thread name output and `thread
2089 name' command.
2090 (Threads In Python): Document Thread.name attribute.
2091 (GDB/MI Thread Commands): Document thread attributes.
2092
b716877b
AB
20932011-01-12 Andrew Burgess <aburgess@broadcom.com>
2094
2095 * gdb.texinfo (GDB/MI Data Manipulation): Update to reflect
2096 changes in mi/mi-cmd-disas.c
2097
13fd8b81
TT
20982011-01-12 Tom Tromey <tromey@redhat.com>
2099
2100 * gdb.texinfo (Threads): Remove duplicate text. Update examples.
2101 Fix "thread apply" text.
2102
e09342b5
TJB
21032011-01-11 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
2104 Thiago Jung Bauermann <bauerman@br.ibm.com>
2105
2106 Implement support for PowerPC BookE ranged watchpoints.
2107 * gdb.texinfo (PowerPC Embedded): Document ranged watchpoints and
2108 the "set powerpc exact-watchpoints" flag.
2109
06e65f44
TT
21102011-01-07 Tom Tromey <tromey@redhat.com>
2111
2112 * gdb.texinfo (Python API): Add descriptions to @menu items.
2113
d8e22779
TT
21142011-01-06 Tom Tromey <tromey@redhat.com>
2115
2116 * gdb.texinfo (Frames In Python): Document gdb.newest_thread.
2117
a255712f
PP
21182010-01-06 Paul Pluzhnikov <ppluzhnikov@google.com>
2119
e09342b5 2120 * gdb.texinfo (Debugging Output): Document "set debug jit".
a255712f 2121
ccfc3d6e
TT
21222011-01-06 Tom Tromey <tromey@redhat.com>
2123
2124 PR python/12133:
2125 * gdb.texinfo (Frames In Python): Document various frame
2126 constants.
2127
44944448
JB
21282011-01-05 Joel Brobecker <brobecker@adacore.com>
2129
2130 * doc/agentexpr.texi, doc/all-cfg.texi, doc/annotate.texinfo,
2131 doc/gdb.texinfo, doc/gdbint.texinfo, doc/observer.texi,
2132 doc/refcard.tex, doc/stabs.texinfo: Copyright year update.
2133
42ea3d7a
JK
21342011-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
2135
2136 * Makefile.in (diststuff): Remove gdb-cfg.texi and GDBvn.texi.
2137 (clean): Add GDBvn.texi.
2138
720d1a40
JB
21392010-12-29 Joel Brobecker <brobecker@adacore.com>
2140
2141 * gdb.texinfo (Ada Glitches): Remove paragraph describing the
2142 occasional case where the debugger prints an array address
2143 instead of the array itself.
2144
ad196637
PA
21452010-12-23 Pedro Alves <pedro@codesourcery.com>
2146
2147 * gdb.texinfo (Packets) <read registers packet>: Document support
2148 for registers that were not collected.
2149
a86caf66
DE
21502010-12-15 Doug Evans <dje@google.com>
2151
2152 * gdb.texinfo (Startup): Document auto-loading of scripts during
2153 startup.
2154 (Auto-loading): Delete "maint set python auto-load on|off".
2155 Add "set auto-load-scripts on|off".
2156
aae1c79a
DE
21572010-12-07 Doug Evans <dje@google.com>
2158
2159 * gdb.texinfo (Mode Options): Document -data-directory.
2160 (Data Files): Add reference to -data-directory.
2161
4e04c971
DE
21622010-11-29 Doug Evans <dje@google.com>
2163
2164 * gdb.texinfo (Pretty-Printer Introduction): Change
2165 printer-name:subprinter-name to printer-name;subprinter-name.
2166
94b6973e
PM
21672010-11-29 Phil Muldoon <pmuldoon@redhat.com>
2168
2169 PR python/12199
2170
2171 * gdb.texinfo (Breakpoints In Python): Document "delete" method.
2172
39037522
TT
21732010-11-23 Tom Tromey <tromey@redhat.com>
2174
2175 * gdb.texinfo (Top): Check SYSTEM_READLINE.
2176 (Editing): Likewise.
2177 (Command History): Likewise.
2178 (TUI Keys): Likewise.
2179 (Bug Reporting): Conditionally include rluser.texi and
2180 inc-history.texinfo.
2181 * Makefile.in (READLINE_TEXI_INCFLAG): New variable.
2182 (GDB_DOC_SOURCE_INCLUDES): Add comment.
2183 (GDBvn.texi): Set SYSTEM_READLINE when appropriate.
2184 (gdb.dvi): Use READLINE_TEXI_INCFLAG.
2185 (gdb.pdf): Likewise.
2186 (gdb.info): Likewise.
2187 (gdb/index.html): Likewise.
2188
5ae98d25
TT
21892010-11-23 Tom Tromey <tromey@redhat.com>
2190
2191 * Makefile.in (Makefile): Run ../config.status.
2192 (distclean): Update.
2193 * configure: Remove.
2194 * configure.ac: Remove.
2195
621c8364
TT
21962010-11-12 Tom Tromey <tromey@redhat.com>
2197
2198 * gdb.texinfo (Basic Python): Update. Add xref.
2199 (Exception Handling): Document new exception classes.
2200 (Types In Python): Update.
2201 (Frames In Python): Update.
2202
84f4c1fe
PM
22032010-11-11 Phil Muldoon <pmuldoon@redhat.com>
2204
2205 * gdb.texinfo (Breakpoints In Python): Document "internal"
2206 parameter, and visible attribute.
2207
99e7ae30
DE
22082010-11-05 Doug Evans <dje@google.com>
2209
2210 * gdb.texinfo (Source Path): Document "set directories".
2211
f4b8a18d
KW
22122010-11-05 Ken Werner <ken.werner@de.ibm.com>
2213
2214 * gdb.texinfo: (Summary) Add mention about OpenCL C language support.
2215 (OpenCL C): New node.
2216
7b51bc51
DE
22172010-11-02 Doug Evans <dje@google.com>
2218
2219 * gdb.texinfo (Pretty Printing): Expand into three sections,
2220 introduction, example, and commands.
2221 (Python API): Delete section Disabling Pretty-Printers, merge into
2222 Selecting Pretty-Printers.
2223 (Writing a Pretty-Printer): New section. Move the pretty-printer
2224 example here, and reformat to match python coding style. Add a second
2225 example using the gdb.printing module.
2226 (Python modules): Add gdb.printing.
2227
9eeee977
DE
22282010-10-29 Doug Evans <dje@google.com>
2229
2230 * gdb.texinfo (Python): Fix long line.
2231
a0e0ffdf
DE
22322010-10-20 Doug Evans <dje@google.com>
2233
2234 * gdbint.texinfo (Misc Guidelines): Renamed from Coding.
2235 All references updated. Correct sections marked as subsections.
2236 (Coding Standards): New chapter. Move the coding standard related
2237 subsections here. Add section on Python coding standards.
2238
0e3509db
DE
22392010-10-13 Doug Evans <dje@google.com>
2240
2241 * gdb.texinfo (Python): Add "Python modules".
2242 (Types in Python): Add reference to gdb.types section.
2243 (Python modules): New node.
2244
44592cc4
DE
22452010-10-11 Doug Evans <dje@google.com>
2246
2247 * gdb.texinfo (Values From Inferior): Add reference to "Types in
2248 Python" from gdb.Value.type description.
2249
6e1bb179
JB
22502010-09-28 Joel Brobecker <brobecker@adacore.com>
2251
2252 * gdb.texinfo (Ravenscar Profile): New node.
2253
e8467610
TT
22542010-09-22 Tom Tromey <tromey@redhat.com>
2255
2256 * gdb.texinfo (Values From Inferior): Mention Value.__init__.
2257
fccd1d1e
EZ
22582010-09-22 Eli Zaretskii <eliz@gnu.org>
2259
2260 * gdb.texinfo (Values From Inferior): Clarify that
2261 value.dynamic_type works only in C++ programs with RTTI.
2262
c1b6b909
TT
22632010-09-15 Paul Bolle <pebolle@tiscali.nl>
2264
2265 * gdb.texinfo (Character Sets): Correctly reference host-charset
2266 in example.
2267
7d288aaa
TT
22682010-09-13 Tom Tromey <tromey@redhat.com>
2269
2270 * gdb.texinfo (GDB/MI Stack Manipulation) <-stack-list-frames>:
2271 Document "fullname" and "from".
2272
f75d858b
MK
22732010-09-01 Marc Khouzam <marc.khouzam@ericsson.com>
2274
2275 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document new
2276 feature `reverse' output by -list-target-features.
2277
83b9503b
L
22782010-08-31 H.J. Lu <hongjiu.lu@intel.com>
2279
2280 * gdb.texinfo (i386 Features): Remove an extra "@item".
2281
03f17ccf
TT
22822010-08-30 Tom Tromey <tromey@redhat.com>
2283
2284 PR python/11792:
2285 * gdb.texinfo (Values From Inferior): Document dynamic_type.
2286
9779414d
DJ
22872010-08-24 Daniel Jacobowitz <dan@codesourcery.com>
2288
2289 * gdb.texinfo (ARM Features): Document
2290 org.gnu.gdb.arm.m-profile.
2291
f9ffd4bb
TT
22922010-08-23 Tom Tromey <tromey@redhat.com>
2293
2294 PR python/11145:
2295 * gdb.texinfo (Values From Inferior): Document dynamic_cast and
2296 reinterpret_cast methods.
2297
702c2711
TT
22982010-08-23 Tom Tromey <tromey@redhat.com>
2299
2300 PR python/11915:
2301 * gdb.texinfo (Types In Python): Document array method.
2302
66b73624
TJB
23032010-08-18 Thiago Jung Bauermann <bauerman@br.ibm.com>
2304
2305 * gdb.texinfo (PowerPC Embedded): Mention support for the DVC register.
2306
06a64a0b
TT
23072010-08-16 Tom Tromey <tromey@redhat.com>
2308
2309 * gdb.texinfo (Set Watchpoints): Document -location option.
2310
a3a7127e
DE
23112010-08-13 Doug Evans <dje@google.com>
2312
2313 * gdb.texinfo (.debug_gdb_scripts section): Fix typo.
2314
8dedea02
VP
23152010-08-13 Vladimir Prus <vladimir@codesourcery.com>
2316
2317 * gdb.texinfo (GDB/MI Data Manipulation): Document
2318 -data-read-memory-raw and -data-write-memory-raw.
2319
ca5c20b6 23202010-08-11 Tom Tromey <tromey@redhat.com>
889bf7c5 2321 Phil Muldoon <pmuldoon@redhat.com>
ca5c20b6
PM
2322
2323 * gdb.texinfo (Basic Python): Describe post_event API.
2324
cb2e07a6
PM
23252010-08-11 Phil Muldoon <pmuldoon@redhat.com>
2326
2327 * gdb.texinfo (Basic Python): Describe solib_address and
889bf7c5 2328 decode_line Python APIs
cb2e07a6 2329
464b3efb
TT
23302010-08-10 Tom Tromey <tromey@redhat.com>
2331
2332 * gdb.texinfo (Pretty Printing API): Document
2333 gdb.default_visualizer.
2334
c29c521f
TT
23352010-08-10 Tom Tromey <tromey@redhat.com>
2336
2337 Revert gdb-add-index addition:
2338 * gdb.texinfo (Index Files): Don't document gdb-add-index.
2339
5da1313b
JK
23402010-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
2341 Eli Zaretskii <eliz@gnu.org>
2342
2343 * gdb.texinfo (Mode Options) <-batch>
2344 (Basic Python) <gdb.execute>: Describe setting width and height.
2345
02d868e8
PP
23462010-07-31 Paul Pluzhnikov <ppluzhnikov@google.com>
2347
2348 * gdb.texinfo (Threads): Document 'debug libthread-db'.
2349
c2bbed2a
TT
23502010-07-30 Tom Tromey <tromey@redhat.com>
2351
2352 * gdb.texinfo (Index Files): Mention gdb-add-index.
2353
6c13bbe1
HZ
23542010-07-30 Hui Zhu <teawater@gmail.com>
2355
2356 * gdb.texinfo (Inferiors and Programs): Update the introduce of
2357 "detach inferior" and "kill inferior".
2358
53a71c06
CR
23592010-07-28 CHENG Renquan <rqcheng@smu.edu.sg>
2360
2361 * gdb.texinfo (Machine Code): Update description of two forms of
2362 arguments, and add new example to demonstrate the new form.
2363
5374244e
PM
23642010-07-27 Phil Muldoon <pmuldoon@redhat.com>
2365
2366 * gdb.texinfo (Values From Inferior): Add value inferior function
2367 call description.
2368
8ea5bce5
JK
23692010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
2370
2371 * gdb.texinfo (Active Targets): Fix wrong comma placement.
2372
c0edd9ed
JK
23732010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
2374 Eli Zaretskii <eliz@gnu.org>
2375
2376 Make core files the process_stratum.
2377 * gdb.texinfo (Active Targets): Remove core_stratum. Include
2378 record_stratum example.
2379
9291a0cd
TT
23802010-07-13 Tom Tromey <tromey@redhat.com>
2381
2382 * gdb.texinfo (Index Files): New node.
2383
f5011d11
TT
23842010-07-13 Tom Tromey <tromey@redhat.com>
2385
2386 * gdb.texinfo (GDB/MI Variable Objects): Remove extra 'for'.
2387
0f5238ed
TT
23882010-07-13 Tom Tromey <tromey@redhat.com>
2389
2390 * gdb.texinfo (Specify Location): Document labels.
2391
74c761c1
PA
23922010-07-01 Pedro Alves <pedro@codesourcery.com>
2393
2394 * gdb.texinfo (Create and Delete Tracepoints): Add more index
2395 entries for fast tracepoints and static tracepoints.
2396
501994c0
PA
23972010-07-01 Pedro Alves <pedro@codesourcery.com>
2398
2399 * gdb.texinfo (General Query Packets) <qfThreadInfo,
2400 qsThreadInfo>: Spell out `l' as ell.
2401
0fb4aa4b
PA
24022010-07-01 Pedro Alves <pedro@codesourcery.com>
2403
2404 * gdb.texinfo (Convenience Variables): Document $_sdata.
2405 (Commands to Set Tracepoints): Describe static tracepoints. Add
2406 `Listing Static Tracepoint Markers' menu entry. Document
2407 "strace".
2408 (Tracepoint Action Lists): Document collecting $_sdata.
2409 (Listing Static Tracepoint Markers): New subsection.
2410 (Tracepoints support in gdbserver): Mention static tracepoints.
2411 (remote packets, enabling and disabling): Mention
2412 read-sdata-object.
2413 (General Query Packets) <qSupported>: Document qXfer:sdata:read
2414 and StaticTracepoint.
2415 Mention qTfSTM, qTsSTM and qTSTMat as tracepoint packets.
2416 Document qXfer:sdata:read.
2417 (Tracepoint packets): Document qTfSTM, qTsSTM and qTSTMat.
2418
dc3b15be
JB
24192010-06-29 Joel Brobecker <brobecker@adacore.com>
2420
2421 * gdb.texinfo (Threads In Python): Fix unmatched @end table.
2422
595939de
PM
24232010-06-28 Phil Muldoon <pmuldoon@redhat.com>
2424 Tom Tromey <tromey@redhat.com>
2425 Thiago Jung Bauermann <bauerman@br.ibm.com>
2426
2427 * gdb.texinfo (Inferiors In Python): New node.
2428 * gdb.texinfo (Threads In Python): New node.
2429
9279c692
JB
24302010-06-28 Joel Brobecker <brobecker@adacore.com>
2431
2432 * gdb.texinfo (Python): Document what the python directory is
2433 and what its location is.
2434 (Basic Python): Document the gdb.PYTHONDIR constant.
2435
bc9f0842
TT
24362010-06-25 Tom Tromey <tromey@redhat.com>
2437
2438 PR python/10808:
2439 * gdb.texinfo (Basic Python): Document new gdb.execute argument.
2440
f1421989
HZ
24412010-06-24 Hui Zhu <teawater@gmail.com>
2442
2443 * gdb.texinfo: (Commands for Controlled Output): Add
2444 documentation for command "eval".
2445
e4c0cfae
SS
24462010-06-21 Stan Shebs <stan@codesourcery.com>
2447
2448 * gdb.texinfo: Add explicit @node and @appendix for GFDL.
2449 * annotate.texinfo: Ditto.
2450 * gdbint.texinfo: Ditto.
2451 * stabs.texinfo: Ditto.
2452
bb08c432
HZ
24532010-06-22 Hui Zhu <teawater@gmail.com>
2454
2455 * gdb.texinfo: (Process Record and Replay): Add documentation
2456 for command "set record memory-query".
2457
4f5d9f07
SS
24582010-06-21 Stan Shebs <stan@codesourcery.com>
2459
2460 * gdb.texinfo: Relicense under GFDL version 1.3.
2461 * annotate.texinfo: Relicense under GFDL version 1.3.
2462 * gdbint.texinfo: Relicense under GFDL version 1.3.
2463 * stabs.texinfo: Relicense under GFDL version 1.3.
2464 * fdl.texi: Update to version 1.3.
2465
6aed2dbc
SS
24662010-06-18 Stan Shebs <stan@codesourcery.com>
2467
a61408f8
SS
2468 * gdb.texinfo (Operating System Auxiliary Information): Describe
2469 "info os" when no arguments given.
2470
6aed2dbc
SS
2471 * gdb.texinfo (Debugging Programs with Multiple Threads): Describe
2472 $_thread.
2473
24e933df
HZ
24742010-06-18 Hui Zhu <teawater@gmail.com>
2475
2476 * gdb.texinfo: (Process Record and Replay): Add documentation
2477 for commands "record save" and "record restore".
2478
65d79d4b
SDJ
24792010-06-16 Jan Kratochvil <jan.kratochvil@redhat.com>
2480
2481 * gdb.texinfo: Include information about the correct use
2482 of addresses in the `watch' command.
2483
d914c394
SS
24842010-06-11 Stan Shebs <stan@codesourcery.com>
2485
2486 * gdb.texinfo (Observer Mode): New section.
2487 (General Query Packets): Document QAllow.
889bf7c5 2488
967cf477
DE
24892010-06-04 Doug Evans <dje@google.com>
2490
2491 * gdb.texinfo (Python API): New node `Disabling Pretty-Printers'.
2492
aaf4119b
DE
24932010-06-03 Doug Evans <dje@google.com>
2494
2495 * gdbint.texinfo (Coding): Add subsection on command names.
2496
9eae7c52
TT
24972010-06-02 Tom Tromey <tromey@redhat.com>
2498
2499 * gdb.texinfo (Maintenance Commands): Document maint set dwarf2
2500 always-disassemble.
2501
fa593d66
PA
25022010-06-01 Pedro Alves <pedro@codesourcery.com>
2503
2504 * gdb.texinfo (Set Tracepoints): Mention tracepoints support in
2505 gdbserver, and add cross reference.
2506 (Tracepoints support in gdbserver): New subsection.
2507
dde08ee1
PA
25082010-05-26 Pedro Alves <pedro@codesourcery.com>
2509
2510 * gdb.texinfo (General Query Packets) <qSupported>: Describe the
2511 `qRelocInsn' feature.
2512 (Relocate instruction reply packet): New subsection
2513 of `Tracepoint Packets'.
2514 (Tracepoint Packets): Mention that packets QTDP and QTStart
2515 support the qRelocInsn request, and add cross reference to new
2516 subsection.
2517
07ca107c
DE
25182010-05-25 Doug Evans <dje@google.com>
2519
2520 * gdb.texinfo (Exception Handling): Document gdb.GdbError.
2521 (Commands In Python): Document gdb.string_to_argv.
2522
c25c4a8b
JK
25232010-05-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2524
2525 * gdbint.texinfo (Host Definition): Remove items NORETURN and
2526 ATTR_NORETURN.
2527
d7b32ed3 25282010-04-29 Phil Muldoon <pmuldoon@redhat.com>
c25c4a8b
JK
2529 Tom Tromey <tromey@redhat.com>
2530 Thiago Jung Bauermann <bauerman@br.ibm.com>
d7b32ed3 2531
c25c4a8b 2532 * gdb.texinfo (Parameters In Python): New Node.
d7b32ed3 2533
6aecb9c2
JB
25342010-04-29 Mihail Zenkov <mihail.zenkov@gmail.com>
2535
2536 * gdb.texinfo: (Summary) Add mention about D language support.
2537 (Filenames): Add D suffixes.
2538 (D): New node.
2539
b7da9e9f
PM
25402010-04-26 Pierre Muller <muller@ics.u-strasbg.fr>
2541
2542 * gdbint.texinfo (CANNOT_STEP_HW_WATCHPOINTS): Remove explanation
2543 of macro deleted from GDB code.
2544
ab38a727
PA
25452010-04-24 Pedro Alves <pedro@codesourcery.com>
2546
2547 * gdb.texinfo (Commands to specify files): Describe what how GDB
2548 looks up DOS-based filesystem paths on the system root. Document
2549 the new `set/show target-file-system-kind' commands.
2550
66d09542
DE
25512010-04-23 Doug Evans <dje@google.com>
2552
2553 * gdb.texinfo (Python): Move Auto-loading section here ...
2554 (Python API): from here.
2555 (Auto-loading): Add docs for .debug_gdb_scripts auto-loaded scripts.
2556 (Maintenance Commands): Add docs for "maint print section-scripts".
2557
8bd10a10
CM
25582010-04-20 Chris Moller <cmoller@redhat.com>
2559
2560 * gdb.texinfo (Setting Breakpoints): Added description of
2561 filename-qualified rbreak.
2562 * refcard.tex (Breakpoints and Watchpoints): Added brief
2563 description of filename-qualified rbreak.
2564
4c374409
JK
25652010-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
2566
2567 * gdb.texinfo (Data): New @menu reference to Pretty Printing.
2568 (Python API): Change the reference to Pretty Printing API.
2569 (Pretty Printing): Move the user part under the Data node. Reformat
2570 the sample output to 72 columns. Create a new reference to Pretty
2571 Printing API. Rename the API part ...
2572 (Pretty Printing API): To a new node name.
2573 (Selecting Pretty-Printers, Progspaces In Python, Objfiles In Python)
2574 (GDB/MI Variable Objects): Change references to Pretty Printing API.
2575
5a9351ae
SS
25762010-04-21 Stan Shebs <stan@codesourcery.com>
2577
2578 * gdb.texinfo (Tracepoint Actions): Mention synonymy of actions
889bf7c5 2579 and commands.
5a9351ae 2580 (Listing Tracepoints): Update to reflect current behavior.
889bf7c5 2581
9a22f0d0
PM
25822010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
2583
2584 * gdb.texinfo (Examining memory): Update for change in string
2585 display with explicit size.
2586
6149aea9
PA
25872010-04-19 Pedro Alves <pedro@codesourcery.com>
2588
2589 PR breakpoints/8554.
2590
2591 * gdb.texinfo (Save Breakpoints): New node.
2592 (save-tracepoints): Rename to ...
2593 (save tracepoints): ... this. Mention that `save-tracepoints' is
2594 a deprecated alias to `save tracepoints'.
2595
711e434b
PM
25962010-04-16 Pierre Muller <muller@ics.u-strasbg.fr>
2597
645797a8 2598 * gdb.texinfo ($_tlb): Document new automatic convinience variable.
711e434b
PM
2599 (info w32 thread-information-block): Document new command.
2600 (qGetTIBAddress): Document new gdbserver query.
2601 (maint set/show show-all-tib): Document new command.
2602
3f7b2faa
DE
26032010-04-15 Doug Evans <dje@google.com>
2604
fa33c3cd
DE
2605 * gdb.texinfo (Python API): Add progspaces section.
2606 (Selecting Pretty-Printers): Progspace pretty-printers are
2607 searched too.
2608 (Progspaces In Python): New section.
2609
3f7b2faa
DE
2610 * gdb.texinfo (Command Files): Add docs for new "source -s" option.
2611
79f283fe
PM
26122010-04-14 Phil Muldoon <pmuldoon@redhat.com>
2613
2614 * gdb.texinfo (Pretty Printing): Document behaviour when to_string
2615 returns None.
2616
87290684
SS
26172010-04-09 Stan Shebs <stan@codesourcery.com>
2618
2619 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
2620 Describe the `frames-created' field, tweak grammar.
2621
a97153c7
PA
26222010-04-09 Pedro Alves <pedro@codesourcery.com>
2623
2624 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
2625 Describe the `circular' and `disconnected' fields.
2626
5c5dcc1b
L
26272010-04-09 H.J. Lu <hongjiu.lu@intel.com>
2628
2629 * gdb.texinfo (maint print registers): Mention unavailable and
2630 invisible registers.
2631
adc36818
PM
26322010-04-09 Phil Muldoon <pmuldoon@redhat.com>
2633 Thiago Jung Bauermann <bauerman@br.ibm.com>
5c5dcc1b 2634 Tom Tromey <tromey@redhat.com>
adc36818
PM
2635
2636 * gdb.texinfo (Breakpoints In Python): New Node.
2637
33da3f1c
SS
26382010-04-08 Stan Shebs <stan@codesourcery.com>
2639
2640 * gdb.texinfo (Tracepoint Packets): Describe disconn and circular
2641 trace status fields.
2642
3a13a53b
L
26432010-04-08 H.J. Lu <hongjiu.lu@intel.com>
2644
2645 * gdb.texinfo (i386 Features): Make org.gnu.gdb.i386.avx
2646 optional. Make org.gnu.gdb.i386.avx requires
2647 org.gnu.gdb.i386.avx.
2648
08001717
DE
26492010-04-08 Doug Evans <dje@google.com>
2650
2651 * gdb.texinfo (Command Files): Document that gdb skips $cdir in
2652 search path, and document that gdb only scans the search path if
2653 the script's path doesn't specify a directory.
2654
c375651d
DE
26552010-04-05 Doug Evans <dje@google.com>
2656
2657 * gdb.texinfo (maint show python auto-load): Fix typo.
2658
af54718e
SS
26592010-04-04 Stan Shebs <stan@codesourcery.com>
2660
d77f58be
SS
2661 * gdb.texinfo (Setting Breakpoints): "info watch" no longer a synonym.
2662 (Setting Watchpoints): Update description of "info watch".
2663 (Disabling Breakpoints): Only "info break" lists all.
2664
af54718e
SS
2665 * gdb.texinfo (Tracepoint Restrictions): Document PC inference.
2666 (tdump): Explain how tdump works.
2667
86b17b60
PA
26682010-04-01 Pedro Alves <pedro@codesourcery.com>
2669
2670 * gdb.texinfo (Break Commands): Clarify `commands' changes, and
2671 add cross reference.
2672
ff12863f
PA
26732010-03-31 Pedro Alves <pedro@codesourcery.com>
2674
2675 * gdb.texinfo (TUI Commands): Mention that in some cases, these
2676 commands error out.
2677
f68eb612
L
26782010-03-30 H.J. Lu <hongjiu.lu@intel.com>
2679
2680 * gdb.texinfo (i386 Features): Add org.gnu.gdb.i386.avx.
2681
c8d5aac9
L
26822010-03-30 H.J. Lu <hongjiu.lu@intel.com>
2683
2684 * gdb.texinfo (General Query Packets): Add xmlRegisters.
2685
7d13fe92
SS
26862010-03-29 Stan Shebs <stan@codesourcery.com>
2687 Nathan Sidwell <nathan@codesourcery.com>
2688
2689 * gdb.texinfo (GDB/MI Tracepoint Commands): Add notes about the
2690 GDBN equivalent.
2691 (Set Tracepoints): Remove mention that conditional tracepoints
2692 don't exist.
2693 (Tracepoint Actions): Clarify when while-stepping collection
2694 happens, note that while-stepping does not automatically collect
2695 $pc.
2696
409873ef 26972010-03-29 Stan Shebs <stan@codesourcery.com>
889bf7c5 2698
409873ef
SS
2699 * gdb.texinfo (Tracepoint Packets): Describe QTDPsrc.
2700 (General Query Packets): Describe TracepointSource.
2701
ee8e71d4
EZ
27022010-03-27 Matt Rice <ratmice@gmail.com>
2703
c8d5aac9
L
2704 * gdb.texinfo (ARM): Document arguments to "target sim".
2705 (Set Catchpoints): Use @dots{} instead of @r{...}.
ee8e71d4 2706
99b5e152
PA
27072010-03-26 Pedro Alves <pedro@codesourcery.com>
2708
2709 * gdb.texinfo (Tracepoint Packets): Remove mention that
2710 terror:string may be plain text, and drop mention of X prefix.
2711
cd64ee31
VP
27122010-03-26 Vladimir Prus <vladimir@codesourcery.com>
2713
2714 * gdb.texinfo (GDB/MI Tracepoint Commands): Add comma after @xref.
2715
6c28cbf2
SS
27162010-03-24 Stan Shebs <stan@codesourcery.com>
2717
2718 * gdb.texinfo (Tracepoint Packets): Document trace error status.
2719
95a42b64
TT
27202010-03-24 Tom Tromey <tromey@redhat.com>
2721
2722 PR breakpoints/9352:
2723 * gdb.texinfo (Break Commands): Update.
2724
18148017
VP
27252010-03-24 Vladimir Prus <vladimir@codesourcery.com>
2726
2727 * gdb.texinfo (GDB/MI Tracepoint Commands): Document MI tracepoint
2728 commands.
2729
4daf5ac0
SS
27302010-03-16 Stan Shebs <stan@codesourcery.com>
2731
2732 * gdb.texinfo (Starting and Stopping Trace Experiments): Describe
2733 circular-trace-buffer.
2734 (Tracepoint Packets): Describe QTBuffer, and details of the
2735 qTStatus reply.
2736
c9429232
SS
27372010-03-12 Stan Shebs <stan@codesourcery.com>
2738 Nathan Sidwell <nathan@codesourcery.com>
2739
2740 * gdb.texinfo (Tracepoint Actions): Clarify that while-stepping is
2741 doing instruction stepping.
2742 (Tracepoint Restrictions): New node.
2743
ccefe4c4
TT
27442010-03-10 Tom Tromey <tromey@redhat.com>
2745
2746 * gdbint.texinfo (Symbol Handling): Update.
2747
7c953934
TT
27482010-03-08 Tom Tromey <tromey@redhat.com>
2749
2750 PR cli/9591:
2751 * gdb.texinfo (Mode Options): Mention lack of pagination and
2752 confirmation with --batch.
2753 (Screen Size): Mention --batch.
2754 (Messages/Warnings): Likewise.
2755
f870a310
TT
27562010-03-05 Tom Tromey <tromey@redhat.com>
2757
2758 * gdb.texinfo (Basic Python): Document target_charset and
2759 target_wide_charset.
2760
78e2826b
TT
27612010-03-05 Tom Tromey <tromey@redhat.com>
2762
2763 * gdb.texinfo (Data): Link to pretty-printing.
2764 (Output Formats): Likewise. Correct text.
2765
f5dff777
DJ
27662010-03-01 Daniel Jacobowitz <dan@codesourcery.com>
2767
2768 * gdb.texinfo (Types): Describe <struct> and <flags>.
2769
dc00d89f
PM
27702010-02-28 Phil Muldoon <pmuldoon@redhat.com>
2771
2772 * gdb.texinfo (Frames In Python): Add block parameter and
2773 description to read_var text.
2774
5107b149 27752010-02-26 Phil Muldoon <pmuldoon@redhat.com>
c8d5aac9 2776 Tom Tromey <tromey@redhat.com>
5107b149
PM
2777
2778 * gdb.texinfo (Types In Python): Describe block argument in
2779 template_argument and gdb.lookup_type.
2780
e03e5e7b
TT
27812010-02-24 Tom Tromey <tromey@redhat.com>
2782
2783 * gdb.texinfo (Cygwin Native): Fix typo.
2784
f3e9a817
PM
27852010-02-24 Phil Muldoon <pmuldoon@redhat.com>
2786
2787 * gdb.texinfo (Frames In Python): Add block, find_sal, function
2788 and select method descriptions.
2789 (Python API): Add Blocks In Python, Symbols in Python and Symbol
2790 Tables in Python to menu.
2791 (Blocks In Python): New node.
2792 (Symbols In Python): New node.
2793 (Symbol Tables in Python): New node.
2794
a79b8f6e
VP
27952010-02-24 Vladimir Prus <vladimir@codesourcery.com>
2796
2797 Multiexec MI
2798
2799 gdb/
2800 * breakpoint.c (clear_syscall_counts): Take struct inferior*.
2801
2802 gdb/doc/
2803 * gdb.texinfo (GDB/MI Command Syntax): Document notification
2804 changes.
2805 (GDB/MI Program Execution): Document current behaviour of
2806 --all and --thread-group.
2807 (GDB/MI Miscellaneous Commands): Document -add-inferior and
2808 -remove-inferior.
2809 * observer.texi (inferior_added, inferior_removed): New
2810 observers.
2811
629d6a47
TT
28122010-02-19 Tom Tromey <tromey@redhat.com>
2813
2814 * gdbint.texinfo (Getting Started): Fix @node.
2815 (Debugging GDB): Likewise.
2816
c09529e5
JB
28172010-02-13 Joel Brobecker <brobecker@adacore.com>
2818
2819 * gdbint.texinfo (Testsuite): New section "Testsuite Configuration",
2820 documenting the gdb_test_timeout variable.
2821
540aa8e7
MS
28222010-02-12 Jakob Engblom <jakob@virtutech.com>
2823
2824 * gdb.texinfo (MI commands): Added documentation of --reverse
2825 option to a set of MI commands. Restructured documentation of MI
2826 commands --exec-continue to reflect the complexity of reverse
2827 execution.
2828
081dfbf7
PA
28292010-02-12 Pedro Alves <pedro@codesourcery.com>
2830
2831 * gdb.texinfo (Using the Collected Data): Specify that the address
2832 range of `tfind outsize' is exclusive, and that the address range
2833 of `tfind range' is inclusive.
2834 (Tracepoint Packets): Specify that the address range of
2835 `QTFrame:range' is inclusive, and that the address range of
2836 `QTFrame:outside' is exclusive
2837
8e9c5e02
VP
28382010-02-12 Vladimir Prus <vladimir@codesourcery.com>
2839
2840 * gdb.texinfo (GDB/MI Result Records): Clarify ^running.
2841
92981e24
TT
28422010-02-10 Tom Tromey <tromey@redhat.com>
2843
2844 * gdb.texinfo (Debugging Output): Document set debug parser and
2845 show debug parser.
2846
075b51b7
L
28472010-02-09 H.J. Lu <hongjiu.lu@intel.com>
2848
2849 * gdb.texinfo (Predefined Target Types): Add i387_ext,
2850 i386_eflags and i386_mxcsr.
2851
3bb8d5c3
L
28522010-02-08 H.J. Lu <hongjiu.lu@intel.com>
2853
2854 * gdb.texinfo: Document i386 target features.
2855
c5f80513
DE
28562010-02-05 Doug Evans <dje@google.com>
2857
2858 * gdbint.texinfo (Testsuite): Add a new section to document the
2859 various DejaGnu variables that may be overridden.
1be00882 2860 Document INTERNAL_GDBFLAGS.
c5f80513 2861
6ac33a4e
TT
28622010-02-04 Tom Tromey <tromey@redhat.com>
2863
2864 PR cli/8830:
2865 * gdb.texinfo (Files): -readnow comes before the filename for file
2866 and symbol-file.
2867
a1dcb23a
DJ
28682010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
2869
2870 * gdb.texinfo (Architecture-Specific Protocol Details): New section.
2871 Document ARM breakpoint types.
2872 (Register Packet Format): Move into the new section.
2873 (Packets): Describe the KIND argument for Z0, z0, Z1, and z1 packets.
2874
95433b34
JB
28752010-01-21 Joel Brobecker <brobecker@adacore.com>
2876
2877 * gdb.texinfo (File Options): Adjust the documentation of this
2878 switch to refer to the "source" command rather than partially
2879 duplicating some of the relevant information.
2880 (Extending GDB): Introduce and document the set/show script-extension
2881 setting.
2882 (Command Files): Add note explaining that the "source" command
2883 is also used to evalute scripts written in other languages.
2884 Remove the short slightly incorrect reference to sourcing Python
2885 scripts.
2886 (Python Commands): Document how to execute a Python script from GDB.
2887
8d576872
JB
28882010-01-19 Joel Brobecker <brobecker@adacore.com>
2889
2890 * gdb.texinfo (Command Files): Fix typo.
2891
8150ff9c
JB
28922010-01-18 Tom Tromey <tromey@redhat.com>
2893
2894 * gdb.texinfo (File Options): Document -x on .py files.
2895 (Command Files): Document handling of Python scripts.
2896
23db03a6
JZ
28972010-01-18 Jie Zhang <jie.zhang@analog.com>
2898
2899 * Makefile.in (ANNOTATE_DOC_BUILD_INCLUDES): Add GDBvn.texi.
2900
00bf0b85
SS
29012010-01-15 Stan Shebs <stan@codesourcery.com>
2902
2903 * gdb.texinfo (Trace Files): New section.
2904 (Tracepoint Packets): Document QTSave and qTBuffer.
2905 (Trace File Format): New appendix.
2906
be759fcf
PM
29072010-01-13 Phil Muldoon <pmuldoon@redhat.com>
2908
2909 * gdb.texinfo (Values From Inferior): Document lazy_string value
2910 method.
2911 (Python API): Add Lazy strings menu item.
2912 (Lazy Strings In Python): New node.
2913
dc146f7c
VP
29142010-01-13 Vladimir Prus <vladimir@codesourcery.com>
2915
2916 * gdb.texinfo (GDB/MI Thread Information): New.
2917 (GDB/MI Async Records): Document the core field in *stopped.
2918 (GDB/MI Miscellaneous Commands): Expand -list-thread-groups
2919 documentation
2920 (Process list): Document that osdata document may contain
2921 threads.
2922 (Remote Serial Protocol): Document qXfer:threads.
2923
d5551862
SS
29242010-01-06 Stan Shebs <stan@codesourcery.com>
2925
2926 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
2927 disconnected tracing.
2928 (Tracepoint Packets): Document new protocol.
2929
7a697b8d
SS
29302010-01-05 Stan Shebs <stan@codesourcery.com>
2931
2932 * gdb.texinfo (Create and Delete Tracepoints): Describe fast
2933 tracepoints.
2934 (Tracepoint Packets): Describe remote protocol for fast
2935 tracepoints.
2936
e6f3ec50
JB
29372010-01-01 Joel Brobecker <brobecker@adacore.com>
2938
2939 Update the "Start of New Year Procedure".
2940 * gdbint.texinfo: Add the list of files that need to be updated
2941 manually. Minor reformatting.
2942
ddc4e9c1
JB
29432010-01-01 Joel Brobecker <brobecker@adacore.com>
2944
2945 * refcard.tex: Update copyright year in header and text.
2946
9d2897ad
JB
29472010-01-01 Joel Brobecker <brobecker@adacore.com>
2948
2949 * agentexpr.texi: Add 2010 to the list of copyright years.
2950 * annotate.texinfo: Likewise.
2951 * gdb.texinfo: Likewise.
2952 * gdbint.texinfo: Likewise.
2953 * observer.texi: Likewise.
2954 * stabs.texinfo: Likewise.
2955
6da95a67
SS
29562009-12-31 Stan Shebs <stan@codesourcery.com>
2957
2958 * gdb.texinfo (Tracepoint Actions): Describe teval.
889bf7c5 2959
236f1d4d
SS
29602009-12-29 Stan Shebs <stan@codesourcery.com>
2961
2962 * gdb.texinfo (Tracepoint Actions): Describe default-collect.
889bf7c5 2963
f61e138d
SS
29642009-12-28 Stan Shebs <stan@codesourcery.com>
2965
2966 * gdb.texinfo (Trace State Variables): New section.
2967 (Tracepoint Packets): Describe trace state variable packets.
2968 * agentexpr.texi (Bytecode Descriptions): Describe trace state
2969 variable bytecodes.
2970
0fe7935b
DJ
29712009-12-28 Daniel Jacobowitz <dan@codesourcery.com>
2972
2973 * gdb.texinfo (Symbols): "info variables" prints definitions, not
2974 declarations.
2975
a6b29f87
VP
29762009-12-21 Vladimir Prus <vladimir@codesourcery.com>
2977
2978 * gdb.texinfo (GDB/MI Miscellaneous Commands): Clarify that
2979 -gdb-exit behaviour.
2980
5e4bde96
JB
29812009-12-20 Joel Brobecker <brobecker@adacore.com>
2982
2983 * gpl.texi: Update to version 3 of the GPL.
2984
a1715244
JB
29852009-12-20 Joel Brobecker <brobecker@adacore.com>
2986
2987 * Makefile.in: Update copyright header.
2988 * observer.texi: Fix the copyright header of the generated files.
2989
361ae042
PM
29902009-12-08 Phil Muldoon <pmuldoon@redhat.com>
2991
2992 * gdb.texinfo (Types In Python): Describe range function.
2993
bfd31e71
PM
29942009-12-03 Richard Ward <richard.j.ward1@googlemail.com>
2995
2996 * gdb.texinfo (Types In Python): Describe "is_base_class".
2997
57a1d736
TT
29982009-12-03 Tom Tromey <tromey@redhat.com>
2999
3000 * gdb.texinfo (Basic Python): Document gdb.parse_and_eval.
3001
8cebebb9
PP
30022009-12-02 Paul Pluzhnikov <ppluzhnikov@google.com>
3003
3004 * observer.texi: New memory_changed observer.
3005
16af530a
TT
30062009-12-01 Tom Tromey <tromey@redhat.com>
3007
3008 * gdb.texinfo (Reverse Execution): Fix typo.
3009
b6199126
DJ
30102009-11-24 Daniel Jacobowitz <dan@codesourcery.com>
3011
3012 PR gdb/8704
3013
3014 * gdb.texinfo (Thread-Specific Breakpoints): Thread specifiers
3015 are allowed after the breakpoint condition.
3016
7a6973ad
TT
30172009-11-23 Tom Tromey <tromey@redhat.com>
3018
3019 PR python/10782:
3020 * gdb.texinfo (Types In Python): Document Type.pointer.
3021
21a0512e
PP
30222009-11-23 Paul Pluzhnikov <ppluzhnikov@google.com>
3023
3024 * gdb.texinfo (Machine Code): Adjust.
889bf7c5 3025
a5832c8f
PA
30262009-11-11 Pedro Alves <pedro@codesourcery.com>
3027
3028 * agentexpr.texi (Tracing On Symmetrix): Delete section.
3029 (Using Agent Expressions): Delete cross reference.
3030
1eb7cd77
JB
30312009-11-07 Joel Brobecker <brobecker@adacore.com>
3032
3033 * gdbint.texinfo, stabs.texinfo: Move the @setchapternewpage
3034 and @settitle directives up to help makeinfo find them.
3035
24ddea62
JK
30362009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3037
3038 * gdb.texinfo (set debug-file-directory, show debug-file-directory)
3039 (Auto-loading): Use plural and note one can use multiple components now.
3040
3afae151
VP
30412009-11-01 Vladimir Prus <vladimir@codesourcery.com>
3042
3043 * gdb.texinfo (GDB/MI Stack Manipulation): Make
3044 -stack-list-arguments have the same documentation for parameter
3045 as -stack-list-locals. Add comas.
3046
14ff2235
PM
30472009-10-27 Tom Tromey <tromey@redhat.com>
3048 Eli Zaretskii <eliz@gnu.org>
3049
c8d5aac9 3050 PR python/10781
14ff2235
PM
3051
3052 * gdb.texinfo (Values From Inferior): Document cast method.
3053
9c419145
PP
30542009-10-22 Paul Pluzhnikov <ppluzhnikov@google.com>
3055
3056 * gdb.texinfo (Machine Code): Mention function name in disasssembly
3057 and adjust example.
889bf7c5 3058
29153c24
MS
30592009-10-22 Michael Snyder <msnyder@vmware.com>
3060
3061 * gdb.texinfo (Process Record and Replay): Document new form of
889bf7c5 3062 info record command. Also document the new save and restore
29153c24
MS
3063 commands.
3064
2b28d209
PP
30652009-10-21 Paul Pluzhnikov <ppluzhnikov@google.com>
3066
3067 * gdb.texinfo (Machine Code): Mention current pc marker.
3068 (Memory): Likewise.
3069
6c95b8df
PA
30702009-10-19 Pedro Alves <pedro@codesourcery.com>
3071 Stan Shebs <stan@codesourcery.com>
3072
3073 * observer.texi (new_inferior): Rename to...
3074 (inferior_appeared): ... this.
3075
3076 * gdb.texinfo (Inferiors): Rename node to ...
3077 (Inferiors and Programs): ... this. Mention running multiple
3078 programs in the same debug session.
3079 <info inferiors>: Mention the new 'Executable' column if "info
3080 inferiors". Update examples. Document the "add-inferior",
3081 "clone-inferior", "remove-inferior" and "maint info
3082 program-spaces" commands.
3083 (Process): Rename node to...
3084 (Forks): ... this. Document "set|show follow-exec-mode".
3085
2f8132f3
MS
30862009-10-11 Michael Snyder <msnyder@vmware.com>
3087
3088 * gdb.texinfo (ReverseStep): Show default as "unsupported".
3089 (ReverseContinue): Ditto.
3090
cba4b2d3
PP
30912009-10-08 Paul Pluzhnikov <ppluzhnikov@google.com>
3092
3093 * gdb.texinfo (Server): Document libthread-db-search-path.
889bf7c5 3094
da082f17
JK
30952009-10-08 Jan Kratochvil <jan.kratochvil@redhat.com>
3096
3097 * gdbint.texinfo (i386_stopped_by_hwbp): Remove.
3098
08be9d71
ME
30992009-10-06 Michael Eager <eager@eagercon.com>
3100
3101 * gdb.texinfo (Contributors): Add self for Xilinx MicroBlaze.
3102 (Embedded Processors): Add MicroBlaze.
3103 (MicroBlaze): New. Describe Xilinx MicroBlaze
3104
08a0efd0
PA
31052009-10-04 Pedro Alves <pedro@codesourcery.com>
3106
3107 * gdb.texinfo (Remote Protocol): Don't mention vCont;T.
3108
cbb8f428
EZ
31092009-09-26 Pierre Muller <muller@ics.u-strasbg.fr>
3110
3111 * gdb.texinfo (Cygwin Native): Mention support for Ctrl-BREAK.
3112
30a4a70c
JB
31132009-09-23 Joel Brobecker <brobecker@adacore.com>
3114
3115 * observer.texi (solib_unloaded): Document explicitly the fact that
3116 this observer is called before the associated symbols are unloaded.
3117
b3372f91
VP
31182009-09-19 Vladimir Prus <vladimir@codesourcery.com>
3119
3120 * gdb.texinfo (GDB/MI Stack Manipulation): Document
3121 -stack-list-variables.
3122
f43030c4
TT
31232009-09-18 Tom Tromey <tromey@redhat.com>
3124
3125 * gdb.texinfo (GDB/MI Variable Objects): -enable-pretty-printing
3126 is experimental.
3127
ec7e75e7
PP
31282009-09-17 Paul Pluzhnikov <ppluzhnikov@google.com>
3129
3130 * gdb.texinfo (convenince variables): Mention
3131 $_siginfo could be empty.
f43030c4 3132
0cc7d26f
TT
31332009-09-15 Tom Tromey <tromey@redhat.com>
3134
3135 * gdb.texinfo (GDB/MI Variable Objects): Document
3136 -enable-pretty-printing, -var-set-update-range, dynamic varobjs.
3137 Expand -var-update documentation.
3138
a96d9b2e
SDJ
31392009-09-14 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
3140
3141 * gdb.texinfo (Set Catchpoints): Documentation about the catch syscall
3142 feature.
3143
005ca36a
JB
31442009-09-13 Daniel Jacobowitz <dan@codesourcery.com>
3145
3146 * gdbint.texinfo (Unwinding the Frame ID): Reference outer_frame_id.
3147
0d772ac9
MS
31482009-09-10 Michael Snyder <msnyder@vmware.com>
3149
3150 * gdb.texinfo (qSupported): Mention new ReverseContinue and
3151 ReverseStep replies to the qSupported query.
3152
14fb1bac
JB
31532009-09-10 Joel Brobecker <brobecker@adacore.com>
3154
3155 Add documentation for set/show interactive-mode.
3156 * gdb.texinfo (Other Misc Settings): New node.
3157
29b090c0
DE
31582009-09-01 Doug Evans <dje@google.com>
3159
3160 * gdb.texinfo (Caching Data of Remote Targets): Add note on
3161 non-stop mode's affect on remote caching.
3162
4e5d721f
DE
31632009-08-31 Jacob Potter <jdpotter@google.com>
3164 Doug Evans <dje@google.com>
3165
3166 * gdb.texinfo (Caching Data of Remote Targets): Update text.
3167 Mark `set/show remotecache' options as obsolete.
3168 Document new `set/show stack-cache' option.
3169 Update text for `info dcache'.
3170
55333a84
DE
31712009-08-27 Doug Evans <dje@google.com>
3172
3173 * gdb.texinfo (Symbols): Delete `set print symbol-loading'.
3174 (Files): Add note on new optional regex arg to `info sharedlibrary'.
3175
bc3a0b4d
RW
31762009-08-26 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3177
3178 * gdbint.texinfo (Releasing GDB): Fix confusing sentence
3179 about autoconf.
3180
3a1ff0b6
PA
31812009-08-25 Pedro Alves <pedro@codesourcery.com>
3182
3183 * gdb.texinfo (Debugging Multiple Inferiors): Add "info inferiors"
3184 small example, and describe its columns. Replace "inferior-id" by
3185 "infno" throughout.
3186
81ecdfbb
RW
31872009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3188
af542c2e
RW
3189 * gdbint.texinfo (Releasing GDB): Point to
3190 README-maintainer-mode file for required autoconf version.
3191 * configure.ac: Do not substitute datarootdir, htmldir,
3192 pdfdir, docdir. Do not process --with-datarootdir,
3193 --with-htmldir, --with-pdfdir, --with-docdir.
3194 * configure: Regenerate.
3195
81ecdfbb
RW
3196 * configure: Regenerate.
3197
4efc6507
DE
31982009-08-20 Reid Kleckner <reid@kleckner.net>
3199
3200 * gdb.texinfo: Add chapter on JIT interface.
3201
43089a6e
NR
32022009-08-07 Nick Roberts <nickrob@snap.net.nz>
3203
3204 * gdb.texinfo (Server Prefix): Explain that server prefix suppresses
889bf7c5 3205 confirmation request.
43089a6e 3206
99e008fe
EZ
32072009-08-05 Jeremy Bennett <jeremy.bennett@embecosm.com>
3208
c8d5aac9
L
3209 * gdb.texinfo (Separate Debug Files, Remote Protocol): Clarified
3210 CRC definitions.
99e008fe 3211
48cb2d85
VP
32122009-08-03 Vladimir Prus <vladimir@codesourcery.com>
3213
3214 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
889bf7c5 3215 -break-commands.
48cb2d85 3216
ff1a52c6
UW
32172009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
3218
3219 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
3220 "set spu auto-flush-cache" and "show spu auto-flush-cache" commands.
3221
3285f3fe
UW
32222009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
3223
3224 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
3225 "set spu stop-on-load" and "show spu stop-on-load" commands.
3226
e35359c5
UW
32272009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
3228
3229 * gdb.texinfo (Target Descriptions): Document <compatible> element.
3230
58d6951d
DJ
32312009-07-28 Daniel Jacobowitz <dan@codesourcery.com>
3232
3233 * gdb.texinfo (ARM Features): Document org.gnu.gdb.arm.vfp and
3234 org.gnu.gdb.arm.neon.
3235
08d16641
PA
32362009-07-20 Pedro Alves <pedro@codesourcery.com>
3237
3238 * gdb.texinfo (Target Description Format): Mention the new <osabi>
3239 optional element.
3240 (subsection OS ABI): New subsection.
3241
782b2b07
SS
32422009-07-14 Stan Shebs <stan@codesourcery.com>
3243
3244 * gdb.texinfo (Tracepoint Conditions): New section.
3245 (General Query Packets): Describe ConditionalTracepoints.
3246 (Tracepoint Packets): Describe condition field.
3247 (Maintenance Commands): Describe maint agent-eval.
3248 * agentexpr.texi (Using Agent Expressions): Mention eval usage.
3249
9b117ef3
HZ
32502009-07-11 Hui Zhu <teawater@gmail.com>
3251
3252 * gdb.texinfo (disassemble): Add a new modifier /r
3253 to "disassemble" command to make it print the raw instructions
3254 in hex as well as in symbolic form.
3255
f5a33284
TT
32562009-07-09 Tom Tromey <tromey@redhat.com>
3257
3258 * gdbint.texinfo (Testsuite): Document parallel make check.
3259
812f7342
TT
32602009-07-09 Tom Tromey <tromey@redhat.com>
3261
3262 * gdbint.texinfo (Testsuite): Document test transcripts.
3263
fbb8f299
PM
32642009-07-10 Phil Muldoon <pmuldoon@redhat.com>
3265
3266 * gdb.texinfo (Values From Inferior): Add length parameter
3267 description.
3268
dd8f35ac
EZ
32692009-07-04 Chris Genly <chris@genly.us>
3270
3271 * gdb.texinfo (GDB/MI Variable Objects): Document child definition
3272 in -var-list-children. Fix example according to what the code
3273 does.
3274
2277426b
PA
32752009-07-02 Pedro Alves <pedro@codesourcery.com>
3276
3277 * gdb.texinfo (Debugging multiple inferiors): Document the
3278 "inferior", "detach inferior" and "kill inferior" commands.
3279 (Debugging Programs with Multiple Processes): Adjust to mention
3280 generic "inferior" commands. Delete mention of "detach fork" and
3281 "delete fork". Cross reference to "Debugging multiple inferiors"
3282 section.
3283
a6d9a66e
UW
32842009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
3285
5af949e3
UW
3286 * gdbint.texinfo (Item Output Functions): Update signature
3287 for ui_out_field_core_addr.
3288
32892009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
3290
3291 * gdbint.texinfo (Examples of Use of @code{ui_out} functions):
a6d9a66e
UW
3292 Update example code extrated from breakpoint.c.
3293
9901a55b 32942009-06-28 Paul Pluzhnikov <ppluzhnikov@google.com>
889bf7c5 3295
9901a55b
PP
3296 * gdb.texinfo (GDB/MI Program Context): @ignore unimplemented
3297 MI commands.
3298 (GDB/MI Symbol Query): Likewise.
3299 (GDB/MI File Commands): Likewise.
3300 (GDB/MI File Transfer Commands): Likewise.
3301 (GDB/MI Target Manipulation): Likewise.
3302 (GDB/MI Miscellaneous Commands): Likewise.
889bf7c5 3303
edb3359d
DJ
33042009-06-27 Daniel Jacobowitz <dan@codesourcery.com>
3305
3306 * gdb.texinfo (Debugging Optimized Code): New chapter.
3307 (Compiling for Debugging): Reference it. Move some
3308 text to the new section.
3309
7cd1089b
PM
33102009-06-15 Phil Muldoon <pmuldoon@redhat.com>
3311
3312 * doc/gdb.texinfo (Calling): Document
3313 set-unwind-on-terminating-exception usage.
3314
d4db2f36
PA
33152009-06-11 Pedro Alves <pedro@codesourcery.com>
3316
3317 * gdb.texinfo (All-Stop): Document new 'set schedule-multiple'
3318 command.
3319
d1a7880c
PA
33202009-06-07 Pedro Alves <pedro@codesourcery.com>
3321
3322 * gdbint.texinfo (TARGET_HAS_HARDWARE_WATCHPOINTS): Delete all
3323 references.
3324
473f94e6
UW
33252009-06-04 Ulrich Weigand <uweigand@de.ibm.com>
3326
3327 * gdbint.texinfo: Rename formal parameters to gdbarch function
3328 protoypes from "current_gdbarch" to "gdbarch".
3329
8f500870
TT
33302009-05-28 Tom Tromey <tromey@redhat.com>
3331
3332 * gdb.texinfo (Basic Python): Change get_parameter to parameter.
3333
b6313243
TT
33342009-05-27 Tom Tromey <tromey@redhat.com>
3335
3336 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
3337 feature.
3338 (GDB/MI Variable Objects): Document -var-set-visualizer.
3339
33402009-04-02 Tom Tromey <tromey@redhat.com>
3341
3342 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
3343 feature.
3344 (GDB/MI Variable Objects): Document -var-set-visualizer.
3345
a6bac58e
TT
33462009-05-27 Tom Tromey <tromey@redhat.com>
3347 Thiago Jung Bauermann <bauerman@br.ibm.com>
3348 Phil Muldoon <pmuldoon@redhat.com>
3349
3350 * gdb.texinfo (Objfiles In Python): Reference pretty printing.
3351 (Pretty Printing): New node.
3352 (Selecting Pretty-Printers): Likewise.
3353 (Python API): Update.
3354 (Output Formats): Document /r format.
3355
2c74e833
TT
33562009-05-27 Thiago Jung Bauermann <bauerman@br.ibm.com>
3357 Tom Tromey <tromey@redhat.com>
3358
3359 * gdb.texinfo (Types In Python): New node.
3360 (Values From Inferior): "type" is now an attribute.
3361 (Python API): Update.
3362
89c73ade
TT
33632009-05-27 Tom Tromey <tromey@redhat.com>
3364 Thiago Jung Bauermann <bauerman@br.ibm.com>
3365 Phil Muldoon <pmuldoon@redhat.com>
3366
3367 * gdb.texinfo: Add @syncodeindex for `tp'.
3368 (Python API): Update.
3369 (Auto-loading): New node.
3370 (Objfiles In Python): New node.
3371
17a37d48
PP
33722009-05-15 Paul Pluzhnikov <ppluzhnikov@google.com>
3373
3374 * gdb.texinfo (Threads): Document libthread-db-search-path.
889bf7c5 3375
6718376f
NR
33762009-05-15 Nick Roberts <nickrob@snap.net.nz>
3377
3378 * gdb.texinfo (GDB/MI General Design): Break up into four nodes.
3379
cbe54154
PA
33802009-05-12 Pedro Alves <pedro@codesourcery.com>
3381
3382 * gdb.texinfo: Document 'set/show debug gnu-nat'. Replace 'maint
3383 show-debug-regs' docs by 'maint set show-debug-regs' and 'maint
3384 show show-debug-regs' docs.
3385
8e05493c
EZ
33862009-05-08 Eli Zaretskii <eliz@gnu.org>
3387
3388 * gdb.texinfo (Process Record and Replay): Add description of
3389 reverse execution.
3390
b39f4988
JB
33912009-05-07 Joel Brobecker <brobecker@adacore.com>
3392
3393 * gdbint.texinfo (Adding support for debugging core files): New node.
3394 (Native Debugging): Remove the ``Native core file Support'' section.
3395
a2311334
EZ
33962009-05-01 Eli Zaretskii <eliz@gnu.org>
3397
3398 * gdb.texinfo (Process Record and Replay): Improve and clarify.
3399 Add index entries.
3400
53cc454a 34012009-04-30 Hui Zhu <teawater@gmail.com>
c8d5aac9 3402 Michael Snyder <msnyder@vmware.com>
53cc454a 3403
a2311334
EZ
3404 * gdb.texinfo: (Process Record and Replay): Add documentation for
3405 process record and replay.
53cc454a 3406
484086b7
JK
34072009-04-29 Jan Kratochvil <jan.kratochvil@redhat.com>
3408
3409 * gdb.texinfo (Macros): Note command-line for `info macro'. Append
3410 a new part on command-line defined macros.
3411
32ae1842
EZ
34122009-04-25 Eli Zaretskii <eliz@gnu.org>
3413
3414 * gdb.texinfo (Machine Code) <disassemble-next-line>: Improve and
3415 clarify the wording.
3416
b14b1491
TT
34172009-04-23 Tom Tromey <tromey@redhat.com>
3418
3419 * gdb.texinfo (Data Files): New node.
3420 (GDB Files): Update menu.
3421
5c1e86e1
JB
34222009-04-23 Joel Brobecker <brobecker@adacore.com>
3423
3424 * gdbint.texinfo (Defining Other Architecture Features): Remove
e346fb8f 3425 entry for PROCESS_LINENUMBER_HOOK.
5c1e86e1 3426
83eba9b7
VP
34272009-04-22 Vladimir Prus <vladimir@codesourcery.com>
3428
3429 * gdb.texinfo (GDB/MI Program Execution): Document -exec-jump.
3430
e31198c4
HZ
34312009-04-22 Hui Zhu <teawater@gmail.com>
3432
3433 * gdb.texinfo (disassemble-next-line): Set the default of
3434 disassemble-next-line to off.
3435
26e251b6
JM
34362009-04-21 Joseph Myers <joseph@codesourcery.com>
3437
3438 * configure.ac (--with-datarootdir, --with-docdir, --with-pdfdir,
3439 --with-htmldir): New.
3440 * configure: Regenerate.
3441 * Makefile.in (datarootdir, docdir): Define.
3442 (gdb.dvi, gdb.pdf): Use same -I options as for building gdb.info
3443 instead of $(SET_TEXINPUTS).
3444 (gdbint.dvi, gdbint.pdf): Use same -I options as for building
3445 gdbint.info instead of $(SET_TEXINPUTS).
3446 (gdbint/index.html): Use same -I options as for building
3447 gdbint.info.
3448 (stabs.dvi, stabs.pdf): Use same -I options as for building
3449 stabs.info instead of $(SET_TEXINPUTS).
3450 (stabs/index.html): Use same -I options as for building
3451 stabs.info.
3452 (annotate.dvi, annotate.pdf): Use same -I options as for building
3453 annotate.info instead of $(SET_TEXINPUTS).
3454 (annotate/index.html): Use same -I options as for building
3455 annotate.info.
3456
eac35c4e
DD
34572009-04-21 David Daney <ddaney@caviumnetworks.com>
3458
3459 * gdb.texinfo (maint show-debug-regs): Remove mention of x86.
3460
29b0e8a2
JM
34612009-04-21 Joseph Myers <joseph@codesourcery.com>
3462
3463 * gdb.texinfo (Source Path): Document --with-relocated-sources.
3464
2b831889 34652009-04-18 Carlos O'Donell <carlos@codesourcery.com>
c8d5aac9 3466 Joseph Myers <joseph@codesourcery.com>
2b831889
JM
3467
3468 * Makefile.in (MAKEHTML): Set to makeinfo --html.
3469 (MAKEHTMLFLAGS): Set to empty.
3470 (html__strip_dir): Define.
3471 (HTMLFILES): Define.
3472 (HTMLFILES_INSTALL): Define.
3473 (install-html): Copy new automake rule.
3474 (html): Depend on $(HTMLFILES).
3475 (gdb_toc.html): Rename to gdb/index.html.
3476 (gdbint_toc.html): Rename to gdbint/index.html.
3477 (stabs_toc.html): Rename to stabs/index.html.
3478 (annotate_toc.html): Rename to annotate/index.html.
3479
89a34d1b
JM
34802009-04-17 Carlos O'Donell <carlos@codesourcery.com>
3481
3482 * Makefile.in: Set pdfdir and htmldir from configure
3483 substitutions.
3484 * configure.ac: AC_SUBST datarootdir, docdir, htmldir, pdfdir.
3485 * configure: Regenerate.
3486
a2d5da46
JB
34872009-04-16 Joel Brobecker <brobecker@adacore.com>
3488
3489 * gdbint.texinfo (Native Debugging): Remove entry for PROC_NAME_FMT.
3490 This macro is no longer used.
3491
732f6a93
TT
34922009-04-15 Tom Tromey <tromey@redhat.com>
3493
3494 * gdb.texinfo (Character Sets): Document default character set.
3495
87f9adc1
PM
34962009-04-14 Pierre Muller <muller@ics.u-strasbg.fr>
3497
3498 * gdbint.texinfo: Change server name from sources.redhat.com to
3499 sourceware.org throughout.
3500
2c88c651
JB
35012009-04-09 Joel Brobecker <brobecker@adacore.com>
3502
3503 * gdb.texinfo (Set Breaks): Rewrite a paragraph to avoid a warning
3504 about a missing dot or coma after @xref.
3505
4f5376b2
JB
35062009-04-02 Joel Brobecker <brobecker@adacore.com>
3507
3508 * gdb.texinfo (Backtrace): Add a parameter in frame 1 of the first
3509 example, and add a small explanation about it.
3510 (Print Settings): Change the documentation of the "set print
3511 frame-arguments" to reflect the fact that the default is now "scalars".
3512
a0381d3a
JB
35132009-04-02 Joel Brobecker <brobecker@adacore.com>
3514
3515 * gdb.texinfo (Print Settings): Add kindex for command "set
3516 print frame-arguments".
3517
45ac276d
JB
35182009-03-31 Joel Brobecker <brobecker@adacore.com>
3519
3520 * gdb.texinfo (Ada Tasks): Add documentation about task-specific
3521 breakpoints.
3522 (Set Breaks): Add reference to thread-specific and task-specific
3523 breakpoints.
3524
32cd1edc
JB
35252009-03-31 Joel Brobecker <brobecker@adacore.com>
3526
3527 * gdb.texinfo (Ada Tasks): Remove the documentation about
3528 the "Running" state, as this state has been eliminated.
3529 Now all runnable tasks are shown as "Runnable".
3530
1042e4c0
SS
35312009-03-30 Stan Shebs <stan@codesourcery.com>
3532
3533 * gdb.texinfo (Tracepoints): Describe tracepoints as a
3534 special case of breakpoints.
3535 (Enable and Disable Tracepoints): Mention deprecation.
3536 (Listing Tracepoints): Update description and example.
3537
f8f6f20b
TJB
35382009-03-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
3539
3540 * gdb.texinfo (Frames in Python): New node.
3541 (Python API): Update.
3542
c0c6f777
TJB
35432009-03-29 Thiago Jung Bauermann <bauerman@br.ibm.com>
3544
3545 * gdb.texinfo (Values From Inferior): Change gdb.Value.address
3546 from a method to an attribute.
3547
def2b000
TJB
35482009-03-26 Thiago Jung Bauermann <bauerman@br.ibm.com>
3549
3550 * gdb.texinfo (Values From Inferior): Document is_optimized_out
3551 attribute.
3552
a07daef3
PA
35532009-03-25 Pedro Alves <pedro@codesourcery.com>
3554
3555 * observer.texi (thread_exit): Add "silent" parameter.
3556
f3b1572e
PA
35572009-03-22 Pedro Alves <pedro@codesourcery.com>
3558
3559 * observer.texi (about_to_proceed): New.
3560
587afa38
EZ
35612009-03-21 Jeremy Bennett <jeremy.bennett@embecosm.com>
3562
3563 * gdbint.texinfo (everywhere): Use braces {} in @deftypeXX type
3564 field throughout to handle types with spaces in them. Fix typos
3565 found by aspell.
3566 (Summary, Requirements, Contributors): New first chapter,
3567 "Summary" added, old Requirements section moved there, and new
3568 section, "Contributors" added.
3569 (Initializing a New Architecture, Register Representation)
3570 (Frame Interpretation, Inferior Call Setup, Adding a New Target)
3571 (Porting gdb): These sections extended and updated.
3572 (Compiler Characteristics): This section (empty) deleted.
3573 (Defining Other Architecture Features): This section renamed and
3574 duplicate material removed from (formerly "Target Conditionals").
3575 Use braces {} in @deftypeXX type field throughout to handle types
3576 with spaces in them. Typos found by aspell fixed.
3577
3578 * stack_frame.svg: New file, source of image for gdbint.texinfo.
3579 * stack_frame.pdf: Version of image for PDF output.
3580 * stack_frame.png: Version of image for HTML output and for Emacs.
3581 * stack_frame.txt: Version of image for Info output.
1db61298 3582 * stack_frame.eps: Version of image for TeX DVI output.
587afa38 3583
10af6951
EZ
35842009-03-21 Eli Zaretskii <eliz@gnu.org>
3585
3586 * gdb.texinfo (Character Sets): Fix last change.
3587
cc924cad
TJB
35882009-03-21 Thiago Jung Bauermann <bauerman@br.ibm.com>
3589
3590 * gdb.texinfo (Values From Inferior): Fix optional arguments
3591 markup.
3592 (Commands In Python): Adjust argument names of gdb.Command.__init__
3593 to what the function accepts as keywords.
3594
bc3b79fd
TJB
35952008-03-20 Tom Tromey <tromey@redhat.com>
3596
3597 * gdb.texinfo (Convenience Vars): Document convenience functions.
3598 (Functions In Python): New node.
3599 (Python API): Update.
3600
6c7a06a3
TT
36012009-03-20 Tom Tromey <tromey@redhat.com>
3602
3603 * gdb.texinfo (Character Sets): Remove obsolete text. Document
3604 set target-wide-charset.
3605 (Requirements): Mention iconv.
3606
b646ddd4
HZ
36072009-03-17 Hui Zhu <teawater@gmail.com>
3608
3609 * gdb.texinfo: Change the introduce of "disassemble-next-line".
3610
91440f57
HZ
36112009-03-17 Hui Zhu <teawater@gmail.com>
3612
3613 * gdb.texinfo: Add documentation for disassemble-next-line.
3614
8fd41227
TJB
36152009-03-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
3616
3617 * gdb.texinfo (Commands In Python): Remove tindex entries.
3618
61ff14c6
JK
36192009-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
3620
3621 * gdb.texinfo (Returning): New description for missing debug info.
3622
0b16c5cf
PA
36232009-03-14 Pedro Alves <pedro@codesourcery.com>
3624
3625 * gdb.texinfo (Remote Configuration): Document query-attached.
61ff14c6 3626 (General Query Packets): Document qAttached.
0b16c5cf 3627
32fc0df9
PA
36282009-03-05 Pedro Alves <pedro@codesourcery.com>
3629
3630 * gdb.texinfo (Background Execution): Better describe the set
3631 target-async command.
3632 (Maintenance Commands): Delete description of the `maint set/show
3633 linux-async' and `maint set/show remote-async' commands.
3634
134eb42c
VP
36352009-02-18 Vladimir Prus <vladimir@codesourcery.com>
3636
3637 * gdb.texinfo (GDB/MI Async Records): Add double-spaces
3638 between sentences.
3639
c86cf029
VP
36402009-02-18 Vladimir Prus <vladimir@codesourcery.com>
3641
3642 * gdb.texinfo (GDB/MI Async Records): Document the
3643 =library-loaded and =library-unloaded notifications.
3644
3ea85240
VP
36452009-02-17 Vladimir Prus <vladimir@codesourcery.com>
3646
3647 * observer.texi (test_notification): New observer.
3648
1d33d6ba
VP
36492009-02-14 Vladimir Prus <vladimir@codesourcery.com>
3650
61ff14c6
JK
3651 * observer.texi: Add parameter 'print_frame' to normal_stop
3652 observer.
1d33d6ba 3653
d721c933
EZ
36542009-02-07 Eli Zaretskii <eliz@gnu.org>
3655
3656 * gdb.texinfo (Basic Python): Fix change from 2009-02-04.
3657 (Commands In Python): Fix COMMAND_* constants in last change. Use
3658 @kbd for interactive input. Add cross-references and index
3659 entries.
3660
4aa995e1
PA
36612009-02-06 Pedro Alves <pedro@codesourcery.com>
3662
3663 * gdb.texinfo (Signals): Document $_siginfo.
3664 (Convenience Variables): Mention $_siginfo.
3665 (Remote Configuration): Document qXfer:siginfo:read,
3666 qXfer:siginfo:write packets, and the read-siginfo-object,
3667 write-siginfo-object commands.
3668
5f5233d4
PA
36692009-02-06 Pedro Alves <pedro@codesourcery.com>
3670
3671 * gdbint.texinfo (Values): New chapter.
3672
d8906c6f
TJB
36732009-02-06 Tom Tromey <tromey@redhat.com>
3674
3675 * gdb.texinfo (Python API): Add entry for Commands In Python.
3676 (Commands In Python): New node.
3677
b6cb8e7d
TJB
36782009-02-05 Tom Tromey <tromey@redhat.com>
3679
3680 * gdb.texinfo (Values From Inferior): Document Value.string.
3681
12453b93
TJB
36822009-02-05 Tom Tromey <tromey@redhat.com>
3683
3684 * gdb.texinfo (Basic Python): Document execute's from_tty
3685 argument.
3686
08c637de
TJB
36872009-02-04 Tom Tromey <tromey@redhat.com>
3688
3689 * gdb.texinfo (Basic Python): Document gdb.history.
3690
592375cd
VP
36912009-01-30 Vladimir Prus <vladimir@codesourcery.com>
3692
3693 * gdb.texinfo (GDB/MI Thread Commands): Document the
3694 'current-thread-id' field. Remove the example with zero threads,
3695 since current GDB won't ever report that if there's inferior.
3696
41447f92
VP
36972009-01-30 Vladimir Prus <vladimir@codesourcery.com>
3698
3699 * gdb.texinfo (GDB/MI Breakpoint Commands): Document the -d
3700 option to -break-insert.
3701
098b41a6
JG
37022009-01-28 Daniel Jacobowitz <dan@codesourcery.com>
3703 Jerome Guitton <guitton@adacore.com>
3704
3705 * gdb.texinfo (Startup): Document --with-system-gdbinit.
3706 (System-wide configuration): New section.
3707
3c16cced
PA
37082009-01-26 Pedro Alves <pedro@codesourcery.com>
3709
3710 PR gdb/7580:
3711 * gdb.texinfo (Maintenance Commands): Document "maint set|show
3712 internal-error|internal-warning quit|corefile ask|yes|no".
3713
62709adf
PA
37142009-01-26 Pedro Alves <pedro@codesourcery.com>
3715
3716 * gdb.texinfo (Using the `gdbserver' Program): Document
3717 --remote-debug.
3718
7ce58dd2
DE
37192009-01-23 Doug Evans <dje@google.com>
3720
3721 * gdb.texinfo: Add nexti to list of commands that support
3722 background execution.
3723
adb483fe
DJ
37242009-01-14 Daniel Jacobowitz <dan@codesourcery.com>
3725
3726 * gdb.texinfo (Define, Hooks): Document prefix command support.
3727
a67ec3f4 37282009-01-14 Joseph Myers <joseph@codesourcery.com>
c8d5aac9 3729 Carlos O'Donell <carlos@codesourcery.com>
a67ec3f4
JM
3730
3731 Fixes for makeinfo --html.
3732
3733 * annotate.texinfo: Use @copying and @insertcopying. Use
3734 @ifnottex in place of @ifinfo.
3735 * gdb.texinfo: Use @copying and @insertcopying. Use @ifnottex in
3736 place of @ifinfo. Use @ifnotinfo for one index entry.
3737 * gdbint.texinfo: Use @copying and @insertcopying. Use @ifnottex
3738 in place of @ifinfo.
3739 * stabs.texinfo: Use @copying and @insertcopying. Use @ifnottex
3740 in place of @ifinfo. Include contents at start unconditionally.
3741
84fcdf95
PA
37422009-01-13 Pedro Alves <pedro@codesourcery.com>
3743
3744 * gdb.texinfo (General Query Packets): Remove @var{} around the
3745 "spu" literal string.
3746
fa3a767f
PA
37472009-01-07 Pedro Alves <pedro@codesourcery.com>
3748
3749 * gdb.texinfo (Error in Breakpoints): Delete mention of "The same
3750 program may be running in another process" errors.
3751 * gdbint.texinfo (Native Conditionals): Delete
3752 ONE_PROCESS_WRITETEXT description.
3753
9cb011d3
JB
37542009-01-07 Joel Brobecker <brobecker@adacore.com>
3755
3756 * gdbint.texinfo (Start of New Year Procedure): Add the "coding"
3757 emacs local variable to be placed at the end of the ChangeLog.
3758 Add server.c and gdbreplay.c to the list of files where the
3759 copyright year needs to be updated.
3760
84603566
SL
37612009-01-06 Sandra Loosemore <sandra@codesourcery.com>
3762
3763 * gdb.texinfo (Remote Configuration): Document new
3764 "set/show tcp auto-retry" and "set/show tcp connect-timeout"
3765 commands.
3766
a53f55d8
PA
37672008-12-28 Pedro Alves <pedro@codesourcery.com>
3768
3769 * gdbint.texinfo (gdbarch_cannot_fetch_register): Don't mention
3770 FETCH_INFERIOR_REGISTERS.
3771 (Native Conditionals): Remove obsolete CHILD_PREPARE_TO_STORE,
3772 FETCH_INFERIOR_REGISTERS descriptions. Remove
3773 gdbarch_get_longjmp_target descrition, since already described in
3774 Target Conditionals. Move gdbarch_fp0_regnum description to ...
3775 (Target Conditionals): ... here.
3776
077e0a52
JB
37772008-12-16 Joel Brobecker <brobecker@adacore.com>
3778
3779 * gdb.texinfo (Omissions from Ada): Add missing GDB prompt in
3780 examples.
3781 (Additions to Ada): Likewise. Add the missing opening and closing
3782 parenthesis of the GDB prompt in one of the examples.
3783
023eb17c
JB
37842008-12-14 Joel Brobecker <brobecker@adacore.com>
3785
3786 * gdb.texinfo (Omissions from Ada): Remove incorrect documentation
3787 about the result of 'Address not being of type System.Address.
3788 This problem has been fixed a while ago.
3789
c3b108f7
VP
37902008-12-02 Vladimir Prus <vladimir@codesourcery.com>
3791
3792 MI non-stop and multiprocess docs.
3793
c8d5aac9
L
3794 * gdb.texinfo (GDB/MI): New section 'GDB/MI General Design'
3795 (GDB/MI Output Records): New section 'GDB/MI Frame Information'
3796 Adjust documentation for *stopped, document =thread-created,
3797 =thread-exited, =thread-group-created and =thread-group-exited.
3798 (GDB/MI Thread Commands): Document the 'state' field in
3799 -thread-info output.
3800 (GDB/MI Program Execution): Mention --all and --thread-group
3801 options.
3802 (GDB/MI Variable Objects): Describe floating and fixed variable
3803 objects.
3804 (GDB/MI Miscellaneous Commands): Document -list-thread-groups.
c3b108f7 3805
07e059b5
VP
38062008-12-02 Vladimir Prus <vladimir@codesourcery.com>
3807
c8d5aac9
L
3808 * gdb.texinfo (Operating System Information): New appendix.
3809 (Operating System Auxiliary Information): Document 'info os processes'
3810 (Remote Configuration): Document 'osdata'
3811 (General Query Packets): Document qXfer:osdata:read.
07e059b5 3812
a80b95ba
TG
38132008-11-27 Tristan Gingold <gingold@adacore.com>
3814
3815 * gdb.texinfo (Darwin): Document Darwin specific features.
3816
a655d424
JK
38172008-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
3818
3819 * gdbint.texinfo (Target Conditionals): Extend the
3820 gdbarch_breakpoint_from_pc description.
3821
249e1128
VP
38222008-11-22 Vladimir Prus <vladimir@codesourcery.com>
3823
3824 * gdb.texinfo (M68K Features): Fix typo.
3825
c14c28ba
PP
38262008-11-18 Paul Pluzhnikov <ppluzhnikov@google.com>
3827
3828 * gdb.texinfo (Symbols): Mention printing containing
3829 image name in "info symbol".
3830 (Maint translate-address): Likewise.
889bf7c5 3831
394a6666
JB
38322008-11-18 Joel Brobecker <brobecker@adacore.com>
3833
3834 * gdb.texinfo (Set Catchpoints): Remove the documentation of
3835 commands "catch load" and "catch unload".
3836
66bb093b
VP
38372008-11-17 Vladimir Prus <vladimir@codesourcery.com>
3838
3839 * gdb.texinfo (GDB/MI Async Records): Document
c8d5aac9 3840 =thread-selected.
889bf7c5 3841
4a92f99b
VP
38422008-11-17 Vladimir Prus <vladimir@codesourcery.com>
3843
c8d5aac9 3844 * observer.texi (new_inferior, inferior_exit): New observers.
4a92f99b 3845
f0323ca0
PA
38462008-10-27 Pedro Alves <pedro@codesourcery.com>
3847
3848 * gdbint.texinfo (Adding a New Target): Don't mention TDEPFILES,
3849 .mt files, TM_CLIBS or TM_CDEPS.
3850 (x86 Watchpoints): Don't mention TDEPFILES.
3851
8b23ecc4
SL
38522008-10-24 Sandra Loosemore <sandra@codesourcery.com>
3853
3854 * gdb.texinfo (Remote Protocol): Add new nodes to menu.
3855 (Overview): Mention notifications and non-stop mode behavior.
3856 (Packets): Update documentation of ?, vAttach, vCont, and vRun
3857 with non-stop mode behavior. Add vStopped description.
3858 (Stop Reply Packets): Update list of packets that return
3859 stop replies. Mention non-stop behavior.
3860 (General Query Packets): Document QNonStop packet and associated
3861 qSupported query response.
3862 (Interrupts): Clarify multi-threaded behavior. Mention non-stop
3863 behavior.
3864 (Notification Packets): New section.
3865 (Remote Non-Stop): New section.
3866 (File-I/O Overview): Mention non-stop behavior.
3867
fff08868
HZ
38682008-10-24 Hui Zhu <teawater@gmail.com>
3869 Pedro Alves <pedro@codesourcery.com>
3870
3871 * gdb.texinfo (displaced-stepping): Describe the auto mode
3872 setting, and say it's the default. This is now a mainstream
3873 setting instead of a maintenance setting.
3874
252fbfc8
PA
38752008-10-23 Pedro Alves <pedro@codesourcery.com>
3876
3877 * observer.texi (thread_stop_requested): New.
3878
20924a55
JB
38792008-10-22 Joel Brobecker <brobecker@adacore.com>
3880
3881 * gdb.texinfo (Ada Tasks, Ada Tasks and Core Files): New nodes.
3882 (Patching): Replace incorrect usage of @samp by @kbd.
3883
bacec72f
MS
38842008-10-17 Michael Snyder <msnyder@vmware.com>
3885
3886 * gdb.texinfo: Add documentation for reverse execution.
3887
a08702d6 38882008-10-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
bd4f7d68 3889 Eli Zaretskii <eliz@gnu.org>
a08702d6
TJB
3890
3891 * gdb.texinfo. (Values From Inferior): New subsubsection.
3892
d97bc12b
DE
38932008-10-06 Doug Evans <dje@google.com>
3894
3895 * gdb.texinfo (set debug dwarf2-die): Document it.
3896
87f67dba
JB
38972008-10-01 Joel Brobecker <brobecker@adacore.com>
3898
3899 * gdb.texinfo (catch) [exception]: Document how to insert
3900 a breakpoint on user-defined exceptions when the exception
3901 name is identical to one of the language-defined ones.
3902
2fae03e8
TT
39032008-09-27 Tom Tromey <tromey@redhat.com>
3904
3905 * gdb.texinfo (Macros): Remove text about stringification,
3906 varargs, and splicing.
3907
5c6ce71d
TT
39082008-09-27 Tom Tromey <tromey@redhat.com>
3909
3910 * gdbint.texinfo (Language Support): Remove text about omitting
3911 support for a language.
3912
07128da0
DE
39132008-09-23 Doug Evans <dje@google.com>
3914
3915 * gdb.texinfo (info dcache): Update.
3916
b90a069a
SL
39172008-09-22 Sandra Loosemore <sandra@codesourcery.com>
3918
3919 * gdb.texinfo (Packets): Add info on thread-id syntax and
3920 multiprocess extensions.
3921 <D>: Document multiprocess form of packet.
3922 <H>: Use thread-id syntax.
3923 <T>: Likewise.
3924 <vCont>: Likewise. Note this is required for multiprocess.
3925 <vKill>: New packet.
3926 (Stop Reply Packets) <T>: Use thread-id syntax.
3927 <W>: Document multiprocess form of reply.
3928 <X>: Likewise.
3929 (General Query Packets) <qC>: Use thread-id syntax.
3930 <qfThreadInfo>: Likewise.
3931 <qGetTLSAddr>: Likewise.
3932 <qP>: Likewise.
3933 <qSupported>: Add "multiprocess" feature.
3934 <qThreadExtraInfo>: Use thread-id syntax.
3935
b77209e0
PA
39362008-09-22 Stan Shebs <stan@codesourcery.com>
3937
3938 * gdb.texinfo (Inferiors): New section.
3939
3d0bb823
PA
39402008-09-12 Pedro Alves <pedro@codesourcery.com>
3941
3942 * gdbint.texinfo (Native Debugging): Mention NAT_GENERATED_FILES.
3943
f8dcfc0a
UW
39442008-09-11 Ulrich Weigand <uweigand@de.ibm.com>
3945
3946 * gdbint.texinfo (Target Conditionals): Remove documentation
3947 for gdbarch_name_of_malloc.
3948
8775bb90
MS
39492008-09-03 Angela Marie Thomas <angela@releasedominatrix.com>
3950
3951 * gdb.texinfo (Interrupts): Mention TCP interface for
3952 sending BREAK.
3953
f1838a98
UW
39542008-08-26 Ulrich Weigand <uweigand@de.ibm.com>
3955
3956 * gdb.texinfo (Commands to Specify Files): Document "remote:"
3957 argument prefix to "set sysroot".
3958
158c7665
PH
39592008-08-21 Paul N. Hilfinger <hilfinger@adacore.com>
3960
3961 * gdb.texinfo (Omissions from Ada): Describe new treatment of True
3962 and False.
3963
30e026bb
VP
39642008-08-20 Vladimir Prus <vladimir@codesourcery.com>
3965
c8d5aac9
L
3966 * gdb.textinfo (GDB/MI Miscellaneous Commands): Use @table
3967 for possible features of -list-features.
30e026bb 3968
c6ebd6cf
VP
39692008-08-19 Vladimir Prus <vladimir@codesourcery.com>
3970
c8d5aac9 3971 * gdb.texinfo (Background execution): Adjust example
c6ebd6cf
VP
3972 (GDB/MI Miscellaneous Commands): Document -list-target-features.
3973
aeac0ff9
VP
39742008-08-19 Vladimir Prus <vladimir@codesourcery.com>
3975
3976 * doc/gdb.texinfo (PowerPC): Fix typo.
3977 (PowerPC features): Fix typo.
3978
5231c1fd
PA
39792008-08-18 Pedro Alves <pedro@codesourcery.com>
3980
3981 * observer.texi (thread_ptid_changed): New.
3982
677c5bb1
LM
39832008-08-18 Luis Machado <luisgpm@br.ibm.com>
3984
3985 * doc/gdb.texinfo (PowerPC): Mention Extended FPR's for POWER7.
3986 (PowerPC features): Mention feature set for VSX registers.
3987
f3a2dd1a
JB
39882008-08-13 Joel Brobecker <brobecker@adacore.com>
3989
3990 * gdb.texinfo (Ada Mode Intro): Improve the documentation regarding
3991 the direct visibility of all names in user-written packages.
3992
33e5cbd6
PA
39932008-08-13 Pedro Alves <pedro@codesourcery.com>
3994
3995 * gdb.texinfo (breakpoint always-inserted) Describe the auto mode
3996 setting, and make it the default.
3997 (Non-Stop Mode): Remove "set breakpoints always-inserted 1" from
3998 non-stop script example.
3999
d0384fc4
TJB
40002008-08-12 Thiago Jung Bauermann <bauerman@br.ibm.com>
4001
4002 * gdbint.texinfo (Raw and Virtual Register Representations): Fix
4003 reference to the "Using Different Register and Memory Data
4004 Representation" section.
4005
a6f3e723
SL
40062008-08-12 Sandra Loosemore <sandra@codesourcery.com>
4007
4008 * gdb.texinfo (Remote Configuration): Document set remote noack-packet.
4009 (Remote Protocol): Add Packet Acknowledgment to menu.
4010 (Overview): Mention +/- can be disabled, and point to new section
4011 where this is discussed in detail.
4012 (General Query Packets): Document QStartNoAckMode packet, and
4013 corresponding qSupported reply.
4014 (Packet Acknowledgment): New section.
4015
0606b73b
SL
40162008-08-11 Sandra Loosemore <sandra@codesourcery.com>
4017 Pedro Alves <pedro@codesourcery.com>
4018
4019 * gdb.texinfo (Threads): Move paragraph about automatic thread
4020 selection to All-Stop Mode subsection.
4021 (Thread Stops): Reorganize existing material into subsections.
4022 Add introductory blurb and menu.
4023 (Non-Stop Mode): New subsection.
4024 (Background Execution): New subsection.
4025 (Maintenance Commands): Add cross-references from async mode
4026 commands to the new Background Execution section.
4027
d57a3c85
TJB
40282008-08-06 Tom Tromey <tromey@redhat.com>
4029
4030 * gdb.texinfo (Extending GDB): New chapter.
4031 (Sequences): Demoted chapter, now a section under the new
4032 Extending GDB chapter.
4033 (Python): New section.
4034
6d76a53d
SS
40352008-07-31 Stan Shebs <stan@codesourcery.com>
4036
4037 * gdbint.texinfo: Remove FUNCTION_EPILOGUE_SIZE.
4038
1f70da6a
SS
40392008-07-29 Stan Shebs <stan@codesourcery.com>
4040
4041 * gdbint.texinfo: General round of cleanup and minor
4042 clarifications.
4043 (Breakpoint Handling): Remove mention of BREAKPOINT macro.
4044 (Longjmp Support): Update description to reflect how it is done
4045 for targets without using native header.
4046 (Symbol Handling): Add a little more general explanation.
4047 (COFF, ELF): Mention stabs encapsulation.
4048 (DWARF 3): New section.
4049 (Adding a New Host): Scrub out some obsolete bits.
4050 (Generic Host Support Files): Mention ser-pipe.c, ser-mingw.c.
4051 (Host Conditionals): Remove descriptions of NO_STD_REGS,
4052 HAVE_MMAP, HAVE_TERMIO, INT_MAX etc, LONGEST, HAVE_LONG_DOUBLE,
4053 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, L_SET, SEEK_CUR,
4054 SEEK_SET, STOP_SIGNAL, USG.
4055 (Raw and Virtual Register Representations): Ditto for
4056 DEPRECATED_REGISTER_RAW_SIZE, DEPRECATED_REGISTER_VIRTUAL_SIZE,
4057 DEPRECATED_REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_TYPE.
4058 (Target Conditionals): Ditto for DEPRECATED_FP_REGNUM,
4059 DEPRECATED_FRAMELESS_FUNCTION_INVOCATION, DEPRECATED_FRAME_CHAIN,
4060 DEPRECATED_FRAME_CHAIN_VALID, DEPRECATED_FRAME_INIT_SAVED_REGS,
4061 DEPRECATED_FRAME_SAVED_PC, DEPRECATED_FUNCTION_START_OFFSET,
4062 DEPRECATED_REGISTER_VIRTUAL_SIZE,
4063 DEPRECATED_REGISTER_VIRTUAL_TYPE,
4064 DEPRECATED_USE_STRUCT_CONVENTION.
4065 Describe gdbarch_deprecated_fp_regnum.
4066 Update description of gdbarch_print_insn.
4067 (Adding a New Target): Scrub out obsolete bits.
4068 (Obsolete Conditionals): Remove entire section.
4069
383f836e
TT
40702008-07-25 Tom Tromey <tromey@redhat.com>
4071
4072 * observer.texi (GDB Observers): Document new observers:
4073 breakpoint_created, breakpoint_deleted, breakpoint_modified,
4074 tracepoint_created, tracepoint_deleted, tracepoint_modified,
4075 architecture_changed.
4076
cfd8ab24
SS
40772008-07-21 Stan Shebs <stan@codesourcery.com>
4078
4079 * gdbint.texinfo: Refer to target_so_ops.in_dynsym_resolve_code
4080 instead of IN_SOLIB_DYNSYM_RESOLVE_CODE.
4081
781b42b0
TT
40822008-07-21 Tom Tromey <tromey@redhat.com>
4083
4084 * observer.texi (GDB Observers): Remove obsolete comment.
4085 <executable_changed>: Remove argument.
4086
d7d9f01e
TT
40872008-07-18 Tom Tromey <tromey@redhat.com>
4088
4089 * gdb.texinfo (Macros): Update. Use @code rather than @command.
4090
bf250677
DE
40912008-07-10 Doug Evans <dje@google.com>
4092
4093 * doc/gdb.texinfo: Document "set print symbol-loading on|off".
4094
10568435
JK
40952008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
4096
4097 * gdb.texinfo (Starting): Document "set disable-randomization".
4098
5ae4183a
AS
40992008-07-07 Andreas Schwab <schwab@suse.de>
4100
4101 * gdb.texinfo (GDB/MI Target Manipulation): Fix last change.
4102
b56e7235
VP
41032008-07-06 Vladimir Prus <vladimir@codesourcery.com>
4104
4105 * gdb.texinfo (GDB/MI Target Manipulation): Add
4106 example of -target-attach.
4107
e1ac3328
VP
41082008-06-10 Vladimir Prus <vladimir@codesourcery.com>
4109
4110 * observer.texi (target_resumed): New observer.
5ae4183a 4111 * gdb.texinfo (GDB/MI Output Records): Document *running.
e1ac3328 4112
65d12d83
TT
41132008-06-06 Tom Tromey <tromey@redhat.com>
4114
4115 * gdb.texinfo (Completion): Add field name example.
4116
fbc5282e
MK
41172008-06-06 Marc Khouzam <marc.khouzam@ericsson.com>
4118
4119 * gdb.texinfo (GDB/MI Program Context): Added example
4120 to -exec-arguments
5ae4183a 4121
fbc5282e 41222008-06-05 Nick Roberts <nickrob@snap.net.nz>
bcf6fc3a
NR
4123
4124 * annotate.texinfo (Multi-threaded Apps): Add entry for thread-changed
4125 annotation.
4126
c16158bc 41272008-06-05 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a
AS
4128 Nathan Sidwell <nathan@codesourcery.com>
4129 Joseph Myers <joseph@codesourcery.com>
c16158bc
JM
4130
4131 * configure.ac: Include ../../config/acx.m4. Use ACX_PKGVERSION
4132 and ACX_BUGURL.
4133 * configure: Regenerate.
4134 * Makefile.in (PKGVERSION, BUGURL_TEXI): Define.
4135 (GDBvn.texi): Define VERSION_PACKAGE, BUGURL and BUGURL_DEFAULT.
4136 * gdb.texinfo: Use VERSION_PACKAGE and BUGURL. Remove
4137 mailing-list-specific text about bug reporting unless
4138 BUGURL_DEFAULT.
4139
75c99385
PA
41402008-06-05 Pedro Alves <pedro@codesourcery.com>
4141
4142 * gdb.texinfo (-target-select): Remove reference to target async.
4143 (Maintenance Commands): Document "maint set/show remote-async".
4144
1763a388
MK
41452008-06-04 Marc Khouzam <marc.khouzam@ericsson.com>
4146
4147 * gdb.texinfo (GDB/MI File Transfer Commands): Typo
4148 in -target-file-get section.
5ae4183a 4149
d0d064df
PA
41502008-05-22 Pedro Alves <pedro@codesourcery.com>
4151
9b562ab8
PA
4152 * gdb.texinfo (vAttach, vRun): Re-remove requirement of the stub
4153 killing the inferior when it is already debugging a process.
d0d064df 4154
8dfa32fc
JB
41552008-05-21 Joel Brobecker <brobecker@adacore.com>
4156
4157 * gdb.texinfo (Continuing and Stepping): Document the new "fin"
4158 abbreviation for "finish".
4159
55f996a7
NR
41602008-05-21 Nick Roberts <nickrob@snap.net.nz>
4161
4162 * annotate.texinfo (Multi-threaded Apps): New node for new annotation.
4163
ba2b1c56
DJ
41642008-05-15 Daniel Jacobowitz <dan@codesourcery.com>
4165
4166 * gdbint.texinfo (Target Conditionals): Delete entry for
4167 gdbarch_dwarf_reg_to_regnum.
4168
08388c79
DE
41692008-05-09 Doug Evans <dje@google.com>
4170
a3c83fae 4171 * gdb.texinfo: Document "find" command, qSearch:memory packet.
08388c79 4172
d14508fe
DE
41732008-05-05 Doug Evans <dje@google.com>
4174
4175 * gdb.texinfo (disassemble): Document /m modifier.
4176
e2b7ddea
VP
41772008-05-05 Vladimir Prus <vladimir@codesourcery.com>
4178
5ae4183a
AS
4179 * gdb.texinfo (Maintenance Commands): Clarify that "maint time"
4180 will not report the time of commands that run the target.
e2b7ddea 4181
8eb41542
VP
41822008-05-03 Vladimir Prus <vladimir@codesourcery.com>
4183
4184 * gdb.texinfo (GDB/MI Output Records): Add
4185 missing semicolon.
4186
82f68b1c
VP
41872008-05-03 Vladimir Prus <vladimir@codesourcery.com>
4188
4189 * gdb.texinfo (GDB/MI Output Records):
4190 Document =thread-create and =thread-exited.
4191
fa0f268d
VP
41922008-05-03 Vladimir Prus <vladimir@codesourcery.com>
4193
4194 * gdb.texinfo (GDB/MI Development and Front Ends):
82f68b1c 4195 Remove mention of dmi-discuss.
fa0f268d 4196
063bfe2e
VP
41972008-05-03 Pedro Alves <pedro@codesourcery.com>
4198
4199 * observer.texi (thread_exit): New.
4200
237fc4c9
PA
42012008-05-02 Pedro Alves <pedro@codesourcery.com>
4202
4203 * gdb.texinfo (Debugging Output): Document "set/show debug
4204 displaced".
4205 (Maintenance Commands): Document "maint set/show
4206 can-use-displaced-stepping".
4207
0428b8f5
DJ
42082008-05-02 Daniel Jacobowitz <dan@codesourcery.com>
4209
4210 * gdb.texinfo (ARM): Document set/show arm fallback-mode
4211 and set/show arm force-mode.
4212
5009afc5
AS
42132008-05-02 Andreas Schwab <schwab@suse.de>
4214
4215 * gdbint.texinfo (Algorithms): Describe
4216 target_watchpoint_addr_within_range.
4217
669fac23
DJ
42182008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
4219
4220 * gdbint.texinfo (Stack Frames): New chapter.
4221 (Algorithms): Move Frames text to the new chapter.
4222 (Target Conditionals): Delete SAVE_DUMMY_FRAME_TOS. Document
4223 gdbarch_dummy_id instead of gdbarch_unwind_dummy_id.
4224
721c02de
VP
42252008-04-24 Vladimir Prus <vladimir@codesourcery.com>
4226
5ae4183a
AS
4227 * gdb.texinfo (GDB/MI Output Syntax): Clarify that async
4228 output does not necessary include any tokens.
721c02de 4229
c055b101
CV
42302008-04-22 Corinna Vinschen <vinschen@redhat.com>
4231
4232 * gdb.texinfo (Set SH Calling convention): New @item.
4233 (Show SH Calling convention): Ditto.
4234
68837c9d
MD
42352008-04-22 Markus Deuling <deuling@de.ibm.com>
4236
4237 * gdb.texinfo (Fortran Operators): Describe '%' operator.
4238
2e9132cc
EZ
42392008-04-20 Eli Zaretskii <eliz@gnu.org>
4240
4241 * gdb.texinfo (Set Breaks): Mention that multiple location
4242 breakpoints need line number info. Add index entries.
4243
31fffb02
CS
42442008-04-19 Craig Silverstein <csilvers@google.com>
4245
4246 * gdb.texinfo (Requirements): Add an optional requirement on
4247 zlib.
4248 * gdbint.texinfo (Debugging File Formats): Add new subsection for
4249 Compressed DWARF 2.
4250
a47ec5fe
AR
42512008-04-16 Aleksandar Ristovski <aristovski@qnx.com>
4252
4253 * gdb.texinfo (GDB/MI Simple Examples): Added 'disp' field to the
4254 sample output for 'stopped,reason="breakpoint-hit"' message.
4255 (GDB/MI Program Execution): Likewise.
4256
de051565
MK
42572008-04-09 Marc Khouzam <marc.khouzam@ericsson.com>
4258
5ae4183a 4259 * gdb.texinfo (GDB/MI Variable Objects): Add anchor to
de051565
MK
4260 -var-set-format. Add -f option to -var-evaluate-expression.
4261
6ba66d6a
JB
42622008-04-03 Joel Brobecker <brobecker@adacore.com>
4263
4264 * gdb.texinfo (Breakpoint Menus): Delete. Contents moved inside
4265 new node "Ambiguous Expressions". Replace references to this
4266 node by references to "Ambiguous Expressions" throughout.
4267 (Ambiguous Expressions): New node.
4268
1e26b4f8
DJ
42692008-03-26 Daniel Jacobowitz <dan@codesourcery.com>
4270
4271 * gdb.texinfo (MIPS Features, PowerPC Features): Add @node.
4272
b84876c2
PA
42732008-03-21 Pedro Alves <pedro@codesourcery.com>
4274
4275 * gdb.texinfo (Debugging Output): Document
4276 "set/show debug lin-lwp-async".
4277 (Maintenance Commands): Document "maint set/show linux-async".
4278
63092375
DJ
42792008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
4280
4281 * gdb.texinfo (Expressions): Update description of malloced arrays.
4282
8e8901c5
VP
42832008-03-15 Vladimir Prus <vladimir@codesourcery.com>
4284
4285 * gdb.texinfo (Thread Commands): Document
4286 -thread-info. Remove -thread-list-all-threads.
4287
1fddbabb
PA
42882008-03-14 Pedro Alves <pedro@codesourcery.com>
4289 Sandra Loosemore <sandra@codesourcery.com>
4290
4291 * gdb.texinfo (Library List Format): Update to mention the
4292 possibility to pass section addresses instead of segment
4293 addresses.
4294
ccd213ac
DJ
42952008-03-10 Daniel Jacobowitz <dan@codesourcery.com>
4296
4297 * gdb.texinfo (Starting): Document "set exec-wrapper".
4298 (Server): Document gdbserver --wrapper.
4299
fa4727a6
DJ
43002008-03-03 Daniel Jacobowitz <dan@codesourcery.com>
4301
4302 * gdb.texinfo (Set Watchpoints): Mention watchpoints on
4303 unreadable memory. Delete obsolete SPARClite reference.
4304
8edfe269
DJ
43052008-02-28 Daniel Jacobowitz <dan@codesourcery.com>
4306
4307 * gdb.texinfo (Starting): Mention always-running targets.
4308 (Target Commands): Add an anchor for load.
4309 (Connecting): Explain continue instead of run.
4310
1843f87b
DJ
43112008-02-27 Daniel Jacobowitz <dan@codesourcery.com>
4312
4313 * gdb.texinfo (Debugging Output): Document "set debug timestamp".
4314
f9082629
NR
43152008-02-26 Nick Roberts <nickrob@snap.net.nz>
4316
4317 * gdb.texinfo (Set Breaks): Revert description of Enb column of
4318 breakpoint table.
4319
fd96d250
PA
43202008-02-19 Pedro Alves <pedro@codesourcery.com>
4321
4322 * gdb.texinfo (vAttach, vRun): Remove requirement of the stub
4323 killing the inferior when it is already debugging a process.
4324
36af4ef6
MD
43252008-02-13 Markus Deuling <deuling@de.ibm.com>
4326
4327 * gdbint.texinfo (Build Script): New section. Mention new build script
4328 gdb_buildall.sh.
4329
cda4ce5a
JB
43302008-02-01 Jim Blandy <jimb@red-bean.com>
4331
4332 * gdb.texinfo (Help): Summarize 'info args' correctly.
4333
4acd40f3
TJB
43342008-01-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
4335
4336 * gdb.texinfo: (Decimal Floating Point): Mention pseudo-registers
4337 available in PowerPC architecture.
4338 (Embedded Processors): Change node name of PowerPC item in menu.
4339 (PowerPC): Rename to...
4340 (PowerPC Embedded): this.
4341 (Architectures): Add new PowerPC item in menu.
4342 (PowerPC): New node.
4343
6e6c6f50
DJ
43442008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
4345
4346 * gdb.texinfo (Multi-Process Mode for gdbserver): Use @kbd for
4347 commands.
4348
5ee187d7
DJ
43492008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
4350
4351 * gdb.texinfo (Setting Catchpoints): Mention features
4352 supported on GNU/Linux.
4353
e275c0d9
NR
43542008-01-30 Nick Roberts <nickrob@snap.net.nz>
4355
4356 * gdb.texinfo (GDB/MI File Commands): Describe new output
4357 field for MI command -file-list-exec-source-file.
4358
2d717e4f
DJ
43592008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
4360
4361 * gdb.texinfo (Using the `gdbserver' Program): Add security
4362 warning. Rearrange into subsections and subsubsections. Document
4363 --multi and --debug. Correct --with-sysroot typo. Update --attach
4364 usage. Make load reference clearer. Document monitor exit.
4365 (Remote Configuration): Document set remote exec-file, attach-packet,
4366 and run-packet.
4367 (Packets): Document vAttach and vRun.
4368
d35a4257 43692008-01-29 Nick Roberts <nickrob@snap.net.nz>
f663676d
NR
4370
4371 * gdb.texinfo (Processes): Mention process command.
889bf7c5 4372 detach-on-follow -> detach-on-fork.
f663676d 4373
c78d192c
DJ
43742008-01-28 Daniel Jacobowitz <dan@codesourcery.com>
4375
4376 * gdbint.texinfo (Native Conditionals): Remove
4377 SHELL_COMMAND_CONCAT and SHELL_FILE.
4378
d35a4257
EZ
43792008-01-26 Eli Zaretskii <eliz@gnu.org>
4380
4381 * gdb.texinfo (Specify Location): Improve wording.
4382
93815fbf
VP
43832008-01-23 Chris Demetriou <cgd@google.com>
4384
4385 * gdb.texinfo (Threads): Document new "set print thread-events"
4386 and "show print thread-events" commands.
4387
2a25a5ba
EZ
43882008-01-19 Eli Zaretskii <eliz@gnu.org>
4389
4390 * gdb.texinfo (Specify Location): New section.
4391 (Delete Breaks, Edit, Set Breaks): Remove description of
4392 locations. Instead, add a reference to "Specify Location".
4393 (Machine Code, Jumping, Thread Stops, Continuing and Stepping)
4394 (Symbols): Refer to "Specify Location" for the valid forms of
4395 linespecs and locations.
4396
32c9a795
MD
43972008-01-18 Markus Deuling <deuling@de.ibm.com>
4398
4399 * gdbint.texinfo (Target Conditionals): Replace the description of
4400 BITS_BIG_ENDIAN with a description of gdbarch_bits_big_endian.
4401
b17828ca
JB
44022008-01-12 Paul Hilfinger <hilfinger@adacore.com>
4403
4404 * gdb.texinfo (C Operators): Remove incorrect parenthetical comment
4405 about &&var, which is rejected by the expression parser.
4406
0aea4bf3
LM
44072008-01-09 Luis Machado <luisgpm@br.ibm.com>
4408
4409 * gdb.texinfo (Output): Update documentation on using printf with DFP
4410 types.
4411
febe4383
TJB
44122008-01-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
4413
4414 * gdb.texinfo (C and C++): Add Decimal Floating Point format
4415 subsubsection.
4416 (Decimal Floating Point format): New subsubsection.
4417
7a404eba
PA
44182008-01-05 Pedro Alves <pedro@codesourcery.com>
4419
4420 * gdb.texinfo (File Options): Remove mention of the attempt to
4421 open a core file with the -p option. Don't list -c as a valid
4422 option to attach to a process.
4423
a4d9b460
PA
44242008-01-05 Pedro Alves <pedro@codesourcery.com>
4425
4426 * gdbint.texinfo (Host Conditionals): Remove mention of
4427 ALIGN_STACK_ON_ENTRY.
4428
6ec2edbe
JB
44292008-01-05 Joel Brobecker <brobecker@adacore.com>
4430
4431 * gdbint.texinfo (Start of New Year Procedure): Add item
4432 describing how to update the source and documentation copyright
4433 notices.
4434
d8b2a693
JB
44352007-12-18 Jim Blandy <jimb@codesourcery.com>
4436
ab209b3a 4437 * gdb.texinfo (Set Watchpoints): Integrate per-thread
d8b2a693
JB
4438 watchpoint explanation into the main description of the watchpoint
4439 command; update synopses of 'watch', 'rwatch', and 'awatch'
4440 commands.
4441
8b4ed427
VP
44422007-12-18 Vladimir Prus <vladimir@codesourcery.com>
4443
4444 * gdb.texinfo (Miscellaneous gdb/mi Commands):
4445 Document 'pending-breakpoints' feature of
4446 -list-features.
4447
37e4754d
LM
44482007-12-17 Luis Machado <luisgpm@br.ibm.com>
4449
669fac23 4450 * gdb.texinfo: Add new parameter's description.
37e4754d 4451
1d3811f6
DJ
44522007-12-16 Daniel Jacobowitz <dan@codesourcery.com>
4453
4454 * gdb.texinfo (Overview): Clarify run-length encoding
4455 example. Remove the restriction on "+" and "-" characters.
4456
c1c25a1a
EZ
44572007-12-15 Eli Zaretskii <eliz@gnu.org>
4458
4459 * gdb.texinfo (Host I/O Packets): Fix xref syntax.
4460
afe8ab22 44612007-12-14 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a 4462
afe8ab22
VP
4463 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
4464 the -f option for -break-insert, remove -r option,
4465 and clarify specification of location.
4466
a6b151f1
DJ
44672007-11-30 Daniel Jacobowitz <dan@codesourcery.com>
4468
4469 * gdb.texinfo (Debugging Programs with Multiple Processes): Correct
4470 formatting.
4471 (Remote Debugging): Add File Transfer section.
4472 (Remote Configuration): Document Host I/O packets.
4473 (GDB/MI): Add GDB/MI File Transfer Commands section.
c1c25a1a 4474 (Host I/O Packets): New section in "Remote Protocol".
a6b151f1
DJ
4475 (Packets): Add vFile.
4476
3b784c4f
EZ
44772007-11-17 Eli Zaretskii <eliz@gnu.org>
4478
4479 * gdb.texinfo (Set Breaks, Disabling): Clarify behavior of
4480 breakpoints with multiple locations.
4481 (Breakpoint Menus): Improve wording.
4482 (Output): Fix last change.
4483
a4ce5b0d
UW
44842007-11-17 Ulrich Weigand <uweigand@de.ibm.com>
4485
4486 * Makefile.in (Makefile): Do not depend on target_makefile_frag.
4487
1b39d5c0
DE
44882007-11-15 Doug Evans <dje@google.com>
4489
4490 * gdb.texinfo (Symbols): Update output of "maint info symtabs".
4491
7a72d44c
VP
44922007-11-15 Vladimir Prus <vladimir@codesourcery.com>
4493
4494 * gdbint.texinfo (Native Conditionals): Remove
4495 mention of CLEAR_SOLIB.
5ae4183a 4496
6d1829bf 44972007-11-11 Joel Brobecker <brobecker@adacore.com>
b4740add
JB
4498
4499 * gdb.texinfo (Print Settings): Add documentation for "set/show
4500 print frame-arguments".
4501
1a619819
LM
45022007-11-05 Luis Machado <luisgpm@br.ibm.com>
4503
3b784c4f 4504 * gdb.texinfo (Output): Update printf command's description.
1a619819 4505
55eddb0f
DJ
45062007-10-30 Daniel Jacobowitz <dan@codesourcery.com>
4507
4508 * gdb.texinfo (PowerPC): Document "set powerpc vector-abi" and "set
4509 powerpc soft-float".
4510
9cceb671
DJ
45112007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
4512
4513 * gdb.texinfo (Files): Correct formatting. Mention Expat
4514 requirement.
4515 (Requirements for Building GDB): Expand the list of Expat
4516 uses.
4517 (Library List Format, Memory Map Format): Mention Expat.
4518 (Target Descriptions): Update Expat wording.
4519
83acabca
DJ
45202007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
4521
4522 * gdbint.texinfo (Register and Memory Data, Target Conditionals):
4523 Document that gdbarch_convert_register_p should return zero for no-op
4524 conversions.
4525
e35879db
UW
45262007-10-22 Ulrich Weigand <uweigand@de.ibm.com>
4527
83acabca 4528 * gdbint.texi (Compiler Characteristics): Move documentation
e35879db
UW
4529 of set_gdbarch_sofun_address_maybe_missing back to ...
4530 (Target Conditionals): ... here to fix build break.
4531
203c3895
UW
45322007-10-19 Ulrich Weigand <uweigand@de.ibm.com>
4533
83acabca 4534 * gdbint.texi (Target Conditionals): Remove documentation of
203c3895
UW
4535 SOFUN_ADDRESS_MAYBE_MISSING, replaced by ...
4536 (Compiler Characteristics): ... documentation of
4537 set_gdbarch_sofun_address_maybe_missing.
4538
11411de3
DJ
45392007-10-17 Daniel Jacobowitz <dan@codesourcery.com>
4540
4541 * gdbint.texinfo (Target Conditionals): Use
4542 frame_unwind_register_unsigned in examples instead of
4543 frame_unwind_unsigned_register.
4544
7cc46491
DJ
45452007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
4546
4547 * gdb.texinfo (Predefined Target Types): Add int128
4548 and uint128.
4549 (Standard Target Features): Add PowerPC features.
4550
81adfced
DJ
45512007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
4552
4553 * gdb.texinfo (Maintenance Commands): Document "maint print c-tdesc".
4554
c1874924
UW
45552007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
4556
4557 * gdbint.texi (Target Conditionals): Remove documentation
4558 of and references to DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS,
4559 gdbarch_extract_return_value, and gdbarch_store_return_value.
4560
f6e56ab3
UW
45612007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
4562
4563 * gdbint.texi (Target Conditionals): Remove documentation of
4564 and references to DEPRECATED_REG_STRUCT_HAS_ADDR.
4565
56cf5405
KH
45662007-10-11 Kazu Hirata <kazu@codesourcery.com>
4567
4568 * gdb.texinfo: Mention that inaccessible-by-default is on by
4569 default.
4570
35156bae
DJ
45712007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
4572
4573 * gdbint.texinfo (Target Conditionals): Remove VARIABLES_INSIDE_BLOCK.
4574
d983da9c
DJ
45752007-09-30 Daniel Jacobowitz <dan@codesourcery.com>
4576
4577 * gdb.texinfo (Setting Watchpoints): Adjust warning text about
4578 multi-threaded watchpoints.
4579 * gdbint.texinfo (Watchpoints): Describe how watchpoints are
4580 checked. Describe sticky notification. Expand description
4581 of steppable and continuable watchpoints.
4582 (Watchpoints and Threads): New subsection.
4583
fe6fbf8b
VP
45842007-09-28 Vladimir Prus <vladimir@codesourcery.com>
4585
4586 * gdb.texinfo (Setting Breakpoints): Revise
4587 documentation for pending breakpoints. Document
4588 breakpoints with multiple locations.
5ae4183a 4589
084344da
VP
45902007-09-19 Vladimir Prus <vladimir@codesourcery.com>
4591
4592 * gdb.texinfo (Miscellaneous gdb/mi Commands):
4593 Document -list-features.
5ae4183a 4594
82160952
EZ
45952007-09-15 Eli Zaretskii <eliz@gnu.org>
4596
4597 * gdb.texinfo (Output): Spell out which features of C's printf are
4598 not supported by GDB's printf.
7e27a47a
EZ
4599 (Separate Debug Files): More accurate wording regarding build ID
4600 and a reference to the ld manual rather than the Fedora wiki.
82160952 4601
ea37ba09
DJ
46022007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
4603 Jim Blandy <jimb@codesourcery.com>
4604
4605 * gdb.texinfo (Output Formats): Update 'c' description. Describe 's'.
4606 (Examining Memory): Update mentions of the 's' format.
4607 (Automatic Display): Likewise.
4608
b8533aec
DJ
46092007-09-02 Daniel Jacobowitz <dan@codesourcery.com>
4610
4611 * gdb.texinfo: Update the FSF's Back-Cover Text.
4612
83f83d7f
JK
46132007-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4614 Eli Zaretskii <eliz@gnu.org>
4615
4616 * gdb.texinfo (Separate Debug Files): Cosmetic quoting removal.
4617 Fixed the ``build ID'' name. New binaries build instructions for the
4618 build ID inclusion. Explain how the commands are specific to the build
4619 ID vs. debug link.
4620
c7e83d54
EZ
46212007-09-01 Eli Zaretskii <eliz@gnu.org>
4622
4623 * gdb.texinfo (Separate Debug Files): Fix last change. Add
4624 indexing for ``build ID'' support.
4625
d3750b24
JK
46262007-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
4627
4628 * gdb.texinfo (Separate Debug Files): Included a BUILD ID description.
4629 Enlisted BUILD ID to the debug file searching example.
4630 Included a BUILD ID `.note.gnu.build-id' section description.
4631 Updated/added the debug files splitting instructions for OBJCOPY.
4632
02142340
VP
46332007-08-31 Vladimir Prus <vladimir@codesourcery.com>
4634
4635 * gdb.texinfo (Variable Objects): Adjust docs
4636 for -var-info-expression and document
4637 -var-info-path-expression.
4638
d3bdde98
JB
46392007-08-20 Jim Blandy <jimb@codesourcery.com>
4640
3fb6a982
JB
4641 * gdb.texinfo (Top): Dedicate manual to the memory of Fred Fish.
4642 (title page): Include the dedication in the printed manual, as a
4643 separate page after the copyright notice.
5ae4183a 4644
d3bdde98
JB
4645 * gdb.texinfo (The F Reply Packet): Avoid confusing texi2html:
4646 don't break a @var across a line.
4647
c80a96a8
MR
46482007-07-25 Maciej W. Rozycki <macro@mips.com>
4649
4650 * Makefile.in (MAKEHTMLFLAGS): Also search the current directory
4651 for include files.
4652
5824a901
NR
46532007-07-12 Nick Roberts <nickrob@snap.net.nz>
4654
4655 * gdb.texinfo (Server Prefix): New node. Adapt from existing node
5ae4183a
AS
4656 in annotate.texinfo.
4657 (Command History): Link to new node.
5824a901 4658
d52e7ea3
UW
46592007-07-05 Markus Deuling <deuling@de.ibm.com>
4660
4661 * gdbint.texinfo (PC_LOAD_SEGMENT): Remove description.
4662
5fc14d0a
EZ
46632007-07-05 Eli Zaretskii <eliz@gnu.org>
4664
4665 * gdbint.texinfo (Target Conditionals): Fix last change.
4666
4a9bb1df
UW
46672007-07-03 Markus Deuling <deuling@de.ibm.com>
4668
4669 * gdb.texinfo: Replace following macros by their appropriate gdbarch
4670 routines:
4671 (TARGET_CHAR_SIGNED, CALL_DUMMY_LOCATION, CANNOT_FETCH_REGISTER)
4672 (CANNOT_STORE_REGISTER, GET_LONGJMP_TARGET, POINTER_TO_ADDRESS)
4673 (ADDRESS_TO_POINTER, INNER_THAN, FRAME_NUM_ARGS)
4674 (HAVE_NONSTEPPABLE_WATCHPOINT, TARGET_SHORT_BIT, TARGET_INT_BIT)
4675 (TARGET_LONG_BIT, TARGET_LONG_LONG_BIT, TARGET_FLOAT_BIT)
4676 (TARGET_DOUBLE_BIT, TARGET_LONG_DOUBLE_BIT, TARGET_PTR_BIT
4677 (TARGET_ADDR_BIT, SP_REGNUM, PC_REGNUM, PS_REGNUM, FP0_REGNUM)
4678 (STAB_REG_TO_REGNUM, ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM)
4679 (SDB_REG_TO_REGNUM, DWARF2_REG_TO_REGNUM, BELIEVE_PCC_PROMOTION)
4680 (CONVERT_REGISTER_P, REGISTER_TO_VALUE, VALUE_TO_REGISTER)
4681 (POINTER_TO_ADDRESS, ADDRESS_TO_POINTER, EXTRACT_RETURN_VALUE)
4682 (STORE_RETURN_VALUE, SKIP_PROLOGUE, MEMORY_INSERT_BREAKPOINT)
4683 (BREAKPOINT_FROM_PC, MEMORY_REMOVE_BREAKPOINT, DECR_PC_AFTER_BREAK)
4684 (ADDR_BITS_REMOVE, TARGET_PRINT_INSN, SKIP_TRAMPOLINE_CODE)
4685 (IN_SOLIB_RETURN_TRAMPOLINE, NAME_OF_MALLOC, ADDRESS_CLASS_TYPE_FLAGS)
4686 (ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, ADDRESS_CLASS_TYPE_FLAGS_P).
4687 (ADDRESS_CLASS_NAME_to_TYPE_FLAGS, ADJUST_BREAKPOINT_ADDRESS)
4688 (PRINT_FLOAT_INFO, PRINT_VECTOR_INFO, INTEGER_TO_ADDRESS)
4689 (SKIP_PERMANENT_BREAKPOINT, TARGET_VIRTUAL_FRAME_POINTER)
4690 (SOFTWARE_SINGLE_STEP_P)
4691
4692 (push_dummy_call, stabs_argument_has_addr, unwind_sp, unwind_pc)
4693 (print_registers_info, push_dummy_code, unwind_dummy_id): Rework
4694
4695 (REGISTER_CONVERT_TO_TYPE, END_OF_TEXT_DEFAULT, GDB_MULTI_ARCH)
4696 (GDB_TARGET_IS_HPPA, DEPRECATED_GET_SAVED_REGISTER)
4697 (SYMBOLS_CAN_START_WITH_DOLLAR, DEPRECATED_INIT_EXTRA_FRAME_INFO)
4698 (DEPRECATED_INIT_FRAME_PC, DEPRECATED_SIGTRAMP_START)
4699 (IN_SOLIB_CALL_TRAMPOLINE, NO_HIF_SUPPORT, REGISTER_CONVERTIBLE)
4700 (DEPRECATED_REGISTER_RAW_SIZE, PARM_BOUNDARY, DEPRECATED_STACK_ALIGN)
4701 (PROLOGUE_FIRSTLINE_OVERLAP, DEPRECATED_POP_FRAME, STEP_SKIPS_DELAY)
4702 (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT)
4703 (OS9K_VARIABLES_INSIDE_BLOCK, KERNEL_U_ADDR, KERNEL_U_ADDR_HPUX)
4704 (REGISTER_U_ADDR, U_REGS_OFFSET, DEBUG_PTRACE): Remove description.
4705
4706 (Converting an existing Target Architecture to Multi-arch): Remove
4707 section.
4708
4709 (gdbarch_unwind_pc, gdbarch_unwind_sp): Renew code example.
4710 (gdbarch_addr_bits_remove): Add code example.
4711
4712 * gdb.texinfo: Replace REGISTER_NAME by gdbarch_register_name.
4713
cfa9d6d9
DJ
47142007-07-02 Daniel Jacobowitz <dan@codesourcery.com>
4715
4716 * gdb.texinfo (Remote Configuration): Document library-info-packet.
4717 Add other missing entries. Adjust the table size to fit.
4718 (Stop Reply Packets): Use @itemize instead of @enumerate. Document
4719 stop reasons including the new "library" event.
4720 (General Query Packets): Adjust table widths for qSupported. Mention
4721 qXfer:libraries:read reply to qSupported and document the new packet.
4722 (Library List Format): New section.
4723
159fcc13
JK
47242007-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
4725
4726 * gdb.texinfo (Attach): Fixed GDB exit inferior detachment.
4727
f66d1690
MS
47282007-06-28 Michael Snyder <msnyder@svkmacdonelllnx>
4729
4730 * gdbint.texinfo (Table, Tuple and List Functions) Fix typo.
4731
67102876
NR
47322007-06-25 Nick Roberts <nickrob@snap.net.nz>
4733
4734 * gdbint.texinfo (Register and Memory Data): Break sections
4735 into nodes and add a menu.
4736
a4642986
MR
47372007-06-21 Maciej W. Rozycki <macro@mips.com>
4738
4739 * gdb.texinfo (Examining Memory): Document the new behaviour.
4740
e9c17194
VP
47412007-06-21 Vladimir Prus <vladimir@codesourcery.com>
4742
4743 * gdb.texinfo (Standard Target Features): Document
4744 m68k features.
4745
31d99776
DJ
47462007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
4747
4748 * gdb.texinfo (General Query Packets): Document qOffsets changes.
4749
1780a0ed
DJ
47502007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
4751
4752 * gdb.texinfo (Target Description Format): Add version attribute
4753 for <target>.
4754
822b6570
DJ
47552007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
4756
4757 * gdb.texinfo (MIPS Features): Document org.gnu.gdb.mips.linux.
4758
f8b73d13
DJ
47592007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
4760
4761 * gdb.texinfo (MIPS Features): New subsection.
4762
0e7f50da
UW
47632007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
4764 Markus Deuling <deuling@de.ibm.com>
4765
4766 * gdb.texinfo (General Query Packets): Document qXfer:spu:read
4767 and qXfer:spu:write packets and mention them under qSupported.
4768
23d964e7
UW
47692007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
4770 Markus Deuling <deuling@de.ibm.com>
4771
4772 * gdb.texinfo (Architectures): Add new SPU section to document
4773 Cell Broadband Engine SPU architecture specific commands.
4774
9f708cb2
VP
47752007-06-09 Vladimir Prus <vladimir@codesourcery.com>
4776
4777 * gdb.texinfo (GDB/MI Variable Objects): Editorial
4778 comments.
4779
7579b5f8
NR
47802007-06-07 Nick Roberts <nickrob@snap.net.nz>
4781
4782 * gdb.texinfo (Emacs): Describe GDB under Emacs 22.1.
4783
bf06d120
JB
47842007-05-29 Jim Blandy <jimb@codesourcery.com>
4785
4786 * gdb.texinfo (Overview): Doc fix.
4787
23776285
MR
47882007-05-22 Maciej W. Rozycki <macro@mips.com>
4789
4790 * gdb.texinfo (Remote Configuration): Document "set/show
4791 remoteflow".
4792
1a69e1e4
DJ
47932007-05-16 Daniel Jacobowitz <dan@codesourcery.com>
4794
bf06d120
JB
4795 * gdb.texinfo (MIPS): Remove documentation for set mips
4796 saved-gpreg-size, show mips saved-gpreg-size, and set mips
4797 stack-arg-size.
1a69e1e4 4798
46ba6afa 47992007-05-14 Bob Wilson <bob.wilson@acm.org>
5ae4183a 4800
46ba6afa
BW
4801 * all-cfg.texi (GDBTUI): New.
4802 * gdb.texinfo (Mode Options): Use GDBTUI variable.
4803 (TUI, TUI Overview, TUI Keys, TUI Single Key Mode, TUI Commands)
4804 (TUI Configuration): Edit to improve clarity and fix problems of
4805 both style and content.
5ae4183a 4806
06d3b283
UW
48072007-05-11 Ulrich Weigand <uweigand@de.ibm.com>
4808
4809 * observer.texi (GDB Observers): New observer "new_objfile".
4810
179101d6
UW
48112007-05-08 Ulrich Weigand <uweigand@de.ibm.com>
4812
4813 * gdbint.texinfo (Native Conditionals): Remove USE_PROC_FS.
4814
25d5ea92
VP
48152007-04-14 Vladimir Prus <vladimir@codesourcery.com>
4816
4817 * gdb.texinfo (GDB/MI Variable Objects): Document
4818 frozen variables objects.
5ae4183a 4819
ea35711c
DJ
48202007-04-13 Daniel Jacobowitz <dan@codesourcery.com>
4821
4822 * gdb.texinfo (Memory): Reference Remote Debugging chapter.
4823 (Character Sets, Caching Data of Remote Targets): Likewise.
4824 (Targets): Delete Remote node. Move its text...
4825 (Debugging Remote Programs): ...to here. Delete description
4826 of the "remote" command.
4827 (Remote configuration): Delete description of "set remotedevice"
4828 and "show remotedevice".
4829 (Embedded Processors): Delete H8/300, H8/500, and SH nodes.
4830
db2e3e2e
BW
48312007-04-11 Bob Wilson <bob.wilson@acm.org>
4832
5ae4183a
AS
4833 * gdb.texinfo (Contributors, Continuing and Stepping)
4834 (Fortran Defaults, HPPA, TUI, TUI Commands, Configure Options)
4835 (General Query Packets, File-I/O Remote Protocol Extension)
4836 (Protocol Basics, The F Reply Packet, Write)
4837 (Protocol-specific Representation of Datatypes, Memory Transfer):
4838 Fix hyphenation, punctuation and grammar problems.
4839 (Cygwin Native): Likewise. Also fix misuse of @pxref and use
4840 'section' instead of 'subsection' in the text.
4841 (Non-debug DLL Symbols): Avoid 'subsubsection' in the text.
4842 (i386): Remove period from section name.
db2e3e2e
BW
4843 (Installing GDB, Requirements, Running Configure, Separate Objdir)
4844 (Config Names, Configure Options): Use @file{configure}.
4845
8a3dae3e
DJ
48462007-04-11 Daniel Jacobowitz <dan@codesourcery.com>
4847
4848 * gdbint.texinfo (Writing Tests): Mention gdb_test_multiple
4849 and tab expansion.
4850
1a92f856
DJ
48512007-04-10 Daniel Jacobowitz <dan@codesourcery.com>
4852
4853 * gdbint.texinfo (SOM): Correct location of the SOM reader.
4854
79a6e687 48552007-04-02 Bob Wilson <bob.wilson@acm.org>
5ae4183a 4856
79a6e687
BW
4857 * gdb.texinfo: Consistently capitalize all significant words in
4858 node names, chapter titles, section titles, and headings. Update
4859 cross references to match.
4860 (Starting and Stopping Trace Experiment): Make node name plural.
4861 (Breakpoint related warnings): Hyphenate "Breakpoint-related".
5ae4183a 4862
ad527d2e
PA
48632007-03-30 Pedro Alves <pedro_alves@portugalmail.pt>
4864
4865 * gdb.texinfo (WinCE): Delete obsolete subsection.
4866
7ce59000
DJ
48672007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
4868
4869 * gdb.texinfo (M68K): Remove obsolete ROM monitors.
4870 * gdbint.texinfo (DWARF 1): Delete section and other dwarfread.c
4871 references.
4872
8807d78b
DJ
48732007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
4874
4875 * gdb.texinfo (Startup): Delete references to some alternate
4876 names for .gdbinit.
4877 (Thread): Remove LynxOS reference.
4878 (Tandem ST2000): Delete target-specific documentation.
4879 * gdbint.texinfo (Symbol Handling): Remove mention of NLM.
4880 (Target Architecture Definition): Remove mention of GDB_OSABI_NETWARE
4881 and GDB_OSABI_LYNXOS.
4882
5f402660
UW
48832007-03-29 Ulrich Weigand <uweigand@de.ibm.com>
4884
4885 * gdbint.texi (Native Conditionals): Remove PTRACE_ARG3_TYPE.
4886
bac718a6
UW
48872007-03-27 Ulrich Weigand <uweigand@de.ibm.com>
4888
4889 * gdbint.texinfo (Target Conditionals): Remove mention of
4890 DEPRECATED_REMOTE_BREAKPOINT, DEPRECATED_BIG_REMOTE_BREAKPOINT,
4891 and DEPRECATED_LITTLE_REMOTE_BREAKPOINT.
4892
9453113a
DJ
48932007-03-27 Brooks Moses <brooks.moses@codesourcery.com>
4894
4895 * Makefile.in: Add "pdfdir" installation
4896 directory, PDFTEX macro, support for "install-pdf" target,
4897 and rules for making a pdf version of refcard.texi.
4898 * refcard.tex: Specify paper size for PDF output.
4899
ae21e955 49002007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 4901
ae21e955 4902 * gdb.texinfo (Omissions from Ada, Additions to Ada): Wrap long lines.
5ae4183a 4903
3f94c067 49042007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 4905
3f94c067
BW
4906 * gdb.texinfo (Invoking GDB): Use @value{GDBP}.
4907 (Source Path, Character Sets, Macros, Define)
4908 (GDB/MI Result Records, GDB/MI Simple Examples)
4909 (GDB/MI Program Execution, GDB/MI File Commands)
4910 (Maintenance Commands, Packets, File-I/O Overview): Use @value{GDBN}.
4911 (Bug Reporting): Use @value{GCC}.
5ae4183a 4912
12c27660 49132007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 4914
12c27660
BW
4915 * gdb.texinfo (Help): Fix formatting of examples.
4916 (Variables): Use @ifnotinfo instead of @iftex.
4917 (Non-debug DLL symbols): Use @ref instead of @pxref.
4918 (Sparclet File): Use @samp instead of quotes.
5ae4183a 4919
ce9341a1
BW
49202007-03-26 Bob Wilson <bob.wilson@acm.org>
4921
4922 * gdb.texinfo (Variables, C): Update cross reference to GCC docs.
4923
c8f4133a
BW
49242007-03-26 Bob Wilson <bob.wilson@acm.org>
4925
4926 * gdb.texinfo (Top): Move TUI and Annotations menu entries to match
4927 the order of the nodes.
4928 (C Operators, C Constants, Debugging C): Remove extra menus.
4929 (Method Names in Commands): Do not specify next/prev/up nodes.
5ae4183a 4930
c8f4133a 49312007-03-26 Bob Wilson <bob.wilson@acm.org>
d52fb0e9
BW
4932
4933 * gdb.texinfo (File Options): Add missing parenthesis.
4934 (Breakpoints, Special Fortran commands, PowerPC): Fix typos.
4935
c74d0ad8
DJ
49362007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
4937
4938 * gdb.texinfo (Monitor commands for gdbserver): New subsection.
4939
ff6f572f
DJ
49402007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
4941
669fac23 4942 * gdb.texinfo (Standard Target Features): Mention
ff6f572f
DJ
4943 case insensitivity.
4944 (ARM Features): Describe org.gnu.gdb.xscale.iwmmxt.
4945
994337c3
NR
49462007-02-18 Nick Roberts <nickrob@snap.net.nz>
4947
4948 * gdb.texinfo (Top): Put Appendix A after numbered sections.
4949 (Files): Add section name to argument list for pxref.
4950 (Non-debug DLL symbols): Don't use `see' for pxref.
4951 (Embedded Processors): Fix typo.
4952 (GDB/MI Breakpoint Commands): Execution commands generate
4953 *stopped not ^done.
4954
eb819d70
NR
49552007-02-13 Nick Roberts <nickrob@snap.net.nz>
4956
4957 * gdb.texinfo (GDB/MI Variable Objects): Describe meanings of
4958 values for in_scope. Mention that only root variables can be
4959 updated.
4960 (GDB/MI Development and Front Ends): Explain new values may be
4961 added to existing fields.
4962
123dc839
DJ
49632007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
4964
4965 * gdb.texinfo (-target-disconnect): Use @smallexample.
4966 (Requirements): Add anchor for Expat. Update description.
4967 (Target Descriptions): Mention Expat.
4968 (Target Description Format): Document new elements. Use
4969 @smallexample.
4970 (Predefined Target Types, Standard Target Features): New sections.
669fac23 4971 * gdbint.texinfo (Target Descriptions): New section.
123dc839 4972
108546a0
DJ
49732007-02-07 Daniel Jacobowitz <dan@codesourcery.com>
4974
4975 * gdb.texinfo (Target Description Format): Add section on XInclude.
4976
95a98c01
NR
49772006-02-03 Nick Roberts <nickrob@snap.net.nz>
4978
4979 * gdb.texinfo (GDB/MI Miscellaneous Commands): Describe the new
4980 command -enable-timings.
4981
f4b3909f
EZ
49822007-02-02 Markus Deuling <deuling@de.ibm.com> (tiny change)
4983
5ae4183a 4984 * gdbint.texinfo (Operation System ABI Variant Handling): Update
f4b3909f
EZ
4985 descriptions for new/deleted elements in gdb_osabi. Add missing
4986 description for function generic_elf_osabi_sniff_abi_tag_sections.
4987
c7ba131e
JB
49882007-01-29 Joel Brobecker <brobecker@adacore.com>
4989
4990 * gdb.texinfo (Maintenance Commands): Add documentation for
4991 the new "maint print target-stack" command.
4992
3a60f64e
JK
49932007-01-26 Jan Kratochvil <jan.kratochvil@redhat.com>
4994 Eli Zaretskii <eliz@gnu.org>
4995
f4b3909f 4996 * gdb.texinfo: Describe CHAR array vs. string identification rules.
3a60f64e 4997
c582f8b6
EZ
49982007-01-26 Eli Zaretskii <eliz@gnu.org>
4999
5000 * gdb.texinfo (Compilation, Files, Bootstrapping, Bug Reporting):
5001 Use @value{NGCC} instead of @value{GCC}.
5002
d3e8051b
EZ
50032007-01-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> (tiny change)
5004
5005 * agentexpr.texi: Fix typos.
5006 * annotate.texinfo: Likewise.
5007 * gdb.texinfo: Likewise.
5008 * gdbint.texinfo: Likewise.
5009 * observer.texi: Likewise.
5010 * stabs.texinfo: Likewise.
5011
86f04699
EZ
50122007-01-20 Markus Deuling <deuling@de.ibm.com> (tiny change)
5013
5014 * gdbint.texinfo (Support Libraries): Remove mmalloc
5015 entry. Describe readline library.
5016
23181151
DJ
50172007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
5018
5019 * gdb.texinfo (Target Descriptions): New section.
5020 (General Query Packets): Add QPassSignals anchor. Mention
5021 qXfer:features:read under qSupported. Expand mentions of
5022 qXfer:memory-map:read and QPassSignals. Document
5023 qXfer:features:read.
5024
f822c95b
DJ
50252007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
5026
5027 * gdb.texinfo (Commands to specify files): Describe
5028 "set sysroot" and "show sysroot".
5029 (Using the `gdbserver' program): Lowercase argument
5030 to @var. Expand description of setting up GDB on the
5031 host.
5032
8936fcda
JB
50332007-01-05 Joel Brobecker <brobecker@adacore.com>
5034
5035 * gdb.texinfo (Set Catchpoints): Add documentation for the new
5036 catch exception, catch exception unhandled, and catch assert
5037 commands.
5038
e776119f
DJ
50392007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
5040
5041 * gdb.texinfo (Debugging Output): Document "set debug xml"
5042 and "show debug xml".
5043
aa79a185
DJ
50442007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
5045
5046 * gdbint.texinfo (Compiler Warnings): Update for -Wall use.
5047
7f893741
JB
50482007-01-01 Joel Brobecker <brobecker@adacore.com>
5049
5050 * gdbint.texinfo (Start of New Year Procedure): Add missing item.
5051
a1b5960f
VP
50522006-12-08 Vladimir Prus <vladimir@codesourcery.com>
5053
5054 * gdb.texinfo (GDB/MI Variable Objects): Wrap historical
5055 note in @ignore, to be removed later if nobody complains.
5056
9f470e6e
NR
50572006-12-04 Nick Roberts <nickrob@snap.net.nz>
5058
5059 * gdb.texinfo (GDB/MI Variable Objects): Describe -c option
5060 of -var-delete.
5061
765dc015 50622006-11-22 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a 5063
765dc015 5064 * gdb.texinfo (Setting breakpoints): Document
5ae4183a
AS
5065 automatic software/hardware breakpoint usage and
5066 the "set breakpoint auto-hw" command.
765dc015 5067
4b5752d0
VP
50682006-11-21 Vladimir Prus <vladimir@codesourcery.com>
5069
5070 * gdb.texinfo (Memory Access Checking): New.
5071
89be2091
DJ
50722006-11-16 Daniel Jacobowitz <dan@codesourcery.com>
5073
5074 * gdb.texinfo (Remote configuration): Mention
5075 "pass-signals-packet".
5076 (General Query Packets): Document QPassSignals. Fix
5077 a typo.
5078
ca3bf3bd
DJ
50792006-11-14 Maxim Grigoriev <maxim@tensilica.com>
5080
5081 * gdb.texinfo (Contributors): Add contributors of Xtensa port.
5082
427c3a89
DJ
50832006-11-14 Daniel Jacobowitz <dan@codesourcery.com>
5084
5085 * gdb.texinfo (Remote configuration): Rewrite documentation for
5086 packet configuration commands.
5087 (OS Information): Adjust reference to qXfer:auxv:read.
5088 (General Query Packets): Remove references to read-aux-vector-packet
5089 and set remote get-thread-local-storage-address.
5090
7a107747
DJ
50912006-11-10 Daniel Jacobowitz <dan@codesourcery.com>
5092
5093 * gdbint.texinfo (Target Architecture Definition): Add new
5094 Initializing a New Architecture section.
5095
1c56eb0e
EZ
50962006-10-31 David Taylor <dtaylor@emc.com>
5097
5098 * stabs.texinfo (Macro define and undefine): New node describing
5099 stabs for #define and #undef.
5100
f73adfeb
AS
51012006-10-27 Andreas Schwab <schwab@suse.de>
5102
5103 * gdb.texinfo (Processes): Rename "detach-fork" to "detach fork".
5104
fd60e0df
EZ
51052006-10-21 Eli Zaretskii <eliz@gnu.org>
5106
5107 * gdb.texinfo (Breakpoints, Set Watchpoints): Elaborate and
5108 clarify on the possible meanings of ``expression'' watched by
5109 watchpoints. Add indexing.
e5ac9b53
EZ
5110 (Prompting, Errors, Invalidation, Annotations for Running)
5111 (Source Annotations): Fix index entries by adding "annotation" to
5112 them, to discriminate from index entries that point to the more
5113 general topic descriptions.
fd60e0df 5114
52bb452f
DJ
51152006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
5116
5117 * gdbint.texinfo (Target Vector Definition): Move most
5118 content into Existing Targets. Add a menu.
5119 (Existing Targets): New section, moved from Target Vector
5120 Definition. Use @subsection.
5121 (Managing Execution State): New section.
5122
58955e58
BW
51232006-10-16 Bob Wilson <bob.wilson@acm.org>
5124
5125 * gdb.texinfo (ST2000): Use Ctrl- instead of C-.
5126
c8aa23ab
EZ
51272006-10-15 Eli Zaretskii <eliz@gnu.org>
5128
5129 * gdb.texinfo (Sample Session, Invocation, Quitting GDB)
5130 (Command Syntax, Signals, Backtrace, Connecting)
5131 (Remote configuration, Renesas Boards, Console I/O): Fix last
5132 change: use Ctrl- instead of C-, except wrt Emacs.
5133 (File-I/O Examples): Put Ctrl-c in @kbd.
5134 (Cygwin Native, File-I/O Overview, The Ctrl-C message)
5135 (Console I/O): Use @samp with Ctrl-.
45ac1734
EZ
5136 (Signals, Set Breaks, Set Watchpoints): Document optional
5137 arguments to `info signals' `handle', `info breakpoints', and
5138 `info watchpoints'.
c8aa23ab 5139
e7109c7e
EZ
51402006-10-14 Eli Zaretskii <eliz@gnu.org>
5141
5142 * gdb.texinfo (Backtrace): Fix last change.
5143
de3aea7b
NR
51442006-10-14 Nick Roberts <nickrob@snap.net.nz>
5145
5146 * gdb.texinfo (Backtrace): Order correctly and add other cases.
5147
7f9087cb
BW
51482006-10-10 Bob Wilson <bob.wilson@acm.org>
5149
c8aa23ab
EZ
5150 * gdb.texinfo (Command Syntax, Connecting, Remote configuration)
5151 (Renesas Boards, ST2000, TUI Keys, TUI Single Key Mode)
5152 (TUI Commands, Emacs, Console I/O): Fix @key and @kbd usage.
7f9087cb 5153
68437a39
DJ
51542006-09-21 Vladimir Prus <vladimir@codesourcery.com>
5155 Daniel Jacobowitz <dan@codesourcery.com>
5156
5157 * gdb.texinfo (Packets): Document vFlashErase,
5158 vFlashWrite and vFlashDone packets.
5159 (General Query Packets): Document qXfer:memory-map:read.
5160 Add a new feature for qXfer:memory-map:read.
5161 (Memory map format): New section.
5162 (Target Commands): Mention that gdb can write flash.
5163
fd79ecee
DJ
51642006-09-21 Vladimir Prus <vladimir@codesourcery.com>
5165 Daniel Jacobowitz <dan@codesourcery.com>
5166
5167 * gdb.texinfo (Memory Region Attributes): Mention target-supplied
5168 memory regions and "mem auto".
5169
350da6ee
DJ
51702006-09-21 Nathan Sidwell <nathan@codesourcery.com>
5171
5172 * gdbint.texinfo (Array Containers): New section.
5173
2f1acb09
VP
51742006-09-17 Vladimir Prus <vladimir@codesourcery.com>
5175
5176 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
5177 -stack-list-arguments HIGH_FRAME argument can be larger then the
5178 actual number of frames.
5179
2ab1eb7a
VP
51802006-09-07 Vladimir Prus <vladimir@codesourcery.com>
5181
5182 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
5ae4183a
AS
5183 -stack-list-locals HIGH_FRAME argument can be larger then the
5184 actual number of frames.
2ab1eb7a 5185
599b237a
BW
51862006-09-02 Bob Wilson <bob.wilson@acm.org>
5187
5188 * gdb.texinfo (Packets, Stop Reply Packets, General Query Packets,
5189 Register Packet Format, Tracepoint Packets): Fix spelling errors.
5190
25ab7e6d
EZ
51912006-09-02 Eli Zaretskii <eliz@gnu.org>
5192
5193 * gdbint.texinfo (Overall Structure): New section "Source Tree
5194 Structure".
5195
940178d3
JB
51962006-08-17 Jim Blandy <jimb@codesourcery.com>
5197
5198 * gdb.texinfo (Stop Reply Packets): Note similarity of 'S' and 'T'
5199 responses.
5200
30daae6c
JB
52012006-08-08 Joel Brobecker <brobecker@adacore.com>
5202
5203 * gdb.texinfo (Source Path): Add documentation for new
5204 substitute-path commands.
5205
7fa2210b
DJ
52062006-08-08 Daniel Jacobowitz <dan@codesourcery.com>
5207
5208 * gdb.texinfo (Installing GDB): Update menu. Move text to...
5209 (Running Configure): ...here.
5210 (Requirements): New node. Mention expat.
5211
3d00d119
DJ
52122006-08-08 Vladimir Prus <vladimir@codesourcery.com>
5213
5ae4183a 5214 * gdb.texinfo (Target Commands): Remove
3d00d119
DJ
5215 'set download-write-size' and 'show download-write-size'.
5216
0cbfa4ee
DJ
52172006-08-01 Daniel Jacobowitz <dan@codesourcery.com>
5218
5219 * stabs.texinfo (Member Type Descriptor): Correct example for
5220 pointer to member types.
5221
16026cd7
AS
52222006-07-21 Andrew Stubbs <andrew.stubbs@st.com>
5223
5224 * gdb.texinfo (Optional warnings and messages): Add
5225 'set/show trace-commands'.
5226 (Command files): Add '-v' to source command.
5227
0876f84a
DJ
52282006-07-12 Daniel Jacobowitz <dan@codesourcery.com>
5229
5230 * gdb.texinfo (OS Information): Update qPart reference to
5231 qXfer.
5232 (Remote configuration): Likewise.
5233 (Overview): Move @cindex to the start of a paragraph. Talk
5234 about binary data encoding.
5235 (Packets): Refer to the overview for the details of the X
5236 packet encoding.
5237 (General Query Packets): Remove qPart description. Add qXfer
5238 description. Add an anchor to qSupported. Correct feature
5239 table title. Add a new feature for qXfer:auxv:read.
5240 (Interrupts): Add a missing parenthesis.
5241
2ec3381a
DJ
52422006-07-05 Daniel Jacobowitz <dan@codesourcery.com>
5243
669fac23 5244 * gdb.texinfo (KOD): Remove node.
2ec3381a
DJ
5245 (GDB/MI Kod Commands): Remove commented out node.
5246
594fe323
EZ
52472006-07-01 Eli Zaretskii <eliz@gnu.org>
5248
5249 * gdb.texinfo (GDB/MI Output Syntax, GDB/MI Simple Examples)
5250 (GDB/MI Breakpoint Commands, GDB/MI Program Context)
5251 (GDB/MI Thread Commands, GDB/MI Program Execution)
5252 (GDB/MI Stack Manipulation, GDB/MI Variable Objects)
5253 (GDB/MI Data Manipulation, GDB/MI Symbol Query)
5254 (GDB/MI File Commands, GDB/MI Target Manipulation)
5255 (GDB/MI Miscellaneous Commands): Change (@value{GDBP})->(gdb),
5256 since the MI prompt is hard-wired into the code.
5257
7e3fb70c
NR
52582006-07-01 Nick Roberts <nickrob@snap.net.nz>
5259
5260 * gdb.texinfo (GDB/MI Compatibility with CLI): Qualify more carefully.
5261 (GDB/MI Simple Examples): Use @subheading for "A Bad Command".
5262 (GDB/MI Data Manipulation): Remove description of unimplemented
5263 display related commands as variable objects perform this function
5264 and are superior: -display-delete, -display-disable,
5265 -display-enable, -display-insert and -display-list. Move
5266 -environment-cd, -environment-directory, -environment-path
5267 and -environment-pwd to "Program Context".
5268 (GDB/MI Program Control): Rename to "Program Execution". Move
5269 -exec-arguments -exec-abort to...
5270 (GDB/MI Program Context): ...here. New node split from "Data
5271 Manipulation".
5272
be2a5f71
DJ
52732006-06-21 Daniel Jacobowitz <dan@codesourcery.com>
5274
5275 * gdb.texinfo (Remote configuration): Document set / show
5276 remote supported-packets.
5277 (General Query Packets): Document qSupported packet.
5278
fc320d37
SL
52792006-06-10 Sandra Loosemore <sandra@codesourcery.com>
5280
5281 * gdb.texinfo (File-I/O overview): Copy edit for grammar, spelling,
5282 and font markup.
5283 (Protocol basics): Likewise.
5284 (The F request packet): Likewise.
5285 (The F reply packet): Likewise.
5286 (Memory transfer): Move this node to be a subsubsection of
5287 "Protocol specific representation of datatypes".
5288 (The Ctrl-C message): More copy editing.
5289 (Console I/O): Likewise.
5290 (The isatty call): Delete this node, and merge its content into
5291 the "isatty" node. Fixed references elsewhere.
5292 (The system call): Delete this node, and merge its content into
5293 the "system" node. Fixed references elsewhere.
5294 (open): Reformat to use @table, and add appropriate font markup.
5295 (close): Likewise.
5296 (read): Likewise.
5297 (write): Likewise.
5298 (lseek): Likewise.
5299 (rename): Likewise.
5300 (unlink): Likewise.
5301 (stat/fstat): Likewise.
5302 (gettimeofday): Likewise.
5303 (isatty): Likewise.
5304 (system): Likewise, plus minor changes to fix confusing wording.
5305 (Integral datatypes): Fix font markup.
5306 (Pointer values): Likewise.
5307 (struct stat): Fix markup to use @table, plus minor copy editing.
5308 (struct timeval): Fix font markup, plus minor copy editing.
5309 (Constants): Minor copy editing.
5310 (Errno values): Add font markup.
5311 (File-I/O Examples): Likewise.
5312
158fdf5c
NR
53132006-06-10 Nick Roberts <nickrob@snap.net.nz>
5314
5315 * gdb.texinfo (GDB/MI): Remove duplicate acknowledgements.
5316 (GDB/MI Simple Examples): Move node up one level. Use real
5317 examples.
5318 (GDB/MI Compatibility with CLI): Update.
5319 (GDB/MI Result Records): Add "connected" and "exit" result
5320 classes.
5321 (GDB/MI Stream Records): Clarify target output.
5322 (GDB/MI Command Description Format): Modify example description.
5323 (GDB/MI Breakpoint Table Commands): Rename to...
5324 (GDB/MI Breakpoint Commands): ...this
5325 (GDB/MI Breakpoint Commands): Add optional thread field.
5326 (GDB/MI Program Control): Add an introduction. Move "Program
5327 termination" examples into exec-run description.
5328 (GDB/MI File Commands): Mention similar CLI commands.
5329 (GDB/MI Miscellaneous Commands): Move to end. Mention "show version"
5330 is similar to "-gdb-version".
5331
ddb50cd7
EZ
53322006-06-09 Eli Zaretskii <eliz@gnu.org>
5333
5334 * gdb.texinfo (Symbols): Fix "(gdb)"=>"(@value{GDBP})".
5335
2aef0d6b
NR
53362006-06-02 Nick Roberts <nickrob@snap.net.nz>
5337
5338 * gdb.texinfo (GDB/MI Development and Front Ends): Use
5339 sourceware.org for mailing lists.
d5e40d59 5340 (GDB/MI File Commands): New node split from Program Control.
2aef0d6b 5341
383a5c52
NR
53422006-06-01 Nick Roberts <nickrob@snap.net.nz>
5343
d5e40d59 5344 * gdb.texinfo (GDB/MI Development and Front Ends): New node.
383a5c52 5345
e16b02ee
EZ
53462006-05-22 Eli Zaretskii <eliz@gnu.org>
5347
5348 * gdb.texinfo (Cygwin Native): Fix last change.
5349
be90c084
CF
53502006-05-22 Christopher Faylor <cgf@timesys.com>
5351
5352 * gdb.texinfo (Cygwin Native): Document set/show cygwin-exceptions.
5353
347ceba5
NR
53542006-05-15 Nick Roberts <nickrob@snap.net.nz>
5355
5356 * gdbint.texinfo (Algorithms): Correct spelling and punctuation.
5357 (Releasing GDB, Testsuite): Remove details for including DejaGnu.
5358
369af7bd
DJ
53592006-05-14 Daniel Jacobowitz <dan@codesourcery.com>
5360
5361 * gdb.texinfo (General Query Packets): Recommend not starting
5362 new packets with qC and clarify.
5363
2ffdbde8 53642006-05-13 Gaius Mulley <gaius@glam.ac.uk>
229582b7
GM
5365
5366 * gdb.texinfo (M2 Types): New section.
72019c9c 5367
16d1a084
DJ
53682006-05-10 Daniel Jacobowitz <dan@codesourcery.com>
5369
5370 * agentexpr.texi: Add a copyright and license notice.
5371 * observer.texi: Likewise, with GPL clause for function prototypes.
5372 Remove trailing whitespace.
5373
aa56d27a
JB
53742006-05-05 Jim Blandy <jimb@codesourcery.com>
5375
5376 * gdb.texinfo (General Query Packets): Document conventions for
5377 terminating packet names, and their violations.
5378
5bdf8622
DJ
53792006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
5380
5381 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Update for readline 5.1.
5382 * gdb.texinfo: Likewise.
5383
605a56cb
DJ
53842006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
5385
5386 * gdb.texinfo (Remote Configuration): Remove "set remotedebug"
5387 and "show remotedebug".
5388 (Debugging Output): Add additional index entries.
5389
b8db102d
MS
53902006-04-27 Michael Snyder <msnyder@redhat.com>
5391
5392 * gdb.texinfo (delete-fork): Command renamed to "delete fork".
5393
c5e30d01
AC
53942006-04-22 Andrew Cagney <cagney@redhat.com>
5395
5396 * gdb.texinfo (Contributors): Credit frame unwinder contributors.
5397 * gdbint.texinfo (Algorithms): Fix errors in frame documentation.
5398
8181d85f
DJ
53992006-04-18 Daniel Jacobowitz <dan@codesourcery.com>
5400
5401 * gdbint.texinfo (x86 Watchpoints, Target Conditionals): Update insert
5402 and remove breakpoint prototypes.
5403 (Watchpoints): Move description of target_insert_hw_breakpoint and
5404 target_remove_hw_breakpoint ...
5405 (Breakpoints): ... to here. Document target_insert_breakpoint and
5406 target_remove_breakpoint.
5407
4f553f88
JB
54082006-04-17 Jim Blandy <jimb@codesourcery.com>
5409
5410 * gdb.texinfo (Packets): Note that 'addr' arguments to s, S, c,
5411 and C packets are optional.
5412
cd852561
FR
54132006-04-14 Frederic Riss <frederic.riss@st.com>
5414
5415 * gdb.texinfo (Specifying source directories): Update the description
5416 of the source file search to reflect the fact that the source path
5417 always contains at least $cdir and $cwd.
5418
b620eb07
MS
54192006-03-31 Michael Snyder <msnyder@redhat.com>
5420
5421 * gdb.texinfo: Update copyright dates.
5422
3156cdaf
EZ
54232006-03-31 Eli Zaretskii <eliz@gnu.org>
5424
5425 * gdb.texinfo (Overview): Add an index entry to "empty response".
5426
7d30c22d
JB
54272006-03-28 Jim Blandy <jimb@codesourcery.com>
5428
5429 * gdbint.texinfo (Prologue Analysis): New section.
5430
86941c27
JB
54312006-03-07 Jim Blandy <jimb@red-bean.com>
5432
66b8c7f6
JB
5433 * gdb.texinfo (Connecting): Document 'target remote pipe'.
5434
1a10341b
JB
5435 * gdb.texinfo (Target Commands): Update text describing how to
5436 specify a target. Refer to the detailed section on remote
5437 debugging, not the brief mention.
5438
86941c27
JB
5439 * gdb.texinfo (Connecting): Organize the different 'target remote'
5440 connection methods into a table. Add a 'target remote' index
5441 entry. (!!!)
5442
62f3a2ba
FF
54432006-02-17 Fred Fish <fnf@specifix.com>
5444
5445 * gdb.texinfo (Symbols): Update descriptions of 'whatis' and
5446 'ptype' commands to reflect the fact that the only significant
5447 difference between them is that ptype prints the complete type
5448 description instead of just the name.
5449
8b9a88ea
WZ
54502006-02-13 Wu Zhou <woodzltc@cn.ibm.com>
5451
5452 * gdbint.texinfo (Watchpoints): Delete
5453 TARGET_REGION_SIZE_OK_FOR_HW_WATCHPOINT.
5454
7e8dc855
NR
54552006-02-10 Nick Roberts <nickrob@snap.net.nz>
5456
5457 * gdb.texinfo (GDB/MI Breakpoint Table Commands): Add fullname and
5458 times fields where needed. Fix typos. Update general form given
5459 for output of -break-insert.
5460 (GDB/MI): Abbreviate some unnecessarily long fullnames.
5461
c91d38aa
DJ
54622006-02-06 Daniel Jacobowitz <dan@codesourcery.com>
5463
5464 * gdbint.texinfo (Symbol Handling): Add a section
5465 on memory management.
5466
38fcd64c
DJ
54672006-02-06 Vladimir Prus <ghost@cs.msu.su>
5468
5469 * gdb.texinfo (Breakpoint table commands): Document the fullname
5470 field in -break-list output.
5471
219eec71
EZ
54722006-02-03 Eli Zaretskii <eliz@gnu.org>
5473
5474 * gdb.texinfo (Cygwin Native): Fix typos. Clarify the types of
5475 debugging information produced by the various "set debug..."
5476 options.
5477
ae5a43e0
DJ
54782006-02-01 Daniel Jacobowitz <dan@codesourcery.com>
5479
5480 * gdb.texinfo (Files): Remove obsolete bits from the description
5481 of "symbol-file".
5482
a9f158ec
JB
54832006-01-25 Jim Blandy <jimb@redhat.com>
5484
5485 * gdbint.texinfo (Testsuite): Explain how to run selected tests.
5486
410dd08e
JB
54872006-01-24 Jim Blandy <jimb@redhat.com>
5488
5489 * gdbint.texinfo (Frames): Document the basics of GDB's register
5490 unwinding model, and explain the existence of the "sentinel" frame.
5491
4b505b12
AS
54922006-01-23 Andrew Stubbs <andrew.stubbs@st.com>
5493
5494 * gdb.texinfo (Choosing files): Mention that -directory is used
5495 for script files.
5496 (Specifying source directories): Likewise.
5497 (Command files): Explain how script files are found.
5498
839c27b7
EZ
54992006-01-21 Eli Zaretskii <eliz@gnu.org>
5500
5501 * gdb.texinfo (Backtrace): Describe how to get backtrace of all
5502 the threads in a multi-threaded program.
5503 (Threads): The threadno argument of "thread apply" can be a range
5504 of numbers.
5505
7be93b9e
JB
55062006-01-18 Jim Blandy <jimb@redhat.com>
5507
5508 * gdbint.texinfo (Coding): Add entry for -Wno-pointer-sign to list
5509 of warning flags.
5510
fcc73fe3
EZ
55112006-01-13 Eli Zaretskii <eliz@gnu.org>
5512
5513 * gdb.texinfo (Sequences): Improve menu annotations.
5514 (Define): Add index entries for arguments of user-defined
5515 commands. Move the description of flow-control commands...
5516 (Command Files): ...to here. Document loop_break and
5517 loop_continue.
ca91424e
EZ
5518 (Define, Command Files): Document `end' and add index entries for
5519 it.
fcc73fe3 5520
5c95884b
MS
55212006-01-04 Michael Snyder <msnyder@redhat.com>
5522
5523 * gdb.texinfo: Add documentation for linux-fork.
5ae4183a 5524 * gdbint.texinfo: Add internal documentation for checkpoints.
5c95884b 5525
860701dc
PH
55262006-01-02 Paul N. Hilfinger <hilfinger@gnat.com>
5527
5528 * gdb.texinfo (Omissions from Ada): Document that there is now
5529 limited aggregate support.
5530
36b80e65
EZ
55312005-12-28 Eli Zaretskii <eliz@gnu.org>
5532
5533 * gdb.texinfo (Registers): Describe how to refer to SSE and MMX
5534 registers and the likes.
5535
c1468174
EZ
55362005-12-24 Eli Zaretskii <eliz@gnu.org>
5537
5538 * gdb.texinfo (Target Commands, Bug Reporting, File Options)
5539 (Symbols): Fix usage of "e.g.".
359df76b 5540 (Memory Region Attributes): Fix usage of "etc."
c1468174
EZ
5541
5542 * gdbint.texinfo (libgdb, Symbol Handling, Native Debugging)
5543 (Coding): Fix usage of "e.g.".
5544
c02a867d
EZ
55452005-12-23 Eli Zaretskii <eliz@gnu.org>
5546
5ae4183a
AS
5547 * stabs.texinfo:
5548 * refcard.tex:
c02a867d 5549 * gpl.texi:
5ae4183a
AS
5550 * gdbint.texinfo:
5551 * gdb.texinfo:
5552 * gdb-cfg.texi:
c02a867d 5553 * fdl.texi:
5ae4183a
AS
5554 * annotate.texinfo:
5555 * all-cfg.texi:
c02a867d
EZ
5556 * Makefile.in: Add (C) after Copyright. Update the FSF
5557 address.
5558
fad38dfa
EZ
55592005-12-03 Eli Zaretskii <eliz@gnu.org>
5560
5561 * gdb.texinfo (Connecting): Explain that `monitor' is a way to
5562 extend GDB with commands for external monitor.
5563
53e5f3cf
AS
55642005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
5565
5566 * gdb.texinfo (Convenience variables): Add init-if-undefined command.
5567
55f6ca0f
JB
55682005-11-25 Joel Brobecker <brobecker@adacore.com>
5569
5570 * gdbint.texinfo (Start of New Year Procedure): New chapter.
5571
c1947b85
JB
55722005-11-21 Jim Blandy <jimb@redhat.com>
5573
5574 * gdb.texinfo (Tracepoint Packets): Document restrictions on
5575 placement of 'R' actions in tracepoint action packets; document
5576 dependence of 'X' and 'M' actions on a preceding 'R' action for
5577 their registers.
5578
9d29849a
JB
55792005-11-19 Jim Blandy <jimb@redhat.com>
5580
5581 * gdb.texinfo (Tracepoint Packets): New node.
5582 (General Query Packets): Add entries for the tracepoint packets,
5583 referring to the "Tracepoint Packets" node.
5584 (Tracepoints): Add reference to "Tracepoint Packets".
5ae4183a 5585
9a6253be
KB
55862005-11-18 Kevin Buettner <kevinb@redhat.com>
5587
5588 * gdb.texinfo (set remotebreak): Add anchor.
5589 (X packet): Likewise.
5590 (Remote Protocol): Add new section `Interrupts' and new index
5591 entry `interrupts (remote protocol)'.
5592
5f3bebba
JB
55932005-11-18 Jim Blandy <jimb@redhat.com>
5594
5595 * gdb.texinfo (Packets): Move information out of 'q' and 'Q'
5596 entries into the General Query Packets section. Add a
5597 cross-reference to that section. Drop description of replies, as
5598 these are covered in the descriptions of each packet.
5599 (General Query Packets): Add introductory text. Explain naming
5600 conventions, and how the end of a name is recognized.
5601
9a7a1b36
KB
56022005-11-17 Kevin Buettner <kevinb@redhat.com>
5603
0564b6cf 5604 * gdb.texinfo (Remote configuration): Fix typo in description of
9a7a1b36
KB
5605 "set remotebreak" command.
5606
b8ff78ce
JB
56072005-11-16 Jim Blandy <jimb@redhat.com>
5608
5609 * gdb.texinfo (Packets, Stop Reply Packets)
5610 (General Query Packets): Various formatting cleanups.
5611 - Use @samp for packet contents.
5612 - Drop summaries from packet @item lines; the same information appears
5613 immediately below in the description.
5614 - Delete paragraph breaks after packet @item commands, so that the
5615 description appears directly to the right of the packet prototype
5616 in the printed manual, if it fits.
5617 - Place spaces in packet prototypes between @vars and non-@var
5618 letters, and explain that they're just for formatting.
5619 - Use @dots{} instead of '...'.
5620 - Fix uses of @code where @var was needed.
5621 - Replace "deprecated" markers with English text spelling out the
5622 packet's status and the preferred alternatives.
5623 - Remove "(reserved)" markers on 'A' and 'I' packets; it's unclear
5624 what this ever meant.
5625 - Remove "(draft)" markers on 'i' packets; nobody has commented on
5626 this for a long time.
5627 - Remove "(draft)" markers on 'z' and 'Z' packets; these have been
5628 implemented several times, and have been in use for years.
5629
8ffe2530
JB
56302005-11-15 Jim Blandy <jimb@redhat.com>
5631
c43c5473
JB
5632 * gdb.texinfo (Packets): Add index entries for 'm' packet
5633 disclaimers.
5ae4183a 5634
fb031cdf
JB
5635 * gdb.texinfo (Packets): Clarify lack of restrictions on behavior
5636 of stub when processing an 'm' packet.
5637
8ffe2530
JB
5638 * gdb.texinfo (Packets): Mention that packets beginning with
5639 letters are reserved once, at the top, instead of actually listing
5640 them all and saying "reserved".
5641
c03c782f
AS
56422005-11-15 Andrew Stubbs <andrew.stubbs@st.com>
5643
5644 * gdb.texinfo (User-defined commands): Add $argc. Add missing 'end'.
5645 Change @var{$arg0 to @code{$arg0.
5646
814e32d7
WZ
56472005-11-14 Wu Zhou <woodzltc@cn.ibm.com>
5648
5649 * gdb.texinfo (Fortran): Add some words about Fortran debugging.
5650
fa93a9d8
JB
56512005-11-12 Jim Blandy <jimb@redhat.com>
5652
5653 * gdb.texinfo (General Query Packets): Put packets in alphabetical
5654 order. Remove extraneous 'z'.
5655
8a5a3c82
AS
56562005-11-07 Andrew Stubbs <andrew.stubbs@st.com>
5657
5658 * gdb.texinfo (Choosing files): Add --eval-command.
5659
4b0ad762
AS
56602005-11-04 Andrew Stubbs <andrew.stubbs@st.com>
5661
5662 * gdb.texinfo (Choosing modes): Add --return-child-result.
5663
5664
1a088d06
AS
56652005-11-01 Andrew Stubbs <andrew.stubbs@st.com>
5666
5667 * gdb.texinfo (Choosing modes): Add --batch-silent.
5668
656d5e12
EZ
56692005-10-28 Eli Zaretskii <eliz@gnu.org>
5670
5671 * gdb.texinfo (GDB/MI Variable Objects): Fix @pxref usage under
5672 "The -var-update Command".
5673
3c9c013a
JB
56742005-10-03 Joel Brobecker <brobecker@adacore.com>
5675
5676 * gdb.texinfo (Print Settings): Add documentation for set/show
5677 print array-indexes.
5678
7ba3cf9c
DJ
56792005-09-17 Daniel Jacobowitz <dan@codesourcery.com>
5680
5681 * gdb.texinfo (Contributors): Thank Andrew Cagney for releases
5682 6.2 and 6.3.
5683
a94ab193
EZ
56842005-08-27 Eli Zaretskii <eliz@gnu.org>
5685
5686 * gdb.texinfo (File Options): Don't document --mapped, it's gone
5687 since 19-Jan-2004.
5688 (Files): Likewise.
ab1adacd
EZ
5689 (Variables, Symbols): Document the "<incomplete type>" message and
5690 its reasons.
a94ab193 5691
ca06016a
FF
56922005-08-01 Fred Fish <fnf@specifix.com>
5693
5694 * gdb.texinfo (SETUP_ARBITRARY_FRAME): Remove obsolete reference.
5695
cf58170d
NR
56962005-07-15 Nick Roberts <nickrob@snap.net.nz>
5697
5698 * gdb.texinfo (GDB/MI Variable Objects): Describe print-values
5699 option for -var-list-children and -var-update.
5700 (GDB/MI Stack Manipulation): Simplify description of
5701 print-values option for -stack-list-locals.
5702 (GDB/MI Command Description Format): Clarify.
5703 (Mode Options): Spelling of superseded.
5704
38f1196a
BR
57052005-07-12 Bob Rossi <bob@brasko.net>
5706
5707 * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix -inferior-tty-show
5708 corresponding GDB command comment.
5709
3cb3b8df
BR
57102005-07-06 Bob Rossi <bob@brasko.net>
5711
5712 * gdb.texinfo (GDB/MI Miscellaneous Commands): Add -inferior-tty-set
5713 and -inferior-tty-show.
5714 (Input/Output): Document "set/show inferior-tty" and tty alias.
5715
10fac096
NW
57162005-07-02 Nathan J. Williams <nathanw@wasabisystems.com>
5717
5718 * gdb.texinfo (Packets): Change description of 'D' packet to note
5719 that GDB does wait for a response.
5720
d1b6db76
NR
57212005-06-22 Nick Roberts <nickrob@snap.net.nz>
5722
5723 * gdb.texinfo (History) Rename "Command History".
5724 (Command History): Move node "Server Prefix" from section on
5725 Annotations here.
5726
29629dcf
NR
57272005-06-19 Nick Roberts <nickrob@snap.net.nz>
5728
5729 * gdb.texinfo (GDB/MI Stack Manipulation):
5730 Re-instate -stack-info-frame with example. Say that it gets
5731 info on selected frame, not current frame.
5732
397ca115
EZ
57332005-06-18 Eli Zaretskii <eliz@gnu.org>
5734
5735 * gdb.texinfo (Server): Clarify that `file' should be used before
5736 connecting to the server.
5737 (Files): Add an xref to the above description.
51274035
EZ
5738 (Output Formats): More detailed description of the `c' format.
5739 (Memory): List explicitly all the formats supported by `x'.
638ac427 5740 (Threads): Add an @cindex entry for "thread apply".
fc8be69e 5741 (Files): Document the possibility of loading unlinked object
59b7b46f
EZ
5742 files. Add more indexing for solib-absolute-prefix and
5743 --with-sysroot.
76d17f34
EZ
5744 (Machine Code): Document possible problems with locations in
5745 shared libraries.
d416eeec
EZ
5746 (Backtrace): Document that free-standing environments do not need
5747 to have a `main' function.
397ca115 5748
74f6deaa
NR
57492005-06-18 Nick Roberts <nickrob@snap.net.nz>
5750
5751 * gdb.texinfo (GDB/MI Stack Manipulation): Remove reference to
5752 -stack-info-frame.
5753
a9967aef
AC
57542005-06-07 Andrew Cagney <cagney@gnu.org>
5755
5756 * gdb.texinfo (Contributors): Note the original multi-arch
5757 contributors.
5758
e09f16f9
EZ
57592005-06-03 Eli Zaretskii <eliz@gnu.org>
5760
5761 * gdb.texinfo (Registers): Add index entries for the standard
5762 registers.
5763 (Frames): Add cross-reference from frame pointer description to
5764 the Registers node.
5765 (Annotations Overview): Fix the reference to GDB name.
5766
d87ba7ee
EZ
57672005-06-01 Eli Zaretskii <eliz@gnu.org>
5768
5769 * gdb.texinfo (Set Watchpoints): Remove @vindex entry for
5770 can-use-hw-watchpoints.
5771
034dad6f
BR
57722005-05-28 Bob Rossi <bob@brasko.net>
5773
5774 * gdb.texinfo (GDB/MI Out-of-band Records): Add bullet enumerating
5775 the possible reasons why an exec async record would be returned to FE.
5776
ffed4509
AC
57772005-05-26 Andrew Cagney <cagney@gnu.org>
5778
5779 * gdb.texinfo: Note that Elena Zannoni, Fernando Nasser, and
5780 Andrew Cagney implemented the original GDB/MI.
5781
e22e55c9
OF
57822005-05-23 Orjan Friberg <orjanf@axis.com>
5783
5784 * gdb.texinfo (CRIS): Update the cris-version and cris-dwarf2-cfi
5785 documentation. Add documentation for cris-mode.
5786
a78e13ce
EZ
57872005-05-20 Eli Zaretskii <eliz@gnu.org>
5788
5789 * gdb.texinfo (Numbers): Explain the example and make the wording
5790 more acurate.
5791
76ff342d
DJ
57922005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
5793 Dennis Brueni <dennis@slickedit.com>
5794
5795 * gdb.texinfo (GDB/MI Breakpoint Table Commands)
5796 (GDB/MI Data Manipulation, GDB/MI Program Control)
5797 (GDB/MI Stack Manipulation): Update examples to include the fullname
5798 attribute in stack frames.
5799
119b882a
EZ
58002005-05-12 Eli Zaretskii <eliz@gnu.org>
5801
5802 * gdb.texinfo (Startup): Fix last change. Treat gdb.ini like we
5803 do with other non-standard names of init files.
5804
6fc08d32
EZ
58052005-05-11 Eli Zaretskii <eliz@gnu.org>
5806
5807 * gdb.texinfo (Command Files): Move the description of the startup
5808 from here...
5809 (Startup): ...to this new subsection of the Invocation chapter.
5810 Rearrange the description of init files more logically and add a
5811 cross-reference to "Command Files". Document the special gdbinit
5812 name for CISCO 68k. Expand the description of what GDB does
5813 during startup.
5814 (History): Add index entry for HISTSIZE.
5815
a561754a
MK
58162005-05-02 Mark Kettenis <kettenis@gnu.org>
5817
5818 * gdb.texinfo (Files): Remove documentation for auto-solib-limit.
5819
2eecc4ab
EZ
58202005-05-02 Eli Zaretskii <eliz@gnu.org>
5821
5822 * gdb.texinfo (SVR4 Process Information, The isatty call)
5823 (The system call): Don't use foo(N) notation for man pages and
5824 functions.
514c4d71 5825 (Compilation, DJGPP Native): Improve wording.
2eecc4ab 5826
18999be5
EZ
58272005-04-27 Eli Zaretskii <eliz@gnu.org>
5828
5829 * gdb.texinfo (Backtrace): Describe backtraces with arguments that
5830 were optimized away.
5831
0abb7bc7
EZ
58322005-04-22 Eli Zaretskii <eliz@gnu.org>
5833
5834 * gdb.texinfo (Remote configuration): Document "set/show
5835 get-thread-local-storage-address". Add cross-reference to the
5836 description of the qGetTLSAddr packet.
5837 (General Query Packets): Mention "set remote
5838 get-thread-local-storage-address" and add a reference to its
5839 description.
5840
6f61acb1
NR
58412005-04-19 Nick Roberts <nickrob@snap.net.nz>
5842
5843 * gdb.texinfo (Backtrace): Describe 'bt full'.
5844
9d59903a
NR
58452005-04-17 Nick Roberts <nickrob@snap.net.nz>
5846
5847 * gdb.texinfo (Mode Options): Fix typo.
5848 (GDB/MI): Describe how to invoke GDB/MI.
5849
721c2651
EZ
58502005-04-16 Eli Zaretskii <eliz@gnu.org>
5851
5852 * gdb.texinfo (OS Information): Renamed from Auxiliary Vector; all
a5adf40f 5853 references changed. Add description of "info udot".
721c2651
EZ
5854 (Files): Document "set/show stop-on-solib-events".
5855 (M32R/D): Document "set/show download-path", "set/show
5856 board-address", "set/show server-address", "upload", "tload".
ba04e063
EZ
5857 Document "sdireset", "sdistatus", "debug_chaos", "use_debug_dma",
5858 "use_mon_code", "use_ib_break", "use_dbt_break".
721c2651
EZ
5859 (Maintenance Commands): Improve indexing.
5860 (Target Commands): Document "set/show hash", "set/show debug
5861 monitor".
5862 (SVR4 Process Information): Document "info pidlist" and "info
5863 meminfo". Document "set/show procfs-tarce" and "set/show
5864 procfs-file". Document "proc-trace-*" and "proc-untrace-*".
5865 (Symbols, The Print Command with Objective-C): Improve indexing.
5866 (Objective-C): Add references to "info classes" and "info
5867 selectors".
c45da7e6
EZ
5868 (Debugging Output): Improve wording. Document "set/show debug
5869 solib-frv". Fix "set/show debugvarobj".
ba04e063
EZ
5870 (Set Breaks): Add index entry for "hardware breakpoints".
5871 (Renesas ICE): Document "e7000", "ftplogin", "ftpload", "drain",
5872 and "set/show usehardbreakpoints".
5873 (MIPS Embedded): Document "se/show syn-garbage-limit", "set/show
5874 monitor-prompt", "set/show monitor-warnings", "pmon".
c45da7e6
EZ
5875 (ARM): Document "rdilogfile", "rdilogenable", "set/show
5876 rdiromatzero", "set/show rdiheartbeat".
5877 (PowerPC): Document SDS-specific commands "set/show sdstimeout",
5878 "sds".
5879 (Embedded Processors): Document the "sim" command.
5880 (Remote): Document the "remote" command.
5881 (DJGPP Native): Document the "info serial" command.
5882 (Threads): Document "maint info sol-threads".
5883 (Files): Document "nosharedlibrary", "add-symbol-file-from-memory".
5884 (Set Breaks): Improve indexing.
5885 (Command Syntax): Add a reference to dont-repeat.
5886 (Define): Document "dont-repeat".
5887 (TUI Commands): Document "tabset".
5888 (WinCE): New subsection. Document "set/show remotedirectory",
5889 "set/show remoteupload", "set/show remoteaddhost".
721c2651 5890
14d6dd68
EZ
58912005-04-15 Eli Zaretskii <eliz@gnu.org>
5892
5893 * gdb.texinfo (Hurd Native): New subsection, documents
5894 Hurd-specific commands.
a64548ea 5895 (Maintenance Commands): Add cross-reference to "Debugging Output".
da316a69 5896 (Debugging Output): Document "set/show debug lin-lwp".
a64548ea
EZ
5897 (MIPS): Improve documentation of heuristic-fence-post. Document
5898 "set/show mips abi", "set/show mips saved-gpreg-size", "set/show
5899 mips stack-arg-size", "set/show mips mask-address", "set/show mips
5900 remote-mips64-transfers-32bit-regs", "set/show debug mips".
e2f4edfd 5901 (ARM): Document ARM-specific commands.
a64548ea
EZ
5902 (AVR): New section. Document "info io_registers".
5903 (CRIS): New section. Document "set/show cris-version" and
5904 "set/show cris-dwarf2-cfi".
5905 (HPPA): New section. Document "set/show debug hppa" and "maint
5906 print unwind".
a5adf40f 5907 (Neutrino): New subsection. Document "set/show debug nto-debug".
a64548ea 5908 (Super-H): New section. Document the "regs" command.
721c2651 5909 (Debugging Output): Document "set/show debug aix-thread".
14d6dd68 5910
9c16f35a
EZ
59112005-04-09 Eli Zaretskii <eliz@gnu.org>
5912
5913 * gdb.texinfo (Print Settings): Document "set/show print
5914 pascal_static-members", "set print repeats", "show print
5915 null-stop". Improve indexing. Fix documentation of "set print
5916 union".
5917 (Pascal): New section.
5918 (Supported languages): Rename from "Support"; all references
5919 updated. Add a menu item for Pascal.
5920 (Numbers): Document "set radix.
5921 (Screen Size): Document "set/show pagination".
5922 (MIPS Embedded): Remove "set processor" documentation.
5923 (Remote configuration): Document "set/show X/P/Z-packet",
5924 "set/show read-aux-vector-packet", "set/show remote
5925 symbol-lookup-packet", "set/show remote verbose-resume-packet",
5926 "set/show remoteaddresssize", "set/show remotebaud", "set/show
5927 remotedebug", "set/show remotebreak", "set/show remotedevice",
5928 "set/show remotelogfile".
5929 (Auxiliary Vector): Add reference to the description of the
5930 read-aux-vector-packet setting.
5931 (Set Watchpoints): Add a cross-reference to "set remote
5932 hardware-breakpoint-limit".
5933 (General Query Packets): Add indexing of requests and
5934 cross-references to related commands in "Remote configuration".
5935 (File-I/O Overview, The system call): Fix wording and typos.
5936 (Thread Stops): Add index entries.
5937 (Continuing and Stepping): Document "show step-mode".
5938 (i386): New node. Document "set/show struct-convention".
5939 (Files): Document "show trust-readonly-sections".
5940 (Calling): Document "set/show unwindonsignal".
5941 (Messages/Warnings): Add index entries.
5942 (Maintenance Commands): Document "set/show watchdog".
5943 (Annotations Overview): Document "show annotate".
5944 (Set Watchpoints): Add index entries.
5945 (Symbols): Fix doc of case-sensitive.
5946 (ABI): Document "show coerce-float-to-double".
5947 (Convenience Vars, Help): Improve indexing.
5948 (Machine Code): Document "show disassembly-flavor".
5949 (Debugging C plus plus): Document "show overload-resolution".
5950 (Value History, Signaling): Add index entries.
5951
59522005-04-08 Eli Zaretskii <eliz@gnu.org>
5953
5954 * gdb.texinfo (Show): Move @kindex entries to their proper places.
5955 (Processes): Fix wording.
5956 (History, List, Logging output, Define, Symbols, Print Settings):
5957 Improve indexing.
5958
a8f24a35
EZ
59592005-04-03 Eli Zaretskii <eliz@gnu.org>
5960
5961 * gdb.texinfo (Targets): Document "set/show architecture". Remove
5962 redundant index entry for "target" command.
5963 (Backtrace): Add index entries.
5964 (Symbols, Fortran): Document the "set case-sensitive" command.
5965 (DJGPP Native): Document "set com1base", "set com1irq", etc.
5966 (Print Settings): Add index entry for "set demangle-style".
5967 (Target Commands): Document "set download-write-size".
5968 (Debugging Output): Document "set exec-done-display".
5969
09d4efe1
EZ
59702005-04-02 Eli Zaretskii <eliz@gnu.org>
5971
5972 * gdb.texinfo (Files): Fix the name and documentation of
5973 add-shared-symbol-files. Document its alias assf. Update the
5974 list of OSs where GDB supports shared libraries. Fix markup.
5975 (Continuing and Stepping): Add reference to @var{location} in the
5976 text.
5977 (Dump/Restore Files): Fix reference to @{filename}.
5978 (Help): Fix wording.
5979 (Attach): Ditto.
5980 (Set Watchpoints): Ditto.
5981 (Backtrace): Remove redundant index entries. Improve index
5982 entries.
5983 (Delete Breaks): Fix wording.
5984 (Memory): Document the compare-sections command.
5985 (Memory Region Attributes): Improve wording.
5986 (Disabling): Improve wording.
5987 (Fortran): New subsection. Document the "info common" command.
5988 (Help): Document aliases "info copying" and "info warranty".
5989 (Caching Remote Data): New section. Document the "set/show
5990 remotecache" and "info dcache" commands.
5991 (Show): Fix wording of the documentation of the "set
5992 extension-language" command.
5993 (Signals): Add index entry for "info handle".
5994 (Memory Region Attributes): Fix punctuation.
5995 (Symbols): Change the arg name to "location" and refer to it in
5996 the text. Fix wording of "info types" doc.
5997 (Threads): Fix usage of @enumerate @item's.
5998 (Listing Tracepoints): Add index entry for "info tp".
5999 (Set Watchpoints): Add xref to "info break" description.
6000 (Macros): Add an index entry for "macro exp1". Document the
6001 "macro list" command.
6002 (Maintenance Commands): Document "flushregs", "maint agent",
6003 "maint check-symtabs", "maint cplus", "maint demangle", "maint
6004 deprecate", "maint undeprecate", "maint dump-me", "maint packet",
6005 "maint print architecture", "maint print objfiles", "maint print
6006 statistics", "maint print type", "maint show-debug-regs", "maint
6007 space", "maint time", and "maint translate-address".
6008 (Connecting): Document the "monitor" command.
6009 (Annotations Overview): Describe the "set annotate" command.
6010
82f2d802
EZ
60112005-04-01 Eli Zaretskii <eliz@gnu.org>
6012
6013 * gdb.texinfo (Set Watchpoints): Document can-use-hw-watchpoints.
6014 Rearrange index entries and improve wording about support for
6015 hardware watchpoints.
6016
7d51c7de
BR
60172005-03-10 Bob Rossi <bob@brasko.net>
6018
6019 * gdb.texinfo: Update copyright
6020
68c71a2e
TR
60212005-02-09 Theodore A. Roth <troth@openavr.org>
6022
6023 * gdb.texinfo (General Query Packets): Fix texinfo compile warning and
6024 error.
6025
83761cbd
KB
60262005-02-03 Kevin Buettner <kevinb@redhat.com>
6027
6028 * gdb.texinfo (General Query Packets): Document qGetTLSAddr packet.
6029
9f1c6395
MS
60302005-01-17 Michael Snyder <msnyder@redhat.com>
6031
6032 * gdb.texinfo: Fix spelling, infinte -> infinite.
6033
fbd1b305
MK
60342005-01-08 Mark Kettenis <kettenis@gnu.org>
6035
6036 * observer.texi (GDB Observers): Document "solib_loaded".
6037
3ace7edb
AC
60382005-01-07 Andrew Cagney <cagney@gnu.org>
6039
bec39cab
AC
6040 * configure.ac: Rename configure.in, require autoconf 2.59.
6041 * configure: Re-generate.
6042
3ace7edb
AC
6043 * configure.in: Replace configdirs with multiple references to
6044 AC_CONFIG_SUBDIRS.
6045 * configure: Re-generate.
5ae4183a 6046
53531fc1
AC
60472005-01-04 Andrew Cagney <cagney@gnu.org>
6048
6049 * gdbint.texinfo (Versions and Branches): Make the date (YYYYMMDD)
6050 part of the version number.
6051
536ffdb7
MK
60522004-12-24 Mark Kettenis <kettenis@gnu.org>
6053
6054 * gdbint.texinfo (Algorithms): Remove description of
6055 TARGET_DISABLE_HW_WATCHPOINTS and TARGET_ENABLE_HW_WATCHPOINTS.
6056
e1aac25b
JB
60572004-12-07 Jim Blandy <jimb@redhat.com>
6058
6059 * gdb.texinfo (General Query Packets): Specify that thread ID's in
6060 the 'qC' and 'qThreadInfo' packets are unsigned hexidecimal
6061 numbers.
6062
f47b1503
AS
60632004-12-07 Andreas Schwab <schwab@suse.de>
6064
6065 * gdb.texinfo (Mode Options): Document -l option.
6066
b6b8ece6
EZ
60672004-12-04 Eli Zaretskii <eliz@gnu.org>
6068
6069 * gdbint.texinfo (Algorithms): More accurate description of
6070 STOPPED_BY_WATCHPOINT. Point out that target_stopped_data_address
6071 is not needed unless data-read and data-access watchpoints are
6072 supported. Add a description of how GDB checks whether the
6073 inferior stopped because a watchpoint was hit.
6074
01371747
EZ
60752004-11-23 Eli Zaretskii <eliz@gnu.org>
6076
6077 * gdb.texinfo (Files): Add cross-reference to description of
6078 -readnow command-line switch.
6079
2315ffec
RC
60802004-11-10 Randolph Chung <tausq@debian.org>
6081
6082 * gdb.texinfo: Document set/show backtrace past-entry commands.
6083 Rearrange index entries for set/show backtrace past-main.
6084
69065f5d
AC
60852004-11-10 Jon Beniston <jon@beniston.com>
6086
6087 Committed by Andrew Cagney <cagney@gnu.org>.
5ae4183a
AS
6088 * gdb.texinfo (Remote Serial Protocol): Further describe
6089 binary transfer escaping mechanism .
69065f5d 6090
30e91e0b
RC
60912004-11-08 Randolph Chung <tausq@debian.org>
6092
6093 * gdb.texinfo (inferior_debugging info): Document "set debug infrun"
6094 and "show debug infrun". Add index entries.
6095
60bf7e09
EZ
60962004-10-23 Eli Zaretskii <eliz@gnu.org>
6097
6098 * gdb.texinfo (SVR4 Process Information): Document subcommands of
6099 "info proc" that are already implemented. Add index entries.
6100 (Working Directory): Add a cross-reference to "info proc" command.
dcaf7c2c
EZ
6101 (Files): Add a tip for decreasing memory used for symtabs from
6102 shared libraries.
f018e82f
EZ
6103 (Starting): Fix whitespace; make "elaboration" stand out where it
6104 is first used, and add an index entry for the term.
f8568604
EZ
6105 (Calling): Expand and elaborate text. Add "print". Add the
6106 description of problems with weak aliases.
384ee23f 6107 (Core File Generation): New section.
60bf7e09 6108
d52fe014
AC
61092004-10-12 Andrew Cagney <cagney@gnu.org>
6110
6111 * gdbint.texinfo (Versions and Branches): New chapter.
6112 (Releasing GDB): Delete "Versions and Branches" section.
6113 (Top): Add "Versions and Branches".
6114
703663ab
EZ
61152004-10-08 Eli Zaretskii <eliz@gnu.org>
6116
6117 * gdb.texinfo (Editing, History): Add cross-references to the
6118 included Readline and History user documentation. Remove
6119 references to the symbol have-readline-appendices which is unused
6120 and undefined.
6121 (History): Fix indexing.
6122
ac77d04f
JJ
61232004-10-08 Jeff Johnston <jjohnstn@redhat.com>
6124
6125 * gdbint.texinfo (target_stopped_data_address): Update to
6126 new prototype.
6127 (i386_stopped_data_address): Update prototype and description.
6128 (i386_stopped_by_watchpoint): New function and description.
6129
e07c999f
PH
61302004-10-03 Paul N. Hilfinger <hilfinger@gnat.com>
6131
6132 * gdb.texinfo (Filenames): Add Ada suffixes.
6133 (Ada) New section.
6134
2e868123
AC
61352004-09-27 Andrew Cagney <cagney@gnu.org>
6136 Robert Picco <Robert.Picco@hp.com>
6137
6138 * gdb.texinfo (Packets): Document the "p" packet.
6139
02a57714
JM
61402004-09-21 Jason Molenda (jmolenda@apple.com)
6141
6142 * gdb.texinfo (Paths and Names of the Source Files): Document the
6143 meaning of values in the 'desc' field of a SO stab.
6144
ae038cb0
DJ
61452004-09-20 Daniel Jacobowitz <dan@debian.org>
6146
6147 * gdb.texinfo (Maintenance Commands): Document "maint set dwarf2
6148 max-cache-age" and "maint show dwarf2 max-cache-age".
6149
f7dc1244
EZ
61502004-09-16 Eli Zaretskii <eliz@gnu.org>
6151
6152 * gdb.texinfo (Set Breaks): Add index entry for setting
6153 breakpoints on overloaded C++ functions that are not members of
6154 any classes. Add an example and an index entry for setting
6155 breakpoints on all program functions.
6156 (Character Sets, Macros, Overlay Commands)
6157 (Non-debug DLL symbols, GDB/MI Output Syntax)
6158 (Annotations Overview, Maintenance Commands, File-I/O Overview):
6159 Use "(@value{GDBP})" instead of a literal "(gdb)".
6160
f810308b
AC
61612004-09-12 Andrew Cagney <cagney@gnu.org>
6162
6163 * gdbint.texinfo (Native Debugging): Delete description of
6164 FILES_INFO_HOOK.
6165
15a661f3
PH
61662004-09-11 Paul Hilfinger <hilfinger@gnat.com>
6167
5ae4183a
AS
6168 * gdbint.texinfo (User Interface): Change local_hex_string_custom
6169 to hex_string_custom (not historically correct, but more
15a661f3
PH
6170 understandable, given the current code).
6171
f3219c75
AC
61722004-09-03 Andrew Cagney <cagney@gnu.org>
6173
6174 * gdbint.texinfo (Native Debugging): Delete SVR4_SHARED_LIBS.
6175
f3bb6704
JJ
61762004-09-01 Jeff Johnston <jjohnstn@redhat.com>
6177
6178 * observer.texi (solib_unloaded): New observer.
6179
8d2c00cb
AC
61802004-08-24 Andrew Cagney <cagney@gnu.org>
6181
6182 * gdbint.texinfo (Target Architecture Definition): Add missing
6183 comma.
6184
e7dc800a
MC
61852004-08-20 Michael Chastain <mec.gnu@mindspring.com>
6186
6187 * (Using the Testsuite): build != host is supported,
6188 but some test scripts do not support build != host.
6189
73b03683
MK
61902004-08-14 Mark Kettenis <kettenis@gnu.org>
6191
6192 * gdbint.texinfo (Host Definition): Delete description of
6193 FCLOSE_PROVIDED and GETENV_PROVIDED.
6194
c0ccb908
MK
61952004-08-05 Mark Kettenis <kettenis@chello.nl>
6196
6197 * gdbint.texinfo (Host Definition): Delete description of
6198 NO_SYS_FILE.
6199 (Native Debugging): Delete description of KERNEL_U_ADDR_BSD and
6200 PTRACE_FP_BUG.
6201
9c8dbfa9
AC
62022004-08-05 Andrew Cagney <cagney@gnu.org>
6203
6204 * gdbint.texinfo (Target Architecture Definition): Delete
6205 reference to deprecated_read_fp.
6206
f42accbe
AC
62072004-08-02 Andrew Cagney <cagney@gnu.org>
6208
6209 * gdbint.texinfo (Target Architecture Definition): Delete
6210 description of DEPRECATED_REGISTER_BYTES.
6211
0b66e38c
EZ
62122004-07-30 Baurjan Ismagulov <ibr@ata.cs.hun.edu.tr>
6213
6214 * gdb.texinfo (Source Path): Document the new behavior of
6215 searching for the source files.
6216
15387254
EZ
62172004-07-17 Eli Zaretskii <eliz@gnu.org>
6218
6219 * gdb.texinfo (Edit): Fix markup of EDITOR and improve wording.
6220 (Search, Expressions, Arrays, Variables, Data, Machine Code)
6221 (Auto Display): Improve indexing.
6222
2c07db7a
AC
62232004-07-16 Andrew Cagney <cagney@gnu.org>
6224
6225 * gdb.texinfo (Mode Options): Delete documentation on "-async" and
6226 "-noasync".
6227
4644b6e3
EZ
62282004-07-09 Eli Zaretskii <eliz@gnu.org>
6229
6230 * gdb.texinfo: Fix @kindex entries so that multiple commands that
6231 have the same prefix have only their prefix in the index.
6232
7561d450
MK
62332004-07-03 Mark Kettenis <kettenis@gnu.org>
6234
6235 * gdb.texinfo (BSD libkvm Interface): New node (section)
6236 (Native): Add it to the menu.
6237
67bebe79
MK
62382004-07-01 Mark Kettenis <kettenis@gnu.org>
6239
6240 * gdbint.texinfo (Target Architecture Definition): Remove
6241 PCC_SOL_BROKEN.
6242
1a6923e0
MK
62432004-06-24 Mark Kettenis <kettenis@gnu.org>
6244
6245 * gdbint.texinfo (Target Architecture Definition): Remove
6246 SUN_FIXED_LBRAC_BUG.
6247
b435e160
AC
62482004-06-26 Andrew Cagney <cagney@gnu.org>
6249
6250 * gdbint.texinfo (Coding): Replace xasprintf with xstrprintf.
6251
b5622e8d
AC
62522004-06-20 Andrew Cagney <cagney@gnu.org>
6253
6254 * gdbint.texinfo (Target Architecture Definition): Deprecate
6255 USE_STRUCT_CONVENTION.
6256
e0c07bf0
MC
62572004-06-19 Michael Chastain <mec.gnu@mindspring.com>
6258
6259 gdb.texinfo (Bug Reporting): Mention session recording,
6260 with the script command or Emacs.
6261
782263ab
AC
62622004-06-18 Andrew Cagney <cagney@gnu.org>
6263
6264 * gdbint.texinfo (Target Architecture Definition): Deprecate
6265 FUNCTION_START_OFFSET.
6266
03727ca6
AC
62672004-06-14 Andrew Cagney <cagney@gnu.org>
6268
6269 Based on changes from Karl Berry.
6270 * gdb.texinfo: Do not use @sc in a direntry.
6271 * stabs.texinfo: Change @dircateogry to "Software development".
6272 * gdbint.texinfo, gdb.texinfo, annotate.texinfo: Ditto.
6273
97092415
AC
62742004-06-13 Andrew Cagney <cagney@gnu.org>
6275
6276 * gdbint.texinfo (Target Architecture Definition): Delete
6277 description of RETURN_VALUE_ON_STACK.
6278
1f6d4158
AC
62792004-06-09 Andrew Cagney <cagney@gnu.org>
6280
6281 * gdbint.texinfo (Native Debugging): Restore "@table @code"
6282 deleted by previous patch.
6283
d966f0cb
AC
62842004-06-08 Andrew Cagney <cagney@gnu.org>
6285
6286 * gdbint.texinfo (Native Debugging): Delete documentation on
6287 ATTACH_DETACH.
6288
86fe4aaa
RC
62892004-06-06 Randolph Chung <tausq@debian.org>
6290
6291 * gdb.texinfo (push_dummy_call): Use @code{struct value}.
6292
d4b6d575
RC
62932004-06-06 Randolph Chung <tausq@debian.org>
6294
5ae4183a 6295 * gdb.texinfo (push_dummy_call): Update argument list to match
d4b6d575
RC
6296 the new push_dummy_call method signature. Describe the function
6297 argument.
6298
4e8b0763
JB
62992004-05-24 Joel Brobecker <brobecker@gnat.com>
6300
6301 * gdb.texinfo (Starting): Document new start command.
6302
59caf092
AC
63032004-05-21 Andrew Cagney <cagney@redhat.com>
6304
6305 * observer.texi (GDB Observers): Document "inferior_created".
6306
e4a2df64
AC
63072004-05-08 Andrew Cagney <cagney@redhat.com>
6308
e6b55ae2
AC
6309 * gdbint.texinfo (Target Architecture Definition): Delete
6310 description of DO_DEFERRED_STORES.
6311
28954179
AC
6312 * gdbint.texinfo (Target Architecture Definition): Delete
6313 references to DEPRECATED_FIX_CALL_DUMMY.
6314
434b87dd
AC
6315 * gdbint.texinfo (Target Architecture Definition): Delete
6316 description of DEPRECATED_CALL_DUMMY_WORDS,
6317 DEPRECATED_SIZEOF_CALL_DUMMY_WORDS, and CALL_DUMMY.
6318
58d28df8
AC
6319 * gdbint.texinfo (Target Architecture Definition): Delete
6320 description of DEPRECATED_PUSH_DUMMY_FRAME.
6321
e4a2df64
AC
6322 * gdbint.texinfo (Target Architecture Definition): Delete
6323 reference to DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
6324
2b4855ab
AC
63252004-05-07 Andrew Cagney <cagney@redhat.com>
6326
6327 * observer.texi (GDB Observers): Add "Debugging" section. Include
6328 cross reference to "set/show debug observer".
6329 * gdb.texinfo (Debugging Output): Document "set/show debug
6330 observer".
6331
fcf70625
AC
63322004-05-01 Andrew Cagney <cagney@redhat.com>
6333
6334 * gdbint.texinfo (Target Architecture Definition): Delete
6335 description of DEPRECATED_PC_IN_SIGTRAMP.
6336
8ee56bcf
AC
63372004-04-30 Andrew Cagney <cagney@redhat.com>
6338
6339 * gdbint.texinfo (Target Architecture Definition): Delete
6340 documentation for BELIEVE_PCC_PROMOTION_TYPE, no longer defined.
6341
67ab9a76
OF
63422004-04-30 Orjan Friberg <orjanf@axis.com>
6343
6344 * observer.texi (GDB Observers): Correct spelling.
6345
79346bcb
OF
63462004-04-26 Orjan Friberg <orjanf@axis.com>
6347
6348 * observer.texi (GDB Observers): Add target_changed event.
6349
7a464420
AC
63502004-04-08 Andrew Cagney <cagney@redhat.com>
6351
6352 * observer.texi (GDB Observers): Rework, provide generic observer
6353 definitions and then a list of observable events.
6354
6cdf9d98
AC
63552004-04-04 Andrew Cagney <cagney@redhat.com>
6356
6357 * gdbint.texinfo (Host Definition): Delete reference to
6358 NO_SIGINTERRUPT.
6359
ddc135a4
AC
63602004-04-02 Andrew Cagney <cagney@redhat.com>
6361
6362 * gdbint.texinfo (Target Architecture Definition): Delete
6363 reference to DEPRECATED_CALL_DUMMY_LENGTH.
6364
6a1b180d
SC
63652004-03-28 Stephane Carrez <stcarrez@nerim.fr>
6366
6367 * gdb.texinfo (TUI Commands): Document tui reg commands.
6368
d0d5df6f
AC
63692004-03-26 Andrew Cagney <cagney@redhat.com>
6370
6371 * gdb.texinfo (TUI): Delete reference to --enable-tui. Mention
6372 "gdbtui".
6373 (Mode Options): Mention "gdbtui". Use "Text" not "Terminal".
6374 (Contributors): Mention both Text and Terminal User Interface.
6375
aa2a3f87
AC
63762004-03-23 Andrew Cagney <cagney@redhat.com>
6377
6378 * gdbint.texinfo (Target Architecture Definition): Deprecate
6379 references to SIGTRAMP_START and SIGTRAMP_END.
6380
f561f026
AC
63812004-03-23 Andrew Cagney <cagney@redhat.com>
6382
6383 * gdbint.texinfo (Target Architecture Definition): Deprecate
6384 references to PC_IN_SIGTRAMP.
6385
33cb8b0f
AC
63862004-03-19 Andrew Cagney <cagney@redhat.com>
6387
6388 * gdbint.texinfo (Target Architecture Definition): Delete
6389 reference to GDB_TARGET_IS_HPPA.
6390
fc989b7a
AC
63912004-03-18 Andrew Cagney <cagney@redhat.com>
6392
6393 * gdbint.texinfo (Coding): Update section on gdbarch_data,
6394 describe pre_init and post_init.
6395
701b08bb
DJ
63962004-03-09 Daniel Jacobowitz <drow@mvista.com>
6397
6398 * gdb.texinfo (Debugging Output): Document values for "set debug
6399 target".
6400
faae5abe
AC
64012004-02-28 Andrew Cagney <cagney@redhat.com>
6402
6403 * gdb.texinfo (Contributors): Mention GDB 6.1 release engineer.
6404
dd79a6cf
JJ
64052004-02-26 Jeff Johnston <jjohnstn@redhat.com>
6406
6407 * gdb.texinfo (breakpoints): Add information about the
6408 new "set breakpoint pending" and "show breakpoint pending"
6409 commands.
6410
e7f16015
AC
64112004-02-26 Andrew Cagney <cagney@redhat.com>
6412
6413 * gdbint.texinfo (Coding): Document use of gdbarch_obstack_zalloc
6414 in Per-architecture module data section.
6415
7161a3a6
RM
64162004-02-25 Roland McGrath <roland@redhat.com>
6417
6418 * gdb.texinfo (General Query Packets): Document qPart:... packets.
6419
2154891a
AC
64202004-02-24 Andrew Cagney <cagney@redhat.com>
6421
6422 * annotate.texinfo: Wrap fdl.texi include in raise/lower sections.
6423 * gdb.texinfo, gdbint.texinfo, stabs.texinfo: Ditto.
6424 * fdl.texi: Import Version 1.2, November 2002.
7161a3a6 6425
6c74ac8b
AC
64262004-02-17 Andrew Cagney <cagney@redhat.com>
6427
6428 * gdb.texinfo (Mode Options): Note that "mi1" is deprecated.
6429
19772a2c
AC
64302004-02-16 Andrew Cagney <cagney@redhat.com>
6431
6432 * gdbint.texinfo (Target Architecture Definition): Deprecate
6433 FRAMELESS_FUNCTION_INVOCATION.
6434
c9830293
AC
64352004-02-16 Andrew Cagney <cagney@redhat.com>
6436
6437 * gdbint.texinfo (Coding): Mention -Wunused-function.
6438
b9d26eb9
AC
64392004-02-14 Andrew Cagney <cagney@redhat.com>
6440
6441 * gdbint.texinfo (Target Architecture Definition): Delete
6442 description of DEPRECATED_CALL_DUMMY_STACK_ADJUST.
6443
49efadf5
EZ
64442004-02-12 Elena Zannoni <ezannoni@redhat.com>
6445
6446 * gdb.texinfo: Properly quote the name "C++".
6447 * gdbint.texinfo: Ditto.
6448 * stabs.texinfo: Ditto.
6449
1eb288ea
EZ
64502004-02-11 Elena Zannoni <ezannoni@redhat.com>
6451
6452 * gdbint.texinfo (Support Libraries): Add doco about obstacks and
6453 minimal information about libiberty.
6454
e4937fc1
MC
64552004-02-06 Michael Chastain <mec.gnu@mindspring.com>
6456
6457 * gdb.texinfo (Auxiliary Vector): Fix thinko with @value{GDBN}.
6458
a9331b3f
RM
64592004-02-04 Roland McGrath <roland@redhat.com>
6460
6461 * gdb.texinfo (Auxiliary Vector): New node (section).
6462 (Data): Add it to the menu.
6463
2650777c
JJ
64642004-02-02 Jeff Johnston <jjohnstn@redhat.com>
6465
6466 * gdb.texinfo (Breakpoints): Add information about pending
6467 breakpoint support.
6468
b4501125
AC
64692004-01-26 Andrew Cagney <cagney@redhat.com>
6470
6471 * gdb.texinfo (Overview): Delete references to the cisco protocol
6472 including the "N" response.
6473
74055713
AC
64742004-01-26 Andrew Cagney <cagney@redhat.com>
6475
6476 * gdbint.texinfo (Target Architecture Definition): Rename
6477 EXTRACT_STRUCT_VALUE_ADDRESS to
6478 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS.
a9331b3f 6479
3bbe9696
EZ
64802004-01-24 Eli Zaretskii <eliz@gnu.org>
6481
6482 * gdb.texinfo (KOD): Document "show os". Add index entries for
6483 "set/show os" and "info cisco" commands.
6484
5843504f
EZ
64852004-01-21 Eli Zaretskii <eliz@gnu.org>
6486
6487 * Makefile.in (install-info): Prepend $(DESTDIR) to $(infodir).
6488
9175c9a3
MC
64892004-01-19 Michael Chastain <mec.gnu@mindspring.com>
6490
6491 * gdbint.texinfo: Delete USE_MMALLOC, NO_MMCHECK, MMCHECK_FORCE,
6492 MMAP_BASE_ADDRESS, MMAP_INCREMENT.
6493
8e94b928
NR
64942004-01-19 Nick Roberts <nick@nick.uklinux.net>
6495
6496 * gdb.texinfo (GDB/MI Stack Manipulation): Describe extension to
6497 -stack-list-locals.
6498 (GDB/MI Variable Objects): Describe extension to
6499 -var-list-children.
6500
a20cf136
DJ
65012004-01-17 Daniel Jacobowitz <drow@mvista.com>
6502
6503 * gdbint.texinfo (DECR_PC_AFTER_HW_BREAK): Don't document.
6504
afb18d0f
AC
65052004-01-17 Andrew Cagney <cagney@redhat.com>
6506
6507 * gdbint.texinfo (Target Architecture Definition): Delete
6508 documentation on DEPRECATED_NPC_REGNUM.
6509
b51970ac
DJ
65102004-01-13 Daniel Jacobowitz <drow@mvista.com>
6511
6512 * gdb.texinfo: Update copyright year. Mention that set
6513 follow-fork-mode is supported on GNU/Linux. Remove documentation of
6514 "set follow-fork-mode ask".
6515
0f0cffd2
AC
65162004-01-13 Andrew Cagney <cagney@redhat.com>
6517
6518 * gdbint.texinfo: Update copyright year.
6519 (Coding): Add -Wunused-label to list of -Werror warnings.
6520
c552b3bb 65212004-01-08 Jason Molenda <jmolenda@apple.com>
5ae4183a 6522 Eli Zaretskii <eliz@gnu.org>
c552b3bb
JM
6523
6524 * gdb.texinfo: Update copyright.
6525 (Objective-C): "methodName" typeo fixed. Add @code/@var markup
6526 around names, as appropriate. Minor syntax cleanup of
6527 _NSPrintForDebugger explanation. Two spaces after periods.
6528 GDBN used instead of lit. "gdb". Index entries added for
6529 print-object and _NSPrintForDebugger. @noindent added in one spot.
6530
afe157ca
EZ
65312003-11-11 Elena Zannoni <ezannoni@redhat.com>
6532
6533 * stabs.texinfo: Add dircategory and direntry commands.
6534 * annotate.texinfo: Ditto.
6535
963e2bb7
AC
65362003-11-10 Andrew Cagney <cagney@redhat.com>
6537
6538 * gdbint.texinfo (Target Architecture Definition): Replace the
6539 return_value method's "inval" and "outval" parameters with
6540 "readbuf" and "writebuf".
6541
1d8b2f28
JB
65422003-10-28 Jim Blandy <jimb@redhat.com>
6543
6544 * gdb.texinfo (The F request packet, The F reply packet): Renamed
6545 from "The `F' request packet" and "The `F' reply packet", to make
6546 texi2dvi happy.
6547 (File-I/O remote protocol extension): Update menu entries, too.
6548
36d86913
MC
65492003-10-26 Michael Chastain <mec@shout.net>
6550
6551 * gdb.texinfo (Thread Stops): Document the issue with
6552 premature return from system calls in multi-threaded programs.
6553
ce2826aa
AC
65542003-10-24 Andrew Cagney <cagney@redhat.com>
6555
6556 * annotate.texinfo: Fix "fortunatly"[sic].
6557
f24c5e49
KI
65582003-10-23 Kei Sakamoto <sakamoto.kei@renesas.com>
6559
6560 * gdb.texinfo (Contributors to GDB): Replace "Renesas"
6561 with "Hitachi" and "Mitsubishi".
6562
92ad9cd9
AC
65632003-10-20 Andrew Cagney <cagney@redhat.com>
6564
6565 * gdbint.texinfo (Target Architecture Definition): Document
6566 gdbarch_return_value. Add cross references from
6567 USE_STRUCT_CONVENTION, EXTRACT_RETURN_VALUE, and
6568 STORE_RETURN_VALUE, and from/to EXTRACT_STRUCT_VALUE_ADDRESS.
6569
0ab4b752
MK
65702003-10-18 Mark Kettenis <kettenis@gnu.org>
6571
6572 * gdbint.texinfo (Target Architecture Definition): Document
6573 regset_from_core_section.
fb3e19c0
KI
6574
65752003-10-16 Kei Sakamot Sakamoto <sakamoto.kei@renesas.com>
6576
6577 * gdb.texinfo (M32R/D): Mention m32rsdi target.
6578
a9331b3f 65792003-10-15 Kevin Buettner <kevinb@redhat.com>
e4d5f7e1
KB
6580
6581 From Anthony Green <green@redhat.com>:
5ae4183a 6582 * gdb.texinfo (Breakpoints related warnings): Insert into menu.
e4d5f7e1 6583
1485d690
KB
65842003-10-14 Kevin Buettner <kevinb@redhat.com>
6585
889bf7c5
PA
6586 * gdb.texinfo (Breakpoint related warnings): New node.
6587 * gdbint.texinfo (ADJUST_BREAKPOINT_ADDRESS): Document.
a9331b3f 6588
86d30acc
DJ
65892003-10-13 Daniel Jacobowitz <drow@mvista.com>
6590
6591 * gdb.texinfo (Remote Protocol): Document v and vCont.
6592
172c2a43
KI
65932003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
6594
6595 * gdb.texinfo: Replace "Hitachi" and "Mitsubishi" with "Renesas".
6596 * gdbint.texinfo: Ditto.
6597
71952f4c
AC
65982003-10-09 Andrew Cagney <cagney@redhat.com>
6599
6600 From 2003-09-18 David Anderson <davea@sgi.com>:
6601 * gdb.texinfo (GDB/MI Symbol Query): Replace "comamnd" with
6602 "command".
6603
268e2188
AC
66042003-10-03 Andrew Cagney <cagney@redhat.com>
6605
6606 * gdbint.texinfo (Target Architecture Definition): Deprecate
6607 IBM6000_TARGET. Mention that it implies an RS/6000 system and not
6608 just target.
6609
12c266ea 66102003-10-02 Andrew Cagney <cagney@redhat.com>
2e092625 6611
f30992d4 6612 * gdbint.texinfo (Target Architecture Definition): Rename
12c266ea
AC
6613 REGISTER_RAW_SIZE to DEPRECATED_REGISTER_RAW_SIZE.
6614 * gdb.texinfo (Packets, Stop Reply Packets): Ditto.
6615 * gdbint.texinfo (Target Architecture Definition): Rename
6616
66172003-09-30 Andrew Cagney <cagney@redhat.com>
6618
f30992d4 6619 REGISTER_VIRTUAL_SIZE to DEPRECATED_REGISTER_VIRTUAL_SIZE.
a9331b3f 6620 (Target Architecture Definition):
f30992d4 6621
2e092625
AC
6622 * gdbint.texinfo (Target Architecture Definition): Rename
6623 REGISTER_VIRTUAL_TYPE to DEPRECATED_REGISTER_VIRTUAL_TYPE.
6624
0717ae8a
AC
66252003-09-29 Andrew Cagney <cagney@redhat.com>
6626
dad809b7
AC
6627 * gdbint.texinfo (Target Architecture Definition): Delete
6628 documentation for NEED_TEXT_START_END.
6629
0717ae8a
AC
6630 * gdbint.texinfo (Target Architecture Definition): Rename
6631 NPC_REGNUM to DEPRECATED_NPC_REGNUM. Add cross reference to
6632 TARGET_WRITE_PC.
a9331b3f 6633
af6cf26d
MC
66342003-09-22 Michael Chastain <mec@shout.net>
6635
6636 * gdbint.texinfo (Testsuite Organization): Change gdb.c++ to gdb.cp.
6637
ee206350
AG
66382003-09-21 Anthony Green <green@redhat.com>
6639
6640 * gdbint.texinfo (Target Architecture Definition): Fix typos.
6641
a38c9fe6
MK
66422003-09-21 Mark Kettenis <kettenis@gnu.org>
6643
6644 * gdbint.texinfo (Target Architecture Definition): Document
6645 stabs_argument_has_addr.
6646
77949794
AC
66472003-09-18 Andrew Cagney <cagney@redhat.com>
6648
6649 * gdbint.texinfo (Target Architecture Definition): Delete
6650 documentation on REGISTER_NAMES.
6651
8e823e25
MK
66522003-09-13 Mark Kettenis <kettenis@gnu.org>
6653
6654 * gdbint.texinfo (Target Architecture Definition): Replace
6655 REG_STRUCT_HAS_ADDR with DEPRECATED_REG_STRUCT_HAS_ADDR.
6656
f27dd7fd
AC
66572003-09-11 Andrew Cagney <cagney@redhat.com>
6658
6659 * gdbint.texinfo (Target Architecture Definition): Replace
6660 STACK_ALIGN with DEPRECATED_STACK_ALIGN.
6661
8b148df9
AC
66622003-08-18 Andrew Cagney <cagney@redhat.com>
6663
6664 * gdbint.texinfo (Target Architecture Definition): Document
6665 "frame_red_zone_size".
6666
25d29d70
AC
66672003-08-09 Andrew Cagney <cagney@redhat.com>
6668
6669 * gdb.texinfo (Backtrace): Replace "set/show backtrace-below-main"
6670 with "set/show backtrace past-main" and "set/show backtrace
6671 limit".
6672
c938e9b0
L
66732003-08-08 H.J. Lu <hongjiu.lu@intel.com>
6674
6675 * Makefile.in (install-info): Support DESTDIR.
6676 (install-html): Likewise.
6677
64fabec2
AC
66782003-08-07 Andrew Cagney <cagney@redhat.com>
6679
6680 Patch from Nick Roberts.
6681 * gdb.texinfo (Using GDB under GNU Emacs): Fix/update key
6682 bindings. Remove description of send-gdb-command.
6683
2fcf52f0
AC
66842003-08-07 Andrew Cagney <cagney@redhat.com>
6685
6686 * gdb.texinfo (Mode Options): Mention that "mi2" was included in
6687 GDB 6.0.
6688
086432e2
AC
66892003-08-06 Andrew Cagney <cagney@redhat.com>
6690
6691 * gdb.texinfo (Mode Options): Mention that level three is the
6692 highest available and that level 2 is deprecated.
6693 (Annotations Overview): Mention annotation levels. Cross reference
6694 to "Limitations of the Annotation Interface" in annotate.texi.
6695 (TODO, Value Annotations, Frame Annotations): Delete section.
6696 (Displays, Breakpoint Info): Delete.
6697
e5249f67
AC
66982003-08-04 Andrew Cagney <cagney@redhat.com>
6699
6700 * agentexpr.texi: Delete @bye.
6701 * Makefile.in (STABS_DOC_SOURCE_INCLUDES): Add "fdl.texi"
6702 (stabs.info): Add $(srcdir) to include search path.
6703 (html): Depend on "annotate_toc.html", and not "annotate.html".
6704 * stabs.texinfo: Ditto. Include "fdl.texi".
6705 * gdbint.texinfo: Update copyright statement's list of invariant
6706 sections.
6707
e6f672d2
AC
67082003-07-28 Andrew Cagney <cagney@redhat.com>
6709
6710 * Makefile.in (INFO_DEPS): Add annotate.info.
6711 (dvi, ps, html, pdf): Add annotate.
6712 (ANNOTATE_DOC_SOURCE_INCLUDES): New macro.
6713 (ANNOTATE_DOC_BUILD_INCLUDES): New macro.
6714 (ANNOTATE_DOC_FILES): New macro.
6715 (ANNOTATE_TEX_TMPS): New macro.
6716 (annotate.info, annotate_toc.html): Specify dependencies.
6717 (annotate.ps, annotate.pdf, annotate.dvi): Ditto.
6718 * annotate.texinfo: Rename annotate.texi. Get building. Add
6719 "Migrating to GDB/MI" and "Limitations of the Annotation
6720 Interface" chapters. Mention why it is not part of the user
6721 guide. Update copyright notice. Include "fdl.texi".
6722
72ffddc9
SC
67232003-07-26 Stephane Carrez <stcarrez@nerim.fr>
6724
6725 * gdb.texinfo (TUI Keys): Document C-x o key to switch active window.
6726
a9f12a31
DJ
67272003-07-24 Daniel Jacobowitz <drow@mvista.com>
6728
6729 * gdbint.texinfo (libgdb components): Correct a GDB to GDBN.
6730
b1fe9455
DJ
67312003-07-24 Daniel Jacobowitz <drow@mvista.com>
6732
6733 * gdb.texinfo (Server): Mention pidof.
6734
153721e6
AC
67352003-07-22 Andrew Cagney <cagney@redhat.com>
6736
6737 * gdbint.texinfo (Coding): Add -Wformat-nonliteral to -Werror
6738 list.
6739
0fac0b41
DJ
67402003-06-28 Daniel Jacobowitz <drow@mvista.com>
6741
6742 * gdb.texinfo (Logging output): New chapter.
6743
4e562065
JB
67442003-06-24 Joel Brobecker <brobecker@gnat.com>
6745
6746 * gdb.texinfo (Unsupported languages): New section.
6747 (Languages): Add link to new section.
6748
f2c06f52
AC
67492003-06-22 Andrew Cagney <cagney@redhat.com>
6750
6751 * gdb.texinfo (Contributors): Mention 6.0 release engineer.
6752
b4177fca
DJ
67532003-06-22 Daniel Jacobowitz <drow@mvista.com>
6754
6755 * gdbint.texinfo (Coding): Clarify use of gdb_XXX.h headers.
6756
f418dd93
DJ
67572003-06-22 Daniel Jacobowitz <drow@mvista.com>
6758
6759 * Makefile.in (SFILES_INCLUDED): Add agentexpr.texi.
6760 * agentexpr.texi: Retitle section, and change it to an appendix.
6761 Comment out texinfo initialization. Factor a @var{} into two
6762 pieces to prevent makeinfo warnings.
6763 * gdb.texinfo: Add Agent Expressions appendix.
6764
4ca61388
DJ
67652003-06-19 Daniel Jacobowitz <drow@mvista.com>
6766
6767 * gdbint.texinfo (Native Conditionals): Remove PREPARE_TO_PROCEED.
6768
07f31aa6
DJ
67692003-06-18 Daniel Jacobowitz <drow@mvista.com>
6770
5ae4183a 6771 * gdb.texinfo (Remote Debugging): New section "Connecting to a
07f31aa6
DJ
6772 remote target". Document the "detach" and "disconnect" commands.
6773 (Server, Netware, Debug Session): Reference "Connecting to a
6774 remote target".
6775 (GDB/MI Target Manipulation): Document "-target-disconnect".
6776
2dd0da42
AC
67772003-06-13 Andrew Cagney <cagney@redhat.com>
6778
6779 * gdbint.texinfo (Target Architecture Definition): Deprecate
6780 REMOTE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT, and
6781 BIG_REMOTE_BREAKPOINT. Cross reference BREAKPOINT_FROM_PC.
6782
e7a3abfc
JB
67832003-06-09 Jim Blandy <jimb@redhat.com>
6784
6785 * gdb.texinfo (Separate Debug Files): Remove extra semicolon.
6786
25e3a86b
AC
67872003-06-08 Andrew Cagney <cagney@redhat.com>
6788
6789 * gdbint.texinfo (Target Architecture Definition): Delete
6790 documentation on FRAME_ARGS_ADDRESS_CORRECT.
6791
a9e5fdc2
AC
67922003-06-08 Andrew Cagney <cagney@redhat.com>
6793
6794 * gdbint.texinfo (Target Architecture Definition): Document
6795 "unwind_sp". Cross reference "unwind_sp" and TARGET_READ_SP.
6796
b37303ee
AF
67972003-06-07 Adam Fedor <fedor@gnu.org>
6798
6799 * gdb.texinfo: Add Objective-C documentation.
6800
39fe6e80
AC
68012003-06-01 Andrew Cagney <cagney@redhat.com>
6802
6803 * gdbint.texinfo (Target Architecture Definition): Add "func_addr"
6804 parameter to "push_dummy_call". Rename "dummy_addr" to "bp_addr".
6805
125309b2
AC
68062003-05-21 Andrew Cagney <cagney@redhat.com>
6807
6808 * gdbint.texinfo (Target Architecture Definition): Delete
6809 references to "extract_address" and "store_address".
6810
b8b527c5
AC
68112003-05-16 Andrew Cagney <cagney@redhat.com>
6812
6813 * gdbint.texinfo (Target Architecture Definition): Replace
6814 REGISTER_BYTES with DEPRECATED_REGISTER_BYTES. Fix typo,
6815 DEPRECATED_REGISTER_SIZE instead of REGISTER_BYTE.
6816
50e3ee83
TR
68172003-05-14 Theodore A. Roth <troth@openavr.org>
6818
6819 * gdbint.texinfo (Breakpoint Handling): Correct a double negative.
6820
44e2be90
L
68212003-05-10 H.J. Lu <hongjiu.lu@intel.com>
6822
6823 * Makefile.in (gdb-cfg.texi): Replace $$LN_S with $(LN_S).
6824 (gdb.dvi): Likewise.
6825 (gdb.pdf): Likewise.
6826 (links2roff): Likewise.
6827
df5215a6
JB
68282003-05-08 Jim Blandy <jimb@redhat.com>
6829
6830 * gdb.texinfo (Dump/Restore Files): Update documentation for
6831 'dump', 'append', and 'restore': note that format argument is
6832 optional; simplify presentation of the command variants; and be
6833 more precise about the formats.
6834
5e7b2f39
JB
68352003-05-07 Jim Blandy <jimb@redhat.com>
6836
6837 * gdb.texinfo (Symbols): Update documentation: 'maint list
6838 symtabs' and 'maint list psymtabs' have been renamed 'maint info
6839 symtabs' and 'maint info psymtabs'.
6840
b1e29e33
AC
68412003-05-05 Andrew Cagney <cagney@redhat.com>
6842
6843 * gdbint.texinfo (Target Architecture Definition): Make
6844 CALL_DUMMY_WORDS, SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY_LENGTH,
6845 FIX_CALL_DUMMY, CALL_DUMMY_BREAKPOINT_OFFSET and
6846 CALL_DUMMY_BREAKPOINT_OFFSET deprecated.
6847
00905d52
AC
68482003-05-04 Andrew Cagney <cagney@redhat.com>
6849
6850 * gdb.texinfo (Maintenance Commands): Document "maint print
6851 dummy-frames".
6852
54ff5908
AC
68532003-05-04 Andrew Cagney <cagney@redhat.com>
6854
6855 * gdb.texinfo (GDB/MI Symbol Query): Use @{ and @}.
6856
32e7087d
JB
68572003-05-03 J. Brobecker <brobecker@gnat.com>
6858
6859 Thierry Schneider <tpschneider1@yahoo.com>
6860 * gdb.texinfo (section GDB/MI Symbol Query): Add documentation
6861 for new MI command.
6862
7043d8dc
AC
68632003-05-03 Andrew Cagney <cagney@redhat.com>
6864
6865 * gdbint.texinfo (Target Architecture Definition): Document
6866 push_dummy_code. Add cross references.
6867
e33d66ec
EZ
68682003-05-02 Elena Zannoni <ezannoni@redhat.com>
6869
6870 * gdb.texinfo (Character Sets): Update to reflect new behavior of
6871 set/show charsets commands.
6872
0ba6dca9
AC
68732003-04-28 Andrew Cagney <cagney@redhat.com>
6874
6875 * gdbint.texinfo (Target Architecture Definition): Replace
6876 read_fp, TARGET_READ_FP and FP_REGNUM, with deprecated_read_fp,
6877 DEPRECATED_TARGET_READ_FP and DEPRECATED_REGNUM.
6878
d7a27068
AC
68792003-04-28 Andrew Cagney <cagney@redhat.com>
6880
6881 * gdbint.texinfo (Target Architecture Definition): Rename
6882 "tm_print_insn" to "deprecated_tm_print_insn".
6883
44ea7b70
JB
68842003-04-09 Jim Blandy <jimb@redhat.com>
6885
6886 * gdb.texinfo (Symbols): Document 'maint list symtabs' and 'maint
6887 list psymtabs'.
6888
fb8f8949
AC
68892003-04-08 Andrew Cagney <cagney@redhat.com>
6890
6891 * gdbint.texinfo (Target Architecture Definition): Delete
6892 references to EXTRA_FRAME_INFO.
6893
32fb0f22
AC
68942003-04-08 Andrew Cagney <cagney@redhat.com>
6895
6896 * gdbint.texinfo (Target Architecture Definition): Delete
6897 PRINT_TYPELESS_INTEGER.
6898
6be67e67
JB
68992003-04-02 J. Brobecker <brobecker@gnat.com>
6900
6901 * observer.texi (GDB Observers): Adjust the documentation for the
6902 normal_stop notification to better describe reality. Fix a couple
6903 of minor typos.
6904
4e35d5f0
BR
69052003-04-02 Bob Rossi <bob_rossi@cox.net>
6906
a9331b3f 6907 * gdb.texinfo (GDB/MI Program Control): Add
4e35d5f0
BR
6908 '-file-list-exec-source-file'
6909
e8a8712a
AC
69102003-03-31 Andrew Cagney <cagney@redhat.com>
6911
6912 * gdbint.texinfo (Target Architecture Definition): Delete
6913 references to CALL_DUMMY_P.
6914
6c0e89ed
AC
69152003-03-30 Andrew Cagney <cagney@redhat.com>
6916
6917 * gdbint.texinfo (Target Architecture Definition): Remove
6918 reference to TARGET_WRITE_SP.
a9331b3f 6919
378bfd1b
AC
69202003-03-27 Andrew Cagney <cagney@redhat.com>
6921
6922 * gdbint.texinfo (Target Architecture Definition): Remove
6923 references to write_sp.
6c0e89ed 6924
922fbb7b
AC
69252003-03-27 Andrew Cagney <cagney@redhat.com>
6926
6927 * gdb.texinfo (GDB/MI Variable Objects): Replace @include with
6928 chapter body. Use @smallexample instead of @example.
6929 (Annotations): Ditto.
6930 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Remove gdbmi.texinfo and
6931 annotate.texi.
6932
b81774d8
AC
69332003-03-26 Andrew Cagney <cagney@redhat.com>
6934
6935 * gdbint.texinfo (Target Architecture Definition): Replace
6936 PUSH_ARGUMENTS with push_dummy_call, add gdbarch, regcache and
6937 dummy_addr parameters.
6938
1bf6d5cc
AC
69392003-03-25 Andrew Cagney <cagney@redhat.com>
6940
6941 * gdbint.texinfo (Target Architecture Definition): Delete
6942 reference to CALL_DUMMY_STACK_ADJUST_P. Rename
6943 CALL_DUMMY_STACK_ADJUST to DEPRECATED_CALL_DUMMY_STACK_ADJUST.
6944 Add reference to PUSH_ARGUMENTS.
6945
618ce49f
AC
69462003-03-23 Andrew Cagney <cagney@redhat.com>
6947
6948 * gdbint.texinfo (Algorithms, Target Architecture Definition):
6949 Deprecate FRAME_CHAIN and FRAME_CHAIN_VALID.
6950
bcd7e15f
JB
69512003-03-18 J. Brobecker <brobecker@gnat.com>
6952
6953 * gdbint.texinfo (Algorithms): Add new section describing the
6954 Observer paradigm.
6955 (Top): Add menu entry to new observer appendix.
6956 * observer.texi: New file.
6957 * Makefile.in (GDBINT_DOC_SOURCE_INCLUDES): Add dependency on
6958 new observer.texi file.
6959
9fe8321b
AC
69602003-03-17 Andrew Cagney <cagney@redhat.com>
6961
6962 * gdb.texinfo (DATE): Delete. Remove date from titles. Mention
6963 that GNU Press update the manual version number.
6964
ac2adee5
AC
69652003-03-12 Andrew Cagney <cagney@redhat.com>
6966
6967 * gdbint.texinfo (Target Architecture Definition): Delete
6968 references to get_saved_register. Rename GET_SAVED_REGISTER to
6969 DEPRECATED_GET_SAVED_REGISTER.
6970
749b82f6
AC
69712003-03-13 Andrew Cagney <cagney@redhat.com>
6972
6973 * gdbint.texinfo (Target Architecture Definition): Replace
6974 POP_FRAME with DEPRECATED_POP_FRAME. Update description.
6975
8bedc050
AC
69762003-03-12 Andrew Cagney <cagney@redhat.com>
6977
6978 * gdbint.texinfo (Target Architecture Definition): Rename
6979 FRAME_SAVED_PC to DEPRECATED_FRAME_SAVED_PC.
a9331b3f 6980
0ce1b118
CV
69812003-03-10 Corinna Vinschen <vinschen@redhat.com>
6982
6983 * gdb.texinfo: Add File-I/O documentation.
6984
12cc2063
AC
69852003-03-10 Andrew Cagney <cagney@redhat.com>
6986
6987 * gdbint.texinfo (Target Architecture Definition): Cross reference
6988 FRAME_SAVED_PC to unwind_pc. Document unwind_pc.
6989
7453dc06
AC
69902003-03-07 Andrew Cagney <cagney@redhat.com>
6991
6992 * gdb.texinfo (Debugging Output): Mention the "set/show debug
6993 frame" command.
6994
6314f104
AC
69952003-03-05 Andrew Cagney <cagney@redhat.com>
6996
6997 * gdbint.texinfo (Target Architecture Definition): Document
6998 unwind_dummy_id. Cross reference unwind_dummy_id and
6999 SAVE_DUMMY_FRAME_TOS.
7000
f1212245
DJ
70012003-03-05 James Ingham <jingham@apple.com>
7002 Daniel Jacobowitz <drow@mvista.com>
7003
7004 * gdb.texinfo (Configuring the current ABI): Document "set cp-abi"
7005 and "show cp-abi".
7006
77e7e267
AC
70072003-03-03 Andrew Cagney <cagney@redhat.com>
7008
7009 * gdbint.texinfo (Target Architecture Definition): Document
7010 register_type.
7011
838a8221
AC
70122003-03-03 Andrew Cagney <cagney@redhat.com>
7013
7014 * stabs.texinfo (Structures): Use @samp and separate @var's
7015 instead of a single @var containing a comma separated list.
7016 (Unions): Ditto.
7017
d7f4a264
DJ
70182003-03-02 Daniel Jacobowitz <drow@mvista.com>
7019
7020 * Makefile.in (distclean): Remove config.log.
7021
f30ee0bc
AC
70222003-03-01 Andrew Cagney <cagney@redhat.com>
7023
7024 * gdbint.texinfo (Target Architecture Definition): Rename
7025 FRAME_INIT_SAVED_REGS to DEPRECATED_FRAME_INIT_SAVED_REGS.
7026
70272003-03-01 Andrew Cagney <cagney@redhat.com>
e9582e71
AC
7028
7029 * gdbint.texinfo: Rename INIT_EXTRA_FRAME_INFO to
7030 DEPRECATED_INIT_EXTRA_FRAME_INFO.
7031
be448670
CF
70322003-02-23 Raoul Gough <RaoulGough@yahoo.co.uk>
7033
7034 * gdb.texinfo (Cygwin Native): Links to Non-debug DLL symbols.
7035 (Non-debug DLL symbols): New node, describing the minimal symbols
7036 loaded from DLLs without real debugging symbols.
7037
501eef12
AC
70382003-02-20 Andrew Cagney <ac131313@redhat.com>
7039
7040 * gdb.texinfo (Set Breaks): Add cross reference to "set remote
7041 hardware-breakpoint-limit".
7042 (Set Watchpoints): Add cross reference to "set remote
7043 hardware-watchpoint-limit".
7044 (Remote configuration options): New section.
7045
21c294e6
AC
70462003-02-04 Andrew Cagney <ac131313@redhat.com>
7047
e9be73e4
AC
7048 * gdbint.texinfo (Target Architecture Definition): Delete
7049 descrption of IS_TRAPPED_INTERNALVAR.
7050
21c294e6
AC
7051 From Keith Seitz <keiths@redhat.com>:
7052 * gdb.texinfo (Interpreters): New chapter. Refer the command-line
7053 option "-i"/"--interpreter" to this chapter. Include index
7054 entries.
7055
0179ffac
DC
70562003-02-04 David Carlton <carlton@math.stanford.edu>
7057
7058 * gdb.texinfo (C@t{++}): Recommend DWARF 2, then stabs+.
7059 (Variables): Recommend stabs+ and DWARF 2.
7060 (C plus plus expressions): Correct info about
7061 compiler versions, debug formats.
7062 (Contributors): Change 'DWARF2' to 'DWARF 2'.
7063 PR symtab/874.
7064
7ca9f392
AC
70652003-02-01 Andrew Cagney <ac131313@redhat.com>
7066
7067 * gdbint.texinfo (Target Architecture Definition): Delete
7068 description of ADDITIONAL_OPTIONS, ADDITIONAL_OPTION_CASES,
7069 ADDITIONAL_OPTION_HANDLER, and ADDITIONAL_OPTION_HELP, and
7070 BEFORE_MAIN_LOOP_HOOK, and DBX_PARM_SYMBOL_CLASS along with
7071 references to nindy and i960.
7072 * gdb.texinfo (i960): Delete all references to i960 and nindy.
7073
31a85ea2
AC
70742003-02-01 Andrew Cagney <ac131313@redhat.com>
7075
7076 * gdbint.texinfo (Target Architecture Definition): Delete
7077 FLOAT_INFO.
7078
6b894e49
AC
70792003-01-30 Andrew Cagney <ac131313@redhat.com>
7080
7081 * stabs.texinfo (Member Type Descriptor): Clarify description of
7082 `@'. Suggested by Ben Hutchings.
7083
c48861fb
AC
70842003-01-29 Andrew Cagney <ac131313@redhat.com>
7085
7086 * gdb.texinfo (M68K): Delete reference to es1800.
7087
617073a9
AC
70882003-01-29 Andrew Cagney <ac131313@redhat.com>
7089
7090 * gdb.texinfo (Maintenance Commands): Document `maint print
7091 reggroups' and `maint print register-groups'.
7092 * gdbint.texinfo (Target Architecture Definition): Document
7093 register_reggroup_p.
7094
5b5d99cf
JB
70952003-01-23 Jim Blandy <jimb@redhat.com>
7096
7097 * gdb.texinfo (Separate Debug Files): New section.
7098
e7ba9c65
DJ
70992003-01-22 Daniel Jacobowitz <drow@mvista.com>
7100
7101 * gdb.texinfo (Maintenance Commands): Add "maint set profile"
7102 and "maint show profile".
7103
94e91d6d
MC
71042003-01-16 Michael Chastain <mec@shout.net>
7105
7106 * gdb.texinfo (Installing GDB): Warn against
7107 ".../gdb-VERSION/gdb/configure".
7108 (Separate Objdir): Likewise.
7109
867f3898
AC
71102003-01-15 Andrew Cagney <ac131313@redhat.com>
7111
7112 * gdbint.texinfo (Target Architecture Definition): Delete
7113 definition of PRINT_REGISTER_HOOK.
7114
f153cc92
EZ
71152003-01-15 Elena Zannoni <ezannoni@redhat.com>
7116
7117 (OpenRISC 1000): Fix formatting of command names.
7118
c60eb6f1
EZ
71192003-01-15 Elena Zannoni <ezannoni@redhat.com>
7120
7121 * gdb.texinfo (Continuing and Stepping): Add new command
7122 'advance'. Clarify behavior of 'until'.
7123
f5ebfba0
DJ
71242003-01-13 Daniel Jacobowitz <drow@mvista.com>
7125
7126 * gdb.texinfo (Files): Document solib-absolute-prefix and
7127 solib-search-path.
7128
4ce8657e
MC
71292003-01-09 Michael Chastain <mec@shout.net>
7130
7131 * gdbint.texinfo (Configuring @value{GDBN} for Release): Delete.
7132 (Create a Release): Add new instructions for new @file{src-release}.
7133 Document existing instructions for @file{Makefile.in} as
7134 being for @value{GDBN} 5.3.1 or earlier.
7135
372613e3
AC
71362003-01-09 Andrew Cagney <ac131313@redhat.com>
7137
7138 * gdbint.texinfo (Target Architecture Definition): Mention
7139 frame_saved_regs_zalloc and frame_extra_info_zalloc as the way to
7140 allocate memory.
7141
b4e9345d
DJ
71422003-01-04 Daniel Jacobowitz <drow@mvista.com>
7143
7144 * gdb.texinfo (Controlling GDB): Add @kindex for
7145 "show osabi".
7146 (Backtraces): Add @kindex's for backtrace-below-main.
7147
98b45e30
DJ
71482003-01-04 Daniel Jacobowitz <drow@mvista.com>
7149
7150 * gdb.texinfo (Controlling GDB): Document "set osabi".
7151
95f90d25
DJ
71522003-01-04 Daniel Jacobowitz <drow@mvista.com>
7153
7154 * gdb.texinfo (Backtraces): Document "set backtrace-below-main".
7155 * gdbint.texinfo (FRAME_CHAIN_VALID): Update documentation.
7156
1e698235
DJ
71572003-01-04 Daniel Jacobowitz <drow@mvista.com>
7158
7159 * gdb.texinfo (Controlling GDB): Add ABI section. Document
7160 "set coerce-float-to-double".
7161 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Remove documentation.
7162
e632838e
AC
71632003-01-02 Andrew Cagney <ac131313@redhat.com>
7164
7165 * stabs.texinfo: Remove obsolete text.
7166 * gdbint.texinfo: Ditto.
7167 * gdb.texinfo: Ditto.
7168
c133ab7a
MK
71692002-12-22 Mark Kettenis <kettenis@gnu.org>
7170
7171 * gdbint.texinfo (Target Architecture Definition): Update
7172 description of gdbarch_register_osabi.
7173
f821f325
KH
71742002-12-20 Kazu Hirata <kazu@cs.umass.edu>
7175
7176 * agentexpr.texi: Fix typos.
7177 * annotate.texi: Likewise.
7178 * fdl.texi: Likewise.
7179
85a6d8d3 71802002-12-10 Andrew Cagney <cagney@redhat.com>
a5afb99f
AC
7181
7182 * gdbint.texinfo (Algorithms): Replace INIT_FRAME_PC with
7183 DEPRECATED_INIT_FRAME_PC.
7184
ae45cd16
AC
71852002-12-01 Andrew Cagney <ac131313@redhat.com>
7186
7187 * gdbint.texinfo (Target Architecture Definition): Delete
7188 PC_IN_CALL_DUMMY.
7189
07555a72
AC
71902002-11-28 Andrew Cagney <ac131313@redhat.com>
7191
7192 * gdbint.texinfo (Host Definition): Delete documentation on
7193 USE_GENERIC_DUMMY_FRAMES.
7194
c166cdc7
EZ
71952002-11-26 Elena Zannoni <ezannoni@redhat.com>
7196
5ae4183a 7197 Fix PR gdb/723 and PR gdb/245.
c166cdc7
EZ
7198 * Makefile.in (install-info): Run the install-info command as part
7199 of the post install steps only.
7200 (uninstall-info): New target.
7201 (uninstall): New target.
7202
35db0260
EZ
72032002-11-22 Elena Zannoni <ezannoni@redhat.com>
7204
7205 * Makefile.in (install): Make install do some real work.
7206
9ba8d803
AC
72072002-11-19 Andrew Cagney <ac131313@redhat.com>
7208
7209 Fix POSIX problem reported by Paul Eggert.
7210 * Makefile.in (GDBvn.texi): Use `sed q' instead of `head -1'.
7211 Fix PR gdb/527.
7212
903ad3a6
AC
72132002-10-26 Andrew Cagney <cagney@redhat.com>
7214
7215 * gdbint.texinfo (Target Architecture Definition): Delete
7216 definition of DO_REGISTERS_INFO.
7217
f2abfe65
KB
72182002-10-18 Kevin Buettner <kevinb@redhat.com>
7219
7220 * gdbint.texinfo (Address Classes): Fix problems with insertion
7221 of ``{'' and ``}'' in example.
7222
b5b0480a
KB
72232002-10-17 Kevin Buettner <kevinb@redhat.com>
7224
7225 * gdbint.texinfo (Address Classes): New section.
7226 (Target Conditionals): Document ADDRESS_CLASS_NAME_TO_TYPE_FLAGS,
7227 ADDRESS_CLASS_NAME_TO_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS,
7228 ADDRESS_CLASS_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, and
7229 ADDRESS_CLASS_TYPE_FLAGS_TO_NAME_P.
7230
c85508ee
KD
72312002-10-11 Klee Dienes <kdienes@apple.com>
7232
7233 * gdb.texinfo (Registers): Mention vector registers as well as
7234 floating registers in the documentation for 'info registers' and
7235 'info all-registers'.
7236
6d12fc3d
DJ
72372002-10-11 Daniel Jacobowitz <drow@mvista.com>
7238
7239 * gdbint.texinfo (CPLUS_MARKER): Remove item.
7240
8d19fbd2
JJ
72412002-10-03 Jeff Johnston <jjohnstn@redhat.com>
7242
7243 * gdbint.texinfo (Item Output Functions): Add new ui_out_field_fmt_int
7244 interface definition.
7245
a37295f9
MM
72462002-10-03 Marko Mlinar <markom@opencores.org>
7247
7248 * gdb.texinfo (Target Commands): Add or1k target specific
7249 commands.
7250 * gdb.texinfo (Contributors): Add myself to the contributors list.
7251
da0f9dcd
AC
72522002-10-01 Andrew Cagney <ac131313@redhat.com>
7253
7254 * gdb.texinfo (Mode Options): Update --interpreter option. "mi2"
7255 and "mi1" instead of "mi1" and "mi0".
7256
2e834e49
HPN
72572002-09-29 Hans-Peter Nilsson <hp@bitrange.com>
7258
7259 * gdb.texinfo (Packets): Fix typos "alligned".
7260 Correct z3/Z3 description. Correct z4/Z4 title.
7261
050be0dc
AC
72622002-09-27 Andrew Cagney <ac131313@redhat.com>
7263
7264 * all-cfg.texi: Use @sc for GDB and GCC. Update copyright.
7265
1104b9e7
KB
72662002-09-25 Kevin Buettner <kevinb@redhat.com>
7267
7268 * gdb.texinfo: Use GNU/Linux instead of Linux.
7269
512217c7
AC
72702002-09-25 Andrew Cagney <ac131313@redhat.com>
7271
7272 * gdb.texinfo (Packets): Replace @samp{} with ``an empty string''.
7273
10998722
AC
72742002-09-24 Andrew Cagney <ac131313@redhat.com>
7275
512217c7 7276 * gdb.texinfo: Replace @example with @smallexample.
10998722 7277
a0eb71c5
KB
72782002-09-20 Kevin Buettner <kevinb@redhat.com>
7279
f7dc1244 7280 From Eli Zaretskii <eliz@gnu.org>:
a0eb71c5
KB
7281 * gdb.texinfo (Character Sets): Use @smallexample instead of
7282 @example. Use GNU/Linux instead of Linux.
7283
72842002-09-20 Jim Blandy <jimb@redhat.com>
7285
7286 * gdb.texinfo: Add character set documentation.
7287
2f870471
AC
72882002-09-19 Andrew Cagney <ac131313@redhat.com>
7289
7290 * gdb.texinfo (Packets): Revise `z' and `Z' packet documentation.
7291 (Packets): Add cross reference from `b' packet to `z' packets.
7292
790eb8f5
AC
72932002-09-19 Andrew Cagney <ac131313@redhat.com>
7294
8d30a00d
AC
7295 * gdb.texinfo (Maintenance Commands): Document ``maint
7296 internal-error'' and ``maint internal-warning''.
7297
790eb8f5
AC
7298 * gdbint.texinfo (Target Architecture Definition): Revise
7299 description of STACK_ALIGN. Add description of FRAME_ALIGN.
7300
a23a7bf1
JB
73012002-09-19 Joel Brobecker <brobecker@gnat.com>
7302
7303 * gdbint.texinfo (Target Conditionals): Document the new
7304 NAME_OF_MALLOC macro.
7305
299ffc64
AC
73062002-09-05 Andrew Cagney <ac131313@redhat.com>
7307
7308 * gdb.texinfo (Contributors): Mention 5.2 and 5.3 release
7309 engineer.
7310
b7bb15bc
SC
73112002-09-02 Stephane Carrez <stcarrez@nerim.fr>
7312
7313 * gdb.texinfo (TUI Overview): Document status line fields.
7314
3d757584
SC
73152002-09-02 Stephane Carrez <stcarrez@nerim.fr>
7316
7317 * gdb.texinfo (TUI Commands): Document info win command.
7318
269c21fe
SC
73192002-09-01 Stephane Carrez <stcarrez@nerim.fr>
7320
7321 * gdb.texinfo (TUI Overview): Document breakpoint markers.
7322
7cf36c78
SC
73232002-09-01 Stephane Carrez <stcarrez@nerim.fr>
7324
7325 * gdb.texinfo (TUI Single Key Mode): Document new SingleKey mode.
7326 (TUI Keys): Likewise.
7327
d2c6833e
AC
73282002-08-25 Andrew Cagney <ac131313@redhat.com>
7329
7330 * gdb.texinfo (Examples): Use ``->'' for a packet send and ``<-''
7331 for a packet receive.
7332
46d8b1c3
AC
73332002-08-25 Andrew Cagney <ac131313@redhat.com>
7334
7335 * Makefile.in (clean): Move to end of file.
7336 (distclean, maintainer-clean, realclean): Ditto.
7337 (mostlyclean): Move rule to end of file. Use GDB_TEX_TMPS,
7338 GDBINT_TEX_TMPS, STABS_TEX_TMPS.
7339 (gdb.dvi, gdb.pdf): Do not cleanup TeX temp files after texi2dvi.
7340 (gdbint.dvi, gdbint.pdf, stabs.dvi, stabs.pdf): Ditto.
7341
b0787093
AC
73422002-08-24 Andrew Cagney <ac131313@redhat.com>
7343
7344 * Makefile.in (GDBINT_TEX_TMPS): Define.
7345 (gdbint.dvi, gdbint.pdf): Use
7346 (GDB_TEX_TMPS): Define.
7347 (gdb.dvi, gdb.pdf): Use.
7348 (STABS_TEX_TMPS): Define.
7349 (stabs.dvi, stabs.pdf): Use.
7350 (GDB_DOC_SOURCE_INCLUDES): New macros.
7351 (GDB_DOC_BUILD_INCLUDES, GDB_DOC_FILES): New macros.
7352 (GDBINT_DOC_FILES_INCLUDES): New macros.
7353 (GDBINT_DOC_BUILD_INCLUDES): New macros.
7354 (GDBINT_DOC_FILES, STABS_DOC_SOURCE_INCLUDES): New macros.
7355 (STABS_DOC_BUILD_INCLUDES, STABS_DOC_FILES): New macros.
7356 (SFILES_DOC, SFILES_INCLUDED, SFILES_LOCAL): Delete macros.
7357 (links2roff): Replace SFILES_INCLUDED with
7358 GDB_DOC_SOURCE_INCLUDES.
7359 (gdb.dvi, gdb_toc.html, gdb.pdf, gdb.info): Update dependencies.
7360 (gdb.me, gdb.mm, gdb.ms): Update dependencies.
7361 (gdbint.dvi, gdbint_toc.html, gdbint.pdf, gdbint.info): Update
7362 dependencies.
7363 (stabs.info, stabs_toc.html, stabs.pdf, stabs.dvi): Update
7364 dependencies.
7365 (gdbmi.texinfo): Delete rule.
7366 (inc-hist.texinfo): Delete rule.
7367 (rluser.texinfo): Delete rule.
7368
ebba8386
AC
73692002-08-23 Andrew Cagney <cagney@redhat.com>
7370
7371 * gdbint.texinfo (Target Architecture Definition): Update
7372 STORE_RETURN_VALUE, mention regcache.
7373
0ab7a791
AC
73742002-08-21 Andrew Cagney <ac131313@redhat.com>
7375
7376 * gdbint.texinfo (Target Architecture Definition): Document
7377 print_registers_info. Note that DO_REGISTERS_INFO is deprecated.
7378
ee2d5c50
AC
73792002-08-19 Andrew Cagney <ac131313@redhat.com>
7380
7381 * gdb.texinfo (Remote Protocol): Reformat. Use cross references.
7382 Fix minor typos. Add index entries.
7383
53c69bd7
AC
73842002-08-18 Andrew Cagney <ac131313@redhat.com>
7385
7386 * gdb.texinfo (Data): Add ``Vector Unit'' to menu.
7387
e76f1f2e
AC
73882002-08-15 Andrew Cagney <ac131313@redhat.com>
7389
7390 * gdbint.texinfo (Target Architecture Definition): Document
7391 PRINT_VECTOR_INFO.
7392 * gdb.texinfo (Vector Unit): Document "info vectors" command.
7393
0680b120
AC
73942002-08-13 Andrew Cagney <ac131313@redhat.com>
7395
7396 * gdb.texinfo (Maintenance Commands): Document "maint print
7397 registers", "maint print raw-registers" and "maint print
7398 cooked-registers".
7399
3c3bea1c
GS
74002002-08-08 Grace Sainsbury <graces@redhat.com>
7401
a9331b3f 7402 From Mark Salter:
3c3bea1c
GS
7403 * gdb.texinfo (Protocol): Document T packet extension to
7404 allow watchpoint address reporting.
7405
42f9b0a5
AC
74062002-08-03 Andrew Cagney <ac131313@redhat.com>
7407
7408 * gdb.texinfo (Dump/Restore Files): Move `[]' to outside of @var.
7409
db034ac5
AC
74102002-08-01 Andrew Cagney <cagney@redhat.com>
7411
7412 * stabs.texinfo, gdb.texinfo, gdbint.texinfo: Obsolete references
7413 to CHILL.
7414
e2b28d04
AC
74152002-08-01 Andrew Cagney <ac131313@redhat.com>
7416
7417 * gdbint.texinfo (Coding): Revise section "Include Files".
7418
7fb623f7
AC
74192002-07-24 Andrew Cagney <cagney@redhat.com>
7420
7421 * gdbint.texinfo: Obsolete references to m88k.
7422 * gdb.texinfo: Ditto.
7423
4a2b4636
JB
74242002-07-10 Joel Brobecker <brobecker@gnat.com>
7425
7fb623f7 7426 * gdbint.texinfo (Create a release candiate): Add the location
4a2b4636
JB
7427 where the proper version of autoconf can be retrieved.
7428
a71ec265
DH
74292002-07-09 Don Howard <dhoward@redhat.com>
7430
7431 * gdb.texinfo (Command Files): Further describe the behavior of
7432 sourced command files.
7433
b9aa90c9
AC
74342002-06-27 Andrew Cagney <ac131313@redhat.com>
7435
7436 * gdbint.texinfo (User Interface): ISO C rather than ISO-C.
7437 (Coding): Clarify ISO C version that GDB assumes.
7438
40dd2248
TT
74392002-06-26 Tom Tromey <tromey@redhat.com>
7440
7441 * gdbint.texinfo (User Interface): Mention add_setshow_cmd and
7442 add_setshow_cmd_full.
7443
bfac230e
DH
74442002-06-25 Don Howard <dhoward@redhat.com>
7445
7446 * gdb.texinfo (Memory Region Attributes): Document new behavior
7447 for 'mem' command.
7448
475b0867
JB
74492002-06-11 Jim Blandy <jimb@redhat.com>
7450
919d772c
JB
7451 * gdb.texinfo (Symbols): Update documentation for `info source'
7452 command.
7453
475b0867
JB
7454 * gdb.texinfo (Macros): Call the command `info macro', not
7455 `show macro'.
7456
ba8c9337
AC
74572002-06-09 Andrew Cagney <ac131313@redhat.com>
7458
7459 * gdbint.texinfo (Coding): Add section ``Per-architecture module
7460 data''.
7461
1029b7fa
MK
74622002-06-09 Mark Kettenis <kettenis@gnu.org>
7463
7464 * gdbint.texinfo (Target Architecture Definition): Document
7465 GDB_OSABI_GO32 and GDB_OSABI_NETWARE.
7466
16737d73
AC
74672002-06-08 Andrew Cagney <ac131313@redhat.com>
7468
7469 * gdbint.texinfo (Releasing GDB): Fix typos in @itemize @bullet
7470 lists.
7471
30107679
AC
74722002-06-08 Andrew Cagney <ac131313@redhat.com>
7473
7474 * gdbint.texinfo (Releasing GDB): Revise the section ``Cut the
7475 Branch''.
7476
3352e23e
AC
74772002-06-01 Andrew Cagney <ac131313@redhat.com>
7478
7479 * gdbint.texinfo (Target Architecture Definition): Add section
7480 ``Converting an existing Target Architecture to Multi-arch''.
7481
cbb09e6a
AC
74822002-05-30 Andrew Cagney <ac131313@redhat.com>
7483
7484 * gdbint.texinfo (Releasing GDB): Rename ``Obsoleting any code''
7485 to ``Obsoleting code''. Revise.
7486
e2e0bcd1
JB
74872002-05-17 Jim Blandy <jimb@redhat.com>
7488
7489 * gdb.texinfo (C Preprocessor Macros): New chapter.
7490 Include it in the main menu.
7491 (Contributors): Credit Jim Blandy with macro support.
7492 (Compilation): Explain how to get macro information into the
7493 executable.
7494 (Expressions): Note that preprocessor macros are expanded.
7495
9db8d71f
DJ
74962002-05-14 Daniel Jacobowitz <drow@mvista.com>
7497
7498 * gdb.texinfo (Debug Session): Document new `udp:' and `tcp:'
7499 options for `target remote'.
7500
6d531722
AC
75012002-05-13 Andrew Cagney <ac131313@redhat.com>
7502
7503 * gdbint.texinfo (Target Architecture Definition): Delete
7504 documentation on NNPC_REGNUM.
7505
13d01224
AC
75062002-05-11 Andrew Cagney <ac131313@redhat.com>
7507
7508 * gdbint.texinfo (Target Architecture Definition): Document
7509 REGISTER_TO_VALUE and VALUE_TO_REGISTER and CONVERT_REGISTER_P.
7510 (Target Architecture Definition): Revise section `Using Different
7511 Register and Memory Data Representations'. Add section `Raw and
7512 Virtual Register Representations'.
7513
b2e75d78
AC
75142002-05-11 Andrew Cagney <ac131313@redhat.com>
7515
7516 * gdbint.texinfo (Target Architecture Definition): Mention
7517 defaults for REGISTER_VIRTUAL_SIZE and REGISTER_RAW_SIZE.
7518 (Target Architecture Definition): Mention same. Add references to
7519 web pages.
7520
2c8682ee
MS
75212002-05-08 Michael Snyder <msnyder@redhat.com>
7522
7523 * stabs.texinfo (Attributes): Document new "vector" attribute.
7524
0816590b
AC
75252002-05-04 Andrew Cagney <ac131313@redhat.com>
7526
7527 * gdbint.texinfo (Releasing GDB): Revise `Create a Release'.
7528
2653173e
AC
75292002-05-04 Andrew Cagney <ac131313@redhat.com>
7530
7531 * gdb.texinfo: Delete obsolete references to a29k.
7532
d7bd68ca
AC
75332002-04-24 Andrew Cagney <ac131313@redhat.com>
7534
7535 * gdbint.texinfo (Target Architecture Definition): Replace
7536 IN_SIGTRAMP with PC_IN_SIGTRAMP.
7537
21d83aa5
DM
75382002-04-24 David S. Miller <davem@redhat.com>
7539
7540 * gdbint.texinfo (REGISTER_IN_WINDOW): Delete definition.
7541
7673a6cc
DM
75422002-04-21 David S. Miller <davem@redhat.com>
7543
7544 * gdbint.texinfo (SKIP_PROLOGUE_FRAMELESS_P): Delete definition.
7545
d49d1e0a
AC
75462002-04-21 Andrew Cagney <ac131313@redhat.com>
7547
7548 * gdbint.texinfo (Target Architecture Definition): Delete
7549 definition of HAVE_REGISTER_WINDOWS.
7550
f7dc1244 75512002-04-19 Eli Zaretskii <eliz@gnu.org>
4be31470
EZ
7552
7553 * gdbint.texinfo (Releasing GDB, Coding): Fix typos. Reported by
7554 "Theodore A. Roth" <troth@verinet.com>.
7555
5ca0cb28
DH
75562002-04-15 Don Howard <dhoward@redhat.com>
7557
f7dc1244 7558 From Eli Zaretskii <eliz@gnu.org>
5ca0cb28 7559 * gdb.texinfo (show max-user-call-depth): Correct formatting.
a9331b3f 7560 Provide a better explaination of this feature.
5ca0cb28 7561
f208ba17
AC
75622002-04-14 Andrew Cagney <ac131313@redhat.com>
7563
7564 * gdbint.texinfo (Target Architecture Definition): Remove
7565 FRAME_CHAIN_COMBINE.
7566
d5ba91de
MC
75672002-04-12 Michael Chastain <mec@shout.net>
7568
7569 * gdbint.texinfo (Obsolete Conditionals): Remove reference to
7570 REG_STACK_SEGMENT.
7571
26818220
MC
75722002-04-09 Michael Chastain <mec@shout.net>
7573
7574 * gdbint.texinfo (Obsolete Conditionals): Remove references to
7575 PYRAMID_* macros.
7576
129188f6
AC
75772002-04-07 Andrew Cagney <ac131313@redhat.com>
7578
7579 * gdb.texinfo (Bug Reporting): Document that the web is the
7580 prefered way of submitting bug reports.
7581 (Bug Reporting): Delete the s-mail address as the last resort.
7582
8227c0ff
AC
75832002-04-05 Andrew Cagney <ac131313@redhat.com>
7584
7585 * gdbint.texinfo (Target Architecture Definition): Delete
7586 references to TARGET_WRITE_FP and write_fp.
7587
16d9dec6
MS
75882002-03-27 Michael Snyder <msnyder@redhat.com>
7589
7590 * gdb.texinfo: Document new commands dump, append, and restore.
7591
9ae8b82c
AC
75922002-03-27 Andrew Cagney <ac131313@redhat.com>
7593
7594 * gdbint.texinfo (Releasing GDB): Revise the section `Before the
7595 Branch'.
7596
474c8240
AC
75972002-03-18 Andrew Cagney <ac131313@redhat.com>
7598
7599 * gdb.texinfo: Change all examples to @smallexample.
7600 * gdbint.texinfo: Ditto.
a9331b3f 7601
fb0ff88f
AC
76022002-03-18 Andrew Cagney <ac131313@redhat.com>
7603
7604 * gdbint.texinfo (Releasing GDB): Add section ``Versions and
7605 Branches''.
7606
9bb0a4d8
AC
76072002-03-18 Andrew Cagney <ac131313@redhat.com>
7608
7609 * gdbint.texinfo (Releasing GDB): Add the section``Branch Commit
7610 Policy''.
7611
937f164b
FF
76122002-03-04 Fred Fish <fnf@redhat.com>
7613
7614 * gdbint.texinfo: Fix a bunch of typos (alsways, mirrorred,
7615 expresson, suports, dependant, trhe, perhaphs, situtations,
7616 explictily, taged, oportunity, unfortunatly).
7617
a7b40f07
AC
76182002-02-24 Andrew Cagney <ac131313@redhat.com>
7619
7620 * Makefile.in (gdb.info): Add explicit path to gdb.texinfo.
7621 Remove reference to 3.12.
7622
aab4e0ec
AC
76232002-02-23 Andrew Cagney <ac131313@redhat.com>
7624
7625 * gdbint.texinfo: Include fdl.texi.
7626 (Top): Add GNU Free Documentation License.
7627 * Makefile.in (SFILES_INCLUDED): Add gpl.texi.
7628 (gdbint.dvi, gdbint.pdf, gdbint.info): Add dependency on fdl.texi.
7629 (gdbint_toc.html): Add dependency on gdb-cfg.texi and fdl.texi.
7630 (gdbint.info): Add srcdir to include path.
7631 * gdb.texinfo: Include gpl.texi.
7632 (Top): Add Copying.
7633 * gpl.texi: New file.
7634
47b95330
AC
76352002-02-23 Andrew Cagney <ac131313@redhat.com>
7636
7637 * gdbint.texinfo (Debugging GDB): Remove references to cygnus.com.
7638
78c47bea
PM
76392002-02-19 Pierre Muller <muller@ics.u-strasbg.fr>
7640
7641 * gdb.texinfo: Document Cygwin native specific commands.
7642
56460a61
DJ
76432002-02-15 Daniel Jacobowitz <drow@mvista.com>
7644
7645 * gdb.texinfo: Document gdbserver ``--attach'' command.
7646
def71bfa
MS
76472002-02-07 Michael Snyder <msnyder@redhat.com>
7648
7649 * gdb.texinfo (overlays): Change @var(_ovly_debug_event)
7650 to @code(_ovly_debug_event).
7651
c928edc0
AC
76522002-02-07 Andrew Cagney <ac131313@redhat.com>
7653
7654 * gdb.texinfo (How Overlays Work): Shrink the overlay diagram.
7655
81d46470
MS
76562002-02-06 Michael Snyder <msnyder@redhat.com>
7657
7658 * gdb.texinfo (overlays): Mention new magic symbol
7659 '_ovly_debug_event', which allows GDB to keep better track
7660 of overlays.
7661
f7dc1244 76622002-02-03 Eli Zaretskii <eliz@gnu.org>
6ca652b0
EZ
7663
7664 * gdb.texinfo (Memory Region Attributes): Fix the wording.
7665 Suggested by Dmitry Sivachenko.
7666
7667 * (<many nodes>): Fix the spelling and punctuation of "i.e.".
7668
15110bc3
MS
76692002-02-01 Michael Snyder <msnyder@redhat.com>
7670
7671 * gdb.texinfo (set trust-readonly): Change value{gdbn} to value{GDBN}.
7672
6763aef9
MS
76732002-01-30 Michael Snyder <msnyder@redhat.com>
7674
ac282366
MS
7675 * gdb.texinfo: (remote protocol): Gramatical fix-up.
7676 (set trust-readonly-sections): Document.
6763aef9 7677
8642bc8f
AC
76782002-01-29 Andrew Cagney <ac131313@redhat.com>
7679
7680 * gdbint.texinfo (Releasing GDB): Revise and update.
7681
afe64c1a
AC
76822002-01-28 Andrew Cagney <ac131313@redhat.com>
7683
7684 * gdbint.texinfo (Target Architecture Definition): Delete
7685 description of TARGET_BYTE_ORDER_DEFAULT.
7686
f7dc1244 76872002-01-27 Eli Zaretskii <eliz@gnu.org>
59649f2e
EZ
7688
7689 * gdb.texinfo: Fix typos and markup. From Dmitry Sivachenko
7690 <mitya@cavia.pp.ru>.
7691
3d6e1b5a
AC
76922002-01-23 Andrew Cagney <ac131313@redhat.com>
7693
7694 * libgdb.texinfo: Delete file.
7695
6c0e9fb3
AC
76962002-01-22 Andrew Cagney <ac131313@redhat.com>
7697
7698 * gdb.texinfo: Remove makeinfo 3.12 hacks.
7699 * gdbint.texinfo: Ditto.
7700
e0ce93ac
AC
7701Tue Jan 22 11:57:38 2002 Andrew Cagney <cagney@redhat.com>
7702
7703 * gdb.texinfo: Fix typo ``Remove' -> ``Remote''.
7704
be298bcc
AC
77052002-01-22 Andrew Cagney <ac131313@redhat.com>
7706
7707 * Makefile.in: Update copyright.
7708 (TEXI2DVI): Define.
7709 (gdb.dvi, gdb.pdf, stabs.dvi, stabs.pdf): Use TEXI2DVI.
7710 (gdbint.dvi, gdbint.pdf): Use TEXI2DVI. Add dependency on
7711 gdb-cfg.texi.
7712 (TEXINDEX, PDFTEX): Delete makefile variables.
7713
8e04817f
AC
77142002-01-22 Andrew Cagney <ac131313@redhat.com>
7715
7716 * gdb.texinfo (Protocol): Move section to appendix.
7717
6b2f586d
AC
77182002-01-21 Andrew Cagney <ac131313@redhat.com>
7719
7720 * gdb.texinfo (Remote Debugging): Create a menu.
7721 (Top): Add ``Remote Debugging'' to menu.
7722
6f05cf9f
AC
77232002-01-21 Andrew Cagney <ac131313@redhat.com>
7724
7725 * gdb.texinfo (Remote): Move the sub-section ``The GDB remote
7726 serial protocol'' from here.
7727 (Remote Debugging): To here. New chapter.
7728
3fd3d7d2
AC
77292002-01-20 Andrew Cagney <ac131313@redhat.com>
7730
7731 * gdbint.texinfo (Target Architecture Definition): Delete
7732 description of TARGET_BYTE_ORDER_SELECTABLE_P.
7733
7fd60527
AC
77342002-01-20 Andrew Cagney <ac131313@redhat.com>
7735
7736 * gdbint.texinfo (Host Definition): Revise. xm-xyz.h and xyz.mh
7737 are no longer needed.
7738 (Porting GDB): Add maintainer note about configure.host.
7739
c2f05ac9
AC
77402002-01-20 Andrew Cagney <ac131313@redhat.com>
7741
7742 * gdbint.texinfo (Target Architecture Definition): Remove
7743 definition of IEEE_FLOAT.
7744
f7dc1244 77452002-01-20 Eli Zaretskii <eliz@gnu.org>
231b2aad
EZ
7746
7747 * gdb.texinfo: Beautify copyright years; fix a typo.
56248298
EZ
7748 (DJGPP Native): Fix overfull hboxes in examples. From Brian Youmans
7749 <3diff@gnu.org>
231b2aad 7750
82600034
AC
77512002-01-19 Andrew Cagney <ac131313@redhat.com>
7752
7753 * gdbint.texinfo (Host Definition): Remove references to
7754 MALLOC_INCOMPATIBLE.
7755
7708fa01
AC
77562002-01-17 Andrew Cagney <ac131313@redhat.com>
7757
7758 * gdbint.texinfo (Host Definition): Remove references to XDEPFILES
7759 and xyz-xdep.o.
7760
eb12ee30
AC
77612002-01-17 Andrew Cagney <ac131313@redhat.com>
7762
889bf7c5 7763 * gdb.texinfo (Maintenance Commands): Add appendix.
eb12ee30
AC
7764 (Set Breaks): Copy ``maint info breakpoint'' doco to
7765 ``Maintenance Commands'' appendix. Add reference.
7766
c9ccaa92
AC
77672002-01-17 Andrew Cagney <ac131313@redhat.com>
7768
7769 * fdl.texi: Remove next/prev from @node.
7770
f7dc1244 77712002-01-17 Eli Zaretskii <eliz@gnu.org>
6826cf00
EZ
7772
7773 * gdb.texinfo: @include fdl.texi. Fixes for overfull hboxes and
7774 for monstrous @multitable (from Brian Youmans).
7775
7776 * fdl.texi: New file.
7777
7778 * Makefile.in (SFILES_INCLUDED): Add fdl.texi.
7779
8973da3a
AC
77802002-01-15 Andrew Cagney <ac131313@redhat.com>
7781
7782 * gdbint.texinfo (Releasing GDB): New chapter.
7783
7d86b5d5
AC
77842002-01-14 Andrew Cagney <ac131313@redhat.com>
7785
7786 * gdb.texinfo (Embedded Processors, Calling program functions):
7787 Obsolete references to a29k.
7788
cc1cb004
AC
77892002-01-13 Andrew Cagney <ac131313@redhat.com>
7790
7791 * gdbint.texinfo (Coding): Review Cleanups section. Examples
7792 examples. Document that a code-block should do or discard its
7793 cleanups before exit.
7794
79f12247
MS
77952002-01-11 Michael Snyder <msnyder@redhat.com>
7796
7797 * gdb.texinfo (Choosing files): Change @samp to @file.
7798
19837790
MS
77992002-01-05 Michael Snyder <msnyder@redhat.com>
7800
7801 * gdb.texinfo (--pid): Document new command line option (attach).
7802
f7dc1244 78032002-01-07 Eli Zaretskii <eliz@gnu.org>
2c0069bb
EZ
7804
7805 * gdb.texinfo (Tracepoints): Clarify that tracepoints need support
7806 in the stub.
7807
d7449b42
AC
78082002-01-04 Andrew Cagney <ac131313@redhat.com>
7809
7810 * gdbint.texinfo (Target Architecture Definition): Replace
7811 BIG_ENDIAN with BFD_ENDIAN_BIG.
7812
f23631e4
AC
78132002-01-03 Andrew Cagney <ac131313@redhat.com>
7814
7815 * gdbint.texinfo (Target Architecture Definition): Replace
7816 value_ptr with struct value pointer.
7817
72c9928d
EZ
78182002-01-02 Eli Zaretskii <eliz@gnu.org>
7819
7820 * gdb.texinfo (Free Software): Fix wording.
7821
959acfd1
EZ
78222001-12-31 Eli Zaretskii <eliz@gnu.org>
7823
7824 * gdb.texinfo (Free Software): New section ``Free Software Needs
7825 Free Documentation''.
7826
f7dc1244 78272001-12-30 Eli Zaretskii <eliz@gnu.org>
2a6585f0
EZ
7828
7829 * stabs.texinfo:
7830 * gdb.texinfo:
7831 * gdbint.texinfo:
7832 * libgdb.texinfo:
7833 * annotate.texi: Fix the application of GFDL in the Copyright notice.
7834
6600abed
MS
78352001-12-29 Michael Snyder <msnyder@redhat.com>
7836
7837 * gdb.texinfo (maint info sections): Fix typo.
7838
f6680716
MS
78392001-12-26 Michael Snyder <msnyder@redhat.com>
7840
fe95c787
MS
7841 * gdb.texinfo (maint info sections): Document.
7842
a9331b3f 7843 * gdb.texinfo (info proc): Comment out documentation for
f6680716
MS
7844 'info proc' sub-options that are currently not implemented.
7845
c3d3ce5b
JB
78462001-12-20 Jim Blandy <jimb@redhat.com>
7847
7848 * gdbint.texinfo (TARGET_CHAR_SIGNED): Document.
7849
778eb05e
AC
78502001-12-15 Andrew Cagney <ac131313@redhat.com>
7851
7852 * gdbint.texinfo (Target Architecture Definition): Replace
7853 LITTLE_ENDIAN with BFD_ENDIAN_LITTLE.
7854
2607059c
AC
78552001-12-01 Andrew Cagney <ac131313@redhat.com>
7856
7857 * gdbint.texinfo (Host Definition): Delete documentation on
7858 HOST_BYTE_ORDER.
7859
df0cd8c5
JB
78602001-11-30 Jim Blandy <jimb@redhat.com>
7861
7862 * gdb.texinfo (Overlays): New chapter, documenting GDB's
5ae4183a 7863 overlay support. Add to top-level menu.
df0cd8c5 7864
88118b3a
TT
78652001-11-26 Tom Tromey <tromey@redhat.com>
7866
7867 * gdb.texinfo (Command Syntax): Document C-o binding.
7868
96565e91
CF
78692001-07-26 Christopher Faylor <cgf@redhat.com>
7870
7871 * gdb.texinfo (Options): Eliminate attempt to explain .gdbinit/gdb.ini
7872 use since it is described in the referenced section.
7873
f7dc1244 7874 From Eli Zaretskii <eliz@gnu.org>
96565e91
CF
7875 * gdb.texinfo (Command Files): Reword to make gdb.ini requirement
7876 clearer when using DJGPP.
7877
2a3d5645
CF
78782001-11-24 Christopher Faylor <cgf@redhat.com>
7879
7880 * gdb.texinfo (File Options): Change description of -nx and gdb.ini to
7881 specifically refer to MS-DOS.
7882 (command files): Mention gdb.ini is only used on MS-DOS.
7883
aa26fa3a
TT
78842001-11-21 Tom Tromey <tromey@redhat.com>
7885
7886 * gdb.texinfo (Invoking GDB): Document --args.
7887 (Mode Options): Likewise.
7888
4f8ada06
JB
78892001-11-21 Jim Blandy <jimb@redhat.com>
7890
7891 * gdbint.texinfo (TARGET_RANGE_PROFITABLE_FOR_HW_WATCHPOINT):
889bf7c5
PA
7892 Delete documentation; this macro has been removed from the
7893 sources.
4f8ada06 7894
3fe0dc10
JB
78952001-11-13 Jim Blandy <jimb@redhat.com>
7896
7897 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Clarify.
7898
9e5abb06
CV
78992001-11-06 Corinna Vinschen <vinschen@redhat.com>
7900
7901 * gdb.texinfo (gdbarch_in_function_epilogue_p): Add documentation.
7902
1c5dfdad
MS
79032001-11-05 Michael Snyder <msnyder@redhat.com>
7904
a9331b3f 7905 * gdb.texinfo (info functions): Document use of backslash to
1c5dfdad
MS
7906 quote regexp chars in function names such as "operator*()".
7907
990f9fe3
FF
79082001-11-01 Fred Fish <fnf@redhat.com>
7909
7910 * gdbint.texinfo (SOLIB_ADD): Document additional new
7911 "readsyms" arg.
7912
b433d00b
DH
79132001-10-30 Don Howard <dhoward@redhat.com>
7914
070b1dd3
DH
7915 * gdb.texinfo: (Command Files) Added documentation for the
7916 behavior of gdb with input redirected from a file.
b433d00b 7917
b7209cb4
FF
79182001-10-28 Fred Fish <fnf@redhat.com>
7919
7920 * gdb.texinfo (auto-solib-add): Change docs to match
7921 implementation change.
7922 (auto-solib-limit): Add docs for new variable.
7923
1aa20aa8
AC
79242001-10-15 Andrew Cagney <ac131313@redhat.com>
7925
7926 * gdbint.texinfo (Target Architecture Definition): Function
7927 value_as_pointer renamed to value_as_address.
7928
fc0c74b1
AC
79292001-10-15 Andrew Cagney <ac131313@redhat.com>
7930
7931 * gdbint.texinfo (Target Architecture Definition): Default
7932 POINTER_TO_ADDRESS functions assume unsigned addresses.
7933 (INTEGER_TO_ADDRESS): Document. Derive pragmatics section from a
7934 posting by Jim Blandy.
7935
f4846649
JB
79362001-10-12 Jim Blandy <jimb@redhat.com>
7937
7938 * Makefile.in (MAKEHTMLFLAGS): Remove -glossary; the most recent
7939 version of texi2html (1.64) doesn't support this flag any more.
7940
f277788b
MK
79412001-09-08 Mark Kettenis <kettenis@gnu.org>
7942
a9dc4918
MK
7943 * gdbint.texinfo (Host Definition): Remove description of
7944 MEM_FNS_DECLARED.
7945
d28379df
MK
7946 * gdbint.texinfo (Host Definition): Remove description of R_OK.
7947
f277788b
MK
7948 * gdbint.texinfo (Host Definition): Remove description of
7949 HAVE_SIGSETMASK.
7950
7ccaa899
EZ
79512001-09-04 Elena Zannoni <ezannoni@redhat.com>
7952
7953 * gdbint.texinfo (Target Architecture Definition): Add
7954 explanation of TARGET_PRINT_INSN macro.
7955
17d9d558
JB
79562001-08-30 Jim Blandy <jimb@redhat.com>
7957
7958 * gdb.texinfo (`add-symbol-file'): Correct synopsis.
7959 Explain what it means to load relocatable files.
7960
72cde065
JB
79612001-08-28 Jim Blandy <jimb@redhat.com>
7962
7963 * gdbint.texinfo: Bring the HTML `top' menu into sync with the
7964 info `top' menu.
7965
9e678452
CF
7966Wed Aug 15 10:47:28 2001 Christopher Faylor <cgf@cygnus.com>
7967
7968 * gdbint.texinfo: Add a cautionary note about macro use.
7969
a2bea4c3 79702001-08-02 Corinna Vinschen <vinschen@redhat.com>
a9331b3f 7971
a2bea4c3
CV
7972 * gdb.texinfo: Explain omitting the hostname in the
7973 `target remote' command.
7974
1129bf27
DJ
79752001-07-30 Daniel Jacobowitz <drow@mvista.com>
7976
7977 * gdbint.texinfo: Remove extraneous START-INFO-DIR-ENTRY
7978 and END-INFO-DIR-ENTRY.
7979
732b3002
SC
79802001-07-28 Stephane Carrez <Stephane.Carrez@worldnet.fr>
7981
7982 * gdb.texinfo (TUI Configuration): Rename tui configuration variables.
7983
89437448
AC
79842001-07-25 Andrew Cagney <ac131313@redhat.com>
7985
7986 * gdbint.texinfo (libgdb): Rewrite.
7987
f7dc1244 79882001-07-26 Eli Zaretskii <eliz@gnu.org>
9a1c15c5
EZ
7989
7990 * Makefile.in (gdbgui.dvi, gdb-gui, gdbgui.info): Targets deleted.
7991
c4555f82
SC
79922001-07-24 Stephane Carrez <Stephane.Carrez@worldnet.fr>
7993
7994 * gdb.texinfo (TUI): New chapter, document the TUI.
7995 (Mode Options): Document the -tui option.
7996
2f45a6e0
MK
79972001-07-23 Mark Kettenis <kettenis@gnu.org>
7998
7999 * gdbint.texinfo (Host Definition): Remove description of
8000 NEED_POSIX_SETPGID.
8001
f7dc1244 80022001-07-23 Eli Zaretskii <eliz@gnu.org>
9f20bf26
EZ
8003
8004 * gdb.tex (DJGPP Native): New node, with descriptions of
8005 DJGPP-specific commands.
8006
be9c6c35
JM
80072001-07-19 John R. Moore <jmoore@redhat.com>
8008
8009 * gdbint.texinfo: Three misspellings.
8010
dfa249fb
AC
80112001-07-06 Andrew Cagney <ac131313@redhat.com>
8012
8013 * Makefile.in (refcard.dvi): Rewrite to avoid problems with empty
8014 `test` expressions on bash. Problem reported by Colin Walters.
8015
c72e7388
AC
80162001-07-04 Andrew Cagney <ac131313@redhat.com>
8017
8018 * gdbint.texinfo (User Interface): Update ui-out documentation to
8019 refelect recent UI/MI updates.
8020
94bbb2c0
AC
80212001-07-04 Andrew Cagney <ac131313@redhat.com>
8022
8023 * gdb.texinfo (Mode Options): Mention the mi0 and mi1
8024 interpreters.
8025
af6c57ea
AC
80262001-06-15 Andrew Cagney <ac131313@redhat.com>
8027
8028 * gdbint.texinfo (Target Architecture Definition): GDBARCH is a C
8029 structure and not macros.
8030 (Host Definition): Document that much of this chapter is obsolete.
8031 (Target Architecture Definition): Update list of files that make
8032 up a target architecture.
8033 (Coding): Update.
8034
83aa8bc6
AC
80352001-06-28 Andrew Cagney <ac131313@redhat.com>
8036
8037 * gdbint.texinfo (Target Architecture Definition): Update
8038 EXTRACT_STRUCT_VALUE_ADDRESS and EXTRACT_STRUCT_VALUE_ADDRESS_P.
8039 The latter has been changed to a true predicate.
8040
f7dc1244 80412001-06-17 Eli Zaretskii <eliz@gnu.org>
cb51c4e0
EZ
8042
8043 * annotate.texi: Add @noindent where needed. From Dmitry
8044 Sivachenko <dima@Chg.RU>.
8045 * gdb.texinfo: Indexing fix. From Dmitry Sivachenko.
8046
656db9b0
AC
80472001-06-16 Andrew Cagney <ac131313@redhat.com>
8048
8049 * gdb.texinfo (Protocol): Fix typo. Extra parenthesis.
8050
df2396a1
AC
80512001-06-14 Andrew Cagney <ac131313@redhat.com>
8052
8053 * gdb.texinfo (Remote Protocol): Document that the ``!'' packet
8054 returns ``OK''. Document that the ``R'' packet does not reply.
8055
0f1f2b0a
MS
80562001-06-13 Michael Snyder <msnyder@redhat.com>
8057
8058 * gdb.texinfo (Protocol): Add doc for new packet "qSymbol:".
8059
f7dc1244 80602001-06-13 Eli Zaretskii <eliz@gnu.org>
24f93129
EZ
8061
8062 * gdb.texinfo (Signals): Clarify the default setting of signal
8063 handling.
8064
a5d7c491
AC
80652001-05-14 Andrew Cagney <ac131313@redhat.com>
8066
8067 * gdbint.texinfo (CLEAR_DEFERRED_STORES): Delete stray @item
8068 (FRAME_ARGS_ADDRESS_CORRECT): Ditto.
8069
05a54c4f
AC
80702001-05-12 Andrew Cagney <ac131313@redhat.com>
8071
8072 * Makefile.in (GDBvn.texi): Set GDBVN from ../version.in.
8073
f7dc1244 80742001-05-10 Eli Zaretskii <eliz@gnu.org>
dab11f21
EZ
8075
8076 * gdbint.texinfo (Clean Design and Portable Implementation):
8077 Renamed from "Clean Design".
8078 (Clean Design and Portable Implementation): Document portable
8079 methods of handling file names, and the associated macros.
8080
f7dc1244 80812001-04-02 Eli Zaretskii <eliz@gnu.org>
f5c37c66
EZ
8082
8083 * gdb.texinfo (Tracepoint Actions): Mention the "info scope"
8084 command and provide a cross-reference to its description.
8085 (Symbols): Note that "info scope" is useful for trace experiments.
8086
f7dc1244 80872001-04-01 Eli Zaretskii <eliz@gnu.org>
c534679c 8088
b37052ae
EZ
8089 * gdb.texinfo (Symbols): Document "info scope".
8090 (Tracepoints): New chapter.
8091 (Contributors): Update for v5.1.
8092 <All nodes>: Change "C++" to "C@t{++}".
8093
0ee54786
EZ
8094 * gdbint.texinfo (User Interface): A new section about ui_out
8095 functions, based on text written by Fernando Nasser.
8096
c534679c
EZ
8097 * stabs.texinfo: Change Permissions to GFDL. Update Copyright.
8098
f7dc1244 80992001-03-26 Eli Zaretskii <eliz@gnu.org>
3d67e040 8100
e9c75b65
EZ
8101 * gdb.texinfo: Change Permissions to GFDL. Update Copyright.
8102
8103 * gdbint.texinfo: Change Permissions to GFDL. Update Copyright.
8104
8105 * gdbgui.texinfo: Change Permissions to GFDL. Update Copyright.
8106 Replace "GDB" with "@value{GDBN}". Fix markup.
8107
8108 * annotate.texi: Change Permissions to GFDL. Update Copyright.
8109
3d67e040
EZ
8110 * gdb.texinfo (Output Formats): Mention "info symbol" and provide
8111 a cross-reference to its description.
8112 (Symbols): Document "info symbol".
8113
f7dc1244 81142001-03-21 Eli Zaretskii <eliz@gnu.org>
9742079a
EZ
8115
8116 * gdbint.texinfo (Algorithms): New section "Watchpoints" and new
8117 subsection "x86 Watchpoints".
8118 (Target Architecture Definition): Document the macros
8119 I386_USE_GENERIC_WATCHPOINTS and TARGET_HAS_HARDWARE_WATCHPOINTS.
8120 (Native Debugging): Document I386_USE_GENERIC_WATCHPOINTS.
8121
b0ed3589
AC
81222001-03-20 Andrew Cagney <ac131313@redhat.com>
8123
8124 * gdbint.texinfo (Target Architecture Definition): Update
8125 definition of SOFTWARE_SINGLE_STEP_P to include empty parameter
8126 list.
8127
b6ba6518
KB
81282001-03-06 Kevin Buettner <kevinb@redhat.com>
8129
8130 * Makefile.in, all-cfg.texi, annotate.texi, gdb.texinfo,
8131 gdbint.texinfo, refcard.tex: Update/correct copyright notices.
8132
f7dc1244 81332001-02-21 Eli Zaretskii <eliz@gnu.org>
5ece1a18
EZ
8134
8135 * gdb.texinfo (Signals): Document "ignore", "noignore", and "all".
8136
f7dc1244 81372001-02-11 Eli Zaretskii <eliz@gnu.org>
56caf160 8138
17cc6a06
EZ
8139 * gdb.texinfo (Environment): Document that `path' does not change
8140 the value of PATH in GDB's own environment (it did in the past,
8141 but that was changed on March 15, 1994). Reported by Doug Evans
8142 <dje@transmeta.com>.
8143
56caf160
EZ
8144 * gdbint.texinfo: Fix up @itemize lists so that @item is alone on
8145 its line. Fix markup of commands and macros. Add an Index node
8146 and index entries.
8147
29e57380
C
81482001-01-23 J.T. Conklin <jtc@redback.com>
8149
8150 * gdb.texinfo (Memory region attributes): New manual section.
8151
1c6147de
ND
81522001-01-04 Nicholas Duffek <nsd@redhat.com>
8153
8154 * gdbint.texinfo (POP_FRAME): Document use by return_command.
8155
f7dc1244 81562000-12-25 Eli Zaretskii <eliz@gnu.org>
b157b00f
EZ
8157
8158 * refcard.tex: Version and copyright fixed. From Phil Edwards
8159 <pedwards@disaster.jaj.com>.
8160
0dcedd82
AC
8161Thu Nov 30 16:57:19 2000 Andrew Cagney <cagney@b1.cygnus.com>
8162
8163 * gdbint.texinfo (ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM,
889bf7c5 8164 DWARF2_REG_TO_REGNUM): Document.
0dcedd82 8165
3b851bce
AC
8166Mon Nov 20 21:29:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
8167
8168 * gdbint.texinfo (Coding): Update current value of
889bf7c5 8169 --enable-build-warnings. Mention --enable-gdb-build-warnings.
3b851bce 8170
f7dc1244 81712000-11-19 Eli Zaretskii <eliz@gnu.org>
4a92d011
EZ
8172
8173 * gdb.texinfo (Continuing and Stepping): Fixed markup and typos,
8174 as suggested by Dmitry Sivachenko <dima@Chg.RU>.
8175
b90a5f51
CF
81762000-11-10 Christopher Faylor <cgf@cygnus.com>
8177
8178 * gdb.texinfo: Document new 'set step-mode' command.
8179
f7dc1244 81802000-10-16 Eli Zaretskii <eliz@gnu.org>
96c405b3
EZ
8181
8182 * gdb.texinfo (Contributors, MIPS Embedded): Minor spelling
8183 changes from Dmitry Sivachenko <dima@Chg.RU>.
8184
f7dc1244 81852000-09-26 Eli Zaretskii <eliz@gnu.org>
c78b4128
EZ
8186
8187 * gdb.texinfo (Hooks): Document the new post-hook functionality.
8188 From Steven Johnson <sbjohnson@ozemail.com.au>.
8189
2e685b93
MK
81902000-08-10 Mark Kettenis <kettenis@gnu.org>
8191
8192 * gdbint.texinfo (Overall Structure): Spelling fix.
8193
f7dc1244 81942000-08-10 Eli Zaretskii <eliz@gnu.org>
6f6ef15a
EZ
8195
8196 * gdbint.texinfo (Target Architecture Definition): Document that
8197 REGISTER_CONVERT_TO_VIRTUAL should only be called on a register
8198 for which REGISTER_CONVERTIBLE returns a zero value.
8199
63ac3005
EZ
82002000-07-08 Christopher Faylor <cgf@cygnus.com>
8201
8202 * Makefile.in (install-info): Find files to install in either the
8203 build or source directories (adapted from Makefile.am).
8204
bd79f757
ND
82052000-07-07 Nicholas Duffek <nsd@redhat.com>
8206
8207 * stabs.texinfo: Fix spelling errors.
8208 (String Field): FILE-NUMBER starts from 0, not 1.
8209
f7dc1244 82102000-07-05 Eli Zaretskii <eliz@gnu.org>
5f208f6d
EZ
8211
8212 * refcard.tex: Remove \centerline from the blurb. Patch from
5ae4183a 8213 Brian Youmans.
5f208f6d 8214
f7dc1244 82152000-06-25 Eli Zaretskii <eliz@gnu.org>
cc542d3b
EZ
8216
8217 * Makefile.in (install-info): Support installation from outside of
5ae4183a
AS
8218 the source directory. Reported by Mark Harig
8219 <markh@frazier.landmark.com>.
cc542d3b 8220
f3b28801
C
82212000-06-20 J.T. Conklin <jtc@redback.com>
8222
8223 * gdb.texinfo: Fix typo, $bpnum is set to last breakpoint number.
8224
449f3b6c
AC
8225Fri May 26 15:55:33 2000 Andrew Cagney <cagney@b1.cygnus.com>
8226
8227 * Makefile.in (pdf, gdbint.pdf, gdb.pdf, stabs.pdf): New targets.
889bf7c5 8228 Generate using pdftex.
449f3b6c 8229 (PDFTEX): Define.
889bf7c5 8230 (STAGESTUFF, maintainer-clean realclean): Add *.pdf.
449f3b6c 8231 (gdb.texinfo, gdbint.texinfo, stabs.texinfo): When TeX insert the
889bf7c5 8232 @contents at the start.
449f3b6c 8233
f7dc1244 82342000-05-24 Eli Zaretskii <eliz@gnu.org>
48e934c6
EZ
8235
8236 * gdb.texinfo: Remove duplicate @syncodeindex. From Brian
5ae4183a 8237 Youmans.
48e934c6 8238
9e9c5ae7
AC
8239Wed May 24 21:27:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
8240
8241 From Brian Youmans:
8242 * gdb.texinfo: Fix ``et al.''.
8243
c741b251
AC
8244Tue May 23 22:57:41 2000 Andrew Cagney <cagney@b1.cygnus.com>
8245
8246 * Makefile.in (refcard.dvi): Remove quotes around REFEDITS in for
889bf7c5 8247 loop.
c741b251 8248
4ab64e14
JG
82492000-05-19 Jimmy Guo <guo@cup.hp.com>
8250
8251 * configure: Regenerate.
8252
f7dc1244 82532000-05-17 Eli Zaretskii <eliz@gnu.org>
d3229ae3
EZ
8254
8255 * Makefile.in (install-info): Run install-info on installed Info
8256 files.
8257
8c70017b
AC
8258Fri May 12 20:18:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
8259
a7cb598a 8260 * gdb.texinfo: Add Stan Shebs, et.al. as authors. Mention
889bf7c5 8261 Andrew Cagney.
8c70017b 8262
f7dc1244 82632000-05-09 Eli Zaretskii <eliz@gnu.org>
598ca718
EZ
8264
8265 * gdb.texinfo: Proofreading changes from Brian Youmans.
8266
bf0184be
ND
82672000-05-01 Nick Duffek <nsd@cygnus.com>
8268
8269 * gdb.texinfo (Command Files): Mention -x, use @enumerate for
8270 startup sequence, minor edits.
8271
f7dc1244 82722000-05-01 Eli Zaretskii <eliz@gnu.org>
41afff9a
EZ
8273
8274 * annotate.texi: Remove "@syncodeindex fn cp", it causes grief in
8275 TeX.
8276
8277 * gdb.texinfo: Add "@syncodeindex fn cp". Convert all entries
8278 "@kindex f" into "@kindex f (foo)", otherwise we get index entries
8279 like `n' and `s' which look weird. Convert some of the @kindex to
8280 @vindex, when they refer to variables, not commands.
8281
33e16fad
AC
8282Sat Apr 29 17:01:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
8283
8284 * gdbint.texinfo (Hints): Do not use @value{GDBN in @nodes.
8285
f7dc1244 82862000-04-23 Eli Zaretskii <eliz@gnu.org>
7162c0ca
EZ
8287
8288 * Makefile.in (GDBMI_DIR): New variable.
8289 (SET_TEXINPUTS): Add $(GDBMI_DIR).
8290 (SFILES_DOC): Add $(GDBMI_DIR)/gdbmi.texinfo.
8291 (gdbmi.texinfo): New target, for texi2roff.
8292 (gdb.me, gdb.ms, gdb.mm): Depend on gdbmi.texinfo.
8293 (gdb.info, gdb_toc.html): Add "-I ${GDBMI_DIR}".
8294
8295 * gdb.texinfo (Top): Add GDB/MI to the main menu and @include
8296 gdbmi.texinfo.
8297 (Mode Options): Add xref to GDB/MI docs and remove a FIXME
8298 comment.
8299
d167840f
EZ
83002000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
8301
8302 * gdb.texinfo (Files): Update description of add-symbol-file
889bf7c5 8303 command.
d167840f 8304
f7dc1244 83052000-04-17 Eli Zaretskii <eliz@gnu.org>
8487521e
EZ
8306
8307 * gdb.texinfo (Porting GDB): Don't use @value in the node name, it
8308 prevents the build (and is generally a Bad Idea).
8309
f7dc1244 83102000-04-17 Eli Zaretskii <eliz@gnu.org>
00e4a2e4
EZ
8311
8312 * gdb.texinfo (Protocol): Prevent makeinfo from complaining about
8313 a comma inside @var.
8314 (Command Files): Index markup changes from Dmitry Sivachenko
8315 <dima@Chg.RU>.
8316
f7dc1244 83172000-04-16 Eli Zaretskii <eliz@gnu.org>
39ec5655
EZ
8318
8319 * Makefile.in (LN_S): Define.
8320 (gdb-cfg.texi, gdb.dvi, links2roff, inc-hist.texinfo): Don't
8321 invoke "ln -s" unless it is known to work.
8322
8323 * configure.in (AC_PROG_LN_S): Add.
8324
8dc7983f
JB
83252000-04-14 Jim Blandy <jimb@redhat.com>
8326
8327 * gdbint.texinfo (Pointers Are Not Always Addresses): New manual
8328 section.
8329 (Target Conditionals): Document ADDRESS_TO_POINTER,
8330 POINTER_TO_ADDRESS.
8331
1a8237e8
DB
83322000-04-11 Daniel Berlin <dan@cgsoftware.com>
8333
8334 * gdbint.texinfo: Replaced GDB with @value{GDBN}, @include
8335 gdb-cfg.texi to get the value.
8336
ca526f1a
JB
83372000-04-10 Jim Blandy <jimb@redhat.com>
8338
8339 * gdbint.texinfo (Target Architecture Definition): Fix
8340 cross-references.
8341
faaafcb4
JB
83422000-04-08 Jim Blandy <jimb@redhat.com>
8343
8344 * gdbint.texinfo (Using Different Register and Memory Data
8345 Representations): New section.
8346 (REGISTER_CONVERTIBLE, REGISTER_RAW_SIZE, REGISTER_VIRTUAL_SIZE,
889bf7c5
PA
8347 REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_VIRTUAL,
8348 REGISTER_CONVERT_TO_RAW): Document.
faaafcb4 8349
1b27397f
AC
8350Mon Apr 3 19:16:32 2000 Andrew Cagney <cagney@b1.cygnus.com>
8351
8352 * gdb.texinfo (Protocol): Deprecate the sequence-id. Add cindex
889bf7c5 8353 for acknowledgments.
1b27397f 8354
480ff1fb
AC
8355Tue Mar 28 18:28:45 2000 Andrew Cagney <cagney@b1.cygnus.com>
8356
8357 * gdb.texinfo (Protocol): Replace ``qfThreadExtraInfo'' with
889bf7c5 8358 qThreadExtraInfo.
480ff1fb 8359
a9331b3f 83602000-03-28 J.T. Conklin <jtc@redback.com>
f1251bdd 8361
a9331b3f
RM
8362 * gdb.texinfo: Clarify which remote debug protocol commands are
8363 required and which are optional.
f1251bdd 8364
dbeb8dbd
AC
8365Tue Mar 28 16:06:22 2000 Andrew Cagney <cagney@b1.cygnus.com>
8366
8367 * gdb.texinfo: Revert remainder of Fri Mar 24 18:06:34 2000 Andrew
889bf7c5
PA
8368 Cagney <cagney@b1.cygnus.com>. Move @chapter and @node entries
8369 back to annotate.texi, rluser.texinfo and inc-hist.texinfo.
dbeb8dbd
AC
8370 * annotate.texi: Update.
8371
6d2ebf8b
SS
83722000-03-28 Stan Shebs <shebs@apple.com>
8373
8374 * gdb.texinfo: Update dates, bump to Eighth Edition (note
8375 expectation of additional changes before release), update
8376 ISBN, add copy of top-level menu for @ifhtml, remove explicit
8377 node links, rephrase and/or shorten lines to fix formatting
8378 problem in both regular and @smallbook formats.
8379 * annotate.texi: Shorten lines in example, use smallexample
8380 consistently everywhere.
8381 * Makefile.in: Add comment about texinfo 4.0 html generation.
8382 (SFILES_INCLUDED): Add annotate.texi.
8383
5d161b24
DB
83842000-03-27 Daniel Berlin <dan@cgsoftware.com>
8385
5ae4183a
AS
8386 * gdb.texinfo (Debugging Output): Added new section, documenting
8387 the "set/show debug" commands.
5d161b24 8388
b9deaee7
AC
8389Fri Mar 24 18:06:34 2000 Andrew Cagney <cagney@b1.cygnus.com>
8390
8391 * annotate.texi (Annotations): When GDBN omit @chapter and @node
889bf7c5 8392 entry.
b9deaee7
AC
8393
8394 * gdb.texinfo: Check for @ifinfo instead of @ifnottex.
8395 (rluser.texinfo, inc-hist.texinfo, annotate.texi): Add local
889bf7c5 8396 @chapter and @node entries.
a9331b3f 8397
b9deaee7 8398 * gdb.texinfo: Link all top-level nodes.
a9331b3f 8399
9ef47d30
AC
8400Fri Mar 24 17:56:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
8401
8402 * Makefile.in (install-info): Create $(infodir) before installing
889bf7c5 8403 files.
9ef47d30 8404
cfeada60
FN
84052000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
8406
8407 From David Whedon <dwhedon@gordian.com>
5ae4183a 8408 * gdbint.texinfo : Added paragraphs about command deprecation.
cfeada60 8409
6837a0a2
DB
84102000-03-22 Daniel Berlin <dan@cgsoftware.com>
8411
8412 * gdb.texinfo: Add documentation for the apropos command.
8413
bba2971c
MS
84142000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
8415
8416 * gdb.texinfo: Add new queries ThreadInfo and ThreadExtraInfo.
8417
2b628194
MS
84182000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
8419
a9331b3f 8420 * gdb.texinfo: Add white space to prevent overprinting in
2b628194
MS
8421 two places.
8422
96a2c332
SS
84232000-03-17 Stan Shebs <shebs@apple.com>
8424
8425 * gdb.texinfo: Many minor changes from Dmitry Sivachenko
8426 <dima@Chg.RU>, also clarification of allowed content for
8427 string constants.
8428
f7dc1244 84292000-03-16 Eli Zaretskii <eliz@gnu.org>
d700128c
EZ
8430
8431 * gdb.texinfo (main menu): Add Annotations.
8432 (File Options): Add @cindex entries for each command-line option.
8433 Document --epoch, --annotate, --async, --interpreter, --write,
8434 --statistics, and --version.
8435
8436 * annotate.texi: Convert to a chapter. Use @value{GDBN} instead
8437 of GDB.
8438
9d233477
JB
84392000-02-23 Jim Blandy <jimb@redhat.com>
8440
8441 * gdbint.texinfo (FUNCTION_START_OFFSET): Document.
8442
14e0eb3b
JB
84432000-02-22 Jim Blandy <jimb@redhat.com>
8444
8445 * gdbint.texinfo: Document COERCE_FLOAT_TO_DOUBLE --- the new form.
8446
3555de01
JM
84472000-02-15 Jason Molenda (jsm@bugshack.cygnus.com)
8448
8449 * Makefile.in (diststuff): New target.
8450
5e35df8e
KB
84512000-02-15 Kevin Buettner <kevinb@redhat.com>
8452
8453 * agentexpr.texi: Fix wording regarding Intel's IA-64
90a3d8f2 8454 architecture. [From Jim Wilson.]
5e35df8e 8455
c5394b80
JM
84562000-01-16 Tom Tromey <tromey@cygnus.com>
8457
8458 * gdb.texinfo (Breakpoints): Mention breakpoint ranges.
8459 (Delete Breaks): Mention range arguments.
8460 (Disabling): Likewise.
8461
c3f6f71d
JM
84622000-01-05 Dmitry Sivachenko <dima@Chg.RU>
8463
8464 * gdb.texinfo: Wrap "ASCII" in @sc{}; clarify a few sentences.
8465
c4093a6a
JM
8466Wed Dec 8 19:53:08 1999 Andrew Cagney <cagney@b1.cygnus.com>
8467
8468 * gdbint.texinfo (FRAME_CHAIN_VALID): Add the generic frame-chain
889bf7c5 8469 valid functions.
c4093a6a 8470
11cf8741
JM
84711999-11-05 Stan Shebs <shebs@andros.cygnus.com>
8472
8473 * gdb.texinfo: Clarify regular expressions used in rbreak.
8474
917317f4
JM
84751999-10-15 Kevin Buettner <kevinb@cygnus.com>
8476
8477 * gdbint.texinfo (MEMORY_INSERT_BREAKPOINT,
8478 MEMORY_REMOVE_BREAKPOINT): Document.
8479
8480Thu Oct 14 21:17:17 1999 Andrew Cagney <cagney@b1.cygnus.com>
8481
8482 * gdb.texinfo (remote): Document how GDB ignores the qOffsets BSS
889bf7c5 8483 offset re-using the DATA offset instead.
917317f4 8484
2df3850c
JM
84851999-10-11 Jim Kingdon <kingdon@redhat.com>
8486
8487 * gdbint.texinfo (Target Architecture Definition): Add PARM_BOUNDARY.
8488
84891999-10-05 Stan Shebs <shebs@andros.cygnus.com>
8490
8491 From Dmitry Sivachenko <demon@gpad.ac.ru>:
8492 * gdb.texinfo: Use GDBP and GDBN everywhere, fix a couple other
8493 typos.
8494
8495 * gdb.texinfo: Various minor wording and formatting improvements,
8496 mentions of additional command-line options.
8497
2acceee2
JM
84981999-09-30 Fred Fish <fnf@cygnus.com>
8499
8500 * gdb.texinfo: Document additional forms of specifying section
8501 names and addresses for the add-symbol-file command.
8502
c2c6d25f
JM
85031999-09-14 Michael Snyder <msnyder@cleaver.cygnus.com>
8504
8505 * gdbint.texinfo: Fix typo, add the word "have".
8506
85071999-09-14 Jim Blandy <jimb@cris.red-bean.com>
8508
8509 * gdbint.texinfo (Target Architecture Definition): Document the
8510 SKIP_PERMANENT_BREAKPOINT macro.
8511
d4f3574e
SS
85121999-09-07 Stan Shebs <shebs@andros.cygnus.com>
8513
8514 * gdb.texinfo: Fiks speling errers.
8515
8516 * gdb.texinfo: Fix uses of @multitable.
8517
f7dc1244 8518 From Eli Zaretskii <eliz@gnu.org>:
d4f3574e 8519 * gdb.texinfo: Include details specific to DOS host, clarify
889bf7c5 8520 some confusing language, fix @ref/@xref/@pxref usages, add
d4f3574e
SS
8521 comments about using with optimization, add more indexing,
8522 fix info about disassembly-flavor.
8523
8524Tue Sep 7 09:11:24 1999 Kevin Buettner <kevinb@cygnus.com>
8525
8526 * gdbint.texinfo (IN_SOLIB_DYNSYM_RESOLVE_CODE,
8527 SKIP_SOLIB_RESOLVER): Define.
8528
8529Fri Sep 3 18:05:14 1999 Andrew Cagney <cagney@b1.cygnus.com>
8530
8531 * gdb.texinfo (Protocol): Review. Add tables describing ``q'' and
889bf7c5 8532 ``g'' packets.
d4f3574e 8533
104c1213
JM
85341999-08-30 Stan Shebs <shebs@andros.cygnus.com>
8535
8536 * gdb.texinfo: Create a new "Configurations" chapter with
889bf7c5
PA
8537 platform-specific info, inline remote.texi and move sections of it
8538 into the new chapter, move bits about info proc, heuristic search,
104c1213
JM
8539 and register stack into the new chapter.
8540 * remote.texi: Remove, now part of gdb.texinfo.
8541 * Makefile.in (SFILES_INCLUDED): Remove ref to remote.texi.
8542
85431999-08-27 Jason Molenda (jsm@bugshack.cygnus.com)
8544
8545 * gdbint.texinfo (GDB_TARGET_IS_SUN3, GDB_TARGET_IS_SUN386,
8546 GDB_TARGET_IS_MACH386): These kludges have gone away.
8547
8548Wed Aug 25 10:47:03 1999 Andrew Cagney <cagney@b1.cygnus.com>
8549
8550 * gdbint.texinfo (Target Architecture Definition): Mention
889bf7c5 8551 TDEPLIBS.
104c1213 8552
53a5351d
JM
85531999-08-20 Stan Shebs <shebs@andros.cygnus.com>
8554
8555 * gdb.texinfo: Remove remaining "HPPA" conditionals, rewrite
8556 surrounding text to fit HP-UX bits into general info.
8557 (HPPA-cfg.texi): Remove, no longer useful.
8558
8559 * gdb.texinfo: Remove explicit links from @node lines, remove
8560 HP-added "Detailed Node Listing" from main menu which confuses
8561 things.
8562
8563 From Dmitry Sivachenko <dima@Chg.RU>:
8564 * gdb.texinfo: Use @value{GDBN} instead of plain GDB, fix grouping
889bf7c5 8565 in description of `set environment'.
53a5351d
JM
8566
85671999-08-17 Stan Shebs <shebs@andros.cygnus.com>
8568
8569 * gdbint.texinfo: Update coding standard to allow pure ANSI/ISO C.
8570
7be570e7
JM
85711999-08-12 Ben Elliston <bje@cygnus.com>
8572
8573 * gdbint.texinfo (Breakpoint Handling): Add missing words.
8574
f7dc1244 85751999-08-10 Eli Zaretskii <eliz@gnu.org>
7be570e7
JM
8576
8577 * gdb.texinfo (Set Watchpoints): Explain some subtleties about
889bf7c5
PA
8578 watch, awatch, and rwatch. Explain why the latter two cannot be
8579 set as software watchpoints. Document that watchpoints for local
8580 variables are deleted when the debuggee terminates.
7be570e7
JM
8581
8582Wed Aug 11 13:18:14 1999 Andrew Cagney <cagney@amy.cygnus.com>
8583
8584 * remote.texi (Protocol): Further clarification of the "qRcmd"
889bf7c5
PA
8585 packet. Allow E.. response packet. "qRcmd" packet is no longer
8586 reserved.
7be570e7
JM
8587
85881999-08-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
8589
a9331b3f
RM
8590 * Makefile.in: Rename inc-hist.texi to inc-hist.texinfo.
8591 * gdb.texinfo: Ditto.
7be570e7 8592
96baa820
JM
85931999-08-06 Tom Tromey <tromey@cygnus.com>
8594
8595 * gdb.texinfo (KOD): New node.
8596
8597Fri Aug 6 17:05:48 1999 Andrew Cagney <cagney@b1.cygnus.com>
8598
8599 * remote.texi (Rcmd): Fix minor formatting typos.
8600
8601Thu Aug 5 17:57:41 1999 Andrew Cagney <cagney@b1.cygnus.com>
8602
8603 * remote.texi (protocol qRcmd): Allow ``OK'' and ``O...'' response
889bf7c5 8604 packets.
96baa820 8605
adf40b2e
JM
86061999-07-14 Jim Blandy <jimb@zwingli.cygnus.com>
8607
8608 * gdbint.texinfo (PREPARE_TO_PROCEED, ADDR_BITS_REMOVE): Doc
8609 fixes.
8610
43ff13b4
JM
8611Tue Jun 29 11:43:55 1999 Andrew Cagney <cagney@b1.cygnus.com>
8612
8613 * gdbint.texinfo (SAVE_DUMMY_FRAME_TOS): Define.
8614
085dd6e6
JM
8615Fri Jun 25 11:47:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
8616
8617 * remote.texi (Communication Protocol): ``v'' is in use. Fix
889bf7c5
PA
8618 numerous formatting errors. Clarify ``i''. Mark ``i'', ``Z'',
8619 ``z'' and ``qRcmd'' as draft instead of reserved. Identify
8620 packets that are not supported on all hosts. Expand examples.
8621 Spell check.
085dd6e6
JM
8622
86231999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
8624
8625 * Makefile.in: Recognize html, install-html. Add targets
8626 to build HTML versions of documentation via texi2html.
8627
8628Thu Jun 24 15:59:03 1999 Stan Shebs <shebs@andros.cygnus.com>
8629
8630 * gdbint.texinfo (Testsuite): New chapter, information about the
889bf7c5 8631 testsuite.
085dd6e6
JM
8632
8633Fri Jun 25 02:40:34 1999 Andrew Cagney <cagney@b1.cygnus.com>
8634
8635 * remote.texi (Communication Protocol): Rewrite.
8636
8637Thu Jun 24 16:59:54 1999 Andrew Cagney <cagney@b1.cygnus.com>
8638
8639 * stabs.texinfo: Fix uses of xref.
8640
9e0b60a8
JM
8641Thu Jun 17 17:23:25 1999 Stan Shebs <shebs@andros.cygnus.com>
8642
8643 * gdbint.texinfo: Add an anti-printf exhortation, and update the
8644 info about patch submission.
8645
cce74817
JM
8646Mon Jun 7 15:49:40 1999 Stan Shebs <shebs@andros.cygnus.com>
8647
8648 From Per Bothner <bothner@cygnus.com>:
8649 * gdb.texinfo: Document Chill support.
8650
8651Fri Jun 4 16:58:22 1999 Andrew Cagney <cagney@b1.cygnus.com>
8652
8653 * gdbint.texinfo (SP_REGNUM, FP_REGNUM, PC_REGNUM): Add reference
889bf7c5
PA
8654 to corresponding TARGET_READ_reg TARGET_WRITE_reg macros.
8655 Document that the value should be greater-than or equal-to zero.
8656 (NO_STD_REGS): Document. Deprecate.
cce74817 8657
ac9a91a7
JM
8658Tue Jun 1 15:04:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
8659
8660 * gdbint.texinfo (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT):
889bf7c5 8661 Document that these are not used.
ac9a91a7
JM
8662
8663Thu May 27 09:28:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
8664
8665 * gdbint.texinfo (EXTRACT_STRUCT_VALUE_ADDRESS_P): Document.
8666
392a587b
JM
8667Mon May 24 10:07:39 1999 Andrew Cagney <cagney@b1.cygnus.com>
8668
8669 * gdbint.texinfo (FRAME_NUM_ARGS): Update definition. Parameter
889bf7c5 8670 numargs was dropped.
392a587b
JM
8671
8672Thu May 20 12:26:59 1999 Andrew Cagney <cagney@b1.cygnus.com>
8673
8674 * gdbint.texinfo (FRAMELESS_FUNCTION_INVOCATION): Update.
8675
b83266a0
SS
8676Tue Apr 27 19:14:20 1999 Andrew Cagney <cagney@b1.cygnus.com>
8677
8678 * gdbint.texinfo (SKIP_PROLOGUE, SKIP_PROLOGUE_FRAMELESS_P):
889bf7c5 8679 Update.
b83266a0 8680
7a292a7a
SS
8681Thu Apr 22 13:07:37 1999 Andrew Cagney <cagney@b1.cygnus.com>
8682
8683 * gdbint.texinfo (USE_GENERIC_DUMMY_FRAMES): Document.
8684 (GET_SAVED_REGISTER): Update, not just the a29k uses this.
8685
8686Wed Apr 21 13:59:01 1999 Dave Brolley <brolley@cygnus.com>
8687
8688 * gdbint.texinfo: Fix typos: $ -> @.
8689
8690Tue Apr 20 11:59:38 1999 Andrew Cagney <cagney@b1.cygnus.com>
8691
8692 * gdbint.texinfo (REGISTER_NAMES, BREAKPOINT, BIG_BREAKPOINT,
889bf7c5
PA
8693 LITTLE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT,
8694 BIG_REMOTE_BREAKPOINT): Deprecate in favor of REGISTER_NAME and
8695 BREAKPOINT_FROM_PC.
a9331b3f 8696
7a292a7a
SS
8697Mon Apr 12 16:00:44 1999 Andrew Cagney <cagney@b1.cygnus.com>
8698
8699 * gdbint.texinfo (CALL_DUMMY_STACK_ADJUST_P,
889bf7c5 8700 CALL_DUMMY_STACK_ADJUST): Document.
7a292a7a
SS
8701
8702Thu Apr 8 17:23:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
8703
8704 * gdbint.texinfo (CALL_DUMMY_P, CALL_DUMMY_WORDS,
889bf7c5 8705 SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY): Define.
7a292a7a
SS
8706
87071999-04-02 Stan Shebs <shebs@andros.cygnus.com>
8708
8709 * gdbint.texinfo (MAINTENANCE_CMDS): Remove ref, since it no
8710 longer exists.
8711
8712Tue Mar 9 19:25:11 1999 Stan Shebs <shebs@andros.cygnus.com>
8713
8714 * gdb.texinfo, remote.texi, all-cfg.texi, HPPA-cfg.texi: Remove
889bf7c5
PA
8715 nearly all @ifset/@ifclear conditionals; nobody uses them, and
8716 they make the manual source incomprehensible.
7a292a7a
SS
8717 * h8-cfg.texi: Remove, hasn't been used in years.
8718
c906108c
SS
8719Thu Feb 11 18:00:59 1999 Stan Shebs <shebs@andros.cygnus.com>
8720
8721 * gdb.texinfo: Update the credits.
8722
8723Mon Feb 8 17:33:57 1999 Stan Shebs <shebs@andros.cygnus.com>
8724
8725 * gdb.texinfo: Fix mistakes noticed in printout of last
8726 draft, add Alpha to discussion of heuristic fence post.
8727
8728Fri Feb 5 17:20:00 1999 Stan Shebs <shebs@andros.cygnus.com>
8729
8730 * gdb.texinfo, remote.texi: Many changes; update to Seventh
889bf7c5
PA
8731 Edition, merge some HP changes into mainline, describe some
8732 previously undocumented features, describe more of the target
8733 commands available, eliminate obsolete section on renamed
8734 commands.
c906108c
SS
8735 * all-cfg.texi, HPPA-cfg.texi: Remove some obsolete conditionals.
8736
8737Wed Jan 20 17:47:45 1999 Stan Shebs <shebs@andros.cygnus.com>
8738
8739 * gdb.texinfo: Make many HPPA conditionals unconditional,
8740 including catchpoint description, since now on for all configs.
8741 * all-cfg.texi: @clear HPPA, since is mainly for very HP-specific
8742 specializations.
8743
8744Thu Jan 14 17:10:12 1999 Stan Shebs <shebs@andros.cygnus.com>
8745
8746 * Makefile.in (GDBvn.texi): Fix match expression to work with
8747 current format of VERSION in gdb/Makefile.in.
8748 * gdb.texinfo: Fix node ref to match new readline.
8749
8750Wed Jan 13 10:38:40 1999 Edith Epstein <eepstein@sophia.cygnus.com>
8751
a9331b3f
RM
8752 * gdb.texinfo: Changes made as part of a project to merge in
8753 changes made by HP. Documentation makes extensive use of
c906108c
SS
8754 @ifclear HPPA and @ifset HPPA. The HP manual omits doumentation
8755 on remote debugging. There are differences in documentation
889bf7c5 8756 (HP vs. non-HP) on C++ support (aCC vs. gnu gcc++). Also,
c906108c
SS
8757 the HP manual discusses catchpoints, hardware watchpoints, and
8758 some HPUX specific limitations for shared library support.
a9331b3f 8759
c906108c
SS
8760 There are also a number of @node changes.
8761
87621999-01-12 Jason Molenda (jsm@bugshack.cygnus.com)
8763
8764 * gdbint.texinfo (Formatting): Disambiguate a sentence.
8765 (C Usage): Same.
8766
8767Wed Jan 6 11:55:34 1999 David Taylor <taylor@texas.cygnus.com>
8768
8769 The following changes were made by Edith Epstein
889bf7c5
PA
8770 <eepstein@cygnus.com> as part of a project to merge in changes
8771 made by HP.
a9331b3f 8772
c906108c
SS
8773 * HPPA-cfg.texi: new file.
8774
8775 * all-cfg.texi: set HPPA for HP PA-RISC targets.
8776
8777 * refcard.tex: change documentation about catch.
8778 removed info catch.
8779
8780Mon Jan 4 18:29:18 1999 Stan Shebs <shebs@andros.cygnus.com>
8781
8782 * gdbint.texinfo: Expand on GDB's coding standards,
8783 specify the use of arg names with prototypes.
8784
87851998-12-14 J.T. Conklin <jtc@redbacknetworks.com>
8786
8787 * gdb.texinfo: Fix tipo.
8788
8789Sun Dec 13 10:27:59 1998 Andrew Cagney <cagney@b1.cygnus.com>
8790
8791 * gdbint.texinfo: Document TARGET_BYTE_ORDER_DEFAULT and
889bf7c5 8792 TARGET_BYTE_ORDER_SELECTABLE_P.
c906108c
SS
8793
8794Thu Dec 10 16:07:09 1998 Andrew Cagney <cagney@b1.cygnus.com>
8795
8796 * gdbint.texinfo (FRAME_FIND_SAVED_REGS): Document.
8797
87981998-12-09 Jim Blandy <jimb@zwingli.cygnus.com>
8799
8800 * agentexpr.texi: New file.
8801
8802Wed Dec 9 21:13:57 1998 Andrew Cagney <cagney@chook>
8803
8804 * gdbint.texinfo (REGISTER_NAME): Replace REGISTER_NAMES.
8805
88061998-12-03 J.T. Conklin <jtc@redbacknetworks.com>
8807
8808 * remote.texi: Changed wording that implied that the GDB remote
8809 protocol caches register values instead of GDB itself.
8810
8811Tue Dec 1 17:45:43 1998 Stan Shebs <shebs@andros.cygnus.com>
8812
8813 * gdbint.texinfo: Add some info about symbol readers.
8814 (CHILL_PRODUCER, etc): Comment out descriptions, not useful.
8815 (IN_SOLIB_CALL_TRAMPOLINE): Rename info from IN_SOLIB_TRAMPOLINE.
8816 (IN_SOLIB_RETURN_TRAMPOLINE): Describe.
8817 (KERNEL_DEBUGGING, MIPSEL): No info about these, remove.
8818
8819Mon Nov 30 11:32:21 1998 Andrew Cagney <cagney@chook>
8820
a9331b3f 8821 * gdbint.texinfo (FRAME_CHAIN_VALID_ALTERNATE):
c906108c
SS
8822
8823Sat Nov 28 13:45:53 1998 Andrew Cagney <cagney@b1.cygnus.com>
8824
8825 * gdbint.texinfo (INNER_THAN): Update, now takes parameters.
8826
8827Fri Nov 27 12:39:45 1998 Andrew Cagney <cagney@chook>
8828
8829 * gdbint.texinfo (NO_SINGLE_STEP): Replace with
889bf7c5 8830 SOFTWARE_SINGLE_STEP_P and SOFTWARE_SINGLE_STEP.
c906108c
SS
8831
8832Wed Oct 14 10:02:40 1998 Andrew Cagney <cagney@b1.cygnus.com>
8833
8834 * gdbint.texinfo: Fix minor typos.
8835
8836Wed Sep 30 18:03:19 1998 Stan Shebs <shebs@andros.cygnus.com>
8837
8838 * gdbint.texinfo: Complete overhaul. Group descriptions more
8839 logically, add more info on generic algorithms, remove much
8840 obsolete and/or wrong material.
8841
8842Fri Jul 24 17:51:38 1998 Ian Lance Taylor <ian@cygnus.com>
8843
8844 * stabs.texinfo (Method Type Descriptor): Expand and correct.
8845
8846Mon May 4 10:37:12 1998 Brian Youmans (3diff@gnu.org)
8847
8848 * refcard.tex: Copyright, address updates.
8849
8850Tue Apr 21 18:09:56 1998 Stan Shebs <shebs@andros.cygnus.com>
8851
8852 * gdb.texinfo (EDITION, DATE): Update and change to use ordinals
8853 for the edition instead of confusing GDB-version-like numbers.
8854
8855Mon Apr 13 14:05:00 1998 Fred Fish <fnf@cygnus.com>
8856
8857 * gdb.texinfo (hbreak, watch): Fix typo, "date" -> "data".
8858
8859Thu Apr 2 16:52:44 1998 Jason Molenda (crash@bugshack.cygnus.com)
8860
5ae4183a 8861 * LRS: Reformat a bit to keep text under 80 columns.
c906108c
SS
8862
8863Thu Apr 2 16:10:36 1998 Stan Shebs <shebs@andros.cygnus.com>
8864
8865 * gdb.texinfo: Add some credits, mention bug monitor.
8866 * remote.texi: Mention mips monitor targets.
8867 * gdbint.texinfo: Describe SP_REGNUM, STEP_SKIPS_DELAY.
a9331b3f 8868
c906108c
SS
8869Mon Feb 2 17:13:03 1998 Stan Shebs <shebs@andros.cygnus.com>
8870
8871 * gdbint.texinfo: Remove obsolete mentions of pinsn.c and opcode.h
889bf7c5
PA
8872 files, finish sorting of host vs target vs native macros, describe
8873 some more of them.
c906108c
SS
8874
8875Tue Jan 13 16:44:50 1998 Fred Fish <fnf@cygnus.com>
8876
8877 * gdbint.texinfo (Host Conditionals): Document change from
8878 using NO_MMALLOC to it's inverse, USE_MMALLOC.
8879
8880Mon Nov 24 13:55:21 1997 Andrew Cagney <cagney@b1.cygnus.com>
8881
8882 * gdbint.texinfo (Host Conditionals): Document
889bf7c5 8883 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, HAVE_LONG_DOUBLE.
c906108c
SS
8884
8885Fri Jul 4 14:52:31 1997 Ian Lance Taylor <ian@cygnus.com>
8886
8887 * gdbint.texinfo (Host Conditionals): Add CRLF_SOURCE_LINES.
8888 Document LSEEK_NOT_LINEAR.
8889
8890Tue Mar 25 14:44:09 1997 Ian Lance Taylor <ian@cygnus.com>
8891
8892 * stabs.texinfo (Stab Section Basics): Make it clear that only
8893 some versions of the GNU linker remove the leading N_UNDF symbol.
8894
8895Thu Feb 27 17:45:19 1997 Ian Lance Taylor <ian@cygnus.com>
8896
8897 * stabs.texinfo (String Field): Document type number pairs here,
8898 instead of in the Sun specific section.
8899 (Include Files): The GNU linker supports the N_BINCL
8900 optimization. Clarify the N_BINCL value, and what it is used
8901 for.
8902 (Procedures): Document N_FUN with an empty string to mark the end
8903 of a function.
8904 (Typedefs): Mention that Sun compilers may use N_GSYM for a type.
8905 (Sun Differences): Remove this node, as the information is now
8906 elsewhere in the main document.
8907 (Stab Section Basics): Mention that the GNU linker may optimize
8908 stabs and remove the leading N_UNDF symbol.
8909
8910Mon Dec 9 12:23:32 1996 Roland Pesch <roland@wrs.com>
8911
8912 * gdb.texinfo, refcard.tex: Restore author credit
8913
8914Wed Oct 2 22:01:36 1996 Fred Fish <fnf@fishfood.ninemoons.com>
8915
8916 * gdbint.texinfo (SIGTRAMP_START, SIGTRAMP_END): Update
8917 documentation to account for START and END macros taking
8918 one arg.
8919
8920Thu Aug 22 17:59:03 1996 Fred Fish <fnf@cygnus.com>
8921
8922 From: Eberhard Mattes <mattes@azu.informatik.uni-stuttgart.de>
8923 * gdb.texinfo (Frames): Fix typo.
8924
8925Tue Jul 23 10:06:20 1996 Fred Fish <fnf@cygnus.com>
8926
8927 * gdbint.texinfo (NO_SINGLE_STEP): Document that single_step takes
8928 a target_signal as arg type, not a pid.
8929
8930Fri Jul 12 11:10:05 1996 Stu Grossman (grossman@critters.cygnus.com)
8931
8932 * gdb.texinfo: Document `set assembly-language'.
8933
8934Thu Jul 11 13:50:28 1996 Stan Shebs <shebs@andros.cygnus.com>
8935
8936 * remote.texi: Update list of stubs in the GDB distribution.
8937
8938Fri Jul 5 15:38:54 1996 Fred Fish <fnf@cygnus.com>
8939
8940 * gdbint.texinfo (NO_MMCHECK): Renamed from NO_MMALLOC_CHECK.
889bf7c5
PA
8941 Also document that some systems can use mmalloc but must define
8942 this if their C runtime allocates memory that is later freed.
c906108c 8943 (MMCHECK_FORCE): Document new macro.
a9331b3f 8944
c906108c
SS
8945Fri Jun 28 22:17:10 1996 Dawn Perchik <dawn@cygnus.com>
8946
8947 * remote.texi: Add documentation for target Sparclet.
8948
8949Mon Jun 24 18:12:22 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
8950
a9331b3f 8951 * Makefile.in (srcdir, VPATH, prefix, infodir, INSTALL,
c906108c
SS
8952 INSTALL_PROGRAM, INSTALL_DATA): Use autoconf set values.
8953 * configure.in: Rewritten for autoconf.
8954 * configure: New.
8955
8956Mon Jun 17 10:43:41 1996 Fred Fish <fnf@cygnus.com>
8957
8958 * Makefile.in (DVIPS): New define, set to dvips.
8959 (dvi): Add stabs.dvi.
8960 (ps): New target.
8961 (all-doc): Depend on info, dvi, and ps targets.
8962 (STAGESTUFF): Add *.ps and *.dvi files.
8963 (clean-info, clean-dvi): Remove.
8964 (mostlyclean): Does not depend upon clean-info or clean-dvi,
8965 rules completely rewritten.
8966 (maintainer-clean): Remove clean-info and clean-dvi
8967 dependencies and put their actions in the rules.
8968 (gdb.ps): New target
a9331b3f 8969 (gdb.dvi, gdbgui.dvi, gdbint.dvi, stabs.dvi): Remove
c906108c
SS
8970 intermediate TeX files, whether they have 2 or 3 character
8971 extensions.
8972 (gdbint.ps): Add target and rules.
8973 (gdb-internals): Delete unused target.
8974 (Makefile): Depends upon config.status also.
8975
8976Sat Mar 30 15:46:58 1996 Fred Fish <fnf@cygnus.com>
8977
8978 * gdbint.texinfo (CC_HAS_LONG_LONG): Clarify when/how this is
8979 set.
8980
8981Sat Mar 16 15:10:20 1996 Fred Fish <fnf@cygnus.com>
8982
8983 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
8984 * gdb.texinfo (Expressions): Fix erroneous array constant example.
8985
8986Sat Mar 16 13:28:45 1996 Fred Fish <fnf@cygnus.com>
8987
8988 * gdb.texinfo: Add missing "@bullet" to some "@itemize" commands.
8989
8990Sat Feb 10 03:28:36 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8991
8992 * gdb.texinfo (Print settings): Document
8993 `set/show print static-members' commands.
8994
8995Wed Jan 10 14:16:37 1996 Fred Fish <fnf@cygnus.com>
8996
8997 * gdbint.texinfo (Native): Document name change, coredep.c to
8998 core-aout.c.
8999
9000Wed Dec 13 12:35:28 1995 Ian Lance Taylor <ian@cygnus.com>
9001
9002 * stabs.texinfo (Include Files): Document the values the SunOS4
9003 linker creates for N_BINCL/N_EINCL/N_EXCL stabs.
9004
9005Fri Dec 8 21:08:44 1995 Fred Fish <fnf@cygnus.com>
9006
9007 * gdbint.texinfo (Releases): Change gdb.tar.Z to gdb.tar.gz.
9008 Fix typo.
9009
9010Fri Dec 1 11:07:50 1995 Fred Fish <fnf@cygnus.com>
9011
9012 * gdbint.texinfo (Releases): Make "gdb.tar.gz" rather than
9013 "gdb.tar.Z".
9014
9015Wed Sep 20 13:14:10 1995 Ian Lance Taylor <ian@cygnus.com>
9016
9017 * Makefile.in (maintainer-clean): New target, synonym for
9018 realclean.
9019
9020Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
9021
9022 * Update all FSF addresses except those in COPYING* files.
9023
9024Wed Jul 19 18:43:03 1995 Stan Shebs <shebs@andros.cygnus.com>
9025
9026 From Richard Earnshaw (rearnsha@armltd.co.uk):
9027 * gdb.texinfo (convenience variables): Document $_exitcode.
9028 (quit): Document optional expression to use as exit code.
9029
9030Thu Jun 22 21:27:33 1995 Victoria Mixon <victoria@cygnus.com>
9031
9032 * gdb.texinfo, remote.texi: Brought up to date with various
9033 GDB changes.
9034
9035Tue Jun 20 14:35:38 1995 Stan Shebs <shebs@andros.cygnus.com>
9036
9037 * gdb.texinfo: Update dates and versions, fix comments about
9038 hardware watchpoints in future releases and about the
9039 sharedlibrary command.
9040
9041Mon May 8 09:30:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9042
9043 * stabs.texinfo: Remove node `XCOFF differences'. Describe value of
9044 C_FUN stab. Other cleanups.
9045
9046Wed Apr 19 07:02:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9047
9048 * remote.texi (Bootstrapping): Clarify that flush_i_cache is only
9049 for the sparc stub.
9050
9051Tue Apr 11 11:41:49 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9052
9053 * annotate.texi: Clarify which addresses have differing formats
9054 depending on the language and which do not.
9055
9056Tue Mar 28 16:56:22 1995 J.T. Conklin <jtc@rtl.cygnus.com>
9057
9058 * remote.texi (NetWare): Changed example to use BOARD= instead of
9059 NODE= argument to reflect correspoding change to gdbserve.nlm.
9060
9061Fri Mar 17 06:47:02 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9062
9063 * stabs.texinfo (Negative Type Numbers): Mention the fact that
9064 GDB, as well as AIX dbx, supports the size type attribute.
9065
9066Thu Mar 16 12:11:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9067
9068 * stabs.texinfo (Negative Type Numbers): Document types -31 to -34.
9069
9070Mon Mar 13 16:49:13 1995 Per Bothner <bothner@kalessin.cygnus.com>
9071
9072 * gdb.texinfo (Define): Document $arg0... arguments to commands,
9073 and new 'if' and 'while' commands.
9074
9075Fri Feb 17 15:24:35 1995 Per Bothner <bothner@kalessin.cygnus.com>
9076
9077 * gdb.texinfo (Artificial arrays): Note use of coerce-to-array-type.
9078
9079Wed Feb 15 11:59:18 1995 J.T. Conklin <jtc@rtl.cygnus.com>
9080
9081 * all-cfg.texi: New flag, GDBSERVE, for NetWare's gdbserve.nlm.
9082 * remote.texi (NetWare): New node, how to use gdbserve.nlm on
9083 NetWare targets. Mostly stolen from the Server node.
9084
9085Fri Feb 10 20:20:08 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9086
9087 * gdb.texinfo (Setting): Talk about the language of a source file
9088 versus the working language. The old documentation did not match
9089 what GDB did.
9090
9091Wed Feb 1 20:26:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9092
9093 * stabs.texinfo (Source Files): Document N_SO used to mark the end
9094 of a source file.
9095
9096Mon Jan 23 14:23:37 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9097
9098 * gdb.texinfo (Processes): New node.
9099
9100Tue Jan 17 14:09:03 1995 Ian Lance Taylor <ian@sanguine.cygnus.com>
9101
9102 * remote.texi: Update documentation of set/show mipsfpu.
9103
3fc11d3e
JM
9104Fri Jan 6 17:17:28 1995 Stan Shebs <shebs@andros.cygnus.com>
9105
9106 * gdbgui.texinfo: New file, manual for GUI (gdbtk) users.
9107 * Makefile.in (gdbgui.dvi, gdbgui.info): New actions.
c906108c
SS
9108
9109Sun Sep 4 16:47:21 1994 Stan Shebs (shebs@andros.cygnus.com)
9110
9111 * gdbint.texinfo: Removed mentions of some incorrectly placed and
9112 obsolete conditionals, described some others.
9113
9114Mon Aug 1 15:42:39 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9115
9116 * gdbint.texinfo: Remove references to BROKEN_LARGE_ALLOCA and
9117 SET_STACK_LIMIT_HUGE; they were removed from GDB 14 May 1994.
9118
9119Mon Aug 1 15:12:02 1994 Stan Shebs (shebs@andros.cygnus.com)
9120
9121 * gdbint.texinfo: Put regex conditionals in their own table.
9122
9123Tue Jul 26 18:32:52 1994 Stan Shebs (shebs@andros.cygnus.com)
9124
9125 * gdbint.texinfo: Removed mentions of many obsolete conditionals,
9126 described or fixed the descriptions of many others.
9127
9128Sun Jul 17 14:14:03 1994 Stan Shebs (shebs@andros.cygnus.com)
9129
9130 * gdb.texinfo: Add some more credits.
9131 * gdbint.texinfo: Capitalize GDB consistently, describe some
9132 macros and remove some.
9133
9134Thu Jul 14 18:43:17 1994 Stan Shebs (shebs@andros.cygnus.com)
9135
9136 * gdbint.texinfo: Removed mentions of many incorrectly placed and
9137 obsolete conditionals, described some others.
9138
9139Tue Jul 12 12:23:15 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9140
9141 * gdb.texinfo (help targets): Changed to `help target', which
9142 is the correct gdb command.
9143
9144Wed Jun 22 18:00:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9145
9146 * annotate.texi (TODO): New node, for keeping track of annotations
9147 suggested but not yet implemented.
9148
9149Wed Jun 1 16:10:45 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9150
9151 * stabs.texinfo (Statics): Value of xcoff C_BSTAT points to
9152 another symbol, it is not the address itself.
9153
9154Thu May 5 20:23:36 1994 Stan Shebs (shebs@andros.cygnus.com)
9155
9156 * stabs.texinfo (Stab Section Basics): Add comment about alignment
9157 of stabs-in-coff sections.
9158
9159Wed May 4 06:26:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9160
9161 * annotate.texi: Change edition to 0.5 and date to May 1994.
9162 Add index.
9163 (Frames): New node, for frame annotation.
9164 (Displays): New node, for display annotation.
9165
9166 * remote.texi (MIPS Remote): Say that set timeout doesn't apply
9167 when waiting for your program to stop.
9168
9169Fri Apr 29 18:24:46 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9170
9171 * annotate.texi (Breakpoint Info): Document annotation of header
9172 fields and record annotation.
9173
9174Thu Apr 28 07:44:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9175
9176 * annotate.texi: New file, to document annotations.
9177
9178Thu Apr 21 14:20:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9179
9180 * Makefile.in (clean): Don't remove GDBvn.texi (apparently on Jan
9181 16 I meant to make this change but did not). Do remove gdb-cfg.texi.
9182
9183Wed Apr 20 11:22:48 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9184
9185 * stabs.texinfo (Stab Section Basics): Say what is in .stab
9186 section, and say n_strx field is compilation unit relative.
9187 * stabs.texinfo: Don't use @code for a.out when it is the name of
9188 an object file format.
9189
9190Wed Apr 13 20:29:54 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
9191
9192 * gdb.texinfo: Refer to file names, not path names, per rms
9193 convention.
9194 (Arguments): Fix typo.
9195
9196Thu Mar 24 08:09:12 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9197
9198 * stabs.texinfo (Global Variables): Talk about stabs in files
9199 where variables are referenced, but not defined.
9200
9201Wed Mar 23 07:16:36 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9202
9203 * stabs.texinfo: Move stuff on @ and # type descriptors from node
9204 Cplusplus to new nodes Member Type Descriptor and Method Type
9205 Descriptor. Re-write stuff for #.
9206
9207Wed Mar 16 08:20:19 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9208
9209 * gdb.texinfo (Print Settings): Don't document "set print
9210 fast-symbolic-addr off". The bug which it worked around was fixed
9211 on 25 Feb 94 in coffread.c, so I'm nuking the command.
9212
9213 * stabs.texinfo (Alternate Entry Points): New node, rewritten from
9214 N_ENTRY node.
9215
9216 * stabs.texinfo (Type Descriptors): Add 'Y' type descriptor.
9217
9218Tue Mar 15 08:43:02 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9219
9220 * gdbint.texinfo (Host Conditionals, Target Conditionals): Remove
9221 references to ieee-float.c.
9222
9223Fri Mar 11 08:09:40 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9224
9225 * gdb.texinfo (Set Breaks): Update documentation for tbreak to
9226 match what the code actually does.
9227
9228Wed Mar 9 19:43:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9229
9230 * stabs.texinfo (Symbol Descriptors): Add OS9000 symbol descriptor s.
9231
9232Tue Mar 1 17:04:43 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
9233
9234 * stabs.texinfo (Type Descriptors): Add OS9000 type descriptors c,
9235 i, and b.
9236
9237Wed Feb 23 10:44:18 1994 Jim Kingdon (kingdon@rtl.cygnus.com)
9238
9239 * stabs.texinfo: Document N_RBRAC as function relative for COFF as
9240 well as for ELF and SOM. Unify the descriptions of ELF and SOM
9241 as "stabs in sections" rather than just saying "ELF and SOM".
9242 Also make that stuff apply to COFF.
9243
9244Fri Feb 18 08:25:58 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9245
9246 * gdb.texinfo (Formatting Documentation): Change GhostScript to
9247 Ghostscript.
9248
9249Fri Feb 4 06:31:31 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9250
9251 * gdb.texinfo (Continuing and Stepping): When talking about "step"
9252 versus functions without line numbers, also mention stepping into
9253 them as well as "step" when you are in them. Tell the user how to
9254 deal with the situation. Add comment about "debugging information".
9255
9256Thu Feb 3 11:39:59 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9257
9258 * stabs.texinfo (Enumerations): Document restriction on where
9259 enumeration types can appear and still win with GDB.
9260
9261Wed Feb 2 11:29:17 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9262
9263 * stabs.texinfo (Negative Type Numbers): Document format for type
9264 -16.
9265
9266Thu Jan 27 16:53:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9267
9268 * gdb.texinfo (Selection, Frame Info): Update information about
9269 arbitrary frame specficiations.
9270
9271Wed Jan 26 15:31:57 1994 Roland H. Pesch (pesch@fowanton.cygnus.com)
9272
9273 * gdb.texinfo, remote.texi: general editing pass prior to Net release
9274
9275Tue Jan 25 12:12:04 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9276
9277 * stabs.texinfo (String Field): Discuss continuing stabs with ?.
9278
9279Wed Jan 19 06:39:24 1994 David J. Mackenzie (djm@thepub.cygnus.com)
9280
9281 * stabs.texinfo (Non-Stab Symbol Types): Mention N_SET* | N_EXT.
9282
9283Sun Jan 16 12:43:32 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9284
9285 * stabs.texinfo: Re-do stuff about C_BSTAT and move from XCOFF
9286 Differences node to Statics node.
9287 (Statics): Discuss XCOFF use of V symbol descriptor.
9288
9289 * Makefile.in: Remove refcard.dvi and GDBvn.texi in realclean,
9290 not clean.
9291
9292Wed Jan 12 21:29:54 1994 John Gilmore (gnu@cygnus.com)
9293
9294 * gdb.texinfo (Print Settings): Document `set print
9295 fast-symbolic-addr' and improve the doc for some other
9296 `set print's.
9297
9298Mon Jan 3 17:23:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9299
9300 * stabs.texinfo (String Field): Talk about defining several type
9301 numbers at once.
9302 Fix lint regarding changing node ELF Transformations to
9303 ELF and SOM Transformations.
9304
9305Fri Dec 31 00:42:43 1993 John Gilmore (gnu@cygnus.com)
9306
9307 * stabs.texinfo: Insert Peter Kessler's name as inventor (I think).
9308
9309Tue Dec 28 09:30:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9310
9311 * stabs.texinfo (Cross-References): `::' is for nested types only
9312 within <>.
9313 (Structures): Document static members.
9314
9315Mon Dec 27 13:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9316
9317 * stabs.texinfo: Document S type attribute.
9318
9319Sun Dec 26 20:46:36 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
9320
9321 * stabs.texinfo: Add notes about stabs-in-som where appropriate.
9322
9323Fri Dec 3 19:13:19 1993 John Gilmore (gnu@cygnus.com)
9324
9325 * gdbint.texinfo: Fix a few typos.
9326
9327Sun Nov 28 18:06:25 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9328
9329 * gdb.texinfo, remote.texi: formatting improvements
9330
9331 * gdb.texinfo (New Features): mention threads.
9332 (Summary, C): fix xrefs in newly contributed text.
9333 (Threads): index entries, clarifications, example
9334 (passim): minor typos fixed, phrasing improvements
9335
9336 * remote.texi (Bootstrapping): rephrase text on ^C and add index
9337 entries; (Server): explain use of gdbserver w/real-time systems,
9338 add example of conflicting TCP port; (MIPS Remote) break up
9339 running text into table, highlighting commands, and add example.
a9331b3f 9340
c906108c
SS
9341Wed Nov 24 14:15:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9342
9343 * refcard.tex: avoid bad linebreaks even when REFEDITS=psrc.sed
9344
9345Fri Nov 12 16:10:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9346
9347 * stabs.texinfo (Nested Symbols): New node.
9348 (String Field, Symbol Descriptors, Cross-References): Refer to it.
9349
9350Thu Nov 11 13:26:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9351
9352 * stabs.texinfo (Stabs in ELF): Clarify how Bbss.bss work with respect
9353 to picking which Bbss.bss symbol to use, and (because there seems to
9354 be no good way of doing it) re-write some of the text to make it
9355 sound like Bbss.bss isn't such a great idea after all (as currently
9356 designed).
9357
9358 * gdb.texinfo (C): In addition to saying people have to use g++ for
9359 good results, say they have to use stabs. Specifically say cfront
9360 doesn't work well.
9361 (Summary): Merge in information on Modula-2, Pascal, and Chill from
9362 the gdb README. Add xrefs to places where the support for the various
9363 languages is described in detail.
9364
9365Mon Nov 8 11:47:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9366
9367 * stabs.texinfo: Clean up stuff about visibility and virtual
9368 characters.
9369
9370 * stabs.texinfo (N_M2C): Cite Sun doc.
9371
9372Fri Nov 5 16:27:27 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9373
9374 * gdb.texinfo: updates re threads.
9375 * remote.texinfo: avoid index entries starting with digits.
9376
9377Tue Nov 2 09:08:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9378
9379 * stabs.texinfo (Enumerations): Talk about large, negative and
9380 octal values. Clean up cross reference to type attributes.
9381 (String Field): Say that GDB 4.11 supports size attribute.
9382
9383Sun Oct 31 13:31:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9384
9385 * remote.texi (VxWorks Remote): Clarify that rebuilding VxWorks kernel
9386 is a mandatory step. Make the stuff about that more concise.
9387
9388Wed Oct 27 00:25:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9389
9390 * stabs.texinfo (Class Names): New node.
9391
9392 * gdb.texinfo (Command Files): Explain order of init file reading.
9393
9394 * remote.texi (Bootstrapping): Talk about getting the serial driver
9395 to deal with ^C sent by gdb to stop the remote system.
9396
9397Mon Oct 25 03:25:41 1993 Tom Lord (lord@cygnus.com)
9398
9399 * libgdb.texinfo (I/O): incorporated better phrasing from rich.
9400
9401 * libgdb.texinfo (Defining Commands): made the DOC arg
9402 to gdb_define_app_command a char * instead of char **
9403 per a suggestion from kingdon.
9404
9405 * libgdb.texinfo: total rewrite from a different starting
9406 premise.
9407
9408Wed Oct 20 18:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9409
9410 * stabs.texinfo (Local Variable Parameters): Re-write paragraph on
9411 floats passed as doubles (to improve clarity).
9412
9413Tue Oct 19 14:21:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9414
9415 * gdb.texinfo (Source Path): index entries for $cwd, $pdir
9416
9417 * a4rc.sed: update to work with Andreas Vogel papersize params
9418
9419 * refcard.tex: use Andreas Vogel simplifications of papersize
9420 params; remove useless version info; update copyright date.
9421
9422Tue Oct 19 10:46:22 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9423
9424 * gdb.texinfo (Symbols): Add class NAME to doc for ptype.
9425
9426Tue Oct 12 09:11:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9427
9428 * gdb.texinfo (Files): Say what address the load command loads it at.
9429
9430 * stabs.texinfo (Common Blocks): Minor cleanups.
9431
9432 * stabs.texinfo: Update ld stabs in elf relocation to reflect the fact
9433 that Sun has backed away from the linker kludge and thus the relevant
9434 issue is changes to the SunPRO tools, not the Solaris linker.
9435
9436 * stabs.texinfo (Traditional Integer Types): Clean up description
9437 of octal bounds a little bit. Document extra leading zeroes.
9438
9439Thu Oct 7 16:15:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9440
9441 * gdb.texinfo (Signaling): Update for symbolic symbol names
9442 and add a section explaining the difference between the GDB
9443 signal command and the shell kill utility.
9444
9445Wed Oct 6 13:23:01 1993 Tom Lord (lord@rtl.cygnus.com)
9446
9447 * libgdb.texinfo: added `@' to braces that were unescaped.
9448
9449Mon Oct 4 10:42:18 1993 Tom Lord (lord@rtl.cygnus.com)
9450
9451 * libgdb.texinfo: new file. Spec for the gdb library.
9452
9453Sun Oct 3 15:26:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9454
9455 * stabs.texinfo (Include Files): Fix typo (start -> end).
9456
9457Thu Sep 30 18:24:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9458
9459 * gdb.texinfo, remote.texi: assorted small improvements, mostly
9460 from Melissa at FSF's editing pass.
9461
9462Thu Sep 30 11:54:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9463
9464 * gdb.texinfo: Remove stuff about ar and 14 character filenames.
9465 I believe this was fixed by the 13 Sep 89 change to print_frame_info.
9466 Also, modern versions of ar like BSD 4.4 or SVR4 don't have this bug.
9467
9468Wed Sep 22 21:22:11 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9469
9470 * remote.texi (Bootstrapping): Discuss 386 call gates.
9471
9472Sat Sep 18 17:10:44 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
9473
9474 * stabs.texinfo (Based Variables): New node.
9475
9476Thu Sep 16 17:48:55 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
9477
9478 * stabs.texinfo (Negative Type Numbers): Re-write discussions of
9479 names, sizes, and formats to suggest how not to lose.
9480
9481Sat Sep 11 09:35:11 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
9482
9483 * stabs.texinfo (Methods): Fix typo.
9484
9485Fri Sep 10 06:34:20 1993 David J. Mackenzie (djm@thepub.cygnus.com)
9486
9487 * gdb.texinfo: Fix a few typos.
9488
9489Wed Sep 8 09:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9490
9491 * gdb.texinfo: Clarify how well it works with Fortran.
9492
9493 * stabs.texinfo (Stabs In ELF, Statics, ELF Transformations):
9494 More on relocating stabs in ELF files.
9495
9496Tue Sep 7 13:45:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9497
9498 * stabs.texinfo (Stabs In ELF): Talk about N_FUN value.
9499
9500Mon Sep 6 19:23:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9501
9502 * stabs.texinfo (Local Variable Parameters): Talk about nameless
9503 parameters on VAX.
9504
9505Fri Sep 3 17:06:08 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9506
9507 * gdb.texinfo: @up/@down -> @raisesections/@lowersections
9508
9509Fri Sep 3 12:04:15 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9510
9511 * stabs.texinfo: Make info author notice match the TeX author notice.
9512
9513Tue Aug 31 13:21:06 1993 David J. Mackenzie (djm@thepub.cygnus.com)
9514
9515 * stabs.texinfo: Initial-caps all words in node names and
9516 non-trivial words in section names.
9517
9518Mon Aug 30 11:13:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9519
9520 * stabs.texinfo: Many minor cleanups.
9521
9522 * stabs.texinfo: Remove @deffn except from Expanded Reference node.
9523
9524Sat Aug 28 12:08:09 1993 David J. MacKenzie (djm@edison.eng.umd.edu)
9525
9526 * stabs.texinfo: Remove full description of big example.
9527 It's not really helpful; just use pieces of it where appropriate.
9528 Add more Texinfo formatting directives (@samp, etc.).
9529 Use @deffn to define stab types.
9530 Eliminate some wordiness. Break up some nodes.
9531 Add an (alphabetized) index of symbol types.
9532 Use consistent capitalization style in node and section names.
9533
9534Thu Aug 26 06:36:31 1993 Fred Fish (fnf@deneb.cygnus.com)
9535
9536 * gdb.texinfo: Change typo "Two two" to "The two".
9537
9538Sun Aug 22 12:15:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9539
9540 * stabs.texinfo (XCOFF-differences): Remove references to
9541 non-existent types N_DECL and N_RPSYM.
9542
9543 * stabs.texinfo (String Field): Say that type attributes bug is
9544 fixed in GDB 4.10, since it is.
9545
9546 * stabs.texinfo: Clean up djm cleanups, and more cleanups of my own.
9547
9548Sat Aug 21 04:32:28 1993 David MacKenzie (djm@cygnus.com)
9549
9550 * stabs.texinfo: Formatting cleanups.
9551
9552Fri Aug 20 20:49:53 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9553
9554 * stabs.texinfo: When explaining the n_type of a stab, standardize
9555 how we do it ('#' as a comment indicator, "36 is N_FUN" as text,
9556 no tabs, use @r).
9557 (Global Variables): Clean up.
9558
9559Tue Aug 17 15:57:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9560
9561 * stabs.texinfo (Stack Variables): Re-write.
9562
9563Mon Aug 16 21:20:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9564
9565 * stabs.texinfo (Stabs-in-elf): Talk about getting the start
9566 addresses of a source file. Also revise formatting.
9567 Change "object module" or "object file" to "source file".
9568 Various: Miscellaneous cleanups.
9569
9570Thu Aug 12 15:11:51 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9571
9572 * stabs.texinfo: Point to mangling info in gcc's gpcompare.texi.
9573
9574Tue Aug 10 16:57:49 1993 Stan Shebs (shebs@rtl.cygnus.com)
9575
9576 * gdbint.texinfo: Removed many nonsensical machine-collected
9577 host and target conditionals, described some of the remainder.
9578
9579Tue Aug 10 13:28:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9580
9581 * gdbint.texinfo (Getting Started): Use @itemize, not @table.
9582
9583 * gdbint.texinfo (Top): Add name to @top line, and re-write the
9584 paragraph which follows.
9585
9586 * gdbint.texinfo (Host): Use @code not @samp for Makefile
9587 variables. Looks better and avoids overful hbox.
9588
9589Fri Jul 30 18:26:21 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9590
9591 * stabs.texinfo (Procedures): Improve stuff on nested functions.
9592
9593Thu Jul 29 15:10:58 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9594
9595 * remote.texi: (MIPS Remote) clearer doc for set/show timeout,
9596 retransmit-timeout
9597
9598Thu Jul 29 13:16:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9599
9600 * gdbint.texinfo: Update statement about `some ancient Unix
9601 systems, like Ultrix 4.0' to Ultrix 4.2.
9602
9603Wed Jul 28 15:26:53 1993 Roland H. Pesch (pesch@el_bosque.cygnus.com)
9604
9605 * h8-cfg.texi, all-cfg.texi: new flag GDBSERVER
9606
9607 * Makefile.in: depend on remote.texi rather than gdbinv-s.texi
9608
9609 * remote.texi: (Server) New node on gdbserver. (Remote Serial,
9610 ST2000 Remote, MIPS Remote): mention `host:port' syntax for TCP.
9611
9612 * remote.texi: new name for former gdbinv-s.texi
9613
9614 * gdb.texinfo: use remote.texi rather than gdbinv-s.texi
9615
9616Wed Jul 28 08:26:24 1993 Ian Lance Taylor (ian@cygnus.com)
9617
9618 * gdbinv-s.texi: Documented timeout and retransmit-timeout
9619 variables for MIPS remote debugging protocol.
9620
9621Mon Jul 26 13:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9622
9623 * stabs.texinfo (Negative Type Numbers): FORTRAN LOGICAL fix.
9624
9625Tue Jul 20 16:30:41 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
9626
9627 * Makefile.in (refcard.dvi): Use srcdir where necessary.
9628
9629Mon Jul 19 12:02:50 1993 Roland H. Pesch (pesch@cygnus.com)
9630
9631 * gdb.texinfo: repair conditional bugs in text markup
9632
9633Fri Jul 16 18:57:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9634
9635 * gdb.texinfo, all-cfg.texi, h8-cfg.texi: introduce MOD2 switch
9636 to select Modula-2 material.
9637
9638Thu Jul 15 13:15:01 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9639
9640 * stabs.texinfo: Cleanups regarding statics.
9641
9642 * gdbinv-s.texi (Bootstrapping): Document exceptionHandler.
9643 (Debug Session): Mention exceptionHandler. Add xref to Bootstrapping.
9644
9645Mon Jul 12 13:37:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9646
9647 * stabs.texinfo: N_MAIN is sometimes used for C.
9648
9649Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9650
9651 * gdbint.texinfo (Host, Target Conditionals): Remove TM_FILE_OVERRIDE.
9652
9653Tue Jul 6 12:41:28 1993 John Gilmore (gnu@cygnus.com)
9654
9655 * gdbint.texinfo (Target Conditionals): Remove NO_TYPEDEFS,
a9331b3f 9656 removed from the code by Kingdon.
c906108c
SS
9657
9658Tue Jul 6 12:24:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9659
9660 * gdb.texinfo (Break Commands): Remove stuff about flushing terminal
9661 input when evaluating breakpoint conditions; the bug has been fixed.
9662
9663 * gdb.texinfo (Continuing and Stepping): Argument to "continue"
9664 sets the ignore count to N-1, not to N.
9665
9666Thu Jul 1 14:57:42 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9667
9668 * refcard.tex (\hoffset): correct longstanding error to match
9669 intended offset; avoids cutting off edge on some printers
9670
9671Wed Jun 30 18:23:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9672
9673 * stabs.texinfo (Parameters): Say that order of stabs is significant.
9674
9675Fri Jun 25 21:34:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9676
9677 * stabs.texinfo (Common Blocks): Say what Sun FORTRAN does.
9678
9679Fri Jun 25 16:15:10 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9680
9681 * Makefile.in: (REFEDITS) new var to control whether PS or CM
9682 fonts and whether US or A4 paper for GDB refcard; (refcard.dvi)
9683 collect sed edits if any, apply to refcard before formatting;
9684 (refcard.ps) stop implying PS fonts if PS output requested;
9685 (lrefcard.ps) delete extra target for variant PS fonts
9686
9687 * refcard.tex: parametrize papersize dependent info, collect
9688 in easily replaced spot
9689
9690 * a4rc.sed: new file, edits to refcard for A4 paper
9691
9692Fri Jun 25 14:21:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9693
9694 * stabs.texinfo (Negative Type Numbers): Type -16 is 4 bytes.
9695
9696Wed Jun 23 15:02:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9697
9698 * stabs.texinfo (Negative Type Numbers): Minor character cleanups.
9699
9700Tue Jun 22 16:31:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9701
9702 * stabs.texinfo: Express disapproval of 'D' symbol descriptor
9703 politely rather than rudely.
9704
9705Fri Jun 18 19:42:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9706
9707 * stabs.texinfo: Document common blocks.
9708
9709Fri Jun 18 12:12:57 1993 Fred Fish (fnf@cygnus.com)
9710
9711 * stabs.texinfo: Add some basic info about stabs-in-elf.
9712
9713Fri Jun 18 13:57:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9714
9715 * stabs.texinfo (Top): Minor cleanup.
9716
9717Mon Jun 14 16:16:51 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
9718
9719 * Makefile.in (install-info): remove parentdir support
9720
9721Tue Jun 15 18:11:39 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9722
9723 * gdb.texinfo (Copying): delete this node and references to it;
9724 RMS says this manual need not carry GPL. (passim): Improvements
9725 from last round at FSF, largely due to Ian Taylor review, and
9726 minor formatting improvements.
9727
9728 * gdbinv-s.texi (passim): Improvements from last round at FSF,
9729 largely due to Ian Taylor review. (Debug Session): minor edits to
9730 new text.
9731
9732Sun Jun 13 12:52:39 1993 Jim Kingdon (kingdon@cygnus.com)
9733
9734 * Makefile.in (realclean): Remove info and dvi files too.
9735
9736Sat Jun 12 16:09:22 1993 Jim Kingdon (kingdon@cygnus.com)
9737
9738 * {all,h8}-config.texi: Rename to *-cfg.texi for 14 char filenames.
9739 * Makefile.in: Change accordingly. gdb-config.texi -> gdb-cfg.texi.
9740 * gdb.texinfo: Change accordingly.
9741
9742 * stabs.texinfo: Clean up N_{L,R}BRAC. Discuss what addresses of
9743 N_{L,R}BRAC,N_SLINE are relative to.
9744
9745Fri Jun 11 15:15:55 1993 Jim Kingdon (kingdon@cygnus.com)
9746
9747 * Makefile.in (GDBvn.texi): Update atomically.
9748
9749Wed Jun 9 10:58:16 1993 Jim Kingdon (kingdon@cygnus.com)
9750
9751 * gdbinv-s.texi (Debug Session): Document exceptionHook.
9752
9753Tue Jun 8 13:42:04 1993 Jim Kingdon (kingdon@cygnus.com)
9754
9755 * gdb.texinfo (Print Settings): Move all stuff relating to symbolic
9756 addresses together. Also motivate the set print symbol-filename
9757 command and suggest other solutions.
9758
9759Tue Jun 1 22:46:43 1993 Fred Fish (fnf@cygnus.com)
9760
9761 * gdb.texinfo (set print elements): Note that the number of
9762 elements is set to unlimited by "set print elements 0".
9763
9764Mon May 31 08:06:55 1993 Jim Kingdon (kingdon@cygnus.com)
9765
9766 * stabs.texinfo (Builtin Type Descriptors): Try to clarify what
9767 NF_LDOUBLE means.
9768 (Stab Types): Include Solaris stab types.
9769 (Procedures): Document Solaris extensions.
9770
9771Thu May 27 06:20:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9772
9773 * gdb.texinfo: Add `set print symbol-filename' doc.
9774
9775Wed May 26 00:26:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9776
9777 * stabs.texinfo (Arrays): Talk about type definition vs. type
9778 information.
9779
9780 * stabs.texinfo (Builtin Type Descriptors): Talk about omitting
9781 the trailing semicolon.
9782
9783Tue May 25 14:49:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9784
9785 * stabs.texinfo (Line Numbers, Source Files): Re-write these two nodes
9786 and merge in other parts of the document addressing these subjects.
9787 gdbint.texinfo (XCOFF): Remove info which is now in stabs.texinfo.
9788
9789 * stabs.texinfo (Subranges, Arrays): Try to explain about the semicolon
9790 at the end of a range type.
9791
9792 * stabs.texinfo (Subranges): "A offset" and "T offset" are not
9793 AIX extensions.
9794
9795Mon May 24 09:00:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9796
9797 * stabs.texinfo (Stabs Format): Misc fixes.
9798
9799Sat May 22 10:40:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9800
9801 * stabs.texinfo (Constants): Allow an `e' constant to be non-enum.
9802 (Traditional builtin types): Document convex convention for long long.
9803 (Negative builtin types): Discuss type names, and misc fixes.
9804
9805Fri May 21 11:20:31 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9806
9807 * stabs.texinfo (Builtin Type Descriptors): Document the floating
9808 point types used with @samp{R} type descriptor.
9809 (Symbol Descriptors): Describe how to handle conflict between
9810 different meanings of @samp{P} symbol descriptor.
9811
9812Thu May 20 13:35:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9813
9814 * stabs.texinfo: Remove node Quick Reference and put its children
9815 directly under the main menu.
9816
9817 * stabs.texinfo: Many more changes to bring it into line with
9818 AIX documentation and reality. I think it now has all the
9819 information from the AIX documentation, except that I burned
9820 out when I got to variant records (Pascal and Modula-2) and
9821 all the COBOL types. Oh well, we can add them later when we're
9822 worrying more about those languages.
9823
9824 * stabs.texinfo (Automatic variables): Talk about what it means
9825 to omit the symbol descriptor.
9826
9827Tue May 18 17:59:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9828
9829 * stabs.texinfo (Parameters): Add "(sometimes)" when describing
9830 gcc2 behavior with promoted args.
9831
9832Fri May 14 21:35:29 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9833
9834 * gdb.texinfo: include readline appendices in info version of manual
9835
9836Fri May 7 11:56:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9837
9838 * gdbinv-s.texi (Remote Serial): describe new ^C behavior in
9839 target remote.
9840
9841 * gdb.texinfo (Machine Code): more index entries for disassemble
9842
9843Fri May 7 10:12:30 1993 Fred Fish (fnf@cygnus.com)
9844
9845 * Clarify the intended use of the gdb-testers and gdb-patches
9846 mailing lists, and shrink gzip comment.
9847
9848Thu May 6 16:39:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9849
9850 * gdb.texinfo (Shell Commands): do not mention SHELL env var in
9851 DOSHOST configuration of manual.
9852
9853 * gdb.texinfo (MIPS Stack): new node.
9854
9855 * all-config.texi (MIPS) new switch.
9856
9857 * gdbinv-s.texi (Nindy Options) Remove two instances of future
9858 tense; (MIPS Remote) new node.
9859
9860 * gdb.texinfo (passim) rephrases to work around makeinfo @value
9861 bug; (Environment) less passive, other small cleanups in text about
9862 .cshrc/.bashrc; (Invoking GDB) new MIPS Remote menu entry;
9863 (Remote) new MIPS Remote menu entry.
9864
9865Thu Apr 29 09:36:25 1993 Jim Kingdon (kingdon@cygnus.com)
9866
9867 * stabs.texinfo: Many changes to include information from the
9868 AIX documentation.
9869
9870 * gdb.texinfo (Environment): Mention pitfall with .cshrc.
9871
9872Tue Apr 27 14:02:57 1993 Jim Kingdon (kingdon@cygnus.com)
9873
9874 * gdbint.texinfo (new node Debugging GDB, elsewhere):
9875 Move a bunch of information from ../README.
9876 (Getting Started): New node.
9877
9878Fri Apr 23 17:21:13 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9879
9880 * gdbinv-s.texi, gdb.texinfo: include Hitachi SH target
9881
9882 * gdb.texinfo: advance manual revision dates to present
9883
9884 * gdbinv-s.texi, gdb.texinfo, all-config.texi, h8-config.texi:
9885 stop using silly Roman numerals in @set variable names
9886
9887Fri Apr 23 07:30:01 1993 Jim Kingdon (kingdon@cygnus.com)
9888
9889 * stabs.texinfo (Parameters): Keep trying to get this right.
9890
9891Wed Apr 21 15:18:47 1993 Jim Kingdon (kingdon@cygnus.com)
9892
9893 * stabs.texinfo (Parameters): More on "local parameters".
9894
9895Mon Apr 19 08:00:51 1993 Jim Kingdon (kingdon@cygnus.com)
9896
9897 * stabs.texinfo (Parameters): Re-do "local parameters" section.
9898
9899Sun Apr 18 09:47:45 1993 Jim Kingdon (kingdon@cygnus.com)
9900
9901 * stabs.texinfo (Symbol descriptors): Re-do using @table and @xref.
9902 (Parameters): Rewrite.
9903 (xcoff-differences, Sun-differences): Minor changes.
9904
9905Thu Apr 15 02:35:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
9906
9907 * stabs.texinfo: Minor cleanup.
9908
9909Wed Apr 14 17:31:00 1993 Jim Kingdon (kingdon@cygnus.com)
9910
9911 * gdbint.texinfo: Minor xcoff stuff.
9912
9913Wed Apr 7 14:11:07 1993 Fred Fish (fnf@cygnus.com)
9914
9915 * gdbint.texinfo: Update for new config directory structure.
9916 Add info about internal type data structures.
9917
9918Mon Apr 5 09:06:30 1993 Ian Lance Taylor (ian@cygnus.com)
9919
9920 * Makefile.in (SFILES_INCLUDED): gdb-config.texi is no longer in
9921 $(srcdir).
9922 (gdb-config.texi): Depend on file in $(srcdir).
9923
9924Fri Apr 2 16:55:13 1993 Jim Kingdon (kingdon@cygnus.com)
9925
9926 * stabs.texinfo: Fixes about N_SO.
9927
9928Fri Mar 26 18:00:35 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9929
9930 * gdb.texinfo: include list of nonstandard init file names
9931
9932 * *-config.texi: new switch GENERIC for text that applies *only*
9933 to (usual) multiple-target version of manual
9934
9935 * gdb.texinfo, gdbinv-s.texi: Update conditional markup to correct
9936 h8 config
9937
9938 * gdb.texinfo: depend on latest fixed makeinfo, use conditionals
9939 in menus (rather than conditionally selected multiple alternative
9940 menus).
9941
9942 * Makefile.in: define and use DOC_CONFIG var to select
9943 configuration for GDB user manual.
9944
9945 * gdb-config.texi: delete from repository, generate from Makefile.
9946
9947 * all-config.texi: normal `generic' configuration file, formerly
9948 stored as gdb-config.texi
9949
9950Wed Mar 24 14:03:19 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
9951
9952 * Makefile.in: add dvi target to build all .dvi files
9953
9954Tue Mar 23 16:03:24 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9955
9956 * gdb.texinfo, gdvinv-s.texinfo: formatting improvements.
9957
9958Fri Mar 19 21:46:50 1993 John Gilmore (gnu@cygnus.com)
9959
9960 * gdbint.texinfo: Doc NO_MMALLOC and NO_MMALLOC_CHECK as
9961 host conditionals.
9962 * stabs.texinfo: More array fixes inspired by Jim's.
9963
9964Fri Mar 19 10:23:34 1993 Jim Kingdon (kingdon@cygnus.com)
9965
9966 * stabs.texinfo: Fixes re arrays and continuations.
9967
9968 * gdbint.texinfo: Add XCOFF node.
9969
9970Mon Mar 8 15:52:18 1993 John Gilmore (gnu@cygnus.com)
9971
9972 * gdb.texinfo: Add `set print max-symbolic-offset' doc.
9973
9974Sun Feb 21 17:09:38 1993 Per Bothner (bothner@rtl.cygnus.com)
9975
9976 * stabs.texinfo: Fix for array types to mention lower bounds.
9977
9978Thu Feb 18 01:19:49 1993 John Gilmore (gnu@cygnus.com)
9979
9980 * gdbint.texinfo: Update PTRACE_ARG3_TYPE doc, pull PT_*.
9981
9982Wed Feb 17 08:15:24 1993 John Gilmore (gnu@cygnus.com)
9983
9984 * gdbint.texinfo: Remove SET_STACK_LIMIT_HUGE from target defines.
9985
9986Thu Feb 11 10:38:40 1993 John Gilmore (gnu@cygnus.com)
9987
9988 * gdbint.texinfo: Fix thinko (NM_FILE => NAT_FILE). Found
9989 by Michael Ben-Gershon <mybg@CS.HUJI.AC.IL>.
9990
9991Wed Feb 10 23:59:19 1993 John Gilmore (gnu@cygnus.com)
9992
9993 * gdbint.texinfo: Eliminate IBM6000_HOST, document IBM6000_TARGET.
9994
9995Tue Feb 9 18:26:21 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9996
9997 * gdb.texinfo, gdbinv-s.texi: misc updates
9998
9999Sat Feb 6 10:25:47 1993 John Gilmore (gnu@cygnus.com)
10000
10001 * gdbint.texinfo: Brief documentation for longjmp support,
10002 from an email msg by Stu.
10003
10004Fri Feb 5 14:10:15 1993 John Gilmore (gnu@cygnus.com)
10005
10006 * stabs.texinfo: Fix description of floating point "range"
10007 types (which really define basic types). Reported by Jim Meehan,
10008 <meehan@src.dec.com>.
10009
10010 * gdbint.texinfo: Remove COFF_NO_LONG_FILE_NAMES define, now gone.
10011
10012Thu Feb 4 13:56:46 1993 Ian Lance Taylor (ian@cygnus.com)
10013
10014 * gdbint.texinfo: Slightly expand section on supporting a new
10015 object file format.
10016
10017Thu Feb 4 01:49:04 1993 John Gilmore (gnu@cygnus.com)
10018
10019 * Makefile.in (refcard.ps, lrefcard.ps): Remove psref.tex
10020 intermediate file.
10021
10022Tue Feb 2 12:18:06 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10023
10024 * gdb.texinfo, gdbinv-s.texi: miscellaneous stylistic cleanups
10025
10026Mon Feb 1 15:35:47 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10027
10028 * gdbinv-s.texi: z8000 simulator target name is just "sim"
10029
10030 * gdbinv-s.texi: Mention that Z8000 simulator can simulate Z8001
10031 as well as Z8002.
10032
10033Sat Nov 28 06:51:35 1992 John Gilmore (gnu@cygnus.com)
10034
10035 * gdbint.texinfo: Add sections on clean design and on how to send
10036 in changes.
10037
10038Mon Nov 9 23:57:02 1992 John Gilmore (gnu@cygnus.com)
10039
10040 * gdbint.texinfo: Add how to declare the result of make_cleanup.
10041
10042Mon Oct 26 11:09:47 1992 John Gilmore (gnu@cygnus.com)
10043
10044 * gdb.texinfo: Fix typo, reported by Karl Berry.
10045
10046Fri Oct 23 00:41:21 1992 John Gilmore (gnu@cygnus.com)
10047
10048 * gdb.texinfo: Add opcodes dir to GDB distribution description.
10049
10050Sat Oct 10 18:04:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10051
10052 * gdbint.texinfo: fixed a stray email address (needs @@),
10053 added @table @code to node "Native Conditionals"
10054
10055Tue Sep 22 00:34:15 1992 John Gilmore (gnu@cygnus.com)
10056
10057 * gdbint.texinfo: Describe coding style of GDB.
10058
10059Mon Sep 21 19:32:16 1992 John Gilmore (gnu@cygnus.com)
10060
10061 * stabs.texinfo: Minor wording changes.
10062
10063Tue Sep 15 02:57:09 1992 John Gilmore (gnu@cygnus.com)
10064
10065 * gdbint.texinfo: Improve release doc slightly.
10066
10067Fri Sep 11 01:34:25 1992 John Gilmore (gnu@sphagnum.cygnus.com)
10068
10069 * gdbint.texinfo: Improve doc of GDB config macros.
10070
10071Wed Sep 9 16:52:06 1992 John Gilmore (gnu@cygnus.com)
10072
10073 * stabs.texinfo: Remove Bothner's changes for C++ nested types.
10074 These will be reinserted when examined.
10075
10076Mon Aug 24 01:17:55 1992 John Gilmore (gnu@cygnus.com)
10077
10078 * gdbint.texinfo: Make a start at documenting all the #if macros
10079 in GDB. At least list them all, and start separating them into
10080 host-specific and target-specific.
10081
10082Tue Aug 18 15:59:13 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
10083
10084 * gdbinv-s.m4.in: refrain from using @cartouche for just a few
a9331b3f 10085 examples (not consistent w others).
c906108c
SS
10086 gdb.texinfo: issue disclaimer paragraph on cmdline options only
10087 for generic vn of doc
10088
10089Tue Aug 18 14:53:27 1992 Ian Lance Taylor (ian@cygnus.com)
10090
10091 * Makefile.in: always create installation directories.
10092
10093Tue Aug 18 14:11:50 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
10094
10095 * gdb.texinfo: in h8 config, do not describe searching commands.
10096
10097Mon Aug 17 18:07:59 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
10098
10099 * gdb.texinfo, none.m4, h8.m4, gdbinv-s.m4.in: improve H8/300
10100 conditionals; introduce a few generic switches that may be
10101 useful for other cross-dev or dos-hosted configs.
10102
10103 * gdb.texinfo: fix typo in "info reg" description
10104
10105Sun Aug 16 01:16:18 1992 John Gilmore (gnu@cygnus.com)
10106
10107 * stabs.texinfo: Minor updates from running TeX over it.
10108 * Makefile.in (stabs.dvi, stabs.ps): Add.
10109
10110Sat Aug 15 20:52:24 1992 Per Bothner (bothner@rtl.cygnus.com)
10111
10112 * stabs.texinfo: Stabs documentation, written by Julia Menapace.
10113 First pass at converting it to texinfo.
10114
10115Sat Aug 15 03:14:59 1992 John Gilmore (gnu@cygnus.com)
10116
10117 * gdb.texinfo, refcard.tex: Document mult args on `info reg'.
10118 * Makefile.in (refcard.ps, lrefcard.ps): Add missing $(srdir).
10119
10120Fri Aug 14 21:08:47 1992 John Gilmore (gnu@cygnus.com)
10121
10122 * gdbint.texinfo: Add section on partial symbol tables.
10123
10124Sat Jun 20 16:31:10 1992 John Gilmore (gnu at cygnus.com)
10125
10126 * gdb.texinfo: document `set remotedebug' and `set
10127 rstack_high_address'.
10128
10129Thu May 14 17:09:48 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
10130
10131 * gdb.texinfo: slight expansion of new text on reading info files
10132 * gdbinv-s.m4.in: correct and expand info on cross-debugging
10133 H8/300 from DOS.
10134
10135Tue May 12 12:22:47 1992 John Gilmore (gnu at cygnus.com)
10136
10137 * gdb.texinfo: `info user' => `show user'. Noticed by David Taylor.
10138
10139Mon May 11 19:06:27 1992 John Gilmore (gnu at cygnus.com)
10140
10141 * gdb.texinfo: Say how to read the `info' files.
10142
10143Tue May 5 12:11:38 1992 K. Richard Pixley (rich@cygnus.com)
10144
10145 * Makefile.in: gm4 -> m4.
10146
10147Fri Apr 10 17:50:43 1992 John Gilmore (gnu at rtl.cygnus.com)
10148
10149 * gdb.texinfo: Update for GDB-4.5. Move `Formatting
10150 Documentation' ahead of `Installing GDB' to match README.
10151 Update shared library doc, -readnow and -mapped, and directory
a9331b3f 10152 structure (add glob and mmalloc). Update configure doc.
c906108c
SS
10153
10154Tue Mar 24 23:28:38 1992 K. Richard Pixley (rich@cygnus.com)
10155
10156 * Makefile.in: remove $(srcdir) from gdb.info rule.
10157
10158Sat Mar 7 18:44:50 1992 K. Richard Pixley (rich@rtl.cygnus.com)
10159
10160 * Makefile.in: commented out gdb-all.texinfo rule. This is
10161 temporary.
10162
10163Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
10164
10165 * Makefile.in, configure.in: removed traces of namesubdir,
10166 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
dee368d3 10167 copyrights to '92, '13, changed some from Cygnus to FSF.
c906108c
SS
10168
10169Fri Dec 13 09:47:31 1991 John Gilmore (gnu at cygnus.com)
10170
10171 * gdb.texinfo: Improve how we ask for bug reports.
10172
10173Tue Dec 10 04:07:21 1991 K. Richard Pixley (rich at rtl.cygnus.com)
10174
10175 * Makefile.in: infodir belongs in datadir.
10176
10177Fri Dec 6 23:57:34 1991 K. Richard Pixley (rich at rtl.cygnus.com)
10178
10179 * Makefile.in: remove spaces following hyphens, bsd make can't
10180 cope. install using INSTALL_DATA. added clean-info. added
a9331b3f 10181 standards.text support.
c906108c
SS
10182
10183Thu Dec 5 22:46:12 1991 K. Richard Pixley (rich at rtl.cygnus.com)
10184
10185 * Makefile.in: idestdir and ddestdir go away. Added copyrights
10186 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
10187 and mandir now keyed off datadir by default.
10188
10189\f
10190Local Variables:
9e9c5ae7 10191mode: change-log
c906108c
SS
10192left-margin: 8
10193fill-column: 74
10194version-control: never
10195End:
This page took 1.433244 seconds and 4 git commands to generate.