]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gdb/doc/ChangeLog
gdb/doc/
[thirdparty/binutils-gdb.git] / gdb / doc / ChangeLog
CommitLineData
5b8b6385
JK
12013-04-06 Jan Kratochvil <jan.kratochvil@redhat.com>
2 Eli Zaretskii <eliz@gnu.org>
3
4 * gdb.texinfo (gdbserver man): Rename tty to comm. Swap --attach
5 parameters order. Remove "On some targets" for --attach. Document the
6 --multi parameter and extended-remote command. Document all the
7 options.
8
906ccdf0
JK
92013-04-05 Jan Kratochvil <jan.kratochvil@redhat.com>
10
11 * gdb.texinfo (gdb man): Mention option -p. Include Fortran to
12 the list of supported languages.
13
43662968
JK
142013-04-05 Jan Kratochvil <jan.kratochvil@redhat.com>
15
16 Convert man pages to texinfo, new gdbinit.5 texinfo page.
17 * Makefile.in (mandir, man1dir, man5dir, SYSTEM_GDBINIT, MANCONF,
18 (TEXI2POD, POD2MAN1, POD2MAN5, MAN1S, MAN5S, MANS, man): New.
19 (diststuff): Add man.
20 (install-man, install-man1, install-man5, uninstall-man, uninstall-man1)
21 (uninstall-man5): New.
22 (STAGESTUFF): Add *.1 and *.5.
23 (GDBvn.texi): Add SYSTEM_GDBINIT.
24 (gdb.1, gdbserver.1, gdbinit.5): New.
25 (maintainer-clean realclean): Add $(MANS).
26 (install): Add install-man.
27 (uninstall): Add uninstall-man.
28 * gdb.texinfo (@include gdb-cfg.texi): Wrap it by @c man begin INCLUDE.
29 (@copying): Wrap it by @c man begin COPYRIGHT.
30 (Top): Add Man Pages.
31 (Man Pages, gdb man, gdbserver man, gdbinit man): New.
32
be9a8770
PA
332013-04-02 Pedro Alves <palves@redhat.com>
34
35 * gdb.texinfo (Debugging Output): Document "set/show debug
36 aarch64", "set/show debug coff-pe-read" and "set/show debug
37 mach-o".
38
a46c1e42
PA
392013-04-02 Pedro Alves <palves@redhat.com>
40
41 * gdb.texinfo (Remote Configuration) <set remote @var{name}-packet
42 table>: Add entry for "trace-buffer-size".
43
bd3eecc3
PA
442013-03-28 Pedro Alves <palves@redhat.com>
45
46 * gdb.texinfo (Remote Configuration) <set remote @var{name}-packet
47 table>: Add entry for "trace-status".
48
215b9f98
EZ
492013-03-28 Eli Zaretskii <eliz@gnu.org>
50
51 * gdb.texinfo (Maintenance Commands): Use @enumerate, not "@table
52 @bullet", which is invalid (makeinfo 5.1 barfs).
53
7f7cc265
PA
542013-03-28 Pedro Alves <palves@redhat.com>
55
56 PR gdb/15294
57
58 * gdb.texinfo (List) <set listsize>: Adjust to document that
59 listsize 0 means no limit, and remove mention of -1.
60
9c0be723
YQ
612013-03-22 Yao Qi <yao@codesourcery.com>
62
63 * gdb.texinfo (Embedded Processors): Remove menu item
64 "OpenRISC 1000".
65 (OpenRISC 1000): Remove.
66
bd712aed
DE
672013-03-21 Doug Evans <dje@google.com>
68
69 * gdb.texinfo (Maintenance Commands): Add docs for
70 "mt set per-command {space,time,symtab} {on,off}".
71
d0353e76
YQ
722013-03-14 Hui Zhu <hui@codesourcery.com>
73 Yao Qi <yao@codesourcery.com>
74
75 * gdb.texinfo (Trace Files): Add "tsave -ctf".
76
6dd24dfa
KS
772013-03-13 Keith Seitz <keiths@redhat.com>
78
79 * gdb.texinfo (Maintenance Commands): Add missing ')' for
80 "maint agent" reference to Dynamic printf.
81
5c4808ca
EZ
822013-03-11 Eli Zaretskii <eliz@gnu.org>
83
84 * gdb.texinfo (General Query Packets): Don't use colon in index
85 entries visible to Info format.
86
59ea5688
MM
872013-03-11 Markus Metzger <markus.t.metzger@intel.com>
88
89 * gdb.texinfo (Process Record and Replay): Document record
90 changes.
91
2ae8c8e7
MM
922013-03-11 Markus Metzger <markus.t.metzger@intel.com>
93
94 * gdb.texinfo (Requirements): List qXfer:btrace:read requiring expat.
95 (General Query Packets): Describe Qbtrace:bts, Qbtrace:off, and
96 qXfer:btrace:read.
97
28abe188
EZ
982013-03-09 Eli Zaretskii <eliz@gnu.org>
99
100 * gdb.texinfo (General Query Packets, Tracepoint Packets): Don't
101 use colons in @anchor and @cindex entries.
102
be9a119c 1032013-03-09 Hafiz Abid Qadeer <abidh@codesourcery.com>
6790eb9f
HAQ
104
105 * gdb.texinfo (QTBuffer:size): Add cindex and anchor.
106
be9a119c 1072013-03-08 Stan Shebs <stan@codesourcery.com>
f6f899bf
HAQ
108 Hafiz Abid Qadeer <abidh@codesourcery.com>
109
110 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
111 trace-buffer-size set and show commands.
112 (Tracepoint Packets): Document QTBuffer:size.
113 (General Query Packets): Document QTBuffer:size.
114
d57350ea
TT
1152013-02-21 Tom Tromey <tromey@redhat.com>
116
117 * gdb.texinfo: Remove bad @syncodeindex.
118 (Values From Inferior, Types In Python, Inferiors In Python)
119 (Events In Python, Threads In Python, Frames In Python, Blocks In
120 Python, Symbols In Python, Symbol Tables In Python): Remove
121 @tables.
122 (Packets, General Query Packets, Tracepoint Packets)
123 (Host I/O Packets): Use @w{} for empty @item.
124
9f44fbc0
SCR
1252013-02-20 Siva Chandra Reddy <sivachandra@google.com>
126
127 * gdb.texinfo (Architectures In Python): Add description about
128 the new method gdb.Architecture.disassemble.
129
f5911ea1
HAQ
1302013-02-15 Pedro Alves <pedro@codesourcery.com>
131 Hafiz Abid Qadeer <abidh@codesourcery.com>
132
133 * gdb.texinfo (GDB/MI Tracepoint Commands) <-trace-status>:
134 Document the "trace-file" field.
135
7e1e0340
DE
1362013-02-07 Doug Evans <dje@google.com>
137
138 * gdb.texinfo (Machine Code): Clarify argument to disassemble
139 command.
140
134a2066
YQ
1412013-02-06 Yao Qi <yao@codesourcery.com>
142
143 * gdb.texinfo (GDB/MI Async Records): Document new MI
144 notification "=tsv-modified". Update the document of MI
145 notification "=tsv-created".
146 * observer.texi (GDB Observers): New observer tsv_modified.
147 Update observer tsv_created and tsv_delete.
148
430ed3f0
MS
1492013-02-05 Yufeng Zhang <yufeng.zhang@arm.com>
150
151 * gdb.texinfo (AArch64 Features): New section; document
152 org.gnu.gdb.aarch64.core and org.gnu.gdb.aarch64.fpu.
153 (Architectures): Add new AArch64 section to document AArch64
154 architecture specific commands.
155 (ABI): Add description of the new OS ABI "Newlib" and its influence
156 on the longjmp handling.
157
1b56eb55
JK
1582013-02-03 Eldar Gaynetdinov <hal9000ed2k@gmail.com>
159 Jan Kratochvil <jan.kratochvil@redhat.com>
160
161 * gdb.texinfo (Backtrace): Added description of 'filename-display'
162 variable in 'set/show backtrace' section.
163
c4957902
TT
1642013-01-31 Tom Tromey <tromey@redhat.com>
165
166 * gdb.texinfo (Target Commands): Fix typo.
167
bea883fd
SCR
1682013-01-23 Siva Chandra Reddy <sivachandra@google.com>
169
170 * doc/gdb.texinfo (Architectures In Python): New sub-sub-section
171 describing the gdb.Architecture class.
172 (Frames In Python): Add description about the new method
173 gdb.Frame.architecture().
174
796a7ff8
DE
1752013-01-23 Doug Evans <dje@google.com>
176
177 * gdb.texinfo (Index Section Format): Document .gdb_index version 8.
178
998580f1
MK
1792013-01-21 Marc Khouzam <marc.khouzam@ericsson.com>
180
181 * gdb.texinfo (GDB/MI Breakpoint Commands): Document new
182 'thread-groups' field when printing a breakpoint in MI.
183
c9fb1240
SD
1842012-01-17 Sanjoy Das <sanjoy@playingwithpointers.com>
185 * gdb.texinfo (Using JIT Debug Info Readers): Change documentation
186 to reflect that jit-reader-load now supports absolute file-names.
187
ab04a2af
TT
1882013-01-16 Tom Tromey <tromey@redhat.com>
189
190 * gdb.texinfo (Set Catchpoints): Document "catch signal".
191 (Signals): Likewise.
192
8ac3646f
TT
1932013-01-16 Tom Tromey <tromey@redhat.com>
194
195 * gdb.texinfo (GDB/MI Breakpoint Information): Document
196 "catch-type" field.
197 (GDB/MI Catchpoint Commands): Add "catch-type" to examples.
198
e93a8774
TT
1992013-01-07 Tom Tromey <tromey@redhat.com>
200
201 * gdb.texinfo (Mode Options): Don't mention -epoch.
202 (Data, Emacs): Remove obsolete comments.
203
54516a0b
TT
2042013-01-02 Tom Tromey <tromey@redhat.com>
205
206 * gdb.texinfo (GDB/MI Output Records): Update menu.
207 (GDB/MI Breakpoint Information): New node.
208 (GDB/MI Breakpoint Commands) <-break-info>: Link to new node.
209 <-break-insert>: Likewise.
210
8dbe8ece
YQ
2112012-12-31 Yao Qi <yao@codesourcery.com>
212
213 * gdb.texinfo (Remote Non-Stop): Move paragraphs to ...
214 (Packets): Move "vStopped" packet to ...
215 (Notification Packets): ... here. Describe the components
216 of notification. Add a table of supported notifications.
217 Add an example on the process of he async notification.
218
f35a17b5
JK
2192012-12-25 Jan Kratochvil <jan.kratochvil@redhat.com>
220
221 * gdb.texinfo (GDB/MI Data Manipulation) (fullname): Make it always
222 present.
223 (GDB/MI File Commands) (-file-list-exec-source-files): Make the
224 fullname output always present.
225
0dfd2fad
PM
2262012-12-23 Pierre Muller <muller@sourceware.org>
227
228 * gdbint.texinfo (Function prototypes): Require use of "extern"
229 modifier for function prototypes in headers.
230
7785b880
JB
2312012-12-19 Joel Brobecker <brobecker@adacore.com>
232
233 * refcard.tex: Update copyright notice to GPL v3 or later.
234 Update contact info.
235
3d745be3
JK
2362012-12-16 Jan Kratochvil <jan.kratochvil@redhat.com>
237
238 * gdbint.texinfo (Coding Standards) (C Usage): New rule for 0 vs. NULL.
239
c9b6281a
YQ
2402012-12-15 Yao Qi <yao@codesourcery.com>
241
242 * gdb.texinfo (Debugging Output): Document 'set debug
243 notification' and 'show debug notification'.
244
f2a8bc8a
YQ
2452012-12-15 Yao Qi <yao@codesourcery.com>
246
247 * gdb.texinfo (Listing Tracepoints): New item and example about
248 'installed on target' output.
249 Add more in the example about 'installed on target'.
250 (GDB/MI Breakpoint Commands): Doc about 'installed field.
251
451b7c33
TT
2522012-12-14 Tom Tromey <tromey@redhat.com>
253
254 * gdb.texinfo (SVR4 Process Information): Mention core files.
255
3fa7bf06
MG
2562012-12-12 Mircea Gherzan <mircea.gherzan@intel.com>
257
258 * gdb.texinfo (GDB/MI Catchpoint Commands): New section.
259
05b4bd79
PA
2602012-12-11 Pedro Alves <palves@redhat.com>
261
262 * gdb.texinfo: Remove all mentions of Unixware throughout.
263
74a0d9f6
JK
2642012-12-09 Jan Kratochvil <jan.kratochvil@redhat.com>
265
266 * gdbint.texinfo (Host Definition): Remove CC_HAS_LONG_LONG.
267
0c631110
TT
2682012-11-29 Tom Tromey <tromey@redhat.com>
269
270 * gdb.texinfo (SVR4 Process Information): Document missing
271 "info proc" subcommands.
272
891df0ea
YQ
2732012-11-29 Yao Qi <yao@codesourcery.com>
274
275 PR gdb/1477.
276 * gdb.texinfo (Print Settings): Correct the default 'demangle-style'
277 to 'auto' instead of 'gnu'.
278
608e2dbb
TT
2792012-11-26 Tom Tromey <tromey@redhat.com>
280
281 * gdb.texinfo (MiniDebugInfo): New node.
282 (GDB Files): Update.
283
e64e0392
DE
2842012-11-16 Doug Evans <dje@google.com>
285
286 * gdb.texinfo (System-wide configuration): If the system-wide init
287 file lives in the data-directory, and --data-directory is provided,
288 look for it there.
289
ae606bee
TT
2902012-11-15 Tom Tromey <tromey@redhat.com>
291
292 * gdb.texinfo (Signaling): Fix typo.
293
62747a60
TT
2942012-11-13 Giuseppe Montalto <giuseppe.montalto@st.com>
295
296 * gdb.texinfo (GDB/MI Data Manipulation): Document new optional
297 parameter "count" of -data-write-memory-bytes, and add an example.
298
18a9fc12
TT
2992012-11-12 Tom Tromey <tromey@redhat.com>
300
301 * gdb.texinfo (Symbols): Document "info type-printers",
302 "enable type-printer" and "disable type-printer".
303 (Python API): Add new node to menu.
304 (Type Printing API): New node.
305 (Progspaces In Python): Document type_printers field.
306 (Objfiles In Python): Likewise.
307 (gdb.types) <get_type_recognizers, apply_type_recognizers,
308 register_type_printer, TypePrinter>: Document.
309
53342f27
TT
3102012-11-12 Tom Tromey <tromey@redhat.com>
311
312 * gdb.texinfo (Symbols): Document "set print type methods",
313 "set print type typedefs", and flags to ptype and whatis.
314
ed8a1c2d
AB
3152012-11-09 Andrew Burgess <aburgess@broadcom.com>
316
317 * gdb.texinfo (GDB/MI Data Manipulation): Add fullname field to
318 the example -data-disassemble output. Extend the description of
319 the -data-disassemble results to document all fields. Document
320 the cli disassemble command as being related to -data-disassemble.
321
8506d139
YQ
3222012-11-09 Yao Qi <yao@codesourcery.com>
323
324 PR gdb/14777.
325 * gdb.texinfo (OS Information): Remove doc on command
326 'info udot'.
327
4d3f93a2
JB
3282012-11-08 Joel Brobecker <brobecker@adacore.com>
329
330 * gdb.texinfo (Startup): Minor rewording, and clarify scope of
331 gdb.ini warning for Windows port.
332
1e96de83
YQ
3332012-11-08 Yao Qi <yao@codesourcery.com>
334
335 * gdb.texinfo (Search): Add kindex for 'fo'.
336
dc939229
TT
3372012-11-05 Tom Tromey <tromey@redhat.com>
338
339 PR python/14802:
340 * gdb.texinfo (Functions In Python): Add example.
341
6f6484cd
YQ
3422012-11-03 Yao Qi <yao@codesourcery.com>
343
344 * observer.texi (GDB Observers): Remove observer
345 'tracepoint_modified', 'tracepoint_created' and
346 'tracepoint_deleted'.
347
af4238e5
TT
3482012-10-26 Tom Tromey <tromey@redhat.com>
349
350 * gdb.texinfo (General Query Packets): Use @itemx for QAgent.
351
687e43a4
TT
3522012-10-25 Tom Tromey <tromey@redhat.com>
353
354 * gdb.texinfo (General Query Packets): Use @itemx.
355
8de0566d
YQ
3562012-10-17 Yao Qi <yao@codesourcery.com>
357
358 * observer.texi (GDB Observers): Update observer
359 'memory_changed'.
360 * gdb.texinfo (GDB/MI Async Records): Document for
361 "memory-changed" notification.
362
07540c15
DE
3632012-10-15 Doug Evans <dje@google.com>
364
365 * gdb.texinfo (Mode Options): Document -nh.
366 Elaborate on docs for -nx.
367
d7019589
SP
3682012-09-26 Siddhesh Poyarekar <siddhesh@redhat.com>
369
370 * observer.texi (memory_changed): Expand parameter LEN to ssize_t.
371
82a90ccf
YQ
3722012-09-21 Yao Qi <yao@codesourcery.com>
373 Pedro Alves <palves@redhat.com>
374
375 * gdb.texinfo (GDB/MI Async Records): Document notification
376 'record-started' and 'record-stopped'.
377 * observer.texi (GDB Observers): New observer 'record-changed'.
378
aa9259cc
TS
3792012-09-19 Thomas Schwinge <thomas@codesourcery.com>
380
381 * gdb.texinfo: Document the removal of SH's 'regs' command.
382
c1d780c2
SDJ
3832012-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
384
385 * gdb.texinfo (jump): Mention new alias `j' for `jump'.
386
bb25a15c
YQ
3872012-09-18 Yao Qi <yao@codesourcery.com>
388
389 * gdb.texinfo (GDB/MI Async Records): Document new MI
390 notifications '=tsv-created' and '=tsv-deleted'.
391 * observer.texi (GDB Observers): New observer tsv_created and
392 tsv_deleted.
393
201b4506
YQ
3942012-09-18 Yao Qi <yao@codesourcery.com>
395
396 * observer.texi (GDB Observers): New observer 'traceframe_changed'.
397 * gdb.texinfo (GDB/MI Async Records): Mention new MI notification
398 '=traceframe-changed'.
399
6fc1c773
YQ
4002012-09-17 Yao Qi <yao@codesourcery.com>
401
402 * gdb.texinfo (List): Describe the meaning of 0 and -1 in
403 'set listsize'.
404
121c73f3
JK
4052012-09-13 Jan Kratochvil <jan.kratochvil@redhat.com>
406 Eli Zaretskii <eliz@gnu.org>
407
408 * gdbint.texinfo (Defining Other Architecture Features): Clarify *pcptr
409 encoding for gdbarch_breakpoint_from_pc, bp_addr for
410 gdbarch_push_dummy_call and bp_addr for gdbarch_push_dummy_code.
411
e9687799
JK
4122012-08-27 Jan Kratochvil <jan.kratochvil@redhat.com>
413
414 * gdb.texinfo (objfile-gdb.py file): New paragraph for .exe stripping.
415
3b5e4d35
YPK
4162012-08-23 Khoo Yit Phang <khooyp@cs.umd.edu>
417
418 Document how to return from "python-interactive" to GDB.
419 * gdb.texinfo (Python Commands): Update documentation.
420
4212012-08-22 Khoo Yit Phang <khooyp@cs.umd.edu>
422
423 Add a new "python-interactive" command that starts a standard
424 Python interactive prompt with "pi" as alias, and add "py" as
425 an alias to "python".
426 * gdb.texinfo (Python Commands): Document the new commands.
427
b583003e
TT
4282012-08-22 Tom Tromey <tromey@redhat.com>
429
430 * gdbint.texinfo (Host Definition): Remove documentation for
431 SIGWINCH_HANDLER and SIGWINCH_HANDLER_BODY.
432
a451cb65
KS
4332012-08-17 Keith Seitz <keiths@redhat.com>
434
435 PR c++/13356
436 * gdb.texinfo (Type and Range Checking): Remove warning.
437 Remove spurious commas.
438 Update text and examples for re-implementation of set/show
439 check type.
440 (C and C++ Type and Range Checks): Likewise.
441
6b1755ce
YQ
4422012-08-16 Yao Qi <yao@codesourcery.com>
443
444 * gdb.texinfo (Types In Python): Mention gdb.TYPE_CODE_BITSTRING
445 is deprecated.
446
f47f77df
DE
4472012-08-13 Doug Evans <dje@google.com>
448
449 * gdb.texinfo (Convenience Vars): Update text for "show convenience"
450 to include functions.
451
a72c3253
DE
4522012-08-10 Doug Evans <dje@google.com>
453
454 * gdb.texinfo (Convenience Funs): New node.
455 (Types In Python): Document Type.vector.
456
5b9afe8a
YQ
4572012-08-09 Yao Qi <yao@codesourcery.com>
458
459 * observer.texi: New observer command_param_changed.
460 * gdb.texinfo (GDB/MI Async Records): Doc for '=cmd-param-changed'.
461
dc1039df
JK
4622012-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
463
464 * gdbint.texinfo (Debugging GDB): In section
465 'Debugging @value{GDBN} with itself' change .gdbinit for gdb-gdb.gdb.
466 Mention also gdb-gdb.py.
467
4abf930d
YQ
4682012-08-07 Yao Qi <yao@codesourcery.com>
469
470 Revert the folloing patch:
471 2012-08-06 Yao Qi <yao@codesourcery.com>
472 * gdb.texinfo (Remote Configuration): Add kindex for 'set
473 remote hardware-watchpoint-limit' and 'set
474 remote hardware-breakpoint-limit'.
475
f3c8a52a
JK
4762012-08-06 Nathaniel Flath <flat0103@gmail.com>
477
478 * gdb.texinfo (Working Directory): Added information about new
479 default argument for 'cd' command.
480
77a91025
YQ
4812012-08-06 Yao Qi <yao@codesourcery.com>
482
483 * gdb.texinfo (Remote Configuration): Add kindex for 'set
484 remote hardware-watchpoint-limit' and 'set
485 remote hardware-breakpoint-limit'.
486
d9f08f52
YQ
4872012-08-06 Yao Qi <yao@codesourcery.com>
488
489 Fix PR14371.
490
491 * gdb.texinfo (GDB/MI Async Records): Fix the doc for
492 '=breakpoint-deleted'.
493
95b07c96
YQ
4942012-08-02 Yao Qi <yao@codesourcery.com>
495
496 * gdb.texinfo (Native): Remove node Neutrino.
497
7255706c
YQ
4982012-07-27 Yao Qi <yao@codesourcery.com>
499
500 * gdb.texinfo (IPA Protocol Commands): Document new command
501 'close'.
502
d6b28940
TT
5032012-07-25 Tom Tromey <tromey@redhat.com>
504
505 * gdb.texinfo (Maintenance Commands): Document maint info bfds.
506
e615022a
DE
5072012-07-20 Doug Evans <dje@google.com>
508
509 * gdb.texinfo (Mode Options): Delete --use-deprecated-index-sections.
510 (Index Files): Document how to control the use of deprecated index
511 sections.
512 (Index Section Format): Replace --use-deprecated-index-sections with
513 "set use-deprecated-index-sections on".
514
055855a4
EZ
5152012-07-12 Eli Zaretskii <eliz@gnu.org>
516
517 * gdbint.texinfo: Remove @syncodeindex directives that put all the
518 indices into a single node "Index". Instead, join function and
519 variable indices into a single index, separate from the concept
520 index. Requested in
521 http://sourceware.org/ml/gdb-patches/2012-07/msg00146.html.
522 (Top): Update the top-level menu: instead of one "Index" there are
523 now separate entries "Concept Index" and "Function and Variable
524 Index".
525 (Concept Index, Function and Variable Index): New nodes.
526 (Index): Node deleted.
527
f77cc5f0
HZ
5282012-07-05 Hui Zhu <hui_zhu@mentor.com>
529
530 * gdb.texinfo (Maintenance Commands): Change help for "maint agent"
531 and "maint agent-eval".
532
00595b5e
EZ
5332012-07-03 Eli Zaretskii <eliz@gnu.org>
534
535 * gdb.texinfo: Separate the index into 2 indices, cp and fn, to
536 avoid file-name clashes between Index.html and index.html on
537 case-insensitive filesystems. See the discussion starting in
538 http://sourceware.org/ml/gdb-patches/2012-06/msg00457.html for the
539 details of the problem.
540 (Top): Update the master menu for the above.
541 (Concept Index, Command and Variable Index): New nodes, instead of
542 the old "Index" node that was deleted. All cross-references
543 updated.
544
d3ce09f5
SS
5452012-07-02 Stan Shebs <stan@codesourcery.com>
546
547 * gdb.texinfo (Dynamic Printf): Mention agent style and
548 disconnected dprintf.
549 (Maintenance Commands): Describe maint agent-printf.
550 (General Query Packets): Mention BreakpointCommands feature.
551 (Packets): Document commands extension to Z0 packet.
552 * agentexpr.texi (Bytecode Descriptions): Document printf
553 bytecode.
554
2d7b58e8
JK
5552012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
556
557 * gdb.texinfo (File Options): Change -ix and -iex commands that apply
558 only after gdbinit files.
559 (Startup): Move -iex and -iex commands down after gdbinit files.
560
202cbf1c
JK
5612012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
562
563 * gdb.texinfo (Auto-loading safe path): Note the shell wildcard
564 possibility.
565
b6ba681c
TT
5662012-06-29 Tom Tromey <tromey@redhat.com>
567
568 * gdb.texinfo (Index Section Format): Update for version 7.
569
71caed83
SS
5702012-06-28 Stan Shebs <stan@codesourcery.com>
571
572 * gdb.texinfo (Miscellaneous GDB/MI Commands): Update -info-os
573 example, add note about title column.
574
ee0bf529
SCR
5752012-06-26 Siva Chandra Reddy <sivachandra@google.com>
576
577 * gdb.texinfo (Symbol Tables In Python): Add description about
578 the new 'last' attribute of gdb.Symtab_and line.
579
3c15d565
SCR
5802012-06-26 Siva Chandra Reddy <sivachandra@google.com>
581
582 * gdb.texinfo (Symbol Tables In Python): Correct the description
583 of the 'pc' attribute of gdb.Symtab_and_line.
584
45cfd468
DE
5852012-06-26 Doug Evans <dje@google.com>
586
587 * gdb.texinfo (Debugging Output): Document debug options dwarf2-read
588 and symtab-create.
589
496ee73e
KS
5902012-06-25 Keith Seitz <keiths@redhat.com>
591
592 * gdb.texinfo (GDB/MI Breakpoint Commands): Remove "-r" option
593 from example. Remove "rbreak" from list of corresponding
594 gdb commands.
595
156942c7
DE
5962012-06-23 Doug Evans <dje@google.com>
597
598 * gdb.texinfo (Index Section Format): Document version 7 format.
599
c614397c
YQ
6002012-06-22 Yao Qi <yao@codesourcery.com>
601
602 * gdb.texinfo: Add missing cindex for some packets.
603
472a2379
KS
6042012-06-20 Keith Seitz <keiths@redhat.com>
605
606 * gdb.texinfo (GDB/MI Breakpoint Commands): Re-order options
607 for -break-insert and document -p.
608
2678e2af
YQ
6092012-06-20 Yao Qi <yao@codesourcery.com>
610
611 * gdb.texinfo (Inferiors In Python): Replace "gdb.read_memory"
612 and "gdb.write_memory" with "Inferior.read_memory" and
613 "Inferior.write_memory".
614
984359d2
EZ
6152012-06-15 Patrice Dumas <pertusus@free.fr> (tiny change)
616
617 * gdb.texinfo (Summary): Add a link to "Free Documentation".
618 (Free Documentation): Add @node line.
619 (Continuing and Stepping) <advance location>: Use @item instead of
620 @itemx.
621 (Reverse Execution) <set exec-direction reverse>: Use @item instead of
622 @itemx.
623 (Embedded Processors): Put the link to "PA" to its correct place,
624 according to document structure.
625 (Python API): Put the link to "Lazy Strings In Python" to its
626 correct place.
627 (Index): Use @@ in @tex block to get a literal @.
628
629 * gdbint.texinfo: Fix the @subtitle line.
630
631 * stabs.texinfo (Top): Put the link to "Symbol Types Index" to its
632 correct place.
633
16bdd41f
YQ
6342012-06-08 Yao Qi <yao@codesourcery.com>
635
636 * gdb.texinfo (In-Process Agent): Add 'In-Process Agent
637 Protocol'.
638 (In-Process Agent Protocol, IPA Protocol Objects)
639 (IPA Protocol Commands): New nodes.
640 (Tracepoint Packets): Add anchors.
641
2d4c29c5
TS
6422012-06-06 Thomas Schwinge <thomas@codesourcery.com>
643
644 * gdb.texinfo: Document the deprecation of SH's 'regs' command.
645
6bd110c5
YQ
6462012-06-06 Yao Qi <yao@codesourcery.com>
647
648 * gdb.texinfo: Update copyright year.
649
f3e0e960
SS
6502012-05-23 Stan Shebs <stan@codesourcery.com>
651 Kwok Cheung Yeung <kcy@codesourcery.com>
652
653 * gdb.texinfo (Miscellaneous GDB/MI Commands): Document -info-os.
654
1564a261
JK
6552012-05-20 Jan Kratochvil <jan.kratochvil@redhat.com>
656
657 * gdb.texinfo (Separate Debug Files): New anchor debug-file-directory.
658 Mention also --with-separate-debug-dir.
659 (Auto-loading): Prepend $debugdir in the sample output.
660 (Auto-loading safe path): Likewise. Mention also $debugdir for the
661 auto-load safe-path variable.
662 (objfile-gdb.py file): Remove the extra debug-file-directory paragraph.
663 Mention also $debugdir for 'set auto-load scripts-directory'.
664
eb17f351
EZ
6652012-05-19 Eli Zaretskii <eliz@gnu.org>
666
667 * gdb.texinfo (Continuing and Stepping, Selection, Byte Order)
668 (MIPS Embedded, MIPS, MIPS Register packet Format)
669 (Target Descriptions, MIPS Features): Use @acronym{MIPS} where
670 appropriate.
671
4cc0665f
MR
6722012-05-18 Sandra Loosemore <sandra@codesourcery.com>
673 Maciej W. Rozycki <macro@codesourcery.com>
674
675 * gdb.texinfo (MIPS): Document "set mips compression" and "show
676 mips compression".
677 (MIPS Breakpoint Kinds): New subsubsection.
678
7af8dcf8 6792012-05-18 Eli Zaretskii <eliz@gnu.org>
02b67415
MR
680
681 * gdb.texinfo (Architecture-Specific Protocol Details): Define
682 nodes for subsections. Add @acronym mark-ups and adjust
683 formatting.
684
aff139ff
JK
6852012-05-18 Jan Kratochvil <jan.kratochvil@redhat.com>
686
687 Rename $ddir to $datadir.
688 * gdb.texinfo (Auto-loading, Auto-loading safe path)
689 (objfile-gdb.py file): Rename $ddir to $datadir.
690
9cb709b6
TT
6912012-05-18 Tom Tromey <tromey@redhat.com>
692
693 * gdb.texinfo (Print Settings): Document 'set print symbol'.
694
e7e0cddf
SS
6952012-05-14 Stan Shebs <stan@codesourcery.com>
696
697 * gdb.texinfo (Dynamic Printf): New subsection.
698
7efc75aa
SCR
6992012-05-13 Siva Chandra Reddy <sivachandra@google.com>
700
701 * gdb.texinfo (Basic Python): Add description about the function
702 gdb.find_pc_line
703
f307c045
JK
7042012-05-12 Jan Kratochvil <jan.kratochvil@redhat.com>
705 Eli Zaretskii <eliz@gnu.org>
706
707 * gdb.texinfo (Separate Debug Files): Use plural form for global
708 debugging information directory.
709
85d4a676
SS
7102012-05-11 Stan Shebs <stan@codesourcery.com>
711 Kwok Cheung Yeung <kcy@codesourcery.com>
712
713 * gdb.texinfo (Operating System Auxiliary Information): Document new
714 'info os' subcommands.
715
c1668e4e
JK
7162012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
717
718 * gdb.texinfo (Auto-loading, Init File in the Current Directory)
719 (libthread_db.so.1 file, objfile-gdb.gdb file, objfile-gdb.py file)
720 (dotdebug_gdb_scripts section): Add reference
721 to 'Auto-loading safe path'.
722
7349ff92
JK
7232012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
724
725 Implement multi-component --with-auto-load-dir.
726 * gdb.texinfo (Auto-loading): New references
727 for 'set auto-load scripts-directory'
728 and 'show auto-load scripts-directory'.
729 (Auto-loading safe path): Describe the new default. Move $ddir
730 substituation reference to 'objfile-gdb.py file'.
731 (objfile-gdb.py file): Describe script-name alias. Change real-name to
732 script-name. Describe new 'set auto-load scripts-directory'
733 and 'show auto-load scripts-directory'.
734
6dea1fbd
JK
7352012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
736
737 Provide $ddir substitution for --with-auto-load-safe-path.
738 * gdb.texinfo (Auto-loading): Replace /usr/local by $ddir/auto-load.
739 (Auto-loading safe path): Likewise. Mention the default value,
740 $ddir substitution, --with-auto-load-safe-path and
741 --without-auto-load-safe-path.
742 * observer.texi (gdb_datadir_changed): New.
743
1ccacbcd
JK
7442012-05-09 Jan Kratochvil <jan.kratochvil@redhat.com>
745
746 * gdb.texinfo (Auto-loading): Wrap too long lines in @smallexample.
747 Twice.
748
d9242c17
JK
749 * gdb.texinfo (Separate Debug Files, Auto-loading safe path): Replace
750 directory separator by path separator.
751
af2c1515
JK
7522012-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
753
754 * gdb.texinfo (Auto-loading safe path): Make 'directories'
755 for 'set auto-load safe-path' optional. Mention if it is omitted.
756 Change disabling security protection condition to "/", twice.
757
a20ee7a4
SCR
7582012-05-03 Siva Chandra Reddy <sivachandra@google.com>
759
760 * gdb.texinfo (Symbol Tables In Python): Add documentation about
761 the new methods global_block and static_block on gdb.Symtab
762 objects.
763
56af09aa
SCR
7642012-05-02 Siva Chandra Reddy <sivachandra@google.com>
765
766 * gdb.texinfo (Blocks In Python): Add a note saying that future
767 improvements to GDB and its infrastructure can move symbols
768 across blocks within a symbol table.
769
2746b0ef
YQ
7702012-04-29 Yao Qi <yao@codesourcery.com>
771
772 * gdb.texinfo (Architectures): Remove menu entry `A29K'.
773 (A29K): Remove.
774
62e5f89c
SDJ
7752012-04-27 Sergio Durigan Junior <sergiodj@redhat.com>
776 Tom Tromey <tromey@redhat.com>
777
778 * gdb.texinfo (Static Probe Points): New entry, explaining SystemTap
779 and generic static probe support on GDB.
780
a766d390
DE
7812012-04-25 Doug Evans <dje@google.com>
782
50f042b9
DE
783 * gdb.texinfo (Go): Fix thinko.
784
a766d390
DE
785 * gdb.texinfo (Supported Languages): Add Go.
786 (Go): New node.
787
f02e2b19
YQ
7882012-04-25 Yao Qi <yao@codesourcery.com>
789
790 * gdbint.texinfo (Testsuite): New section `Board settings'.
791
68d41a48
JK
7922012-04-23 Jan Kratochvil <jan.kratochvil@redhat.com>
793
794 * gdb.texinfo (Auto-loading safe path): Remove trailing [@dots{}].
795 Three times.
796
174bb630
JK
797 * gdb.texinfo (Auto-loading safe path): Add trailing @dots{}.
798 Three times.
799
0511cc75
JK
8002012-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
801
802 * gdb.texinfo (Auto-loading safe path): Replace @itemize @bullet
803 by @table @asis. Fix formatting of one item.
804
0070f25a
JK
8052012-04-18 Jan Kratochvil <jan.kratochvil@redhat.com>
806
807 * gdb.texinfo (Auto-loading verbose mode): Fix smallexample typo.
808
4dc84fd1
JK
8092012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
810
811 New option "set debug auto-load".
812 * gdb.texinfo (Auto-loading): New menu item for auto-load verbose mode.
813 (auto-load verbose mode): New node.
814
bccbefd2
JK
8152012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
816
817 New option "set auto-load safe-path".
818 * gdb.texinfo (Auto-loading): Extend the "show auto-load"
819 and "info auto-load" examples for safe-path. Put there also references
820 for "set auto-load safe-path" and "show auto-load safe-path".
821 New menu item for Auto-loading safe path.
822 (Auto-loading safe path): New node.
823 (Python Auto-loading): Update the expected output from "Missing"
824 to "No".
825
bf88dd68
JK
8262012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
827
828 auto-load: Implementation.
829 * gdb.texinfo (Mode Options): New anchor for -nx.
830 (Startup): New anchors for Option -init-eval-command,
831 Home Directory Init File
832 and Init File in the Current Directory during Startup.
833 Mention set auto-load local-gdbinit with a reference.
834 Change the sample code to "set auto-load python-scripts".
835 (Threads): New anchor set libthread-db-search-path.
836 Provide references to libthread_db.so.1 file.
837 (Controlling GDB): New menu item for Auto-loading.
838 (Auto-loading, Init File in the Current Directory)
839 (libthread_db.so.1 file, objfile-gdb.gdb file): New nodes.
840 (Python): Rename the menu item Auto-loading to Python Auto-loading.
841 (Writing a Pretty-Printer, Objfiles In Python): Update the renamed
842 reference.
843 (Auto-loading): Rename to ...
844 (Python Auto-loading): ... here. Change "set auto-load-scripts" to
845 "set auto-load python-scripts", new anchor for it. Change
846 "show auto-load-scripts" to "show auto-load python-scripts", new anchor
847 for it. Change "info auto-load-scripts"
848 to "info auto-load python-scripts", new anchor for it. Change "scripts"
849 to "Python scripts".
850
8264ba82
AG
8512012-04-14 Anton Gorenkov <xgsa@yandex.ru>
852
853 PR mi/13393
854 * gdb.texinfo (Print Settings): Extend the description for "set print
855 object".
856 (GDB/MI Variable Objects): Extend the description for -var-create and
857 -var-list-children.
858
06fc020f
SCR
8592012-04-11 Siva Chandra Reddy <sivachandra@google.com>
860
861 * gdb.texinfo (Examining Data): Document the 'explore' command.
862
7191c139
JB
8632012-03-28 Joel Brobecker <brobecker@adacore.com>
864
865 * gdb.texinfo (GDB/MI Variable Objects): Document what happens
866 to the children of a varobj and its update range when -var-update
867 returns that the varobj's type changed.
868
3708f05e
JK
8692012-03-27 Jan Kratochvil <jan.kratochvil@redhat.com>
870
871 * gdb.texinfo (Auto-loading): Move @menu to the end of @node.
872 Create two new links fir 'objfile-gdb.py file'
873 and 'dotdebug_gdb_scripts section'.
874
8e0583c8
JK
8752012-03-27 Jan Kratochvil <jan.kratochvil@redhat.com>
876
877 * gdb.texinfo (Auto-loading): Rename node reference
878 '.debug_gdb_scripts section' to 'dotdebug_gdb_scripts section'.
879 Twice.
880 (.debug_gdb_scripts section): Rename the node ...
881 (dotdebug_gdb_scripts section): ... here.
882 (Maintenance Commands): Also rename this node reference.
883
7b282c5a
SCR
8842012-03-22 Siva Chandra Reddy <sivachandra@google.com>
885
886 * gdb.texinfo (Python API/Values From Inferior): Add description
887 about the new method Value.referenced_value. Add description on
888 how Value.dereference is different (and similar) to
889 Value.referenced_value.
890
8320cc4f
JK
8912012-03-19 Jan Kratochvil <jan.kratochvil@redhat.com>
892
893 * gdb.texinfo (File Options): Describe --init-command=FILE, -ix and
894 --init-eval-command=COMMAND, -iex.
895 (Startup): Describe -iex and -ix. Simplify the example
896 for "set auto-load-scripts off".
897
481860b3
GB
8982012-03-16 Gary Benson <gbenson@redhat.com>
899
900 PR breakpoints/10738
901 * gdb.texinfo (Inline Functions): Remove the now-unnecessary @item
902 stating that GDB cannot set breakpoints on inlined functions.
903 (Mode Options): Document --use-deprecated-index-sections.
904 (Index Section Format): Document new index section version format.
905
c4aeac85
TT
9062012-03-15 Tom Tromey <tromey@redhat.com>
907
908 * gdb.texinfo (Debugging C Plus Plus): Document "info vtbl".
909
16899756
DE
9102012-03-13 Doug Evans <dje@google.com>
911
912 * gdb.texinfo (Help): Change apropos example to use "alias" instead
913 of "reload".
914 (Symbols): Delete docs for set/show symbol-reloading.
915 * gdbint.texinfo (Defining Other Architecture Features): Delete
916 SYMBOL_RELOADING_DEFAULT.
917 * refcard.tex: Delete reference to symbol-reloading.
918
9b224c5e
PA
9192012-03-07 Pedro Alves <palves@redhat.com>
920
921 * gdb.texinfo (General Query Packets): Document new
922 QProgramSignals packet.
923 * gdb.texinfo (Remote configuration): Mention
924 "program-signals-packet".
925
169081d0
TG
9262012-03-05 Tristan Gingold <gingold@adacore.com>
927
928 * gdb.texinfo (General Query Packets): Document xfer:uib:read.
929
d1feda86
YQ
9302012-03-03 Yao Qi <yao@codesourcery.com>
931
932 * gdb.texinfo (In-Process Agent): New node.
933 Document new commands.
934 (General Query Packets): Add packet `QAgent'.
935
1faeff08
MR
9362012-03-01 Maciej W. Rozycki <macro@codesourcery.com>
937
938 * gdb.texinfo (MIPS Features): Add org.gnu.gdb.mips.dsp.
939
7d74f244
DE
9402012-03-01 Scott J. Goldman <scottjg@vmware.com>
941
942 * gdb.texinfo (Commands In Python): Put example python macro in
943 COMMAND_USER category rather than COMMAND_OBSCURE.
944 Document gdb.COMMAND_USER.
945 (User-defined Commands): Update documentation to clarify
946 "set/show max-user-call-depth" and "show user" don't apply to python
947 commands. Update documentation to clarify "help user-defined" may
948 also include python commands defined as COMMAND_USER.
949
6fe37d23
JK
9502012-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
951
952 * gdb.texinfo (Startup): Add option -ex description to the option -x
953 description.
954
83364271
LM
9552012-02-24 Luis Machado <lgustavo@codesourcery.com>
956
957 * gdb.texinfo (Setting Breakpoints): Mention and explain the
958 condition-evaluation breakpoint parameter.
959 Mention condition-evaluation mode being shown in "info break".
960 (Break Conditions): Add description for target-side
961 conditional breakpoints.
962 (Remote Configuration): Mention conditional-breakpoints-packet.
963 (Packets): Add cond-expr parameter to Z0/Z1 packets and explain
964 cond-expr.
965 (General Query Packets): Mention new ConditionalBreakpoint feature.
966
bdb1994d
TT
9672012-02-22 Tom Tromey <tromey@redhat.com>
968
969 * gdb.texinfo (Blocks In Python): Clarify block iteration.
970
4d241c86
TT
9712012-02-17 Tom Tromey <tromey@redhat.com>
972
973 PR python/10753:
974 * gdb.texinfo (objfile-gdb.py file): Fix location of auto-load
975 directory.
976
816338b5
SS
9772012-02-14 Stan Shebs <stan@codesourcery.com>
978
979 * gdb.texinfo (Disabling Breakpoints): Document enable count.
980
cc30c4bd
PA
9812012-02-13 Pedro Alves <palves@redhat.com>
982
983 * gdb.texinfo (MIPS boards): Refer to mips-elf instead of
984 mips-idt-ecoff.
985
035d1e5b
YQ
9862012-02-09 Yao Qi <yao@codesourcery.com>
987
988 * gdb.texinfo (Symbols In Python): Add missing `@end defvar'.
989
f0823d2c
TT
9902012-02-07 Tom Tromey <tromey@redhat.com>
991
992 * gdb.texinfo (Symbols In Python): Document Symbol.needs_frame and
993 Symbol.value.
994
64e7d9dd
TT
9952012-02-07 Tom Tromey <tromey@redhat.com>
996
997 * gdb.texinfo (Symbols In Python): Document Symbol.line.
998
4220b2f8
TS
9992012-01-27 Thomas Schwinge <thomas@codesourcery.com>
1000
1001 * gdb.textinfo (Packets): Move vCont paragraph to the correct place.
1002
edcc5120
TT
10032012-01-24 Tom Tromey <tromey@redhat.com>
1004
1005 * gdb.texinfo (Set Catchpoints): Document "catch load" and "catch
1006 unload".
1007 (Files): Mention new catch commands.
1008 (GDB/MI Async Records): Likewise.
1009
53fe1783
GB
10102012-01-24 Gary Benson <gbenson@redhat.com>
1011
1012 Delete #if 0'd out code.
1013 * gdb.texinfo (Frame Info): Remove "info catch".
1014
b9e7b9c3
UW
10152012-01-20 Ulrich Weigand <ulrich.weigand@linaro.org>
1016
1017 * gdb.texinfo (Remote Configuration): Document
1018 "set remote hostio-readlink-packet" command.
1019 (General Query Packets): Document vFile:readlink packet.
1020
4aac40c8
TT
10212012-01-16 Tom Tromey <tromey@redhat.com>
1022
1023 * gdb.texinfo (Specify Location): Document relative file name
1024 handling.
1025
cafec441
TT
10262012-01-16 Tom Tromey <tromey@redhat.com>
1027
1028 * gdb.texinfo (gdb.printing): Document FlagEnumerationPrinter.
1029
0ee339bc
JK
10302012-01-13 Jan Kratochvil <jan.kratochvil@redhat.com>
1031 Eli Zaretskii <eliz@gnu.org>
1032
1033 * gdbint.texinfo (Coding Standards): Require braces for two lines of
1034 code.
1035
72384ba3
PH
10362012-01-11 Paul Hilfinger <hilfingr@adacore.com>
1037
1038 * gdb.texinfo (Variables): Document use of :: for non-static
1039 variables.
1040
ce1b17c4
JB
10412012-01-05 Joel Brobecker <brobecker@adacore.com>
1042
1043 * gdbint.texinfo (Start of New Year Procedure): Update
1044 to replace use of copyright.sh by use of copyright.py.
1045
217bff3e
JK
10462012-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1047
1048 Remove the gdbtui binary.
1049 * all-cfg.texi (GDBTUI): Remove.
1050 * gdb.texinfo (Mode Options): Remove the GDBTUI reference.
1051 (TUI): Remove GDBTUI pindex. Remove the GDBTUI reference.
1052 * gdbint.texinfo (Testsuite): Replace `gdbtui' by `gdb -tui'.
1053
cc72b2a2
KP
10542011-12-23 Kevin Pouget <kevin.pouget@st.com>
1055
1056 Introduce gdb.FinishBreakpoint in Python.
1057 * gdb.texinfo (Finish Breakpoints in Python): New subsection.
1058 (Python API): Add menu entry for Finish Breakpoints.
1059
13ac8d2c
JK
10602011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
1061
1062 * gdbint.texinfo (Testsuite): Describe KFAIL and XFAIL in Writing
1063 tests.
1064
e0f9f062
DE
10652011-12-16 Doug Evans <dje@google.com>
1066
1067 * gdb.texinfo (Server): Document -/stdio argument to gdbserver.
1068
80b6e756
PM
10692011-12-16 Phil Muldoon <pmuldoon@redhat.com>
1070
1c3ad6ab 1071 * gdb.texinfo (Python Commands): Remove "maint set/show print
80b6e756
PM
1072 stack". Add documentation for "set/show python print-stack".
1073
2fb860fc
PA
10742011-12-14 Pedro Alves <pedro@codesourcery.com>
1075
1076 * gdb.texinfo (Implementing a Remote Stub): Explain that you
1077 should transfer control to the stub in the startup code instead of
1078 in main. Mention the need to get past the initial breakpoint.
1079
f8eba3c6
TT
10802011-12-06 Tom Tromey <tromey@redhat.com>
1081
1082 * gdb.texinfo (Set Breaks): Update for new behavior.
1083
2268b414
JK
10842011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1085
1086 * gdb.texinfo (Requirements, Remote Protocol): Reference also `Library
1087 List Format for SVR4 Targets'.
1088 (General Query Packets): New item qXfer:libraries-svr4:read.
1089 (Library List Format for SVR4 Targets): New node.
1090
ae6f0d5b
TT
10912011-12-01 Tom Tromey <tromey@redhat.com>
1092
1093 * gdb.texinfo (Writing a Pretty-Printer): Use append method, not
1094 add.
1095
36dfb11c
TT
10962011-11-22 Tom Tromey <tromey@redhat.com>
1097
1098 * gdb.texinfo (GDB/MI Async Records): Document new *stopped
1099 reasons.
1100
f196051f
SS
11012011-11-20 Stan Shebs <stan@codesourcery.com>
1102
1103 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
1104 note-related options and variables.
1105 (Tracepoint Packets): Document packet changes.
1106
f85b53f8
SD
11072011-11-20 Sanjoy Das <sdas@igalia.com>
1108
1109 * gdb.texinfo (JIT Interface): Add documentation on writing and
1110 usind JIT debug info readers.
1111 (Custom Debug Info, Using JIT Debug Info Readers, Writing JIT
1112 Debug Info Readers): New nodes.
1113
bfccc43c
YQ
11142011-11-18 Yao Qi <yao@codesourcery.com>
1115
1116 * gdb.texinfo (Create and Delete Tracepoints): Mention pending
1117 tracepoint.
1118
c011a4f4
DE
11192011-11-15 Doug Evans <dje@google.com>
1120
1121 * gdb.texinfo (Files): Document basenames-may-differ.
1122
ed59ded5
DE
11232011-11-14 Doug Evans <dje@google.com>
1124
1125 * gdb.texinfo (Shell Commands): Document "!".
1126
405f8e94
SS
11272011-11-14 Stan Shebs <stan@codesourcery.com>
1128 Kwok Cheung Yeung <kcy@codesourcery.com>
1129
1130 * gdb.texinfo (Create and Delete Tracepoints): Describe what is
1131 needed to get shorter fast tracepoints.
1132 (Tracepoint Packets): Document new qTMinFTPILen packet.
1133
1e4d1764
YQ
11342011-11-14 Yao Qi <yao@codesourcery.com>
1135
1136 * gdb.texinfo (Create and Delete Tracepoints): Describe changed
1137 behavior of tracepoint.
1138 (General Query Packets): New feature InstallInTrace.
1139 (Remote Configuration): Document "set remote
1140 install-in-trace-packet".
1141
71eba9c2 11422011-11-12 Matt Rice <ratmice@gmail.com>
1143
1144 * gdb.texinfo (C Preprocessor Macros): Remove info definitions.
1145 Add arguments to info macro.
1146
e0f8f636
TT
11472011-11-10 Tom Tromey <tromey@redhat.com>
1148
1149 * gdb.texinfo (Compilation): Don't mention -gdwarf-2. Link to GCC
1150 manual.
1151 (Variables): Don't mention -gdwarf-2. Link to Compilation node.
1152 (Macros): Add a footnote.
1153 (C): Remove paragraph about compiler options.
1154 (C Constants): Mention wide character and string constants.
1155 (C Plus Plus Expressions): Update compiler option advice. Mention
1156 using declarations. Mention ADL. Remove old HP compiler
1157 information.
1158
625c0d47
TT
11592011-11-10 Tom Tromey <tromey@redhat.com>
1160
1161 PR c++/9257:
1162 * gdb.texinfo (Print Settings): Add an extra note about the need
1163 for a vtable.
1164
4be2aacc
MR
11652011-11-08 Maciej W. Rozycki <macro@codesourcery.com>
1166
1167 * gdb.texinfo (MIPS): Remove duplicate "auto" reference from
1168 "set mips abi" documentation.
1169
0a1c4d10
DE
11702011-11-04 Doug Evans <dje@google.com>
1171
1172 * gdb.texinfo (Maintenance Commands): Update docs of "maint time".
1173
aad1c02c
TT
11742011-11-03 Tom Tromey <tromey@redhat.com>
1175
1176 * gdb.texinfo (Stopping): Add menu entry.
1177 (Continuing and Stepping): Restore @node. Use @section, not
1178 @subsection.
1179
983fb131
MR
11802011-11-03 Maciej W. Rozycki <macro@codesourcery.com>
1181
1182 * gdb.texinfo (Skipping Over Functions and Files): Remove node
1183 designation. Fix "Specify Location" cross-reference.
1184
3065dfb6
SS
11852011-11-02 Stan Shebs <stan@codesourcery.com>
1186
1187 * gdb.texinfo (Tracepoint Action Lists): Document collect/s.
1188 (General Query Packets): Describe tracenz feature.
1189 * agentexpr.texi (Bytecode Descriptions): Describe tracenz.
1190
0aaaf063
PK
11912011-10-28 Paul Koning <paul_koning@dell.com>
1192
1193 * gdb.texinfo (gdb.types): Rename deepitems to deep_items.
1194
2231f1fb
KP
11952011-10-27 Kevin Pouget <kevin.pouget@st.com>
1196
1197 * gdb.texinfo ((Frames In Python): Document
1198 gdb.FRAME_UNWIND_FIRST_ERROR contant.
1199
5110b5df
PK
12002011-10-26 Paul Koning <paul_koning@dell.com>
1201
1202 * gdb.texinfo (gdb.types): Document new deepitems function.
1203
22dbab46
PK
12042011-10-25 Paul Koning <paul_koning@dell.com>
1205
1206 PR python/13327
1207
1208 * gdb.texinfo (Values From Inferior): Add is_lazy attribute,
1209 fetch_lazy method.
1210
9df2fbc4
PM
12112011-10-20 Phil Muldoon <pmuldoon@redhat.com>
1212
1213 PR python/12656
1214
1215 * gdb.texinfo (Blocks In Python): Document is_static, is_global,
1216 global_block, static_block function.
1217
f05e2e1d
TT
12182011-10-19 Tom Tromey <tromey@redhat.com>
1219
1220 * gdb.texinfo (Commands In Python): Add missing "@"s.
1221
a7fc3f37
KP
12222011-10-13 Kevin Pouget <kevin.pouget@st.com>
1223
1224 PR python/13285 Document named constants for frame unwind stop reasons
1225 * gdb.texinfo (Frames In Python): Document gdb.FRAME_UNWIND_*
1226 constants.
1227
5048e516
JK
12282011-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
1229
1230 Fix compatibility with texinfo versions older than 4.12.
1231 * Makefile.in (MAKEINFO): Set to @MAKEINFO@.
1232 (MAKEINFOFLAGS, MAKEINFO_EXTRA_FLAGS, MAKEINFO_CMD): New.
1233 (MAKEHTMLFLAGS): Use MAKEINFO_CMD.
1234 (gdb.info, gdbint.info, stabs.info, annotate.info): Use MAKEINFO_CMD.
1235 * gdb.texinfo (Tail Call Frames): Convert @arrow{} to @click, when possible.
1236 Make the conversion conditional on HAVE_MAKEINFO_CLICK, using variables
1237 CALLSEQ1A, CALLSEQ1B, CALLSEQ2A and CALLSEQ2B.
1238
5a56e9c5
DE
12392011-10-09 Doug Evans <dje@google.com>
1240
1241 * gdb.texinfo (Extending GDB): Document alias command.
1242
36b11add
JK
12432011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
1244
1245 Support @entry in input expressions.
1246 * gdb.texinfo (Variables): Describe @entry names suffix.
1247 (Print Settings): Add anchor for `set print entry-values'.
1248
e18b2753
JK
12492011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
1250 Eli Zaretskii <eliz@gnu.org>
1251
1252 Display @entry parameter values (without references).
1253 * gdb.texinfo (Tail Call Frames): Add anchor. Add self tail call
1254 example.
1255 (Print Settings): New description of set print entry-values and show
1256 print entry-values.
1257
111c6489
JK
12582011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
1259 Eli Zaretskii <eliz@gnu.org>
1260
1261 Recognize virtual tail call frames.
1262 * gdb.texinfo (Optimized Code): Add reference to Tail Call Frames.
1263 (Tail Call Frames): New node.
1264 (Frames In Python): Add gdb.TAILCALL_FRAME.
1265
9c15afc4
DE
12662011-10-07 Doug Evans <dje@google.com>
1267
1268 * gdb.texinfo (gdb.printing): Document new `replace' arg to
1269 register_pretty_printer.
1270
99f5279d
PM
12712011-10-07 Phil Muldoon <pmuldoon@redhat.com>
1272
1273 PR python/12930
1274 PR python/12802
1275
1276 * gdb.texinfo (Breakpoints In Python): Clarify behavior in the
1277 stop method.
1278
03583c20
UW
12792011-10-07 Ulrich Weigand <ulrich.weigand@linaro.org>
1280
1281 * gdb.texinfo (Starting your Program): "set disable-randomization"
1282 is no longer Linux-specific.
1283 (Remote Configuration): Document "set remote
1284 disable-randomization-packet".
1285 (General Query Packets): Document "QDisableRandomization" packet
1286 and add it to "qSupported" list.
1287
bd054e06
KP
12882011-10-07 Kevin Pouget <kevin.pouget@st.com>
1289
1290 Allow Python notification of new object-file loadings.
1291 * gdb.texinfo (Events In Python): Document `gdb.NewObjFileEvent'
1292 event type.
1293
cb6be26b
KP
12942011-10-04 Kevin Pouget <kevin.pouget@st.com>
1295
1296 PR python/12691: Add the inferior to Python exited event
1297 * gdb.texinfo (Events In Python): Describe exited inferior attribute.
1298
a05336a1
JB
12992011-10-03 Joel Brobecker <brobecker@adacore.com>
1300
1301 * gdb.texinfo (GDB/MI Miscellaneous Commands): Minor
1302 rephasing.
1303
5d77fe44
JB
13042011-10-03 Joel Brobecker <brobecker@adacore.com>
1305
1306 * gdb.texinfo (GDB/MI Ada Tasking Commands): New node.
1307 (GDB/MI Miscellaneous Commands): Add `ada-task-info'
1308 as possible feature returned by the `-list-features'
1309 command.
1310
699df94d
PK
13112011-09-28 Paul Koning <paul_koning@dell.com>
1312
1313 * gdb.texinfo (gdb.Type): Document field access by dictionary
1314 key syntax.
1315
24bdad53
YQ
13162011-09-28 Yao Qi <yao@codesourcery.com>
1317
1318 * gdb.texinfo (Files): Update options for `add-symbol-file'.
1319 Add one space after option `-s'. Remove @r{} markup.
1320
6710bf39
SS
13212011-09-27 Stan Shebs <stan@codesourcery.com>
1322
1323 * gdb.texinfo (Tracepoint Action Lists): Document $_ret.
1324
d99f7e48
HZ
13252011-09-16 Hui Zhu <teawater@gmail.com>
1326
1327 * gdb.texinfo (Tracepoint Restrictions): Change *$esp@300
1328 to *(unsigned char *)$esp@300.
1329
d812018b
PK
13302011-09-15 Paul Koning <paul_koning@dell.com>
1331
1332 * gdb.texinfo: Make style of Python functions and methods match
1333 the syntax of Python. Also put class and module names explicitly
1334 on function, member, and variable names, matching Python
1335 documentation conventions.
1336
2aa48337
KP
13372011-09-15 Kevin Pouget <kevin.pouget@st.com>
1338
1339 PR Python/12692 Add gdb.selected_inferior() to Python interface.
1340 * gdb.texinfo (Inferiors In Python): Describe new
1341 gdb.selected_inferior() function.
1342
6839b47f
KP
13432011-09-15 Kevin Pouget <kevin.pouget@st.com>
1344
1345 Handle multiple breakpoint hits in Python interface:
1346 * gdb.texinfo (Events In Python): New function documentation:
1347 gdb.BreakpointEvent.breakpoints. Indicate that
1348 gdb.BreakpointEvent.breakpoint is now deprecated.
1349
26829f2b
JB
13502011-09-04 Joel Brobecker <brobecker@adacore.com>
1351
1352 * gdb.texinfo: Set EDITION to "Tenth" and change ISBN.
1353
a9f54f60
TT
13542011-08-25 Andrew Oakley <andrew@ado.is-a-geek.net>
1355
1356 * gdb.texinfo (Types In Python): Document 'bitpos' for enums.
1357
fa3a4f15
PM
13582011-08-17 Phil Muldoon <pmuldoon@redhat.com>
1359
1360 * gdb.texinfo (Prompt): Add set/show extended-prompt
1361 documentation
1362 (Basic Python): Add prompt_hook anchor.
1363 (Python modules): Reword module text to reflect multiple modules.
1364 (gdb.prompt): Document gdb.prompt module.
1365
224bbe49
YQ
13662011-08-14 Yao Qi <yao@codesourcery.com>
1367
78d85199
YQ
1368 * gdb.texinfo (General Query Packets): Document qXfer:fdpic:read packet.
1369
13702011-08-14 Yao Qi <yao@codesourcery.com>
1371
1372 * gdb.texinfo (Standard Target Features): Document C6x features.
224bbe49
YQ
1373 (TIC6x Features): New node.
1374
457e09f0
DE
13752011-08-12 Doug Evans <dje@google.com>
1376
1377 * gdb.texinfo (Symbols In Python): Document symbol.type.
1378
5e239b84
PM
13792011-08-09 Phil Muldoon <pmuldoon@redhat.com>
1380
1381 * gdb.texinfo (Python): Document command and function
1382 auto-loading.
1383
177bc839
JK
13842011-07-26 Jan Kratochvil <jan.kratochvil@redhat.com>
1385 Eli Zaretskii <eliz@gnu.org>
1386
1387 * gdb.texinfo (whatis, ptype): Highlight their differences. Describe
1388 typedefs unrolling. Extend the sample code by an inner typedef and
1389 outer typedefs unrolling.
1390
1a532630
PP
13912011-07-26 Paul Pluzhnikov <ppluzhnikov@google.com>
1392
1393 * gdb.texinfo (Caching Remote Data): Document {set,show} dcache
1394 size and line-size.
1395
9b158ba0 13962011-07-21 Matt Rice <ratmice@gmail.com>
1397
1398 PR macros/12999
1399 * gdb.texinfo (Macros): Add info definitions and info macros commands.
1400 Update text and cindex entries for info macro command.
1401
d17b6f81
PM
14022011-07-21 Phil Muldoon <pmuldoon@redhat.com>
1403
1404 * observer.texi (GDB Observers): Add before_prompt observer.
1405 * gdb.texinfo (Basic Python): Add documentation for prompt
1406 substitution.
1407
713389e0
PM
14082011-07-11 Phil Muldoon <pmuldoon@redhat.com>
1409
1410 PR python/12438
1411 * gdb.texinfo (Python Commands): Add deprecate note to maint
1412 set/show python print-stack. Document set/show python
1413 print-backtrace.
1414
177b42fe
TJB
14152011-07-05 Thiago Jung Bauermann <bauerman.ibm.com>
1416
1417 * gdb.texinfo: Fix typos.
1418
900e11f9
JK
14192011-07-01 Tom Tromey <tromey@redhat.com>
1420
1421 * gdb.texinfo (Debugging Output): Document set debug
1422 check-physname.
1423
39c4d40a
TT
14242011-06-29 Tom Tromey <tromey@redhat.com>
1425
1426 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document
1427 breakpoint-notifications feature.
1428
6f5def7d
UW
14292011-06-29 Ulrich Weigand <ulrich.weigand@linaro.org>
1430
1431 * gdb.texinfo (Target Description): Remove warning about
1432 possibly unstable format.
1433
8cf64490
TT
14342011-06-03 Tom Tromey <tromey@redhat.com>
1435
1436 * gdb.texinfo (GDB/MI Async Records): Document 'exit-code' field.
1437 (Events In Python): Note that exit_code is optional.
1438
393eab54
PA
14392011-05-17 Pedro Alves <pedro@codesourcery.com>
1440
1441 * gdb.texinfo (Remote Protocol) <Overview>: Mention vCont is
1442 required for multi-threading support.
1443 (Remote Protocol) <Packets>: Mention that 'c', 's', 'C', 'S' and
1444 Hc are deprecated for multi-threading debugging. Point readers at
1445 the vCont packet.
1446
75fc9810
DE
14472011-05-15 Doug Evans <dje@google.com>
1448
1449 * gdb.texinfo (Auto-loading): Document printing of missing scripts.
1450
01124a23
DE
14512011-05-13 Doug Evans <dje@google.com>
1452
98a5dd13
DE
1453 * gdb.texinfo (Threads): Document $sdir,$pdir.
1454 (Server): Document $pdir exception.
1455
dbaefcf7
DE
1456 * gdb.texinfo (Auto-loading): Document "info auto-load-scripts".
1457
cc63ef9b
DE
1458 * gdb.texinfo (Threads): Clarify default value for
1459 libthread-db-search-path.
7e0396aa 1460
01124a23
DE
1461 * gdb.texinfo (Completion): Update example.
1462 (Debugging Output): Delete `set/show debug lin-lwp-async'.
1463
d248b706
KY
14642011-05-12 Kwok Cheung Yeung <kcy@codesourcery.com>
1465
1466 * gdb.texinfo: Document change in the behaviour of the enable and
1467 disable GDB commands when applied to tracepoints.
1468 Document the EnableDisableTracepoints remote stub feature.
1469 Document QTEnable and QTDisable in the list of tracepoint packets.
1470
cc88a640
JK
14712011-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1472
1473 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Rename inc-hist.texinfo to
1474 hsuser.texi.
1475 * gdb.texinfo <!SYSTEM_READLINE>: Rename inc-hist.texinfo inclusion and
1476 comment to hsuser.texi. Change rluser.texi name in the comment.
1477
84e578fb
DE
14782011-05-10 Doug Evans <dje@google.com>
1479
1480 * gdb.texinfo (Threads): If an empty path is provided for
1481 libthread-db-search-path it is reset to its default value.
1482 (Server): Ditto.
1483
478aac75
DE
14842011-05-09 Doug Evans <dje@google.com>
1485
1486 * gdb.texinfo (Requirements): Fix typo. Mention --with-iconv-bin.
1487
9c06b0b4
TJB
14882011-05-06 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
1489 Thiago Jung Bauermann <bauerman@br.ibm.com>
1490
1491 Implement support for PowerPC BookE masked watchpoints.
1492 * gdb.texinfo (Set Watchpoints): Document mask parameter.
1493 (PowerPC Embedded): Mention support of masked watchpoints.
1494
9ed350ad
JB
14952011-05-03 Joel Brobecker <brobecker@adacore.com>
1496
1497 * gdb.texinfo (In Memoriam): Replace litteral uses of `GDB' with
1498 `@value{GDBN}'.
1499
4ceed123
JB
15002011-05-03 Joel Brobecker <brobecker@adacore.com>
1501
1502 * gdb.texinfo (titlepage): Remove dedication.
1503 (In Memoriam): New appendix.
1504
559a7a62
JK
15052011-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
1506 Eli Zaretskii <eliz@gnu.org>
1507
1508 * gdb.texinfo (Index Section Format): Change the version to 5.
1509 Describe the different formula.
1510
03f2bd59
JK
15112011-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
1512 Eli Zaretskii <eliz@gnu.org>
1513
1514 * gdb.texinfo (Starting and Stopping Trace Experiments): New anchor
1515 for disconnected tracing.
1516 (Multi-Process Mode for @code{gdbserver}): Mention --multi and
1517 extended-remote relationship. Mention --once.
1518 (TCP port allocation lifecycle of @code{gdbserver}): New.
1519
d9b1a651
EZ
15202011-04-23 Eli Zaretskii <eliz@gnu.org>
1521
1522 * gdb.texinfo (Server): Improve indexing. Index all optional
1523 switches to gdbserver.
1524
90476074
TT
15252011-04-20 Tom Tromey <tromey@redhat.com>
1526
1527 * gdb.texinfo (Index Section Format): New node.
1528 (Top): Add new node to menu.
1529
c21236dc
PA
15302011-04-20 Pedro Alves <pedro@codesourcery.com>
1531
1532 * gdb.texinfo (Maintenance Commands): Document `maint print
1533 remote-registers'.
1534
05c8c3f5
TT
15352011-04-20 Tom Tromey <tromey@redhat.com>
1536
1537 * gdb.texinfo (Trace File Format): Move node later.
1538
7a9dd1b2
TT
15392011-04-19 Tom Tromey <tromey@redhat.com>
1540
1541 * gdbint.texinfo (Register Information Functions): Remove
1542 duplicate "the".
1543 * gdb.texinfo (Emacs): Remove duplicate "to".
1544 (GDB/MI Variable Objects): Remove duplicate "the".
1545 (General Query Packets): Likewise.
1546
4368ebeb
JB
15472011-04-02 Joel Brobecker <brobecker@adacore.com>
1548
1549 * gdb.texinfo (GDB/MI Output Records): Fix menu entry for
1550 "GDB/MI Ada Exception Information" node.
1551
956a9fb9
JB
15522011-04-01 Joel Brobecker <brobecker@adacore.com>
1553
1554 * gdb.texinfo (GDB/MI Ada Exception Information): Document
1555 the "exception-name" field in the *stopped async record.
1556
f1310107
TJB
15572011-03-31 Thiago Jung Bauermann <bauerman@br.ibm.com>
1558 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
1559
1560 Implement support for PowerPC BookE ranged breakpoints.
1561 * gdb.texinfo (PowerPC Embedded): Document ranged breakpoints.
1562
8786b2bd
TT
15632011-03-28 Tom Tromey <tromey@redhat.com>
1564
1565 * gdb.texinfo (Set Tracepoints): Fix typo.
1566
9ef07c8c
TT
15672011-03-24 Tom Tromey <tromey@redhat.com>
1568
1569 * gdb.texinfo (Specify Location): Document `function:label'
1570 linespec.
1571
99c3dc11
PM
15722011-03-18 Phil Muldoon <pmuldoon@redhat.com>
1573
f1310107 1574 PR python/12149
99c3dc11
PM
1575
1576 * gdb.texinfo (Basic Python): Update gdb.write and flush text.
1577
29703da4
PM
15782011-03-17 Phil Muldoon <pmuldoon@redhat.com>
1579
1580 * gdb.texinfo (Blocks In Python): Add is_valid method description.
1581 (Inferiors In Python): Likewise.
1582 (Threads In Python): Likewise.
1583 (Symbols In Python): Likewise.
1584 (Objfiles In Python): Likewise.
1585 (Symbol Tables In Python): Likewise.
1586
c9174737
PA
15872011-03-15 Pedro Alves <pedro@codesourcery.com>
1588
1589 * gdb.texinfo (Auto Display) <undisplay, enable display, disable
1590 display>: Explain that the commands accept number ranges.
1591
7371cf6d
PM
15922011-03-14 Phil Muldoon <pmuldoon@redhat.com>
1593
1594 * gdb.texinfo (Breakpoints In Python): Add description and example
1595 of Python stop function operation.
1596
ecec24e6
PM
15972011-03-10 Phil Muldoon <pmuldoon@redhat.com>
1598
1599 * gdb.texinfo (Parameters In Python): Document get_set_string and
1600 get_show_string methods.
1601
6dcd5565
JK
16022011-02-28 Jan Kratochvil <jan.kratochvil@redhat.com>
1603
1604 * gdb.texinfo (Tracepoint Conditions): Fix missing parenthesis.
1605
81896e36
JK
1606 * gdb.texinfo (Starting and Stopping Trace Experiments): Fix
1607 circular-trace-buffer name.
1608
5e30da2c
JB
16092011-02-28 Joel Brobecker <brobecker@adacore.com>
1610
1611 * gdb.texinfo (Inferiors and Programs): Fix small error introduced
1612 in the previous change.
1613
3bd0f5ef 16142011-02-27 Michael Snyder <msnyder@vmware.com>
af624141
MS
1615
1616 * gdb.texinfo (Inferiors and Programs): Update commands to show
1617 that they can accept multiple arguments.
1618
4ec7539c
JB
16192011-02-24 Joel Brobecker <brobecker@adacore.com>
1620
1621 Revert the following patch (code patch was not approved):
1622 2011-02-21 Hui Zhu <teawater@gmail.com>
1623 * agentexpr.texi (bytecode descriptions): add printf.
1624 * gdb.texinfo (tracepoint action lists): add printf.
1625
82809774
DE
16262011-02-23 Doug Evans <dje@google.com>
1627
1628 * gdb.texinfo (Symbols In Python): Fix mention of C++, use C@t{++}.
1629
e5a67952
MS
16302011-02-23 Michael Snyder <msnyder@vmware.com>
1631
1632 * gdb.texinfo (Set Breaks): Add @dots{} to arguments of info break.
1633 (Set Watchpoints): Add @dots{} to argument of info watchpoints.
1634 (Listing Tracepoints): Add @dots{} to argument of info tracepoints.
1635
6e6fbe60
DE
16362011-02-22 Doug Evans <dje@google.com>
1637
1638 * gdb.texinfo (Symbols In Python): Document lookup_global_symbol.
1639 Clarify behaviour of lookup_symbol when `block' argument is omitted,
1640 add description of result, fix @defun formatting.
1641
f994e27a
HZ
16422011-02-21 Hui Zhu <teawater@gmail.com>
1643
1644 * agentexpr.texi (Bytecode Descriptions): Add printf.
1645 * gdb.texinfo (Tracepoint Action Lists): Add printf.
1646
c7f96d2b
TT
16472011-02-18 Tom Tromey <tromey@redhat.com>
1648
1649 * agentexpr.texi (Bytecode Descriptions): Document pick and rot.
1650
60f98dde
MS
16512011-02-14 Michael Snyder <msnyder@vmware.com>
1652
1653 * gdb.texinfo (threads): Document argument for "info threads" cmd.
1654 Document new command "thread find".
1655
08e796bc
MS
16562011-02-14 Michael Snyder <msnyder@vmware.com>
1657
1658 * gdb.texinfo (Threads): Update example of new thread message.
1659
b3b9301e
PA
16602011-02-14 Pedro Alves <pedro@codesourcery.com>
1661
1662 * gdb.texinfo (Remote Configuration): Mention set/show remote
1663 traceframe-info.
1664 (Tools/Packages Optional for Building GDB): Mention that expat is
1665 used for traceframe info.
1666 (Remote Protocol) <Menu>: Add "Traceframe Info Format".
1667 (General Query Packets) <qSupported>: Describe the
1668 qXfer:traceframe-info:read feature.
1669 (qXfer::read): Describe qXfer:traceframe-info:read.
1670 (Traceframe Info Format): New section.
1671
cef35b0f
PA
16722011-02-04 Pedro Alves <pedro@codesourcery.com>
1673
1674 * gdbint.texinfo (Formatting): Mention some formatting guidelines
1675 for casts and unary operators.
1676
f1cbe1d3
TT
16772011-02-04 Tom Tromey <tromey@redhat.com>
1678
1679 * gdb.texinfo (GDB/MI Async Records): Document that symbols-loaded
1680 is not useful.
1681
585fdaa1
PA
16822011-01-25 Pedro Alves <pedro@codesourcery.com>
1683
1684 * gdb.texinfo: s/value optimized out/optimized out/g
1685
7bfc9434
JB
16862011-01-21 Joel Brobecker <brobecker@adacore.com>
1687
1688 * gdb.texinfo (Other Misc Settings): Rework part of the
1689 documentation of the "set interactive mode" command.
1690
4694da01
TT
16912011-01-19 Tom Tromey <tromey@redhat.com>
1692
1693 * gdb.texinfo (Threads): Document thread name output and `thread
1694 name' command.
1695 (Threads In Python): Document Thread.name attribute.
1696 (GDB/MI Thread Commands): Document thread attributes.
1697
b716877b
AB
16982011-01-12 Andrew Burgess <aburgess@broadcom.com>
1699
1700 * gdb.texinfo (GDB/MI Data Manipulation): Update to reflect
1701 changes in mi/mi-cmd-disas.c
1702
13fd8b81
TT
17032011-01-12 Tom Tromey <tromey@redhat.com>
1704
1705 * gdb.texinfo (Threads): Remove duplicate text. Update examples.
1706 Fix "thread apply" text.
1707
e09342b5
TJB
17082011-01-11 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
1709 Thiago Jung Bauermann <bauerman@br.ibm.com>
1710
1711 Implement support for PowerPC BookE ranged watchpoints.
1712 * gdb.texinfo (PowerPC Embedded): Document ranged watchpoints and
1713 the "set powerpc exact-watchpoints" flag.
1714
06e65f44
TT
17152011-01-07 Tom Tromey <tromey@redhat.com>
1716
1717 * gdb.texinfo (Python API): Add descriptions to @menu items.
1718
d8e22779
TT
17192011-01-06 Tom Tromey <tromey@redhat.com>
1720
1721 * gdb.texinfo (Frames In Python): Document gdb.newest_thread.
1722
a255712f
PP
17232010-01-06 Paul Pluzhnikov <ppluzhnikov@google.com>
1724
e09342b5 1725 * gdb.texinfo (Debugging Output): Document "set debug jit".
a255712f 1726
ccfc3d6e
TT
17272011-01-06 Tom Tromey <tromey@redhat.com>
1728
1729 PR python/12133:
1730 * gdb.texinfo (Frames In Python): Document various frame
1731 constants.
1732
44944448
JB
17332011-01-05 Joel Brobecker <brobecker@adacore.com>
1734
1735 * doc/agentexpr.texi, doc/all-cfg.texi, doc/annotate.texinfo,
1736 doc/gdb.texinfo, doc/gdbint.texinfo, doc/observer.texi,
1737 doc/refcard.tex, doc/stabs.texinfo: Copyright year update.
1738
42ea3d7a
JK
17392011-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
1740
1741 * Makefile.in (diststuff): Remove gdb-cfg.texi and GDBvn.texi.
1742 (clean): Add GDBvn.texi.
1743
720d1a40
JB
17442010-12-29 Joel Brobecker <brobecker@adacore.com>
1745
1746 * gdb.texinfo (Ada Glitches): Remove paragraph describing the
1747 occasional case where the debugger prints an array address
1748 instead of the array itself.
1749
ad196637
PA
17502010-12-23 Pedro Alves <pedro@codesourcery.com>
1751
1752 * gdb.texinfo (Packets) <read registers packet>: Document support
1753 for registers that were not collected.
1754
a86caf66
DE
17552010-12-15 Doug Evans <dje@google.com>
1756
1757 * gdb.texinfo (Startup): Document auto-loading of scripts during
1758 startup.
1759 (Auto-loading): Delete "maint set python auto-load on|off".
1760 Add "set auto-load-scripts on|off".
1761
aae1c79a
DE
17622010-12-07 Doug Evans <dje@google.com>
1763
1764 * gdb.texinfo (Mode Options): Document -data-directory.
1765 (Data Files): Add reference to -data-directory.
1766
4e04c971
DE
17672010-11-29 Doug Evans <dje@google.com>
1768
1769 * gdb.texinfo (Pretty-Printer Introduction): Change
1770 printer-name:subprinter-name to printer-name;subprinter-name.
1771
94b6973e
PM
17722010-11-29 Phil Muldoon <pmuldoon@redhat.com>
1773
1774 PR python/12199
1775
1776 * gdb.texinfo (Breakpoints In Python): Document "delete" method.
1777
39037522
TT
17782010-11-23 Tom Tromey <tromey@redhat.com>
1779
1780 * gdb.texinfo (Top): Check SYSTEM_READLINE.
1781 (Editing): Likewise.
1782 (Command History): Likewise.
1783 (TUI Keys): Likewise.
1784 (Bug Reporting): Conditionally include rluser.texi and
1785 inc-history.texinfo.
1786 * Makefile.in (READLINE_TEXI_INCFLAG): New variable.
1787 (GDB_DOC_SOURCE_INCLUDES): Add comment.
1788 (GDBvn.texi): Set SYSTEM_READLINE when appropriate.
1789 (gdb.dvi): Use READLINE_TEXI_INCFLAG.
1790 (gdb.pdf): Likewise.
1791 (gdb.info): Likewise.
1792 (gdb/index.html): Likewise.
1793
5ae98d25
TT
17942010-11-23 Tom Tromey <tromey@redhat.com>
1795
1796 * Makefile.in (Makefile): Run ../config.status.
1797 (distclean): Update.
1798 * configure: Remove.
1799 * configure.ac: Remove.
1800
621c8364
TT
18012010-11-12 Tom Tromey <tromey@redhat.com>
1802
1803 * gdb.texinfo (Basic Python): Update. Add xref.
1804 (Exception Handling): Document new exception classes.
1805 (Types In Python): Update.
1806 (Frames In Python): Update.
1807
84f4c1fe
PM
18082010-11-11 Phil Muldoon <pmuldoon@redhat.com>
1809
1810 * gdb.texinfo (Breakpoints In Python): Document "internal"
1811 parameter, and visible attribute.
1812
99e7ae30
DE
18132010-11-05 Doug Evans <dje@google.com>
1814
1815 * gdb.texinfo (Source Path): Document "set directories".
1816
f4b8a18d
KW
18172010-11-05 Ken Werner <ken.werner@de.ibm.com>
1818
1819 * gdb.texinfo: (Summary) Add mention about OpenCL C language support.
1820 (OpenCL C): New node.
1821
7b51bc51
DE
18222010-11-02 Doug Evans <dje@google.com>
1823
1824 * gdb.texinfo (Pretty Printing): Expand into three sections,
1825 introduction, example, and commands.
1826 (Python API): Delete section Disabling Pretty-Printers, merge into
1827 Selecting Pretty-Printers.
1828 (Writing a Pretty-Printer): New section. Move the pretty-printer
1829 example here, and reformat to match python coding style. Add a second
1830 example using the gdb.printing module.
1831 (Python modules): Add gdb.printing.
1832
9eeee977
DE
18332010-10-29 Doug Evans <dje@google.com>
1834
1835 * gdb.texinfo (Python): Fix long line.
1836
a0e0ffdf
DE
18372010-10-20 Doug Evans <dje@google.com>
1838
1839 * gdbint.texinfo (Misc Guidelines): Renamed from Coding.
1840 All references updated. Correct sections marked as subsections.
1841 (Coding Standards): New chapter. Move the coding standard related
1842 subsections here. Add section on Python coding standards.
1843
0e3509db
DE
18442010-10-13 Doug Evans <dje@google.com>
1845
1846 * gdb.texinfo (Python): Add "Python modules".
1847 (Types in Python): Add reference to gdb.types section.
1848 (Python modules): New node.
1849
44592cc4
DE
18502010-10-11 Doug Evans <dje@google.com>
1851
1852 * gdb.texinfo (Values From Inferior): Add reference to "Types in
1853 Python" from gdb.Value.type description.
1854
6e1bb179
JB
18552010-09-28 Joel Brobecker <brobecker@adacore.com>
1856
1857 * gdb.texinfo (Ravenscar Profile): New node.
1858
e8467610
TT
18592010-09-22 Tom Tromey <tromey@redhat.com>
1860
1861 * gdb.texinfo (Values From Inferior): Mention Value.__init__.
1862
fccd1d1e
EZ
18632010-09-22 Eli Zaretskii <eliz@gnu.org>
1864
1865 * gdb.texinfo (Values From Inferior): Clarify that
1866 value.dynamic_type works only in C++ programs with RTTI.
1867
c1b6b909
TT
18682010-09-15 Paul Bolle <pebolle@tiscali.nl>
1869
1870 * gdb.texinfo (Character Sets): Correctly reference host-charset
1871 in example.
1872
7d288aaa
TT
18732010-09-13 Tom Tromey <tromey@redhat.com>
1874
1875 * gdb.texinfo (GDB/MI Stack Manipulation) <-stack-list-frames>:
1876 Document "fullname" and "from".
1877
f75d858b
MK
18782010-09-01 Marc Khouzam <marc.khouzam@ericsson.com>
1879
1880 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document new
1881 feature `reverse' output by -list-target-features.
1882
83b9503b
L
18832010-08-31 H.J. Lu <hongjiu.lu@intel.com>
1884
1885 * gdb.texinfo (i386 Features): Remove an extra "@item".
1886
03f17ccf
TT
18872010-08-30 Tom Tromey <tromey@redhat.com>
1888
1889 PR python/11792:
1890 * gdb.texinfo (Values From Inferior): Document dynamic_type.
1891
9779414d
DJ
18922010-08-24 Daniel Jacobowitz <dan@codesourcery.com>
1893
1894 * gdb.texinfo (ARM Features): Document
1895 org.gnu.gdb.arm.m-profile.
1896
f9ffd4bb
TT
18972010-08-23 Tom Tromey <tromey@redhat.com>
1898
1899 PR python/11145:
1900 * gdb.texinfo (Values From Inferior): Document dynamic_cast and
1901 reinterpret_cast methods.
1902
702c2711
TT
19032010-08-23 Tom Tromey <tromey@redhat.com>
1904
1905 PR python/11915:
1906 * gdb.texinfo (Types In Python): Document array method.
1907
66b73624
TJB
19082010-08-18 Thiago Jung Bauermann <bauerman@br.ibm.com>
1909
1910 * gdb.texinfo (PowerPC Embedded): Mention support for the DVC register.
1911
06a64a0b
TT
19122010-08-16 Tom Tromey <tromey@redhat.com>
1913
1914 * gdb.texinfo (Set Watchpoints): Document -location option.
1915
a3a7127e
DE
19162010-08-13 Doug Evans <dje@google.com>
1917
1918 * gdb.texinfo (.debug_gdb_scripts section): Fix typo.
1919
8dedea02
VP
19202010-08-13 Vladimir Prus <vladimir@codesourcery.com>
1921
1922 * gdb.texinfo (GDB/MI Data Manipulation): Document
1923 -data-read-memory-raw and -data-write-memory-raw.
1924
ca5c20b6 19252010-08-11 Tom Tromey <tromey@redhat.com>
889bf7c5 1926 Phil Muldoon <pmuldoon@redhat.com>
ca5c20b6
PM
1927
1928 * gdb.texinfo (Basic Python): Describe post_event API.
1929
cb2e07a6
PM
19302010-08-11 Phil Muldoon <pmuldoon@redhat.com>
1931
1932 * gdb.texinfo (Basic Python): Describe solib_address and
889bf7c5 1933 decode_line Python APIs
cb2e07a6 1934
464b3efb
TT
19352010-08-10 Tom Tromey <tromey@redhat.com>
1936
1937 * gdb.texinfo (Pretty Printing API): Document
1938 gdb.default_visualizer.
1939
c29c521f
TT
19402010-08-10 Tom Tromey <tromey@redhat.com>
1941
1942 Revert gdb-add-index addition:
1943 * gdb.texinfo (Index Files): Don't document gdb-add-index.
1944
5da1313b
JK
19452010-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
1946 Eli Zaretskii <eliz@gnu.org>
1947
1948 * gdb.texinfo (Mode Options) <-batch>
1949 (Basic Python) <gdb.execute>: Describe setting width and height.
1950
02d868e8
PP
19512010-07-31 Paul Pluzhnikov <ppluzhnikov@google.com>
1952
1953 * gdb.texinfo (Threads): Document 'debug libthread-db'.
1954
c2bbed2a
TT
19552010-07-30 Tom Tromey <tromey@redhat.com>
1956
1957 * gdb.texinfo (Index Files): Mention gdb-add-index.
1958
6c13bbe1
HZ
19592010-07-30 Hui Zhu <teawater@gmail.com>
1960
1961 * gdb.texinfo (Inferiors and Programs): Update the introduce of
1962 "detach inferior" and "kill inferior".
1963
53a71c06
CR
19642010-07-28 CHENG Renquan <rqcheng@smu.edu.sg>
1965
1966 * gdb.texinfo (Machine Code): Update description of two forms of
1967 arguments, and add new example to demonstrate the new form.
1968
5374244e
PM
19692010-07-27 Phil Muldoon <pmuldoon@redhat.com>
1970
1971 * gdb.texinfo (Values From Inferior): Add value inferior function
1972 call description.
1973
8ea5bce5
JK
19742010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
1975
1976 * gdb.texinfo (Active Targets): Fix wrong comma placement.
1977
c0edd9ed
JK
19782010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
1979 Eli Zaretskii <eliz@gnu.org>
1980
1981 Make core files the process_stratum.
1982 * gdb.texinfo (Active Targets): Remove core_stratum. Include
1983 record_stratum example.
1984
9291a0cd
TT
19852010-07-13 Tom Tromey <tromey@redhat.com>
1986
1987 * gdb.texinfo (Index Files): New node.
1988
f5011d11
TT
19892010-07-13 Tom Tromey <tromey@redhat.com>
1990
1991 * gdb.texinfo (GDB/MI Variable Objects): Remove extra 'for'.
1992
0f5238ed
TT
19932010-07-13 Tom Tromey <tromey@redhat.com>
1994
1995 * gdb.texinfo (Specify Location): Document labels.
1996
74c761c1
PA
19972010-07-01 Pedro Alves <pedro@codesourcery.com>
1998
1999 * gdb.texinfo (Create and Delete Tracepoints): Add more index
2000 entries for fast tracepoints and static tracepoints.
2001
501994c0
PA
20022010-07-01 Pedro Alves <pedro@codesourcery.com>
2003
2004 * gdb.texinfo (General Query Packets) <qfThreadInfo,
2005 qsThreadInfo>: Spell out `l' as ell.
2006
0fb4aa4b
PA
20072010-07-01 Pedro Alves <pedro@codesourcery.com>
2008
2009 * gdb.texinfo (Convenience Variables): Document $_sdata.
2010 (Commands to Set Tracepoints): Describe static tracepoints. Add
2011 `Listing Static Tracepoint Markers' menu entry. Document
2012 "strace".
2013 (Tracepoint Action Lists): Document collecting $_sdata.
2014 (Listing Static Tracepoint Markers): New subsection.
2015 (Tracepoints support in gdbserver): Mention static tracepoints.
2016 (remote packets, enabling and disabling): Mention
2017 read-sdata-object.
2018 (General Query Packets) <qSupported>: Document qXfer:sdata:read
2019 and StaticTracepoint.
2020 Mention qTfSTM, qTsSTM and qTSTMat as tracepoint packets.
2021 Document qXfer:sdata:read.
2022 (Tracepoint packets): Document qTfSTM, qTsSTM and qTSTMat.
2023
dc3b15be
JB
20242010-06-29 Joel Brobecker <brobecker@adacore.com>
2025
2026 * gdb.texinfo (Threads In Python): Fix unmatched @end table.
2027
595939de
PM
20282010-06-28 Phil Muldoon <pmuldoon@redhat.com>
2029 Tom Tromey <tromey@redhat.com>
2030 Thiago Jung Bauermann <bauerman@br.ibm.com>
2031
2032 * gdb.texinfo (Inferiors In Python): New node.
2033 * gdb.texinfo (Threads In Python): New node.
2034
9279c692
JB
20352010-06-28 Joel Brobecker <brobecker@adacore.com>
2036
2037 * gdb.texinfo (Python): Document what the python directory is
2038 and what its location is.
2039 (Basic Python): Document the gdb.PYTHONDIR constant.
2040
bc9f0842
TT
20412010-06-25 Tom Tromey <tromey@redhat.com>
2042
2043 PR python/10808:
2044 * gdb.texinfo (Basic Python): Document new gdb.execute argument.
2045
f1421989
HZ
20462010-06-24 Hui Zhu <teawater@gmail.com>
2047
2048 * gdb.texinfo: (Commands for Controlled Output): Add
2049 documentation for command "eval".
2050
e4c0cfae
SS
20512010-06-21 Stan Shebs <stan@codesourcery.com>
2052
2053 * gdb.texinfo: Add explicit @node and @appendix for GFDL.
2054 * annotate.texinfo: Ditto.
2055 * gdbint.texinfo: Ditto.
2056 * stabs.texinfo: Ditto.
2057
bb08c432
HZ
20582010-06-22 Hui Zhu <teawater@gmail.com>
2059
2060 * gdb.texinfo: (Process Record and Replay): Add documentation
2061 for command "set record memory-query".
2062
4f5d9f07
SS
20632010-06-21 Stan Shebs <stan@codesourcery.com>
2064
2065 * gdb.texinfo: Relicense under GFDL version 1.3.
2066 * annotate.texinfo: Relicense under GFDL version 1.3.
2067 * gdbint.texinfo: Relicense under GFDL version 1.3.
2068 * stabs.texinfo: Relicense under GFDL version 1.3.
2069 * fdl.texi: Update to version 1.3.
2070
6aed2dbc
SS
20712010-06-18 Stan Shebs <stan@codesourcery.com>
2072
a61408f8
SS
2073 * gdb.texinfo (Operating System Auxiliary Information): Describe
2074 "info os" when no arguments given.
2075
6aed2dbc
SS
2076 * gdb.texinfo (Debugging Programs with Multiple Threads): Describe
2077 $_thread.
2078
24e933df
HZ
20792010-06-18 Hui Zhu <teawater@gmail.com>
2080
2081 * gdb.texinfo: (Process Record and Replay): Add documentation
2082 for commands "record save" and "record restore".
2083
65d79d4b
SDJ
20842010-06-16 Jan Kratochvil <jan.kratochvil@redhat.com>
2085
2086 * gdb.texinfo: Include information about the correct use
2087 of addresses in the `watch' command.
2088
d914c394
SS
20892010-06-11 Stan Shebs <stan@codesourcery.com>
2090
2091 * gdb.texinfo (Observer Mode): New section.
2092 (General Query Packets): Document QAllow.
889bf7c5 2093
967cf477
DE
20942010-06-04 Doug Evans <dje@google.com>
2095
2096 * gdb.texinfo (Python API): New node `Disabling Pretty-Printers'.
2097
aaf4119b
DE
20982010-06-03 Doug Evans <dje@google.com>
2099
2100 * gdbint.texinfo (Coding): Add subsection on command names.
2101
9eae7c52
TT
21022010-06-02 Tom Tromey <tromey@redhat.com>
2103
2104 * gdb.texinfo (Maintenance Commands): Document maint set dwarf2
2105 always-disassemble.
2106
fa593d66
PA
21072010-06-01 Pedro Alves <pedro@codesourcery.com>
2108
2109 * gdb.texinfo (Set Tracepoints): Mention tracepoints support in
2110 gdbserver, and add cross reference.
2111 (Tracepoints support in gdbserver): New subsection.
2112
dde08ee1
PA
21132010-05-26 Pedro Alves <pedro@codesourcery.com>
2114
2115 * gdb.texinfo (General Query Packets) <qSupported>: Describe the
2116 `qRelocInsn' feature.
2117 (Relocate instruction reply packet): New subsection
2118 of `Tracepoint Packets'.
2119 (Tracepoint Packets): Mention that packets QTDP and QTStart
2120 support the qRelocInsn request, and add cross reference to new
2121 subsection.
2122
07ca107c
DE
21232010-05-25 Doug Evans <dje@google.com>
2124
2125 * gdb.texinfo (Exception Handling): Document gdb.GdbError.
2126 (Commands In Python): Document gdb.string_to_argv.
2127
c25c4a8b
JK
21282010-05-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2129
2130 * gdbint.texinfo (Host Definition): Remove items NORETURN and
2131 ATTR_NORETURN.
2132
d7b32ed3 21332010-04-29 Phil Muldoon <pmuldoon@redhat.com>
c25c4a8b
JK
2134 Tom Tromey <tromey@redhat.com>
2135 Thiago Jung Bauermann <bauerman@br.ibm.com>
d7b32ed3 2136
c25c4a8b 2137 * gdb.texinfo (Parameters In Python): New Node.
d7b32ed3 2138
6aecb9c2
JB
21392010-04-29 Mihail Zenkov <mihail.zenkov@gmail.com>
2140
2141 * gdb.texinfo: (Summary) Add mention about D language support.
2142 (Filenames): Add D suffixes.
2143 (D): New node.
2144
b7da9e9f
PM
21452010-04-26 Pierre Muller <muller@ics.u-strasbg.fr>
2146
2147 * gdbint.texinfo (CANNOT_STEP_HW_WATCHPOINTS): Remove explanation
2148 of macro deleted from GDB code.
2149
ab38a727
PA
21502010-04-24 Pedro Alves <pedro@codesourcery.com>
2151
2152 * gdb.texinfo (Commands to specify files): Describe what how GDB
2153 looks up DOS-based filesystem paths on the system root. Document
2154 the new `set/show target-file-system-kind' commands.
2155
66d09542
DE
21562010-04-23 Doug Evans <dje@google.com>
2157
2158 * gdb.texinfo (Python): Move Auto-loading section here ...
2159 (Python API): from here.
2160 (Auto-loading): Add docs for .debug_gdb_scripts auto-loaded scripts.
2161 (Maintenance Commands): Add docs for "maint print section-scripts".
2162
8bd10a10
CM
21632010-04-20 Chris Moller <cmoller@redhat.com>
2164
2165 * gdb.texinfo (Setting Breakpoints): Added description of
2166 filename-qualified rbreak.
2167 * refcard.tex (Breakpoints and Watchpoints): Added brief
2168 description of filename-qualified rbreak.
2169
4c374409
JK
21702010-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
2171
2172 * gdb.texinfo (Data): New @menu reference to Pretty Printing.
2173 (Python API): Change the reference to Pretty Printing API.
2174 (Pretty Printing): Move the user part under the Data node. Reformat
2175 the sample output to 72 columns. Create a new reference to Pretty
2176 Printing API. Rename the API part ...
2177 (Pretty Printing API): To a new node name.
2178 (Selecting Pretty-Printers, Progspaces In Python, Objfiles In Python)
2179 (GDB/MI Variable Objects): Change references to Pretty Printing API.
2180
5a9351ae
SS
21812010-04-21 Stan Shebs <stan@codesourcery.com>
2182
2183 * gdb.texinfo (Tracepoint Actions): Mention synonymy of actions
889bf7c5 2184 and commands.
5a9351ae 2185 (Listing Tracepoints): Update to reflect current behavior.
889bf7c5 2186
9a22f0d0
PM
21872010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
2188
2189 * gdb.texinfo (Examining memory): Update for change in string
2190 display with explicit size.
2191
6149aea9
PA
21922010-04-19 Pedro Alves <pedro@codesourcery.com>
2193
2194 PR breakpoints/8554.
2195
2196 * gdb.texinfo (Save Breakpoints): New node.
2197 (save-tracepoints): Rename to ...
2198 (save tracepoints): ... this. Mention that `save-tracepoints' is
2199 a deprecated alias to `save tracepoints'.
2200
711e434b
PM
22012010-04-16 Pierre Muller <muller@ics.u-strasbg.fr>
2202
645797a8 2203 * gdb.texinfo ($_tlb): Document new automatic convinience variable.
711e434b
PM
2204 (info w32 thread-information-block): Document new command.
2205 (qGetTIBAddress): Document new gdbserver query.
2206 (maint set/show show-all-tib): Document new command.
2207
3f7b2faa
DE
22082010-04-15 Doug Evans <dje@google.com>
2209
fa33c3cd
DE
2210 * gdb.texinfo (Python API): Add progspaces section.
2211 (Selecting Pretty-Printers): Progspace pretty-printers are
2212 searched too.
2213 (Progspaces In Python): New section.
2214
3f7b2faa
DE
2215 * gdb.texinfo (Command Files): Add docs for new "source -s" option.
2216
79f283fe
PM
22172010-04-14 Phil Muldoon <pmuldoon@redhat.com>
2218
2219 * gdb.texinfo (Pretty Printing): Document behaviour when to_string
2220 returns None.
2221
87290684
SS
22222010-04-09 Stan Shebs <stan@codesourcery.com>
2223
2224 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
2225 Describe the `frames-created' field, tweak grammar.
2226
a97153c7
PA
22272010-04-09 Pedro Alves <pedro@codesourcery.com>
2228
2229 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
2230 Describe the `circular' and `disconnected' fields.
2231
5c5dcc1b
L
22322010-04-09 H.J. Lu <hongjiu.lu@intel.com>
2233
2234 * gdb.texinfo (maint print registers): Mention unavailable and
2235 invisible registers.
2236
adc36818
PM
22372010-04-09 Phil Muldoon <pmuldoon@redhat.com>
2238 Thiago Jung Bauermann <bauerman@br.ibm.com>
5c5dcc1b 2239 Tom Tromey <tromey@redhat.com>
adc36818
PM
2240
2241 * gdb.texinfo (Breakpoints In Python): New Node.
2242
33da3f1c
SS
22432010-04-08 Stan Shebs <stan@codesourcery.com>
2244
2245 * gdb.texinfo (Tracepoint Packets): Describe disconn and circular
2246 trace status fields.
2247
3a13a53b
L
22482010-04-08 H.J. Lu <hongjiu.lu@intel.com>
2249
2250 * gdb.texinfo (i386 Features): Make org.gnu.gdb.i386.avx
2251 optional. Make org.gnu.gdb.i386.avx requires
2252 org.gnu.gdb.i386.avx.
2253
08001717
DE
22542010-04-08 Doug Evans <dje@google.com>
2255
2256 * gdb.texinfo (Command Files): Document that gdb skips $cdir in
2257 search path, and document that gdb only scans the search path if
2258 the script's path doesn't specify a directory.
2259
c375651d
DE
22602010-04-05 Doug Evans <dje@google.com>
2261
2262 * gdb.texinfo (maint show python auto-load): Fix typo.
2263
af54718e
SS
22642010-04-04 Stan Shebs <stan@codesourcery.com>
2265
d77f58be
SS
2266 * gdb.texinfo (Setting Breakpoints): "info watch" no longer a synonym.
2267 (Setting Watchpoints): Update description of "info watch".
2268 (Disabling Breakpoints): Only "info break" lists all.
2269
af54718e
SS
2270 * gdb.texinfo (Tracepoint Restrictions): Document PC inference.
2271 (tdump): Explain how tdump works.
2272
86b17b60
PA
22732010-04-01 Pedro Alves <pedro@codesourcery.com>
2274
2275 * gdb.texinfo (Break Commands): Clarify `commands' changes, and
2276 add cross reference.
2277
ff12863f
PA
22782010-03-31 Pedro Alves <pedro@codesourcery.com>
2279
2280 * gdb.texinfo (TUI Commands): Mention that in some cases, these
2281 commands error out.
2282
f68eb612
L
22832010-03-30 H.J. Lu <hongjiu.lu@intel.com>
2284
2285 * gdb.texinfo (i386 Features): Add org.gnu.gdb.i386.avx.
2286
c8d5aac9
L
22872010-03-30 H.J. Lu <hongjiu.lu@intel.com>
2288
2289 * gdb.texinfo (General Query Packets): Add xmlRegisters.
2290
7d13fe92
SS
22912010-03-29 Stan Shebs <stan@codesourcery.com>
2292 Nathan Sidwell <nathan@codesourcery.com>
2293
2294 * gdb.texinfo (GDB/MI Tracepoint Commands): Add notes about the
2295 GDBN equivalent.
2296 (Set Tracepoints): Remove mention that conditional tracepoints
2297 don't exist.
2298 (Tracepoint Actions): Clarify when while-stepping collection
2299 happens, note that while-stepping does not automatically collect
2300 $pc.
2301
409873ef 23022010-03-29 Stan Shebs <stan@codesourcery.com>
889bf7c5 2303
409873ef
SS
2304 * gdb.texinfo (Tracepoint Packets): Describe QTDPsrc.
2305 (General Query Packets): Describe TracepointSource.
2306
ee8e71d4
EZ
23072010-03-27 Matt Rice <ratmice@gmail.com>
2308
c8d5aac9
L
2309 * gdb.texinfo (ARM): Document arguments to "target sim".
2310 (Set Catchpoints): Use @dots{} instead of @r{...}.
ee8e71d4 2311
99b5e152
PA
23122010-03-26 Pedro Alves <pedro@codesourcery.com>
2313
2314 * gdb.texinfo (Tracepoint Packets): Remove mention that
2315 terror:string may be plain text, and drop mention of X prefix.
2316
cd64ee31
VP
23172010-03-26 Vladimir Prus <vladimir@codesourcery.com>
2318
2319 * gdb.texinfo (GDB/MI Tracepoint Commands): Add comma after @xref.
2320
6c28cbf2
SS
23212010-03-24 Stan Shebs <stan@codesourcery.com>
2322
2323 * gdb.texinfo (Tracepoint Packets): Document trace error status.
2324
95a42b64
TT
23252010-03-24 Tom Tromey <tromey@redhat.com>
2326
2327 PR breakpoints/9352:
2328 * gdb.texinfo (Break Commands): Update.
2329
18148017
VP
23302010-03-24 Vladimir Prus <vladimir@codesourcery.com>
2331
2332 * gdb.texinfo (GDB/MI Tracepoint Commands): Document MI tracepoint
2333 commands.
2334
4daf5ac0
SS
23352010-03-16 Stan Shebs <stan@codesourcery.com>
2336
2337 * gdb.texinfo (Starting and Stopping Trace Experiments): Describe
2338 circular-trace-buffer.
2339 (Tracepoint Packets): Describe QTBuffer, and details of the
2340 qTStatus reply.
2341
c9429232
SS
23422010-03-12 Stan Shebs <stan@codesourcery.com>
2343 Nathan Sidwell <nathan@codesourcery.com>
2344
2345 * gdb.texinfo (Tracepoint Actions): Clarify that while-stepping is
2346 doing instruction stepping.
2347 (Tracepoint Restrictions): New node.
2348
ccefe4c4
TT
23492010-03-10 Tom Tromey <tromey@redhat.com>
2350
2351 * gdbint.texinfo (Symbol Handling): Update.
2352
7c953934
TT
23532010-03-08 Tom Tromey <tromey@redhat.com>
2354
2355 PR cli/9591:
2356 * gdb.texinfo (Mode Options): Mention lack of pagination and
2357 confirmation with --batch.
2358 (Screen Size): Mention --batch.
2359 (Messages/Warnings): Likewise.
2360
f870a310
TT
23612010-03-05 Tom Tromey <tromey@redhat.com>
2362
2363 * gdb.texinfo (Basic Python): Document target_charset and
2364 target_wide_charset.
2365
78e2826b
TT
23662010-03-05 Tom Tromey <tromey@redhat.com>
2367
2368 * gdb.texinfo (Data): Link to pretty-printing.
2369 (Output Formats): Likewise. Correct text.
2370
f5dff777
DJ
23712010-03-01 Daniel Jacobowitz <dan@codesourcery.com>
2372
2373 * gdb.texinfo (Types): Describe <struct> and <flags>.
2374
dc00d89f
PM
23752010-02-28 Phil Muldoon <pmuldoon@redhat.com>
2376
2377 * gdb.texinfo (Frames In Python): Add block parameter and
2378 description to read_var text.
2379
5107b149 23802010-02-26 Phil Muldoon <pmuldoon@redhat.com>
c8d5aac9 2381 Tom Tromey <tromey@redhat.com>
5107b149
PM
2382
2383 * gdb.texinfo (Types In Python): Describe block argument in
2384 template_argument and gdb.lookup_type.
2385
e03e5e7b
TT
23862010-02-24 Tom Tromey <tromey@redhat.com>
2387
2388 * gdb.texinfo (Cygwin Native): Fix typo.
2389
f3e9a817
PM
23902010-02-24 Phil Muldoon <pmuldoon@redhat.com>
2391
2392 * gdb.texinfo (Frames In Python): Add block, find_sal, function
2393 and select method descriptions.
2394 (Python API): Add Blocks In Python, Symbols in Python and Symbol
2395 Tables in Python to menu.
2396 (Blocks In Python): New node.
2397 (Symbols In Python): New node.
2398 (Symbol Tables in Python): New node.
2399
a79b8f6e
VP
24002010-02-24 Vladimir Prus <vladimir@codesourcery.com>
2401
2402 Multiexec MI
2403
2404 gdb/
2405 * breakpoint.c (clear_syscall_counts): Take struct inferior*.
2406
2407 gdb/doc/
2408 * gdb.texinfo (GDB/MI Command Syntax): Document notification
2409 changes.
2410 (GDB/MI Program Execution): Document current behaviour of
2411 --all and --thread-group.
2412 (GDB/MI Miscellaneous Commands): Document -add-inferior and
2413 -remove-inferior.
2414 * observer.texi (inferior_added, inferior_removed): New
2415 observers.
2416
629d6a47
TT
24172010-02-19 Tom Tromey <tromey@redhat.com>
2418
2419 * gdbint.texinfo (Getting Started): Fix @node.
2420 (Debugging GDB): Likewise.
2421
c09529e5
JB
24222010-02-13 Joel Brobecker <brobecker@adacore.com>
2423
2424 * gdbint.texinfo (Testsuite): New section "Testsuite Configuration",
2425 documenting the gdb_test_timeout variable.
2426
540aa8e7
MS
24272010-02-12 Jakob Engblom <jakob@virtutech.com>
2428
2429 * gdb.texinfo (MI commands): Added documentation of --reverse
2430 option to a set of MI commands. Restructured documentation of MI
2431 commands --exec-continue to reflect the complexity of reverse
2432 execution.
2433
081dfbf7
PA
24342010-02-12 Pedro Alves <pedro@codesourcery.com>
2435
2436 * gdb.texinfo (Using the Collected Data): Specify that the address
2437 range of `tfind outsize' is exclusive, and that the address range
2438 of `tfind range' is inclusive.
2439 (Tracepoint Packets): Specify that the address range of
2440 `QTFrame:range' is inclusive, and that the address range of
2441 `QTFrame:outside' is exclusive
2442
8e9c5e02
VP
24432010-02-12 Vladimir Prus <vladimir@codesourcery.com>
2444
2445 * gdb.texinfo (GDB/MI Result Records): Clarify ^running.
2446
92981e24
TT
24472010-02-10 Tom Tromey <tromey@redhat.com>
2448
2449 * gdb.texinfo (Debugging Output): Document set debug parser and
2450 show debug parser.
2451
075b51b7
L
24522010-02-09 H.J. Lu <hongjiu.lu@intel.com>
2453
2454 * gdb.texinfo (Predefined Target Types): Add i387_ext,
2455 i386_eflags and i386_mxcsr.
2456
3bb8d5c3
L
24572010-02-08 H.J. Lu <hongjiu.lu@intel.com>
2458
2459 * gdb.texinfo: Document i386 target features.
2460
c5f80513
DE
24612010-02-05 Doug Evans <dje@google.com>
2462
2463 * gdbint.texinfo (Testsuite): Add a new section to document the
2464 various DejaGnu variables that may be overridden.
1be00882 2465 Document INTERNAL_GDBFLAGS.
c5f80513 2466
6ac33a4e
TT
24672010-02-04 Tom Tromey <tromey@redhat.com>
2468
2469 PR cli/8830:
2470 * gdb.texinfo (Files): -readnow comes before the filename for file
2471 and symbol-file.
2472
a1dcb23a
DJ
24732010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
2474
2475 * gdb.texinfo (Architecture-Specific Protocol Details): New section.
2476 Document ARM breakpoint types.
2477 (Register Packet Format): Move into the new section.
2478 (Packets): Describe the KIND argument for Z0, z0, Z1, and z1 packets.
2479
95433b34
JB
24802010-01-21 Joel Brobecker <brobecker@adacore.com>
2481
2482 * gdb.texinfo (File Options): Adjust the documentation of this
2483 switch to refer to the "source" command rather than partially
2484 duplicating some of the relevant information.
2485 (Extending GDB): Introduce and document the set/show script-extension
2486 setting.
2487 (Command Files): Add note explaining that the "source" command
2488 is also used to evalute scripts written in other languages.
2489 Remove the short slightly incorrect reference to sourcing Python
2490 scripts.
2491 (Python Commands): Document how to execute a Python script from GDB.
2492
8d576872
JB
24932010-01-19 Joel Brobecker <brobecker@adacore.com>
2494
2495 * gdb.texinfo (Command Files): Fix typo.
2496
8150ff9c
JB
24972010-01-18 Tom Tromey <tromey@redhat.com>
2498
2499 * gdb.texinfo (File Options): Document -x on .py files.
2500 (Command Files): Document handling of Python scripts.
2501
23db03a6
JZ
25022010-01-18 Jie Zhang <jie.zhang@analog.com>
2503
2504 * Makefile.in (ANNOTATE_DOC_BUILD_INCLUDES): Add GDBvn.texi.
2505
00bf0b85
SS
25062010-01-15 Stan Shebs <stan@codesourcery.com>
2507
2508 * gdb.texinfo (Trace Files): New section.
2509 (Tracepoint Packets): Document QTSave and qTBuffer.
2510 (Trace File Format): New appendix.
2511
be759fcf
PM
25122010-01-13 Phil Muldoon <pmuldoon@redhat.com>
2513
2514 * gdb.texinfo (Values From Inferior): Document lazy_string value
2515 method.
2516 (Python API): Add Lazy strings menu item.
2517 (Lazy Strings In Python): New node.
2518
dc146f7c
VP
25192010-01-13 Vladimir Prus <vladimir@codesourcery.com>
2520
2521 * gdb.texinfo (GDB/MI Thread Information): New.
2522 (GDB/MI Async Records): Document the core field in *stopped.
2523 (GDB/MI Miscellaneous Commands): Expand -list-thread-groups
2524 documentation
2525 (Process list): Document that osdata document may contain
2526 threads.
2527 (Remote Serial Protocol): Document qXfer:threads.
2528
d5551862
SS
25292010-01-06 Stan Shebs <stan@codesourcery.com>
2530
2531 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
2532 disconnected tracing.
2533 (Tracepoint Packets): Document new protocol.
2534
7a697b8d
SS
25352010-01-05 Stan Shebs <stan@codesourcery.com>
2536
2537 * gdb.texinfo (Create and Delete Tracepoints): Describe fast
2538 tracepoints.
2539 (Tracepoint Packets): Describe remote protocol for fast
2540 tracepoints.
2541
e6f3ec50
JB
25422010-01-01 Joel Brobecker <brobecker@adacore.com>
2543
2544 Update the "Start of New Year Procedure".
2545 * gdbint.texinfo: Add the list of files that need to be updated
2546 manually. Minor reformatting.
2547
ddc4e9c1
JB
25482010-01-01 Joel Brobecker <brobecker@adacore.com>
2549
2550 * refcard.tex: Update copyright year in header and text.
2551
9d2897ad
JB
25522010-01-01 Joel Brobecker <brobecker@adacore.com>
2553
2554 * agentexpr.texi: Add 2010 to the list of copyright years.
2555 * annotate.texinfo: Likewise.
2556 * gdb.texinfo: Likewise.
2557 * gdbint.texinfo: Likewise.
2558 * observer.texi: Likewise.
2559 * stabs.texinfo: Likewise.
2560
6da95a67
SS
25612009-12-31 Stan Shebs <stan@codesourcery.com>
2562
2563 * gdb.texinfo (Tracepoint Actions): Describe teval.
889bf7c5 2564
236f1d4d
SS
25652009-12-29 Stan Shebs <stan@codesourcery.com>
2566
2567 * gdb.texinfo (Tracepoint Actions): Describe default-collect.
889bf7c5 2568
f61e138d
SS
25692009-12-28 Stan Shebs <stan@codesourcery.com>
2570
2571 * gdb.texinfo (Trace State Variables): New section.
2572 (Tracepoint Packets): Describe trace state variable packets.
2573 * agentexpr.texi (Bytecode Descriptions): Describe trace state
2574 variable bytecodes.
2575
0fe7935b
DJ
25762009-12-28 Daniel Jacobowitz <dan@codesourcery.com>
2577
2578 * gdb.texinfo (Symbols): "info variables" prints definitions, not
2579 declarations.
2580
a6b29f87
VP
25812009-12-21 Vladimir Prus <vladimir@codesourcery.com>
2582
2583 * gdb.texinfo (GDB/MI Miscellaneous Commands): Clarify that
2584 -gdb-exit behaviour.
2585
5e4bde96
JB
25862009-12-20 Joel Brobecker <brobecker@adacore.com>
2587
2588 * gpl.texi: Update to version 3 of the GPL.
2589
a1715244
JB
25902009-12-20 Joel Brobecker <brobecker@adacore.com>
2591
2592 * Makefile.in: Update copyright header.
2593 * observer.texi: Fix the copyright header of the generated files.
2594
361ae042
PM
25952009-12-08 Phil Muldoon <pmuldoon@redhat.com>
2596
2597 * gdb.texinfo (Types In Python): Describe range function.
2598
bfd31e71
PM
25992009-12-03 Richard Ward <richard.j.ward1@googlemail.com>
2600
2601 * gdb.texinfo (Types In Python): Describe "is_base_class".
2602
57a1d736
TT
26032009-12-03 Tom Tromey <tromey@redhat.com>
2604
2605 * gdb.texinfo (Basic Python): Document gdb.parse_and_eval.
2606
8cebebb9
PP
26072009-12-02 Paul Pluzhnikov <ppluzhnikov@google.com>
2608
2609 * observer.texi: New memory_changed observer.
2610
16af530a
TT
26112009-12-01 Tom Tromey <tromey@redhat.com>
2612
2613 * gdb.texinfo (Reverse Execution): Fix typo.
2614
b6199126
DJ
26152009-11-24 Daniel Jacobowitz <dan@codesourcery.com>
2616
2617 PR gdb/8704
2618
2619 * gdb.texinfo (Thread-Specific Breakpoints): Thread specifiers
2620 are allowed after the breakpoint condition.
2621
7a6973ad
TT
26222009-11-23 Tom Tromey <tromey@redhat.com>
2623
2624 PR python/10782:
2625 * gdb.texinfo (Types In Python): Document Type.pointer.
2626
21a0512e
PP
26272009-11-23 Paul Pluzhnikov <ppluzhnikov@google.com>
2628
2629 * gdb.texinfo (Machine Code): Adjust.
889bf7c5 2630
a5832c8f
PA
26312009-11-11 Pedro Alves <pedro@codesourcery.com>
2632
2633 * agentexpr.texi (Tracing On Symmetrix): Delete section.
2634 (Using Agent Expressions): Delete cross reference.
2635
1eb7cd77
JB
26362009-11-07 Joel Brobecker <brobecker@adacore.com>
2637
2638 * gdbint.texinfo, stabs.texinfo: Move the @setchapternewpage
2639 and @settitle directives up to help makeinfo find them.
2640
24ddea62
JK
26412009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2642
2643 * gdb.texinfo (set debug-file-directory, show debug-file-directory)
2644 (Auto-loading): Use plural and note one can use multiple components now.
2645
3afae151
VP
26462009-11-01 Vladimir Prus <vladimir@codesourcery.com>
2647
2648 * gdb.texinfo (GDB/MI Stack Manipulation): Make
2649 -stack-list-arguments have the same documentation for parameter
2650 as -stack-list-locals. Add comas.
2651
14ff2235
PM
26522009-10-27 Tom Tromey <tromey@redhat.com>
2653 Eli Zaretskii <eliz@gnu.org>
2654
c8d5aac9 2655 PR python/10781
14ff2235
PM
2656
2657 * gdb.texinfo (Values From Inferior): Document cast method.
2658
9c419145
PP
26592009-10-22 Paul Pluzhnikov <ppluzhnikov@google.com>
2660
2661 * gdb.texinfo (Machine Code): Mention function name in disasssembly
2662 and adjust example.
889bf7c5 2663
29153c24
MS
26642009-10-22 Michael Snyder <msnyder@vmware.com>
2665
2666 * gdb.texinfo (Process Record and Replay): Document new form of
889bf7c5 2667 info record command. Also document the new save and restore
29153c24
MS
2668 commands.
2669
2b28d209
PP
26702009-10-21 Paul Pluzhnikov <ppluzhnikov@google.com>
2671
2672 * gdb.texinfo (Machine Code): Mention current pc marker.
2673 (Memory): Likewise.
2674
6c95b8df
PA
26752009-10-19 Pedro Alves <pedro@codesourcery.com>
2676 Stan Shebs <stan@codesourcery.com>
2677
2678 * observer.texi (new_inferior): Rename to...
2679 (inferior_appeared): ... this.
2680
2681 * gdb.texinfo (Inferiors): Rename node to ...
2682 (Inferiors and Programs): ... this. Mention running multiple
2683 programs in the same debug session.
2684 <info inferiors>: Mention the new 'Executable' column if "info
2685 inferiors". Update examples. Document the "add-inferior",
2686 "clone-inferior", "remove-inferior" and "maint info
2687 program-spaces" commands.
2688 (Process): Rename node to...
2689 (Forks): ... this. Document "set|show follow-exec-mode".
2690
2f8132f3
MS
26912009-10-11 Michael Snyder <msnyder@vmware.com>
2692
2693 * gdb.texinfo (ReverseStep): Show default as "unsupported".
2694 (ReverseContinue): Ditto.
2695
cba4b2d3
PP
26962009-10-08 Paul Pluzhnikov <ppluzhnikov@google.com>
2697
2698 * gdb.texinfo (Server): Document libthread-db-search-path.
889bf7c5 2699
da082f17
JK
27002009-10-08 Jan Kratochvil <jan.kratochvil@redhat.com>
2701
2702 * gdbint.texinfo (i386_stopped_by_hwbp): Remove.
2703
08be9d71
ME
27042009-10-06 Michael Eager <eager@eagercon.com>
2705
2706 * gdb.texinfo (Contributors): Add self for Xilinx MicroBlaze.
2707 (Embedded Processors): Add MicroBlaze.
2708 (MicroBlaze): New. Describe Xilinx MicroBlaze
2709
08a0efd0
PA
27102009-10-04 Pedro Alves <pedro@codesourcery.com>
2711
2712 * gdb.texinfo (Remote Protocol): Don't mention vCont;T.
2713
cbb8f428
EZ
27142009-09-26 Pierre Muller <muller@ics.u-strasbg.fr>
2715
2716 * gdb.texinfo (Cygwin Native): Mention support for Ctrl-BREAK.
2717
30a4a70c
JB
27182009-09-23 Joel Brobecker <brobecker@adacore.com>
2719
2720 * observer.texi (solib_unloaded): Document explicitly the fact that
2721 this observer is called before the associated symbols are unloaded.
2722
b3372f91
VP
27232009-09-19 Vladimir Prus <vladimir@codesourcery.com>
2724
2725 * gdb.texinfo (GDB/MI Stack Manipulation): Document
2726 -stack-list-variables.
2727
f43030c4
TT
27282009-09-18 Tom Tromey <tromey@redhat.com>
2729
2730 * gdb.texinfo (GDB/MI Variable Objects): -enable-pretty-printing
2731 is experimental.
2732
ec7e75e7
PP
27332009-09-17 Paul Pluzhnikov <ppluzhnikov@google.com>
2734
2735 * gdb.texinfo (convenince variables): Mention
2736 $_siginfo could be empty.
f43030c4 2737
0cc7d26f
TT
27382009-09-15 Tom Tromey <tromey@redhat.com>
2739
2740 * gdb.texinfo (GDB/MI Variable Objects): Document
2741 -enable-pretty-printing, -var-set-update-range, dynamic varobjs.
2742 Expand -var-update documentation.
2743
a96d9b2e
SDJ
27442009-09-14 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
2745
2746 * gdb.texinfo (Set Catchpoints): Documentation about the catch syscall
2747 feature.
2748
005ca36a
JB
27492009-09-13 Daniel Jacobowitz <dan@codesourcery.com>
2750
2751 * gdbint.texinfo (Unwinding the Frame ID): Reference outer_frame_id.
2752
0d772ac9
MS
27532009-09-10 Michael Snyder <msnyder@vmware.com>
2754
2755 * gdb.texinfo (qSupported): Mention new ReverseContinue and
2756 ReverseStep replies to the qSupported query.
2757
14fb1bac
JB
27582009-09-10 Joel Brobecker <brobecker@adacore.com>
2759
2760 Add documentation for set/show interactive-mode.
2761 * gdb.texinfo (Other Misc Settings): New node.
2762
29b090c0
DE
27632009-09-01 Doug Evans <dje@google.com>
2764
2765 * gdb.texinfo (Caching Data of Remote Targets): Add note on
2766 non-stop mode's affect on remote caching.
2767
4e5d721f
DE
27682009-08-31 Jacob Potter <jdpotter@google.com>
2769 Doug Evans <dje@google.com>
2770
2771 * gdb.texinfo (Caching Data of Remote Targets): Update text.
2772 Mark `set/show remotecache' options as obsolete.
2773 Document new `set/show stack-cache' option.
2774 Update text for `info dcache'.
2775
55333a84
DE
27762009-08-27 Doug Evans <dje@google.com>
2777
2778 * gdb.texinfo (Symbols): Delete `set print symbol-loading'.
2779 (Files): Add note on new optional regex arg to `info sharedlibrary'.
2780
bc3a0b4d
RW
27812009-08-26 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2782
2783 * gdbint.texinfo (Releasing GDB): Fix confusing sentence
2784 about autoconf.
2785
3a1ff0b6
PA
27862009-08-25 Pedro Alves <pedro@codesourcery.com>
2787
2788 * gdb.texinfo (Debugging Multiple Inferiors): Add "info inferiors"
2789 small example, and describe its columns. Replace "inferior-id" by
2790 "infno" throughout.
2791
81ecdfbb
RW
27922009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2793
af542c2e
RW
2794 * gdbint.texinfo (Releasing GDB): Point to
2795 README-maintainer-mode file for required autoconf version.
2796 * configure.ac: Do not substitute datarootdir, htmldir,
2797 pdfdir, docdir. Do not process --with-datarootdir,
2798 --with-htmldir, --with-pdfdir, --with-docdir.
2799 * configure: Regenerate.
2800
81ecdfbb
RW
2801 * configure: Regenerate.
2802
4efc6507
DE
28032009-08-20 Reid Kleckner <reid@kleckner.net>
2804
2805 * gdb.texinfo: Add chapter on JIT interface.
2806
43089a6e
NR
28072009-08-07 Nick Roberts <nickrob@snap.net.nz>
2808
2809 * gdb.texinfo (Server Prefix): Explain that server prefix suppresses
889bf7c5 2810 confirmation request.
43089a6e 2811
99e008fe
EZ
28122009-08-05 Jeremy Bennett <jeremy.bennett@embecosm.com>
2813
c8d5aac9
L
2814 * gdb.texinfo (Separate Debug Files, Remote Protocol): Clarified
2815 CRC definitions.
99e008fe 2816
48cb2d85
VP
28172009-08-03 Vladimir Prus <vladimir@codesourcery.com>
2818
2819 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
889bf7c5 2820 -break-commands.
48cb2d85 2821
ff1a52c6
UW
28222009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
2823
2824 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
2825 "set spu auto-flush-cache" and "show spu auto-flush-cache" commands.
2826
3285f3fe
UW
28272009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
2828
2829 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
2830 "set spu stop-on-load" and "show spu stop-on-load" commands.
2831
e35359c5
UW
28322009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
2833
2834 * gdb.texinfo (Target Descriptions): Document <compatible> element.
2835
58d6951d
DJ
28362009-07-28 Daniel Jacobowitz <dan@codesourcery.com>
2837
2838 * gdb.texinfo (ARM Features): Document org.gnu.gdb.arm.vfp and
2839 org.gnu.gdb.arm.neon.
2840
08d16641
PA
28412009-07-20 Pedro Alves <pedro@codesourcery.com>
2842
2843 * gdb.texinfo (Target Description Format): Mention the new <osabi>
2844 optional element.
2845 (subsection OS ABI): New subsection.
2846
782b2b07
SS
28472009-07-14 Stan Shebs <stan@codesourcery.com>
2848
2849 * gdb.texinfo (Tracepoint Conditions): New section.
2850 (General Query Packets): Describe ConditionalTracepoints.
2851 (Tracepoint Packets): Describe condition field.
2852 (Maintenance Commands): Describe maint agent-eval.
2853 * agentexpr.texi (Using Agent Expressions): Mention eval usage.
2854
9b117ef3
HZ
28552009-07-11 Hui Zhu <teawater@gmail.com>
2856
2857 * gdb.texinfo (disassemble): Add a new modifier /r
2858 to "disassemble" command to make it print the raw instructions
2859 in hex as well as in symbolic form.
2860
f5a33284
TT
28612009-07-09 Tom Tromey <tromey@redhat.com>
2862
2863 * gdbint.texinfo (Testsuite): Document parallel make check.
2864
812f7342
TT
28652009-07-09 Tom Tromey <tromey@redhat.com>
2866
2867 * gdbint.texinfo (Testsuite): Document test transcripts.
2868
fbb8f299
PM
28692009-07-10 Phil Muldoon <pmuldoon@redhat.com>
2870
2871 * gdb.texinfo (Values From Inferior): Add length parameter
2872 description.
2873
dd8f35ac
EZ
28742009-07-04 Chris Genly <chris@genly.us>
2875
2876 * gdb.texinfo (GDB/MI Variable Objects): Document child definition
2877 in -var-list-children. Fix example according to what the code
2878 does.
2879
2277426b
PA
28802009-07-02 Pedro Alves <pedro@codesourcery.com>
2881
2882 * gdb.texinfo (Debugging multiple inferiors): Document the
2883 "inferior", "detach inferior" and "kill inferior" commands.
2884 (Debugging Programs with Multiple Processes): Adjust to mention
2885 generic "inferior" commands. Delete mention of "detach fork" and
2886 "delete fork". Cross reference to "Debugging multiple inferiors"
2887 section.
2888
a6d9a66e
UW
28892009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
2890
5af949e3
UW
2891 * gdbint.texinfo (Item Output Functions): Update signature
2892 for ui_out_field_core_addr.
2893
28942009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
2895
2896 * gdbint.texinfo (Examples of Use of @code{ui_out} functions):
a6d9a66e
UW
2897 Update example code extrated from breakpoint.c.
2898
9901a55b 28992009-06-28 Paul Pluzhnikov <ppluzhnikov@google.com>
889bf7c5 2900
9901a55b
PP
2901 * gdb.texinfo (GDB/MI Program Context): @ignore unimplemented
2902 MI commands.
2903 (GDB/MI Symbol Query): Likewise.
2904 (GDB/MI File Commands): Likewise.
2905 (GDB/MI File Transfer Commands): Likewise.
2906 (GDB/MI Target Manipulation): Likewise.
2907 (GDB/MI Miscellaneous Commands): Likewise.
889bf7c5 2908
edb3359d
DJ
29092009-06-27 Daniel Jacobowitz <dan@codesourcery.com>
2910
2911 * gdb.texinfo (Debugging Optimized Code): New chapter.
2912 (Compiling for Debugging): Reference it. Move some
2913 text to the new section.
2914
7cd1089b
PM
29152009-06-15 Phil Muldoon <pmuldoon@redhat.com>
2916
2917 * doc/gdb.texinfo (Calling): Document
2918 set-unwind-on-terminating-exception usage.
2919
d4db2f36
PA
29202009-06-11 Pedro Alves <pedro@codesourcery.com>
2921
2922 * gdb.texinfo (All-Stop): Document new 'set schedule-multiple'
2923 command.
2924
d1a7880c
PA
29252009-06-07 Pedro Alves <pedro@codesourcery.com>
2926
2927 * gdbint.texinfo (TARGET_HAS_HARDWARE_WATCHPOINTS): Delete all
2928 references.
2929
473f94e6
UW
29302009-06-04 Ulrich Weigand <uweigand@de.ibm.com>
2931
2932 * gdbint.texinfo: Rename formal parameters to gdbarch function
2933 protoypes from "current_gdbarch" to "gdbarch".
2934
8f500870
TT
29352009-05-28 Tom Tromey <tromey@redhat.com>
2936
2937 * gdb.texinfo (Basic Python): Change get_parameter to parameter.
2938
b6313243
TT
29392009-05-27 Tom Tromey <tromey@redhat.com>
2940
2941 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
2942 feature.
2943 (GDB/MI Variable Objects): Document -var-set-visualizer.
2944
29452009-04-02 Tom Tromey <tromey@redhat.com>
2946
2947 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
2948 feature.
2949 (GDB/MI Variable Objects): Document -var-set-visualizer.
2950
a6bac58e
TT
29512009-05-27 Tom Tromey <tromey@redhat.com>
2952 Thiago Jung Bauermann <bauerman@br.ibm.com>
2953 Phil Muldoon <pmuldoon@redhat.com>
2954
2955 * gdb.texinfo (Objfiles In Python): Reference pretty printing.
2956 (Pretty Printing): New node.
2957 (Selecting Pretty-Printers): Likewise.
2958 (Python API): Update.
2959 (Output Formats): Document /r format.
2960
2c74e833
TT
29612009-05-27 Thiago Jung Bauermann <bauerman@br.ibm.com>
2962 Tom Tromey <tromey@redhat.com>
2963
2964 * gdb.texinfo (Types In Python): New node.
2965 (Values From Inferior): "type" is now an attribute.
2966 (Python API): Update.
2967
89c73ade
TT
29682009-05-27 Tom Tromey <tromey@redhat.com>
2969 Thiago Jung Bauermann <bauerman@br.ibm.com>
2970 Phil Muldoon <pmuldoon@redhat.com>
2971
2972 * gdb.texinfo: Add @syncodeindex for `tp'.
2973 (Python API): Update.
2974 (Auto-loading): New node.
2975 (Objfiles In Python): New node.
2976
17a37d48
PP
29772009-05-15 Paul Pluzhnikov <ppluzhnikov@google.com>
2978
2979 * gdb.texinfo (Threads): Document libthread-db-search-path.
889bf7c5 2980
6718376f
NR
29812009-05-15 Nick Roberts <nickrob@snap.net.nz>
2982
2983 * gdb.texinfo (GDB/MI General Design): Break up into four nodes.
2984
cbe54154
PA
29852009-05-12 Pedro Alves <pedro@codesourcery.com>
2986
2987 * gdb.texinfo: Document 'set/show debug gnu-nat'. Replace 'maint
2988 show-debug-regs' docs by 'maint set show-debug-regs' and 'maint
2989 show show-debug-regs' docs.
2990
8e05493c
EZ
29912009-05-08 Eli Zaretskii <eliz@gnu.org>
2992
2993 * gdb.texinfo (Process Record and Replay): Add description of
2994 reverse execution.
2995
b39f4988
JB
29962009-05-07 Joel Brobecker <brobecker@adacore.com>
2997
2998 * gdbint.texinfo (Adding support for debugging core files): New node.
2999 (Native Debugging): Remove the ``Native core file Support'' section.
3000
a2311334
EZ
30012009-05-01 Eli Zaretskii <eliz@gnu.org>
3002
3003 * gdb.texinfo (Process Record and Replay): Improve and clarify.
3004 Add index entries.
3005
53cc454a 30062009-04-30 Hui Zhu <teawater@gmail.com>
c8d5aac9 3007 Michael Snyder <msnyder@vmware.com>
53cc454a 3008
a2311334
EZ
3009 * gdb.texinfo: (Process Record and Replay): Add documentation for
3010 process record and replay.
53cc454a 3011
484086b7
JK
30122009-04-29 Jan Kratochvil <jan.kratochvil@redhat.com>
3013
3014 * gdb.texinfo (Macros): Note command-line for `info macro'. Append
3015 a new part on command-line defined macros.
3016
32ae1842
EZ
30172009-04-25 Eli Zaretskii <eliz@gnu.org>
3018
3019 * gdb.texinfo (Machine Code) <disassemble-next-line>: Improve and
3020 clarify the wording.
3021
b14b1491
TT
30222009-04-23 Tom Tromey <tromey@redhat.com>
3023
3024 * gdb.texinfo (Data Files): New node.
3025 (GDB Files): Update menu.
3026
5c1e86e1
JB
30272009-04-23 Joel Brobecker <brobecker@adacore.com>
3028
3029 * gdbint.texinfo (Defining Other Architecture Features): Remove
e346fb8f 3030 entry for PROCESS_LINENUMBER_HOOK.
5c1e86e1 3031
83eba9b7
VP
30322009-04-22 Vladimir Prus <vladimir@codesourcery.com>
3033
3034 * gdb.texinfo (GDB/MI Program Execution): Document -exec-jump.
3035
e31198c4
HZ
30362009-04-22 Hui Zhu <teawater@gmail.com>
3037
3038 * gdb.texinfo (disassemble-next-line): Set the default of
3039 disassemble-next-line to off.
3040
26e251b6
JM
30412009-04-21 Joseph Myers <joseph@codesourcery.com>
3042
3043 * configure.ac (--with-datarootdir, --with-docdir, --with-pdfdir,
3044 --with-htmldir): New.
3045 * configure: Regenerate.
3046 * Makefile.in (datarootdir, docdir): Define.
3047 (gdb.dvi, gdb.pdf): Use same -I options as for building gdb.info
3048 instead of $(SET_TEXINPUTS).
3049 (gdbint.dvi, gdbint.pdf): Use same -I options as for building
3050 gdbint.info instead of $(SET_TEXINPUTS).
3051 (gdbint/index.html): Use same -I options as for building
3052 gdbint.info.
3053 (stabs.dvi, stabs.pdf): Use same -I options as for building
3054 stabs.info instead of $(SET_TEXINPUTS).
3055 (stabs/index.html): Use same -I options as for building
3056 stabs.info.
3057 (annotate.dvi, annotate.pdf): Use same -I options as for building
3058 annotate.info instead of $(SET_TEXINPUTS).
3059 (annotate/index.html): Use same -I options as for building
3060 annotate.info.
3061
eac35c4e
DD
30622009-04-21 David Daney <ddaney@caviumnetworks.com>
3063
3064 * gdb.texinfo (maint show-debug-regs): Remove mention of x86.
3065
29b0e8a2
JM
30662009-04-21 Joseph Myers <joseph@codesourcery.com>
3067
3068 * gdb.texinfo (Source Path): Document --with-relocated-sources.
3069
2b831889 30702009-04-18 Carlos O'Donell <carlos@codesourcery.com>
c8d5aac9 3071 Joseph Myers <joseph@codesourcery.com>
2b831889
JM
3072
3073 * Makefile.in (MAKEHTML): Set to makeinfo --html.
3074 (MAKEHTMLFLAGS): Set to empty.
3075 (html__strip_dir): Define.
3076 (HTMLFILES): Define.
3077 (HTMLFILES_INSTALL): Define.
3078 (install-html): Copy new automake rule.
3079 (html): Depend on $(HTMLFILES).
3080 (gdb_toc.html): Rename to gdb/index.html.
3081 (gdbint_toc.html): Rename to gdbint/index.html.
3082 (stabs_toc.html): Rename to stabs/index.html.
3083 (annotate_toc.html): Rename to annotate/index.html.
3084
89a34d1b
JM
30852009-04-17 Carlos O'Donell <carlos@codesourcery.com>
3086
3087 * Makefile.in: Set pdfdir and htmldir from configure
3088 substitutions.
3089 * configure.ac: AC_SUBST datarootdir, docdir, htmldir, pdfdir.
3090 * configure: Regenerate.
3091
a2d5da46
JB
30922009-04-16 Joel Brobecker <brobecker@adacore.com>
3093
3094 * gdbint.texinfo (Native Debugging): Remove entry for PROC_NAME_FMT.
3095 This macro is no longer used.
3096
732f6a93
TT
30972009-04-15 Tom Tromey <tromey@redhat.com>
3098
3099 * gdb.texinfo (Character Sets): Document default character set.
3100
87f9adc1
PM
31012009-04-14 Pierre Muller <muller@ics.u-strasbg.fr>
3102
3103 * gdbint.texinfo: Change server name from sources.redhat.com to
3104 sourceware.org throughout.
3105
2c88c651
JB
31062009-04-09 Joel Brobecker <brobecker@adacore.com>
3107
3108 * gdb.texinfo (Set Breaks): Rewrite a paragraph to avoid a warning
3109 about a missing dot or coma after @xref.
3110
4f5376b2
JB
31112009-04-02 Joel Brobecker <brobecker@adacore.com>
3112
3113 * gdb.texinfo (Backtrace): Add a parameter in frame 1 of the first
3114 example, and add a small explanation about it.
3115 (Print Settings): Change the documentation of the "set print
3116 frame-arguments" to reflect the fact that the default is now "scalars".
3117
a0381d3a
JB
31182009-04-02 Joel Brobecker <brobecker@adacore.com>
3119
3120 * gdb.texinfo (Print Settings): Add kindex for command "set
3121 print frame-arguments".
3122
45ac276d
JB
31232009-03-31 Joel Brobecker <brobecker@adacore.com>
3124
3125 * gdb.texinfo (Ada Tasks): Add documentation about task-specific
3126 breakpoints.
3127 (Set Breaks): Add reference to thread-specific and task-specific
3128 breakpoints.
3129
32cd1edc
JB
31302009-03-31 Joel Brobecker <brobecker@adacore.com>
3131
3132 * gdb.texinfo (Ada Tasks): Remove the documentation about
3133 the "Running" state, as this state has been eliminated.
3134 Now all runnable tasks are shown as "Runnable".
3135
1042e4c0
SS
31362009-03-30 Stan Shebs <stan@codesourcery.com>
3137
3138 * gdb.texinfo (Tracepoints): Describe tracepoints as a
3139 special case of breakpoints.
3140 (Enable and Disable Tracepoints): Mention deprecation.
3141 (Listing Tracepoints): Update description and example.
3142
f8f6f20b
TJB
31432009-03-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
3144
3145 * gdb.texinfo (Frames in Python): New node.
3146 (Python API): Update.
3147
c0c6f777
TJB
31482009-03-29 Thiago Jung Bauermann <bauerman@br.ibm.com>
3149
3150 * gdb.texinfo (Values From Inferior): Change gdb.Value.address
3151 from a method to an attribute.
3152
def2b000
TJB
31532009-03-26 Thiago Jung Bauermann <bauerman@br.ibm.com>
3154
3155 * gdb.texinfo (Values From Inferior): Document is_optimized_out
3156 attribute.
3157
a07daef3
PA
31582009-03-25 Pedro Alves <pedro@codesourcery.com>
3159
3160 * observer.texi (thread_exit): Add "silent" parameter.
3161
f3b1572e
PA
31622009-03-22 Pedro Alves <pedro@codesourcery.com>
3163
3164 * observer.texi (about_to_proceed): New.
3165
587afa38
EZ
31662009-03-21 Jeremy Bennett <jeremy.bennett@embecosm.com>
3167
3168 * gdbint.texinfo (everywhere): Use braces {} in @deftypeXX type
3169 field throughout to handle types with spaces in them. Fix typos
3170 found by aspell.
3171 (Summary, Requirements, Contributors): New first chapter,
3172 "Summary" added, old Requirements section moved there, and new
3173 section, "Contributors" added.
3174 (Initializing a New Architecture, Register Representation)
3175 (Frame Interpretation, Inferior Call Setup, Adding a New Target)
3176 (Porting gdb): These sections extended and updated.
3177 (Compiler Characteristics): This section (empty) deleted.
3178 (Defining Other Architecture Features): This section renamed and
3179 duplicate material removed from (formerly "Target Conditionals").
3180 Use braces {} in @deftypeXX type field throughout to handle types
3181 with spaces in them. Typos found by aspell fixed.
3182
3183 * stack_frame.svg: New file, source of image for gdbint.texinfo.
3184 * stack_frame.pdf: Version of image for PDF output.
3185 * stack_frame.png: Version of image for HTML output and for Emacs.
3186 * stack_frame.txt: Version of image for Info output.
1db61298 3187 * stack_frame.eps: Version of image for TeX DVI output.
587afa38 3188
10af6951
EZ
31892009-03-21 Eli Zaretskii <eliz@gnu.org>
3190
3191 * gdb.texinfo (Character Sets): Fix last change.
3192
cc924cad
TJB
31932009-03-21 Thiago Jung Bauermann <bauerman@br.ibm.com>
3194
3195 * gdb.texinfo (Values From Inferior): Fix optional arguments
3196 markup.
3197 (Commands In Python): Adjust argument names of gdb.Command.__init__
3198 to what the function accepts as keywords.
3199
bc3b79fd
TJB
32002008-03-20 Tom Tromey <tromey@redhat.com>
3201
3202 * gdb.texinfo (Convenience Vars): Document convenience functions.
3203 (Functions In Python): New node.
3204 (Python API): Update.
3205
6c7a06a3
TT
32062009-03-20 Tom Tromey <tromey@redhat.com>
3207
3208 * gdb.texinfo (Character Sets): Remove obsolete text. Document
3209 set target-wide-charset.
3210 (Requirements): Mention iconv.
3211
b646ddd4
HZ
32122009-03-17 Hui Zhu <teawater@gmail.com>
3213
3214 * gdb.texinfo: Change the introduce of "disassemble-next-line".
3215
91440f57
HZ
32162009-03-17 Hui Zhu <teawater@gmail.com>
3217
3218 * gdb.texinfo: Add documentation for disassemble-next-line.
3219
8fd41227
TJB
32202009-03-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
3221
3222 * gdb.texinfo (Commands In Python): Remove tindex entries.
3223
61ff14c6
JK
32242009-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
3225
3226 * gdb.texinfo (Returning): New description for missing debug info.
3227
0b16c5cf
PA
32282009-03-14 Pedro Alves <pedro@codesourcery.com>
3229
3230 * gdb.texinfo (Remote Configuration): Document query-attached.
61ff14c6 3231 (General Query Packets): Document qAttached.
0b16c5cf 3232
32fc0df9
PA
32332009-03-05 Pedro Alves <pedro@codesourcery.com>
3234
3235 * gdb.texinfo (Background Execution): Better describe the set
3236 target-async command.
3237 (Maintenance Commands): Delete description of the `maint set/show
3238 linux-async' and `maint set/show remote-async' commands.
3239
134eb42c
VP
32402009-02-18 Vladimir Prus <vladimir@codesourcery.com>
3241
3242 * gdb.texinfo (GDB/MI Async Records): Add double-spaces
3243 between sentences.
3244
c86cf029
VP
32452009-02-18 Vladimir Prus <vladimir@codesourcery.com>
3246
3247 * gdb.texinfo (GDB/MI Async Records): Document the
3248 =library-loaded and =library-unloaded notifications.
3249
3ea85240
VP
32502009-02-17 Vladimir Prus <vladimir@codesourcery.com>
3251
3252 * observer.texi (test_notification): New observer.
3253
1d33d6ba
VP
32542009-02-14 Vladimir Prus <vladimir@codesourcery.com>
3255
61ff14c6
JK
3256 * observer.texi: Add parameter 'print_frame' to normal_stop
3257 observer.
1d33d6ba 3258
d721c933
EZ
32592009-02-07 Eli Zaretskii <eliz@gnu.org>
3260
3261 * gdb.texinfo (Basic Python): Fix change from 2009-02-04.
3262 (Commands In Python): Fix COMMAND_* constants in last change. Use
3263 @kbd for interactive input. Add cross-references and index
3264 entries.
3265
4aa995e1
PA
32662009-02-06 Pedro Alves <pedro@codesourcery.com>
3267
3268 * gdb.texinfo (Signals): Document $_siginfo.
3269 (Convenience Variables): Mention $_siginfo.
3270 (Remote Configuration): Document qXfer:siginfo:read,
3271 qXfer:siginfo:write packets, and the read-siginfo-object,
3272 write-siginfo-object commands.
3273
5f5233d4
PA
32742009-02-06 Pedro Alves <pedro@codesourcery.com>
3275
3276 * gdbint.texinfo (Values): New chapter.
3277
d8906c6f
TJB
32782009-02-06 Tom Tromey <tromey@redhat.com>
3279
3280 * gdb.texinfo (Python API): Add entry for Commands In Python.
3281 (Commands In Python): New node.
3282
b6cb8e7d
TJB
32832009-02-05 Tom Tromey <tromey@redhat.com>
3284
3285 * gdb.texinfo (Values From Inferior): Document Value.string.
3286
12453b93
TJB
32872009-02-05 Tom Tromey <tromey@redhat.com>
3288
3289 * gdb.texinfo (Basic Python): Document execute's from_tty
3290 argument.
3291
08c637de
TJB
32922009-02-04 Tom Tromey <tromey@redhat.com>
3293
3294 * gdb.texinfo (Basic Python): Document gdb.history.
3295
592375cd
VP
32962009-01-30 Vladimir Prus <vladimir@codesourcery.com>
3297
3298 * gdb.texinfo (GDB/MI Thread Commands): Document the
3299 'current-thread-id' field. Remove the example with zero threads,
3300 since current GDB won't ever report that if there's inferior.
3301
41447f92
VP
33022009-01-30 Vladimir Prus <vladimir@codesourcery.com>
3303
3304 * gdb.texinfo (GDB/MI Breakpoint Commands): Document the -d
3305 option to -break-insert.
3306
098b41a6
JG
33072009-01-28 Daniel Jacobowitz <dan@codesourcery.com>
3308 Jerome Guitton <guitton@adacore.com>
3309
3310 * gdb.texinfo (Startup): Document --with-system-gdbinit.
3311 (System-wide configuration): New section.
3312
3c16cced
PA
33132009-01-26 Pedro Alves <pedro@codesourcery.com>
3314
3315 PR gdb/7580:
3316 * gdb.texinfo (Maintenance Commands): Document "maint set|show
3317 internal-error|internal-warning quit|corefile ask|yes|no".
3318
62709adf
PA
33192009-01-26 Pedro Alves <pedro@codesourcery.com>
3320
3321 * gdb.texinfo (Using the `gdbserver' Program): Document
3322 --remote-debug.
3323
7ce58dd2
DE
33242009-01-23 Doug Evans <dje@google.com>
3325
3326 * gdb.texinfo: Add nexti to list of commands that support
3327 background execution.
3328
adb483fe
DJ
33292009-01-14 Daniel Jacobowitz <dan@codesourcery.com>
3330
3331 * gdb.texinfo (Define, Hooks): Document prefix command support.
3332
a67ec3f4 33332009-01-14 Joseph Myers <joseph@codesourcery.com>
c8d5aac9 3334 Carlos O'Donell <carlos@codesourcery.com>
a67ec3f4
JM
3335
3336 Fixes for makeinfo --html.
3337
3338 * annotate.texinfo: Use @copying and @insertcopying. Use
3339 @ifnottex in place of @ifinfo.
3340 * gdb.texinfo: Use @copying and @insertcopying. Use @ifnottex in
3341 place of @ifinfo. Use @ifnotinfo for one index entry.
3342 * gdbint.texinfo: Use @copying and @insertcopying. Use @ifnottex
3343 in place of @ifinfo.
3344 * stabs.texinfo: Use @copying and @insertcopying. Use @ifnottex
3345 in place of @ifinfo. Include contents at start unconditionally.
3346
84fcdf95
PA
33472009-01-13 Pedro Alves <pedro@codesourcery.com>
3348
3349 * gdb.texinfo (General Query Packets): Remove @var{} around the
3350 "spu" literal string.
3351
fa3a767f
PA
33522009-01-07 Pedro Alves <pedro@codesourcery.com>
3353
3354 * gdb.texinfo (Error in Breakpoints): Delete mention of "The same
3355 program may be running in another process" errors.
3356 * gdbint.texinfo (Native Conditionals): Delete
3357 ONE_PROCESS_WRITETEXT description.
3358
9cb011d3
JB
33592009-01-07 Joel Brobecker <brobecker@adacore.com>
3360
3361 * gdbint.texinfo (Start of New Year Procedure): Add the "coding"
3362 emacs local variable to be placed at the end of the ChangeLog.
3363 Add server.c and gdbreplay.c to the list of files where the
3364 copyright year needs to be updated.
3365
84603566
SL
33662009-01-06 Sandra Loosemore <sandra@codesourcery.com>
3367
3368 * gdb.texinfo (Remote Configuration): Document new
3369 "set/show tcp auto-retry" and "set/show tcp connect-timeout"
3370 commands.
3371
a53f55d8
PA
33722008-12-28 Pedro Alves <pedro@codesourcery.com>
3373
3374 * gdbint.texinfo (gdbarch_cannot_fetch_register): Don't mention
3375 FETCH_INFERIOR_REGISTERS.
3376 (Native Conditionals): Remove obsolete CHILD_PREPARE_TO_STORE,
3377 FETCH_INFERIOR_REGISTERS descriptions. Remove
3378 gdbarch_get_longjmp_target descrition, since already described in
3379 Target Conditionals. Move gdbarch_fp0_regnum description to ...
3380 (Target Conditionals): ... here.
3381
077e0a52
JB
33822008-12-16 Joel Brobecker <brobecker@adacore.com>
3383
3384 * gdb.texinfo (Omissions from Ada): Add missing GDB prompt in
3385 examples.
3386 (Additions to Ada): Likewise. Add the missing opening and closing
3387 parenthesis of the GDB prompt in one of the examples.
3388
023eb17c
JB
33892008-12-14 Joel Brobecker <brobecker@adacore.com>
3390
3391 * gdb.texinfo (Omissions from Ada): Remove incorrect documentation
3392 about the result of 'Address not being of type System.Address.
3393 This problem has been fixed a while ago.
3394
c3b108f7
VP
33952008-12-02 Vladimir Prus <vladimir@codesourcery.com>
3396
3397 MI non-stop and multiprocess docs.
3398
c8d5aac9
L
3399 * gdb.texinfo (GDB/MI): New section 'GDB/MI General Design'
3400 (GDB/MI Output Records): New section 'GDB/MI Frame Information'
3401 Adjust documentation for *stopped, document =thread-created,
3402 =thread-exited, =thread-group-created and =thread-group-exited.
3403 (GDB/MI Thread Commands): Document the 'state' field in
3404 -thread-info output.
3405 (GDB/MI Program Execution): Mention --all and --thread-group
3406 options.
3407 (GDB/MI Variable Objects): Describe floating and fixed variable
3408 objects.
3409 (GDB/MI Miscellaneous Commands): Document -list-thread-groups.
c3b108f7 3410
07e059b5
VP
34112008-12-02 Vladimir Prus <vladimir@codesourcery.com>
3412
c8d5aac9
L
3413 * gdb.texinfo (Operating System Information): New appendix.
3414 (Operating System Auxiliary Information): Document 'info os processes'
3415 (Remote Configuration): Document 'osdata'
3416 (General Query Packets): Document qXfer:osdata:read.
07e059b5 3417
a80b95ba
TG
34182008-11-27 Tristan Gingold <gingold@adacore.com>
3419
3420 * gdb.texinfo (Darwin): Document Darwin specific features.
3421
a655d424
JK
34222008-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
3423
3424 * gdbint.texinfo (Target Conditionals): Extend the
3425 gdbarch_breakpoint_from_pc description.
3426
249e1128
VP
34272008-11-22 Vladimir Prus <vladimir@codesourcery.com>
3428
3429 * gdb.texinfo (M68K Features): Fix typo.
3430
c14c28ba
PP
34312008-11-18 Paul Pluzhnikov <ppluzhnikov@google.com>
3432
3433 * gdb.texinfo (Symbols): Mention printing containing
3434 image name in "info symbol".
3435 (Maint translate-address): Likewise.
889bf7c5 3436
394a6666
JB
34372008-11-18 Joel Brobecker <brobecker@adacore.com>
3438
3439 * gdb.texinfo (Set Catchpoints): Remove the documentation of
3440 commands "catch load" and "catch unload".
3441
66bb093b
VP
34422008-11-17 Vladimir Prus <vladimir@codesourcery.com>
3443
3444 * gdb.texinfo (GDB/MI Async Records): Document
c8d5aac9 3445 =thread-selected.
889bf7c5 3446
4a92f99b
VP
34472008-11-17 Vladimir Prus <vladimir@codesourcery.com>
3448
c8d5aac9 3449 * observer.texi (new_inferior, inferior_exit): New observers.
4a92f99b 3450
f0323ca0
PA
34512008-10-27 Pedro Alves <pedro@codesourcery.com>
3452
3453 * gdbint.texinfo (Adding a New Target): Don't mention TDEPFILES,
3454 .mt files, TM_CLIBS or TM_CDEPS.
3455 (x86 Watchpoints): Don't mention TDEPFILES.
3456
8b23ecc4
SL
34572008-10-24 Sandra Loosemore <sandra@codesourcery.com>
3458
3459 * gdb.texinfo (Remote Protocol): Add new nodes to menu.
3460 (Overview): Mention notifications and non-stop mode behavior.
3461 (Packets): Update documentation of ?, vAttach, vCont, and vRun
3462 with non-stop mode behavior. Add vStopped description.
3463 (Stop Reply Packets): Update list of packets that return
3464 stop replies. Mention non-stop behavior.
3465 (General Query Packets): Document QNonStop packet and associated
3466 qSupported query response.
3467 (Interrupts): Clarify multi-threaded behavior. Mention non-stop
3468 behavior.
3469 (Notification Packets): New section.
3470 (Remote Non-Stop): New section.
3471 (File-I/O Overview): Mention non-stop behavior.
3472
fff08868
HZ
34732008-10-24 Hui Zhu <teawater@gmail.com>
3474 Pedro Alves <pedro@codesourcery.com>
3475
3476 * gdb.texinfo (displaced-stepping): Describe the auto mode
3477 setting, and say it's the default. This is now a mainstream
3478 setting instead of a maintenance setting.
3479
252fbfc8
PA
34802008-10-23 Pedro Alves <pedro@codesourcery.com>
3481
3482 * observer.texi (thread_stop_requested): New.
3483
20924a55
JB
34842008-10-22 Joel Brobecker <brobecker@adacore.com>
3485
3486 * gdb.texinfo (Ada Tasks, Ada Tasks and Core Files): New nodes.
3487 (Patching): Replace incorrect usage of @samp by @kbd.
3488
bacec72f
MS
34892008-10-17 Michael Snyder <msnyder@vmware.com>
3490
3491 * gdb.texinfo: Add documentation for reverse execution.
3492
a08702d6 34932008-10-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
bd4f7d68 3494 Eli Zaretskii <eliz@gnu.org>
a08702d6
TJB
3495
3496 * gdb.texinfo. (Values From Inferior): New subsubsection.
3497
d97bc12b
DE
34982008-10-06 Doug Evans <dje@google.com>
3499
3500 * gdb.texinfo (set debug dwarf2-die): Document it.
3501
87f67dba
JB
35022008-10-01 Joel Brobecker <brobecker@adacore.com>
3503
3504 * gdb.texinfo (catch) [exception]: Document how to insert
3505 a breakpoint on user-defined exceptions when the exception
3506 name is identical to one of the language-defined ones.
3507
2fae03e8
TT
35082008-09-27 Tom Tromey <tromey@redhat.com>
3509
3510 * gdb.texinfo (Macros): Remove text about stringification,
3511 varargs, and splicing.
3512
5c6ce71d
TT
35132008-09-27 Tom Tromey <tromey@redhat.com>
3514
3515 * gdbint.texinfo (Language Support): Remove text about omitting
3516 support for a language.
3517
07128da0
DE
35182008-09-23 Doug Evans <dje@google.com>
3519
3520 * gdb.texinfo (info dcache): Update.
3521
b90a069a
SL
35222008-09-22 Sandra Loosemore <sandra@codesourcery.com>
3523
3524 * gdb.texinfo (Packets): Add info on thread-id syntax and
3525 multiprocess extensions.
3526 <D>: Document multiprocess form of packet.
3527 <H>: Use thread-id syntax.
3528 <T>: Likewise.
3529 <vCont>: Likewise. Note this is required for multiprocess.
3530 <vKill>: New packet.
3531 (Stop Reply Packets) <T>: Use thread-id syntax.
3532 <W>: Document multiprocess form of reply.
3533 <X>: Likewise.
3534 (General Query Packets) <qC>: Use thread-id syntax.
3535 <qfThreadInfo>: Likewise.
3536 <qGetTLSAddr>: Likewise.
3537 <qP>: Likewise.
3538 <qSupported>: Add "multiprocess" feature.
3539 <qThreadExtraInfo>: Use thread-id syntax.
3540
b77209e0
PA
35412008-09-22 Stan Shebs <stan@codesourcery.com>
3542
3543 * gdb.texinfo (Inferiors): New section.
3544
3d0bb823
PA
35452008-09-12 Pedro Alves <pedro@codesourcery.com>
3546
3547 * gdbint.texinfo (Native Debugging): Mention NAT_GENERATED_FILES.
3548
f8dcfc0a
UW
35492008-09-11 Ulrich Weigand <uweigand@de.ibm.com>
3550
3551 * gdbint.texinfo (Target Conditionals): Remove documentation
3552 for gdbarch_name_of_malloc.
3553
8775bb90
MS
35542008-09-03 Angela Marie Thomas <angela@releasedominatrix.com>
3555
3556 * gdb.texinfo (Interrupts): Mention TCP interface for
3557 sending BREAK.
3558
f1838a98
UW
35592008-08-26 Ulrich Weigand <uweigand@de.ibm.com>
3560
3561 * gdb.texinfo (Commands to Specify Files): Document "remote:"
3562 argument prefix to "set sysroot".
3563
158c7665
PH
35642008-08-21 Paul N. Hilfinger <hilfinger@adacore.com>
3565
3566 * gdb.texinfo (Omissions from Ada): Describe new treatment of True
3567 and False.
3568
30e026bb
VP
35692008-08-20 Vladimir Prus <vladimir@codesourcery.com>
3570
c8d5aac9
L
3571 * gdb.textinfo (GDB/MI Miscellaneous Commands): Use @table
3572 for possible features of -list-features.
30e026bb 3573
c6ebd6cf
VP
35742008-08-19 Vladimir Prus <vladimir@codesourcery.com>
3575
c8d5aac9 3576 * gdb.texinfo (Background execution): Adjust example
c6ebd6cf
VP
3577 (GDB/MI Miscellaneous Commands): Document -list-target-features.
3578
aeac0ff9
VP
35792008-08-19 Vladimir Prus <vladimir@codesourcery.com>
3580
3581 * doc/gdb.texinfo (PowerPC): Fix typo.
3582 (PowerPC features): Fix typo.
3583
5231c1fd
PA
35842008-08-18 Pedro Alves <pedro@codesourcery.com>
3585
3586 * observer.texi (thread_ptid_changed): New.
3587
677c5bb1
LM
35882008-08-18 Luis Machado <luisgpm@br.ibm.com>
3589
3590 * doc/gdb.texinfo (PowerPC): Mention Extended FPR's for POWER7.
3591 (PowerPC features): Mention feature set for VSX registers.
3592
f3a2dd1a
JB
35932008-08-13 Joel Brobecker <brobecker@adacore.com>
3594
3595 * gdb.texinfo (Ada Mode Intro): Improve the documentation regarding
3596 the direct visibility of all names in user-written packages.
3597
33e5cbd6
PA
35982008-08-13 Pedro Alves <pedro@codesourcery.com>
3599
3600 * gdb.texinfo (breakpoint always-inserted) Describe the auto mode
3601 setting, and make it the default.
3602 (Non-Stop Mode): Remove "set breakpoints always-inserted 1" from
3603 non-stop script example.
3604
d0384fc4
TJB
36052008-08-12 Thiago Jung Bauermann <bauerman@br.ibm.com>
3606
3607 * gdbint.texinfo (Raw and Virtual Register Representations): Fix
3608 reference to the "Using Different Register and Memory Data
3609 Representation" section.
3610
a6f3e723
SL
36112008-08-12 Sandra Loosemore <sandra@codesourcery.com>
3612
3613 * gdb.texinfo (Remote Configuration): Document set remote noack-packet.
3614 (Remote Protocol): Add Packet Acknowledgment to menu.
3615 (Overview): Mention +/- can be disabled, and point to new section
3616 where this is discussed in detail.
3617 (General Query Packets): Document QStartNoAckMode packet, and
3618 corresponding qSupported reply.
3619 (Packet Acknowledgment): New section.
3620
0606b73b
SL
36212008-08-11 Sandra Loosemore <sandra@codesourcery.com>
3622 Pedro Alves <pedro@codesourcery.com>
3623
3624 * gdb.texinfo (Threads): Move paragraph about automatic thread
3625 selection to All-Stop Mode subsection.
3626 (Thread Stops): Reorganize existing material into subsections.
3627 Add introductory blurb and menu.
3628 (Non-Stop Mode): New subsection.
3629 (Background Execution): New subsection.
3630 (Maintenance Commands): Add cross-references from async mode
3631 commands to the new Background Execution section.
3632
d57a3c85
TJB
36332008-08-06 Tom Tromey <tromey@redhat.com>
3634
3635 * gdb.texinfo (Extending GDB): New chapter.
3636 (Sequences): Demoted chapter, now a section under the new
3637 Extending GDB chapter.
3638 (Python): New section.
3639
6d76a53d
SS
36402008-07-31 Stan Shebs <stan@codesourcery.com>
3641
3642 * gdbint.texinfo: Remove FUNCTION_EPILOGUE_SIZE.
3643
1f70da6a
SS
36442008-07-29 Stan Shebs <stan@codesourcery.com>
3645
3646 * gdbint.texinfo: General round of cleanup and minor
3647 clarifications.
3648 (Breakpoint Handling): Remove mention of BREAKPOINT macro.
3649 (Longjmp Support): Update description to reflect how it is done
3650 for targets without using native header.
3651 (Symbol Handling): Add a little more general explanation.
3652 (COFF, ELF): Mention stabs encapsulation.
3653 (DWARF 3): New section.
3654 (Adding a New Host): Scrub out some obsolete bits.
3655 (Generic Host Support Files): Mention ser-pipe.c, ser-mingw.c.
3656 (Host Conditionals): Remove descriptions of NO_STD_REGS,
3657 HAVE_MMAP, HAVE_TERMIO, INT_MAX etc, LONGEST, HAVE_LONG_DOUBLE,
3658 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, L_SET, SEEK_CUR,
3659 SEEK_SET, STOP_SIGNAL, USG.
3660 (Raw and Virtual Register Representations): Ditto for
3661 DEPRECATED_REGISTER_RAW_SIZE, DEPRECATED_REGISTER_VIRTUAL_SIZE,
3662 DEPRECATED_REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_TYPE.
3663 (Target Conditionals): Ditto for DEPRECATED_FP_REGNUM,
3664 DEPRECATED_FRAMELESS_FUNCTION_INVOCATION, DEPRECATED_FRAME_CHAIN,
3665 DEPRECATED_FRAME_CHAIN_VALID, DEPRECATED_FRAME_INIT_SAVED_REGS,
3666 DEPRECATED_FRAME_SAVED_PC, DEPRECATED_FUNCTION_START_OFFSET,
3667 DEPRECATED_REGISTER_VIRTUAL_SIZE,
3668 DEPRECATED_REGISTER_VIRTUAL_TYPE,
3669 DEPRECATED_USE_STRUCT_CONVENTION.
3670 Describe gdbarch_deprecated_fp_regnum.
3671 Update description of gdbarch_print_insn.
3672 (Adding a New Target): Scrub out obsolete bits.
3673 (Obsolete Conditionals): Remove entire section.
3674
383f836e
TT
36752008-07-25 Tom Tromey <tromey@redhat.com>
3676
3677 * observer.texi (GDB Observers): Document new observers:
3678 breakpoint_created, breakpoint_deleted, breakpoint_modified,
3679 tracepoint_created, tracepoint_deleted, tracepoint_modified,
3680 architecture_changed.
3681
cfd8ab24
SS
36822008-07-21 Stan Shebs <stan@codesourcery.com>
3683
3684 * gdbint.texinfo: Refer to target_so_ops.in_dynsym_resolve_code
3685 instead of IN_SOLIB_DYNSYM_RESOLVE_CODE.
3686
781b42b0
TT
36872008-07-21 Tom Tromey <tromey@redhat.com>
3688
3689 * observer.texi (GDB Observers): Remove obsolete comment.
3690 <executable_changed>: Remove argument.
3691
d7d9f01e
TT
36922008-07-18 Tom Tromey <tromey@redhat.com>
3693
3694 * gdb.texinfo (Macros): Update. Use @code rather than @command.
3695
bf250677
DE
36962008-07-10 Doug Evans <dje@google.com>
3697
3698 * doc/gdb.texinfo: Document "set print symbol-loading on|off".
3699
10568435
JK
37002008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
3701
3702 * gdb.texinfo (Starting): Document "set disable-randomization".
3703
5ae4183a
AS
37042008-07-07 Andreas Schwab <schwab@suse.de>
3705
3706 * gdb.texinfo (GDB/MI Target Manipulation): Fix last change.
3707
b56e7235
VP
37082008-07-06 Vladimir Prus <vladimir@codesourcery.com>
3709
3710 * gdb.texinfo (GDB/MI Target Manipulation): Add
3711 example of -target-attach.
3712
e1ac3328
VP
37132008-06-10 Vladimir Prus <vladimir@codesourcery.com>
3714
3715 * observer.texi (target_resumed): New observer.
5ae4183a 3716 * gdb.texinfo (GDB/MI Output Records): Document *running.
e1ac3328 3717
65d12d83
TT
37182008-06-06 Tom Tromey <tromey@redhat.com>
3719
3720 * gdb.texinfo (Completion): Add field name example.
3721
fbc5282e
MK
37222008-06-06 Marc Khouzam <marc.khouzam@ericsson.com>
3723
3724 * gdb.texinfo (GDB/MI Program Context): Added example
3725 to -exec-arguments
5ae4183a 3726
fbc5282e 37272008-06-05 Nick Roberts <nickrob@snap.net.nz>
bcf6fc3a
NR
3728
3729 * annotate.texinfo (Multi-threaded Apps): Add entry for thread-changed
3730 annotation.
3731
c16158bc 37322008-06-05 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a
AS
3733 Nathan Sidwell <nathan@codesourcery.com>
3734 Joseph Myers <joseph@codesourcery.com>
c16158bc
JM
3735
3736 * configure.ac: Include ../../config/acx.m4. Use ACX_PKGVERSION
3737 and ACX_BUGURL.
3738 * configure: Regenerate.
3739 * Makefile.in (PKGVERSION, BUGURL_TEXI): Define.
3740 (GDBvn.texi): Define VERSION_PACKAGE, BUGURL and BUGURL_DEFAULT.
3741 * gdb.texinfo: Use VERSION_PACKAGE and BUGURL. Remove
3742 mailing-list-specific text about bug reporting unless
3743 BUGURL_DEFAULT.
3744
75c99385
PA
37452008-06-05 Pedro Alves <pedro@codesourcery.com>
3746
3747 * gdb.texinfo (-target-select): Remove reference to target async.
3748 (Maintenance Commands): Document "maint set/show remote-async".
3749
1763a388
MK
37502008-06-04 Marc Khouzam <marc.khouzam@ericsson.com>
3751
3752 * gdb.texinfo (GDB/MI File Transfer Commands): Typo
3753 in -target-file-get section.
5ae4183a 3754
d0d064df
PA
37552008-05-22 Pedro Alves <pedro@codesourcery.com>
3756
9b562ab8
PA
3757 * gdb.texinfo (vAttach, vRun): Re-remove requirement of the stub
3758 killing the inferior when it is already debugging a process.
d0d064df 3759
8dfa32fc
JB
37602008-05-21 Joel Brobecker <brobecker@adacore.com>
3761
3762 * gdb.texinfo (Continuing and Stepping): Document the new "fin"
3763 abbreviation for "finish".
3764
55f996a7
NR
37652008-05-21 Nick Roberts <nickrob@snap.net.nz>
3766
3767 * annotate.texinfo (Multi-threaded Apps): New node for new annotation.
3768
ba2b1c56
DJ
37692008-05-15 Daniel Jacobowitz <dan@codesourcery.com>
3770
3771 * gdbint.texinfo (Target Conditionals): Delete entry for
3772 gdbarch_dwarf_reg_to_regnum.
3773
08388c79
DE
37742008-05-09 Doug Evans <dje@google.com>
3775
a3c83fae 3776 * gdb.texinfo: Document "find" command, qSearch:memory packet.
08388c79 3777
d14508fe
DE
37782008-05-05 Doug Evans <dje@google.com>
3779
3780 * gdb.texinfo (disassemble): Document /m modifier.
3781
e2b7ddea
VP
37822008-05-05 Vladimir Prus <vladimir@codesourcery.com>
3783
5ae4183a
AS
3784 * gdb.texinfo (Maintenance Commands): Clarify that "maint time"
3785 will not report the time of commands that run the target.
e2b7ddea 3786
8eb41542
VP
37872008-05-03 Vladimir Prus <vladimir@codesourcery.com>
3788
3789 * gdb.texinfo (GDB/MI Output Records): Add
3790 missing semicolon.
3791
82f68b1c
VP
37922008-05-03 Vladimir Prus <vladimir@codesourcery.com>
3793
3794 * gdb.texinfo (GDB/MI Output Records):
3795 Document =thread-create and =thread-exited.
3796
fa0f268d
VP
37972008-05-03 Vladimir Prus <vladimir@codesourcery.com>
3798
3799 * gdb.texinfo (GDB/MI Development and Front Ends):
82f68b1c 3800 Remove mention of dmi-discuss.
fa0f268d 3801
063bfe2e
VP
38022008-05-03 Pedro Alves <pedro@codesourcery.com>
3803
3804 * observer.texi (thread_exit): New.
3805
237fc4c9
PA
38062008-05-02 Pedro Alves <pedro@codesourcery.com>
3807
3808 * gdb.texinfo (Debugging Output): Document "set/show debug
3809 displaced".
3810 (Maintenance Commands): Document "maint set/show
3811 can-use-displaced-stepping".
3812
0428b8f5
DJ
38132008-05-02 Daniel Jacobowitz <dan@codesourcery.com>
3814
3815 * gdb.texinfo (ARM): Document set/show arm fallback-mode
3816 and set/show arm force-mode.
3817
5009afc5
AS
38182008-05-02 Andreas Schwab <schwab@suse.de>
3819
3820 * gdbint.texinfo (Algorithms): Describe
3821 target_watchpoint_addr_within_range.
3822
669fac23
DJ
38232008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
3824
3825 * gdbint.texinfo (Stack Frames): New chapter.
3826 (Algorithms): Move Frames text to the new chapter.
3827 (Target Conditionals): Delete SAVE_DUMMY_FRAME_TOS. Document
3828 gdbarch_dummy_id instead of gdbarch_unwind_dummy_id.
3829
721c02de
VP
38302008-04-24 Vladimir Prus <vladimir@codesourcery.com>
3831
5ae4183a
AS
3832 * gdb.texinfo (GDB/MI Output Syntax): Clarify that async
3833 output does not necessary include any tokens.
721c02de 3834
c055b101
CV
38352008-04-22 Corinna Vinschen <vinschen@redhat.com>
3836
3837 * gdb.texinfo (Set SH Calling convention): New @item.
3838 (Show SH Calling convention): Ditto.
3839
68837c9d
MD
38402008-04-22 Markus Deuling <deuling@de.ibm.com>
3841
3842 * gdb.texinfo (Fortran Operators): Describe '%' operator.
3843
2e9132cc
EZ
38442008-04-20 Eli Zaretskii <eliz@gnu.org>
3845
3846 * gdb.texinfo (Set Breaks): Mention that multiple location
3847 breakpoints need line number info. Add index entries.
3848
31fffb02
CS
38492008-04-19 Craig Silverstein <csilvers@google.com>
3850
3851 * gdb.texinfo (Requirements): Add an optional requirement on
3852 zlib.
3853 * gdbint.texinfo (Debugging File Formats): Add new subsection for
3854 Compressed DWARF 2.
3855
a47ec5fe
AR
38562008-04-16 Aleksandar Ristovski <aristovski@qnx.com>
3857
3858 * gdb.texinfo (GDB/MI Simple Examples): Added 'disp' field to the
3859 sample output for 'stopped,reason="breakpoint-hit"' message.
3860 (GDB/MI Program Execution): Likewise.
3861
de051565
MK
38622008-04-09 Marc Khouzam <marc.khouzam@ericsson.com>
3863
5ae4183a 3864 * gdb.texinfo (GDB/MI Variable Objects): Add anchor to
de051565
MK
3865 -var-set-format. Add -f option to -var-evaluate-expression.
3866
6ba66d6a
JB
38672008-04-03 Joel Brobecker <brobecker@adacore.com>
3868
3869 * gdb.texinfo (Breakpoint Menus): Delete. Contents moved inside
3870 new node "Ambiguous Expressions". Replace references to this
3871 node by references to "Ambiguous Expressions" throughout.
3872 (Ambiguous Expressions): New node.
3873
1e26b4f8
DJ
38742008-03-26 Daniel Jacobowitz <dan@codesourcery.com>
3875
3876 * gdb.texinfo (MIPS Features, PowerPC Features): Add @node.
3877
b84876c2
PA
38782008-03-21 Pedro Alves <pedro@codesourcery.com>
3879
3880 * gdb.texinfo (Debugging Output): Document
3881 "set/show debug lin-lwp-async".
3882 (Maintenance Commands): Document "maint set/show linux-async".
3883
63092375
DJ
38842008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
3885
3886 * gdb.texinfo (Expressions): Update description of malloced arrays.
3887
8e8901c5
VP
38882008-03-15 Vladimir Prus <vladimir@codesourcery.com>
3889
3890 * gdb.texinfo (Thread Commands): Document
3891 -thread-info. Remove -thread-list-all-threads.
3892
1fddbabb
PA
38932008-03-14 Pedro Alves <pedro@codesourcery.com>
3894 Sandra Loosemore <sandra@codesourcery.com>
3895
3896 * gdb.texinfo (Library List Format): Update to mention the
3897 possibility to pass section addresses instead of segment
3898 addresses.
3899
ccd213ac
DJ
39002008-03-10 Daniel Jacobowitz <dan@codesourcery.com>
3901
3902 * gdb.texinfo (Starting): Document "set exec-wrapper".
3903 (Server): Document gdbserver --wrapper.
3904
fa4727a6
DJ
39052008-03-03 Daniel Jacobowitz <dan@codesourcery.com>
3906
3907 * gdb.texinfo (Set Watchpoints): Mention watchpoints on
3908 unreadable memory. Delete obsolete SPARClite reference.
3909
8edfe269
DJ
39102008-02-28 Daniel Jacobowitz <dan@codesourcery.com>
3911
3912 * gdb.texinfo (Starting): Mention always-running targets.
3913 (Target Commands): Add an anchor for load.
3914 (Connecting): Explain continue instead of run.
3915
1843f87b
DJ
39162008-02-27 Daniel Jacobowitz <dan@codesourcery.com>
3917
3918 * gdb.texinfo (Debugging Output): Document "set debug timestamp".
3919
f9082629
NR
39202008-02-26 Nick Roberts <nickrob@snap.net.nz>
3921
3922 * gdb.texinfo (Set Breaks): Revert description of Enb column of
3923 breakpoint table.
3924
fd96d250
PA
39252008-02-19 Pedro Alves <pedro@codesourcery.com>
3926
3927 * gdb.texinfo (vAttach, vRun): Remove requirement of the stub
3928 killing the inferior when it is already debugging a process.
3929
36af4ef6
MD
39302008-02-13 Markus Deuling <deuling@de.ibm.com>
3931
3932 * gdbint.texinfo (Build Script): New section. Mention new build script
3933 gdb_buildall.sh.
3934
cda4ce5a
JB
39352008-02-01 Jim Blandy <jimb@red-bean.com>
3936
3937 * gdb.texinfo (Help): Summarize 'info args' correctly.
3938
4acd40f3
TJB
39392008-01-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
3940
3941 * gdb.texinfo: (Decimal Floating Point): Mention pseudo-registers
3942 available in PowerPC architecture.
3943 (Embedded Processors): Change node name of PowerPC item in menu.
3944 (PowerPC): Rename to...
3945 (PowerPC Embedded): this.
3946 (Architectures): Add new PowerPC item in menu.
3947 (PowerPC): New node.
3948
6e6c6f50
DJ
39492008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
3950
3951 * gdb.texinfo (Multi-Process Mode for gdbserver): Use @kbd for
3952 commands.
3953
5ee187d7
DJ
39542008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
3955
3956 * gdb.texinfo (Setting Catchpoints): Mention features
3957 supported on GNU/Linux.
3958
e275c0d9
NR
39592008-01-30 Nick Roberts <nickrob@snap.net.nz>
3960
3961 * gdb.texinfo (GDB/MI File Commands): Describe new output
3962 field for MI command -file-list-exec-source-file.
3963
2d717e4f
DJ
39642008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
3965
3966 * gdb.texinfo (Using the `gdbserver' Program): Add security
3967 warning. Rearrange into subsections and subsubsections. Document
3968 --multi and --debug. Correct --with-sysroot typo. Update --attach
3969 usage. Make load reference clearer. Document monitor exit.
3970 (Remote Configuration): Document set remote exec-file, attach-packet,
3971 and run-packet.
3972 (Packets): Document vAttach and vRun.
3973
d35a4257 39742008-01-29 Nick Roberts <nickrob@snap.net.nz>
f663676d
NR
3975
3976 * gdb.texinfo (Processes): Mention process command.
889bf7c5 3977 detach-on-follow -> detach-on-fork.
f663676d 3978
c78d192c
DJ
39792008-01-28 Daniel Jacobowitz <dan@codesourcery.com>
3980
3981 * gdbint.texinfo (Native Conditionals): Remove
3982 SHELL_COMMAND_CONCAT and SHELL_FILE.
3983
d35a4257
EZ
39842008-01-26 Eli Zaretskii <eliz@gnu.org>
3985
3986 * gdb.texinfo (Specify Location): Improve wording.
3987
93815fbf
VP
39882008-01-23 Chris Demetriou <cgd@google.com>
3989
3990 * gdb.texinfo (Threads): Document new "set print thread-events"
3991 and "show print thread-events" commands.
3992
2a25a5ba
EZ
39932008-01-19 Eli Zaretskii <eliz@gnu.org>
3994
3995 * gdb.texinfo (Specify Location): New section.
3996 (Delete Breaks, Edit, Set Breaks): Remove description of
3997 locations. Instead, add a reference to "Specify Location".
3998 (Machine Code, Jumping, Thread Stops, Continuing and Stepping)
3999 (Symbols): Refer to "Specify Location" for the valid forms of
4000 linespecs and locations.
4001
32c9a795
MD
40022008-01-18 Markus Deuling <deuling@de.ibm.com>
4003
4004 * gdbint.texinfo (Target Conditionals): Replace the description of
4005 BITS_BIG_ENDIAN with a description of gdbarch_bits_big_endian.
4006
b17828ca
JB
40072008-01-12 Paul Hilfinger <hilfinger@adacore.com>
4008
4009 * gdb.texinfo (C Operators): Remove incorrect parenthetical comment
4010 about &&var, which is rejected by the expression parser.
4011
0aea4bf3
LM
40122008-01-09 Luis Machado <luisgpm@br.ibm.com>
4013
4014 * gdb.texinfo (Output): Update documentation on using printf with DFP
4015 types.
4016
febe4383
TJB
40172008-01-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
4018
4019 * gdb.texinfo (C and C++): Add Decimal Floating Point format
4020 subsubsection.
4021 (Decimal Floating Point format): New subsubsection.
4022
7a404eba
PA
40232008-01-05 Pedro Alves <pedro@codesourcery.com>
4024
4025 * gdb.texinfo (File Options): Remove mention of the attempt to
4026 open a core file with the -p option. Don't list -c as a valid
4027 option to attach to a process.
4028
a4d9b460
PA
40292008-01-05 Pedro Alves <pedro@codesourcery.com>
4030
4031 * gdbint.texinfo (Host Conditionals): Remove mention of
4032 ALIGN_STACK_ON_ENTRY.
4033
6ec2edbe
JB
40342008-01-05 Joel Brobecker <brobecker@adacore.com>
4035
4036 * gdbint.texinfo (Start of New Year Procedure): Add item
4037 describing how to update the source and documentation copyright
4038 notices.
4039
d8b2a693
JB
40402007-12-18 Jim Blandy <jimb@codesourcery.com>
4041
ab209b3a 4042 * gdb.texinfo (Set Watchpoints): Integrate per-thread
d8b2a693
JB
4043 watchpoint explanation into the main description of the watchpoint
4044 command; update synopses of 'watch', 'rwatch', and 'awatch'
4045 commands.
4046
8b4ed427
VP
40472007-12-18 Vladimir Prus <vladimir@codesourcery.com>
4048
4049 * gdb.texinfo (Miscellaneous gdb/mi Commands):
4050 Document 'pending-breakpoints' feature of
4051 -list-features.
4052
37e4754d
LM
40532007-12-17 Luis Machado <luisgpm@br.ibm.com>
4054
669fac23 4055 * gdb.texinfo: Add new parameter's description.
37e4754d 4056
1d3811f6
DJ
40572007-12-16 Daniel Jacobowitz <dan@codesourcery.com>
4058
4059 * gdb.texinfo (Overview): Clarify run-length encoding
4060 example. Remove the restriction on "+" and "-" characters.
4061
c1c25a1a
EZ
40622007-12-15 Eli Zaretskii <eliz@gnu.org>
4063
4064 * gdb.texinfo (Host I/O Packets): Fix xref syntax.
4065
afe8ab22 40662007-12-14 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a 4067
afe8ab22
VP
4068 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
4069 the -f option for -break-insert, remove -r option,
4070 and clarify specification of location.
4071
a6b151f1
DJ
40722007-11-30 Daniel Jacobowitz <dan@codesourcery.com>
4073
4074 * gdb.texinfo (Debugging Programs with Multiple Processes): Correct
4075 formatting.
4076 (Remote Debugging): Add File Transfer section.
4077 (Remote Configuration): Document Host I/O packets.
4078 (GDB/MI): Add GDB/MI File Transfer Commands section.
c1c25a1a 4079 (Host I/O Packets): New section in "Remote Protocol".
a6b151f1
DJ
4080 (Packets): Add vFile.
4081
3b784c4f
EZ
40822007-11-17 Eli Zaretskii <eliz@gnu.org>
4083
4084 * gdb.texinfo (Set Breaks, Disabling): Clarify behavior of
4085 breakpoints with multiple locations.
4086 (Breakpoint Menus): Improve wording.
4087 (Output): Fix last change.
4088
a4ce5b0d
UW
40892007-11-17 Ulrich Weigand <uweigand@de.ibm.com>
4090
4091 * Makefile.in (Makefile): Do not depend on target_makefile_frag.
4092
1b39d5c0
DE
40932007-11-15 Doug Evans <dje@google.com>
4094
4095 * gdb.texinfo (Symbols): Update output of "maint info symtabs".
4096
7a72d44c
VP
40972007-11-15 Vladimir Prus <vladimir@codesourcery.com>
4098
4099 * gdbint.texinfo (Native Conditionals): Remove
4100 mention of CLEAR_SOLIB.
5ae4183a 4101
6d1829bf 41022007-11-11 Joel Brobecker <brobecker@adacore.com>
b4740add
JB
4103
4104 * gdb.texinfo (Print Settings): Add documentation for "set/show
4105 print frame-arguments".
4106
1a619819
LM
41072007-11-05 Luis Machado <luisgpm@br.ibm.com>
4108
3b784c4f 4109 * gdb.texinfo (Output): Update printf command's description.
1a619819 4110
55eddb0f
DJ
41112007-10-30 Daniel Jacobowitz <dan@codesourcery.com>
4112
4113 * gdb.texinfo (PowerPC): Document "set powerpc vector-abi" and "set
4114 powerpc soft-float".
4115
9cceb671
DJ
41162007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
4117
4118 * gdb.texinfo (Files): Correct formatting. Mention Expat
4119 requirement.
4120 (Requirements for Building GDB): Expand the list of Expat
4121 uses.
4122 (Library List Format, Memory Map Format): Mention Expat.
4123 (Target Descriptions): Update Expat wording.
4124
83acabca
DJ
41252007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
4126
4127 * gdbint.texinfo (Register and Memory Data, Target Conditionals):
4128 Document that gdbarch_convert_register_p should return zero for no-op
4129 conversions.
4130
e35879db
UW
41312007-10-22 Ulrich Weigand <uweigand@de.ibm.com>
4132
83acabca 4133 * gdbint.texi (Compiler Characteristics): Move documentation
e35879db
UW
4134 of set_gdbarch_sofun_address_maybe_missing back to ...
4135 (Target Conditionals): ... here to fix build break.
4136
203c3895
UW
41372007-10-19 Ulrich Weigand <uweigand@de.ibm.com>
4138
83acabca 4139 * gdbint.texi (Target Conditionals): Remove documentation of
203c3895
UW
4140 SOFUN_ADDRESS_MAYBE_MISSING, replaced by ...
4141 (Compiler Characteristics): ... documentation of
4142 set_gdbarch_sofun_address_maybe_missing.
4143
11411de3
DJ
41442007-10-17 Daniel Jacobowitz <dan@codesourcery.com>
4145
4146 * gdbint.texinfo (Target Conditionals): Use
4147 frame_unwind_register_unsigned in examples instead of
4148 frame_unwind_unsigned_register.
4149
7cc46491
DJ
41502007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
4151
4152 * gdb.texinfo (Predefined Target Types): Add int128
4153 and uint128.
4154 (Standard Target Features): Add PowerPC features.
4155
81adfced
DJ
41562007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
4157
4158 * gdb.texinfo (Maintenance Commands): Document "maint print c-tdesc".
4159
c1874924
UW
41602007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
4161
4162 * gdbint.texi (Target Conditionals): Remove documentation
4163 of and references to DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS,
4164 gdbarch_extract_return_value, and gdbarch_store_return_value.
4165
f6e56ab3
UW
41662007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
4167
4168 * gdbint.texi (Target Conditionals): Remove documentation of
4169 and references to DEPRECATED_REG_STRUCT_HAS_ADDR.
4170
56cf5405
KH
41712007-10-11 Kazu Hirata <kazu@codesourcery.com>
4172
4173 * gdb.texinfo: Mention that inaccessible-by-default is on by
4174 default.
4175
35156bae
DJ
41762007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
4177
4178 * gdbint.texinfo (Target Conditionals): Remove VARIABLES_INSIDE_BLOCK.
4179
d983da9c
DJ
41802007-09-30 Daniel Jacobowitz <dan@codesourcery.com>
4181
4182 * gdb.texinfo (Setting Watchpoints): Adjust warning text about
4183 multi-threaded watchpoints.
4184 * gdbint.texinfo (Watchpoints): Describe how watchpoints are
4185 checked. Describe sticky notification. Expand description
4186 of steppable and continuable watchpoints.
4187 (Watchpoints and Threads): New subsection.
4188
fe6fbf8b
VP
41892007-09-28 Vladimir Prus <vladimir@codesourcery.com>
4190
4191 * gdb.texinfo (Setting Breakpoints): Revise
4192 documentation for pending breakpoints. Document
4193 breakpoints with multiple locations.
5ae4183a 4194
084344da
VP
41952007-09-19 Vladimir Prus <vladimir@codesourcery.com>
4196
4197 * gdb.texinfo (Miscellaneous gdb/mi Commands):
4198 Document -list-features.
5ae4183a 4199
82160952
EZ
42002007-09-15 Eli Zaretskii <eliz@gnu.org>
4201
4202 * gdb.texinfo (Output): Spell out which features of C's printf are
4203 not supported by GDB's printf.
7e27a47a
EZ
4204 (Separate Debug Files): More accurate wording regarding build ID
4205 and a reference to the ld manual rather than the Fedora wiki.
82160952 4206
ea37ba09
DJ
42072007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
4208 Jim Blandy <jimb@codesourcery.com>
4209
4210 * gdb.texinfo (Output Formats): Update 'c' description. Describe 's'.
4211 (Examining Memory): Update mentions of the 's' format.
4212 (Automatic Display): Likewise.
4213
b8533aec
DJ
42142007-09-02 Daniel Jacobowitz <dan@codesourcery.com>
4215
4216 * gdb.texinfo: Update the FSF's Back-Cover Text.
4217
83f83d7f
JK
42182007-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4219 Eli Zaretskii <eliz@gnu.org>
4220
4221 * gdb.texinfo (Separate Debug Files): Cosmetic quoting removal.
4222 Fixed the ``build ID'' name. New binaries build instructions for the
4223 build ID inclusion. Explain how the commands are specific to the build
4224 ID vs. debug link.
4225
c7e83d54
EZ
42262007-09-01 Eli Zaretskii <eliz@gnu.org>
4227
4228 * gdb.texinfo (Separate Debug Files): Fix last change. Add
4229 indexing for ``build ID'' support.
4230
d3750b24
JK
42312007-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
4232
4233 * gdb.texinfo (Separate Debug Files): Included a BUILD ID description.
4234 Enlisted BUILD ID to the debug file searching example.
4235 Included a BUILD ID `.note.gnu.build-id' section description.
4236 Updated/added the debug files splitting instructions for OBJCOPY.
4237
02142340
VP
42382007-08-31 Vladimir Prus <vladimir@codesourcery.com>
4239
4240 * gdb.texinfo (Variable Objects): Adjust docs
4241 for -var-info-expression and document
4242 -var-info-path-expression.
4243
d3bdde98
JB
42442007-08-20 Jim Blandy <jimb@codesourcery.com>
4245
3fb6a982
JB
4246 * gdb.texinfo (Top): Dedicate manual to the memory of Fred Fish.
4247 (title page): Include the dedication in the printed manual, as a
4248 separate page after the copyright notice.
5ae4183a 4249
d3bdde98
JB
4250 * gdb.texinfo (The F Reply Packet): Avoid confusing texi2html:
4251 don't break a @var across a line.
4252
c80a96a8
MR
42532007-07-25 Maciej W. Rozycki <macro@mips.com>
4254
4255 * Makefile.in (MAKEHTMLFLAGS): Also search the current directory
4256 for include files.
4257
5824a901
NR
42582007-07-12 Nick Roberts <nickrob@snap.net.nz>
4259
4260 * gdb.texinfo (Server Prefix): New node. Adapt from existing node
5ae4183a
AS
4261 in annotate.texinfo.
4262 (Command History): Link to new node.
5824a901 4263
d52e7ea3
UW
42642007-07-05 Markus Deuling <deuling@de.ibm.com>
4265
4266 * gdbint.texinfo (PC_LOAD_SEGMENT): Remove description.
4267
5fc14d0a
EZ
42682007-07-05 Eli Zaretskii <eliz@gnu.org>
4269
4270 * gdbint.texinfo (Target Conditionals): Fix last change.
4271
4a9bb1df
UW
42722007-07-03 Markus Deuling <deuling@de.ibm.com>
4273
4274 * gdb.texinfo: Replace following macros by their appropriate gdbarch
4275 routines:
4276 (TARGET_CHAR_SIGNED, CALL_DUMMY_LOCATION, CANNOT_FETCH_REGISTER)
4277 (CANNOT_STORE_REGISTER, GET_LONGJMP_TARGET, POINTER_TO_ADDRESS)
4278 (ADDRESS_TO_POINTER, INNER_THAN, FRAME_NUM_ARGS)
4279 (HAVE_NONSTEPPABLE_WATCHPOINT, TARGET_SHORT_BIT, TARGET_INT_BIT)
4280 (TARGET_LONG_BIT, TARGET_LONG_LONG_BIT, TARGET_FLOAT_BIT)
4281 (TARGET_DOUBLE_BIT, TARGET_LONG_DOUBLE_BIT, TARGET_PTR_BIT
4282 (TARGET_ADDR_BIT, SP_REGNUM, PC_REGNUM, PS_REGNUM, FP0_REGNUM)
4283 (STAB_REG_TO_REGNUM, ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM)
4284 (SDB_REG_TO_REGNUM, DWARF2_REG_TO_REGNUM, BELIEVE_PCC_PROMOTION)
4285 (CONVERT_REGISTER_P, REGISTER_TO_VALUE, VALUE_TO_REGISTER)
4286 (POINTER_TO_ADDRESS, ADDRESS_TO_POINTER, EXTRACT_RETURN_VALUE)
4287 (STORE_RETURN_VALUE, SKIP_PROLOGUE, MEMORY_INSERT_BREAKPOINT)
4288 (BREAKPOINT_FROM_PC, MEMORY_REMOVE_BREAKPOINT, DECR_PC_AFTER_BREAK)
4289 (ADDR_BITS_REMOVE, TARGET_PRINT_INSN, SKIP_TRAMPOLINE_CODE)
4290 (IN_SOLIB_RETURN_TRAMPOLINE, NAME_OF_MALLOC, ADDRESS_CLASS_TYPE_FLAGS)
4291 (ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, ADDRESS_CLASS_TYPE_FLAGS_P).
4292 (ADDRESS_CLASS_NAME_to_TYPE_FLAGS, ADJUST_BREAKPOINT_ADDRESS)
4293 (PRINT_FLOAT_INFO, PRINT_VECTOR_INFO, INTEGER_TO_ADDRESS)
4294 (SKIP_PERMANENT_BREAKPOINT, TARGET_VIRTUAL_FRAME_POINTER)
4295 (SOFTWARE_SINGLE_STEP_P)
4296
4297 (push_dummy_call, stabs_argument_has_addr, unwind_sp, unwind_pc)
4298 (print_registers_info, push_dummy_code, unwind_dummy_id): Rework
4299
4300 (REGISTER_CONVERT_TO_TYPE, END_OF_TEXT_DEFAULT, GDB_MULTI_ARCH)
4301 (GDB_TARGET_IS_HPPA, DEPRECATED_GET_SAVED_REGISTER)
4302 (SYMBOLS_CAN_START_WITH_DOLLAR, DEPRECATED_INIT_EXTRA_FRAME_INFO)
4303 (DEPRECATED_INIT_FRAME_PC, DEPRECATED_SIGTRAMP_START)
4304 (IN_SOLIB_CALL_TRAMPOLINE, NO_HIF_SUPPORT, REGISTER_CONVERTIBLE)
4305 (DEPRECATED_REGISTER_RAW_SIZE, PARM_BOUNDARY, DEPRECATED_STACK_ALIGN)
4306 (PROLOGUE_FIRSTLINE_OVERLAP, DEPRECATED_POP_FRAME, STEP_SKIPS_DELAY)
4307 (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT)
4308 (OS9K_VARIABLES_INSIDE_BLOCK, KERNEL_U_ADDR, KERNEL_U_ADDR_HPUX)
4309 (REGISTER_U_ADDR, U_REGS_OFFSET, DEBUG_PTRACE): Remove description.
4310
4311 (Converting an existing Target Architecture to Multi-arch): Remove
4312 section.
4313
4314 (gdbarch_unwind_pc, gdbarch_unwind_sp): Renew code example.
4315 (gdbarch_addr_bits_remove): Add code example.
4316
4317 * gdb.texinfo: Replace REGISTER_NAME by gdbarch_register_name.
4318
cfa9d6d9
DJ
43192007-07-02 Daniel Jacobowitz <dan@codesourcery.com>
4320
4321 * gdb.texinfo (Remote Configuration): Document library-info-packet.
4322 Add other missing entries. Adjust the table size to fit.
4323 (Stop Reply Packets): Use @itemize instead of @enumerate. Document
4324 stop reasons including the new "library" event.
4325 (General Query Packets): Adjust table widths for qSupported. Mention
4326 qXfer:libraries:read reply to qSupported and document the new packet.
4327 (Library List Format): New section.
4328
159fcc13
JK
43292007-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
4330
4331 * gdb.texinfo (Attach): Fixed GDB exit inferior detachment.
4332
f66d1690
MS
43332007-06-28 Michael Snyder <msnyder@svkmacdonelllnx>
4334
4335 * gdbint.texinfo (Table, Tuple and List Functions) Fix typo.
4336
67102876
NR
43372007-06-25 Nick Roberts <nickrob@snap.net.nz>
4338
4339 * gdbint.texinfo (Register and Memory Data): Break sections
4340 into nodes and add a menu.
4341
a4642986
MR
43422007-06-21 Maciej W. Rozycki <macro@mips.com>
4343
4344 * gdb.texinfo (Examining Memory): Document the new behaviour.
4345
e9c17194
VP
43462007-06-21 Vladimir Prus <vladimir@codesourcery.com>
4347
4348 * gdb.texinfo (Standard Target Features): Document
4349 m68k features.
4350
31d99776
DJ
43512007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
4352
4353 * gdb.texinfo (General Query Packets): Document qOffsets changes.
4354
1780a0ed
DJ
43552007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
4356
4357 * gdb.texinfo (Target Description Format): Add version attribute
4358 for <target>.
4359
822b6570
DJ
43602007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
4361
4362 * gdb.texinfo (MIPS Features): Document org.gnu.gdb.mips.linux.
4363
f8b73d13
DJ
43642007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
4365
4366 * gdb.texinfo (MIPS Features): New subsection.
4367
0e7f50da
UW
43682007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
4369 Markus Deuling <deuling@de.ibm.com>
4370
4371 * gdb.texinfo (General Query Packets): Document qXfer:spu:read
4372 and qXfer:spu:write packets and mention them under qSupported.
4373
23d964e7
UW
43742007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
4375 Markus Deuling <deuling@de.ibm.com>
4376
4377 * gdb.texinfo (Architectures): Add new SPU section to document
4378 Cell Broadband Engine SPU architecture specific commands.
4379
9f708cb2
VP
43802007-06-09 Vladimir Prus <vladimir@codesourcery.com>
4381
4382 * gdb.texinfo (GDB/MI Variable Objects): Editorial
4383 comments.
4384
7579b5f8
NR
43852007-06-07 Nick Roberts <nickrob@snap.net.nz>
4386
4387 * gdb.texinfo (Emacs): Describe GDB under Emacs 22.1.
4388
bf06d120
JB
43892007-05-29 Jim Blandy <jimb@codesourcery.com>
4390
4391 * gdb.texinfo (Overview): Doc fix.
4392
23776285
MR
43932007-05-22 Maciej W. Rozycki <macro@mips.com>
4394
4395 * gdb.texinfo (Remote Configuration): Document "set/show
4396 remoteflow".
4397
1a69e1e4
DJ
43982007-05-16 Daniel Jacobowitz <dan@codesourcery.com>
4399
bf06d120
JB
4400 * gdb.texinfo (MIPS): Remove documentation for set mips
4401 saved-gpreg-size, show mips saved-gpreg-size, and set mips
4402 stack-arg-size.
1a69e1e4 4403
46ba6afa 44042007-05-14 Bob Wilson <bob.wilson@acm.org>
5ae4183a 4405
46ba6afa
BW
4406 * all-cfg.texi (GDBTUI): New.
4407 * gdb.texinfo (Mode Options): Use GDBTUI variable.
4408 (TUI, TUI Overview, TUI Keys, TUI Single Key Mode, TUI Commands)
4409 (TUI Configuration): Edit to improve clarity and fix problems of
4410 both style and content.
5ae4183a 4411
06d3b283
UW
44122007-05-11 Ulrich Weigand <uweigand@de.ibm.com>
4413
4414 * observer.texi (GDB Observers): New observer "new_objfile".
4415
179101d6
UW
44162007-05-08 Ulrich Weigand <uweigand@de.ibm.com>
4417
4418 * gdbint.texinfo (Native Conditionals): Remove USE_PROC_FS.
4419
25d5ea92
VP
44202007-04-14 Vladimir Prus <vladimir@codesourcery.com>
4421
4422 * gdb.texinfo (GDB/MI Variable Objects): Document
4423 frozen variables objects.
5ae4183a 4424
ea35711c
DJ
44252007-04-13 Daniel Jacobowitz <dan@codesourcery.com>
4426
4427 * gdb.texinfo (Memory): Reference Remote Debugging chapter.
4428 (Character Sets, Caching Data of Remote Targets): Likewise.
4429 (Targets): Delete Remote node. Move its text...
4430 (Debugging Remote Programs): ...to here. Delete description
4431 of the "remote" command.
4432 (Remote configuration): Delete description of "set remotedevice"
4433 and "show remotedevice".
4434 (Embedded Processors): Delete H8/300, H8/500, and SH nodes.
4435
db2e3e2e
BW
44362007-04-11 Bob Wilson <bob.wilson@acm.org>
4437
5ae4183a
AS
4438 * gdb.texinfo (Contributors, Continuing and Stepping)
4439 (Fortran Defaults, HPPA, TUI, TUI Commands, Configure Options)
4440 (General Query Packets, File-I/O Remote Protocol Extension)
4441 (Protocol Basics, The F Reply Packet, Write)
4442 (Protocol-specific Representation of Datatypes, Memory Transfer):
4443 Fix hyphenation, punctuation and grammar problems.
4444 (Cygwin Native): Likewise. Also fix misuse of @pxref and use
4445 'section' instead of 'subsection' in the text.
4446 (Non-debug DLL Symbols): Avoid 'subsubsection' in the text.
4447 (i386): Remove period from section name.
db2e3e2e
BW
4448 (Installing GDB, Requirements, Running Configure, Separate Objdir)
4449 (Config Names, Configure Options): Use @file{configure}.
4450
8a3dae3e
DJ
44512007-04-11 Daniel Jacobowitz <dan@codesourcery.com>
4452
4453 * gdbint.texinfo (Writing Tests): Mention gdb_test_multiple
4454 and tab expansion.
4455
1a92f856
DJ
44562007-04-10 Daniel Jacobowitz <dan@codesourcery.com>
4457
4458 * gdbint.texinfo (SOM): Correct location of the SOM reader.
4459
79a6e687 44602007-04-02 Bob Wilson <bob.wilson@acm.org>
5ae4183a 4461
79a6e687
BW
4462 * gdb.texinfo: Consistently capitalize all significant words in
4463 node names, chapter titles, section titles, and headings. Update
4464 cross references to match.
4465 (Starting and Stopping Trace Experiment): Make node name plural.
4466 (Breakpoint related warnings): Hyphenate "Breakpoint-related".
5ae4183a 4467
ad527d2e
PA
44682007-03-30 Pedro Alves <pedro_alves@portugalmail.pt>
4469
4470 * gdb.texinfo (WinCE): Delete obsolete subsection.
4471
7ce59000
DJ
44722007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
4473
4474 * gdb.texinfo (M68K): Remove obsolete ROM monitors.
4475 * gdbint.texinfo (DWARF 1): Delete section and other dwarfread.c
4476 references.
4477
8807d78b
DJ
44782007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
4479
4480 * gdb.texinfo (Startup): Delete references to some alternate
4481 names for .gdbinit.
4482 (Thread): Remove LynxOS reference.
4483 (Tandem ST2000): Delete target-specific documentation.
4484 * gdbint.texinfo (Symbol Handling): Remove mention of NLM.
4485 (Target Architecture Definition): Remove mention of GDB_OSABI_NETWARE
4486 and GDB_OSABI_LYNXOS.
4487
5f402660
UW
44882007-03-29 Ulrich Weigand <uweigand@de.ibm.com>
4489
4490 * gdbint.texi (Native Conditionals): Remove PTRACE_ARG3_TYPE.
4491
bac718a6
UW
44922007-03-27 Ulrich Weigand <uweigand@de.ibm.com>
4493
4494 * gdbint.texinfo (Target Conditionals): Remove mention of
4495 DEPRECATED_REMOTE_BREAKPOINT, DEPRECATED_BIG_REMOTE_BREAKPOINT,
4496 and DEPRECATED_LITTLE_REMOTE_BREAKPOINT.
4497
9453113a
DJ
44982007-03-27 Brooks Moses <brooks.moses@codesourcery.com>
4499
4500 * Makefile.in: Add "pdfdir" installation
4501 directory, PDFTEX macro, support for "install-pdf" target,
4502 and rules for making a pdf version of refcard.texi.
4503 * refcard.tex: Specify paper size for PDF output.
4504
ae21e955 45052007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 4506
ae21e955 4507 * gdb.texinfo (Omissions from Ada, Additions to Ada): Wrap long lines.
5ae4183a 4508
3f94c067 45092007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 4510
3f94c067
BW
4511 * gdb.texinfo (Invoking GDB): Use @value{GDBP}.
4512 (Source Path, Character Sets, Macros, Define)
4513 (GDB/MI Result Records, GDB/MI Simple Examples)
4514 (GDB/MI Program Execution, GDB/MI File Commands)
4515 (Maintenance Commands, Packets, File-I/O Overview): Use @value{GDBN}.
4516 (Bug Reporting): Use @value{GCC}.
5ae4183a 4517
12c27660 45182007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 4519
12c27660
BW
4520 * gdb.texinfo (Help): Fix formatting of examples.
4521 (Variables): Use @ifnotinfo instead of @iftex.
4522 (Non-debug DLL symbols): Use @ref instead of @pxref.
4523 (Sparclet File): Use @samp instead of quotes.
5ae4183a 4524
ce9341a1
BW
45252007-03-26 Bob Wilson <bob.wilson@acm.org>
4526
4527 * gdb.texinfo (Variables, C): Update cross reference to GCC docs.
4528
c8f4133a
BW
45292007-03-26 Bob Wilson <bob.wilson@acm.org>
4530
4531 * gdb.texinfo (Top): Move TUI and Annotations menu entries to match
4532 the order of the nodes.
4533 (C Operators, C Constants, Debugging C): Remove extra menus.
4534 (Method Names in Commands): Do not specify next/prev/up nodes.
5ae4183a 4535
c8f4133a 45362007-03-26 Bob Wilson <bob.wilson@acm.org>
d52fb0e9
BW
4537
4538 * gdb.texinfo (File Options): Add missing parenthesis.
4539 (Breakpoints, Special Fortran commands, PowerPC): Fix typos.
4540
c74d0ad8
DJ
45412007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
4542
4543 * gdb.texinfo (Monitor commands for gdbserver): New subsection.
4544
ff6f572f
DJ
45452007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
4546
669fac23 4547 * gdb.texinfo (Standard Target Features): Mention
ff6f572f
DJ
4548 case insensitivity.
4549 (ARM Features): Describe org.gnu.gdb.xscale.iwmmxt.
4550
994337c3
NR
45512007-02-18 Nick Roberts <nickrob@snap.net.nz>
4552
4553 * gdb.texinfo (Top): Put Appendix A after numbered sections.
4554 (Files): Add section name to argument list for pxref.
4555 (Non-debug DLL symbols): Don't use `see' for pxref.
4556 (Embedded Processors): Fix typo.
4557 (GDB/MI Breakpoint Commands): Execution commands generate
4558 *stopped not ^done.
4559
eb819d70
NR
45602007-02-13 Nick Roberts <nickrob@snap.net.nz>
4561
4562 * gdb.texinfo (GDB/MI Variable Objects): Describe meanings of
4563 values for in_scope. Mention that only root variables can be
4564 updated.
4565 (GDB/MI Development and Front Ends): Explain new values may be
4566 added to existing fields.
4567
123dc839
DJ
45682007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
4569
4570 * gdb.texinfo (-target-disconnect): Use @smallexample.
4571 (Requirements): Add anchor for Expat. Update description.
4572 (Target Descriptions): Mention Expat.
4573 (Target Description Format): Document new elements. Use
4574 @smallexample.
4575 (Predefined Target Types, Standard Target Features): New sections.
669fac23 4576 * gdbint.texinfo (Target Descriptions): New section.
123dc839 4577
108546a0
DJ
45782007-02-07 Daniel Jacobowitz <dan@codesourcery.com>
4579
4580 * gdb.texinfo (Target Description Format): Add section on XInclude.
4581
95a98c01
NR
45822006-02-03 Nick Roberts <nickrob@snap.net.nz>
4583
4584 * gdb.texinfo (GDB/MI Miscellaneous Commands): Describe the new
4585 command -enable-timings.
4586
f4b3909f
EZ
45872007-02-02 Markus Deuling <deuling@de.ibm.com> (tiny change)
4588
5ae4183a 4589 * gdbint.texinfo (Operation System ABI Variant Handling): Update
f4b3909f
EZ
4590 descriptions for new/deleted elements in gdb_osabi. Add missing
4591 description for function generic_elf_osabi_sniff_abi_tag_sections.
4592
c7ba131e
JB
45932007-01-29 Joel Brobecker <brobecker@adacore.com>
4594
4595 * gdb.texinfo (Maintenance Commands): Add documentation for
4596 the new "maint print target-stack" command.
4597
3a60f64e
JK
45982007-01-26 Jan Kratochvil <jan.kratochvil@redhat.com>
4599 Eli Zaretskii <eliz@gnu.org>
4600
f4b3909f 4601 * gdb.texinfo: Describe CHAR array vs. string identification rules.
3a60f64e 4602
c582f8b6
EZ
46032007-01-26 Eli Zaretskii <eliz@gnu.org>
4604
4605 * gdb.texinfo (Compilation, Files, Bootstrapping, Bug Reporting):
4606 Use @value{NGCC} instead of @value{GCC}.
4607
d3e8051b
EZ
46082007-01-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> (tiny change)
4609
4610 * agentexpr.texi: Fix typos.
4611 * annotate.texinfo: Likewise.
4612 * gdb.texinfo: Likewise.
4613 * gdbint.texinfo: Likewise.
4614 * observer.texi: Likewise.
4615 * stabs.texinfo: Likewise.
4616
86f04699
EZ
46172007-01-20 Markus Deuling <deuling@de.ibm.com> (tiny change)
4618
4619 * gdbint.texinfo (Support Libraries): Remove mmalloc
4620 entry. Describe readline library.
4621
23181151
DJ
46222007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
4623
4624 * gdb.texinfo (Target Descriptions): New section.
4625 (General Query Packets): Add QPassSignals anchor. Mention
4626 qXfer:features:read under qSupported. Expand mentions of
4627 qXfer:memory-map:read and QPassSignals. Document
4628 qXfer:features:read.
4629
f822c95b
DJ
46302007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
4631
4632 * gdb.texinfo (Commands to specify files): Describe
4633 "set sysroot" and "show sysroot".
4634 (Using the `gdbserver' program): Lowercase argument
4635 to @var. Expand description of setting up GDB on the
4636 host.
4637
8936fcda
JB
46382007-01-05 Joel Brobecker <brobecker@adacore.com>
4639
4640 * gdb.texinfo (Set Catchpoints): Add documentation for the new
4641 catch exception, catch exception unhandled, and catch assert
4642 commands.
4643
e776119f
DJ
46442007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
4645
4646 * gdb.texinfo (Debugging Output): Document "set debug xml"
4647 and "show debug xml".
4648
aa79a185
DJ
46492007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
4650
4651 * gdbint.texinfo (Compiler Warnings): Update for -Wall use.
4652
7f893741
JB
46532007-01-01 Joel Brobecker <brobecker@adacore.com>
4654
4655 * gdbint.texinfo (Start of New Year Procedure): Add missing item.
4656
a1b5960f
VP
46572006-12-08 Vladimir Prus <vladimir@codesourcery.com>
4658
4659 * gdb.texinfo (GDB/MI Variable Objects): Wrap historical
4660 note in @ignore, to be removed later if nobody complains.
4661
9f470e6e
NR
46622006-12-04 Nick Roberts <nickrob@snap.net.nz>
4663
4664 * gdb.texinfo (GDB/MI Variable Objects): Describe -c option
4665 of -var-delete.
4666
765dc015 46672006-11-22 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a 4668
765dc015 4669 * gdb.texinfo (Setting breakpoints): Document
5ae4183a
AS
4670 automatic software/hardware breakpoint usage and
4671 the "set breakpoint auto-hw" command.
765dc015 4672
4b5752d0
VP
46732006-11-21 Vladimir Prus <vladimir@codesourcery.com>
4674
4675 * gdb.texinfo (Memory Access Checking): New.
4676
89be2091
DJ
46772006-11-16 Daniel Jacobowitz <dan@codesourcery.com>
4678
4679 * gdb.texinfo (Remote configuration): Mention
4680 "pass-signals-packet".
4681 (General Query Packets): Document QPassSignals. Fix
4682 a typo.
4683
ca3bf3bd
DJ
46842006-11-14 Maxim Grigoriev <maxim@tensilica.com>
4685
4686 * gdb.texinfo (Contributors): Add contributors of Xtensa port.
4687
427c3a89
DJ
46882006-11-14 Daniel Jacobowitz <dan@codesourcery.com>
4689
4690 * gdb.texinfo (Remote configuration): Rewrite documentation for
4691 packet configuration commands.
4692 (OS Information): Adjust reference to qXfer:auxv:read.
4693 (General Query Packets): Remove references to read-aux-vector-packet
4694 and set remote get-thread-local-storage-address.
4695
7a107747
DJ
46962006-11-10 Daniel Jacobowitz <dan@codesourcery.com>
4697
4698 * gdbint.texinfo (Target Architecture Definition): Add new
4699 Initializing a New Architecture section.
4700
1c56eb0e
EZ
47012006-10-31 David Taylor <dtaylor@emc.com>
4702
4703 * stabs.texinfo (Macro define and undefine): New node describing
4704 stabs for #define and #undef.
4705
f73adfeb
AS
47062006-10-27 Andreas Schwab <schwab@suse.de>
4707
4708 * gdb.texinfo (Processes): Rename "detach-fork" to "detach fork".
4709
fd60e0df
EZ
47102006-10-21 Eli Zaretskii <eliz@gnu.org>
4711
4712 * gdb.texinfo (Breakpoints, Set Watchpoints): Elaborate and
4713 clarify on the possible meanings of ``expression'' watched by
4714 watchpoints. Add indexing.
e5ac9b53
EZ
4715 (Prompting, Errors, Invalidation, Annotations for Running)
4716 (Source Annotations): Fix index entries by adding "annotation" to
4717 them, to discriminate from index entries that point to the more
4718 general topic descriptions.
fd60e0df 4719
52bb452f
DJ
47202006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
4721
4722 * gdbint.texinfo (Target Vector Definition): Move most
4723 content into Existing Targets. Add a menu.
4724 (Existing Targets): New section, moved from Target Vector
4725 Definition. Use @subsection.
4726 (Managing Execution State): New section.
4727
58955e58
BW
47282006-10-16 Bob Wilson <bob.wilson@acm.org>
4729
4730 * gdb.texinfo (ST2000): Use Ctrl- instead of C-.
4731
c8aa23ab
EZ
47322006-10-15 Eli Zaretskii <eliz@gnu.org>
4733
4734 * gdb.texinfo (Sample Session, Invocation, Quitting GDB)
4735 (Command Syntax, Signals, Backtrace, Connecting)
4736 (Remote configuration, Renesas Boards, Console I/O): Fix last
4737 change: use Ctrl- instead of C-, except wrt Emacs.
4738 (File-I/O Examples): Put Ctrl-c in @kbd.
4739 (Cygwin Native, File-I/O Overview, The Ctrl-C message)
4740 (Console I/O): Use @samp with Ctrl-.
45ac1734
EZ
4741 (Signals, Set Breaks, Set Watchpoints): Document optional
4742 arguments to `info signals' `handle', `info breakpoints', and
4743 `info watchpoints'.
c8aa23ab 4744
e7109c7e
EZ
47452006-10-14 Eli Zaretskii <eliz@gnu.org>
4746
4747 * gdb.texinfo (Backtrace): Fix last change.
4748
de3aea7b
NR
47492006-10-14 Nick Roberts <nickrob@snap.net.nz>
4750
4751 * gdb.texinfo (Backtrace): Order correctly and add other cases.
4752
7f9087cb
BW
47532006-10-10 Bob Wilson <bob.wilson@acm.org>
4754
c8aa23ab
EZ
4755 * gdb.texinfo (Command Syntax, Connecting, Remote configuration)
4756 (Renesas Boards, ST2000, TUI Keys, TUI Single Key Mode)
4757 (TUI Commands, Emacs, Console I/O): Fix @key and @kbd usage.
7f9087cb 4758
68437a39
DJ
47592006-09-21 Vladimir Prus <vladimir@codesourcery.com>
4760 Daniel Jacobowitz <dan@codesourcery.com>
4761
4762 * gdb.texinfo (Packets): Document vFlashErase,
4763 vFlashWrite and vFlashDone packets.
4764 (General Query Packets): Document qXfer:memory-map:read.
4765 Add a new feature for qXfer:memory-map:read.
4766 (Memory map format): New section.
4767 (Target Commands): Mention that gdb can write flash.
4768
fd79ecee
DJ
47692006-09-21 Vladimir Prus <vladimir@codesourcery.com>
4770 Daniel Jacobowitz <dan@codesourcery.com>
4771
4772 * gdb.texinfo (Memory Region Attributes): Mention target-supplied
4773 memory regions and "mem auto".
4774
350da6ee
DJ
47752006-09-21 Nathan Sidwell <nathan@codesourcery.com>
4776
4777 * gdbint.texinfo (Array Containers): New section.
4778
2f1acb09
VP
47792006-09-17 Vladimir Prus <vladimir@codesourcery.com>
4780
4781 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
4782 -stack-list-arguments HIGH_FRAME argument can be larger then the
4783 actual number of frames.
4784
2ab1eb7a
VP
47852006-09-07 Vladimir Prus <vladimir@codesourcery.com>
4786
4787 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
5ae4183a
AS
4788 -stack-list-locals HIGH_FRAME argument can be larger then the
4789 actual number of frames.
2ab1eb7a 4790
599b237a
BW
47912006-09-02 Bob Wilson <bob.wilson@acm.org>
4792
4793 * gdb.texinfo (Packets, Stop Reply Packets, General Query Packets,
4794 Register Packet Format, Tracepoint Packets): Fix spelling errors.
4795
25ab7e6d
EZ
47962006-09-02 Eli Zaretskii <eliz@gnu.org>
4797
4798 * gdbint.texinfo (Overall Structure): New section "Source Tree
4799 Structure".
4800
940178d3
JB
48012006-08-17 Jim Blandy <jimb@codesourcery.com>
4802
4803 * gdb.texinfo (Stop Reply Packets): Note similarity of 'S' and 'T'
4804 responses.
4805
30daae6c
JB
48062006-08-08 Joel Brobecker <brobecker@adacore.com>
4807
4808 * gdb.texinfo (Source Path): Add documentation for new
4809 substitute-path commands.
4810
7fa2210b
DJ
48112006-08-08 Daniel Jacobowitz <dan@codesourcery.com>
4812
4813 * gdb.texinfo (Installing GDB): Update menu. Move text to...
4814 (Running Configure): ...here.
4815 (Requirements): New node. Mention expat.
4816
3d00d119
DJ
48172006-08-08 Vladimir Prus <vladimir@codesourcery.com>
4818
5ae4183a 4819 * gdb.texinfo (Target Commands): Remove
3d00d119
DJ
4820 'set download-write-size' and 'show download-write-size'.
4821
0cbfa4ee
DJ
48222006-08-01 Daniel Jacobowitz <dan@codesourcery.com>
4823
4824 * stabs.texinfo (Member Type Descriptor): Correct example for
4825 pointer to member types.
4826
16026cd7
AS
48272006-07-21 Andrew Stubbs <andrew.stubbs@st.com>
4828
4829 * gdb.texinfo (Optional warnings and messages): Add
4830 'set/show trace-commands'.
4831 (Command files): Add '-v' to source command.
4832
0876f84a
DJ
48332006-07-12 Daniel Jacobowitz <dan@codesourcery.com>
4834
4835 * gdb.texinfo (OS Information): Update qPart reference to
4836 qXfer.
4837 (Remote configuration): Likewise.
4838 (Overview): Move @cindex to the start of a paragraph. Talk
4839 about binary data encoding.
4840 (Packets): Refer to the overview for the details of the X
4841 packet encoding.
4842 (General Query Packets): Remove qPart description. Add qXfer
4843 description. Add an anchor to qSupported. Correct feature
4844 table title. Add a new feature for qXfer:auxv:read.
4845 (Interrupts): Add a missing parenthesis.
4846
2ec3381a
DJ
48472006-07-05 Daniel Jacobowitz <dan@codesourcery.com>
4848
669fac23 4849 * gdb.texinfo (KOD): Remove node.
2ec3381a
DJ
4850 (GDB/MI Kod Commands): Remove commented out node.
4851
594fe323
EZ
48522006-07-01 Eli Zaretskii <eliz@gnu.org>
4853
4854 * gdb.texinfo (GDB/MI Output Syntax, GDB/MI Simple Examples)
4855 (GDB/MI Breakpoint Commands, GDB/MI Program Context)
4856 (GDB/MI Thread Commands, GDB/MI Program Execution)
4857 (GDB/MI Stack Manipulation, GDB/MI Variable Objects)
4858 (GDB/MI Data Manipulation, GDB/MI Symbol Query)
4859 (GDB/MI File Commands, GDB/MI Target Manipulation)
4860 (GDB/MI Miscellaneous Commands): Change (@value{GDBP})->(gdb),
4861 since the MI prompt is hard-wired into the code.
4862
7e3fb70c
NR
48632006-07-01 Nick Roberts <nickrob@snap.net.nz>
4864
4865 * gdb.texinfo (GDB/MI Compatibility with CLI): Qualify more carefully.
4866 (GDB/MI Simple Examples): Use @subheading for "A Bad Command".
4867 (GDB/MI Data Manipulation): Remove description of unimplemented
4868 display related commands as variable objects perform this function
4869 and are superior: -display-delete, -display-disable,
4870 -display-enable, -display-insert and -display-list. Move
4871 -environment-cd, -environment-directory, -environment-path
4872 and -environment-pwd to "Program Context".
4873 (GDB/MI Program Control): Rename to "Program Execution". Move
4874 -exec-arguments -exec-abort to...
4875 (GDB/MI Program Context): ...here. New node split from "Data
4876 Manipulation".
4877
be2a5f71
DJ
48782006-06-21 Daniel Jacobowitz <dan@codesourcery.com>
4879
4880 * gdb.texinfo (Remote configuration): Document set / show
4881 remote supported-packets.
4882 (General Query Packets): Document qSupported packet.
4883
fc320d37
SL
48842006-06-10 Sandra Loosemore <sandra@codesourcery.com>
4885
4886 * gdb.texinfo (File-I/O overview): Copy edit for grammar, spelling,
4887 and font markup.
4888 (Protocol basics): Likewise.
4889 (The F request packet): Likewise.
4890 (The F reply packet): Likewise.
4891 (Memory transfer): Move this node to be a subsubsection of
4892 "Protocol specific representation of datatypes".
4893 (The Ctrl-C message): More copy editing.
4894 (Console I/O): Likewise.
4895 (The isatty call): Delete this node, and merge its content into
4896 the "isatty" node. Fixed references elsewhere.
4897 (The system call): Delete this node, and merge its content into
4898 the "system" node. Fixed references elsewhere.
4899 (open): Reformat to use @table, and add appropriate font markup.
4900 (close): Likewise.
4901 (read): Likewise.
4902 (write): Likewise.
4903 (lseek): Likewise.
4904 (rename): Likewise.
4905 (unlink): Likewise.
4906 (stat/fstat): Likewise.
4907 (gettimeofday): Likewise.
4908 (isatty): Likewise.
4909 (system): Likewise, plus minor changes to fix confusing wording.
4910 (Integral datatypes): Fix font markup.
4911 (Pointer values): Likewise.
4912 (struct stat): Fix markup to use @table, plus minor copy editing.
4913 (struct timeval): Fix font markup, plus minor copy editing.
4914 (Constants): Minor copy editing.
4915 (Errno values): Add font markup.
4916 (File-I/O Examples): Likewise.
4917
158fdf5c
NR
49182006-06-10 Nick Roberts <nickrob@snap.net.nz>
4919
4920 * gdb.texinfo (GDB/MI): Remove duplicate acknowledgements.
4921 (GDB/MI Simple Examples): Move node up one level. Use real
4922 examples.
4923 (GDB/MI Compatibility with CLI): Update.
4924 (GDB/MI Result Records): Add "connected" and "exit" result
4925 classes.
4926 (GDB/MI Stream Records): Clarify target output.
4927 (GDB/MI Command Description Format): Modify example description.
4928 (GDB/MI Breakpoint Table Commands): Rename to...
4929 (GDB/MI Breakpoint Commands): ...this
4930 (GDB/MI Breakpoint Commands): Add optional thread field.
4931 (GDB/MI Program Control): Add an introduction. Move "Program
4932 termination" examples into exec-run description.
4933 (GDB/MI File Commands): Mention similar CLI commands.
4934 (GDB/MI Miscellaneous Commands): Move to end. Mention "show version"
4935 is similar to "-gdb-version".
4936
ddb50cd7
EZ
49372006-06-09 Eli Zaretskii <eliz@gnu.org>
4938
4939 * gdb.texinfo (Symbols): Fix "(gdb)"=>"(@value{GDBP})".
4940
2aef0d6b
NR
49412006-06-02 Nick Roberts <nickrob@snap.net.nz>
4942
4943 * gdb.texinfo (GDB/MI Development and Front Ends): Use
4944 sourceware.org for mailing lists.
d5e40d59 4945 (GDB/MI File Commands): New node split from Program Control.
2aef0d6b 4946
383a5c52
NR
49472006-06-01 Nick Roberts <nickrob@snap.net.nz>
4948
d5e40d59 4949 * gdb.texinfo (GDB/MI Development and Front Ends): New node.
383a5c52 4950
e16b02ee
EZ
49512006-05-22 Eli Zaretskii <eliz@gnu.org>
4952
4953 * gdb.texinfo (Cygwin Native): Fix last change.
4954
be90c084
CF
49552006-05-22 Christopher Faylor <cgf@timesys.com>
4956
4957 * gdb.texinfo (Cygwin Native): Document set/show cygwin-exceptions.
4958
347ceba5
NR
49592006-05-15 Nick Roberts <nickrob@snap.net.nz>
4960
4961 * gdbint.texinfo (Algorithms): Correct spelling and punctuation.
4962 (Releasing GDB, Testsuite): Remove details for including DejaGnu.
4963
369af7bd
DJ
49642006-05-14 Daniel Jacobowitz <dan@codesourcery.com>
4965
4966 * gdb.texinfo (General Query Packets): Recommend not starting
4967 new packets with qC and clarify.
4968
2ffdbde8 49692006-05-13 Gaius Mulley <gaius@glam.ac.uk>
229582b7
GM
4970
4971 * gdb.texinfo (M2 Types): New section.
72019c9c 4972
16d1a084
DJ
49732006-05-10 Daniel Jacobowitz <dan@codesourcery.com>
4974
4975 * agentexpr.texi: Add a copyright and license notice.
4976 * observer.texi: Likewise, with GPL clause for function prototypes.
4977 Remove trailing whitespace.
4978
aa56d27a
JB
49792006-05-05 Jim Blandy <jimb@codesourcery.com>
4980
4981 * gdb.texinfo (General Query Packets): Document conventions for
4982 terminating packet names, and their violations.
4983
5bdf8622
DJ
49842006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
4985
4986 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Update for readline 5.1.
4987 * gdb.texinfo: Likewise.
4988
605a56cb
DJ
49892006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
4990
4991 * gdb.texinfo (Remote Configuration): Remove "set remotedebug"
4992 and "show remotedebug".
4993 (Debugging Output): Add additional index entries.
4994
b8db102d
MS
49952006-04-27 Michael Snyder <msnyder@redhat.com>
4996
4997 * gdb.texinfo (delete-fork): Command renamed to "delete fork".
4998
c5e30d01
AC
49992006-04-22 Andrew Cagney <cagney@redhat.com>
5000
5001 * gdb.texinfo (Contributors): Credit frame unwinder contributors.
5002 * gdbint.texinfo (Algorithms): Fix errors in frame documentation.
5003
8181d85f
DJ
50042006-04-18 Daniel Jacobowitz <dan@codesourcery.com>
5005
5006 * gdbint.texinfo (x86 Watchpoints, Target Conditionals): Update insert
5007 and remove breakpoint prototypes.
5008 (Watchpoints): Move description of target_insert_hw_breakpoint and
5009 target_remove_hw_breakpoint ...
5010 (Breakpoints): ... to here. Document target_insert_breakpoint and
5011 target_remove_breakpoint.
5012
4f553f88
JB
50132006-04-17 Jim Blandy <jimb@codesourcery.com>
5014
5015 * gdb.texinfo (Packets): Note that 'addr' arguments to s, S, c,
5016 and C packets are optional.
5017
cd852561
FR
50182006-04-14 Frederic Riss <frederic.riss@st.com>
5019
5020 * gdb.texinfo (Specifying source directories): Update the description
5021 of the source file search to reflect the fact that the source path
5022 always contains at least $cdir and $cwd.
5023
b620eb07
MS
50242006-03-31 Michael Snyder <msnyder@redhat.com>
5025
5026 * gdb.texinfo: Update copyright dates.
5027
3156cdaf
EZ
50282006-03-31 Eli Zaretskii <eliz@gnu.org>
5029
5030 * gdb.texinfo (Overview): Add an index entry to "empty response".
5031
7d30c22d
JB
50322006-03-28 Jim Blandy <jimb@codesourcery.com>
5033
5034 * gdbint.texinfo (Prologue Analysis): New section.
5035
86941c27
JB
50362006-03-07 Jim Blandy <jimb@red-bean.com>
5037
66b8c7f6
JB
5038 * gdb.texinfo (Connecting): Document 'target remote pipe'.
5039
1a10341b
JB
5040 * gdb.texinfo (Target Commands): Update text describing how to
5041 specify a target. Refer to the detailed section on remote
5042 debugging, not the brief mention.
5043
86941c27
JB
5044 * gdb.texinfo (Connecting): Organize the different 'target remote'
5045 connection methods into a table. Add a 'target remote' index
5046 entry. (!!!)
5047
62f3a2ba
FF
50482006-02-17 Fred Fish <fnf@specifix.com>
5049
5050 * gdb.texinfo (Symbols): Update descriptions of 'whatis' and
5051 'ptype' commands to reflect the fact that the only significant
5052 difference between them is that ptype prints the complete type
5053 description instead of just the name.
5054
8b9a88ea
WZ
50552006-02-13 Wu Zhou <woodzltc@cn.ibm.com>
5056
5057 * gdbint.texinfo (Watchpoints): Delete
5058 TARGET_REGION_SIZE_OK_FOR_HW_WATCHPOINT.
5059
7e8dc855
NR
50602006-02-10 Nick Roberts <nickrob@snap.net.nz>
5061
5062 * gdb.texinfo (GDB/MI Breakpoint Table Commands): Add fullname and
5063 times fields where needed. Fix typos. Update general form given
5064 for output of -break-insert.
5065 (GDB/MI): Abbreviate some unnecessarily long fullnames.
5066
c91d38aa
DJ
50672006-02-06 Daniel Jacobowitz <dan@codesourcery.com>
5068
5069 * gdbint.texinfo (Symbol Handling): Add a section
5070 on memory management.
5071
38fcd64c
DJ
50722006-02-06 Vladimir Prus <ghost@cs.msu.su>
5073
5074 * gdb.texinfo (Breakpoint table commands): Document the fullname
5075 field in -break-list output.
5076
219eec71
EZ
50772006-02-03 Eli Zaretskii <eliz@gnu.org>
5078
5079 * gdb.texinfo (Cygwin Native): Fix typos. Clarify the types of
5080 debugging information produced by the various "set debug..."
5081 options.
5082
ae5a43e0
DJ
50832006-02-01 Daniel Jacobowitz <dan@codesourcery.com>
5084
5085 * gdb.texinfo (Files): Remove obsolete bits from the description
5086 of "symbol-file".
5087
a9f158ec
JB
50882006-01-25 Jim Blandy <jimb@redhat.com>
5089
5090 * gdbint.texinfo (Testsuite): Explain how to run selected tests.
5091
410dd08e
JB
50922006-01-24 Jim Blandy <jimb@redhat.com>
5093
5094 * gdbint.texinfo (Frames): Document the basics of GDB's register
5095 unwinding model, and explain the existence of the "sentinel" frame.
5096
4b505b12
AS
50972006-01-23 Andrew Stubbs <andrew.stubbs@st.com>
5098
5099 * gdb.texinfo (Choosing files): Mention that -directory is used
5100 for script files.
5101 (Specifying source directories): Likewise.
5102 (Command files): Explain how script files are found.
5103
839c27b7
EZ
51042006-01-21 Eli Zaretskii <eliz@gnu.org>
5105
5106 * gdb.texinfo (Backtrace): Describe how to get backtrace of all
5107 the threads in a multi-threaded program.
5108 (Threads): The threadno argument of "thread apply" can be a range
5109 of numbers.
5110
7be93b9e
JB
51112006-01-18 Jim Blandy <jimb@redhat.com>
5112
5113 * gdbint.texinfo (Coding): Add entry for -Wno-pointer-sign to list
5114 of warning flags.
5115
fcc73fe3
EZ
51162006-01-13 Eli Zaretskii <eliz@gnu.org>
5117
5118 * gdb.texinfo (Sequences): Improve menu annotations.
5119 (Define): Add index entries for arguments of user-defined
5120 commands. Move the description of flow-control commands...
5121 (Command Files): ...to here. Document loop_break and
5122 loop_continue.
ca91424e
EZ
5123 (Define, Command Files): Document `end' and add index entries for
5124 it.
fcc73fe3 5125
5c95884b
MS
51262006-01-04 Michael Snyder <msnyder@redhat.com>
5127
5128 * gdb.texinfo: Add documentation for linux-fork.
5ae4183a 5129 * gdbint.texinfo: Add internal documentation for checkpoints.
5c95884b 5130
860701dc
PH
51312006-01-02 Paul N. Hilfinger <hilfinger@gnat.com>
5132
5133 * gdb.texinfo (Omissions from Ada): Document that there is now
5134 limited aggregate support.
5135
36b80e65
EZ
51362005-12-28 Eli Zaretskii <eliz@gnu.org>
5137
5138 * gdb.texinfo (Registers): Describe how to refer to SSE and MMX
5139 registers and the likes.
5140
c1468174
EZ
51412005-12-24 Eli Zaretskii <eliz@gnu.org>
5142
5143 * gdb.texinfo (Target Commands, Bug Reporting, File Options)
5144 (Symbols): Fix usage of "e.g.".
359df76b 5145 (Memory Region Attributes): Fix usage of "etc."
c1468174
EZ
5146
5147 * gdbint.texinfo (libgdb, Symbol Handling, Native Debugging)
5148 (Coding): Fix usage of "e.g.".
5149
c02a867d
EZ
51502005-12-23 Eli Zaretskii <eliz@gnu.org>
5151
5ae4183a
AS
5152 * stabs.texinfo:
5153 * refcard.tex:
c02a867d 5154 * gpl.texi:
5ae4183a
AS
5155 * gdbint.texinfo:
5156 * gdb.texinfo:
5157 * gdb-cfg.texi:
c02a867d 5158 * fdl.texi:
5ae4183a
AS
5159 * annotate.texinfo:
5160 * all-cfg.texi:
c02a867d
EZ
5161 * Makefile.in: Add (C) after Copyright. Update the FSF
5162 address.
5163
fad38dfa
EZ
51642005-12-03 Eli Zaretskii <eliz@gnu.org>
5165
5166 * gdb.texinfo (Connecting): Explain that `monitor' is a way to
5167 extend GDB with commands for external monitor.
5168
53e5f3cf
AS
51692005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
5170
5171 * gdb.texinfo (Convenience variables): Add init-if-undefined command.
5172
55f6ca0f
JB
51732005-11-25 Joel Brobecker <brobecker@adacore.com>
5174
5175 * gdbint.texinfo (Start of New Year Procedure): New chapter.
5176
c1947b85
JB
51772005-11-21 Jim Blandy <jimb@redhat.com>
5178
5179 * gdb.texinfo (Tracepoint Packets): Document restrictions on
5180 placement of 'R' actions in tracepoint action packets; document
5181 dependence of 'X' and 'M' actions on a preceding 'R' action for
5182 their registers.
5183
9d29849a
JB
51842005-11-19 Jim Blandy <jimb@redhat.com>
5185
5186 * gdb.texinfo (Tracepoint Packets): New node.
5187 (General Query Packets): Add entries for the tracepoint packets,
5188 referring to the "Tracepoint Packets" node.
5189 (Tracepoints): Add reference to "Tracepoint Packets".
5ae4183a 5190
9a6253be
KB
51912005-11-18 Kevin Buettner <kevinb@redhat.com>
5192
5193 * gdb.texinfo (set remotebreak): Add anchor.
5194 (X packet): Likewise.
5195 (Remote Protocol): Add new section `Interrupts' and new index
5196 entry `interrupts (remote protocol)'.
5197
5f3bebba
JB
51982005-11-18 Jim Blandy <jimb@redhat.com>
5199
5200 * gdb.texinfo (Packets): Move information out of 'q' and 'Q'
5201 entries into the General Query Packets section. Add a
5202 cross-reference to that section. Drop description of replies, as
5203 these are covered in the descriptions of each packet.
5204 (General Query Packets): Add introductory text. Explain naming
5205 conventions, and how the end of a name is recognized.
5206
9a7a1b36
KB
52072005-11-17 Kevin Buettner <kevinb@redhat.com>
5208
0564b6cf 5209 * gdb.texinfo (Remote configuration): Fix typo in description of
9a7a1b36
KB
5210 "set remotebreak" command.
5211
b8ff78ce
JB
52122005-11-16 Jim Blandy <jimb@redhat.com>
5213
5214 * gdb.texinfo (Packets, Stop Reply Packets)
5215 (General Query Packets): Various formatting cleanups.
5216 - Use @samp for packet contents.
5217 - Drop summaries from packet @item lines; the same information appears
5218 immediately below in the description.
5219 - Delete paragraph breaks after packet @item commands, so that the
5220 description appears directly to the right of the packet prototype
5221 in the printed manual, if it fits.
5222 - Place spaces in packet prototypes between @vars and non-@var
5223 letters, and explain that they're just for formatting.
5224 - Use @dots{} instead of '...'.
5225 - Fix uses of @code where @var was needed.
5226 - Replace "deprecated" markers with English text spelling out the
5227 packet's status and the preferred alternatives.
5228 - Remove "(reserved)" markers on 'A' and 'I' packets; it's unclear
5229 what this ever meant.
5230 - Remove "(draft)" markers on 'i' packets; nobody has commented on
5231 this for a long time.
5232 - Remove "(draft)" markers on 'z' and 'Z' packets; these have been
5233 implemented several times, and have been in use for years.
5234
8ffe2530
JB
52352005-11-15 Jim Blandy <jimb@redhat.com>
5236
c43c5473
JB
5237 * gdb.texinfo (Packets): Add index entries for 'm' packet
5238 disclaimers.
5ae4183a 5239
fb031cdf
JB
5240 * gdb.texinfo (Packets): Clarify lack of restrictions on behavior
5241 of stub when processing an 'm' packet.
5242
8ffe2530
JB
5243 * gdb.texinfo (Packets): Mention that packets beginning with
5244 letters are reserved once, at the top, instead of actually listing
5245 them all and saying "reserved".
5246
c03c782f
AS
52472005-11-15 Andrew Stubbs <andrew.stubbs@st.com>
5248
5249 * gdb.texinfo (User-defined commands): Add $argc. Add missing 'end'.
5250 Change @var{$arg0 to @code{$arg0.
5251
814e32d7
WZ
52522005-11-14 Wu Zhou <woodzltc@cn.ibm.com>
5253
5254 * gdb.texinfo (Fortran): Add some words about Fortran debugging.
5255
fa93a9d8
JB
52562005-11-12 Jim Blandy <jimb@redhat.com>
5257
5258 * gdb.texinfo (General Query Packets): Put packets in alphabetical
5259 order. Remove extraneous 'z'.
5260
8a5a3c82
AS
52612005-11-07 Andrew Stubbs <andrew.stubbs@st.com>
5262
5263 * gdb.texinfo (Choosing files): Add --eval-command.
5264
4b0ad762
AS
52652005-11-04 Andrew Stubbs <andrew.stubbs@st.com>
5266
5267 * gdb.texinfo (Choosing modes): Add --return-child-result.
5268
5269
1a088d06
AS
52702005-11-01 Andrew Stubbs <andrew.stubbs@st.com>
5271
5272 * gdb.texinfo (Choosing modes): Add --batch-silent.
5273
656d5e12
EZ
52742005-10-28 Eli Zaretskii <eliz@gnu.org>
5275
5276 * gdb.texinfo (GDB/MI Variable Objects): Fix @pxref usage under
5277 "The -var-update Command".
5278
3c9c013a
JB
52792005-10-03 Joel Brobecker <brobecker@adacore.com>
5280
5281 * gdb.texinfo (Print Settings): Add documentation for set/show
5282 print array-indexes.
5283
7ba3cf9c
DJ
52842005-09-17 Daniel Jacobowitz <dan@codesourcery.com>
5285
5286 * gdb.texinfo (Contributors): Thank Andrew Cagney for releases
5287 6.2 and 6.3.
5288
a94ab193
EZ
52892005-08-27 Eli Zaretskii <eliz@gnu.org>
5290
5291 * gdb.texinfo (File Options): Don't document --mapped, it's gone
5292 since 19-Jan-2004.
5293 (Files): Likewise.
ab1adacd
EZ
5294 (Variables, Symbols): Document the "<incomplete type>" message and
5295 its reasons.
a94ab193 5296
ca06016a
FF
52972005-08-01 Fred Fish <fnf@specifix.com>
5298
5299 * gdb.texinfo (SETUP_ARBITRARY_FRAME): Remove obsolete reference.
5300
cf58170d
NR
53012005-07-15 Nick Roberts <nickrob@snap.net.nz>
5302
5303 * gdb.texinfo (GDB/MI Variable Objects): Describe print-values
5304 option for -var-list-children and -var-update.
5305 (GDB/MI Stack Manipulation): Simplify description of
5306 print-values option for -stack-list-locals.
5307 (GDB/MI Command Description Format): Clarify.
5308 (Mode Options): Spelling of superseded.
5309
38f1196a
BR
53102005-07-12 Bob Rossi <bob@brasko.net>
5311
5312 * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix -inferior-tty-show
5313 corresponding GDB command comment.
5314
3cb3b8df
BR
53152005-07-06 Bob Rossi <bob@brasko.net>
5316
5317 * gdb.texinfo (GDB/MI Miscellaneous Commands): Add -inferior-tty-set
5318 and -inferior-tty-show.
5319 (Input/Output): Document "set/show inferior-tty" and tty alias.
5320
10fac096
NW
53212005-07-02 Nathan J. Williams <nathanw@wasabisystems.com>
5322
5323 * gdb.texinfo (Packets): Change description of 'D' packet to note
5324 that GDB does wait for a response.
5325
d1b6db76
NR
53262005-06-22 Nick Roberts <nickrob@snap.net.nz>
5327
5328 * gdb.texinfo (History) Rename "Command History".
5329 (Command History): Move node "Server Prefix" from section on
5330 Annotations here.
5331
29629dcf
NR
53322005-06-19 Nick Roberts <nickrob@snap.net.nz>
5333
5334 * gdb.texinfo (GDB/MI Stack Manipulation):
5335 Re-instate -stack-info-frame with example. Say that it gets
5336 info on selected frame, not current frame.
5337
397ca115
EZ
53382005-06-18 Eli Zaretskii <eliz@gnu.org>
5339
5340 * gdb.texinfo (Server): Clarify that `file' should be used before
5341 connecting to the server.
5342 (Files): Add an xref to the above description.
51274035
EZ
5343 (Output Formats): More detailed description of the `c' format.
5344 (Memory): List explicitly all the formats supported by `x'.
638ac427 5345 (Threads): Add an @cindex entry for "thread apply".
fc8be69e 5346 (Files): Document the possibility of loading unlinked object
59b7b46f
EZ
5347 files. Add more indexing for solib-absolute-prefix and
5348 --with-sysroot.
76d17f34
EZ
5349 (Machine Code): Document possible problems with locations in
5350 shared libraries.
d416eeec
EZ
5351 (Backtrace): Document that free-standing environments do not need
5352 to have a `main' function.
397ca115 5353
74f6deaa
NR
53542005-06-18 Nick Roberts <nickrob@snap.net.nz>
5355
5356 * gdb.texinfo (GDB/MI Stack Manipulation): Remove reference to
5357 -stack-info-frame.
5358
a9967aef
AC
53592005-06-07 Andrew Cagney <cagney@gnu.org>
5360
5361 * gdb.texinfo (Contributors): Note the original multi-arch
5362 contributors.
5363
e09f16f9
EZ
53642005-06-03 Eli Zaretskii <eliz@gnu.org>
5365
5366 * gdb.texinfo (Registers): Add index entries for the standard
5367 registers.
5368 (Frames): Add cross-reference from frame pointer description to
5369 the Registers node.
5370 (Annotations Overview): Fix the reference to GDB name.
5371
d87ba7ee
EZ
53722005-06-01 Eli Zaretskii <eliz@gnu.org>
5373
5374 * gdb.texinfo (Set Watchpoints): Remove @vindex entry for
5375 can-use-hw-watchpoints.
5376
034dad6f
BR
53772005-05-28 Bob Rossi <bob@brasko.net>
5378
5379 * gdb.texinfo (GDB/MI Out-of-band Records): Add bullet enumerating
5380 the possible reasons why an exec async record would be returned to FE.
5381
ffed4509
AC
53822005-05-26 Andrew Cagney <cagney@gnu.org>
5383
5384 * gdb.texinfo: Note that Elena Zannoni, Fernando Nasser, and
5385 Andrew Cagney implemented the original GDB/MI.
5386
e22e55c9
OF
53872005-05-23 Orjan Friberg <orjanf@axis.com>
5388
5389 * gdb.texinfo (CRIS): Update the cris-version and cris-dwarf2-cfi
5390 documentation. Add documentation for cris-mode.
5391
a78e13ce
EZ
53922005-05-20 Eli Zaretskii <eliz@gnu.org>
5393
5394 * gdb.texinfo (Numbers): Explain the example and make the wording
5395 more acurate.
5396
76ff342d
DJ
53972005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
5398 Dennis Brueni <dennis@slickedit.com>
5399
5400 * gdb.texinfo (GDB/MI Breakpoint Table Commands)
5401 (GDB/MI Data Manipulation, GDB/MI Program Control)
5402 (GDB/MI Stack Manipulation): Update examples to include the fullname
5403 attribute in stack frames.
5404
119b882a
EZ
54052005-05-12 Eli Zaretskii <eliz@gnu.org>
5406
5407 * gdb.texinfo (Startup): Fix last change. Treat gdb.ini like we
5408 do with other non-standard names of init files.
5409
6fc08d32
EZ
54102005-05-11 Eli Zaretskii <eliz@gnu.org>
5411
5412 * gdb.texinfo (Command Files): Move the description of the startup
5413 from here...
5414 (Startup): ...to this new subsection of the Invocation chapter.
5415 Rearrange the description of init files more logically and add a
5416 cross-reference to "Command Files". Document the special gdbinit
5417 name for CISCO 68k. Expand the description of what GDB does
5418 during startup.
5419 (History): Add index entry for HISTSIZE.
5420
a561754a
MK
54212005-05-02 Mark Kettenis <kettenis@gnu.org>
5422
5423 * gdb.texinfo (Files): Remove documentation for auto-solib-limit.
5424
2eecc4ab
EZ
54252005-05-02 Eli Zaretskii <eliz@gnu.org>
5426
5427 * gdb.texinfo (SVR4 Process Information, The isatty call)
5428 (The system call): Don't use foo(N) notation for man pages and
5429 functions.
514c4d71 5430 (Compilation, DJGPP Native): Improve wording.
2eecc4ab 5431
18999be5
EZ
54322005-04-27 Eli Zaretskii <eliz@gnu.org>
5433
5434 * gdb.texinfo (Backtrace): Describe backtraces with arguments that
5435 were optimized away.
5436
0abb7bc7
EZ
54372005-04-22 Eli Zaretskii <eliz@gnu.org>
5438
5439 * gdb.texinfo (Remote configuration): Document "set/show
5440 get-thread-local-storage-address". Add cross-reference to the
5441 description of the qGetTLSAddr packet.
5442 (General Query Packets): Mention "set remote
5443 get-thread-local-storage-address" and add a reference to its
5444 description.
5445
6f61acb1
NR
54462005-04-19 Nick Roberts <nickrob@snap.net.nz>
5447
5448 * gdb.texinfo (Backtrace): Describe 'bt full'.
5449
9d59903a
NR
54502005-04-17 Nick Roberts <nickrob@snap.net.nz>
5451
5452 * gdb.texinfo (Mode Options): Fix typo.
5453 (GDB/MI): Describe how to invoke GDB/MI.
5454
721c2651
EZ
54552005-04-16 Eli Zaretskii <eliz@gnu.org>
5456
5457 * gdb.texinfo (OS Information): Renamed from Auxiliary Vector; all
a5adf40f 5458 references changed. Add description of "info udot".
721c2651
EZ
5459 (Files): Document "set/show stop-on-solib-events".
5460 (M32R/D): Document "set/show download-path", "set/show
5461 board-address", "set/show server-address", "upload", "tload".
ba04e063
EZ
5462 Document "sdireset", "sdistatus", "debug_chaos", "use_debug_dma",
5463 "use_mon_code", "use_ib_break", "use_dbt_break".
721c2651
EZ
5464 (Maintenance Commands): Improve indexing.
5465 (Target Commands): Document "set/show hash", "set/show debug
5466 monitor".
5467 (SVR4 Process Information): Document "info pidlist" and "info
5468 meminfo". Document "set/show procfs-tarce" and "set/show
5469 procfs-file". Document "proc-trace-*" and "proc-untrace-*".
5470 (Symbols, The Print Command with Objective-C): Improve indexing.
5471 (Objective-C): Add references to "info classes" and "info
5472 selectors".
c45da7e6
EZ
5473 (Debugging Output): Improve wording. Document "set/show debug
5474 solib-frv". Fix "set/show debugvarobj".
ba04e063
EZ
5475 (Set Breaks): Add index entry for "hardware breakpoints".
5476 (Renesas ICE): Document "e7000", "ftplogin", "ftpload", "drain",
5477 and "set/show usehardbreakpoints".
5478 (MIPS Embedded): Document "se/show syn-garbage-limit", "set/show
5479 monitor-prompt", "set/show monitor-warnings", "pmon".
c45da7e6
EZ
5480 (ARM): Document "rdilogfile", "rdilogenable", "set/show
5481 rdiromatzero", "set/show rdiheartbeat".
5482 (PowerPC): Document SDS-specific commands "set/show sdstimeout",
5483 "sds".
5484 (Embedded Processors): Document the "sim" command.
5485 (Remote): Document the "remote" command.
5486 (DJGPP Native): Document the "info serial" command.
5487 (Threads): Document "maint info sol-threads".
5488 (Files): Document "nosharedlibrary", "add-symbol-file-from-memory".
5489 (Set Breaks): Improve indexing.
5490 (Command Syntax): Add a reference to dont-repeat.
5491 (Define): Document "dont-repeat".
5492 (TUI Commands): Document "tabset".
5493 (WinCE): New subsection. Document "set/show remotedirectory",
5494 "set/show remoteupload", "set/show remoteaddhost".
721c2651 5495
14d6dd68
EZ
54962005-04-15 Eli Zaretskii <eliz@gnu.org>
5497
5498 * gdb.texinfo (Hurd Native): New subsection, documents
5499 Hurd-specific commands.
a64548ea 5500 (Maintenance Commands): Add cross-reference to "Debugging Output".
da316a69 5501 (Debugging Output): Document "set/show debug lin-lwp".
a64548ea
EZ
5502 (MIPS): Improve documentation of heuristic-fence-post. Document
5503 "set/show mips abi", "set/show mips saved-gpreg-size", "set/show
5504 mips stack-arg-size", "set/show mips mask-address", "set/show mips
5505 remote-mips64-transfers-32bit-regs", "set/show debug mips".
e2f4edfd 5506 (ARM): Document ARM-specific commands.
a64548ea
EZ
5507 (AVR): New section. Document "info io_registers".
5508 (CRIS): New section. Document "set/show cris-version" and
5509 "set/show cris-dwarf2-cfi".
5510 (HPPA): New section. Document "set/show debug hppa" and "maint
5511 print unwind".
a5adf40f 5512 (Neutrino): New subsection. Document "set/show debug nto-debug".
a64548ea 5513 (Super-H): New section. Document the "regs" command.
721c2651 5514 (Debugging Output): Document "set/show debug aix-thread".
14d6dd68 5515
9c16f35a
EZ
55162005-04-09 Eli Zaretskii <eliz@gnu.org>
5517
5518 * gdb.texinfo (Print Settings): Document "set/show print
5519 pascal_static-members", "set print repeats", "show print
5520 null-stop". Improve indexing. Fix documentation of "set print
5521 union".
5522 (Pascal): New section.
5523 (Supported languages): Rename from "Support"; all references
5524 updated. Add a menu item for Pascal.
5525 (Numbers): Document "set radix.
5526 (Screen Size): Document "set/show pagination".
5527 (MIPS Embedded): Remove "set processor" documentation.
5528 (Remote configuration): Document "set/show X/P/Z-packet",
5529 "set/show read-aux-vector-packet", "set/show remote
5530 symbol-lookup-packet", "set/show remote verbose-resume-packet",
5531 "set/show remoteaddresssize", "set/show remotebaud", "set/show
5532 remotedebug", "set/show remotebreak", "set/show remotedevice",
5533 "set/show remotelogfile".
5534 (Auxiliary Vector): Add reference to the description of the
5535 read-aux-vector-packet setting.
5536 (Set Watchpoints): Add a cross-reference to "set remote
5537 hardware-breakpoint-limit".
5538 (General Query Packets): Add indexing of requests and
5539 cross-references to related commands in "Remote configuration".
5540 (File-I/O Overview, The system call): Fix wording and typos.
5541 (Thread Stops): Add index entries.
5542 (Continuing and Stepping): Document "show step-mode".
5543 (i386): New node. Document "set/show struct-convention".
5544 (Files): Document "show trust-readonly-sections".
5545 (Calling): Document "set/show unwindonsignal".
5546 (Messages/Warnings): Add index entries.
5547 (Maintenance Commands): Document "set/show watchdog".
5548 (Annotations Overview): Document "show annotate".
5549 (Set Watchpoints): Add index entries.
5550 (Symbols): Fix doc of case-sensitive.
5551 (ABI): Document "show coerce-float-to-double".
5552 (Convenience Vars, Help): Improve indexing.
5553 (Machine Code): Document "show disassembly-flavor".
5554 (Debugging C plus plus): Document "show overload-resolution".
5555 (Value History, Signaling): Add index entries.
5556
55572005-04-08 Eli Zaretskii <eliz@gnu.org>
5558
5559 * gdb.texinfo (Show): Move @kindex entries to their proper places.
5560 (Processes): Fix wording.
5561 (History, List, Logging output, Define, Symbols, Print Settings):
5562 Improve indexing.
5563
a8f24a35
EZ
55642005-04-03 Eli Zaretskii <eliz@gnu.org>
5565
5566 * gdb.texinfo (Targets): Document "set/show architecture". Remove
5567 redundant index entry for "target" command.
5568 (Backtrace): Add index entries.
5569 (Symbols, Fortran): Document the "set case-sensitive" command.
5570 (DJGPP Native): Document "set com1base", "set com1irq", etc.
5571 (Print Settings): Add index entry for "set demangle-style".
5572 (Target Commands): Document "set download-write-size".
5573 (Debugging Output): Document "set exec-done-display".
5574
09d4efe1
EZ
55752005-04-02 Eli Zaretskii <eliz@gnu.org>
5576
5577 * gdb.texinfo (Files): Fix the name and documentation of
5578 add-shared-symbol-files. Document its alias assf. Update the
5579 list of OSs where GDB supports shared libraries. Fix markup.
5580 (Continuing and Stepping): Add reference to @var{location} in the
5581 text.
5582 (Dump/Restore Files): Fix reference to @{filename}.
5583 (Help): Fix wording.
5584 (Attach): Ditto.
5585 (Set Watchpoints): Ditto.
5586 (Backtrace): Remove redundant index entries. Improve index
5587 entries.
5588 (Delete Breaks): Fix wording.
5589 (Memory): Document the compare-sections command.
5590 (Memory Region Attributes): Improve wording.
5591 (Disabling): Improve wording.
5592 (Fortran): New subsection. Document the "info common" command.
5593 (Help): Document aliases "info copying" and "info warranty".
5594 (Caching Remote Data): New section. Document the "set/show
5595 remotecache" and "info dcache" commands.
5596 (Show): Fix wording of the documentation of the "set
5597 extension-language" command.
5598 (Signals): Add index entry for "info handle".
5599 (Memory Region Attributes): Fix punctuation.
5600 (Symbols): Change the arg name to "location" and refer to it in
5601 the text. Fix wording of "info types" doc.
5602 (Threads): Fix usage of @enumerate @item's.
5603 (Listing Tracepoints): Add index entry for "info tp".
5604 (Set Watchpoints): Add xref to "info break" description.
5605 (Macros): Add an index entry for "macro exp1". Document the
5606 "macro list" command.
5607 (Maintenance Commands): Document "flushregs", "maint agent",
5608 "maint check-symtabs", "maint cplus", "maint demangle", "maint
5609 deprecate", "maint undeprecate", "maint dump-me", "maint packet",
5610 "maint print architecture", "maint print objfiles", "maint print
5611 statistics", "maint print type", "maint show-debug-regs", "maint
5612 space", "maint time", and "maint translate-address".
5613 (Connecting): Document the "monitor" command.
5614 (Annotations Overview): Describe the "set annotate" command.
5615
82f2d802
EZ
56162005-04-01 Eli Zaretskii <eliz@gnu.org>
5617
5618 * gdb.texinfo (Set Watchpoints): Document can-use-hw-watchpoints.
5619 Rearrange index entries and improve wording about support for
5620 hardware watchpoints.
5621
7d51c7de
BR
56222005-03-10 Bob Rossi <bob@brasko.net>
5623
5624 * gdb.texinfo: Update copyright
5625
68c71a2e
TR
56262005-02-09 Theodore A. Roth <troth@openavr.org>
5627
5628 * gdb.texinfo (General Query Packets): Fix texinfo compile warning and
5629 error.
5630
83761cbd
KB
56312005-02-03 Kevin Buettner <kevinb@redhat.com>
5632
5633 * gdb.texinfo (General Query Packets): Document qGetTLSAddr packet.
5634
9f1c6395
MS
56352005-01-17 Michael Snyder <msnyder@redhat.com>
5636
5637 * gdb.texinfo: Fix spelling, infinte -> infinite.
5638
fbd1b305
MK
56392005-01-08 Mark Kettenis <kettenis@gnu.org>
5640
5641 * observer.texi (GDB Observers): Document "solib_loaded".
5642
3ace7edb
AC
56432005-01-07 Andrew Cagney <cagney@gnu.org>
5644
bec39cab
AC
5645 * configure.ac: Rename configure.in, require autoconf 2.59.
5646 * configure: Re-generate.
5647
3ace7edb
AC
5648 * configure.in: Replace configdirs with multiple references to
5649 AC_CONFIG_SUBDIRS.
5650 * configure: Re-generate.
5ae4183a 5651
53531fc1
AC
56522005-01-04 Andrew Cagney <cagney@gnu.org>
5653
5654 * gdbint.texinfo (Versions and Branches): Make the date (YYYYMMDD)
5655 part of the version number.
5656
536ffdb7
MK
56572004-12-24 Mark Kettenis <kettenis@gnu.org>
5658
5659 * gdbint.texinfo (Algorithms): Remove description of
5660 TARGET_DISABLE_HW_WATCHPOINTS and TARGET_ENABLE_HW_WATCHPOINTS.
5661
e1aac25b
JB
56622004-12-07 Jim Blandy <jimb@redhat.com>
5663
5664 * gdb.texinfo (General Query Packets): Specify that thread ID's in
5665 the 'qC' and 'qThreadInfo' packets are unsigned hexidecimal
5666 numbers.
5667
f47b1503
AS
56682004-12-07 Andreas Schwab <schwab@suse.de>
5669
5670 * gdb.texinfo (Mode Options): Document -l option.
5671
b6b8ece6
EZ
56722004-12-04 Eli Zaretskii <eliz@gnu.org>
5673
5674 * gdbint.texinfo (Algorithms): More accurate description of
5675 STOPPED_BY_WATCHPOINT. Point out that target_stopped_data_address
5676 is not needed unless data-read and data-access watchpoints are
5677 supported. Add a description of how GDB checks whether the
5678 inferior stopped because a watchpoint was hit.
5679
01371747
EZ
56802004-11-23 Eli Zaretskii <eliz@gnu.org>
5681
5682 * gdb.texinfo (Files): Add cross-reference to description of
5683 -readnow command-line switch.
5684
2315ffec
RC
56852004-11-10 Randolph Chung <tausq@debian.org>
5686
5687 * gdb.texinfo: Document set/show backtrace past-entry commands.
5688 Rearrange index entries for set/show backtrace past-main.
5689
69065f5d
AC
56902004-11-10 Jon Beniston <jon@beniston.com>
5691
5692 Committed by Andrew Cagney <cagney@gnu.org>.
5ae4183a
AS
5693 * gdb.texinfo (Remote Serial Protocol): Further describe
5694 binary transfer escaping mechanism .
69065f5d 5695
30e91e0b
RC
56962004-11-08 Randolph Chung <tausq@debian.org>
5697
5698 * gdb.texinfo (inferior_debugging info): Document "set debug infrun"
5699 and "show debug infrun". Add index entries.
5700
60bf7e09
EZ
57012004-10-23 Eli Zaretskii <eliz@gnu.org>
5702
5703 * gdb.texinfo (SVR4 Process Information): Document subcommands of
5704 "info proc" that are already implemented. Add index entries.
5705 (Working Directory): Add a cross-reference to "info proc" command.
dcaf7c2c
EZ
5706 (Files): Add a tip for decreasing memory used for symtabs from
5707 shared libraries.
f018e82f
EZ
5708 (Starting): Fix whitespace; make "elaboration" stand out where it
5709 is first used, and add an index entry for the term.
f8568604
EZ
5710 (Calling): Expand and elaborate text. Add "print". Add the
5711 description of problems with weak aliases.
384ee23f 5712 (Core File Generation): New section.
60bf7e09 5713
d52fe014
AC
57142004-10-12 Andrew Cagney <cagney@gnu.org>
5715
5716 * gdbint.texinfo (Versions and Branches): New chapter.
5717 (Releasing GDB): Delete "Versions and Branches" section.
5718 (Top): Add "Versions and Branches".
5719
703663ab
EZ
57202004-10-08 Eli Zaretskii <eliz@gnu.org>
5721
5722 * gdb.texinfo (Editing, History): Add cross-references to the
5723 included Readline and History user documentation. Remove
5724 references to the symbol have-readline-appendices which is unused
5725 and undefined.
5726 (History): Fix indexing.
5727
ac77d04f
JJ
57282004-10-08 Jeff Johnston <jjohnstn@redhat.com>
5729
5730 * gdbint.texinfo (target_stopped_data_address): Update to
5731 new prototype.
5732 (i386_stopped_data_address): Update prototype and description.
5733 (i386_stopped_by_watchpoint): New function and description.
5734
e07c999f
PH
57352004-10-03 Paul N. Hilfinger <hilfinger@gnat.com>
5736
5737 * gdb.texinfo (Filenames): Add Ada suffixes.
5738 (Ada) New section.
5739
2e868123
AC
57402004-09-27 Andrew Cagney <cagney@gnu.org>
5741 Robert Picco <Robert.Picco@hp.com>
5742
5743 * gdb.texinfo (Packets): Document the "p" packet.
5744
02a57714
JM
57452004-09-21 Jason Molenda (jmolenda@apple.com)
5746
5747 * gdb.texinfo (Paths and Names of the Source Files): Document the
5748 meaning of values in the 'desc' field of a SO stab.
5749
ae038cb0
DJ
57502004-09-20 Daniel Jacobowitz <dan@debian.org>
5751
5752 * gdb.texinfo (Maintenance Commands): Document "maint set dwarf2
5753 max-cache-age" and "maint show dwarf2 max-cache-age".
5754
f7dc1244
EZ
57552004-09-16 Eli Zaretskii <eliz@gnu.org>
5756
5757 * gdb.texinfo (Set Breaks): Add index entry for setting
5758 breakpoints on overloaded C++ functions that are not members of
5759 any classes. Add an example and an index entry for setting
5760 breakpoints on all program functions.
5761 (Character Sets, Macros, Overlay Commands)
5762 (Non-debug DLL symbols, GDB/MI Output Syntax)
5763 (Annotations Overview, Maintenance Commands, File-I/O Overview):
5764 Use "(@value{GDBP})" instead of a literal "(gdb)".
5765
f810308b
AC
57662004-09-12 Andrew Cagney <cagney@gnu.org>
5767
5768 * gdbint.texinfo (Native Debugging): Delete description of
5769 FILES_INFO_HOOK.
5770
15a661f3
PH
57712004-09-11 Paul Hilfinger <hilfinger@gnat.com>
5772
5ae4183a
AS
5773 * gdbint.texinfo (User Interface): Change local_hex_string_custom
5774 to hex_string_custom (not historically correct, but more
15a661f3
PH
5775 understandable, given the current code).
5776
f3219c75
AC
57772004-09-03 Andrew Cagney <cagney@gnu.org>
5778
5779 * gdbint.texinfo (Native Debugging): Delete SVR4_SHARED_LIBS.
5780
f3bb6704
JJ
57812004-09-01 Jeff Johnston <jjohnstn@redhat.com>
5782
5783 * observer.texi (solib_unloaded): New observer.
5784
8d2c00cb
AC
57852004-08-24 Andrew Cagney <cagney@gnu.org>
5786
5787 * gdbint.texinfo (Target Architecture Definition): Add missing
5788 comma.
5789
e7dc800a
MC
57902004-08-20 Michael Chastain <mec.gnu@mindspring.com>
5791
5792 * (Using the Testsuite): build != host is supported,
5793 but some test scripts do not support build != host.
5794
73b03683
MK
57952004-08-14 Mark Kettenis <kettenis@gnu.org>
5796
5797 * gdbint.texinfo (Host Definition): Delete description of
5798 FCLOSE_PROVIDED and GETENV_PROVIDED.
5799
c0ccb908
MK
58002004-08-05 Mark Kettenis <kettenis@chello.nl>
5801
5802 * gdbint.texinfo (Host Definition): Delete description of
5803 NO_SYS_FILE.
5804 (Native Debugging): Delete description of KERNEL_U_ADDR_BSD and
5805 PTRACE_FP_BUG.
5806
9c8dbfa9
AC
58072004-08-05 Andrew Cagney <cagney@gnu.org>
5808
5809 * gdbint.texinfo (Target Architecture Definition): Delete
5810 reference to deprecated_read_fp.
5811
f42accbe
AC
58122004-08-02 Andrew Cagney <cagney@gnu.org>
5813
5814 * gdbint.texinfo (Target Architecture Definition): Delete
5815 description of DEPRECATED_REGISTER_BYTES.
5816
0b66e38c
EZ
58172004-07-30 Baurjan Ismagulov <ibr@ata.cs.hun.edu.tr>
5818
5819 * gdb.texinfo (Source Path): Document the new behavior of
5820 searching for the source files.
5821
15387254
EZ
58222004-07-17 Eli Zaretskii <eliz@gnu.org>
5823
5824 * gdb.texinfo (Edit): Fix markup of EDITOR and improve wording.
5825 (Search, Expressions, Arrays, Variables, Data, Machine Code)
5826 (Auto Display): Improve indexing.
5827
2c07db7a
AC
58282004-07-16 Andrew Cagney <cagney@gnu.org>
5829
5830 * gdb.texinfo (Mode Options): Delete documentation on "-async" and
5831 "-noasync".
5832
4644b6e3
EZ
58332004-07-09 Eli Zaretskii <eliz@gnu.org>
5834
5835 * gdb.texinfo: Fix @kindex entries so that multiple commands that
5836 have the same prefix have only their prefix in the index.
5837
7561d450
MK
58382004-07-03 Mark Kettenis <kettenis@gnu.org>
5839
5840 * gdb.texinfo (BSD libkvm Interface): New node (section)
5841 (Native): Add it to the menu.
5842
67bebe79
MK
58432004-07-01 Mark Kettenis <kettenis@gnu.org>
5844
5845 * gdbint.texinfo (Target Architecture Definition): Remove
5846 PCC_SOL_BROKEN.
5847
1a6923e0
MK
58482004-06-24 Mark Kettenis <kettenis@gnu.org>
5849
5850 * gdbint.texinfo (Target Architecture Definition): Remove
5851 SUN_FIXED_LBRAC_BUG.
5852
b435e160
AC
58532004-06-26 Andrew Cagney <cagney@gnu.org>
5854
5855 * gdbint.texinfo (Coding): Replace xasprintf with xstrprintf.
5856
b5622e8d
AC
58572004-06-20 Andrew Cagney <cagney@gnu.org>
5858
5859 * gdbint.texinfo (Target Architecture Definition): Deprecate
5860 USE_STRUCT_CONVENTION.
5861
e0c07bf0
MC
58622004-06-19 Michael Chastain <mec.gnu@mindspring.com>
5863
5864 gdb.texinfo (Bug Reporting): Mention session recording,
5865 with the script command or Emacs.
5866
782263ab
AC
58672004-06-18 Andrew Cagney <cagney@gnu.org>
5868
5869 * gdbint.texinfo (Target Architecture Definition): Deprecate
5870 FUNCTION_START_OFFSET.
5871
03727ca6
AC
58722004-06-14 Andrew Cagney <cagney@gnu.org>
5873
5874 Based on changes from Karl Berry.
5875 * gdb.texinfo: Do not use @sc in a direntry.
5876 * stabs.texinfo: Change @dircateogry to "Software development".
5877 * gdbint.texinfo, gdb.texinfo, annotate.texinfo: Ditto.
5878
97092415
AC
58792004-06-13 Andrew Cagney <cagney@gnu.org>
5880
5881 * gdbint.texinfo (Target Architecture Definition): Delete
5882 description of RETURN_VALUE_ON_STACK.
5883
1f6d4158
AC
58842004-06-09 Andrew Cagney <cagney@gnu.org>
5885
5886 * gdbint.texinfo (Native Debugging): Restore "@table @code"
5887 deleted by previous patch.
5888
d966f0cb
AC
58892004-06-08 Andrew Cagney <cagney@gnu.org>
5890
5891 * gdbint.texinfo (Native Debugging): Delete documentation on
5892 ATTACH_DETACH.
5893
86fe4aaa
RC
58942004-06-06 Randolph Chung <tausq@debian.org>
5895
5896 * gdb.texinfo (push_dummy_call): Use @code{struct value}.
5897
d4b6d575
RC
58982004-06-06 Randolph Chung <tausq@debian.org>
5899
5ae4183a 5900 * gdb.texinfo (push_dummy_call): Update argument list to match
d4b6d575
RC
5901 the new push_dummy_call method signature. Describe the function
5902 argument.
5903
4e8b0763
JB
59042004-05-24 Joel Brobecker <brobecker@gnat.com>
5905
5906 * gdb.texinfo (Starting): Document new start command.
5907
59caf092
AC
59082004-05-21 Andrew Cagney <cagney@redhat.com>
5909
5910 * observer.texi (GDB Observers): Document "inferior_created".
5911
e4a2df64
AC
59122004-05-08 Andrew Cagney <cagney@redhat.com>
5913
e6b55ae2
AC
5914 * gdbint.texinfo (Target Architecture Definition): Delete
5915 description of DO_DEFERRED_STORES.
5916
28954179
AC
5917 * gdbint.texinfo (Target Architecture Definition): Delete
5918 references to DEPRECATED_FIX_CALL_DUMMY.
5919
434b87dd
AC
5920 * gdbint.texinfo (Target Architecture Definition): Delete
5921 description of DEPRECATED_CALL_DUMMY_WORDS,
5922 DEPRECATED_SIZEOF_CALL_DUMMY_WORDS, and CALL_DUMMY.
5923
58d28df8
AC
5924 * gdbint.texinfo (Target Architecture Definition): Delete
5925 description of DEPRECATED_PUSH_DUMMY_FRAME.
5926
e4a2df64
AC
5927 * gdbint.texinfo (Target Architecture Definition): Delete
5928 reference to DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
5929
2b4855ab
AC
59302004-05-07 Andrew Cagney <cagney@redhat.com>
5931
5932 * observer.texi (GDB Observers): Add "Debugging" section. Include
5933 cross reference to "set/show debug observer".
5934 * gdb.texinfo (Debugging Output): Document "set/show debug
5935 observer".
5936
fcf70625
AC
59372004-05-01 Andrew Cagney <cagney@redhat.com>
5938
5939 * gdbint.texinfo (Target Architecture Definition): Delete
5940 description of DEPRECATED_PC_IN_SIGTRAMP.
5941
8ee56bcf
AC
59422004-04-30 Andrew Cagney <cagney@redhat.com>
5943
5944 * gdbint.texinfo (Target Architecture Definition): Delete
5945 documentation for BELIEVE_PCC_PROMOTION_TYPE, no longer defined.
5946
67ab9a76
OF
59472004-04-30 Orjan Friberg <orjanf@axis.com>
5948
5949 * observer.texi (GDB Observers): Correct spelling.
5950
79346bcb
OF
59512004-04-26 Orjan Friberg <orjanf@axis.com>
5952
5953 * observer.texi (GDB Observers): Add target_changed event.
5954
7a464420
AC
59552004-04-08 Andrew Cagney <cagney@redhat.com>
5956
5957 * observer.texi (GDB Observers): Rework, provide generic observer
5958 definitions and then a list of observable events.
5959
6cdf9d98
AC
59602004-04-04 Andrew Cagney <cagney@redhat.com>
5961
5962 * gdbint.texinfo (Host Definition): Delete reference to
5963 NO_SIGINTERRUPT.
5964
ddc135a4
AC
59652004-04-02 Andrew Cagney <cagney@redhat.com>
5966
5967 * gdbint.texinfo (Target Architecture Definition): Delete
5968 reference to DEPRECATED_CALL_DUMMY_LENGTH.
5969
6a1b180d
SC
59702004-03-28 Stephane Carrez <stcarrez@nerim.fr>
5971
5972 * gdb.texinfo (TUI Commands): Document tui reg commands.
5973
d0d5df6f
AC
59742004-03-26 Andrew Cagney <cagney@redhat.com>
5975
5976 * gdb.texinfo (TUI): Delete reference to --enable-tui. Mention
5977 "gdbtui".
5978 (Mode Options): Mention "gdbtui". Use "Text" not "Terminal".
5979 (Contributors): Mention both Text and Terminal User Interface.
5980
aa2a3f87
AC
59812004-03-23 Andrew Cagney <cagney@redhat.com>
5982
5983 * gdbint.texinfo (Target Architecture Definition): Deprecate
5984 references to SIGTRAMP_START and SIGTRAMP_END.
5985
f561f026
AC
59862004-03-23 Andrew Cagney <cagney@redhat.com>
5987
5988 * gdbint.texinfo (Target Architecture Definition): Deprecate
5989 references to PC_IN_SIGTRAMP.
5990
33cb8b0f
AC
59912004-03-19 Andrew Cagney <cagney@redhat.com>
5992
5993 * gdbint.texinfo (Target Architecture Definition): Delete
5994 reference to GDB_TARGET_IS_HPPA.
5995
fc989b7a
AC
59962004-03-18 Andrew Cagney <cagney@redhat.com>
5997
5998 * gdbint.texinfo (Coding): Update section on gdbarch_data,
5999 describe pre_init and post_init.
6000
701b08bb
DJ
60012004-03-09 Daniel Jacobowitz <drow@mvista.com>
6002
6003 * gdb.texinfo (Debugging Output): Document values for "set debug
6004 target".
6005
faae5abe
AC
60062004-02-28 Andrew Cagney <cagney@redhat.com>
6007
6008 * gdb.texinfo (Contributors): Mention GDB 6.1 release engineer.
6009
dd79a6cf
JJ
60102004-02-26 Jeff Johnston <jjohnstn@redhat.com>
6011
6012 * gdb.texinfo (breakpoints): Add information about the
6013 new "set breakpoint pending" and "show breakpoint pending"
6014 commands.
6015
e7f16015
AC
60162004-02-26 Andrew Cagney <cagney@redhat.com>
6017
6018 * gdbint.texinfo (Coding): Document use of gdbarch_obstack_zalloc
6019 in Per-architecture module data section.
6020
7161a3a6
RM
60212004-02-25 Roland McGrath <roland@redhat.com>
6022
6023 * gdb.texinfo (General Query Packets): Document qPart:... packets.
6024
2154891a
AC
60252004-02-24 Andrew Cagney <cagney@redhat.com>
6026
6027 * annotate.texinfo: Wrap fdl.texi include in raise/lower sections.
6028 * gdb.texinfo, gdbint.texinfo, stabs.texinfo: Ditto.
6029 * fdl.texi: Import Version 1.2, November 2002.
7161a3a6 6030
6c74ac8b
AC
60312004-02-17 Andrew Cagney <cagney@redhat.com>
6032
6033 * gdb.texinfo (Mode Options): Note that "mi1" is deprecated.
6034
19772a2c
AC
60352004-02-16 Andrew Cagney <cagney@redhat.com>
6036
6037 * gdbint.texinfo (Target Architecture Definition): Deprecate
6038 FRAMELESS_FUNCTION_INVOCATION.
6039
c9830293
AC
60402004-02-16 Andrew Cagney <cagney@redhat.com>
6041
6042 * gdbint.texinfo (Coding): Mention -Wunused-function.
6043
b9d26eb9
AC
60442004-02-14 Andrew Cagney <cagney@redhat.com>
6045
6046 * gdbint.texinfo (Target Architecture Definition): Delete
6047 description of DEPRECATED_CALL_DUMMY_STACK_ADJUST.
6048
49efadf5
EZ
60492004-02-12 Elena Zannoni <ezannoni@redhat.com>
6050
6051 * gdb.texinfo: Properly quote the name "C++".
6052 * gdbint.texinfo: Ditto.
6053 * stabs.texinfo: Ditto.
6054
1eb288ea
EZ
60552004-02-11 Elena Zannoni <ezannoni@redhat.com>
6056
6057 * gdbint.texinfo (Support Libraries): Add doco about obstacks and
6058 minimal information about libiberty.
6059
e4937fc1
MC
60602004-02-06 Michael Chastain <mec.gnu@mindspring.com>
6061
6062 * gdb.texinfo (Auxiliary Vector): Fix thinko with @value{GDBN}.
6063
a9331b3f
RM
60642004-02-04 Roland McGrath <roland@redhat.com>
6065
6066 * gdb.texinfo (Auxiliary Vector): New node (section).
6067 (Data): Add it to the menu.
6068
2650777c
JJ
60692004-02-02 Jeff Johnston <jjohnstn@redhat.com>
6070
6071 * gdb.texinfo (Breakpoints): Add information about pending
6072 breakpoint support.
6073
b4501125
AC
60742004-01-26 Andrew Cagney <cagney@redhat.com>
6075
6076 * gdb.texinfo (Overview): Delete references to the cisco protocol
6077 including the "N" response.
6078
74055713
AC
60792004-01-26 Andrew Cagney <cagney@redhat.com>
6080
6081 * gdbint.texinfo (Target Architecture Definition): Rename
6082 EXTRACT_STRUCT_VALUE_ADDRESS to
6083 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS.
a9331b3f 6084
3bbe9696
EZ
60852004-01-24 Eli Zaretskii <eliz@gnu.org>
6086
6087 * gdb.texinfo (KOD): Document "show os". Add index entries for
6088 "set/show os" and "info cisco" commands.
6089
5843504f
EZ
60902004-01-21 Eli Zaretskii <eliz@gnu.org>
6091
6092 * Makefile.in (install-info): Prepend $(DESTDIR) to $(infodir).
6093
9175c9a3
MC
60942004-01-19 Michael Chastain <mec.gnu@mindspring.com>
6095
6096 * gdbint.texinfo: Delete USE_MMALLOC, NO_MMCHECK, MMCHECK_FORCE,
6097 MMAP_BASE_ADDRESS, MMAP_INCREMENT.
6098
8e94b928
NR
60992004-01-19 Nick Roberts <nick@nick.uklinux.net>
6100
6101 * gdb.texinfo (GDB/MI Stack Manipulation): Describe extension to
6102 -stack-list-locals.
6103 (GDB/MI Variable Objects): Describe extension to
6104 -var-list-children.
6105
a20cf136
DJ
61062004-01-17 Daniel Jacobowitz <drow@mvista.com>
6107
6108 * gdbint.texinfo (DECR_PC_AFTER_HW_BREAK): Don't document.
6109
afb18d0f
AC
61102004-01-17 Andrew Cagney <cagney@redhat.com>
6111
6112 * gdbint.texinfo (Target Architecture Definition): Delete
6113 documentation on DEPRECATED_NPC_REGNUM.
6114
b51970ac
DJ
61152004-01-13 Daniel Jacobowitz <drow@mvista.com>
6116
6117 * gdb.texinfo: Update copyright year. Mention that set
6118 follow-fork-mode is supported on GNU/Linux. Remove documentation of
6119 "set follow-fork-mode ask".
6120
0f0cffd2
AC
61212004-01-13 Andrew Cagney <cagney@redhat.com>
6122
6123 * gdbint.texinfo: Update copyright year.
6124 (Coding): Add -Wunused-label to list of -Werror warnings.
6125
c552b3bb 61262004-01-08 Jason Molenda <jmolenda@apple.com>
5ae4183a 6127 Eli Zaretskii <eliz@gnu.org>
c552b3bb
JM
6128
6129 * gdb.texinfo: Update copyright.
6130 (Objective-C): "methodName" typeo fixed. Add @code/@var markup
6131 around names, as appropriate. Minor syntax cleanup of
6132 _NSPrintForDebugger explanation. Two spaces after periods.
6133 GDBN used instead of lit. "gdb". Index entries added for
6134 print-object and _NSPrintForDebugger. @noindent added in one spot.
6135
afe157ca
EZ
61362003-11-11 Elena Zannoni <ezannoni@redhat.com>
6137
6138 * stabs.texinfo: Add dircategory and direntry commands.
6139 * annotate.texinfo: Ditto.
6140
963e2bb7
AC
61412003-11-10 Andrew Cagney <cagney@redhat.com>
6142
6143 * gdbint.texinfo (Target Architecture Definition): Replace the
6144 return_value method's "inval" and "outval" parameters with
6145 "readbuf" and "writebuf".
6146
1d8b2f28
JB
61472003-10-28 Jim Blandy <jimb@redhat.com>
6148
6149 * gdb.texinfo (The F request packet, The F reply packet): Renamed
6150 from "The `F' request packet" and "The `F' reply packet", to make
6151 texi2dvi happy.
6152 (File-I/O remote protocol extension): Update menu entries, too.
6153
36d86913
MC
61542003-10-26 Michael Chastain <mec@shout.net>
6155
6156 * gdb.texinfo (Thread Stops): Document the issue with
6157 premature return from system calls in multi-threaded programs.
6158
ce2826aa
AC
61592003-10-24 Andrew Cagney <cagney@redhat.com>
6160
6161 * annotate.texinfo: Fix "fortunatly"[sic].
6162
f24c5e49
KI
61632003-10-23 Kei Sakamoto <sakamoto.kei@renesas.com>
6164
6165 * gdb.texinfo (Contributors to GDB): Replace "Renesas"
6166 with "Hitachi" and "Mitsubishi".
6167
92ad9cd9
AC
61682003-10-20 Andrew Cagney <cagney@redhat.com>
6169
6170 * gdbint.texinfo (Target Architecture Definition): Document
6171 gdbarch_return_value. Add cross references from
6172 USE_STRUCT_CONVENTION, EXTRACT_RETURN_VALUE, and
6173 STORE_RETURN_VALUE, and from/to EXTRACT_STRUCT_VALUE_ADDRESS.
6174
0ab4b752
MK
61752003-10-18 Mark Kettenis <kettenis@gnu.org>
6176
6177 * gdbint.texinfo (Target Architecture Definition): Document
6178 regset_from_core_section.
fb3e19c0
KI
6179
61802003-10-16 Kei Sakamot Sakamoto <sakamoto.kei@renesas.com>
6181
6182 * gdb.texinfo (M32R/D): Mention m32rsdi target.
6183
a9331b3f 61842003-10-15 Kevin Buettner <kevinb@redhat.com>
e4d5f7e1
KB
6185
6186 From Anthony Green <green@redhat.com>:
5ae4183a 6187 * gdb.texinfo (Breakpoints related warnings): Insert into menu.
e4d5f7e1 6188
1485d690
KB
61892003-10-14 Kevin Buettner <kevinb@redhat.com>
6190
889bf7c5
PA
6191 * gdb.texinfo (Breakpoint related warnings): New node.
6192 * gdbint.texinfo (ADJUST_BREAKPOINT_ADDRESS): Document.
a9331b3f 6193
86d30acc
DJ
61942003-10-13 Daniel Jacobowitz <drow@mvista.com>
6195
6196 * gdb.texinfo (Remote Protocol): Document v and vCont.
6197
172c2a43
KI
61982003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
6199
6200 * gdb.texinfo: Replace "Hitachi" and "Mitsubishi" with "Renesas".
6201 * gdbint.texinfo: Ditto.
6202
71952f4c
AC
62032003-10-09 Andrew Cagney <cagney@redhat.com>
6204
6205 From 2003-09-18 David Anderson <davea@sgi.com>:
6206 * gdb.texinfo (GDB/MI Symbol Query): Replace "comamnd" with
6207 "command".
6208
268e2188
AC
62092003-10-03 Andrew Cagney <cagney@redhat.com>
6210
6211 * gdbint.texinfo (Target Architecture Definition): Deprecate
6212 IBM6000_TARGET. Mention that it implies an RS/6000 system and not
6213 just target.
6214
12c266ea 62152003-10-02 Andrew Cagney <cagney@redhat.com>
2e092625 6216
f30992d4 6217 * gdbint.texinfo (Target Architecture Definition): Rename
12c266ea
AC
6218 REGISTER_RAW_SIZE to DEPRECATED_REGISTER_RAW_SIZE.
6219 * gdb.texinfo (Packets, Stop Reply Packets): Ditto.
6220 * gdbint.texinfo (Target Architecture Definition): Rename
6221
62222003-09-30 Andrew Cagney <cagney@redhat.com>
6223
f30992d4 6224 REGISTER_VIRTUAL_SIZE to DEPRECATED_REGISTER_VIRTUAL_SIZE.
a9331b3f 6225 (Target Architecture Definition):
f30992d4 6226
2e092625
AC
6227 * gdbint.texinfo (Target Architecture Definition): Rename
6228 REGISTER_VIRTUAL_TYPE to DEPRECATED_REGISTER_VIRTUAL_TYPE.
6229
0717ae8a
AC
62302003-09-29 Andrew Cagney <cagney@redhat.com>
6231
dad809b7
AC
6232 * gdbint.texinfo (Target Architecture Definition): Delete
6233 documentation for NEED_TEXT_START_END.
6234
0717ae8a
AC
6235 * gdbint.texinfo (Target Architecture Definition): Rename
6236 NPC_REGNUM to DEPRECATED_NPC_REGNUM. Add cross reference to
6237 TARGET_WRITE_PC.
a9331b3f 6238
af6cf26d
MC
62392003-09-22 Michael Chastain <mec@shout.net>
6240
6241 * gdbint.texinfo (Testsuite Organization): Change gdb.c++ to gdb.cp.
6242
ee206350
AG
62432003-09-21 Anthony Green <green@redhat.com>
6244
6245 * gdbint.texinfo (Target Architecture Definition): Fix typos.
6246
a38c9fe6
MK
62472003-09-21 Mark Kettenis <kettenis@gnu.org>
6248
6249 * gdbint.texinfo (Target Architecture Definition): Document
6250 stabs_argument_has_addr.
6251
77949794
AC
62522003-09-18 Andrew Cagney <cagney@redhat.com>
6253
6254 * gdbint.texinfo (Target Architecture Definition): Delete
6255 documentation on REGISTER_NAMES.
6256
8e823e25
MK
62572003-09-13 Mark Kettenis <kettenis@gnu.org>
6258
6259 * gdbint.texinfo (Target Architecture Definition): Replace
6260 REG_STRUCT_HAS_ADDR with DEPRECATED_REG_STRUCT_HAS_ADDR.
6261
f27dd7fd
AC
62622003-09-11 Andrew Cagney <cagney@redhat.com>
6263
6264 * gdbint.texinfo (Target Architecture Definition): Replace
6265 STACK_ALIGN with DEPRECATED_STACK_ALIGN.
6266
8b148df9
AC
62672003-08-18 Andrew Cagney <cagney@redhat.com>
6268
6269 * gdbint.texinfo (Target Architecture Definition): Document
6270 "frame_red_zone_size".
6271
25d29d70
AC
62722003-08-09 Andrew Cagney <cagney@redhat.com>
6273
6274 * gdb.texinfo (Backtrace): Replace "set/show backtrace-below-main"
6275 with "set/show backtrace past-main" and "set/show backtrace
6276 limit".
6277
c938e9b0
L
62782003-08-08 H.J. Lu <hongjiu.lu@intel.com>
6279
6280 * Makefile.in (install-info): Support DESTDIR.
6281 (install-html): Likewise.
6282
64fabec2
AC
62832003-08-07 Andrew Cagney <cagney@redhat.com>
6284
6285 Patch from Nick Roberts.
6286 * gdb.texinfo (Using GDB under GNU Emacs): Fix/update key
6287 bindings. Remove description of send-gdb-command.
6288
2fcf52f0
AC
62892003-08-07 Andrew Cagney <cagney@redhat.com>
6290
6291 * gdb.texinfo (Mode Options): Mention that "mi2" was included in
6292 GDB 6.0.
6293
086432e2
AC
62942003-08-06 Andrew Cagney <cagney@redhat.com>
6295
6296 * gdb.texinfo (Mode Options): Mention that level three is the
6297 highest available and that level 2 is deprecated.
6298 (Annotations Overview): Mention annotation levels. Cross reference
6299 to "Limitations of the Annotation Interface" in annotate.texi.
6300 (TODO, Value Annotations, Frame Annotations): Delete section.
6301 (Displays, Breakpoint Info): Delete.
6302
e5249f67
AC
63032003-08-04 Andrew Cagney <cagney@redhat.com>
6304
6305 * agentexpr.texi: Delete @bye.
6306 * Makefile.in (STABS_DOC_SOURCE_INCLUDES): Add "fdl.texi"
6307 (stabs.info): Add $(srcdir) to include search path.
6308 (html): Depend on "annotate_toc.html", and not "annotate.html".
6309 * stabs.texinfo: Ditto. Include "fdl.texi".
6310 * gdbint.texinfo: Update copyright statement's list of invariant
6311 sections.
6312
e6f672d2
AC
63132003-07-28 Andrew Cagney <cagney@redhat.com>
6314
6315 * Makefile.in (INFO_DEPS): Add annotate.info.
6316 (dvi, ps, html, pdf): Add annotate.
6317 (ANNOTATE_DOC_SOURCE_INCLUDES): New macro.
6318 (ANNOTATE_DOC_BUILD_INCLUDES): New macro.
6319 (ANNOTATE_DOC_FILES): New macro.
6320 (ANNOTATE_TEX_TMPS): New macro.
6321 (annotate.info, annotate_toc.html): Specify dependencies.
6322 (annotate.ps, annotate.pdf, annotate.dvi): Ditto.
6323 * annotate.texinfo: Rename annotate.texi. Get building. Add
6324 "Migrating to GDB/MI" and "Limitations of the Annotation
6325 Interface" chapters. Mention why it is not part of the user
6326 guide. Update copyright notice. Include "fdl.texi".
6327
72ffddc9
SC
63282003-07-26 Stephane Carrez <stcarrez@nerim.fr>
6329
6330 * gdb.texinfo (TUI Keys): Document C-x o key to switch active window.
6331
a9f12a31
DJ
63322003-07-24 Daniel Jacobowitz <drow@mvista.com>
6333
6334 * gdbint.texinfo (libgdb components): Correct a GDB to GDBN.
6335
b1fe9455
DJ
63362003-07-24 Daniel Jacobowitz <drow@mvista.com>
6337
6338 * gdb.texinfo (Server): Mention pidof.
6339
153721e6
AC
63402003-07-22 Andrew Cagney <cagney@redhat.com>
6341
6342 * gdbint.texinfo (Coding): Add -Wformat-nonliteral to -Werror
6343 list.
6344
0fac0b41
DJ
63452003-06-28 Daniel Jacobowitz <drow@mvista.com>
6346
6347 * gdb.texinfo (Logging output): New chapter.
6348
4e562065
JB
63492003-06-24 Joel Brobecker <brobecker@gnat.com>
6350
6351 * gdb.texinfo (Unsupported languages): New section.
6352 (Languages): Add link to new section.
6353
f2c06f52
AC
63542003-06-22 Andrew Cagney <cagney@redhat.com>
6355
6356 * gdb.texinfo (Contributors): Mention 6.0 release engineer.
6357
b4177fca
DJ
63582003-06-22 Daniel Jacobowitz <drow@mvista.com>
6359
6360 * gdbint.texinfo (Coding): Clarify use of gdb_XXX.h headers.
6361
f418dd93
DJ
63622003-06-22 Daniel Jacobowitz <drow@mvista.com>
6363
6364 * Makefile.in (SFILES_INCLUDED): Add agentexpr.texi.
6365 * agentexpr.texi: Retitle section, and change it to an appendix.
6366 Comment out texinfo initialization. Factor a @var{} into two
6367 pieces to prevent makeinfo warnings.
6368 * gdb.texinfo: Add Agent Expressions appendix.
6369
4ca61388
DJ
63702003-06-19 Daniel Jacobowitz <drow@mvista.com>
6371
6372 * gdbint.texinfo (Native Conditionals): Remove PREPARE_TO_PROCEED.
6373
07f31aa6
DJ
63742003-06-18 Daniel Jacobowitz <drow@mvista.com>
6375
5ae4183a 6376 * gdb.texinfo (Remote Debugging): New section "Connecting to a
07f31aa6
DJ
6377 remote target". Document the "detach" and "disconnect" commands.
6378 (Server, Netware, Debug Session): Reference "Connecting to a
6379 remote target".
6380 (GDB/MI Target Manipulation): Document "-target-disconnect".
6381
2dd0da42
AC
63822003-06-13 Andrew Cagney <cagney@redhat.com>
6383
6384 * gdbint.texinfo (Target Architecture Definition): Deprecate
6385 REMOTE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT, and
6386 BIG_REMOTE_BREAKPOINT. Cross reference BREAKPOINT_FROM_PC.
6387
e7a3abfc
JB
63882003-06-09 Jim Blandy <jimb@redhat.com>
6389
6390 * gdb.texinfo (Separate Debug Files): Remove extra semicolon.
6391
25e3a86b
AC
63922003-06-08 Andrew Cagney <cagney@redhat.com>
6393
6394 * gdbint.texinfo (Target Architecture Definition): Delete
6395 documentation on FRAME_ARGS_ADDRESS_CORRECT.
6396
a9e5fdc2
AC
63972003-06-08 Andrew Cagney <cagney@redhat.com>
6398
6399 * gdbint.texinfo (Target Architecture Definition): Document
6400 "unwind_sp". Cross reference "unwind_sp" and TARGET_READ_SP.
6401
b37303ee
AF
64022003-06-07 Adam Fedor <fedor@gnu.org>
6403
6404 * gdb.texinfo: Add Objective-C documentation.
6405
39fe6e80
AC
64062003-06-01 Andrew Cagney <cagney@redhat.com>
6407
6408 * gdbint.texinfo (Target Architecture Definition): Add "func_addr"
6409 parameter to "push_dummy_call". Rename "dummy_addr" to "bp_addr".
6410
125309b2
AC
64112003-05-21 Andrew Cagney <cagney@redhat.com>
6412
6413 * gdbint.texinfo (Target Architecture Definition): Delete
6414 references to "extract_address" and "store_address".
6415
b8b527c5
AC
64162003-05-16 Andrew Cagney <cagney@redhat.com>
6417
6418 * gdbint.texinfo (Target Architecture Definition): Replace
6419 REGISTER_BYTES with DEPRECATED_REGISTER_BYTES. Fix typo,
6420 DEPRECATED_REGISTER_SIZE instead of REGISTER_BYTE.
6421
50e3ee83
TR
64222003-05-14 Theodore A. Roth <troth@openavr.org>
6423
6424 * gdbint.texinfo (Breakpoint Handling): Correct a double negative.
6425
44e2be90
L
64262003-05-10 H.J. Lu <hongjiu.lu@intel.com>
6427
6428 * Makefile.in (gdb-cfg.texi): Replace $$LN_S with $(LN_S).
6429 (gdb.dvi): Likewise.
6430 (gdb.pdf): Likewise.
6431 (links2roff): Likewise.
6432
df5215a6
JB
64332003-05-08 Jim Blandy <jimb@redhat.com>
6434
6435 * gdb.texinfo (Dump/Restore Files): Update documentation for
6436 'dump', 'append', and 'restore': note that format argument is
6437 optional; simplify presentation of the command variants; and be
6438 more precise about the formats.
6439
5e7b2f39
JB
64402003-05-07 Jim Blandy <jimb@redhat.com>
6441
6442 * gdb.texinfo (Symbols): Update documentation: 'maint list
6443 symtabs' and 'maint list psymtabs' have been renamed 'maint info
6444 symtabs' and 'maint info psymtabs'.
6445
b1e29e33
AC
64462003-05-05 Andrew Cagney <cagney@redhat.com>
6447
6448 * gdbint.texinfo (Target Architecture Definition): Make
6449 CALL_DUMMY_WORDS, SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY_LENGTH,
6450 FIX_CALL_DUMMY, CALL_DUMMY_BREAKPOINT_OFFSET and
6451 CALL_DUMMY_BREAKPOINT_OFFSET deprecated.
6452
00905d52
AC
64532003-05-04 Andrew Cagney <cagney@redhat.com>
6454
6455 * gdb.texinfo (Maintenance Commands): Document "maint print
6456 dummy-frames".
6457
54ff5908
AC
64582003-05-04 Andrew Cagney <cagney@redhat.com>
6459
6460 * gdb.texinfo (GDB/MI Symbol Query): Use @{ and @}.
6461
32e7087d
JB
64622003-05-03 J. Brobecker <brobecker@gnat.com>
6463
6464 Thierry Schneider <tpschneider1@yahoo.com>
6465 * gdb.texinfo (section GDB/MI Symbol Query): Add documentation
6466 for new MI command.
6467
7043d8dc
AC
64682003-05-03 Andrew Cagney <cagney@redhat.com>
6469
6470 * gdbint.texinfo (Target Architecture Definition): Document
6471 push_dummy_code. Add cross references.
6472
e33d66ec
EZ
64732003-05-02 Elena Zannoni <ezannoni@redhat.com>
6474
6475 * gdb.texinfo (Character Sets): Update to reflect new behavior of
6476 set/show charsets commands.
6477
0ba6dca9
AC
64782003-04-28 Andrew Cagney <cagney@redhat.com>
6479
6480 * gdbint.texinfo (Target Architecture Definition): Replace
6481 read_fp, TARGET_READ_FP and FP_REGNUM, with deprecated_read_fp,
6482 DEPRECATED_TARGET_READ_FP and DEPRECATED_REGNUM.
6483
d7a27068
AC
64842003-04-28 Andrew Cagney <cagney@redhat.com>
6485
6486 * gdbint.texinfo (Target Architecture Definition): Rename
6487 "tm_print_insn" to "deprecated_tm_print_insn".
6488
44ea7b70
JB
64892003-04-09 Jim Blandy <jimb@redhat.com>
6490
6491 * gdb.texinfo (Symbols): Document 'maint list symtabs' and 'maint
6492 list psymtabs'.
6493
fb8f8949
AC
64942003-04-08 Andrew Cagney <cagney@redhat.com>
6495
6496 * gdbint.texinfo (Target Architecture Definition): Delete
6497 references to EXTRA_FRAME_INFO.
6498
32fb0f22
AC
64992003-04-08 Andrew Cagney <cagney@redhat.com>
6500
6501 * gdbint.texinfo (Target Architecture Definition): Delete
6502 PRINT_TYPELESS_INTEGER.
6503
6be67e67
JB
65042003-04-02 J. Brobecker <brobecker@gnat.com>
6505
6506 * observer.texi (GDB Observers): Adjust the documentation for the
6507 normal_stop notification to better describe reality. Fix a couple
6508 of minor typos.
6509
4e35d5f0
BR
65102003-04-02 Bob Rossi <bob_rossi@cox.net>
6511
a9331b3f 6512 * gdb.texinfo (GDB/MI Program Control): Add
4e35d5f0
BR
6513 '-file-list-exec-source-file'
6514
e8a8712a
AC
65152003-03-31 Andrew Cagney <cagney@redhat.com>
6516
6517 * gdbint.texinfo (Target Architecture Definition): Delete
6518 references to CALL_DUMMY_P.
6519
6c0e89ed
AC
65202003-03-30 Andrew Cagney <cagney@redhat.com>
6521
6522 * gdbint.texinfo (Target Architecture Definition): Remove
6523 reference to TARGET_WRITE_SP.
a9331b3f 6524
378bfd1b
AC
65252003-03-27 Andrew Cagney <cagney@redhat.com>
6526
6527 * gdbint.texinfo (Target Architecture Definition): Remove
6528 references to write_sp.
6c0e89ed 6529
922fbb7b
AC
65302003-03-27 Andrew Cagney <cagney@redhat.com>
6531
6532 * gdb.texinfo (GDB/MI Variable Objects): Replace @include with
6533 chapter body. Use @smallexample instead of @example.
6534 (Annotations): Ditto.
6535 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Remove gdbmi.texinfo and
6536 annotate.texi.
6537
b81774d8
AC
65382003-03-26 Andrew Cagney <cagney@redhat.com>
6539
6540 * gdbint.texinfo (Target Architecture Definition): Replace
6541 PUSH_ARGUMENTS with push_dummy_call, add gdbarch, regcache and
6542 dummy_addr parameters.
6543
1bf6d5cc
AC
65442003-03-25 Andrew Cagney <cagney@redhat.com>
6545
6546 * gdbint.texinfo (Target Architecture Definition): Delete
6547 reference to CALL_DUMMY_STACK_ADJUST_P. Rename
6548 CALL_DUMMY_STACK_ADJUST to DEPRECATED_CALL_DUMMY_STACK_ADJUST.
6549 Add reference to PUSH_ARGUMENTS.
6550
618ce49f
AC
65512003-03-23 Andrew Cagney <cagney@redhat.com>
6552
6553 * gdbint.texinfo (Algorithms, Target Architecture Definition):
6554 Deprecate FRAME_CHAIN and FRAME_CHAIN_VALID.
6555
bcd7e15f
JB
65562003-03-18 J. Brobecker <brobecker@gnat.com>
6557
6558 * gdbint.texinfo (Algorithms): Add new section describing the
6559 Observer paradigm.
6560 (Top): Add menu entry to new observer appendix.
6561 * observer.texi: New file.
6562 * Makefile.in (GDBINT_DOC_SOURCE_INCLUDES): Add dependency on
6563 new observer.texi file.
6564
9fe8321b
AC
65652003-03-17 Andrew Cagney <cagney@redhat.com>
6566
6567 * gdb.texinfo (DATE): Delete. Remove date from titles. Mention
6568 that GNU Press update the manual version number.
6569
ac2adee5
AC
65702003-03-12 Andrew Cagney <cagney@redhat.com>
6571
6572 * gdbint.texinfo (Target Architecture Definition): Delete
6573 references to get_saved_register. Rename GET_SAVED_REGISTER to
6574 DEPRECATED_GET_SAVED_REGISTER.
6575
749b82f6
AC
65762003-03-13 Andrew Cagney <cagney@redhat.com>
6577
6578 * gdbint.texinfo (Target Architecture Definition): Replace
6579 POP_FRAME with DEPRECATED_POP_FRAME. Update description.
6580
8bedc050
AC
65812003-03-12 Andrew Cagney <cagney@redhat.com>
6582
6583 * gdbint.texinfo (Target Architecture Definition): Rename
6584 FRAME_SAVED_PC to DEPRECATED_FRAME_SAVED_PC.
a9331b3f 6585
0ce1b118
CV
65862003-03-10 Corinna Vinschen <vinschen@redhat.com>
6587
6588 * gdb.texinfo: Add File-I/O documentation.
6589
12cc2063
AC
65902003-03-10 Andrew Cagney <cagney@redhat.com>
6591
6592 * gdbint.texinfo (Target Architecture Definition): Cross reference
6593 FRAME_SAVED_PC to unwind_pc. Document unwind_pc.
6594
7453dc06
AC
65952003-03-07 Andrew Cagney <cagney@redhat.com>
6596
6597 * gdb.texinfo (Debugging Output): Mention the "set/show debug
6598 frame" command.
6599
6314f104
AC
66002003-03-05 Andrew Cagney <cagney@redhat.com>
6601
6602 * gdbint.texinfo (Target Architecture Definition): Document
6603 unwind_dummy_id. Cross reference unwind_dummy_id and
6604 SAVE_DUMMY_FRAME_TOS.
6605
f1212245
DJ
66062003-03-05 James Ingham <jingham@apple.com>
6607 Daniel Jacobowitz <drow@mvista.com>
6608
6609 * gdb.texinfo (Configuring the current ABI): Document "set cp-abi"
6610 and "show cp-abi".
6611
77e7e267
AC
66122003-03-03 Andrew Cagney <cagney@redhat.com>
6613
6614 * gdbint.texinfo (Target Architecture Definition): Document
6615 register_type.
6616
838a8221
AC
66172003-03-03 Andrew Cagney <cagney@redhat.com>
6618
6619 * stabs.texinfo (Structures): Use @samp and separate @var's
6620 instead of a single @var containing a comma separated list.
6621 (Unions): Ditto.
6622
d7f4a264
DJ
66232003-03-02 Daniel Jacobowitz <drow@mvista.com>
6624
6625 * Makefile.in (distclean): Remove config.log.
6626
f30ee0bc
AC
66272003-03-01 Andrew Cagney <cagney@redhat.com>
6628
6629 * gdbint.texinfo (Target Architecture Definition): Rename
6630 FRAME_INIT_SAVED_REGS to DEPRECATED_FRAME_INIT_SAVED_REGS.
6631
66322003-03-01 Andrew Cagney <cagney@redhat.com>
e9582e71
AC
6633
6634 * gdbint.texinfo: Rename INIT_EXTRA_FRAME_INFO to
6635 DEPRECATED_INIT_EXTRA_FRAME_INFO.
6636
be448670
CF
66372003-02-23 Raoul Gough <RaoulGough@yahoo.co.uk>
6638
6639 * gdb.texinfo (Cygwin Native): Links to Non-debug DLL symbols.
6640 (Non-debug DLL symbols): New node, describing the minimal symbols
6641 loaded from DLLs without real debugging symbols.
6642
501eef12
AC
66432003-02-20 Andrew Cagney <ac131313@redhat.com>
6644
6645 * gdb.texinfo (Set Breaks): Add cross reference to "set remote
6646 hardware-breakpoint-limit".
6647 (Set Watchpoints): Add cross reference to "set remote
6648 hardware-watchpoint-limit".
6649 (Remote configuration options): New section.
6650
21c294e6
AC
66512003-02-04 Andrew Cagney <ac131313@redhat.com>
6652
e9be73e4
AC
6653 * gdbint.texinfo (Target Architecture Definition): Delete
6654 descrption of IS_TRAPPED_INTERNALVAR.
6655
21c294e6
AC
6656 From Keith Seitz <keiths@redhat.com>:
6657 * gdb.texinfo (Interpreters): New chapter. Refer the command-line
6658 option "-i"/"--interpreter" to this chapter. Include index
6659 entries.
6660
0179ffac
DC
66612003-02-04 David Carlton <carlton@math.stanford.edu>
6662
6663 * gdb.texinfo (C@t{++}): Recommend DWARF 2, then stabs+.
6664 (Variables): Recommend stabs+ and DWARF 2.
6665 (C plus plus expressions): Correct info about
6666 compiler versions, debug formats.
6667 (Contributors): Change 'DWARF2' to 'DWARF 2'.
6668 PR symtab/874.
6669
7ca9f392
AC
66702003-02-01 Andrew Cagney <ac131313@redhat.com>
6671
6672 * gdbint.texinfo (Target Architecture Definition): Delete
6673 description of ADDITIONAL_OPTIONS, ADDITIONAL_OPTION_CASES,
6674 ADDITIONAL_OPTION_HANDLER, and ADDITIONAL_OPTION_HELP, and
6675 BEFORE_MAIN_LOOP_HOOK, and DBX_PARM_SYMBOL_CLASS along with
6676 references to nindy and i960.
6677 * gdb.texinfo (i960): Delete all references to i960 and nindy.
6678
31a85ea2
AC
66792003-02-01 Andrew Cagney <ac131313@redhat.com>
6680
6681 * gdbint.texinfo (Target Architecture Definition): Delete
6682 FLOAT_INFO.
6683
6b894e49
AC
66842003-01-30 Andrew Cagney <ac131313@redhat.com>
6685
6686 * stabs.texinfo (Member Type Descriptor): Clarify description of
6687 `@'. Suggested by Ben Hutchings.
6688
c48861fb
AC
66892003-01-29 Andrew Cagney <ac131313@redhat.com>
6690
6691 * gdb.texinfo (M68K): Delete reference to es1800.
6692
617073a9
AC
66932003-01-29 Andrew Cagney <ac131313@redhat.com>
6694
6695 * gdb.texinfo (Maintenance Commands): Document `maint print
6696 reggroups' and `maint print register-groups'.
6697 * gdbint.texinfo (Target Architecture Definition): Document
6698 register_reggroup_p.
6699
5b5d99cf
JB
67002003-01-23 Jim Blandy <jimb@redhat.com>
6701
6702 * gdb.texinfo (Separate Debug Files): New section.
6703
e7ba9c65
DJ
67042003-01-22 Daniel Jacobowitz <drow@mvista.com>
6705
6706 * gdb.texinfo (Maintenance Commands): Add "maint set profile"
6707 and "maint show profile".
6708
94e91d6d
MC
67092003-01-16 Michael Chastain <mec@shout.net>
6710
6711 * gdb.texinfo (Installing GDB): Warn against
6712 ".../gdb-VERSION/gdb/configure".
6713 (Separate Objdir): Likewise.
6714
867f3898
AC
67152003-01-15 Andrew Cagney <ac131313@redhat.com>
6716
6717 * gdbint.texinfo (Target Architecture Definition): Delete
6718 definition of PRINT_REGISTER_HOOK.
6719
f153cc92
EZ
67202003-01-15 Elena Zannoni <ezannoni@redhat.com>
6721
6722 (OpenRISC 1000): Fix formatting of command names.
6723
c60eb6f1
EZ
67242003-01-15 Elena Zannoni <ezannoni@redhat.com>
6725
6726 * gdb.texinfo (Continuing and Stepping): Add new command
6727 'advance'. Clarify behavior of 'until'.
6728
f5ebfba0
DJ
67292003-01-13 Daniel Jacobowitz <drow@mvista.com>
6730
6731 * gdb.texinfo (Files): Document solib-absolute-prefix and
6732 solib-search-path.
6733
4ce8657e
MC
67342003-01-09 Michael Chastain <mec@shout.net>
6735
6736 * gdbint.texinfo (Configuring @value{GDBN} for Release): Delete.
6737 (Create a Release): Add new instructions for new @file{src-release}.
6738 Document existing instructions for @file{Makefile.in} as
6739 being for @value{GDBN} 5.3.1 or earlier.
6740
372613e3
AC
67412003-01-09 Andrew Cagney <ac131313@redhat.com>
6742
6743 * gdbint.texinfo (Target Architecture Definition): Mention
6744 frame_saved_regs_zalloc and frame_extra_info_zalloc as the way to
6745 allocate memory.
6746
b4e9345d
DJ
67472003-01-04 Daniel Jacobowitz <drow@mvista.com>
6748
6749 * gdb.texinfo (Controlling GDB): Add @kindex for
6750 "show osabi".
6751 (Backtraces): Add @kindex's for backtrace-below-main.
6752
98b45e30
DJ
67532003-01-04 Daniel Jacobowitz <drow@mvista.com>
6754
6755 * gdb.texinfo (Controlling GDB): Document "set osabi".
6756
95f90d25
DJ
67572003-01-04 Daniel Jacobowitz <drow@mvista.com>
6758
6759 * gdb.texinfo (Backtraces): Document "set backtrace-below-main".
6760 * gdbint.texinfo (FRAME_CHAIN_VALID): Update documentation.
6761
1e698235
DJ
67622003-01-04 Daniel Jacobowitz <drow@mvista.com>
6763
6764 * gdb.texinfo (Controlling GDB): Add ABI section. Document
6765 "set coerce-float-to-double".
6766 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Remove documentation.
6767
e632838e
AC
67682003-01-02 Andrew Cagney <ac131313@redhat.com>
6769
6770 * stabs.texinfo: Remove obsolete text.
6771 * gdbint.texinfo: Ditto.
6772 * gdb.texinfo: Ditto.
6773
c133ab7a
MK
67742002-12-22 Mark Kettenis <kettenis@gnu.org>
6775
6776 * gdbint.texinfo (Target Architecture Definition): Update
6777 description of gdbarch_register_osabi.
6778
f821f325
KH
67792002-12-20 Kazu Hirata <kazu@cs.umass.edu>
6780
6781 * agentexpr.texi: Fix typos.
6782 * annotate.texi: Likewise.
6783 * fdl.texi: Likewise.
6784
85a6d8d3 67852002-12-10 Andrew Cagney <cagney@redhat.com>
a5afb99f
AC
6786
6787 * gdbint.texinfo (Algorithms): Replace INIT_FRAME_PC with
6788 DEPRECATED_INIT_FRAME_PC.
6789
ae45cd16
AC
67902002-12-01 Andrew Cagney <ac131313@redhat.com>
6791
6792 * gdbint.texinfo (Target Architecture Definition): Delete
6793 PC_IN_CALL_DUMMY.
6794
07555a72
AC
67952002-11-28 Andrew Cagney <ac131313@redhat.com>
6796
6797 * gdbint.texinfo (Host Definition): Delete documentation on
6798 USE_GENERIC_DUMMY_FRAMES.
6799
c166cdc7
EZ
68002002-11-26 Elena Zannoni <ezannoni@redhat.com>
6801
5ae4183a 6802 Fix PR gdb/723 and PR gdb/245.
c166cdc7
EZ
6803 * Makefile.in (install-info): Run the install-info command as part
6804 of the post install steps only.
6805 (uninstall-info): New target.
6806 (uninstall): New target.
6807
35db0260
EZ
68082002-11-22 Elena Zannoni <ezannoni@redhat.com>
6809
6810 * Makefile.in (install): Make install do some real work.
6811
9ba8d803
AC
68122002-11-19 Andrew Cagney <ac131313@redhat.com>
6813
6814 Fix POSIX problem reported by Paul Eggert.
6815 * Makefile.in (GDBvn.texi): Use `sed q' instead of `head -1'.
6816 Fix PR gdb/527.
6817
903ad3a6
AC
68182002-10-26 Andrew Cagney <cagney@redhat.com>
6819
6820 * gdbint.texinfo (Target Architecture Definition): Delete
6821 definition of DO_REGISTERS_INFO.
6822
f2abfe65
KB
68232002-10-18 Kevin Buettner <kevinb@redhat.com>
6824
6825 * gdbint.texinfo (Address Classes): Fix problems with insertion
6826 of ``{'' and ``}'' in example.
6827
b5b0480a
KB
68282002-10-17 Kevin Buettner <kevinb@redhat.com>
6829
6830 * gdbint.texinfo (Address Classes): New section.
6831 (Target Conditionals): Document ADDRESS_CLASS_NAME_TO_TYPE_FLAGS,
6832 ADDRESS_CLASS_NAME_TO_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS,
6833 ADDRESS_CLASS_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, and
6834 ADDRESS_CLASS_TYPE_FLAGS_TO_NAME_P.
6835
c85508ee
KD
68362002-10-11 Klee Dienes <kdienes@apple.com>
6837
6838 * gdb.texinfo (Registers): Mention vector registers as well as
6839 floating registers in the documentation for 'info registers' and
6840 'info all-registers'.
6841
6d12fc3d
DJ
68422002-10-11 Daniel Jacobowitz <drow@mvista.com>
6843
6844 * gdbint.texinfo (CPLUS_MARKER): Remove item.
6845
8d19fbd2
JJ
68462002-10-03 Jeff Johnston <jjohnstn@redhat.com>
6847
6848 * gdbint.texinfo (Item Output Functions): Add new ui_out_field_fmt_int
6849 interface definition.
6850
a37295f9
MM
68512002-10-03 Marko Mlinar <markom@opencores.org>
6852
6853 * gdb.texinfo (Target Commands): Add or1k target specific
6854 commands.
6855 * gdb.texinfo (Contributors): Add myself to the contributors list.
6856
da0f9dcd
AC
68572002-10-01 Andrew Cagney <ac131313@redhat.com>
6858
6859 * gdb.texinfo (Mode Options): Update --interpreter option. "mi2"
6860 and "mi1" instead of "mi1" and "mi0".
6861
2e834e49
HPN
68622002-09-29 Hans-Peter Nilsson <hp@bitrange.com>
6863
6864 * gdb.texinfo (Packets): Fix typos "alligned".
6865 Correct z3/Z3 description. Correct z4/Z4 title.
6866
050be0dc
AC
68672002-09-27 Andrew Cagney <ac131313@redhat.com>
6868
6869 * all-cfg.texi: Use @sc for GDB and GCC. Update copyright.
6870
1104b9e7
KB
68712002-09-25 Kevin Buettner <kevinb@redhat.com>
6872
6873 * gdb.texinfo: Use GNU/Linux instead of Linux.
6874
512217c7
AC
68752002-09-25 Andrew Cagney <ac131313@redhat.com>
6876
6877 * gdb.texinfo (Packets): Replace @samp{} with ``an empty string''.
6878
10998722
AC
68792002-09-24 Andrew Cagney <ac131313@redhat.com>
6880
512217c7 6881 * gdb.texinfo: Replace @example with @smallexample.
10998722 6882
a0eb71c5
KB
68832002-09-20 Kevin Buettner <kevinb@redhat.com>
6884
f7dc1244 6885 From Eli Zaretskii <eliz@gnu.org>:
a0eb71c5
KB
6886 * gdb.texinfo (Character Sets): Use @smallexample instead of
6887 @example. Use GNU/Linux instead of Linux.
6888
68892002-09-20 Jim Blandy <jimb@redhat.com>
6890
6891 * gdb.texinfo: Add character set documentation.
6892
2f870471
AC
68932002-09-19 Andrew Cagney <ac131313@redhat.com>
6894
6895 * gdb.texinfo (Packets): Revise `z' and `Z' packet documentation.
6896 (Packets): Add cross reference from `b' packet to `z' packets.
6897
790eb8f5
AC
68982002-09-19 Andrew Cagney <ac131313@redhat.com>
6899
8d30a00d
AC
6900 * gdb.texinfo (Maintenance Commands): Document ``maint
6901 internal-error'' and ``maint internal-warning''.
6902
790eb8f5
AC
6903 * gdbint.texinfo (Target Architecture Definition): Revise
6904 description of STACK_ALIGN. Add description of FRAME_ALIGN.
6905
a23a7bf1
JB
69062002-09-19 Joel Brobecker <brobecker@gnat.com>
6907
6908 * gdbint.texinfo (Target Conditionals): Document the new
6909 NAME_OF_MALLOC macro.
6910
299ffc64
AC
69112002-09-05 Andrew Cagney <ac131313@redhat.com>
6912
6913 * gdb.texinfo (Contributors): Mention 5.2 and 5.3 release
6914 engineer.
6915
b7bb15bc
SC
69162002-09-02 Stephane Carrez <stcarrez@nerim.fr>
6917
6918 * gdb.texinfo (TUI Overview): Document status line fields.
6919
3d757584
SC
69202002-09-02 Stephane Carrez <stcarrez@nerim.fr>
6921
6922 * gdb.texinfo (TUI Commands): Document info win command.
6923
269c21fe
SC
69242002-09-01 Stephane Carrez <stcarrez@nerim.fr>
6925
6926 * gdb.texinfo (TUI Overview): Document breakpoint markers.
6927
7cf36c78
SC
69282002-09-01 Stephane Carrez <stcarrez@nerim.fr>
6929
6930 * gdb.texinfo (TUI Single Key Mode): Document new SingleKey mode.
6931 (TUI Keys): Likewise.
6932
d2c6833e
AC
69332002-08-25 Andrew Cagney <ac131313@redhat.com>
6934
6935 * gdb.texinfo (Examples): Use ``->'' for a packet send and ``<-''
6936 for a packet receive.
6937
46d8b1c3
AC
69382002-08-25 Andrew Cagney <ac131313@redhat.com>
6939
6940 * Makefile.in (clean): Move to end of file.
6941 (distclean, maintainer-clean, realclean): Ditto.
6942 (mostlyclean): Move rule to end of file. Use GDB_TEX_TMPS,
6943 GDBINT_TEX_TMPS, STABS_TEX_TMPS.
6944 (gdb.dvi, gdb.pdf): Do not cleanup TeX temp files after texi2dvi.
6945 (gdbint.dvi, gdbint.pdf, stabs.dvi, stabs.pdf): Ditto.
6946
b0787093
AC
69472002-08-24 Andrew Cagney <ac131313@redhat.com>
6948
6949 * Makefile.in (GDBINT_TEX_TMPS): Define.
6950 (gdbint.dvi, gdbint.pdf): Use
6951 (GDB_TEX_TMPS): Define.
6952 (gdb.dvi, gdb.pdf): Use.
6953 (STABS_TEX_TMPS): Define.
6954 (stabs.dvi, stabs.pdf): Use.
6955 (GDB_DOC_SOURCE_INCLUDES): New macros.
6956 (GDB_DOC_BUILD_INCLUDES, GDB_DOC_FILES): New macros.
6957 (GDBINT_DOC_FILES_INCLUDES): New macros.
6958 (GDBINT_DOC_BUILD_INCLUDES): New macros.
6959 (GDBINT_DOC_FILES, STABS_DOC_SOURCE_INCLUDES): New macros.
6960 (STABS_DOC_BUILD_INCLUDES, STABS_DOC_FILES): New macros.
6961 (SFILES_DOC, SFILES_INCLUDED, SFILES_LOCAL): Delete macros.
6962 (links2roff): Replace SFILES_INCLUDED with
6963 GDB_DOC_SOURCE_INCLUDES.
6964 (gdb.dvi, gdb_toc.html, gdb.pdf, gdb.info): Update dependencies.
6965 (gdb.me, gdb.mm, gdb.ms): Update dependencies.
6966 (gdbint.dvi, gdbint_toc.html, gdbint.pdf, gdbint.info): Update
6967 dependencies.
6968 (stabs.info, stabs_toc.html, stabs.pdf, stabs.dvi): Update
6969 dependencies.
6970 (gdbmi.texinfo): Delete rule.
6971 (inc-hist.texinfo): Delete rule.
6972 (rluser.texinfo): Delete rule.
6973
ebba8386
AC
69742002-08-23 Andrew Cagney <cagney@redhat.com>
6975
6976 * gdbint.texinfo (Target Architecture Definition): Update
6977 STORE_RETURN_VALUE, mention regcache.
6978
0ab7a791
AC
69792002-08-21 Andrew Cagney <ac131313@redhat.com>
6980
6981 * gdbint.texinfo (Target Architecture Definition): Document
6982 print_registers_info. Note that DO_REGISTERS_INFO is deprecated.
6983
ee2d5c50
AC
69842002-08-19 Andrew Cagney <ac131313@redhat.com>
6985
6986 * gdb.texinfo (Remote Protocol): Reformat. Use cross references.
6987 Fix minor typos. Add index entries.
6988
53c69bd7
AC
69892002-08-18 Andrew Cagney <ac131313@redhat.com>
6990
6991 * gdb.texinfo (Data): Add ``Vector Unit'' to menu.
6992
e76f1f2e
AC
69932002-08-15 Andrew Cagney <ac131313@redhat.com>
6994
6995 * gdbint.texinfo (Target Architecture Definition): Document
6996 PRINT_VECTOR_INFO.
6997 * gdb.texinfo (Vector Unit): Document "info vectors" command.
6998
0680b120
AC
69992002-08-13 Andrew Cagney <ac131313@redhat.com>
7000
7001 * gdb.texinfo (Maintenance Commands): Document "maint print
7002 registers", "maint print raw-registers" and "maint print
7003 cooked-registers".
7004
3c3bea1c
GS
70052002-08-08 Grace Sainsbury <graces@redhat.com>
7006
a9331b3f 7007 From Mark Salter:
3c3bea1c
GS
7008 * gdb.texinfo (Protocol): Document T packet extension to
7009 allow watchpoint address reporting.
7010
42f9b0a5
AC
70112002-08-03 Andrew Cagney <ac131313@redhat.com>
7012
7013 * gdb.texinfo (Dump/Restore Files): Move `[]' to outside of @var.
7014
db034ac5
AC
70152002-08-01 Andrew Cagney <cagney@redhat.com>
7016
7017 * stabs.texinfo, gdb.texinfo, gdbint.texinfo: Obsolete references
7018 to CHILL.
7019
e2b28d04
AC
70202002-08-01 Andrew Cagney <ac131313@redhat.com>
7021
7022 * gdbint.texinfo (Coding): Revise section "Include Files".
7023
7fb623f7
AC
70242002-07-24 Andrew Cagney <cagney@redhat.com>
7025
7026 * gdbint.texinfo: Obsolete references to m88k.
7027 * gdb.texinfo: Ditto.
7028
4a2b4636
JB
70292002-07-10 Joel Brobecker <brobecker@gnat.com>
7030
7fb623f7 7031 * gdbint.texinfo (Create a release candiate): Add the location
4a2b4636
JB
7032 where the proper version of autoconf can be retrieved.
7033
a71ec265
DH
70342002-07-09 Don Howard <dhoward@redhat.com>
7035
7036 * gdb.texinfo (Command Files): Further describe the behavior of
7037 sourced command files.
7038
b9aa90c9
AC
70392002-06-27 Andrew Cagney <ac131313@redhat.com>
7040
7041 * gdbint.texinfo (User Interface): ISO C rather than ISO-C.
7042 (Coding): Clarify ISO C version that GDB assumes.
7043
40dd2248
TT
70442002-06-26 Tom Tromey <tromey@redhat.com>
7045
7046 * gdbint.texinfo (User Interface): Mention add_setshow_cmd and
7047 add_setshow_cmd_full.
7048
bfac230e
DH
70492002-06-25 Don Howard <dhoward@redhat.com>
7050
7051 * gdb.texinfo (Memory Region Attributes): Document new behavior
7052 for 'mem' command.
7053
475b0867
JB
70542002-06-11 Jim Blandy <jimb@redhat.com>
7055
919d772c
JB
7056 * gdb.texinfo (Symbols): Update documentation for `info source'
7057 command.
7058
475b0867
JB
7059 * gdb.texinfo (Macros): Call the command `info macro', not
7060 `show macro'.
7061
ba8c9337
AC
70622002-06-09 Andrew Cagney <ac131313@redhat.com>
7063
7064 * gdbint.texinfo (Coding): Add section ``Per-architecture module
7065 data''.
7066
1029b7fa
MK
70672002-06-09 Mark Kettenis <kettenis@gnu.org>
7068
7069 * gdbint.texinfo (Target Architecture Definition): Document
7070 GDB_OSABI_GO32 and GDB_OSABI_NETWARE.
7071
16737d73
AC
70722002-06-08 Andrew Cagney <ac131313@redhat.com>
7073
7074 * gdbint.texinfo (Releasing GDB): Fix typos in @itemize @bullet
7075 lists.
7076
30107679
AC
70772002-06-08 Andrew Cagney <ac131313@redhat.com>
7078
7079 * gdbint.texinfo (Releasing GDB): Revise the section ``Cut the
7080 Branch''.
7081
3352e23e
AC
70822002-06-01 Andrew Cagney <ac131313@redhat.com>
7083
7084 * gdbint.texinfo (Target Architecture Definition): Add section
7085 ``Converting an existing Target Architecture to Multi-arch''.
7086
cbb09e6a
AC
70872002-05-30 Andrew Cagney <ac131313@redhat.com>
7088
7089 * gdbint.texinfo (Releasing GDB): Rename ``Obsoleting any code''
7090 to ``Obsoleting code''. Revise.
7091
e2e0bcd1
JB
70922002-05-17 Jim Blandy <jimb@redhat.com>
7093
7094 * gdb.texinfo (C Preprocessor Macros): New chapter.
7095 Include it in the main menu.
7096 (Contributors): Credit Jim Blandy with macro support.
7097 (Compilation): Explain how to get macro information into the
7098 executable.
7099 (Expressions): Note that preprocessor macros are expanded.
7100
9db8d71f
DJ
71012002-05-14 Daniel Jacobowitz <drow@mvista.com>
7102
7103 * gdb.texinfo (Debug Session): Document new `udp:' and `tcp:'
7104 options for `target remote'.
7105
6d531722
AC
71062002-05-13 Andrew Cagney <ac131313@redhat.com>
7107
7108 * gdbint.texinfo (Target Architecture Definition): Delete
7109 documentation on NNPC_REGNUM.
7110
13d01224
AC
71112002-05-11 Andrew Cagney <ac131313@redhat.com>
7112
7113 * gdbint.texinfo (Target Architecture Definition): Document
7114 REGISTER_TO_VALUE and VALUE_TO_REGISTER and CONVERT_REGISTER_P.
7115 (Target Architecture Definition): Revise section `Using Different
7116 Register and Memory Data Representations'. Add section `Raw and
7117 Virtual Register Representations'.
7118
b2e75d78
AC
71192002-05-11 Andrew Cagney <ac131313@redhat.com>
7120
7121 * gdbint.texinfo (Target Architecture Definition): Mention
7122 defaults for REGISTER_VIRTUAL_SIZE and REGISTER_RAW_SIZE.
7123 (Target Architecture Definition): Mention same. Add references to
7124 web pages.
7125
2c8682ee
MS
71262002-05-08 Michael Snyder <msnyder@redhat.com>
7127
7128 * stabs.texinfo (Attributes): Document new "vector" attribute.
7129
0816590b
AC
71302002-05-04 Andrew Cagney <ac131313@redhat.com>
7131
7132 * gdbint.texinfo (Releasing GDB): Revise `Create a Release'.
7133
2653173e
AC
71342002-05-04 Andrew Cagney <ac131313@redhat.com>
7135
7136 * gdb.texinfo: Delete obsolete references to a29k.
7137
d7bd68ca
AC
71382002-04-24 Andrew Cagney <ac131313@redhat.com>
7139
7140 * gdbint.texinfo (Target Architecture Definition): Replace
7141 IN_SIGTRAMP with PC_IN_SIGTRAMP.
7142
21d83aa5
DM
71432002-04-24 David S. Miller <davem@redhat.com>
7144
7145 * gdbint.texinfo (REGISTER_IN_WINDOW): Delete definition.
7146
7673a6cc
DM
71472002-04-21 David S. Miller <davem@redhat.com>
7148
7149 * gdbint.texinfo (SKIP_PROLOGUE_FRAMELESS_P): Delete definition.
7150
d49d1e0a
AC
71512002-04-21 Andrew Cagney <ac131313@redhat.com>
7152
7153 * gdbint.texinfo (Target Architecture Definition): Delete
7154 definition of HAVE_REGISTER_WINDOWS.
7155
f7dc1244 71562002-04-19 Eli Zaretskii <eliz@gnu.org>
4be31470
EZ
7157
7158 * gdbint.texinfo (Releasing GDB, Coding): Fix typos. Reported by
7159 "Theodore A. Roth" <troth@verinet.com>.
7160
5ca0cb28
DH
71612002-04-15 Don Howard <dhoward@redhat.com>
7162
f7dc1244 7163 From Eli Zaretskii <eliz@gnu.org>
5ca0cb28 7164 * gdb.texinfo (show max-user-call-depth): Correct formatting.
a9331b3f 7165 Provide a better explaination of this feature.
5ca0cb28 7166
f208ba17
AC
71672002-04-14 Andrew Cagney <ac131313@redhat.com>
7168
7169 * gdbint.texinfo (Target Architecture Definition): Remove
7170 FRAME_CHAIN_COMBINE.
7171
d5ba91de
MC
71722002-04-12 Michael Chastain <mec@shout.net>
7173
7174 * gdbint.texinfo (Obsolete Conditionals): Remove reference to
7175 REG_STACK_SEGMENT.
7176
26818220
MC
71772002-04-09 Michael Chastain <mec@shout.net>
7178
7179 * gdbint.texinfo (Obsolete Conditionals): Remove references to
7180 PYRAMID_* macros.
7181
129188f6
AC
71822002-04-07 Andrew Cagney <ac131313@redhat.com>
7183
7184 * gdb.texinfo (Bug Reporting): Document that the web is the
7185 prefered way of submitting bug reports.
7186 (Bug Reporting): Delete the s-mail address as the last resort.
7187
8227c0ff
AC
71882002-04-05 Andrew Cagney <ac131313@redhat.com>
7189
7190 * gdbint.texinfo (Target Architecture Definition): Delete
7191 references to TARGET_WRITE_FP and write_fp.
7192
16d9dec6
MS
71932002-03-27 Michael Snyder <msnyder@redhat.com>
7194
7195 * gdb.texinfo: Document new commands dump, append, and restore.
7196
9ae8b82c
AC
71972002-03-27 Andrew Cagney <ac131313@redhat.com>
7198
7199 * gdbint.texinfo (Releasing GDB): Revise the section `Before the
7200 Branch'.
7201
474c8240
AC
72022002-03-18 Andrew Cagney <ac131313@redhat.com>
7203
7204 * gdb.texinfo: Change all examples to @smallexample.
7205 * gdbint.texinfo: Ditto.
a9331b3f 7206
fb0ff88f
AC
72072002-03-18 Andrew Cagney <ac131313@redhat.com>
7208
7209 * gdbint.texinfo (Releasing GDB): Add section ``Versions and
7210 Branches''.
7211
9bb0a4d8
AC
72122002-03-18 Andrew Cagney <ac131313@redhat.com>
7213
7214 * gdbint.texinfo (Releasing GDB): Add the section``Branch Commit
7215 Policy''.
7216
937f164b
FF
72172002-03-04 Fred Fish <fnf@redhat.com>
7218
7219 * gdbint.texinfo: Fix a bunch of typos (alsways, mirrorred,
7220 expresson, suports, dependant, trhe, perhaphs, situtations,
7221 explictily, taged, oportunity, unfortunatly).
7222
a7b40f07
AC
72232002-02-24 Andrew Cagney <ac131313@redhat.com>
7224
7225 * Makefile.in (gdb.info): Add explicit path to gdb.texinfo.
7226 Remove reference to 3.12.
7227
aab4e0ec
AC
72282002-02-23 Andrew Cagney <ac131313@redhat.com>
7229
7230 * gdbint.texinfo: Include fdl.texi.
7231 (Top): Add GNU Free Documentation License.
7232 * Makefile.in (SFILES_INCLUDED): Add gpl.texi.
7233 (gdbint.dvi, gdbint.pdf, gdbint.info): Add dependency on fdl.texi.
7234 (gdbint_toc.html): Add dependency on gdb-cfg.texi and fdl.texi.
7235 (gdbint.info): Add srcdir to include path.
7236 * gdb.texinfo: Include gpl.texi.
7237 (Top): Add Copying.
7238 * gpl.texi: New file.
7239
47b95330
AC
72402002-02-23 Andrew Cagney <ac131313@redhat.com>
7241
7242 * gdbint.texinfo (Debugging GDB): Remove references to cygnus.com.
7243
78c47bea
PM
72442002-02-19 Pierre Muller <muller@ics.u-strasbg.fr>
7245
7246 * gdb.texinfo: Document Cygwin native specific commands.
7247
56460a61
DJ
72482002-02-15 Daniel Jacobowitz <drow@mvista.com>
7249
7250 * gdb.texinfo: Document gdbserver ``--attach'' command.
7251
def71bfa
MS
72522002-02-07 Michael Snyder <msnyder@redhat.com>
7253
7254 * gdb.texinfo (overlays): Change @var(_ovly_debug_event)
7255 to @code(_ovly_debug_event).
7256
c928edc0
AC
72572002-02-07 Andrew Cagney <ac131313@redhat.com>
7258
7259 * gdb.texinfo (How Overlays Work): Shrink the overlay diagram.
7260
81d46470
MS
72612002-02-06 Michael Snyder <msnyder@redhat.com>
7262
7263 * gdb.texinfo (overlays): Mention new magic symbol
7264 '_ovly_debug_event', which allows GDB to keep better track
7265 of overlays.
7266
f7dc1244 72672002-02-03 Eli Zaretskii <eliz@gnu.org>
6ca652b0
EZ
7268
7269 * gdb.texinfo (Memory Region Attributes): Fix the wording.
7270 Suggested by Dmitry Sivachenko.
7271
7272 * (<many nodes>): Fix the spelling and punctuation of "i.e.".
7273
15110bc3
MS
72742002-02-01 Michael Snyder <msnyder@redhat.com>
7275
7276 * gdb.texinfo (set trust-readonly): Change value{gdbn} to value{GDBN}.
7277
6763aef9
MS
72782002-01-30 Michael Snyder <msnyder@redhat.com>
7279
ac282366
MS
7280 * gdb.texinfo: (remote protocol): Gramatical fix-up.
7281 (set trust-readonly-sections): Document.
6763aef9 7282
8642bc8f
AC
72832002-01-29 Andrew Cagney <ac131313@redhat.com>
7284
7285 * gdbint.texinfo (Releasing GDB): Revise and update.
7286
afe64c1a
AC
72872002-01-28 Andrew Cagney <ac131313@redhat.com>
7288
7289 * gdbint.texinfo (Target Architecture Definition): Delete
7290 description of TARGET_BYTE_ORDER_DEFAULT.
7291
f7dc1244 72922002-01-27 Eli Zaretskii <eliz@gnu.org>
59649f2e
EZ
7293
7294 * gdb.texinfo: Fix typos and markup. From Dmitry Sivachenko
7295 <mitya@cavia.pp.ru>.
7296
3d6e1b5a
AC
72972002-01-23 Andrew Cagney <ac131313@redhat.com>
7298
7299 * libgdb.texinfo: Delete file.
7300
6c0e9fb3
AC
73012002-01-22 Andrew Cagney <ac131313@redhat.com>
7302
7303 * gdb.texinfo: Remove makeinfo 3.12 hacks.
7304 * gdbint.texinfo: Ditto.
7305
e0ce93ac
AC
7306Tue Jan 22 11:57:38 2002 Andrew Cagney <cagney@redhat.com>
7307
7308 * gdb.texinfo: Fix typo ``Remove' -> ``Remote''.
7309
be298bcc
AC
73102002-01-22 Andrew Cagney <ac131313@redhat.com>
7311
7312 * Makefile.in: Update copyright.
7313 (TEXI2DVI): Define.
7314 (gdb.dvi, gdb.pdf, stabs.dvi, stabs.pdf): Use TEXI2DVI.
7315 (gdbint.dvi, gdbint.pdf): Use TEXI2DVI. Add dependency on
7316 gdb-cfg.texi.
7317 (TEXINDEX, PDFTEX): Delete makefile variables.
7318
8e04817f
AC
73192002-01-22 Andrew Cagney <ac131313@redhat.com>
7320
7321 * gdb.texinfo (Protocol): Move section to appendix.
7322
6b2f586d
AC
73232002-01-21 Andrew Cagney <ac131313@redhat.com>
7324
7325 * gdb.texinfo (Remote Debugging): Create a menu.
7326 (Top): Add ``Remote Debugging'' to menu.
7327
6f05cf9f
AC
73282002-01-21 Andrew Cagney <ac131313@redhat.com>
7329
7330 * gdb.texinfo (Remote): Move the sub-section ``The GDB remote
7331 serial protocol'' from here.
7332 (Remote Debugging): To here. New chapter.
7333
3fd3d7d2
AC
73342002-01-20 Andrew Cagney <ac131313@redhat.com>
7335
7336 * gdbint.texinfo (Target Architecture Definition): Delete
7337 description of TARGET_BYTE_ORDER_SELECTABLE_P.
7338
7fd60527
AC
73392002-01-20 Andrew Cagney <ac131313@redhat.com>
7340
7341 * gdbint.texinfo (Host Definition): Revise. xm-xyz.h and xyz.mh
7342 are no longer needed.
7343 (Porting GDB): Add maintainer note about configure.host.
7344
c2f05ac9
AC
73452002-01-20 Andrew Cagney <ac131313@redhat.com>
7346
7347 * gdbint.texinfo (Target Architecture Definition): Remove
7348 definition of IEEE_FLOAT.
7349
f7dc1244 73502002-01-20 Eli Zaretskii <eliz@gnu.org>
231b2aad
EZ
7351
7352 * gdb.texinfo: Beautify copyright years; fix a typo.
56248298
EZ
7353 (DJGPP Native): Fix overfull hboxes in examples. From Brian Youmans
7354 <3diff@gnu.org>
231b2aad 7355
82600034
AC
73562002-01-19 Andrew Cagney <ac131313@redhat.com>
7357
7358 * gdbint.texinfo (Host Definition): Remove references to
7359 MALLOC_INCOMPATIBLE.
7360
7708fa01
AC
73612002-01-17 Andrew Cagney <ac131313@redhat.com>
7362
7363 * gdbint.texinfo (Host Definition): Remove references to XDEPFILES
7364 and xyz-xdep.o.
7365
eb12ee30
AC
73662002-01-17 Andrew Cagney <ac131313@redhat.com>
7367
889bf7c5 7368 * gdb.texinfo (Maintenance Commands): Add appendix.
eb12ee30
AC
7369 (Set Breaks): Copy ``maint info breakpoint'' doco to
7370 ``Maintenance Commands'' appendix. Add reference.
7371
c9ccaa92
AC
73722002-01-17 Andrew Cagney <ac131313@redhat.com>
7373
7374 * fdl.texi: Remove next/prev from @node.
7375
f7dc1244 73762002-01-17 Eli Zaretskii <eliz@gnu.org>
6826cf00
EZ
7377
7378 * gdb.texinfo: @include fdl.texi. Fixes for overfull hboxes and
7379 for monstrous @multitable (from Brian Youmans).
7380
7381 * fdl.texi: New file.
7382
7383 * Makefile.in (SFILES_INCLUDED): Add fdl.texi.
7384
8973da3a
AC
73852002-01-15 Andrew Cagney <ac131313@redhat.com>
7386
7387 * gdbint.texinfo (Releasing GDB): New chapter.
7388
7d86b5d5
AC
73892002-01-14 Andrew Cagney <ac131313@redhat.com>
7390
7391 * gdb.texinfo (Embedded Processors, Calling program functions):
7392 Obsolete references to a29k.
7393
cc1cb004
AC
73942002-01-13 Andrew Cagney <ac131313@redhat.com>
7395
7396 * gdbint.texinfo (Coding): Review Cleanups section. Examples
7397 examples. Document that a code-block should do or discard its
7398 cleanups before exit.
7399
79f12247
MS
74002002-01-11 Michael Snyder <msnyder@redhat.com>
7401
7402 * gdb.texinfo (Choosing files): Change @samp to @file.
7403
19837790
MS
74042002-01-05 Michael Snyder <msnyder@redhat.com>
7405
7406 * gdb.texinfo (--pid): Document new command line option (attach).
7407
f7dc1244 74082002-01-07 Eli Zaretskii <eliz@gnu.org>
2c0069bb
EZ
7409
7410 * gdb.texinfo (Tracepoints): Clarify that tracepoints need support
7411 in the stub.
7412
d7449b42
AC
74132002-01-04 Andrew Cagney <ac131313@redhat.com>
7414
7415 * gdbint.texinfo (Target Architecture Definition): Replace
7416 BIG_ENDIAN with BFD_ENDIAN_BIG.
7417
f23631e4
AC
74182002-01-03 Andrew Cagney <ac131313@redhat.com>
7419
7420 * gdbint.texinfo (Target Architecture Definition): Replace
7421 value_ptr with struct value pointer.
7422
72c9928d
EZ
74232002-01-02 Eli Zaretskii <eliz@gnu.org>
7424
7425 * gdb.texinfo (Free Software): Fix wording.
7426
959acfd1
EZ
74272001-12-31 Eli Zaretskii <eliz@gnu.org>
7428
7429 * gdb.texinfo (Free Software): New section ``Free Software Needs
7430 Free Documentation''.
7431
f7dc1244 74322001-12-30 Eli Zaretskii <eliz@gnu.org>
2a6585f0
EZ
7433
7434 * stabs.texinfo:
7435 * gdb.texinfo:
7436 * gdbint.texinfo:
7437 * libgdb.texinfo:
7438 * annotate.texi: Fix the application of GFDL in the Copyright notice.
7439
6600abed
MS
74402001-12-29 Michael Snyder <msnyder@redhat.com>
7441
7442 * gdb.texinfo (maint info sections): Fix typo.
7443
f6680716
MS
74442001-12-26 Michael Snyder <msnyder@redhat.com>
7445
fe95c787
MS
7446 * gdb.texinfo (maint info sections): Document.
7447
a9331b3f 7448 * gdb.texinfo (info proc): Comment out documentation for
f6680716
MS
7449 'info proc' sub-options that are currently not implemented.
7450
c3d3ce5b
JB
74512001-12-20 Jim Blandy <jimb@redhat.com>
7452
7453 * gdbint.texinfo (TARGET_CHAR_SIGNED): Document.
7454
778eb05e
AC
74552001-12-15 Andrew Cagney <ac131313@redhat.com>
7456
7457 * gdbint.texinfo (Target Architecture Definition): Replace
7458 LITTLE_ENDIAN with BFD_ENDIAN_LITTLE.
7459
2607059c
AC
74602001-12-01 Andrew Cagney <ac131313@redhat.com>
7461
7462 * gdbint.texinfo (Host Definition): Delete documentation on
7463 HOST_BYTE_ORDER.
7464
df0cd8c5
JB
74652001-11-30 Jim Blandy <jimb@redhat.com>
7466
7467 * gdb.texinfo (Overlays): New chapter, documenting GDB's
5ae4183a 7468 overlay support. Add to top-level menu.
df0cd8c5 7469
88118b3a
TT
74702001-11-26 Tom Tromey <tromey@redhat.com>
7471
7472 * gdb.texinfo (Command Syntax): Document C-o binding.
7473
96565e91
CF
74742001-07-26 Christopher Faylor <cgf@redhat.com>
7475
7476 * gdb.texinfo (Options): Eliminate attempt to explain .gdbinit/gdb.ini
7477 use since it is described in the referenced section.
7478
f7dc1244 7479 From Eli Zaretskii <eliz@gnu.org>
96565e91
CF
7480 * gdb.texinfo (Command Files): Reword to make gdb.ini requirement
7481 clearer when using DJGPP.
7482
2a3d5645
CF
74832001-11-24 Christopher Faylor <cgf@redhat.com>
7484
7485 * gdb.texinfo (File Options): Change description of -nx and gdb.ini to
7486 specifically refer to MS-DOS.
7487 (command files): Mention gdb.ini is only used on MS-DOS.
7488
aa26fa3a
TT
74892001-11-21 Tom Tromey <tromey@redhat.com>
7490
7491 * gdb.texinfo (Invoking GDB): Document --args.
7492 (Mode Options): Likewise.
7493
4f8ada06
JB
74942001-11-21 Jim Blandy <jimb@redhat.com>
7495
7496 * gdbint.texinfo (TARGET_RANGE_PROFITABLE_FOR_HW_WATCHPOINT):
889bf7c5
PA
7497 Delete documentation; this macro has been removed from the
7498 sources.
4f8ada06 7499
3fe0dc10
JB
75002001-11-13 Jim Blandy <jimb@redhat.com>
7501
7502 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Clarify.
7503
9e5abb06
CV
75042001-11-06 Corinna Vinschen <vinschen@redhat.com>
7505
7506 * gdb.texinfo (gdbarch_in_function_epilogue_p): Add documentation.
7507
1c5dfdad
MS
75082001-11-05 Michael Snyder <msnyder@redhat.com>
7509
a9331b3f 7510 * gdb.texinfo (info functions): Document use of backslash to
1c5dfdad
MS
7511 quote regexp chars in function names such as "operator*()".
7512
990f9fe3
FF
75132001-11-01 Fred Fish <fnf@redhat.com>
7514
7515 * gdbint.texinfo (SOLIB_ADD): Document additional new
7516 "readsyms" arg.
7517
b433d00b
DH
75182001-10-30 Don Howard <dhoward@redhat.com>
7519
070b1dd3
DH
7520 * gdb.texinfo: (Command Files) Added documentation for the
7521 behavior of gdb with input redirected from a file.
b433d00b 7522
b7209cb4
FF
75232001-10-28 Fred Fish <fnf@redhat.com>
7524
7525 * gdb.texinfo (auto-solib-add): Change docs to match
7526 implementation change.
7527 (auto-solib-limit): Add docs for new variable.
7528
1aa20aa8
AC
75292001-10-15 Andrew Cagney <ac131313@redhat.com>
7530
7531 * gdbint.texinfo (Target Architecture Definition): Function
7532 value_as_pointer renamed to value_as_address.
7533
fc0c74b1
AC
75342001-10-15 Andrew Cagney <ac131313@redhat.com>
7535
7536 * gdbint.texinfo (Target Architecture Definition): Default
7537 POINTER_TO_ADDRESS functions assume unsigned addresses.
7538 (INTEGER_TO_ADDRESS): Document. Derive pragmatics section from a
7539 posting by Jim Blandy.
7540
f4846649
JB
75412001-10-12 Jim Blandy <jimb@redhat.com>
7542
7543 * Makefile.in (MAKEHTMLFLAGS): Remove -glossary; the most recent
7544 version of texi2html (1.64) doesn't support this flag any more.
7545
f277788b
MK
75462001-09-08 Mark Kettenis <kettenis@gnu.org>
7547
a9dc4918
MK
7548 * gdbint.texinfo (Host Definition): Remove description of
7549 MEM_FNS_DECLARED.
7550
d28379df
MK
7551 * gdbint.texinfo (Host Definition): Remove description of R_OK.
7552
f277788b
MK
7553 * gdbint.texinfo (Host Definition): Remove description of
7554 HAVE_SIGSETMASK.
7555
7ccaa899
EZ
75562001-09-04 Elena Zannoni <ezannoni@redhat.com>
7557
7558 * gdbint.texinfo (Target Architecture Definition): Add
7559 explanation of TARGET_PRINT_INSN macro.
7560
17d9d558
JB
75612001-08-30 Jim Blandy <jimb@redhat.com>
7562
7563 * gdb.texinfo (`add-symbol-file'): Correct synopsis.
7564 Explain what it means to load relocatable files.
7565
72cde065
JB
75662001-08-28 Jim Blandy <jimb@redhat.com>
7567
7568 * gdbint.texinfo: Bring the HTML `top' menu into sync with the
7569 info `top' menu.
7570
9e678452
CF
7571Wed Aug 15 10:47:28 2001 Christopher Faylor <cgf@cygnus.com>
7572
7573 * gdbint.texinfo: Add a cautionary note about macro use.
7574
a2bea4c3 75752001-08-02 Corinna Vinschen <vinschen@redhat.com>
a9331b3f 7576
a2bea4c3
CV
7577 * gdb.texinfo: Explain omitting the hostname in the
7578 `target remote' command.
7579
1129bf27
DJ
75802001-07-30 Daniel Jacobowitz <drow@mvista.com>
7581
7582 * gdbint.texinfo: Remove extraneous START-INFO-DIR-ENTRY
7583 and END-INFO-DIR-ENTRY.
7584
732b3002
SC
75852001-07-28 Stephane Carrez <Stephane.Carrez@worldnet.fr>
7586
7587 * gdb.texinfo (TUI Configuration): Rename tui configuration variables.
7588
89437448
AC
75892001-07-25 Andrew Cagney <ac131313@redhat.com>
7590
7591 * gdbint.texinfo (libgdb): Rewrite.
7592
f7dc1244 75932001-07-26 Eli Zaretskii <eliz@gnu.org>
9a1c15c5
EZ
7594
7595 * Makefile.in (gdbgui.dvi, gdb-gui, gdbgui.info): Targets deleted.
7596
c4555f82
SC
75972001-07-24 Stephane Carrez <Stephane.Carrez@worldnet.fr>
7598
7599 * gdb.texinfo (TUI): New chapter, document the TUI.
7600 (Mode Options): Document the -tui option.
7601
2f45a6e0
MK
76022001-07-23 Mark Kettenis <kettenis@gnu.org>
7603
7604 * gdbint.texinfo (Host Definition): Remove description of
7605 NEED_POSIX_SETPGID.
7606
f7dc1244 76072001-07-23 Eli Zaretskii <eliz@gnu.org>
9f20bf26
EZ
7608
7609 * gdb.tex (DJGPP Native): New node, with descriptions of
7610 DJGPP-specific commands.
7611
be9c6c35
JM
76122001-07-19 John R. Moore <jmoore@redhat.com>
7613
7614 * gdbint.texinfo: Three misspellings.
7615
dfa249fb
AC
76162001-07-06 Andrew Cagney <ac131313@redhat.com>
7617
7618 * Makefile.in (refcard.dvi): Rewrite to avoid problems with empty
7619 `test` expressions on bash. Problem reported by Colin Walters.
7620
c72e7388
AC
76212001-07-04 Andrew Cagney <ac131313@redhat.com>
7622
7623 * gdbint.texinfo (User Interface): Update ui-out documentation to
7624 refelect recent UI/MI updates.
7625
94bbb2c0
AC
76262001-07-04 Andrew Cagney <ac131313@redhat.com>
7627
7628 * gdb.texinfo (Mode Options): Mention the mi0 and mi1
7629 interpreters.
7630
af6c57ea
AC
76312001-06-15 Andrew Cagney <ac131313@redhat.com>
7632
7633 * gdbint.texinfo (Target Architecture Definition): GDBARCH is a C
7634 structure and not macros.
7635 (Host Definition): Document that much of this chapter is obsolete.
7636 (Target Architecture Definition): Update list of files that make
7637 up a target architecture.
7638 (Coding): Update.
7639
83aa8bc6
AC
76402001-06-28 Andrew Cagney <ac131313@redhat.com>
7641
7642 * gdbint.texinfo (Target Architecture Definition): Update
7643 EXTRACT_STRUCT_VALUE_ADDRESS and EXTRACT_STRUCT_VALUE_ADDRESS_P.
7644 The latter has been changed to a true predicate.
7645
f7dc1244 76462001-06-17 Eli Zaretskii <eliz@gnu.org>
cb51c4e0
EZ
7647
7648 * annotate.texi: Add @noindent where needed. From Dmitry
7649 Sivachenko <dima@Chg.RU>.
7650 * gdb.texinfo: Indexing fix. From Dmitry Sivachenko.
7651
656db9b0
AC
76522001-06-16 Andrew Cagney <ac131313@redhat.com>
7653
7654 * gdb.texinfo (Protocol): Fix typo. Extra parenthesis.
7655
df2396a1
AC
76562001-06-14 Andrew Cagney <ac131313@redhat.com>
7657
7658 * gdb.texinfo (Remote Protocol): Document that the ``!'' packet
7659 returns ``OK''. Document that the ``R'' packet does not reply.
7660
0f1f2b0a
MS
76612001-06-13 Michael Snyder <msnyder@redhat.com>
7662
7663 * gdb.texinfo (Protocol): Add doc for new packet "qSymbol:".
7664
f7dc1244 76652001-06-13 Eli Zaretskii <eliz@gnu.org>
24f93129
EZ
7666
7667 * gdb.texinfo (Signals): Clarify the default setting of signal
7668 handling.
7669
a5d7c491
AC
76702001-05-14 Andrew Cagney <ac131313@redhat.com>
7671
7672 * gdbint.texinfo (CLEAR_DEFERRED_STORES): Delete stray @item
7673 (FRAME_ARGS_ADDRESS_CORRECT): Ditto.
7674
05a54c4f
AC
76752001-05-12 Andrew Cagney <ac131313@redhat.com>
7676
7677 * Makefile.in (GDBvn.texi): Set GDBVN from ../version.in.
7678
f7dc1244 76792001-05-10 Eli Zaretskii <eliz@gnu.org>
dab11f21
EZ
7680
7681 * gdbint.texinfo (Clean Design and Portable Implementation):
7682 Renamed from "Clean Design".
7683 (Clean Design and Portable Implementation): Document portable
7684 methods of handling file names, and the associated macros.
7685
f7dc1244 76862001-04-02 Eli Zaretskii <eliz@gnu.org>
f5c37c66
EZ
7687
7688 * gdb.texinfo (Tracepoint Actions): Mention the "info scope"
7689 command and provide a cross-reference to its description.
7690 (Symbols): Note that "info scope" is useful for trace experiments.
7691
f7dc1244 76922001-04-01 Eli Zaretskii <eliz@gnu.org>
c534679c 7693
b37052ae
EZ
7694 * gdb.texinfo (Symbols): Document "info scope".
7695 (Tracepoints): New chapter.
7696 (Contributors): Update for v5.1.
7697 <All nodes>: Change "C++" to "C@t{++}".
7698
0ee54786
EZ
7699 * gdbint.texinfo (User Interface): A new section about ui_out
7700 functions, based on text written by Fernando Nasser.
7701
c534679c
EZ
7702 * stabs.texinfo: Change Permissions to GFDL. Update Copyright.
7703
f7dc1244 77042001-03-26 Eli Zaretskii <eliz@gnu.org>
3d67e040 7705
e9c75b65
EZ
7706 * gdb.texinfo: Change Permissions to GFDL. Update Copyright.
7707
7708 * gdbint.texinfo: Change Permissions to GFDL. Update Copyright.
7709
7710 * gdbgui.texinfo: Change Permissions to GFDL. Update Copyright.
7711 Replace "GDB" with "@value{GDBN}". Fix markup.
7712
7713 * annotate.texi: Change Permissions to GFDL. Update Copyright.
7714
3d67e040
EZ
7715 * gdb.texinfo (Output Formats): Mention "info symbol" and provide
7716 a cross-reference to its description.
7717 (Symbols): Document "info symbol".
7718
f7dc1244 77192001-03-21 Eli Zaretskii <eliz@gnu.org>
9742079a
EZ
7720
7721 * gdbint.texinfo (Algorithms): New section "Watchpoints" and new
7722 subsection "x86 Watchpoints".
7723 (Target Architecture Definition): Document the macros
7724 I386_USE_GENERIC_WATCHPOINTS and TARGET_HAS_HARDWARE_WATCHPOINTS.
7725 (Native Debugging): Document I386_USE_GENERIC_WATCHPOINTS.
7726
b0ed3589
AC
77272001-03-20 Andrew Cagney <ac131313@redhat.com>
7728
7729 * gdbint.texinfo (Target Architecture Definition): Update
7730 definition of SOFTWARE_SINGLE_STEP_P to include empty parameter
7731 list.
7732
b6ba6518
KB
77332001-03-06 Kevin Buettner <kevinb@redhat.com>
7734
7735 * Makefile.in, all-cfg.texi, annotate.texi, gdb.texinfo,
7736 gdbint.texinfo, refcard.tex: Update/correct copyright notices.
7737
f7dc1244 77382001-02-21 Eli Zaretskii <eliz@gnu.org>
5ece1a18
EZ
7739
7740 * gdb.texinfo (Signals): Document "ignore", "noignore", and "all".
7741
f7dc1244 77422001-02-11 Eli Zaretskii <eliz@gnu.org>
56caf160 7743
17cc6a06
EZ
7744 * gdb.texinfo (Environment): Document that `path' does not change
7745 the value of PATH in GDB's own environment (it did in the past,
7746 but that was changed on March 15, 1994). Reported by Doug Evans
7747 <dje@transmeta.com>.
7748
56caf160
EZ
7749 * gdbint.texinfo: Fix up @itemize lists so that @item is alone on
7750 its line. Fix markup of commands and macros. Add an Index node
7751 and index entries.
7752
29e57380
C
77532001-01-23 J.T. Conklin <jtc@redback.com>
7754
7755 * gdb.texinfo (Memory region attributes): New manual section.
7756
1c6147de
ND
77572001-01-04 Nicholas Duffek <nsd@redhat.com>
7758
7759 * gdbint.texinfo (POP_FRAME): Document use by return_command.
7760
f7dc1244 77612000-12-25 Eli Zaretskii <eliz@gnu.org>
b157b00f
EZ
7762
7763 * refcard.tex: Version and copyright fixed. From Phil Edwards
7764 <pedwards@disaster.jaj.com>.
7765
0dcedd82
AC
7766Thu Nov 30 16:57:19 2000 Andrew Cagney <cagney@b1.cygnus.com>
7767
7768 * gdbint.texinfo (ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM,
889bf7c5 7769 DWARF2_REG_TO_REGNUM): Document.
0dcedd82 7770
3b851bce
AC
7771Mon Nov 20 21:29:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
7772
7773 * gdbint.texinfo (Coding): Update current value of
889bf7c5 7774 --enable-build-warnings. Mention --enable-gdb-build-warnings.
3b851bce 7775
f7dc1244 77762000-11-19 Eli Zaretskii <eliz@gnu.org>
4a92d011
EZ
7777
7778 * gdb.texinfo (Continuing and Stepping): Fixed markup and typos,
7779 as suggested by Dmitry Sivachenko <dima@Chg.RU>.
7780
b90a5f51
CF
77812000-11-10 Christopher Faylor <cgf@cygnus.com>
7782
7783 * gdb.texinfo: Document new 'set step-mode' command.
7784
f7dc1244 77852000-10-16 Eli Zaretskii <eliz@gnu.org>
96c405b3
EZ
7786
7787 * gdb.texinfo (Contributors, MIPS Embedded): Minor spelling
7788 changes from Dmitry Sivachenko <dima@Chg.RU>.
7789
f7dc1244 77902000-09-26 Eli Zaretskii <eliz@gnu.org>
c78b4128
EZ
7791
7792 * gdb.texinfo (Hooks): Document the new post-hook functionality.
7793 From Steven Johnson <sbjohnson@ozemail.com.au>.
7794
2e685b93
MK
77952000-08-10 Mark Kettenis <kettenis@gnu.org>
7796
7797 * gdbint.texinfo (Overall Structure): Spelling fix.
7798
f7dc1244 77992000-08-10 Eli Zaretskii <eliz@gnu.org>
6f6ef15a
EZ
7800
7801 * gdbint.texinfo (Target Architecture Definition): Document that
7802 REGISTER_CONVERT_TO_VIRTUAL should only be called on a register
7803 for which REGISTER_CONVERTIBLE returns a zero value.
7804
63ac3005
EZ
78052000-07-08 Christopher Faylor <cgf@cygnus.com>
7806
7807 * Makefile.in (install-info): Find files to install in either the
7808 build or source directories (adapted from Makefile.am).
7809
bd79f757
ND
78102000-07-07 Nicholas Duffek <nsd@redhat.com>
7811
7812 * stabs.texinfo: Fix spelling errors.
7813 (String Field): FILE-NUMBER starts from 0, not 1.
7814
f7dc1244 78152000-07-05 Eli Zaretskii <eliz@gnu.org>
5f208f6d
EZ
7816
7817 * refcard.tex: Remove \centerline from the blurb. Patch from
5ae4183a 7818 Brian Youmans.
5f208f6d 7819
f7dc1244 78202000-06-25 Eli Zaretskii <eliz@gnu.org>
cc542d3b
EZ
7821
7822 * Makefile.in (install-info): Support installation from outside of
5ae4183a
AS
7823 the source directory. Reported by Mark Harig
7824 <markh@frazier.landmark.com>.
cc542d3b 7825
f3b28801
C
78262000-06-20 J.T. Conklin <jtc@redback.com>
7827
7828 * gdb.texinfo: Fix typo, $bpnum is set to last breakpoint number.
7829
449f3b6c
AC
7830Fri May 26 15:55:33 2000 Andrew Cagney <cagney@b1.cygnus.com>
7831
7832 * Makefile.in (pdf, gdbint.pdf, gdb.pdf, stabs.pdf): New targets.
889bf7c5 7833 Generate using pdftex.
449f3b6c 7834 (PDFTEX): Define.
889bf7c5 7835 (STAGESTUFF, maintainer-clean realclean): Add *.pdf.
449f3b6c 7836 (gdb.texinfo, gdbint.texinfo, stabs.texinfo): When TeX insert the
889bf7c5 7837 @contents at the start.
449f3b6c 7838
f7dc1244 78392000-05-24 Eli Zaretskii <eliz@gnu.org>
48e934c6
EZ
7840
7841 * gdb.texinfo: Remove duplicate @syncodeindex. From Brian
5ae4183a 7842 Youmans.
48e934c6 7843
9e9c5ae7
AC
7844Wed May 24 21:27:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
7845
7846 From Brian Youmans:
7847 * gdb.texinfo: Fix ``et al.''.
7848
c741b251
AC
7849Tue May 23 22:57:41 2000 Andrew Cagney <cagney@b1.cygnus.com>
7850
7851 * Makefile.in (refcard.dvi): Remove quotes around REFEDITS in for
889bf7c5 7852 loop.
c741b251 7853
4ab64e14
JG
78542000-05-19 Jimmy Guo <guo@cup.hp.com>
7855
7856 * configure: Regenerate.
7857
f7dc1244 78582000-05-17 Eli Zaretskii <eliz@gnu.org>
d3229ae3
EZ
7859
7860 * Makefile.in (install-info): Run install-info on installed Info
7861 files.
7862
8c70017b
AC
7863Fri May 12 20:18:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
7864
a7cb598a 7865 * gdb.texinfo: Add Stan Shebs, et.al. as authors. Mention
889bf7c5 7866 Andrew Cagney.
8c70017b 7867
f7dc1244 78682000-05-09 Eli Zaretskii <eliz@gnu.org>
598ca718
EZ
7869
7870 * gdb.texinfo: Proofreading changes from Brian Youmans.
7871
bf0184be
ND
78722000-05-01 Nick Duffek <nsd@cygnus.com>
7873
7874 * gdb.texinfo (Command Files): Mention -x, use @enumerate for
7875 startup sequence, minor edits.
7876
f7dc1244 78772000-05-01 Eli Zaretskii <eliz@gnu.org>
41afff9a
EZ
7878
7879 * annotate.texi: Remove "@syncodeindex fn cp", it causes grief in
7880 TeX.
7881
7882 * gdb.texinfo: Add "@syncodeindex fn cp". Convert all entries
7883 "@kindex f" into "@kindex f (foo)", otherwise we get index entries
7884 like `n' and `s' which look weird. Convert some of the @kindex to
7885 @vindex, when they refer to variables, not commands.
7886
33e16fad
AC
7887Sat Apr 29 17:01:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
7888
7889 * gdbint.texinfo (Hints): Do not use @value{GDBN in @nodes.
7890
f7dc1244 78912000-04-23 Eli Zaretskii <eliz@gnu.org>
7162c0ca
EZ
7892
7893 * Makefile.in (GDBMI_DIR): New variable.
7894 (SET_TEXINPUTS): Add $(GDBMI_DIR).
7895 (SFILES_DOC): Add $(GDBMI_DIR)/gdbmi.texinfo.
7896 (gdbmi.texinfo): New target, for texi2roff.
7897 (gdb.me, gdb.ms, gdb.mm): Depend on gdbmi.texinfo.
7898 (gdb.info, gdb_toc.html): Add "-I ${GDBMI_DIR}".
7899
7900 * gdb.texinfo (Top): Add GDB/MI to the main menu and @include
7901 gdbmi.texinfo.
7902 (Mode Options): Add xref to GDB/MI docs and remove a FIXME
7903 comment.
7904
d167840f
EZ
79052000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
7906
7907 * gdb.texinfo (Files): Update description of add-symbol-file
889bf7c5 7908 command.
d167840f 7909
f7dc1244 79102000-04-17 Eli Zaretskii <eliz@gnu.org>
8487521e
EZ
7911
7912 * gdb.texinfo (Porting GDB): Don't use @value in the node name, it
7913 prevents the build (and is generally a Bad Idea).
7914
f7dc1244 79152000-04-17 Eli Zaretskii <eliz@gnu.org>
00e4a2e4
EZ
7916
7917 * gdb.texinfo (Protocol): Prevent makeinfo from complaining about
7918 a comma inside @var.
7919 (Command Files): Index markup changes from Dmitry Sivachenko
7920 <dima@Chg.RU>.
7921
f7dc1244 79222000-04-16 Eli Zaretskii <eliz@gnu.org>
39ec5655
EZ
7923
7924 * Makefile.in (LN_S): Define.
7925 (gdb-cfg.texi, gdb.dvi, links2roff, inc-hist.texinfo): Don't
7926 invoke "ln -s" unless it is known to work.
7927
7928 * configure.in (AC_PROG_LN_S): Add.
7929
8dc7983f
JB
79302000-04-14 Jim Blandy <jimb@redhat.com>
7931
7932 * gdbint.texinfo (Pointers Are Not Always Addresses): New manual
7933 section.
7934 (Target Conditionals): Document ADDRESS_TO_POINTER,
7935 POINTER_TO_ADDRESS.
7936
1a8237e8
DB
79372000-04-11 Daniel Berlin <dan@cgsoftware.com>
7938
7939 * gdbint.texinfo: Replaced GDB with @value{GDBN}, @include
7940 gdb-cfg.texi to get the value.
7941
ca526f1a
JB
79422000-04-10 Jim Blandy <jimb@redhat.com>
7943
7944 * gdbint.texinfo (Target Architecture Definition): Fix
7945 cross-references.
7946
faaafcb4
JB
79472000-04-08 Jim Blandy <jimb@redhat.com>
7948
7949 * gdbint.texinfo (Using Different Register and Memory Data
7950 Representations): New section.
7951 (REGISTER_CONVERTIBLE, REGISTER_RAW_SIZE, REGISTER_VIRTUAL_SIZE,
889bf7c5
PA
7952 REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_VIRTUAL,
7953 REGISTER_CONVERT_TO_RAW): Document.
faaafcb4 7954
1b27397f
AC
7955Mon Apr 3 19:16:32 2000 Andrew Cagney <cagney@b1.cygnus.com>
7956
7957 * gdb.texinfo (Protocol): Deprecate the sequence-id. Add cindex
889bf7c5 7958 for acknowledgments.
1b27397f 7959
480ff1fb
AC
7960Tue Mar 28 18:28:45 2000 Andrew Cagney <cagney@b1.cygnus.com>
7961
7962 * gdb.texinfo (Protocol): Replace ``qfThreadExtraInfo'' with
889bf7c5 7963 qThreadExtraInfo.
480ff1fb 7964
a9331b3f 79652000-03-28 J.T. Conklin <jtc@redback.com>
f1251bdd 7966
a9331b3f
RM
7967 * gdb.texinfo: Clarify which remote debug protocol commands are
7968 required and which are optional.
f1251bdd 7969
dbeb8dbd
AC
7970Tue Mar 28 16:06:22 2000 Andrew Cagney <cagney@b1.cygnus.com>
7971
7972 * gdb.texinfo: Revert remainder of Fri Mar 24 18:06:34 2000 Andrew
889bf7c5
PA
7973 Cagney <cagney@b1.cygnus.com>. Move @chapter and @node entries
7974 back to annotate.texi, rluser.texinfo and inc-hist.texinfo.
dbeb8dbd
AC
7975 * annotate.texi: Update.
7976
6d2ebf8b
SS
79772000-03-28 Stan Shebs <shebs@apple.com>
7978
7979 * gdb.texinfo: Update dates, bump to Eighth Edition (note
7980 expectation of additional changes before release), update
7981 ISBN, add copy of top-level menu for @ifhtml, remove explicit
7982 node links, rephrase and/or shorten lines to fix formatting
7983 problem in both regular and @smallbook formats.
7984 * annotate.texi: Shorten lines in example, use smallexample
7985 consistently everywhere.
7986 * Makefile.in: Add comment about texinfo 4.0 html generation.
7987 (SFILES_INCLUDED): Add annotate.texi.
7988
5d161b24
DB
79892000-03-27 Daniel Berlin <dan@cgsoftware.com>
7990
5ae4183a
AS
7991 * gdb.texinfo (Debugging Output): Added new section, documenting
7992 the "set/show debug" commands.
5d161b24 7993
b9deaee7
AC
7994Fri Mar 24 18:06:34 2000 Andrew Cagney <cagney@b1.cygnus.com>
7995
7996 * annotate.texi (Annotations): When GDBN omit @chapter and @node
889bf7c5 7997 entry.
b9deaee7
AC
7998
7999 * gdb.texinfo: Check for @ifinfo instead of @ifnottex.
8000 (rluser.texinfo, inc-hist.texinfo, annotate.texi): Add local
889bf7c5 8001 @chapter and @node entries.
a9331b3f 8002
b9deaee7 8003 * gdb.texinfo: Link all top-level nodes.
a9331b3f 8004
9ef47d30
AC
8005Fri Mar 24 17:56:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
8006
8007 * Makefile.in (install-info): Create $(infodir) before installing
889bf7c5 8008 files.
9ef47d30 8009
cfeada60
FN
80102000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
8011
8012 From David Whedon <dwhedon@gordian.com>
5ae4183a 8013 * gdbint.texinfo : Added paragraphs about command deprecation.
cfeada60 8014
6837a0a2
DB
80152000-03-22 Daniel Berlin <dan@cgsoftware.com>
8016
8017 * gdb.texinfo: Add documentation for the apropos command.
8018
bba2971c
MS
80192000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
8020
8021 * gdb.texinfo: Add new queries ThreadInfo and ThreadExtraInfo.
8022
2b628194
MS
80232000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
8024
a9331b3f 8025 * gdb.texinfo: Add white space to prevent overprinting in
2b628194
MS
8026 two places.
8027
96a2c332
SS
80282000-03-17 Stan Shebs <shebs@apple.com>
8029
8030 * gdb.texinfo: Many minor changes from Dmitry Sivachenko
8031 <dima@Chg.RU>, also clarification of allowed content for
8032 string constants.
8033
f7dc1244 80342000-03-16 Eli Zaretskii <eliz@gnu.org>
d700128c
EZ
8035
8036 * gdb.texinfo (main menu): Add Annotations.
8037 (File Options): Add @cindex entries for each command-line option.
8038 Document --epoch, --annotate, --async, --interpreter, --write,
8039 --statistics, and --version.
8040
8041 * annotate.texi: Convert to a chapter. Use @value{GDBN} instead
8042 of GDB.
8043
9d233477
JB
80442000-02-23 Jim Blandy <jimb@redhat.com>
8045
8046 * gdbint.texinfo (FUNCTION_START_OFFSET): Document.
8047
14e0eb3b
JB
80482000-02-22 Jim Blandy <jimb@redhat.com>
8049
8050 * gdbint.texinfo: Document COERCE_FLOAT_TO_DOUBLE --- the new form.
8051
3555de01
JM
80522000-02-15 Jason Molenda (jsm@bugshack.cygnus.com)
8053
8054 * Makefile.in (diststuff): New target.
8055
5e35df8e
KB
80562000-02-15 Kevin Buettner <kevinb@redhat.com>
8057
8058 * agentexpr.texi: Fix wording regarding Intel's IA-64
90a3d8f2 8059 architecture. [From Jim Wilson.]
5e35df8e 8060
c5394b80
JM
80612000-01-16 Tom Tromey <tromey@cygnus.com>
8062
8063 * gdb.texinfo (Breakpoints): Mention breakpoint ranges.
8064 (Delete Breaks): Mention range arguments.
8065 (Disabling): Likewise.
8066
c3f6f71d
JM
80672000-01-05 Dmitry Sivachenko <dima@Chg.RU>
8068
8069 * gdb.texinfo: Wrap "ASCII" in @sc{}; clarify a few sentences.
8070
c4093a6a
JM
8071Wed Dec 8 19:53:08 1999 Andrew Cagney <cagney@b1.cygnus.com>
8072
8073 * gdbint.texinfo (FRAME_CHAIN_VALID): Add the generic frame-chain
889bf7c5 8074 valid functions.
c4093a6a 8075
11cf8741
JM
80761999-11-05 Stan Shebs <shebs@andros.cygnus.com>
8077
8078 * gdb.texinfo: Clarify regular expressions used in rbreak.
8079
917317f4
JM
80801999-10-15 Kevin Buettner <kevinb@cygnus.com>
8081
8082 * gdbint.texinfo (MEMORY_INSERT_BREAKPOINT,
8083 MEMORY_REMOVE_BREAKPOINT): Document.
8084
8085Thu Oct 14 21:17:17 1999 Andrew Cagney <cagney@b1.cygnus.com>
8086
8087 * gdb.texinfo (remote): Document how GDB ignores the qOffsets BSS
889bf7c5 8088 offset re-using the DATA offset instead.
917317f4 8089
2df3850c
JM
80901999-10-11 Jim Kingdon <kingdon@redhat.com>
8091
8092 * gdbint.texinfo (Target Architecture Definition): Add PARM_BOUNDARY.
8093
80941999-10-05 Stan Shebs <shebs@andros.cygnus.com>
8095
8096 From Dmitry Sivachenko <demon@gpad.ac.ru>:
8097 * gdb.texinfo: Use GDBP and GDBN everywhere, fix a couple other
8098 typos.
8099
8100 * gdb.texinfo: Various minor wording and formatting improvements,
8101 mentions of additional command-line options.
8102
2acceee2
JM
81031999-09-30 Fred Fish <fnf@cygnus.com>
8104
8105 * gdb.texinfo: Document additional forms of specifying section
8106 names and addresses for the add-symbol-file command.
8107
c2c6d25f
JM
81081999-09-14 Michael Snyder <msnyder@cleaver.cygnus.com>
8109
8110 * gdbint.texinfo: Fix typo, add the word "have".
8111
81121999-09-14 Jim Blandy <jimb@cris.red-bean.com>
8113
8114 * gdbint.texinfo (Target Architecture Definition): Document the
8115 SKIP_PERMANENT_BREAKPOINT macro.
8116
d4f3574e
SS
81171999-09-07 Stan Shebs <shebs@andros.cygnus.com>
8118
8119 * gdb.texinfo: Fiks speling errers.
8120
8121 * gdb.texinfo: Fix uses of @multitable.
8122
f7dc1244 8123 From Eli Zaretskii <eliz@gnu.org>:
d4f3574e 8124 * gdb.texinfo: Include details specific to DOS host, clarify
889bf7c5 8125 some confusing language, fix @ref/@xref/@pxref usages, add
d4f3574e
SS
8126 comments about using with optimization, add more indexing,
8127 fix info about disassembly-flavor.
8128
8129Tue Sep 7 09:11:24 1999 Kevin Buettner <kevinb@cygnus.com>
8130
8131 * gdbint.texinfo (IN_SOLIB_DYNSYM_RESOLVE_CODE,
8132 SKIP_SOLIB_RESOLVER): Define.
8133
8134Fri Sep 3 18:05:14 1999 Andrew Cagney <cagney@b1.cygnus.com>
8135
8136 * gdb.texinfo (Protocol): Review. Add tables describing ``q'' and
889bf7c5 8137 ``g'' packets.
d4f3574e 8138
104c1213
JM
81391999-08-30 Stan Shebs <shebs@andros.cygnus.com>
8140
8141 * gdb.texinfo: Create a new "Configurations" chapter with
889bf7c5
PA
8142 platform-specific info, inline remote.texi and move sections of it
8143 into the new chapter, move bits about info proc, heuristic search,
104c1213
JM
8144 and register stack into the new chapter.
8145 * remote.texi: Remove, now part of gdb.texinfo.
8146 * Makefile.in (SFILES_INCLUDED): Remove ref to remote.texi.
8147
81481999-08-27 Jason Molenda (jsm@bugshack.cygnus.com)
8149
8150 * gdbint.texinfo (GDB_TARGET_IS_SUN3, GDB_TARGET_IS_SUN386,
8151 GDB_TARGET_IS_MACH386): These kludges have gone away.
8152
8153Wed Aug 25 10:47:03 1999 Andrew Cagney <cagney@b1.cygnus.com>
8154
8155 * gdbint.texinfo (Target Architecture Definition): Mention
889bf7c5 8156 TDEPLIBS.
104c1213 8157
53a5351d
JM
81581999-08-20 Stan Shebs <shebs@andros.cygnus.com>
8159
8160 * gdb.texinfo: Remove remaining "HPPA" conditionals, rewrite
8161 surrounding text to fit HP-UX bits into general info.
8162 (HPPA-cfg.texi): Remove, no longer useful.
8163
8164 * gdb.texinfo: Remove explicit links from @node lines, remove
8165 HP-added "Detailed Node Listing" from main menu which confuses
8166 things.
8167
8168 From Dmitry Sivachenko <dima@Chg.RU>:
8169 * gdb.texinfo: Use @value{GDBN} instead of plain GDB, fix grouping
889bf7c5 8170 in description of `set environment'.
53a5351d
JM
8171
81721999-08-17 Stan Shebs <shebs@andros.cygnus.com>
8173
8174 * gdbint.texinfo: Update coding standard to allow pure ANSI/ISO C.
8175
7be570e7
JM
81761999-08-12 Ben Elliston <bje@cygnus.com>
8177
8178 * gdbint.texinfo (Breakpoint Handling): Add missing words.
8179
f7dc1244 81801999-08-10 Eli Zaretskii <eliz@gnu.org>
7be570e7
JM
8181
8182 * gdb.texinfo (Set Watchpoints): Explain some subtleties about
889bf7c5
PA
8183 watch, awatch, and rwatch. Explain why the latter two cannot be
8184 set as software watchpoints. Document that watchpoints for local
8185 variables are deleted when the debuggee terminates.
7be570e7
JM
8186
8187Wed Aug 11 13:18:14 1999 Andrew Cagney <cagney@amy.cygnus.com>
8188
8189 * remote.texi (Protocol): Further clarification of the "qRcmd"
889bf7c5
PA
8190 packet. Allow E.. response packet. "qRcmd" packet is no longer
8191 reserved.
7be570e7
JM
8192
81931999-08-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
8194
a9331b3f
RM
8195 * Makefile.in: Rename inc-hist.texi to inc-hist.texinfo.
8196 * gdb.texinfo: Ditto.
7be570e7 8197
96baa820
JM
81981999-08-06 Tom Tromey <tromey@cygnus.com>
8199
8200 * gdb.texinfo (KOD): New node.
8201
8202Fri Aug 6 17:05:48 1999 Andrew Cagney <cagney@b1.cygnus.com>
8203
8204 * remote.texi (Rcmd): Fix minor formatting typos.
8205
8206Thu Aug 5 17:57:41 1999 Andrew Cagney <cagney@b1.cygnus.com>
8207
8208 * remote.texi (protocol qRcmd): Allow ``OK'' and ``O...'' response
889bf7c5 8209 packets.
96baa820 8210
adf40b2e
JM
82111999-07-14 Jim Blandy <jimb@zwingli.cygnus.com>
8212
8213 * gdbint.texinfo (PREPARE_TO_PROCEED, ADDR_BITS_REMOVE): Doc
8214 fixes.
8215
43ff13b4
JM
8216Tue Jun 29 11:43:55 1999 Andrew Cagney <cagney@b1.cygnus.com>
8217
8218 * gdbint.texinfo (SAVE_DUMMY_FRAME_TOS): Define.
8219
085dd6e6
JM
8220Fri Jun 25 11:47:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
8221
8222 * remote.texi (Communication Protocol): ``v'' is in use. Fix
889bf7c5
PA
8223 numerous formatting errors. Clarify ``i''. Mark ``i'', ``Z'',
8224 ``z'' and ``qRcmd'' as draft instead of reserved. Identify
8225 packets that are not supported on all hosts. Expand examples.
8226 Spell check.
085dd6e6
JM
8227
82281999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
8229
8230 * Makefile.in: Recognize html, install-html. Add targets
8231 to build HTML versions of documentation via texi2html.
8232
8233Thu Jun 24 15:59:03 1999 Stan Shebs <shebs@andros.cygnus.com>
8234
8235 * gdbint.texinfo (Testsuite): New chapter, information about the
889bf7c5 8236 testsuite.
085dd6e6
JM
8237
8238Fri Jun 25 02:40:34 1999 Andrew Cagney <cagney@b1.cygnus.com>
8239
8240 * remote.texi (Communication Protocol): Rewrite.
8241
8242Thu Jun 24 16:59:54 1999 Andrew Cagney <cagney@b1.cygnus.com>
8243
8244 * stabs.texinfo: Fix uses of xref.
8245
9e0b60a8
JM
8246Thu Jun 17 17:23:25 1999 Stan Shebs <shebs@andros.cygnus.com>
8247
8248 * gdbint.texinfo: Add an anti-printf exhortation, and update the
8249 info about patch submission.
8250
cce74817
JM
8251Mon Jun 7 15:49:40 1999 Stan Shebs <shebs@andros.cygnus.com>
8252
8253 From Per Bothner <bothner@cygnus.com>:
8254 * gdb.texinfo: Document Chill support.
8255
8256Fri Jun 4 16:58:22 1999 Andrew Cagney <cagney@b1.cygnus.com>
8257
8258 * gdbint.texinfo (SP_REGNUM, FP_REGNUM, PC_REGNUM): Add reference
889bf7c5
PA
8259 to corresponding TARGET_READ_reg TARGET_WRITE_reg macros.
8260 Document that the value should be greater-than or equal-to zero.
8261 (NO_STD_REGS): Document. Deprecate.
cce74817 8262
ac9a91a7
JM
8263Tue Jun 1 15:04:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
8264
8265 * gdbint.texinfo (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT):
889bf7c5 8266 Document that these are not used.
ac9a91a7
JM
8267
8268Thu May 27 09:28:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
8269
8270 * gdbint.texinfo (EXTRACT_STRUCT_VALUE_ADDRESS_P): Document.
8271
392a587b
JM
8272Mon May 24 10:07:39 1999 Andrew Cagney <cagney@b1.cygnus.com>
8273
8274 * gdbint.texinfo (FRAME_NUM_ARGS): Update definition. Parameter
889bf7c5 8275 numargs was dropped.
392a587b
JM
8276
8277Thu May 20 12:26:59 1999 Andrew Cagney <cagney@b1.cygnus.com>
8278
8279 * gdbint.texinfo (FRAMELESS_FUNCTION_INVOCATION): Update.
8280
b83266a0
SS
8281Tue Apr 27 19:14:20 1999 Andrew Cagney <cagney@b1.cygnus.com>
8282
8283 * gdbint.texinfo (SKIP_PROLOGUE, SKIP_PROLOGUE_FRAMELESS_P):
889bf7c5 8284 Update.
b83266a0 8285
7a292a7a
SS
8286Thu Apr 22 13:07:37 1999 Andrew Cagney <cagney@b1.cygnus.com>
8287
8288 * gdbint.texinfo (USE_GENERIC_DUMMY_FRAMES): Document.
8289 (GET_SAVED_REGISTER): Update, not just the a29k uses this.
8290
8291Wed Apr 21 13:59:01 1999 Dave Brolley <brolley@cygnus.com>
8292
8293 * gdbint.texinfo: Fix typos: $ -> @.
8294
8295Tue Apr 20 11:59:38 1999 Andrew Cagney <cagney@b1.cygnus.com>
8296
8297 * gdbint.texinfo (REGISTER_NAMES, BREAKPOINT, BIG_BREAKPOINT,
889bf7c5
PA
8298 LITTLE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT,
8299 BIG_REMOTE_BREAKPOINT): Deprecate in favor of REGISTER_NAME and
8300 BREAKPOINT_FROM_PC.
a9331b3f 8301
7a292a7a
SS
8302Mon Apr 12 16:00:44 1999 Andrew Cagney <cagney@b1.cygnus.com>
8303
8304 * gdbint.texinfo (CALL_DUMMY_STACK_ADJUST_P,
889bf7c5 8305 CALL_DUMMY_STACK_ADJUST): Document.
7a292a7a
SS
8306
8307Thu Apr 8 17:23:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
8308
8309 * gdbint.texinfo (CALL_DUMMY_P, CALL_DUMMY_WORDS,
889bf7c5 8310 SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY): Define.
7a292a7a
SS
8311
83121999-04-02 Stan Shebs <shebs@andros.cygnus.com>
8313
8314 * gdbint.texinfo (MAINTENANCE_CMDS): Remove ref, since it no
8315 longer exists.
8316
8317Tue Mar 9 19:25:11 1999 Stan Shebs <shebs@andros.cygnus.com>
8318
8319 * gdb.texinfo, remote.texi, all-cfg.texi, HPPA-cfg.texi: Remove
889bf7c5
PA
8320 nearly all @ifset/@ifclear conditionals; nobody uses them, and
8321 they make the manual source incomprehensible.
7a292a7a
SS
8322 * h8-cfg.texi: Remove, hasn't been used in years.
8323
c906108c
SS
8324Thu Feb 11 18:00:59 1999 Stan Shebs <shebs@andros.cygnus.com>
8325
8326 * gdb.texinfo: Update the credits.
8327
8328Mon Feb 8 17:33:57 1999 Stan Shebs <shebs@andros.cygnus.com>
8329
8330 * gdb.texinfo: Fix mistakes noticed in printout of last
8331 draft, add Alpha to discussion of heuristic fence post.
8332
8333Fri Feb 5 17:20:00 1999 Stan Shebs <shebs@andros.cygnus.com>
8334
8335 * gdb.texinfo, remote.texi: Many changes; update to Seventh
889bf7c5
PA
8336 Edition, merge some HP changes into mainline, describe some
8337 previously undocumented features, describe more of the target
8338 commands available, eliminate obsolete section on renamed
8339 commands.
c906108c
SS
8340 * all-cfg.texi, HPPA-cfg.texi: Remove some obsolete conditionals.
8341
8342Wed Jan 20 17:47:45 1999 Stan Shebs <shebs@andros.cygnus.com>
8343
8344 * gdb.texinfo: Make many HPPA conditionals unconditional,
8345 including catchpoint description, since now on for all configs.
8346 * all-cfg.texi: @clear HPPA, since is mainly for very HP-specific
8347 specializations.
8348
8349Thu Jan 14 17:10:12 1999 Stan Shebs <shebs@andros.cygnus.com>
8350
8351 * Makefile.in (GDBvn.texi): Fix match expression to work with
8352 current format of VERSION in gdb/Makefile.in.
8353 * gdb.texinfo: Fix node ref to match new readline.
8354
8355Wed Jan 13 10:38:40 1999 Edith Epstein <eepstein@sophia.cygnus.com>
8356
a9331b3f
RM
8357 * gdb.texinfo: Changes made as part of a project to merge in
8358 changes made by HP. Documentation makes extensive use of
c906108c
SS
8359 @ifclear HPPA and @ifset HPPA. The HP manual omits doumentation
8360 on remote debugging. There are differences in documentation
889bf7c5 8361 (HP vs. non-HP) on C++ support (aCC vs. gnu gcc++). Also,
c906108c
SS
8362 the HP manual discusses catchpoints, hardware watchpoints, and
8363 some HPUX specific limitations for shared library support.
a9331b3f 8364
c906108c
SS
8365 There are also a number of @node changes.
8366
83671999-01-12 Jason Molenda (jsm@bugshack.cygnus.com)
8368
8369 * gdbint.texinfo (Formatting): Disambiguate a sentence.
8370 (C Usage): Same.
8371
8372Wed Jan 6 11:55:34 1999 David Taylor <taylor@texas.cygnus.com>
8373
8374 The following changes were made by Edith Epstein
889bf7c5
PA
8375 <eepstein@cygnus.com> as part of a project to merge in changes
8376 made by HP.
a9331b3f 8377
c906108c
SS
8378 * HPPA-cfg.texi: new file.
8379
8380 * all-cfg.texi: set HPPA for HP PA-RISC targets.
8381
8382 * refcard.tex: change documentation about catch.
8383 removed info catch.
8384
8385Mon Jan 4 18:29:18 1999 Stan Shebs <shebs@andros.cygnus.com>
8386
8387 * gdbint.texinfo: Expand on GDB's coding standards,
8388 specify the use of arg names with prototypes.
8389
83901998-12-14 J.T. Conklin <jtc@redbacknetworks.com>
8391
8392 * gdb.texinfo: Fix tipo.
8393
8394Sun Dec 13 10:27:59 1998 Andrew Cagney <cagney@b1.cygnus.com>
8395
8396 * gdbint.texinfo: Document TARGET_BYTE_ORDER_DEFAULT and
889bf7c5 8397 TARGET_BYTE_ORDER_SELECTABLE_P.
c906108c
SS
8398
8399Thu Dec 10 16:07:09 1998 Andrew Cagney <cagney@b1.cygnus.com>
8400
8401 * gdbint.texinfo (FRAME_FIND_SAVED_REGS): Document.
8402
84031998-12-09 Jim Blandy <jimb@zwingli.cygnus.com>
8404
8405 * agentexpr.texi: New file.
8406
8407Wed Dec 9 21:13:57 1998 Andrew Cagney <cagney@chook>
8408
8409 * gdbint.texinfo (REGISTER_NAME): Replace REGISTER_NAMES.
8410
84111998-12-03 J.T. Conklin <jtc@redbacknetworks.com>
8412
8413 * remote.texi: Changed wording that implied that the GDB remote
8414 protocol caches register values instead of GDB itself.
8415
8416Tue Dec 1 17:45:43 1998 Stan Shebs <shebs@andros.cygnus.com>
8417
8418 * gdbint.texinfo: Add some info about symbol readers.
8419 (CHILL_PRODUCER, etc): Comment out descriptions, not useful.
8420 (IN_SOLIB_CALL_TRAMPOLINE): Rename info from IN_SOLIB_TRAMPOLINE.
8421 (IN_SOLIB_RETURN_TRAMPOLINE): Describe.
8422 (KERNEL_DEBUGGING, MIPSEL): No info about these, remove.
8423
8424Mon Nov 30 11:32:21 1998 Andrew Cagney <cagney@chook>
8425
a9331b3f 8426 * gdbint.texinfo (FRAME_CHAIN_VALID_ALTERNATE):
c906108c
SS
8427
8428Sat Nov 28 13:45:53 1998 Andrew Cagney <cagney@b1.cygnus.com>
8429
8430 * gdbint.texinfo (INNER_THAN): Update, now takes parameters.
8431
8432Fri Nov 27 12:39:45 1998 Andrew Cagney <cagney@chook>
8433
8434 * gdbint.texinfo (NO_SINGLE_STEP): Replace with
889bf7c5 8435 SOFTWARE_SINGLE_STEP_P and SOFTWARE_SINGLE_STEP.
c906108c
SS
8436
8437Wed Oct 14 10:02:40 1998 Andrew Cagney <cagney@b1.cygnus.com>
8438
8439 * gdbint.texinfo: Fix minor typos.
8440
8441Wed Sep 30 18:03:19 1998 Stan Shebs <shebs@andros.cygnus.com>
8442
8443 * gdbint.texinfo: Complete overhaul. Group descriptions more
8444 logically, add more info on generic algorithms, remove much
8445 obsolete and/or wrong material.
8446
8447Fri Jul 24 17:51:38 1998 Ian Lance Taylor <ian@cygnus.com>
8448
8449 * stabs.texinfo (Method Type Descriptor): Expand and correct.
8450
8451Mon May 4 10:37:12 1998 Brian Youmans (3diff@gnu.org)
8452
8453 * refcard.tex: Copyright, address updates.
8454
8455Tue Apr 21 18:09:56 1998 Stan Shebs <shebs@andros.cygnus.com>
8456
8457 * gdb.texinfo (EDITION, DATE): Update and change to use ordinals
8458 for the edition instead of confusing GDB-version-like numbers.
8459
8460Mon Apr 13 14:05:00 1998 Fred Fish <fnf@cygnus.com>
8461
8462 * gdb.texinfo (hbreak, watch): Fix typo, "date" -> "data".
8463
8464Thu Apr 2 16:52:44 1998 Jason Molenda (crash@bugshack.cygnus.com)
8465
5ae4183a 8466 * LRS: Reformat a bit to keep text under 80 columns.
c906108c
SS
8467
8468Thu Apr 2 16:10:36 1998 Stan Shebs <shebs@andros.cygnus.com>
8469
8470 * gdb.texinfo: Add some credits, mention bug monitor.
8471 * remote.texi: Mention mips monitor targets.
8472 * gdbint.texinfo: Describe SP_REGNUM, STEP_SKIPS_DELAY.
a9331b3f 8473
c906108c
SS
8474Mon Feb 2 17:13:03 1998 Stan Shebs <shebs@andros.cygnus.com>
8475
8476 * gdbint.texinfo: Remove obsolete mentions of pinsn.c and opcode.h
889bf7c5
PA
8477 files, finish sorting of host vs target vs native macros, describe
8478 some more of them.
c906108c
SS
8479
8480Tue Jan 13 16:44:50 1998 Fred Fish <fnf@cygnus.com>
8481
8482 * gdbint.texinfo (Host Conditionals): Document change from
8483 using NO_MMALLOC to it's inverse, USE_MMALLOC.
8484
8485Mon Nov 24 13:55:21 1997 Andrew Cagney <cagney@b1.cygnus.com>
8486
8487 * gdbint.texinfo (Host Conditionals): Document
889bf7c5 8488 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, HAVE_LONG_DOUBLE.
c906108c
SS
8489
8490Fri Jul 4 14:52:31 1997 Ian Lance Taylor <ian@cygnus.com>
8491
8492 * gdbint.texinfo (Host Conditionals): Add CRLF_SOURCE_LINES.
8493 Document LSEEK_NOT_LINEAR.
8494
8495Tue Mar 25 14:44:09 1997 Ian Lance Taylor <ian@cygnus.com>
8496
8497 * stabs.texinfo (Stab Section Basics): Make it clear that only
8498 some versions of the GNU linker remove the leading N_UNDF symbol.
8499
8500Thu Feb 27 17:45:19 1997 Ian Lance Taylor <ian@cygnus.com>
8501
8502 * stabs.texinfo (String Field): Document type number pairs here,
8503 instead of in the Sun specific section.
8504 (Include Files): The GNU linker supports the N_BINCL
8505 optimization. Clarify the N_BINCL value, and what it is used
8506 for.
8507 (Procedures): Document N_FUN with an empty string to mark the end
8508 of a function.
8509 (Typedefs): Mention that Sun compilers may use N_GSYM for a type.
8510 (Sun Differences): Remove this node, as the information is now
8511 elsewhere in the main document.
8512 (Stab Section Basics): Mention that the GNU linker may optimize
8513 stabs and remove the leading N_UNDF symbol.
8514
8515Mon Dec 9 12:23:32 1996 Roland Pesch <roland@wrs.com>
8516
8517 * gdb.texinfo, refcard.tex: Restore author credit
8518
8519Wed Oct 2 22:01:36 1996 Fred Fish <fnf@fishfood.ninemoons.com>
8520
8521 * gdbint.texinfo (SIGTRAMP_START, SIGTRAMP_END): Update
8522 documentation to account for START and END macros taking
8523 one arg.
8524
8525Thu Aug 22 17:59:03 1996 Fred Fish <fnf@cygnus.com>
8526
8527 From: Eberhard Mattes <mattes@azu.informatik.uni-stuttgart.de>
8528 * gdb.texinfo (Frames): Fix typo.
8529
8530Tue Jul 23 10:06:20 1996 Fred Fish <fnf@cygnus.com>
8531
8532 * gdbint.texinfo (NO_SINGLE_STEP): Document that single_step takes
8533 a target_signal as arg type, not a pid.
8534
8535Fri Jul 12 11:10:05 1996 Stu Grossman (grossman@critters.cygnus.com)
8536
8537 * gdb.texinfo: Document `set assembly-language'.
8538
8539Thu Jul 11 13:50:28 1996 Stan Shebs <shebs@andros.cygnus.com>
8540
8541 * remote.texi: Update list of stubs in the GDB distribution.
8542
8543Fri Jul 5 15:38:54 1996 Fred Fish <fnf@cygnus.com>
8544
8545 * gdbint.texinfo (NO_MMCHECK): Renamed from NO_MMALLOC_CHECK.
889bf7c5
PA
8546 Also document that some systems can use mmalloc but must define
8547 this if their C runtime allocates memory that is later freed.
c906108c 8548 (MMCHECK_FORCE): Document new macro.
a9331b3f 8549
c906108c
SS
8550Fri Jun 28 22:17:10 1996 Dawn Perchik <dawn@cygnus.com>
8551
8552 * remote.texi: Add documentation for target Sparclet.
8553
8554Mon Jun 24 18:12:22 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
8555
a9331b3f 8556 * Makefile.in (srcdir, VPATH, prefix, infodir, INSTALL,
c906108c
SS
8557 INSTALL_PROGRAM, INSTALL_DATA): Use autoconf set values.
8558 * configure.in: Rewritten for autoconf.
8559 * configure: New.
8560
8561Mon Jun 17 10:43:41 1996 Fred Fish <fnf@cygnus.com>
8562
8563 * Makefile.in (DVIPS): New define, set to dvips.
8564 (dvi): Add stabs.dvi.
8565 (ps): New target.
8566 (all-doc): Depend on info, dvi, and ps targets.
8567 (STAGESTUFF): Add *.ps and *.dvi files.
8568 (clean-info, clean-dvi): Remove.
8569 (mostlyclean): Does not depend upon clean-info or clean-dvi,
8570 rules completely rewritten.
8571 (maintainer-clean): Remove clean-info and clean-dvi
8572 dependencies and put their actions in the rules.
8573 (gdb.ps): New target
a9331b3f 8574 (gdb.dvi, gdbgui.dvi, gdbint.dvi, stabs.dvi): Remove
c906108c
SS
8575 intermediate TeX files, whether they have 2 or 3 character
8576 extensions.
8577 (gdbint.ps): Add target and rules.
8578 (gdb-internals): Delete unused target.
8579 (Makefile): Depends upon config.status also.
8580
8581Sat Mar 30 15:46:58 1996 Fred Fish <fnf@cygnus.com>
8582
8583 * gdbint.texinfo (CC_HAS_LONG_LONG): Clarify when/how this is
8584 set.
8585
8586Sat Mar 16 15:10:20 1996 Fred Fish <fnf@cygnus.com>
8587
8588 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
8589 * gdb.texinfo (Expressions): Fix erroneous array constant example.
8590
8591Sat Mar 16 13:28:45 1996 Fred Fish <fnf@cygnus.com>
8592
8593 * gdb.texinfo: Add missing "@bullet" to some "@itemize" commands.
8594
8595Sat Feb 10 03:28:36 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8596
8597 * gdb.texinfo (Print settings): Document
8598 `set/show print static-members' commands.
8599
8600Wed Jan 10 14:16:37 1996 Fred Fish <fnf@cygnus.com>
8601
8602 * gdbint.texinfo (Native): Document name change, coredep.c to
8603 core-aout.c.
8604
8605Wed Dec 13 12:35:28 1995 Ian Lance Taylor <ian@cygnus.com>
8606
8607 * stabs.texinfo (Include Files): Document the values the SunOS4
8608 linker creates for N_BINCL/N_EINCL/N_EXCL stabs.
8609
8610Fri Dec 8 21:08:44 1995 Fred Fish <fnf@cygnus.com>
8611
8612 * gdbint.texinfo (Releases): Change gdb.tar.Z to gdb.tar.gz.
8613 Fix typo.
8614
8615Fri Dec 1 11:07:50 1995 Fred Fish <fnf@cygnus.com>
8616
8617 * gdbint.texinfo (Releases): Make "gdb.tar.gz" rather than
8618 "gdb.tar.Z".
8619
8620Wed Sep 20 13:14:10 1995 Ian Lance Taylor <ian@cygnus.com>
8621
8622 * Makefile.in (maintainer-clean): New target, synonym for
8623 realclean.
8624
8625Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
8626
8627 * Update all FSF addresses except those in COPYING* files.
8628
8629Wed Jul 19 18:43:03 1995 Stan Shebs <shebs@andros.cygnus.com>
8630
8631 From Richard Earnshaw (rearnsha@armltd.co.uk):
8632 * gdb.texinfo (convenience variables): Document $_exitcode.
8633 (quit): Document optional expression to use as exit code.
8634
8635Thu Jun 22 21:27:33 1995 Victoria Mixon <victoria@cygnus.com>
8636
8637 * gdb.texinfo, remote.texi: Brought up to date with various
8638 GDB changes.
8639
8640Tue Jun 20 14:35:38 1995 Stan Shebs <shebs@andros.cygnus.com>
8641
8642 * gdb.texinfo: Update dates and versions, fix comments about
8643 hardware watchpoints in future releases and about the
8644 sharedlibrary command.
8645
8646Mon May 8 09:30:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8647
8648 * stabs.texinfo: Remove node `XCOFF differences'. Describe value of
8649 C_FUN stab. Other cleanups.
8650
8651Wed Apr 19 07:02:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8652
8653 * remote.texi (Bootstrapping): Clarify that flush_i_cache is only
8654 for the sparc stub.
8655
8656Tue Apr 11 11:41:49 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8657
8658 * annotate.texi: Clarify which addresses have differing formats
8659 depending on the language and which do not.
8660
8661Tue Mar 28 16:56:22 1995 J.T. Conklin <jtc@rtl.cygnus.com>
8662
8663 * remote.texi (NetWare): Changed example to use BOARD= instead of
8664 NODE= argument to reflect correspoding change to gdbserve.nlm.
8665
8666Fri Mar 17 06:47:02 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8667
8668 * stabs.texinfo (Negative Type Numbers): Mention the fact that
8669 GDB, as well as AIX dbx, supports the size type attribute.
8670
8671Thu Mar 16 12:11:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8672
8673 * stabs.texinfo (Negative Type Numbers): Document types -31 to -34.
8674
8675Mon Mar 13 16:49:13 1995 Per Bothner <bothner@kalessin.cygnus.com>
8676
8677 * gdb.texinfo (Define): Document $arg0... arguments to commands,
8678 and new 'if' and 'while' commands.
8679
8680Fri Feb 17 15:24:35 1995 Per Bothner <bothner@kalessin.cygnus.com>
8681
8682 * gdb.texinfo (Artificial arrays): Note use of coerce-to-array-type.
8683
8684Wed Feb 15 11:59:18 1995 J.T. Conklin <jtc@rtl.cygnus.com>
8685
8686 * all-cfg.texi: New flag, GDBSERVE, for NetWare's gdbserve.nlm.
8687 * remote.texi (NetWare): New node, how to use gdbserve.nlm on
8688 NetWare targets. Mostly stolen from the Server node.
8689
8690Fri Feb 10 20:20:08 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8691
8692 * gdb.texinfo (Setting): Talk about the language of a source file
8693 versus the working language. The old documentation did not match
8694 what GDB did.
8695
8696Wed Feb 1 20:26:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8697
8698 * stabs.texinfo (Source Files): Document N_SO used to mark the end
8699 of a source file.
8700
8701Mon Jan 23 14:23:37 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8702
8703 * gdb.texinfo (Processes): New node.
8704
8705Tue Jan 17 14:09:03 1995 Ian Lance Taylor <ian@sanguine.cygnus.com>
8706
8707 * remote.texi: Update documentation of set/show mipsfpu.
8708
3fc11d3e
JM
8709Fri Jan 6 17:17:28 1995 Stan Shebs <shebs@andros.cygnus.com>
8710
8711 * gdbgui.texinfo: New file, manual for GUI (gdbtk) users.
8712 * Makefile.in (gdbgui.dvi, gdbgui.info): New actions.
c906108c
SS
8713
8714Sun Sep 4 16:47:21 1994 Stan Shebs (shebs@andros.cygnus.com)
8715
8716 * gdbint.texinfo: Removed mentions of some incorrectly placed and
8717 obsolete conditionals, described some others.
8718
8719Mon Aug 1 15:42:39 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8720
8721 * gdbint.texinfo: Remove references to BROKEN_LARGE_ALLOCA and
8722 SET_STACK_LIMIT_HUGE; they were removed from GDB 14 May 1994.
8723
8724Mon Aug 1 15:12:02 1994 Stan Shebs (shebs@andros.cygnus.com)
8725
8726 * gdbint.texinfo: Put regex conditionals in their own table.
8727
8728Tue Jul 26 18:32:52 1994 Stan Shebs (shebs@andros.cygnus.com)
8729
8730 * gdbint.texinfo: Removed mentions of many obsolete conditionals,
8731 described or fixed the descriptions of many others.
8732
8733Sun Jul 17 14:14:03 1994 Stan Shebs (shebs@andros.cygnus.com)
8734
8735 * gdb.texinfo: Add some more credits.
8736 * gdbint.texinfo: Capitalize GDB consistently, describe some
8737 macros and remove some.
8738
8739Thu Jul 14 18:43:17 1994 Stan Shebs (shebs@andros.cygnus.com)
8740
8741 * gdbint.texinfo: Removed mentions of many incorrectly placed and
8742 obsolete conditionals, described some others.
8743
8744Tue Jul 12 12:23:15 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8745
8746 * gdb.texinfo (help targets): Changed to `help target', which
8747 is the correct gdb command.
8748
8749Wed Jun 22 18:00:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8750
8751 * annotate.texi (TODO): New node, for keeping track of annotations
8752 suggested but not yet implemented.
8753
8754Wed Jun 1 16:10:45 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8755
8756 * stabs.texinfo (Statics): Value of xcoff C_BSTAT points to
8757 another symbol, it is not the address itself.
8758
8759Thu May 5 20:23:36 1994 Stan Shebs (shebs@andros.cygnus.com)
8760
8761 * stabs.texinfo (Stab Section Basics): Add comment about alignment
8762 of stabs-in-coff sections.
8763
8764Wed May 4 06:26:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8765
8766 * annotate.texi: Change edition to 0.5 and date to May 1994.
8767 Add index.
8768 (Frames): New node, for frame annotation.
8769 (Displays): New node, for display annotation.
8770
8771 * remote.texi (MIPS Remote): Say that set timeout doesn't apply
8772 when waiting for your program to stop.
8773
8774Fri Apr 29 18:24:46 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8775
8776 * annotate.texi (Breakpoint Info): Document annotation of header
8777 fields and record annotation.
8778
8779Thu Apr 28 07:44:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8780
8781 * annotate.texi: New file, to document annotations.
8782
8783Thu Apr 21 14:20:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8784
8785 * Makefile.in (clean): Don't remove GDBvn.texi (apparently on Jan
8786 16 I meant to make this change but did not). Do remove gdb-cfg.texi.
8787
8788Wed Apr 20 11:22:48 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8789
8790 * stabs.texinfo (Stab Section Basics): Say what is in .stab
8791 section, and say n_strx field is compilation unit relative.
8792 * stabs.texinfo: Don't use @code for a.out when it is the name of
8793 an object file format.
8794
8795Wed Apr 13 20:29:54 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
8796
8797 * gdb.texinfo: Refer to file names, not path names, per rms
8798 convention.
8799 (Arguments): Fix typo.
8800
8801Thu Mar 24 08:09:12 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8802
8803 * stabs.texinfo (Global Variables): Talk about stabs in files
8804 where variables are referenced, but not defined.
8805
8806Wed Mar 23 07:16:36 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8807
8808 * stabs.texinfo: Move stuff on @ and # type descriptors from node
8809 Cplusplus to new nodes Member Type Descriptor and Method Type
8810 Descriptor. Re-write stuff for #.
8811
8812Wed Mar 16 08:20:19 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8813
8814 * gdb.texinfo (Print Settings): Don't document "set print
8815 fast-symbolic-addr off". The bug which it worked around was fixed
8816 on 25 Feb 94 in coffread.c, so I'm nuking the command.
8817
8818 * stabs.texinfo (Alternate Entry Points): New node, rewritten from
8819 N_ENTRY node.
8820
8821 * stabs.texinfo (Type Descriptors): Add 'Y' type descriptor.
8822
8823Tue Mar 15 08:43:02 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8824
8825 * gdbint.texinfo (Host Conditionals, Target Conditionals): Remove
8826 references to ieee-float.c.
8827
8828Fri Mar 11 08:09:40 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8829
8830 * gdb.texinfo (Set Breaks): Update documentation for tbreak to
8831 match what the code actually does.
8832
8833Wed Mar 9 19:43:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8834
8835 * stabs.texinfo (Symbol Descriptors): Add OS9000 symbol descriptor s.
8836
8837Tue Mar 1 17:04:43 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
8838
8839 * stabs.texinfo (Type Descriptors): Add OS9000 type descriptors c,
8840 i, and b.
8841
8842Wed Feb 23 10:44:18 1994 Jim Kingdon (kingdon@rtl.cygnus.com)
8843
8844 * stabs.texinfo: Document N_RBRAC as function relative for COFF as
8845 well as for ELF and SOM. Unify the descriptions of ELF and SOM
8846 as "stabs in sections" rather than just saying "ELF and SOM".
8847 Also make that stuff apply to COFF.
8848
8849Fri Feb 18 08:25:58 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8850
8851 * gdb.texinfo (Formatting Documentation): Change GhostScript to
8852 Ghostscript.
8853
8854Fri Feb 4 06:31:31 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8855
8856 * gdb.texinfo (Continuing and Stepping): When talking about "step"
8857 versus functions without line numbers, also mention stepping into
8858 them as well as "step" when you are in them. Tell the user how to
8859 deal with the situation. Add comment about "debugging information".
8860
8861Thu Feb 3 11:39:59 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8862
8863 * stabs.texinfo (Enumerations): Document restriction on where
8864 enumeration types can appear and still win with GDB.
8865
8866Wed Feb 2 11:29:17 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8867
8868 * stabs.texinfo (Negative Type Numbers): Document format for type
8869 -16.
8870
8871Thu Jan 27 16:53:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8872
8873 * gdb.texinfo (Selection, Frame Info): Update information about
8874 arbitrary frame specficiations.
8875
8876Wed Jan 26 15:31:57 1994 Roland H. Pesch (pesch@fowanton.cygnus.com)
8877
8878 * gdb.texinfo, remote.texi: general editing pass prior to Net release
8879
8880Tue Jan 25 12:12:04 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8881
8882 * stabs.texinfo (String Field): Discuss continuing stabs with ?.
8883
8884Wed Jan 19 06:39:24 1994 David J. Mackenzie (djm@thepub.cygnus.com)
8885
8886 * stabs.texinfo (Non-Stab Symbol Types): Mention N_SET* | N_EXT.
8887
8888Sun Jan 16 12:43:32 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8889
8890 * stabs.texinfo: Re-do stuff about C_BSTAT and move from XCOFF
8891 Differences node to Statics node.
8892 (Statics): Discuss XCOFF use of V symbol descriptor.
8893
8894 * Makefile.in: Remove refcard.dvi and GDBvn.texi in realclean,
8895 not clean.
8896
8897Wed Jan 12 21:29:54 1994 John Gilmore (gnu@cygnus.com)
8898
8899 * gdb.texinfo (Print Settings): Document `set print
8900 fast-symbolic-addr' and improve the doc for some other
8901 `set print's.
8902
8903Mon Jan 3 17:23:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8904
8905 * stabs.texinfo (String Field): Talk about defining several type
8906 numbers at once.
8907 Fix lint regarding changing node ELF Transformations to
8908 ELF and SOM Transformations.
8909
8910Fri Dec 31 00:42:43 1993 John Gilmore (gnu@cygnus.com)
8911
8912 * stabs.texinfo: Insert Peter Kessler's name as inventor (I think).
8913
8914Tue Dec 28 09:30:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8915
8916 * stabs.texinfo (Cross-References): `::' is for nested types only
8917 within <>.
8918 (Structures): Document static members.
8919
8920Mon Dec 27 13:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8921
8922 * stabs.texinfo: Document S type attribute.
8923
8924Sun Dec 26 20:46:36 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
8925
8926 * stabs.texinfo: Add notes about stabs-in-som where appropriate.
8927
8928Fri Dec 3 19:13:19 1993 John Gilmore (gnu@cygnus.com)
8929
8930 * gdbint.texinfo: Fix a few typos.
8931
8932Sun Nov 28 18:06:25 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8933
8934 * gdb.texinfo, remote.texi: formatting improvements
8935
8936 * gdb.texinfo (New Features): mention threads.
8937 (Summary, C): fix xrefs in newly contributed text.
8938 (Threads): index entries, clarifications, example
8939 (passim): minor typos fixed, phrasing improvements
8940
8941 * remote.texi (Bootstrapping): rephrase text on ^C and add index
8942 entries; (Server): explain use of gdbserver w/real-time systems,
8943 add example of conflicting TCP port; (MIPS Remote) break up
8944 running text into table, highlighting commands, and add example.
a9331b3f 8945
c906108c
SS
8946Wed Nov 24 14:15:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8947
8948 * refcard.tex: avoid bad linebreaks even when REFEDITS=psrc.sed
8949
8950Fri Nov 12 16:10:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8951
8952 * stabs.texinfo (Nested Symbols): New node.
8953 (String Field, Symbol Descriptors, Cross-References): Refer to it.
8954
8955Thu Nov 11 13:26:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8956
8957 * stabs.texinfo (Stabs in ELF): Clarify how Bbss.bss work with respect
8958 to picking which Bbss.bss symbol to use, and (because there seems to
8959 be no good way of doing it) re-write some of the text to make it
8960 sound like Bbss.bss isn't such a great idea after all (as currently
8961 designed).
8962
8963 * gdb.texinfo (C): In addition to saying people have to use g++ for
8964 good results, say they have to use stabs. Specifically say cfront
8965 doesn't work well.
8966 (Summary): Merge in information on Modula-2, Pascal, and Chill from
8967 the gdb README. Add xrefs to places where the support for the various
8968 languages is described in detail.
8969
8970Mon Nov 8 11:47:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8971
8972 * stabs.texinfo: Clean up stuff about visibility and virtual
8973 characters.
8974
8975 * stabs.texinfo (N_M2C): Cite Sun doc.
8976
8977Fri Nov 5 16:27:27 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8978
8979 * gdb.texinfo: updates re threads.
8980 * remote.texinfo: avoid index entries starting with digits.
8981
8982Tue Nov 2 09:08:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8983
8984 * stabs.texinfo (Enumerations): Talk about large, negative and
8985 octal values. Clean up cross reference to type attributes.
8986 (String Field): Say that GDB 4.11 supports size attribute.
8987
8988Sun Oct 31 13:31:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8989
8990 * remote.texi (VxWorks Remote): Clarify that rebuilding VxWorks kernel
8991 is a mandatory step. Make the stuff about that more concise.
8992
8993Wed Oct 27 00:25:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8994
8995 * stabs.texinfo (Class Names): New node.
8996
8997 * gdb.texinfo (Command Files): Explain order of init file reading.
8998
8999 * remote.texi (Bootstrapping): Talk about getting the serial driver
9000 to deal with ^C sent by gdb to stop the remote system.
9001
9002Mon Oct 25 03:25:41 1993 Tom Lord (lord@cygnus.com)
9003
9004 * libgdb.texinfo (I/O): incorporated better phrasing from rich.
9005
9006 * libgdb.texinfo (Defining Commands): made the DOC arg
9007 to gdb_define_app_command a char * instead of char **
9008 per a suggestion from kingdon.
9009
9010 * libgdb.texinfo: total rewrite from a different starting
9011 premise.
9012
9013Wed Oct 20 18:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9014
9015 * stabs.texinfo (Local Variable Parameters): Re-write paragraph on
9016 floats passed as doubles (to improve clarity).
9017
9018Tue Oct 19 14:21:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9019
9020 * gdb.texinfo (Source Path): index entries for $cwd, $pdir
9021
9022 * a4rc.sed: update to work with Andreas Vogel papersize params
9023
9024 * refcard.tex: use Andreas Vogel simplifications of papersize
9025 params; remove useless version info; update copyright date.
9026
9027Tue Oct 19 10:46:22 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9028
9029 * gdb.texinfo (Symbols): Add class NAME to doc for ptype.
9030
9031Tue Oct 12 09:11:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9032
9033 * gdb.texinfo (Files): Say what address the load command loads it at.
9034
9035 * stabs.texinfo (Common Blocks): Minor cleanups.
9036
9037 * stabs.texinfo: Update ld stabs in elf relocation to reflect the fact
9038 that Sun has backed away from the linker kludge and thus the relevant
9039 issue is changes to the SunPRO tools, not the Solaris linker.
9040
9041 * stabs.texinfo (Traditional Integer Types): Clean up description
9042 of octal bounds a little bit. Document extra leading zeroes.
9043
9044Thu Oct 7 16:15:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9045
9046 * gdb.texinfo (Signaling): Update for symbolic symbol names
9047 and add a section explaining the difference between the GDB
9048 signal command and the shell kill utility.
9049
9050Wed Oct 6 13:23:01 1993 Tom Lord (lord@rtl.cygnus.com)
9051
9052 * libgdb.texinfo: added `@' to braces that were unescaped.
9053
9054Mon Oct 4 10:42:18 1993 Tom Lord (lord@rtl.cygnus.com)
9055
9056 * libgdb.texinfo: new file. Spec for the gdb library.
9057
9058Sun Oct 3 15:26:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9059
9060 * stabs.texinfo (Include Files): Fix typo (start -> end).
9061
9062Thu Sep 30 18:24:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9063
9064 * gdb.texinfo, remote.texi: assorted small improvements, mostly
9065 from Melissa at FSF's editing pass.
9066
9067Thu Sep 30 11:54:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9068
9069 * gdb.texinfo: Remove stuff about ar and 14 character filenames.
9070 I believe this was fixed by the 13 Sep 89 change to print_frame_info.
9071 Also, modern versions of ar like BSD 4.4 or SVR4 don't have this bug.
9072
9073Wed Sep 22 21:22:11 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9074
9075 * remote.texi (Bootstrapping): Discuss 386 call gates.
9076
9077Sat Sep 18 17:10:44 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
9078
9079 * stabs.texinfo (Based Variables): New node.
9080
9081Thu Sep 16 17:48:55 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
9082
9083 * stabs.texinfo (Negative Type Numbers): Re-write discussions of
9084 names, sizes, and formats to suggest how not to lose.
9085
9086Sat Sep 11 09:35:11 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
9087
9088 * stabs.texinfo (Methods): Fix typo.
9089
9090Fri Sep 10 06:34:20 1993 David J. Mackenzie (djm@thepub.cygnus.com)
9091
9092 * gdb.texinfo: Fix a few typos.
9093
9094Wed Sep 8 09:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9095
9096 * gdb.texinfo: Clarify how well it works with Fortran.
9097
9098 * stabs.texinfo (Stabs In ELF, Statics, ELF Transformations):
9099 More on relocating stabs in ELF files.
9100
9101Tue Sep 7 13:45:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9102
9103 * stabs.texinfo (Stabs In ELF): Talk about N_FUN value.
9104
9105Mon Sep 6 19:23:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9106
9107 * stabs.texinfo (Local Variable Parameters): Talk about nameless
9108 parameters on VAX.
9109
9110Fri Sep 3 17:06:08 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9111
9112 * gdb.texinfo: @up/@down -> @raisesections/@lowersections
9113
9114Fri Sep 3 12:04:15 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9115
9116 * stabs.texinfo: Make info author notice match the TeX author notice.
9117
9118Tue Aug 31 13:21:06 1993 David J. Mackenzie (djm@thepub.cygnus.com)
9119
9120 * stabs.texinfo: Initial-caps all words in node names and
9121 non-trivial words in section names.
9122
9123Mon Aug 30 11:13:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9124
9125 * stabs.texinfo: Many minor cleanups.
9126
9127 * stabs.texinfo: Remove @deffn except from Expanded Reference node.
9128
9129Sat Aug 28 12:08:09 1993 David J. MacKenzie (djm@edison.eng.umd.edu)
9130
9131 * stabs.texinfo: Remove full description of big example.
9132 It's not really helpful; just use pieces of it where appropriate.
9133 Add more Texinfo formatting directives (@samp, etc.).
9134 Use @deffn to define stab types.
9135 Eliminate some wordiness. Break up some nodes.
9136 Add an (alphabetized) index of symbol types.
9137 Use consistent capitalization style in node and section names.
9138
9139Thu Aug 26 06:36:31 1993 Fred Fish (fnf@deneb.cygnus.com)
9140
9141 * gdb.texinfo: Change typo "Two two" to "The two".
9142
9143Sun Aug 22 12:15:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9144
9145 * stabs.texinfo (XCOFF-differences): Remove references to
9146 non-existent types N_DECL and N_RPSYM.
9147
9148 * stabs.texinfo (String Field): Say that type attributes bug is
9149 fixed in GDB 4.10, since it is.
9150
9151 * stabs.texinfo: Clean up djm cleanups, and more cleanups of my own.
9152
9153Sat Aug 21 04:32:28 1993 David MacKenzie (djm@cygnus.com)
9154
9155 * stabs.texinfo: Formatting cleanups.
9156
9157Fri Aug 20 20:49:53 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9158
9159 * stabs.texinfo: When explaining the n_type of a stab, standardize
9160 how we do it ('#' as a comment indicator, "36 is N_FUN" as text,
9161 no tabs, use @r).
9162 (Global Variables): Clean up.
9163
9164Tue Aug 17 15:57:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9165
9166 * stabs.texinfo (Stack Variables): Re-write.
9167
9168Mon Aug 16 21:20:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9169
9170 * stabs.texinfo (Stabs-in-elf): Talk about getting the start
9171 addresses of a source file. Also revise formatting.
9172 Change "object module" or "object file" to "source file".
9173 Various: Miscellaneous cleanups.
9174
9175Thu Aug 12 15:11:51 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9176
9177 * stabs.texinfo: Point to mangling info in gcc's gpcompare.texi.
9178
9179Tue Aug 10 16:57:49 1993 Stan Shebs (shebs@rtl.cygnus.com)
9180
9181 * gdbint.texinfo: Removed many nonsensical machine-collected
9182 host and target conditionals, described some of the remainder.
9183
9184Tue Aug 10 13:28:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9185
9186 * gdbint.texinfo (Getting Started): Use @itemize, not @table.
9187
9188 * gdbint.texinfo (Top): Add name to @top line, and re-write the
9189 paragraph which follows.
9190
9191 * gdbint.texinfo (Host): Use @code not @samp for Makefile
9192 variables. Looks better and avoids overful hbox.
9193
9194Fri Jul 30 18:26:21 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9195
9196 * stabs.texinfo (Procedures): Improve stuff on nested functions.
9197
9198Thu Jul 29 15:10:58 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9199
9200 * remote.texi: (MIPS Remote) clearer doc for set/show timeout,
9201 retransmit-timeout
9202
9203Thu Jul 29 13:16:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9204
9205 * gdbint.texinfo: Update statement about `some ancient Unix
9206 systems, like Ultrix 4.0' to Ultrix 4.2.
9207
9208Wed Jul 28 15:26:53 1993 Roland H. Pesch (pesch@el_bosque.cygnus.com)
9209
9210 * h8-cfg.texi, all-cfg.texi: new flag GDBSERVER
9211
9212 * Makefile.in: depend on remote.texi rather than gdbinv-s.texi
9213
9214 * remote.texi: (Server) New node on gdbserver. (Remote Serial,
9215 ST2000 Remote, MIPS Remote): mention `host:port' syntax for TCP.
9216
9217 * remote.texi: new name for former gdbinv-s.texi
9218
9219 * gdb.texinfo: use remote.texi rather than gdbinv-s.texi
9220
9221Wed Jul 28 08:26:24 1993 Ian Lance Taylor (ian@cygnus.com)
9222
9223 * gdbinv-s.texi: Documented timeout and retransmit-timeout
9224 variables for MIPS remote debugging protocol.
9225
9226Mon Jul 26 13:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9227
9228 * stabs.texinfo (Negative Type Numbers): FORTRAN LOGICAL fix.
9229
9230Tue Jul 20 16:30:41 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
9231
9232 * Makefile.in (refcard.dvi): Use srcdir where necessary.
9233
9234Mon Jul 19 12:02:50 1993 Roland H. Pesch (pesch@cygnus.com)
9235
9236 * gdb.texinfo: repair conditional bugs in text markup
9237
9238Fri Jul 16 18:57:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9239
9240 * gdb.texinfo, all-cfg.texi, h8-cfg.texi: introduce MOD2 switch
9241 to select Modula-2 material.
9242
9243Thu Jul 15 13:15:01 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9244
9245 * stabs.texinfo: Cleanups regarding statics.
9246
9247 * gdbinv-s.texi (Bootstrapping): Document exceptionHandler.
9248 (Debug Session): Mention exceptionHandler. Add xref to Bootstrapping.
9249
9250Mon Jul 12 13:37:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9251
9252 * stabs.texinfo: N_MAIN is sometimes used for C.
9253
9254Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9255
9256 * gdbint.texinfo (Host, Target Conditionals): Remove TM_FILE_OVERRIDE.
9257
9258Tue Jul 6 12:41:28 1993 John Gilmore (gnu@cygnus.com)
9259
9260 * gdbint.texinfo (Target Conditionals): Remove NO_TYPEDEFS,
a9331b3f 9261 removed from the code by Kingdon.
c906108c
SS
9262
9263Tue Jul 6 12:24:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9264
9265 * gdb.texinfo (Break Commands): Remove stuff about flushing terminal
9266 input when evaluating breakpoint conditions; the bug has been fixed.
9267
9268 * gdb.texinfo (Continuing and Stepping): Argument to "continue"
9269 sets the ignore count to N-1, not to N.
9270
9271Thu Jul 1 14:57:42 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9272
9273 * refcard.tex (\hoffset): correct longstanding error to match
9274 intended offset; avoids cutting off edge on some printers
9275
9276Wed Jun 30 18:23:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9277
9278 * stabs.texinfo (Parameters): Say that order of stabs is significant.
9279
9280Fri Jun 25 21:34:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9281
9282 * stabs.texinfo (Common Blocks): Say what Sun FORTRAN does.
9283
9284Fri Jun 25 16:15:10 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9285
9286 * Makefile.in: (REFEDITS) new var to control whether PS or CM
9287 fonts and whether US or A4 paper for GDB refcard; (refcard.dvi)
9288 collect sed edits if any, apply to refcard before formatting;
9289 (refcard.ps) stop implying PS fonts if PS output requested;
9290 (lrefcard.ps) delete extra target for variant PS fonts
9291
9292 * refcard.tex: parametrize papersize dependent info, collect
9293 in easily replaced spot
9294
9295 * a4rc.sed: new file, edits to refcard for A4 paper
9296
9297Fri Jun 25 14:21:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9298
9299 * stabs.texinfo (Negative Type Numbers): Type -16 is 4 bytes.
9300
9301Wed Jun 23 15:02:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9302
9303 * stabs.texinfo (Negative Type Numbers): Minor character cleanups.
9304
9305Tue Jun 22 16:31:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9306
9307 * stabs.texinfo: Express disapproval of 'D' symbol descriptor
9308 politely rather than rudely.
9309
9310Fri Jun 18 19:42:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9311
9312 * stabs.texinfo: Document common blocks.
9313
9314Fri Jun 18 12:12:57 1993 Fred Fish (fnf@cygnus.com)
9315
9316 * stabs.texinfo: Add some basic info about stabs-in-elf.
9317
9318Fri Jun 18 13:57:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9319
9320 * stabs.texinfo (Top): Minor cleanup.
9321
9322Mon Jun 14 16:16:51 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
9323
9324 * Makefile.in (install-info): remove parentdir support
9325
9326Tue Jun 15 18:11:39 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9327
9328 * gdb.texinfo (Copying): delete this node and references to it;
9329 RMS says this manual need not carry GPL. (passim): Improvements
9330 from last round at FSF, largely due to Ian Taylor review, and
9331 minor formatting improvements.
9332
9333 * gdbinv-s.texi (passim): Improvements from last round at FSF,
9334 largely due to Ian Taylor review. (Debug Session): minor edits to
9335 new text.
9336
9337Sun Jun 13 12:52:39 1993 Jim Kingdon (kingdon@cygnus.com)
9338
9339 * Makefile.in (realclean): Remove info and dvi files too.
9340
9341Sat Jun 12 16:09:22 1993 Jim Kingdon (kingdon@cygnus.com)
9342
9343 * {all,h8}-config.texi: Rename to *-cfg.texi for 14 char filenames.
9344 * Makefile.in: Change accordingly. gdb-config.texi -> gdb-cfg.texi.
9345 * gdb.texinfo: Change accordingly.
9346
9347 * stabs.texinfo: Clean up N_{L,R}BRAC. Discuss what addresses of
9348 N_{L,R}BRAC,N_SLINE are relative to.
9349
9350Fri Jun 11 15:15:55 1993 Jim Kingdon (kingdon@cygnus.com)
9351
9352 * Makefile.in (GDBvn.texi): Update atomically.
9353
9354Wed Jun 9 10:58:16 1993 Jim Kingdon (kingdon@cygnus.com)
9355
9356 * gdbinv-s.texi (Debug Session): Document exceptionHook.
9357
9358Tue Jun 8 13:42:04 1993 Jim Kingdon (kingdon@cygnus.com)
9359
9360 * gdb.texinfo (Print Settings): Move all stuff relating to symbolic
9361 addresses together. Also motivate the set print symbol-filename
9362 command and suggest other solutions.
9363
9364Tue Jun 1 22:46:43 1993 Fred Fish (fnf@cygnus.com)
9365
9366 * gdb.texinfo (set print elements): Note that the number of
9367 elements is set to unlimited by "set print elements 0".
9368
9369Mon May 31 08:06:55 1993 Jim Kingdon (kingdon@cygnus.com)
9370
9371 * stabs.texinfo (Builtin Type Descriptors): Try to clarify what
9372 NF_LDOUBLE means.
9373 (Stab Types): Include Solaris stab types.
9374 (Procedures): Document Solaris extensions.
9375
9376Thu May 27 06:20:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9377
9378 * gdb.texinfo: Add `set print symbol-filename' doc.
9379
9380Wed May 26 00:26:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9381
9382 * stabs.texinfo (Arrays): Talk about type definition vs. type
9383 information.
9384
9385 * stabs.texinfo (Builtin Type Descriptors): Talk about omitting
9386 the trailing semicolon.
9387
9388Tue May 25 14:49:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9389
9390 * stabs.texinfo (Line Numbers, Source Files): Re-write these two nodes
9391 and merge in other parts of the document addressing these subjects.
9392 gdbint.texinfo (XCOFF): Remove info which is now in stabs.texinfo.
9393
9394 * stabs.texinfo (Subranges, Arrays): Try to explain about the semicolon
9395 at the end of a range type.
9396
9397 * stabs.texinfo (Subranges): "A offset" and "T offset" are not
9398 AIX extensions.
9399
9400Mon May 24 09:00:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9401
9402 * stabs.texinfo (Stabs Format): Misc fixes.
9403
9404Sat May 22 10:40:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9405
9406 * stabs.texinfo (Constants): Allow an `e' constant to be non-enum.
9407 (Traditional builtin types): Document convex convention for long long.
9408 (Negative builtin types): Discuss type names, and misc fixes.
9409
9410Fri May 21 11:20:31 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9411
9412 * stabs.texinfo (Builtin Type Descriptors): Document the floating
9413 point types used with @samp{R} type descriptor.
9414 (Symbol Descriptors): Describe how to handle conflict between
9415 different meanings of @samp{P} symbol descriptor.
9416
9417Thu May 20 13:35:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9418
9419 * stabs.texinfo: Remove node Quick Reference and put its children
9420 directly under the main menu.
9421
9422 * stabs.texinfo: Many more changes to bring it into line with
9423 AIX documentation and reality. I think it now has all the
9424 information from the AIX documentation, except that I burned
9425 out when I got to variant records (Pascal and Modula-2) and
9426 all the COBOL types. Oh well, we can add them later when we're
9427 worrying more about those languages.
9428
9429 * stabs.texinfo (Automatic variables): Talk about what it means
9430 to omit the symbol descriptor.
9431
9432Tue May 18 17:59:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9433
9434 * stabs.texinfo (Parameters): Add "(sometimes)" when describing
9435 gcc2 behavior with promoted args.
9436
9437Fri May 14 21:35:29 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9438
9439 * gdb.texinfo: include readline appendices in info version of manual
9440
9441Fri May 7 11:56:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9442
9443 * gdbinv-s.texi (Remote Serial): describe new ^C behavior in
9444 target remote.
9445
9446 * gdb.texinfo (Machine Code): more index entries for disassemble
9447
9448Fri May 7 10:12:30 1993 Fred Fish (fnf@cygnus.com)
9449
9450 * Clarify the intended use of the gdb-testers and gdb-patches
9451 mailing lists, and shrink gzip comment.
9452
9453Thu May 6 16:39:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9454
9455 * gdb.texinfo (Shell Commands): do not mention SHELL env var in
9456 DOSHOST configuration of manual.
9457
9458 * gdb.texinfo (MIPS Stack): new node.
9459
9460 * all-config.texi (MIPS) new switch.
9461
9462 * gdbinv-s.texi (Nindy Options) Remove two instances of future
9463 tense; (MIPS Remote) new node.
9464
9465 * gdb.texinfo (passim) rephrases to work around makeinfo @value
9466 bug; (Environment) less passive, other small cleanups in text about
9467 .cshrc/.bashrc; (Invoking GDB) new MIPS Remote menu entry;
9468 (Remote) new MIPS Remote menu entry.
9469
9470Thu Apr 29 09:36:25 1993 Jim Kingdon (kingdon@cygnus.com)
9471
9472 * stabs.texinfo: Many changes to include information from the
9473 AIX documentation.
9474
9475 * gdb.texinfo (Environment): Mention pitfall with .cshrc.
9476
9477Tue Apr 27 14:02:57 1993 Jim Kingdon (kingdon@cygnus.com)
9478
9479 * gdbint.texinfo (new node Debugging GDB, elsewhere):
9480 Move a bunch of information from ../README.
9481 (Getting Started): New node.
9482
9483Fri Apr 23 17:21:13 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9484
9485 * gdbinv-s.texi, gdb.texinfo: include Hitachi SH target
9486
9487 * gdb.texinfo: advance manual revision dates to present
9488
9489 * gdbinv-s.texi, gdb.texinfo, all-config.texi, h8-config.texi:
9490 stop using silly Roman numerals in @set variable names
9491
9492Fri Apr 23 07:30:01 1993 Jim Kingdon (kingdon@cygnus.com)
9493
9494 * stabs.texinfo (Parameters): Keep trying to get this right.
9495
9496Wed Apr 21 15:18:47 1993 Jim Kingdon (kingdon@cygnus.com)
9497
9498 * stabs.texinfo (Parameters): More on "local parameters".
9499
9500Mon Apr 19 08:00:51 1993 Jim Kingdon (kingdon@cygnus.com)
9501
9502 * stabs.texinfo (Parameters): Re-do "local parameters" section.
9503
9504Sun Apr 18 09:47:45 1993 Jim Kingdon (kingdon@cygnus.com)
9505
9506 * stabs.texinfo (Symbol descriptors): Re-do using @table and @xref.
9507 (Parameters): Rewrite.
9508 (xcoff-differences, Sun-differences): Minor changes.
9509
9510Thu Apr 15 02:35:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
9511
9512 * stabs.texinfo: Minor cleanup.
9513
9514Wed Apr 14 17:31:00 1993 Jim Kingdon (kingdon@cygnus.com)
9515
9516 * gdbint.texinfo: Minor xcoff stuff.
9517
9518Wed Apr 7 14:11:07 1993 Fred Fish (fnf@cygnus.com)
9519
9520 * gdbint.texinfo: Update for new config directory structure.
9521 Add info about internal type data structures.
9522
9523Mon Apr 5 09:06:30 1993 Ian Lance Taylor (ian@cygnus.com)
9524
9525 * Makefile.in (SFILES_INCLUDED): gdb-config.texi is no longer in
9526 $(srcdir).
9527 (gdb-config.texi): Depend on file in $(srcdir).
9528
9529Fri Apr 2 16:55:13 1993 Jim Kingdon (kingdon@cygnus.com)
9530
9531 * stabs.texinfo: Fixes about N_SO.
9532
9533Fri Mar 26 18:00:35 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9534
9535 * gdb.texinfo: include list of nonstandard init file names
9536
9537 * *-config.texi: new switch GENERIC for text that applies *only*
9538 to (usual) multiple-target version of manual
9539
9540 * gdb.texinfo, gdbinv-s.texi: Update conditional markup to correct
9541 h8 config
9542
9543 * gdb.texinfo: depend on latest fixed makeinfo, use conditionals
9544 in menus (rather than conditionally selected multiple alternative
9545 menus).
9546
9547 * Makefile.in: define and use DOC_CONFIG var to select
9548 configuration for GDB user manual.
9549
9550 * gdb-config.texi: delete from repository, generate from Makefile.
9551
9552 * all-config.texi: normal `generic' configuration file, formerly
9553 stored as gdb-config.texi
9554
9555Wed Mar 24 14:03:19 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
9556
9557 * Makefile.in: add dvi target to build all .dvi files
9558
9559Tue Mar 23 16:03:24 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9560
9561 * gdb.texinfo, gdvinv-s.texinfo: formatting improvements.
9562
9563Fri Mar 19 21:46:50 1993 John Gilmore (gnu@cygnus.com)
9564
9565 * gdbint.texinfo: Doc NO_MMALLOC and NO_MMALLOC_CHECK as
9566 host conditionals.
9567 * stabs.texinfo: More array fixes inspired by Jim's.
9568
9569Fri Mar 19 10:23:34 1993 Jim Kingdon (kingdon@cygnus.com)
9570
9571 * stabs.texinfo: Fixes re arrays and continuations.
9572
9573 * gdbint.texinfo: Add XCOFF node.
9574
9575Mon Mar 8 15:52:18 1993 John Gilmore (gnu@cygnus.com)
9576
9577 * gdb.texinfo: Add `set print max-symbolic-offset' doc.
9578
9579Sun Feb 21 17:09:38 1993 Per Bothner (bothner@rtl.cygnus.com)
9580
9581 * stabs.texinfo: Fix for array types to mention lower bounds.
9582
9583Thu Feb 18 01:19:49 1993 John Gilmore (gnu@cygnus.com)
9584
9585 * gdbint.texinfo: Update PTRACE_ARG3_TYPE doc, pull PT_*.
9586
9587Wed Feb 17 08:15:24 1993 John Gilmore (gnu@cygnus.com)
9588
9589 * gdbint.texinfo: Remove SET_STACK_LIMIT_HUGE from target defines.
9590
9591Thu Feb 11 10:38:40 1993 John Gilmore (gnu@cygnus.com)
9592
9593 * gdbint.texinfo: Fix thinko (NM_FILE => NAT_FILE). Found
9594 by Michael Ben-Gershon <mybg@CS.HUJI.AC.IL>.
9595
9596Wed Feb 10 23:59:19 1993 John Gilmore (gnu@cygnus.com)
9597
9598 * gdbint.texinfo: Eliminate IBM6000_HOST, document IBM6000_TARGET.
9599
9600Tue Feb 9 18:26:21 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9601
9602 * gdb.texinfo, gdbinv-s.texi: misc updates
9603
9604Sat Feb 6 10:25:47 1993 John Gilmore (gnu@cygnus.com)
9605
9606 * gdbint.texinfo: Brief documentation for longjmp support,
9607 from an email msg by Stu.
9608
9609Fri Feb 5 14:10:15 1993 John Gilmore (gnu@cygnus.com)
9610
9611 * stabs.texinfo: Fix description of floating point "range"
9612 types (which really define basic types). Reported by Jim Meehan,
9613 <meehan@src.dec.com>.
9614
9615 * gdbint.texinfo: Remove COFF_NO_LONG_FILE_NAMES define, now gone.
9616
9617Thu Feb 4 13:56:46 1993 Ian Lance Taylor (ian@cygnus.com)
9618
9619 * gdbint.texinfo: Slightly expand section on supporting a new
9620 object file format.
9621
9622Thu Feb 4 01:49:04 1993 John Gilmore (gnu@cygnus.com)
9623
9624 * Makefile.in (refcard.ps, lrefcard.ps): Remove psref.tex
9625 intermediate file.
9626
9627Tue Feb 2 12:18:06 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9628
9629 * gdb.texinfo, gdbinv-s.texi: miscellaneous stylistic cleanups
9630
9631Mon Feb 1 15:35:47 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9632
9633 * gdbinv-s.texi: z8000 simulator target name is just "sim"
9634
9635 * gdbinv-s.texi: Mention that Z8000 simulator can simulate Z8001
9636 as well as Z8002.
9637
9638Sat Nov 28 06:51:35 1992 John Gilmore (gnu@cygnus.com)
9639
9640 * gdbint.texinfo: Add sections on clean design and on how to send
9641 in changes.
9642
9643Mon Nov 9 23:57:02 1992 John Gilmore (gnu@cygnus.com)
9644
9645 * gdbint.texinfo: Add how to declare the result of make_cleanup.
9646
9647Mon Oct 26 11:09:47 1992 John Gilmore (gnu@cygnus.com)
9648
9649 * gdb.texinfo: Fix typo, reported by Karl Berry.
9650
9651Fri Oct 23 00:41:21 1992 John Gilmore (gnu@cygnus.com)
9652
9653 * gdb.texinfo: Add opcodes dir to GDB distribution description.
9654
9655Sat Oct 10 18:04:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9656
9657 * gdbint.texinfo: fixed a stray email address (needs @@),
9658 added @table @code to node "Native Conditionals"
9659
9660Tue Sep 22 00:34:15 1992 John Gilmore (gnu@cygnus.com)
9661
9662 * gdbint.texinfo: Describe coding style of GDB.
9663
9664Mon Sep 21 19:32:16 1992 John Gilmore (gnu@cygnus.com)
9665
9666 * stabs.texinfo: Minor wording changes.
9667
9668Tue Sep 15 02:57:09 1992 John Gilmore (gnu@cygnus.com)
9669
9670 * gdbint.texinfo: Improve release doc slightly.
9671
9672Fri Sep 11 01:34:25 1992 John Gilmore (gnu@sphagnum.cygnus.com)
9673
9674 * gdbint.texinfo: Improve doc of GDB config macros.
9675
9676Wed Sep 9 16:52:06 1992 John Gilmore (gnu@cygnus.com)
9677
9678 * stabs.texinfo: Remove Bothner's changes for C++ nested types.
9679 These will be reinserted when examined.
9680
9681Mon Aug 24 01:17:55 1992 John Gilmore (gnu@cygnus.com)
9682
9683 * gdbint.texinfo: Make a start at documenting all the #if macros
9684 in GDB. At least list them all, and start separating them into
9685 host-specific and target-specific.
9686
9687Tue Aug 18 15:59:13 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
9688
9689 * gdbinv-s.m4.in: refrain from using @cartouche for just a few
a9331b3f 9690 examples (not consistent w others).
c906108c
SS
9691 gdb.texinfo: issue disclaimer paragraph on cmdline options only
9692 for generic vn of doc
9693
9694Tue Aug 18 14:53:27 1992 Ian Lance Taylor (ian@cygnus.com)
9695
9696 * Makefile.in: always create installation directories.
9697
9698Tue Aug 18 14:11:50 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
9699
9700 * gdb.texinfo: in h8 config, do not describe searching commands.
9701
9702Mon Aug 17 18:07:59 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
9703
9704 * gdb.texinfo, none.m4, h8.m4, gdbinv-s.m4.in: improve H8/300
9705 conditionals; introduce a few generic switches that may be
9706 useful for other cross-dev or dos-hosted configs.
9707
9708 * gdb.texinfo: fix typo in "info reg" description
9709
9710Sun Aug 16 01:16:18 1992 John Gilmore (gnu@cygnus.com)
9711
9712 * stabs.texinfo: Minor updates from running TeX over it.
9713 * Makefile.in (stabs.dvi, stabs.ps): Add.
9714
9715Sat Aug 15 20:52:24 1992 Per Bothner (bothner@rtl.cygnus.com)
9716
9717 * stabs.texinfo: Stabs documentation, written by Julia Menapace.
9718 First pass at converting it to texinfo.
9719
9720Sat Aug 15 03:14:59 1992 John Gilmore (gnu@cygnus.com)
9721
9722 * gdb.texinfo, refcard.tex: Document mult args on `info reg'.
9723 * Makefile.in (refcard.ps, lrefcard.ps): Add missing $(srdir).
9724
9725Fri Aug 14 21:08:47 1992 John Gilmore (gnu@cygnus.com)
9726
9727 * gdbint.texinfo: Add section on partial symbol tables.
9728
9729Sat Jun 20 16:31:10 1992 John Gilmore (gnu at cygnus.com)
9730
9731 * gdb.texinfo: document `set remotedebug' and `set
9732 rstack_high_address'.
9733
9734Thu May 14 17:09:48 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
9735
9736 * gdb.texinfo: slight expansion of new text on reading info files
9737 * gdbinv-s.m4.in: correct and expand info on cross-debugging
9738 H8/300 from DOS.
9739
9740Tue May 12 12:22:47 1992 John Gilmore (gnu at cygnus.com)
9741
9742 * gdb.texinfo: `info user' => `show user'. Noticed by David Taylor.
9743
9744Mon May 11 19:06:27 1992 John Gilmore (gnu at cygnus.com)
9745
9746 * gdb.texinfo: Say how to read the `info' files.
9747
9748Tue May 5 12:11:38 1992 K. Richard Pixley (rich@cygnus.com)
9749
9750 * Makefile.in: gm4 -> m4.
9751
9752Fri Apr 10 17:50:43 1992 John Gilmore (gnu at rtl.cygnus.com)
9753
9754 * gdb.texinfo: Update for GDB-4.5. Move `Formatting
9755 Documentation' ahead of `Installing GDB' to match README.
9756 Update shared library doc, -readnow and -mapped, and directory
a9331b3f 9757 structure (add glob and mmalloc). Update configure doc.
c906108c
SS
9758
9759Tue Mar 24 23:28:38 1992 K. Richard Pixley (rich@cygnus.com)
9760
9761 * Makefile.in: remove $(srcdir) from gdb.info rule.
9762
9763Sat Mar 7 18:44:50 1992 K. Richard Pixley (rich@rtl.cygnus.com)
9764
9765 * Makefile.in: commented out gdb-all.texinfo rule. This is
9766 temporary.
9767
9768Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
9769
9770 * Makefile.in, configure.in: removed traces of namesubdir,
9771 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
9772 copyrights to '92, changed some from Cygnus to FSF.
9773
9774Fri Dec 13 09:47:31 1991 John Gilmore (gnu at cygnus.com)
9775
9776 * gdb.texinfo: Improve how we ask for bug reports.
9777
9778Tue Dec 10 04:07:21 1991 K. Richard Pixley (rich at rtl.cygnus.com)
9779
9780 * Makefile.in: infodir belongs in datadir.
9781
9782Fri Dec 6 23:57:34 1991 K. Richard Pixley (rich at rtl.cygnus.com)
9783
9784 * Makefile.in: remove spaces following hyphens, bsd make can't
9785 cope. install using INSTALL_DATA. added clean-info. added
a9331b3f 9786 standards.text support.
c906108c
SS
9787
9788Thu Dec 5 22:46:12 1991 K. Richard Pixley (rich at rtl.cygnus.com)
9789
9790 * Makefile.in: idestdir and ddestdir go away. Added copyrights
9791 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
9792 and mandir now keyed off datadir by default.
9793
9794\f
9795Local Variables:
9e9c5ae7 9796mode: change-log
c906108c
SS
9797left-margin: 8
9798fill-column: 74
9799version-control: never
9800End: