Teach the testsuite that GDBserver reliably reports program exits.
[deliverable/binutils-gdb.git] / gdb / doc / ChangeLog
CommitLineData
8fb8eb5c
DE
12013-09-25 Doug Evans <dje@google.com>
2
3 * gdb.texinfo (Debugging Output): Document set/show debug symfile.
4
0a7cfe2c
SS
52013-09-16 Stan Shebs <stan@codesourcery.com>
6
7 Remove the internals manual gdbint.texinfo.
8 * Makefile.in (INFO_DEPS): Remove gdbint.info.
9 (PDFFILES): Remove gdbint.pdf.
10 (HTMLFILES): Remove gdbint/index.html.
11 (HTMLFILES_INSTALL): Remove gdbint.
12 (GDBINT_DOC_FILES): Remove.
13 (dvi): Remove gdbint.dvi.
14 (ps): Remove gdbint.ps.
15 * gdbint.texinfo: Remove file.
16 * gdb.texinfo (Maintenance Commands): Remove reference to gdbint.
17
a280dbd1
SDJ
182013-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
19
20 * gdb.texinfo (Convenience Functions): Mention new convenience
21 function $_isvoid.
22
4ac33720
UW
232013-09-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
24
25 * gdb.texinfo (Decimal Floating Point format): Mention S/390.
26 (Standard Target Features): Add new node to menu.
27 (S/390 and System z Features): New node.
28
b3d3b4bd
SA
292013-09-13 Sanimir Agovic <sanimir.agovic@intel.com>
30
31 * gdb.texinfo (GDB/MI Miscellaneous Commands): Use
32 -list-target-features in the example.
33
edf9f00c
JK
342013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
35
36 * gdb.texinfo (MiniDebugInfo): Prepare file debug and use it to create
37 mini_debuginfo. Strip binary before adding mini_debuginfo to it.
38
1d236d23
JK
392013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
40
41 Sync documentation with gdb.base/gnu-debugdata.exp.
42 * gdb.texinfo (MiniDebugInfo): Add comment and "D" in the example.
43
5423b017
JK
442013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
45
46 * gdb.texinfo (MiniDebugInfo): Fix two trailing dots.
47
6211c335
YQ
482013-08-27 Pedro Alves <pedro@codesourcery.com>
49 Yao Qi <yao@codesourcery.com>
50
51 * gdb.texinfo (GDB/MI Stack Manipulation) <-stack-list-locals>:
52 Document new --skip-unavailable option.
53 <-stack-list-variables>: Document new --skip-unavailable option.
54
52e260a3
DE
552013-08-26 Doug Evans <dje@google.com>
56
57 * gdb.texinfo (Maintenance Commands): "maint print objfiles" now takes
58 an optional regexp.
59
5e92f71a
TT
602013-08-13 Tom Tromey <tromey@redhat.com>
61
62 * gdbint.texinfo (Testsuite): Use @table, not @itemize.
63 Document GDB_PARALLEL and GDB_INOTIFY.
64
c5d7073b
SS
652013-08-09 Stan Shebs <stan@codesourcery.com>
66
67 * LRS: Remove file, describes a long-abandoned live-range
68 splitting extension to stabs.
69
6fbe845e
AB
702013-07-25 Andrew Burgess <aburgess@broadcom.com>
71
72 * gdb.texinfo (Output Formats): Mention the new 'z' formatter.
73
e7045703
DE
742013-07-17 Doug Evans <dje@google.com>
75
76 * gdb.texinfo (Print Settings): Document "print raw frame-arguments".
77
3105ebf9
TT
782013-07-02 Tom Tromey <tromey@redhat.com>
79
80 * gdb.texinfo (Target Commands): Don't mention "target nrom".
81
d6c2da54
TT
822013-06-28 Tom Tromey <tromey@redhat.com>
83
84 * Makefile.in (version.subst): Use version.in, not
85 common/version.in.
86 * gdbint.texinfo (Versions and Branches, Releasing GDB):
87 Likewise.
88
e5823f1c
PA
892013-06-27 Pedro Alves <palves@redhat.com>
90
91 * gdbint.texinfo (Algorithms) <Stepping over runtime loader
92 dynamic symbol resolution code>: New section, based on infrun.c
93 comment.
94
92dcb9ff
TT
952013-06-26 Tom Tromey <tromey@redhat.com>
96
97 * gdbint.texinfo (Versions and Branches): Use common/version.in.
98 Update.
99 (Releasing GDB): Likewise.
100
dc673c81
YQ
1012013-06-26 Pedro Alves <pedro@codesourcery.com>
102 Yao Qi <yao@codesourcery.com>
103
104 * gdb.texinfo (GDB/MI Tracepoint Commands): Document
105 -trace-frame-collected.
106
28a93511
YQ
1072013-06-26 Pedro Alves <pedro@codesourcery.com>
108
109 * gdb.texinfo (Traceframe Info Format): Document tvar element
110 and its attributes.
111
a0743c90
YQ
1122013-06-25 Yao Qi <yao@codesourcery.com>
113
114 * gdbint.texinfo (Testsuite): Document 'gdb,predefined_tsv'.
115
01208463
TT
1162013-06-24 Tom Tromey <tromey@redhat.com>
117
118 * Makefile.in (POD2MAN1, POD2MAN5): Use version.subst.
119 (GDBvn.texi): Use version.subst.
120 (version.subst): New target.
121 (mostlyclean): Remove version.subst.
122
c898adb7
YQ
1232013-06-20 Pedro Alves <pedro@codesourcery.com>
124
125 * gdb.texinfo (GDB/MI Data Manipulation)
126 <-data-list-register-values>: Document the --skip-unavailable
127 option.
128
7c57fa1e
YQ
1292013-06-07 Yao Qi <yao@codesourcery.com>
130
131 * gdb.texinfo (Symbols): Add kindex and cindex for
132 'maint print msymbols'.
133
0059c61a 1342013-06-05 Simon Marchi <simon.marchi@ericsson.com> (tiny change)
b7742092
MK
135
136 * gdb.texinfo (Miscellaneous gdb/mi Commands): Fix -add-inferior
137 response field name (thread-group to inferior).
138
85dc5a12
GB
1392013-06-04 Gary Benson <gbenson@redhat.com>
140
141 * gdb.texinfo (General Query Packets/qSupported): Added
142 "qXfer:libraries-svr4:read" and "augmented-libraries-svr4-read".
143 to the table of currently defined stub features.
144 Added a more detailed entry for "augmented-libraries-svr4-read".
145 (General Query Packets/qXfer:libraries-svr4:read): Documented
146 the augmented form of this packet.
147
5901af59
JB
1482013-05-23 Joel Brobecker <brobecker@adacore.com>
149
150 * gdb.texinfo (System-wide Configuration Scripts): Renames
151 "Installed System-wide Configuration Scripts". Add associated
152 @menu block.
153
c1e36e3e
PA
1542013-05-23 Yao Qi <yao@codesourcery.com>
155 Pedro Alves <palves@redhat.com>
156
157 * gdb.texinfo (Packets): Document 'vCont;r'.
158 (Continuing and Stepping): Document target-assisted range
159 stepping, and the 'set range-stepping' and 'show range-stepping'
160 commands.
161
0201faac
JB
1622013-05-23 Joel Brobecker <brobecker@adacore.com>
163
164 * gdb.texinfo (Installed System-wide Configuration Scripts):
165 Add subsection describing the scripts now available under
166 the data-dir's system-gdbbinit subdirectory.
167 * NEWS: Add entry announcing the availability of system-wide
168 configuration scripts for ElinOS and Wind River Linux.
169
c5867ab6
HZ
1702013-05-21 Hui Zhu <hui@codesourcery.com>
171
172 * gdb.texinfo (GDB/MI Breakpoint Commands): Describe the
173 "-dprintf-insert" command.
174
7d0c9981
DE
1752013-05-17 Doug Evans <dje@google.com>
176
177 * gdb.texinfo (Maintenance Commands): Update doc for
178 "maint check-psymtabs". Add doc for "maint check-symtabs",
179 "maint expand-symtabs".
180
742ce053
MM
1812013-05-15 Markus Metzger <markus.t.metzger@intel.com>
182
183 * gdb.texinfo (Process Record and Replay): Document the
184 "record goto" command and its sub-commands.
185
1e611234
PM
1862013-05-10 Phil Muldoon <pmuldoon@redhat.com>
187
188 * gdb.texinfo (Backtrace): Add "no-filter" argument.
189 (Python API): Add Frame Filters API, Frame Wrapper API,
190 Writing a Frame Filter/Wrapper, Managing Management of Frame
191 Filters chapter entries.
192 (Frame Filters API): New Node.
193 (Frame Wrapper API): New Node.
194 (Writing a Frame Filter): New Node.
195 (Managing Frame Filters): New Node.
196 (Progspaces In Python): Add note about frame_filters attribute.
197 (Objfiles in Python): Ditto.
198 (GDB/MI Stack Manipulation): Add -enable-frame-filters command,
199 @anchors and --no-frame-filters option to -stack-list-variables,
200 -stack-list-frames, -stack-list-locals and -stack-list-arguments
201 commands.
202
2874cb83
JB
2032013-05-08 Joel Brobecker <brobecker@adacore.com>
204
205 * gdbint.texinfo (Native Debugging): Add "AIX Shared Library
206 Support" subsection documenting the XML format used to transfer
207 shared library info on AIX.
208
9a005eb9
JB
2092013-05-08 Joel Brobecker <brobecker@adacore.com>
210
211 * gdb.texinfo (Debugging Output): Add documentation of
212 "set debug aix-solib" and "show debug aix-solib" commands.
213
a1217d97
SL
2142013-05-06 Sandra Loosemore <sandra@codesourcery.com>
215
216 * gdb.texinfo (Nios II): New section.
217 (Nios II Features): New section.
218
4d1eb6b4
JB
2192013-05-06 Joel Brobecker <brobecker@adacore.com>
220
221 * gdbint.texinfo (Algorithms): Remove entries documenting
222 DEPRECATED_IBM6000_TARGET, SOLIB_ADD, and
223 SOLIB_CREATE_INFERIOR_HOOK.
224
3f84184e
TT
2252013-04-29 Tom Tromey <tromey@redhat.com>
226
227 PR python/14204:
228 * gdb.texinfo (Python API): Fix menu entry.
229 (Blocks In Python): Fix subsubsection text. Rewrite intro.
230 Define global and static block. Add example. Clarify
231 block relationship for inline functions.
232
60155234
TT
2332013-04-29 Tom Tromey <tromey@redhat.com>
234
235 * gdb.texinfo (Python API): Mention Python help and keyword
236 arguments. Move pagination text to Basic Python.
237 (Basic Python): Put pagination text here. Document
238 close-on-exec, SIGCHLD, and SIGINT.
239
5360976e
PA
2402013-04-19 Pedro Alves <palves@redhat.com>
241
242 * gdbint.texinfo (Misc Guidelines) <Compiler Warnings>: Write
243 "signedness" instead of "signness".
244
bd3f3b55
PA
2452013-04-19 Pedro Alves <palves@redhat.com>
246
247 * gdbint.texinfo (Misc Guidelines) <Compiler Warnings>: Replace
248 -Wno-pointer-sign text with text on -Wpointer-sign.
249
dee368d3
TT
2502013-04-16 Tom Tromey <tromey@redhat.com>
251
252 * gdb.texinfo (Set Catchpoints): Mention earliest version of
253 GCC that has the SDT probe points.
254
cc16e6c9
TT
2552013-04-15 Tom Tromey <tromey@redhat.com>
256
257 * gdb.texinfo (Set Catchpoints): Document regexp syntax for
258 exception catchpoints.
259
72f1fe8a
TT
2602013-04-15 Tom Tromey <tromey@redhat.com>
261
262 * gdb.texinfo (Set Catchpoints): Document $_exception.
263 (Convenience Vars): Mention $_exception.
264
591f19e8
TT
2652013-04-15 Tom Tromey <tromey@redhat.com>
266
267 * gdb.texinfo (Set Catchpoints): Reorganize exception
268 catchpoints. Document "catch rethrow".
269 (Debugging C Plus Plus): Mention "catch rethrow".
270
02ae6bad
TT
2712013-04-15 Tom Tromey <tromey@redhat.com>
272
273 * gdb.texinfo (Set Catchpoints): Remove obsolete text.
274
2c91021c
JK
2752013-04-12 Jan Kratochvil <jan.kratochvil@redhat.com>
276 Eli Zaretskii <eliz@gnu.org>
277
278 * gdb.texinfo (Auto-loading safe path): Add quick -iex using command
279 line below the sample output.
280
6eaaf48b
EZ
2812013-04-12 Eli Zaretskii <eliz@gnu.org>
282
283 * gdb.texinfo (Mode Options): Document '-configuration'.
284 (Help): Document "show configuration".
285 (Bug Reporting): Add requirements to include the configuration
286 details in bug reports.
287
b292c783
JK
2882013-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
289
290 * Makefile.in (MAN1S): Add gcore.1.
291 Remove "Host, target, and site specific Makefile fragments" comment.
292 (@host_makefile_frag@, HAVE_NATIVE_GCORE_TARGET): New.
293 (install-man1, uninstall-man1): Conditionalize gcore.1.
294 (gcore.1): New.
295 * gdb.texinfo (Man Pages): Add gcore man.
296 (gcore man): New node.
297
f81d1120
PA
2982013-04-10 Pedro Alves <palves@redhat.com>
299
300 * gdb.texinfo (Process Record and Replay): Document that "set
301 record full insn-number-max", "set record
302 instruction-history-size" and "set record
303 function-call-history-size" accept "unlimited".
304 (Backtrace): Document that "set backtrace limit" accepts
305 "unlimited".
306 (List): Document that "set listsize" accepts "unlimited".
307 (Print Settings)" Document that "set print max-symbolic-offset",
308 "set print elements" and "set print repeats" accept "unlimited".
309 (Starting and Stopping Trace Experiments): Document that "set
310 trace-buffer-size" accepts "unlimited".
311 (Remote Configuration): Document that "set tcp connect-timeout"
312 accepts "unlimited".
313 (Command History): Document that "set history size" accepts
314 "unlimited".
315 (Screen Size): Document that "set height" and "set width" accepts
316 "unlimited". Adjust "set pagination"'s description to suggest
317 "set height unlimited" instead of "set height 0".
318
393fd4c3
YQ
3192013-04-10 Yao Qi <yao@codesourcery.com>
320
321 * gdb.texinfo (Trace Files): Add "target ctf".
322
cba5a7bf
JK
3232013-04-06 Jan Kratochvil <jan.kratochvil@redhat.com>
324
325 * Makefile.in (POD2MAN1, POD2MAN5): Replace $(VERSION) by ../version.in.
326
0ed630cb
JK
327 * Makefile.in (install-man1, install-man5, uninstall-man1)
328 (uninstall-man5): Replace $(MANS) by $(MAN1S) and $(MAN5S) respectively.
329
afe1492b
JK
330 * Makefile.in (gdb.1, gdbserver.1, gdbinit.5): Use $(srcdir).
331
5b8b6385
JK
3322013-04-06 Jan Kratochvil <jan.kratochvil@redhat.com>
333 Eli Zaretskii <eliz@gnu.org>
334
335 * gdb.texinfo (gdbserver man): Rename tty to comm. Swap --attach
336 parameters order. Remove "On some targets" for --attach. Document the
337 --multi parameter and extended-remote command. Document all the
338 options.
339
906ccdf0
JK
3402013-04-05 Jan Kratochvil <jan.kratochvil@redhat.com>
341
342 * gdb.texinfo (gdb man): Mention option -p. Include Fortran to
343 the list of supported languages.
344
43662968
JK
3452013-04-05 Jan Kratochvil <jan.kratochvil@redhat.com>
346
347 Convert man pages to texinfo, new gdbinit.5 texinfo page.
348 * Makefile.in (mandir, man1dir, man5dir, SYSTEM_GDBINIT, MANCONF,
349 (TEXI2POD, POD2MAN1, POD2MAN5, MAN1S, MAN5S, MANS, man): New.
350 (diststuff): Add man.
351 (install-man, install-man1, install-man5, uninstall-man, uninstall-man1)
352 (uninstall-man5): New.
353 (STAGESTUFF): Add *.1 and *.5.
354 (GDBvn.texi): Add SYSTEM_GDBINIT.
355 (gdb.1, gdbserver.1, gdbinit.5): New.
356 (maintainer-clean realclean): Add $(MANS).
357 (install): Add install-man.
358 (uninstall): Add uninstall-man.
359 * gdb.texinfo (@include gdb-cfg.texi): Wrap it by @c man begin INCLUDE.
360 (@copying): Wrap it by @c man begin COPYRIGHT.
361 (Top): Add Man Pages.
362 (Man Pages, gdb man, gdbserver man, gdbinit man): New.
363
be9a8770
PA
3642013-04-02 Pedro Alves <palves@redhat.com>
365
366 * gdb.texinfo (Debugging Output): Document "set/show debug
367 aarch64", "set/show debug coff-pe-read" and "set/show debug
368 mach-o".
369
a46c1e42
PA
3702013-04-02 Pedro Alves <palves@redhat.com>
371
372 * gdb.texinfo (Remote Configuration) <set remote @var{name}-packet
373 table>: Add entry for "trace-buffer-size".
374
bd3eecc3
PA
3752013-03-28 Pedro Alves <palves@redhat.com>
376
377 * gdb.texinfo (Remote Configuration) <set remote @var{name}-packet
378 table>: Add entry for "trace-status".
379
215b9f98
EZ
3802013-03-28 Eli Zaretskii <eliz@gnu.org>
381
382 * gdb.texinfo (Maintenance Commands): Use @enumerate, not "@table
383 @bullet", which is invalid (makeinfo 5.1 barfs).
384
7f7cc265
PA
3852013-03-28 Pedro Alves <palves@redhat.com>
386
387 PR gdb/15294
388
389 * gdb.texinfo (List) <set listsize>: Adjust to document that
390 listsize 0 means no limit, and remove mention of -1.
391
9c0be723
YQ
3922013-03-22 Yao Qi <yao@codesourcery.com>
393
394 * gdb.texinfo (Embedded Processors): Remove menu item
395 "OpenRISC 1000".
396 (OpenRISC 1000): Remove.
397
bd712aed
DE
3982013-03-21 Doug Evans <dje@google.com>
399
400 * gdb.texinfo (Maintenance Commands): Add docs for
401 "mt set per-command {space,time,symtab} {on,off}".
402
d0353e76
YQ
4032013-03-14 Hui Zhu <hui@codesourcery.com>
404 Yao Qi <yao@codesourcery.com>
405
406 * gdb.texinfo (Trace Files): Add "tsave -ctf".
407
6dd24dfa
KS
4082013-03-13 Keith Seitz <keiths@redhat.com>
409
410 * gdb.texinfo (Maintenance Commands): Add missing ')' for
411 "maint agent" reference to Dynamic printf.
412
5c4808ca
EZ
4132013-03-11 Eli Zaretskii <eliz@gnu.org>
414
415 * gdb.texinfo (General Query Packets): Don't use colon in index
416 entries visible to Info format.
417
59ea5688
MM
4182013-03-11 Markus Metzger <markus.t.metzger@intel.com>
419
420 * gdb.texinfo (Process Record and Replay): Document record
421 changes.
422
2ae8c8e7
MM
4232013-03-11 Markus Metzger <markus.t.metzger@intel.com>
424
425 * gdb.texinfo (Requirements): List qXfer:btrace:read requiring expat.
426 (General Query Packets): Describe Qbtrace:bts, Qbtrace:off, and
427 qXfer:btrace:read.
428
28abe188
EZ
4292013-03-09 Eli Zaretskii <eliz@gnu.org>
430
431 * gdb.texinfo (General Query Packets, Tracepoint Packets): Don't
432 use colons in @anchor and @cindex entries.
433
be9a119c 4342013-03-09 Hafiz Abid Qadeer <abidh@codesourcery.com>
6790eb9f
HAQ
435
436 * gdb.texinfo (QTBuffer:size): Add cindex and anchor.
437
be9a119c 4382013-03-08 Stan Shebs <stan@codesourcery.com>
f6f899bf
HAQ
439 Hafiz Abid Qadeer <abidh@codesourcery.com>
440
441 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
442 trace-buffer-size set and show commands.
443 (Tracepoint Packets): Document QTBuffer:size.
444 (General Query Packets): Document QTBuffer:size.
445
d57350ea
TT
4462013-02-21 Tom Tromey <tromey@redhat.com>
447
448 * gdb.texinfo: Remove bad @syncodeindex.
449 (Values From Inferior, Types In Python, Inferiors In Python)
450 (Events In Python, Threads In Python, Frames In Python, Blocks In
451 Python, Symbols In Python, Symbol Tables In Python): Remove
452 @tables.
453 (Packets, General Query Packets, Tracepoint Packets)
454 (Host I/O Packets): Use @w{} for empty @item.
455
9f44fbc0
SCR
4562013-02-20 Siva Chandra Reddy <sivachandra@google.com>
457
458 * gdb.texinfo (Architectures In Python): Add description about
459 the new method gdb.Architecture.disassemble.
460
f5911ea1
HAQ
4612013-02-15 Pedro Alves <pedro@codesourcery.com>
462 Hafiz Abid Qadeer <abidh@codesourcery.com>
463
464 * gdb.texinfo (GDB/MI Tracepoint Commands) <-trace-status>:
465 Document the "trace-file" field.
466
7e1e0340
DE
4672013-02-07 Doug Evans <dje@google.com>
468
469 * gdb.texinfo (Machine Code): Clarify argument to disassemble
470 command.
471
134a2066
YQ
4722013-02-06 Yao Qi <yao@codesourcery.com>
473
474 * gdb.texinfo (GDB/MI Async Records): Document new MI
475 notification "=tsv-modified". Update the document of MI
476 notification "=tsv-created".
477 * observer.texi (GDB Observers): New observer tsv_modified.
478 Update observer tsv_created and tsv_delete.
479
430ed3f0
MS
4802013-02-05 Yufeng Zhang <yufeng.zhang@arm.com>
481
482 * gdb.texinfo (AArch64 Features): New section; document
483 org.gnu.gdb.aarch64.core and org.gnu.gdb.aarch64.fpu.
484 (Architectures): Add new AArch64 section to document AArch64
485 architecture specific commands.
486 (ABI): Add description of the new OS ABI "Newlib" and its influence
487 on the longjmp handling.
488
1b56eb55
JK
4892013-02-03 Eldar Gaynetdinov <hal9000ed2k@gmail.com>
490 Jan Kratochvil <jan.kratochvil@redhat.com>
491
492 * gdb.texinfo (Backtrace): Added description of 'filename-display'
493 variable in 'set/show backtrace' section.
494
c4957902
TT
4952013-01-31 Tom Tromey <tromey@redhat.com>
496
497 * gdb.texinfo (Target Commands): Fix typo.
498
bea883fd
SCR
4992013-01-23 Siva Chandra Reddy <sivachandra@google.com>
500
501 * doc/gdb.texinfo (Architectures In Python): New sub-sub-section
502 describing the gdb.Architecture class.
503 (Frames In Python): Add description about the new method
504 gdb.Frame.architecture().
505
796a7ff8
DE
5062013-01-23 Doug Evans <dje@google.com>
507
508 * gdb.texinfo (Index Section Format): Document .gdb_index version 8.
509
998580f1
MK
5102013-01-21 Marc Khouzam <marc.khouzam@ericsson.com>
511
512 * gdb.texinfo (GDB/MI Breakpoint Commands): Document new
513 'thread-groups' field when printing a breakpoint in MI.
514
c9fb1240
SD
5152012-01-17 Sanjoy Das <sanjoy@playingwithpointers.com>
516 * gdb.texinfo (Using JIT Debug Info Readers): Change documentation
517 to reflect that jit-reader-load now supports absolute file-names.
518
ab04a2af
TT
5192013-01-16 Tom Tromey <tromey@redhat.com>
520
521 * gdb.texinfo (Set Catchpoints): Document "catch signal".
522 (Signals): Likewise.
523
8ac3646f
TT
5242013-01-16 Tom Tromey <tromey@redhat.com>
525
526 * gdb.texinfo (GDB/MI Breakpoint Information): Document
527 "catch-type" field.
528 (GDB/MI Catchpoint Commands): Add "catch-type" to examples.
529
e93a8774
TT
5302013-01-07 Tom Tromey <tromey@redhat.com>
531
532 * gdb.texinfo (Mode Options): Don't mention -epoch.
533 (Data, Emacs): Remove obsolete comments.
534
54516a0b
TT
5352013-01-02 Tom Tromey <tromey@redhat.com>
536
537 * gdb.texinfo (GDB/MI Output Records): Update menu.
538 (GDB/MI Breakpoint Information): New node.
539 (GDB/MI Breakpoint Commands) <-break-info>: Link to new node.
540 <-break-insert>: Likewise.
541
8dbe8ece
YQ
5422012-12-31 Yao Qi <yao@codesourcery.com>
543
544 * gdb.texinfo (Remote Non-Stop): Move paragraphs to ...
545 (Packets): Move "vStopped" packet to ...
546 (Notification Packets): ... here. Describe the components
547 of notification. Add a table of supported notifications.
548 Add an example on the process of he async notification.
549
f35a17b5
JK
5502012-12-25 Jan Kratochvil <jan.kratochvil@redhat.com>
551
552 * gdb.texinfo (GDB/MI Data Manipulation) (fullname): Make it always
553 present.
554 (GDB/MI File Commands) (-file-list-exec-source-files): Make the
555 fullname output always present.
556
0dfd2fad
PM
5572012-12-23 Pierre Muller <muller@sourceware.org>
558
559 * gdbint.texinfo (Function prototypes): Require use of "extern"
560 modifier for function prototypes in headers.
561
7785b880
JB
5622012-12-19 Joel Brobecker <brobecker@adacore.com>
563
564 * refcard.tex: Update copyright notice to GPL v3 or later.
565 Update contact info.
566
3d745be3
JK
5672012-12-16 Jan Kratochvil <jan.kratochvil@redhat.com>
568
569 * gdbint.texinfo (Coding Standards) (C Usage): New rule for 0 vs. NULL.
570
c9b6281a
YQ
5712012-12-15 Yao Qi <yao@codesourcery.com>
572
573 * gdb.texinfo (Debugging Output): Document 'set debug
574 notification' and 'show debug notification'.
575
f2a8bc8a
YQ
5762012-12-15 Yao Qi <yao@codesourcery.com>
577
578 * gdb.texinfo (Listing Tracepoints): New item and example about
579 'installed on target' output.
580 Add more in the example about 'installed on target'.
581 (GDB/MI Breakpoint Commands): Doc about 'installed field.
582
451b7c33
TT
5832012-12-14 Tom Tromey <tromey@redhat.com>
584
585 * gdb.texinfo (SVR4 Process Information): Mention core files.
586
3fa7bf06
MG
5872012-12-12 Mircea Gherzan <mircea.gherzan@intel.com>
588
589 * gdb.texinfo (GDB/MI Catchpoint Commands): New section.
590
05b4bd79
PA
5912012-12-11 Pedro Alves <palves@redhat.com>
592
593 * gdb.texinfo: Remove all mentions of Unixware throughout.
594
74a0d9f6
JK
5952012-12-09 Jan Kratochvil <jan.kratochvil@redhat.com>
596
597 * gdbint.texinfo (Host Definition): Remove CC_HAS_LONG_LONG.
598
0c631110
TT
5992012-11-29 Tom Tromey <tromey@redhat.com>
600
601 * gdb.texinfo (SVR4 Process Information): Document missing
602 "info proc" subcommands.
603
891df0ea
YQ
6042012-11-29 Yao Qi <yao@codesourcery.com>
605
606 PR gdb/1477.
607 * gdb.texinfo (Print Settings): Correct the default 'demangle-style'
608 to 'auto' instead of 'gnu'.
609
608e2dbb
TT
6102012-11-26 Tom Tromey <tromey@redhat.com>
611
612 * gdb.texinfo (MiniDebugInfo): New node.
613 (GDB Files): Update.
614
e64e0392
DE
6152012-11-16 Doug Evans <dje@google.com>
616
617 * gdb.texinfo (System-wide configuration): If the system-wide init
618 file lives in the data-directory, and --data-directory is provided,
619 look for it there.
620
ae606bee
TT
6212012-11-15 Tom Tromey <tromey@redhat.com>
622
623 * gdb.texinfo (Signaling): Fix typo.
624
62747a60
TT
6252012-11-13 Giuseppe Montalto <giuseppe.montalto@st.com>
626
627 * gdb.texinfo (GDB/MI Data Manipulation): Document new optional
628 parameter "count" of -data-write-memory-bytes, and add an example.
629
18a9fc12
TT
6302012-11-12 Tom Tromey <tromey@redhat.com>
631
632 * gdb.texinfo (Symbols): Document "info type-printers",
633 "enable type-printer" and "disable type-printer".
634 (Python API): Add new node to menu.
635 (Type Printing API): New node.
636 (Progspaces In Python): Document type_printers field.
637 (Objfiles In Python): Likewise.
638 (gdb.types) <get_type_recognizers, apply_type_recognizers,
639 register_type_printer, TypePrinter>: Document.
640
53342f27
TT
6412012-11-12 Tom Tromey <tromey@redhat.com>
642
643 * gdb.texinfo (Symbols): Document "set print type methods",
644 "set print type typedefs", and flags to ptype and whatis.
645
ed8a1c2d
AB
6462012-11-09 Andrew Burgess <aburgess@broadcom.com>
647
648 * gdb.texinfo (GDB/MI Data Manipulation): Add fullname field to
649 the example -data-disassemble output. Extend the description of
650 the -data-disassemble results to document all fields. Document
651 the cli disassemble command as being related to -data-disassemble.
652
8506d139
YQ
6532012-11-09 Yao Qi <yao@codesourcery.com>
654
655 PR gdb/14777.
656 * gdb.texinfo (OS Information): Remove doc on command
657 'info udot'.
658
4d3f93a2
JB
6592012-11-08 Joel Brobecker <brobecker@adacore.com>
660
661 * gdb.texinfo (Startup): Minor rewording, and clarify scope of
662 gdb.ini warning for Windows port.
663
1e96de83
YQ
6642012-11-08 Yao Qi <yao@codesourcery.com>
665
666 * gdb.texinfo (Search): Add kindex for 'fo'.
667
dc939229
TT
6682012-11-05 Tom Tromey <tromey@redhat.com>
669
670 PR python/14802:
671 * gdb.texinfo (Functions In Python): Add example.
672
6f6484cd
YQ
6732012-11-03 Yao Qi <yao@codesourcery.com>
674
675 * observer.texi (GDB Observers): Remove observer
676 'tracepoint_modified', 'tracepoint_created' and
677 'tracepoint_deleted'.
678
af4238e5
TT
6792012-10-26 Tom Tromey <tromey@redhat.com>
680
681 * gdb.texinfo (General Query Packets): Use @itemx for QAgent.
682
687e43a4
TT
6832012-10-25 Tom Tromey <tromey@redhat.com>
684
685 * gdb.texinfo (General Query Packets): Use @itemx.
686
8de0566d
YQ
6872012-10-17 Yao Qi <yao@codesourcery.com>
688
689 * observer.texi (GDB Observers): Update observer
690 'memory_changed'.
691 * gdb.texinfo (GDB/MI Async Records): Document for
692 "memory-changed" notification.
693
07540c15
DE
6942012-10-15 Doug Evans <dje@google.com>
695
696 * gdb.texinfo (Mode Options): Document -nh.
697 Elaborate on docs for -nx.
698
d7019589
SP
6992012-09-26 Siddhesh Poyarekar <siddhesh@redhat.com>
700
701 * observer.texi (memory_changed): Expand parameter LEN to ssize_t.
702
82a90ccf
YQ
7032012-09-21 Yao Qi <yao@codesourcery.com>
704 Pedro Alves <palves@redhat.com>
705
706 * gdb.texinfo (GDB/MI Async Records): Document notification
707 'record-started' and 'record-stopped'.
708 * observer.texi (GDB Observers): New observer 'record-changed'.
709
aa9259cc
TS
7102012-09-19 Thomas Schwinge <thomas@codesourcery.com>
711
712 * gdb.texinfo: Document the removal of SH's 'regs' command.
713
c1d780c2
SDJ
7142012-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
715
716 * gdb.texinfo (jump): Mention new alias `j' for `jump'.
717
bb25a15c
YQ
7182012-09-18 Yao Qi <yao@codesourcery.com>
719
720 * gdb.texinfo (GDB/MI Async Records): Document new MI
721 notifications '=tsv-created' and '=tsv-deleted'.
722 * observer.texi (GDB Observers): New observer tsv_created and
723 tsv_deleted.
724
201b4506
YQ
7252012-09-18 Yao Qi <yao@codesourcery.com>
726
727 * observer.texi (GDB Observers): New observer 'traceframe_changed'.
728 * gdb.texinfo (GDB/MI Async Records): Mention new MI notification
729 '=traceframe-changed'.
730
6fc1c773
YQ
7312012-09-17 Yao Qi <yao@codesourcery.com>
732
733 * gdb.texinfo (List): Describe the meaning of 0 and -1 in
734 'set listsize'.
735
121c73f3
JK
7362012-09-13 Jan Kratochvil <jan.kratochvil@redhat.com>
737 Eli Zaretskii <eliz@gnu.org>
738
739 * gdbint.texinfo (Defining Other Architecture Features): Clarify *pcptr
740 encoding for gdbarch_breakpoint_from_pc, bp_addr for
741 gdbarch_push_dummy_call and bp_addr for gdbarch_push_dummy_code.
742
e9687799
JK
7432012-08-27 Jan Kratochvil <jan.kratochvil@redhat.com>
744
745 * gdb.texinfo (objfile-gdb.py file): New paragraph for .exe stripping.
746
3b5e4d35
YPK
7472012-08-23 Khoo Yit Phang <khooyp@cs.umd.edu>
748
749 Document how to return from "python-interactive" to GDB.
750 * gdb.texinfo (Python Commands): Update documentation.
751
7522012-08-22 Khoo Yit Phang <khooyp@cs.umd.edu>
753
754 Add a new "python-interactive" command that starts a standard
755 Python interactive prompt with "pi" as alias, and add "py" as
756 an alias to "python".
757 * gdb.texinfo (Python Commands): Document the new commands.
758
b583003e
TT
7592012-08-22 Tom Tromey <tromey@redhat.com>
760
761 * gdbint.texinfo (Host Definition): Remove documentation for
762 SIGWINCH_HANDLER and SIGWINCH_HANDLER_BODY.
763
a451cb65
KS
7642012-08-17 Keith Seitz <keiths@redhat.com>
765
766 PR c++/13356
767 * gdb.texinfo (Type and Range Checking): Remove warning.
768 Remove spurious commas.
769 Update text and examples for re-implementation of set/show
770 check type.
771 (C and C++ Type and Range Checks): Likewise.
772
6b1755ce
YQ
7732012-08-16 Yao Qi <yao@codesourcery.com>
774
775 * gdb.texinfo (Types In Python): Mention gdb.TYPE_CODE_BITSTRING
776 is deprecated.
777
f47f77df
DE
7782012-08-13 Doug Evans <dje@google.com>
779
780 * gdb.texinfo (Convenience Vars): Update text for "show convenience"
781 to include functions.
782
a72c3253
DE
7832012-08-10 Doug Evans <dje@google.com>
784
785 * gdb.texinfo (Convenience Funs): New node.
786 (Types In Python): Document Type.vector.
787
5b9afe8a
YQ
7882012-08-09 Yao Qi <yao@codesourcery.com>
789
790 * observer.texi: New observer command_param_changed.
791 * gdb.texinfo (GDB/MI Async Records): Doc for '=cmd-param-changed'.
792
dc1039df
JK
7932012-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
794
795 * gdbint.texinfo (Debugging GDB): In section
796 'Debugging @value{GDBN} with itself' change .gdbinit for gdb-gdb.gdb.
797 Mention also gdb-gdb.py.
798
4abf930d
YQ
7992012-08-07 Yao Qi <yao@codesourcery.com>
800
801 Revert the folloing patch:
802 2012-08-06 Yao Qi <yao@codesourcery.com>
803 * gdb.texinfo (Remote Configuration): Add kindex for 'set
804 remote hardware-watchpoint-limit' and 'set
805 remote hardware-breakpoint-limit'.
806
f3c8a52a
JK
8072012-08-06 Nathaniel Flath <flat0103@gmail.com>
808
809 * gdb.texinfo (Working Directory): Added information about new
810 default argument for 'cd' command.
811
77a91025
YQ
8122012-08-06 Yao Qi <yao@codesourcery.com>
813
814 * gdb.texinfo (Remote Configuration): Add kindex for 'set
815 remote hardware-watchpoint-limit' and 'set
816 remote hardware-breakpoint-limit'.
817
d9f08f52
YQ
8182012-08-06 Yao Qi <yao@codesourcery.com>
819
820 Fix PR14371.
821
822 * gdb.texinfo (GDB/MI Async Records): Fix the doc for
823 '=breakpoint-deleted'.
824
95b07c96
YQ
8252012-08-02 Yao Qi <yao@codesourcery.com>
826
827 * gdb.texinfo (Native): Remove node Neutrino.
828
7255706c
YQ
8292012-07-27 Yao Qi <yao@codesourcery.com>
830
831 * gdb.texinfo (IPA Protocol Commands): Document new command
832 'close'.
833
d6b28940
TT
8342012-07-25 Tom Tromey <tromey@redhat.com>
835
836 * gdb.texinfo (Maintenance Commands): Document maint info bfds.
837
e615022a
DE
8382012-07-20 Doug Evans <dje@google.com>
839
840 * gdb.texinfo (Mode Options): Delete --use-deprecated-index-sections.
841 (Index Files): Document how to control the use of deprecated index
842 sections.
843 (Index Section Format): Replace --use-deprecated-index-sections with
844 "set use-deprecated-index-sections on".
845
055855a4
EZ
8462012-07-12 Eli Zaretskii <eliz@gnu.org>
847
848 * gdbint.texinfo: Remove @syncodeindex directives that put all the
849 indices into a single node "Index". Instead, join function and
850 variable indices into a single index, separate from the concept
851 index. Requested in
852 http://sourceware.org/ml/gdb-patches/2012-07/msg00146.html.
853 (Top): Update the top-level menu: instead of one "Index" there are
854 now separate entries "Concept Index" and "Function and Variable
855 Index".
856 (Concept Index, Function and Variable Index): New nodes.
857 (Index): Node deleted.
858
f77cc5f0
HZ
8592012-07-05 Hui Zhu <hui_zhu@mentor.com>
860
861 * gdb.texinfo (Maintenance Commands): Change help for "maint agent"
862 and "maint agent-eval".
863
00595b5e
EZ
8642012-07-03 Eli Zaretskii <eliz@gnu.org>
865
866 * gdb.texinfo: Separate the index into 2 indices, cp and fn, to
867 avoid file-name clashes between Index.html and index.html on
868 case-insensitive filesystems. See the discussion starting in
869 http://sourceware.org/ml/gdb-patches/2012-06/msg00457.html for the
870 details of the problem.
871 (Top): Update the master menu for the above.
872 (Concept Index, Command and Variable Index): New nodes, instead of
873 the old "Index" node that was deleted. All cross-references
874 updated.
875
d3ce09f5
SS
8762012-07-02 Stan Shebs <stan@codesourcery.com>
877
878 * gdb.texinfo (Dynamic Printf): Mention agent style and
879 disconnected dprintf.
880 (Maintenance Commands): Describe maint agent-printf.
881 (General Query Packets): Mention BreakpointCommands feature.
882 (Packets): Document commands extension to Z0 packet.
883 * agentexpr.texi (Bytecode Descriptions): Document printf
884 bytecode.
885
2d7b58e8
JK
8862012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
887
888 * gdb.texinfo (File Options): Change -ix and -iex commands that apply
889 only after gdbinit files.
890 (Startup): Move -iex and -iex commands down after gdbinit files.
891
202cbf1c
JK
8922012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
893
894 * gdb.texinfo (Auto-loading safe path): Note the shell wildcard
895 possibility.
896
b6ba681c
TT
8972012-06-29 Tom Tromey <tromey@redhat.com>
898
899 * gdb.texinfo (Index Section Format): Update for version 7.
900
71caed83
SS
9012012-06-28 Stan Shebs <stan@codesourcery.com>
902
903 * gdb.texinfo (Miscellaneous GDB/MI Commands): Update -info-os
904 example, add note about title column.
905
ee0bf529
SCR
9062012-06-26 Siva Chandra Reddy <sivachandra@google.com>
907
908 * gdb.texinfo (Symbol Tables In Python): Add description about
909 the new 'last' attribute of gdb.Symtab_and line.
910
3c15d565
SCR
9112012-06-26 Siva Chandra Reddy <sivachandra@google.com>
912
913 * gdb.texinfo (Symbol Tables In Python): Correct the description
914 of the 'pc' attribute of gdb.Symtab_and_line.
915
45cfd468
DE
9162012-06-26 Doug Evans <dje@google.com>
917
918 * gdb.texinfo (Debugging Output): Document debug options dwarf2-read
919 and symtab-create.
920
496ee73e
KS
9212012-06-25 Keith Seitz <keiths@redhat.com>
922
923 * gdb.texinfo (GDB/MI Breakpoint Commands): Remove "-r" option
924 from example. Remove "rbreak" from list of corresponding
925 gdb commands.
926
156942c7
DE
9272012-06-23 Doug Evans <dje@google.com>
928
929 * gdb.texinfo (Index Section Format): Document version 7 format.
930
c614397c
YQ
9312012-06-22 Yao Qi <yao@codesourcery.com>
932
933 * gdb.texinfo: Add missing cindex for some packets.
934
472a2379
KS
9352012-06-20 Keith Seitz <keiths@redhat.com>
936
937 * gdb.texinfo (GDB/MI Breakpoint Commands): Re-order options
938 for -break-insert and document -p.
939
2678e2af
YQ
9402012-06-20 Yao Qi <yao@codesourcery.com>
941
942 * gdb.texinfo (Inferiors In Python): Replace "gdb.read_memory"
943 and "gdb.write_memory" with "Inferior.read_memory" and
944 "Inferior.write_memory".
945
984359d2
EZ
9462012-06-15 Patrice Dumas <pertusus@free.fr> (tiny change)
947
948 * gdb.texinfo (Summary): Add a link to "Free Documentation".
949 (Free Documentation): Add @node line.
950 (Continuing and Stepping) <advance location>: Use @item instead of
951 @itemx.
952 (Reverse Execution) <set exec-direction reverse>: Use @item instead of
953 @itemx.
954 (Embedded Processors): Put the link to "PA" to its correct place,
955 according to document structure.
956 (Python API): Put the link to "Lazy Strings In Python" to its
957 correct place.
958 (Index): Use @@ in @tex block to get a literal @.
959
960 * gdbint.texinfo: Fix the @subtitle line.
961
962 * stabs.texinfo (Top): Put the link to "Symbol Types Index" to its
963 correct place.
964
16bdd41f
YQ
9652012-06-08 Yao Qi <yao@codesourcery.com>
966
967 * gdb.texinfo (In-Process Agent): Add 'In-Process Agent
968 Protocol'.
969 (In-Process Agent Protocol, IPA Protocol Objects)
970 (IPA Protocol Commands): New nodes.
971 (Tracepoint Packets): Add anchors.
972
2d4c29c5
TS
9732012-06-06 Thomas Schwinge <thomas@codesourcery.com>
974
975 * gdb.texinfo: Document the deprecation of SH's 'regs' command.
976
6bd110c5
YQ
9772012-06-06 Yao Qi <yao@codesourcery.com>
978
979 * gdb.texinfo: Update copyright year.
980
f3e0e960
SS
9812012-05-23 Stan Shebs <stan@codesourcery.com>
982 Kwok Cheung Yeung <kcy@codesourcery.com>
983
984 * gdb.texinfo (Miscellaneous GDB/MI Commands): Document -info-os.
985
1564a261
JK
9862012-05-20 Jan Kratochvil <jan.kratochvil@redhat.com>
987
988 * gdb.texinfo (Separate Debug Files): New anchor debug-file-directory.
989 Mention also --with-separate-debug-dir.
990 (Auto-loading): Prepend $debugdir in the sample output.
991 (Auto-loading safe path): Likewise. Mention also $debugdir for the
992 auto-load safe-path variable.
993 (objfile-gdb.py file): Remove the extra debug-file-directory paragraph.
994 Mention also $debugdir for 'set auto-load scripts-directory'.
995
eb17f351
EZ
9962012-05-19 Eli Zaretskii <eliz@gnu.org>
997
998 * gdb.texinfo (Continuing and Stepping, Selection, Byte Order)
999 (MIPS Embedded, MIPS, MIPS Register packet Format)
1000 (Target Descriptions, MIPS Features): Use @acronym{MIPS} where
1001 appropriate.
1002
4cc0665f
MR
10032012-05-18 Sandra Loosemore <sandra@codesourcery.com>
1004 Maciej W. Rozycki <macro@codesourcery.com>
1005
1006 * gdb.texinfo (MIPS): Document "set mips compression" and "show
1007 mips compression".
1008 (MIPS Breakpoint Kinds): New subsubsection.
1009
7af8dcf8 10102012-05-18 Eli Zaretskii <eliz@gnu.org>
02b67415
MR
1011
1012 * gdb.texinfo (Architecture-Specific Protocol Details): Define
1013 nodes for subsections. Add @acronym mark-ups and adjust
1014 formatting.
1015
aff139ff
JK
10162012-05-18 Jan Kratochvil <jan.kratochvil@redhat.com>
1017
1018 Rename $ddir to $datadir.
1019 * gdb.texinfo (Auto-loading, Auto-loading safe path)
1020 (objfile-gdb.py file): Rename $ddir to $datadir.
1021
9cb709b6
TT
10222012-05-18 Tom Tromey <tromey@redhat.com>
1023
1024 * gdb.texinfo (Print Settings): Document 'set print symbol'.
1025
e7e0cddf
SS
10262012-05-14 Stan Shebs <stan@codesourcery.com>
1027
1028 * gdb.texinfo (Dynamic Printf): New subsection.
1029
7efc75aa
SCR
10302012-05-13 Siva Chandra Reddy <sivachandra@google.com>
1031
1032 * gdb.texinfo (Basic Python): Add description about the function
1033 gdb.find_pc_line
1034
f307c045
JK
10352012-05-12 Jan Kratochvil <jan.kratochvil@redhat.com>
1036 Eli Zaretskii <eliz@gnu.org>
1037
1038 * gdb.texinfo (Separate Debug Files): Use plural form for global
1039 debugging information directory.
1040
85d4a676
SS
10412012-05-11 Stan Shebs <stan@codesourcery.com>
1042 Kwok Cheung Yeung <kcy@codesourcery.com>
1043
1044 * gdb.texinfo (Operating System Auxiliary Information): Document new
1045 'info os' subcommands.
1046
c1668e4e
JK
10472012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1048
1049 * gdb.texinfo (Auto-loading, Init File in the Current Directory)
1050 (libthread_db.so.1 file, objfile-gdb.gdb file, objfile-gdb.py file)
1051 (dotdebug_gdb_scripts section): Add reference
1052 to 'Auto-loading safe path'.
1053
7349ff92
JK
10542012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1055
1056 Implement multi-component --with-auto-load-dir.
1057 * gdb.texinfo (Auto-loading): New references
1058 for 'set auto-load scripts-directory'
1059 and 'show auto-load scripts-directory'.
1060 (Auto-loading safe path): Describe the new default. Move $ddir
1061 substituation reference to 'objfile-gdb.py file'.
1062 (objfile-gdb.py file): Describe script-name alias. Change real-name to
1063 script-name. Describe new 'set auto-load scripts-directory'
1064 and 'show auto-load scripts-directory'.
1065
6dea1fbd
JK
10662012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1067
1068 Provide $ddir substitution for --with-auto-load-safe-path.
1069 * gdb.texinfo (Auto-loading): Replace /usr/local by $ddir/auto-load.
1070 (Auto-loading safe path): Likewise. Mention the default value,
1071 $ddir substitution, --with-auto-load-safe-path and
1072 --without-auto-load-safe-path.
1073 * observer.texi (gdb_datadir_changed): New.
1074
1ccacbcd
JK
10752012-05-09 Jan Kratochvil <jan.kratochvil@redhat.com>
1076
1077 * gdb.texinfo (Auto-loading): Wrap too long lines in @smallexample.
1078 Twice.
1079
d9242c17
JK
1080 * gdb.texinfo (Separate Debug Files, Auto-loading safe path): Replace
1081 directory separator by path separator.
1082
af2c1515
JK
10832012-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
1084
1085 * gdb.texinfo (Auto-loading safe path): Make 'directories'
1086 for 'set auto-load safe-path' optional. Mention if it is omitted.
1087 Change disabling security protection condition to "/", twice.
1088
a20ee7a4
SCR
10892012-05-03 Siva Chandra Reddy <sivachandra@google.com>
1090
1091 * gdb.texinfo (Symbol Tables In Python): Add documentation about
1092 the new methods global_block and static_block on gdb.Symtab
1093 objects.
1094
56af09aa
SCR
10952012-05-02 Siva Chandra Reddy <sivachandra@google.com>
1096
1097 * gdb.texinfo (Blocks In Python): Add a note saying that future
1098 improvements to GDB and its infrastructure can move symbols
1099 across blocks within a symbol table.
1100
2746b0ef
YQ
11012012-04-29 Yao Qi <yao@codesourcery.com>
1102
1103 * gdb.texinfo (Architectures): Remove menu entry `A29K'.
1104 (A29K): Remove.
1105
62e5f89c
SDJ
11062012-04-27 Sergio Durigan Junior <sergiodj@redhat.com>
1107 Tom Tromey <tromey@redhat.com>
1108
1109 * gdb.texinfo (Static Probe Points): New entry, explaining SystemTap
1110 and generic static probe support on GDB.
1111
a766d390
DE
11122012-04-25 Doug Evans <dje@google.com>
1113
50f042b9
DE
1114 * gdb.texinfo (Go): Fix thinko.
1115
a766d390
DE
1116 * gdb.texinfo (Supported Languages): Add Go.
1117 (Go): New node.
1118
f02e2b19
YQ
11192012-04-25 Yao Qi <yao@codesourcery.com>
1120
1121 * gdbint.texinfo (Testsuite): New section `Board settings'.
1122
68d41a48
JK
11232012-04-23 Jan Kratochvil <jan.kratochvil@redhat.com>
1124
1125 * gdb.texinfo (Auto-loading safe path): Remove trailing [@dots{}].
1126 Three times.
1127
174bb630
JK
1128 * gdb.texinfo (Auto-loading safe path): Add trailing @dots{}.
1129 Three times.
1130
0511cc75
JK
11312012-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
1132
1133 * gdb.texinfo (Auto-loading safe path): Replace @itemize @bullet
1134 by @table @asis. Fix formatting of one item.
1135
0070f25a
JK
11362012-04-18 Jan Kratochvil <jan.kratochvil@redhat.com>
1137
1138 * gdb.texinfo (Auto-loading verbose mode): Fix smallexample typo.
1139
4dc84fd1
JK
11402012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
1141
1142 New option "set debug auto-load".
1143 * gdb.texinfo (Auto-loading): New menu item for auto-load verbose mode.
1144 (auto-load verbose mode): New node.
1145
bccbefd2
JK
11462012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
1147
1148 New option "set auto-load safe-path".
1149 * gdb.texinfo (Auto-loading): Extend the "show auto-load"
1150 and "info auto-load" examples for safe-path. Put there also references
1151 for "set auto-load safe-path" and "show auto-load safe-path".
1152 New menu item for Auto-loading safe path.
1153 (Auto-loading safe path): New node.
1154 (Python Auto-loading): Update the expected output from "Missing"
1155 to "No".
1156
bf88dd68
JK
11572012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
1158
1159 auto-load: Implementation.
1160 * gdb.texinfo (Mode Options): New anchor for -nx.
1161 (Startup): New anchors for Option -init-eval-command,
1162 Home Directory Init File
1163 and Init File in the Current Directory during Startup.
1164 Mention set auto-load local-gdbinit with a reference.
1165 Change the sample code to "set auto-load python-scripts".
1166 (Threads): New anchor set libthread-db-search-path.
1167 Provide references to libthread_db.so.1 file.
1168 (Controlling GDB): New menu item for Auto-loading.
1169 (Auto-loading, Init File in the Current Directory)
1170 (libthread_db.so.1 file, objfile-gdb.gdb file): New nodes.
1171 (Python): Rename the menu item Auto-loading to Python Auto-loading.
1172 (Writing a Pretty-Printer, Objfiles In Python): Update the renamed
1173 reference.
1174 (Auto-loading): Rename to ...
1175 (Python Auto-loading): ... here. Change "set auto-load-scripts" to
1176 "set auto-load python-scripts", new anchor for it. Change
1177 "show auto-load-scripts" to "show auto-load python-scripts", new anchor
1178 for it. Change "info auto-load-scripts"
1179 to "info auto-load python-scripts", new anchor for it. Change "scripts"
1180 to "Python scripts".
1181
8264ba82
AG
11822012-04-14 Anton Gorenkov <xgsa@yandex.ru>
1183
1184 PR mi/13393
1185 * gdb.texinfo (Print Settings): Extend the description for "set print
1186 object".
1187 (GDB/MI Variable Objects): Extend the description for -var-create and
1188 -var-list-children.
1189
06fc020f
SCR
11902012-04-11 Siva Chandra Reddy <sivachandra@google.com>
1191
1192 * gdb.texinfo (Examining Data): Document the 'explore' command.
1193
7191c139
JB
11942012-03-28 Joel Brobecker <brobecker@adacore.com>
1195
1196 * gdb.texinfo (GDB/MI Variable Objects): Document what happens
1197 to the children of a varobj and its update range when -var-update
1198 returns that the varobj's type changed.
1199
3708f05e
JK
12002012-03-27 Jan Kratochvil <jan.kratochvil@redhat.com>
1201
1202 * gdb.texinfo (Auto-loading): Move @menu to the end of @node.
1203 Create two new links fir 'objfile-gdb.py file'
1204 and 'dotdebug_gdb_scripts section'.
1205
8e0583c8
JK
12062012-03-27 Jan Kratochvil <jan.kratochvil@redhat.com>
1207
1208 * gdb.texinfo (Auto-loading): Rename node reference
1209 '.debug_gdb_scripts section' to 'dotdebug_gdb_scripts section'.
1210 Twice.
1211 (.debug_gdb_scripts section): Rename the node ...
1212 (dotdebug_gdb_scripts section): ... here.
1213 (Maintenance Commands): Also rename this node reference.
1214
7b282c5a
SCR
12152012-03-22 Siva Chandra Reddy <sivachandra@google.com>
1216
1217 * gdb.texinfo (Python API/Values From Inferior): Add description
1218 about the new method Value.referenced_value. Add description on
1219 how Value.dereference is different (and similar) to
1220 Value.referenced_value.
1221
8320cc4f
JK
12222012-03-19 Jan Kratochvil <jan.kratochvil@redhat.com>
1223
1224 * gdb.texinfo (File Options): Describe --init-command=FILE, -ix and
1225 --init-eval-command=COMMAND, -iex.
1226 (Startup): Describe -iex and -ix. Simplify the example
1227 for "set auto-load-scripts off".
1228
481860b3
GB
12292012-03-16 Gary Benson <gbenson@redhat.com>
1230
1231 PR breakpoints/10738
1232 * gdb.texinfo (Inline Functions): Remove the now-unnecessary @item
1233 stating that GDB cannot set breakpoints on inlined functions.
1234 (Mode Options): Document --use-deprecated-index-sections.
1235 (Index Section Format): Document new index section version format.
1236
c4aeac85
TT
12372012-03-15 Tom Tromey <tromey@redhat.com>
1238
1239 * gdb.texinfo (Debugging C Plus Plus): Document "info vtbl".
1240
16899756
DE
12412012-03-13 Doug Evans <dje@google.com>
1242
1243 * gdb.texinfo (Help): Change apropos example to use "alias" instead
1244 of "reload".
1245 (Symbols): Delete docs for set/show symbol-reloading.
1246 * gdbint.texinfo (Defining Other Architecture Features): Delete
1247 SYMBOL_RELOADING_DEFAULT.
1248 * refcard.tex: Delete reference to symbol-reloading.
1249
9b224c5e
PA
12502012-03-07 Pedro Alves <palves@redhat.com>
1251
1252 * gdb.texinfo (General Query Packets): Document new
1253 QProgramSignals packet.
1254 * gdb.texinfo (Remote configuration): Mention
1255 "program-signals-packet".
1256
169081d0
TG
12572012-03-05 Tristan Gingold <gingold@adacore.com>
1258
1259 * gdb.texinfo (General Query Packets): Document xfer:uib:read.
1260
d1feda86
YQ
12612012-03-03 Yao Qi <yao@codesourcery.com>
1262
1263 * gdb.texinfo (In-Process Agent): New node.
1264 Document new commands.
1265 (General Query Packets): Add packet `QAgent'.
1266
1faeff08
MR
12672012-03-01 Maciej W. Rozycki <macro@codesourcery.com>
1268
1269 * gdb.texinfo (MIPS Features): Add org.gnu.gdb.mips.dsp.
1270
7d74f244
DE
12712012-03-01 Scott J. Goldman <scottjg@vmware.com>
1272
1273 * gdb.texinfo (Commands In Python): Put example python macro in
1274 COMMAND_USER category rather than COMMAND_OBSCURE.
1275 Document gdb.COMMAND_USER.
1276 (User-defined Commands): Update documentation to clarify
1277 "set/show max-user-call-depth" and "show user" don't apply to python
1278 commands. Update documentation to clarify "help user-defined" may
1279 also include python commands defined as COMMAND_USER.
1280
6fe37d23
JK
12812012-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
1282
1283 * gdb.texinfo (Startup): Add option -ex description to the option -x
1284 description.
1285
83364271
LM
12862012-02-24 Luis Machado <lgustavo@codesourcery.com>
1287
1288 * gdb.texinfo (Setting Breakpoints): Mention and explain the
1289 condition-evaluation breakpoint parameter.
1290 Mention condition-evaluation mode being shown in "info break".
1291 (Break Conditions): Add description for target-side
1292 conditional breakpoints.
1293 (Remote Configuration): Mention conditional-breakpoints-packet.
1294 (Packets): Add cond-expr parameter to Z0/Z1 packets and explain
1295 cond-expr.
1296 (General Query Packets): Mention new ConditionalBreakpoint feature.
1297
bdb1994d
TT
12982012-02-22 Tom Tromey <tromey@redhat.com>
1299
1300 * gdb.texinfo (Blocks In Python): Clarify block iteration.
1301
4d241c86
TT
13022012-02-17 Tom Tromey <tromey@redhat.com>
1303
1304 PR python/10753:
1305 * gdb.texinfo (objfile-gdb.py file): Fix location of auto-load
1306 directory.
1307
816338b5
SS
13082012-02-14 Stan Shebs <stan@codesourcery.com>
1309
1310 * gdb.texinfo (Disabling Breakpoints): Document enable count.
1311
cc30c4bd
PA
13122012-02-13 Pedro Alves <palves@redhat.com>
1313
1314 * gdb.texinfo (MIPS boards): Refer to mips-elf instead of
1315 mips-idt-ecoff.
1316
035d1e5b
YQ
13172012-02-09 Yao Qi <yao@codesourcery.com>
1318
1319 * gdb.texinfo (Symbols In Python): Add missing `@end defvar'.
1320
f0823d2c
TT
13212012-02-07 Tom Tromey <tromey@redhat.com>
1322
1323 * gdb.texinfo (Symbols In Python): Document Symbol.needs_frame and
1324 Symbol.value.
1325
64e7d9dd
TT
13262012-02-07 Tom Tromey <tromey@redhat.com>
1327
1328 * gdb.texinfo (Symbols In Python): Document Symbol.line.
1329
4220b2f8
TS
13302012-01-27 Thomas Schwinge <thomas@codesourcery.com>
1331
1332 * gdb.textinfo (Packets): Move vCont paragraph to the correct place.
1333
edcc5120
TT
13342012-01-24 Tom Tromey <tromey@redhat.com>
1335
1336 * gdb.texinfo (Set Catchpoints): Document "catch load" and "catch
1337 unload".
1338 (Files): Mention new catch commands.
1339 (GDB/MI Async Records): Likewise.
1340
53fe1783
GB
13412012-01-24 Gary Benson <gbenson@redhat.com>
1342
1343 Delete #if 0'd out code.
1344 * gdb.texinfo (Frame Info): Remove "info catch".
1345
b9e7b9c3
UW
13462012-01-20 Ulrich Weigand <ulrich.weigand@linaro.org>
1347
1348 * gdb.texinfo (Remote Configuration): Document
1349 "set remote hostio-readlink-packet" command.
1350 (General Query Packets): Document vFile:readlink packet.
1351
4aac40c8
TT
13522012-01-16 Tom Tromey <tromey@redhat.com>
1353
1354 * gdb.texinfo (Specify Location): Document relative file name
1355 handling.
1356
cafec441
TT
13572012-01-16 Tom Tromey <tromey@redhat.com>
1358
1359 * gdb.texinfo (gdb.printing): Document FlagEnumerationPrinter.
1360
0ee339bc
JK
13612012-01-13 Jan Kratochvil <jan.kratochvil@redhat.com>
1362 Eli Zaretskii <eliz@gnu.org>
1363
1364 * gdbint.texinfo (Coding Standards): Require braces for two lines of
1365 code.
1366
72384ba3
PH
13672012-01-11 Paul Hilfinger <hilfingr@adacore.com>
1368
1369 * gdb.texinfo (Variables): Document use of :: for non-static
1370 variables.
1371
ce1b17c4
JB
13722012-01-05 Joel Brobecker <brobecker@adacore.com>
1373
1374 * gdbint.texinfo (Start of New Year Procedure): Update
1375 to replace use of copyright.sh by use of copyright.py.
1376
217bff3e
JK
13772012-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1378
1379 Remove the gdbtui binary.
1380 * all-cfg.texi (GDBTUI): Remove.
1381 * gdb.texinfo (Mode Options): Remove the GDBTUI reference.
1382 (TUI): Remove GDBTUI pindex. Remove the GDBTUI reference.
1383 * gdbint.texinfo (Testsuite): Replace `gdbtui' by `gdb -tui'.
1384
cc72b2a2
KP
13852011-12-23 Kevin Pouget <kevin.pouget@st.com>
1386
1387 Introduce gdb.FinishBreakpoint in Python.
1388 * gdb.texinfo (Finish Breakpoints in Python): New subsection.
1389 (Python API): Add menu entry for Finish Breakpoints.
1390
13ac8d2c
JK
13912011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
1392
1393 * gdbint.texinfo (Testsuite): Describe KFAIL and XFAIL in Writing
1394 tests.
1395
e0f9f062
DE
13962011-12-16 Doug Evans <dje@google.com>
1397
1398 * gdb.texinfo (Server): Document -/stdio argument to gdbserver.
1399
80b6e756
PM
14002011-12-16 Phil Muldoon <pmuldoon@redhat.com>
1401
1c3ad6ab 1402 * gdb.texinfo (Python Commands): Remove "maint set/show print
80b6e756
PM
1403 stack". Add documentation for "set/show python print-stack".
1404
2fb860fc
PA
14052011-12-14 Pedro Alves <pedro@codesourcery.com>
1406
1407 * gdb.texinfo (Implementing a Remote Stub): Explain that you
1408 should transfer control to the stub in the startup code instead of
1409 in main. Mention the need to get past the initial breakpoint.
1410
f8eba3c6
TT
14112011-12-06 Tom Tromey <tromey@redhat.com>
1412
1413 * gdb.texinfo (Set Breaks): Update for new behavior.
1414
2268b414
JK
14152011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1416
1417 * gdb.texinfo (Requirements, Remote Protocol): Reference also `Library
1418 List Format for SVR4 Targets'.
1419 (General Query Packets): New item qXfer:libraries-svr4:read.
1420 (Library List Format for SVR4 Targets): New node.
1421
ae6f0d5b
TT
14222011-12-01 Tom Tromey <tromey@redhat.com>
1423
1424 * gdb.texinfo (Writing a Pretty-Printer): Use append method, not
1425 add.
1426
36dfb11c
TT
14272011-11-22 Tom Tromey <tromey@redhat.com>
1428
1429 * gdb.texinfo (GDB/MI Async Records): Document new *stopped
1430 reasons.
1431
f196051f
SS
14322011-11-20 Stan Shebs <stan@codesourcery.com>
1433
1434 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
1435 note-related options and variables.
1436 (Tracepoint Packets): Document packet changes.
1437
f85b53f8
SD
14382011-11-20 Sanjoy Das <sdas@igalia.com>
1439
1440 * gdb.texinfo (JIT Interface): Add documentation on writing and
1441 usind JIT debug info readers.
1442 (Custom Debug Info, Using JIT Debug Info Readers, Writing JIT
1443 Debug Info Readers): New nodes.
1444
bfccc43c
YQ
14452011-11-18 Yao Qi <yao@codesourcery.com>
1446
1447 * gdb.texinfo (Create and Delete Tracepoints): Mention pending
1448 tracepoint.
1449
c011a4f4
DE
14502011-11-15 Doug Evans <dje@google.com>
1451
1452 * gdb.texinfo (Files): Document basenames-may-differ.
1453
ed59ded5
DE
14542011-11-14 Doug Evans <dje@google.com>
1455
1456 * gdb.texinfo (Shell Commands): Document "!".
1457
405f8e94
SS
14582011-11-14 Stan Shebs <stan@codesourcery.com>
1459 Kwok Cheung Yeung <kcy@codesourcery.com>
1460
1461 * gdb.texinfo (Create and Delete Tracepoints): Describe what is
1462 needed to get shorter fast tracepoints.
1463 (Tracepoint Packets): Document new qTMinFTPILen packet.
1464
1e4d1764
YQ
14652011-11-14 Yao Qi <yao@codesourcery.com>
1466
1467 * gdb.texinfo (Create and Delete Tracepoints): Describe changed
1468 behavior of tracepoint.
1469 (General Query Packets): New feature InstallInTrace.
1470 (Remote Configuration): Document "set remote
1471 install-in-trace-packet".
1472
71eba9c2 14732011-11-12 Matt Rice <ratmice@gmail.com>
1474
1475 * gdb.texinfo (C Preprocessor Macros): Remove info definitions.
1476 Add arguments to info macro.
1477
e0f8f636
TT
14782011-11-10 Tom Tromey <tromey@redhat.com>
1479
1480 * gdb.texinfo (Compilation): Don't mention -gdwarf-2. Link to GCC
1481 manual.
1482 (Variables): Don't mention -gdwarf-2. Link to Compilation node.
1483 (Macros): Add a footnote.
1484 (C): Remove paragraph about compiler options.
1485 (C Constants): Mention wide character and string constants.
1486 (C Plus Plus Expressions): Update compiler option advice. Mention
1487 using declarations. Mention ADL. Remove old HP compiler
1488 information.
1489
625c0d47
TT
14902011-11-10 Tom Tromey <tromey@redhat.com>
1491
1492 PR c++/9257:
1493 * gdb.texinfo (Print Settings): Add an extra note about the need
1494 for a vtable.
1495
4be2aacc
MR
14962011-11-08 Maciej W. Rozycki <macro@codesourcery.com>
1497
1498 * gdb.texinfo (MIPS): Remove duplicate "auto" reference from
1499 "set mips abi" documentation.
1500
0a1c4d10
DE
15012011-11-04 Doug Evans <dje@google.com>
1502
1503 * gdb.texinfo (Maintenance Commands): Update docs of "maint time".
1504
aad1c02c
TT
15052011-11-03 Tom Tromey <tromey@redhat.com>
1506
1507 * gdb.texinfo (Stopping): Add menu entry.
1508 (Continuing and Stepping): Restore @node. Use @section, not
1509 @subsection.
1510
983fb131
MR
15112011-11-03 Maciej W. Rozycki <macro@codesourcery.com>
1512
1513 * gdb.texinfo (Skipping Over Functions and Files): Remove node
1514 designation. Fix "Specify Location" cross-reference.
1515
3065dfb6
SS
15162011-11-02 Stan Shebs <stan@codesourcery.com>
1517
1518 * gdb.texinfo (Tracepoint Action Lists): Document collect/s.
1519 (General Query Packets): Describe tracenz feature.
1520 * agentexpr.texi (Bytecode Descriptions): Describe tracenz.
1521
0aaaf063
PK
15222011-10-28 Paul Koning <paul_koning@dell.com>
1523
1524 * gdb.texinfo (gdb.types): Rename deepitems to deep_items.
1525
2231f1fb
KP
15262011-10-27 Kevin Pouget <kevin.pouget@st.com>
1527
1528 * gdb.texinfo ((Frames In Python): Document
1529 gdb.FRAME_UNWIND_FIRST_ERROR contant.
1530
5110b5df
PK
15312011-10-26 Paul Koning <paul_koning@dell.com>
1532
1533 * gdb.texinfo (gdb.types): Document new deepitems function.
1534
22dbab46
PK
15352011-10-25 Paul Koning <paul_koning@dell.com>
1536
1537 PR python/13327
1538
1539 * gdb.texinfo (Values From Inferior): Add is_lazy attribute,
1540 fetch_lazy method.
1541
9df2fbc4
PM
15422011-10-20 Phil Muldoon <pmuldoon@redhat.com>
1543
1544 PR python/12656
1545
1546 * gdb.texinfo (Blocks In Python): Document is_static, is_global,
1547 global_block, static_block function.
1548
f05e2e1d
TT
15492011-10-19 Tom Tromey <tromey@redhat.com>
1550
1551 * gdb.texinfo (Commands In Python): Add missing "@"s.
1552
a7fc3f37
KP
15532011-10-13 Kevin Pouget <kevin.pouget@st.com>
1554
1555 PR python/13285 Document named constants for frame unwind stop reasons
1556 * gdb.texinfo (Frames In Python): Document gdb.FRAME_UNWIND_*
1557 constants.
1558
5048e516
JK
15592011-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
1560
1561 Fix compatibility with texinfo versions older than 4.12.
1562 * Makefile.in (MAKEINFO): Set to @MAKEINFO@.
1563 (MAKEINFOFLAGS, MAKEINFO_EXTRA_FLAGS, MAKEINFO_CMD): New.
1564 (MAKEHTMLFLAGS): Use MAKEINFO_CMD.
1565 (gdb.info, gdbint.info, stabs.info, annotate.info): Use MAKEINFO_CMD.
1566 * gdb.texinfo (Tail Call Frames): Convert @arrow{} to @click, when possible.
1567 Make the conversion conditional on HAVE_MAKEINFO_CLICK, using variables
1568 CALLSEQ1A, CALLSEQ1B, CALLSEQ2A and CALLSEQ2B.
1569
5a56e9c5
DE
15702011-10-09 Doug Evans <dje@google.com>
1571
1572 * gdb.texinfo (Extending GDB): Document alias command.
1573
36b11add
JK
15742011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
1575
1576 Support @entry in input expressions.
1577 * gdb.texinfo (Variables): Describe @entry names suffix.
1578 (Print Settings): Add anchor for `set print entry-values'.
1579
e18b2753
JK
15802011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
1581 Eli Zaretskii <eliz@gnu.org>
1582
1583 Display @entry parameter values (without references).
1584 * gdb.texinfo (Tail Call Frames): Add anchor. Add self tail call
1585 example.
1586 (Print Settings): New description of set print entry-values and show
1587 print entry-values.
1588
111c6489
JK
15892011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
1590 Eli Zaretskii <eliz@gnu.org>
1591
1592 Recognize virtual tail call frames.
1593 * gdb.texinfo (Optimized Code): Add reference to Tail Call Frames.
1594 (Tail Call Frames): New node.
1595 (Frames In Python): Add gdb.TAILCALL_FRAME.
1596
9c15afc4
DE
15972011-10-07 Doug Evans <dje@google.com>
1598
1599 * gdb.texinfo (gdb.printing): Document new `replace' arg to
1600 register_pretty_printer.
1601
99f5279d
PM
16022011-10-07 Phil Muldoon <pmuldoon@redhat.com>
1603
1604 PR python/12930
1605 PR python/12802
1606
1607 * gdb.texinfo (Breakpoints In Python): Clarify behavior in the
1608 stop method.
1609
03583c20
UW
16102011-10-07 Ulrich Weigand <ulrich.weigand@linaro.org>
1611
1612 * gdb.texinfo (Starting your Program): "set disable-randomization"
1613 is no longer Linux-specific.
1614 (Remote Configuration): Document "set remote
1615 disable-randomization-packet".
1616 (General Query Packets): Document "QDisableRandomization" packet
1617 and add it to "qSupported" list.
1618
bd054e06
KP
16192011-10-07 Kevin Pouget <kevin.pouget@st.com>
1620
1621 Allow Python notification of new object-file loadings.
1622 * gdb.texinfo (Events In Python): Document `gdb.NewObjFileEvent'
1623 event type.
1624
cb6be26b
KP
16252011-10-04 Kevin Pouget <kevin.pouget@st.com>
1626
1627 PR python/12691: Add the inferior to Python exited event
1628 * gdb.texinfo (Events In Python): Describe exited inferior attribute.
1629
a05336a1
JB
16302011-10-03 Joel Brobecker <brobecker@adacore.com>
1631
1632 * gdb.texinfo (GDB/MI Miscellaneous Commands): Minor
1633 rephasing.
1634
5d77fe44
JB
16352011-10-03 Joel Brobecker <brobecker@adacore.com>
1636
1637 * gdb.texinfo (GDB/MI Ada Tasking Commands): New node.
1638 (GDB/MI Miscellaneous Commands): Add `ada-task-info'
1639 as possible feature returned by the `-list-features'
1640 command.
1641
699df94d
PK
16422011-09-28 Paul Koning <paul_koning@dell.com>
1643
1644 * gdb.texinfo (gdb.Type): Document field access by dictionary
1645 key syntax.
1646
24bdad53
YQ
16472011-09-28 Yao Qi <yao@codesourcery.com>
1648
1649 * gdb.texinfo (Files): Update options for `add-symbol-file'.
1650 Add one space after option `-s'. Remove @r{} markup.
1651
6710bf39
SS
16522011-09-27 Stan Shebs <stan@codesourcery.com>
1653
1654 * gdb.texinfo (Tracepoint Action Lists): Document $_ret.
1655
d99f7e48
HZ
16562011-09-16 Hui Zhu <teawater@gmail.com>
1657
1658 * gdb.texinfo (Tracepoint Restrictions): Change *$esp@300
1659 to *(unsigned char *)$esp@300.
1660
d812018b
PK
16612011-09-15 Paul Koning <paul_koning@dell.com>
1662
1663 * gdb.texinfo: Make style of Python functions and methods match
1664 the syntax of Python. Also put class and module names explicitly
1665 on function, member, and variable names, matching Python
1666 documentation conventions.
1667
2aa48337
KP
16682011-09-15 Kevin Pouget <kevin.pouget@st.com>
1669
1670 PR Python/12692 Add gdb.selected_inferior() to Python interface.
1671 * gdb.texinfo (Inferiors In Python): Describe new
1672 gdb.selected_inferior() function.
1673
6839b47f
KP
16742011-09-15 Kevin Pouget <kevin.pouget@st.com>
1675
1676 Handle multiple breakpoint hits in Python interface:
1677 * gdb.texinfo (Events In Python): New function documentation:
1678 gdb.BreakpointEvent.breakpoints. Indicate that
1679 gdb.BreakpointEvent.breakpoint is now deprecated.
1680
26829f2b
JB
16812011-09-04 Joel Brobecker <brobecker@adacore.com>
1682
1683 * gdb.texinfo: Set EDITION to "Tenth" and change ISBN.
1684
a9f54f60
TT
16852011-08-25 Andrew Oakley <andrew@ado.is-a-geek.net>
1686
1687 * gdb.texinfo (Types In Python): Document 'bitpos' for enums.
1688
fa3a4f15
PM
16892011-08-17 Phil Muldoon <pmuldoon@redhat.com>
1690
1691 * gdb.texinfo (Prompt): Add set/show extended-prompt
1692 documentation
1693 (Basic Python): Add prompt_hook anchor.
1694 (Python modules): Reword module text to reflect multiple modules.
1695 (gdb.prompt): Document gdb.prompt module.
1696
224bbe49
YQ
16972011-08-14 Yao Qi <yao@codesourcery.com>
1698
78d85199
YQ
1699 * gdb.texinfo (General Query Packets): Document qXfer:fdpic:read packet.
1700
17012011-08-14 Yao Qi <yao@codesourcery.com>
1702
1703 * gdb.texinfo (Standard Target Features): Document C6x features.
224bbe49
YQ
1704 (TIC6x Features): New node.
1705
457e09f0
DE
17062011-08-12 Doug Evans <dje@google.com>
1707
1708 * gdb.texinfo (Symbols In Python): Document symbol.type.
1709
5e239b84
PM
17102011-08-09 Phil Muldoon <pmuldoon@redhat.com>
1711
1712 * gdb.texinfo (Python): Document command and function
1713 auto-loading.
1714
177bc839
JK
17152011-07-26 Jan Kratochvil <jan.kratochvil@redhat.com>
1716 Eli Zaretskii <eliz@gnu.org>
1717
1718 * gdb.texinfo (whatis, ptype): Highlight their differences. Describe
1719 typedefs unrolling. Extend the sample code by an inner typedef and
1720 outer typedefs unrolling.
1721
1a532630
PP
17222011-07-26 Paul Pluzhnikov <ppluzhnikov@google.com>
1723
1724 * gdb.texinfo (Caching Remote Data): Document {set,show} dcache
1725 size and line-size.
1726
9b158ba0 17272011-07-21 Matt Rice <ratmice@gmail.com>
1728
1729 PR macros/12999
1730 * gdb.texinfo (Macros): Add info definitions and info macros commands.
1731 Update text and cindex entries for info macro command.
1732
d17b6f81
PM
17332011-07-21 Phil Muldoon <pmuldoon@redhat.com>
1734
1735 * observer.texi (GDB Observers): Add before_prompt observer.
1736 * gdb.texinfo (Basic Python): Add documentation for prompt
1737 substitution.
1738
713389e0
PM
17392011-07-11 Phil Muldoon <pmuldoon@redhat.com>
1740
1741 PR python/12438
1742 * gdb.texinfo (Python Commands): Add deprecate note to maint
1743 set/show python print-stack. Document set/show python
1744 print-backtrace.
1745
177b42fe
TJB
17462011-07-05 Thiago Jung Bauermann <bauerman.ibm.com>
1747
1748 * gdb.texinfo: Fix typos.
1749
900e11f9
JK
17502011-07-01 Tom Tromey <tromey@redhat.com>
1751
1752 * gdb.texinfo (Debugging Output): Document set debug
1753 check-physname.
1754
39c4d40a
TT
17552011-06-29 Tom Tromey <tromey@redhat.com>
1756
1757 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document
1758 breakpoint-notifications feature.
1759
6f5def7d
UW
17602011-06-29 Ulrich Weigand <ulrich.weigand@linaro.org>
1761
1762 * gdb.texinfo (Target Description): Remove warning about
1763 possibly unstable format.
1764
8cf64490
TT
17652011-06-03 Tom Tromey <tromey@redhat.com>
1766
1767 * gdb.texinfo (GDB/MI Async Records): Document 'exit-code' field.
1768 (Events In Python): Note that exit_code is optional.
1769
393eab54
PA
17702011-05-17 Pedro Alves <pedro@codesourcery.com>
1771
1772 * gdb.texinfo (Remote Protocol) <Overview>: Mention vCont is
1773 required for multi-threading support.
1774 (Remote Protocol) <Packets>: Mention that 'c', 's', 'C', 'S' and
1775 Hc are deprecated for multi-threading debugging. Point readers at
1776 the vCont packet.
1777
75fc9810
DE
17782011-05-15 Doug Evans <dje@google.com>
1779
1780 * gdb.texinfo (Auto-loading): Document printing of missing scripts.
1781
01124a23
DE
17822011-05-13 Doug Evans <dje@google.com>
1783
98a5dd13
DE
1784 * gdb.texinfo (Threads): Document $sdir,$pdir.
1785 (Server): Document $pdir exception.
1786
dbaefcf7
DE
1787 * gdb.texinfo (Auto-loading): Document "info auto-load-scripts".
1788
cc63ef9b
DE
1789 * gdb.texinfo (Threads): Clarify default value for
1790 libthread-db-search-path.
7e0396aa 1791
01124a23
DE
1792 * gdb.texinfo (Completion): Update example.
1793 (Debugging Output): Delete `set/show debug lin-lwp-async'.
1794
d248b706
KY
17952011-05-12 Kwok Cheung Yeung <kcy@codesourcery.com>
1796
1797 * gdb.texinfo: Document change in the behaviour of the enable and
1798 disable GDB commands when applied to tracepoints.
1799 Document the EnableDisableTracepoints remote stub feature.
1800 Document QTEnable and QTDisable in the list of tracepoint packets.
1801
cc88a640
JK
18022011-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1803
1804 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Rename inc-hist.texinfo to
1805 hsuser.texi.
1806 * gdb.texinfo <!SYSTEM_READLINE>: Rename inc-hist.texinfo inclusion and
1807 comment to hsuser.texi. Change rluser.texi name in the comment.
1808
84e578fb
DE
18092011-05-10 Doug Evans <dje@google.com>
1810
1811 * gdb.texinfo (Threads): If an empty path is provided for
1812 libthread-db-search-path it is reset to its default value.
1813 (Server): Ditto.
1814
478aac75
DE
18152011-05-09 Doug Evans <dje@google.com>
1816
1817 * gdb.texinfo (Requirements): Fix typo. Mention --with-iconv-bin.
1818
9c06b0b4
TJB
18192011-05-06 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
1820 Thiago Jung Bauermann <bauerman@br.ibm.com>
1821
1822 Implement support for PowerPC BookE masked watchpoints.
1823 * gdb.texinfo (Set Watchpoints): Document mask parameter.
1824 (PowerPC Embedded): Mention support of masked watchpoints.
1825
9ed350ad
JB
18262011-05-03 Joel Brobecker <brobecker@adacore.com>
1827
1828 * gdb.texinfo (In Memoriam): Replace litteral uses of `GDB' with
1829 `@value{GDBN}'.
1830
4ceed123
JB
18312011-05-03 Joel Brobecker <brobecker@adacore.com>
1832
1833 * gdb.texinfo (titlepage): Remove dedication.
1834 (In Memoriam): New appendix.
1835
559a7a62
JK
18362011-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
1837 Eli Zaretskii <eliz@gnu.org>
1838
1839 * gdb.texinfo (Index Section Format): Change the version to 5.
1840 Describe the different formula.
1841
03f2bd59
JK
18422011-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
1843 Eli Zaretskii <eliz@gnu.org>
1844
1845 * gdb.texinfo (Starting and Stopping Trace Experiments): New anchor
1846 for disconnected tracing.
1847 (Multi-Process Mode for @code{gdbserver}): Mention --multi and
1848 extended-remote relationship. Mention --once.
1849 (TCP port allocation lifecycle of @code{gdbserver}): New.
1850
d9b1a651
EZ
18512011-04-23 Eli Zaretskii <eliz@gnu.org>
1852
1853 * gdb.texinfo (Server): Improve indexing. Index all optional
1854 switches to gdbserver.
1855
90476074
TT
18562011-04-20 Tom Tromey <tromey@redhat.com>
1857
1858 * gdb.texinfo (Index Section Format): New node.
1859 (Top): Add new node to menu.
1860
c21236dc
PA
18612011-04-20 Pedro Alves <pedro@codesourcery.com>
1862
1863 * gdb.texinfo (Maintenance Commands): Document `maint print
1864 remote-registers'.
1865
05c8c3f5
TT
18662011-04-20 Tom Tromey <tromey@redhat.com>
1867
1868 * gdb.texinfo (Trace File Format): Move node later.
1869
7a9dd1b2
TT
18702011-04-19 Tom Tromey <tromey@redhat.com>
1871
1872 * gdbint.texinfo (Register Information Functions): Remove
1873 duplicate "the".
1874 * gdb.texinfo (Emacs): Remove duplicate "to".
1875 (GDB/MI Variable Objects): Remove duplicate "the".
1876 (General Query Packets): Likewise.
1877
4368ebeb
JB
18782011-04-02 Joel Brobecker <brobecker@adacore.com>
1879
1880 * gdb.texinfo (GDB/MI Output Records): Fix menu entry for
1881 "GDB/MI Ada Exception Information" node.
1882
956a9fb9
JB
18832011-04-01 Joel Brobecker <brobecker@adacore.com>
1884
1885 * gdb.texinfo (GDB/MI Ada Exception Information): Document
1886 the "exception-name" field in the *stopped async record.
1887
f1310107
TJB
18882011-03-31 Thiago Jung Bauermann <bauerman@br.ibm.com>
1889 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
1890
1891 Implement support for PowerPC BookE ranged breakpoints.
1892 * gdb.texinfo (PowerPC Embedded): Document ranged breakpoints.
1893
8786b2bd
TT
18942011-03-28 Tom Tromey <tromey@redhat.com>
1895
1896 * gdb.texinfo (Set Tracepoints): Fix typo.
1897
9ef07c8c
TT
18982011-03-24 Tom Tromey <tromey@redhat.com>
1899
1900 * gdb.texinfo (Specify Location): Document `function:label'
1901 linespec.
1902
99c3dc11
PM
19032011-03-18 Phil Muldoon <pmuldoon@redhat.com>
1904
f1310107 1905 PR python/12149
99c3dc11
PM
1906
1907 * gdb.texinfo (Basic Python): Update gdb.write and flush text.
1908
29703da4
PM
19092011-03-17 Phil Muldoon <pmuldoon@redhat.com>
1910
1911 * gdb.texinfo (Blocks In Python): Add is_valid method description.
1912 (Inferiors In Python): Likewise.
1913 (Threads In Python): Likewise.
1914 (Symbols In Python): Likewise.
1915 (Objfiles In Python): Likewise.
1916 (Symbol Tables In Python): Likewise.
1917
c9174737
PA
19182011-03-15 Pedro Alves <pedro@codesourcery.com>
1919
1920 * gdb.texinfo (Auto Display) <undisplay, enable display, disable
1921 display>: Explain that the commands accept number ranges.
1922
7371cf6d
PM
19232011-03-14 Phil Muldoon <pmuldoon@redhat.com>
1924
1925 * gdb.texinfo (Breakpoints In Python): Add description and example
1926 of Python stop function operation.
1927
ecec24e6
PM
19282011-03-10 Phil Muldoon <pmuldoon@redhat.com>
1929
1930 * gdb.texinfo (Parameters In Python): Document get_set_string and
1931 get_show_string methods.
1932
6dcd5565
JK
19332011-02-28 Jan Kratochvil <jan.kratochvil@redhat.com>
1934
1935 * gdb.texinfo (Tracepoint Conditions): Fix missing parenthesis.
1936
81896e36
JK
1937 * gdb.texinfo (Starting and Stopping Trace Experiments): Fix
1938 circular-trace-buffer name.
1939
5e30da2c
JB
19402011-02-28 Joel Brobecker <brobecker@adacore.com>
1941
1942 * gdb.texinfo (Inferiors and Programs): Fix small error introduced
1943 in the previous change.
1944
3bd0f5ef 19452011-02-27 Michael Snyder <msnyder@vmware.com>
af624141
MS
1946
1947 * gdb.texinfo (Inferiors and Programs): Update commands to show
1948 that they can accept multiple arguments.
1949
4ec7539c
JB
19502011-02-24 Joel Brobecker <brobecker@adacore.com>
1951
1952 Revert the following patch (code patch was not approved):
1953 2011-02-21 Hui Zhu <teawater@gmail.com>
1954 * agentexpr.texi (bytecode descriptions): add printf.
1955 * gdb.texinfo (tracepoint action lists): add printf.
1956
82809774
DE
19572011-02-23 Doug Evans <dje@google.com>
1958
1959 * gdb.texinfo (Symbols In Python): Fix mention of C++, use C@t{++}.
1960
e5a67952
MS
19612011-02-23 Michael Snyder <msnyder@vmware.com>
1962
1963 * gdb.texinfo (Set Breaks): Add @dots{} to arguments of info break.
1964 (Set Watchpoints): Add @dots{} to argument of info watchpoints.
1965 (Listing Tracepoints): Add @dots{} to argument of info tracepoints.
1966
6e6fbe60
DE
19672011-02-22 Doug Evans <dje@google.com>
1968
1969 * gdb.texinfo (Symbols In Python): Document lookup_global_symbol.
1970 Clarify behaviour of lookup_symbol when `block' argument is omitted,
1971 add description of result, fix @defun formatting.
1972
f994e27a
HZ
19732011-02-21 Hui Zhu <teawater@gmail.com>
1974
1975 * agentexpr.texi (Bytecode Descriptions): Add printf.
1976 * gdb.texinfo (Tracepoint Action Lists): Add printf.
1977
c7f96d2b
TT
19782011-02-18 Tom Tromey <tromey@redhat.com>
1979
1980 * agentexpr.texi (Bytecode Descriptions): Document pick and rot.
1981
60f98dde
MS
19822011-02-14 Michael Snyder <msnyder@vmware.com>
1983
1984 * gdb.texinfo (threads): Document argument for "info threads" cmd.
1985 Document new command "thread find".
1986
08e796bc
MS
19872011-02-14 Michael Snyder <msnyder@vmware.com>
1988
1989 * gdb.texinfo (Threads): Update example of new thread message.
1990
b3b9301e
PA
19912011-02-14 Pedro Alves <pedro@codesourcery.com>
1992
1993 * gdb.texinfo (Remote Configuration): Mention set/show remote
1994 traceframe-info.
1995 (Tools/Packages Optional for Building GDB): Mention that expat is
1996 used for traceframe info.
1997 (Remote Protocol) <Menu>: Add "Traceframe Info Format".
1998 (General Query Packets) <qSupported>: Describe the
1999 qXfer:traceframe-info:read feature.
2000 (qXfer::read): Describe qXfer:traceframe-info:read.
2001 (Traceframe Info Format): New section.
2002
cef35b0f
PA
20032011-02-04 Pedro Alves <pedro@codesourcery.com>
2004
2005 * gdbint.texinfo (Formatting): Mention some formatting guidelines
2006 for casts and unary operators.
2007
f1cbe1d3
TT
20082011-02-04 Tom Tromey <tromey@redhat.com>
2009
2010 * gdb.texinfo (GDB/MI Async Records): Document that symbols-loaded
2011 is not useful.
2012
585fdaa1
PA
20132011-01-25 Pedro Alves <pedro@codesourcery.com>
2014
2015 * gdb.texinfo: s/value optimized out/optimized out/g
2016
7bfc9434
JB
20172011-01-21 Joel Brobecker <brobecker@adacore.com>
2018
2019 * gdb.texinfo (Other Misc Settings): Rework part of the
2020 documentation of the "set interactive mode" command.
2021
4694da01
TT
20222011-01-19 Tom Tromey <tromey@redhat.com>
2023
2024 * gdb.texinfo (Threads): Document thread name output and `thread
2025 name' command.
2026 (Threads In Python): Document Thread.name attribute.
2027 (GDB/MI Thread Commands): Document thread attributes.
2028
b716877b
AB
20292011-01-12 Andrew Burgess <aburgess@broadcom.com>
2030
2031 * gdb.texinfo (GDB/MI Data Manipulation): Update to reflect
2032 changes in mi/mi-cmd-disas.c
2033
13fd8b81
TT
20342011-01-12 Tom Tromey <tromey@redhat.com>
2035
2036 * gdb.texinfo (Threads): Remove duplicate text. Update examples.
2037 Fix "thread apply" text.
2038
e09342b5
TJB
20392011-01-11 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
2040 Thiago Jung Bauermann <bauerman@br.ibm.com>
2041
2042 Implement support for PowerPC BookE ranged watchpoints.
2043 * gdb.texinfo (PowerPC Embedded): Document ranged watchpoints and
2044 the "set powerpc exact-watchpoints" flag.
2045
06e65f44
TT
20462011-01-07 Tom Tromey <tromey@redhat.com>
2047
2048 * gdb.texinfo (Python API): Add descriptions to @menu items.
2049
d8e22779
TT
20502011-01-06 Tom Tromey <tromey@redhat.com>
2051
2052 * gdb.texinfo (Frames In Python): Document gdb.newest_thread.
2053
a255712f
PP
20542010-01-06 Paul Pluzhnikov <ppluzhnikov@google.com>
2055
e09342b5 2056 * gdb.texinfo (Debugging Output): Document "set debug jit".
a255712f 2057
ccfc3d6e
TT
20582011-01-06 Tom Tromey <tromey@redhat.com>
2059
2060 PR python/12133:
2061 * gdb.texinfo (Frames In Python): Document various frame
2062 constants.
2063
44944448
JB
20642011-01-05 Joel Brobecker <brobecker@adacore.com>
2065
2066 * doc/agentexpr.texi, doc/all-cfg.texi, doc/annotate.texinfo,
2067 doc/gdb.texinfo, doc/gdbint.texinfo, doc/observer.texi,
2068 doc/refcard.tex, doc/stabs.texinfo: Copyright year update.
2069
42ea3d7a
JK
20702011-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
2071
2072 * Makefile.in (diststuff): Remove gdb-cfg.texi and GDBvn.texi.
2073 (clean): Add GDBvn.texi.
2074
720d1a40
JB
20752010-12-29 Joel Brobecker <brobecker@adacore.com>
2076
2077 * gdb.texinfo (Ada Glitches): Remove paragraph describing the
2078 occasional case where the debugger prints an array address
2079 instead of the array itself.
2080
ad196637
PA
20812010-12-23 Pedro Alves <pedro@codesourcery.com>
2082
2083 * gdb.texinfo (Packets) <read registers packet>: Document support
2084 for registers that were not collected.
2085
a86caf66
DE
20862010-12-15 Doug Evans <dje@google.com>
2087
2088 * gdb.texinfo (Startup): Document auto-loading of scripts during
2089 startup.
2090 (Auto-loading): Delete "maint set python auto-load on|off".
2091 Add "set auto-load-scripts on|off".
2092
aae1c79a
DE
20932010-12-07 Doug Evans <dje@google.com>
2094
2095 * gdb.texinfo (Mode Options): Document -data-directory.
2096 (Data Files): Add reference to -data-directory.
2097
4e04c971
DE
20982010-11-29 Doug Evans <dje@google.com>
2099
2100 * gdb.texinfo (Pretty-Printer Introduction): Change
2101 printer-name:subprinter-name to printer-name;subprinter-name.
2102
94b6973e
PM
21032010-11-29 Phil Muldoon <pmuldoon@redhat.com>
2104
2105 PR python/12199
2106
2107 * gdb.texinfo (Breakpoints In Python): Document "delete" method.
2108
39037522
TT
21092010-11-23 Tom Tromey <tromey@redhat.com>
2110
2111 * gdb.texinfo (Top): Check SYSTEM_READLINE.
2112 (Editing): Likewise.
2113 (Command History): Likewise.
2114 (TUI Keys): Likewise.
2115 (Bug Reporting): Conditionally include rluser.texi and
2116 inc-history.texinfo.
2117 * Makefile.in (READLINE_TEXI_INCFLAG): New variable.
2118 (GDB_DOC_SOURCE_INCLUDES): Add comment.
2119 (GDBvn.texi): Set SYSTEM_READLINE when appropriate.
2120 (gdb.dvi): Use READLINE_TEXI_INCFLAG.
2121 (gdb.pdf): Likewise.
2122 (gdb.info): Likewise.
2123 (gdb/index.html): Likewise.
2124
5ae98d25
TT
21252010-11-23 Tom Tromey <tromey@redhat.com>
2126
2127 * Makefile.in (Makefile): Run ../config.status.
2128 (distclean): Update.
2129 * configure: Remove.
2130 * configure.ac: Remove.
2131
621c8364
TT
21322010-11-12 Tom Tromey <tromey@redhat.com>
2133
2134 * gdb.texinfo (Basic Python): Update. Add xref.
2135 (Exception Handling): Document new exception classes.
2136 (Types In Python): Update.
2137 (Frames In Python): Update.
2138
84f4c1fe
PM
21392010-11-11 Phil Muldoon <pmuldoon@redhat.com>
2140
2141 * gdb.texinfo (Breakpoints In Python): Document "internal"
2142 parameter, and visible attribute.
2143
99e7ae30
DE
21442010-11-05 Doug Evans <dje@google.com>
2145
2146 * gdb.texinfo (Source Path): Document "set directories".
2147
f4b8a18d
KW
21482010-11-05 Ken Werner <ken.werner@de.ibm.com>
2149
2150 * gdb.texinfo: (Summary) Add mention about OpenCL C language support.
2151 (OpenCL C): New node.
2152
7b51bc51
DE
21532010-11-02 Doug Evans <dje@google.com>
2154
2155 * gdb.texinfo (Pretty Printing): Expand into three sections,
2156 introduction, example, and commands.
2157 (Python API): Delete section Disabling Pretty-Printers, merge into
2158 Selecting Pretty-Printers.
2159 (Writing a Pretty-Printer): New section. Move the pretty-printer
2160 example here, and reformat to match python coding style. Add a second
2161 example using the gdb.printing module.
2162 (Python modules): Add gdb.printing.
2163
9eeee977
DE
21642010-10-29 Doug Evans <dje@google.com>
2165
2166 * gdb.texinfo (Python): Fix long line.
2167
a0e0ffdf
DE
21682010-10-20 Doug Evans <dje@google.com>
2169
2170 * gdbint.texinfo (Misc Guidelines): Renamed from Coding.
2171 All references updated. Correct sections marked as subsections.
2172 (Coding Standards): New chapter. Move the coding standard related
2173 subsections here. Add section on Python coding standards.
2174
0e3509db
DE
21752010-10-13 Doug Evans <dje@google.com>
2176
2177 * gdb.texinfo (Python): Add "Python modules".
2178 (Types in Python): Add reference to gdb.types section.
2179 (Python modules): New node.
2180
44592cc4
DE
21812010-10-11 Doug Evans <dje@google.com>
2182
2183 * gdb.texinfo (Values From Inferior): Add reference to "Types in
2184 Python" from gdb.Value.type description.
2185
6e1bb179
JB
21862010-09-28 Joel Brobecker <brobecker@adacore.com>
2187
2188 * gdb.texinfo (Ravenscar Profile): New node.
2189
e8467610
TT
21902010-09-22 Tom Tromey <tromey@redhat.com>
2191
2192 * gdb.texinfo (Values From Inferior): Mention Value.__init__.
2193
fccd1d1e
EZ
21942010-09-22 Eli Zaretskii <eliz@gnu.org>
2195
2196 * gdb.texinfo (Values From Inferior): Clarify that
2197 value.dynamic_type works only in C++ programs with RTTI.
2198
c1b6b909
TT
21992010-09-15 Paul Bolle <pebolle@tiscali.nl>
2200
2201 * gdb.texinfo (Character Sets): Correctly reference host-charset
2202 in example.
2203
7d288aaa
TT
22042010-09-13 Tom Tromey <tromey@redhat.com>
2205
2206 * gdb.texinfo (GDB/MI Stack Manipulation) <-stack-list-frames>:
2207 Document "fullname" and "from".
2208
f75d858b
MK
22092010-09-01 Marc Khouzam <marc.khouzam@ericsson.com>
2210
2211 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document new
2212 feature `reverse' output by -list-target-features.
2213
83b9503b
L
22142010-08-31 H.J. Lu <hongjiu.lu@intel.com>
2215
2216 * gdb.texinfo (i386 Features): Remove an extra "@item".
2217
03f17ccf
TT
22182010-08-30 Tom Tromey <tromey@redhat.com>
2219
2220 PR python/11792:
2221 * gdb.texinfo (Values From Inferior): Document dynamic_type.
2222
9779414d
DJ
22232010-08-24 Daniel Jacobowitz <dan@codesourcery.com>
2224
2225 * gdb.texinfo (ARM Features): Document
2226 org.gnu.gdb.arm.m-profile.
2227
f9ffd4bb
TT
22282010-08-23 Tom Tromey <tromey@redhat.com>
2229
2230 PR python/11145:
2231 * gdb.texinfo (Values From Inferior): Document dynamic_cast and
2232 reinterpret_cast methods.
2233
702c2711
TT
22342010-08-23 Tom Tromey <tromey@redhat.com>
2235
2236 PR python/11915:
2237 * gdb.texinfo (Types In Python): Document array method.
2238
66b73624
TJB
22392010-08-18 Thiago Jung Bauermann <bauerman@br.ibm.com>
2240
2241 * gdb.texinfo (PowerPC Embedded): Mention support for the DVC register.
2242
06a64a0b
TT
22432010-08-16 Tom Tromey <tromey@redhat.com>
2244
2245 * gdb.texinfo (Set Watchpoints): Document -location option.
2246
a3a7127e
DE
22472010-08-13 Doug Evans <dje@google.com>
2248
2249 * gdb.texinfo (.debug_gdb_scripts section): Fix typo.
2250
8dedea02
VP
22512010-08-13 Vladimir Prus <vladimir@codesourcery.com>
2252
2253 * gdb.texinfo (GDB/MI Data Manipulation): Document
2254 -data-read-memory-raw and -data-write-memory-raw.
2255
ca5c20b6 22562010-08-11 Tom Tromey <tromey@redhat.com>
889bf7c5 2257 Phil Muldoon <pmuldoon@redhat.com>
ca5c20b6
PM
2258
2259 * gdb.texinfo (Basic Python): Describe post_event API.
2260
cb2e07a6
PM
22612010-08-11 Phil Muldoon <pmuldoon@redhat.com>
2262
2263 * gdb.texinfo (Basic Python): Describe solib_address and
889bf7c5 2264 decode_line Python APIs
cb2e07a6 2265
464b3efb
TT
22662010-08-10 Tom Tromey <tromey@redhat.com>
2267
2268 * gdb.texinfo (Pretty Printing API): Document
2269 gdb.default_visualizer.
2270
c29c521f
TT
22712010-08-10 Tom Tromey <tromey@redhat.com>
2272
2273 Revert gdb-add-index addition:
2274 * gdb.texinfo (Index Files): Don't document gdb-add-index.
2275
5da1313b
JK
22762010-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
2277 Eli Zaretskii <eliz@gnu.org>
2278
2279 * gdb.texinfo (Mode Options) <-batch>
2280 (Basic Python) <gdb.execute>: Describe setting width and height.
2281
02d868e8
PP
22822010-07-31 Paul Pluzhnikov <ppluzhnikov@google.com>
2283
2284 * gdb.texinfo (Threads): Document 'debug libthread-db'.
2285
c2bbed2a
TT
22862010-07-30 Tom Tromey <tromey@redhat.com>
2287
2288 * gdb.texinfo (Index Files): Mention gdb-add-index.
2289
6c13bbe1
HZ
22902010-07-30 Hui Zhu <teawater@gmail.com>
2291
2292 * gdb.texinfo (Inferiors and Programs): Update the introduce of
2293 "detach inferior" and "kill inferior".
2294
53a71c06
CR
22952010-07-28 CHENG Renquan <rqcheng@smu.edu.sg>
2296
2297 * gdb.texinfo (Machine Code): Update description of two forms of
2298 arguments, and add new example to demonstrate the new form.
2299
5374244e
PM
23002010-07-27 Phil Muldoon <pmuldoon@redhat.com>
2301
2302 * gdb.texinfo (Values From Inferior): Add value inferior function
2303 call description.
2304
8ea5bce5
JK
23052010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
2306
2307 * gdb.texinfo (Active Targets): Fix wrong comma placement.
2308
c0edd9ed
JK
23092010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
2310 Eli Zaretskii <eliz@gnu.org>
2311
2312 Make core files the process_stratum.
2313 * gdb.texinfo (Active Targets): Remove core_stratum. Include
2314 record_stratum example.
2315
9291a0cd
TT
23162010-07-13 Tom Tromey <tromey@redhat.com>
2317
2318 * gdb.texinfo (Index Files): New node.
2319
f5011d11
TT
23202010-07-13 Tom Tromey <tromey@redhat.com>
2321
2322 * gdb.texinfo (GDB/MI Variable Objects): Remove extra 'for'.
2323
0f5238ed
TT
23242010-07-13 Tom Tromey <tromey@redhat.com>
2325
2326 * gdb.texinfo (Specify Location): Document labels.
2327
74c761c1
PA
23282010-07-01 Pedro Alves <pedro@codesourcery.com>
2329
2330 * gdb.texinfo (Create and Delete Tracepoints): Add more index
2331 entries for fast tracepoints and static tracepoints.
2332
501994c0
PA
23332010-07-01 Pedro Alves <pedro@codesourcery.com>
2334
2335 * gdb.texinfo (General Query Packets) <qfThreadInfo,
2336 qsThreadInfo>: Spell out `l' as ell.
2337
0fb4aa4b
PA
23382010-07-01 Pedro Alves <pedro@codesourcery.com>
2339
2340 * gdb.texinfo (Convenience Variables): Document $_sdata.
2341 (Commands to Set Tracepoints): Describe static tracepoints. Add
2342 `Listing Static Tracepoint Markers' menu entry. Document
2343 "strace".
2344 (Tracepoint Action Lists): Document collecting $_sdata.
2345 (Listing Static Tracepoint Markers): New subsection.
2346 (Tracepoints support in gdbserver): Mention static tracepoints.
2347 (remote packets, enabling and disabling): Mention
2348 read-sdata-object.
2349 (General Query Packets) <qSupported>: Document qXfer:sdata:read
2350 and StaticTracepoint.
2351 Mention qTfSTM, qTsSTM and qTSTMat as tracepoint packets.
2352 Document qXfer:sdata:read.
2353 (Tracepoint packets): Document qTfSTM, qTsSTM and qTSTMat.
2354
dc3b15be
JB
23552010-06-29 Joel Brobecker <brobecker@adacore.com>
2356
2357 * gdb.texinfo (Threads In Python): Fix unmatched @end table.
2358
595939de
PM
23592010-06-28 Phil Muldoon <pmuldoon@redhat.com>
2360 Tom Tromey <tromey@redhat.com>
2361 Thiago Jung Bauermann <bauerman@br.ibm.com>
2362
2363 * gdb.texinfo (Inferiors In Python): New node.
2364 * gdb.texinfo (Threads In Python): New node.
2365
9279c692
JB
23662010-06-28 Joel Brobecker <brobecker@adacore.com>
2367
2368 * gdb.texinfo (Python): Document what the python directory is
2369 and what its location is.
2370 (Basic Python): Document the gdb.PYTHONDIR constant.
2371
bc9f0842
TT
23722010-06-25 Tom Tromey <tromey@redhat.com>
2373
2374 PR python/10808:
2375 * gdb.texinfo (Basic Python): Document new gdb.execute argument.
2376
f1421989
HZ
23772010-06-24 Hui Zhu <teawater@gmail.com>
2378
2379 * gdb.texinfo: (Commands for Controlled Output): Add
2380 documentation for command "eval".
2381
e4c0cfae
SS
23822010-06-21 Stan Shebs <stan@codesourcery.com>
2383
2384 * gdb.texinfo: Add explicit @node and @appendix for GFDL.
2385 * annotate.texinfo: Ditto.
2386 * gdbint.texinfo: Ditto.
2387 * stabs.texinfo: Ditto.
2388
bb08c432
HZ
23892010-06-22 Hui Zhu <teawater@gmail.com>
2390
2391 * gdb.texinfo: (Process Record and Replay): Add documentation
2392 for command "set record memory-query".
2393
4f5d9f07
SS
23942010-06-21 Stan Shebs <stan@codesourcery.com>
2395
2396 * gdb.texinfo: Relicense under GFDL version 1.3.
2397 * annotate.texinfo: Relicense under GFDL version 1.3.
2398 * gdbint.texinfo: Relicense under GFDL version 1.3.
2399 * stabs.texinfo: Relicense under GFDL version 1.3.
2400 * fdl.texi: Update to version 1.3.
2401
6aed2dbc
SS
24022010-06-18 Stan Shebs <stan@codesourcery.com>
2403
a61408f8
SS
2404 * gdb.texinfo (Operating System Auxiliary Information): Describe
2405 "info os" when no arguments given.
2406
6aed2dbc
SS
2407 * gdb.texinfo (Debugging Programs with Multiple Threads): Describe
2408 $_thread.
2409
24e933df
HZ
24102010-06-18 Hui Zhu <teawater@gmail.com>
2411
2412 * gdb.texinfo: (Process Record and Replay): Add documentation
2413 for commands "record save" and "record restore".
2414
65d79d4b
SDJ
24152010-06-16 Jan Kratochvil <jan.kratochvil@redhat.com>
2416
2417 * gdb.texinfo: Include information about the correct use
2418 of addresses in the `watch' command.
2419
d914c394
SS
24202010-06-11 Stan Shebs <stan@codesourcery.com>
2421
2422 * gdb.texinfo (Observer Mode): New section.
2423 (General Query Packets): Document QAllow.
889bf7c5 2424
967cf477
DE
24252010-06-04 Doug Evans <dje@google.com>
2426
2427 * gdb.texinfo (Python API): New node `Disabling Pretty-Printers'.
2428
aaf4119b
DE
24292010-06-03 Doug Evans <dje@google.com>
2430
2431 * gdbint.texinfo (Coding): Add subsection on command names.
2432
9eae7c52
TT
24332010-06-02 Tom Tromey <tromey@redhat.com>
2434
2435 * gdb.texinfo (Maintenance Commands): Document maint set dwarf2
2436 always-disassemble.
2437
fa593d66
PA
24382010-06-01 Pedro Alves <pedro@codesourcery.com>
2439
2440 * gdb.texinfo (Set Tracepoints): Mention tracepoints support in
2441 gdbserver, and add cross reference.
2442 (Tracepoints support in gdbserver): New subsection.
2443
dde08ee1
PA
24442010-05-26 Pedro Alves <pedro@codesourcery.com>
2445
2446 * gdb.texinfo (General Query Packets) <qSupported>: Describe the
2447 `qRelocInsn' feature.
2448 (Relocate instruction reply packet): New subsection
2449 of `Tracepoint Packets'.
2450 (Tracepoint Packets): Mention that packets QTDP and QTStart
2451 support the qRelocInsn request, and add cross reference to new
2452 subsection.
2453
07ca107c
DE
24542010-05-25 Doug Evans <dje@google.com>
2455
2456 * gdb.texinfo (Exception Handling): Document gdb.GdbError.
2457 (Commands In Python): Document gdb.string_to_argv.
2458
c25c4a8b
JK
24592010-05-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2460
2461 * gdbint.texinfo (Host Definition): Remove items NORETURN and
2462 ATTR_NORETURN.
2463
d7b32ed3 24642010-04-29 Phil Muldoon <pmuldoon@redhat.com>
c25c4a8b
JK
2465 Tom Tromey <tromey@redhat.com>
2466 Thiago Jung Bauermann <bauerman@br.ibm.com>
d7b32ed3 2467
c25c4a8b 2468 * gdb.texinfo (Parameters In Python): New Node.
d7b32ed3 2469
6aecb9c2
JB
24702010-04-29 Mihail Zenkov <mihail.zenkov@gmail.com>
2471
2472 * gdb.texinfo: (Summary) Add mention about D language support.
2473 (Filenames): Add D suffixes.
2474 (D): New node.
2475
b7da9e9f
PM
24762010-04-26 Pierre Muller <muller@ics.u-strasbg.fr>
2477
2478 * gdbint.texinfo (CANNOT_STEP_HW_WATCHPOINTS): Remove explanation
2479 of macro deleted from GDB code.
2480
ab38a727
PA
24812010-04-24 Pedro Alves <pedro@codesourcery.com>
2482
2483 * gdb.texinfo (Commands to specify files): Describe what how GDB
2484 looks up DOS-based filesystem paths on the system root. Document
2485 the new `set/show target-file-system-kind' commands.
2486
66d09542
DE
24872010-04-23 Doug Evans <dje@google.com>
2488
2489 * gdb.texinfo (Python): Move Auto-loading section here ...
2490 (Python API): from here.
2491 (Auto-loading): Add docs for .debug_gdb_scripts auto-loaded scripts.
2492 (Maintenance Commands): Add docs for "maint print section-scripts".
2493
8bd10a10
CM
24942010-04-20 Chris Moller <cmoller@redhat.com>
2495
2496 * gdb.texinfo (Setting Breakpoints): Added description of
2497 filename-qualified rbreak.
2498 * refcard.tex (Breakpoints and Watchpoints): Added brief
2499 description of filename-qualified rbreak.
2500
4c374409
JK
25012010-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
2502
2503 * gdb.texinfo (Data): New @menu reference to Pretty Printing.
2504 (Python API): Change the reference to Pretty Printing API.
2505 (Pretty Printing): Move the user part under the Data node. Reformat
2506 the sample output to 72 columns. Create a new reference to Pretty
2507 Printing API. Rename the API part ...
2508 (Pretty Printing API): To a new node name.
2509 (Selecting Pretty-Printers, Progspaces In Python, Objfiles In Python)
2510 (GDB/MI Variable Objects): Change references to Pretty Printing API.
2511
5a9351ae
SS
25122010-04-21 Stan Shebs <stan@codesourcery.com>
2513
2514 * gdb.texinfo (Tracepoint Actions): Mention synonymy of actions
889bf7c5 2515 and commands.
5a9351ae 2516 (Listing Tracepoints): Update to reflect current behavior.
889bf7c5 2517
9a22f0d0
PM
25182010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
2519
2520 * gdb.texinfo (Examining memory): Update for change in string
2521 display with explicit size.
2522
6149aea9
PA
25232010-04-19 Pedro Alves <pedro@codesourcery.com>
2524
2525 PR breakpoints/8554.
2526
2527 * gdb.texinfo (Save Breakpoints): New node.
2528 (save-tracepoints): Rename to ...
2529 (save tracepoints): ... this. Mention that `save-tracepoints' is
2530 a deprecated alias to `save tracepoints'.
2531
711e434b
PM
25322010-04-16 Pierre Muller <muller@ics.u-strasbg.fr>
2533
645797a8 2534 * gdb.texinfo ($_tlb): Document new automatic convinience variable.
711e434b
PM
2535 (info w32 thread-information-block): Document new command.
2536 (qGetTIBAddress): Document new gdbserver query.
2537 (maint set/show show-all-tib): Document new command.
2538
3f7b2faa
DE
25392010-04-15 Doug Evans <dje@google.com>
2540
fa33c3cd
DE
2541 * gdb.texinfo (Python API): Add progspaces section.
2542 (Selecting Pretty-Printers): Progspace pretty-printers are
2543 searched too.
2544 (Progspaces In Python): New section.
2545
3f7b2faa
DE
2546 * gdb.texinfo (Command Files): Add docs for new "source -s" option.
2547
79f283fe
PM
25482010-04-14 Phil Muldoon <pmuldoon@redhat.com>
2549
2550 * gdb.texinfo (Pretty Printing): Document behaviour when to_string
2551 returns None.
2552
87290684
SS
25532010-04-09 Stan Shebs <stan@codesourcery.com>
2554
2555 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
2556 Describe the `frames-created' field, tweak grammar.
2557
a97153c7
PA
25582010-04-09 Pedro Alves <pedro@codesourcery.com>
2559
2560 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
2561 Describe the `circular' and `disconnected' fields.
2562
5c5dcc1b
L
25632010-04-09 H.J. Lu <hongjiu.lu@intel.com>
2564
2565 * gdb.texinfo (maint print registers): Mention unavailable and
2566 invisible registers.
2567
adc36818
PM
25682010-04-09 Phil Muldoon <pmuldoon@redhat.com>
2569 Thiago Jung Bauermann <bauerman@br.ibm.com>
5c5dcc1b 2570 Tom Tromey <tromey@redhat.com>
adc36818
PM
2571
2572 * gdb.texinfo (Breakpoints In Python): New Node.
2573
33da3f1c
SS
25742010-04-08 Stan Shebs <stan@codesourcery.com>
2575
2576 * gdb.texinfo (Tracepoint Packets): Describe disconn and circular
2577 trace status fields.
2578
3a13a53b
L
25792010-04-08 H.J. Lu <hongjiu.lu@intel.com>
2580
2581 * gdb.texinfo (i386 Features): Make org.gnu.gdb.i386.avx
2582 optional. Make org.gnu.gdb.i386.avx requires
2583 org.gnu.gdb.i386.avx.
2584
08001717
DE
25852010-04-08 Doug Evans <dje@google.com>
2586
2587 * gdb.texinfo (Command Files): Document that gdb skips $cdir in
2588 search path, and document that gdb only scans the search path if
2589 the script's path doesn't specify a directory.
2590
c375651d
DE
25912010-04-05 Doug Evans <dje@google.com>
2592
2593 * gdb.texinfo (maint show python auto-load): Fix typo.
2594
af54718e
SS
25952010-04-04 Stan Shebs <stan@codesourcery.com>
2596
d77f58be
SS
2597 * gdb.texinfo (Setting Breakpoints): "info watch" no longer a synonym.
2598 (Setting Watchpoints): Update description of "info watch".
2599 (Disabling Breakpoints): Only "info break" lists all.
2600
af54718e
SS
2601 * gdb.texinfo (Tracepoint Restrictions): Document PC inference.
2602 (tdump): Explain how tdump works.
2603
86b17b60
PA
26042010-04-01 Pedro Alves <pedro@codesourcery.com>
2605
2606 * gdb.texinfo (Break Commands): Clarify `commands' changes, and
2607 add cross reference.
2608
ff12863f
PA
26092010-03-31 Pedro Alves <pedro@codesourcery.com>
2610
2611 * gdb.texinfo (TUI Commands): Mention that in some cases, these
2612 commands error out.
2613
f68eb612
L
26142010-03-30 H.J. Lu <hongjiu.lu@intel.com>
2615
2616 * gdb.texinfo (i386 Features): Add org.gnu.gdb.i386.avx.
2617
c8d5aac9
L
26182010-03-30 H.J. Lu <hongjiu.lu@intel.com>
2619
2620 * gdb.texinfo (General Query Packets): Add xmlRegisters.
2621
7d13fe92
SS
26222010-03-29 Stan Shebs <stan@codesourcery.com>
2623 Nathan Sidwell <nathan@codesourcery.com>
2624
2625 * gdb.texinfo (GDB/MI Tracepoint Commands): Add notes about the
2626 GDBN equivalent.
2627 (Set Tracepoints): Remove mention that conditional tracepoints
2628 don't exist.
2629 (Tracepoint Actions): Clarify when while-stepping collection
2630 happens, note that while-stepping does not automatically collect
2631 $pc.
2632
409873ef 26332010-03-29 Stan Shebs <stan@codesourcery.com>
889bf7c5 2634
409873ef
SS
2635 * gdb.texinfo (Tracepoint Packets): Describe QTDPsrc.
2636 (General Query Packets): Describe TracepointSource.
2637
ee8e71d4
EZ
26382010-03-27 Matt Rice <ratmice@gmail.com>
2639
c8d5aac9
L
2640 * gdb.texinfo (ARM): Document arguments to "target sim".
2641 (Set Catchpoints): Use @dots{} instead of @r{...}.
ee8e71d4 2642
99b5e152
PA
26432010-03-26 Pedro Alves <pedro@codesourcery.com>
2644
2645 * gdb.texinfo (Tracepoint Packets): Remove mention that
2646 terror:string may be plain text, and drop mention of X prefix.
2647
cd64ee31
VP
26482010-03-26 Vladimir Prus <vladimir@codesourcery.com>
2649
2650 * gdb.texinfo (GDB/MI Tracepoint Commands): Add comma after @xref.
2651
6c28cbf2
SS
26522010-03-24 Stan Shebs <stan@codesourcery.com>
2653
2654 * gdb.texinfo (Tracepoint Packets): Document trace error status.
2655
95a42b64
TT
26562010-03-24 Tom Tromey <tromey@redhat.com>
2657
2658 PR breakpoints/9352:
2659 * gdb.texinfo (Break Commands): Update.
2660
18148017
VP
26612010-03-24 Vladimir Prus <vladimir@codesourcery.com>
2662
2663 * gdb.texinfo (GDB/MI Tracepoint Commands): Document MI tracepoint
2664 commands.
2665
4daf5ac0
SS
26662010-03-16 Stan Shebs <stan@codesourcery.com>
2667
2668 * gdb.texinfo (Starting and Stopping Trace Experiments): Describe
2669 circular-trace-buffer.
2670 (Tracepoint Packets): Describe QTBuffer, and details of the
2671 qTStatus reply.
2672
c9429232
SS
26732010-03-12 Stan Shebs <stan@codesourcery.com>
2674 Nathan Sidwell <nathan@codesourcery.com>
2675
2676 * gdb.texinfo (Tracepoint Actions): Clarify that while-stepping is
2677 doing instruction stepping.
2678 (Tracepoint Restrictions): New node.
2679
ccefe4c4
TT
26802010-03-10 Tom Tromey <tromey@redhat.com>
2681
2682 * gdbint.texinfo (Symbol Handling): Update.
2683
7c953934
TT
26842010-03-08 Tom Tromey <tromey@redhat.com>
2685
2686 PR cli/9591:
2687 * gdb.texinfo (Mode Options): Mention lack of pagination and
2688 confirmation with --batch.
2689 (Screen Size): Mention --batch.
2690 (Messages/Warnings): Likewise.
2691
f870a310
TT
26922010-03-05 Tom Tromey <tromey@redhat.com>
2693
2694 * gdb.texinfo (Basic Python): Document target_charset and
2695 target_wide_charset.
2696
78e2826b
TT
26972010-03-05 Tom Tromey <tromey@redhat.com>
2698
2699 * gdb.texinfo (Data): Link to pretty-printing.
2700 (Output Formats): Likewise. Correct text.
2701
f5dff777
DJ
27022010-03-01 Daniel Jacobowitz <dan@codesourcery.com>
2703
2704 * gdb.texinfo (Types): Describe <struct> and <flags>.
2705
dc00d89f
PM
27062010-02-28 Phil Muldoon <pmuldoon@redhat.com>
2707
2708 * gdb.texinfo (Frames In Python): Add block parameter and
2709 description to read_var text.
2710
5107b149 27112010-02-26 Phil Muldoon <pmuldoon@redhat.com>
c8d5aac9 2712 Tom Tromey <tromey@redhat.com>
5107b149
PM
2713
2714 * gdb.texinfo (Types In Python): Describe block argument in
2715 template_argument and gdb.lookup_type.
2716
e03e5e7b
TT
27172010-02-24 Tom Tromey <tromey@redhat.com>
2718
2719 * gdb.texinfo (Cygwin Native): Fix typo.
2720
f3e9a817
PM
27212010-02-24 Phil Muldoon <pmuldoon@redhat.com>
2722
2723 * gdb.texinfo (Frames In Python): Add block, find_sal, function
2724 and select method descriptions.
2725 (Python API): Add Blocks In Python, Symbols in Python and Symbol
2726 Tables in Python to menu.
2727 (Blocks In Python): New node.
2728 (Symbols In Python): New node.
2729 (Symbol Tables in Python): New node.
2730
a79b8f6e
VP
27312010-02-24 Vladimir Prus <vladimir@codesourcery.com>
2732
2733 Multiexec MI
2734
2735 gdb/
2736 * breakpoint.c (clear_syscall_counts): Take struct inferior*.
2737
2738 gdb/doc/
2739 * gdb.texinfo (GDB/MI Command Syntax): Document notification
2740 changes.
2741 (GDB/MI Program Execution): Document current behaviour of
2742 --all and --thread-group.
2743 (GDB/MI Miscellaneous Commands): Document -add-inferior and
2744 -remove-inferior.
2745 * observer.texi (inferior_added, inferior_removed): New
2746 observers.
2747
629d6a47
TT
27482010-02-19 Tom Tromey <tromey@redhat.com>
2749
2750 * gdbint.texinfo (Getting Started): Fix @node.
2751 (Debugging GDB): Likewise.
2752
c09529e5
JB
27532010-02-13 Joel Brobecker <brobecker@adacore.com>
2754
2755 * gdbint.texinfo (Testsuite): New section "Testsuite Configuration",
2756 documenting the gdb_test_timeout variable.
2757
540aa8e7
MS
27582010-02-12 Jakob Engblom <jakob@virtutech.com>
2759
2760 * gdb.texinfo (MI commands): Added documentation of --reverse
2761 option to a set of MI commands. Restructured documentation of MI
2762 commands --exec-continue to reflect the complexity of reverse
2763 execution.
2764
081dfbf7
PA
27652010-02-12 Pedro Alves <pedro@codesourcery.com>
2766
2767 * gdb.texinfo (Using the Collected Data): Specify that the address
2768 range of `tfind outsize' is exclusive, and that the address range
2769 of `tfind range' is inclusive.
2770 (Tracepoint Packets): Specify that the address range of
2771 `QTFrame:range' is inclusive, and that the address range of
2772 `QTFrame:outside' is exclusive
2773
8e9c5e02
VP
27742010-02-12 Vladimir Prus <vladimir@codesourcery.com>
2775
2776 * gdb.texinfo (GDB/MI Result Records): Clarify ^running.
2777
92981e24
TT
27782010-02-10 Tom Tromey <tromey@redhat.com>
2779
2780 * gdb.texinfo (Debugging Output): Document set debug parser and
2781 show debug parser.
2782
075b51b7
L
27832010-02-09 H.J. Lu <hongjiu.lu@intel.com>
2784
2785 * gdb.texinfo (Predefined Target Types): Add i387_ext,
2786 i386_eflags and i386_mxcsr.
2787
3bb8d5c3
L
27882010-02-08 H.J. Lu <hongjiu.lu@intel.com>
2789
2790 * gdb.texinfo: Document i386 target features.
2791
c5f80513
DE
27922010-02-05 Doug Evans <dje@google.com>
2793
2794 * gdbint.texinfo (Testsuite): Add a new section to document the
2795 various DejaGnu variables that may be overridden.
1be00882 2796 Document INTERNAL_GDBFLAGS.
c5f80513 2797
6ac33a4e
TT
27982010-02-04 Tom Tromey <tromey@redhat.com>
2799
2800 PR cli/8830:
2801 * gdb.texinfo (Files): -readnow comes before the filename for file
2802 and symbol-file.
2803
a1dcb23a
DJ
28042010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
2805
2806 * gdb.texinfo (Architecture-Specific Protocol Details): New section.
2807 Document ARM breakpoint types.
2808 (Register Packet Format): Move into the new section.
2809 (Packets): Describe the KIND argument for Z0, z0, Z1, and z1 packets.
2810
95433b34
JB
28112010-01-21 Joel Brobecker <brobecker@adacore.com>
2812
2813 * gdb.texinfo (File Options): Adjust the documentation of this
2814 switch to refer to the "source" command rather than partially
2815 duplicating some of the relevant information.
2816 (Extending GDB): Introduce and document the set/show script-extension
2817 setting.
2818 (Command Files): Add note explaining that the "source" command
2819 is also used to evalute scripts written in other languages.
2820 Remove the short slightly incorrect reference to sourcing Python
2821 scripts.
2822 (Python Commands): Document how to execute a Python script from GDB.
2823
8d576872
JB
28242010-01-19 Joel Brobecker <brobecker@adacore.com>
2825
2826 * gdb.texinfo (Command Files): Fix typo.
2827
8150ff9c
JB
28282010-01-18 Tom Tromey <tromey@redhat.com>
2829
2830 * gdb.texinfo (File Options): Document -x on .py files.
2831 (Command Files): Document handling of Python scripts.
2832
23db03a6
JZ
28332010-01-18 Jie Zhang <jie.zhang@analog.com>
2834
2835 * Makefile.in (ANNOTATE_DOC_BUILD_INCLUDES): Add GDBvn.texi.
2836
00bf0b85
SS
28372010-01-15 Stan Shebs <stan@codesourcery.com>
2838
2839 * gdb.texinfo (Trace Files): New section.
2840 (Tracepoint Packets): Document QTSave and qTBuffer.
2841 (Trace File Format): New appendix.
2842
be759fcf
PM
28432010-01-13 Phil Muldoon <pmuldoon@redhat.com>
2844
2845 * gdb.texinfo (Values From Inferior): Document lazy_string value
2846 method.
2847 (Python API): Add Lazy strings menu item.
2848 (Lazy Strings In Python): New node.
2849
dc146f7c
VP
28502010-01-13 Vladimir Prus <vladimir@codesourcery.com>
2851
2852 * gdb.texinfo (GDB/MI Thread Information): New.
2853 (GDB/MI Async Records): Document the core field in *stopped.
2854 (GDB/MI Miscellaneous Commands): Expand -list-thread-groups
2855 documentation
2856 (Process list): Document that osdata document may contain
2857 threads.
2858 (Remote Serial Protocol): Document qXfer:threads.
2859
d5551862
SS
28602010-01-06 Stan Shebs <stan@codesourcery.com>
2861
2862 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
2863 disconnected tracing.
2864 (Tracepoint Packets): Document new protocol.
2865
7a697b8d
SS
28662010-01-05 Stan Shebs <stan@codesourcery.com>
2867
2868 * gdb.texinfo (Create and Delete Tracepoints): Describe fast
2869 tracepoints.
2870 (Tracepoint Packets): Describe remote protocol for fast
2871 tracepoints.
2872
e6f3ec50
JB
28732010-01-01 Joel Brobecker <brobecker@adacore.com>
2874
2875 Update the "Start of New Year Procedure".
2876 * gdbint.texinfo: Add the list of files that need to be updated
2877 manually. Minor reformatting.
2878
ddc4e9c1
JB
28792010-01-01 Joel Brobecker <brobecker@adacore.com>
2880
2881 * refcard.tex: Update copyright year in header and text.
2882
9d2897ad
JB
28832010-01-01 Joel Brobecker <brobecker@adacore.com>
2884
2885 * agentexpr.texi: Add 2010 to the list of copyright years.
2886 * annotate.texinfo: Likewise.
2887 * gdb.texinfo: Likewise.
2888 * gdbint.texinfo: Likewise.
2889 * observer.texi: Likewise.
2890 * stabs.texinfo: Likewise.
2891
6da95a67
SS
28922009-12-31 Stan Shebs <stan@codesourcery.com>
2893
2894 * gdb.texinfo (Tracepoint Actions): Describe teval.
889bf7c5 2895
236f1d4d
SS
28962009-12-29 Stan Shebs <stan@codesourcery.com>
2897
2898 * gdb.texinfo (Tracepoint Actions): Describe default-collect.
889bf7c5 2899
f61e138d
SS
29002009-12-28 Stan Shebs <stan@codesourcery.com>
2901
2902 * gdb.texinfo (Trace State Variables): New section.
2903 (Tracepoint Packets): Describe trace state variable packets.
2904 * agentexpr.texi (Bytecode Descriptions): Describe trace state
2905 variable bytecodes.
2906
0fe7935b
DJ
29072009-12-28 Daniel Jacobowitz <dan@codesourcery.com>
2908
2909 * gdb.texinfo (Symbols): "info variables" prints definitions, not
2910 declarations.
2911
a6b29f87
VP
29122009-12-21 Vladimir Prus <vladimir@codesourcery.com>
2913
2914 * gdb.texinfo (GDB/MI Miscellaneous Commands): Clarify that
2915 -gdb-exit behaviour.
2916
5e4bde96
JB
29172009-12-20 Joel Brobecker <brobecker@adacore.com>
2918
2919 * gpl.texi: Update to version 3 of the GPL.
2920
a1715244
JB
29212009-12-20 Joel Brobecker <brobecker@adacore.com>
2922
2923 * Makefile.in: Update copyright header.
2924 * observer.texi: Fix the copyright header of the generated files.
2925
361ae042
PM
29262009-12-08 Phil Muldoon <pmuldoon@redhat.com>
2927
2928 * gdb.texinfo (Types In Python): Describe range function.
2929
bfd31e71
PM
29302009-12-03 Richard Ward <richard.j.ward1@googlemail.com>
2931
2932 * gdb.texinfo (Types In Python): Describe "is_base_class".
2933
57a1d736
TT
29342009-12-03 Tom Tromey <tromey@redhat.com>
2935
2936 * gdb.texinfo (Basic Python): Document gdb.parse_and_eval.
2937
8cebebb9
PP
29382009-12-02 Paul Pluzhnikov <ppluzhnikov@google.com>
2939
2940 * observer.texi: New memory_changed observer.
2941
16af530a
TT
29422009-12-01 Tom Tromey <tromey@redhat.com>
2943
2944 * gdb.texinfo (Reverse Execution): Fix typo.
2945
b6199126
DJ
29462009-11-24 Daniel Jacobowitz <dan@codesourcery.com>
2947
2948 PR gdb/8704
2949
2950 * gdb.texinfo (Thread-Specific Breakpoints): Thread specifiers
2951 are allowed after the breakpoint condition.
2952
7a6973ad
TT
29532009-11-23 Tom Tromey <tromey@redhat.com>
2954
2955 PR python/10782:
2956 * gdb.texinfo (Types In Python): Document Type.pointer.
2957
21a0512e
PP
29582009-11-23 Paul Pluzhnikov <ppluzhnikov@google.com>
2959
2960 * gdb.texinfo (Machine Code): Adjust.
889bf7c5 2961
a5832c8f
PA
29622009-11-11 Pedro Alves <pedro@codesourcery.com>
2963
2964 * agentexpr.texi (Tracing On Symmetrix): Delete section.
2965 (Using Agent Expressions): Delete cross reference.
2966
1eb7cd77
JB
29672009-11-07 Joel Brobecker <brobecker@adacore.com>
2968
2969 * gdbint.texinfo, stabs.texinfo: Move the @setchapternewpage
2970 and @settitle directives up to help makeinfo find them.
2971
24ddea62
JK
29722009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2973
2974 * gdb.texinfo (set debug-file-directory, show debug-file-directory)
2975 (Auto-loading): Use plural and note one can use multiple components now.
2976
3afae151
VP
29772009-11-01 Vladimir Prus <vladimir@codesourcery.com>
2978
2979 * gdb.texinfo (GDB/MI Stack Manipulation): Make
2980 -stack-list-arguments have the same documentation for parameter
2981 as -stack-list-locals. Add comas.
2982
14ff2235
PM
29832009-10-27 Tom Tromey <tromey@redhat.com>
2984 Eli Zaretskii <eliz@gnu.org>
2985
c8d5aac9 2986 PR python/10781
14ff2235
PM
2987
2988 * gdb.texinfo (Values From Inferior): Document cast method.
2989
9c419145
PP
29902009-10-22 Paul Pluzhnikov <ppluzhnikov@google.com>
2991
2992 * gdb.texinfo (Machine Code): Mention function name in disasssembly
2993 and adjust example.
889bf7c5 2994
29153c24
MS
29952009-10-22 Michael Snyder <msnyder@vmware.com>
2996
2997 * gdb.texinfo (Process Record and Replay): Document new form of
889bf7c5 2998 info record command. Also document the new save and restore
29153c24
MS
2999 commands.
3000
2b28d209
PP
30012009-10-21 Paul Pluzhnikov <ppluzhnikov@google.com>
3002
3003 * gdb.texinfo (Machine Code): Mention current pc marker.
3004 (Memory): Likewise.
3005
6c95b8df
PA
30062009-10-19 Pedro Alves <pedro@codesourcery.com>
3007 Stan Shebs <stan@codesourcery.com>
3008
3009 * observer.texi (new_inferior): Rename to...
3010 (inferior_appeared): ... this.
3011
3012 * gdb.texinfo (Inferiors): Rename node to ...
3013 (Inferiors and Programs): ... this. Mention running multiple
3014 programs in the same debug session.
3015 <info inferiors>: Mention the new 'Executable' column if "info
3016 inferiors". Update examples. Document the "add-inferior",
3017 "clone-inferior", "remove-inferior" and "maint info
3018 program-spaces" commands.
3019 (Process): Rename node to...
3020 (Forks): ... this. Document "set|show follow-exec-mode".
3021
2f8132f3
MS
30222009-10-11 Michael Snyder <msnyder@vmware.com>
3023
3024 * gdb.texinfo (ReverseStep): Show default as "unsupported".
3025 (ReverseContinue): Ditto.
3026
cba4b2d3
PP
30272009-10-08 Paul Pluzhnikov <ppluzhnikov@google.com>
3028
3029 * gdb.texinfo (Server): Document libthread-db-search-path.
889bf7c5 3030
da082f17
JK
30312009-10-08 Jan Kratochvil <jan.kratochvil@redhat.com>
3032
3033 * gdbint.texinfo (i386_stopped_by_hwbp): Remove.
3034
08be9d71
ME
30352009-10-06 Michael Eager <eager@eagercon.com>
3036
3037 * gdb.texinfo (Contributors): Add self for Xilinx MicroBlaze.
3038 (Embedded Processors): Add MicroBlaze.
3039 (MicroBlaze): New. Describe Xilinx MicroBlaze
3040
08a0efd0
PA
30412009-10-04 Pedro Alves <pedro@codesourcery.com>
3042
3043 * gdb.texinfo (Remote Protocol): Don't mention vCont;T.
3044
cbb8f428
EZ
30452009-09-26 Pierre Muller <muller@ics.u-strasbg.fr>
3046
3047 * gdb.texinfo (Cygwin Native): Mention support for Ctrl-BREAK.
3048
30a4a70c
JB
30492009-09-23 Joel Brobecker <brobecker@adacore.com>
3050
3051 * observer.texi (solib_unloaded): Document explicitly the fact that
3052 this observer is called before the associated symbols are unloaded.
3053
b3372f91
VP
30542009-09-19 Vladimir Prus <vladimir@codesourcery.com>
3055
3056 * gdb.texinfo (GDB/MI Stack Manipulation): Document
3057 -stack-list-variables.
3058
f43030c4
TT
30592009-09-18 Tom Tromey <tromey@redhat.com>
3060
3061 * gdb.texinfo (GDB/MI Variable Objects): -enable-pretty-printing
3062 is experimental.
3063
ec7e75e7
PP
30642009-09-17 Paul Pluzhnikov <ppluzhnikov@google.com>
3065
3066 * gdb.texinfo (convenince variables): Mention
3067 $_siginfo could be empty.
f43030c4 3068
0cc7d26f
TT
30692009-09-15 Tom Tromey <tromey@redhat.com>
3070
3071 * gdb.texinfo (GDB/MI Variable Objects): Document
3072 -enable-pretty-printing, -var-set-update-range, dynamic varobjs.
3073 Expand -var-update documentation.
3074
a96d9b2e
SDJ
30752009-09-14 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
3076
3077 * gdb.texinfo (Set Catchpoints): Documentation about the catch syscall
3078 feature.
3079
005ca36a
JB
30802009-09-13 Daniel Jacobowitz <dan@codesourcery.com>
3081
3082 * gdbint.texinfo (Unwinding the Frame ID): Reference outer_frame_id.
3083
0d772ac9
MS
30842009-09-10 Michael Snyder <msnyder@vmware.com>
3085
3086 * gdb.texinfo (qSupported): Mention new ReverseContinue and
3087 ReverseStep replies to the qSupported query.
3088
14fb1bac
JB
30892009-09-10 Joel Brobecker <brobecker@adacore.com>
3090
3091 Add documentation for set/show interactive-mode.
3092 * gdb.texinfo (Other Misc Settings): New node.
3093
29b090c0
DE
30942009-09-01 Doug Evans <dje@google.com>
3095
3096 * gdb.texinfo (Caching Data of Remote Targets): Add note on
3097 non-stop mode's affect on remote caching.
3098
4e5d721f
DE
30992009-08-31 Jacob Potter <jdpotter@google.com>
3100 Doug Evans <dje@google.com>
3101
3102 * gdb.texinfo (Caching Data of Remote Targets): Update text.
3103 Mark `set/show remotecache' options as obsolete.
3104 Document new `set/show stack-cache' option.
3105 Update text for `info dcache'.
3106
55333a84
DE
31072009-08-27 Doug Evans <dje@google.com>
3108
3109 * gdb.texinfo (Symbols): Delete `set print symbol-loading'.
3110 (Files): Add note on new optional regex arg to `info sharedlibrary'.
3111
bc3a0b4d
RW
31122009-08-26 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3113
3114 * gdbint.texinfo (Releasing GDB): Fix confusing sentence
3115 about autoconf.
3116
3a1ff0b6
PA
31172009-08-25 Pedro Alves <pedro@codesourcery.com>
3118
3119 * gdb.texinfo (Debugging Multiple Inferiors): Add "info inferiors"
3120 small example, and describe its columns. Replace "inferior-id" by
3121 "infno" throughout.
3122
81ecdfbb
RW
31232009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3124
af542c2e
RW
3125 * gdbint.texinfo (Releasing GDB): Point to
3126 README-maintainer-mode file for required autoconf version.
3127 * configure.ac: Do not substitute datarootdir, htmldir,
3128 pdfdir, docdir. Do not process --with-datarootdir,
3129 --with-htmldir, --with-pdfdir, --with-docdir.
3130 * configure: Regenerate.
3131
81ecdfbb
RW
3132 * configure: Regenerate.
3133
4efc6507
DE
31342009-08-20 Reid Kleckner <reid@kleckner.net>
3135
3136 * gdb.texinfo: Add chapter on JIT interface.
3137
43089a6e
NR
31382009-08-07 Nick Roberts <nickrob@snap.net.nz>
3139
3140 * gdb.texinfo (Server Prefix): Explain that server prefix suppresses
889bf7c5 3141 confirmation request.
43089a6e 3142
99e008fe
EZ
31432009-08-05 Jeremy Bennett <jeremy.bennett@embecosm.com>
3144
c8d5aac9
L
3145 * gdb.texinfo (Separate Debug Files, Remote Protocol): Clarified
3146 CRC definitions.
99e008fe 3147
48cb2d85
VP
31482009-08-03 Vladimir Prus <vladimir@codesourcery.com>
3149
3150 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
889bf7c5 3151 -break-commands.
48cb2d85 3152
ff1a52c6
UW
31532009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
3154
3155 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
3156 "set spu auto-flush-cache" and "show spu auto-flush-cache" commands.
3157
3285f3fe
UW
31582009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
3159
3160 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
3161 "set spu stop-on-load" and "show spu stop-on-load" commands.
3162
e35359c5
UW
31632009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
3164
3165 * gdb.texinfo (Target Descriptions): Document <compatible> element.
3166
58d6951d
DJ
31672009-07-28 Daniel Jacobowitz <dan@codesourcery.com>
3168
3169 * gdb.texinfo (ARM Features): Document org.gnu.gdb.arm.vfp and
3170 org.gnu.gdb.arm.neon.
3171
08d16641
PA
31722009-07-20 Pedro Alves <pedro@codesourcery.com>
3173
3174 * gdb.texinfo (Target Description Format): Mention the new <osabi>
3175 optional element.
3176 (subsection OS ABI): New subsection.
3177
782b2b07
SS
31782009-07-14 Stan Shebs <stan@codesourcery.com>
3179
3180 * gdb.texinfo (Tracepoint Conditions): New section.
3181 (General Query Packets): Describe ConditionalTracepoints.
3182 (Tracepoint Packets): Describe condition field.
3183 (Maintenance Commands): Describe maint agent-eval.
3184 * agentexpr.texi (Using Agent Expressions): Mention eval usage.
3185
9b117ef3
HZ
31862009-07-11 Hui Zhu <teawater@gmail.com>
3187
3188 * gdb.texinfo (disassemble): Add a new modifier /r
3189 to "disassemble" command to make it print the raw instructions
3190 in hex as well as in symbolic form.
3191
f5a33284
TT
31922009-07-09 Tom Tromey <tromey@redhat.com>
3193
3194 * gdbint.texinfo (Testsuite): Document parallel make check.
3195
812f7342
TT
31962009-07-09 Tom Tromey <tromey@redhat.com>
3197
3198 * gdbint.texinfo (Testsuite): Document test transcripts.
3199
fbb8f299
PM
32002009-07-10 Phil Muldoon <pmuldoon@redhat.com>
3201
3202 * gdb.texinfo (Values From Inferior): Add length parameter
3203 description.
3204
dd8f35ac
EZ
32052009-07-04 Chris Genly <chris@genly.us>
3206
3207 * gdb.texinfo (GDB/MI Variable Objects): Document child definition
3208 in -var-list-children. Fix example according to what the code
3209 does.
3210
2277426b
PA
32112009-07-02 Pedro Alves <pedro@codesourcery.com>
3212
3213 * gdb.texinfo (Debugging multiple inferiors): Document the
3214 "inferior", "detach inferior" and "kill inferior" commands.
3215 (Debugging Programs with Multiple Processes): Adjust to mention
3216 generic "inferior" commands. Delete mention of "detach fork" and
3217 "delete fork". Cross reference to "Debugging multiple inferiors"
3218 section.
3219
a6d9a66e
UW
32202009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
3221
5af949e3
UW
3222 * gdbint.texinfo (Item Output Functions): Update signature
3223 for ui_out_field_core_addr.
3224
32252009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
3226
3227 * gdbint.texinfo (Examples of Use of @code{ui_out} functions):
a6d9a66e
UW
3228 Update example code extrated from breakpoint.c.
3229
9901a55b 32302009-06-28 Paul Pluzhnikov <ppluzhnikov@google.com>
889bf7c5 3231
9901a55b
PP
3232 * gdb.texinfo (GDB/MI Program Context): @ignore unimplemented
3233 MI commands.
3234 (GDB/MI Symbol Query): Likewise.
3235 (GDB/MI File Commands): Likewise.
3236 (GDB/MI File Transfer Commands): Likewise.
3237 (GDB/MI Target Manipulation): Likewise.
3238 (GDB/MI Miscellaneous Commands): Likewise.
889bf7c5 3239
edb3359d
DJ
32402009-06-27 Daniel Jacobowitz <dan@codesourcery.com>
3241
3242 * gdb.texinfo (Debugging Optimized Code): New chapter.
3243 (Compiling for Debugging): Reference it. Move some
3244 text to the new section.
3245
7cd1089b
PM
32462009-06-15 Phil Muldoon <pmuldoon@redhat.com>
3247
3248 * doc/gdb.texinfo (Calling): Document
3249 set-unwind-on-terminating-exception usage.
3250
d4db2f36
PA
32512009-06-11 Pedro Alves <pedro@codesourcery.com>
3252
3253 * gdb.texinfo (All-Stop): Document new 'set schedule-multiple'
3254 command.
3255
d1a7880c
PA
32562009-06-07 Pedro Alves <pedro@codesourcery.com>
3257
3258 * gdbint.texinfo (TARGET_HAS_HARDWARE_WATCHPOINTS): Delete all
3259 references.
3260
473f94e6
UW
32612009-06-04 Ulrich Weigand <uweigand@de.ibm.com>
3262
3263 * gdbint.texinfo: Rename formal parameters to gdbarch function
3264 protoypes from "current_gdbarch" to "gdbarch".
3265
8f500870
TT
32662009-05-28 Tom Tromey <tromey@redhat.com>
3267
3268 * gdb.texinfo (Basic Python): Change get_parameter to parameter.
3269
b6313243
TT
32702009-05-27 Tom Tromey <tromey@redhat.com>
3271
3272 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
3273 feature.
3274 (GDB/MI Variable Objects): Document -var-set-visualizer.
3275
32762009-04-02 Tom Tromey <tromey@redhat.com>
3277
3278 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
3279 feature.
3280 (GDB/MI Variable Objects): Document -var-set-visualizer.
3281
a6bac58e
TT
32822009-05-27 Tom Tromey <tromey@redhat.com>
3283 Thiago Jung Bauermann <bauerman@br.ibm.com>
3284 Phil Muldoon <pmuldoon@redhat.com>
3285
3286 * gdb.texinfo (Objfiles In Python): Reference pretty printing.
3287 (Pretty Printing): New node.
3288 (Selecting Pretty-Printers): Likewise.
3289 (Python API): Update.
3290 (Output Formats): Document /r format.
3291
2c74e833
TT
32922009-05-27 Thiago Jung Bauermann <bauerman@br.ibm.com>
3293 Tom Tromey <tromey@redhat.com>
3294
3295 * gdb.texinfo (Types In Python): New node.
3296 (Values From Inferior): "type" is now an attribute.
3297 (Python API): Update.
3298
89c73ade
TT
32992009-05-27 Tom Tromey <tromey@redhat.com>
3300 Thiago Jung Bauermann <bauerman@br.ibm.com>
3301 Phil Muldoon <pmuldoon@redhat.com>
3302
3303 * gdb.texinfo: Add @syncodeindex for `tp'.
3304 (Python API): Update.
3305 (Auto-loading): New node.
3306 (Objfiles In Python): New node.
3307
17a37d48
PP
33082009-05-15 Paul Pluzhnikov <ppluzhnikov@google.com>
3309
3310 * gdb.texinfo (Threads): Document libthread-db-search-path.
889bf7c5 3311
6718376f
NR
33122009-05-15 Nick Roberts <nickrob@snap.net.nz>
3313
3314 * gdb.texinfo (GDB/MI General Design): Break up into four nodes.
3315
cbe54154
PA
33162009-05-12 Pedro Alves <pedro@codesourcery.com>
3317
3318 * gdb.texinfo: Document 'set/show debug gnu-nat'. Replace 'maint
3319 show-debug-regs' docs by 'maint set show-debug-regs' and 'maint
3320 show show-debug-regs' docs.
3321
8e05493c
EZ
33222009-05-08 Eli Zaretskii <eliz@gnu.org>
3323
3324 * gdb.texinfo (Process Record and Replay): Add description of
3325 reverse execution.
3326
b39f4988
JB
33272009-05-07 Joel Brobecker <brobecker@adacore.com>
3328
3329 * gdbint.texinfo (Adding support for debugging core files): New node.
3330 (Native Debugging): Remove the ``Native core file Support'' section.
3331
a2311334
EZ
33322009-05-01 Eli Zaretskii <eliz@gnu.org>
3333
3334 * gdb.texinfo (Process Record and Replay): Improve and clarify.
3335 Add index entries.
3336
53cc454a 33372009-04-30 Hui Zhu <teawater@gmail.com>
c8d5aac9 3338 Michael Snyder <msnyder@vmware.com>
53cc454a 3339
a2311334
EZ
3340 * gdb.texinfo: (Process Record and Replay): Add documentation for
3341 process record and replay.
53cc454a 3342
484086b7
JK
33432009-04-29 Jan Kratochvil <jan.kratochvil@redhat.com>
3344
3345 * gdb.texinfo (Macros): Note command-line for `info macro'. Append
3346 a new part on command-line defined macros.
3347
32ae1842
EZ
33482009-04-25 Eli Zaretskii <eliz@gnu.org>
3349
3350 * gdb.texinfo (Machine Code) <disassemble-next-line>: Improve and
3351 clarify the wording.
3352
b14b1491
TT
33532009-04-23 Tom Tromey <tromey@redhat.com>
3354
3355 * gdb.texinfo (Data Files): New node.
3356 (GDB Files): Update menu.
3357
5c1e86e1
JB
33582009-04-23 Joel Brobecker <brobecker@adacore.com>
3359
3360 * gdbint.texinfo (Defining Other Architecture Features): Remove
e346fb8f 3361 entry for PROCESS_LINENUMBER_HOOK.
5c1e86e1 3362
83eba9b7
VP
33632009-04-22 Vladimir Prus <vladimir@codesourcery.com>
3364
3365 * gdb.texinfo (GDB/MI Program Execution): Document -exec-jump.
3366
e31198c4
HZ
33672009-04-22 Hui Zhu <teawater@gmail.com>
3368
3369 * gdb.texinfo (disassemble-next-line): Set the default of
3370 disassemble-next-line to off.
3371
26e251b6
JM
33722009-04-21 Joseph Myers <joseph@codesourcery.com>
3373
3374 * configure.ac (--with-datarootdir, --with-docdir, --with-pdfdir,
3375 --with-htmldir): New.
3376 * configure: Regenerate.
3377 * Makefile.in (datarootdir, docdir): Define.
3378 (gdb.dvi, gdb.pdf): Use same -I options as for building gdb.info
3379 instead of $(SET_TEXINPUTS).
3380 (gdbint.dvi, gdbint.pdf): Use same -I options as for building
3381 gdbint.info instead of $(SET_TEXINPUTS).
3382 (gdbint/index.html): Use same -I options as for building
3383 gdbint.info.
3384 (stabs.dvi, stabs.pdf): Use same -I options as for building
3385 stabs.info instead of $(SET_TEXINPUTS).
3386 (stabs/index.html): Use same -I options as for building
3387 stabs.info.
3388 (annotate.dvi, annotate.pdf): Use same -I options as for building
3389 annotate.info instead of $(SET_TEXINPUTS).
3390 (annotate/index.html): Use same -I options as for building
3391 annotate.info.
3392
eac35c4e
DD
33932009-04-21 David Daney <ddaney@caviumnetworks.com>
3394
3395 * gdb.texinfo (maint show-debug-regs): Remove mention of x86.
3396
29b0e8a2
JM
33972009-04-21 Joseph Myers <joseph@codesourcery.com>
3398
3399 * gdb.texinfo (Source Path): Document --with-relocated-sources.
3400
2b831889 34012009-04-18 Carlos O'Donell <carlos@codesourcery.com>
c8d5aac9 3402 Joseph Myers <joseph@codesourcery.com>
2b831889
JM
3403
3404 * Makefile.in (MAKEHTML): Set to makeinfo --html.
3405 (MAKEHTMLFLAGS): Set to empty.
3406 (html__strip_dir): Define.
3407 (HTMLFILES): Define.
3408 (HTMLFILES_INSTALL): Define.
3409 (install-html): Copy new automake rule.
3410 (html): Depend on $(HTMLFILES).
3411 (gdb_toc.html): Rename to gdb/index.html.
3412 (gdbint_toc.html): Rename to gdbint/index.html.
3413 (stabs_toc.html): Rename to stabs/index.html.
3414 (annotate_toc.html): Rename to annotate/index.html.
3415
89a34d1b
JM
34162009-04-17 Carlos O'Donell <carlos@codesourcery.com>
3417
3418 * Makefile.in: Set pdfdir and htmldir from configure
3419 substitutions.
3420 * configure.ac: AC_SUBST datarootdir, docdir, htmldir, pdfdir.
3421 * configure: Regenerate.
3422
a2d5da46
JB
34232009-04-16 Joel Brobecker <brobecker@adacore.com>
3424
3425 * gdbint.texinfo (Native Debugging): Remove entry for PROC_NAME_FMT.
3426 This macro is no longer used.
3427
732f6a93
TT
34282009-04-15 Tom Tromey <tromey@redhat.com>
3429
3430 * gdb.texinfo (Character Sets): Document default character set.
3431
87f9adc1
PM
34322009-04-14 Pierre Muller <muller@ics.u-strasbg.fr>
3433
3434 * gdbint.texinfo: Change server name from sources.redhat.com to
3435 sourceware.org throughout.
3436
2c88c651
JB
34372009-04-09 Joel Brobecker <brobecker@adacore.com>
3438
3439 * gdb.texinfo (Set Breaks): Rewrite a paragraph to avoid a warning
3440 about a missing dot or coma after @xref.
3441
4f5376b2
JB
34422009-04-02 Joel Brobecker <brobecker@adacore.com>
3443
3444 * gdb.texinfo (Backtrace): Add a parameter in frame 1 of the first
3445 example, and add a small explanation about it.
3446 (Print Settings): Change the documentation of the "set print
3447 frame-arguments" to reflect the fact that the default is now "scalars".
3448
a0381d3a
JB
34492009-04-02 Joel Brobecker <brobecker@adacore.com>
3450
3451 * gdb.texinfo (Print Settings): Add kindex for command "set
3452 print frame-arguments".
3453
45ac276d
JB
34542009-03-31 Joel Brobecker <brobecker@adacore.com>
3455
3456 * gdb.texinfo (Ada Tasks): Add documentation about task-specific
3457 breakpoints.
3458 (Set Breaks): Add reference to thread-specific and task-specific
3459 breakpoints.
3460
32cd1edc
JB
34612009-03-31 Joel Brobecker <brobecker@adacore.com>
3462
3463 * gdb.texinfo (Ada Tasks): Remove the documentation about
3464 the "Running" state, as this state has been eliminated.
3465 Now all runnable tasks are shown as "Runnable".
3466
1042e4c0
SS
34672009-03-30 Stan Shebs <stan@codesourcery.com>
3468
3469 * gdb.texinfo (Tracepoints): Describe tracepoints as a
3470 special case of breakpoints.
3471 (Enable and Disable Tracepoints): Mention deprecation.
3472 (Listing Tracepoints): Update description and example.
3473
f8f6f20b
TJB
34742009-03-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
3475
3476 * gdb.texinfo (Frames in Python): New node.
3477 (Python API): Update.
3478
c0c6f777
TJB
34792009-03-29 Thiago Jung Bauermann <bauerman@br.ibm.com>
3480
3481 * gdb.texinfo (Values From Inferior): Change gdb.Value.address
3482 from a method to an attribute.
3483
def2b000
TJB
34842009-03-26 Thiago Jung Bauermann <bauerman@br.ibm.com>
3485
3486 * gdb.texinfo (Values From Inferior): Document is_optimized_out
3487 attribute.
3488
a07daef3
PA
34892009-03-25 Pedro Alves <pedro@codesourcery.com>
3490
3491 * observer.texi (thread_exit): Add "silent" parameter.
3492
f3b1572e
PA
34932009-03-22 Pedro Alves <pedro@codesourcery.com>
3494
3495 * observer.texi (about_to_proceed): New.
3496
587afa38
EZ
34972009-03-21 Jeremy Bennett <jeremy.bennett@embecosm.com>
3498
3499 * gdbint.texinfo (everywhere): Use braces {} in @deftypeXX type
3500 field throughout to handle types with spaces in them. Fix typos
3501 found by aspell.
3502 (Summary, Requirements, Contributors): New first chapter,
3503 "Summary" added, old Requirements section moved there, and new
3504 section, "Contributors" added.
3505 (Initializing a New Architecture, Register Representation)
3506 (Frame Interpretation, Inferior Call Setup, Adding a New Target)
3507 (Porting gdb): These sections extended and updated.
3508 (Compiler Characteristics): This section (empty) deleted.
3509 (Defining Other Architecture Features): This section renamed and
3510 duplicate material removed from (formerly "Target Conditionals").
3511 Use braces {} in @deftypeXX type field throughout to handle types
3512 with spaces in them. Typos found by aspell fixed.
3513
3514 * stack_frame.svg: New file, source of image for gdbint.texinfo.
3515 * stack_frame.pdf: Version of image for PDF output.
3516 * stack_frame.png: Version of image for HTML output and for Emacs.
3517 * stack_frame.txt: Version of image for Info output.
1db61298 3518 * stack_frame.eps: Version of image for TeX DVI output.
587afa38 3519
10af6951
EZ
35202009-03-21 Eli Zaretskii <eliz@gnu.org>
3521
3522 * gdb.texinfo (Character Sets): Fix last change.
3523
cc924cad
TJB
35242009-03-21 Thiago Jung Bauermann <bauerman@br.ibm.com>
3525
3526 * gdb.texinfo (Values From Inferior): Fix optional arguments
3527 markup.
3528 (Commands In Python): Adjust argument names of gdb.Command.__init__
3529 to what the function accepts as keywords.
3530
bc3b79fd
TJB
35312008-03-20 Tom Tromey <tromey@redhat.com>
3532
3533 * gdb.texinfo (Convenience Vars): Document convenience functions.
3534 (Functions In Python): New node.
3535 (Python API): Update.
3536
6c7a06a3
TT
35372009-03-20 Tom Tromey <tromey@redhat.com>
3538
3539 * gdb.texinfo (Character Sets): Remove obsolete text. Document
3540 set target-wide-charset.
3541 (Requirements): Mention iconv.
3542
b646ddd4
HZ
35432009-03-17 Hui Zhu <teawater@gmail.com>
3544
3545 * gdb.texinfo: Change the introduce of "disassemble-next-line".
3546
91440f57
HZ
35472009-03-17 Hui Zhu <teawater@gmail.com>
3548
3549 * gdb.texinfo: Add documentation for disassemble-next-line.
3550
8fd41227
TJB
35512009-03-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
3552
3553 * gdb.texinfo (Commands In Python): Remove tindex entries.
3554
61ff14c6
JK
35552009-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
3556
3557 * gdb.texinfo (Returning): New description for missing debug info.
3558
0b16c5cf
PA
35592009-03-14 Pedro Alves <pedro@codesourcery.com>
3560
3561 * gdb.texinfo (Remote Configuration): Document query-attached.
61ff14c6 3562 (General Query Packets): Document qAttached.
0b16c5cf 3563
32fc0df9
PA
35642009-03-05 Pedro Alves <pedro@codesourcery.com>
3565
3566 * gdb.texinfo (Background Execution): Better describe the set
3567 target-async command.
3568 (Maintenance Commands): Delete description of the `maint set/show
3569 linux-async' and `maint set/show remote-async' commands.
3570
134eb42c
VP
35712009-02-18 Vladimir Prus <vladimir@codesourcery.com>
3572
3573 * gdb.texinfo (GDB/MI Async Records): Add double-spaces
3574 between sentences.
3575
c86cf029
VP
35762009-02-18 Vladimir Prus <vladimir@codesourcery.com>
3577
3578 * gdb.texinfo (GDB/MI Async Records): Document the
3579 =library-loaded and =library-unloaded notifications.
3580
3ea85240
VP
35812009-02-17 Vladimir Prus <vladimir@codesourcery.com>
3582
3583 * observer.texi (test_notification): New observer.
3584
1d33d6ba
VP
35852009-02-14 Vladimir Prus <vladimir@codesourcery.com>
3586
61ff14c6
JK
3587 * observer.texi: Add parameter 'print_frame' to normal_stop
3588 observer.
1d33d6ba 3589
d721c933
EZ
35902009-02-07 Eli Zaretskii <eliz@gnu.org>
3591
3592 * gdb.texinfo (Basic Python): Fix change from 2009-02-04.
3593 (Commands In Python): Fix COMMAND_* constants in last change. Use
3594 @kbd for interactive input. Add cross-references and index
3595 entries.
3596
4aa995e1
PA
35972009-02-06 Pedro Alves <pedro@codesourcery.com>
3598
3599 * gdb.texinfo (Signals): Document $_siginfo.
3600 (Convenience Variables): Mention $_siginfo.
3601 (Remote Configuration): Document qXfer:siginfo:read,
3602 qXfer:siginfo:write packets, and the read-siginfo-object,
3603 write-siginfo-object commands.
3604
5f5233d4
PA
36052009-02-06 Pedro Alves <pedro@codesourcery.com>
3606
3607 * gdbint.texinfo (Values): New chapter.
3608
d8906c6f
TJB
36092009-02-06 Tom Tromey <tromey@redhat.com>
3610
3611 * gdb.texinfo (Python API): Add entry for Commands In Python.
3612 (Commands In Python): New node.
3613
b6cb8e7d
TJB
36142009-02-05 Tom Tromey <tromey@redhat.com>
3615
3616 * gdb.texinfo (Values From Inferior): Document Value.string.
3617
12453b93
TJB
36182009-02-05 Tom Tromey <tromey@redhat.com>
3619
3620 * gdb.texinfo (Basic Python): Document execute's from_tty
3621 argument.
3622
08c637de
TJB
36232009-02-04 Tom Tromey <tromey@redhat.com>
3624
3625 * gdb.texinfo (Basic Python): Document gdb.history.
3626
592375cd
VP
36272009-01-30 Vladimir Prus <vladimir@codesourcery.com>
3628
3629 * gdb.texinfo (GDB/MI Thread Commands): Document the
3630 'current-thread-id' field. Remove the example with zero threads,
3631 since current GDB won't ever report that if there's inferior.
3632
41447f92
VP
36332009-01-30 Vladimir Prus <vladimir@codesourcery.com>
3634
3635 * gdb.texinfo (GDB/MI Breakpoint Commands): Document the -d
3636 option to -break-insert.
3637
098b41a6
JG
36382009-01-28 Daniel Jacobowitz <dan@codesourcery.com>
3639 Jerome Guitton <guitton@adacore.com>
3640
3641 * gdb.texinfo (Startup): Document --with-system-gdbinit.
3642 (System-wide configuration): New section.
3643
3c16cced
PA
36442009-01-26 Pedro Alves <pedro@codesourcery.com>
3645
3646 PR gdb/7580:
3647 * gdb.texinfo (Maintenance Commands): Document "maint set|show
3648 internal-error|internal-warning quit|corefile ask|yes|no".
3649
62709adf
PA
36502009-01-26 Pedro Alves <pedro@codesourcery.com>
3651
3652 * gdb.texinfo (Using the `gdbserver' Program): Document
3653 --remote-debug.
3654
7ce58dd2
DE
36552009-01-23 Doug Evans <dje@google.com>
3656
3657 * gdb.texinfo: Add nexti to list of commands that support
3658 background execution.
3659
adb483fe
DJ
36602009-01-14 Daniel Jacobowitz <dan@codesourcery.com>
3661
3662 * gdb.texinfo (Define, Hooks): Document prefix command support.
3663
a67ec3f4 36642009-01-14 Joseph Myers <joseph@codesourcery.com>
c8d5aac9 3665 Carlos O'Donell <carlos@codesourcery.com>
a67ec3f4
JM
3666
3667 Fixes for makeinfo --html.
3668
3669 * annotate.texinfo: Use @copying and @insertcopying. Use
3670 @ifnottex in place of @ifinfo.
3671 * gdb.texinfo: Use @copying and @insertcopying. Use @ifnottex in
3672 place of @ifinfo. Use @ifnotinfo for one index entry.
3673 * gdbint.texinfo: Use @copying and @insertcopying. Use @ifnottex
3674 in place of @ifinfo.
3675 * stabs.texinfo: Use @copying and @insertcopying. Use @ifnottex
3676 in place of @ifinfo. Include contents at start unconditionally.
3677
84fcdf95
PA
36782009-01-13 Pedro Alves <pedro@codesourcery.com>
3679
3680 * gdb.texinfo (General Query Packets): Remove @var{} around the
3681 "spu" literal string.
3682
fa3a767f
PA
36832009-01-07 Pedro Alves <pedro@codesourcery.com>
3684
3685 * gdb.texinfo (Error in Breakpoints): Delete mention of "The same
3686 program may be running in another process" errors.
3687 * gdbint.texinfo (Native Conditionals): Delete
3688 ONE_PROCESS_WRITETEXT description.
3689
9cb011d3
JB
36902009-01-07 Joel Brobecker <brobecker@adacore.com>
3691
3692 * gdbint.texinfo (Start of New Year Procedure): Add the "coding"
3693 emacs local variable to be placed at the end of the ChangeLog.
3694 Add server.c and gdbreplay.c to the list of files where the
3695 copyright year needs to be updated.
3696
84603566
SL
36972009-01-06 Sandra Loosemore <sandra@codesourcery.com>
3698
3699 * gdb.texinfo (Remote Configuration): Document new
3700 "set/show tcp auto-retry" and "set/show tcp connect-timeout"
3701 commands.
3702
a53f55d8
PA
37032008-12-28 Pedro Alves <pedro@codesourcery.com>
3704
3705 * gdbint.texinfo (gdbarch_cannot_fetch_register): Don't mention
3706 FETCH_INFERIOR_REGISTERS.
3707 (Native Conditionals): Remove obsolete CHILD_PREPARE_TO_STORE,
3708 FETCH_INFERIOR_REGISTERS descriptions. Remove
3709 gdbarch_get_longjmp_target descrition, since already described in
3710 Target Conditionals. Move gdbarch_fp0_regnum description to ...
3711 (Target Conditionals): ... here.
3712
077e0a52
JB
37132008-12-16 Joel Brobecker <brobecker@adacore.com>
3714
3715 * gdb.texinfo (Omissions from Ada): Add missing GDB prompt in
3716 examples.
3717 (Additions to Ada): Likewise. Add the missing opening and closing
3718 parenthesis of the GDB prompt in one of the examples.
3719
023eb17c
JB
37202008-12-14 Joel Brobecker <brobecker@adacore.com>
3721
3722 * gdb.texinfo (Omissions from Ada): Remove incorrect documentation
3723 about the result of 'Address not being of type System.Address.
3724 This problem has been fixed a while ago.
3725
c3b108f7
VP
37262008-12-02 Vladimir Prus <vladimir@codesourcery.com>
3727
3728 MI non-stop and multiprocess docs.
3729
c8d5aac9
L
3730 * gdb.texinfo (GDB/MI): New section 'GDB/MI General Design'
3731 (GDB/MI Output Records): New section 'GDB/MI Frame Information'
3732 Adjust documentation for *stopped, document =thread-created,
3733 =thread-exited, =thread-group-created and =thread-group-exited.
3734 (GDB/MI Thread Commands): Document the 'state' field in
3735 -thread-info output.
3736 (GDB/MI Program Execution): Mention --all and --thread-group
3737 options.
3738 (GDB/MI Variable Objects): Describe floating and fixed variable
3739 objects.
3740 (GDB/MI Miscellaneous Commands): Document -list-thread-groups.
c3b108f7 3741
07e059b5
VP
37422008-12-02 Vladimir Prus <vladimir@codesourcery.com>
3743
c8d5aac9
L
3744 * gdb.texinfo (Operating System Information): New appendix.
3745 (Operating System Auxiliary Information): Document 'info os processes'
3746 (Remote Configuration): Document 'osdata'
3747 (General Query Packets): Document qXfer:osdata:read.
07e059b5 3748
a80b95ba
TG
37492008-11-27 Tristan Gingold <gingold@adacore.com>
3750
3751 * gdb.texinfo (Darwin): Document Darwin specific features.
3752
a655d424
JK
37532008-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
3754
3755 * gdbint.texinfo (Target Conditionals): Extend the
3756 gdbarch_breakpoint_from_pc description.
3757
249e1128
VP
37582008-11-22 Vladimir Prus <vladimir@codesourcery.com>
3759
3760 * gdb.texinfo (M68K Features): Fix typo.
3761
c14c28ba
PP
37622008-11-18 Paul Pluzhnikov <ppluzhnikov@google.com>
3763
3764 * gdb.texinfo (Symbols): Mention printing containing
3765 image name in "info symbol".
3766 (Maint translate-address): Likewise.
889bf7c5 3767
394a6666
JB
37682008-11-18 Joel Brobecker <brobecker@adacore.com>
3769
3770 * gdb.texinfo (Set Catchpoints): Remove the documentation of
3771 commands "catch load" and "catch unload".
3772
66bb093b
VP
37732008-11-17 Vladimir Prus <vladimir@codesourcery.com>
3774
3775 * gdb.texinfo (GDB/MI Async Records): Document
c8d5aac9 3776 =thread-selected.
889bf7c5 3777
4a92f99b
VP
37782008-11-17 Vladimir Prus <vladimir@codesourcery.com>
3779
c8d5aac9 3780 * observer.texi (new_inferior, inferior_exit): New observers.
4a92f99b 3781
f0323ca0
PA
37822008-10-27 Pedro Alves <pedro@codesourcery.com>
3783
3784 * gdbint.texinfo (Adding a New Target): Don't mention TDEPFILES,
3785 .mt files, TM_CLIBS or TM_CDEPS.
3786 (x86 Watchpoints): Don't mention TDEPFILES.
3787
8b23ecc4
SL
37882008-10-24 Sandra Loosemore <sandra@codesourcery.com>
3789
3790 * gdb.texinfo (Remote Protocol): Add new nodes to menu.
3791 (Overview): Mention notifications and non-stop mode behavior.
3792 (Packets): Update documentation of ?, vAttach, vCont, and vRun
3793 with non-stop mode behavior. Add vStopped description.
3794 (Stop Reply Packets): Update list of packets that return
3795 stop replies. Mention non-stop behavior.
3796 (General Query Packets): Document QNonStop packet and associated
3797 qSupported query response.
3798 (Interrupts): Clarify multi-threaded behavior. Mention non-stop
3799 behavior.
3800 (Notification Packets): New section.
3801 (Remote Non-Stop): New section.
3802 (File-I/O Overview): Mention non-stop behavior.
3803
fff08868
HZ
38042008-10-24 Hui Zhu <teawater@gmail.com>
3805 Pedro Alves <pedro@codesourcery.com>
3806
3807 * gdb.texinfo (displaced-stepping): Describe the auto mode
3808 setting, and say it's the default. This is now a mainstream
3809 setting instead of a maintenance setting.
3810
252fbfc8
PA
38112008-10-23 Pedro Alves <pedro@codesourcery.com>
3812
3813 * observer.texi (thread_stop_requested): New.
3814
20924a55
JB
38152008-10-22 Joel Brobecker <brobecker@adacore.com>
3816
3817 * gdb.texinfo (Ada Tasks, Ada Tasks and Core Files): New nodes.
3818 (Patching): Replace incorrect usage of @samp by @kbd.
3819
bacec72f
MS
38202008-10-17 Michael Snyder <msnyder@vmware.com>
3821
3822 * gdb.texinfo: Add documentation for reverse execution.
3823
a08702d6 38242008-10-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
bd4f7d68 3825 Eli Zaretskii <eliz@gnu.org>
a08702d6
TJB
3826
3827 * gdb.texinfo. (Values From Inferior): New subsubsection.
3828
d97bc12b
DE
38292008-10-06 Doug Evans <dje@google.com>
3830
3831 * gdb.texinfo (set debug dwarf2-die): Document it.
3832
87f67dba
JB
38332008-10-01 Joel Brobecker <brobecker@adacore.com>
3834
3835 * gdb.texinfo (catch) [exception]: Document how to insert
3836 a breakpoint on user-defined exceptions when the exception
3837 name is identical to one of the language-defined ones.
3838
2fae03e8
TT
38392008-09-27 Tom Tromey <tromey@redhat.com>
3840
3841 * gdb.texinfo (Macros): Remove text about stringification,
3842 varargs, and splicing.
3843
5c6ce71d
TT
38442008-09-27 Tom Tromey <tromey@redhat.com>
3845
3846 * gdbint.texinfo (Language Support): Remove text about omitting
3847 support for a language.
3848
07128da0
DE
38492008-09-23 Doug Evans <dje@google.com>
3850
3851 * gdb.texinfo (info dcache): Update.
3852
b90a069a
SL
38532008-09-22 Sandra Loosemore <sandra@codesourcery.com>
3854
3855 * gdb.texinfo (Packets): Add info on thread-id syntax and
3856 multiprocess extensions.
3857 <D>: Document multiprocess form of packet.
3858 <H>: Use thread-id syntax.
3859 <T>: Likewise.
3860 <vCont>: Likewise. Note this is required for multiprocess.
3861 <vKill>: New packet.
3862 (Stop Reply Packets) <T>: Use thread-id syntax.
3863 <W>: Document multiprocess form of reply.
3864 <X>: Likewise.
3865 (General Query Packets) <qC>: Use thread-id syntax.
3866 <qfThreadInfo>: Likewise.
3867 <qGetTLSAddr>: Likewise.
3868 <qP>: Likewise.
3869 <qSupported>: Add "multiprocess" feature.
3870 <qThreadExtraInfo>: Use thread-id syntax.
3871
b77209e0
PA
38722008-09-22 Stan Shebs <stan@codesourcery.com>
3873
3874 * gdb.texinfo (Inferiors): New section.
3875
3d0bb823
PA
38762008-09-12 Pedro Alves <pedro@codesourcery.com>
3877
3878 * gdbint.texinfo (Native Debugging): Mention NAT_GENERATED_FILES.
3879
f8dcfc0a
UW
38802008-09-11 Ulrich Weigand <uweigand@de.ibm.com>
3881
3882 * gdbint.texinfo (Target Conditionals): Remove documentation
3883 for gdbarch_name_of_malloc.
3884
8775bb90
MS
38852008-09-03 Angela Marie Thomas <angela@releasedominatrix.com>
3886
3887 * gdb.texinfo (Interrupts): Mention TCP interface for
3888 sending BREAK.
3889
f1838a98
UW
38902008-08-26 Ulrich Weigand <uweigand@de.ibm.com>
3891
3892 * gdb.texinfo (Commands to Specify Files): Document "remote:"
3893 argument prefix to "set sysroot".
3894
158c7665
PH
38952008-08-21 Paul N. Hilfinger <hilfinger@adacore.com>
3896
3897 * gdb.texinfo (Omissions from Ada): Describe new treatment of True
3898 and False.
3899
30e026bb
VP
39002008-08-20 Vladimir Prus <vladimir@codesourcery.com>
3901
c8d5aac9
L
3902 * gdb.textinfo (GDB/MI Miscellaneous Commands): Use @table
3903 for possible features of -list-features.
30e026bb 3904
c6ebd6cf
VP
39052008-08-19 Vladimir Prus <vladimir@codesourcery.com>
3906
c8d5aac9 3907 * gdb.texinfo (Background execution): Adjust example
c6ebd6cf
VP
3908 (GDB/MI Miscellaneous Commands): Document -list-target-features.
3909
aeac0ff9
VP
39102008-08-19 Vladimir Prus <vladimir@codesourcery.com>
3911
3912 * doc/gdb.texinfo (PowerPC): Fix typo.
3913 (PowerPC features): Fix typo.
3914
5231c1fd
PA
39152008-08-18 Pedro Alves <pedro@codesourcery.com>
3916
3917 * observer.texi (thread_ptid_changed): New.
3918
677c5bb1
LM
39192008-08-18 Luis Machado <luisgpm@br.ibm.com>
3920
3921 * doc/gdb.texinfo (PowerPC): Mention Extended FPR's for POWER7.
3922 (PowerPC features): Mention feature set for VSX registers.
3923
f3a2dd1a
JB
39242008-08-13 Joel Brobecker <brobecker@adacore.com>
3925
3926 * gdb.texinfo (Ada Mode Intro): Improve the documentation regarding
3927 the direct visibility of all names in user-written packages.
3928
33e5cbd6
PA
39292008-08-13 Pedro Alves <pedro@codesourcery.com>
3930
3931 * gdb.texinfo (breakpoint always-inserted) Describe the auto mode
3932 setting, and make it the default.
3933 (Non-Stop Mode): Remove "set breakpoints always-inserted 1" from
3934 non-stop script example.
3935
d0384fc4
TJB
39362008-08-12 Thiago Jung Bauermann <bauerman@br.ibm.com>
3937
3938 * gdbint.texinfo (Raw and Virtual Register Representations): Fix
3939 reference to the "Using Different Register and Memory Data
3940 Representation" section.
3941
a6f3e723
SL
39422008-08-12 Sandra Loosemore <sandra@codesourcery.com>
3943
3944 * gdb.texinfo (Remote Configuration): Document set remote noack-packet.
3945 (Remote Protocol): Add Packet Acknowledgment to menu.
3946 (Overview): Mention +/- can be disabled, and point to new section
3947 where this is discussed in detail.
3948 (General Query Packets): Document QStartNoAckMode packet, and
3949 corresponding qSupported reply.
3950 (Packet Acknowledgment): New section.
3951
0606b73b
SL
39522008-08-11 Sandra Loosemore <sandra@codesourcery.com>
3953 Pedro Alves <pedro@codesourcery.com>
3954
3955 * gdb.texinfo (Threads): Move paragraph about automatic thread
3956 selection to All-Stop Mode subsection.
3957 (Thread Stops): Reorganize existing material into subsections.
3958 Add introductory blurb and menu.
3959 (Non-Stop Mode): New subsection.
3960 (Background Execution): New subsection.
3961 (Maintenance Commands): Add cross-references from async mode
3962 commands to the new Background Execution section.
3963
d57a3c85
TJB
39642008-08-06 Tom Tromey <tromey@redhat.com>
3965
3966 * gdb.texinfo (Extending GDB): New chapter.
3967 (Sequences): Demoted chapter, now a section under the new
3968 Extending GDB chapter.
3969 (Python): New section.
3970
6d76a53d
SS
39712008-07-31 Stan Shebs <stan@codesourcery.com>
3972
3973 * gdbint.texinfo: Remove FUNCTION_EPILOGUE_SIZE.
3974
1f70da6a
SS
39752008-07-29 Stan Shebs <stan@codesourcery.com>
3976
3977 * gdbint.texinfo: General round of cleanup and minor
3978 clarifications.
3979 (Breakpoint Handling): Remove mention of BREAKPOINT macro.
3980 (Longjmp Support): Update description to reflect how it is done
3981 for targets without using native header.
3982 (Symbol Handling): Add a little more general explanation.
3983 (COFF, ELF): Mention stabs encapsulation.
3984 (DWARF 3): New section.
3985 (Adding a New Host): Scrub out some obsolete bits.
3986 (Generic Host Support Files): Mention ser-pipe.c, ser-mingw.c.
3987 (Host Conditionals): Remove descriptions of NO_STD_REGS,
3988 HAVE_MMAP, HAVE_TERMIO, INT_MAX etc, LONGEST, HAVE_LONG_DOUBLE,
3989 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, L_SET, SEEK_CUR,
3990 SEEK_SET, STOP_SIGNAL, USG.
3991 (Raw and Virtual Register Representations): Ditto for
3992 DEPRECATED_REGISTER_RAW_SIZE, DEPRECATED_REGISTER_VIRTUAL_SIZE,
3993 DEPRECATED_REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_TYPE.
3994 (Target Conditionals): Ditto for DEPRECATED_FP_REGNUM,
3995 DEPRECATED_FRAMELESS_FUNCTION_INVOCATION, DEPRECATED_FRAME_CHAIN,
3996 DEPRECATED_FRAME_CHAIN_VALID, DEPRECATED_FRAME_INIT_SAVED_REGS,
3997 DEPRECATED_FRAME_SAVED_PC, DEPRECATED_FUNCTION_START_OFFSET,
3998 DEPRECATED_REGISTER_VIRTUAL_SIZE,
3999 DEPRECATED_REGISTER_VIRTUAL_TYPE,
4000 DEPRECATED_USE_STRUCT_CONVENTION.
4001 Describe gdbarch_deprecated_fp_regnum.
4002 Update description of gdbarch_print_insn.
4003 (Adding a New Target): Scrub out obsolete bits.
4004 (Obsolete Conditionals): Remove entire section.
4005
383f836e
TT
40062008-07-25 Tom Tromey <tromey@redhat.com>
4007
4008 * observer.texi (GDB Observers): Document new observers:
4009 breakpoint_created, breakpoint_deleted, breakpoint_modified,
4010 tracepoint_created, tracepoint_deleted, tracepoint_modified,
4011 architecture_changed.
4012
cfd8ab24
SS
40132008-07-21 Stan Shebs <stan@codesourcery.com>
4014
4015 * gdbint.texinfo: Refer to target_so_ops.in_dynsym_resolve_code
4016 instead of IN_SOLIB_DYNSYM_RESOLVE_CODE.
4017
781b42b0
TT
40182008-07-21 Tom Tromey <tromey@redhat.com>
4019
4020 * observer.texi (GDB Observers): Remove obsolete comment.
4021 <executable_changed>: Remove argument.
4022
d7d9f01e
TT
40232008-07-18 Tom Tromey <tromey@redhat.com>
4024
4025 * gdb.texinfo (Macros): Update. Use @code rather than @command.
4026
bf250677
DE
40272008-07-10 Doug Evans <dje@google.com>
4028
4029 * doc/gdb.texinfo: Document "set print symbol-loading on|off".
4030
10568435
JK
40312008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
4032
4033 * gdb.texinfo (Starting): Document "set disable-randomization".
4034
5ae4183a
AS
40352008-07-07 Andreas Schwab <schwab@suse.de>
4036
4037 * gdb.texinfo (GDB/MI Target Manipulation): Fix last change.
4038
b56e7235
VP
40392008-07-06 Vladimir Prus <vladimir@codesourcery.com>
4040
4041 * gdb.texinfo (GDB/MI Target Manipulation): Add
4042 example of -target-attach.
4043
e1ac3328
VP
40442008-06-10 Vladimir Prus <vladimir@codesourcery.com>
4045
4046 * observer.texi (target_resumed): New observer.
5ae4183a 4047 * gdb.texinfo (GDB/MI Output Records): Document *running.
e1ac3328 4048
65d12d83
TT
40492008-06-06 Tom Tromey <tromey@redhat.com>
4050
4051 * gdb.texinfo (Completion): Add field name example.
4052
fbc5282e
MK
40532008-06-06 Marc Khouzam <marc.khouzam@ericsson.com>
4054
4055 * gdb.texinfo (GDB/MI Program Context): Added example
4056 to -exec-arguments
5ae4183a 4057
fbc5282e 40582008-06-05 Nick Roberts <nickrob@snap.net.nz>
bcf6fc3a
NR
4059
4060 * annotate.texinfo (Multi-threaded Apps): Add entry for thread-changed
4061 annotation.
4062
c16158bc 40632008-06-05 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a
AS
4064 Nathan Sidwell <nathan@codesourcery.com>
4065 Joseph Myers <joseph@codesourcery.com>
c16158bc
JM
4066
4067 * configure.ac: Include ../../config/acx.m4. Use ACX_PKGVERSION
4068 and ACX_BUGURL.
4069 * configure: Regenerate.
4070 * Makefile.in (PKGVERSION, BUGURL_TEXI): Define.
4071 (GDBvn.texi): Define VERSION_PACKAGE, BUGURL and BUGURL_DEFAULT.
4072 * gdb.texinfo: Use VERSION_PACKAGE and BUGURL. Remove
4073 mailing-list-specific text about bug reporting unless
4074 BUGURL_DEFAULT.
4075
75c99385
PA
40762008-06-05 Pedro Alves <pedro@codesourcery.com>
4077
4078 * gdb.texinfo (-target-select): Remove reference to target async.
4079 (Maintenance Commands): Document "maint set/show remote-async".
4080
1763a388
MK
40812008-06-04 Marc Khouzam <marc.khouzam@ericsson.com>
4082
4083 * gdb.texinfo (GDB/MI File Transfer Commands): Typo
4084 in -target-file-get section.
5ae4183a 4085
d0d064df
PA
40862008-05-22 Pedro Alves <pedro@codesourcery.com>
4087
9b562ab8
PA
4088 * gdb.texinfo (vAttach, vRun): Re-remove requirement of the stub
4089 killing the inferior when it is already debugging a process.
d0d064df 4090
8dfa32fc
JB
40912008-05-21 Joel Brobecker <brobecker@adacore.com>
4092
4093 * gdb.texinfo (Continuing and Stepping): Document the new "fin"
4094 abbreviation for "finish".
4095
55f996a7
NR
40962008-05-21 Nick Roberts <nickrob@snap.net.nz>
4097
4098 * annotate.texinfo (Multi-threaded Apps): New node for new annotation.
4099
ba2b1c56
DJ
41002008-05-15 Daniel Jacobowitz <dan@codesourcery.com>
4101
4102 * gdbint.texinfo (Target Conditionals): Delete entry for
4103 gdbarch_dwarf_reg_to_regnum.
4104
08388c79
DE
41052008-05-09 Doug Evans <dje@google.com>
4106
a3c83fae 4107 * gdb.texinfo: Document "find" command, qSearch:memory packet.
08388c79 4108
d14508fe
DE
41092008-05-05 Doug Evans <dje@google.com>
4110
4111 * gdb.texinfo (disassemble): Document /m modifier.
4112
e2b7ddea
VP
41132008-05-05 Vladimir Prus <vladimir@codesourcery.com>
4114
5ae4183a
AS
4115 * gdb.texinfo (Maintenance Commands): Clarify that "maint time"
4116 will not report the time of commands that run the target.
e2b7ddea 4117
8eb41542
VP
41182008-05-03 Vladimir Prus <vladimir@codesourcery.com>
4119
4120 * gdb.texinfo (GDB/MI Output Records): Add
4121 missing semicolon.
4122
82f68b1c
VP
41232008-05-03 Vladimir Prus <vladimir@codesourcery.com>
4124
4125 * gdb.texinfo (GDB/MI Output Records):
4126 Document =thread-create and =thread-exited.
4127
fa0f268d
VP
41282008-05-03 Vladimir Prus <vladimir@codesourcery.com>
4129
4130 * gdb.texinfo (GDB/MI Development and Front Ends):
82f68b1c 4131 Remove mention of dmi-discuss.
fa0f268d 4132
063bfe2e
VP
41332008-05-03 Pedro Alves <pedro@codesourcery.com>
4134
4135 * observer.texi (thread_exit): New.
4136
237fc4c9
PA
41372008-05-02 Pedro Alves <pedro@codesourcery.com>
4138
4139 * gdb.texinfo (Debugging Output): Document "set/show debug
4140 displaced".
4141 (Maintenance Commands): Document "maint set/show
4142 can-use-displaced-stepping".
4143
0428b8f5
DJ
41442008-05-02 Daniel Jacobowitz <dan@codesourcery.com>
4145
4146 * gdb.texinfo (ARM): Document set/show arm fallback-mode
4147 and set/show arm force-mode.
4148
5009afc5
AS
41492008-05-02 Andreas Schwab <schwab@suse.de>
4150
4151 * gdbint.texinfo (Algorithms): Describe
4152 target_watchpoint_addr_within_range.
4153
669fac23
DJ
41542008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
4155
4156 * gdbint.texinfo (Stack Frames): New chapter.
4157 (Algorithms): Move Frames text to the new chapter.
4158 (Target Conditionals): Delete SAVE_DUMMY_FRAME_TOS. Document
4159 gdbarch_dummy_id instead of gdbarch_unwind_dummy_id.
4160
721c02de
VP
41612008-04-24 Vladimir Prus <vladimir@codesourcery.com>
4162
5ae4183a
AS
4163 * gdb.texinfo (GDB/MI Output Syntax): Clarify that async
4164 output does not necessary include any tokens.
721c02de 4165
c055b101
CV
41662008-04-22 Corinna Vinschen <vinschen@redhat.com>
4167
4168 * gdb.texinfo (Set SH Calling convention): New @item.
4169 (Show SH Calling convention): Ditto.
4170
68837c9d
MD
41712008-04-22 Markus Deuling <deuling@de.ibm.com>
4172
4173 * gdb.texinfo (Fortran Operators): Describe '%' operator.
4174
2e9132cc
EZ
41752008-04-20 Eli Zaretskii <eliz@gnu.org>
4176
4177 * gdb.texinfo (Set Breaks): Mention that multiple location
4178 breakpoints need line number info. Add index entries.
4179
31fffb02
CS
41802008-04-19 Craig Silverstein <csilvers@google.com>
4181
4182 * gdb.texinfo (Requirements): Add an optional requirement on
4183 zlib.
4184 * gdbint.texinfo (Debugging File Formats): Add new subsection for
4185 Compressed DWARF 2.
4186
a47ec5fe
AR
41872008-04-16 Aleksandar Ristovski <aristovski@qnx.com>
4188
4189 * gdb.texinfo (GDB/MI Simple Examples): Added 'disp' field to the
4190 sample output for 'stopped,reason="breakpoint-hit"' message.
4191 (GDB/MI Program Execution): Likewise.
4192
de051565
MK
41932008-04-09 Marc Khouzam <marc.khouzam@ericsson.com>
4194
5ae4183a 4195 * gdb.texinfo (GDB/MI Variable Objects): Add anchor to
de051565
MK
4196 -var-set-format. Add -f option to -var-evaluate-expression.
4197
6ba66d6a
JB
41982008-04-03 Joel Brobecker <brobecker@adacore.com>
4199
4200 * gdb.texinfo (Breakpoint Menus): Delete. Contents moved inside
4201 new node "Ambiguous Expressions". Replace references to this
4202 node by references to "Ambiguous Expressions" throughout.
4203 (Ambiguous Expressions): New node.
4204
1e26b4f8
DJ
42052008-03-26 Daniel Jacobowitz <dan@codesourcery.com>
4206
4207 * gdb.texinfo (MIPS Features, PowerPC Features): Add @node.
4208
b84876c2
PA
42092008-03-21 Pedro Alves <pedro@codesourcery.com>
4210
4211 * gdb.texinfo (Debugging Output): Document
4212 "set/show debug lin-lwp-async".
4213 (Maintenance Commands): Document "maint set/show linux-async".
4214
63092375
DJ
42152008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
4216
4217 * gdb.texinfo (Expressions): Update description of malloced arrays.
4218
8e8901c5
VP
42192008-03-15 Vladimir Prus <vladimir@codesourcery.com>
4220
4221 * gdb.texinfo (Thread Commands): Document
4222 -thread-info. Remove -thread-list-all-threads.
4223
1fddbabb
PA
42242008-03-14 Pedro Alves <pedro@codesourcery.com>
4225 Sandra Loosemore <sandra@codesourcery.com>
4226
4227 * gdb.texinfo (Library List Format): Update to mention the
4228 possibility to pass section addresses instead of segment
4229 addresses.
4230
ccd213ac
DJ
42312008-03-10 Daniel Jacobowitz <dan@codesourcery.com>
4232
4233 * gdb.texinfo (Starting): Document "set exec-wrapper".
4234 (Server): Document gdbserver --wrapper.
4235
fa4727a6
DJ
42362008-03-03 Daniel Jacobowitz <dan@codesourcery.com>
4237
4238 * gdb.texinfo (Set Watchpoints): Mention watchpoints on
4239 unreadable memory. Delete obsolete SPARClite reference.
4240
8edfe269
DJ
42412008-02-28 Daniel Jacobowitz <dan@codesourcery.com>
4242
4243 * gdb.texinfo (Starting): Mention always-running targets.
4244 (Target Commands): Add an anchor for load.
4245 (Connecting): Explain continue instead of run.
4246
1843f87b
DJ
42472008-02-27 Daniel Jacobowitz <dan@codesourcery.com>
4248
4249 * gdb.texinfo (Debugging Output): Document "set debug timestamp".
4250
f9082629
NR
42512008-02-26 Nick Roberts <nickrob@snap.net.nz>
4252
4253 * gdb.texinfo (Set Breaks): Revert description of Enb column of
4254 breakpoint table.
4255
fd96d250
PA
42562008-02-19 Pedro Alves <pedro@codesourcery.com>
4257
4258 * gdb.texinfo (vAttach, vRun): Remove requirement of the stub
4259 killing the inferior when it is already debugging a process.
4260
36af4ef6
MD
42612008-02-13 Markus Deuling <deuling@de.ibm.com>
4262
4263 * gdbint.texinfo (Build Script): New section. Mention new build script
4264 gdb_buildall.sh.
4265
cda4ce5a
JB
42662008-02-01 Jim Blandy <jimb@red-bean.com>
4267
4268 * gdb.texinfo (Help): Summarize 'info args' correctly.
4269
4acd40f3
TJB
42702008-01-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
4271
4272 * gdb.texinfo: (Decimal Floating Point): Mention pseudo-registers
4273 available in PowerPC architecture.
4274 (Embedded Processors): Change node name of PowerPC item in menu.
4275 (PowerPC): Rename to...
4276 (PowerPC Embedded): this.
4277 (Architectures): Add new PowerPC item in menu.
4278 (PowerPC): New node.
4279
6e6c6f50
DJ
42802008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
4281
4282 * gdb.texinfo (Multi-Process Mode for gdbserver): Use @kbd for
4283 commands.
4284
5ee187d7
DJ
42852008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
4286
4287 * gdb.texinfo (Setting Catchpoints): Mention features
4288 supported on GNU/Linux.
4289
e275c0d9
NR
42902008-01-30 Nick Roberts <nickrob@snap.net.nz>
4291
4292 * gdb.texinfo (GDB/MI File Commands): Describe new output
4293 field for MI command -file-list-exec-source-file.
4294
2d717e4f
DJ
42952008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
4296
4297 * gdb.texinfo (Using the `gdbserver' Program): Add security
4298 warning. Rearrange into subsections and subsubsections. Document
4299 --multi and --debug. Correct --with-sysroot typo. Update --attach
4300 usage. Make load reference clearer. Document monitor exit.
4301 (Remote Configuration): Document set remote exec-file, attach-packet,
4302 and run-packet.
4303 (Packets): Document vAttach and vRun.
4304
d35a4257 43052008-01-29 Nick Roberts <nickrob@snap.net.nz>
f663676d
NR
4306
4307 * gdb.texinfo (Processes): Mention process command.
889bf7c5 4308 detach-on-follow -> detach-on-fork.
f663676d 4309
c78d192c
DJ
43102008-01-28 Daniel Jacobowitz <dan@codesourcery.com>
4311
4312 * gdbint.texinfo (Native Conditionals): Remove
4313 SHELL_COMMAND_CONCAT and SHELL_FILE.
4314
d35a4257
EZ
43152008-01-26 Eli Zaretskii <eliz@gnu.org>
4316
4317 * gdb.texinfo (Specify Location): Improve wording.
4318
93815fbf
VP
43192008-01-23 Chris Demetriou <cgd@google.com>
4320
4321 * gdb.texinfo (Threads): Document new "set print thread-events"
4322 and "show print thread-events" commands.
4323
2a25a5ba
EZ
43242008-01-19 Eli Zaretskii <eliz@gnu.org>
4325
4326 * gdb.texinfo (Specify Location): New section.
4327 (Delete Breaks, Edit, Set Breaks): Remove description of
4328 locations. Instead, add a reference to "Specify Location".
4329 (Machine Code, Jumping, Thread Stops, Continuing and Stepping)
4330 (Symbols): Refer to "Specify Location" for the valid forms of
4331 linespecs and locations.
4332
32c9a795
MD
43332008-01-18 Markus Deuling <deuling@de.ibm.com>
4334
4335 * gdbint.texinfo (Target Conditionals): Replace the description of
4336 BITS_BIG_ENDIAN with a description of gdbarch_bits_big_endian.
4337
b17828ca
JB
43382008-01-12 Paul Hilfinger <hilfinger@adacore.com>
4339
4340 * gdb.texinfo (C Operators): Remove incorrect parenthetical comment
4341 about &&var, which is rejected by the expression parser.
4342
0aea4bf3
LM
43432008-01-09 Luis Machado <luisgpm@br.ibm.com>
4344
4345 * gdb.texinfo (Output): Update documentation on using printf with DFP
4346 types.
4347
febe4383
TJB
43482008-01-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
4349
4350 * gdb.texinfo (C and C++): Add Decimal Floating Point format
4351 subsubsection.
4352 (Decimal Floating Point format): New subsubsection.
4353
7a404eba
PA
43542008-01-05 Pedro Alves <pedro@codesourcery.com>
4355
4356 * gdb.texinfo (File Options): Remove mention of the attempt to
4357 open a core file with the -p option. Don't list -c as a valid
4358 option to attach to a process.
4359
a4d9b460
PA
43602008-01-05 Pedro Alves <pedro@codesourcery.com>
4361
4362 * gdbint.texinfo (Host Conditionals): Remove mention of
4363 ALIGN_STACK_ON_ENTRY.
4364
6ec2edbe
JB
43652008-01-05 Joel Brobecker <brobecker@adacore.com>
4366
4367 * gdbint.texinfo (Start of New Year Procedure): Add item
4368 describing how to update the source and documentation copyright
4369 notices.
4370
d8b2a693
JB
43712007-12-18 Jim Blandy <jimb@codesourcery.com>
4372
ab209b3a 4373 * gdb.texinfo (Set Watchpoints): Integrate per-thread
d8b2a693
JB
4374 watchpoint explanation into the main description of the watchpoint
4375 command; update synopses of 'watch', 'rwatch', and 'awatch'
4376 commands.
4377
8b4ed427
VP
43782007-12-18 Vladimir Prus <vladimir@codesourcery.com>
4379
4380 * gdb.texinfo (Miscellaneous gdb/mi Commands):
4381 Document 'pending-breakpoints' feature of
4382 -list-features.
4383
37e4754d
LM
43842007-12-17 Luis Machado <luisgpm@br.ibm.com>
4385
669fac23 4386 * gdb.texinfo: Add new parameter's description.
37e4754d 4387
1d3811f6
DJ
43882007-12-16 Daniel Jacobowitz <dan@codesourcery.com>
4389
4390 * gdb.texinfo (Overview): Clarify run-length encoding
4391 example. Remove the restriction on "+" and "-" characters.
4392
c1c25a1a
EZ
43932007-12-15 Eli Zaretskii <eliz@gnu.org>
4394
4395 * gdb.texinfo (Host I/O Packets): Fix xref syntax.
4396
afe8ab22 43972007-12-14 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a 4398
afe8ab22
VP
4399 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
4400 the -f option for -break-insert, remove -r option,
4401 and clarify specification of location.
4402
a6b151f1
DJ
44032007-11-30 Daniel Jacobowitz <dan@codesourcery.com>
4404
4405 * gdb.texinfo (Debugging Programs with Multiple Processes): Correct
4406 formatting.
4407 (Remote Debugging): Add File Transfer section.
4408 (Remote Configuration): Document Host I/O packets.
4409 (GDB/MI): Add GDB/MI File Transfer Commands section.
c1c25a1a 4410 (Host I/O Packets): New section in "Remote Protocol".
a6b151f1
DJ
4411 (Packets): Add vFile.
4412
3b784c4f
EZ
44132007-11-17 Eli Zaretskii <eliz@gnu.org>
4414
4415 * gdb.texinfo (Set Breaks, Disabling): Clarify behavior of
4416 breakpoints with multiple locations.
4417 (Breakpoint Menus): Improve wording.
4418 (Output): Fix last change.
4419
a4ce5b0d
UW
44202007-11-17 Ulrich Weigand <uweigand@de.ibm.com>
4421
4422 * Makefile.in (Makefile): Do not depend on target_makefile_frag.
4423
1b39d5c0
DE
44242007-11-15 Doug Evans <dje@google.com>
4425
4426 * gdb.texinfo (Symbols): Update output of "maint info symtabs".
4427
7a72d44c
VP
44282007-11-15 Vladimir Prus <vladimir@codesourcery.com>
4429
4430 * gdbint.texinfo (Native Conditionals): Remove
4431 mention of CLEAR_SOLIB.
5ae4183a 4432
6d1829bf 44332007-11-11 Joel Brobecker <brobecker@adacore.com>
b4740add
JB
4434
4435 * gdb.texinfo (Print Settings): Add documentation for "set/show
4436 print frame-arguments".
4437
1a619819
LM
44382007-11-05 Luis Machado <luisgpm@br.ibm.com>
4439
3b784c4f 4440 * gdb.texinfo (Output): Update printf command's description.
1a619819 4441
55eddb0f
DJ
44422007-10-30 Daniel Jacobowitz <dan@codesourcery.com>
4443
4444 * gdb.texinfo (PowerPC): Document "set powerpc vector-abi" and "set
4445 powerpc soft-float".
4446
9cceb671
DJ
44472007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
4448
4449 * gdb.texinfo (Files): Correct formatting. Mention Expat
4450 requirement.
4451 (Requirements for Building GDB): Expand the list of Expat
4452 uses.
4453 (Library List Format, Memory Map Format): Mention Expat.
4454 (Target Descriptions): Update Expat wording.
4455
83acabca
DJ
44562007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
4457
4458 * gdbint.texinfo (Register and Memory Data, Target Conditionals):
4459 Document that gdbarch_convert_register_p should return zero for no-op
4460 conversions.
4461
e35879db
UW
44622007-10-22 Ulrich Weigand <uweigand@de.ibm.com>
4463
83acabca 4464 * gdbint.texi (Compiler Characteristics): Move documentation
e35879db
UW
4465 of set_gdbarch_sofun_address_maybe_missing back to ...
4466 (Target Conditionals): ... here to fix build break.
4467
203c3895
UW
44682007-10-19 Ulrich Weigand <uweigand@de.ibm.com>
4469
83acabca 4470 * gdbint.texi (Target Conditionals): Remove documentation of
203c3895
UW
4471 SOFUN_ADDRESS_MAYBE_MISSING, replaced by ...
4472 (Compiler Characteristics): ... documentation of
4473 set_gdbarch_sofun_address_maybe_missing.
4474
11411de3
DJ
44752007-10-17 Daniel Jacobowitz <dan@codesourcery.com>
4476
4477 * gdbint.texinfo (Target Conditionals): Use
4478 frame_unwind_register_unsigned in examples instead of
4479 frame_unwind_unsigned_register.
4480
7cc46491
DJ
44812007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
4482
4483 * gdb.texinfo (Predefined Target Types): Add int128
4484 and uint128.
4485 (Standard Target Features): Add PowerPC features.
4486
81adfced
DJ
44872007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
4488
4489 * gdb.texinfo (Maintenance Commands): Document "maint print c-tdesc".
4490
c1874924
UW
44912007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
4492
4493 * gdbint.texi (Target Conditionals): Remove documentation
4494 of and references to DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS,
4495 gdbarch_extract_return_value, and gdbarch_store_return_value.
4496
f6e56ab3
UW
44972007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
4498
4499 * gdbint.texi (Target Conditionals): Remove documentation of
4500 and references to DEPRECATED_REG_STRUCT_HAS_ADDR.
4501
56cf5405
KH
45022007-10-11 Kazu Hirata <kazu@codesourcery.com>
4503
4504 * gdb.texinfo: Mention that inaccessible-by-default is on by
4505 default.
4506
35156bae
DJ
45072007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
4508
4509 * gdbint.texinfo (Target Conditionals): Remove VARIABLES_INSIDE_BLOCK.
4510
d983da9c
DJ
45112007-09-30 Daniel Jacobowitz <dan@codesourcery.com>
4512
4513 * gdb.texinfo (Setting Watchpoints): Adjust warning text about
4514 multi-threaded watchpoints.
4515 * gdbint.texinfo (Watchpoints): Describe how watchpoints are
4516 checked. Describe sticky notification. Expand description
4517 of steppable and continuable watchpoints.
4518 (Watchpoints and Threads): New subsection.
4519
fe6fbf8b
VP
45202007-09-28 Vladimir Prus <vladimir@codesourcery.com>
4521
4522 * gdb.texinfo (Setting Breakpoints): Revise
4523 documentation for pending breakpoints. Document
4524 breakpoints with multiple locations.
5ae4183a 4525
084344da
VP
45262007-09-19 Vladimir Prus <vladimir@codesourcery.com>
4527
4528 * gdb.texinfo (Miscellaneous gdb/mi Commands):
4529 Document -list-features.
5ae4183a 4530
82160952
EZ
45312007-09-15 Eli Zaretskii <eliz@gnu.org>
4532
4533 * gdb.texinfo (Output): Spell out which features of C's printf are
4534 not supported by GDB's printf.
7e27a47a
EZ
4535 (Separate Debug Files): More accurate wording regarding build ID
4536 and a reference to the ld manual rather than the Fedora wiki.
82160952 4537
ea37ba09
DJ
45382007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
4539 Jim Blandy <jimb@codesourcery.com>
4540
4541 * gdb.texinfo (Output Formats): Update 'c' description. Describe 's'.
4542 (Examining Memory): Update mentions of the 's' format.
4543 (Automatic Display): Likewise.
4544
b8533aec
DJ
45452007-09-02 Daniel Jacobowitz <dan@codesourcery.com>
4546
4547 * gdb.texinfo: Update the FSF's Back-Cover Text.
4548
83f83d7f
JK
45492007-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4550 Eli Zaretskii <eliz@gnu.org>
4551
4552 * gdb.texinfo (Separate Debug Files): Cosmetic quoting removal.
4553 Fixed the ``build ID'' name. New binaries build instructions for the
4554 build ID inclusion. Explain how the commands are specific to the build
4555 ID vs. debug link.
4556
c7e83d54
EZ
45572007-09-01 Eli Zaretskii <eliz@gnu.org>
4558
4559 * gdb.texinfo (Separate Debug Files): Fix last change. Add
4560 indexing for ``build ID'' support.
4561
d3750b24
JK
45622007-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
4563
4564 * gdb.texinfo (Separate Debug Files): Included a BUILD ID description.
4565 Enlisted BUILD ID to the debug file searching example.
4566 Included a BUILD ID `.note.gnu.build-id' section description.
4567 Updated/added the debug files splitting instructions for OBJCOPY.
4568
02142340
VP
45692007-08-31 Vladimir Prus <vladimir@codesourcery.com>
4570
4571 * gdb.texinfo (Variable Objects): Adjust docs
4572 for -var-info-expression and document
4573 -var-info-path-expression.
4574
d3bdde98
JB
45752007-08-20 Jim Blandy <jimb@codesourcery.com>
4576
3fb6a982
JB
4577 * gdb.texinfo (Top): Dedicate manual to the memory of Fred Fish.
4578 (title page): Include the dedication in the printed manual, as a
4579 separate page after the copyright notice.
5ae4183a 4580
d3bdde98
JB
4581 * gdb.texinfo (The F Reply Packet): Avoid confusing texi2html:
4582 don't break a @var across a line.
4583
c80a96a8
MR
45842007-07-25 Maciej W. Rozycki <macro@mips.com>
4585
4586 * Makefile.in (MAKEHTMLFLAGS): Also search the current directory
4587 for include files.
4588
5824a901
NR
45892007-07-12 Nick Roberts <nickrob@snap.net.nz>
4590
4591 * gdb.texinfo (Server Prefix): New node. Adapt from existing node
5ae4183a
AS
4592 in annotate.texinfo.
4593 (Command History): Link to new node.
5824a901 4594
d52e7ea3
UW
45952007-07-05 Markus Deuling <deuling@de.ibm.com>
4596
4597 * gdbint.texinfo (PC_LOAD_SEGMENT): Remove description.
4598
5fc14d0a
EZ
45992007-07-05 Eli Zaretskii <eliz@gnu.org>
4600
4601 * gdbint.texinfo (Target Conditionals): Fix last change.
4602
4a9bb1df
UW
46032007-07-03 Markus Deuling <deuling@de.ibm.com>
4604
4605 * gdb.texinfo: Replace following macros by their appropriate gdbarch
4606 routines:
4607 (TARGET_CHAR_SIGNED, CALL_DUMMY_LOCATION, CANNOT_FETCH_REGISTER)
4608 (CANNOT_STORE_REGISTER, GET_LONGJMP_TARGET, POINTER_TO_ADDRESS)
4609 (ADDRESS_TO_POINTER, INNER_THAN, FRAME_NUM_ARGS)
4610 (HAVE_NONSTEPPABLE_WATCHPOINT, TARGET_SHORT_BIT, TARGET_INT_BIT)
4611 (TARGET_LONG_BIT, TARGET_LONG_LONG_BIT, TARGET_FLOAT_BIT)
4612 (TARGET_DOUBLE_BIT, TARGET_LONG_DOUBLE_BIT, TARGET_PTR_BIT
4613 (TARGET_ADDR_BIT, SP_REGNUM, PC_REGNUM, PS_REGNUM, FP0_REGNUM)
4614 (STAB_REG_TO_REGNUM, ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM)
4615 (SDB_REG_TO_REGNUM, DWARF2_REG_TO_REGNUM, BELIEVE_PCC_PROMOTION)
4616 (CONVERT_REGISTER_P, REGISTER_TO_VALUE, VALUE_TO_REGISTER)
4617 (POINTER_TO_ADDRESS, ADDRESS_TO_POINTER, EXTRACT_RETURN_VALUE)
4618 (STORE_RETURN_VALUE, SKIP_PROLOGUE, MEMORY_INSERT_BREAKPOINT)
4619 (BREAKPOINT_FROM_PC, MEMORY_REMOVE_BREAKPOINT, DECR_PC_AFTER_BREAK)
4620 (ADDR_BITS_REMOVE, TARGET_PRINT_INSN, SKIP_TRAMPOLINE_CODE)
4621 (IN_SOLIB_RETURN_TRAMPOLINE, NAME_OF_MALLOC, ADDRESS_CLASS_TYPE_FLAGS)
4622 (ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, ADDRESS_CLASS_TYPE_FLAGS_P).
4623 (ADDRESS_CLASS_NAME_to_TYPE_FLAGS, ADJUST_BREAKPOINT_ADDRESS)
4624 (PRINT_FLOAT_INFO, PRINT_VECTOR_INFO, INTEGER_TO_ADDRESS)
4625 (SKIP_PERMANENT_BREAKPOINT, TARGET_VIRTUAL_FRAME_POINTER)
4626 (SOFTWARE_SINGLE_STEP_P)
4627
4628 (push_dummy_call, stabs_argument_has_addr, unwind_sp, unwind_pc)
4629 (print_registers_info, push_dummy_code, unwind_dummy_id): Rework
4630
4631 (REGISTER_CONVERT_TO_TYPE, END_OF_TEXT_DEFAULT, GDB_MULTI_ARCH)
4632 (GDB_TARGET_IS_HPPA, DEPRECATED_GET_SAVED_REGISTER)
4633 (SYMBOLS_CAN_START_WITH_DOLLAR, DEPRECATED_INIT_EXTRA_FRAME_INFO)
4634 (DEPRECATED_INIT_FRAME_PC, DEPRECATED_SIGTRAMP_START)
4635 (IN_SOLIB_CALL_TRAMPOLINE, NO_HIF_SUPPORT, REGISTER_CONVERTIBLE)
4636 (DEPRECATED_REGISTER_RAW_SIZE, PARM_BOUNDARY, DEPRECATED_STACK_ALIGN)
4637 (PROLOGUE_FIRSTLINE_OVERLAP, DEPRECATED_POP_FRAME, STEP_SKIPS_DELAY)
4638 (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT)
4639 (OS9K_VARIABLES_INSIDE_BLOCK, KERNEL_U_ADDR, KERNEL_U_ADDR_HPUX)
4640 (REGISTER_U_ADDR, U_REGS_OFFSET, DEBUG_PTRACE): Remove description.
4641
4642 (Converting an existing Target Architecture to Multi-arch): Remove
4643 section.
4644
4645 (gdbarch_unwind_pc, gdbarch_unwind_sp): Renew code example.
4646 (gdbarch_addr_bits_remove): Add code example.
4647
4648 * gdb.texinfo: Replace REGISTER_NAME by gdbarch_register_name.
4649
cfa9d6d9
DJ
46502007-07-02 Daniel Jacobowitz <dan@codesourcery.com>
4651
4652 * gdb.texinfo (Remote Configuration): Document library-info-packet.
4653 Add other missing entries. Adjust the table size to fit.
4654 (Stop Reply Packets): Use @itemize instead of @enumerate. Document
4655 stop reasons including the new "library" event.
4656 (General Query Packets): Adjust table widths for qSupported. Mention
4657 qXfer:libraries:read reply to qSupported and document the new packet.
4658 (Library List Format): New section.
4659
159fcc13
JK
46602007-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
4661
4662 * gdb.texinfo (Attach): Fixed GDB exit inferior detachment.
4663
f66d1690
MS
46642007-06-28 Michael Snyder <msnyder@svkmacdonelllnx>
4665
4666 * gdbint.texinfo (Table, Tuple and List Functions) Fix typo.
4667
67102876
NR
46682007-06-25 Nick Roberts <nickrob@snap.net.nz>
4669
4670 * gdbint.texinfo (Register and Memory Data): Break sections
4671 into nodes and add a menu.
4672
a4642986
MR
46732007-06-21 Maciej W. Rozycki <macro@mips.com>
4674
4675 * gdb.texinfo (Examining Memory): Document the new behaviour.
4676
e9c17194
VP
46772007-06-21 Vladimir Prus <vladimir@codesourcery.com>
4678
4679 * gdb.texinfo (Standard Target Features): Document
4680 m68k features.
4681
31d99776
DJ
46822007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
4683
4684 * gdb.texinfo (General Query Packets): Document qOffsets changes.
4685
1780a0ed
DJ
46862007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
4687
4688 * gdb.texinfo (Target Description Format): Add version attribute
4689 for <target>.
4690
822b6570
DJ
46912007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
4692
4693 * gdb.texinfo (MIPS Features): Document org.gnu.gdb.mips.linux.
4694
f8b73d13
DJ
46952007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
4696
4697 * gdb.texinfo (MIPS Features): New subsection.
4698
0e7f50da
UW
46992007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
4700 Markus Deuling <deuling@de.ibm.com>
4701
4702 * gdb.texinfo (General Query Packets): Document qXfer:spu:read
4703 and qXfer:spu:write packets and mention them under qSupported.
4704
23d964e7
UW
47052007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
4706 Markus Deuling <deuling@de.ibm.com>
4707
4708 * gdb.texinfo (Architectures): Add new SPU section to document
4709 Cell Broadband Engine SPU architecture specific commands.
4710
9f708cb2
VP
47112007-06-09 Vladimir Prus <vladimir@codesourcery.com>
4712
4713 * gdb.texinfo (GDB/MI Variable Objects): Editorial
4714 comments.
4715
7579b5f8
NR
47162007-06-07 Nick Roberts <nickrob@snap.net.nz>
4717
4718 * gdb.texinfo (Emacs): Describe GDB under Emacs 22.1.
4719
bf06d120
JB
47202007-05-29 Jim Blandy <jimb@codesourcery.com>
4721
4722 * gdb.texinfo (Overview): Doc fix.
4723
23776285
MR
47242007-05-22 Maciej W. Rozycki <macro@mips.com>
4725
4726 * gdb.texinfo (Remote Configuration): Document "set/show
4727 remoteflow".
4728
1a69e1e4
DJ
47292007-05-16 Daniel Jacobowitz <dan@codesourcery.com>
4730
bf06d120
JB
4731 * gdb.texinfo (MIPS): Remove documentation for set mips
4732 saved-gpreg-size, show mips saved-gpreg-size, and set mips
4733 stack-arg-size.
1a69e1e4 4734
46ba6afa 47352007-05-14 Bob Wilson <bob.wilson@acm.org>
5ae4183a 4736
46ba6afa
BW
4737 * all-cfg.texi (GDBTUI): New.
4738 * gdb.texinfo (Mode Options): Use GDBTUI variable.
4739 (TUI, TUI Overview, TUI Keys, TUI Single Key Mode, TUI Commands)
4740 (TUI Configuration): Edit to improve clarity and fix problems of
4741 both style and content.
5ae4183a 4742
06d3b283
UW
47432007-05-11 Ulrich Weigand <uweigand@de.ibm.com>
4744
4745 * observer.texi (GDB Observers): New observer "new_objfile".
4746
179101d6
UW
47472007-05-08 Ulrich Weigand <uweigand@de.ibm.com>
4748
4749 * gdbint.texinfo (Native Conditionals): Remove USE_PROC_FS.
4750
25d5ea92
VP
47512007-04-14 Vladimir Prus <vladimir@codesourcery.com>
4752
4753 * gdb.texinfo (GDB/MI Variable Objects): Document
4754 frozen variables objects.
5ae4183a 4755
ea35711c
DJ
47562007-04-13 Daniel Jacobowitz <dan@codesourcery.com>
4757
4758 * gdb.texinfo (Memory): Reference Remote Debugging chapter.
4759 (Character Sets, Caching Data of Remote Targets): Likewise.
4760 (Targets): Delete Remote node. Move its text...
4761 (Debugging Remote Programs): ...to here. Delete description
4762 of the "remote" command.
4763 (Remote configuration): Delete description of "set remotedevice"
4764 and "show remotedevice".
4765 (Embedded Processors): Delete H8/300, H8/500, and SH nodes.
4766
db2e3e2e
BW
47672007-04-11 Bob Wilson <bob.wilson@acm.org>
4768
5ae4183a
AS
4769 * gdb.texinfo (Contributors, Continuing and Stepping)
4770 (Fortran Defaults, HPPA, TUI, TUI Commands, Configure Options)
4771 (General Query Packets, File-I/O Remote Protocol Extension)
4772 (Protocol Basics, The F Reply Packet, Write)
4773 (Protocol-specific Representation of Datatypes, Memory Transfer):
4774 Fix hyphenation, punctuation and grammar problems.
4775 (Cygwin Native): Likewise. Also fix misuse of @pxref and use
4776 'section' instead of 'subsection' in the text.
4777 (Non-debug DLL Symbols): Avoid 'subsubsection' in the text.
4778 (i386): Remove period from section name.
db2e3e2e
BW
4779 (Installing GDB, Requirements, Running Configure, Separate Objdir)
4780 (Config Names, Configure Options): Use @file{configure}.
4781
8a3dae3e
DJ
47822007-04-11 Daniel Jacobowitz <dan@codesourcery.com>
4783
4784 * gdbint.texinfo (Writing Tests): Mention gdb_test_multiple
4785 and tab expansion.
4786
1a92f856
DJ
47872007-04-10 Daniel Jacobowitz <dan@codesourcery.com>
4788
4789 * gdbint.texinfo (SOM): Correct location of the SOM reader.
4790
79a6e687 47912007-04-02 Bob Wilson <bob.wilson@acm.org>
5ae4183a 4792
79a6e687
BW
4793 * gdb.texinfo: Consistently capitalize all significant words in
4794 node names, chapter titles, section titles, and headings. Update
4795 cross references to match.
4796 (Starting and Stopping Trace Experiment): Make node name plural.
4797 (Breakpoint related warnings): Hyphenate "Breakpoint-related".
5ae4183a 4798
ad527d2e
PA
47992007-03-30 Pedro Alves <pedro_alves@portugalmail.pt>
4800
4801 * gdb.texinfo (WinCE): Delete obsolete subsection.
4802
7ce59000
DJ
48032007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
4804
4805 * gdb.texinfo (M68K): Remove obsolete ROM monitors.
4806 * gdbint.texinfo (DWARF 1): Delete section and other dwarfread.c
4807 references.
4808
8807d78b
DJ
48092007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
4810
4811 * gdb.texinfo (Startup): Delete references to some alternate
4812 names for .gdbinit.
4813 (Thread): Remove LynxOS reference.
4814 (Tandem ST2000): Delete target-specific documentation.
4815 * gdbint.texinfo (Symbol Handling): Remove mention of NLM.
4816 (Target Architecture Definition): Remove mention of GDB_OSABI_NETWARE
4817 and GDB_OSABI_LYNXOS.
4818
5f402660
UW
48192007-03-29 Ulrich Weigand <uweigand@de.ibm.com>
4820
4821 * gdbint.texi (Native Conditionals): Remove PTRACE_ARG3_TYPE.
4822
bac718a6
UW
48232007-03-27 Ulrich Weigand <uweigand@de.ibm.com>
4824
4825 * gdbint.texinfo (Target Conditionals): Remove mention of
4826 DEPRECATED_REMOTE_BREAKPOINT, DEPRECATED_BIG_REMOTE_BREAKPOINT,
4827 and DEPRECATED_LITTLE_REMOTE_BREAKPOINT.
4828
9453113a
DJ
48292007-03-27 Brooks Moses <brooks.moses@codesourcery.com>
4830
4831 * Makefile.in: Add "pdfdir" installation
4832 directory, PDFTEX macro, support for "install-pdf" target,
4833 and rules for making a pdf version of refcard.texi.
4834 * refcard.tex: Specify paper size for PDF output.
4835
ae21e955 48362007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 4837
ae21e955 4838 * gdb.texinfo (Omissions from Ada, Additions to Ada): Wrap long lines.
5ae4183a 4839
3f94c067 48402007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 4841
3f94c067
BW
4842 * gdb.texinfo (Invoking GDB): Use @value{GDBP}.
4843 (Source Path, Character Sets, Macros, Define)
4844 (GDB/MI Result Records, GDB/MI Simple Examples)
4845 (GDB/MI Program Execution, GDB/MI File Commands)
4846 (Maintenance Commands, Packets, File-I/O Overview): Use @value{GDBN}.
4847 (Bug Reporting): Use @value{GCC}.
5ae4183a 4848
12c27660 48492007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 4850
12c27660
BW
4851 * gdb.texinfo (Help): Fix formatting of examples.
4852 (Variables): Use @ifnotinfo instead of @iftex.
4853 (Non-debug DLL symbols): Use @ref instead of @pxref.
4854 (Sparclet File): Use @samp instead of quotes.
5ae4183a 4855
ce9341a1
BW
48562007-03-26 Bob Wilson <bob.wilson@acm.org>
4857
4858 * gdb.texinfo (Variables, C): Update cross reference to GCC docs.
4859
c8f4133a
BW
48602007-03-26 Bob Wilson <bob.wilson@acm.org>
4861
4862 * gdb.texinfo (Top): Move TUI and Annotations menu entries to match
4863 the order of the nodes.
4864 (C Operators, C Constants, Debugging C): Remove extra menus.
4865 (Method Names in Commands): Do not specify next/prev/up nodes.
5ae4183a 4866
c8f4133a 48672007-03-26 Bob Wilson <bob.wilson@acm.org>
d52fb0e9
BW
4868
4869 * gdb.texinfo (File Options): Add missing parenthesis.
4870 (Breakpoints, Special Fortran commands, PowerPC): Fix typos.
4871
c74d0ad8
DJ
48722007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
4873
4874 * gdb.texinfo (Monitor commands for gdbserver): New subsection.
4875
ff6f572f
DJ
48762007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
4877
669fac23 4878 * gdb.texinfo (Standard Target Features): Mention
ff6f572f
DJ
4879 case insensitivity.
4880 (ARM Features): Describe org.gnu.gdb.xscale.iwmmxt.
4881
994337c3
NR
48822007-02-18 Nick Roberts <nickrob@snap.net.nz>
4883
4884 * gdb.texinfo (Top): Put Appendix A after numbered sections.
4885 (Files): Add section name to argument list for pxref.
4886 (Non-debug DLL symbols): Don't use `see' for pxref.
4887 (Embedded Processors): Fix typo.
4888 (GDB/MI Breakpoint Commands): Execution commands generate
4889 *stopped not ^done.
4890
eb819d70
NR
48912007-02-13 Nick Roberts <nickrob@snap.net.nz>
4892
4893 * gdb.texinfo (GDB/MI Variable Objects): Describe meanings of
4894 values for in_scope. Mention that only root variables can be
4895 updated.
4896 (GDB/MI Development and Front Ends): Explain new values may be
4897 added to existing fields.
4898
123dc839
DJ
48992007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
4900
4901 * gdb.texinfo (-target-disconnect): Use @smallexample.
4902 (Requirements): Add anchor for Expat. Update description.
4903 (Target Descriptions): Mention Expat.
4904 (Target Description Format): Document new elements. Use
4905 @smallexample.
4906 (Predefined Target Types, Standard Target Features): New sections.
669fac23 4907 * gdbint.texinfo (Target Descriptions): New section.
123dc839 4908
108546a0
DJ
49092007-02-07 Daniel Jacobowitz <dan@codesourcery.com>
4910
4911 * gdb.texinfo (Target Description Format): Add section on XInclude.
4912
95a98c01
NR
49132006-02-03 Nick Roberts <nickrob@snap.net.nz>
4914
4915 * gdb.texinfo (GDB/MI Miscellaneous Commands): Describe the new
4916 command -enable-timings.
4917
f4b3909f
EZ
49182007-02-02 Markus Deuling <deuling@de.ibm.com> (tiny change)
4919
5ae4183a 4920 * gdbint.texinfo (Operation System ABI Variant Handling): Update
f4b3909f
EZ
4921 descriptions for new/deleted elements in gdb_osabi. Add missing
4922 description for function generic_elf_osabi_sniff_abi_tag_sections.
4923
c7ba131e
JB
49242007-01-29 Joel Brobecker <brobecker@adacore.com>
4925
4926 * gdb.texinfo (Maintenance Commands): Add documentation for
4927 the new "maint print target-stack" command.
4928
3a60f64e
JK
49292007-01-26 Jan Kratochvil <jan.kratochvil@redhat.com>
4930 Eli Zaretskii <eliz@gnu.org>
4931
f4b3909f 4932 * gdb.texinfo: Describe CHAR array vs. string identification rules.
3a60f64e 4933
c582f8b6
EZ
49342007-01-26 Eli Zaretskii <eliz@gnu.org>
4935
4936 * gdb.texinfo (Compilation, Files, Bootstrapping, Bug Reporting):
4937 Use @value{NGCC} instead of @value{GCC}.
4938
d3e8051b
EZ
49392007-01-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> (tiny change)
4940
4941 * agentexpr.texi: Fix typos.
4942 * annotate.texinfo: Likewise.
4943 * gdb.texinfo: Likewise.
4944 * gdbint.texinfo: Likewise.
4945 * observer.texi: Likewise.
4946 * stabs.texinfo: Likewise.
4947
86f04699
EZ
49482007-01-20 Markus Deuling <deuling@de.ibm.com> (tiny change)
4949
4950 * gdbint.texinfo (Support Libraries): Remove mmalloc
4951 entry. Describe readline library.
4952
23181151
DJ
49532007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
4954
4955 * gdb.texinfo (Target Descriptions): New section.
4956 (General Query Packets): Add QPassSignals anchor. Mention
4957 qXfer:features:read under qSupported. Expand mentions of
4958 qXfer:memory-map:read and QPassSignals. Document
4959 qXfer:features:read.
4960
f822c95b
DJ
49612007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
4962
4963 * gdb.texinfo (Commands to specify files): Describe
4964 "set sysroot" and "show sysroot".
4965 (Using the `gdbserver' program): Lowercase argument
4966 to @var. Expand description of setting up GDB on the
4967 host.
4968
8936fcda
JB
49692007-01-05 Joel Brobecker <brobecker@adacore.com>
4970
4971 * gdb.texinfo (Set Catchpoints): Add documentation for the new
4972 catch exception, catch exception unhandled, and catch assert
4973 commands.
4974
e776119f
DJ
49752007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
4976
4977 * gdb.texinfo (Debugging Output): Document "set debug xml"
4978 and "show debug xml".
4979
aa79a185
DJ
49802007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
4981
4982 * gdbint.texinfo (Compiler Warnings): Update for -Wall use.
4983
7f893741
JB
49842007-01-01 Joel Brobecker <brobecker@adacore.com>
4985
4986 * gdbint.texinfo (Start of New Year Procedure): Add missing item.
4987
a1b5960f
VP
49882006-12-08 Vladimir Prus <vladimir@codesourcery.com>
4989
4990 * gdb.texinfo (GDB/MI Variable Objects): Wrap historical
4991 note in @ignore, to be removed later if nobody complains.
4992
9f470e6e
NR
49932006-12-04 Nick Roberts <nickrob@snap.net.nz>
4994
4995 * gdb.texinfo (GDB/MI Variable Objects): Describe -c option
4996 of -var-delete.
4997
765dc015 49982006-11-22 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a 4999
765dc015 5000 * gdb.texinfo (Setting breakpoints): Document
5ae4183a
AS
5001 automatic software/hardware breakpoint usage and
5002 the "set breakpoint auto-hw" command.
765dc015 5003
4b5752d0
VP
50042006-11-21 Vladimir Prus <vladimir@codesourcery.com>
5005
5006 * gdb.texinfo (Memory Access Checking): New.
5007
89be2091
DJ
50082006-11-16 Daniel Jacobowitz <dan@codesourcery.com>
5009
5010 * gdb.texinfo (Remote configuration): Mention
5011 "pass-signals-packet".
5012 (General Query Packets): Document QPassSignals. Fix
5013 a typo.
5014
ca3bf3bd
DJ
50152006-11-14 Maxim Grigoriev <maxim@tensilica.com>
5016
5017 * gdb.texinfo (Contributors): Add contributors of Xtensa port.
5018
427c3a89
DJ
50192006-11-14 Daniel Jacobowitz <dan@codesourcery.com>
5020
5021 * gdb.texinfo (Remote configuration): Rewrite documentation for
5022 packet configuration commands.
5023 (OS Information): Adjust reference to qXfer:auxv:read.
5024 (General Query Packets): Remove references to read-aux-vector-packet
5025 and set remote get-thread-local-storage-address.
5026
7a107747
DJ
50272006-11-10 Daniel Jacobowitz <dan@codesourcery.com>
5028
5029 * gdbint.texinfo (Target Architecture Definition): Add new
5030 Initializing a New Architecture section.
5031
1c56eb0e
EZ
50322006-10-31 David Taylor <dtaylor@emc.com>
5033
5034 * stabs.texinfo (Macro define and undefine): New node describing
5035 stabs for #define and #undef.
5036
f73adfeb
AS
50372006-10-27 Andreas Schwab <schwab@suse.de>
5038
5039 * gdb.texinfo (Processes): Rename "detach-fork" to "detach fork".
5040
fd60e0df
EZ
50412006-10-21 Eli Zaretskii <eliz@gnu.org>
5042
5043 * gdb.texinfo (Breakpoints, Set Watchpoints): Elaborate and
5044 clarify on the possible meanings of ``expression'' watched by
5045 watchpoints. Add indexing.
e5ac9b53
EZ
5046 (Prompting, Errors, Invalidation, Annotations for Running)
5047 (Source Annotations): Fix index entries by adding "annotation" to
5048 them, to discriminate from index entries that point to the more
5049 general topic descriptions.
fd60e0df 5050
52bb452f
DJ
50512006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
5052
5053 * gdbint.texinfo (Target Vector Definition): Move most
5054 content into Existing Targets. Add a menu.
5055 (Existing Targets): New section, moved from Target Vector
5056 Definition. Use @subsection.
5057 (Managing Execution State): New section.
5058
58955e58
BW
50592006-10-16 Bob Wilson <bob.wilson@acm.org>
5060
5061 * gdb.texinfo (ST2000): Use Ctrl- instead of C-.
5062
c8aa23ab
EZ
50632006-10-15 Eli Zaretskii <eliz@gnu.org>
5064
5065 * gdb.texinfo (Sample Session, Invocation, Quitting GDB)
5066 (Command Syntax, Signals, Backtrace, Connecting)
5067 (Remote configuration, Renesas Boards, Console I/O): Fix last
5068 change: use Ctrl- instead of C-, except wrt Emacs.
5069 (File-I/O Examples): Put Ctrl-c in @kbd.
5070 (Cygwin Native, File-I/O Overview, The Ctrl-C message)
5071 (Console I/O): Use @samp with Ctrl-.
45ac1734
EZ
5072 (Signals, Set Breaks, Set Watchpoints): Document optional
5073 arguments to `info signals' `handle', `info breakpoints', and
5074 `info watchpoints'.
c8aa23ab 5075
e7109c7e
EZ
50762006-10-14 Eli Zaretskii <eliz@gnu.org>
5077
5078 * gdb.texinfo (Backtrace): Fix last change.
5079
de3aea7b
NR
50802006-10-14 Nick Roberts <nickrob@snap.net.nz>
5081
5082 * gdb.texinfo (Backtrace): Order correctly and add other cases.
5083
7f9087cb
BW
50842006-10-10 Bob Wilson <bob.wilson@acm.org>
5085
c8aa23ab
EZ
5086 * gdb.texinfo (Command Syntax, Connecting, Remote configuration)
5087 (Renesas Boards, ST2000, TUI Keys, TUI Single Key Mode)
5088 (TUI Commands, Emacs, Console I/O): Fix @key and @kbd usage.
7f9087cb 5089
68437a39
DJ
50902006-09-21 Vladimir Prus <vladimir@codesourcery.com>
5091 Daniel Jacobowitz <dan@codesourcery.com>
5092
5093 * gdb.texinfo (Packets): Document vFlashErase,
5094 vFlashWrite and vFlashDone packets.
5095 (General Query Packets): Document qXfer:memory-map:read.
5096 Add a new feature for qXfer:memory-map:read.
5097 (Memory map format): New section.
5098 (Target Commands): Mention that gdb can write flash.
5099
fd79ecee
DJ
51002006-09-21 Vladimir Prus <vladimir@codesourcery.com>
5101 Daniel Jacobowitz <dan@codesourcery.com>
5102
5103 * gdb.texinfo (Memory Region Attributes): Mention target-supplied
5104 memory regions and "mem auto".
5105
350da6ee
DJ
51062006-09-21 Nathan Sidwell <nathan@codesourcery.com>
5107
5108 * gdbint.texinfo (Array Containers): New section.
5109
2f1acb09
VP
51102006-09-17 Vladimir Prus <vladimir@codesourcery.com>
5111
5112 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
5113 -stack-list-arguments HIGH_FRAME argument can be larger then the
5114 actual number of frames.
5115
2ab1eb7a
VP
51162006-09-07 Vladimir Prus <vladimir@codesourcery.com>
5117
5118 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
5ae4183a
AS
5119 -stack-list-locals HIGH_FRAME argument can be larger then the
5120 actual number of frames.
2ab1eb7a 5121
599b237a
BW
51222006-09-02 Bob Wilson <bob.wilson@acm.org>
5123
5124 * gdb.texinfo (Packets, Stop Reply Packets, General Query Packets,
5125 Register Packet Format, Tracepoint Packets): Fix spelling errors.
5126
25ab7e6d
EZ
51272006-09-02 Eli Zaretskii <eliz@gnu.org>
5128
5129 * gdbint.texinfo (Overall Structure): New section "Source Tree
5130 Structure".
5131
940178d3
JB
51322006-08-17 Jim Blandy <jimb@codesourcery.com>
5133
5134 * gdb.texinfo (Stop Reply Packets): Note similarity of 'S' and 'T'
5135 responses.
5136
30daae6c
JB
51372006-08-08 Joel Brobecker <brobecker@adacore.com>
5138
5139 * gdb.texinfo (Source Path): Add documentation for new
5140 substitute-path commands.
5141
7fa2210b
DJ
51422006-08-08 Daniel Jacobowitz <dan@codesourcery.com>
5143
5144 * gdb.texinfo (Installing GDB): Update menu. Move text to...
5145 (Running Configure): ...here.
5146 (Requirements): New node. Mention expat.
5147
3d00d119
DJ
51482006-08-08 Vladimir Prus <vladimir@codesourcery.com>
5149
5ae4183a 5150 * gdb.texinfo (Target Commands): Remove
3d00d119
DJ
5151 'set download-write-size' and 'show download-write-size'.
5152
0cbfa4ee
DJ
51532006-08-01 Daniel Jacobowitz <dan@codesourcery.com>
5154
5155 * stabs.texinfo (Member Type Descriptor): Correct example for
5156 pointer to member types.
5157
16026cd7
AS
51582006-07-21 Andrew Stubbs <andrew.stubbs@st.com>
5159
5160 * gdb.texinfo (Optional warnings and messages): Add
5161 'set/show trace-commands'.
5162 (Command files): Add '-v' to source command.
5163
0876f84a
DJ
51642006-07-12 Daniel Jacobowitz <dan@codesourcery.com>
5165
5166 * gdb.texinfo (OS Information): Update qPart reference to
5167 qXfer.
5168 (Remote configuration): Likewise.
5169 (Overview): Move @cindex to the start of a paragraph. Talk
5170 about binary data encoding.
5171 (Packets): Refer to the overview for the details of the X
5172 packet encoding.
5173 (General Query Packets): Remove qPart description. Add qXfer
5174 description. Add an anchor to qSupported. Correct feature
5175 table title. Add a new feature for qXfer:auxv:read.
5176 (Interrupts): Add a missing parenthesis.
5177
2ec3381a
DJ
51782006-07-05 Daniel Jacobowitz <dan@codesourcery.com>
5179
669fac23 5180 * gdb.texinfo (KOD): Remove node.
2ec3381a
DJ
5181 (GDB/MI Kod Commands): Remove commented out node.
5182
594fe323
EZ
51832006-07-01 Eli Zaretskii <eliz@gnu.org>
5184
5185 * gdb.texinfo (GDB/MI Output Syntax, GDB/MI Simple Examples)
5186 (GDB/MI Breakpoint Commands, GDB/MI Program Context)
5187 (GDB/MI Thread Commands, GDB/MI Program Execution)
5188 (GDB/MI Stack Manipulation, GDB/MI Variable Objects)
5189 (GDB/MI Data Manipulation, GDB/MI Symbol Query)
5190 (GDB/MI File Commands, GDB/MI Target Manipulation)
5191 (GDB/MI Miscellaneous Commands): Change (@value{GDBP})->(gdb),
5192 since the MI prompt is hard-wired into the code.
5193
7e3fb70c
NR
51942006-07-01 Nick Roberts <nickrob@snap.net.nz>
5195
5196 * gdb.texinfo (GDB/MI Compatibility with CLI): Qualify more carefully.
5197 (GDB/MI Simple Examples): Use @subheading for "A Bad Command".
5198 (GDB/MI Data Manipulation): Remove description of unimplemented
5199 display related commands as variable objects perform this function
5200 and are superior: -display-delete, -display-disable,
5201 -display-enable, -display-insert and -display-list. Move
5202 -environment-cd, -environment-directory, -environment-path
5203 and -environment-pwd to "Program Context".
5204 (GDB/MI Program Control): Rename to "Program Execution". Move
5205 -exec-arguments -exec-abort to...
5206 (GDB/MI Program Context): ...here. New node split from "Data
5207 Manipulation".
5208
be2a5f71
DJ
52092006-06-21 Daniel Jacobowitz <dan@codesourcery.com>
5210
5211 * gdb.texinfo (Remote configuration): Document set / show
5212 remote supported-packets.
5213 (General Query Packets): Document qSupported packet.
5214
fc320d37
SL
52152006-06-10 Sandra Loosemore <sandra@codesourcery.com>
5216
5217 * gdb.texinfo (File-I/O overview): Copy edit for grammar, spelling,
5218 and font markup.
5219 (Protocol basics): Likewise.
5220 (The F request packet): Likewise.
5221 (The F reply packet): Likewise.
5222 (Memory transfer): Move this node to be a subsubsection of
5223 "Protocol specific representation of datatypes".
5224 (The Ctrl-C message): More copy editing.
5225 (Console I/O): Likewise.
5226 (The isatty call): Delete this node, and merge its content into
5227 the "isatty" node. Fixed references elsewhere.
5228 (The system call): Delete this node, and merge its content into
5229 the "system" node. Fixed references elsewhere.
5230 (open): Reformat to use @table, and add appropriate font markup.
5231 (close): Likewise.
5232 (read): Likewise.
5233 (write): Likewise.
5234 (lseek): Likewise.
5235 (rename): Likewise.
5236 (unlink): Likewise.
5237 (stat/fstat): Likewise.
5238 (gettimeofday): Likewise.
5239 (isatty): Likewise.
5240 (system): Likewise, plus minor changes to fix confusing wording.
5241 (Integral datatypes): Fix font markup.
5242 (Pointer values): Likewise.
5243 (struct stat): Fix markup to use @table, plus minor copy editing.
5244 (struct timeval): Fix font markup, plus minor copy editing.
5245 (Constants): Minor copy editing.
5246 (Errno values): Add font markup.
5247 (File-I/O Examples): Likewise.
5248
158fdf5c
NR
52492006-06-10 Nick Roberts <nickrob@snap.net.nz>
5250
5251 * gdb.texinfo (GDB/MI): Remove duplicate acknowledgements.
5252 (GDB/MI Simple Examples): Move node up one level. Use real
5253 examples.
5254 (GDB/MI Compatibility with CLI): Update.
5255 (GDB/MI Result Records): Add "connected" and "exit" result
5256 classes.
5257 (GDB/MI Stream Records): Clarify target output.
5258 (GDB/MI Command Description Format): Modify example description.
5259 (GDB/MI Breakpoint Table Commands): Rename to...
5260 (GDB/MI Breakpoint Commands): ...this
5261 (GDB/MI Breakpoint Commands): Add optional thread field.
5262 (GDB/MI Program Control): Add an introduction. Move "Program
5263 termination" examples into exec-run description.
5264 (GDB/MI File Commands): Mention similar CLI commands.
5265 (GDB/MI Miscellaneous Commands): Move to end. Mention "show version"
5266 is similar to "-gdb-version".
5267
ddb50cd7
EZ
52682006-06-09 Eli Zaretskii <eliz@gnu.org>
5269
5270 * gdb.texinfo (Symbols): Fix "(gdb)"=>"(@value{GDBP})".
5271
2aef0d6b
NR
52722006-06-02 Nick Roberts <nickrob@snap.net.nz>
5273
5274 * gdb.texinfo (GDB/MI Development and Front Ends): Use
5275 sourceware.org for mailing lists.
d5e40d59 5276 (GDB/MI File Commands): New node split from Program Control.
2aef0d6b 5277
383a5c52
NR
52782006-06-01 Nick Roberts <nickrob@snap.net.nz>
5279
d5e40d59 5280 * gdb.texinfo (GDB/MI Development and Front Ends): New node.
383a5c52 5281
e16b02ee
EZ
52822006-05-22 Eli Zaretskii <eliz@gnu.org>
5283
5284 * gdb.texinfo (Cygwin Native): Fix last change.
5285
be90c084
CF
52862006-05-22 Christopher Faylor <cgf@timesys.com>
5287
5288 * gdb.texinfo (Cygwin Native): Document set/show cygwin-exceptions.
5289
347ceba5
NR
52902006-05-15 Nick Roberts <nickrob@snap.net.nz>
5291
5292 * gdbint.texinfo (Algorithms): Correct spelling and punctuation.
5293 (Releasing GDB, Testsuite): Remove details for including DejaGnu.
5294
369af7bd
DJ
52952006-05-14 Daniel Jacobowitz <dan@codesourcery.com>
5296
5297 * gdb.texinfo (General Query Packets): Recommend not starting
5298 new packets with qC and clarify.
5299
2ffdbde8 53002006-05-13 Gaius Mulley <gaius@glam.ac.uk>
229582b7
GM
5301
5302 * gdb.texinfo (M2 Types): New section.
72019c9c 5303
16d1a084
DJ
53042006-05-10 Daniel Jacobowitz <dan@codesourcery.com>
5305
5306 * agentexpr.texi: Add a copyright and license notice.
5307 * observer.texi: Likewise, with GPL clause for function prototypes.
5308 Remove trailing whitespace.
5309
aa56d27a
JB
53102006-05-05 Jim Blandy <jimb@codesourcery.com>
5311
5312 * gdb.texinfo (General Query Packets): Document conventions for
5313 terminating packet names, and their violations.
5314
5bdf8622
DJ
53152006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
5316
5317 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Update for readline 5.1.
5318 * gdb.texinfo: Likewise.
5319
605a56cb
DJ
53202006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
5321
5322 * gdb.texinfo (Remote Configuration): Remove "set remotedebug"
5323 and "show remotedebug".
5324 (Debugging Output): Add additional index entries.
5325
b8db102d
MS
53262006-04-27 Michael Snyder <msnyder@redhat.com>
5327
5328 * gdb.texinfo (delete-fork): Command renamed to "delete fork".
5329
c5e30d01
AC
53302006-04-22 Andrew Cagney <cagney@redhat.com>
5331
5332 * gdb.texinfo (Contributors): Credit frame unwinder contributors.
5333 * gdbint.texinfo (Algorithms): Fix errors in frame documentation.
5334
8181d85f
DJ
53352006-04-18 Daniel Jacobowitz <dan@codesourcery.com>
5336
5337 * gdbint.texinfo (x86 Watchpoints, Target Conditionals): Update insert
5338 and remove breakpoint prototypes.
5339 (Watchpoints): Move description of target_insert_hw_breakpoint and
5340 target_remove_hw_breakpoint ...
5341 (Breakpoints): ... to here. Document target_insert_breakpoint and
5342 target_remove_breakpoint.
5343
4f553f88
JB
53442006-04-17 Jim Blandy <jimb@codesourcery.com>
5345
5346 * gdb.texinfo (Packets): Note that 'addr' arguments to s, S, c,
5347 and C packets are optional.
5348
cd852561
FR
53492006-04-14 Frederic Riss <frederic.riss@st.com>
5350
5351 * gdb.texinfo (Specifying source directories): Update the description
5352 of the source file search to reflect the fact that the source path
5353 always contains at least $cdir and $cwd.
5354
b620eb07
MS
53552006-03-31 Michael Snyder <msnyder@redhat.com>
5356
5357 * gdb.texinfo: Update copyright dates.
5358
3156cdaf
EZ
53592006-03-31 Eli Zaretskii <eliz@gnu.org>
5360
5361 * gdb.texinfo (Overview): Add an index entry to "empty response".
5362
7d30c22d
JB
53632006-03-28 Jim Blandy <jimb@codesourcery.com>
5364
5365 * gdbint.texinfo (Prologue Analysis): New section.
5366
86941c27
JB
53672006-03-07 Jim Blandy <jimb@red-bean.com>
5368
66b8c7f6
JB
5369 * gdb.texinfo (Connecting): Document 'target remote pipe'.
5370
1a10341b
JB
5371 * gdb.texinfo (Target Commands): Update text describing how to
5372 specify a target. Refer to the detailed section on remote
5373 debugging, not the brief mention.
5374
86941c27
JB
5375 * gdb.texinfo (Connecting): Organize the different 'target remote'
5376 connection methods into a table. Add a 'target remote' index
5377 entry. (!!!)
5378
62f3a2ba
FF
53792006-02-17 Fred Fish <fnf@specifix.com>
5380
5381 * gdb.texinfo (Symbols): Update descriptions of 'whatis' and
5382 'ptype' commands to reflect the fact that the only significant
5383 difference between them is that ptype prints the complete type
5384 description instead of just the name.
5385
8b9a88ea
WZ
53862006-02-13 Wu Zhou <woodzltc@cn.ibm.com>
5387
5388 * gdbint.texinfo (Watchpoints): Delete
5389 TARGET_REGION_SIZE_OK_FOR_HW_WATCHPOINT.
5390
7e8dc855
NR
53912006-02-10 Nick Roberts <nickrob@snap.net.nz>
5392
5393 * gdb.texinfo (GDB/MI Breakpoint Table Commands): Add fullname and
5394 times fields where needed. Fix typos. Update general form given
5395 for output of -break-insert.
5396 (GDB/MI): Abbreviate some unnecessarily long fullnames.
5397
c91d38aa
DJ
53982006-02-06 Daniel Jacobowitz <dan@codesourcery.com>
5399
5400 * gdbint.texinfo (Symbol Handling): Add a section
5401 on memory management.
5402
38fcd64c
DJ
54032006-02-06 Vladimir Prus <ghost@cs.msu.su>
5404
5405 * gdb.texinfo (Breakpoint table commands): Document the fullname
5406 field in -break-list output.
5407
219eec71
EZ
54082006-02-03 Eli Zaretskii <eliz@gnu.org>
5409
5410 * gdb.texinfo (Cygwin Native): Fix typos. Clarify the types of
5411 debugging information produced by the various "set debug..."
5412 options.
5413
ae5a43e0
DJ
54142006-02-01 Daniel Jacobowitz <dan@codesourcery.com>
5415
5416 * gdb.texinfo (Files): Remove obsolete bits from the description
5417 of "symbol-file".
5418
a9f158ec
JB
54192006-01-25 Jim Blandy <jimb@redhat.com>
5420
5421 * gdbint.texinfo (Testsuite): Explain how to run selected tests.
5422
410dd08e
JB
54232006-01-24 Jim Blandy <jimb@redhat.com>
5424
5425 * gdbint.texinfo (Frames): Document the basics of GDB's register
5426 unwinding model, and explain the existence of the "sentinel" frame.
5427
4b505b12
AS
54282006-01-23 Andrew Stubbs <andrew.stubbs@st.com>
5429
5430 * gdb.texinfo (Choosing files): Mention that -directory is used
5431 for script files.
5432 (Specifying source directories): Likewise.
5433 (Command files): Explain how script files are found.
5434
839c27b7
EZ
54352006-01-21 Eli Zaretskii <eliz@gnu.org>
5436
5437 * gdb.texinfo (Backtrace): Describe how to get backtrace of all
5438 the threads in a multi-threaded program.
5439 (Threads): The threadno argument of "thread apply" can be a range
5440 of numbers.
5441
7be93b9e
JB
54422006-01-18 Jim Blandy <jimb@redhat.com>
5443
5444 * gdbint.texinfo (Coding): Add entry for -Wno-pointer-sign to list
5445 of warning flags.
5446
fcc73fe3
EZ
54472006-01-13 Eli Zaretskii <eliz@gnu.org>
5448
5449 * gdb.texinfo (Sequences): Improve menu annotations.
5450 (Define): Add index entries for arguments of user-defined
5451 commands. Move the description of flow-control commands...
5452 (Command Files): ...to here. Document loop_break and
5453 loop_continue.
ca91424e
EZ
5454 (Define, Command Files): Document `end' and add index entries for
5455 it.
fcc73fe3 5456
5c95884b
MS
54572006-01-04 Michael Snyder <msnyder@redhat.com>
5458
5459 * gdb.texinfo: Add documentation for linux-fork.
5ae4183a 5460 * gdbint.texinfo: Add internal documentation for checkpoints.
5c95884b 5461
860701dc
PH
54622006-01-02 Paul N. Hilfinger <hilfinger@gnat.com>
5463
5464 * gdb.texinfo (Omissions from Ada): Document that there is now
5465 limited aggregate support.
5466
36b80e65
EZ
54672005-12-28 Eli Zaretskii <eliz@gnu.org>
5468
5469 * gdb.texinfo (Registers): Describe how to refer to SSE and MMX
5470 registers and the likes.
5471
c1468174
EZ
54722005-12-24 Eli Zaretskii <eliz@gnu.org>
5473
5474 * gdb.texinfo (Target Commands, Bug Reporting, File Options)
5475 (Symbols): Fix usage of "e.g.".
359df76b 5476 (Memory Region Attributes): Fix usage of "etc."
c1468174
EZ
5477
5478 * gdbint.texinfo (libgdb, Symbol Handling, Native Debugging)
5479 (Coding): Fix usage of "e.g.".
5480
c02a867d
EZ
54812005-12-23 Eli Zaretskii <eliz@gnu.org>
5482
5ae4183a
AS
5483 * stabs.texinfo:
5484 * refcard.tex:
c02a867d 5485 * gpl.texi:
5ae4183a
AS
5486 * gdbint.texinfo:
5487 * gdb.texinfo:
5488 * gdb-cfg.texi:
c02a867d 5489 * fdl.texi:
5ae4183a
AS
5490 * annotate.texinfo:
5491 * all-cfg.texi:
c02a867d
EZ
5492 * Makefile.in: Add (C) after Copyright. Update the FSF
5493 address.
5494
fad38dfa
EZ
54952005-12-03 Eli Zaretskii <eliz@gnu.org>
5496
5497 * gdb.texinfo (Connecting): Explain that `monitor' is a way to
5498 extend GDB with commands for external monitor.
5499
53e5f3cf
AS
55002005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
5501
5502 * gdb.texinfo (Convenience variables): Add init-if-undefined command.
5503
55f6ca0f
JB
55042005-11-25 Joel Brobecker <brobecker@adacore.com>
5505
5506 * gdbint.texinfo (Start of New Year Procedure): New chapter.
5507
c1947b85
JB
55082005-11-21 Jim Blandy <jimb@redhat.com>
5509
5510 * gdb.texinfo (Tracepoint Packets): Document restrictions on
5511 placement of 'R' actions in tracepoint action packets; document
5512 dependence of 'X' and 'M' actions on a preceding 'R' action for
5513 their registers.
5514
9d29849a
JB
55152005-11-19 Jim Blandy <jimb@redhat.com>
5516
5517 * gdb.texinfo (Tracepoint Packets): New node.
5518 (General Query Packets): Add entries for the tracepoint packets,
5519 referring to the "Tracepoint Packets" node.
5520 (Tracepoints): Add reference to "Tracepoint Packets".
5ae4183a 5521
9a6253be
KB
55222005-11-18 Kevin Buettner <kevinb@redhat.com>
5523
5524 * gdb.texinfo (set remotebreak): Add anchor.
5525 (X packet): Likewise.
5526 (Remote Protocol): Add new section `Interrupts' and new index
5527 entry `interrupts (remote protocol)'.
5528
5f3bebba
JB
55292005-11-18 Jim Blandy <jimb@redhat.com>
5530
5531 * gdb.texinfo (Packets): Move information out of 'q' and 'Q'
5532 entries into the General Query Packets section. Add a
5533 cross-reference to that section. Drop description of replies, as
5534 these are covered in the descriptions of each packet.
5535 (General Query Packets): Add introductory text. Explain naming
5536 conventions, and how the end of a name is recognized.
5537
9a7a1b36
KB
55382005-11-17 Kevin Buettner <kevinb@redhat.com>
5539
0564b6cf 5540 * gdb.texinfo (Remote configuration): Fix typo in description of
9a7a1b36
KB
5541 "set remotebreak" command.
5542
b8ff78ce
JB
55432005-11-16 Jim Blandy <jimb@redhat.com>
5544
5545 * gdb.texinfo (Packets, Stop Reply Packets)
5546 (General Query Packets): Various formatting cleanups.
5547 - Use @samp for packet contents.
5548 - Drop summaries from packet @item lines; the same information appears
5549 immediately below in the description.
5550 - Delete paragraph breaks after packet @item commands, so that the
5551 description appears directly to the right of the packet prototype
5552 in the printed manual, if it fits.
5553 - Place spaces in packet prototypes between @vars and non-@var
5554 letters, and explain that they're just for formatting.
5555 - Use @dots{} instead of '...'.
5556 - Fix uses of @code where @var was needed.
5557 - Replace "deprecated" markers with English text spelling out the
5558 packet's status and the preferred alternatives.
5559 - Remove "(reserved)" markers on 'A' and 'I' packets; it's unclear
5560 what this ever meant.
5561 - Remove "(draft)" markers on 'i' packets; nobody has commented on
5562 this for a long time.
5563 - Remove "(draft)" markers on 'z' and 'Z' packets; these have been
5564 implemented several times, and have been in use for years.
5565
8ffe2530
JB
55662005-11-15 Jim Blandy <jimb@redhat.com>
5567
c43c5473
JB
5568 * gdb.texinfo (Packets): Add index entries for 'm' packet
5569 disclaimers.
5ae4183a 5570
fb031cdf
JB
5571 * gdb.texinfo (Packets): Clarify lack of restrictions on behavior
5572 of stub when processing an 'm' packet.
5573
8ffe2530
JB
5574 * gdb.texinfo (Packets): Mention that packets beginning with
5575 letters are reserved once, at the top, instead of actually listing
5576 them all and saying "reserved".
5577
c03c782f
AS
55782005-11-15 Andrew Stubbs <andrew.stubbs@st.com>
5579
5580 * gdb.texinfo (User-defined commands): Add $argc. Add missing 'end'.
5581 Change @var{$arg0 to @code{$arg0.
5582
814e32d7
WZ
55832005-11-14 Wu Zhou <woodzltc@cn.ibm.com>
5584
5585 * gdb.texinfo (Fortran): Add some words about Fortran debugging.
5586
fa93a9d8
JB
55872005-11-12 Jim Blandy <jimb@redhat.com>
5588
5589 * gdb.texinfo (General Query Packets): Put packets in alphabetical
5590 order. Remove extraneous 'z'.
5591
8a5a3c82
AS
55922005-11-07 Andrew Stubbs <andrew.stubbs@st.com>
5593
5594 * gdb.texinfo (Choosing files): Add --eval-command.
5595
4b0ad762
AS
55962005-11-04 Andrew Stubbs <andrew.stubbs@st.com>
5597
5598 * gdb.texinfo (Choosing modes): Add --return-child-result.
5599
5600
1a088d06
AS
56012005-11-01 Andrew Stubbs <andrew.stubbs@st.com>
5602
5603 * gdb.texinfo (Choosing modes): Add --batch-silent.
5604
656d5e12
EZ
56052005-10-28 Eli Zaretskii <eliz@gnu.org>
5606
5607 * gdb.texinfo (GDB/MI Variable Objects): Fix @pxref usage under
5608 "The -var-update Command".
5609
3c9c013a
JB
56102005-10-03 Joel Brobecker <brobecker@adacore.com>
5611
5612 * gdb.texinfo (Print Settings): Add documentation for set/show
5613 print array-indexes.
5614
7ba3cf9c
DJ
56152005-09-17 Daniel Jacobowitz <dan@codesourcery.com>
5616
5617 * gdb.texinfo (Contributors): Thank Andrew Cagney for releases
5618 6.2 and 6.3.
5619
a94ab193
EZ
56202005-08-27 Eli Zaretskii <eliz@gnu.org>
5621
5622 * gdb.texinfo (File Options): Don't document --mapped, it's gone
5623 since 19-Jan-2004.
5624 (Files): Likewise.
ab1adacd
EZ
5625 (Variables, Symbols): Document the "<incomplete type>" message and
5626 its reasons.
a94ab193 5627
ca06016a
FF
56282005-08-01 Fred Fish <fnf@specifix.com>
5629
5630 * gdb.texinfo (SETUP_ARBITRARY_FRAME): Remove obsolete reference.
5631
cf58170d
NR
56322005-07-15 Nick Roberts <nickrob@snap.net.nz>
5633
5634 * gdb.texinfo (GDB/MI Variable Objects): Describe print-values
5635 option for -var-list-children and -var-update.
5636 (GDB/MI Stack Manipulation): Simplify description of
5637 print-values option for -stack-list-locals.
5638 (GDB/MI Command Description Format): Clarify.
5639 (Mode Options): Spelling of superseded.
5640
38f1196a
BR
56412005-07-12 Bob Rossi <bob@brasko.net>
5642
5643 * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix -inferior-tty-show
5644 corresponding GDB command comment.
5645
3cb3b8df
BR
56462005-07-06 Bob Rossi <bob@brasko.net>
5647
5648 * gdb.texinfo (GDB/MI Miscellaneous Commands): Add -inferior-tty-set
5649 and -inferior-tty-show.
5650 (Input/Output): Document "set/show inferior-tty" and tty alias.
5651
10fac096
NW
56522005-07-02 Nathan J. Williams <nathanw@wasabisystems.com>
5653
5654 * gdb.texinfo (Packets): Change description of 'D' packet to note
5655 that GDB does wait for a response.
5656
d1b6db76
NR
56572005-06-22 Nick Roberts <nickrob@snap.net.nz>
5658
5659 * gdb.texinfo (History) Rename "Command History".
5660 (Command History): Move node "Server Prefix" from section on
5661 Annotations here.
5662
29629dcf
NR
56632005-06-19 Nick Roberts <nickrob@snap.net.nz>
5664
5665 * gdb.texinfo (GDB/MI Stack Manipulation):
5666 Re-instate -stack-info-frame with example. Say that it gets
5667 info on selected frame, not current frame.
5668
397ca115
EZ
56692005-06-18 Eli Zaretskii <eliz@gnu.org>
5670
5671 * gdb.texinfo (Server): Clarify that `file' should be used before
5672 connecting to the server.
5673 (Files): Add an xref to the above description.
51274035
EZ
5674 (Output Formats): More detailed description of the `c' format.
5675 (Memory): List explicitly all the formats supported by `x'.
638ac427 5676 (Threads): Add an @cindex entry for "thread apply".
fc8be69e 5677 (Files): Document the possibility of loading unlinked object
59b7b46f
EZ
5678 files. Add more indexing for solib-absolute-prefix and
5679 --with-sysroot.
76d17f34
EZ
5680 (Machine Code): Document possible problems with locations in
5681 shared libraries.
d416eeec
EZ
5682 (Backtrace): Document that free-standing environments do not need
5683 to have a `main' function.
397ca115 5684
74f6deaa
NR
56852005-06-18 Nick Roberts <nickrob@snap.net.nz>
5686
5687 * gdb.texinfo (GDB/MI Stack Manipulation): Remove reference to
5688 -stack-info-frame.
5689
a9967aef
AC
56902005-06-07 Andrew Cagney <cagney@gnu.org>
5691
5692 * gdb.texinfo (Contributors): Note the original multi-arch
5693 contributors.
5694
e09f16f9
EZ
56952005-06-03 Eli Zaretskii <eliz@gnu.org>
5696
5697 * gdb.texinfo (Registers): Add index entries for the standard
5698 registers.
5699 (Frames): Add cross-reference from frame pointer description to
5700 the Registers node.
5701 (Annotations Overview): Fix the reference to GDB name.
5702
d87ba7ee
EZ
57032005-06-01 Eli Zaretskii <eliz@gnu.org>
5704
5705 * gdb.texinfo (Set Watchpoints): Remove @vindex entry for
5706 can-use-hw-watchpoints.
5707
034dad6f
BR
57082005-05-28 Bob Rossi <bob@brasko.net>
5709
5710 * gdb.texinfo (GDB/MI Out-of-band Records): Add bullet enumerating
5711 the possible reasons why an exec async record would be returned to FE.
5712
ffed4509
AC
57132005-05-26 Andrew Cagney <cagney@gnu.org>
5714
5715 * gdb.texinfo: Note that Elena Zannoni, Fernando Nasser, and
5716 Andrew Cagney implemented the original GDB/MI.
5717
e22e55c9
OF
57182005-05-23 Orjan Friberg <orjanf@axis.com>
5719
5720 * gdb.texinfo (CRIS): Update the cris-version and cris-dwarf2-cfi
5721 documentation. Add documentation for cris-mode.
5722
a78e13ce
EZ
57232005-05-20 Eli Zaretskii <eliz@gnu.org>
5724
5725 * gdb.texinfo (Numbers): Explain the example and make the wording
5726 more acurate.
5727
76ff342d
DJ
57282005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
5729 Dennis Brueni <dennis@slickedit.com>
5730
5731 * gdb.texinfo (GDB/MI Breakpoint Table Commands)
5732 (GDB/MI Data Manipulation, GDB/MI Program Control)
5733 (GDB/MI Stack Manipulation): Update examples to include the fullname
5734 attribute in stack frames.
5735
119b882a
EZ
57362005-05-12 Eli Zaretskii <eliz@gnu.org>
5737
5738 * gdb.texinfo (Startup): Fix last change. Treat gdb.ini like we
5739 do with other non-standard names of init files.
5740
6fc08d32
EZ
57412005-05-11 Eli Zaretskii <eliz@gnu.org>
5742
5743 * gdb.texinfo (Command Files): Move the description of the startup
5744 from here...
5745 (Startup): ...to this new subsection of the Invocation chapter.
5746 Rearrange the description of init files more logically and add a
5747 cross-reference to "Command Files". Document the special gdbinit
5748 name for CISCO 68k. Expand the description of what GDB does
5749 during startup.
5750 (History): Add index entry for HISTSIZE.
5751
a561754a
MK
57522005-05-02 Mark Kettenis <kettenis@gnu.org>
5753
5754 * gdb.texinfo (Files): Remove documentation for auto-solib-limit.
5755
2eecc4ab
EZ
57562005-05-02 Eli Zaretskii <eliz@gnu.org>
5757
5758 * gdb.texinfo (SVR4 Process Information, The isatty call)
5759 (The system call): Don't use foo(N) notation for man pages and
5760 functions.
514c4d71 5761 (Compilation, DJGPP Native): Improve wording.
2eecc4ab 5762
18999be5
EZ
57632005-04-27 Eli Zaretskii <eliz@gnu.org>
5764
5765 * gdb.texinfo (Backtrace): Describe backtraces with arguments that
5766 were optimized away.
5767
0abb7bc7
EZ
57682005-04-22 Eli Zaretskii <eliz@gnu.org>
5769
5770 * gdb.texinfo (Remote configuration): Document "set/show
5771 get-thread-local-storage-address". Add cross-reference to the
5772 description of the qGetTLSAddr packet.
5773 (General Query Packets): Mention "set remote
5774 get-thread-local-storage-address" and add a reference to its
5775 description.
5776
6f61acb1
NR
57772005-04-19 Nick Roberts <nickrob@snap.net.nz>
5778
5779 * gdb.texinfo (Backtrace): Describe 'bt full'.
5780
9d59903a
NR
57812005-04-17 Nick Roberts <nickrob@snap.net.nz>
5782
5783 * gdb.texinfo (Mode Options): Fix typo.
5784 (GDB/MI): Describe how to invoke GDB/MI.
5785
721c2651
EZ
57862005-04-16 Eli Zaretskii <eliz@gnu.org>
5787
5788 * gdb.texinfo (OS Information): Renamed from Auxiliary Vector; all
a5adf40f 5789 references changed. Add description of "info udot".
721c2651
EZ
5790 (Files): Document "set/show stop-on-solib-events".
5791 (M32R/D): Document "set/show download-path", "set/show
5792 board-address", "set/show server-address", "upload", "tload".
ba04e063
EZ
5793 Document "sdireset", "sdistatus", "debug_chaos", "use_debug_dma",
5794 "use_mon_code", "use_ib_break", "use_dbt_break".
721c2651
EZ
5795 (Maintenance Commands): Improve indexing.
5796 (Target Commands): Document "set/show hash", "set/show debug
5797 monitor".
5798 (SVR4 Process Information): Document "info pidlist" and "info
5799 meminfo". Document "set/show procfs-tarce" and "set/show
5800 procfs-file". Document "proc-trace-*" and "proc-untrace-*".
5801 (Symbols, The Print Command with Objective-C): Improve indexing.
5802 (Objective-C): Add references to "info classes" and "info
5803 selectors".
c45da7e6
EZ
5804 (Debugging Output): Improve wording. Document "set/show debug
5805 solib-frv". Fix "set/show debugvarobj".
ba04e063
EZ
5806 (Set Breaks): Add index entry for "hardware breakpoints".
5807 (Renesas ICE): Document "e7000", "ftplogin", "ftpload", "drain",
5808 and "set/show usehardbreakpoints".
5809 (MIPS Embedded): Document "se/show syn-garbage-limit", "set/show
5810 monitor-prompt", "set/show monitor-warnings", "pmon".
c45da7e6
EZ
5811 (ARM): Document "rdilogfile", "rdilogenable", "set/show
5812 rdiromatzero", "set/show rdiheartbeat".
5813 (PowerPC): Document SDS-specific commands "set/show sdstimeout",
5814 "sds".
5815 (Embedded Processors): Document the "sim" command.
5816 (Remote): Document the "remote" command.
5817 (DJGPP Native): Document the "info serial" command.
5818 (Threads): Document "maint info sol-threads".
5819 (Files): Document "nosharedlibrary", "add-symbol-file-from-memory".
5820 (Set Breaks): Improve indexing.
5821 (Command Syntax): Add a reference to dont-repeat.
5822 (Define): Document "dont-repeat".
5823 (TUI Commands): Document "tabset".
5824 (WinCE): New subsection. Document "set/show remotedirectory",
5825 "set/show remoteupload", "set/show remoteaddhost".
721c2651 5826
14d6dd68
EZ
58272005-04-15 Eli Zaretskii <eliz@gnu.org>
5828
5829 * gdb.texinfo (Hurd Native): New subsection, documents
5830 Hurd-specific commands.
a64548ea 5831 (Maintenance Commands): Add cross-reference to "Debugging Output".
da316a69 5832 (Debugging Output): Document "set/show debug lin-lwp".
a64548ea
EZ
5833 (MIPS): Improve documentation of heuristic-fence-post. Document
5834 "set/show mips abi", "set/show mips saved-gpreg-size", "set/show
5835 mips stack-arg-size", "set/show mips mask-address", "set/show mips
5836 remote-mips64-transfers-32bit-regs", "set/show debug mips".
e2f4edfd 5837 (ARM): Document ARM-specific commands.
a64548ea
EZ
5838 (AVR): New section. Document "info io_registers".
5839 (CRIS): New section. Document "set/show cris-version" and
5840 "set/show cris-dwarf2-cfi".
5841 (HPPA): New section. Document "set/show debug hppa" and "maint
5842 print unwind".
a5adf40f 5843 (Neutrino): New subsection. Document "set/show debug nto-debug".
a64548ea 5844 (Super-H): New section. Document the "regs" command.
721c2651 5845 (Debugging Output): Document "set/show debug aix-thread".
14d6dd68 5846
9c16f35a
EZ
58472005-04-09 Eli Zaretskii <eliz@gnu.org>
5848
5849 * gdb.texinfo (Print Settings): Document "set/show print
5850 pascal_static-members", "set print repeats", "show print
5851 null-stop". Improve indexing. Fix documentation of "set print
5852 union".
5853 (Pascal): New section.
5854 (Supported languages): Rename from "Support"; all references
5855 updated. Add a menu item for Pascal.
5856 (Numbers): Document "set radix.
5857 (Screen Size): Document "set/show pagination".
5858 (MIPS Embedded): Remove "set processor" documentation.
5859 (Remote configuration): Document "set/show X/P/Z-packet",
5860 "set/show read-aux-vector-packet", "set/show remote
5861 symbol-lookup-packet", "set/show remote verbose-resume-packet",
5862 "set/show remoteaddresssize", "set/show remotebaud", "set/show
5863 remotedebug", "set/show remotebreak", "set/show remotedevice",
5864 "set/show remotelogfile".
5865 (Auxiliary Vector): Add reference to the description of the
5866 read-aux-vector-packet setting.
5867 (Set Watchpoints): Add a cross-reference to "set remote
5868 hardware-breakpoint-limit".
5869 (General Query Packets): Add indexing of requests and
5870 cross-references to related commands in "Remote configuration".
5871 (File-I/O Overview, The system call): Fix wording and typos.
5872 (Thread Stops): Add index entries.
5873 (Continuing and Stepping): Document "show step-mode".
5874 (i386): New node. Document "set/show struct-convention".
5875 (Files): Document "show trust-readonly-sections".
5876 (Calling): Document "set/show unwindonsignal".
5877 (Messages/Warnings): Add index entries.
5878 (Maintenance Commands): Document "set/show watchdog".
5879 (Annotations Overview): Document "show annotate".
5880 (Set Watchpoints): Add index entries.
5881 (Symbols): Fix doc of case-sensitive.
5882 (ABI): Document "show coerce-float-to-double".
5883 (Convenience Vars, Help): Improve indexing.
5884 (Machine Code): Document "show disassembly-flavor".
5885 (Debugging C plus plus): Document "show overload-resolution".
5886 (Value History, Signaling): Add index entries.
5887
58882005-04-08 Eli Zaretskii <eliz@gnu.org>
5889
5890 * gdb.texinfo (Show): Move @kindex entries to their proper places.
5891 (Processes): Fix wording.
5892 (History, List, Logging output, Define, Symbols, Print Settings):
5893 Improve indexing.
5894
a8f24a35
EZ
58952005-04-03 Eli Zaretskii <eliz@gnu.org>
5896
5897 * gdb.texinfo (Targets): Document "set/show architecture". Remove
5898 redundant index entry for "target" command.
5899 (Backtrace): Add index entries.
5900 (Symbols, Fortran): Document the "set case-sensitive" command.
5901 (DJGPP Native): Document "set com1base", "set com1irq", etc.
5902 (Print Settings): Add index entry for "set demangle-style".
5903 (Target Commands): Document "set download-write-size".
5904 (Debugging Output): Document "set exec-done-display".
5905
09d4efe1
EZ
59062005-04-02 Eli Zaretskii <eliz@gnu.org>
5907
5908 * gdb.texinfo (Files): Fix the name and documentation of
5909 add-shared-symbol-files. Document its alias assf. Update the
5910 list of OSs where GDB supports shared libraries. Fix markup.
5911 (Continuing and Stepping): Add reference to @var{location} in the
5912 text.
5913 (Dump/Restore Files): Fix reference to @{filename}.
5914 (Help): Fix wording.
5915 (Attach): Ditto.
5916 (Set Watchpoints): Ditto.
5917 (Backtrace): Remove redundant index entries. Improve index
5918 entries.
5919 (Delete Breaks): Fix wording.
5920 (Memory): Document the compare-sections command.
5921 (Memory Region Attributes): Improve wording.
5922 (Disabling): Improve wording.
5923 (Fortran): New subsection. Document the "info common" command.
5924 (Help): Document aliases "info copying" and "info warranty".
5925 (Caching Remote Data): New section. Document the "set/show
5926 remotecache" and "info dcache" commands.
5927 (Show): Fix wording of the documentation of the "set
5928 extension-language" command.
5929 (Signals): Add index entry for "info handle".
5930 (Memory Region Attributes): Fix punctuation.
5931 (Symbols): Change the arg name to "location" and refer to it in
5932 the text. Fix wording of "info types" doc.
5933 (Threads): Fix usage of @enumerate @item's.
5934 (Listing Tracepoints): Add index entry for "info tp".
5935 (Set Watchpoints): Add xref to "info break" description.
5936 (Macros): Add an index entry for "macro exp1". Document the
5937 "macro list" command.
5938 (Maintenance Commands): Document "flushregs", "maint agent",
5939 "maint check-symtabs", "maint cplus", "maint demangle", "maint
5940 deprecate", "maint undeprecate", "maint dump-me", "maint packet",
5941 "maint print architecture", "maint print objfiles", "maint print
5942 statistics", "maint print type", "maint show-debug-regs", "maint
5943 space", "maint time", and "maint translate-address".
5944 (Connecting): Document the "monitor" command.
5945 (Annotations Overview): Describe the "set annotate" command.
5946
82f2d802
EZ
59472005-04-01 Eli Zaretskii <eliz@gnu.org>
5948
5949 * gdb.texinfo (Set Watchpoints): Document can-use-hw-watchpoints.
5950 Rearrange index entries and improve wording about support for
5951 hardware watchpoints.
5952
7d51c7de
BR
59532005-03-10 Bob Rossi <bob@brasko.net>
5954
5955 * gdb.texinfo: Update copyright
5956
68c71a2e
TR
59572005-02-09 Theodore A. Roth <troth@openavr.org>
5958
5959 * gdb.texinfo (General Query Packets): Fix texinfo compile warning and
5960 error.
5961
83761cbd
KB
59622005-02-03 Kevin Buettner <kevinb@redhat.com>
5963
5964 * gdb.texinfo (General Query Packets): Document qGetTLSAddr packet.
5965
9f1c6395
MS
59662005-01-17 Michael Snyder <msnyder@redhat.com>
5967
5968 * gdb.texinfo: Fix spelling, infinte -> infinite.
5969
fbd1b305
MK
59702005-01-08 Mark Kettenis <kettenis@gnu.org>
5971
5972 * observer.texi (GDB Observers): Document "solib_loaded".
5973
3ace7edb
AC
59742005-01-07 Andrew Cagney <cagney@gnu.org>
5975
bec39cab
AC
5976 * configure.ac: Rename configure.in, require autoconf 2.59.
5977 * configure: Re-generate.
5978
3ace7edb
AC
5979 * configure.in: Replace configdirs with multiple references to
5980 AC_CONFIG_SUBDIRS.
5981 * configure: Re-generate.
5ae4183a 5982
53531fc1
AC
59832005-01-04 Andrew Cagney <cagney@gnu.org>
5984
5985 * gdbint.texinfo (Versions and Branches): Make the date (YYYYMMDD)
5986 part of the version number.
5987
536ffdb7
MK
59882004-12-24 Mark Kettenis <kettenis@gnu.org>
5989
5990 * gdbint.texinfo (Algorithms): Remove description of
5991 TARGET_DISABLE_HW_WATCHPOINTS and TARGET_ENABLE_HW_WATCHPOINTS.
5992
e1aac25b
JB
59932004-12-07 Jim Blandy <jimb@redhat.com>
5994
5995 * gdb.texinfo (General Query Packets): Specify that thread ID's in
5996 the 'qC' and 'qThreadInfo' packets are unsigned hexidecimal
5997 numbers.
5998
f47b1503
AS
59992004-12-07 Andreas Schwab <schwab@suse.de>
6000
6001 * gdb.texinfo (Mode Options): Document -l option.
6002
b6b8ece6
EZ
60032004-12-04 Eli Zaretskii <eliz@gnu.org>
6004
6005 * gdbint.texinfo (Algorithms): More accurate description of
6006 STOPPED_BY_WATCHPOINT. Point out that target_stopped_data_address
6007 is not needed unless data-read and data-access watchpoints are
6008 supported. Add a description of how GDB checks whether the
6009 inferior stopped because a watchpoint was hit.
6010
01371747
EZ
60112004-11-23 Eli Zaretskii <eliz@gnu.org>
6012
6013 * gdb.texinfo (Files): Add cross-reference to description of
6014 -readnow command-line switch.
6015
2315ffec
RC
60162004-11-10 Randolph Chung <tausq@debian.org>
6017
6018 * gdb.texinfo: Document set/show backtrace past-entry commands.
6019 Rearrange index entries for set/show backtrace past-main.
6020
69065f5d
AC
60212004-11-10 Jon Beniston <jon@beniston.com>
6022
6023 Committed by Andrew Cagney <cagney@gnu.org>.
5ae4183a
AS
6024 * gdb.texinfo (Remote Serial Protocol): Further describe
6025 binary transfer escaping mechanism .
69065f5d 6026
30e91e0b
RC
60272004-11-08 Randolph Chung <tausq@debian.org>
6028
6029 * gdb.texinfo (inferior_debugging info): Document "set debug infrun"
6030 and "show debug infrun". Add index entries.
6031
60bf7e09
EZ
60322004-10-23 Eli Zaretskii <eliz@gnu.org>
6033
6034 * gdb.texinfo (SVR4 Process Information): Document subcommands of
6035 "info proc" that are already implemented. Add index entries.
6036 (Working Directory): Add a cross-reference to "info proc" command.
dcaf7c2c
EZ
6037 (Files): Add a tip for decreasing memory used for symtabs from
6038 shared libraries.
f018e82f
EZ
6039 (Starting): Fix whitespace; make "elaboration" stand out where it
6040 is first used, and add an index entry for the term.
f8568604
EZ
6041 (Calling): Expand and elaborate text. Add "print". Add the
6042 description of problems with weak aliases.
384ee23f 6043 (Core File Generation): New section.
60bf7e09 6044
d52fe014
AC
60452004-10-12 Andrew Cagney <cagney@gnu.org>
6046
6047 * gdbint.texinfo (Versions and Branches): New chapter.
6048 (Releasing GDB): Delete "Versions and Branches" section.
6049 (Top): Add "Versions and Branches".
6050
703663ab
EZ
60512004-10-08 Eli Zaretskii <eliz@gnu.org>
6052
6053 * gdb.texinfo (Editing, History): Add cross-references to the
6054 included Readline and History user documentation. Remove
6055 references to the symbol have-readline-appendices which is unused
6056 and undefined.
6057 (History): Fix indexing.
6058
ac77d04f
JJ
60592004-10-08 Jeff Johnston <jjohnstn@redhat.com>
6060
6061 * gdbint.texinfo (target_stopped_data_address): Update to
6062 new prototype.
6063 (i386_stopped_data_address): Update prototype and description.
6064 (i386_stopped_by_watchpoint): New function and description.
6065
e07c999f
PH
60662004-10-03 Paul N. Hilfinger <hilfinger@gnat.com>
6067
6068 * gdb.texinfo (Filenames): Add Ada suffixes.
6069 (Ada) New section.
6070
2e868123
AC
60712004-09-27 Andrew Cagney <cagney@gnu.org>
6072 Robert Picco <Robert.Picco@hp.com>
6073
6074 * gdb.texinfo (Packets): Document the "p" packet.
6075
02a57714
JM
60762004-09-21 Jason Molenda (jmolenda@apple.com)
6077
6078 * gdb.texinfo (Paths and Names of the Source Files): Document the
6079 meaning of values in the 'desc' field of a SO stab.
6080
ae038cb0
DJ
60812004-09-20 Daniel Jacobowitz <dan@debian.org>
6082
6083 * gdb.texinfo (Maintenance Commands): Document "maint set dwarf2
6084 max-cache-age" and "maint show dwarf2 max-cache-age".
6085
f7dc1244
EZ
60862004-09-16 Eli Zaretskii <eliz@gnu.org>
6087
6088 * gdb.texinfo (Set Breaks): Add index entry for setting
6089 breakpoints on overloaded C++ functions that are not members of
6090 any classes. Add an example and an index entry for setting
6091 breakpoints on all program functions.
6092 (Character Sets, Macros, Overlay Commands)
6093 (Non-debug DLL symbols, GDB/MI Output Syntax)
6094 (Annotations Overview, Maintenance Commands, File-I/O Overview):
6095 Use "(@value{GDBP})" instead of a literal "(gdb)".
6096
f810308b
AC
60972004-09-12 Andrew Cagney <cagney@gnu.org>
6098
6099 * gdbint.texinfo (Native Debugging): Delete description of
6100 FILES_INFO_HOOK.
6101
15a661f3
PH
61022004-09-11 Paul Hilfinger <hilfinger@gnat.com>
6103
5ae4183a
AS
6104 * gdbint.texinfo (User Interface): Change local_hex_string_custom
6105 to hex_string_custom (not historically correct, but more
15a661f3
PH
6106 understandable, given the current code).
6107
f3219c75
AC
61082004-09-03 Andrew Cagney <cagney@gnu.org>
6109
6110 * gdbint.texinfo (Native Debugging): Delete SVR4_SHARED_LIBS.
6111
f3bb6704
JJ
61122004-09-01 Jeff Johnston <jjohnstn@redhat.com>
6113
6114 * observer.texi (solib_unloaded): New observer.
6115
8d2c00cb
AC
61162004-08-24 Andrew Cagney <cagney@gnu.org>
6117
6118 * gdbint.texinfo (Target Architecture Definition): Add missing
6119 comma.
6120
e7dc800a
MC
61212004-08-20 Michael Chastain <mec.gnu@mindspring.com>
6122
6123 * (Using the Testsuite): build != host is supported,
6124 but some test scripts do not support build != host.
6125
73b03683
MK
61262004-08-14 Mark Kettenis <kettenis@gnu.org>
6127
6128 * gdbint.texinfo (Host Definition): Delete description of
6129 FCLOSE_PROVIDED and GETENV_PROVIDED.
6130
c0ccb908
MK
61312004-08-05 Mark Kettenis <kettenis@chello.nl>
6132
6133 * gdbint.texinfo (Host Definition): Delete description of
6134 NO_SYS_FILE.
6135 (Native Debugging): Delete description of KERNEL_U_ADDR_BSD and
6136 PTRACE_FP_BUG.
6137
9c8dbfa9
AC
61382004-08-05 Andrew Cagney <cagney@gnu.org>
6139
6140 * gdbint.texinfo (Target Architecture Definition): Delete
6141 reference to deprecated_read_fp.
6142
f42accbe
AC
61432004-08-02 Andrew Cagney <cagney@gnu.org>
6144
6145 * gdbint.texinfo (Target Architecture Definition): Delete
6146 description of DEPRECATED_REGISTER_BYTES.
6147
0b66e38c
EZ
61482004-07-30 Baurjan Ismagulov <ibr@ata.cs.hun.edu.tr>
6149
6150 * gdb.texinfo (Source Path): Document the new behavior of
6151 searching for the source files.
6152
15387254
EZ
61532004-07-17 Eli Zaretskii <eliz@gnu.org>
6154
6155 * gdb.texinfo (Edit): Fix markup of EDITOR and improve wording.
6156 (Search, Expressions, Arrays, Variables, Data, Machine Code)
6157 (Auto Display): Improve indexing.
6158
2c07db7a
AC
61592004-07-16 Andrew Cagney <cagney@gnu.org>
6160
6161 * gdb.texinfo (Mode Options): Delete documentation on "-async" and
6162 "-noasync".
6163
4644b6e3
EZ
61642004-07-09 Eli Zaretskii <eliz@gnu.org>
6165
6166 * gdb.texinfo: Fix @kindex entries so that multiple commands that
6167 have the same prefix have only their prefix in the index.
6168
7561d450
MK
61692004-07-03 Mark Kettenis <kettenis@gnu.org>
6170
6171 * gdb.texinfo (BSD libkvm Interface): New node (section)
6172 (Native): Add it to the menu.
6173
67bebe79
MK
61742004-07-01 Mark Kettenis <kettenis@gnu.org>
6175
6176 * gdbint.texinfo (Target Architecture Definition): Remove
6177 PCC_SOL_BROKEN.
6178
1a6923e0
MK
61792004-06-24 Mark Kettenis <kettenis@gnu.org>
6180
6181 * gdbint.texinfo (Target Architecture Definition): Remove
6182 SUN_FIXED_LBRAC_BUG.
6183
b435e160
AC
61842004-06-26 Andrew Cagney <cagney@gnu.org>
6185
6186 * gdbint.texinfo (Coding): Replace xasprintf with xstrprintf.
6187
b5622e8d
AC
61882004-06-20 Andrew Cagney <cagney@gnu.org>
6189
6190 * gdbint.texinfo (Target Architecture Definition): Deprecate
6191 USE_STRUCT_CONVENTION.
6192
e0c07bf0
MC
61932004-06-19 Michael Chastain <mec.gnu@mindspring.com>
6194
6195 gdb.texinfo (Bug Reporting): Mention session recording,
6196 with the script command or Emacs.
6197
782263ab
AC
61982004-06-18 Andrew Cagney <cagney@gnu.org>
6199
6200 * gdbint.texinfo (Target Architecture Definition): Deprecate
6201 FUNCTION_START_OFFSET.
6202
03727ca6
AC
62032004-06-14 Andrew Cagney <cagney@gnu.org>
6204
6205 Based on changes from Karl Berry.
6206 * gdb.texinfo: Do not use @sc in a direntry.
6207 * stabs.texinfo: Change @dircateogry to "Software development".
6208 * gdbint.texinfo, gdb.texinfo, annotate.texinfo: Ditto.
6209
97092415
AC
62102004-06-13 Andrew Cagney <cagney@gnu.org>
6211
6212 * gdbint.texinfo (Target Architecture Definition): Delete
6213 description of RETURN_VALUE_ON_STACK.
6214
1f6d4158
AC
62152004-06-09 Andrew Cagney <cagney@gnu.org>
6216
6217 * gdbint.texinfo (Native Debugging): Restore "@table @code"
6218 deleted by previous patch.
6219
d966f0cb
AC
62202004-06-08 Andrew Cagney <cagney@gnu.org>
6221
6222 * gdbint.texinfo (Native Debugging): Delete documentation on
6223 ATTACH_DETACH.
6224
86fe4aaa
RC
62252004-06-06 Randolph Chung <tausq@debian.org>
6226
6227 * gdb.texinfo (push_dummy_call): Use @code{struct value}.
6228
d4b6d575
RC
62292004-06-06 Randolph Chung <tausq@debian.org>
6230
5ae4183a 6231 * gdb.texinfo (push_dummy_call): Update argument list to match
d4b6d575
RC
6232 the new push_dummy_call method signature. Describe the function
6233 argument.
6234
4e8b0763
JB
62352004-05-24 Joel Brobecker <brobecker@gnat.com>
6236
6237 * gdb.texinfo (Starting): Document new start command.
6238
59caf092
AC
62392004-05-21 Andrew Cagney <cagney@redhat.com>
6240
6241 * observer.texi (GDB Observers): Document "inferior_created".
6242
e4a2df64
AC
62432004-05-08 Andrew Cagney <cagney@redhat.com>
6244
e6b55ae2
AC
6245 * gdbint.texinfo (Target Architecture Definition): Delete
6246 description of DO_DEFERRED_STORES.
6247
28954179
AC
6248 * gdbint.texinfo (Target Architecture Definition): Delete
6249 references to DEPRECATED_FIX_CALL_DUMMY.
6250
434b87dd
AC
6251 * gdbint.texinfo (Target Architecture Definition): Delete
6252 description of DEPRECATED_CALL_DUMMY_WORDS,
6253 DEPRECATED_SIZEOF_CALL_DUMMY_WORDS, and CALL_DUMMY.
6254
58d28df8
AC
6255 * gdbint.texinfo (Target Architecture Definition): Delete
6256 description of DEPRECATED_PUSH_DUMMY_FRAME.
6257
e4a2df64
AC
6258 * gdbint.texinfo (Target Architecture Definition): Delete
6259 reference to DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
6260
2b4855ab
AC
62612004-05-07 Andrew Cagney <cagney@redhat.com>
6262
6263 * observer.texi (GDB Observers): Add "Debugging" section. Include
6264 cross reference to "set/show debug observer".
6265 * gdb.texinfo (Debugging Output): Document "set/show debug
6266 observer".
6267
fcf70625
AC
62682004-05-01 Andrew Cagney <cagney@redhat.com>
6269
6270 * gdbint.texinfo (Target Architecture Definition): Delete
6271 description of DEPRECATED_PC_IN_SIGTRAMP.
6272
8ee56bcf
AC
62732004-04-30 Andrew Cagney <cagney@redhat.com>
6274
6275 * gdbint.texinfo (Target Architecture Definition): Delete
6276 documentation for BELIEVE_PCC_PROMOTION_TYPE, no longer defined.
6277
67ab9a76
OF
62782004-04-30 Orjan Friberg <orjanf@axis.com>
6279
6280 * observer.texi (GDB Observers): Correct spelling.
6281
79346bcb
OF
62822004-04-26 Orjan Friberg <orjanf@axis.com>
6283
6284 * observer.texi (GDB Observers): Add target_changed event.
6285
7a464420
AC
62862004-04-08 Andrew Cagney <cagney@redhat.com>
6287
6288 * observer.texi (GDB Observers): Rework, provide generic observer
6289 definitions and then a list of observable events.
6290
6cdf9d98
AC
62912004-04-04 Andrew Cagney <cagney@redhat.com>
6292
6293 * gdbint.texinfo (Host Definition): Delete reference to
6294 NO_SIGINTERRUPT.
6295
ddc135a4
AC
62962004-04-02 Andrew Cagney <cagney@redhat.com>
6297
6298 * gdbint.texinfo (Target Architecture Definition): Delete
6299 reference to DEPRECATED_CALL_DUMMY_LENGTH.
6300
6a1b180d
SC
63012004-03-28 Stephane Carrez <stcarrez@nerim.fr>
6302
6303 * gdb.texinfo (TUI Commands): Document tui reg commands.
6304
d0d5df6f
AC
63052004-03-26 Andrew Cagney <cagney@redhat.com>
6306
6307 * gdb.texinfo (TUI): Delete reference to --enable-tui. Mention
6308 "gdbtui".
6309 (Mode Options): Mention "gdbtui". Use "Text" not "Terminal".
6310 (Contributors): Mention both Text and Terminal User Interface.
6311
aa2a3f87
AC
63122004-03-23 Andrew Cagney <cagney@redhat.com>
6313
6314 * gdbint.texinfo (Target Architecture Definition): Deprecate
6315 references to SIGTRAMP_START and SIGTRAMP_END.
6316
f561f026
AC
63172004-03-23 Andrew Cagney <cagney@redhat.com>
6318
6319 * gdbint.texinfo (Target Architecture Definition): Deprecate
6320 references to PC_IN_SIGTRAMP.
6321
33cb8b0f
AC
63222004-03-19 Andrew Cagney <cagney@redhat.com>
6323
6324 * gdbint.texinfo (Target Architecture Definition): Delete
6325 reference to GDB_TARGET_IS_HPPA.
6326
fc989b7a
AC
63272004-03-18 Andrew Cagney <cagney@redhat.com>
6328
6329 * gdbint.texinfo (Coding): Update section on gdbarch_data,
6330 describe pre_init and post_init.
6331
701b08bb
DJ
63322004-03-09 Daniel Jacobowitz <drow@mvista.com>
6333
6334 * gdb.texinfo (Debugging Output): Document values for "set debug
6335 target".
6336
faae5abe
AC
63372004-02-28 Andrew Cagney <cagney@redhat.com>
6338
6339 * gdb.texinfo (Contributors): Mention GDB 6.1 release engineer.
6340
dd79a6cf
JJ
63412004-02-26 Jeff Johnston <jjohnstn@redhat.com>
6342
6343 * gdb.texinfo (breakpoints): Add information about the
6344 new "set breakpoint pending" and "show breakpoint pending"
6345 commands.
6346
e7f16015
AC
63472004-02-26 Andrew Cagney <cagney@redhat.com>
6348
6349 * gdbint.texinfo (Coding): Document use of gdbarch_obstack_zalloc
6350 in Per-architecture module data section.
6351
7161a3a6
RM
63522004-02-25 Roland McGrath <roland@redhat.com>
6353
6354 * gdb.texinfo (General Query Packets): Document qPart:... packets.
6355
2154891a
AC
63562004-02-24 Andrew Cagney <cagney@redhat.com>
6357
6358 * annotate.texinfo: Wrap fdl.texi include in raise/lower sections.
6359 * gdb.texinfo, gdbint.texinfo, stabs.texinfo: Ditto.
6360 * fdl.texi: Import Version 1.2, November 2002.
7161a3a6 6361
6c74ac8b
AC
63622004-02-17 Andrew Cagney <cagney@redhat.com>
6363
6364 * gdb.texinfo (Mode Options): Note that "mi1" is deprecated.
6365
19772a2c
AC
63662004-02-16 Andrew Cagney <cagney@redhat.com>
6367
6368 * gdbint.texinfo (Target Architecture Definition): Deprecate
6369 FRAMELESS_FUNCTION_INVOCATION.
6370
c9830293
AC
63712004-02-16 Andrew Cagney <cagney@redhat.com>
6372
6373 * gdbint.texinfo (Coding): Mention -Wunused-function.
6374
b9d26eb9
AC
63752004-02-14 Andrew Cagney <cagney@redhat.com>
6376
6377 * gdbint.texinfo (Target Architecture Definition): Delete
6378 description of DEPRECATED_CALL_DUMMY_STACK_ADJUST.
6379
49efadf5
EZ
63802004-02-12 Elena Zannoni <ezannoni@redhat.com>
6381
6382 * gdb.texinfo: Properly quote the name "C++".
6383 * gdbint.texinfo: Ditto.
6384 * stabs.texinfo: Ditto.
6385
1eb288ea
EZ
63862004-02-11 Elena Zannoni <ezannoni@redhat.com>
6387
6388 * gdbint.texinfo (Support Libraries): Add doco about obstacks and
6389 minimal information about libiberty.
6390
e4937fc1
MC
63912004-02-06 Michael Chastain <mec.gnu@mindspring.com>
6392
6393 * gdb.texinfo (Auxiliary Vector): Fix thinko with @value{GDBN}.
6394
a9331b3f
RM
63952004-02-04 Roland McGrath <roland@redhat.com>
6396
6397 * gdb.texinfo (Auxiliary Vector): New node (section).
6398 (Data): Add it to the menu.
6399
2650777c
JJ
64002004-02-02 Jeff Johnston <jjohnstn@redhat.com>
6401
6402 * gdb.texinfo (Breakpoints): Add information about pending
6403 breakpoint support.
6404
b4501125
AC
64052004-01-26 Andrew Cagney <cagney@redhat.com>
6406
6407 * gdb.texinfo (Overview): Delete references to the cisco protocol
6408 including the "N" response.
6409
74055713
AC
64102004-01-26 Andrew Cagney <cagney@redhat.com>
6411
6412 * gdbint.texinfo (Target Architecture Definition): Rename
6413 EXTRACT_STRUCT_VALUE_ADDRESS to
6414 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS.
a9331b3f 6415
3bbe9696
EZ
64162004-01-24 Eli Zaretskii <eliz@gnu.org>
6417
6418 * gdb.texinfo (KOD): Document "show os". Add index entries for
6419 "set/show os" and "info cisco" commands.
6420
5843504f
EZ
64212004-01-21 Eli Zaretskii <eliz@gnu.org>
6422
6423 * Makefile.in (install-info): Prepend $(DESTDIR) to $(infodir).
6424
9175c9a3
MC
64252004-01-19 Michael Chastain <mec.gnu@mindspring.com>
6426
6427 * gdbint.texinfo: Delete USE_MMALLOC, NO_MMCHECK, MMCHECK_FORCE,
6428 MMAP_BASE_ADDRESS, MMAP_INCREMENT.
6429
8e94b928
NR
64302004-01-19 Nick Roberts <nick@nick.uklinux.net>
6431
6432 * gdb.texinfo (GDB/MI Stack Manipulation): Describe extension to
6433 -stack-list-locals.
6434 (GDB/MI Variable Objects): Describe extension to
6435 -var-list-children.
6436
a20cf136
DJ
64372004-01-17 Daniel Jacobowitz <drow@mvista.com>
6438
6439 * gdbint.texinfo (DECR_PC_AFTER_HW_BREAK): Don't document.
6440
afb18d0f
AC
64412004-01-17 Andrew Cagney <cagney@redhat.com>
6442
6443 * gdbint.texinfo (Target Architecture Definition): Delete
6444 documentation on DEPRECATED_NPC_REGNUM.
6445
b51970ac
DJ
64462004-01-13 Daniel Jacobowitz <drow@mvista.com>
6447
6448 * gdb.texinfo: Update copyright year. Mention that set
6449 follow-fork-mode is supported on GNU/Linux. Remove documentation of
6450 "set follow-fork-mode ask".
6451
0f0cffd2
AC
64522004-01-13 Andrew Cagney <cagney@redhat.com>
6453
6454 * gdbint.texinfo: Update copyright year.
6455 (Coding): Add -Wunused-label to list of -Werror warnings.
6456
c552b3bb 64572004-01-08 Jason Molenda <jmolenda@apple.com>
5ae4183a 6458 Eli Zaretskii <eliz@gnu.org>
c552b3bb
JM
6459
6460 * gdb.texinfo: Update copyright.
6461 (Objective-C): "methodName" typeo fixed. Add @code/@var markup
6462 around names, as appropriate. Minor syntax cleanup of
6463 _NSPrintForDebugger explanation. Two spaces after periods.
6464 GDBN used instead of lit. "gdb". Index entries added for
6465 print-object and _NSPrintForDebugger. @noindent added in one spot.
6466
afe157ca
EZ
64672003-11-11 Elena Zannoni <ezannoni@redhat.com>
6468
6469 * stabs.texinfo: Add dircategory and direntry commands.
6470 * annotate.texinfo: Ditto.
6471
963e2bb7
AC
64722003-11-10 Andrew Cagney <cagney@redhat.com>
6473
6474 * gdbint.texinfo (Target Architecture Definition): Replace the
6475 return_value method's "inval" and "outval" parameters with
6476 "readbuf" and "writebuf".
6477
1d8b2f28
JB
64782003-10-28 Jim Blandy <jimb@redhat.com>
6479
6480 * gdb.texinfo (The F request packet, The F reply packet): Renamed
6481 from "The `F' request packet" and "The `F' reply packet", to make
6482 texi2dvi happy.
6483 (File-I/O remote protocol extension): Update menu entries, too.
6484
36d86913
MC
64852003-10-26 Michael Chastain <mec@shout.net>
6486
6487 * gdb.texinfo (Thread Stops): Document the issue with
6488 premature return from system calls in multi-threaded programs.
6489
ce2826aa
AC
64902003-10-24 Andrew Cagney <cagney@redhat.com>
6491
6492 * annotate.texinfo: Fix "fortunatly"[sic].
6493
f24c5e49
KI
64942003-10-23 Kei Sakamoto <sakamoto.kei@renesas.com>
6495
6496 * gdb.texinfo (Contributors to GDB): Replace "Renesas"
6497 with "Hitachi" and "Mitsubishi".
6498
92ad9cd9
AC
64992003-10-20 Andrew Cagney <cagney@redhat.com>
6500
6501 * gdbint.texinfo (Target Architecture Definition): Document
6502 gdbarch_return_value. Add cross references from
6503 USE_STRUCT_CONVENTION, EXTRACT_RETURN_VALUE, and
6504 STORE_RETURN_VALUE, and from/to EXTRACT_STRUCT_VALUE_ADDRESS.
6505
0ab4b752
MK
65062003-10-18 Mark Kettenis <kettenis@gnu.org>
6507
6508 * gdbint.texinfo (Target Architecture Definition): Document
6509 regset_from_core_section.
fb3e19c0
KI
6510
65112003-10-16 Kei Sakamot Sakamoto <sakamoto.kei@renesas.com>
6512
6513 * gdb.texinfo (M32R/D): Mention m32rsdi target.
6514
a9331b3f 65152003-10-15 Kevin Buettner <kevinb@redhat.com>
e4d5f7e1
KB
6516
6517 From Anthony Green <green@redhat.com>:
5ae4183a 6518 * gdb.texinfo (Breakpoints related warnings): Insert into menu.
e4d5f7e1 6519
1485d690
KB
65202003-10-14 Kevin Buettner <kevinb@redhat.com>
6521
889bf7c5
PA
6522 * gdb.texinfo (Breakpoint related warnings): New node.
6523 * gdbint.texinfo (ADJUST_BREAKPOINT_ADDRESS): Document.
a9331b3f 6524
86d30acc
DJ
65252003-10-13 Daniel Jacobowitz <drow@mvista.com>
6526
6527 * gdb.texinfo (Remote Protocol): Document v and vCont.
6528
172c2a43
KI
65292003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
6530
6531 * gdb.texinfo: Replace "Hitachi" and "Mitsubishi" with "Renesas".
6532 * gdbint.texinfo: Ditto.
6533
71952f4c
AC
65342003-10-09 Andrew Cagney <cagney@redhat.com>
6535
6536 From 2003-09-18 David Anderson <davea@sgi.com>:
6537 * gdb.texinfo (GDB/MI Symbol Query): Replace "comamnd" with
6538 "command".
6539
268e2188
AC
65402003-10-03 Andrew Cagney <cagney@redhat.com>
6541
6542 * gdbint.texinfo (Target Architecture Definition): Deprecate
6543 IBM6000_TARGET. Mention that it implies an RS/6000 system and not
6544 just target.
6545
12c266ea 65462003-10-02 Andrew Cagney <cagney@redhat.com>
2e092625 6547
f30992d4 6548 * gdbint.texinfo (Target Architecture Definition): Rename
12c266ea
AC
6549 REGISTER_RAW_SIZE to DEPRECATED_REGISTER_RAW_SIZE.
6550 * gdb.texinfo (Packets, Stop Reply Packets): Ditto.
6551 * gdbint.texinfo (Target Architecture Definition): Rename
6552
65532003-09-30 Andrew Cagney <cagney@redhat.com>
6554
f30992d4 6555 REGISTER_VIRTUAL_SIZE to DEPRECATED_REGISTER_VIRTUAL_SIZE.
a9331b3f 6556 (Target Architecture Definition):
f30992d4 6557
2e092625
AC
6558 * gdbint.texinfo (Target Architecture Definition): Rename
6559 REGISTER_VIRTUAL_TYPE to DEPRECATED_REGISTER_VIRTUAL_TYPE.
6560
0717ae8a
AC
65612003-09-29 Andrew Cagney <cagney@redhat.com>
6562
dad809b7
AC
6563 * gdbint.texinfo (Target Architecture Definition): Delete
6564 documentation for NEED_TEXT_START_END.
6565
0717ae8a
AC
6566 * gdbint.texinfo (Target Architecture Definition): Rename
6567 NPC_REGNUM to DEPRECATED_NPC_REGNUM. Add cross reference to
6568 TARGET_WRITE_PC.
a9331b3f 6569
af6cf26d
MC
65702003-09-22 Michael Chastain <mec@shout.net>
6571
6572 * gdbint.texinfo (Testsuite Organization): Change gdb.c++ to gdb.cp.
6573
ee206350
AG
65742003-09-21 Anthony Green <green@redhat.com>
6575
6576 * gdbint.texinfo (Target Architecture Definition): Fix typos.
6577
a38c9fe6
MK
65782003-09-21 Mark Kettenis <kettenis@gnu.org>
6579
6580 * gdbint.texinfo (Target Architecture Definition): Document
6581 stabs_argument_has_addr.
6582
77949794
AC
65832003-09-18 Andrew Cagney <cagney@redhat.com>
6584
6585 * gdbint.texinfo (Target Architecture Definition): Delete
6586 documentation on REGISTER_NAMES.
6587
8e823e25
MK
65882003-09-13 Mark Kettenis <kettenis@gnu.org>
6589
6590 * gdbint.texinfo (Target Architecture Definition): Replace
6591 REG_STRUCT_HAS_ADDR with DEPRECATED_REG_STRUCT_HAS_ADDR.
6592
f27dd7fd
AC
65932003-09-11 Andrew Cagney <cagney@redhat.com>
6594
6595 * gdbint.texinfo (Target Architecture Definition): Replace
6596 STACK_ALIGN with DEPRECATED_STACK_ALIGN.
6597
8b148df9
AC
65982003-08-18 Andrew Cagney <cagney@redhat.com>
6599
6600 * gdbint.texinfo (Target Architecture Definition): Document
6601 "frame_red_zone_size".
6602
25d29d70
AC
66032003-08-09 Andrew Cagney <cagney@redhat.com>
6604
6605 * gdb.texinfo (Backtrace): Replace "set/show backtrace-below-main"
6606 with "set/show backtrace past-main" and "set/show backtrace
6607 limit".
6608
c938e9b0
L
66092003-08-08 H.J. Lu <hongjiu.lu@intel.com>
6610
6611 * Makefile.in (install-info): Support DESTDIR.
6612 (install-html): Likewise.
6613
64fabec2
AC
66142003-08-07 Andrew Cagney <cagney@redhat.com>
6615
6616 Patch from Nick Roberts.
6617 * gdb.texinfo (Using GDB under GNU Emacs): Fix/update key
6618 bindings. Remove description of send-gdb-command.
6619
2fcf52f0
AC
66202003-08-07 Andrew Cagney <cagney@redhat.com>
6621
6622 * gdb.texinfo (Mode Options): Mention that "mi2" was included in
6623 GDB 6.0.
6624
086432e2
AC
66252003-08-06 Andrew Cagney <cagney@redhat.com>
6626
6627 * gdb.texinfo (Mode Options): Mention that level three is the
6628 highest available and that level 2 is deprecated.
6629 (Annotations Overview): Mention annotation levels. Cross reference
6630 to "Limitations of the Annotation Interface" in annotate.texi.
6631 (TODO, Value Annotations, Frame Annotations): Delete section.
6632 (Displays, Breakpoint Info): Delete.
6633
e5249f67
AC
66342003-08-04 Andrew Cagney <cagney@redhat.com>
6635
6636 * agentexpr.texi: Delete @bye.
6637 * Makefile.in (STABS_DOC_SOURCE_INCLUDES): Add "fdl.texi"
6638 (stabs.info): Add $(srcdir) to include search path.
6639 (html): Depend on "annotate_toc.html", and not "annotate.html".
6640 * stabs.texinfo: Ditto. Include "fdl.texi".
6641 * gdbint.texinfo: Update copyright statement's list of invariant
6642 sections.
6643
e6f672d2
AC
66442003-07-28 Andrew Cagney <cagney@redhat.com>
6645
6646 * Makefile.in (INFO_DEPS): Add annotate.info.
6647 (dvi, ps, html, pdf): Add annotate.
6648 (ANNOTATE_DOC_SOURCE_INCLUDES): New macro.
6649 (ANNOTATE_DOC_BUILD_INCLUDES): New macro.
6650 (ANNOTATE_DOC_FILES): New macro.
6651 (ANNOTATE_TEX_TMPS): New macro.
6652 (annotate.info, annotate_toc.html): Specify dependencies.
6653 (annotate.ps, annotate.pdf, annotate.dvi): Ditto.
6654 * annotate.texinfo: Rename annotate.texi. Get building. Add
6655 "Migrating to GDB/MI" and "Limitations of the Annotation
6656 Interface" chapters. Mention why it is not part of the user
6657 guide. Update copyright notice. Include "fdl.texi".
6658
72ffddc9
SC
66592003-07-26 Stephane Carrez <stcarrez@nerim.fr>
6660
6661 * gdb.texinfo (TUI Keys): Document C-x o key to switch active window.
6662
a9f12a31
DJ
66632003-07-24 Daniel Jacobowitz <drow@mvista.com>
6664
6665 * gdbint.texinfo (libgdb components): Correct a GDB to GDBN.
6666
b1fe9455
DJ
66672003-07-24 Daniel Jacobowitz <drow@mvista.com>
6668
6669 * gdb.texinfo (Server): Mention pidof.
6670
153721e6
AC
66712003-07-22 Andrew Cagney <cagney@redhat.com>
6672
6673 * gdbint.texinfo (Coding): Add -Wformat-nonliteral to -Werror
6674 list.
6675
0fac0b41
DJ
66762003-06-28 Daniel Jacobowitz <drow@mvista.com>
6677
6678 * gdb.texinfo (Logging output): New chapter.
6679
4e562065
JB
66802003-06-24 Joel Brobecker <brobecker@gnat.com>
6681
6682 * gdb.texinfo (Unsupported languages): New section.
6683 (Languages): Add link to new section.
6684
f2c06f52
AC
66852003-06-22 Andrew Cagney <cagney@redhat.com>
6686
6687 * gdb.texinfo (Contributors): Mention 6.0 release engineer.
6688
b4177fca
DJ
66892003-06-22 Daniel Jacobowitz <drow@mvista.com>
6690
6691 * gdbint.texinfo (Coding): Clarify use of gdb_XXX.h headers.
6692
f418dd93
DJ
66932003-06-22 Daniel Jacobowitz <drow@mvista.com>
6694
6695 * Makefile.in (SFILES_INCLUDED): Add agentexpr.texi.
6696 * agentexpr.texi: Retitle section, and change it to an appendix.
6697 Comment out texinfo initialization. Factor a @var{} into two
6698 pieces to prevent makeinfo warnings.
6699 * gdb.texinfo: Add Agent Expressions appendix.
6700
4ca61388
DJ
67012003-06-19 Daniel Jacobowitz <drow@mvista.com>
6702
6703 * gdbint.texinfo (Native Conditionals): Remove PREPARE_TO_PROCEED.
6704
07f31aa6
DJ
67052003-06-18 Daniel Jacobowitz <drow@mvista.com>
6706
5ae4183a 6707 * gdb.texinfo (Remote Debugging): New section "Connecting to a
07f31aa6
DJ
6708 remote target". Document the "detach" and "disconnect" commands.
6709 (Server, Netware, Debug Session): Reference "Connecting to a
6710 remote target".
6711 (GDB/MI Target Manipulation): Document "-target-disconnect".
6712
2dd0da42
AC
67132003-06-13 Andrew Cagney <cagney@redhat.com>
6714
6715 * gdbint.texinfo (Target Architecture Definition): Deprecate
6716 REMOTE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT, and
6717 BIG_REMOTE_BREAKPOINT. Cross reference BREAKPOINT_FROM_PC.
6718
e7a3abfc
JB
67192003-06-09 Jim Blandy <jimb@redhat.com>
6720
6721 * gdb.texinfo (Separate Debug Files): Remove extra semicolon.
6722
25e3a86b
AC
67232003-06-08 Andrew Cagney <cagney@redhat.com>
6724
6725 * gdbint.texinfo (Target Architecture Definition): Delete
6726 documentation on FRAME_ARGS_ADDRESS_CORRECT.
6727
a9e5fdc2
AC
67282003-06-08 Andrew Cagney <cagney@redhat.com>
6729
6730 * gdbint.texinfo (Target Architecture Definition): Document
6731 "unwind_sp". Cross reference "unwind_sp" and TARGET_READ_SP.
6732
b37303ee
AF
67332003-06-07 Adam Fedor <fedor@gnu.org>
6734
6735 * gdb.texinfo: Add Objective-C documentation.
6736
39fe6e80
AC
67372003-06-01 Andrew Cagney <cagney@redhat.com>
6738
6739 * gdbint.texinfo (Target Architecture Definition): Add "func_addr"
6740 parameter to "push_dummy_call". Rename "dummy_addr" to "bp_addr".
6741
125309b2
AC
67422003-05-21 Andrew Cagney <cagney@redhat.com>
6743
6744 * gdbint.texinfo (Target Architecture Definition): Delete
6745 references to "extract_address" and "store_address".
6746
b8b527c5
AC
67472003-05-16 Andrew Cagney <cagney@redhat.com>
6748
6749 * gdbint.texinfo (Target Architecture Definition): Replace
6750 REGISTER_BYTES with DEPRECATED_REGISTER_BYTES. Fix typo,
6751 DEPRECATED_REGISTER_SIZE instead of REGISTER_BYTE.
6752
50e3ee83
TR
67532003-05-14 Theodore A. Roth <troth@openavr.org>
6754
6755 * gdbint.texinfo (Breakpoint Handling): Correct a double negative.
6756
44e2be90
L
67572003-05-10 H.J. Lu <hongjiu.lu@intel.com>
6758
6759 * Makefile.in (gdb-cfg.texi): Replace $$LN_S with $(LN_S).
6760 (gdb.dvi): Likewise.
6761 (gdb.pdf): Likewise.
6762 (links2roff): Likewise.
6763
df5215a6
JB
67642003-05-08 Jim Blandy <jimb@redhat.com>
6765
6766 * gdb.texinfo (Dump/Restore Files): Update documentation for
6767 'dump', 'append', and 'restore': note that format argument is
6768 optional; simplify presentation of the command variants; and be
6769 more precise about the formats.
6770
5e7b2f39
JB
67712003-05-07 Jim Blandy <jimb@redhat.com>
6772
6773 * gdb.texinfo (Symbols): Update documentation: 'maint list
6774 symtabs' and 'maint list psymtabs' have been renamed 'maint info
6775 symtabs' and 'maint info psymtabs'.
6776
b1e29e33
AC
67772003-05-05 Andrew Cagney <cagney@redhat.com>
6778
6779 * gdbint.texinfo (Target Architecture Definition): Make
6780 CALL_DUMMY_WORDS, SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY_LENGTH,
6781 FIX_CALL_DUMMY, CALL_DUMMY_BREAKPOINT_OFFSET and
6782 CALL_DUMMY_BREAKPOINT_OFFSET deprecated.
6783
00905d52
AC
67842003-05-04 Andrew Cagney <cagney@redhat.com>
6785
6786 * gdb.texinfo (Maintenance Commands): Document "maint print
6787 dummy-frames".
6788
54ff5908
AC
67892003-05-04 Andrew Cagney <cagney@redhat.com>
6790
6791 * gdb.texinfo (GDB/MI Symbol Query): Use @{ and @}.
6792
32e7087d
JB
67932003-05-03 J. Brobecker <brobecker@gnat.com>
6794
6795 Thierry Schneider <tpschneider1@yahoo.com>
6796 * gdb.texinfo (section GDB/MI Symbol Query): Add documentation
6797 for new MI command.
6798
7043d8dc
AC
67992003-05-03 Andrew Cagney <cagney@redhat.com>
6800
6801 * gdbint.texinfo (Target Architecture Definition): Document
6802 push_dummy_code. Add cross references.
6803
e33d66ec
EZ
68042003-05-02 Elena Zannoni <ezannoni@redhat.com>
6805
6806 * gdb.texinfo (Character Sets): Update to reflect new behavior of
6807 set/show charsets commands.
6808
0ba6dca9
AC
68092003-04-28 Andrew Cagney <cagney@redhat.com>
6810
6811 * gdbint.texinfo (Target Architecture Definition): Replace
6812 read_fp, TARGET_READ_FP and FP_REGNUM, with deprecated_read_fp,
6813 DEPRECATED_TARGET_READ_FP and DEPRECATED_REGNUM.
6814
d7a27068
AC
68152003-04-28 Andrew Cagney <cagney@redhat.com>
6816
6817 * gdbint.texinfo (Target Architecture Definition): Rename
6818 "tm_print_insn" to "deprecated_tm_print_insn".
6819
44ea7b70
JB
68202003-04-09 Jim Blandy <jimb@redhat.com>
6821
6822 * gdb.texinfo (Symbols): Document 'maint list symtabs' and 'maint
6823 list psymtabs'.
6824
fb8f8949
AC
68252003-04-08 Andrew Cagney <cagney@redhat.com>
6826
6827 * gdbint.texinfo (Target Architecture Definition): Delete
6828 references to EXTRA_FRAME_INFO.
6829
32fb0f22
AC
68302003-04-08 Andrew Cagney <cagney@redhat.com>
6831
6832 * gdbint.texinfo (Target Architecture Definition): Delete
6833 PRINT_TYPELESS_INTEGER.
6834
6be67e67
JB
68352003-04-02 J. Brobecker <brobecker@gnat.com>
6836
6837 * observer.texi (GDB Observers): Adjust the documentation for the
6838 normal_stop notification to better describe reality. Fix a couple
6839 of minor typos.
6840
4e35d5f0
BR
68412003-04-02 Bob Rossi <bob_rossi@cox.net>
6842
a9331b3f 6843 * gdb.texinfo (GDB/MI Program Control): Add
4e35d5f0
BR
6844 '-file-list-exec-source-file'
6845
e8a8712a
AC
68462003-03-31 Andrew Cagney <cagney@redhat.com>
6847
6848 * gdbint.texinfo (Target Architecture Definition): Delete
6849 references to CALL_DUMMY_P.
6850
6c0e89ed
AC
68512003-03-30 Andrew Cagney <cagney@redhat.com>
6852
6853 * gdbint.texinfo (Target Architecture Definition): Remove
6854 reference to TARGET_WRITE_SP.
a9331b3f 6855
378bfd1b
AC
68562003-03-27 Andrew Cagney <cagney@redhat.com>
6857
6858 * gdbint.texinfo (Target Architecture Definition): Remove
6859 references to write_sp.
6c0e89ed 6860
922fbb7b
AC
68612003-03-27 Andrew Cagney <cagney@redhat.com>
6862
6863 * gdb.texinfo (GDB/MI Variable Objects): Replace @include with
6864 chapter body. Use @smallexample instead of @example.
6865 (Annotations): Ditto.
6866 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Remove gdbmi.texinfo and
6867 annotate.texi.
6868
b81774d8
AC
68692003-03-26 Andrew Cagney <cagney@redhat.com>
6870
6871 * gdbint.texinfo (Target Architecture Definition): Replace
6872 PUSH_ARGUMENTS with push_dummy_call, add gdbarch, regcache and
6873 dummy_addr parameters.
6874
1bf6d5cc
AC
68752003-03-25 Andrew Cagney <cagney@redhat.com>
6876
6877 * gdbint.texinfo (Target Architecture Definition): Delete
6878 reference to CALL_DUMMY_STACK_ADJUST_P. Rename
6879 CALL_DUMMY_STACK_ADJUST to DEPRECATED_CALL_DUMMY_STACK_ADJUST.
6880 Add reference to PUSH_ARGUMENTS.
6881
618ce49f
AC
68822003-03-23 Andrew Cagney <cagney@redhat.com>
6883
6884 * gdbint.texinfo (Algorithms, Target Architecture Definition):
6885 Deprecate FRAME_CHAIN and FRAME_CHAIN_VALID.
6886
bcd7e15f
JB
68872003-03-18 J. Brobecker <brobecker@gnat.com>
6888
6889 * gdbint.texinfo (Algorithms): Add new section describing the
6890 Observer paradigm.
6891 (Top): Add menu entry to new observer appendix.
6892 * observer.texi: New file.
6893 * Makefile.in (GDBINT_DOC_SOURCE_INCLUDES): Add dependency on
6894 new observer.texi file.
6895
9fe8321b
AC
68962003-03-17 Andrew Cagney <cagney@redhat.com>
6897
6898 * gdb.texinfo (DATE): Delete. Remove date from titles. Mention
6899 that GNU Press update the manual version number.
6900
ac2adee5
AC
69012003-03-12 Andrew Cagney <cagney@redhat.com>
6902
6903 * gdbint.texinfo (Target Architecture Definition): Delete
6904 references to get_saved_register. Rename GET_SAVED_REGISTER to
6905 DEPRECATED_GET_SAVED_REGISTER.
6906
749b82f6
AC
69072003-03-13 Andrew Cagney <cagney@redhat.com>
6908
6909 * gdbint.texinfo (Target Architecture Definition): Replace
6910 POP_FRAME with DEPRECATED_POP_FRAME. Update description.
6911
8bedc050
AC
69122003-03-12 Andrew Cagney <cagney@redhat.com>
6913
6914 * gdbint.texinfo (Target Architecture Definition): Rename
6915 FRAME_SAVED_PC to DEPRECATED_FRAME_SAVED_PC.
a9331b3f 6916
0ce1b118
CV
69172003-03-10 Corinna Vinschen <vinschen@redhat.com>
6918
6919 * gdb.texinfo: Add File-I/O documentation.
6920
12cc2063
AC
69212003-03-10 Andrew Cagney <cagney@redhat.com>
6922
6923 * gdbint.texinfo (Target Architecture Definition): Cross reference
6924 FRAME_SAVED_PC to unwind_pc. Document unwind_pc.
6925
7453dc06
AC
69262003-03-07 Andrew Cagney <cagney@redhat.com>
6927
6928 * gdb.texinfo (Debugging Output): Mention the "set/show debug
6929 frame" command.
6930
6314f104
AC
69312003-03-05 Andrew Cagney <cagney@redhat.com>
6932
6933 * gdbint.texinfo (Target Architecture Definition): Document
6934 unwind_dummy_id. Cross reference unwind_dummy_id and
6935 SAVE_DUMMY_FRAME_TOS.
6936
f1212245
DJ
69372003-03-05 James Ingham <jingham@apple.com>
6938 Daniel Jacobowitz <drow@mvista.com>
6939
6940 * gdb.texinfo (Configuring the current ABI): Document "set cp-abi"
6941 and "show cp-abi".
6942
77e7e267
AC
69432003-03-03 Andrew Cagney <cagney@redhat.com>
6944
6945 * gdbint.texinfo (Target Architecture Definition): Document
6946 register_type.
6947
838a8221
AC
69482003-03-03 Andrew Cagney <cagney@redhat.com>
6949
6950 * stabs.texinfo (Structures): Use @samp and separate @var's
6951 instead of a single @var containing a comma separated list.
6952 (Unions): Ditto.
6953
d7f4a264
DJ
69542003-03-02 Daniel Jacobowitz <drow@mvista.com>
6955
6956 * Makefile.in (distclean): Remove config.log.
6957
f30ee0bc
AC
69582003-03-01 Andrew Cagney <cagney@redhat.com>
6959
6960 * gdbint.texinfo (Target Architecture Definition): Rename
6961 FRAME_INIT_SAVED_REGS to DEPRECATED_FRAME_INIT_SAVED_REGS.
6962
69632003-03-01 Andrew Cagney <cagney@redhat.com>
e9582e71
AC
6964
6965 * gdbint.texinfo: Rename INIT_EXTRA_FRAME_INFO to
6966 DEPRECATED_INIT_EXTRA_FRAME_INFO.
6967
be448670
CF
69682003-02-23 Raoul Gough <RaoulGough@yahoo.co.uk>
6969
6970 * gdb.texinfo (Cygwin Native): Links to Non-debug DLL symbols.
6971 (Non-debug DLL symbols): New node, describing the minimal symbols
6972 loaded from DLLs without real debugging symbols.
6973
501eef12
AC
69742003-02-20 Andrew Cagney <ac131313@redhat.com>
6975
6976 * gdb.texinfo (Set Breaks): Add cross reference to "set remote
6977 hardware-breakpoint-limit".
6978 (Set Watchpoints): Add cross reference to "set remote
6979 hardware-watchpoint-limit".
6980 (Remote configuration options): New section.
6981
21c294e6
AC
69822003-02-04 Andrew Cagney <ac131313@redhat.com>
6983
e9be73e4
AC
6984 * gdbint.texinfo (Target Architecture Definition): Delete
6985 descrption of IS_TRAPPED_INTERNALVAR.
6986
21c294e6
AC
6987 From Keith Seitz <keiths@redhat.com>:
6988 * gdb.texinfo (Interpreters): New chapter. Refer the command-line
6989 option "-i"/"--interpreter" to this chapter. Include index
6990 entries.
6991
0179ffac
DC
69922003-02-04 David Carlton <carlton@math.stanford.edu>
6993
6994 * gdb.texinfo (C@t{++}): Recommend DWARF 2, then stabs+.
6995 (Variables): Recommend stabs+ and DWARF 2.
6996 (C plus plus expressions): Correct info about
6997 compiler versions, debug formats.
6998 (Contributors): Change 'DWARF2' to 'DWARF 2'.
6999 PR symtab/874.
7000
7ca9f392
AC
70012003-02-01 Andrew Cagney <ac131313@redhat.com>
7002
7003 * gdbint.texinfo (Target Architecture Definition): Delete
7004 description of ADDITIONAL_OPTIONS, ADDITIONAL_OPTION_CASES,
7005 ADDITIONAL_OPTION_HANDLER, and ADDITIONAL_OPTION_HELP, and
7006 BEFORE_MAIN_LOOP_HOOK, and DBX_PARM_SYMBOL_CLASS along with
7007 references to nindy and i960.
7008 * gdb.texinfo (i960): Delete all references to i960 and nindy.
7009
31a85ea2
AC
70102003-02-01 Andrew Cagney <ac131313@redhat.com>
7011
7012 * gdbint.texinfo (Target Architecture Definition): Delete
7013 FLOAT_INFO.
7014
6b894e49
AC
70152003-01-30 Andrew Cagney <ac131313@redhat.com>
7016
7017 * stabs.texinfo (Member Type Descriptor): Clarify description of
7018 `@'. Suggested by Ben Hutchings.
7019
c48861fb
AC
70202003-01-29 Andrew Cagney <ac131313@redhat.com>
7021
7022 * gdb.texinfo (M68K): Delete reference to es1800.
7023
617073a9
AC
70242003-01-29 Andrew Cagney <ac131313@redhat.com>
7025
7026 * gdb.texinfo (Maintenance Commands): Document `maint print
7027 reggroups' and `maint print register-groups'.
7028 * gdbint.texinfo (Target Architecture Definition): Document
7029 register_reggroup_p.
7030
5b5d99cf
JB
70312003-01-23 Jim Blandy <jimb@redhat.com>
7032
7033 * gdb.texinfo (Separate Debug Files): New section.
7034
e7ba9c65
DJ
70352003-01-22 Daniel Jacobowitz <drow@mvista.com>
7036
7037 * gdb.texinfo (Maintenance Commands): Add "maint set profile"
7038 and "maint show profile".
7039
94e91d6d
MC
70402003-01-16 Michael Chastain <mec@shout.net>
7041
7042 * gdb.texinfo (Installing GDB): Warn against
7043 ".../gdb-VERSION/gdb/configure".
7044 (Separate Objdir): Likewise.
7045
867f3898
AC
70462003-01-15 Andrew Cagney <ac131313@redhat.com>
7047
7048 * gdbint.texinfo (Target Architecture Definition): Delete
7049 definition of PRINT_REGISTER_HOOK.
7050
f153cc92
EZ
70512003-01-15 Elena Zannoni <ezannoni@redhat.com>
7052
7053 (OpenRISC 1000): Fix formatting of command names.
7054
c60eb6f1
EZ
70552003-01-15 Elena Zannoni <ezannoni@redhat.com>
7056
7057 * gdb.texinfo (Continuing and Stepping): Add new command
7058 'advance'. Clarify behavior of 'until'.
7059
f5ebfba0
DJ
70602003-01-13 Daniel Jacobowitz <drow@mvista.com>
7061
7062 * gdb.texinfo (Files): Document solib-absolute-prefix and
7063 solib-search-path.
7064
4ce8657e
MC
70652003-01-09 Michael Chastain <mec@shout.net>
7066
7067 * gdbint.texinfo (Configuring @value{GDBN} for Release): Delete.
7068 (Create a Release): Add new instructions for new @file{src-release}.
7069 Document existing instructions for @file{Makefile.in} as
7070 being for @value{GDBN} 5.3.1 or earlier.
7071
372613e3
AC
70722003-01-09 Andrew Cagney <ac131313@redhat.com>
7073
7074 * gdbint.texinfo (Target Architecture Definition): Mention
7075 frame_saved_regs_zalloc and frame_extra_info_zalloc as the way to
7076 allocate memory.
7077
b4e9345d
DJ
70782003-01-04 Daniel Jacobowitz <drow@mvista.com>
7079
7080 * gdb.texinfo (Controlling GDB): Add @kindex for
7081 "show osabi".
7082 (Backtraces): Add @kindex's for backtrace-below-main.
7083
98b45e30
DJ
70842003-01-04 Daniel Jacobowitz <drow@mvista.com>
7085
7086 * gdb.texinfo (Controlling GDB): Document "set osabi".
7087
95f90d25
DJ
70882003-01-04 Daniel Jacobowitz <drow@mvista.com>
7089
7090 * gdb.texinfo (Backtraces): Document "set backtrace-below-main".
7091 * gdbint.texinfo (FRAME_CHAIN_VALID): Update documentation.
7092
1e698235
DJ
70932003-01-04 Daniel Jacobowitz <drow@mvista.com>
7094
7095 * gdb.texinfo (Controlling GDB): Add ABI section. Document
7096 "set coerce-float-to-double".
7097 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Remove documentation.
7098
e632838e
AC
70992003-01-02 Andrew Cagney <ac131313@redhat.com>
7100
7101 * stabs.texinfo: Remove obsolete text.
7102 * gdbint.texinfo: Ditto.
7103 * gdb.texinfo: Ditto.
7104
c133ab7a
MK
71052002-12-22 Mark Kettenis <kettenis@gnu.org>
7106
7107 * gdbint.texinfo (Target Architecture Definition): Update
7108 description of gdbarch_register_osabi.
7109
f821f325
KH
71102002-12-20 Kazu Hirata <kazu@cs.umass.edu>
7111
7112 * agentexpr.texi: Fix typos.
7113 * annotate.texi: Likewise.
7114 * fdl.texi: Likewise.
7115
85a6d8d3 71162002-12-10 Andrew Cagney <cagney@redhat.com>
a5afb99f
AC
7117
7118 * gdbint.texinfo (Algorithms): Replace INIT_FRAME_PC with
7119 DEPRECATED_INIT_FRAME_PC.
7120
ae45cd16
AC
71212002-12-01 Andrew Cagney <ac131313@redhat.com>
7122
7123 * gdbint.texinfo (Target Architecture Definition): Delete
7124 PC_IN_CALL_DUMMY.
7125
07555a72
AC
71262002-11-28 Andrew Cagney <ac131313@redhat.com>
7127
7128 * gdbint.texinfo (Host Definition): Delete documentation on
7129 USE_GENERIC_DUMMY_FRAMES.
7130
c166cdc7
EZ
71312002-11-26 Elena Zannoni <ezannoni@redhat.com>
7132
5ae4183a 7133 Fix PR gdb/723 and PR gdb/245.
c166cdc7
EZ
7134 * Makefile.in (install-info): Run the install-info command as part
7135 of the post install steps only.
7136 (uninstall-info): New target.
7137 (uninstall): New target.
7138
35db0260
EZ
71392002-11-22 Elena Zannoni <ezannoni@redhat.com>
7140
7141 * Makefile.in (install): Make install do some real work.
7142
9ba8d803
AC
71432002-11-19 Andrew Cagney <ac131313@redhat.com>
7144
7145 Fix POSIX problem reported by Paul Eggert.
7146 * Makefile.in (GDBvn.texi): Use `sed q' instead of `head -1'.
7147 Fix PR gdb/527.
7148
903ad3a6
AC
71492002-10-26 Andrew Cagney <cagney@redhat.com>
7150
7151 * gdbint.texinfo (Target Architecture Definition): Delete
7152 definition of DO_REGISTERS_INFO.
7153
f2abfe65
KB
71542002-10-18 Kevin Buettner <kevinb@redhat.com>
7155
7156 * gdbint.texinfo (Address Classes): Fix problems with insertion
7157 of ``{'' and ``}'' in example.
7158
b5b0480a
KB
71592002-10-17 Kevin Buettner <kevinb@redhat.com>
7160
7161 * gdbint.texinfo (Address Classes): New section.
7162 (Target Conditionals): Document ADDRESS_CLASS_NAME_TO_TYPE_FLAGS,
7163 ADDRESS_CLASS_NAME_TO_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS,
7164 ADDRESS_CLASS_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, and
7165 ADDRESS_CLASS_TYPE_FLAGS_TO_NAME_P.
7166
c85508ee
KD
71672002-10-11 Klee Dienes <kdienes@apple.com>
7168
7169 * gdb.texinfo (Registers): Mention vector registers as well as
7170 floating registers in the documentation for 'info registers' and
7171 'info all-registers'.
7172
6d12fc3d
DJ
71732002-10-11 Daniel Jacobowitz <drow@mvista.com>
7174
7175 * gdbint.texinfo (CPLUS_MARKER): Remove item.
7176
8d19fbd2
JJ
71772002-10-03 Jeff Johnston <jjohnstn@redhat.com>
7178
7179 * gdbint.texinfo (Item Output Functions): Add new ui_out_field_fmt_int
7180 interface definition.
7181
a37295f9
MM
71822002-10-03 Marko Mlinar <markom@opencores.org>
7183
7184 * gdb.texinfo (Target Commands): Add or1k target specific
7185 commands.
7186 * gdb.texinfo (Contributors): Add myself to the contributors list.
7187
da0f9dcd
AC
71882002-10-01 Andrew Cagney <ac131313@redhat.com>
7189
7190 * gdb.texinfo (Mode Options): Update --interpreter option. "mi2"
7191 and "mi1" instead of "mi1" and "mi0".
7192
2e834e49
HPN
71932002-09-29 Hans-Peter Nilsson <hp@bitrange.com>
7194
7195 * gdb.texinfo (Packets): Fix typos "alligned".
7196 Correct z3/Z3 description. Correct z4/Z4 title.
7197
050be0dc
AC
71982002-09-27 Andrew Cagney <ac131313@redhat.com>
7199
7200 * all-cfg.texi: Use @sc for GDB and GCC. Update copyright.
7201
1104b9e7
KB
72022002-09-25 Kevin Buettner <kevinb@redhat.com>
7203
7204 * gdb.texinfo: Use GNU/Linux instead of Linux.
7205
512217c7
AC
72062002-09-25 Andrew Cagney <ac131313@redhat.com>
7207
7208 * gdb.texinfo (Packets): Replace @samp{} with ``an empty string''.
7209
10998722
AC
72102002-09-24 Andrew Cagney <ac131313@redhat.com>
7211
512217c7 7212 * gdb.texinfo: Replace @example with @smallexample.
10998722 7213
a0eb71c5
KB
72142002-09-20 Kevin Buettner <kevinb@redhat.com>
7215
f7dc1244 7216 From Eli Zaretskii <eliz@gnu.org>:
a0eb71c5
KB
7217 * gdb.texinfo (Character Sets): Use @smallexample instead of
7218 @example. Use GNU/Linux instead of Linux.
7219
72202002-09-20 Jim Blandy <jimb@redhat.com>
7221
7222 * gdb.texinfo: Add character set documentation.
7223
2f870471
AC
72242002-09-19 Andrew Cagney <ac131313@redhat.com>
7225
7226 * gdb.texinfo (Packets): Revise `z' and `Z' packet documentation.
7227 (Packets): Add cross reference from `b' packet to `z' packets.
7228
790eb8f5
AC
72292002-09-19 Andrew Cagney <ac131313@redhat.com>
7230
8d30a00d
AC
7231 * gdb.texinfo (Maintenance Commands): Document ``maint
7232 internal-error'' and ``maint internal-warning''.
7233
790eb8f5
AC
7234 * gdbint.texinfo (Target Architecture Definition): Revise
7235 description of STACK_ALIGN. Add description of FRAME_ALIGN.
7236
a23a7bf1
JB
72372002-09-19 Joel Brobecker <brobecker@gnat.com>
7238
7239 * gdbint.texinfo (Target Conditionals): Document the new
7240 NAME_OF_MALLOC macro.
7241
299ffc64
AC
72422002-09-05 Andrew Cagney <ac131313@redhat.com>
7243
7244 * gdb.texinfo (Contributors): Mention 5.2 and 5.3 release
7245 engineer.
7246
b7bb15bc
SC
72472002-09-02 Stephane Carrez <stcarrez@nerim.fr>
7248
7249 * gdb.texinfo (TUI Overview): Document status line fields.
7250
3d757584
SC
72512002-09-02 Stephane Carrez <stcarrez@nerim.fr>
7252
7253 * gdb.texinfo (TUI Commands): Document info win command.
7254
269c21fe
SC
72552002-09-01 Stephane Carrez <stcarrez@nerim.fr>
7256
7257 * gdb.texinfo (TUI Overview): Document breakpoint markers.
7258
7cf36c78
SC
72592002-09-01 Stephane Carrez <stcarrez@nerim.fr>
7260
7261 * gdb.texinfo (TUI Single Key Mode): Document new SingleKey mode.
7262 (TUI Keys): Likewise.
7263
d2c6833e
AC
72642002-08-25 Andrew Cagney <ac131313@redhat.com>
7265
7266 * gdb.texinfo (Examples): Use ``->'' for a packet send and ``<-''
7267 for a packet receive.
7268
46d8b1c3
AC
72692002-08-25 Andrew Cagney <ac131313@redhat.com>
7270
7271 * Makefile.in (clean): Move to end of file.
7272 (distclean, maintainer-clean, realclean): Ditto.
7273 (mostlyclean): Move rule to end of file. Use GDB_TEX_TMPS,
7274 GDBINT_TEX_TMPS, STABS_TEX_TMPS.
7275 (gdb.dvi, gdb.pdf): Do not cleanup TeX temp files after texi2dvi.
7276 (gdbint.dvi, gdbint.pdf, stabs.dvi, stabs.pdf): Ditto.
7277
b0787093
AC
72782002-08-24 Andrew Cagney <ac131313@redhat.com>
7279
7280 * Makefile.in (GDBINT_TEX_TMPS): Define.
7281 (gdbint.dvi, gdbint.pdf): Use
7282 (GDB_TEX_TMPS): Define.
7283 (gdb.dvi, gdb.pdf): Use.
7284 (STABS_TEX_TMPS): Define.
7285 (stabs.dvi, stabs.pdf): Use.
7286 (GDB_DOC_SOURCE_INCLUDES): New macros.
7287 (GDB_DOC_BUILD_INCLUDES, GDB_DOC_FILES): New macros.
7288 (GDBINT_DOC_FILES_INCLUDES): New macros.
7289 (GDBINT_DOC_BUILD_INCLUDES): New macros.
7290 (GDBINT_DOC_FILES, STABS_DOC_SOURCE_INCLUDES): New macros.
7291 (STABS_DOC_BUILD_INCLUDES, STABS_DOC_FILES): New macros.
7292 (SFILES_DOC, SFILES_INCLUDED, SFILES_LOCAL): Delete macros.
7293 (links2roff): Replace SFILES_INCLUDED with
7294 GDB_DOC_SOURCE_INCLUDES.
7295 (gdb.dvi, gdb_toc.html, gdb.pdf, gdb.info): Update dependencies.
7296 (gdb.me, gdb.mm, gdb.ms): Update dependencies.
7297 (gdbint.dvi, gdbint_toc.html, gdbint.pdf, gdbint.info): Update
7298 dependencies.
7299 (stabs.info, stabs_toc.html, stabs.pdf, stabs.dvi): Update
7300 dependencies.
7301 (gdbmi.texinfo): Delete rule.
7302 (inc-hist.texinfo): Delete rule.
7303 (rluser.texinfo): Delete rule.
7304
ebba8386
AC
73052002-08-23 Andrew Cagney <cagney@redhat.com>
7306
7307 * gdbint.texinfo (Target Architecture Definition): Update
7308 STORE_RETURN_VALUE, mention regcache.
7309
0ab7a791
AC
73102002-08-21 Andrew Cagney <ac131313@redhat.com>
7311
7312 * gdbint.texinfo (Target Architecture Definition): Document
7313 print_registers_info. Note that DO_REGISTERS_INFO is deprecated.
7314
ee2d5c50
AC
73152002-08-19 Andrew Cagney <ac131313@redhat.com>
7316
7317 * gdb.texinfo (Remote Protocol): Reformat. Use cross references.
7318 Fix minor typos. Add index entries.
7319
53c69bd7
AC
73202002-08-18 Andrew Cagney <ac131313@redhat.com>
7321
7322 * gdb.texinfo (Data): Add ``Vector Unit'' to menu.
7323
e76f1f2e
AC
73242002-08-15 Andrew Cagney <ac131313@redhat.com>
7325
7326 * gdbint.texinfo (Target Architecture Definition): Document
7327 PRINT_VECTOR_INFO.
7328 * gdb.texinfo (Vector Unit): Document "info vectors" command.
7329
0680b120
AC
73302002-08-13 Andrew Cagney <ac131313@redhat.com>
7331
7332 * gdb.texinfo (Maintenance Commands): Document "maint print
7333 registers", "maint print raw-registers" and "maint print
7334 cooked-registers".
7335
3c3bea1c
GS
73362002-08-08 Grace Sainsbury <graces@redhat.com>
7337
a9331b3f 7338 From Mark Salter:
3c3bea1c
GS
7339 * gdb.texinfo (Protocol): Document T packet extension to
7340 allow watchpoint address reporting.
7341
42f9b0a5
AC
73422002-08-03 Andrew Cagney <ac131313@redhat.com>
7343
7344 * gdb.texinfo (Dump/Restore Files): Move `[]' to outside of @var.
7345
db034ac5
AC
73462002-08-01 Andrew Cagney <cagney@redhat.com>
7347
7348 * stabs.texinfo, gdb.texinfo, gdbint.texinfo: Obsolete references
7349 to CHILL.
7350
e2b28d04
AC
73512002-08-01 Andrew Cagney <ac131313@redhat.com>
7352
7353 * gdbint.texinfo (Coding): Revise section "Include Files".
7354
7fb623f7
AC
73552002-07-24 Andrew Cagney <cagney@redhat.com>
7356
7357 * gdbint.texinfo: Obsolete references to m88k.
7358 * gdb.texinfo: Ditto.
7359
4a2b4636
JB
73602002-07-10 Joel Brobecker <brobecker@gnat.com>
7361
7fb623f7 7362 * gdbint.texinfo (Create a release candiate): Add the location
4a2b4636
JB
7363 where the proper version of autoconf can be retrieved.
7364
a71ec265
DH
73652002-07-09 Don Howard <dhoward@redhat.com>
7366
7367 * gdb.texinfo (Command Files): Further describe the behavior of
7368 sourced command files.
7369
b9aa90c9
AC
73702002-06-27 Andrew Cagney <ac131313@redhat.com>
7371
7372 * gdbint.texinfo (User Interface): ISO C rather than ISO-C.
7373 (Coding): Clarify ISO C version that GDB assumes.
7374
40dd2248
TT
73752002-06-26 Tom Tromey <tromey@redhat.com>
7376
7377 * gdbint.texinfo (User Interface): Mention add_setshow_cmd and
7378 add_setshow_cmd_full.
7379
bfac230e
DH
73802002-06-25 Don Howard <dhoward@redhat.com>
7381
7382 * gdb.texinfo (Memory Region Attributes): Document new behavior
7383 for 'mem' command.
7384
475b0867
JB
73852002-06-11 Jim Blandy <jimb@redhat.com>
7386
919d772c
JB
7387 * gdb.texinfo (Symbols): Update documentation for `info source'
7388 command.
7389
475b0867
JB
7390 * gdb.texinfo (Macros): Call the command `info macro', not
7391 `show macro'.
7392
ba8c9337
AC
73932002-06-09 Andrew Cagney <ac131313@redhat.com>
7394
7395 * gdbint.texinfo (Coding): Add section ``Per-architecture module
7396 data''.
7397
1029b7fa
MK
73982002-06-09 Mark Kettenis <kettenis@gnu.org>
7399
7400 * gdbint.texinfo (Target Architecture Definition): Document
7401 GDB_OSABI_GO32 and GDB_OSABI_NETWARE.
7402
16737d73
AC
74032002-06-08 Andrew Cagney <ac131313@redhat.com>
7404
7405 * gdbint.texinfo (Releasing GDB): Fix typos in @itemize @bullet
7406 lists.
7407
30107679
AC
74082002-06-08 Andrew Cagney <ac131313@redhat.com>
7409
7410 * gdbint.texinfo (Releasing GDB): Revise the section ``Cut the
7411 Branch''.
7412
3352e23e
AC
74132002-06-01 Andrew Cagney <ac131313@redhat.com>
7414
7415 * gdbint.texinfo (Target Architecture Definition): Add section
7416 ``Converting an existing Target Architecture to Multi-arch''.
7417
cbb09e6a
AC
74182002-05-30 Andrew Cagney <ac131313@redhat.com>
7419
7420 * gdbint.texinfo (Releasing GDB): Rename ``Obsoleting any code''
7421 to ``Obsoleting code''. Revise.
7422
e2e0bcd1
JB
74232002-05-17 Jim Blandy <jimb@redhat.com>
7424
7425 * gdb.texinfo (C Preprocessor Macros): New chapter.
7426 Include it in the main menu.
7427 (Contributors): Credit Jim Blandy with macro support.
7428 (Compilation): Explain how to get macro information into the
7429 executable.
7430 (Expressions): Note that preprocessor macros are expanded.
7431
9db8d71f
DJ
74322002-05-14 Daniel Jacobowitz <drow@mvista.com>
7433
7434 * gdb.texinfo (Debug Session): Document new `udp:' and `tcp:'
7435 options for `target remote'.
7436
6d531722
AC
74372002-05-13 Andrew Cagney <ac131313@redhat.com>
7438
7439 * gdbint.texinfo (Target Architecture Definition): Delete
7440 documentation on NNPC_REGNUM.
7441
13d01224
AC
74422002-05-11 Andrew Cagney <ac131313@redhat.com>
7443
7444 * gdbint.texinfo (Target Architecture Definition): Document
7445 REGISTER_TO_VALUE and VALUE_TO_REGISTER and CONVERT_REGISTER_P.
7446 (Target Architecture Definition): Revise section `Using Different
7447 Register and Memory Data Representations'. Add section `Raw and
7448 Virtual Register Representations'.
7449
b2e75d78
AC
74502002-05-11 Andrew Cagney <ac131313@redhat.com>
7451
7452 * gdbint.texinfo (Target Architecture Definition): Mention
7453 defaults for REGISTER_VIRTUAL_SIZE and REGISTER_RAW_SIZE.
7454 (Target Architecture Definition): Mention same. Add references to
7455 web pages.
7456
2c8682ee
MS
74572002-05-08 Michael Snyder <msnyder@redhat.com>
7458
7459 * stabs.texinfo (Attributes): Document new "vector" attribute.
7460
0816590b
AC
74612002-05-04 Andrew Cagney <ac131313@redhat.com>
7462
7463 * gdbint.texinfo (Releasing GDB): Revise `Create a Release'.
7464
2653173e
AC
74652002-05-04 Andrew Cagney <ac131313@redhat.com>
7466
7467 * gdb.texinfo: Delete obsolete references to a29k.
7468
d7bd68ca
AC
74692002-04-24 Andrew Cagney <ac131313@redhat.com>
7470
7471 * gdbint.texinfo (Target Architecture Definition): Replace
7472 IN_SIGTRAMP with PC_IN_SIGTRAMP.
7473
21d83aa5
DM
74742002-04-24 David S. Miller <davem@redhat.com>
7475
7476 * gdbint.texinfo (REGISTER_IN_WINDOW): Delete definition.
7477
7673a6cc
DM
74782002-04-21 David S. Miller <davem@redhat.com>
7479
7480 * gdbint.texinfo (SKIP_PROLOGUE_FRAMELESS_P): Delete definition.
7481
d49d1e0a
AC
74822002-04-21 Andrew Cagney <ac131313@redhat.com>
7483
7484 * gdbint.texinfo (Target Architecture Definition): Delete
7485 definition of HAVE_REGISTER_WINDOWS.
7486
f7dc1244 74872002-04-19 Eli Zaretskii <eliz@gnu.org>
4be31470
EZ
7488
7489 * gdbint.texinfo (Releasing GDB, Coding): Fix typos. Reported by
7490 "Theodore A. Roth" <troth@verinet.com>.
7491
5ca0cb28
DH
74922002-04-15 Don Howard <dhoward@redhat.com>
7493
f7dc1244 7494 From Eli Zaretskii <eliz@gnu.org>
5ca0cb28 7495 * gdb.texinfo (show max-user-call-depth): Correct formatting.
a9331b3f 7496 Provide a better explaination of this feature.
5ca0cb28 7497
f208ba17
AC
74982002-04-14 Andrew Cagney <ac131313@redhat.com>
7499
7500 * gdbint.texinfo (Target Architecture Definition): Remove
7501 FRAME_CHAIN_COMBINE.
7502
d5ba91de
MC
75032002-04-12 Michael Chastain <mec@shout.net>
7504
7505 * gdbint.texinfo (Obsolete Conditionals): Remove reference to
7506 REG_STACK_SEGMENT.
7507
26818220
MC
75082002-04-09 Michael Chastain <mec@shout.net>
7509
7510 * gdbint.texinfo (Obsolete Conditionals): Remove references to
7511 PYRAMID_* macros.
7512
129188f6
AC
75132002-04-07 Andrew Cagney <ac131313@redhat.com>
7514
7515 * gdb.texinfo (Bug Reporting): Document that the web is the
7516 prefered way of submitting bug reports.
7517 (Bug Reporting): Delete the s-mail address as the last resort.
7518
8227c0ff
AC
75192002-04-05 Andrew Cagney <ac131313@redhat.com>
7520
7521 * gdbint.texinfo (Target Architecture Definition): Delete
7522 references to TARGET_WRITE_FP and write_fp.
7523
16d9dec6
MS
75242002-03-27 Michael Snyder <msnyder@redhat.com>
7525
7526 * gdb.texinfo: Document new commands dump, append, and restore.
7527
9ae8b82c
AC
75282002-03-27 Andrew Cagney <ac131313@redhat.com>
7529
7530 * gdbint.texinfo (Releasing GDB): Revise the section `Before the
7531 Branch'.
7532
474c8240
AC
75332002-03-18 Andrew Cagney <ac131313@redhat.com>
7534
7535 * gdb.texinfo: Change all examples to @smallexample.
7536 * gdbint.texinfo: Ditto.
a9331b3f 7537
fb0ff88f
AC
75382002-03-18 Andrew Cagney <ac131313@redhat.com>
7539
7540 * gdbint.texinfo (Releasing GDB): Add section ``Versions and
7541 Branches''.
7542
9bb0a4d8
AC
75432002-03-18 Andrew Cagney <ac131313@redhat.com>
7544
7545 * gdbint.texinfo (Releasing GDB): Add the section``Branch Commit
7546 Policy''.
7547
937f164b
FF
75482002-03-04 Fred Fish <fnf@redhat.com>
7549
7550 * gdbint.texinfo: Fix a bunch of typos (alsways, mirrorred,
7551 expresson, suports, dependant, trhe, perhaphs, situtations,
7552 explictily, taged, oportunity, unfortunatly).
7553
a7b40f07
AC
75542002-02-24 Andrew Cagney <ac131313@redhat.com>
7555
7556 * Makefile.in (gdb.info): Add explicit path to gdb.texinfo.
7557 Remove reference to 3.12.
7558
aab4e0ec
AC
75592002-02-23 Andrew Cagney <ac131313@redhat.com>
7560
7561 * gdbint.texinfo: Include fdl.texi.
7562 (Top): Add GNU Free Documentation License.
7563 * Makefile.in (SFILES_INCLUDED): Add gpl.texi.
7564 (gdbint.dvi, gdbint.pdf, gdbint.info): Add dependency on fdl.texi.
7565 (gdbint_toc.html): Add dependency on gdb-cfg.texi and fdl.texi.
7566 (gdbint.info): Add srcdir to include path.
7567 * gdb.texinfo: Include gpl.texi.
7568 (Top): Add Copying.
7569 * gpl.texi: New file.
7570
47b95330
AC
75712002-02-23 Andrew Cagney <ac131313@redhat.com>
7572
7573 * gdbint.texinfo (Debugging GDB): Remove references to cygnus.com.
7574
78c47bea
PM
75752002-02-19 Pierre Muller <muller@ics.u-strasbg.fr>
7576
7577 * gdb.texinfo: Document Cygwin native specific commands.
7578
56460a61
DJ
75792002-02-15 Daniel Jacobowitz <drow@mvista.com>
7580
7581 * gdb.texinfo: Document gdbserver ``--attach'' command.
7582
def71bfa
MS
75832002-02-07 Michael Snyder <msnyder@redhat.com>
7584
7585 * gdb.texinfo (overlays): Change @var(_ovly_debug_event)
7586 to @code(_ovly_debug_event).
7587
c928edc0
AC
75882002-02-07 Andrew Cagney <ac131313@redhat.com>
7589
7590 * gdb.texinfo (How Overlays Work): Shrink the overlay diagram.
7591
81d46470
MS
75922002-02-06 Michael Snyder <msnyder@redhat.com>
7593
7594 * gdb.texinfo (overlays): Mention new magic symbol
7595 '_ovly_debug_event', which allows GDB to keep better track
7596 of overlays.
7597
f7dc1244 75982002-02-03 Eli Zaretskii <eliz@gnu.org>
6ca652b0
EZ
7599
7600 * gdb.texinfo (Memory Region Attributes): Fix the wording.
7601 Suggested by Dmitry Sivachenko.
7602
7603 * (<many nodes>): Fix the spelling and punctuation of "i.e.".
7604
15110bc3
MS
76052002-02-01 Michael Snyder <msnyder@redhat.com>
7606
7607 * gdb.texinfo (set trust-readonly): Change value{gdbn} to value{GDBN}.
7608
6763aef9
MS
76092002-01-30 Michael Snyder <msnyder@redhat.com>
7610
ac282366
MS
7611 * gdb.texinfo: (remote protocol): Gramatical fix-up.
7612 (set trust-readonly-sections): Document.
6763aef9 7613
8642bc8f
AC
76142002-01-29 Andrew Cagney <ac131313@redhat.com>
7615
7616 * gdbint.texinfo (Releasing GDB): Revise and update.
7617
afe64c1a
AC
76182002-01-28 Andrew Cagney <ac131313@redhat.com>
7619
7620 * gdbint.texinfo (Target Architecture Definition): Delete
7621 description of TARGET_BYTE_ORDER_DEFAULT.
7622
f7dc1244 76232002-01-27 Eli Zaretskii <eliz@gnu.org>
59649f2e
EZ
7624
7625 * gdb.texinfo: Fix typos and markup. From Dmitry Sivachenko
7626 <mitya@cavia.pp.ru>.
7627
3d6e1b5a
AC
76282002-01-23 Andrew Cagney <ac131313@redhat.com>
7629
7630 * libgdb.texinfo: Delete file.
7631
6c0e9fb3
AC
76322002-01-22 Andrew Cagney <ac131313@redhat.com>
7633
7634 * gdb.texinfo: Remove makeinfo 3.12 hacks.
7635 * gdbint.texinfo: Ditto.
7636
e0ce93ac
AC
7637Tue Jan 22 11:57:38 2002 Andrew Cagney <cagney@redhat.com>
7638
7639 * gdb.texinfo: Fix typo ``Remove' -> ``Remote''.
7640
be298bcc
AC
76412002-01-22 Andrew Cagney <ac131313@redhat.com>
7642
7643 * Makefile.in: Update copyright.
7644 (TEXI2DVI): Define.
7645 (gdb.dvi, gdb.pdf, stabs.dvi, stabs.pdf): Use TEXI2DVI.
7646 (gdbint.dvi, gdbint.pdf): Use TEXI2DVI. Add dependency on
7647 gdb-cfg.texi.
7648 (TEXINDEX, PDFTEX): Delete makefile variables.
7649
8e04817f
AC
76502002-01-22 Andrew Cagney <ac131313@redhat.com>
7651
7652 * gdb.texinfo (Protocol): Move section to appendix.
7653
6b2f586d
AC
76542002-01-21 Andrew Cagney <ac131313@redhat.com>
7655
7656 * gdb.texinfo (Remote Debugging): Create a menu.
7657 (Top): Add ``Remote Debugging'' to menu.
7658
6f05cf9f
AC
76592002-01-21 Andrew Cagney <ac131313@redhat.com>
7660
7661 * gdb.texinfo (Remote): Move the sub-section ``The GDB remote
7662 serial protocol'' from here.
7663 (Remote Debugging): To here. New chapter.
7664
3fd3d7d2
AC
76652002-01-20 Andrew Cagney <ac131313@redhat.com>
7666
7667 * gdbint.texinfo (Target Architecture Definition): Delete
7668 description of TARGET_BYTE_ORDER_SELECTABLE_P.
7669
7fd60527
AC
76702002-01-20 Andrew Cagney <ac131313@redhat.com>
7671
7672 * gdbint.texinfo (Host Definition): Revise. xm-xyz.h and xyz.mh
7673 are no longer needed.
7674 (Porting GDB): Add maintainer note about configure.host.
7675
c2f05ac9
AC
76762002-01-20 Andrew Cagney <ac131313@redhat.com>
7677
7678 * gdbint.texinfo (Target Architecture Definition): Remove
7679 definition of IEEE_FLOAT.
7680
f7dc1244 76812002-01-20 Eli Zaretskii <eliz@gnu.org>
231b2aad
EZ
7682
7683 * gdb.texinfo: Beautify copyright years; fix a typo.
56248298
EZ
7684 (DJGPP Native): Fix overfull hboxes in examples. From Brian Youmans
7685 <3diff@gnu.org>
231b2aad 7686
82600034
AC
76872002-01-19 Andrew Cagney <ac131313@redhat.com>
7688
7689 * gdbint.texinfo (Host Definition): Remove references to
7690 MALLOC_INCOMPATIBLE.
7691
7708fa01
AC
76922002-01-17 Andrew Cagney <ac131313@redhat.com>
7693
7694 * gdbint.texinfo (Host Definition): Remove references to XDEPFILES
7695 and xyz-xdep.o.
7696
eb12ee30
AC
76972002-01-17 Andrew Cagney <ac131313@redhat.com>
7698
889bf7c5 7699 * gdb.texinfo (Maintenance Commands): Add appendix.
eb12ee30
AC
7700 (Set Breaks): Copy ``maint info breakpoint'' doco to
7701 ``Maintenance Commands'' appendix. Add reference.
7702
c9ccaa92
AC
77032002-01-17 Andrew Cagney <ac131313@redhat.com>
7704
7705 * fdl.texi: Remove next/prev from @node.
7706
f7dc1244 77072002-01-17 Eli Zaretskii <eliz@gnu.org>
6826cf00
EZ
7708
7709 * gdb.texinfo: @include fdl.texi. Fixes for overfull hboxes and
7710 for monstrous @multitable (from Brian Youmans).
7711
7712 * fdl.texi: New file.
7713
7714 * Makefile.in (SFILES_INCLUDED): Add fdl.texi.
7715
8973da3a
AC
77162002-01-15 Andrew Cagney <ac131313@redhat.com>
7717
7718 * gdbint.texinfo (Releasing GDB): New chapter.
7719
7d86b5d5
AC
77202002-01-14 Andrew Cagney <ac131313@redhat.com>
7721
7722 * gdb.texinfo (Embedded Processors, Calling program functions):
7723 Obsolete references to a29k.
7724
cc1cb004
AC
77252002-01-13 Andrew Cagney <ac131313@redhat.com>
7726
7727 * gdbint.texinfo (Coding): Review Cleanups section. Examples
7728 examples. Document that a code-block should do or discard its
7729 cleanups before exit.
7730
79f12247
MS
77312002-01-11 Michael Snyder <msnyder@redhat.com>
7732
7733 * gdb.texinfo (Choosing files): Change @samp to @file.
7734
19837790
MS
77352002-01-05 Michael Snyder <msnyder@redhat.com>
7736
7737 * gdb.texinfo (--pid): Document new command line option (attach).
7738
f7dc1244 77392002-01-07 Eli Zaretskii <eliz@gnu.org>
2c0069bb
EZ
7740
7741 * gdb.texinfo (Tracepoints): Clarify that tracepoints need support
7742 in the stub.
7743
d7449b42
AC
77442002-01-04 Andrew Cagney <ac131313@redhat.com>
7745
7746 * gdbint.texinfo (Target Architecture Definition): Replace
7747 BIG_ENDIAN with BFD_ENDIAN_BIG.
7748
f23631e4
AC
77492002-01-03 Andrew Cagney <ac131313@redhat.com>
7750
7751 * gdbint.texinfo (Target Architecture Definition): Replace
7752 value_ptr with struct value pointer.
7753
72c9928d
EZ
77542002-01-02 Eli Zaretskii <eliz@gnu.org>
7755
7756 * gdb.texinfo (Free Software): Fix wording.
7757
959acfd1
EZ
77582001-12-31 Eli Zaretskii <eliz@gnu.org>
7759
7760 * gdb.texinfo (Free Software): New section ``Free Software Needs
7761 Free Documentation''.
7762
f7dc1244 77632001-12-30 Eli Zaretskii <eliz@gnu.org>
2a6585f0
EZ
7764
7765 * stabs.texinfo:
7766 * gdb.texinfo:
7767 * gdbint.texinfo:
7768 * libgdb.texinfo:
7769 * annotate.texi: Fix the application of GFDL in the Copyright notice.
7770
6600abed
MS
77712001-12-29 Michael Snyder <msnyder@redhat.com>
7772
7773 * gdb.texinfo (maint info sections): Fix typo.
7774
f6680716
MS
77752001-12-26 Michael Snyder <msnyder@redhat.com>
7776
fe95c787
MS
7777 * gdb.texinfo (maint info sections): Document.
7778
a9331b3f 7779 * gdb.texinfo (info proc): Comment out documentation for
f6680716
MS
7780 'info proc' sub-options that are currently not implemented.
7781
c3d3ce5b
JB
77822001-12-20 Jim Blandy <jimb@redhat.com>
7783
7784 * gdbint.texinfo (TARGET_CHAR_SIGNED): Document.
7785
778eb05e
AC
77862001-12-15 Andrew Cagney <ac131313@redhat.com>
7787
7788 * gdbint.texinfo (Target Architecture Definition): Replace
7789 LITTLE_ENDIAN with BFD_ENDIAN_LITTLE.
7790
2607059c
AC
77912001-12-01 Andrew Cagney <ac131313@redhat.com>
7792
7793 * gdbint.texinfo (Host Definition): Delete documentation on
7794 HOST_BYTE_ORDER.
7795
df0cd8c5
JB
77962001-11-30 Jim Blandy <jimb@redhat.com>
7797
7798 * gdb.texinfo (Overlays): New chapter, documenting GDB's
5ae4183a 7799 overlay support. Add to top-level menu.
df0cd8c5 7800
88118b3a
TT
78012001-11-26 Tom Tromey <tromey@redhat.com>
7802
7803 * gdb.texinfo (Command Syntax): Document C-o binding.
7804
96565e91
CF
78052001-07-26 Christopher Faylor <cgf@redhat.com>
7806
7807 * gdb.texinfo (Options): Eliminate attempt to explain .gdbinit/gdb.ini
7808 use since it is described in the referenced section.
7809
f7dc1244 7810 From Eli Zaretskii <eliz@gnu.org>
96565e91
CF
7811 * gdb.texinfo (Command Files): Reword to make gdb.ini requirement
7812 clearer when using DJGPP.
7813
2a3d5645
CF
78142001-11-24 Christopher Faylor <cgf@redhat.com>
7815
7816 * gdb.texinfo (File Options): Change description of -nx and gdb.ini to
7817 specifically refer to MS-DOS.
7818 (command files): Mention gdb.ini is only used on MS-DOS.
7819
aa26fa3a
TT
78202001-11-21 Tom Tromey <tromey@redhat.com>
7821
7822 * gdb.texinfo (Invoking GDB): Document --args.
7823 (Mode Options): Likewise.
7824
4f8ada06
JB
78252001-11-21 Jim Blandy <jimb@redhat.com>
7826
7827 * gdbint.texinfo (TARGET_RANGE_PROFITABLE_FOR_HW_WATCHPOINT):
889bf7c5
PA
7828 Delete documentation; this macro has been removed from the
7829 sources.
4f8ada06 7830
3fe0dc10
JB
78312001-11-13 Jim Blandy <jimb@redhat.com>
7832
7833 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Clarify.
7834
9e5abb06
CV
78352001-11-06 Corinna Vinschen <vinschen@redhat.com>
7836
7837 * gdb.texinfo (gdbarch_in_function_epilogue_p): Add documentation.
7838
1c5dfdad
MS
78392001-11-05 Michael Snyder <msnyder@redhat.com>
7840
a9331b3f 7841 * gdb.texinfo (info functions): Document use of backslash to
1c5dfdad
MS
7842 quote regexp chars in function names such as "operator*()".
7843
990f9fe3
FF
78442001-11-01 Fred Fish <fnf@redhat.com>
7845
7846 * gdbint.texinfo (SOLIB_ADD): Document additional new
7847 "readsyms" arg.
7848
b433d00b
DH
78492001-10-30 Don Howard <dhoward@redhat.com>
7850
070b1dd3
DH
7851 * gdb.texinfo: (Command Files) Added documentation for the
7852 behavior of gdb with input redirected from a file.
b433d00b 7853
b7209cb4
FF
78542001-10-28 Fred Fish <fnf@redhat.com>
7855
7856 * gdb.texinfo (auto-solib-add): Change docs to match
7857 implementation change.
7858 (auto-solib-limit): Add docs for new variable.
7859
1aa20aa8
AC
78602001-10-15 Andrew Cagney <ac131313@redhat.com>
7861
7862 * gdbint.texinfo (Target Architecture Definition): Function
7863 value_as_pointer renamed to value_as_address.
7864
fc0c74b1
AC
78652001-10-15 Andrew Cagney <ac131313@redhat.com>
7866
7867 * gdbint.texinfo (Target Architecture Definition): Default
7868 POINTER_TO_ADDRESS functions assume unsigned addresses.
7869 (INTEGER_TO_ADDRESS): Document. Derive pragmatics section from a
7870 posting by Jim Blandy.
7871
f4846649
JB
78722001-10-12 Jim Blandy <jimb@redhat.com>
7873
7874 * Makefile.in (MAKEHTMLFLAGS): Remove -glossary; the most recent
7875 version of texi2html (1.64) doesn't support this flag any more.
7876
f277788b
MK
78772001-09-08 Mark Kettenis <kettenis@gnu.org>
7878
a9dc4918
MK
7879 * gdbint.texinfo (Host Definition): Remove description of
7880 MEM_FNS_DECLARED.
7881
d28379df
MK
7882 * gdbint.texinfo (Host Definition): Remove description of R_OK.
7883
f277788b
MK
7884 * gdbint.texinfo (Host Definition): Remove description of
7885 HAVE_SIGSETMASK.
7886
7ccaa899
EZ
78872001-09-04 Elena Zannoni <ezannoni@redhat.com>
7888
7889 * gdbint.texinfo (Target Architecture Definition): Add
7890 explanation of TARGET_PRINT_INSN macro.
7891
17d9d558
JB
78922001-08-30 Jim Blandy <jimb@redhat.com>
7893
7894 * gdb.texinfo (`add-symbol-file'): Correct synopsis.
7895 Explain what it means to load relocatable files.
7896
72cde065
JB
78972001-08-28 Jim Blandy <jimb@redhat.com>
7898
7899 * gdbint.texinfo: Bring the HTML `top' menu into sync with the
7900 info `top' menu.
7901
9e678452
CF
7902Wed Aug 15 10:47:28 2001 Christopher Faylor <cgf@cygnus.com>
7903
7904 * gdbint.texinfo: Add a cautionary note about macro use.
7905
a2bea4c3 79062001-08-02 Corinna Vinschen <vinschen@redhat.com>
a9331b3f 7907
a2bea4c3
CV
7908 * gdb.texinfo: Explain omitting the hostname in the
7909 `target remote' command.
7910
1129bf27
DJ
79112001-07-30 Daniel Jacobowitz <drow@mvista.com>
7912
7913 * gdbint.texinfo: Remove extraneous START-INFO-DIR-ENTRY
7914 and END-INFO-DIR-ENTRY.
7915
732b3002
SC
79162001-07-28 Stephane Carrez <Stephane.Carrez@worldnet.fr>
7917
7918 * gdb.texinfo (TUI Configuration): Rename tui configuration variables.
7919
89437448
AC
79202001-07-25 Andrew Cagney <ac131313@redhat.com>
7921
7922 * gdbint.texinfo (libgdb): Rewrite.
7923
f7dc1244 79242001-07-26 Eli Zaretskii <eliz@gnu.org>
9a1c15c5
EZ
7925
7926 * Makefile.in (gdbgui.dvi, gdb-gui, gdbgui.info): Targets deleted.
7927
c4555f82
SC
79282001-07-24 Stephane Carrez <Stephane.Carrez@worldnet.fr>
7929
7930 * gdb.texinfo (TUI): New chapter, document the TUI.
7931 (Mode Options): Document the -tui option.
7932
2f45a6e0
MK
79332001-07-23 Mark Kettenis <kettenis@gnu.org>
7934
7935 * gdbint.texinfo (Host Definition): Remove description of
7936 NEED_POSIX_SETPGID.
7937
f7dc1244 79382001-07-23 Eli Zaretskii <eliz@gnu.org>
9f20bf26
EZ
7939
7940 * gdb.tex (DJGPP Native): New node, with descriptions of
7941 DJGPP-specific commands.
7942
be9c6c35
JM
79432001-07-19 John R. Moore <jmoore@redhat.com>
7944
7945 * gdbint.texinfo: Three misspellings.
7946
dfa249fb
AC
79472001-07-06 Andrew Cagney <ac131313@redhat.com>
7948
7949 * Makefile.in (refcard.dvi): Rewrite to avoid problems with empty
7950 `test` expressions on bash. Problem reported by Colin Walters.
7951
c72e7388
AC
79522001-07-04 Andrew Cagney <ac131313@redhat.com>
7953
7954 * gdbint.texinfo (User Interface): Update ui-out documentation to
7955 refelect recent UI/MI updates.
7956
94bbb2c0
AC
79572001-07-04 Andrew Cagney <ac131313@redhat.com>
7958
7959 * gdb.texinfo (Mode Options): Mention the mi0 and mi1
7960 interpreters.
7961
af6c57ea
AC
79622001-06-15 Andrew Cagney <ac131313@redhat.com>
7963
7964 * gdbint.texinfo (Target Architecture Definition): GDBARCH is a C
7965 structure and not macros.
7966 (Host Definition): Document that much of this chapter is obsolete.
7967 (Target Architecture Definition): Update list of files that make
7968 up a target architecture.
7969 (Coding): Update.
7970
83aa8bc6
AC
79712001-06-28 Andrew Cagney <ac131313@redhat.com>
7972
7973 * gdbint.texinfo (Target Architecture Definition): Update
7974 EXTRACT_STRUCT_VALUE_ADDRESS and EXTRACT_STRUCT_VALUE_ADDRESS_P.
7975 The latter has been changed to a true predicate.
7976
f7dc1244 79772001-06-17 Eli Zaretskii <eliz@gnu.org>
cb51c4e0
EZ
7978
7979 * annotate.texi: Add @noindent where needed. From Dmitry
7980 Sivachenko <dima@Chg.RU>.
7981 * gdb.texinfo: Indexing fix. From Dmitry Sivachenko.
7982
656db9b0
AC
79832001-06-16 Andrew Cagney <ac131313@redhat.com>
7984
7985 * gdb.texinfo (Protocol): Fix typo. Extra parenthesis.
7986
df2396a1
AC
79872001-06-14 Andrew Cagney <ac131313@redhat.com>
7988
7989 * gdb.texinfo (Remote Protocol): Document that the ``!'' packet
7990 returns ``OK''. Document that the ``R'' packet does not reply.
7991
0f1f2b0a
MS
79922001-06-13 Michael Snyder <msnyder@redhat.com>
7993
7994 * gdb.texinfo (Protocol): Add doc for new packet "qSymbol:".
7995
f7dc1244 79962001-06-13 Eli Zaretskii <eliz@gnu.org>
24f93129
EZ
7997
7998 * gdb.texinfo (Signals): Clarify the default setting of signal
7999 handling.
8000
a5d7c491
AC
80012001-05-14 Andrew Cagney <ac131313@redhat.com>
8002
8003 * gdbint.texinfo (CLEAR_DEFERRED_STORES): Delete stray @item
8004 (FRAME_ARGS_ADDRESS_CORRECT): Ditto.
8005
05a54c4f
AC
80062001-05-12 Andrew Cagney <ac131313@redhat.com>
8007
8008 * Makefile.in (GDBvn.texi): Set GDBVN from ../version.in.
8009
f7dc1244 80102001-05-10 Eli Zaretskii <eliz@gnu.org>
dab11f21
EZ
8011
8012 * gdbint.texinfo (Clean Design and Portable Implementation):
8013 Renamed from "Clean Design".
8014 (Clean Design and Portable Implementation): Document portable
8015 methods of handling file names, and the associated macros.
8016
f7dc1244 80172001-04-02 Eli Zaretskii <eliz@gnu.org>
f5c37c66
EZ
8018
8019 * gdb.texinfo (Tracepoint Actions): Mention the "info scope"
8020 command and provide a cross-reference to its description.
8021 (Symbols): Note that "info scope" is useful for trace experiments.
8022
f7dc1244 80232001-04-01 Eli Zaretskii <eliz@gnu.org>
c534679c 8024
b37052ae
EZ
8025 * gdb.texinfo (Symbols): Document "info scope".
8026 (Tracepoints): New chapter.
8027 (Contributors): Update for v5.1.
8028 <All nodes>: Change "C++" to "C@t{++}".
8029
0ee54786
EZ
8030 * gdbint.texinfo (User Interface): A new section about ui_out
8031 functions, based on text written by Fernando Nasser.
8032
c534679c
EZ
8033 * stabs.texinfo: Change Permissions to GFDL. Update Copyright.
8034
f7dc1244 80352001-03-26 Eli Zaretskii <eliz@gnu.org>
3d67e040 8036
e9c75b65
EZ
8037 * gdb.texinfo: Change Permissions to GFDL. Update Copyright.
8038
8039 * gdbint.texinfo: Change Permissions to GFDL. Update Copyright.
8040
8041 * gdbgui.texinfo: Change Permissions to GFDL. Update Copyright.
8042 Replace "GDB" with "@value{GDBN}". Fix markup.
8043
8044 * annotate.texi: Change Permissions to GFDL. Update Copyright.
8045
3d67e040
EZ
8046 * gdb.texinfo (Output Formats): Mention "info symbol" and provide
8047 a cross-reference to its description.
8048 (Symbols): Document "info symbol".
8049
f7dc1244 80502001-03-21 Eli Zaretskii <eliz@gnu.org>
9742079a
EZ
8051
8052 * gdbint.texinfo (Algorithms): New section "Watchpoints" and new
8053 subsection "x86 Watchpoints".
8054 (Target Architecture Definition): Document the macros
8055 I386_USE_GENERIC_WATCHPOINTS and TARGET_HAS_HARDWARE_WATCHPOINTS.
8056 (Native Debugging): Document I386_USE_GENERIC_WATCHPOINTS.
8057
b0ed3589
AC
80582001-03-20 Andrew Cagney <ac131313@redhat.com>
8059
8060 * gdbint.texinfo (Target Architecture Definition): Update
8061 definition of SOFTWARE_SINGLE_STEP_P to include empty parameter
8062 list.
8063
b6ba6518
KB
80642001-03-06 Kevin Buettner <kevinb@redhat.com>
8065
8066 * Makefile.in, all-cfg.texi, annotate.texi, gdb.texinfo,
8067 gdbint.texinfo, refcard.tex: Update/correct copyright notices.
8068
f7dc1244 80692001-02-21 Eli Zaretskii <eliz@gnu.org>
5ece1a18
EZ
8070
8071 * gdb.texinfo (Signals): Document "ignore", "noignore", and "all".
8072
f7dc1244 80732001-02-11 Eli Zaretskii <eliz@gnu.org>
56caf160 8074
17cc6a06
EZ
8075 * gdb.texinfo (Environment): Document that `path' does not change
8076 the value of PATH in GDB's own environment (it did in the past,
8077 but that was changed on March 15, 1994). Reported by Doug Evans
8078 <dje@transmeta.com>.
8079
56caf160
EZ
8080 * gdbint.texinfo: Fix up @itemize lists so that @item is alone on
8081 its line. Fix markup of commands and macros. Add an Index node
8082 and index entries.
8083
29e57380
C
80842001-01-23 J.T. Conklin <jtc@redback.com>
8085
8086 * gdb.texinfo (Memory region attributes): New manual section.
8087
1c6147de
ND
80882001-01-04 Nicholas Duffek <nsd@redhat.com>
8089
8090 * gdbint.texinfo (POP_FRAME): Document use by return_command.
8091
f7dc1244 80922000-12-25 Eli Zaretskii <eliz@gnu.org>
b157b00f
EZ
8093
8094 * refcard.tex: Version and copyright fixed. From Phil Edwards
8095 <pedwards@disaster.jaj.com>.
8096
0dcedd82
AC
8097Thu Nov 30 16:57:19 2000 Andrew Cagney <cagney@b1.cygnus.com>
8098
8099 * gdbint.texinfo (ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM,
889bf7c5 8100 DWARF2_REG_TO_REGNUM): Document.
0dcedd82 8101
3b851bce
AC
8102Mon Nov 20 21:29:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
8103
8104 * gdbint.texinfo (Coding): Update current value of
889bf7c5 8105 --enable-build-warnings. Mention --enable-gdb-build-warnings.
3b851bce 8106
f7dc1244 81072000-11-19 Eli Zaretskii <eliz@gnu.org>
4a92d011
EZ
8108
8109 * gdb.texinfo (Continuing and Stepping): Fixed markup and typos,
8110 as suggested by Dmitry Sivachenko <dima@Chg.RU>.
8111
b90a5f51
CF
81122000-11-10 Christopher Faylor <cgf@cygnus.com>
8113
8114 * gdb.texinfo: Document new 'set step-mode' command.
8115
f7dc1244 81162000-10-16 Eli Zaretskii <eliz@gnu.org>
96c405b3
EZ
8117
8118 * gdb.texinfo (Contributors, MIPS Embedded): Minor spelling
8119 changes from Dmitry Sivachenko <dima@Chg.RU>.
8120
f7dc1244 81212000-09-26 Eli Zaretskii <eliz@gnu.org>
c78b4128
EZ
8122
8123 * gdb.texinfo (Hooks): Document the new post-hook functionality.
8124 From Steven Johnson <sbjohnson@ozemail.com.au>.
8125
2e685b93
MK
81262000-08-10 Mark Kettenis <kettenis@gnu.org>
8127
8128 * gdbint.texinfo (Overall Structure): Spelling fix.
8129
f7dc1244 81302000-08-10 Eli Zaretskii <eliz@gnu.org>
6f6ef15a
EZ
8131
8132 * gdbint.texinfo (Target Architecture Definition): Document that
8133 REGISTER_CONVERT_TO_VIRTUAL should only be called on a register
8134 for which REGISTER_CONVERTIBLE returns a zero value.
8135
63ac3005
EZ
81362000-07-08 Christopher Faylor <cgf@cygnus.com>
8137
8138 * Makefile.in (install-info): Find files to install in either the
8139 build or source directories (adapted from Makefile.am).
8140
bd79f757
ND
81412000-07-07 Nicholas Duffek <nsd@redhat.com>
8142
8143 * stabs.texinfo: Fix spelling errors.
8144 (String Field): FILE-NUMBER starts from 0, not 1.
8145
f7dc1244 81462000-07-05 Eli Zaretskii <eliz@gnu.org>
5f208f6d
EZ
8147
8148 * refcard.tex: Remove \centerline from the blurb. Patch from
5ae4183a 8149 Brian Youmans.
5f208f6d 8150
f7dc1244 81512000-06-25 Eli Zaretskii <eliz@gnu.org>
cc542d3b
EZ
8152
8153 * Makefile.in (install-info): Support installation from outside of
5ae4183a
AS
8154 the source directory. Reported by Mark Harig
8155 <markh@frazier.landmark.com>.
cc542d3b 8156
f3b28801
C
81572000-06-20 J.T. Conklin <jtc@redback.com>
8158
8159 * gdb.texinfo: Fix typo, $bpnum is set to last breakpoint number.
8160
449f3b6c
AC
8161Fri May 26 15:55:33 2000 Andrew Cagney <cagney@b1.cygnus.com>
8162
8163 * Makefile.in (pdf, gdbint.pdf, gdb.pdf, stabs.pdf): New targets.
889bf7c5 8164 Generate using pdftex.
449f3b6c 8165 (PDFTEX): Define.
889bf7c5 8166 (STAGESTUFF, maintainer-clean realclean): Add *.pdf.
449f3b6c 8167 (gdb.texinfo, gdbint.texinfo, stabs.texinfo): When TeX insert the
889bf7c5 8168 @contents at the start.
449f3b6c 8169
f7dc1244 81702000-05-24 Eli Zaretskii <eliz@gnu.org>
48e934c6
EZ
8171
8172 * gdb.texinfo: Remove duplicate @syncodeindex. From Brian
5ae4183a 8173 Youmans.
48e934c6 8174
9e9c5ae7
AC
8175Wed May 24 21:27:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
8176
8177 From Brian Youmans:
8178 * gdb.texinfo: Fix ``et al.''.
8179
c741b251
AC
8180Tue May 23 22:57:41 2000 Andrew Cagney <cagney@b1.cygnus.com>
8181
8182 * Makefile.in (refcard.dvi): Remove quotes around REFEDITS in for
889bf7c5 8183 loop.
c741b251 8184
4ab64e14
JG
81852000-05-19 Jimmy Guo <guo@cup.hp.com>
8186
8187 * configure: Regenerate.
8188
f7dc1244 81892000-05-17 Eli Zaretskii <eliz@gnu.org>
d3229ae3
EZ
8190
8191 * Makefile.in (install-info): Run install-info on installed Info
8192 files.
8193
8c70017b
AC
8194Fri May 12 20:18:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
8195
a7cb598a 8196 * gdb.texinfo: Add Stan Shebs, et.al. as authors. Mention
889bf7c5 8197 Andrew Cagney.
8c70017b 8198
f7dc1244 81992000-05-09 Eli Zaretskii <eliz@gnu.org>
598ca718
EZ
8200
8201 * gdb.texinfo: Proofreading changes from Brian Youmans.
8202
bf0184be
ND
82032000-05-01 Nick Duffek <nsd@cygnus.com>
8204
8205 * gdb.texinfo (Command Files): Mention -x, use @enumerate for
8206 startup sequence, minor edits.
8207
f7dc1244 82082000-05-01 Eli Zaretskii <eliz@gnu.org>
41afff9a
EZ
8209
8210 * annotate.texi: Remove "@syncodeindex fn cp", it causes grief in
8211 TeX.
8212
8213 * gdb.texinfo: Add "@syncodeindex fn cp". Convert all entries
8214 "@kindex f" into "@kindex f (foo)", otherwise we get index entries
8215 like `n' and `s' which look weird. Convert some of the @kindex to
8216 @vindex, when they refer to variables, not commands.
8217
33e16fad
AC
8218Sat Apr 29 17:01:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
8219
8220 * gdbint.texinfo (Hints): Do not use @value{GDBN in @nodes.
8221
f7dc1244 82222000-04-23 Eli Zaretskii <eliz@gnu.org>
7162c0ca
EZ
8223
8224 * Makefile.in (GDBMI_DIR): New variable.
8225 (SET_TEXINPUTS): Add $(GDBMI_DIR).
8226 (SFILES_DOC): Add $(GDBMI_DIR)/gdbmi.texinfo.
8227 (gdbmi.texinfo): New target, for texi2roff.
8228 (gdb.me, gdb.ms, gdb.mm): Depend on gdbmi.texinfo.
8229 (gdb.info, gdb_toc.html): Add "-I ${GDBMI_DIR}".
8230
8231 * gdb.texinfo (Top): Add GDB/MI to the main menu and @include
8232 gdbmi.texinfo.
8233 (Mode Options): Add xref to GDB/MI docs and remove a FIXME
8234 comment.
8235
d167840f
EZ
82362000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
8237
8238 * gdb.texinfo (Files): Update description of add-symbol-file
889bf7c5 8239 command.
d167840f 8240
f7dc1244 82412000-04-17 Eli Zaretskii <eliz@gnu.org>
8487521e
EZ
8242
8243 * gdb.texinfo (Porting GDB): Don't use @value in the node name, it
8244 prevents the build (and is generally a Bad Idea).
8245
f7dc1244 82462000-04-17 Eli Zaretskii <eliz@gnu.org>
00e4a2e4
EZ
8247
8248 * gdb.texinfo (Protocol): Prevent makeinfo from complaining about
8249 a comma inside @var.
8250 (Command Files): Index markup changes from Dmitry Sivachenko
8251 <dima@Chg.RU>.
8252
f7dc1244 82532000-04-16 Eli Zaretskii <eliz@gnu.org>
39ec5655
EZ
8254
8255 * Makefile.in (LN_S): Define.
8256 (gdb-cfg.texi, gdb.dvi, links2roff, inc-hist.texinfo): Don't
8257 invoke "ln -s" unless it is known to work.
8258
8259 * configure.in (AC_PROG_LN_S): Add.
8260
8dc7983f
JB
82612000-04-14 Jim Blandy <jimb@redhat.com>
8262
8263 * gdbint.texinfo (Pointers Are Not Always Addresses): New manual
8264 section.
8265 (Target Conditionals): Document ADDRESS_TO_POINTER,
8266 POINTER_TO_ADDRESS.
8267
1a8237e8
DB
82682000-04-11 Daniel Berlin <dan@cgsoftware.com>
8269
8270 * gdbint.texinfo: Replaced GDB with @value{GDBN}, @include
8271 gdb-cfg.texi to get the value.
8272
ca526f1a
JB
82732000-04-10 Jim Blandy <jimb@redhat.com>
8274
8275 * gdbint.texinfo (Target Architecture Definition): Fix
8276 cross-references.
8277
faaafcb4
JB
82782000-04-08 Jim Blandy <jimb@redhat.com>
8279
8280 * gdbint.texinfo (Using Different Register and Memory Data
8281 Representations): New section.
8282 (REGISTER_CONVERTIBLE, REGISTER_RAW_SIZE, REGISTER_VIRTUAL_SIZE,
889bf7c5
PA
8283 REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_VIRTUAL,
8284 REGISTER_CONVERT_TO_RAW): Document.
faaafcb4 8285
1b27397f
AC
8286Mon Apr 3 19:16:32 2000 Andrew Cagney <cagney@b1.cygnus.com>
8287
8288 * gdb.texinfo (Protocol): Deprecate the sequence-id. Add cindex
889bf7c5 8289 for acknowledgments.
1b27397f 8290
480ff1fb
AC
8291Tue Mar 28 18:28:45 2000 Andrew Cagney <cagney@b1.cygnus.com>
8292
8293 * gdb.texinfo (Protocol): Replace ``qfThreadExtraInfo'' with
889bf7c5 8294 qThreadExtraInfo.
480ff1fb 8295
a9331b3f 82962000-03-28 J.T. Conklin <jtc@redback.com>
f1251bdd 8297
a9331b3f
RM
8298 * gdb.texinfo: Clarify which remote debug protocol commands are
8299 required and which are optional.
f1251bdd 8300
dbeb8dbd
AC
8301Tue Mar 28 16:06:22 2000 Andrew Cagney <cagney@b1.cygnus.com>
8302
8303 * gdb.texinfo: Revert remainder of Fri Mar 24 18:06:34 2000 Andrew
889bf7c5
PA
8304 Cagney <cagney@b1.cygnus.com>. Move @chapter and @node entries
8305 back to annotate.texi, rluser.texinfo and inc-hist.texinfo.
dbeb8dbd
AC
8306 * annotate.texi: Update.
8307
6d2ebf8b
SS
83082000-03-28 Stan Shebs <shebs@apple.com>
8309
8310 * gdb.texinfo: Update dates, bump to Eighth Edition (note
8311 expectation of additional changes before release), update
8312 ISBN, add copy of top-level menu for @ifhtml, remove explicit
8313 node links, rephrase and/or shorten lines to fix formatting
8314 problem in both regular and @smallbook formats.
8315 * annotate.texi: Shorten lines in example, use smallexample
8316 consistently everywhere.
8317 * Makefile.in: Add comment about texinfo 4.0 html generation.
8318 (SFILES_INCLUDED): Add annotate.texi.
8319
5d161b24
DB
83202000-03-27 Daniel Berlin <dan@cgsoftware.com>
8321
5ae4183a
AS
8322 * gdb.texinfo (Debugging Output): Added new section, documenting
8323 the "set/show debug" commands.
5d161b24 8324
b9deaee7
AC
8325Fri Mar 24 18:06:34 2000 Andrew Cagney <cagney@b1.cygnus.com>
8326
8327 * annotate.texi (Annotations): When GDBN omit @chapter and @node
889bf7c5 8328 entry.
b9deaee7
AC
8329
8330 * gdb.texinfo: Check for @ifinfo instead of @ifnottex.
8331 (rluser.texinfo, inc-hist.texinfo, annotate.texi): Add local
889bf7c5 8332 @chapter and @node entries.
a9331b3f 8333
b9deaee7 8334 * gdb.texinfo: Link all top-level nodes.
a9331b3f 8335
9ef47d30
AC
8336Fri Mar 24 17:56:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
8337
8338 * Makefile.in (install-info): Create $(infodir) before installing
889bf7c5 8339 files.
9ef47d30 8340
cfeada60
FN
83412000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
8342
8343 From David Whedon <dwhedon@gordian.com>
5ae4183a 8344 * gdbint.texinfo : Added paragraphs about command deprecation.
cfeada60 8345
6837a0a2
DB
83462000-03-22 Daniel Berlin <dan@cgsoftware.com>
8347
8348 * gdb.texinfo: Add documentation for the apropos command.
8349
bba2971c
MS
83502000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
8351
8352 * gdb.texinfo: Add new queries ThreadInfo and ThreadExtraInfo.
8353
2b628194
MS
83542000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
8355
a9331b3f 8356 * gdb.texinfo: Add white space to prevent overprinting in
2b628194
MS
8357 two places.
8358
96a2c332
SS
83592000-03-17 Stan Shebs <shebs@apple.com>
8360
8361 * gdb.texinfo: Many minor changes from Dmitry Sivachenko
8362 <dima@Chg.RU>, also clarification of allowed content for
8363 string constants.
8364
f7dc1244 83652000-03-16 Eli Zaretskii <eliz@gnu.org>
d700128c
EZ
8366
8367 * gdb.texinfo (main menu): Add Annotations.
8368 (File Options): Add @cindex entries for each command-line option.
8369 Document --epoch, --annotate, --async, --interpreter, --write,
8370 --statistics, and --version.
8371
8372 * annotate.texi: Convert to a chapter. Use @value{GDBN} instead
8373 of GDB.
8374
9d233477
JB
83752000-02-23 Jim Blandy <jimb@redhat.com>
8376
8377 * gdbint.texinfo (FUNCTION_START_OFFSET): Document.
8378
14e0eb3b
JB
83792000-02-22 Jim Blandy <jimb@redhat.com>
8380
8381 * gdbint.texinfo: Document COERCE_FLOAT_TO_DOUBLE --- the new form.
8382
3555de01
JM
83832000-02-15 Jason Molenda (jsm@bugshack.cygnus.com)
8384
8385 * Makefile.in (diststuff): New target.
8386
5e35df8e
KB
83872000-02-15 Kevin Buettner <kevinb@redhat.com>
8388
8389 * agentexpr.texi: Fix wording regarding Intel's IA-64
90a3d8f2 8390 architecture. [From Jim Wilson.]
5e35df8e 8391
c5394b80
JM
83922000-01-16 Tom Tromey <tromey@cygnus.com>
8393
8394 * gdb.texinfo (Breakpoints): Mention breakpoint ranges.
8395 (Delete Breaks): Mention range arguments.
8396 (Disabling): Likewise.
8397
c3f6f71d
JM
83982000-01-05 Dmitry Sivachenko <dima@Chg.RU>
8399
8400 * gdb.texinfo: Wrap "ASCII" in @sc{}; clarify a few sentences.
8401
c4093a6a
JM
8402Wed Dec 8 19:53:08 1999 Andrew Cagney <cagney@b1.cygnus.com>
8403
8404 * gdbint.texinfo (FRAME_CHAIN_VALID): Add the generic frame-chain
889bf7c5 8405 valid functions.
c4093a6a 8406
11cf8741
JM
84071999-11-05 Stan Shebs <shebs@andros.cygnus.com>
8408
8409 * gdb.texinfo: Clarify regular expressions used in rbreak.
8410
917317f4
JM
84111999-10-15 Kevin Buettner <kevinb@cygnus.com>
8412
8413 * gdbint.texinfo (MEMORY_INSERT_BREAKPOINT,
8414 MEMORY_REMOVE_BREAKPOINT): Document.
8415
8416Thu Oct 14 21:17:17 1999 Andrew Cagney <cagney@b1.cygnus.com>
8417
8418 * gdb.texinfo (remote): Document how GDB ignores the qOffsets BSS
889bf7c5 8419 offset re-using the DATA offset instead.
917317f4 8420
2df3850c
JM
84211999-10-11 Jim Kingdon <kingdon@redhat.com>
8422
8423 * gdbint.texinfo (Target Architecture Definition): Add PARM_BOUNDARY.
8424
84251999-10-05 Stan Shebs <shebs@andros.cygnus.com>
8426
8427 From Dmitry Sivachenko <demon@gpad.ac.ru>:
8428 * gdb.texinfo: Use GDBP and GDBN everywhere, fix a couple other
8429 typos.
8430
8431 * gdb.texinfo: Various minor wording and formatting improvements,
8432 mentions of additional command-line options.
8433
2acceee2
JM
84341999-09-30 Fred Fish <fnf@cygnus.com>
8435
8436 * gdb.texinfo: Document additional forms of specifying section
8437 names and addresses for the add-symbol-file command.
8438
c2c6d25f
JM
84391999-09-14 Michael Snyder <msnyder@cleaver.cygnus.com>
8440
8441 * gdbint.texinfo: Fix typo, add the word "have".
8442
84431999-09-14 Jim Blandy <jimb@cris.red-bean.com>
8444
8445 * gdbint.texinfo (Target Architecture Definition): Document the
8446 SKIP_PERMANENT_BREAKPOINT macro.
8447
d4f3574e
SS
84481999-09-07 Stan Shebs <shebs@andros.cygnus.com>
8449
8450 * gdb.texinfo: Fiks speling errers.
8451
8452 * gdb.texinfo: Fix uses of @multitable.
8453
f7dc1244 8454 From Eli Zaretskii <eliz@gnu.org>:
d4f3574e 8455 * gdb.texinfo: Include details specific to DOS host, clarify
889bf7c5 8456 some confusing language, fix @ref/@xref/@pxref usages, add
d4f3574e
SS
8457 comments about using with optimization, add more indexing,
8458 fix info about disassembly-flavor.
8459
8460Tue Sep 7 09:11:24 1999 Kevin Buettner <kevinb@cygnus.com>
8461
8462 * gdbint.texinfo (IN_SOLIB_DYNSYM_RESOLVE_CODE,
8463 SKIP_SOLIB_RESOLVER): Define.
8464
8465Fri Sep 3 18:05:14 1999 Andrew Cagney <cagney@b1.cygnus.com>
8466
8467 * gdb.texinfo (Protocol): Review. Add tables describing ``q'' and
889bf7c5 8468 ``g'' packets.
d4f3574e 8469
104c1213
JM
84701999-08-30 Stan Shebs <shebs@andros.cygnus.com>
8471
8472 * gdb.texinfo: Create a new "Configurations" chapter with
889bf7c5
PA
8473 platform-specific info, inline remote.texi and move sections of it
8474 into the new chapter, move bits about info proc, heuristic search,
104c1213
JM
8475 and register stack into the new chapter.
8476 * remote.texi: Remove, now part of gdb.texinfo.
8477 * Makefile.in (SFILES_INCLUDED): Remove ref to remote.texi.
8478
84791999-08-27 Jason Molenda (jsm@bugshack.cygnus.com)
8480
8481 * gdbint.texinfo (GDB_TARGET_IS_SUN3, GDB_TARGET_IS_SUN386,
8482 GDB_TARGET_IS_MACH386): These kludges have gone away.
8483
8484Wed Aug 25 10:47:03 1999 Andrew Cagney <cagney@b1.cygnus.com>
8485
8486 * gdbint.texinfo (Target Architecture Definition): Mention
889bf7c5 8487 TDEPLIBS.
104c1213 8488
53a5351d
JM
84891999-08-20 Stan Shebs <shebs@andros.cygnus.com>
8490
8491 * gdb.texinfo: Remove remaining "HPPA" conditionals, rewrite
8492 surrounding text to fit HP-UX bits into general info.
8493 (HPPA-cfg.texi): Remove, no longer useful.
8494
8495 * gdb.texinfo: Remove explicit links from @node lines, remove
8496 HP-added "Detailed Node Listing" from main menu which confuses
8497 things.
8498
8499 From Dmitry Sivachenko <dima@Chg.RU>:
8500 * gdb.texinfo: Use @value{GDBN} instead of plain GDB, fix grouping
889bf7c5 8501 in description of `set environment'.
53a5351d
JM
8502
85031999-08-17 Stan Shebs <shebs@andros.cygnus.com>
8504
8505 * gdbint.texinfo: Update coding standard to allow pure ANSI/ISO C.
8506
7be570e7
JM
85071999-08-12 Ben Elliston <bje@cygnus.com>
8508
8509 * gdbint.texinfo (Breakpoint Handling): Add missing words.
8510
f7dc1244 85111999-08-10 Eli Zaretskii <eliz@gnu.org>
7be570e7
JM
8512
8513 * gdb.texinfo (Set Watchpoints): Explain some subtleties about
889bf7c5
PA
8514 watch, awatch, and rwatch. Explain why the latter two cannot be
8515 set as software watchpoints. Document that watchpoints for local
8516 variables are deleted when the debuggee terminates.
7be570e7
JM
8517
8518Wed Aug 11 13:18:14 1999 Andrew Cagney <cagney@amy.cygnus.com>
8519
8520 * remote.texi (Protocol): Further clarification of the "qRcmd"
889bf7c5
PA
8521 packet. Allow E.. response packet. "qRcmd" packet is no longer
8522 reserved.
7be570e7
JM
8523
85241999-08-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
8525
a9331b3f
RM
8526 * Makefile.in: Rename inc-hist.texi to inc-hist.texinfo.
8527 * gdb.texinfo: Ditto.
7be570e7 8528
96baa820
JM
85291999-08-06 Tom Tromey <tromey@cygnus.com>
8530
8531 * gdb.texinfo (KOD): New node.
8532
8533Fri Aug 6 17:05:48 1999 Andrew Cagney <cagney@b1.cygnus.com>
8534
8535 * remote.texi (Rcmd): Fix minor formatting typos.
8536
8537Thu Aug 5 17:57:41 1999 Andrew Cagney <cagney@b1.cygnus.com>
8538
8539 * remote.texi (protocol qRcmd): Allow ``OK'' and ``O...'' response
889bf7c5 8540 packets.
96baa820 8541
adf40b2e
JM
85421999-07-14 Jim Blandy <jimb@zwingli.cygnus.com>
8543
8544 * gdbint.texinfo (PREPARE_TO_PROCEED, ADDR_BITS_REMOVE): Doc
8545 fixes.
8546
43ff13b4
JM
8547Tue Jun 29 11:43:55 1999 Andrew Cagney <cagney@b1.cygnus.com>
8548
8549 * gdbint.texinfo (SAVE_DUMMY_FRAME_TOS): Define.
8550
085dd6e6
JM
8551Fri Jun 25 11:47:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
8552
8553 * remote.texi (Communication Protocol): ``v'' is in use. Fix
889bf7c5
PA
8554 numerous formatting errors. Clarify ``i''. Mark ``i'', ``Z'',
8555 ``z'' and ``qRcmd'' as draft instead of reserved. Identify
8556 packets that are not supported on all hosts. Expand examples.
8557 Spell check.
085dd6e6
JM
8558
85591999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
8560
8561 * Makefile.in: Recognize html, install-html. Add targets
8562 to build HTML versions of documentation via texi2html.
8563
8564Thu Jun 24 15:59:03 1999 Stan Shebs <shebs@andros.cygnus.com>
8565
8566 * gdbint.texinfo (Testsuite): New chapter, information about the
889bf7c5 8567 testsuite.
085dd6e6
JM
8568
8569Fri Jun 25 02:40:34 1999 Andrew Cagney <cagney@b1.cygnus.com>
8570
8571 * remote.texi (Communication Protocol): Rewrite.
8572
8573Thu Jun 24 16:59:54 1999 Andrew Cagney <cagney@b1.cygnus.com>
8574
8575 * stabs.texinfo: Fix uses of xref.
8576
9e0b60a8
JM
8577Thu Jun 17 17:23:25 1999 Stan Shebs <shebs@andros.cygnus.com>
8578
8579 * gdbint.texinfo: Add an anti-printf exhortation, and update the
8580 info about patch submission.
8581
cce74817
JM
8582Mon Jun 7 15:49:40 1999 Stan Shebs <shebs@andros.cygnus.com>
8583
8584 From Per Bothner <bothner@cygnus.com>:
8585 * gdb.texinfo: Document Chill support.
8586
8587Fri Jun 4 16:58:22 1999 Andrew Cagney <cagney@b1.cygnus.com>
8588
8589 * gdbint.texinfo (SP_REGNUM, FP_REGNUM, PC_REGNUM): Add reference
889bf7c5
PA
8590 to corresponding TARGET_READ_reg TARGET_WRITE_reg macros.
8591 Document that the value should be greater-than or equal-to zero.
8592 (NO_STD_REGS): Document. Deprecate.
cce74817 8593
ac9a91a7
JM
8594Tue Jun 1 15:04:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
8595
8596 * gdbint.texinfo (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT):
889bf7c5 8597 Document that these are not used.
ac9a91a7
JM
8598
8599Thu May 27 09:28:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
8600
8601 * gdbint.texinfo (EXTRACT_STRUCT_VALUE_ADDRESS_P): Document.
8602
392a587b
JM
8603Mon May 24 10:07:39 1999 Andrew Cagney <cagney@b1.cygnus.com>
8604
8605 * gdbint.texinfo (FRAME_NUM_ARGS): Update definition. Parameter
889bf7c5 8606 numargs was dropped.
392a587b
JM
8607
8608Thu May 20 12:26:59 1999 Andrew Cagney <cagney@b1.cygnus.com>
8609
8610 * gdbint.texinfo (FRAMELESS_FUNCTION_INVOCATION): Update.
8611
b83266a0
SS
8612Tue Apr 27 19:14:20 1999 Andrew Cagney <cagney@b1.cygnus.com>
8613
8614 * gdbint.texinfo (SKIP_PROLOGUE, SKIP_PROLOGUE_FRAMELESS_P):
889bf7c5 8615 Update.
b83266a0 8616
7a292a7a
SS
8617Thu Apr 22 13:07:37 1999 Andrew Cagney <cagney@b1.cygnus.com>
8618
8619 * gdbint.texinfo (USE_GENERIC_DUMMY_FRAMES): Document.
8620 (GET_SAVED_REGISTER): Update, not just the a29k uses this.
8621
8622Wed Apr 21 13:59:01 1999 Dave Brolley <brolley@cygnus.com>
8623
8624 * gdbint.texinfo: Fix typos: $ -> @.
8625
8626Tue Apr 20 11:59:38 1999 Andrew Cagney <cagney@b1.cygnus.com>
8627
8628 * gdbint.texinfo (REGISTER_NAMES, BREAKPOINT, BIG_BREAKPOINT,
889bf7c5
PA
8629 LITTLE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT,
8630 BIG_REMOTE_BREAKPOINT): Deprecate in favor of REGISTER_NAME and
8631 BREAKPOINT_FROM_PC.
a9331b3f 8632
7a292a7a
SS
8633Mon Apr 12 16:00:44 1999 Andrew Cagney <cagney@b1.cygnus.com>
8634
8635 * gdbint.texinfo (CALL_DUMMY_STACK_ADJUST_P,
889bf7c5 8636 CALL_DUMMY_STACK_ADJUST): Document.
7a292a7a
SS
8637
8638Thu Apr 8 17:23:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
8639
8640 * gdbint.texinfo (CALL_DUMMY_P, CALL_DUMMY_WORDS,
889bf7c5 8641 SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY): Define.
7a292a7a
SS
8642
86431999-04-02 Stan Shebs <shebs@andros.cygnus.com>
8644
8645 * gdbint.texinfo (MAINTENANCE_CMDS): Remove ref, since it no
8646 longer exists.
8647
8648Tue Mar 9 19:25:11 1999 Stan Shebs <shebs@andros.cygnus.com>
8649
8650 * gdb.texinfo, remote.texi, all-cfg.texi, HPPA-cfg.texi: Remove
889bf7c5
PA
8651 nearly all @ifset/@ifclear conditionals; nobody uses them, and
8652 they make the manual source incomprehensible.
7a292a7a
SS
8653 * h8-cfg.texi: Remove, hasn't been used in years.
8654
c906108c
SS
8655Thu Feb 11 18:00:59 1999 Stan Shebs <shebs@andros.cygnus.com>
8656
8657 * gdb.texinfo: Update the credits.
8658
8659Mon Feb 8 17:33:57 1999 Stan Shebs <shebs@andros.cygnus.com>
8660
8661 * gdb.texinfo: Fix mistakes noticed in printout of last
8662 draft, add Alpha to discussion of heuristic fence post.
8663
8664Fri Feb 5 17:20:00 1999 Stan Shebs <shebs@andros.cygnus.com>
8665
8666 * gdb.texinfo, remote.texi: Many changes; update to Seventh
889bf7c5
PA
8667 Edition, merge some HP changes into mainline, describe some
8668 previously undocumented features, describe more of the target
8669 commands available, eliminate obsolete section on renamed
8670 commands.
c906108c
SS
8671 * all-cfg.texi, HPPA-cfg.texi: Remove some obsolete conditionals.
8672
8673Wed Jan 20 17:47:45 1999 Stan Shebs <shebs@andros.cygnus.com>
8674
8675 * gdb.texinfo: Make many HPPA conditionals unconditional,
8676 including catchpoint description, since now on for all configs.
8677 * all-cfg.texi: @clear HPPA, since is mainly for very HP-specific
8678 specializations.
8679
8680Thu Jan 14 17:10:12 1999 Stan Shebs <shebs@andros.cygnus.com>
8681
8682 * Makefile.in (GDBvn.texi): Fix match expression to work with
8683 current format of VERSION in gdb/Makefile.in.
8684 * gdb.texinfo: Fix node ref to match new readline.
8685
8686Wed Jan 13 10:38:40 1999 Edith Epstein <eepstein@sophia.cygnus.com>
8687
a9331b3f
RM
8688 * gdb.texinfo: Changes made as part of a project to merge in
8689 changes made by HP. Documentation makes extensive use of
c906108c
SS
8690 @ifclear HPPA and @ifset HPPA. The HP manual omits doumentation
8691 on remote debugging. There are differences in documentation
889bf7c5 8692 (HP vs. non-HP) on C++ support (aCC vs. gnu gcc++). Also,
c906108c
SS
8693 the HP manual discusses catchpoints, hardware watchpoints, and
8694 some HPUX specific limitations for shared library support.
a9331b3f 8695
c906108c
SS
8696 There are also a number of @node changes.
8697
86981999-01-12 Jason Molenda (jsm@bugshack.cygnus.com)
8699
8700 * gdbint.texinfo (Formatting): Disambiguate a sentence.
8701 (C Usage): Same.
8702
8703Wed Jan 6 11:55:34 1999 David Taylor <taylor@texas.cygnus.com>
8704
8705 The following changes were made by Edith Epstein
889bf7c5
PA
8706 <eepstein@cygnus.com> as part of a project to merge in changes
8707 made by HP.
a9331b3f 8708
c906108c
SS
8709 * HPPA-cfg.texi: new file.
8710
8711 * all-cfg.texi: set HPPA for HP PA-RISC targets.
8712
8713 * refcard.tex: change documentation about catch.
8714 removed info catch.
8715
8716Mon Jan 4 18:29:18 1999 Stan Shebs <shebs@andros.cygnus.com>
8717
8718 * gdbint.texinfo: Expand on GDB's coding standards,
8719 specify the use of arg names with prototypes.
8720
87211998-12-14 J.T. Conklin <jtc@redbacknetworks.com>
8722
8723 * gdb.texinfo: Fix tipo.
8724
8725Sun Dec 13 10:27:59 1998 Andrew Cagney <cagney@b1.cygnus.com>
8726
8727 * gdbint.texinfo: Document TARGET_BYTE_ORDER_DEFAULT and
889bf7c5 8728 TARGET_BYTE_ORDER_SELECTABLE_P.
c906108c
SS
8729
8730Thu Dec 10 16:07:09 1998 Andrew Cagney <cagney@b1.cygnus.com>
8731
8732 * gdbint.texinfo (FRAME_FIND_SAVED_REGS): Document.
8733
87341998-12-09 Jim Blandy <jimb@zwingli.cygnus.com>
8735
8736 * agentexpr.texi: New file.
8737
8738Wed Dec 9 21:13:57 1998 Andrew Cagney <cagney@chook>
8739
8740 * gdbint.texinfo (REGISTER_NAME): Replace REGISTER_NAMES.
8741
87421998-12-03 J.T. Conklin <jtc@redbacknetworks.com>
8743
8744 * remote.texi: Changed wording that implied that the GDB remote
8745 protocol caches register values instead of GDB itself.
8746
8747Tue Dec 1 17:45:43 1998 Stan Shebs <shebs@andros.cygnus.com>
8748
8749 * gdbint.texinfo: Add some info about symbol readers.
8750 (CHILL_PRODUCER, etc): Comment out descriptions, not useful.
8751 (IN_SOLIB_CALL_TRAMPOLINE): Rename info from IN_SOLIB_TRAMPOLINE.
8752 (IN_SOLIB_RETURN_TRAMPOLINE): Describe.
8753 (KERNEL_DEBUGGING, MIPSEL): No info about these, remove.
8754
8755Mon Nov 30 11:32:21 1998 Andrew Cagney <cagney@chook>
8756
a9331b3f 8757 * gdbint.texinfo (FRAME_CHAIN_VALID_ALTERNATE):
c906108c
SS
8758
8759Sat Nov 28 13:45:53 1998 Andrew Cagney <cagney@b1.cygnus.com>
8760
8761 * gdbint.texinfo (INNER_THAN): Update, now takes parameters.
8762
8763Fri Nov 27 12:39:45 1998 Andrew Cagney <cagney@chook>
8764
8765 * gdbint.texinfo (NO_SINGLE_STEP): Replace with
889bf7c5 8766 SOFTWARE_SINGLE_STEP_P and SOFTWARE_SINGLE_STEP.
c906108c
SS
8767
8768Wed Oct 14 10:02:40 1998 Andrew Cagney <cagney@b1.cygnus.com>
8769
8770 * gdbint.texinfo: Fix minor typos.
8771
8772Wed Sep 30 18:03:19 1998 Stan Shebs <shebs@andros.cygnus.com>
8773
8774 * gdbint.texinfo: Complete overhaul. Group descriptions more
8775 logically, add more info on generic algorithms, remove much
8776 obsolete and/or wrong material.
8777
8778Fri Jul 24 17:51:38 1998 Ian Lance Taylor <ian@cygnus.com>
8779
8780 * stabs.texinfo (Method Type Descriptor): Expand and correct.
8781
8782Mon May 4 10:37:12 1998 Brian Youmans (3diff@gnu.org)
8783
8784 * refcard.tex: Copyright, address updates.
8785
8786Tue Apr 21 18:09:56 1998 Stan Shebs <shebs@andros.cygnus.com>
8787
8788 * gdb.texinfo (EDITION, DATE): Update and change to use ordinals
8789 for the edition instead of confusing GDB-version-like numbers.
8790
8791Mon Apr 13 14:05:00 1998 Fred Fish <fnf@cygnus.com>
8792
8793 * gdb.texinfo (hbreak, watch): Fix typo, "date" -> "data".
8794
8795Thu Apr 2 16:52:44 1998 Jason Molenda (crash@bugshack.cygnus.com)
8796
5ae4183a 8797 * LRS: Reformat a bit to keep text under 80 columns.
c906108c
SS
8798
8799Thu Apr 2 16:10:36 1998 Stan Shebs <shebs@andros.cygnus.com>
8800
8801 * gdb.texinfo: Add some credits, mention bug monitor.
8802 * remote.texi: Mention mips monitor targets.
8803 * gdbint.texinfo: Describe SP_REGNUM, STEP_SKIPS_DELAY.
a9331b3f 8804
c906108c
SS
8805Mon Feb 2 17:13:03 1998 Stan Shebs <shebs@andros.cygnus.com>
8806
8807 * gdbint.texinfo: Remove obsolete mentions of pinsn.c and opcode.h
889bf7c5
PA
8808 files, finish sorting of host vs target vs native macros, describe
8809 some more of them.
c906108c
SS
8810
8811Tue Jan 13 16:44:50 1998 Fred Fish <fnf@cygnus.com>
8812
8813 * gdbint.texinfo (Host Conditionals): Document change from
8814 using NO_MMALLOC to it's inverse, USE_MMALLOC.
8815
8816Mon Nov 24 13:55:21 1997 Andrew Cagney <cagney@b1.cygnus.com>
8817
8818 * gdbint.texinfo (Host Conditionals): Document
889bf7c5 8819 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, HAVE_LONG_DOUBLE.
c906108c
SS
8820
8821Fri Jul 4 14:52:31 1997 Ian Lance Taylor <ian@cygnus.com>
8822
8823 * gdbint.texinfo (Host Conditionals): Add CRLF_SOURCE_LINES.
8824 Document LSEEK_NOT_LINEAR.
8825
8826Tue Mar 25 14:44:09 1997 Ian Lance Taylor <ian@cygnus.com>
8827
8828 * stabs.texinfo (Stab Section Basics): Make it clear that only
8829 some versions of the GNU linker remove the leading N_UNDF symbol.
8830
8831Thu Feb 27 17:45:19 1997 Ian Lance Taylor <ian@cygnus.com>
8832
8833 * stabs.texinfo (String Field): Document type number pairs here,
8834 instead of in the Sun specific section.
8835 (Include Files): The GNU linker supports the N_BINCL
8836 optimization. Clarify the N_BINCL value, and what it is used
8837 for.
8838 (Procedures): Document N_FUN with an empty string to mark the end
8839 of a function.
8840 (Typedefs): Mention that Sun compilers may use N_GSYM for a type.
8841 (Sun Differences): Remove this node, as the information is now
8842 elsewhere in the main document.
8843 (Stab Section Basics): Mention that the GNU linker may optimize
8844 stabs and remove the leading N_UNDF symbol.
8845
8846Mon Dec 9 12:23:32 1996 Roland Pesch <roland@wrs.com>
8847
8848 * gdb.texinfo, refcard.tex: Restore author credit
8849
8850Wed Oct 2 22:01:36 1996 Fred Fish <fnf@fishfood.ninemoons.com>
8851
8852 * gdbint.texinfo (SIGTRAMP_START, SIGTRAMP_END): Update
8853 documentation to account for START and END macros taking
8854 one arg.
8855
8856Thu Aug 22 17:59:03 1996 Fred Fish <fnf@cygnus.com>
8857
8858 From: Eberhard Mattes <mattes@azu.informatik.uni-stuttgart.de>
8859 * gdb.texinfo (Frames): Fix typo.
8860
8861Tue Jul 23 10:06:20 1996 Fred Fish <fnf@cygnus.com>
8862
8863 * gdbint.texinfo (NO_SINGLE_STEP): Document that single_step takes
8864 a target_signal as arg type, not a pid.
8865
8866Fri Jul 12 11:10:05 1996 Stu Grossman (grossman@critters.cygnus.com)
8867
8868 * gdb.texinfo: Document `set assembly-language'.
8869
8870Thu Jul 11 13:50:28 1996 Stan Shebs <shebs@andros.cygnus.com>
8871
8872 * remote.texi: Update list of stubs in the GDB distribution.
8873
8874Fri Jul 5 15:38:54 1996 Fred Fish <fnf@cygnus.com>
8875
8876 * gdbint.texinfo (NO_MMCHECK): Renamed from NO_MMALLOC_CHECK.
889bf7c5
PA
8877 Also document that some systems can use mmalloc but must define
8878 this if their C runtime allocates memory that is later freed.
c906108c 8879 (MMCHECK_FORCE): Document new macro.
a9331b3f 8880
c906108c
SS
8881Fri Jun 28 22:17:10 1996 Dawn Perchik <dawn@cygnus.com>
8882
8883 * remote.texi: Add documentation for target Sparclet.
8884
8885Mon Jun 24 18:12:22 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
8886
a9331b3f 8887 * Makefile.in (srcdir, VPATH, prefix, infodir, INSTALL,
c906108c
SS
8888 INSTALL_PROGRAM, INSTALL_DATA): Use autoconf set values.
8889 * configure.in: Rewritten for autoconf.
8890 * configure: New.
8891
8892Mon Jun 17 10:43:41 1996 Fred Fish <fnf@cygnus.com>
8893
8894 * Makefile.in (DVIPS): New define, set to dvips.
8895 (dvi): Add stabs.dvi.
8896 (ps): New target.
8897 (all-doc): Depend on info, dvi, and ps targets.
8898 (STAGESTUFF): Add *.ps and *.dvi files.
8899 (clean-info, clean-dvi): Remove.
8900 (mostlyclean): Does not depend upon clean-info or clean-dvi,
8901 rules completely rewritten.
8902 (maintainer-clean): Remove clean-info and clean-dvi
8903 dependencies and put their actions in the rules.
8904 (gdb.ps): New target
a9331b3f 8905 (gdb.dvi, gdbgui.dvi, gdbint.dvi, stabs.dvi): Remove
c906108c
SS
8906 intermediate TeX files, whether they have 2 or 3 character
8907 extensions.
8908 (gdbint.ps): Add target and rules.
8909 (gdb-internals): Delete unused target.
8910 (Makefile): Depends upon config.status also.
8911
8912Sat Mar 30 15:46:58 1996 Fred Fish <fnf@cygnus.com>
8913
8914 * gdbint.texinfo (CC_HAS_LONG_LONG): Clarify when/how this is
8915 set.
8916
8917Sat Mar 16 15:10:20 1996 Fred Fish <fnf@cygnus.com>
8918
8919 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
8920 * gdb.texinfo (Expressions): Fix erroneous array constant example.
8921
8922Sat Mar 16 13:28:45 1996 Fred Fish <fnf@cygnus.com>
8923
8924 * gdb.texinfo: Add missing "@bullet" to some "@itemize" commands.
8925
8926Sat Feb 10 03:28:36 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8927
8928 * gdb.texinfo (Print settings): Document
8929 `set/show print static-members' commands.
8930
8931Wed Jan 10 14:16:37 1996 Fred Fish <fnf@cygnus.com>
8932
8933 * gdbint.texinfo (Native): Document name change, coredep.c to
8934 core-aout.c.
8935
8936Wed Dec 13 12:35:28 1995 Ian Lance Taylor <ian@cygnus.com>
8937
8938 * stabs.texinfo (Include Files): Document the values the SunOS4
8939 linker creates for N_BINCL/N_EINCL/N_EXCL stabs.
8940
8941Fri Dec 8 21:08:44 1995 Fred Fish <fnf@cygnus.com>
8942
8943 * gdbint.texinfo (Releases): Change gdb.tar.Z to gdb.tar.gz.
8944 Fix typo.
8945
8946Fri Dec 1 11:07:50 1995 Fred Fish <fnf@cygnus.com>
8947
8948 * gdbint.texinfo (Releases): Make "gdb.tar.gz" rather than
8949 "gdb.tar.Z".
8950
8951Wed Sep 20 13:14:10 1995 Ian Lance Taylor <ian@cygnus.com>
8952
8953 * Makefile.in (maintainer-clean): New target, synonym for
8954 realclean.
8955
8956Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
8957
8958 * Update all FSF addresses except those in COPYING* files.
8959
8960Wed Jul 19 18:43:03 1995 Stan Shebs <shebs@andros.cygnus.com>
8961
8962 From Richard Earnshaw (rearnsha@armltd.co.uk):
8963 * gdb.texinfo (convenience variables): Document $_exitcode.
8964 (quit): Document optional expression to use as exit code.
8965
8966Thu Jun 22 21:27:33 1995 Victoria Mixon <victoria@cygnus.com>
8967
8968 * gdb.texinfo, remote.texi: Brought up to date with various
8969 GDB changes.
8970
8971Tue Jun 20 14:35:38 1995 Stan Shebs <shebs@andros.cygnus.com>
8972
8973 * gdb.texinfo: Update dates and versions, fix comments about
8974 hardware watchpoints in future releases and about the
8975 sharedlibrary command.
8976
8977Mon May 8 09:30:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8978
8979 * stabs.texinfo: Remove node `XCOFF differences'. Describe value of
8980 C_FUN stab. Other cleanups.
8981
8982Wed Apr 19 07:02:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8983
8984 * remote.texi (Bootstrapping): Clarify that flush_i_cache is only
8985 for the sparc stub.
8986
8987Tue Apr 11 11:41:49 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8988
8989 * annotate.texi: Clarify which addresses have differing formats
8990 depending on the language and which do not.
8991
8992Tue Mar 28 16:56:22 1995 J.T. Conklin <jtc@rtl.cygnus.com>
8993
8994 * remote.texi (NetWare): Changed example to use BOARD= instead of
8995 NODE= argument to reflect correspoding change to gdbserve.nlm.
8996
8997Fri Mar 17 06:47:02 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8998
8999 * stabs.texinfo (Negative Type Numbers): Mention the fact that
9000 GDB, as well as AIX dbx, supports the size type attribute.
9001
9002Thu Mar 16 12:11:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9003
9004 * stabs.texinfo (Negative Type Numbers): Document types -31 to -34.
9005
9006Mon Mar 13 16:49:13 1995 Per Bothner <bothner@kalessin.cygnus.com>
9007
9008 * gdb.texinfo (Define): Document $arg0... arguments to commands,
9009 and new 'if' and 'while' commands.
9010
9011Fri Feb 17 15:24:35 1995 Per Bothner <bothner@kalessin.cygnus.com>
9012
9013 * gdb.texinfo (Artificial arrays): Note use of coerce-to-array-type.
9014
9015Wed Feb 15 11:59:18 1995 J.T. Conklin <jtc@rtl.cygnus.com>
9016
9017 * all-cfg.texi: New flag, GDBSERVE, for NetWare's gdbserve.nlm.
9018 * remote.texi (NetWare): New node, how to use gdbserve.nlm on
9019 NetWare targets. Mostly stolen from the Server node.
9020
9021Fri Feb 10 20:20:08 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9022
9023 * gdb.texinfo (Setting): Talk about the language of a source file
9024 versus the working language. The old documentation did not match
9025 what GDB did.
9026
9027Wed Feb 1 20:26:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9028
9029 * stabs.texinfo (Source Files): Document N_SO used to mark the end
9030 of a source file.
9031
9032Mon Jan 23 14:23:37 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9033
9034 * gdb.texinfo (Processes): New node.
9035
9036Tue Jan 17 14:09:03 1995 Ian Lance Taylor <ian@sanguine.cygnus.com>
9037
9038 * remote.texi: Update documentation of set/show mipsfpu.
9039
3fc11d3e
JM
9040Fri Jan 6 17:17:28 1995 Stan Shebs <shebs@andros.cygnus.com>
9041
9042 * gdbgui.texinfo: New file, manual for GUI (gdbtk) users.
9043 * Makefile.in (gdbgui.dvi, gdbgui.info): New actions.
c906108c
SS
9044
9045Sun Sep 4 16:47:21 1994 Stan Shebs (shebs@andros.cygnus.com)
9046
9047 * gdbint.texinfo: Removed mentions of some incorrectly placed and
9048 obsolete conditionals, described some others.
9049
9050Mon Aug 1 15:42:39 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9051
9052 * gdbint.texinfo: Remove references to BROKEN_LARGE_ALLOCA and
9053 SET_STACK_LIMIT_HUGE; they were removed from GDB 14 May 1994.
9054
9055Mon Aug 1 15:12:02 1994 Stan Shebs (shebs@andros.cygnus.com)
9056
9057 * gdbint.texinfo: Put regex conditionals in their own table.
9058
9059Tue Jul 26 18:32:52 1994 Stan Shebs (shebs@andros.cygnus.com)
9060
9061 * gdbint.texinfo: Removed mentions of many obsolete conditionals,
9062 described or fixed the descriptions of many others.
9063
9064Sun Jul 17 14:14:03 1994 Stan Shebs (shebs@andros.cygnus.com)
9065
9066 * gdb.texinfo: Add some more credits.
9067 * gdbint.texinfo: Capitalize GDB consistently, describe some
9068 macros and remove some.
9069
9070Thu Jul 14 18:43:17 1994 Stan Shebs (shebs@andros.cygnus.com)
9071
9072 * gdbint.texinfo: Removed mentions of many incorrectly placed and
9073 obsolete conditionals, described some others.
9074
9075Tue Jul 12 12:23:15 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9076
9077 * gdb.texinfo (help targets): Changed to `help target', which
9078 is the correct gdb command.
9079
9080Wed Jun 22 18:00:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9081
9082 * annotate.texi (TODO): New node, for keeping track of annotations
9083 suggested but not yet implemented.
9084
9085Wed Jun 1 16:10:45 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9086
9087 * stabs.texinfo (Statics): Value of xcoff C_BSTAT points to
9088 another symbol, it is not the address itself.
9089
9090Thu May 5 20:23:36 1994 Stan Shebs (shebs@andros.cygnus.com)
9091
9092 * stabs.texinfo (Stab Section Basics): Add comment about alignment
9093 of stabs-in-coff sections.
9094
9095Wed May 4 06:26:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9096
9097 * annotate.texi: Change edition to 0.5 and date to May 1994.
9098 Add index.
9099 (Frames): New node, for frame annotation.
9100 (Displays): New node, for display annotation.
9101
9102 * remote.texi (MIPS Remote): Say that set timeout doesn't apply
9103 when waiting for your program to stop.
9104
9105Fri Apr 29 18:24:46 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9106
9107 * annotate.texi (Breakpoint Info): Document annotation of header
9108 fields and record annotation.
9109
9110Thu Apr 28 07:44:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9111
9112 * annotate.texi: New file, to document annotations.
9113
9114Thu Apr 21 14:20:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9115
9116 * Makefile.in (clean): Don't remove GDBvn.texi (apparently on Jan
9117 16 I meant to make this change but did not). Do remove gdb-cfg.texi.
9118
9119Wed Apr 20 11:22:48 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9120
9121 * stabs.texinfo (Stab Section Basics): Say what is in .stab
9122 section, and say n_strx field is compilation unit relative.
9123 * stabs.texinfo: Don't use @code for a.out when it is the name of
9124 an object file format.
9125
9126Wed Apr 13 20:29:54 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
9127
9128 * gdb.texinfo: Refer to file names, not path names, per rms
9129 convention.
9130 (Arguments): Fix typo.
9131
9132Thu Mar 24 08:09:12 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9133
9134 * stabs.texinfo (Global Variables): Talk about stabs in files
9135 where variables are referenced, but not defined.
9136
9137Wed Mar 23 07:16:36 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9138
9139 * stabs.texinfo: Move stuff on @ and # type descriptors from node
9140 Cplusplus to new nodes Member Type Descriptor and Method Type
9141 Descriptor. Re-write stuff for #.
9142
9143Wed Mar 16 08:20:19 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9144
9145 * gdb.texinfo (Print Settings): Don't document "set print
9146 fast-symbolic-addr off". The bug which it worked around was fixed
9147 on 25 Feb 94 in coffread.c, so I'm nuking the command.
9148
9149 * stabs.texinfo (Alternate Entry Points): New node, rewritten from
9150 N_ENTRY node.
9151
9152 * stabs.texinfo (Type Descriptors): Add 'Y' type descriptor.
9153
9154Tue Mar 15 08:43:02 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9155
9156 * gdbint.texinfo (Host Conditionals, Target Conditionals): Remove
9157 references to ieee-float.c.
9158
9159Fri Mar 11 08:09:40 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9160
9161 * gdb.texinfo (Set Breaks): Update documentation for tbreak to
9162 match what the code actually does.
9163
9164Wed Mar 9 19:43:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9165
9166 * stabs.texinfo (Symbol Descriptors): Add OS9000 symbol descriptor s.
9167
9168Tue Mar 1 17:04:43 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
9169
9170 * stabs.texinfo (Type Descriptors): Add OS9000 type descriptors c,
9171 i, and b.
9172
9173Wed Feb 23 10:44:18 1994 Jim Kingdon (kingdon@rtl.cygnus.com)
9174
9175 * stabs.texinfo: Document N_RBRAC as function relative for COFF as
9176 well as for ELF and SOM. Unify the descriptions of ELF and SOM
9177 as "stabs in sections" rather than just saying "ELF and SOM".
9178 Also make that stuff apply to COFF.
9179
9180Fri Feb 18 08:25:58 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9181
9182 * gdb.texinfo (Formatting Documentation): Change GhostScript to
9183 Ghostscript.
9184
9185Fri Feb 4 06:31:31 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9186
9187 * gdb.texinfo (Continuing and Stepping): When talking about "step"
9188 versus functions without line numbers, also mention stepping into
9189 them as well as "step" when you are in them. Tell the user how to
9190 deal with the situation. Add comment about "debugging information".
9191
9192Thu Feb 3 11:39:59 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9193
9194 * stabs.texinfo (Enumerations): Document restriction on where
9195 enumeration types can appear and still win with GDB.
9196
9197Wed Feb 2 11:29:17 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9198
9199 * stabs.texinfo (Negative Type Numbers): Document format for type
9200 -16.
9201
9202Thu Jan 27 16:53:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9203
9204 * gdb.texinfo (Selection, Frame Info): Update information about
9205 arbitrary frame specficiations.
9206
9207Wed Jan 26 15:31:57 1994 Roland H. Pesch (pesch@fowanton.cygnus.com)
9208
9209 * gdb.texinfo, remote.texi: general editing pass prior to Net release
9210
9211Tue Jan 25 12:12:04 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9212
9213 * stabs.texinfo (String Field): Discuss continuing stabs with ?.
9214
9215Wed Jan 19 06:39:24 1994 David J. Mackenzie (djm@thepub.cygnus.com)
9216
9217 * stabs.texinfo (Non-Stab Symbol Types): Mention N_SET* | N_EXT.
9218
9219Sun Jan 16 12:43:32 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9220
9221 * stabs.texinfo: Re-do stuff about C_BSTAT and move from XCOFF
9222 Differences node to Statics node.
9223 (Statics): Discuss XCOFF use of V symbol descriptor.
9224
9225 * Makefile.in: Remove refcard.dvi and GDBvn.texi in realclean,
9226 not clean.
9227
9228Wed Jan 12 21:29:54 1994 John Gilmore (gnu@cygnus.com)
9229
9230 * gdb.texinfo (Print Settings): Document `set print
9231 fast-symbolic-addr' and improve the doc for some other
9232 `set print's.
9233
9234Mon Jan 3 17:23:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9235
9236 * stabs.texinfo (String Field): Talk about defining several type
9237 numbers at once.
9238 Fix lint regarding changing node ELF Transformations to
9239 ELF and SOM Transformations.
9240
9241Fri Dec 31 00:42:43 1993 John Gilmore (gnu@cygnus.com)
9242
9243 * stabs.texinfo: Insert Peter Kessler's name as inventor (I think).
9244
9245Tue Dec 28 09:30:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9246
9247 * stabs.texinfo (Cross-References): `::' is for nested types only
9248 within <>.
9249 (Structures): Document static members.
9250
9251Mon Dec 27 13:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9252
9253 * stabs.texinfo: Document S type attribute.
9254
9255Sun Dec 26 20:46:36 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
9256
9257 * stabs.texinfo: Add notes about stabs-in-som where appropriate.
9258
9259Fri Dec 3 19:13:19 1993 John Gilmore (gnu@cygnus.com)
9260
9261 * gdbint.texinfo: Fix a few typos.
9262
9263Sun Nov 28 18:06:25 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9264
9265 * gdb.texinfo, remote.texi: formatting improvements
9266
9267 * gdb.texinfo (New Features): mention threads.
9268 (Summary, C): fix xrefs in newly contributed text.
9269 (Threads): index entries, clarifications, example
9270 (passim): minor typos fixed, phrasing improvements
9271
9272 * remote.texi (Bootstrapping): rephrase text on ^C and add index
9273 entries; (Server): explain use of gdbserver w/real-time systems,
9274 add example of conflicting TCP port; (MIPS Remote) break up
9275 running text into table, highlighting commands, and add example.
a9331b3f 9276
c906108c
SS
9277Wed Nov 24 14:15:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9278
9279 * refcard.tex: avoid bad linebreaks even when REFEDITS=psrc.sed
9280
9281Fri Nov 12 16:10:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9282
9283 * stabs.texinfo (Nested Symbols): New node.
9284 (String Field, Symbol Descriptors, Cross-References): Refer to it.
9285
9286Thu Nov 11 13:26:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9287
9288 * stabs.texinfo (Stabs in ELF): Clarify how Bbss.bss work with respect
9289 to picking which Bbss.bss symbol to use, and (because there seems to
9290 be no good way of doing it) re-write some of the text to make it
9291 sound like Bbss.bss isn't such a great idea after all (as currently
9292 designed).
9293
9294 * gdb.texinfo (C): In addition to saying people have to use g++ for
9295 good results, say they have to use stabs. Specifically say cfront
9296 doesn't work well.
9297 (Summary): Merge in information on Modula-2, Pascal, and Chill from
9298 the gdb README. Add xrefs to places where the support for the various
9299 languages is described in detail.
9300
9301Mon Nov 8 11:47:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9302
9303 * stabs.texinfo: Clean up stuff about visibility and virtual
9304 characters.
9305
9306 * stabs.texinfo (N_M2C): Cite Sun doc.
9307
9308Fri Nov 5 16:27:27 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9309
9310 * gdb.texinfo: updates re threads.
9311 * remote.texinfo: avoid index entries starting with digits.
9312
9313Tue Nov 2 09:08:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9314
9315 * stabs.texinfo (Enumerations): Talk about large, negative and
9316 octal values. Clean up cross reference to type attributes.
9317 (String Field): Say that GDB 4.11 supports size attribute.
9318
9319Sun Oct 31 13:31:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9320
9321 * remote.texi (VxWorks Remote): Clarify that rebuilding VxWorks kernel
9322 is a mandatory step. Make the stuff about that more concise.
9323
9324Wed Oct 27 00:25:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9325
9326 * stabs.texinfo (Class Names): New node.
9327
9328 * gdb.texinfo (Command Files): Explain order of init file reading.
9329
9330 * remote.texi (Bootstrapping): Talk about getting the serial driver
9331 to deal with ^C sent by gdb to stop the remote system.
9332
9333Mon Oct 25 03:25:41 1993 Tom Lord (lord@cygnus.com)
9334
9335 * libgdb.texinfo (I/O): incorporated better phrasing from rich.
9336
9337 * libgdb.texinfo (Defining Commands): made the DOC arg
9338 to gdb_define_app_command a char * instead of char **
9339 per a suggestion from kingdon.
9340
9341 * libgdb.texinfo: total rewrite from a different starting
9342 premise.
9343
9344Wed Oct 20 18:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9345
9346 * stabs.texinfo (Local Variable Parameters): Re-write paragraph on
9347 floats passed as doubles (to improve clarity).
9348
9349Tue Oct 19 14:21:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9350
9351 * gdb.texinfo (Source Path): index entries for $cwd, $pdir
9352
9353 * a4rc.sed: update to work with Andreas Vogel papersize params
9354
9355 * refcard.tex: use Andreas Vogel simplifications of papersize
9356 params; remove useless version info; update copyright date.
9357
9358Tue Oct 19 10:46:22 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9359
9360 * gdb.texinfo (Symbols): Add class NAME to doc for ptype.
9361
9362Tue Oct 12 09:11:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9363
9364 * gdb.texinfo (Files): Say what address the load command loads it at.
9365
9366 * stabs.texinfo (Common Blocks): Minor cleanups.
9367
9368 * stabs.texinfo: Update ld stabs in elf relocation to reflect the fact
9369 that Sun has backed away from the linker kludge and thus the relevant
9370 issue is changes to the SunPRO tools, not the Solaris linker.
9371
9372 * stabs.texinfo (Traditional Integer Types): Clean up description
9373 of octal bounds a little bit. Document extra leading zeroes.
9374
9375Thu Oct 7 16:15:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9376
9377 * gdb.texinfo (Signaling): Update for symbolic symbol names
9378 and add a section explaining the difference between the GDB
9379 signal command and the shell kill utility.
9380
9381Wed Oct 6 13:23:01 1993 Tom Lord (lord@rtl.cygnus.com)
9382
9383 * libgdb.texinfo: added `@' to braces that were unescaped.
9384
9385Mon Oct 4 10:42:18 1993 Tom Lord (lord@rtl.cygnus.com)
9386
9387 * libgdb.texinfo: new file. Spec for the gdb library.
9388
9389Sun Oct 3 15:26:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9390
9391 * stabs.texinfo (Include Files): Fix typo (start -> end).
9392
9393Thu Sep 30 18:24:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9394
9395 * gdb.texinfo, remote.texi: assorted small improvements, mostly
9396 from Melissa at FSF's editing pass.
9397
9398Thu Sep 30 11:54:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9399
9400 * gdb.texinfo: Remove stuff about ar and 14 character filenames.
9401 I believe this was fixed by the 13 Sep 89 change to print_frame_info.
9402 Also, modern versions of ar like BSD 4.4 or SVR4 don't have this bug.
9403
9404Wed Sep 22 21:22:11 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9405
9406 * remote.texi (Bootstrapping): Discuss 386 call gates.
9407
9408Sat Sep 18 17:10:44 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
9409
9410 * stabs.texinfo (Based Variables): New node.
9411
9412Thu Sep 16 17:48:55 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
9413
9414 * stabs.texinfo (Negative Type Numbers): Re-write discussions of
9415 names, sizes, and formats to suggest how not to lose.
9416
9417Sat Sep 11 09:35:11 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
9418
9419 * stabs.texinfo (Methods): Fix typo.
9420
9421Fri Sep 10 06:34:20 1993 David J. Mackenzie (djm@thepub.cygnus.com)
9422
9423 * gdb.texinfo: Fix a few typos.
9424
9425Wed Sep 8 09:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9426
9427 * gdb.texinfo: Clarify how well it works with Fortran.
9428
9429 * stabs.texinfo (Stabs In ELF, Statics, ELF Transformations):
9430 More on relocating stabs in ELF files.
9431
9432Tue Sep 7 13:45:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9433
9434 * stabs.texinfo (Stabs In ELF): Talk about N_FUN value.
9435
9436Mon Sep 6 19:23:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9437
9438 * stabs.texinfo (Local Variable Parameters): Talk about nameless
9439 parameters on VAX.
9440
9441Fri Sep 3 17:06:08 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9442
9443 * gdb.texinfo: @up/@down -> @raisesections/@lowersections
9444
9445Fri Sep 3 12:04:15 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9446
9447 * stabs.texinfo: Make info author notice match the TeX author notice.
9448
9449Tue Aug 31 13:21:06 1993 David J. Mackenzie (djm@thepub.cygnus.com)
9450
9451 * stabs.texinfo: Initial-caps all words in node names and
9452 non-trivial words in section names.
9453
9454Mon Aug 30 11:13:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9455
9456 * stabs.texinfo: Many minor cleanups.
9457
9458 * stabs.texinfo: Remove @deffn except from Expanded Reference node.
9459
9460Sat Aug 28 12:08:09 1993 David J. MacKenzie (djm@edison.eng.umd.edu)
9461
9462 * stabs.texinfo: Remove full description of big example.
9463 It's not really helpful; just use pieces of it where appropriate.
9464 Add more Texinfo formatting directives (@samp, etc.).
9465 Use @deffn to define stab types.
9466 Eliminate some wordiness. Break up some nodes.
9467 Add an (alphabetized) index of symbol types.
9468 Use consistent capitalization style in node and section names.
9469
9470Thu Aug 26 06:36:31 1993 Fred Fish (fnf@deneb.cygnus.com)
9471
9472 * gdb.texinfo: Change typo "Two two" to "The two".
9473
9474Sun Aug 22 12:15:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9475
9476 * stabs.texinfo (XCOFF-differences): Remove references to
9477 non-existent types N_DECL and N_RPSYM.
9478
9479 * stabs.texinfo (String Field): Say that type attributes bug is
9480 fixed in GDB 4.10, since it is.
9481
9482 * stabs.texinfo: Clean up djm cleanups, and more cleanups of my own.
9483
9484Sat Aug 21 04:32:28 1993 David MacKenzie (djm@cygnus.com)
9485
9486 * stabs.texinfo: Formatting cleanups.
9487
9488Fri Aug 20 20:49:53 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9489
9490 * stabs.texinfo: When explaining the n_type of a stab, standardize
9491 how we do it ('#' as a comment indicator, "36 is N_FUN" as text,
9492 no tabs, use @r).
9493 (Global Variables): Clean up.
9494
9495Tue Aug 17 15:57:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9496
9497 * stabs.texinfo (Stack Variables): Re-write.
9498
9499Mon Aug 16 21:20:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9500
9501 * stabs.texinfo (Stabs-in-elf): Talk about getting the start
9502 addresses of a source file. Also revise formatting.
9503 Change "object module" or "object file" to "source file".
9504 Various: Miscellaneous cleanups.
9505
9506Thu Aug 12 15:11:51 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9507
9508 * stabs.texinfo: Point to mangling info in gcc's gpcompare.texi.
9509
9510Tue Aug 10 16:57:49 1993 Stan Shebs (shebs@rtl.cygnus.com)
9511
9512 * gdbint.texinfo: Removed many nonsensical machine-collected
9513 host and target conditionals, described some of the remainder.
9514
9515Tue Aug 10 13:28:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9516
9517 * gdbint.texinfo (Getting Started): Use @itemize, not @table.
9518
9519 * gdbint.texinfo (Top): Add name to @top line, and re-write the
9520 paragraph which follows.
9521
9522 * gdbint.texinfo (Host): Use @code not @samp for Makefile
9523 variables. Looks better and avoids overful hbox.
9524
9525Fri Jul 30 18:26:21 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9526
9527 * stabs.texinfo (Procedures): Improve stuff on nested functions.
9528
9529Thu Jul 29 15:10:58 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9530
9531 * remote.texi: (MIPS Remote) clearer doc for set/show timeout,
9532 retransmit-timeout
9533
9534Thu Jul 29 13:16:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9535
9536 * gdbint.texinfo: Update statement about `some ancient Unix
9537 systems, like Ultrix 4.0' to Ultrix 4.2.
9538
9539Wed Jul 28 15:26:53 1993 Roland H. Pesch (pesch@el_bosque.cygnus.com)
9540
9541 * h8-cfg.texi, all-cfg.texi: new flag GDBSERVER
9542
9543 * Makefile.in: depend on remote.texi rather than gdbinv-s.texi
9544
9545 * remote.texi: (Server) New node on gdbserver. (Remote Serial,
9546 ST2000 Remote, MIPS Remote): mention `host:port' syntax for TCP.
9547
9548 * remote.texi: new name for former gdbinv-s.texi
9549
9550 * gdb.texinfo: use remote.texi rather than gdbinv-s.texi
9551
9552Wed Jul 28 08:26:24 1993 Ian Lance Taylor (ian@cygnus.com)
9553
9554 * gdbinv-s.texi: Documented timeout and retransmit-timeout
9555 variables for MIPS remote debugging protocol.
9556
9557Mon Jul 26 13:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9558
9559 * stabs.texinfo (Negative Type Numbers): FORTRAN LOGICAL fix.
9560
9561Tue Jul 20 16:30:41 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
9562
9563 * Makefile.in (refcard.dvi): Use srcdir where necessary.
9564
9565Mon Jul 19 12:02:50 1993 Roland H. Pesch (pesch@cygnus.com)
9566
9567 * gdb.texinfo: repair conditional bugs in text markup
9568
9569Fri Jul 16 18:57:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9570
9571 * gdb.texinfo, all-cfg.texi, h8-cfg.texi: introduce MOD2 switch
9572 to select Modula-2 material.
9573
9574Thu Jul 15 13:15:01 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9575
9576 * stabs.texinfo: Cleanups regarding statics.
9577
9578 * gdbinv-s.texi (Bootstrapping): Document exceptionHandler.
9579 (Debug Session): Mention exceptionHandler. Add xref to Bootstrapping.
9580
9581Mon Jul 12 13:37:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9582
9583 * stabs.texinfo: N_MAIN is sometimes used for C.
9584
9585Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9586
9587 * gdbint.texinfo (Host, Target Conditionals): Remove TM_FILE_OVERRIDE.
9588
9589Tue Jul 6 12:41:28 1993 John Gilmore (gnu@cygnus.com)
9590
9591 * gdbint.texinfo (Target Conditionals): Remove NO_TYPEDEFS,
a9331b3f 9592 removed from the code by Kingdon.
c906108c
SS
9593
9594Tue Jul 6 12:24:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9595
9596 * gdb.texinfo (Break Commands): Remove stuff about flushing terminal
9597 input when evaluating breakpoint conditions; the bug has been fixed.
9598
9599 * gdb.texinfo (Continuing and Stepping): Argument to "continue"
9600 sets the ignore count to N-1, not to N.
9601
9602Thu Jul 1 14:57:42 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9603
9604 * refcard.tex (\hoffset): correct longstanding error to match
9605 intended offset; avoids cutting off edge on some printers
9606
9607Wed Jun 30 18:23:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9608
9609 * stabs.texinfo (Parameters): Say that order of stabs is significant.
9610
9611Fri Jun 25 21:34:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9612
9613 * stabs.texinfo (Common Blocks): Say what Sun FORTRAN does.
9614
9615Fri Jun 25 16:15:10 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9616
9617 * Makefile.in: (REFEDITS) new var to control whether PS or CM
9618 fonts and whether US or A4 paper for GDB refcard; (refcard.dvi)
9619 collect sed edits if any, apply to refcard before formatting;
9620 (refcard.ps) stop implying PS fonts if PS output requested;
9621 (lrefcard.ps) delete extra target for variant PS fonts
9622
9623 * refcard.tex: parametrize papersize dependent info, collect
9624 in easily replaced spot
9625
9626 * a4rc.sed: new file, edits to refcard for A4 paper
9627
9628Fri Jun 25 14:21:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9629
9630 * stabs.texinfo (Negative Type Numbers): Type -16 is 4 bytes.
9631
9632Wed Jun 23 15:02:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9633
9634 * stabs.texinfo (Negative Type Numbers): Minor character cleanups.
9635
9636Tue Jun 22 16:31:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9637
9638 * stabs.texinfo: Express disapproval of 'D' symbol descriptor
9639 politely rather than rudely.
9640
9641Fri Jun 18 19:42:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9642
9643 * stabs.texinfo: Document common blocks.
9644
9645Fri Jun 18 12:12:57 1993 Fred Fish (fnf@cygnus.com)
9646
9647 * stabs.texinfo: Add some basic info about stabs-in-elf.
9648
9649Fri Jun 18 13:57:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9650
9651 * stabs.texinfo (Top): Minor cleanup.
9652
9653Mon Jun 14 16:16:51 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
9654
9655 * Makefile.in (install-info): remove parentdir support
9656
9657Tue Jun 15 18:11:39 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9658
9659 * gdb.texinfo (Copying): delete this node and references to it;
9660 RMS says this manual need not carry GPL. (passim): Improvements
9661 from last round at FSF, largely due to Ian Taylor review, and
9662 minor formatting improvements.
9663
9664 * gdbinv-s.texi (passim): Improvements from last round at FSF,
9665 largely due to Ian Taylor review. (Debug Session): minor edits to
9666 new text.
9667
9668Sun Jun 13 12:52:39 1993 Jim Kingdon (kingdon@cygnus.com)
9669
9670 * Makefile.in (realclean): Remove info and dvi files too.
9671
9672Sat Jun 12 16:09:22 1993 Jim Kingdon (kingdon@cygnus.com)
9673
9674 * {all,h8}-config.texi: Rename to *-cfg.texi for 14 char filenames.
9675 * Makefile.in: Change accordingly. gdb-config.texi -> gdb-cfg.texi.
9676 * gdb.texinfo: Change accordingly.
9677
9678 * stabs.texinfo: Clean up N_{L,R}BRAC. Discuss what addresses of
9679 N_{L,R}BRAC,N_SLINE are relative to.
9680
9681Fri Jun 11 15:15:55 1993 Jim Kingdon (kingdon@cygnus.com)
9682
9683 * Makefile.in (GDBvn.texi): Update atomically.
9684
9685Wed Jun 9 10:58:16 1993 Jim Kingdon (kingdon@cygnus.com)
9686
9687 * gdbinv-s.texi (Debug Session): Document exceptionHook.
9688
9689Tue Jun 8 13:42:04 1993 Jim Kingdon (kingdon@cygnus.com)
9690
9691 * gdb.texinfo (Print Settings): Move all stuff relating to symbolic
9692 addresses together. Also motivate the set print symbol-filename
9693 command and suggest other solutions.
9694
9695Tue Jun 1 22:46:43 1993 Fred Fish (fnf@cygnus.com)
9696
9697 * gdb.texinfo (set print elements): Note that the number of
9698 elements is set to unlimited by "set print elements 0".
9699
9700Mon May 31 08:06:55 1993 Jim Kingdon (kingdon@cygnus.com)
9701
9702 * stabs.texinfo (Builtin Type Descriptors): Try to clarify what
9703 NF_LDOUBLE means.
9704 (Stab Types): Include Solaris stab types.
9705 (Procedures): Document Solaris extensions.
9706
9707Thu May 27 06:20:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9708
9709 * gdb.texinfo: Add `set print symbol-filename' doc.
9710
9711Wed May 26 00:26:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9712
9713 * stabs.texinfo (Arrays): Talk about type definition vs. type
9714 information.
9715
9716 * stabs.texinfo (Builtin Type Descriptors): Talk about omitting
9717 the trailing semicolon.
9718
9719Tue May 25 14:49:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9720
9721 * stabs.texinfo (Line Numbers, Source Files): Re-write these two nodes
9722 and merge in other parts of the document addressing these subjects.
9723 gdbint.texinfo (XCOFF): Remove info which is now in stabs.texinfo.
9724
9725 * stabs.texinfo (Subranges, Arrays): Try to explain about the semicolon
9726 at the end of a range type.
9727
9728 * stabs.texinfo (Subranges): "A offset" and "T offset" are not
9729 AIX extensions.
9730
9731Mon May 24 09:00:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9732
9733 * stabs.texinfo (Stabs Format): Misc fixes.
9734
9735Sat May 22 10:40:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9736
9737 * stabs.texinfo (Constants): Allow an `e' constant to be non-enum.
9738 (Traditional builtin types): Document convex convention for long long.
9739 (Negative builtin types): Discuss type names, and misc fixes.
9740
9741Fri May 21 11:20:31 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9742
9743 * stabs.texinfo (Builtin Type Descriptors): Document the floating
9744 point types used with @samp{R} type descriptor.
9745 (Symbol Descriptors): Describe how to handle conflict between
9746 different meanings of @samp{P} symbol descriptor.
9747
9748Thu May 20 13:35:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9749
9750 * stabs.texinfo: Remove node Quick Reference and put its children
9751 directly under the main menu.
9752
9753 * stabs.texinfo: Many more changes to bring it into line with
9754 AIX documentation and reality. I think it now has all the
9755 information from the AIX documentation, except that I burned
9756 out when I got to variant records (Pascal and Modula-2) and
9757 all the COBOL types. Oh well, we can add them later when we're
9758 worrying more about those languages.
9759
9760 * stabs.texinfo (Automatic variables): Talk about what it means
9761 to omit the symbol descriptor.
9762
9763Tue May 18 17:59:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9764
9765 * stabs.texinfo (Parameters): Add "(sometimes)" when describing
9766 gcc2 behavior with promoted args.
9767
9768Fri May 14 21:35:29 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9769
9770 * gdb.texinfo: include readline appendices in info version of manual
9771
9772Fri May 7 11:56:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9773
9774 * gdbinv-s.texi (Remote Serial): describe new ^C behavior in
9775 target remote.
9776
9777 * gdb.texinfo (Machine Code): more index entries for disassemble
9778
9779Fri May 7 10:12:30 1993 Fred Fish (fnf@cygnus.com)
9780
9781 * Clarify the intended use of the gdb-testers and gdb-patches
9782 mailing lists, and shrink gzip comment.
9783
9784Thu May 6 16:39:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9785
9786 * gdb.texinfo (Shell Commands): do not mention SHELL env var in
9787 DOSHOST configuration of manual.
9788
9789 * gdb.texinfo (MIPS Stack): new node.
9790
9791 * all-config.texi (MIPS) new switch.
9792
9793 * gdbinv-s.texi (Nindy Options) Remove two instances of future
9794 tense; (MIPS Remote) new node.
9795
9796 * gdb.texinfo (passim) rephrases to work around makeinfo @value
9797 bug; (Environment) less passive, other small cleanups in text about
9798 .cshrc/.bashrc; (Invoking GDB) new MIPS Remote menu entry;
9799 (Remote) new MIPS Remote menu entry.
9800
9801Thu Apr 29 09:36:25 1993 Jim Kingdon (kingdon@cygnus.com)
9802
9803 * stabs.texinfo: Many changes to include information from the
9804 AIX documentation.
9805
9806 * gdb.texinfo (Environment): Mention pitfall with .cshrc.
9807
9808Tue Apr 27 14:02:57 1993 Jim Kingdon (kingdon@cygnus.com)
9809
9810 * gdbint.texinfo (new node Debugging GDB, elsewhere):
9811 Move a bunch of information from ../README.
9812 (Getting Started): New node.
9813
9814Fri Apr 23 17:21:13 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9815
9816 * gdbinv-s.texi, gdb.texinfo: include Hitachi SH target
9817
9818 * gdb.texinfo: advance manual revision dates to present
9819
9820 * gdbinv-s.texi, gdb.texinfo, all-config.texi, h8-config.texi:
9821 stop using silly Roman numerals in @set variable names
9822
9823Fri Apr 23 07:30:01 1993 Jim Kingdon (kingdon@cygnus.com)
9824
9825 * stabs.texinfo (Parameters): Keep trying to get this right.
9826
9827Wed Apr 21 15:18:47 1993 Jim Kingdon (kingdon@cygnus.com)
9828
9829 * stabs.texinfo (Parameters): More on "local parameters".
9830
9831Mon Apr 19 08:00:51 1993 Jim Kingdon (kingdon@cygnus.com)
9832
9833 * stabs.texinfo (Parameters): Re-do "local parameters" section.
9834
9835Sun Apr 18 09:47:45 1993 Jim Kingdon (kingdon@cygnus.com)
9836
9837 * stabs.texinfo (Symbol descriptors): Re-do using @table and @xref.
9838 (Parameters): Rewrite.
9839 (xcoff-differences, Sun-differences): Minor changes.
9840
9841Thu Apr 15 02:35:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
9842
9843 * stabs.texinfo: Minor cleanup.
9844
9845Wed Apr 14 17:31:00 1993 Jim Kingdon (kingdon@cygnus.com)
9846
9847 * gdbint.texinfo: Minor xcoff stuff.
9848
9849Wed Apr 7 14:11:07 1993 Fred Fish (fnf@cygnus.com)
9850
9851 * gdbint.texinfo: Update for new config directory structure.
9852 Add info about internal type data structures.
9853
9854Mon Apr 5 09:06:30 1993 Ian Lance Taylor (ian@cygnus.com)
9855
9856 * Makefile.in (SFILES_INCLUDED): gdb-config.texi is no longer in
9857 $(srcdir).
9858 (gdb-config.texi): Depend on file in $(srcdir).
9859
9860Fri Apr 2 16:55:13 1993 Jim Kingdon (kingdon@cygnus.com)
9861
9862 * stabs.texinfo: Fixes about N_SO.
9863
9864Fri Mar 26 18:00:35 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9865
9866 * gdb.texinfo: include list of nonstandard init file names
9867
9868 * *-config.texi: new switch GENERIC for text that applies *only*
9869 to (usual) multiple-target version of manual
9870
9871 * gdb.texinfo, gdbinv-s.texi: Update conditional markup to correct
9872 h8 config
9873
9874 * gdb.texinfo: depend on latest fixed makeinfo, use conditionals
9875 in menus (rather than conditionally selected multiple alternative
9876 menus).
9877
9878 * Makefile.in: define and use DOC_CONFIG var to select
9879 configuration for GDB user manual.
9880
9881 * gdb-config.texi: delete from repository, generate from Makefile.
9882
9883 * all-config.texi: normal `generic' configuration file, formerly
9884 stored as gdb-config.texi
9885
9886Wed Mar 24 14:03:19 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
9887
9888 * Makefile.in: add dvi target to build all .dvi files
9889
9890Tue Mar 23 16:03:24 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9891
9892 * gdb.texinfo, gdvinv-s.texinfo: formatting improvements.
9893
9894Fri Mar 19 21:46:50 1993 John Gilmore (gnu@cygnus.com)
9895
9896 * gdbint.texinfo: Doc NO_MMALLOC and NO_MMALLOC_CHECK as
9897 host conditionals.
9898 * stabs.texinfo: More array fixes inspired by Jim's.
9899
9900Fri Mar 19 10:23:34 1993 Jim Kingdon (kingdon@cygnus.com)
9901
9902 * stabs.texinfo: Fixes re arrays and continuations.
9903
9904 * gdbint.texinfo: Add XCOFF node.
9905
9906Mon Mar 8 15:52:18 1993 John Gilmore (gnu@cygnus.com)
9907
9908 * gdb.texinfo: Add `set print max-symbolic-offset' doc.
9909
9910Sun Feb 21 17:09:38 1993 Per Bothner (bothner@rtl.cygnus.com)
9911
9912 * stabs.texinfo: Fix for array types to mention lower bounds.
9913
9914Thu Feb 18 01:19:49 1993 John Gilmore (gnu@cygnus.com)
9915
9916 * gdbint.texinfo: Update PTRACE_ARG3_TYPE doc, pull PT_*.
9917
9918Wed Feb 17 08:15:24 1993 John Gilmore (gnu@cygnus.com)
9919
9920 * gdbint.texinfo: Remove SET_STACK_LIMIT_HUGE from target defines.
9921
9922Thu Feb 11 10:38:40 1993 John Gilmore (gnu@cygnus.com)
9923
9924 * gdbint.texinfo: Fix thinko (NM_FILE => NAT_FILE). Found
9925 by Michael Ben-Gershon <mybg@CS.HUJI.AC.IL>.
9926
9927Wed Feb 10 23:59:19 1993 John Gilmore (gnu@cygnus.com)
9928
9929 * gdbint.texinfo: Eliminate IBM6000_HOST, document IBM6000_TARGET.
9930
9931Tue Feb 9 18:26:21 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9932
9933 * gdb.texinfo, gdbinv-s.texi: misc updates
9934
9935Sat Feb 6 10:25:47 1993 John Gilmore (gnu@cygnus.com)
9936
9937 * gdbint.texinfo: Brief documentation for longjmp support,
9938 from an email msg by Stu.
9939
9940Fri Feb 5 14:10:15 1993 John Gilmore (gnu@cygnus.com)
9941
9942 * stabs.texinfo: Fix description of floating point "range"
9943 types (which really define basic types). Reported by Jim Meehan,
9944 <meehan@src.dec.com>.
9945
9946 * gdbint.texinfo: Remove COFF_NO_LONG_FILE_NAMES define, now gone.
9947
9948Thu Feb 4 13:56:46 1993 Ian Lance Taylor (ian@cygnus.com)
9949
9950 * gdbint.texinfo: Slightly expand section on supporting a new
9951 object file format.
9952
9953Thu Feb 4 01:49:04 1993 John Gilmore (gnu@cygnus.com)
9954
9955 * Makefile.in (refcard.ps, lrefcard.ps): Remove psref.tex
9956 intermediate file.
9957
9958Tue Feb 2 12:18:06 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9959
9960 * gdb.texinfo, gdbinv-s.texi: miscellaneous stylistic cleanups
9961
9962Mon Feb 1 15:35:47 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9963
9964 * gdbinv-s.texi: z8000 simulator target name is just "sim"
9965
9966 * gdbinv-s.texi: Mention that Z8000 simulator can simulate Z8001
9967 as well as Z8002.
9968
9969Sat Nov 28 06:51:35 1992 John Gilmore (gnu@cygnus.com)
9970
9971 * gdbint.texinfo: Add sections on clean design and on how to send
9972 in changes.
9973
9974Mon Nov 9 23:57:02 1992 John Gilmore (gnu@cygnus.com)
9975
9976 * gdbint.texinfo: Add how to declare the result of make_cleanup.
9977
9978Mon Oct 26 11:09:47 1992 John Gilmore (gnu@cygnus.com)
9979
9980 * gdb.texinfo: Fix typo, reported by Karl Berry.
9981
9982Fri Oct 23 00:41:21 1992 John Gilmore (gnu@cygnus.com)
9983
9984 * gdb.texinfo: Add opcodes dir to GDB distribution description.
9985
9986Sat Oct 10 18:04:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9987
9988 * gdbint.texinfo: fixed a stray email address (needs @@),
9989 added @table @code to node "Native Conditionals"
9990
9991Tue Sep 22 00:34:15 1992 John Gilmore (gnu@cygnus.com)
9992
9993 * gdbint.texinfo: Describe coding style of GDB.
9994
9995Mon Sep 21 19:32:16 1992 John Gilmore (gnu@cygnus.com)
9996
9997 * stabs.texinfo: Minor wording changes.
9998
9999Tue Sep 15 02:57:09 1992 John Gilmore (gnu@cygnus.com)
10000
10001 * gdbint.texinfo: Improve release doc slightly.
10002
10003Fri Sep 11 01:34:25 1992 John Gilmore (gnu@sphagnum.cygnus.com)
10004
10005 * gdbint.texinfo: Improve doc of GDB config macros.
10006
10007Wed Sep 9 16:52:06 1992 John Gilmore (gnu@cygnus.com)
10008
10009 * stabs.texinfo: Remove Bothner's changes for C++ nested types.
10010 These will be reinserted when examined.
10011
10012Mon Aug 24 01:17:55 1992 John Gilmore (gnu@cygnus.com)
10013
10014 * gdbint.texinfo: Make a start at documenting all the #if macros
10015 in GDB. At least list them all, and start separating them into
10016 host-specific and target-specific.
10017
10018Tue Aug 18 15:59:13 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
10019
10020 * gdbinv-s.m4.in: refrain from using @cartouche for just a few
a9331b3f 10021 examples (not consistent w others).
c906108c
SS
10022 gdb.texinfo: issue disclaimer paragraph on cmdline options only
10023 for generic vn of doc
10024
10025Tue Aug 18 14:53:27 1992 Ian Lance Taylor (ian@cygnus.com)
10026
10027 * Makefile.in: always create installation directories.
10028
10029Tue Aug 18 14:11:50 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
10030
10031 * gdb.texinfo: in h8 config, do not describe searching commands.
10032
10033Mon Aug 17 18:07:59 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
10034
10035 * gdb.texinfo, none.m4, h8.m4, gdbinv-s.m4.in: improve H8/300
10036 conditionals; introduce a few generic switches that may be
10037 useful for other cross-dev or dos-hosted configs.
10038
10039 * gdb.texinfo: fix typo in "info reg" description
10040
10041Sun Aug 16 01:16:18 1992 John Gilmore (gnu@cygnus.com)
10042
10043 * stabs.texinfo: Minor updates from running TeX over it.
10044 * Makefile.in (stabs.dvi, stabs.ps): Add.
10045
10046Sat Aug 15 20:52:24 1992 Per Bothner (bothner@rtl.cygnus.com)
10047
10048 * stabs.texinfo: Stabs documentation, written by Julia Menapace.
10049 First pass at converting it to texinfo.
10050
10051Sat Aug 15 03:14:59 1992 John Gilmore (gnu@cygnus.com)
10052
10053 * gdb.texinfo, refcard.tex: Document mult args on `info reg'.
10054 * Makefile.in (refcard.ps, lrefcard.ps): Add missing $(srdir).
10055
10056Fri Aug 14 21:08:47 1992 John Gilmore (gnu@cygnus.com)
10057
10058 * gdbint.texinfo: Add section on partial symbol tables.
10059
10060Sat Jun 20 16:31:10 1992 John Gilmore (gnu at cygnus.com)
10061
10062 * gdb.texinfo: document `set remotedebug' and `set
10063 rstack_high_address'.
10064
10065Thu May 14 17:09:48 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
10066
10067 * gdb.texinfo: slight expansion of new text on reading info files
10068 * gdbinv-s.m4.in: correct and expand info on cross-debugging
10069 H8/300 from DOS.
10070
10071Tue May 12 12:22:47 1992 John Gilmore (gnu at cygnus.com)
10072
10073 * gdb.texinfo: `info user' => `show user'. Noticed by David Taylor.
10074
10075Mon May 11 19:06:27 1992 John Gilmore (gnu at cygnus.com)
10076
10077 * gdb.texinfo: Say how to read the `info' files.
10078
10079Tue May 5 12:11:38 1992 K. Richard Pixley (rich@cygnus.com)
10080
10081 * Makefile.in: gm4 -> m4.
10082
10083Fri Apr 10 17:50:43 1992 John Gilmore (gnu at rtl.cygnus.com)
10084
10085 * gdb.texinfo: Update for GDB-4.5. Move `Formatting
10086 Documentation' ahead of `Installing GDB' to match README.
10087 Update shared library doc, -readnow and -mapped, and directory
a9331b3f 10088 structure (add glob and mmalloc). Update configure doc.
c906108c
SS
10089
10090Tue Mar 24 23:28:38 1992 K. Richard Pixley (rich@cygnus.com)
10091
10092 * Makefile.in: remove $(srcdir) from gdb.info rule.
10093
10094Sat Mar 7 18:44:50 1992 K. Richard Pixley (rich@rtl.cygnus.com)
10095
10096 * Makefile.in: commented out gdb-all.texinfo rule. This is
10097 temporary.
10098
10099Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
10100
10101 * Makefile.in, configure.in: removed traces of namesubdir,
10102 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
dee368d3 10103 copyrights to '92, '13, changed some from Cygnus to FSF.
c906108c
SS
10104
10105Fri Dec 13 09:47:31 1991 John Gilmore (gnu at cygnus.com)
10106
10107 * gdb.texinfo: Improve how we ask for bug reports.
10108
10109Tue Dec 10 04:07:21 1991 K. Richard Pixley (rich at rtl.cygnus.com)
10110
10111 * Makefile.in: infodir belongs in datadir.
10112
10113Fri Dec 6 23:57:34 1991 K. Richard Pixley (rich at rtl.cygnus.com)
10114
10115 * Makefile.in: remove spaces following hyphens, bsd make can't
10116 cope. install using INSTALL_DATA. added clean-info. added
a9331b3f 10117 standards.text support.
c906108c
SS
10118
10119Thu Dec 5 22:46:12 1991 K. Richard Pixley (rich at rtl.cygnus.com)
10120
10121 * Makefile.in: idestdir and ddestdir go away. Added copyrights
10122 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
10123 and mandir now keyed off datadir by default.
10124
10125\f
10126Local Variables:
9e9c5ae7 10127mode: change-log
c906108c
SS
10128left-margin: 8
10129fill-column: 74
10130version-control: never
10131End:
This page took 2.147295 seconds and 4 git commands to generate.