* gdb.texinfo (Set Catchpoints): Remove obsolete text.
[deliverable/binutils-gdb.git] / gdb / doc / ChangeLog
CommitLineData
02ae6bad
TT
12013-04-15 Tom Tromey <tromey@redhat.com>
2
3 * gdb.texinfo (Set Catchpoints): Remove obsolete text.
4
2c91021c
JK
52013-04-12 Jan Kratochvil <jan.kratochvil@redhat.com>
6 Eli Zaretskii <eliz@gnu.org>
7
8 * gdb.texinfo (Auto-loading safe path): Add quick -iex using command
9 line below the sample output.
10
6eaaf48b
EZ
112013-04-12 Eli Zaretskii <eliz@gnu.org>
12
13 * gdb.texinfo (Mode Options): Document '-configuration'.
14 (Help): Document "show configuration".
15 (Bug Reporting): Add requirements to include the configuration
16 details in bug reports.
17
b292c783
JK
182013-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
19
20 * Makefile.in (MAN1S): Add gcore.1.
21 Remove "Host, target, and site specific Makefile fragments" comment.
22 (@host_makefile_frag@, HAVE_NATIVE_GCORE_TARGET): New.
23 (install-man1, uninstall-man1): Conditionalize gcore.1.
24 (gcore.1): New.
25 * gdb.texinfo (Man Pages): Add gcore man.
26 (gcore man): New node.
27
f81d1120
PA
282013-04-10 Pedro Alves <palves@redhat.com>
29
30 * gdb.texinfo (Process Record and Replay): Document that "set
31 record full insn-number-max", "set record
32 instruction-history-size" and "set record
33 function-call-history-size" accept "unlimited".
34 (Backtrace): Document that "set backtrace limit" accepts
35 "unlimited".
36 (List): Document that "set listsize" accepts "unlimited".
37 (Print Settings)" Document that "set print max-symbolic-offset",
38 "set print elements" and "set print repeats" accept "unlimited".
39 (Starting and Stopping Trace Experiments): Document that "set
40 trace-buffer-size" accepts "unlimited".
41 (Remote Configuration): Document that "set tcp connect-timeout"
42 accepts "unlimited".
43 (Command History): Document that "set history size" accepts
44 "unlimited".
45 (Screen Size): Document that "set height" and "set width" accepts
46 "unlimited". Adjust "set pagination"'s description to suggest
47 "set height unlimited" instead of "set height 0".
48
393fd4c3
YQ
492013-04-10 Yao Qi <yao@codesourcery.com>
50
51 * gdb.texinfo (Trace Files): Add "target ctf".
52
cba5a7bf
JK
532013-04-06 Jan Kratochvil <jan.kratochvil@redhat.com>
54
55 * Makefile.in (POD2MAN1, POD2MAN5): Replace $(VERSION) by ../version.in.
56
0ed630cb
JK
57 * Makefile.in (install-man1, install-man5, uninstall-man1)
58 (uninstall-man5): Replace $(MANS) by $(MAN1S) and $(MAN5S) respectively.
59
afe1492b
JK
60 * Makefile.in (gdb.1, gdbserver.1, gdbinit.5): Use $(srcdir).
61
5b8b6385
JK
622013-04-06 Jan Kratochvil <jan.kratochvil@redhat.com>
63 Eli Zaretskii <eliz@gnu.org>
64
65 * gdb.texinfo (gdbserver man): Rename tty to comm. Swap --attach
66 parameters order. Remove "On some targets" for --attach. Document the
67 --multi parameter and extended-remote command. Document all the
68 options.
69
906ccdf0
JK
702013-04-05 Jan Kratochvil <jan.kratochvil@redhat.com>
71
72 * gdb.texinfo (gdb man): Mention option -p. Include Fortran to
73 the list of supported languages.
74
43662968
JK
752013-04-05 Jan Kratochvil <jan.kratochvil@redhat.com>
76
77 Convert man pages to texinfo, new gdbinit.5 texinfo page.
78 * Makefile.in (mandir, man1dir, man5dir, SYSTEM_GDBINIT, MANCONF,
79 (TEXI2POD, POD2MAN1, POD2MAN5, MAN1S, MAN5S, MANS, man): New.
80 (diststuff): Add man.
81 (install-man, install-man1, install-man5, uninstall-man, uninstall-man1)
82 (uninstall-man5): New.
83 (STAGESTUFF): Add *.1 and *.5.
84 (GDBvn.texi): Add SYSTEM_GDBINIT.
85 (gdb.1, gdbserver.1, gdbinit.5): New.
86 (maintainer-clean realclean): Add $(MANS).
87 (install): Add install-man.
88 (uninstall): Add uninstall-man.
89 * gdb.texinfo (@include gdb-cfg.texi): Wrap it by @c man begin INCLUDE.
90 (@copying): Wrap it by @c man begin COPYRIGHT.
91 (Top): Add Man Pages.
92 (Man Pages, gdb man, gdbserver man, gdbinit man): New.
93
be9a8770
PA
942013-04-02 Pedro Alves <palves@redhat.com>
95
96 * gdb.texinfo (Debugging Output): Document "set/show debug
97 aarch64", "set/show debug coff-pe-read" and "set/show debug
98 mach-o".
99
a46c1e42
PA
1002013-04-02 Pedro Alves <palves@redhat.com>
101
102 * gdb.texinfo (Remote Configuration) <set remote @var{name}-packet
103 table>: Add entry for "trace-buffer-size".
104
bd3eecc3
PA
1052013-03-28 Pedro Alves <palves@redhat.com>
106
107 * gdb.texinfo (Remote Configuration) <set remote @var{name}-packet
108 table>: Add entry for "trace-status".
109
215b9f98
EZ
1102013-03-28 Eli Zaretskii <eliz@gnu.org>
111
112 * gdb.texinfo (Maintenance Commands): Use @enumerate, not "@table
113 @bullet", which is invalid (makeinfo 5.1 barfs).
114
7f7cc265
PA
1152013-03-28 Pedro Alves <palves@redhat.com>
116
117 PR gdb/15294
118
119 * gdb.texinfo (List) <set listsize>: Adjust to document that
120 listsize 0 means no limit, and remove mention of -1.
121
9c0be723
YQ
1222013-03-22 Yao Qi <yao@codesourcery.com>
123
124 * gdb.texinfo (Embedded Processors): Remove menu item
125 "OpenRISC 1000".
126 (OpenRISC 1000): Remove.
127
bd712aed
DE
1282013-03-21 Doug Evans <dje@google.com>
129
130 * gdb.texinfo (Maintenance Commands): Add docs for
131 "mt set per-command {space,time,symtab} {on,off}".
132
d0353e76
YQ
1332013-03-14 Hui Zhu <hui@codesourcery.com>
134 Yao Qi <yao@codesourcery.com>
135
136 * gdb.texinfo (Trace Files): Add "tsave -ctf".
137
6dd24dfa
KS
1382013-03-13 Keith Seitz <keiths@redhat.com>
139
140 * gdb.texinfo (Maintenance Commands): Add missing ')' for
141 "maint agent" reference to Dynamic printf.
142
5c4808ca
EZ
1432013-03-11 Eli Zaretskii <eliz@gnu.org>
144
145 * gdb.texinfo (General Query Packets): Don't use colon in index
146 entries visible to Info format.
147
59ea5688
MM
1482013-03-11 Markus Metzger <markus.t.metzger@intel.com>
149
150 * gdb.texinfo (Process Record and Replay): Document record
151 changes.
152
2ae8c8e7
MM
1532013-03-11 Markus Metzger <markus.t.metzger@intel.com>
154
155 * gdb.texinfo (Requirements): List qXfer:btrace:read requiring expat.
156 (General Query Packets): Describe Qbtrace:bts, Qbtrace:off, and
157 qXfer:btrace:read.
158
28abe188
EZ
1592013-03-09 Eli Zaretskii <eliz@gnu.org>
160
161 * gdb.texinfo (General Query Packets, Tracepoint Packets): Don't
162 use colons in @anchor and @cindex entries.
163
be9a119c 1642013-03-09 Hafiz Abid Qadeer <abidh@codesourcery.com>
6790eb9f
HAQ
165
166 * gdb.texinfo (QTBuffer:size): Add cindex and anchor.
167
be9a119c 1682013-03-08 Stan Shebs <stan@codesourcery.com>
f6f899bf
HAQ
169 Hafiz Abid Qadeer <abidh@codesourcery.com>
170
171 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
172 trace-buffer-size set and show commands.
173 (Tracepoint Packets): Document QTBuffer:size.
174 (General Query Packets): Document QTBuffer:size.
175
d57350ea
TT
1762013-02-21 Tom Tromey <tromey@redhat.com>
177
178 * gdb.texinfo: Remove bad @syncodeindex.
179 (Values From Inferior, Types In Python, Inferiors In Python)
180 (Events In Python, Threads In Python, Frames In Python, Blocks In
181 Python, Symbols In Python, Symbol Tables In Python): Remove
182 @tables.
183 (Packets, General Query Packets, Tracepoint Packets)
184 (Host I/O Packets): Use @w{} for empty @item.
185
9f44fbc0
SCR
1862013-02-20 Siva Chandra Reddy <sivachandra@google.com>
187
188 * gdb.texinfo (Architectures In Python): Add description about
189 the new method gdb.Architecture.disassemble.
190
f5911ea1
HAQ
1912013-02-15 Pedro Alves <pedro@codesourcery.com>
192 Hafiz Abid Qadeer <abidh@codesourcery.com>
193
194 * gdb.texinfo (GDB/MI Tracepoint Commands) <-trace-status>:
195 Document the "trace-file" field.
196
7e1e0340
DE
1972013-02-07 Doug Evans <dje@google.com>
198
199 * gdb.texinfo (Machine Code): Clarify argument to disassemble
200 command.
201
134a2066
YQ
2022013-02-06 Yao Qi <yao@codesourcery.com>
203
204 * gdb.texinfo (GDB/MI Async Records): Document new MI
205 notification "=tsv-modified". Update the document of MI
206 notification "=tsv-created".
207 * observer.texi (GDB Observers): New observer tsv_modified.
208 Update observer tsv_created and tsv_delete.
209
430ed3f0
MS
2102013-02-05 Yufeng Zhang <yufeng.zhang@arm.com>
211
212 * gdb.texinfo (AArch64 Features): New section; document
213 org.gnu.gdb.aarch64.core and org.gnu.gdb.aarch64.fpu.
214 (Architectures): Add new AArch64 section to document AArch64
215 architecture specific commands.
216 (ABI): Add description of the new OS ABI "Newlib" and its influence
217 on the longjmp handling.
218
1b56eb55
JK
2192013-02-03 Eldar Gaynetdinov <hal9000ed2k@gmail.com>
220 Jan Kratochvil <jan.kratochvil@redhat.com>
221
222 * gdb.texinfo (Backtrace): Added description of 'filename-display'
223 variable in 'set/show backtrace' section.
224
c4957902
TT
2252013-01-31 Tom Tromey <tromey@redhat.com>
226
227 * gdb.texinfo (Target Commands): Fix typo.
228
bea883fd
SCR
2292013-01-23 Siva Chandra Reddy <sivachandra@google.com>
230
231 * doc/gdb.texinfo (Architectures In Python): New sub-sub-section
232 describing the gdb.Architecture class.
233 (Frames In Python): Add description about the new method
234 gdb.Frame.architecture().
235
796a7ff8
DE
2362013-01-23 Doug Evans <dje@google.com>
237
238 * gdb.texinfo (Index Section Format): Document .gdb_index version 8.
239
998580f1
MK
2402013-01-21 Marc Khouzam <marc.khouzam@ericsson.com>
241
242 * gdb.texinfo (GDB/MI Breakpoint Commands): Document new
243 'thread-groups' field when printing a breakpoint in MI.
244
c9fb1240
SD
2452012-01-17 Sanjoy Das <sanjoy@playingwithpointers.com>
246 * gdb.texinfo (Using JIT Debug Info Readers): Change documentation
247 to reflect that jit-reader-load now supports absolute file-names.
248
ab04a2af
TT
2492013-01-16 Tom Tromey <tromey@redhat.com>
250
251 * gdb.texinfo (Set Catchpoints): Document "catch signal".
252 (Signals): Likewise.
253
8ac3646f
TT
2542013-01-16 Tom Tromey <tromey@redhat.com>
255
256 * gdb.texinfo (GDB/MI Breakpoint Information): Document
257 "catch-type" field.
258 (GDB/MI Catchpoint Commands): Add "catch-type" to examples.
259
e93a8774
TT
2602013-01-07 Tom Tromey <tromey@redhat.com>
261
262 * gdb.texinfo (Mode Options): Don't mention -epoch.
263 (Data, Emacs): Remove obsolete comments.
264
54516a0b
TT
2652013-01-02 Tom Tromey <tromey@redhat.com>
266
267 * gdb.texinfo (GDB/MI Output Records): Update menu.
268 (GDB/MI Breakpoint Information): New node.
269 (GDB/MI Breakpoint Commands) <-break-info>: Link to new node.
270 <-break-insert>: Likewise.
271
8dbe8ece
YQ
2722012-12-31 Yao Qi <yao@codesourcery.com>
273
274 * gdb.texinfo (Remote Non-Stop): Move paragraphs to ...
275 (Packets): Move "vStopped" packet to ...
276 (Notification Packets): ... here. Describe the components
277 of notification. Add a table of supported notifications.
278 Add an example on the process of he async notification.
279
f35a17b5
JK
2802012-12-25 Jan Kratochvil <jan.kratochvil@redhat.com>
281
282 * gdb.texinfo (GDB/MI Data Manipulation) (fullname): Make it always
283 present.
284 (GDB/MI File Commands) (-file-list-exec-source-files): Make the
285 fullname output always present.
286
0dfd2fad
PM
2872012-12-23 Pierre Muller <muller@sourceware.org>
288
289 * gdbint.texinfo (Function prototypes): Require use of "extern"
290 modifier for function prototypes in headers.
291
7785b880
JB
2922012-12-19 Joel Brobecker <brobecker@adacore.com>
293
294 * refcard.tex: Update copyright notice to GPL v3 or later.
295 Update contact info.
296
3d745be3
JK
2972012-12-16 Jan Kratochvil <jan.kratochvil@redhat.com>
298
299 * gdbint.texinfo (Coding Standards) (C Usage): New rule for 0 vs. NULL.
300
c9b6281a
YQ
3012012-12-15 Yao Qi <yao@codesourcery.com>
302
303 * gdb.texinfo (Debugging Output): Document 'set debug
304 notification' and 'show debug notification'.
305
f2a8bc8a
YQ
3062012-12-15 Yao Qi <yao@codesourcery.com>
307
308 * gdb.texinfo (Listing Tracepoints): New item and example about
309 'installed on target' output.
310 Add more in the example about 'installed on target'.
311 (GDB/MI Breakpoint Commands): Doc about 'installed field.
312
451b7c33
TT
3132012-12-14 Tom Tromey <tromey@redhat.com>
314
315 * gdb.texinfo (SVR4 Process Information): Mention core files.
316
3fa7bf06
MG
3172012-12-12 Mircea Gherzan <mircea.gherzan@intel.com>
318
319 * gdb.texinfo (GDB/MI Catchpoint Commands): New section.
320
05b4bd79
PA
3212012-12-11 Pedro Alves <palves@redhat.com>
322
323 * gdb.texinfo: Remove all mentions of Unixware throughout.
324
74a0d9f6
JK
3252012-12-09 Jan Kratochvil <jan.kratochvil@redhat.com>
326
327 * gdbint.texinfo (Host Definition): Remove CC_HAS_LONG_LONG.
328
0c631110
TT
3292012-11-29 Tom Tromey <tromey@redhat.com>
330
331 * gdb.texinfo (SVR4 Process Information): Document missing
332 "info proc" subcommands.
333
891df0ea
YQ
3342012-11-29 Yao Qi <yao@codesourcery.com>
335
336 PR gdb/1477.
337 * gdb.texinfo (Print Settings): Correct the default 'demangle-style'
338 to 'auto' instead of 'gnu'.
339
608e2dbb
TT
3402012-11-26 Tom Tromey <tromey@redhat.com>
341
342 * gdb.texinfo (MiniDebugInfo): New node.
343 (GDB Files): Update.
344
e64e0392
DE
3452012-11-16 Doug Evans <dje@google.com>
346
347 * gdb.texinfo (System-wide configuration): If the system-wide init
348 file lives in the data-directory, and --data-directory is provided,
349 look for it there.
350
ae606bee
TT
3512012-11-15 Tom Tromey <tromey@redhat.com>
352
353 * gdb.texinfo (Signaling): Fix typo.
354
62747a60
TT
3552012-11-13 Giuseppe Montalto <giuseppe.montalto@st.com>
356
357 * gdb.texinfo (GDB/MI Data Manipulation): Document new optional
358 parameter "count" of -data-write-memory-bytes, and add an example.
359
18a9fc12
TT
3602012-11-12 Tom Tromey <tromey@redhat.com>
361
362 * gdb.texinfo (Symbols): Document "info type-printers",
363 "enable type-printer" and "disable type-printer".
364 (Python API): Add new node to menu.
365 (Type Printing API): New node.
366 (Progspaces In Python): Document type_printers field.
367 (Objfiles In Python): Likewise.
368 (gdb.types) <get_type_recognizers, apply_type_recognizers,
369 register_type_printer, TypePrinter>: Document.
370
53342f27
TT
3712012-11-12 Tom Tromey <tromey@redhat.com>
372
373 * gdb.texinfo (Symbols): Document "set print type methods",
374 "set print type typedefs", and flags to ptype and whatis.
375
ed8a1c2d
AB
3762012-11-09 Andrew Burgess <aburgess@broadcom.com>
377
378 * gdb.texinfo (GDB/MI Data Manipulation): Add fullname field to
379 the example -data-disassemble output. Extend the description of
380 the -data-disassemble results to document all fields. Document
381 the cli disassemble command as being related to -data-disassemble.
382
8506d139
YQ
3832012-11-09 Yao Qi <yao@codesourcery.com>
384
385 PR gdb/14777.
386 * gdb.texinfo (OS Information): Remove doc on command
387 'info udot'.
388
4d3f93a2
JB
3892012-11-08 Joel Brobecker <brobecker@adacore.com>
390
391 * gdb.texinfo (Startup): Minor rewording, and clarify scope of
392 gdb.ini warning for Windows port.
393
1e96de83
YQ
3942012-11-08 Yao Qi <yao@codesourcery.com>
395
396 * gdb.texinfo (Search): Add kindex for 'fo'.
397
dc939229
TT
3982012-11-05 Tom Tromey <tromey@redhat.com>
399
400 PR python/14802:
401 * gdb.texinfo (Functions In Python): Add example.
402
6f6484cd
YQ
4032012-11-03 Yao Qi <yao@codesourcery.com>
404
405 * observer.texi (GDB Observers): Remove observer
406 'tracepoint_modified', 'tracepoint_created' and
407 'tracepoint_deleted'.
408
af4238e5
TT
4092012-10-26 Tom Tromey <tromey@redhat.com>
410
411 * gdb.texinfo (General Query Packets): Use @itemx for QAgent.
412
687e43a4
TT
4132012-10-25 Tom Tromey <tromey@redhat.com>
414
415 * gdb.texinfo (General Query Packets): Use @itemx.
416
8de0566d
YQ
4172012-10-17 Yao Qi <yao@codesourcery.com>
418
419 * observer.texi (GDB Observers): Update observer
420 'memory_changed'.
421 * gdb.texinfo (GDB/MI Async Records): Document for
422 "memory-changed" notification.
423
07540c15
DE
4242012-10-15 Doug Evans <dje@google.com>
425
426 * gdb.texinfo (Mode Options): Document -nh.
427 Elaborate on docs for -nx.
428
d7019589
SP
4292012-09-26 Siddhesh Poyarekar <siddhesh@redhat.com>
430
431 * observer.texi (memory_changed): Expand parameter LEN to ssize_t.
432
82a90ccf
YQ
4332012-09-21 Yao Qi <yao@codesourcery.com>
434 Pedro Alves <palves@redhat.com>
435
436 * gdb.texinfo (GDB/MI Async Records): Document notification
437 'record-started' and 'record-stopped'.
438 * observer.texi (GDB Observers): New observer 'record-changed'.
439
aa9259cc
TS
4402012-09-19 Thomas Schwinge <thomas@codesourcery.com>
441
442 * gdb.texinfo: Document the removal of SH's 'regs' command.
443
c1d780c2
SDJ
4442012-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
445
446 * gdb.texinfo (jump): Mention new alias `j' for `jump'.
447
bb25a15c
YQ
4482012-09-18 Yao Qi <yao@codesourcery.com>
449
450 * gdb.texinfo (GDB/MI Async Records): Document new MI
451 notifications '=tsv-created' and '=tsv-deleted'.
452 * observer.texi (GDB Observers): New observer tsv_created and
453 tsv_deleted.
454
201b4506
YQ
4552012-09-18 Yao Qi <yao@codesourcery.com>
456
457 * observer.texi (GDB Observers): New observer 'traceframe_changed'.
458 * gdb.texinfo (GDB/MI Async Records): Mention new MI notification
459 '=traceframe-changed'.
460
6fc1c773
YQ
4612012-09-17 Yao Qi <yao@codesourcery.com>
462
463 * gdb.texinfo (List): Describe the meaning of 0 and -1 in
464 'set listsize'.
465
121c73f3
JK
4662012-09-13 Jan Kratochvil <jan.kratochvil@redhat.com>
467 Eli Zaretskii <eliz@gnu.org>
468
469 * gdbint.texinfo (Defining Other Architecture Features): Clarify *pcptr
470 encoding for gdbarch_breakpoint_from_pc, bp_addr for
471 gdbarch_push_dummy_call and bp_addr for gdbarch_push_dummy_code.
472
e9687799
JK
4732012-08-27 Jan Kratochvil <jan.kratochvil@redhat.com>
474
475 * gdb.texinfo (objfile-gdb.py file): New paragraph for .exe stripping.
476
3b5e4d35
YPK
4772012-08-23 Khoo Yit Phang <khooyp@cs.umd.edu>
478
479 Document how to return from "python-interactive" to GDB.
480 * gdb.texinfo (Python Commands): Update documentation.
481
4822012-08-22 Khoo Yit Phang <khooyp@cs.umd.edu>
483
484 Add a new "python-interactive" command that starts a standard
485 Python interactive prompt with "pi" as alias, and add "py" as
486 an alias to "python".
487 * gdb.texinfo (Python Commands): Document the new commands.
488
b583003e
TT
4892012-08-22 Tom Tromey <tromey@redhat.com>
490
491 * gdbint.texinfo (Host Definition): Remove documentation for
492 SIGWINCH_HANDLER and SIGWINCH_HANDLER_BODY.
493
a451cb65
KS
4942012-08-17 Keith Seitz <keiths@redhat.com>
495
496 PR c++/13356
497 * gdb.texinfo (Type and Range Checking): Remove warning.
498 Remove spurious commas.
499 Update text and examples for re-implementation of set/show
500 check type.
501 (C and C++ Type and Range Checks): Likewise.
502
6b1755ce
YQ
5032012-08-16 Yao Qi <yao@codesourcery.com>
504
505 * gdb.texinfo (Types In Python): Mention gdb.TYPE_CODE_BITSTRING
506 is deprecated.
507
f47f77df
DE
5082012-08-13 Doug Evans <dje@google.com>
509
510 * gdb.texinfo (Convenience Vars): Update text for "show convenience"
511 to include functions.
512
a72c3253
DE
5132012-08-10 Doug Evans <dje@google.com>
514
515 * gdb.texinfo (Convenience Funs): New node.
516 (Types In Python): Document Type.vector.
517
5b9afe8a
YQ
5182012-08-09 Yao Qi <yao@codesourcery.com>
519
520 * observer.texi: New observer command_param_changed.
521 * gdb.texinfo (GDB/MI Async Records): Doc for '=cmd-param-changed'.
522
dc1039df
JK
5232012-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
524
525 * gdbint.texinfo (Debugging GDB): In section
526 'Debugging @value{GDBN} with itself' change .gdbinit for gdb-gdb.gdb.
527 Mention also gdb-gdb.py.
528
4abf930d
YQ
5292012-08-07 Yao Qi <yao@codesourcery.com>
530
531 Revert the folloing patch:
532 2012-08-06 Yao Qi <yao@codesourcery.com>
533 * gdb.texinfo (Remote Configuration): Add kindex for 'set
534 remote hardware-watchpoint-limit' and 'set
535 remote hardware-breakpoint-limit'.
536
f3c8a52a
JK
5372012-08-06 Nathaniel Flath <flat0103@gmail.com>
538
539 * gdb.texinfo (Working Directory): Added information about new
540 default argument for 'cd' command.
541
77a91025
YQ
5422012-08-06 Yao Qi <yao@codesourcery.com>
543
544 * gdb.texinfo (Remote Configuration): Add kindex for 'set
545 remote hardware-watchpoint-limit' and 'set
546 remote hardware-breakpoint-limit'.
547
d9f08f52
YQ
5482012-08-06 Yao Qi <yao@codesourcery.com>
549
550 Fix PR14371.
551
552 * gdb.texinfo (GDB/MI Async Records): Fix the doc for
553 '=breakpoint-deleted'.
554
95b07c96
YQ
5552012-08-02 Yao Qi <yao@codesourcery.com>
556
557 * gdb.texinfo (Native): Remove node Neutrino.
558
7255706c
YQ
5592012-07-27 Yao Qi <yao@codesourcery.com>
560
561 * gdb.texinfo (IPA Protocol Commands): Document new command
562 'close'.
563
d6b28940
TT
5642012-07-25 Tom Tromey <tromey@redhat.com>
565
566 * gdb.texinfo (Maintenance Commands): Document maint info bfds.
567
e615022a
DE
5682012-07-20 Doug Evans <dje@google.com>
569
570 * gdb.texinfo (Mode Options): Delete --use-deprecated-index-sections.
571 (Index Files): Document how to control the use of deprecated index
572 sections.
573 (Index Section Format): Replace --use-deprecated-index-sections with
574 "set use-deprecated-index-sections on".
575
055855a4
EZ
5762012-07-12 Eli Zaretskii <eliz@gnu.org>
577
578 * gdbint.texinfo: Remove @syncodeindex directives that put all the
579 indices into a single node "Index". Instead, join function and
580 variable indices into a single index, separate from the concept
581 index. Requested in
582 http://sourceware.org/ml/gdb-patches/2012-07/msg00146.html.
583 (Top): Update the top-level menu: instead of one "Index" there are
584 now separate entries "Concept Index" and "Function and Variable
585 Index".
586 (Concept Index, Function and Variable Index): New nodes.
587 (Index): Node deleted.
588
f77cc5f0
HZ
5892012-07-05 Hui Zhu <hui_zhu@mentor.com>
590
591 * gdb.texinfo (Maintenance Commands): Change help for "maint agent"
592 and "maint agent-eval".
593
00595b5e
EZ
5942012-07-03 Eli Zaretskii <eliz@gnu.org>
595
596 * gdb.texinfo: Separate the index into 2 indices, cp and fn, to
597 avoid file-name clashes between Index.html and index.html on
598 case-insensitive filesystems. See the discussion starting in
599 http://sourceware.org/ml/gdb-patches/2012-06/msg00457.html for the
600 details of the problem.
601 (Top): Update the master menu for the above.
602 (Concept Index, Command and Variable Index): New nodes, instead of
603 the old "Index" node that was deleted. All cross-references
604 updated.
605
d3ce09f5
SS
6062012-07-02 Stan Shebs <stan@codesourcery.com>
607
608 * gdb.texinfo (Dynamic Printf): Mention agent style and
609 disconnected dprintf.
610 (Maintenance Commands): Describe maint agent-printf.
611 (General Query Packets): Mention BreakpointCommands feature.
612 (Packets): Document commands extension to Z0 packet.
613 * agentexpr.texi (Bytecode Descriptions): Document printf
614 bytecode.
615
2d7b58e8
JK
6162012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
617
618 * gdb.texinfo (File Options): Change -ix and -iex commands that apply
619 only after gdbinit files.
620 (Startup): Move -iex and -iex commands down after gdbinit files.
621
202cbf1c
JK
6222012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
623
624 * gdb.texinfo (Auto-loading safe path): Note the shell wildcard
625 possibility.
626
b6ba681c
TT
6272012-06-29 Tom Tromey <tromey@redhat.com>
628
629 * gdb.texinfo (Index Section Format): Update for version 7.
630
71caed83
SS
6312012-06-28 Stan Shebs <stan@codesourcery.com>
632
633 * gdb.texinfo (Miscellaneous GDB/MI Commands): Update -info-os
634 example, add note about title column.
635
ee0bf529
SCR
6362012-06-26 Siva Chandra Reddy <sivachandra@google.com>
637
638 * gdb.texinfo (Symbol Tables In Python): Add description about
639 the new 'last' attribute of gdb.Symtab_and line.
640
3c15d565
SCR
6412012-06-26 Siva Chandra Reddy <sivachandra@google.com>
642
643 * gdb.texinfo (Symbol Tables In Python): Correct the description
644 of the 'pc' attribute of gdb.Symtab_and_line.
645
45cfd468
DE
6462012-06-26 Doug Evans <dje@google.com>
647
648 * gdb.texinfo (Debugging Output): Document debug options dwarf2-read
649 and symtab-create.
650
496ee73e
KS
6512012-06-25 Keith Seitz <keiths@redhat.com>
652
653 * gdb.texinfo (GDB/MI Breakpoint Commands): Remove "-r" option
654 from example. Remove "rbreak" from list of corresponding
655 gdb commands.
656
156942c7
DE
6572012-06-23 Doug Evans <dje@google.com>
658
659 * gdb.texinfo (Index Section Format): Document version 7 format.
660
c614397c
YQ
6612012-06-22 Yao Qi <yao@codesourcery.com>
662
663 * gdb.texinfo: Add missing cindex for some packets.
664
472a2379
KS
6652012-06-20 Keith Seitz <keiths@redhat.com>
666
667 * gdb.texinfo (GDB/MI Breakpoint Commands): Re-order options
668 for -break-insert and document -p.
669
2678e2af
YQ
6702012-06-20 Yao Qi <yao@codesourcery.com>
671
672 * gdb.texinfo (Inferiors In Python): Replace "gdb.read_memory"
673 and "gdb.write_memory" with "Inferior.read_memory" and
674 "Inferior.write_memory".
675
984359d2
EZ
6762012-06-15 Patrice Dumas <pertusus@free.fr> (tiny change)
677
678 * gdb.texinfo (Summary): Add a link to "Free Documentation".
679 (Free Documentation): Add @node line.
680 (Continuing and Stepping) <advance location>: Use @item instead of
681 @itemx.
682 (Reverse Execution) <set exec-direction reverse>: Use @item instead of
683 @itemx.
684 (Embedded Processors): Put the link to "PA" to its correct place,
685 according to document structure.
686 (Python API): Put the link to "Lazy Strings In Python" to its
687 correct place.
688 (Index): Use @@ in @tex block to get a literal @.
689
690 * gdbint.texinfo: Fix the @subtitle line.
691
692 * stabs.texinfo (Top): Put the link to "Symbol Types Index" to its
693 correct place.
694
16bdd41f
YQ
6952012-06-08 Yao Qi <yao@codesourcery.com>
696
697 * gdb.texinfo (In-Process Agent): Add 'In-Process Agent
698 Protocol'.
699 (In-Process Agent Protocol, IPA Protocol Objects)
700 (IPA Protocol Commands): New nodes.
701 (Tracepoint Packets): Add anchors.
702
2d4c29c5
TS
7032012-06-06 Thomas Schwinge <thomas@codesourcery.com>
704
705 * gdb.texinfo: Document the deprecation of SH's 'regs' command.
706
6bd110c5
YQ
7072012-06-06 Yao Qi <yao@codesourcery.com>
708
709 * gdb.texinfo: Update copyright year.
710
f3e0e960
SS
7112012-05-23 Stan Shebs <stan@codesourcery.com>
712 Kwok Cheung Yeung <kcy@codesourcery.com>
713
714 * gdb.texinfo (Miscellaneous GDB/MI Commands): Document -info-os.
715
1564a261
JK
7162012-05-20 Jan Kratochvil <jan.kratochvil@redhat.com>
717
718 * gdb.texinfo (Separate Debug Files): New anchor debug-file-directory.
719 Mention also --with-separate-debug-dir.
720 (Auto-loading): Prepend $debugdir in the sample output.
721 (Auto-loading safe path): Likewise. Mention also $debugdir for the
722 auto-load safe-path variable.
723 (objfile-gdb.py file): Remove the extra debug-file-directory paragraph.
724 Mention also $debugdir for 'set auto-load scripts-directory'.
725
eb17f351
EZ
7262012-05-19 Eli Zaretskii <eliz@gnu.org>
727
728 * gdb.texinfo (Continuing and Stepping, Selection, Byte Order)
729 (MIPS Embedded, MIPS, MIPS Register packet Format)
730 (Target Descriptions, MIPS Features): Use @acronym{MIPS} where
731 appropriate.
732
4cc0665f
MR
7332012-05-18 Sandra Loosemore <sandra@codesourcery.com>
734 Maciej W. Rozycki <macro@codesourcery.com>
735
736 * gdb.texinfo (MIPS): Document "set mips compression" and "show
737 mips compression".
738 (MIPS Breakpoint Kinds): New subsubsection.
739
7af8dcf8 7402012-05-18 Eli Zaretskii <eliz@gnu.org>
02b67415
MR
741
742 * gdb.texinfo (Architecture-Specific Protocol Details): Define
743 nodes for subsections. Add @acronym mark-ups and adjust
744 formatting.
745
aff139ff
JK
7462012-05-18 Jan Kratochvil <jan.kratochvil@redhat.com>
747
748 Rename $ddir to $datadir.
749 * gdb.texinfo (Auto-loading, Auto-loading safe path)
750 (objfile-gdb.py file): Rename $ddir to $datadir.
751
9cb709b6
TT
7522012-05-18 Tom Tromey <tromey@redhat.com>
753
754 * gdb.texinfo (Print Settings): Document 'set print symbol'.
755
e7e0cddf
SS
7562012-05-14 Stan Shebs <stan@codesourcery.com>
757
758 * gdb.texinfo (Dynamic Printf): New subsection.
759
7efc75aa
SCR
7602012-05-13 Siva Chandra Reddy <sivachandra@google.com>
761
762 * gdb.texinfo (Basic Python): Add description about the function
763 gdb.find_pc_line
764
f307c045
JK
7652012-05-12 Jan Kratochvil <jan.kratochvil@redhat.com>
766 Eli Zaretskii <eliz@gnu.org>
767
768 * gdb.texinfo (Separate Debug Files): Use plural form for global
769 debugging information directory.
770
85d4a676
SS
7712012-05-11 Stan Shebs <stan@codesourcery.com>
772 Kwok Cheung Yeung <kcy@codesourcery.com>
773
774 * gdb.texinfo (Operating System Auxiliary Information): Document new
775 'info os' subcommands.
776
c1668e4e
JK
7772012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
778
779 * gdb.texinfo (Auto-loading, Init File in the Current Directory)
780 (libthread_db.so.1 file, objfile-gdb.gdb file, objfile-gdb.py file)
781 (dotdebug_gdb_scripts section): Add reference
782 to 'Auto-loading safe path'.
783
7349ff92
JK
7842012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
785
786 Implement multi-component --with-auto-load-dir.
787 * gdb.texinfo (Auto-loading): New references
788 for 'set auto-load scripts-directory'
789 and 'show auto-load scripts-directory'.
790 (Auto-loading safe path): Describe the new default. Move $ddir
791 substituation reference to 'objfile-gdb.py file'.
792 (objfile-gdb.py file): Describe script-name alias. Change real-name to
793 script-name. Describe new 'set auto-load scripts-directory'
794 and 'show auto-load scripts-directory'.
795
6dea1fbd
JK
7962012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
797
798 Provide $ddir substitution for --with-auto-load-safe-path.
799 * gdb.texinfo (Auto-loading): Replace /usr/local by $ddir/auto-load.
800 (Auto-loading safe path): Likewise. Mention the default value,
801 $ddir substitution, --with-auto-load-safe-path and
802 --without-auto-load-safe-path.
803 * observer.texi (gdb_datadir_changed): New.
804
1ccacbcd
JK
8052012-05-09 Jan Kratochvil <jan.kratochvil@redhat.com>
806
807 * gdb.texinfo (Auto-loading): Wrap too long lines in @smallexample.
808 Twice.
809
d9242c17
JK
810 * gdb.texinfo (Separate Debug Files, Auto-loading safe path): Replace
811 directory separator by path separator.
812
af2c1515
JK
8132012-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
814
815 * gdb.texinfo (Auto-loading safe path): Make 'directories'
816 for 'set auto-load safe-path' optional. Mention if it is omitted.
817 Change disabling security protection condition to "/", twice.
818
a20ee7a4
SCR
8192012-05-03 Siva Chandra Reddy <sivachandra@google.com>
820
821 * gdb.texinfo (Symbol Tables In Python): Add documentation about
822 the new methods global_block and static_block on gdb.Symtab
823 objects.
824
56af09aa
SCR
8252012-05-02 Siva Chandra Reddy <sivachandra@google.com>
826
827 * gdb.texinfo (Blocks In Python): Add a note saying that future
828 improvements to GDB and its infrastructure can move symbols
829 across blocks within a symbol table.
830
2746b0ef
YQ
8312012-04-29 Yao Qi <yao@codesourcery.com>
832
833 * gdb.texinfo (Architectures): Remove menu entry `A29K'.
834 (A29K): Remove.
835
62e5f89c
SDJ
8362012-04-27 Sergio Durigan Junior <sergiodj@redhat.com>
837 Tom Tromey <tromey@redhat.com>
838
839 * gdb.texinfo (Static Probe Points): New entry, explaining SystemTap
840 and generic static probe support on GDB.
841
a766d390
DE
8422012-04-25 Doug Evans <dje@google.com>
843
50f042b9
DE
844 * gdb.texinfo (Go): Fix thinko.
845
a766d390
DE
846 * gdb.texinfo (Supported Languages): Add Go.
847 (Go): New node.
848
f02e2b19
YQ
8492012-04-25 Yao Qi <yao@codesourcery.com>
850
851 * gdbint.texinfo (Testsuite): New section `Board settings'.
852
68d41a48
JK
8532012-04-23 Jan Kratochvil <jan.kratochvil@redhat.com>
854
855 * gdb.texinfo (Auto-loading safe path): Remove trailing [@dots{}].
856 Three times.
857
174bb630
JK
858 * gdb.texinfo (Auto-loading safe path): Add trailing @dots{}.
859 Three times.
860
0511cc75
JK
8612012-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
862
863 * gdb.texinfo (Auto-loading safe path): Replace @itemize @bullet
864 by @table @asis. Fix formatting of one item.
865
0070f25a
JK
8662012-04-18 Jan Kratochvil <jan.kratochvil@redhat.com>
867
868 * gdb.texinfo (Auto-loading verbose mode): Fix smallexample typo.
869
4dc84fd1
JK
8702012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
871
872 New option "set debug auto-load".
873 * gdb.texinfo (Auto-loading): New menu item for auto-load verbose mode.
874 (auto-load verbose mode): New node.
875
bccbefd2
JK
8762012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
877
878 New option "set auto-load safe-path".
879 * gdb.texinfo (Auto-loading): Extend the "show auto-load"
880 and "info auto-load" examples for safe-path. Put there also references
881 for "set auto-load safe-path" and "show auto-load safe-path".
882 New menu item for Auto-loading safe path.
883 (Auto-loading safe path): New node.
884 (Python Auto-loading): Update the expected output from "Missing"
885 to "No".
886
bf88dd68
JK
8872012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
888
889 auto-load: Implementation.
890 * gdb.texinfo (Mode Options): New anchor for -nx.
891 (Startup): New anchors for Option -init-eval-command,
892 Home Directory Init File
893 and Init File in the Current Directory during Startup.
894 Mention set auto-load local-gdbinit with a reference.
895 Change the sample code to "set auto-load python-scripts".
896 (Threads): New anchor set libthread-db-search-path.
897 Provide references to libthread_db.so.1 file.
898 (Controlling GDB): New menu item for Auto-loading.
899 (Auto-loading, Init File in the Current Directory)
900 (libthread_db.so.1 file, objfile-gdb.gdb file): New nodes.
901 (Python): Rename the menu item Auto-loading to Python Auto-loading.
902 (Writing a Pretty-Printer, Objfiles In Python): Update the renamed
903 reference.
904 (Auto-loading): Rename to ...
905 (Python Auto-loading): ... here. Change "set auto-load-scripts" to
906 "set auto-load python-scripts", new anchor for it. Change
907 "show auto-load-scripts" to "show auto-load python-scripts", new anchor
908 for it. Change "info auto-load-scripts"
909 to "info auto-load python-scripts", new anchor for it. Change "scripts"
910 to "Python scripts".
911
8264ba82
AG
9122012-04-14 Anton Gorenkov <xgsa@yandex.ru>
913
914 PR mi/13393
915 * gdb.texinfo (Print Settings): Extend the description for "set print
916 object".
917 (GDB/MI Variable Objects): Extend the description for -var-create and
918 -var-list-children.
919
06fc020f
SCR
9202012-04-11 Siva Chandra Reddy <sivachandra@google.com>
921
922 * gdb.texinfo (Examining Data): Document the 'explore' command.
923
7191c139
JB
9242012-03-28 Joel Brobecker <brobecker@adacore.com>
925
926 * gdb.texinfo (GDB/MI Variable Objects): Document what happens
927 to the children of a varobj and its update range when -var-update
928 returns that the varobj's type changed.
929
3708f05e
JK
9302012-03-27 Jan Kratochvil <jan.kratochvil@redhat.com>
931
932 * gdb.texinfo (Auto-loading): Move @menu to the end of @node.
933 Create two new links fir 'objfile-gdb.py file'
934 and 'dotdebug_gdb_scripts section'.
935
8e0583c8
JK
9362012-03-27 Jan Kratochvil <jan.kratochvil@redhat.com>
937
938 * gdb.texinfo (Auto-loading): Rename node reference
939 '.debug_gdb_scripts section' to 'dotdebug_gdb_scripts section'.
940 Twice.
941 (.debug_gdb_scripts section): Rename the node ...
942 (dotdebug_gdb_scripts section): ... here.
943 (Maintenance Commands): Also rename this node reference.
944
7b282c5a
SCR
9452012-03-22 Siva Chandra Reddy <sivachandra@google.com>
946
947 * gdb.texinfo (Python API/Values From Inferior): Add description
948 about the new method Value.referenced_value. Add description on
949 how Value.dereference is different (and similar) to
950 Value.referenced_value.
951
8320cc4f
JK
9522012-03-19 Jan Kratochvil <jan.kratochvil@redhat.com>
953
954 * gdb.texinfo (File Options): Describe --init-command=FILE, -ix and
955 --init-eval-command=COMMAND, -iex.
956 (Startup): Describe -iex and -ix. Simplify the example
957 for "set auto-load-scripts off".
958
481860b3
GB
9592012-03-16 Gary Benson <gbenson@redhat.com>
960
961 PR breakpoints/10738
962 * gdb.texinfo (Inline Functions): Remove the now-unnecessary @item
963 stating that GDB cannot set breakpoints on inlined functions.
964 (Mode Options): Document --use-deprecated-index-sections.
965 (Index Section Format): Document new index section version format.
966
c4aeac85
TT
9672012-03-15 Tom Tromey <tromey@redhat.com>
968
969 * gdb.texinfo (Debugging C Plus Plus): Document "info vtbl".
970
16899756
DE
9712012-03-13 Doug Evans <dje@google.com>
972
973 * gdb.texinfo (Help): Change apropos example to use "alias" instead
974 of "reload".
975 (Symbols): Delete docs for set/show symbol-reloading.
976 * gdbint.texinfo (Defining Other Architecture Features): Delete
977 SYMBOL_RELOADING_DEFAULT.
978 * refcard.tex: Delete reference to symbol-reloading.
979
9b224c5e
PA
9802012-03-07 Pedro Alves <palves@redhat.com>
981
982 * gdb.texinfo (General Query Packets): Document new
983 QProgramSignals packet.
984 * gdb.texinfo (Remote configuration): Mention
985 "program-signals-packet".
986
169081d0
TG
9872012-03-05 Tristan Gingold <gingold@adacore.com>
988
989 * gdb.texinfo (General Query Packets): Document xfer:uib:read.
990
d1feda86
YQ
9912012-03-03 Yao Qi <yao@codesourcery.com>
992
993 * gdb.texinfo (In-Process Agent): New node.
994 Document new commands.
995 (General Query Packets): Add packet `QAgent'.
996
1faeff08
MR
9972012-03-01 Maciej W. Rozycki <macro@codesourcery.com>
998
999 * gdb.texinfo (MIPS Features): Add org.gnu.gdb.mips.dsp.
1000
7d74f244
DE
10012012-03-01 Scott J. Goldman <scottjg@vmware.com>
1002
1003 * gdb.texinfo (Commands In Python): Put example python macro in
1004 COMMAND_USER category rather than COMMAND_OBSCURE.
1005 Document gdb.COMMAND_USER.
1006 (User-defined Commands): Update documentation to clarify
1007 "set/show max-user-call-depth" and "show user" don't apply to python
1008 commands. Update documentation to clarify "help user-defined" may
1009 also include python commands defined as COMMAND_USER.
1010
6fe37d23
JK
10112012-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
1012
1013 * gdb.texinfo (Startup): Add option -ex description to the option -x
1014 description.
1015
83364271
LM
10162012-02-24 Luis Machado <lgustavo@codesourcery.com>
1017
1018 * gdb.texinfo (Setting Breakpoints): Mention and explain the
1019 condition-evaluation breakpoint parameter.
1020 Mention condition-evaluation mode being shown in "info break".
1021 (Break Conditions): Add description for target-side
1022 conditional breakpoints.
1023 (Remote Configuration): Mention conditional-breakpoints-packet.
1024 (Packets): Add cond-expr parameter to Z0/Z1 packets and explain
1025 cond-expr.
1026 (General Query Packets): Mention new ConditionalBreakpoint feature.
1027
bdb1994d
TT
10282012-02-22 Tom Tromey <tromey@redhat.com>
1029
1030 * gdb.texinfo (Blocks In Python): Clarify block iteration.
1031
4d241c86
TT
10322012-02-17 Tom Tromey <tromey@redhat.com>
1033
1034 PR python/10753:
1035 * gdb.texinfo (objfile-gdb.py file): Fix location of auto-load
1036 directory.
1037
816338b5
SS
10382012-02-14 Stan Shebs <stan@codesourcery.com>
1039
1040 * gdb.texinfo (Disabling Breakpoints): Document enable count.
1041
cc30c4bd
PA
10422012-02-13 Pedro Alves <palves@redhat.com>
1043
1044 * gdb.texinfo (MIPS boards): Refer to mips-elf instead of
1045 mips-idt-ecoff.
1046
035d1e5b
YQ
10472012-02-09 Yao Qi <yao@codesourcery.com>
1048
1049 * gdb.texinfo (Symbols In Python): Add missing `@end defvar'.
1050
f0823d2c
TT
10512012-02-07 Tom Tromey <tromey@redhat.com>
1052
1053 * gdb.texinfo (Symbols In Python): Document Symbol.needs_frame and
1054 Symbol.value.
1055
64e7d9dd
TT
10562012-02-07 Tom Tromey <tromey@redhat.com>
1057
1058 * gdb.texinfo (Symbols In Python): Document Symbol.line.
1059
4220b2f8
TS
10602012-01-27 Thomas Schwinge <thomas@codesourcery.com>
1061
1062 * gdb.textinfo (Packets): Move vCont paragraph to the correct place.
1063
edcc5120
TT
10642012-01-24 Tom Tromey <tromey@redhat.com>
1065
1066 * gdb.texinfo (Set Catchpoints): Document "catch load" and "catch
1067 unload".
1068 (Files): Mention new catch commands.
1069 (GDB/MI Async Records): Likewise.
1070
53fe1783
GB
10712012-01-24 Gary Benson <gbenson@redhat.com>
1072
1073 Delete #if 0'd out code.
1074 * gdb.texinfo (Frame Info): Remove "info catch".
1075
b9e7b9c3
UW
10762012-01-20 Ulrich Weigand <ulrich.weigand@linaro.org>
1077
1078 * gdb.texinfo (Remote Configuration): Document
1079 "set remote hostio-readlink-packet" command.
1080 (General Query Packets): Document vFile:readlink packet.
1081
4aac40c8
TT
10822012-01-16 Tom Tromey <tromey@redhat.com>
1083
1084 * gdb.texinfo (Specify Location): Document relative file name
1085 handling.
1086
cafec441
TT
10872012-01-16 Tom Tromey <tromey@redhat.com>
1088
1089 * gdb.texinfo (gdb.printing): Document FlagEnumerationPrinter.
1090
0ee339bc
JK
10912012-01-13 Jan Kratochvil <jan.kratochvil@redhat.com>
1092 Eli Zaretskii <eliz@gnu.org>
1093
1094 * gdbint.texinfo (Coding Standards): Require braces for two lines of
1095 code.
1096
72384ba3
PH
10972012-01-11 Paul Hilfinger <hilfingr@adacore.com>
1098
1099 * gdb.texinfo (Variables): Document use of :: for non-static
1100 variables.
1101
ce1b17c4
JB
11022012-01-05 Joel Brobecker <brobecker@adacore.com>
1103
1104 * gdbint.texinfo (Start of New Year Procedure): Update
1105 to replace use of copyright.sh by use of copyright.py.
1106
217bff3e
JK
11072012-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1108
1109 Remove the gdbtui binary.
1110 * all-cfg.texi (GDBTUI): Remove.
1111 * gdb.texinfo (Mode Options): Remove the GDBTUI reference.
1112 (TUI): Remove GDBTUI pindex. Remove the GDBTUI reference.
1113 * gdbint.texinfo (Testsuite): Replace `gdbtui' by `gdb -tui'.
1114
cc72b2a2
KP
11152011-12-23 Kevin Pouget <kevin.pouget@st.com>
1116
1117 Introduce gdb.FinishBreakpoint in Python.
1118 * gdb.texinfo (Finish Breakpoints in Python): New subsection.
1119 (Python API): Add menu entry for Finish Breakpoints.
1120
13ac8d2c
JK
11212011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
1122
1123 * gdbint.texinfo (Testsuite): Describe KFAIL and XFAIL in Writing
1124 tests.
1125
e0f9f062
DE
11262011-12-16 Doug Evans <dje@google.com>
1127
1128 * gdb.texinfo (Server): Document -/stdio argument to gdbserver.
1129
80b6e756
PM
11302011-12-16 Phil Muldoon <pmuldoon@redhat.com>
1131
1c3ad6ab 1132 * gdb.texinfo (Python Commands): Remove "maint set/show print
80b6e756
PM
1133 stack". Add documentation for "set/show python print-stack".
1134
2fb860fc
PA
11352011-12-14 Pedro Alves <pedro@codesourcery.com>
1136
1137 * gdb.texinfo (Implementing a Remote Stub): Explain that you
1138 should transfer control to the stub in the startup code instead of
1139 in main. Mention the need to get past the initial breakpoint.
1140
f8eba3c6
TT
11412011-12-06 Tom Tromey <tromey@redhat.com>
1142
1143 * gdb.texinfo (Set Breaks): Update for new behavior.
1144
2268b414
JK
11452011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1146
1147 * gdb.texinfo (Requirements, Remote Protocol): Reference also `Library
1148 List Format for SVR4 Targets'.
1149 (General Query Packets): New item qXfer:libraries-svr4:read.
1150 (Library List Format for SVR4 Targets): New node.
1151
ae6f0d5b
TT
11522011-12-01 Tom Tromey <tromey@redhat.com>
1153
1154 * gdb.texinfo (Writing a Pretty-Printer): Use append method, not
1155 add.
1156
36dfb11c
TT
11572011-11-22 Tom Tromey <tromey@redhat.com>
1158
1159 * gdb.texinfo (GDB/MI Async Records): Document new *stopped
1160 reasons.
1161
f196051f
SS
11622011-11-20 Stan Shebs <stan@codesourcery.com>
1163
1164 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
1165 note-related options and variables.
1166 (Tracepoint Packets): Document packet changes.
1167
f85b53f8
SD
11682011-11-20 Sanjoy Das <sdas@igalia.com>
1169
1170 * gdb.texinfo (JIT Interface): Add documentation on writing and
1171 usind JIT debug info readers.
1172 (Custom Debug Info, Using JIT Debug Info Readers, Writing JIT
1173 Debug Info Readers): New nodes.
1174
bfccc43c
YQ
11752011-11-18 Yao Qi <yao@codesourcery.com>
1176
1177 * gdb.texinfo (Create and Delete Tracepoints): Mention pending
1178 tracepoint.
1179
c011a4f4
DE
11802011-11-15 Doug Evans <dje@google.com>
1181
1182 * gdb.texinfo (Files): Document basenames-may-differ.
1183
ed59ded5
DE
11842011-11-14 Doug Evans <dje@google.com>
1185
1186 * gdb.texinfo (Shell Commands): Document "!".
1187
405f8e94
SS
11882011-11-14 Stan Shebs <stan@codesourcery.com>
1189 Kwok Cheung Yeung <kcy@codesourcery.com>
1190
1191 * gdb.texinfo (Create and Delete Tracepoints): Describe what is
1192 needed to get shorter fast tracepoints.
1193 (Tracepoint Packets): Document new qTMinFTPILen packet.
1194
1e4d1764
YQ
11952011-11-14 Yao Qi <yao@codesourcery.com>
1196
1197 * gdb.texinfo (Create and Delete Tracepoints): Describe changed
1198 behavior of tracepoint.
1199 (General Query Packets): New feature InstallInTrace.
1200 (Remote Configuration): Document "set remote
1201 install-in-trace-packet".
1202
71eba9c2 12032011-11-12 Matt Rice <ratmice@gmail.com>
1204
1205 * gdb.texinfo (C Preprocessor Macros): Remove info definitions.
1206 Add arguments to info macro.
1207
e0f8f636
TT
12082011-11-10 Tom Tromey <tromey@redhat.com>
1209
1210 * gdb.texinfo (Compilation): Don't mention -gdwarf-2. Link to GCC
1211 manual.
1212 (Variables): Don't mention -gdwarf-2. Link to Compilation node.
1213 (Macros): Add a footnote.
1214 (C): Remove paragraph about compiler options.
1215 (C Constants): Mention wide character and string constants.
1216 (C Plus Plus Expressions): Update compiler option advice. Mention
1217 using declarations. Mention ADL. Remove old HP compiler
1218 information.
1219
625c0d47
TT
12202011-11-10 Tom Tromey <tromey@redhat.com>
1221
1222 PR c++/9257:
1223 * gdb.texinfo (Print Settings): Add an extra note about the need
1224 for a vtable.
1225
4be2aacc
MR
12262011-11-08 Maciej W. Rozycki <macro@codesourcery.com>
1227
1228 * gdb.texinfo (MIPS): Remove duplicate "auto" reference from
1229 "set mips abi" documentation.
1230
0a1c4d10
DE
12312011-11-04 Doug Evans <dje@google.com>
1232
1233 * gdb.texinfo (Maintenance Commands): Update docs of "maint time".
1234
aad1c02c
TT
12352011-11-03 Tom Tromey <tromey@redhat.com>
1236
1237 * gdb.texinfo (Stopping): Add menu entry.
1238 (Continuing and Stepping): Restore @node. Use @section, not
1239 @subsection.
1240
983fb131
MR
12412011-11-03 Maciej W. Rozycki <macro@codesourcery.com>
1242
1243 * gdb.texinfo (Skipping Over Functions and Files): Remove node
1244 designation. Fix "Specify Location" cross-reference.
1245
3065dfb6
SS
12462011-11-02 Stan Shebs <stan@codesourcery.com>
1247
1248 * gdb.texinfo (Tracepoint Action Lists): Document collect/s.
1249 (General Query Packets): Describe tracenz feature.
1250 * agentexpr.texi (Bytecode Descriptions): Describe tracenz.
1251
0aaaf063
PK
12522011-10-28 Paul Koning <paul_koning@dell.com>
1253
1254 * gdb.texinfo (gdb.types): Rename deepitems to deep_items.
1255
2231f1fb
KP
12562011-10-27 Kevin Pouget <kevin.pouget@st.com>
1257
1258 * gdb.texinfo ((Frames In Python): Document
1259 gdb.FRAME_UNWIND_FIRST_ERROR contant.
1260
5110b5df
PK
12612011-10-26 Paul Koning <paul_koning@dell.com>
1262
1263 * gdb.texinfo (gdb.types): Document new deepitems function.
1264
22dbab46
PK
12652011-10-25 Paul Koning <paul_koning@dell.com>
1266
1267 PR python/13327
1268
1269 * gdb.texinfo (Values From Inferior): Add is_lazy attribute,
1270 fetch_lazy method.
1271
9df2fbc4
PM
12722011-10-20 Phil Muldoon <pmuldoon@redhat.com>
1273
1274 PR python/12656
1275
1276 * gdb.texinfo (Blocks In Python): Document is_static, is_global,
1277 global_block, static_block function.
1278
f05e2e1d
TT
12792011-10-19 Tom Tromey <tromey@redhat.com>
1280
1281 * gdb.texinfo (Commands In Python): Add missing "@"s.
1282
a7fc3f37
KP
12832011-10-13 Kevin Pouget <kevin.pouget@st.com>
1284
1285 PR python/13285 Document named constants for frame unwind stop reasons
1286 * gdb.texinfo (Frames In Python): Document gdb.FRAME_UNWIND_*
1287 constants.
1288
5048e516
JK
12892011-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
1290
1291 Fix compatibility with texinfo versions older than 4.12.
1292 * Makefile.in (MAKEINFO): Set to @MAKEINFO@.
1293 (MAKEINFOFLAGS, MAKEINFO_EXTRA_FLAGS, MAKEINFO_CMD): New.
1294 (MAKEHTMLFLAGS): Use MAKEINFO_CMD.
1295 (gdb.info, gdbint.info, stabs.info, annotate.info): Use MAKEINFO_CMD.
1296 * gdb.texinfo (Tail Call Frames): Convert @arrow{} to @click, when possible.
1297 Make the conversion conditional on HAVE_MAKEINFO_CLICK, using variables
1298 CALLSEQ1A, CALLSEQ1B, CALLSEQ2A and CALLSEQ2B.
1299
5a56e9c5
DE
13002011-10-09 Doug Evans <dje@google.com>
1301
1302 * gdb.texinfo (Extending GDB): Document alias command.
1303
36b11add
JK
13042011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
1305
1306 Support @entry in input expressions.
1307 * gdb.texinfo (Variables): Describe @entry names suffix.
1308 (Print Settings): Add anchor for `set print entry-values'.
1309
e18b2753
JK
13102011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
1311 Eli Zaretskii <eliz@gnu.org>
1312
1313 Display @entry parameter values (without references).
1314 * gdb.texinfo (Tail Call Frames): Add anchor. Add self tail call
1315 example.
1316 (Print Settings): New description of set print entry-values and show
1317 print entry-values.
1318
111c6489
JK
13192011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
1320 Eli Zaretskii <eliz@gnu.org>
1321
1322 Recognize virtual tail call frames.
1323 * gdb.texinfo (Optimized Code): Add reference to Tail Call Frames.
1324 (Tail Call Frames): New node.
1325 (Frames In Python): Add gdb.TAILCALL_FRAME.
1326
9c15afc4
DE
13272011-10-07 Doug Evans <dje@google.com>
1328
1329 * gdb.texinfo (gdb.printing): Document new `replace' arg to
1330 register_pretty_printer.
1331
99f5279d
PM
13322011-10-07 Phil Muldoon <pmuldoon@redhat.com>
1333
1334 PR python/12930
1335 PR python/12802
1336
1337 * gdb.texinfo (Breakpoints In Python): Clarify behavior in the
1338 stop method.
1339
03583c20
UW
13402011-10-07 Ulrich Weigand <ulrich.weigand@linaro.org>
1341
1342 * gdb.texinfo (Starting your Program): "set disable-randomization"
1343 is no longer Linux-specific.
1344 (Remote Configuration): Document "set remote
1345 disable-randomization-packet".
1346 (General Query Packets): Document "QDisableRandomization" packet
1347 and add it to "qSupported" list.
1348
bd054e06
KP
13492011-10-07 Kevin Pouget <kevin.pouget@st.com>
1350
1351 Allow Python notification of new object-file loadings.
1352 * gdb.texinfo (Events In Python): Document `gdb.NewObjFileEvent'
1353 event type.
1354
cb6be26b
KP
13552011-10-04 Kevin Pouget <kevin.pouget@st.com>
1356
1357 PR python/12691: Add the inferior to Python exited event
1358 * gdb.texinfo (Events In Python): Describe exited inferior attribute.
1359
a05336a1
JB
13602011-10-03 Joel Brobecker <brobecker@adacore.com>
1361
1362 * gdb.texinfo (GDB/MI Miscellaneous Commands): Minor
1363 rephasing.
1364
5d77fe44
JB
13652011-10-03 Joel Brobecker <brobecker@adacore.com>
1366
1367 * gdb.texinfo (GDB/MI Ada Tasking Commands): New node.
1368 (GDB/MI Miscellaneous Commands): Add `ada-task-info'
1369 as possible feature returned by the `-list-features'
1370 command.
1371
699df94d
PK
13722011-09-28 Paul Koning <paul_koning@dell.com>
1373
1374 * gdb.texinfo (gdb.Type): Document field access by dictionary
1375 key syntax.
1376
24bdad53
YQ
13772011-09-28 Yao Qi <yao@codesourcery.com>
1378
1379 * gdb.texinfo (Files): Update options for `add-symbol-file'.
1380 Add one space after option `-s'. Remove @r{} markup.
1381
6710bf39
SS
13822011-09-27 Stan Shebs <stan@codesourcery.com>
1383
1384 * gdb.texinfo (Tracepoint Action Lists): Document $_ret.
1385
d99f7e48
HZ
13862011-09-16 Hui Zhu <teawater@gmail.com>
1387
1388 * gdb.texinfo (Tracepoint Restrictions): Change *$esp@300
1389 to *(unsigned char *)$esp@300.
1390
d812018b
PK
13912011-09-15 Paul Koning <paul_koning@dell.com>
1392
1393 * gdb.texinfo: Make style of Python functions and methods match
1394 the syntax of Python. Also put class and module names explicitly
1395 on function, member, and variable names, matching Python
1396 documentation conventions.
1397
2aa48337
KP
13982011-09-15 Kevin Pouget <kevin.pouget@st.com>
1399
1400 PR Python/12692 Add gdb.selected_inferior() to Python interface.
1401 * gdb.texinfo (Inferiors In Python): Describe new
1402 gdb.selected_inferior() function.
1403
6839b47f
KP
14042011-09-15 Kevin Pouget <kevin.pouget@st.com>
1405
1406 Handle multiple breakpoint hits in Python interface:
1407 * gdb.texinfo (Events In Python): New function documentation:
1408 gdb.BreakpointEvent.breakpoints. Indicate that
1409 gdb.BreakpointEvent.breakpoint is now deprecated.
1410
26829f2b
JB
14112011-09-04 Joel Brobecker <brobecker@adacore.com>
1412
1413 * gdb.texinfo: Set EDITION to "Tenth" and change ISBN.
1414
a9f54f60
TT
14152011-08-25 Andrew Oakley <andrew@ado.is-a-geek.net>
1416
1417 * gdb.texinfo (Types In Python): Document 'bitpos' for enums.
1418
fa3a4f15
PM
14192011-08-17 Phil Muldoon <pmuldoon@redhat.com>
1420
1421 * gdb.texinfo (Prompt): Add set/show extended-prompt
1422 documentation
1423 (Basic Python): Add prompt_hook anchor.
1424 (Python modules): Reword module text to reflect multiple modules.
1425 (gdb.prompt): Document gdb.prompt module.
1426
224bbe49
YQ
14272011-08-14 Yao Qi <yao@codesourcery.com>
1428
78d85199
YQ
1429 * gdb.texinfo (General Query Packets): Document qXfer:fdpic:read packet.
1430
14312011-08-14 Yao Qi <yao@codesourcery.com>
1432
1433 * gdb.texinfo (Standard Target Features): Document C6x features.
224bbe49
YQ
1434 (TIC6x Features): New node.
1435
457e09f0
DE
14362011-08-12 Doug Evans <dje@google.com>
1437
1438 * gdb.texinfo (Symbols In Python): Document symbol.type.
1439
5e239b84
PM
14402011-08-09 Phil Muldoon <pmuldoon@redhat.com>
1441
1442 * gdb.texinfo (Python): Document command and function
1443 auto-loading.
1444
177bc839
JK
14452011-07-26 Jan Kratochvil <jan.kratochvil@redhat.com>
1446 Eli Zaretskii <eliz@gnu.org>
1447
1448 * gdb.texinfo (whatis, ptype): Highlight their differences. Describe
1449 typedefs unrolling. Extend the sample code by an inner typedef and
1450 outer typedefs unrolling.
1451
1a532630
PP
14522011-07-26 Paul Pluzhnikov <ppluzhnikov@google.com>
1453
1454 * gdb.texinfo (Caching Remote Data): Document {set,show} dcache
1455 size and line-size.
1456
9b158ba0 14572011-07-21 Matt Rice <ratmice@gmail.com>
1458
1459 PR macros/12999
1460 * gdb.texinfo (Macros): Add info definitions and info macros commands.
1461 Update text and cindex entries for info macro command.
1462
d17b6f81
PM
14632011-07-21 Phil Muldoon <pmuldoon@redhat.com>
1464
1465 * observer.texi (GDB Observers): Add before_prompt observer.
1466 * gdb.texinfo (Basic Python): Add documentation for prompt
1467 substitution.
1468
713389e0
PM
14692011-07-11 Phil Muldoon <pmuldoon@redhat.com>
1470
1471 PR python/12438
1472 * gdb.texinfo (Python Commands): Add deprecate note to maint
1473 set/show python print-stack. Document set/show python
1474 print-backtrace.
1475
177b42fe
TJB
14762011-07-05 Thiago Jung Bauermann <bauerman.ibm.com>
1477
1478 * gdb.texinfo: Fix typos.
1479
900e11f9
JK
14802011-07-01 Tom Tromey <tromey@redhat.com>
1481
1482 * gdb.texinfo (Debugging Output): Document set debug
1483 check-physname.
1484
39c4d40a
TT
14852011-06-29 Tom Tromey <tromey@redhat.com>
1486
1487 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document
1488 breakpoint-notifications feature.
1489
6f5def7d
UW
14902011-06-29 Ulrich Weigand <ulrich.weigand@linaro.org>
1491
1492 * gdb.texinfo (Target Description): Remove warning about
1493 possibly unstable format.
1494
8cf64490
TT
14952011-06-03 Tom Tromey <tromey@redhat.com>
1496
1497 * gdb.texinfo (GDB/MI Async Records): Document 'exit-code' field.
1498 (Events In Python): Note that exit_code is optional.
1499
393eab54
PA
15002011-05-17 Pedro Alves <pedro@codesourcery.com>
1501
1502 * gdb.texinfo (Remote Protocol) <Overview>: Mention vCont is
1503 required for multi-threading support.
1504 (Remote Protocol) <Packets>: Mention that 'c', 's', 'C', 'S' and
1505 Hc are deprecated for multi-threading debugging. Point readers at
1506 the vCont packet.
1507
75fc9810
DE
15082011-05-15 Doug Evans <dje@google.com>
1509
1510 * gdb.texinfo (Auto-loading): Document printing of missing scripts.
1511
01124a23
DE
15122011-05-13 Doug Evans <dje@google.com>
1513
98a5dd13
DE
1514 * gdb.texinfo (Threads): Document $sdir,$pdir.
1515 (Server): Document $pdir exception.
1516
dbaefcf7
DE
1517 * gdb.texinfo (Auto-loading): Document "info auto-load-scripts".
1518
cc63ef9b
DE
1519 * gdb.texinfo (Threads): Clarify default value for
1520 libthread-db-search-path.
7e0396aa 1521
01124a23
DE
1522 * gdb.texinfo (Completion): Update example.
1523 (Debugging Output): Delete `set/show debug lin-lwp-async'.
1524
d248b706
KY
15252011-05-12 Kwok Cheung Yeung <kcy@codesourcery.com>
1526
1527 * gdb.texinfo: Document change in the behaviour of the enable and
1528 disable GDB commands when applied to tracepoints.
1529 Document the EnableDisableTracepoints remote stub feature.
1530 Document QTEnable and QTDisable in the list of tracepoint packets.
1531
cc88a640
JK
15322011-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1533
1534 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Rename inc-hist.texinfo to
1535 hsuser.texi.
1536 * gdb.texinfo <!SYSTEM_READLINE>: Rename inc-hist.texinfo inclusion and
1537 comment to hsuser.texi. Change rluser.texi name in the comment.
1538
84e578fb
DE
15392011-05-10 Doug Evans <dje@google.com>
1540
1541 * gdb.texinfo (Threads): If an empty path is provided for
1542 libthread-db-search-path it is reset to its default value.
1543 (Server): Ditto.
1544
478aac75
DE
15452011-05-09 Doug Evans <dje@google.com>
1546
1547 * gdb.texinfo (Requirements): Fix typo. Mention --with-iconv-bin.
1548
9c06b0b4
TJB
15492011-05-06 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
1550 Thiago Jung Bauermann <bauerman@br.ibm.com>
1551
1552 Implement support for PowerPC BookE masked watchpoints.
1553 * gdb.texinfo (Set Watchpoints): Document mask parameter.
1554 (PowerPC Embedded): Mention support of masked watchpoints.
1555
9ed350ad
JB
15562011-05-03 Joel Brobecker <brobecker@adacore.com>
1557
1558 * gdb.texinfo (In Memoriam): Replace litteral uses of `GDB' with
1559 `@value{GDBN}'.
1560
4ceed123
JB
15612011-05-03 Joel Brobecker <brobecker@adacore.com>
1562
1563 * gdb.texinfo (titlepage): Remove dedication.
1564 (In Memoriam): New appendix.
1565
559a7a62
JK
15662011-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
1567 Eli Zaretskii <eliz@gnu.org>
1568
1569 * gdb.texinfo (Index Section Format): Change the version to 5.
1570 Describe the different formula.
1571
03f2bd59
JK
15722011-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
1573 Eli Zaretskii <eliz@gnu.org>
1574
1575 * gdb.texinfo (Starting and Stopping Trace Experiments): New anchor
1576 for disconnected tracing.
1577 (Multi-Process Mode for @code{gdbserver}): Mention --multi and
1578 extended-remote relationship. Mention --once.
1579 (TCP port allocation lifecycle of @code{gdbserver}): New.
1580
d9b1a651
EZ
15812011-04-23 Eli Zaretskii <eliz@gnu.org>
1582
1583 * gdb.texinfo (Server): Improve indexing. Index all optional
1584 switches to gdbserver.
1585
90476074
TT
15862011-04-20 Tom Tromey <tromey@redhat.com>
1587
1588 * gdb.texinfo (Index Section Format): New node.
1589 (Top): Add new node to menu.
1590
c21236dc
PA
15912011-04-20 Pedro Alves <pedro@codesourcery.com>
1592
1593 * gdb.texinfo (Maintenance Commands): Document `maint print
1594 remote-registers'.
1595
05c8c3f5
TT
15962011-04-20 Tom Tromey <tromey@redhat.com>
1597
1598 * gdb.texinfo (Trace File Format): Move node later.
1599
7a9dd1b2
TT
16002011-04-19 Tom Tromey <tromey@redhat.com>
1601
1602 * gdbint.texinfo (Register Information Functions): Remove
1603 duplicate "the".
1604 * gdb.texinfo (Emacs): Remove duplicate "to".
1605 (GDB/MI Variable Objects): Remove duplicate "the".
1606 (General Query Packets): Likewise.
1607
4368ebeb
JB
16082011-04-02 Joel Brobecker <brobecker@adacore.com>
1609
1610 * gdb.texinfo (GDB/MI Output Records): Fix menu entry for
1611 "GDB/MI Ada Exception Information" node.
1612
956a9fb9
JB
16132011-04-01 Joel Brobecker <brobecker@adacore.com>
1614
1615 * gdb.texinfo (GDB/MI Ada Exception Information): Document
1616 the "exception-name" field in the *stopped async record.
1617
f1310107
TJB
16182011-03-31 Thiago Jung Bauermann <bauerman@br.ibm.com>
1619 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
1620
1621 Implement support for PowerPC BookE ranged breakpoints.
1622 * gdb.texinfo (PowerPC Embedded): Document ranged breakpoints.
1623
8786b2bd
TT
16242011-03-28 Tom Tromey <tromey@redhat.com>
1625
1626 * gdb.texinfo (Set Tracepoints): Fix typo.
1627
9ef07c8c
TT
16282011-03-24 Tom Tromey <tromey@redhat.com>
1629
1630 * gdb.texinfo (Specify Location): Document `function:label'
1631 linespec.
1632
99c3dc11
PM
16332011-03-18 Phil Muldoon <pmuldoon@redhat.com>
1634
f1310107 1635 PR python/12149
99c3dc11
PM
1636
1637 * gdb.texinfo (Basic Python): Update gdb.write and flush text.
1638
29703da4
PM
16392011-03-17 Phil Muldoon <pmuldoon@redhat.com>
1640
1641 * gdb.texinfo (Blocks In Python): Add is_valid method description.
1642 (Inferiors In Python): Likewise.
1643 (Threads In Python): Likewise.
1644 (Symbols In Python): Likewise.
1645 (Objfiles In Python): Likewise.
1646 (Symbol Tables In Python): Likewise.
1647
c9174737
PA
16482011-03-15 Pedro Alves <pedro@codesourcery.com>
1649
1650 * gdb.texinfo (Auto Display) <undisplay, enable display, disable
1651 display>: Explain that the commands accept number ranges.
1652
7371cf6d
PM
16532011-03-14 Phil Muldoon <pmuldoon@redhat.com>
1654
1655 * gdb.texinfo (Breakpoints In Python): Add description and example
1656 of Python stop function operation.
1657
ecec24e6
PM
16582011-03-10 Phil Muldoon <pmuldoon@redhat.com>
1659
1660 * gdb.texinfo (Parameters In Python): Document get_set_string and
1661 get_show_string methods.
1662
6dcd5565
JK
16632011-02-28 Jan Kratochvil <jan.kratochvil@redhat.com>
1664
1665 * gdb.texinfo (Tracepoint Conditions): Fix missing parenthesis.
1666
81896e36
JK
1667 * gdb.texinfo (Starting and Stopping Trace Experiments): Fix
1668 circular-trace-buffer name.
1669
5e30da2c
JB
16702011-02-28 Joel Brobecker <brobecker@adacore.com>
1671
1672 * gdb.texinfo (Inferiors and Programs): Fix small error introduced
1673 in the previous change.
1674
3bd0f5ef 16752011-02-27 Michael Snyder <msnyder@vmware.com>
af624141
MS
1676
1677 * gdb.texinfo (Inferiors and Programs): Update commands to show
1678 that they can accept multiple arguments.
1679
4ec7539c
JB
16802011-02-24 Joel Brobecker <brobecker@adacore.com>
1681
1682 Revert the following patch (code patch was not approved):
1683 2011-02-21 Hui Zhu <teawater@gmail.com>
1684 * agentexpr.texi (bytecode descriptions): add printf.
1685 * gdb.texinfo (tracepoint action lists): add printf.
1686
82809774
DE
16872011-02-23 Doug Evans <dje@google.com>
1688
1689 * gdb.texinfo (Symbols In Python): Fix mention of C++, use C@t{++}.
1690
e5a67952
MS
16912011-02-23 Michael Snyder <msnyder@vmware.com>
1692
1693 * gdb.texinfo (Set Breaks): Add @dots{} to arguments of info break.
1694 (Set Watchpoints): Add @dots{} to argument of info watchpoints.
1695 (Listing Tracepoints): Add @dots{} to argument of info tracepoints.
1696
6e6fbe60
DE
16972011-02-22 Doug Evans <dje@google.com>
1698
1699 * gdb.texinfo (Symbols In Python): Document lookup_global_symbol.
1700 Clarify behaviour of lookup_symbol when `block' argument is omitted,
1701 add description of result, fix @defun formatting.
1702
f994e27a
HZ
17032011-02-21 Hui Zhu <teawater@gmail.com>
1704
1705 * agentexpr.texi (Bytecode Descriptions): Add printf.
1706 * gdb.texinfo (Tracepoint Action Lists): Add printf.
1707
c7f96d2b
TT
17082011-02-18 Tom Tromey <tromey@redhat.com>
1709
1710 * agentexpr.texi (Bytecode Descriptions): Document pick and rot.
1711
60f98dde
MS
17122011-02-14 Michael Snyder <msnyder@vmware.com>
1713
1714 * gdb.texinfo (threads): Document argument for "info threads" cmd.
1715 Document new command "thread find".
1716
08e796bc
MS
17172011-02-14 Michael Snyder <msnyder@vmware.com>
1718
1719 * gdb.texinfo (Threads): Update example of new thread message.
1720
b3b9301e
PA
17212011-02-14 Pedro Alves <pedro@codesourcery.com>
1722
1723 * gdb.texinfo (Remote Configuration): Mention set/show remote
1724 traceframe-info.
1725 (Tools/Packages Optional for Building GDB): Mention that expat is
1726 used for traceframe info.
1727 (Remote Protocol) <Menu>: Add "Traceframe Info Format".
1728 (General Query Packets) <qSupported>: Describe the
1729 qXfer:traceframe-info:read feature.
1730 (qXfer::read): Describe qXfer:traceframe-info:read.
1731 (Traceframe Info Format): New section.
1732
cef35b0f
PA
17332011-02-04 Pedro Alves <pedro@codesourcery.com>
1734
1735 * gdbint.texinfo (Formatting): Mention some formatting guidelines
1736 for casts and unary operators.
1737
f1cbe1d3
TT
17382011-02-04 Tom Tromey <tromey@redhat.com>
1739
1740 * gdb.texinfo (GDB/MI Async Records): Document that symbols-loaded
1741 is not useful.
1742
585fdaa1
PA
17432011-01-25 Pedro Alves <pedro@codesourcery.com>
1744
1745 * gdb.texinfo: s/value optimized out/optimized out/g
1746
7bfc9434
JB
17472011-01-21 Joel Brobecker <brobecker@adacore.com>
1748
1749 * gdb.texinfo (Other Misc Settings): Rework part of the
1750 documentation of the "set interactive mode" command.
1751
4694da01
TT
17522011-01-19 Tom Tromey <tromey@redhat.com>
1753
1754 * gdb.texinfo (Threads): Document thread name output and `thread
1755 name' command.
1756 (Threads In Python): Document Thread.name attribute.
1757 (GDB/MI Thread Commands): Document thread attributes.
1758
b716877b
AB
17592011-01-12 Andrew Burgess <aburgess@broadcom.com>
1760
1761 * gdb.texinfo (GDB/MI Data Manipulation): Update to reflect
1762 changes in mi/mi-cmd-disas.c
1763
13fd8b81
TT
17642011-01-12 Tom Tromey <tromey@redhat.com>
1765
1766 * gdb.texinfo (Threads): Remove duplicate text. Update examples.
1767 Fix "thread apply" text.
1768
e09342b5
TJB
17692011-01-11 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
1770 Thiago Jung Bauermann <bauerman@br.ibm.com>
1771
1772 Implement support for PowerPC BookE ranged watchpoints.
1773 * gdb.texinfo (PowerPC Embedded): Document ranged watchpoints and
1774 the "set powerpc exact-watchpoints" flag.
1775
06e65f44
TT
17762011-01-07 Tom Tromey <tromey@redhat.com>
1777
1778 * gdb.texinfo (Python API): Add descriptions to @menu items.
1779
d8e22779
TT
17802011-01-06 Tom Tromey <tromey@redhat.com>
1781
1782 * gdb.texinfo (Frames In Python): Document gdb.newest_thread.
1783
a255712f
PP
17842010-01-06 Paul Pluzhnikov <ppluzhnikov@google.com>
1785
e09342b5 1786 * gdb.texinfo (Debugging Output): Document "set debug jit".
a255712f 1787
ccfc3d6e
TT
17882011-01-06 Tom Tromey <tromey@redhat.com>
1789
1790 PR python/12133:
1791 * gdb.texinfo (Frames In Python): Document various frame
1792 constants.
1793
44944448
JB
17942011-01-05 Joel Brobecker <brobecker@adacore.com>
1795
1796 * doc/agentexpr.texi, doc/all-cfg.texi, doc/annotate.texinfo,
1797 doc/gdb.texinfo, doc/gdbint.texinfo, doc/observer.texi,
1798 doc/refcard.tex, doc/stabs.texinfo: Copyright year update.
1799
42ea3d7a
JK
18002011-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
1801
1802 * Makefile.in (diststuff): Remove gdb-cfg.texi and GDBvn.texi.
1803 (clean): Add GDBvn.texi.
1804
720d1a40
JB
18052010-12-29 Joel Brobecker <brobecker@adacore.com>
1806
1807 * gdb.texinfo (Ada Glitches): Remove paragraph describing the
1808 occasional case where the debugger prints an array address
1809 instead of the array itself.
1810
ad196637
PA
18112010-12-23 Pedro Alves <pedro@codesourcery.com>
1812
1813 * gdb.texinfo (Packets) <read registers packet>: Document support
1814 for registers that were not collected.
1815
a86caf66
DE
18162010-12-15 Doug Evans <dje@google.com>
1817
1818 * gdb.texinfo (Startup): Document auto-loading of scripts during
1819 startup.
1820 (Auto-loading): Delete "maint set python auto-load on|off".
1821 Add "set auto-load-scripts on|off".
1822
aae1c79a
DE
18232010-12-07 Doug Evans <dje@google.com>
1824
1825 * gdb.texinfo (Mode Options): Document -data-directory.
1826 (Data Files): Add reference to -data-directory.
1827
4e04c971
DE
18282010-11-29 Doug Evans <dje@google.com>
1829
1830 * gdb.texinfo (Pretty-Printer Introduction): Change
1831 printer-name:subprinter-name to printer-name;subprinter-name.
1832
94b6973e
PM
18332010-11-29 Phil Muldoon <pmuldoon@redhat.com>
1834
1835 PR python/12199
1836
1837 * gdb.texinfo (Breakpoints In Python): Document "delete" method.
1838
39037522
TT
18392010-11-23 Tom Tromey <tromey@redhat.com>
1840
1841 * gdb.texinfo (Top): Check SYSTEM_READLINE.
1842 (Editing): Likewise.
1843 (Command History): Likewise.
1844 (TUI Keys): Likewise.
1845 (Bug Reporting): Conditionally include rluser.texi and
1846 inc-history.texinfo.
1847 * Makefile.in (READLINE_TEXI_INCFLAG): New variable.
1848 (GDB_DOC_SOURCE_INCLUDES): Add comment.
1849 (GDBvn.texi): Set SYSTEM_READLINE when appropriate.
1850 (gdb.dvi): Use READLINE_TEXI_INCFLAG.
1851 (gdb.pdf): Likewise.
1852 (gdb.info): Likewise.
1853 (gdb/index.html): Likewise.
1854
5ae98d25
TT
18552010-11-23 Tom Tromey <tromey@redhat.com>
1856
1857 * Makefile.in (Makefile): Run ../config.status.
1858 (distclean): Update.
1859 * configure: Remove.
1860 * configure.ac: Remove.
1861
621c8364
TT
18622010-11-12 Tom Tromey <tromey@redhat.com>
1863
1864 * gdb.texinfo (Basic Python): Update. Add xref.
1865 (Exception Handling): Document new exception classes.
1866 (Types In Python): Update.
1867 (Frames In Python): Update.
1868
84f4c1fe
PM
18692010-11-11 Phil Muldoon <pmuldoon@redhat.com>
1870
1871 * gdb.texinfo (Breakpoints In Python): Document "internal"
1872 parameter, and visible attribute.
1873
99e7ae30
DE
18742010-11-05 Doug Evans <dje@google.com>
1875
1876 * gdb.texinfo (Source Path): Document "set directories".
1877
f4b8a18d
KW
18782010-11-05 Ken Werner <ken.werner@de.ibm.com>
1879
1880 * gdb.texinfo: (Summary) Add mention about OpenCL C language support.
1881 (OpenCL C): New node.
1882
7b51bc51
DE
18832010-11-02 Doug Evans <dje@google.com>
1884
1885 * gdb.texinfo (Pretty Printing): Expand into three sections,
1886 introduction, example, and commands.
1887 (Python API): Delete section Disabling Pretty-Printers, merge into
1888 Selecting Pretty-Printers.
1889 (Writing a Pretty-Printer): New section. Move the pretty-printer
1890 example here, and reformat to match python coding style. Add a second
1891 example using the gdb.printing module.
1892 (Python modules): Add gdb.printing.
1893
9eeee977
DE
18942010-10-29 Doug Evans <dje@google.com>
1895
1896 * gdb.texinfo (Python): Fix long line.
1897
a0e0ffdf
DE
18982010-10-20 Doug Evans <dje@google.com>
1899
1900 * gdbint.texinfo (Misc Guidelines): Renamed from Coding.
1901 All references updated. Correct sections marked as subsections.
1902 (Coding Standards): New chapter. Move the coding standard related
1903 subsections here. Add section on Python coding standards.
1904
0e3509db
DE
19052010-10-13 Doug Evans <dje@google.com>
1906
1907 * gdb.texinfo (Python): Add "Python modules".
1908 (Types in Python): Add reference to gdb.types section.
1909 (Python modules): New node.
1910
44592cc4
DE
19112010-10-11 Doug Evans <dje@google.com>
1912
1913 * gdb.texinfo (Values From Inferior): Add reference to "Types in
1914 Python" from gdb.Value.type description.
1915
6e1bb179
JB
19162010-09-28 Joel Brobecker <brobecker@adacore.com>
1917
1918 * gdb.texinfo (Ravenscar Profile): New node.
1919
e8467610
TT
19202010-09-22 Tom Tromey <tromey@redhat.com>
1921
1922 * gdb.texinfo (Values From Inferior): Mention Value.__init__.
1923
fccd1d1e
EZ
19242010-09-22 Eli Zaretskii <eliz@gnu.org>
1925
1926 * gdb.texinfo (Values From Inferior): Clarify that
1927 value.dynamic_type works only in C++ programs with RTTI.
1928
c1b6b909
TT
19292010-09-15 Paul Bolle <pebolle@tiscali.nl>
1930
1931 * gdb.texinfo (Character Sets): Correctly reference host-charset
1932 in example.
1933
7d288aaa
TT
19342010-09-13 Tom Tromey <tromey@redhat.com>
1935
1936 * gdb.texinfo (GDB/MI Stack Manipulation) <-stack-list-frames>:
1937 Document "fullname" and "from".
1938
f75d858b
MK
19392010-09-01 Marc Khouzam <marc.khouzam@ericsson.com>
1940
1941 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document new
1942 feature `reverse' output by -list-target-features.
1943
83b9503b
L
19442010-08-31 H.J. Lu <hongjiu.lu@intel.com>
1945
1946 * gdb.texinfo (i386 Features): Remove an extra "@item".
1947
03f17ccf
TT
19482010-08-30 Tom Tromey <tromey@redhat.com>
1949
1950 PR python/11792:
1951 * gdb.texinfo (Values From Inferior): Document dynamic_type.
1952
9779414d
DJ
19532010-08-24 Daniel Jacobowitz <dan@codesourcery.com>
1954
1955 * gdb.texinfo (ARM Features): Document
1956 org.gnu.gdb.arm.m-profile.
1957
f9ffd4bb
TT
19582010-08-23 Tom Tromey <tromey@redhat.com>
1959
1960 PR python/11145:
1961 * gdb.texinfo (Values From Inferior): Document dynamic_cast and
1962 reinterpret_cast methods.
1963
702c2711
TT
19642010-08-23 Tom Tromey <tromey@redhat.com>
1965
1966 PR python/11915:
1967 * gdb.texinfo (Types In Python): Document array method.
1968
66b73624
TJB
19692010-08-18 Thiago Jung Bauermann <bauerman@br.ibm.com>
1970
1971 * gdb.texinfo (PowerPC Embedded): Mention support for the DVC register.
1972
06a64a0b
TT
19732010-08-16 Tom Tromey <tromey@redhat.com>
1974
1975 * gdb.texinfo (Set Watchpoints): Document -location option.
1976
a3a7127e
DE
19772010-08-13 Doug Evans <dje@google.com>
1978
1979 * gdb.texinfo (.debug_gdb_scripts section): Fix typo.
1980
8dedea02
VP
19812010-08-13 Vladimir Prus <vladimir@codesourcery.com>
1982
1983 * gdb.texinfo (GDB/MI Data Manipulation): Document
1984 -data-read-memory-raw and -data-write-memory-raw.
1985
ca5c20b6 19862010-08-11 Tom Tromey <tromey@redhat.com>
889bf7c5 1987 Phil Muldoon <pmuldoon@redhat.com>
ca5c20b6
PM
1988
1989 * gdb.texinfo (Basic Python): Describe post_event API.
1990
cb2e07a6
PM
19912010-08-11 Phil Muldoon <pmuldoon@redhat.com>
1992
1993 * gdb.texinfo (Basic Python): Describe solib_address and
889bf7c5 1994 decode_line Python APIs
cb2e07a6 1995
464b3efb
TT
19962010-08-10 Tom Tromey <tromey@redhat.com>
1997
1998 * gdb.texinfo (Pretty Printing API): Document
1999 gdb.default_visualizer.
2000
c29c521f
TT
20012010-08-10 Tom Tromey <tromey@redhat.com>
2002
2003 Revert gdb-add-index addition:
2004 * gdb.texinfo (Index Files): Don't document gdb-add-index.
2005
5da1313b
JK
20062010-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
2007 Eli Zaretskii <eliz@gnu.org>
2008
2009 * gdb.texinfo (Mode Options) <-batch>
2010 (Basic Python) <gdb.execute>: Describe setting width and height.
2011
02d868e8
PP
20122010-07-31 Paul Pluzhnikov <ppluzhnikov@google.com>
2013
2014 * gdb.texinfo (Threads): Document 'debug libthread-db'.
2015
c2bbed2a
TT
20162010-07-30 Tom Tromey <tromey@redhat.com>
2017
2018 * gdb.texinfo (Index Files): Mention gdb-add-index.
2019
6c13bbe1
HZ
20202010-07-30 Hui Zhu <teawater@gmail.com>
2021
2022 * gdb.texinfo (Inferiors and Programs): Update the introduce of
2023 "detach inferior" and "kill inferior".
2024
53a71c06
CR
20252010-07-28 CHENG Renquan <rqcheng@smu.edu.sg>
2026
2027 * gdb.texinfo (Machine Code): Update description of two forms of
2028 arguments, and add new example to demonstrate the new form.
2029
5374244e
PM
20302010-07-27 Phil Muldoon <pmuldoon@redhat.com>
2031
2032 * gdb.texinfo (Values From Inferior): Add value inferior function
2033 call description.
2034
8ea5bce5
JK
20352010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
2036
2037 * gdb.texinfo (Active Targets): Fix wrong comma placement.
2038
c0edd9ed
JK
20392010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
2040 Eli Zaretskii <eliz@gnu.org>
2041
2042 Make core files the process_stratum.
2043 * gdb.texinfo (Active Targets): Remove core_stratum. Include
2044 record_stratum example.
2045
9291a0cd
TT
20462010-07-13 Tom Tromey <tromey@redhat.com>
2047
2048 * gdb.texinfo (Index Files): New node.
2049
f5011d11
TT
20502010-07-13 Tom Tromey <tromey@redhat.com>
2051
2052 * gdb.texinfo (GDB/MI Variable Objects): Remove extra 'for'.
2053
0f5238ed
TT
20542010-07-13 Tom Tromey <tromey@redhat.com>
2055
2056 * gdb.texinfo (Specify Location): Document labels.
2057
74c761c1
PA
20582010-07-01 Pedro Alves <pedro@codesourcery.com>
2059
2060 * gdb.texinfo (Create and Delete Tracepoints): Add more index
2061 entries for fast tracepoints and static tracepoints.
2062
501994c0
PA
20632010-07-01 Pedro Alves <pedro@codesourcery.com>
2064
2065 * gdb.texinfo (General Query Packets) <qfThreadInfo,
2066 qsThreadInfo>: Spell out `l' as ell.
2067
0fb4aa4b
PA
20682010-07-01 Pedro Alves <pedro@codesourcery.com>
2069
2070 * gdb.texinfo (Convenience Variables): Document $_sdata.
2071 (Commands to Set Tracepoints): Describe static tracepoints. Add
2072 `Listing Static Tracepoint Markers' menu entry. Document
2073 "strace".
2074 (Tracepoint Action Lists): Document collecting $_sdata.
2075 (Listing Static Tracepoint Markers): New subsection.
2076 (Tracepoints support in gdbserver): Mention static tracepoints.
2077 (remote packets, enabling and disabling): Mention
2078 read-sdata-object.
2079 (General Query Packets) <qSupported>: Document qXfer:sdata:read
2080 and StaticTracepoint.
2081 Mention qTfSTM, qTsSTM and qTSTMat as tracepoint packets.
2082 Document qXfer:sdata:read.
2083 (Tracepoint packets): Document qTfSTM, qTsSTM and qTSTMat.
2084
dc3b15be
JB
20852010-06-29 Joel Brobecker <brobecker@adacore.com>
2086
2087 * gdb.texinfo (Threads In Python): Fix unmatched @end table.
2088
595939de
PM
20892010-06-28 Phil Muldoon <pmuldoon@redhat.com>
2090 Tom Tromey <tromey@redhat.com>
2091 Thiago Jung Bauermann <bauerman@br.ibm.com>
2092
2093 * gdb.texinfo (Inferiors In Python): New node.
2094 * gdb.texinfo (Threads In Python): New node.
2095
9279c692
JB
20962010-06-28 Joel Brobecker <brobecker@adacore.com>
2097
2098 * gdb.texinfo (Python): Document what the python directory is
2099 and what its location is.
2100 (Basic Python): Document the gdb.PYTHONDIR constant.
2101
bc9f0842
TT
21022010-06-25 Tom Tromey <tromey@redhat.com>
2103
2104 PR python/10808:
2105 * gdb.texinfo (Basic Python): Document new gdb.execute argument.
2106
f1421989
HZ
21072010-06-24 Hui Zhu <teawater@gmail.com>
2108
2109 * gdb.texinfo: (Commands for Controlled Output): Add
2110 documentation for command "eval".
2111
e4c0cfae
SS
21122010-06-21 Stan Shebs <stan@codesourcery.com>
2113
2114 * gdb.texinfo: Add explicit @node and @appendix for GFDL.
2115 * annotate.texinfo: Ditto.
2116 * gdbint.texinfo: Ditto.
2117 * stabs.texinfo: Ditto.
2118
bb08c432
HZ
21192010-06-22 Hui Zhu <teawater@gmail.com>
2120
2121 * gdb.texinfo: (Process Record and Replay): Add documentation
2122 for command "set record memory-query".
2123
4f5d9f07
SS
21242010-06-21 Stan Shebs <stan@codesourcery.com>
2125
2126 * gdb.texinfo: Relicense under GFDL version 1.3.
2127 * annotate.texinfo: Relicense under GFDL version 1.3.
2128 * gdbint.texinfo: Relicense under GFDL version 1.3.
2129 * stabs.texinfo: Relicense under GFDL version 1.3.
2130 * fdl.texi: Update to version 1.3.
2131
6aed2dbc
SS
21322010-06-18 Stan Shebs <stan@codesourcery.com>
2133
a61408f8
SS
2134 * gdb.texinfo (Operating System Auxiliary Information): Describe
2135 "info os" when no arguments given.
2136
6aed2dbc
SS
2137 * gdb.texinfo (Debugging Programs with Multiple Threads): Describe
2138 $_thread.
2139
24e933df
HZ
21402010-06-18 Hui Zhu <teawater@gmail.com>
2141
2142 * gdb.texinfo: (Process Record and Replay): Add documentation
2143 for commands "record save" and "record restore".
2144
65d79d4b
SDJ
21452010-06-16 Jan Kratochvil <jan.kratochvil@redhat.com>
2146
2147 * gdb.texinfo: Include information about the correct use
2148 of addresses in the `watch' command.
2149
d914c394
SS
21502010-06-11 Stan Shebs <stan@codesourcery.com>
2151
2152 * gdb.texinfo (Observer Mode): New section.
2153 (General Query Packets): Document QAllow.
889bf7c5 2154
967cf477
DE
21552010-06-04 Doug Evans <dje@google.com>
2156
2157 * gdb.texinfo (Python API): New node `Disabling Pretty-Printers'.
2158
aaf4119b
DE
21592010-06-03 Doug Evans <dje@google.com>
2160
2161 * gdbint.texinfo (Coding): Add subsection on command names.
2162
9eae7c52
TT
21632010-06-02 Tom Tromey <tromey@redhat.com>
2164
2165 * gdb.texinfo (Maintenance Commands): Document maint set dwarf2
2166 always-disassemble.
2167
fa593d66
PA
21682010-06-01 Pedro Alves <pedro@codesourcery.com>
2169
2170 * gdb.texinfo (Set Tracepoints): Mention tracepoints support in
2171 gdbserver, and add cross reference.
2172 (Tracepoints support in gdbserver): New subsection.
2173
dde08ee1
PA
21742010-05-26 Pedro Alves <pedro@codesourcery.com>
2175
2176 * gdb.texinfo (General Query Packets) <qSupported>: Describe the
2177 `qRelocInsn' feature.
2178 (Relocate instruction reply packet): New subsection
2179 of `Tracepoint Packets'.
2180 (Tracepoint Packets): Mention that packets QTDP and QTStart
2181 support the qRelocInsn request, and add cross reference to new
2182 subsection.
2183
07ca107c
DE
21842010-05-25 Doug Evans <dje@google.com>
2185
2186 * gdb.texinfo (Exception Handling): Document gdb.GdbError.
2187 (Commands In Python): Document gdb.string_to_argv.
2188
c25c4a8b
JK
21892010-05-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2190
2191 * gdbint.texinfo (Host Definition): Remove items NORETURN and
2192 ATTR_NORETURN.
2193
d7b32ed3 21942010-04-29 Phil Muldoon <pmuldoon@redhat.com>
c25c4a8b
JK
2195 Tom Tromey <tromey@redhat.com>
2196 Thiago Jung Bauermann <bauerman@br.ibm.com>
d7b32ed3 2197
c25c4a8b 2198 * gdb.texinfo (Parameters In Python): New Node.
d7b32ed3 2199
6aecb9c2
JB
22002010-04-29 Mihail Zenkov <mihail.zenkov@gmail.com>
2201
2202 * gdb.texinfo: (Summary) Add mention about D language support.
2203 (Filenames): Add D suffixes.
2204 (D): New node.
2205
b7da9e9f
PM
22062010-04-26 Pierre Muller <muller@ics.u-strasbg.fr>
2207
2208 * gdbint.texinfo (CANNOT_STEP_HW_WATCHPOINTS): Remove explanation
2209 of macro deleted from GDB code.
2210
ab38a727
PA
22112010-04-24 Pedro Alves <pedro@codesourcery.com>
2212
2213 * gdb.texinfo (Commands to specify files): Describe what how GDB
2214 looks up DOS-based filesystem paths on the system root. Document
2215 the new `set/show target-file-system-kind' commands.
2216
66d09542
DE
22172010-04-23 Doug Evans <dje@google.com>
2218
2219 * gdb.texinfo (Python): Move Auto-loading section here ...
2220 (Python API): from here.
2221 (Auto-loading): Add docs for .debug_gdb_scripts auto-loaded scripts.
2222 (Maintenance Commands): Add docs for "maint print section-scripts".
2223
8bd10a10
CM
22242010-04-20 Chris Moller <cmoller@redhat.com>
2225
2226 * gdb.texinfo (Setting Breakpoints): Added description of
2227 filename-qualified rbreak.
2228 * refcard.tex (Breakpoints and Watchpoints): Added brief
2229 description of filename-qualified rbreak.
2230
4c374409
JK
22312010-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
2232
2233 * gdb.texinfo (Data): New @menu reference to Pretty Printing.
2234 (Python API): Change the reference to Pretty Printing API.
2235 (Pretty Printing): Move the user part under the Data node. Reformat
2236 the sample output to 72 columns. Create a new reference to Pretty
2237 Printing API. Rename the API part ...
2238 (Pretty Printing API): To a new node name.
2239 (Selecting Pretty-Printers, Progspaces In Python, Objfiles In Python)
2240 (GDB/MI Variable Objects): Change references to Pretty Printing API.
2241
5a9351ae
SS
22422010-04-21 Stan Shebs <stan@codesourcery.com>
2243
2244 * gdb.texinfo (Tracepoint Actions): Mention synonymy of actions
889bf7c5 2245 and commands.
5a9351ae 2246 (Listing Tracepoints): Update to reflect current behavior.
889bf7c5 2247
9a22f0d0
PM
22482010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
2249
2250 * gdb.texinfo (Examining memory): Update for change in string
2251 display with explicit size.
2252
6149aea9
PA
22532010-04-19 Pedro Alves <pedro@codesourcery.com>
2254
2255 PR breakpoints/8554.
2256
2257 * gdb.texinfo (Save Breakpoints): New node.
2258 (save-tracepoints): Rename to ...
2259 (save tracepoints): ... this. Mention that `save-tracepoints' is
2260 a deprecated alias to `save tracepoints'.
2261
711e434b
PM
22622010-04-16 Pierre Muller <muller@ics.u-strasbg.fr>
2263
645797a8 2264 * gdb.texinfo ($_tlb): Document new automatic convinience variable.
711e434b
PM
2265 (info w32 thread-information-block): Document new command.
2266 (qGetTIBAddress): Document new gdbserver query.
2267 (maint set/show show-all-tib): Document new command.
2268
3f7b2faa
DE
22692010-04-15 Doug Evans <dje@google.com>
2270
fa33c3cd
DE
2271 * gdb.texinfo (Python API): Add progspaces section.
2272 (Selecting Pretty-Printers): Progspace pretty-printers are
2273 searched too.
2274 (Progspaces In Python): New section.
2275
3f7b2faa
DE
2276 * gdb.texinfo (Command Files): Add docs for new "source -s" option.
2277
79f283fe
PM
22782010-04-14 Phil Muldoon <pmuldoon@redhat.com>
2279
2280 * gdb.texinfo (Pretty Printing): Document behaviour when to_string
2281 returns None.
2282
87290684
SS
22832010-04-09 Stan Shebs <stan@codesourcery.com>
2284
2285 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
2286 Describe the `frames-created' field, tweak grammar.
2287
a97153c7
PA
22882010-04-09 Pedro Alves <pedro@codesourcery.com>
2289
2290 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
2291 Describe the `circular' and `disconnected' fields.
2292
5c5dcc1b
L
22932010-04-09 H.J. Lu <hongjiu.lu@intel.com>
2294
2295 * gdb.texinfo (maint print registers): Mention unavailable and
2296 invisible registers.
2297
adc36818
PM
22982010-04-09 Phil Muldoon <pmuldoon@redhat.com>
2299 Thiago Jung Bauermann <bauerman@br.ibm.com>
5c5dcc1b 2300 Tom Tromey <tromey@redhat.com>
adc36818
PM
2301
2302 * gdb.texinfo (Breakpoints In Python): New Node.
2303
33da3f1c
SS
23042010-04-08 Stan Shebs <stan@codesourcery.com>
2305
2306 * gdb.texinfo (Tracepoint Packets): Describe disconn and circular
2307 trace status fields.
2308
3a13a53b
L
23092010-04-08 H.J. Lu <hongjiu.lu@intel.com>
2310
2311 * gdb.texinfo (i386 Features): Make org.gnu.gdb.i386.avx
2312 optional. Make org.gnu.gdb.i386.avx requires
2313 org.gnu.gdb.i386.avx.
2314
08001717
DE
23152010-04-08 Doug Evans <dje@google.com>
2316
2317 * gdb.texinfo (Command Files): Document that gdb skips $cdir in
2318 search path, and document that gdb only scans the search path if
2319 the script's path doesn't specify a directory.
2320
c375651d
DE
23212010-04-05 Doug Evans <dje@google.com>
2322
2323 * gdb.texinfo (maint show python auto-load): Fix typo.
2324
af54718e
SS
23252010-04-04 Stan Shebs <stan@codesourcery.com>
2326
d77f58be
SS
2327 * gdb.texinfo (Setting Breakpoints): "info watch" no longer a synonym.
2328 (Setting Watchpoints): Update description of "info watch".
2329 (Disabling Breakpoints): Only "info break" lists all.
2330
af54718e
SS
2331 * gdb.texinfo (Tracepoint Restrictions): Document PC inference.
2332 (tdump): Explain how tdump works.
2333
86b17b60
PA
23342010-04-01 Pedro Alves <pedro@codesourcery.com>
2335
2336 * gdb.texinfo (Break Commands): Clarify `commands' changes, and
2337 add cross reference.
2338
ff12863f
PA
23392010-03-31 Pedro Alves <pedro@codesourcery.com>
2340
2341 * gdb.texinfo (TUI Commands): Mention that in some cases, these
2342 commands error out.
2343
f68eb612
L
23442010-03-30 H.J. Lu <hongjiu.lu@intel.com>
2345
2346 * gdb.texinfo (i386 Features): Add org.gnu.gdb.i386.avx.
2347
c8d5aac9
L
23482010-03-30 H.J. Lu <hongjiu.lu@intel.com>
2349
2350 * gdb.texinfo (General Query Packets): Add xmlRegisters.
2351
7d13fe92
SS
23522010-03-29 Stan Shebs <stan@codesourcery.com>
2353 Nathan Sidwell <nathan@codesourcery.com>
2354
2355 * gdb.texinfo (GDB/MI Tracepoint Commands): Add notes about the
2356 GDBN equivalent.
2357 (Set Tracepoints): Remove mention that conditional tracepoints
2358 don't exist.
2359 (Tracepoint Actions): Clarify when while-stepping collection
2360 happens, note that while-stepping does not automatically collect
2361 $pc.
2362
409873ef 23632010-03-29 Stan Shebs <stan@codesourcery.com>
889bf7c5 2364
409873ef
SS
2365 * gdb.texinfo (Tracepoint Packets): Describe QTDPsrc.
2366 (General Query Packets): Describe TracepointSource.
2367
ee8e71d4
EZ
23682010-03-27 Matt Rice <ratmice@gmail.com>
2369
c8d5aac9
L
2370 * gdb.texinfo (ARM): Document arguments to "target sim".
2371 (Set Catchpoints): Use @dots{} instead of @r{...}.
ee8e71d4 2372
99b5e152
PA
23732010-03-26 Pedro Alves <pedro@codesourcery.com>
2374
2375 * gdb.texinfo (Tracepoint Packets): Remove mention that
2376 terror:string may be plain text, and drop mention of X prefix.
2377
cd64ee31
VP
23782010-03-26 Vladimir Prus <vladimir@codesourcery.com>
2379
2380 * gdb.texinfo (GDB/MI Tracepoint Commands): Add comma after @xref.
2381
6c28cbf2
SS
23822010-03-24 Stan Shebs <stan@codesourcery.com>
2383
2384 * gdb.texinfo (Tracepoint Packets): Document trace error status.
2385
95a42b64
TT
23862010-03-24 Tom Tromey <tromey@redhat.com>
2387
2388 PR breakpoints/9352:
2389 * gdb.texinfo (Break Commands): Update.
2390
18148017
VP
23912010-03-24 Vladimir Prus <vladimir@codesourcery.com>
2392
2393 * gdb.texinfo (GDB/MI Tracepoint Commands): Document MI tracepoint
2394 commands.
2395
4daf5ac0
SS
23962010-03-16 Stan Shebs <stan@codesourcery.com>
2397
2398 * gdb.texinfo (Starting and Stopping Trace Experiments): Describe
2399 circular-trace-buffer.
2400 (Tracepoint Packets): Describe QTBuffer, and details of the
2401 qTStatus reply.
2402
c9429232
SS
24032010-03-12 Stan Shebs <stan@codesourcery.com>
2404 Nathan Sidwell <nathan@codesourcery.com>
2405
2406 * gdb.texinfo (Tracepoint Actions): Clarify that while-stepping is
2407 doing instruction stepping.
2408 (Tracepoint Restrictions): New node.
2409
ccefe4c4
TT
24102010-03-10 Tom Tromey <tromey@redhat.com>
2411
2412 * gdbint.texinfo (Symbol Handling): Update.
2413
7c953934
TT
24142010-03-08 Tom Tromey <tromey@redhat.com>
2415
2416 PR cli/9591:
2417 * gdb.texinfo (Mode Options): Mention lack of pagination and
2418 confirmation with --batch.
2419 (Screen Size): Mention --batch.
2420 (Messages/Warnings): Likewise.
2421
f870a310
TT
24222010-03-05 Tom Tromey <tromey@redhat.com>
2423
2424 * gdb.texinfo (Basic Python): Document target_charset and
2425 target_wide_charset.
2426
78e2826b
TT
24272010-03-05 Tom Tromey <tromey@redhat.com>
2428
2429 * gdb.texinfo (Data): Link to pretty-printing.
2430 (Output Formats): Likewise. Correct text.
2431
f5dff777
DJ
24322010-03-01 Daniel Jacobowitz <dan@codesourcery.com>
2433
2434 * gdb.texinfo (Types): Describe <struct> and <flags>.
2435
dc00d89f
PM
24362010-02-28 Phil Muldoon <pmuldoon@redhat.com>
2437
2438 * gdb.texinfo (Frames In Python): Add block parameter and
2439 description to read_var text.
2440
5107b149 24412010-02-26 Phil Muldoon <pmuldoon@redhat.com>
c8d5aac9 2442 Tom Tromey <tromey@redhat.com>
5107b149
PM
2443
2444 * gdb.texinfo (Types In Python): Describe block argument in
2445 template_argument and gdb.lookup_type.
2446
e03e5e7b
TT
24472010-02-24 Tom Tromey <tromey@redhat.com>
2448
2449 * gdb.texinfo (Cygwin Native): Fix typo.
2450
f3e9a817
PM
24512010-02-24 Phil Muldoon <pmuldoon@redhat.com>
2452
2453 * gdb.texinfo (Frames In Python): Add block, find_sal, function
2454 and select method descriptions.
2455 (Python API): Add Blocks In Python, Symbols in Python and Symbol
2456 Tables in Python to menu.
2457 (Blocks In Python): New node.
2458 (Symbols In Python): New node.
2459 (Symbol Tables in Python): New node.
2460
a79b8f6e
VP
24612010-02-24 Vladimir Prus <vladimir@codesourcery.com>
2462
2463 Multiexec MI
2464
2465 gdb/
2466 * breakpoint.c (clear_syscall_counts): Take struct inferior*.
2467
2468 gdb/doc/
2469 * gdb.texinfo (GDB/MI Command Syntax): Document notification
2470 changes.
2471 (GDB/MI Program Execution): Document current behaviour of
2472 --all and --thread-group.
2473 (GDB/MI Miscellaneous Commands): Document -add-inferior and
2474 -remove-inferior.
2475 * observer.texi (inferior_added, inferior_removed): New
2476 observers.
2477
629d6a47
TT
24782010-02-19 Tom Tromey <tromey@redhat.com>
2479
2480 * gdbint.texinfo (Getting Started): Fix @node.
2481 (Debugging GDB): Likewise.
2482
c09529e5
JB
24832010-02-13 Joel Brobecker <brobecker@adacore.com>
2484
2485 * gdbint.texinfo (Testsuite): New section "Testsuite Configuration",
2486 documenting the gdb_test_timeout variable.
2487
540aa8e7
MS
24882010-02-12 Jakob Engblom <jakob@virtutech.com>
2489
2490 * gdb.texinfo (MI commands): Added documentation of --reverse
2491 option to a set of MI commands. Restructured documentation of MI
2492 commands --exec-continue to reflect the complexity of reverse
2493 execution.
2494
081dfbf7
PA
24952010-02-12 Pedro Alves <pedro@codesourcery.com>
2496
2497 * gdb.texinfo (Using the Collected Data): Specify that the address
2498 range of `tfind outsize' is exclusive, and that the address range
2499 of `tfind range' is inclusive.
2500 (Tracepoint Packets): Specify that the address range of
2501 `QTFrame:range' is inclusive, and that the address range of
2502 `QTFrame:outside' is exclusive
2503
8e9c5e02
VP
25042010-02-12 Vladimir Prus <vladimir@codesourcery.com>
2505
2506 * gdb.texinfo (GDB/MI Result Records): Clarify ^running.
2507
92981e24
TT
25082010-02-10 Tom Tromey <tromey@redhat.com>
2509
2510 * gdb.texinfo (Debugging Output): Document set debug parser and
2511 show debug parser.
2512
075b51b7
L
25132010-02-09 H.J. Lu <hongjiu.lu@intel.com>
2514
2515 * gdb.texinfo (Predefined Target Types): Add i387_ext,
2516 i386_eflags and i386_mxcsr.
2517
3bb8d5c3
L
25182010-02-08 H.J. Lu <hongjiu.lu@intel.com>
2519
2520 * gdb.texinfo: Document i386 target features.
2521
c5f80513
DE
25222010-02-05 Doug Evans <dje@google.com>
2523
2524 * gdbint.texinfo (Testsuite): Add a new section to document the
2525 various DejaGnu variables that may be overridden.
1be00882 2526 Document INTERNAL_GDBFLAGS.
c5f80513 2527
6ac33a4e
TT
25282010-02-04 Tom Tromey <tromey@redhat.com>
2529
2530 PR cli/8830:
2531 * gdb.texinfo (Files): -readnow comes before the filename for file
2532 and symbol-file.
2533
a1dcb23a
DJ
25342010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
2535
2536 * gdb.texinfo (Architecture-Specific Protocol Details): New section.
2537 Document ARM breakpoint types.
2538 (Register Packet Format): Move into the new section.
2539 (Packets): Describe the KIND argument for Z0, z0, Z1, and z1 packets.
2540
95433b34
JB
25412010-01-21 Joel Brobecker <brobecker@adacore.com>
2542
2543 * gdb.texinfo (File Options): Adjust the documentation of this
2544 switch to refer to the "source" command rather than partially
2545 duplicating some of the relevant information.
2546 (Extending GDB): Introduce and document the set/show script-extension
2547 setting.
2548 (Command Files): Add note explaining that the "source" command
2549 is also used to evalute scripts written in other languages.
2550 Remove the short slightly incorrect reference to sourcing Python
2551 scripts.
2552 (Python Commands): Document how to execute a Python script from GDB.
2553
8d576872
JB
25542010-01-19 Joel Brobecker <brobecker@adacore.com>
2555
2556 * gdb.texinfo (Command Files): Fix typo.
2557
8150ff9c
JB
25582010-01-18 Tom Tromey <tromey@redhat.com>
2559
2560 * gdb.texinfo (File Options): Document -x on .py files.
2561 (Command Files): Document handling of Python scripts.
2562
23db03a6
JZ
25632010-01-18 Jie Zhang <jie.zhang@analog.com>
2564
2565 * Makefile.in (ANNOTATE_DOC_BUILD_INCLUDES): Add GDBvn.texi.
2566
00bf0b85
SS
25672010-01-15 Stan Shebs <stan@codesourcery.com>
2568
2569 * gdb.texinfo (Trace Files): New section.
2570 (Tracepoint Packets): Document QTSave and qTBuffer.
2571 (Trace File Format): New appendix.
2572
be759fcf
PM
25732010-01-13 Phil Muldoon <pmuldoon@redhat.com>
2574
2575 * gdb.texinfo (Values From Inferior): Document lazy_string value
2576 method.
2577 (Python API): Add Lazy strings menu item.
2578 (Lazy Strings In Python): New node.
2579
dc146f7c
VP
25802010-01-13 Vladimir Prus <vladimir@codesourcery.com>
2581
2582 * gdb.texinfo (GDB/MI Thread Information): New.
2583 (GDB/MI Async Records): Document the core field in *stopped.
2584 (GDB/MI Miscellaneous Commands): Expand -list-thread-groups
2585 documentation
2586 (Process list): Document that osdata document may contain
2587 threads.
2588 (Remote Serial Protocol): Document qXfer:threads.
2589
d5551862
SS
25902010-01-06 Stan Shebs <stan@codesourcery.com>
2591
2592 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
2593 disconnected tracing.
2594 (Tracepoint Packets): Document new protocol.
2595
7a697b8d
SS
25962010-01-05 Stan Shebs <stan@codesourcery.com>
2597
2598 * gdb.texinfo (Create and Delete Tracepoints): Describe fast
2599 tracepoints.
2600 (Tracepoint Packets): Describe remote protocol for fast
2601 tracepoints.
2602
e6f3ec50
JB
26032010-01-01 Joel Brobecker <brobecker@adacore.com>
2604
2605 Update the "Start of New Year Procedure".
2606 * gdbint.texinfo: Add the list of files that need to be updated
2607 manually. Minor reformatting.
2608
ddc4e9c1
JB
26092010-01-01 Joel Brobecker <brobecker@adacore.com>
2610
2611 * refcard.tex: Update copyright year in header and text.
2612
9d2897ad
JB
26132010-01-01 Joel Brobecker <brobecker@adacore.com>
2614
2615 * agentexpr.texi: Add 2010 to the list of copyright years.
2616 * annotate.texinfo: Likewise.
2617 * gdb.texinfo: Likewise.
2618 * gdbint.texinfo: Likewise.
2619 * observer.texi: Likewise.
2620 * stabs.texinfo: Likewise.
2621
6da95a67
SS
26222009-12-31 Stan Shebs <stan@codesourcery.com>
2623
2624 * gdb.texinfo (Tracepoint Actions): Describe teval.
889bf7c5 2625
236f1d4d
SS
26262009-12-29 Stan Shebs <stan@codesourcery.com>
2627
2628 * gdb.texinfo (Tracepoint Actions): Describe default-collect.
889bf7c5 2629
f61e138d
SS
26302009-12-28 Stan Shebs <stan@codesourcery.com>
2631
2632 * gdb.texinfo (Trace State Variables): New section.
2633 (Tracepoint Packets): Describe trace state variable packets.
2634 * agentexpr.texi (Bytecode Descriptions): Describe trace state
2635 variable bytecodes.
2636
0fe7935b
DJ
26372009-12-28 Daniel Jacobowitz <dan@codesourcery.com>
2638
2639 * gdb.texinfo (Symbols): "info variables" prints definitions, not
2640 declarations.
2641
a6b29f87
VP
26422009-12-21 Vladimir Prus <vladimir@codesourcery.com>
2643
2644 * gdb.texinfo (GDB/MI Miscellaneous Commands): Clarify that
2645 -gdb-exit behaviour.
2646
5e4bde96
JB
26472009-12-20 Joel Brobecker <brobecker@adacore.com>
2648
2649 * gpl.texi: Update to version 3 of the GPL.
2650
a1715244
JB
26512009-12-20 Joel Brobecker <brobecker@adacore.com>
2652
2653 * Makefile.in: Update copyright header.
2654 * observer.texi: Fix the copyright header of the generated files.
2655
361ae042
PM
26562009-12-08 Phil Muldoon <pmuldoon@redhat.com>
2657
2658 * gdb.texinfo (Types In Python): Describe range function.
2659
bfd31e71
PM
26602009-12-03 Richard Ward <richard.j.ward1@googlemail.com>
2661
2662 * gdb.texinfo (Types In Python): Describe "is_base_class".
2663
57a1d736
TT
26642009-12-03 Tom Tromey <tromey@redhat.com>
2665
2666 * gdb.texinfo (Basic Python): Document gdb.parse_and_eval.
2667
8cebebb9
PP
26682009-12-02 Paul Pluzhnikov <ppluzhnikov@google.com>
2669
2670 * observer.texi: New memory_changed observer.
2671
16af530a
TT
26722009-12-01 Tom Tromey <tromey@redhat.com>
2673
2674 * gdb.texinfo (Reverse Execution): Fix typo.
2675
b6199126
DJ
26762009-11-24 Daniel Jacobowitz <dan@codesourcery.com>
2677
2678 PR gdb/8704
2679
2680 * gdb.texinfo (Thread-Specific Breakpoints): Thread specifiers
2681 are allowed after the breakpoint condition.
2682
7a6973ad
TT
26832009-11-23 Tom Tromey <tromey@redhat.com>
2684
2685 PR python/10782:
2686 * gdb.texinfo (Types In Python): Document Type.pointer.
2687
21a0512e
PP
26882009-11-23 Paul Pluzhnikov <ppluzhnikov@google.com>
2689
2690 * gdb.texinfo (Machine Code): Adjust.
889bf7c5 2691
a5832c8f
PA
26922009-11-11 Pedro Alves <pedro@codesourcery.com>
2693
2694 * agentexpr.texi (Tracing On Symmetrix): Delete section.
2695 (Using Agent Expressions): Delete cross reference.
2696
1eb7cd77
JB
26972009-11-07 Joel Brobecker <brobecker@adacore.com>
2698
2699 * gdbint.texinfo, stabs.texinfo: Move the @setchapternewpage
2700 and @settitle directives up to help makeinfo find them.
2701
24ddea62
JK
27022009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2703
2704 * gdb.texinfo (set debug-file-directory, show debug-file-directory)
2705 (Auto-loading): Use plural and note one can use multiple components now.
2706
3afae151
VP
27072009-11-01 Vladimir Prus <vladimir@codesourcery.com>
2708
2709 * gdb.texinfo (GDB/MI Stack Manipulation): Make
2710 -stack-list-arguments have the same documentation for parameter
2711 as -stack-list-locals. Add comas.
2712
14ff2235
PM
27132009-10-27 Tom Tromey <tromey@redhat.com>
2714 Eli Zaretskii <eliz@gnu.org>
2715
c8d5aac9 2716 PR python/10781
14ff2235
PM
2717
2718 * gdb.texinfo (Values From Inferior): Document cast method.
2719
9c419145
PP
27202009-10-22 Paul Pluzhnikov <ppluzhnikov@google.com>
2721
2722 * gdb.texinfo (Machine Code): Mention function name in disasssembly
2723 and adjust example.
889bf7c5 2724
29153c24
MS
27252009-10-22 Michael Snyder <msnyder@vmware.com>
2726
2727 * gdb.texinfo (Process Record and Replay): Document new form of
889bf7c5 2728 info record command. Also document the new save and restore
29153c24
MS
2729 commands.
2730
2b28d209
PP
27312009-10-21 Paul Pluzhnikov <ppluzhnikov@google.com>
2732
2733 * gdb.texinfo (Machine Code): Mention current pc marker.
2734 (Memory): Likewise.
2735
6c95b8df
PA
27362009-10-19 Pedro Alves <pedro@codesourcery.com>
2737 Stan Shebs <stan@codesourcery.com>
2738
2739 * observer.texi (new_inferior): Rename to...
2740 (inferior_appeared): ... this.
2741
2742 * gdb.texinfo (Inferiors): Rename node to ...
2743 (Inferiors and Programs): ... this. Mention running multiple
2744 programs in the same debug session.
2745 <info inferiors>: Mention the new 'Executable' column if "info
2746 inferiors". Update examples. Document the "add-inferior",
2747 "clone-inferior", "remove-inferior" and "maint info
2748 program-spaces" commands.
2749 (Process): Rename node to...
2750 (Forks): ... this. Document "set|show follow-exec-mode".
2751
2f8132f3
MS
27522009-10-11 Michael Snyder <msnyder@vmware.com>
2753
2754 * gdb.texinfo (ReverseStep): Show default as "unsupported".
2755 (ReverseContinue): Ditto.
2756
cba4b2d3
PP
27572009-10-08 Paul Pluzhnikov <ppluzhnikov@google.com>
2758
2759 * gdb.texinfo (Server): Document libthread-db-search-path.
889bf7c5 2760
da082f17
JK
27612009-10-08 Jan Kratochvil <jan.kratochvil@redhat.com>
2762
2763 * gdbint.texinfo (i386_stopped_by_hwbp): Remove.
2764
08be9d71
ME
27652009-10-06 Michael Eager <eager@eagercon.com>
2766
2767 * gdb.texinfo (Contributors): Add self for Xilinx MicroBlaze.
2768 (Embedded Processors): Add MicroBlaze.
2769 (MicroBlaze): New. Describe Xilinx MicroBlaze
2770
08a0efd0
PA
27712009-10-04 Pedro Alves <pedro@codesourcery.com>
2772
2773 * gdb.texinfo (Remote Protocol): Don't mention vCont;T.
2774
cbb8f428
EZ
27752009-09-26 Pierre Muller <muller@ics.u-strasbg.fr>
2776
2777 * gdb.texinfo (Cygwin Native): Mention support for Ctrl-BREAK.
2778
30a4a70c
JB
27792009-09-23 Joel Brobecker <brobecker@adacore.com>
2780
2781 * observer.texi (solib_unloaded): Document explicitly the fact that
2782 this observer is called before the associated symbols are unloaded.
2783
b3372f91
VP
27842009-09-19 Vladimir Prus <vladimir@codesourcery.com>
2785
2786 * gdb.texinfo (GDB/MI Stack Manipulation): Document
2787 -stack-list-variables.
2788
f43030c4
TT
27892009-09-18 Tom Tromey <tromey@redhat.com>
2790
2791 * gdb.texinfo (GDB/MI Variable Objects): -enable-pretty-printing
2792 is experimental.
2793
ec7e75e7
PP
27942009-09-17 Paul Pluzhnikov <ppluzhnikov@google.com>
2795
2796 * gdb.texinfo (convenince variables): Mention
2797 $_siginfo could be empty.
f43030c4 2798
0cc7d26f
TT
27992009-09-15 Tom Tromey <tromey@redhat.com>
2800
2801 * gdb.texinfo (GDB/MI Variable Objects): Document
2802 -enable-pretty-printing, -var-set-update-range, dynamic varobjs.
2803 Expand -var-update documentation.
2804
a96d9b2e
SDJ
28052009-09-14 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
2806
2807 * gdb.texinfo (Set Catchpoints): Documentation about the catch syscall
2808 feature.
2809
005ca36a
JB
28102009-09-13 Daniel Jacobowitz <dan@codesourcery.com>
2811
2812 * gdbint.texinfo (Unwinding the Frame ID): Reference outer_frame_id.
2813
0d772ac9
MS
28142009-09-10 Michael Snyder <msnyder@vmware.com>
2815
2816 * gdb.texinfo (qSupported): Mention new ReverseContinue and
2817 ReverseStep replies to the qSupported query.
2818
14fb1bac
JB
28192009-09-10 Joel Brobecker <brobecker@adacore.com>
2820
2821 Add documentation for set/show interactive-mode.
2822 * gdb.texinfo (Other Misc Settings): New node.
2823
29b090c0
DE
28242009-09-01 Doug Evans <dje@google.com>
2825
2826 * gdb.texinfo (Caching Data of Remote Targets): Add note on
2827 non-stop mode's affect on remote caching.
2828
4e5d721f
DE
28292009-08-31 Jacob Potter <jdpotter@google.com>
2830 Doug Evans <dje@google.com>
2831
2832 * gdb.texinfo (Caching Data of Remote Targets): Update text.
2833 Mark `set/show remotecache' options as obsolete.
2834 Document new `set/show stack-cache' option.
2835 Update text for `info dcache'.
2836
55333a84
DE
28372009-08-27 Doug Evans <dje@google.com>
2838
2839 * gdb.texinfo (Symbols): Delete `set print symbol-loading'.
2840 (Files): Add note on new optional regex arg to `info sharedlibrary'.
2841
bc3a0b4d
RW
28422009-08-26 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2843
2844 * gdbint.texinfo (Releasing GDB): Fix confusing sentence
2845 about autoconf.
2846
3a1ff0b6
PA
28472009-08-25 Pedro Alves <pedro@codesourcery.com>
2848
2849 * gdb.texinfo (Debugging Multiple Inferiors): Add "info inferiors"
2850 small example, and describe its columns. Replace "inferior-id" by
2851 "infno" throughout.
2852
81ecdfbb
RW
28532009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2854
af542c2e
RW
2855 * gdbint.texinfo (Releasing GDB): Point to
2856 README-maintainer-mode file for required autoconf version.
2857 * configure.ac: Do not substitute datarootdir, htmldir,
2858 pdfdir, docdir. Do not process --with-datarootdir,
2859 --with-htmldir, --with-pdfdir, --with-docdir.
2860 * configure: Regenerate.
2861
81ecdfbb
RW
2862 * configure: Regenerate.
2863
4efc6507
DE
28642009-08-20 Reid Kleckner <reid@kleckner.net>
2865
2866 * gdb.texinfo: Add chapter on JIT interface.
2867
43089a6e
NR
28682009-08-07 Nick Roberts <nickrob@snap.net.nz>
2869
2870 * gdb.texinfo (Server Prefix): Explain that server prefix suppresses
889bf7c5 2871 confirmation request.
43089a6e 2872
99e008fe
EZ
28732009-08-05 Jeremy Bennett <jeremy.bennett@embecosm.com>
2874
c8d5aac9
L
2875 * gdb.texinfo (Separate Debug Files, Remote Protocol): Clarified
2876 CRC definitions.
99e008fe 2877
48cb2d85
VP
28782009-08-03 Vladimir Prus <vladimir@codesourcery.com>
2879
2880 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
889bf7c5 2881 -break-commands.
48cb2d85 2882
ff1a52c6
UW
28832009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
2884
2885 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
2886 "set spu auto-flush-cache" and "show spu auto-flush-cache" commands.
2887
3285f3fe
UW
28882009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
2889
2890 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
2891 "set spu stop-on-load" and "show spu stop-on-load" commands.
2892
e35359c5
UW
28932009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
2894
2895 * gdb.texinfo (Target Descriptions): Document <compatible> element.
2896
58d6951d
DJ
28972009-07-28 Daniel Jacobowitz <dan@codesourcery.com>
2898
2899 * gdb.texinfo (ARM Features): Document org.gnu.gdb.arm.vfp and
2900 org.gnu.gdb.arm.neon.
2901
08d16641
PA
29022009-07-20 Pedro Alves <pedro@codesourcery.com>
2903
2904 * gdb.texinfo (Target Description Format): Mention the new <osabi>
2905 optional element.
2906 (subsection OS ABI): New subsection.
2907
782b2b07
SS
29082009-07-14 Stan Shebs <stan@codesourcery.com>
2909
2910 * gdb.texinfo (Tracepoint Conditions): New section.
2911 (General Query Packets): Describe ConditionalTracepoints.
2912 (Tracepoint Packets): Describe condition field.
2913 (Maintenance Commands): Describe maint agent-eval.
2914 * agentexpr.texi (Using Agent Expressions): Mention eval usage.
2915
9b117ef3
HZ
29162009-07-11 Hui Zhu <teawater@gmail.com>
2917
2918 * gdb.texinfo (disassemble): Add a new modifier /r
2919 to "disassemble" command to make it print the raw instructions
2920 in hex as well as in symbolic form.
2921
f5a33284
TT
29222009-07-09 Tom Tromey <tromey@redhat.com>
2923
2924 * gdbint.texinfo (Testsuite): Document parallel make check.
2925
812f7342
TT
29262009-07-09 Tom Tromey <tromey@redhat.com>
2927
2928 * gdbint.texinfo (Testsuite): Document test transcripts.
2929
fbb8f299
PM
29302009-07-10 Phil Muldoon <pmuldoon@redhat.com>
2931
2932 * gdb.texinfo (Values From Inferior): Add length parameter
2933 description.
2934
dd8f35ac
EZ
29352009-07-04 Chris Genly <chris@genly.us>
2936
2937 * gdb.texinfo (GDB/MI Variable Objects): Document child definition
2938 in -var-list-children. Fix example according to what the code
2939 does.
2940
2277426b
PA
29412009-07-02 Pedro Alves <pedro@codesourcery.com>
2942
2943 * gdb.texinfo (Debugging multiple inferiors): Document the
2944 "inferior", "detach inferior" and "kill inferior" commands.
2945 (Debugging Programs with Multiple Processes): Adjust to mention
2946 generic "inferior" commands. Delete mention of "detach fork" and
2947 "delete fork". Cross reference to "Debugging multiple inferiors"
2948 section.
2949
a6d9a66e
UW
29502009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
2951
5af949e3
UW
2952 * gdbint.texinfo (Item Output Functions): Update signature
2953 for ui_out_field_core_addr.
2954
29552009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
2956
2957 * gdbint.texinfo (Examples of Use of @code{ui_out} functions):
a6d9a66e
UW
2958 Update example code extrated from breakpoint.c.
2959
9901a55b 29602009-06-28 Paul Pluzhnikov <ppluzhnikov@google.com>
889bf7c5 2961
9901a55b
PP
2962 * gdb.texinfo (GDB/MI Program Context): @ignore unimplemented
2963 MI commands.
2964 (GDB/MI Symbol Query): Likewise.
2965 (GDB/MI File Commands): Likewise.
2966 (GDB/MI File Transfer Commands): Likewise.
2967 (GDB/MI Target Manipulation): Likewise.
2968 (GDB/MI Miscellaneous Commands): Likewise.
889bf7c5 2969
edb3359d
DJ
29702009-06-27 Daniel Jacobowitz <dan@codesourcery.com>
2971
2972 * gdb.texinfo (Debugging Optimized Code): New chapter.
2973 (Compiling for Debugging): Reference it. Move some
2974 text to the new section.
2975
7cd1089b
PM
29762009-06-15 Phil Muldoon <pmuldoon@redhat.com>
2977
2978 * doc/gdb.texinfo (Calling): Document
2979 set-unwind-on-terminating-exception usage.
2980
d4db2f36
PA
29812009-06-11 Pedro Alves <pedro@codesourcery.com>
2982
2983 * gdb.texinfo (All-Stop): Document new 'set schedule-multiple'
2984 command.
2985
d1a7880c
PA
29862009-06-07 Pedro Alves <pedro@codesourcery.com>
2987
2988 * gdbint.texinfo (TARGET_HAS_HARDWARE_WATCHPOINTS): Delete all
2989 references.
2990
473f94e6
UW
29912009-06-04 Ulrich Weigand <uweigand@de.ibm.com>
2992
2993 * gdbint.texinfo: Rename formal parameters to gdbarch function
2994 protoypes from "current_gdbarch" to "gdbarch".
2995
8f500870
TT
29962009-05-28 Tom Tromey <tromey@redhat.com>
2997
2998 * gdb.texinfo (Basic Python): Change get_parameter to parameter.
2999
b6313243
TT
30002009-05-27 Tom Tromey <tromey@redhat.com>
3001
3002 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
3003 feature.
3004 (GDB/MI Variable Objects): Document -var-set-visualizer.
3005
30062009-04-02 Tom Tromey <tromey@redhat.com>
3007
3008 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
3009 feature.
3010 (GDB/MI Variable Objects): Document -var-set-visualizer.
3011
a6bac58e
TT
30122009-05-27 Tom Tromey <tromey@redhat.com>
3013 Thiago Jung Bauermann <bauerman@br.ibm.com>
3014 Phil Muldoon <pmuldoon@redhat.com>
3015
3016 * gdb.texinfo (Objfiles In Python): Reference pretty printing.
3017 (Pretty Printing): New node.
3018 (Selecting Pretty-Printers): Likewise.
3019 (Python API): Update.
3020 (Output Formats): Document /r format.
3021
2c74e833
TT
30222009-05-27 Thiago Jung Bauermann <bauerman@br.ibm.com>
3023 Tom Tromey <tromey@redhat.com>
3024
3025 * gdb.texinfo (Types In Python): New node.
3026 (Values From Inferior): "type" is now an attribute.
3027 (Python API): Update.
3028
89c73ade
TT
30292009-05-27 Tom Tromey <tromey@redhat.com>
3030 Thiago Jung Bauermann <bauerman@br.ibm.com>
3031 Phil Muldoon <pmuldoon@redhat.com>
3032
3033 * gdb.texinfo: Add @syncodeindex for `tp'.
3034 (Python API): Update.
3035 (Auto-loading): New node.
3036 (Objfiles In Python): New node.
3037
17a37d48
PP
30382009-05-15 Paul Pluzhnikov <ppluzhnikov@google.com>
3039
3040 * gdb.texinfo (Threads): Document libthread-db-search-path.
889bf7c5 3041
6718376f
NR
30422009-05-15 Nick Roberts <nickrob@snap.net.nz>
3043
3044 * gdb.texinfo (GDB/MI General Design): Break up into four nodes.
3045
cbe54154
PA
30462009-05-12 Pedro Alves <pedro@codesourcery.com>
3047
3048 * gdb.texinfo: Document 'set/show debug gnu-nat'. Replace 'maint
3049 show-debug-regs' docs by 'maint set show-debug-regs' and 'maint
3050 show show-debug-regs' docs.
3051
8e05493c
EZ
30522009-05-08 Eli Zaretskii <eliz@gnu.org>
3053
3054 * gdb.texinfo (Process Record and Replay): Add description of
3055 reverse execution.
3056
b39f4988
JB
30572009-05-07 Joel Brobecker <brobecker@adacore.com>
3058
3059 * gdbint.texinfo (Adding support for debugging core files): New node.
3060 (Native Debugging): Remove the ``Native core file Support'' section.
3061
a2311334
EZ
30622009-05-01 Eli Zaretskii <eliz@gnu.org>
3063
3064 * gdb.texinfo (Process Record and Replay): Improve and clarify.
3065 Add index entries.
3066
53cc454a 30672009-04-30 Hui Zhu <teawater@gmail.com>
c8d5aac9 3068 Michael Snyder <msnyder@vmware.com>
53cc454a 3069
a2311334
EZ
3070 * gdb.texinfo: (Process Record and Replay): Add documentation for
3071 process record and replay.
53cc454a 3072
484086b7
JK
30732009-04-29 Jan Kratochvil <jan.kratochvil@redhat.com>
3074
3075 * gdb.texinfo (Macros): Note command-line for `info macro'. Append
3076 a new part on command-line defined macros.
3077
32ae1842
EZ
30782009-04-25 Eli Zaretskii <eliz@gnu.org>
3079
3080 * gdb.texinfo (Machine Code) <disassemble-next-line>: Improve and
3081 clarify the wording.
3082
b14b1491
TT
30832009-04-23 Tom Tromey <tromey@redhat.com>
3084
3085 * gdb.texinfo (Data Files): New node.
3086 (GDB Files): Update menu.
3087
5c1e86e1
JB
30882009-04-23 Joel Brobecker <brobecker@adacore.com>
3089
3090 * gdbint.texinfo (Defining Other Architecture Features): Remove
e346fb8f 3091 entry for PROCESS_LINENUMBER_HOOK.
5c1e86e1 3092
83eba9b7
VP
30932009-04-22 Vladimir Prus <vladimir@codesourcery.com>
3094
3095 * gdb.texinfo (GDB/MI Program Execution): Document -exec-jump.
3096
e31198c4
HZ
30972009-04-22 Hui Zhu <teawater@gmail.com>
3098
3099 * gdb.texinfo (disassemble-next-line): Set the default of
3100 disassemble-next-line to off.
3101
26e251b6
JM
31022009-04-21 Joseph Myers <joseph@codesourcery.com>
3103
3104 * configure.ac (--with-datarootdir, --with-docdir, --with-pdfdir,
3105 --with-htmldir): New.
3106 * configure: Regenerate.
3107 * Makefile.in (datarootdir, docdir): Define.
3108 (gdb.dvi, gdb.pdf): Use same -I options as for building gdb.info
3109 instead of $(SET_TEXINPUTS).
3110 (gdbint.dvi, gdbint.pdf): Use same -I options as for building
3111 gdbint.info instead of $(SET_TEXINPUTS).
3112 (gdbint/index.html): Use same -I options as for building
3113 gdbint.info.
3114 (stabs.dvi, stabs.pdf): Use same -I options as for building
3115 stabs.info instead of $(SET_TEXINPUTS).
3116 (stabs/index.html): Use same -I options as for building
3117 stabs.info.
3118 (annotate.dvi, annotate.pdf): Use same -I options as for building
3119 annotate.info instead of $(SET_TEXINPUTS).
3120 (annotate/index.html): Use same -I options as for building
3121 annotate.info.
3122
eac35c4e
DD
31232009-04-21 David Daney <ddaney@caviumnetworks.com>
3124
3125 * gdb.texinfo (maint show-debug-regs): Remove mention of x86.
3126
29b0e8a2
JM
31272009-04-21 Joseph Myers <joseph@codesourcery.com>
3128
3129 * gdb.texinfo (Source Path): Document --with-relocated-sources.
3130
2b831889 31312009-04-18 Carlos O'Donell <carlos@codesourcery.com>
c8d5aac9 3132 Joseph Myers <joseph@codesourcery.com>
2b831889
JM
3133
3134 * Makefile.in (MAKEHTML): Set to makeinfo --html.
3135 (MAKEHTMLFLAGS): Set to empty.
3136 (html__strip_dir): Define.
3137 (HTMLFILES): Define.
3138 (HTMLFILES_INSTALL): Define.
3139 (install-html): Copy new automake rule.
3140 (html): Depend on $(HTMLFILES).
3141 (gdb_toc.html): Rename to gdb/index.html.
3142 (gdbint_toc.html): Rename to gdbint/index.html.
3143 (stabs_toc.html): Rename to stabs/index.html.
3144 (annotate_toc.html): Rename to annotate/index.html.
3145
89a34d1b
JM
31462009-04-17 Carlos O'Donell <carlos@codesourcery.com>
3147
3148 * Makefile.in: Set pdfdir and htmldir from configure
3149 substitutions.
3150 * configure.ac: AC_SUBST datarootdir, docdir, htmldir, pdfdir.
3151 * configure: Regenerate.
3152
a2d5da46
JB
31532009-04-16 Joel Brobecker <brobecker@adacore.com>
3154
3155 * gdbint.texinfo (Native Debugging): Remove entry for PROC_NAME_FMT.
3156 This macro is no longer used.
3157
732f6a93
TT
31582009-04-15 Tom Tromey <tromey@redhat.com>
3159
3160 * gdb.texinfo (Character Sets): Document default character set.
3161
87f9adc1
PM
31622009-04-14 Pierre Muller <muller@ics.u-strasbg.fr>
3163
3164 * gdbint.texinfo: Change server name from sources.redhat.com to
3165 sourceware.org throughout.
3166
2c88c651
JB
31672009-04-09 Joel Brobecker <brobecker@adacore.com>
3168
3169 * gdb.texinfo (Set Breaks): Rewrite a paragraph to avoid a warning
3170 about a missing dot or coma after @xref.
3171
4f5376b2
JB
31722009-04-02 Joel Brobecker <brobecker@adacore.com>
3173
3174 * gdb.texinfo (Backtrace): Add a parameter in frame 1 of the first
3175 example, and add a small explanation about it.
3176 (Print Settings): Change the documentation of the "set print
3177 frame-arguments" to reflect the fact that the default is now "scalars".
3178
a0381d3a
JB
31792009-04-02 Joel Brobecker <brobecker@adacore.com>
3180
3181 * gdb.texinfo (Print Settings): Add kindex for command "set
3182 print frame-arguments".
3183
45ac276d
JB
31842009-03-31 Joel Brobecker <brobecker@adacore.com>
3185
3186 * gdb.texinfo (Ada Tasks): Add documentation about task-specific
3187 breakpoints.
3188 (Set Breaks): Add reference to thread-specific and task-specific
3189 breakpoints.
3190
32cd1edc
JB
31912009-03-31 Joel Brobecker <brobecker@adacore.com>
3192
3193 * gdb.texinfo (Ada Tasks): Remove the documentation about
3194 the "Running" state, as this state has been eliminated.
3195 Now all runnable tasks are shown as "Runnable".
3196
1042e4c0
SS
31972009-03-30 Stan Shebs <stan@codesourcery.com>
3198
3199 * gdb.texinfo (Tracepoints): Describe tracepoints as a
3200 special case of breakpoints.
3201 (Enable and Disable Tracepoints): Mention deprecation.
3202 (Listing Tracepoints): Update description and example.
3203
f8f6f20b
TJB
32042009-03-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
3205
3206 * gdb.texinfo (Frames in Python): New node.
3207 (Python API): Update.
3208
c0c6f777
TJB
32092009-03-29 Thiago Jung Bauermann <bauerman@br.ibm.com>
3210
3211 * gdb.texinfo (Values From Inferior): Change gdb.Value.address
3212 from a method to an attribute.
3213
def2b000
TJB
32142009-03-26 Thiago Jung Bauermann <bauerman@br.ibm.com>
3215
3216 * gdb.texinfo (Values From Inferior): Document is_optimized_out
3217 attribute.
3218
a07daef3
PA
32192009-03-25 Pedro Alves <pedro@codesourcery.com>
3220
3221 * observer.texi (thread_exit): Add "silent" parameter.
3222
f3b1572e
PA
32232009-03-22 Pedro Alves <pedro@codesourcery.com>
3224
3225 * observer.texi (about_to_proceed): New.
3226
587afa38
EZ
32272009-03-21 Jeremy Bennett <jeremy.bennett@embecosm.com>
3228
3229 * gdbint.texinfo (everywhere): Use braces {} in @deftypeXX type
3230 field throughout to handle types with spaces in them. Fix typos
3231 found by aspell.
3232 (Summary, Requirements, Contributors): New first chapter,
3233 "Summary" added, old Requirements section moved there, and new
3234 section, "Contributors" added.
3235 (Initializing a New Architecture, Register Representation)
3236 (Frame Interpretation, Inferior Call Setup, Adding a New Target)
3237 (Porting gdb): These sections extended and updated.
3238 (Compiler Characteristics): This section (empty) deleted.
3239 (Defining Other Architecture Features): This section renamed and
3240 duplicate material removed from (formerly "Target Conditionals").
3241 Use braces {} in @deftypeXX type field throughout to handle types
3242 with spaces in them. Typos found by aspell fixed.
3243
3244 * stack_frame.svg: New file, source of image for gdbint.texinfo.
3245 * stack_frame.pdf: Version of image for PDF output.
3246 * stack_frame.png: Version of image for HTML output and for Emacs.
3247 * stack_frame.txt: Version of image for Info output.
1db61298 3248 * stack_frame.eps: Version of image for TeX DVI output.
587afa38 3249
10af6951
EZ
32502009-03-21 Eli Zaretskii <eliz@gnu.org>
3251
3252 * gdb.texinfo (Character Sets): Fix last change.
3253
cc924cad
TJB
32542009-03-21 Thiago Jung Bauermann <bauerman@br.ibm.com>
3255
3256 * gdb.texinfo (Values From Inferior): Fix optional arguments
3257 markup.
3258 (Commands In Python): Adjust argument names of gdb.Command.__init__
3259 to what the function accepts as keywords.
3260
bc3b79fd
TJB
32612008-03-20 Tom Tromey <tromey@redhat.com>
3262
3263 * gdb.texinfo (Convenience Vars): Document convenience functions.
3264 (Functions In Python): New node.
3265 (Python API): Update.
3266
6c7a06a3
TT
32672009-03-20 Tom Tromey <tromey@redhat.com>
3268
3269 * gdb.texinfo (Character Sets): Remove obsolete text. Document
3270 set target-wide-charset.
3271 (Requirements): Mention iconv.
3272
b646ddd4
HZ
32732009-03-17 Hui Zhu <teawater@gmail.com>
3274
3275 * gdb.texinfo: Change the introduce of "disassemble-next-line".
3276
91440f57
HZ
32772009-03-17 Hui Zhu <teawater@gmail.com>
3278
3279 * gdb.texinfo: Add documentation for disassemble-next-line.
3280
8fd41227
TJB
32812009-03-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
3282
3283 * gdb.texinfo (Commands In Python): Remove tindex entries.
3284
61ff14c6
JK
32852009-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
3286
3287 * gdb.texinfo (Returning): New description for missing debug info.
3288
0b16c5cf
PA
32892009-03-14 Pedro Alves <pedro@codesourcery.com>
3290
3291 * gdb.texinfo (Remote Configuration): Document query-attached.
61ff14c6 3292 (General Query Packets): Document qAttached.
0b16c5cf 3293
32fc0df9
PA
32942009-03-05 Pedro Alves <pedro@codesourcery.com>
3295
3296 * gdb.texinfo (Background Execution): Better describe the set
3297 target-async command.
3298 (Maintenance Commands): Delete description of the `maint set/show
3299 linux-async' and `maint set/show remote-async' commands.
3300
134eb42c
VP
33012009-02-18 Vladimir Prus <vladimir@codesourcery.com>
3302
3303 * gdb.texinfo (GDB/MI Async Records): Add double-spaces
3304 between sentences.
3305
c86cf029
VP
33062009-02-18 Vladimir Prus <vladimir@codesourcery.com>
3307
3308 * gdb.texinfo (GDB/MI Async Records): Document the
3309 =library-loaded and =library-unloaded notifications.
3310
3ea85240
VP
33112009-02-17 Vladimir Prus <vladimir@codesourcery.com>
3312
3313 * observer.texi (test_notification): New observer.
3314
1d33d6ba
VP
33152009-02-14 Vladimir Prus <vladimir@codesourcery.com>
3316
61ff14c6
JK
3317 * observer.texi: Add parameter 'print_frame' to normal_stop
3318 observer.
1d33d6ba 3319
d721c933
EZ
33202009-02-07 Eli Zaretskii <eliz@gnu.org>
3321
3322 * gdb.texinfo (Basic Python): Fix change from 2009-02-04.
3323 (Commands In Python): Fix COMMAND_* constants in last change. Use
3324 @kbd for interactive input. Add cross-references and index
3325 entries.
3326
4aa995e1
PA
33272009-02-06 Pedro Alves <pedro@codesourcery.com>
3328
3329 * gdb.texinfo (Signals): Document $_siginfo.
3330 (Convenience Variables): Mention $_siginfo.
3331 (Remote Configuration): Document qXfer:siginfo:read,
3332 qXfer:siginfo:write packets, and the read-siginfo-object,
3333 write-siginfo-object commands.
3334
5f5233d4
PA
33352009-02-06 Pedro Alves <pedro@codesourcery.com>
3336
3337 * gdbint.texinfo (Values): New chapter.
3338
d8906c6f
TJB
33392009-02-06 Tom Tromey <tromey@redhat.com>
3340
3341 * gdb.texinfo (Python API): Add entry for Commands In Python.
3342 (Commands In Python): New node.
3343
b6cb8e7d
TJB
33442009-02-05 Tom Tromey <tromey@redhat.com>
3345
3346 * gdb.texinfo (Values From Inferior): Document Value.string.
3347
12453b93
TJB
33482009-02-05 Tom Tromey <tromey@redhat.com>
3349
3350 * gdb.texinfo (Basic Python): Document execute's from_tty
3351 argument.
3352
08c637de
TJB
33532009-02-04 Tom Tromey <tromey@redhat.com>
3354
3355 * gdb.texinfo (Basic Python): Document gdb.history.
3356
592375cd
VP
33572009-01-30 Vladimir Prus <vladimir@codesourcery.com>
3358
3359 * gdb.texinfo (GDB/MI Thread Commands): Document the
3360 'current-thread-id' field. Remove the example with zero threads,
3361 since current GDB won't ever report that if there's inferior.
3362
41447f92
VP
33632009-01-30 Vladimir Prus <vladimir@codesourcery.com>
3364
3365 * gdb.texinfo (GDB/MI Breakpoint Commands): Document the -d
3366 option to -break-insert.
3367
098b41a6
JG
33682009-01-28 Daniel Jacobowitz <dan@codesourcery.com>
3369 Jerome Guitton <guitton@adacore.com>
3370
3371 * gdb.texinfo (Startup): Document --with-system-gdbinit.
3372 (System-wide configuration): New section.
3373
3c16cced
PA
33742009-01-26 Pedro Alves <pedro@codesourcery.com>
3375
3376 PR gdb/7580:
3377 * gdb.texinfo (Maintenance Commands): Document "maint set|show
3378 internal-error|internal-warning quit|corefile ask|yes|no".
3379
62709adf
PA
33802009-01-26 Pedro Alves <pedro@codesourcery.com>
3381
3382 * gdb.texinfo (Using the `gdbserver' Program): Document
3383 --remote-debug.
3384
7ce58dd2
DE
33852009-01-23 Doug Evans <dje@google.com>
3386
3387 * gdb.texinfo: Add nexti to list of commands that support
3388 background execution.
3389
adb483fe
DJ
33902009-01-14 Daniel Jacobowitz <dan@codesourcery.com>
3391
3392 * gdb.texinfo (Define, Hooks): Document prefix command support.
3393
a67ec3f4 33942009-01-14 Joseph Myers <joseph@codesourcery.com>
c8d5aac9 3395 Carlos O'Donell <carlos@codesourcery.com>
a67ec3f4
JM
3396
3397 Fixes for makeinfo --html.
3398
3399 * annotate.texinfo: Use @copying and @insertcopying. Use
3400 @ifnottex in place of @ifinfo.
3401 * gdb.texinfo: Use @copying and @insertcopying. Use @ifnottex in
3402 place of @ifinfo. Use @ifnotinfo for one index entry.
3403 * gdbint.texinfo: Use @copying and @insertcopying. Use @ifnottex
3404 in place of @ifinfo.
3405 * stabs.texinfo: Use @copying and @insertcopying. Use @ifnottex
3406 in place of @ifinfo. Include contents at start unconditionally.
3407
84fcdf95
PA
34082009-01-13 Pedro Alves <pedro@codesourcery.com>
3409
3410 * gdb.texinfo (General Query Packets): Remove @var{} around the
3411 "spu" literal string.
3412
fa3a767f
PA
34132009-01-07 Pedro Alves <pedro@codesourcery.com>
3414
3415 * gdb.texinfo (Error in Breakpoints): Delete mention of "The same
3416 program may be running in another process" errors.
3417 * gdbint.texinfo (Native Conditionals): Delete
3418 ONE_PROCESS_WRITETEXT description.
3419
9cb011d3
JB
34202009-01-07 Joel Brobecker <brobecker@adacore.com>
3421
3422 * gdbint.texinfo (Start of New Year Procedure): Add the "coding"
3423 emacs local variable to be placed at the end of the ChangeLog.
3424 Add server.c and gdbreplay.c to the list of files where the
3425 copyright year needs to be updated.
3426
84603566
SL
34272009-01-06 Sandra Loosemore <sandra@codesourcery.com>
3428
3429 * gdb.texinfo (Remote Configuration): Document new
3430 "set/show tcp auto-retry" and "set/show tcp connect-timeout"
3431 commands.
3432
a53f55d8
PA
34332008-12-28 Pedro Alves <pedro@codesourcery.com>
3434
3435 * gdbint.texinfo (gdbarch_cannot_fetch_register): Don't mention
3436 FETCH_INFERIOR_REGISTERS.
3437 (Native Conditionals): Remove obsolete CHILD_PREPARE_TO_STORE,
3438 FETCH_INFERIOR_REGISTERS descriptions. Remove
3439 gdbarch_get_longjmp_target descrition, since already described in
3440 Target Conditionals. Move gdbarch_fp0_regnum description to ...
3441 (Target Conditionals): ... here.
3442
077e0a52
JB
34432008-12-16 Joel Brobecker <brobecker@adacore.com>
3444
3445 * gdb.texinfo (Omissions from Ada): Add missing GDB prompt in
3446 examples.
3447 (Additions to Ada): Likewise. Add the missing opening and closing
3448 parenthesis of the GDB prompt in one of the examples.
3449
023eb17c
JB
34502008-12-14 Joel Brobecker <brobecker@adacore.com>
3451
3452 * gdb.texinfo (Omissions from Ada): Remove incorrect documentation
3453 about the result of 'Address not being of type System.Address.
3454 This problem has been fixed a while ago.
3455
c3b108f7
VP
34562008-12-02 Vladimir Prus <vladimir@codesourcery.com>
3457
3458 MI non-stop and multiprocess docs.
3459
c8d5aac9
L
3460 * gdb.texinfo (GDB/MI): New section 'GDB/MI General Design'
3461 (GDB/MI Output Records): New section 'GDB/MI Frame Information'
3462 Adjust documentation for *stopped, document =thread-created,
3463 =thread-exited, =thread-group-created and =thread-group-exited.
3464 (GDB/MI Thread Commands): Document the 'state' field in
3465 -thread-info output.
3466 (GDB/MI Program Execution): Mention --all and --thread-group
3467 options.
3468 (GDB/MI Variable Objects): Describe floating and fixed variable
3469 objects.
3470 (GDB/MI Miscellaneous Commands): Document -list-thread-groups.
c3b108f7 3471
07e059b5
VP
34722008-12-02 Vladimir Prus <vladimir@codesourcery.com>
3473
c8d5aac9
L
3474 * gdb.texinfo (Operating System Information): New appendix.
3475 (Operating System Auxiliary Information): Document 'info os processes'
3476 (Remote Configuration): Document 'osdata'
3477 (General Query Packets): Document qXfer:osdata:read.
07e059b5 3478
a80b95ba
TG
34792008-11-27 Tristan Gingold <gingold@adacore.com>
3480
3481 * gdb.texinfo (Darwin): Document Darwin specific features.
3482
a655d424
JK
34832008-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
3484
3485 * gdbint.texinfo (Target Conditionals): Extend the
3486 gdbarch_breakpoint_from_pc description.
3487
249e1128
VP
34882008-11-22 Vladimir Prus <vladimir@codesourcery.com>
3489
3490 * gdb.texinfo (M68K Features): Fix typo.
3491
c14c28ba
PP
34922008-11-18 Paul Pluzhnikov <ppluzhnikov@google.com>
3493
3494 * gdb.texinfo (Symbols): Mention printing containing
3495 image name in "info symbol".
3496 (Maint translate-address): Likewise.
889bf7c5 3497
394a6666
JB
34982008-11-18 Joel Brobecker <brobecker@adacore.com>
3499
3500 * gdb.texinfo (Set Catchpoints): Remove the documentation of
3501 commands "catch load" and "catch unload".
3502
66bb093b
VP
35032008-11-17 Vladimir Prus <vladimir@codesourcery.com>
3504
3505 * gdb.texinfo (GDB/MI Async Records): Document
c8d5aac9 3506 =thread-selected.
889bf7c5 3507
4a92f99b
VP
35082008-11-17 Vladimir Prus <vladimir@codesourcery.com>
3509
c8d5aac9 3510 * observer.texi (new_inferior, inferior_exit): New observers.
4a92f99b 3511
f0323ca0
PA
35122008-10-27 Pedro Alves <pedro@codesourcery.com>
3513
3514 * gdbint.texinfo (Adding a New Target): Don't mention TDEPFILES,
3515 .mt files, TM_CLIBS or TM_CDEPS.
3516 (x86 Watchpoints): Don't mention TDEPFILES.
3517
8b23ecc4
SL
35182008-10-24 Sandra Loosemore <sandra@codesourcery.com>
3519
3520 * gdb.texinfo (Remote Protocol): Add new nodes to menu.
3521 (Overview): Mention notifications and non-stop mode behavior.
3522 (Packets): Update documentation of ?, vAttach, vCont, and vRun
3523 with non-stop mode behavior. Add vStopped description.
3524 (Stop Reply Packets): Update list of packets that return
3525 stop replies. Mention non-stop behavior.
3526 (General Query Packets): Document QNonStop packet and associated
3527 qSupported query response.
3528 (Interrupts): Clarify multi-threaded behavior. Mention non-stop
3529 behavior.
3530 (Notification Packets): New section.
3531 (Remote Non-Stop): New section.
3532 (File-I/O Overview): Mention non-stop behavior.
3533
fff08868
HZ
35342008-10-24 Hui Zhu <teawater@gmail.com>
3535 Pedro Alves <pedro@codesourcery.com>
3536
3537 * gdb.texinfo (displaced-stepping): Describe the auto mode
3538 setting, and say it's the default. This is now a mainstream
3539 setting instead of a maintenance setting.
3540
252fbfc8
PA
35412008-10-23 Pedro Alves <pedro@codesourcery.com>
3542
3543 * observer.texi (thread_stop_requested): New.
3544
20924a55
JB
35452008-10-22 Joel Brobecker <brobecker@adacore.com>
3546
3547 * gdb.texinfo (Ada Tasks, Ada Tasks and Core Files): New nodes.
3548 (Patching): Replace incorrect usage of @samp by @kbd.
3549
bacec72f
MS
35502008-10-17 Michael Snyder <msnyder@vmware.com>
3551
3552 * gdb.texinfo: Add documentation for reverse execution.
3553
a08702d6 35542008-10-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
bd4f7d68 3555 Eli Zaretskii <eliz@gnu.org>
a08702d6
TJB
3556
3557 * gdb.texinfo. (Values From Inferior): New subsubsection.
3558
d97bc12b
DE
35592008-10-06 Doug Evans <dje@google.com>
3560
3561 * gdb.texinfo (set debug dwarf2-die): Document it.
3562
87f67dba
JB
35632008-10-01 Joel Brobecker <brobecker@adacore.com>
3564
3565 * gdb.texinfo (catch) [exception]: Document how to insert
3566 a breakpoint on user-defined exceptions when the exception
3567 name is identical to one of the language-defined ones.
3568
2fae03e8
TT
35692008-09-27 Tom Tromey <tromey@redhat.com>
3570
3571 * gdb.texinfo (Macros): Remove text about stringification,
3572 varargs, and splicing.
3573
5c6ce71d
TT
35742008-09-27 Tom Tromey <tromey@redhat.com>
3575
3576 * gdbint.texinfo (Language Support): Remove text about omitting
3577 support for a language.
3578
07128da0
DE
35792008-09-23 Doug Evans <dje@google.com>
3580
3581 * gdb.texinfo (info dcache): Update.
3582
b90a069a
SL
35832008-09-22 Sandra Loosemore <sandra@codesourcery.com>
3584
3585 * gdb.texinfo (Packets): Add info on thread-id syntax and
3586 multiprocess extensions.
3587 <D>: Document multiprocess form of packet.
3588 <H>: Use thread-id syntax.
3589 <T>: Likewise.
3590 <vCont>: Likewise. Note this is required for multiprocess.
3591 <vKill>: New packet.
3592 (Stop Reply Packets) <T>: Use thread-id syntax.
3593 <W>: Document multiprocess form of reply.
3594 <X>: Likewise.
3595 (General Query Packets) <qC>: Use thread-id syntax.
3596 <qfThreadInfo>: Likewise.
3597 <qGetTLSAddr>: Likewise.
3598 <qP>: Likewise.
3599 <qSupported>: Add "multiprocess" feature.
3600 <qThreadExtraInfo>: Use thread-id syntax.
3601
b77209e0
PA
36022008-09-22 Stan Shebs <stan@codesourcery.com>
3603
3604 * gdb.texinfo (Inferiors): New section.
3605
3d0bb823
PA
36062008-09-12 Pedro Alves <pedro@codesourcery.com>
3607
3608 * gdbint.texinfo (Native Debugging): Mention NAT_GENERATED_FILES.
3609
f8dcfc0a
UW
36102008-09-11 Ulrich Weigand <uweigand@de.ibm.com>
3611
3612 * gdbint.texinfo (Target Conditionals): Remove documentation
3613 for gdbarch_name_of_malloc.
3614
8775bb90
MS
36152008-09-03 Angela Marie Thomas <angela@releasedominatrix.com>
3616
3617 * gdb.texinfo (Interrupts): Mention TCP interface for
3618 sending BREAK.
3619
f1838a98
UW
36202008-08-26 Ulrich Weigand <uweigand@de.ibm.com>
3621
3622 * gdb.texinfo (Commands to Specify Files): Document "remote:"
3623 argument prefix to "set sysroot".
3624
158c7665
PH
36252008-08-21 Paul N. Hilfinger <hilfinger@adacore.com>
3626
3627 * gdb.texinfo (Omissions from Ada): Describe new treatment of True
3628 and False.
3629
30e026bb
VP
36302008-08-20 Vladimir Prus <vladimir@codesourcery.com>
3631
c8d5aac9
L
3632 * gdb.textinfo (GDB/MI Miscellaneous Commands): Use @table
3633 for possible features of -list-features.
30e026bb 3634
c6ebd6cf
VP
36352008-08-19 Vladimir Prus <vladimir@codesourcery.com>
3636
c8d5aac9 3637 * gdb.texinfo (Background execution): Adjust example
c6ebd6cf
VP
3638 (GDB/MI Miscellaneous Commands): Document -list-target-features.
3639
aeac0ff9
VP
36402008-08-19 Vladimir Prus <vladimir@codesourcery.com>
3641
3642 * doc/gdb.texinfo (PowerPC): Fix typo.
3643 (PowerPC features): Fix typo.
3644
5231c1fd
PA
36452008-08-18 Pedro Alves <pedro@codesourcery.com>
3646
3647 * observer.texi (thread_ptid_changed): New.
3648
677c5bb1
LM
36492008-08-18 Luis Machado <luisgpm@br.ibm.com>
3650
3651 * doc/gdb.texinfo (PowerPC): Mention Extended FPR's for POWER7.
3652 (PowerPC features): Mention feature set for VSX registers.
3653
f3a2dd1a
JB
36542008-08-13 Joel Brobecker <brobecker@adacore.com>
3655
3656 * gdb.texinfo (Ada Mode Intro): Improve the documentation regarding
3657 the direct visibility of all names in user-written packages.
3658
33e5cbd6
PA
36592008-08-13 Pedro Alves <pedro@codesourcery.com>
3660
3661 * gdb.texinfo (breakpoint always-inserted) Describe the auto mode
3662 setting, and make it the default.
3663 (Non-Stop Mode): Remove "set breakpoints always-inserted 1" from
3664 non-stop script example.
3665
d0384fc4
TJB
36662008-08-12 Thiago Jung Bauermann <bauerman@br.ibm.com>
3667
3668 * gdbint.texinfo (Raw and Virtual Register Representations): Fix
3669 reference to the "Using Different Register and Memory Data
3670 Representation" section.
3671
a6f3e723
SL
36722008-08-12 Sandra Loosemore <sandra@codesourcery.com>
3673
3674 * gdb.texinfo (Remote Configuration): Document set remote noack-packet.
3675 (Remote Protocol): Add Packet Acknowledgment to menu.
3676 (Overview): Mention +/- can be disabled, and point to new section
3677 where this is discussed in detail.
3678 (General Query Packets): Document QStartNoAckMode packet, and
3679 corresponding qSupported reply.
3680 (Packet Acknowledgment): New section.
3681
0606b73b
SL
36822008-08-11 Sandra Loosemore <sandra@codesourcery.com>
3683 Pedro Alves <pedro@codesourcery.com>
3684
3685 * gdb.texinfo (Threads): Move paragraph about automatic thread
3686 selection to All-Stop Mode subsection.
3687 (Thread Stops): Reorganize existing material into subsections.
3688 Add introductory blurb and menu.
3689 (Non-Stop Mode): New subsection.
3690 (Background Execution): New subsection.
3691 (Maintenance Commands): Add cross-references from async mode
3692 commands to the new Background Execution section.
3693
d57a3c85
TJB
36942008-08-06 Tom Tromey <tromey@redhat.com>
3695
3696 * gdb.texinfo (Extending GDB): New chapter.
3697 (Sequences): Demoted chapter, now a section under the new
3698 Extending GDB chapter.
3699 (Python): New section.
3700
6d76a53d
SS
37012008-07-31 Stan Shebs <stan@codesourcery.com>
3702
3703 * gdbint.texinfo: Remove FUNCTION_EPILOGUE_SIZE.
3704
1f70da6a
SS
37052008-07-29 Stan Shebs <stan@codesourcery.com>
3706
3707 * gdbint.texinfo: General round of cleanup and minor
3708 clarifications.
3709 (Breakpoint Handling): Remove mention of BREAKPOINT macro.
3710 (Longjmp Support): Update description to reflect how it is done
3711 for targets without using native header.
3712 (Symbol Handling): Add a little more general explanation.
3713 (COFF, ELF): Mention stabs encapsulation.
3714 (DWARF 3): New section.
3715 (Adding a New Host): Scrub out some obsolete bits.
3716 (Generic Host Support Files): Mention ser-pipe.c, ser-mingw.c.
3717 (Host Conditionals): Remove descriptions of NO_STD_REGS,
3718 HAVE_MMAP, HAVE_TERMIO, INT_MAX etc, LONGEST, HAVE_LONG_DOUBLE,
3719 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, L_SET, SEEK_CUR,
3720 SEEK_SET, STOP_SIGNAL, USG.
3721 (Raw and Virtual Register Representations): Ditto for
3722 DEPRECATED_REGISTER_RAW_SIZE, DEPRECATED_REGISTER_VIRTUAL_SIZE,
3723 DEPRECATED_REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_TYPE.
3724 (Target Conditionals): Ditto for DEPRECATED_FP_REGNUM,
3725 DEPRECATED_FRAMELESS_FUNCTION_INVOCATION, DEPRECATED_FRAME_CHAIN,
3726 DEPRECATED_FRAME_CHAIN_VALID, DEPRECATED_FRAME_INIT_SAVED_REGS,
3727 DEPRECATED_FRAME_SAVED_PC, DEPRECATED_FUNCTION_START_OFFSET,
3728 DEPRECATED_REGISTER_VIRTUAL_SIZE,
3729 DEPRECATED_REGISTER_VIRTUAL_TYPE,
3730 DEPRECATED_USE_STRUCT_CONVENTION.
3731 Describe gdbarch_deprecated_fp_regnum.
3732 Update description of gdbarch_print_insn.
3733 (Adding a New Target): Scrub out obsolete bits.
3734 (Obsolete Conditionals): Remove entire section.
3735
383f836e
TT
37362008-07-25 Tom Tromey <tromey@redhat.com>
3737
3738 * observer.texi (GDB Observers): Document new observers:
3739 breakpoint_created, breakpoint_deleted, breakpoint_modified,
3740 tracepoint_created, tracepoint_deleted, tracepoint_modified,
3741 architecture_changed.
3742
cfd8ab24
SS
37432008-07-21 Stan Shebs <stan@codesourcery.com>
3744
3745 * gdbint.texinfo: Refer to target_so_ops.in_dynsym_resolve_code
3746 instead of IN_SOLIB_DYNSYM_RESOLVE_CODE.
3747
781b42b0
TT
37482008-07-21 Tom Tromey <tromey@redhat.com>
3749
3750 * observer.texi (GDB Observers): Remove obsolete comment.
3751 <executable_changed>: Remove argument.
3752
d7d9f01e
TT
37532008-07-18 Tom Tromey <tromey@redhat.com>
3754
3755 * gdb.texinfo (Macros): Update. Use @code rather than @command.
3756
bf250677
DE
37572008-07-10 Doug Evans <dje@google.com>
3758
3759 * doc/gdb.texinfo: Document "set print symbol-loading on|off".
3760
10568435
JK
37612008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
3762
3763 * gdb.texinfo (Starting): Document "set disable-randomization".
3764
5ae4183a
AS
37652008-07-07 Andreas Schwab <schwab@suse.de>
3766
3767 * gdb.texinfo (GDB/MI Target Manipulation): Fix last change.
3768
b56e7235
VP
37692008-07-06 Vladimir Prus <vladimir@codesourcery.com>
3770
3771 * gdb.texinfo (GDB/MI Target Manipulation): Add
3772 example of -target-attach.
3773
e1ac3328
VP
37742008-06-10 Vladimir Prus <vladimir@codesourcery.com>
3775
3776 * observer.texi (target_resumed): New observer.
5ae4183a 3777 * gdb.texinfo (GDB/MI Output Records): Document *running.
e1ac3328 3778
65d12d83
TT
37792008-06-06 Tom Tromey <tromey@redhat.com>
3780
3781 * gdb.texinfo (Completion): Add field name example.
3782
fbc5282e
MK
37832008-06-06 Marc Khouzam <marc.khouzam@ericsson.com>
3784
3785 * gdb.texinfo (GDB/MI Program Context): Added example
3786 to -exec-arguments
5ae4183a 3787
fbc5282e 37882008-06-05 Nick Roberts <nickrob@snap.net.nz>
bcf6fc3a
NR
3789
3790 * annotate.texinfo (Multi-threaded Apps): Add entry for thread-changed
3791 annotation.
3792
c16158bc 37932008-06-05 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a
AS
3794 Nathan Sidwell <nathan@codesourcery.com>
3795 Joseph Myers <joseph@codesourcery.com>
c16158bc
JM
3796
3797 * configure.ac: Include ../../config/acx.m4. Use ACX_PKGVERSION
3798 and ACX_BUGURL.
3799 * configure: Regenerate.
3800 * Makefile.in (PKGVERSION, BUGURL_TEXI): Define.
3801 (GDBvn.texi): Define VERSION_PACKAGE, BUGURL and BUGURL_DEFAULT.
3802 * gdb.texinfo: Use VERSION_PACKAGE and BUGURL. Remove
3803 mailing-list-specific text about bug reporting unless
3804 BUGURL_DEFAULT.
3805
75c99385
PA
38062008-06-05 Pedro Alves <pedro@codesourcery.com>
3807
3808 * gdb.texinfo (-target-select): Remove reference to target async.
3809 (Maintenance Commands): Document "maint set/show remote-async".
3810
1763a388
MK
38112008-06-04 Marc Khouzam <marc.khouzam@ericsson.com>
3812
3813 * gdb.texinfo (GDB/MI File Transfer Commands): Typo
3814 in -target-file-get section.
5ae4183a 3815
d0d064df
PA
38162008-05-22 Pedro Alves <pedro@codesourcery.com>
3817
9b562ab8
PA
3818 * gdb.texinfo (vAttach, vRun): Re-remove requirement of the stub
3819 killing the inferior when it is already debugging a process.
d0d064df 3820
8dfa32fc
JB
38212008-05-21 Joel Brobecker <brobecker@adacore.com>
3822
3823 * gdb.texinfo (Continuing and Stepping): Document the new "fin"
3824 abbreviation for "finish".
3825
55f996a7
NR
38262008-05-21 Nick Roberts <nickrob@snap.net.nz>
3827
3828 * annotate.texinfo (Multi-threaded Apps): New node for new annotation.
3829
ba2b1c56
DJ
38302008-05-15 Daniel Jacobowitz <dan@codesourcery.com>
3831
3832 * gdbint.texinfo (Target Conditionals): Delete entry for
3833 gdbarch_dwarf_reg_to_regnum.
3834
08388c79
DE
38352008-05-09 Doug Evans <dje@google.com>
3836
a3c83fae 3837 * gdb.texinfo: Document "find" command, qSearch:memory packet.
08388c79 3838
d14508fe
DE
38392008-05-05 Doug Evans <dje@google.com>
3840
3841 * gdb.texinfo (disassemble): Document /m modifier.
3842
e2b7ddea
VP
38432008-05-05 Vladimir Prus <vladimir@codesourcery.com>
3844
5ae4183a
AS
3845 * gdb.texinfo (Maintenance Commands): Clarify that "maint time"
3846 will not report the time of commands that run the target.
e2b7ddea 3847
8eb41542
VP
38482008-05-03 Vladimir Prus <vladimir@codesourcery.com>
3849
3850 * gdb.texinfo (GDB/MI Output Records): Add
3851 missing semicolon.
3852
82f68b1c
VP
38532008-05-03 Vladimir Prus <vladimir@codesourcery.com>
3854
3855 * gdb.texinfo (GDB/MI Output Records):
3856 Document =thread-create and =thread-exited.
3857
fa0f268d
VP
38582008-05-03 Vladimir Prus <vladimir@codesourcery.com>
3859
3860 * gdb.texinfo (GDB/MI Development and Front Ends):
82f68b1c 3861 Remove mention of dmi-discuss.
fa0f268d 3862
063bfe2e
VP
38632008-05-03 Pedro Alves <pedro@codesourcery.com>
3864
3865 * observer.texi (thread_exit): New.
3866
237fc4c9
PA
38672008-05-02 Pedro Alves <pedro@codesourcery.com>
3868
3869 * gdb.texinfo (Debugging Output): Document "set/show debug
3870 displaced".
3871 (Maintenance Commands): Document "maint set/show
3872 can-use-displaced-stepping".
3873
0428b8f5
DJ
38742008-05-02 Daniel Jacobowitz <dan@codesourcery.com>
3875
3876 * gdb.texinfo (ARM): Document set/show arm fallback-mode
3877 and set/show arm force-mode.
3878
5009afc5
AS
38792008-05-02 Andreas Schwab <schwab@suse.de>
3880
3881 * gdbint.texinfo (Algorithms): Describe
3882 target_watchpoint_addr_within_range.
3883
669fac23
DJ
38842008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
3885
3886 * gdbint.texinfo (Stack Frames): New chapter.
3887 (Algorithms): Move Frames text to the new chapter.
3888 (Target Conditionals): Delete SAVE_DUMMY_FRAME_TOS. Document
3889 gdbarch_dummy_id instead of gdbarch_unwind_dummy_id.
3890
721c02de
VP
38912008-04-24 Vladimir Prus <vladimir@codesourcery.com>
3892
5ae4183a
AS
3893 * gdb.texinfo (GDB/MI Output Syntax): Clarify that async
3894 output does not necessary include any tokens.
721c02de 3895
c055b101
CV
38962008-04-22 Corinna Vinschen <vinschen@redhat.com>
3897
3898 * gdb.texinfo (Set SH Calling convention): New @item.
3899 (Show SH Calling convention): Ditto.
3900
68837c9d
MD
39012008-04-22 Markus Deuling <deuling@de.ibm.com>
3902
3903 * gdb.texinfo (Fortran Operators): Describe '%' operator.
3904
2e9132cc
EZ
39052008-04-20 Eli Zaretskii <eliz@gnu.org>
3906
3907 * gdb.texinfo (Set Breaks): Mention that multiple location
3908 breakpoints need line number info. Add index entries.
3909
31fffb02
CS
39102008-04-19 Craig Silverstein <csilvers@google.com>
3911
3912 * gdb.texinfo (Requirements): Add an optional requirement on
3913 zlib.
3914 * gdbint.texinfo (Debugging File Formats): Add new subsection for
3915 Compressed DWARF 2.
3916
a47ec5fe
AR
39172008-04-16 Aleksandar Ristovski <aristovski@qnx.com>
3918
3919 * gdb.texinfo (GDB/MI Simple Examples): Added 'disp' field to the
3920 sample output for 'stopped,reason="breakpoint-hit"' message.
3921 (GDB/MI Program Execution): Likewise.
3922
de051565
MK
39232008-04-09 Marc Khouzam <marc.khouzam@ericsson.com>
3924
5ae4183a 3925 * gdb.texinfo (GDB/MI Variable Objects): Add anchor to
de051565
MK
3926 -var-set-format. Add -f option to -var-evaluate-expression.
3927
6ba66d6a
JB
39282008-04-03 Joel Brobecker <brobecker@adacore.com>
3929
3930 * gdb.texinfo (Breakpoint Menus): Delete. Contents moved inside
3931 new node "Ambiguous Expressions". Replace references to this
3932 node by references to "Ambiguous Expressions" throughout.
3933 (Ambiguous Expressions): New node.
3934
1e26b4f8
DJ
39352008-03-26 Daniel Jacobowitz <dan@codesourcery.com>
3936
3937 * gdb.texinfo (MIPS Features, PowerPC Features): Add @node.
3938
b84876c2
PA
39392008-03-21 Pedro Alves <pedro@codesourcery.com>
3940
3941 * gdb.texinfo (Debugging Output): Document
3942 "set/show debug lin-lwp-async".
3943 (Maintenance Commands): Document "maint set/show linux-async".
3944
63092375
DJ
39452008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
3946
3947 * gdb.texinfo (Expressions): Update description of malloced arrays.
3948
8e8901c5
VP
39492008-03-15 Vladimir Prus <vladimir@codesourcery.com>
3950
3951 * gdb.texinfo (Thread Commands): Document
3952 -thread-info. Remove -thread-list-all-threads.
3953
1fddbabb
PA
39542008-03-14 Pedro Alves <pedro@codesourcery.com>
3955 Sandra Loosemore <sandra@codesourcery.com>
3956
3957 * gdb.texinfo (Library List Format): Update to mention the
3958 possibility to pass section addresses instead of segment
3959 addresses.
3960
ccd213ac
DJ
39612008-03-10 Daniel Jacobowitz <dan@codesourcery.com>
3962
3963 * gdb.texinfo (Starting): Document "set exec-wrapper".
3964 (Server): Document gdbserver --wrapper.
3965
fa4727a6
DJ
39662008-03-03 Daniel Jacobowitz <dan@codesourcery.com>
3967
3968 * gdb.texinfo (Set Watchpoints): Mention watchpoints on
3969 unreadable memory. Delete obsolete SPARClite reference.
3970
8edfe269
DJ
39712008-02-28 Daniel Jacobowitz <dan@codesourcery.com>
3972
3973 * gdb.texinfo (Starting): Mention always-running targets.
3974 (Target Commands): Add an anchor for load.
3975 (Connecting): Explain continue instead of run.
3976
1843f87b
DJ
39772008-02-27 Daniel Jacobowitz <dan@codesourcery.com>
3978
3979 * gdb.texinfo (Debugging Output): Document "set debug timestamp".
3980
f9082629
NR
39812008-02-26 Nick Roberts <nickrob@snap.net.nz>
3982
3983 * gdb.texinfo (Set Breaks): Revert description of Enb column of
3984 breakpoint table.
3985
fd96d250
PA
39862008-02-19 Pedro Alves <pedro@codesourcery.com>
3987
3988 * gdb.texinfo (vAttach, vRun): Remove requirement of the stub
3989 killing the inferior when it is already debugging a process.
3990
36af4ef6
MD
39912008-02-13 Markus Deuling <deuling@de.ibm.com>
3992
3993 * gdbint.texinfo (Build Script): New section. Mention new build script
3994 gdb_buildall.sh.
3995
cda4ce5a
JB
39962008-02-01 Jim Blandy <jimb@red-bean.com>
3997
3998 * gdb.texinfo (Help): Summarize 'info args' correctly.
3999
4acd40f3
TJB
40002008-01-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
4001
4002 * gdb.texinfo: (Decimal Floating Point): Mention pseudo-registers
4003 available in PowerPC architecture.
4004 (Embedded Processors): Change node name of PowerPC item in menu.
4005 (PowerPC): Rename to...
4006 (PowerPC Embedded): this.
4007 (Architectures): Add new PowerPC item in menu.
4008 (PowerPC): New node.
4009
6e6c6f50
DJ
40102008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
4011
4012 * gdb.texinfo (Multi-Process Mode for gdbserver): Use @kbd for
4013 commands.
4014
5ee187d7
DJ
40152008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
4016
4017 * gdb.texinfo (Setting Catchpoints): Mention features
4018 supported on GNU/Linux.
4019
e275c0d9
NR
40202008-01-30 Nick Roberts <nickrob@snap.net.nz>
4021
4022 * gdb.texinfo (GDB/MI File Commands): Describe new output
4023 field for MI command -file-list-exec-source-file.
4024
2d717e4f
DJ
40252008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
4026
4027 * gdb.texinfo (Using the `gdbserver' Program): Add security
4028 warning. Rearrange into subsections and subsubsections. Document
4029 --multi and --debug. Correct --with-sysroot typo. Update --attach
4030 usage. Make load reference clearer. Document monitor exit.
4031 (Remote Configuration): Document set remote exec-file, attach-packet,
4032 and run-packet.
4033 (Packets): Document vAttach and vRun.
4034
d35a4257 40352008-01-29 Nick Roberts <nickrob@snap.net.nz>
f663676d
NR
4036
4037 * gdb.texinfo (Processes): Mention process command.
889bf7c5 4038 detach-on-follow -> detach-on-fork.
f663676d 4039
c78d192c
DJ
40402008-01-28 Daniel Jacobowitz <dan@codesourcery.com>
4041
4042 * gdbint.texinfo (Native Conditionals): Remove
4043 SHELL_COMMAND_CONCAT and SHELL_FILE.
4044
d35a4257
EZ
40452008-01-26 Eli Zaretskii <eliz@gnu.org>
4046
4047 * gdb.texinfo (Specify Location): Improve wording.
4048
93815fbf
VP
40492008-01-23 Chris Demetriou <cgd@google.com>
4050
4051 * gdb.texinfo (Threads): Document new "set print thread-events"
4052 and "show print thread-events" commands.
4053
2a25a5ba
EZ
40542008-01-19 Eli Zaretskii <eliz@gnu.org>
4055
4056 * gdb.texinfo (Specify Location): New section.
4057 (Delete Breaks, Edit, Set Breaks): Remove description of
4058 locations. Instead, add a reference to "Specify Location".
4059 (Machine Code, Jumping, Thread Stops, Continuing and Stepping)
4060 (Symbols): Refer to "Specify Location" for the valid forms of
4061 linespecs and locations.
4062
32c9a795
MD
40632008-01-18 Markus Deuling <deuling@de.ibm.com>
4064
4065 * gdbint.texinfo (Target Conditionals): Replace the description of
4066 BITS_BIG_ENDIAN with a description of gdbarch_bits_big_endian.
4067
b17828ca
JB
40682008-01-12 Paul Hilfinger <hilfinger@adacore.com>
4069
4070 * gdb.texinfo (C Operators): Remove incorrect parenthetical comment
4071 about &&var, which is rejected by the expression parser.
4072
0aea4bf3
LM
40732008-01-09 Luis Machado <luisgpm@br.ibm.com>
4074
4075 * gdb.texinfo (Output): Update documentation on using printf with DFP
4076 types.
4077
febe4383
TJB
40782008-01-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
4079
4080 * gdb.texinfo (C and C++): Add Decimal Floating Point format
4081 subsubsection.
4082 (Decimal Floating Point format): New subsubsection.
4083
7a404eba
PA
40842008-01-05 Pedro Alves <pedro@codesourcery.com>
4085
4086 * gdb.texinfo (File Options): Remove mention of the attempt to
4087 open a core file with the -p option. Don't list -c as a valid
4088 option to attach to a process.
4089
a4d9b460
PA
40902008-01-05 Pedro Alves <pedro@codesourcery.com>
4091
4092 * gdbint.texinfo (Host Conditionals): Remove mention of
4093 ALIGN_STACK_ON_ENTRY.
4094
6ec2edbe
JB
40952008-01-05 Joel Brobecker <brobecker@adacore.com>
4096
4097 * gdbint.texinfo (Start of New Year Procedure): Add item
4098 describing how to update the source and documentation copyright
4099 notices.
4100
d8b2a693
JB
41012007-12-18 Jim Blandy <jimb@codesourcery.com>
4102
ab209b3a 4103 * gdb.texinfo (Set Watchpoints): Integrate per-thread
d8b2a693
JB
4104 watchpoint explanation into the main description of the watchpoint
4105 command; update synopses of 'watch', 'rwatch', and 'awatch'
4106 commands.
4107
8b4ed427
VP
41082007-12-18 Vladimir Prus <vladimir@codesourcery.com>
4109
4110 * gdb.texinfo (Miscellaneous gdb/mi Commands):
4111 Document 'pending-breakpoints' feature of
4112 -list-features.
4113
37e4754d
LM
41142007-12-17 Luis Machado <luisgpm@br.ibm.com>
4115
669fac23 4116 * gdb.texinfo: Add new parameter's description.
37e4754d 4117
1d3811f6
DJ
41182007-12-16 Daniel Jacobowitz <dan@codesourcery.com>
4119
4120 * gdb.texinfo (Overview): Clarify run-length encoding
4121 example. Remove the restriction on "+" and "-" characters.
4122
c1c25a1a
EZ
41232007-12-15 Eli Zaretskii <eliz@gnu.org>
4124
4125 * gdb.texinfo (Host I/O Packets): Fix xref syntax.
4126
afe8ab22 41272007-12-14 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a 4128
afe8ab22
VP
4129 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
4130 the -f option for -break-insert, remove -r option,
4131 and clarify specification of location.
4132
a6b151f1
DJ
41332007-11-30 Daniel Jacobowitz <dan@codesourcery.com>
4134
4135 * gdb.texinfo (Debugging Programs with Multiple Processes): Correct
4136 formatting.
4137 (Remote Debugging): Add File Transfer section.
4138 (Remote Configuration): Document Host I/O packets.
4139 (GDB/MI): Add GDB/MI File Transfer Commands section.
c1c25a1a 4140 (Host I/O Packets): New section in "Remote Protocol".
a6b151f1
DJ
4141 (Packets): Add vFile.
4142
3b784c4f
EZ
41432007-11-17 Eli Zaretskii <eliz@gnu.org>
4144
4145 * gdb.texinfo (Set Breaks, Disabling): Clarify behavior of
4146 breakpoints with multiple locations.
4147 (Breakpoint Menus): Improve wording.
4148 (Output): Fix last change.
4149
a4ce5b0d
UW
41502007-11-17 Ulrich Weigand <uweigand@de.ibm.com>
4151
4152 * Makefile.in (Makefile): Do not depend on target_makefile_frag.
4153
1b39d5c0
DE
41542007-11-15 Doug Evans <dje@google.com>
4155
4156 * gdb.texinfo (Symbols): Update output of "maint info symtabs".
4157
7a72d44c
VP
41582007-11-15 Vladimir Prus <vladimir@codesourcery.com>
4159
4160 * gdbint.texinfo (Native Conditionals): Remove
4161 mention of CLEAR_SOLIB.
5ae4183a 4162
6d1829bf 41632007-11-11 Joel Brobecker <brobecker@adacore.com>
b4740add
JB
4164
4165 * gdb.texinfo (Print Settings): Add documentation for "set/show
4166 print frame-arguments".
4167
1a619819
LM
41682007-11-05 Luis Machado <luisgpm@br.ibm.com>
4169
3b784c4f 4170 * gdb.texinfo (Output): Update printf command's description.
1a619819 4171
55eddb0f
DJ
41722007-10-30 Daniel Jacobowitz <dan@codesourcery.com>
4173
4174 * gdb.texinfo (PowerPC): Document "set powerpc vector-abi" and "set
4175 powerpc soft-float".
4176
9cceb671
DJ
41772007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
4178
4179 * gdb.texinfo (Files): Correct formatting. Mention Expat
4180 requirement.
4181 (Requirements for Building GDB): Expand the list of Expat
4182 uses.
4183 (Library List Format, Memory Map Format): Mention Expat.
4184 (Target Descriptions): Update Expat wording.
4185
83acabca
DJ
41862007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
4187
4188 * gdbint.texinfo (Register and Memory Data, Target Conditionals):
4189 Document that gdbarch_convert_register_p should return zero for no-op
4190 conversions.
4191
e35879db
UW
41922007-10-22 Ulrich Weigand <uweigand@de.ibm.com>
4193
83acabca 4194 * gdbint.texi (Compiler Characteristics): Move documentation
e35879db
UW
4195 of set_gdbarch_sofun_address_maybe_missing back to ...
4196 (Target Conditionals): ... here to fix build break.
4197
203c3895
UW
41982007-10-19 Ulrich Weigand <uweigand@de.ibm.com>
4199
83acabca 4200 * gdbint.texi (Target Conditionals): Remove documentation of
203c3895
UW
4201 SOFUN_ADDRESS_MAYBE_MISSING, replaced by ...
4202 (Compiler Characteristics): ... documentation of
4203 set_gdbarch_sofun_address_maybe_missing.
4204
11411de3
DJ
42052007-10-17 Daniel Jacobowitz <dan@codesourcery.com>
4206
4207 * gdbint.texinfo (Target Conditionals): Use
4208 frame_unwind_register_unsigned in examples instead of
4209 frame_unwind_unsigned_register.
4210
7cc46491
DJ
42112007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
4212
4213 * gdb.texinfo (Predefined Target Types): Add int128
4214 and uint128.
4215 (Standard Target Features): Add PowerPC features.
4216
81adfced
DJ
42172007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
4218
4219 * gdb.texinfo (Maintenance Commands): Document "maint print c-tdesc".
4220
c1874924
UW
42212007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
4222
4223 * gdbint.texi (Target Conditionals): Remove documentation
4224 of and references to DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS,
4225 gdbarch_extract_return_value, and gdbarch_store_return_value.
4226
f6e56ab3
UW
42272007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
4228
4229 * gdbint.texi (Target Conditionals): Remove documentation of
4230 and references to DEPRECATED_REG_STRUCT_HAS_ADDR.
4231
56cf5405
KH
42322007-10-11 Kazu Hirata <kazu@codesourcery.com>
4233
4234 * gdb.texinfo: Mention that inaccessible-by-default is on by
4235 default.
4236
35156bae
DJ
42372007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
4238
4239 * gdbint.texinfo (Target Conditionals): Remove VARIABLES_INSIDE_BLOCK.
4240
d983da9c
DJ
42412007-09-30 Daniel Jacobowitz <dan@codesourcery.com>
4242
4243 * gdb.texinfo (Setting Watchpoints): Adjust warning text about
4244 multi-threaded watchpoints.
4245 * gdbint.texinfo (Watchpoints): Describe how watchpoints are
4246 checked. Describe sticky notification. Expand description
4247 of steppable and continuable watchpoints.
4248 (Watchpoints and Threads): New subsection.
4249
fe6fbf8b
VP
42502007-09-28 Vladimir Prus <vladimir@codesourcery.com>
4251
4252 * gdb.texinfo (Setting Breakpoints): Revise
4253 documentation for pending breakpoints. Document
4254 breakpoints with multiple locations.
5ae4183a 4255
084344da
VP
42562007-09-19 Vladimir Prus <vladimir@codesourcery.com>
4257
4258 * gdb.texinfo (Miscellaneous gdb/mi Commands):
4259 Document -list-features.
5ae4183a 4260
82160952
EZ
42612007-09-15 Eli Zaretskii <eliz@gnu.org>
4262
4263 * gdb.texinfo (Output): Spell out which features of C's printf are
4264 not supported by GDB's printf.
7e27a47a
EZ
4265 (Separate Debug Files): More accurate wording regarding build ID
4266 and a reference to the ld manual rather than the Fedora wiki.
82160952 4267
ea37ba09
DJ
42682007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
4269 Jim Blandy <jimb@codesourcery.com>
4270
4271 * gdb.texinfo (Output Formats): Update 'c' description. Describe 's'.
4272 (Examining Memory): Update mentions of the 's' format.
4273 (Automatic Display): Likewise.
4274
b8533aec
DJ
42752007-09-02 Daniel Jacobowitz <dan@codesourcery.com>
4276
4277 * gdb.texinfo: Update the FSF's Back-Cover Text.
4278
83f83d7f
JK
42792007-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4280 Eli Zaretskii <eliz@gnu.org>
4281
4282 * gdb.texinfo (Separate Debug Files): Cosmetic quoting removal.
4283 Fixed the ``build ID'' name. New binaries build instructions for the
4284 build ID inclusion. Explain how the commands are specific to the build
4285 ID vs. debug link.
4286
c7e83d54
EZ
42872007-09-01 Eli Zaretskii <eliz@gnu.org>
4288
4289 * gdb.texinfo (Separate Debug Files): Fix last change. Add
4290 indexing for ``build ID'' support.
4291
d3750b24
JK
42922007-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
4293
4294 * gdb.texinfo (Separate Debug Files): Included a BUILD ID description.
4295 Enlisted BUILD ID to the debug file searching example.
4296 Included a BUILD ID `.note.gnu.build-id' section description.
4297 Updated/added the debug files splitting instructions for OBJCOPY.
4298
02142340
VP
42992007-08-31 Vladimir Prus <vladimir@codesourcery.com>
4300
4301 * gdb.texinfo (Variable Objects): Adjust docs
4302 for -var-info-expression and document
4303 -var-info-path-expression.
4304
d3bdde98
JB
43052007-08-20 Jim Blandy <jimb@codesourcery.com>
4306
3fb6a982
JB
4307 * gdb.texinfo (Top): Dedicate manual to the memory of Fred Fish.
4308 (title page): Include the dedication in the printed manual, as a
4309 separate page after the copyright notice.
5ae4183a 4310
d3bdde98
JB
4311 * gdb.texinfo (The F Reply Packet): Avoid confusing texi2html:
4312 don't break a @var across a line.
4313
c80a96a8
MR
43142007-07-25 Maciej W. Rozycki <macro@mips.com>
4315
4316 * Makefile.in (MAKEHTMLFLAGS): Also search the current directory
4317 for include files.
4318
5824a901
NR
43192007-07-12 Nick Roberts <nickrob@snap.net.nz>
4320
4321 * gdb.texinfo (Server Prefix): New node. Adapt from existing node
5ae4183a
AS
4322 in annotate.texinfo.
4323 (Command History): Link to new node.
5824a901 4324
d52e7ea3
UW
43252007-07-05 Markus Deuling <deuling@de.ibm.com>
4326
4327 * gdbint.texinfo (PC_LOAD_SEGMENT): Remove description.
4328
5fc14d0a
EZ
43292007-07-05 Eli Zaretskii <eliz@gnu.org>
4330
4331 * gdbint.texinfo (Target Conditionals): Fix last change.
4332
4a9bb1df
UW
43332007-07-03 Markus Deuling <deuling@de.ibm.com>
4334
4335 * gdb.texinfo: Replace following macros by their appropriate gdbarch
4336 routines:
4337 (TARGET_CHAR_SIGNED, CALL_DUMMY_LOCATION, CANNOT_FETCH_REGISTER)
4338 (CANNOT_STORE_REGISTER, GET_LONGJMP_TARGET, POINTER_TO_ADDRESS)
4339 (ADDRESS_TO_POINTER, INNER_THAN, FRAME_NUM_ARGS)
4340 (HAVE_NONSTEPPABLE_WATCHPOINT, TARGET_SHORT_BIT, TARGET_INT_BIT)
4341 (TARGET_LONG_BIT, TARGET_LONG_LONG_BIT, TARGET_FLOAT_BIT)
4342 (TARGET_DOUBLE_BIT, TARGET_LONG_DOUBLE_BIT, TARGET_PTR_BIT
4343 (TARGET_ADDR_BIT, SP_REGNUM, PC_REGNUM, PS_REGNUM, FP0_REGNUM)
4344 (STAB_REG_TO_REGNUM, ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM)
4345 (SDB_REG_TO_REGNUM, DWARF2_REG_TO_REGNUM, BELIEVE_PCC_PROMOTION)
4346 (CONVERT_REGISTER_P, REGISTER_TO_VALUE, VALUE_TO_REGISTER)
4347 (POINTER_TO_ADDRESS, ADDRESS_TO_POINTER, EXTRACT_RETURN_VALUE)
4348 (STORE_RETURN_VALUE, SKIP_PROLOGUE, MEMORY_INSERT_BREAKPOINT)
4349 (BREAKPOINT_FROM_PC, MEMORY_REMOVE_BREAKPOINT, DECR_PC_AFTER_BREAK)
4350 (ADDR_BITS_REMOVE, TARGET_PRINT_INSN, SKIP_TRAMPOLINE_CODE)
4351 (IN_SOLIB_RETURN_TRAMPOLINE, NAME_OF_MALLOC, ADDRESS_CLASS_TYPE_FLAGS)
4352 (ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, ADDRESS_CLASS_TYPE_FLAGS_P).
4353 (ADDRESS_CLASS_NAME_to_TYPE_FLAGS, ADJUST_BREAKPOINT_ADDRESS)
4354 (PRINT_FLOAT_INFO, PRINT_VECTOR_INFO, INTEGER_TO_ADDRESS)
4355 (SKIP_PERMANENT_BREAKPOINT, TARGET_VIRTUAL_FRAME_POINTER)
4356 (SOFTWARE_SINGLE_STEP_P)
4357
4358 (push_dummy_call, stabs_argument_has_addr, unwind_sp, unwind_pc)
4359 (print_registers_info, push_dummy_code, unwind_dummy_id): Rework
4360
4361 (REGISTER_CONVERT_TO_TYPE, END_OF_TEXT_DEFAULT, GDB_MULTI_ARCH)
4362 (GDB_TARGET_IS_HPPA, DEPRECATED_GET_SAVED_REGISTER)
4363 (SYMBOLS_CAN_START_WITH_DOLLAR, DEPRECATED_INIT_EXTRA_FRAME_INFO)
4364 (DEPRECATED_INIT_FRAME_PC, DEPRECATED_SIGTRAMP_START)
4365 (IN_SOLIB_CALL_TRAMPOLINE, NO_HIF_SUPPORT, REGISTER_CONVERTIBLE)
4366 (DEPRECATED_REGISTER_RAW_SIZE, PARM_BOUNDARY, DEPRECATED_STACK_ALIGN)
4367 (PROLOGUE_FIRSTLINE_OVERLAP, DEPRECATED_POP_FRAME, STEP_SKIPS_DELAY)
4368 (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT)
4369 (OS9K_VARIABLES_INSIDE_BLOCK, KERNEL_U_ADDR, KERNEL_U_ADDR_HPUX)
4370 (REGISTER_U_ADDR, U_REGS_OFFSET, DEBUG_PTRACE): Remove description.
4371
4372 (Converting an existing Target Architecture to Multi-arch): Remove
4373 section.
4374
4375 (gdbarch_unwind_pc, gdbarch_unwind_sp): Renew code example.
4376 (gdbarch_addr_bits_remove): Add code example.
4377
4378 * gdb.texinfo: Replace REGISTER_NAME by gdbarch_register_name.
4379
cfa9d6d9
DJ
43802007-07-02 Daniel Jacobowitz <dan@codesourcery.com>
4381
4382 * gdb.texinfo (Remote Configuration): Document library-info-packet.
4383 Add other missing entries. Adjust the table size to fit.
4384 (Stop Reply Packets): Use @itemize instead of @enumerate. Document
4385 stop reasons including the new "library" event.
4386 (General Query Packets): Adjust table widths for qSupported. Mention
4387 qXfer:libraries:read reply to qSupported and document the new packet.
4388 (Library List Format): New section.
4389
159fcc13
JK
43902007-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
4391
4392 * gdb.texinfo (Attach): Fixed GDB exit inferior detachment.
4393
f66d1690
MS
43942007-06-28 Michael Snyder <msnyder@svkmacdonelllnx>
4395
4396 * gdbint.texinfo (Table, Tuple and List Functions) Fix typo.
4397
67102876
NR
43982007-06-25 Nick Roberts <nickrob@snap.net.nz>
4399
4400 * gdbint.texinfo (Register and Memory Data): Break sections
4401 into nodes and add a menu.
4402
a4642986
MR
44032007-06-21 Maciej W. Rozycki <macro@mips.com>
4404
4405 * gdb.texinfo (Examining Memory): Document the new behaviour.
4406
e9c17194
VP
44072007-06-21 Vladimir Prus <vladimir@codesourcery.com>
4408
4409 * gdb.texinfo (Standard Target Features): Document
4410 m68k features.
4411
31d99776
DJ
44122007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
4413
4414 * gdb.texinfo (General Query Packets): Document qOffsets changes.
4415
1780a0ed
DJ
44162007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
4417
4418 * gdb.texinfo (Target Description Format): Add version attribute
4419 for <target>.
4420
822b6570
DJ
44212007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
4422
4423 * gdb.texinfo (MIPS Features): Document org.gnu.gdb.mips.linux.
4424
f8b73d13
DJ
44252007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
4426
4427 * gdb.texinfo (MIPS Features): New subsection.
4428
0e7f50da
UW
44292007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
4430 Markus Deuling <deuling@de.ibm.com>
4431
4432 * gdb.texinfo (General Query Packets): Document qXfer:spu:read
4433 and qXfer:spu:write packets and mention them under qSupported.
4434
23d964e7
UW
44352007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
4436 Markus Deuling <deuling@de.ibm.com>
4437
4438 * gdb.texinfo (Architectures): Add new SPU section to document
4439 Cell Broadband Engine SPU architecture specific commands.
4440
9f708cb2
VP
44412007-06-09 Vladimir Prus <vladimir@codesourcery.com>
4442
4443 * gdb.texinfo (GDB/MI Variable Objects): Editorial
4444 comments.
4445
7579b5f8
NR
44462007-06-07 Nick Roberts <nickrob@snap.net.nz>
4447
4448 * gdb.texinfo (Emacs): Describe GDB under Emacs 22.1.
4449
bf06d120
JB
44502007-05-29 Jim Blandy <jimb@codesourcery.com>
4451
4452 * gdb.texinfo (Overview): Doc fix.
4453
23776285
MR
44542007-05-22 Maciej W. Rozycki <macro@mips.com>
4455
4456 * gdb.texinfo (Remote Configuration): Document "set/show
4457 remoteflow".
4458
1a69e1e4
DJ
44592007-05-16 Daniel Jacobowitz <dan@codesourcery.com>
4460
bf06d120
JB
4461 * gdb.texinfo (MIPS): Remove documentation for set mips
4462 saved-gpreg-size, show mips saved-gpreg-size, and set mips
4463 stack-arg-size.
1a69e1e4 4464
46ba6afa 44652007-05-14 Bob Wilson <bob.wilson@acm.org>
5ae4183a 4466
46ba6afa
BW
4467 * all-cfg.texi (GDBTUI): New.
4468 * gdb.texinfo (Mode Options): Use GDBTUI variable.
4469 (TUI, TUI Overview, TUI Keys, TUI Single Key Mode, TUI Commands)
4470 (TUI Configuration): Edit to improve clarity and fix problems of
4471 both style and content.
5ae4183a 4472
06d3b283
UW
44732007-05-11 Ulrich Weigand <uweigand@de.ibm.com>
4474
4475 * observer.texi (GDB Observers): New observer "new_objfile".
4476
179101d6
UW
44772007-05-08 Ulrich Weigand <uweigand@de.ibm.com>
4478
4479 * gdbint.texinfo (Native Conditionals): Remove USE_PROC_FS.
4480
25d5ea92
VP
44812007-04-14 Vladimir Prus <vladimir@codesourcery.com>
4482
4483 * gdb.texinfo (GDB/MI Variable Objects): Document
4484 frozen variables objects.
5ae4183a 4485
ea35711c
DJ
44862007-04-13 Daniel Jacobowitz <dan@codesourcery.com>
4487
4488 * gdb.texinfo (Memory): Reference Remote Debugging chapter.
4489 (Character Sets, Caching Data of Remote Targets): Likewise.
4490 (Targets): Delete Remote node. Move its text...
4491 (Debugging Remote Programs): ...to here. Delete description
4492 of the "remote" command.
4493 (Remote configuration): Delete description of "set remotedevice"
4494 and "show remotedevice".
4495 (Embedded Processors): Delete H8/300, H8/500, and SH nodes.
4496
db2e3e2e
BW
44972007-04-11 Bob Wilson <bob.wilson@acm.org>
4498
5ae4183a
AS
4499 * gdb.texinfo (Contributors, Continuing and Stepping)
4500 (Fortran Defaults, HPPA, TUI, TUI Commands, Configure Options)
4501 (General Query Packets, File-I/O Remote Protocol Extension)
4502 (Protocol Basics, The F Reply Packet, Write)
4503 (Protocol-specific Representation of Datatypes, Memory Transfer):
4504 Fix hyphenation, punctuation and grammar problems.
4505 (Cygwin Native): Likewise. Also fix misuse of @pxref and use
4506 'section' instead of 'subsection' in the text.
4507 (Non-debug DLL Symbols): Avoid 'subsubsection' in the text.
4508 (i386): Remove period from section name.
db2e3e2e
BW
4509 (Installing GDB, Requirements, Running Configure, Separate Objdir)
4510 (Config Names, Configure Options): Use @file{configure}.
4511
8a3dae3e
DJ
45122007-04-11 Daniel Jacobowitz <dan@codesourcery.com>
4513
4514 * gdbint.texinfo (Writing Tests): Mention gdb_test_multiple
4515 and tab expansion.
4516
1a92f856
DJ
45172007-04-10 Daniel Jacobowitz <dan@codesourcery.com>
4518
4519 * gdbint.texinfo (SOM): Correct location of the SOM reader.
4520
79a6e687 45212007-04-02 Bob Wilson <bob.wilson@acm.org>
5ae4183a 4522
79a6e687
BW
4523 * gdb.texinfo: Consistently capitalize all significant words in
4524 node names, chapter titles, section titles, and headings. Update
4525 cross references to match.
4526 (Starting and Stopping Trace Experiment): Make node name plural.
4527 (Breakpoint related warnings): Hyphenate "Breakpoint-related".
5ae4183a 4528
ad527d2e
PA
45292007-03-30 Pedro Alves <pedro_alves@portugalmail.pt>
4530
4531 * gdb.texinfo (WinCE): Delete obsolete subsection.
4532
7ce59000
DJ
45332007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
4534
4535 * gdb.texinfo (M68K): Remove obsolete ROM monitors.
4536 * gdbint.texinfo (DWARF 1): Delete section and other dwarfread.c
4537 references.
4538
8807d78b
DJ
45392007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
4540
4541 * gdb.texinfo (Startup): Delete references to some alternate
4542 names for .gdbinit.
4543 (Thread): Remove LynxOS reference.
4544 (Tandem ST2000): Delete target-specific documentation.
4545 * gdbint.texinfo (Symbol Handling): Remove mention of NLM.
4546 (Target Architecture Definition): Remove mention of GDB_OSABI_NETWARE
4547 and GDB_OSABI_LYNXOS.
4548
5f402660
UW
45492007-03-29 Ulrich Weigand <uweigand@de.ibm.com>
4550
4551 * gdbint.texi (Native Conditionals): Remove PTRACE_ARG3_TYPE.
4552
bac718a6
UW
45532007-03-27 Ulrich Weigand <uweigand@de.ibm.com>
4554
4555 * gdbint.texinfo (Target Conditionals): Remove mention of
4556 DEPRECATED_REMOTE_BREAKPOINT, DEPRECATED_BIG_REMOTE_BREAKPOINT,
4557 and DEPRECATED_LITTLE_REMOTE_BREAKPOINT.
4558
9453113a
DJ
45592007-03-27 Brooks Moses <brooks.moses@codesourcery.com>
4560
4561 * Makefile.in: Add "pdfdir" installation
4562 directory, PDFTEX macro, support for "install-pdf" target,
4563 and rules for making a pdf version of refcard.texi.
4564 * refcard.tex: Specify paper size for PDF output.
4565
ae21e955 45662007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 4567
ae21e955 4568 * gdb.texinfo (Omissions from Ada, Additions to Ada): Wrap long lines.
5ae4183a 4569
3f94c067 45702007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 4571
3f94c067
BW
4572 * gdb.texinfo (Invoking GDB): Use @value{GDBP}.
4573 (Source Path, Character Sets, Macros, Define)
4574 (GDB/MI Result Records, GDB/MI Simple Examples)
4575 (GDB/MI Program Execution, GDB/MI File Commands)
4576 (Maintenance Commands, Packets, File-I/O Overview): Use @value{GDBN}.
4577 (Bug Reporting): Use @value{GCC}.
5ae4183a 4578
12c27660 45792007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 4580
12c27660
BW
4581 * gdb.texinfo (Help): Fix formatting of examples.
4582 (Variables): Use @ifnotinfo instead of @iftex.
4583 (Non-debug DLL symbols): Use @ref instead of @pxref.
4584 (Sparclet File): Use @samp instead of quotes.
5ae4183a 4585
ce9341a1
BW
45862007-03-26 Bob Wilson <bob.wilson@acm.org>
4587
4588 * gdb.texinfo (Variables, C): Update cross reference to GCC docs.
4589
c8f4133a
BW
45902007-03-26 Bob Wilson <bob.wilson@acm.org>
4591
4592 * gdb.texinfo (Top): Move TUI and Annotations menu entries to match
4593 the order of the nodes.
4594 (C Operators, C Constants, Debugging C): Remove extra menus.
4595 (Method Names in Commands): Do not specify next/prev/up nodes.
5ae4183a 4596
c8f4133a 45972007-03-26 Bob Wilson <bob.wilson@acm.org>
d52fb0e9
BW
4598
4599 * gdb.texinfo (File Options): Add missing parenthesis.
4600 (Breakpoints, Special Fortran commands, PowerPC): Fix typos.
4601
c74d0ad8
DJ
46022007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
4603
4604 * gdb.texinfo (Monitor commands for gdbserver): New subsection.
4605
ff6f572f
DJ
46062007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
4607
669fac23 4608 * gdb.texinfo (Standard Target Features): Mention
ff6f572f
DJ
4609 case insensitivity.
4610 (ARM Features): Describe org.gnu.gdb.xscale.iwmmxt.
4611
994337c3
NR
46122007-02-18 Nick Roberts <nickrob@snap.net.nz>
4613
4614 * gdb.texinfo (Top): Put Appendix A after numbered sections.
4615 (Files): Add section name to argument list for pxref.
4616 (Non-debug DLL symbols): Don't use `see' for pxref.
4617 (Embedded Processors): Fix typo.
4618 (GDB/MI Breakpoint Commands): Execution commands generate
4619 *stopped not ^done.
4620
eb819d70
NR
46212007-02-13 Nick Roberts <nickrob@snap.net.nz>
4622
4623 * gdb.texinfo (GDB/MI Variable Objects): Describe meanings of
4624 values for in_scope. Mention that only root variables can be
4625 updated.
4626 (GDB/MI Development and Front Ends): Explain new values may be
4627 added to existing fields.
4628
123dc839
DJ
46292007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
4630
4631 * gdb.texinfo (-target-disconnect): Use @smallexample.
4632 (Requirements): Add anchor for Expat. Update description.
4633 (Target Descriptions): Mention Expat.
4634 (Target Description Format): Document new elements. Use
4635 @smallexample.
4636 (Predefined Target Types, Standard Target Features): New sections.
669fac23 4637 * gdbint.texinfo (Target Descriptions): New section.
123dc839 4638
108546a0
DJ
46392007-02-07 Daniel Jacobowitz <dan@codesourcery.com>
4640
4641 * gdb.texinfo (Target Description Format): Add section on XInclude.
4642
95a98c01
NR
46432006-02-03 Nick Roberts <nickrob@snap.net.nz>
4644
4645 * gdb.texinfo (GDB/MI Miscellaneous Commands): Describe the new
4646 command -enable-timings.
4647
f4b3909f
EZ
46482007-02-02 Markus Deuling <deuling@de.ibm.com> (tiny change)
4649
5ae4183a 4650 * gdbint.texinfo (Operation System ABI Variant Handling): Update
f4b3909f
EZ
4651 descriptions for new/deleted elements in gdb_osabi. Add missing
4652 description for function generic_elf_osabi_sniff_abi_tag_sections.
4653
c7ba131e
JB
46542007-01-29 Joel Brobecker <brobecker@adacore.com>
4655
4656 * gdb.texinfo (Maintenance Commands): Add documentation for
4657 the new "maint print target-stack" command.
4658
3a60f64e
JK
46592007-01-26 Jan Kratochvil <jan.kratochvil@redhat.com>
4660 Eli Zaretskii <eliz@gnu.org>
4661
f4b3909f 4662 * gdb.texinfo: Describe CHAR array vs. string identification rules.
3a60f64e 4663
c582f8b6
EZ
46642007-01-26 Eli Zaretskii <eliz@gnu.org>
4665
4666 * gdb.texinfo (Compilation, Files, Bootstrapping, Bug Reporting):
4667 Use @value{NGCC} instead of @value{GCC}.
4668
d3e8051b
EZ
46692007-01-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> (tiny change)
4670
4671 * agentexpr.texi: Fix typos.
4672 * annotate.texinfo: Likewise.
4673 * gdb.texinfo: Likewise.
4674 * gdbint.texinfo: Likewise.
4675 * observer.texi: Likewise.
4676 * stabs.texinfo: Likewise.
4677
86f04699
EZ
46782007-01-20 Markus Deuling <deuling@de.ibm.com> (tiny change)
4679
4680 * gdbint.texinfo (Support Libraries): Remove mmalloc
4681 entry. Describe readline library.
4682
23181151
DJ
46832007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
4684
4685 * gdb.texinfo (Target Descriptions): New section.
4686 (General Query Packets): Add QPassSignals anchor. Mention
4687 qXfer:features:read under qSupported. Expand mentions of
4688 qXfer:memory-map:read and QPassSignals. Document
4689 qXfer:features:read.
4690
f822c95b
DJ
46912007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
4692
4693 * gdb.texinfo (Commands to specify files): Describe
4694 "set sysroot" and "show sysroot".
4695 (Using the `gdbserver' program): Lowercase argument
4696 to @var. Expand description of setting up GDB on the
4697 host.
4698
8936fcda
JB
46992007-01-05 Joel Brobecker <brobecker@adacore.com>
4700
4701 * gdb.texinfo (Set Catchpoints): Add documentation for the new
4702 catch exception, catch exception unhandled, and catch assert
4703 commands.
4704
e776119f
DJ
47052007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
4706
4707 * gdb.texinfo (Debugging Output): Document "set debug xml"
4708 and "show debug xml".
4709
aa79a185
DJ
47102007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
4711
4712 * gdbint.texinfo (Compiler Warnings): Update for -Wall use.
4713
7f893741
JB
47142007-01-01 Joel Brobecker <brobecker@adacore.com>
4715
4716 * gdbint.texinfo (Start of New Year Procedure): Add missing item.
4717
a1b5960f
VP
47182006-12-08 Vladimir Prus <vladimir@codesourcery.com>
4719
4720 * gdb.texinfo (GDB/MI Variable Objects): Wrap historical
4721 note in @ignore, to be removed later if nobody complains.
4722
9f470e6e
NR
47232006-12-04 Nick Roberts <nickrob@snap.net.nz>
4724
4725 * gdb.texinfo (GDB/MI Variable Objects): Describe -c option
4726 of -var-delete.
4727
765dc015 47282006-11-22 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a 4729
765dc015 4730 * gdb.texinfo (Setting breakpoints): Document
5ae4183a
AS
4731 automatic software/hardware breakpoint usage and
4732 the "set breakpoint auto-hw" command.
765dc015 4733
4b5752d0
VP
47342006-11-21 Vladimir Prus <vladimir@codesourcery.com>
4735
4736 * gdb.texinfo (Memory Access Checking): New.
4737
89be2091
DJ
47382006-11-16 Daniel Jacobowitz <dan@codesourcery.com>
4739
4740 * gdb.texinfo (Remote configuration): Mention
4741 "pass-signals-packet".
4742 (General Query Packets): Document QPassSignals. Fix
4743 a typo.
4744
ca3bf3bd
DJ
47452006-11-14 Maxim Grigoriev <maxim@tensilica.com>
4746
4747 * gdb.texinfo (Contributors): Add contributors of Xtensa port.
4748
427c3a89
DJ
47492006-11-14 Daniel Jacobowitz <dan@codesourcery.com>
4750
4751 * gdb.texinfo (Remote configuration): Rewrite documentation for
4752 packet configuration commands.
4753 (OS Information): Adjust reference to qXfer:auxv:read.
4754 (General Query Packets): Remove references to read-aux-vector-packet
4755 and set remote get-thread-local-storage-address.
4756
7a107747
DJ
47572006-11-10 Daniel Jacobowitz <dan@codesourcery.com>
4758
4759 * gdbint.texinfo (Target Architecture Definition): Add new
4760 Initializing a New Architecture section.
4761
1c56eb0e
EZ
47622006-10-31 David Taylor <dtaylor@emc.com>
4763
4764 * stabs.texinfo (Macro define and undefine): New node describing
4765 stabs for #define and #undef.
4766
f73adfeb
AS
47672006-10-27 Andreas Schwab <schwab@suse.de>
4768
4769 * gdb.texinfo (Processes): Rename "detach-fork" to "detach fork".
4770
fd60e0df
EZ
47712006-10-21 Eli Zaretskii <eliz@gnu.org>
4772
4773 * gdb.texinfo (Breakpoints, Set Watchpoints): Elaborate and
4774 clarify on the possible meanings of ``expression'' watched by
4775 watchpoints. Add indexing.
e5ac9b53
EZ
4776 (Prompting, Errors, Invalidation, Annotations for Running)
4777 (Source Annotations): Fix index entries by adding "annotation" to
4778 them, to discriminate from index entries that point to the more
4779 general topic descriptions.
fd60e0df 4780
52bb452f
DJ
47812006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
4782
4783 * gdbint.texinfo (Target Vector Definition): Move most
4784 content into Existing Targets. Add a menu.
4785 (Existing Targets): New section, moved from Target Vector
4786 Definition. Use @subsection.
4787 (Managing Execution State): New section.
4788
58955e58
BW
47892006-10-16 Bob Wilson <bob.wilson@acm.org>
4790
4791 * gdb.texinfo (ST2000): Use Ctrl- instead of C-.
4792
c8aa23ab
EZ
47932006-10-15 Eli Zaretskii <eliz@gnu.org>
4794
4795 * gdb.texinfo (Sample Session, Invocation, Quitting GDB)
4796 (Command Syntax, Signals, Backtrace, Connecting)
4797 (Remote configuration, Renesas Boards, Console I/O): Fix last
4798 change: use Ctrl- instead of C-, except wrt Emacs.
4799 (File-I/O Examples): Put Ctrl-c in @kbd.
4800 (Cygwin Native, File-I/O Overview, The Ctrl-C message)
4801 (Console I/O): Use @samp with Ctrl-.
45ac1734
EZ
4802 (Signals, Set Breaks, Set Watchpoints): Document optional
4803 arguments to `info signals' `handle', `info breakpoints', and
4804 `info watchpoints'.
c8aa23ab 4805
e7109c7e
EZ
48062006-10-14 Eli Zaretskii <eliz@gnu.org>
4807
4808 * gdb.texinfo (Backtrace): Fix last change.
4809
de3aea7b
NR
48102006-10-14 Nick Roberts <nickrob@snap.net.nz>
4811
4812 * gdb.texinfo (Backtrace): Order correctly and add other cases.
4813
7f9087cb
BW
48142006-10-10 Bob Wilson <bob.wilson@acm.org>
4815
c8aa23ab
EZ
4816 * gdb.texinfo (Command Syntax, Connecting, Remote configuration)
4817 (Renesas Boards, ST2000, TUI Keys, TUI Single Key Mode)
4818 (TUI Commands, Emacs, Console I/O): Fix @key and @kbd usage.
7f9087cb 4819
68437a39
DJ
48202006-09-21 Vladimir Prus <vladimir@codesourcery.com>
4821 Daniel Jacobowitz <dan@codesourcery.com>
4822
4823 * gdb.texinfo (Packets): Document vFlashErase,
4824 vFlashWrite and vFlashDone packets.
4825 (General Query Packets): Document qXfer:memory-map:read.
4826 Add a new feature for qXfer:memory-map:read.
4827 (Memory map format): New section.
4828 (Target Commands): Mention that gdb can write flash.
4829
fd79ecee
DJ
48302006-09-21 Vladimir Prus <vladimir@codesourcery.com>
4831 Daniel Jacobowitz <dan@codesourcery.com>
4832
4833 * gdb.texinfo (Memory Region Attributes): Mention target-supplied
4834 memory regions and "mem auto".
4835
350da6ee
DJ
48362006-09-21 Nathan Sidwell <nathan@codesourcery.com>
4837
4838 * gdbint.texinfo (Array Containers): New section.
4839
2f1acb09
VP
48402006-09-17 Vladimir Prus <vladimir@codesourcery.com>
4841
4842 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
4843 -stack-list-arguments HIGH_FRAME argument can be larger then the
4844 actual number of frames.
4845
2ab1eb7a
VP
48462006-09-07 Vladimir Prus <vladimir@codesourcery.com>
4847
4848 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
5ae4183a
AS
4849 -stack-list-locals HIGH_FRAME argument can be larger then the
4850 actual number of frames.
2ab1eb7a 4851
599b237a
BW
48522006-09-02 Bob Wilson <bob.wilson@acm.org>
4853
4854 * gdb.texinfo (Packets, Stop Reply Packets, General Query Packets,
4855 Register Packet Format, Tracepoint Packets): Fix spelling errors.
4856
25ab7e6d
EZ
48572006-09-02 Eli Zaretskii <eliz@gnu.org>
4858
4859 * gdbint.texinfo (Overall Structure): New section "Source Tree
4860 Structure".
4861
940178d3
JB
48622006-08-17 Jim Blandy <jimb@codesourcery.com>
4863
4864 * gdb.texinfo (Stop Reply Packets): Note similarity of 'S' and 'T'
4865 responses.
4866
30daae6c
JB
48672006-08-08 Joel Brobecker <brobecker@adacore.com>
4868
4869 * gdb.texinfo (Source Path): Add documentation for new
4870 substitute-path commands.
4871
7fa2210b
DJ
48722006-08-08 Daniel Jacobowitz <dan@codesourcery.com>
4873
4874 * gdb.texinfo (Installing GDB): Update menu. Move text to...
4875 (Running Configure): ...here.
4876 (Requirements): New node. Mention expat.
4877
3d00d119
DJ
48782006-08-08 Vladimir Prus <vladimir@codesourcery.com>
4879
5ae4183a 4880 * gdb.texinfo (Target Commands): Remove
3d00d119
DJ
4881 'set download-write-size' and 'show download-write-size'.
4882
0cbfa4ee
DJ
48832006-08-01 Daniel Jacobowitz <dan@codesourcery.com>
4884
4885 * stabs.texinfo (Member Type Descriptor): Correct example for
4886 pointer to member types.
4887
16026cd7
AS
48882006-07-21 Andrew Stubbs <andrew.stubbs@st.com>
4889
4890 * gdb.texinfo (Optional warnings and messages): Add
4891 'set/show trace-commands'.
4892 (Command files): Add '-v' to source command.
4893
0876f84a
DJ
48942006-07-12 Daniel Jacobowitz <dan@codesourcery.com>
4895
4896 * gdb.texinfo (OS Information): Update qPart reference to
4897 qXfer.
4898 (Remote configuration): Likewise.
4899 (Overview): Move @cindex to the start of a paragraph. Talk
4900 about binary data encoding.
4901 (Packets): Refer to the overview for the details of the X
4902 packet encoding.
4903 (General Query Packets): Remove qPart description. Add qXfer
4904 description. Add an anchor to qSupported. Correct feature
4905 table title. Add a new feature for qXfer:auxv:read.
4906 (Interrupts): Add a missing parenthesis.
4907
2ec3381a
DJ
49082006-07-05 Daniel Jacobowitz <dan@codesourcery.com>
4909
669fac23 4910 * gdb.texinfo (KOD): Remove node.
2ec3381a
DJ
4911 (GDB/MI Kod Commands): Remove commented out node.
4912
594fe323
EZ
49132006-07-01 Eli Zaretskii <eliz@gnu.org>
4914
4915 * gdb.texinfo (GDB/MI Output Syntax, GDB/MI Simple Examples)
4916 (GDB/MI Breakpoint Commands, GDB/MI Program Context)
4917 (GDB/MI Thread Commands, GDB/MI Program Execution)
4918 (GDB/MI Stack Manipulation, GDB/MI Variable Objects)
4919 (GDB/MI Data Manipulation, GDB/MI Symbol Query)
4920 (GDB/MI File Commands, GDB/MI Target Manipulation)
4921 (GDB/MI Miscellaneous Commands): Change (@value{GDBP})->(gdb),
4922 since the MI prompt is hard-wired into the code.
4923
7e3fb70c
NR
49242006-07-01 Nick Roberts <nickrob@snap.net.nz>
4925
4926 * gdb.texinfo (GDB/MI Compatibility with CLI): Qualify more carefully.
4927 (GDB/MI Simple Examples): Use @subheading for "A Bad Command".
4928 (GDB/MI Data Manipulation): Remove description of unimplemented
4929 display related commands as variable objects perform this function
4930 and are superior: -display-delete, -display-disable,
4931 -display-enable, -display-insert and -display-list. Move
4932 -environment-cd, -environment-directory, -environment-path
4933 and -environment-pwd to "Program Context".
4934 (GDB/MI Program Control): Rename to "Program Execution". Move
4935 -exec-arguments -exec-abort to...
4936 (GDB/MI Program Context): ...here. New node split from "Data
4937 Manipulation".
4938
be2a5f71
DJ
49392006-06-21 Daniel Jacobowitz <dan@codesourcery.com>
4940
4941 * gdb.texinfo (Remote configuration): Document set / show
4942 remote supported-packets.
4943 (General Query Packets): Document qSupported packet.
4944
fc320d37
SL
49452006-06-10 Sandra Loosemore <sandra@codesourcery.com>
4946
4947 * gdb.texinfo (File-I/O overview): Copy edit for grammar, spelling,
4948 and font markup.
4949 (Protocol basics): Likewise.
4950 (The F request packet): Likewise.
4951 (The F reply packet): Likewise.
4952 (Memory transfer): Move this node to be a subsubsection of
4953 "Protocol specific representation of datatypes".
4954 (The Ctrl-C message): More copy editing.
4955 (Console I/O): Likewise.
4956 (The isatty call): Delete this node, and merge its content into
4957 the "isatty" node. Fixed references elsewhere.
4958 (The system call): Delete this node, and merge its content into
4959 the "system" node. Fixed references elsewhere.
4960 (open): Reformat to use @table, and add appropriate font markup.
4961 (close): Likewise.
4962 (read): Likewise.
4963 (write): Likewise.
4964 (lseek): Likewise.
4965 (rename): Likewise.
4966 (unlink): Likewise.
4967 (stat/fstat): Likewise.
4968 (gettimeofday): Likewise.
4969 (isatty): Likewise.
4970 (system): Likewise, plus minor changes to fix confusing wording.
4971 (Integral datatypes): Fix font markup.
4972 (Pointer values): Likewise.
4973 (struct stat): Fix markup to use @table, plus minor copy editing.
4974 (struct timeval): Fix font markup, plus minor copy editing.
4975 (Constants): Minor copy editing.
4976 (Errno values): Add font markup.
4977 (File-I/O Examples): Likewise.
4978
158fdf5c
NR
49792006-06-10 Nick Roberts <nickrob@snap.net.nz>
4980
4981 * gdb.texinfo (GDB/MI): Remove duplicate acknowledgements.
4982 (GDB/MI Simple Examples): Move node up one level. Use real
4983 examples.
4984 (GDB/MI Compatibility with CLI): Update.
4985 (GDB/MI Result Records): Add "connected" and "exit" result
4986 classes.
4987 (GDB/MI Stream Records): Clarify target output.
4988 (GDB/MI Command Description Format): Modify example description.
4989 (GDB/MI Breakpoint Table Commands): Rename to...
4990 (GDB/MI Breakpoint Commands): ...this
4991 (GDB/MI Breakpoint Commands): Add optional thread field.
4992 (GDB/MI Program Control): Add an introduction. Move "Program
4993 termination" examples into exec-run description.
4994 (GDB/MI File Commands): Mention similar CLI commands.
4995 (GDB/MI Miscellaneous Commands): Move to end. Mention "show version"
4996 is similar to "-gdb-version".
4997
ddb50cd7
EZ
49982006-06-09 Eli Zaretskii <eliz@gnu.org>
4999
5000 * gdb.texinfo (Symbols): Fix "(gdb)"=>"(@value{GDBP})".
5001
2aef0d6b
NR
50022006-06-02 Nick Roberts <nickrob@snap.net.nz>
5003
5004 * gdb.texinfo (GDB/MI Development and Front Ends): Use
5005 sourceware.org for mailing lists.
d5e40d59 5006 (GDB/MI File Commands): New node split from Program Control.
2aef0d6b 5007
383a5c52
NR
50082006-06-01 Nick Roberts <nickrob@snap.net.nz>
5009
d5e40d59 5010 * gdb.texinfo (GDB/MI Development and Front Ends): New node.
383a5c52 5011
e16b02ee
EZ
50122006-05-22 Eli Zaretskii <eliz@gnu.org>
5013
5014 * gdb.texinfo (Cygwin Native): Fix last change.
5015
be90c084
CF
50162006-05-22 Christopher Faylor <cgf@timesys.com>
5017
5018 * gdb.texinfo (Cygwin Native): Document set/show cygwin-exceptions.
5019
347ceba5
NR
50202006-05-15 Nick Roberts <nickrob@snap.net.nz>
5021
5022 * gdbint.texinfo (Algorithms): Correct spelling and punctuation.
5023 (Releasing GDB, Testsuite): Remove details for including DejaGnu.
5024
369af7bd
DJ
50252006-05-14 Daniel Jacobowitz <dan@codesourcery.com>
5026
5027 * gdb.texinfo (General Query Packets): Recommend not starting
5028 new packets with qC and clarify.
5029
2ffdbde8 50302006-05-13 Gaius Mulley <gaius@glam.ac.uk>
229582b7
GM
5031
5032 * gdb.texinfo (M2 Types): New section.
72019c9c 5033
16d1a084
DJ
50342006-05-10 Daniel Jacobowitz <dan@codesourcery.com>
5035
5036 * agentexpr.texi: Add a copyright and license notice.
5037 * observer.texi: Likewise, with GPL clause for function prototypes.
5038 Remove trailing whitespace.
5039
aa56d27a
JB
50402006-05-05 Jim Blandy <jimb@codesourcery.com>
5041
5042 * gdb.texinfo (General Query Packets): Document conventions for
5043 terminating packet names, and their violations.
5044
5bdf8622
DJ
50452006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
5046
5047 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Update for readline 5.1.
5048 * gdb.texinfo: Likewise.
5049
605a56cb
DJ
50502006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
5051
5052 * gdb.texinfo (Remote Configuration): Remove "set remotedebug"
5053 and "show remotedebug".
5054 (Debugging Output): Add additional index entries.
5055
b8db102d
MS
50562006-04-27 Michael Snyder <msnyder@redhat.com>
5057
5058 * gdb.texinfo (delete-fork): Command renamed to "delete fork".
5059
c5e30d01
AC
50602006-04-22 Andrew Cagney <cagney@redhat.com>
5061
5062 * gdb.texinfo (Contributors): Credit frame unwinder contributors.
5063 * gdbint.texinfo (Algorithms): Fix errors in frame documentation.
5064
8181d85f
DJ
50652006-04-18 Daniel Jacobowitz <dan@codesourcery.com>
5066
5067 * gdbint.texinfo (x86 Watchpoints, Target Conditionals): Update insert
5068 and remove breakpoint prototypes.
5069 (Watchpoints): Move description of target_insert_hw_breakpoint and
5070 target_remove_hw_breakpoint ...
5071 (Breakpoints): ... to here. Document target_insert_breakpoint and
5072 target_remove_breakpoint.
5073
4f553f88
JB
50742006-04-17 Jim Blandy <jimb@codesourcery.com>
5075
5076 * gdb.texinfo (Packets): Note that 'addr' arguments to s, S, c,
5077 and C packets are optional.
5078
cd852561
FR
50792006-04-14 Frederic Riss <frederic.riss@st.com>
5080
5081 * gdb.texinfo (Specifying source directories): Update the description
5082 of the source file search to reflect the fact that the source path
5083 always contains at least $cdir and $cwd.
5084
b620eb07
MS
50852006-03-31 Michael Snyder <msnyder@redhat.com>
5086
5087 * gdb.texinfo: Update copyright dates.
5088
3156cdaf
EZ
50892006-03-31 Eli Zaretskii <eliz@gnu.org>
5090
5091 * gdb.texinfo (Overview): Add an index entry to "empty response".
5092
7d30c22d
JB
50932006-03-28 Jim Blandy <jimb@codesourcery.com>
5094
5095 * gdbint.texinfo (Prologue Analysis): New section.
5096
86941c27
JB
50972006-03-07 Jim Blandy <jimb@red-bean.com>
5098
66b8c7f6
JB
5099 * gdb.texinfo (Connecting): Document 'target remote pipe'.
5100
1a10341b
JB
5101 * gdb.texinfo (Target Commands): Update text describing how to
5102 specify a target. Refer to the detailed section on remote
5103 debugging, not the brief mention.
5104
86941c27
JB
5105 * gdb.texinfo (Connecting): Organize the different 'target remote'
5106 connection methods into a table. Add a 'target remote' index
5107 entry. (!!!)
5108
62f3a2ba
FF
51092006-02-17 Fred Fish <fnf@specifix.com>
5110
5111 * gdb.texinfo (Symbols): Update descriptions of 'whatis' and
5112 'ptype' commands to reflect the fact that the only significant
5113 difference between them is that ptype prints the complete type
5114 description instead of just the name.
5115
8b9a88ea
WZ
51162006-02-13 Wu Zhou <woodzltc@cn.ibm.com>
5117
5118 * gdbint.texinfo (Watchpoints): Delete
5119 TARGET_REGION_SIZE_OK_FOR_HW_WATCHPOINT.
5120
7e8dc855
NR
51212006-02-10 Nick Roberts <nickrob@snap.net.nz>
5122
5123 * gdb.texinfo (GDB/MI Breakpoint Table Commands): Add fullname and
5124 times fields where needed. Fix typos. Update general form given
5125 for output of -break-insert.
5126 (GDB/MI): Abbreviate some unnecessarily long fullnames.
5127
c91d38aa
DJ
51282006-02-06 Daniel Jacobowitz <dan@codesourcery.com>
5129
5130 * gdbint.texinfo (Symbol Handling): Add a section
5131 on memory management.
5132
38fcd64c
DJ
51332006-02-06 Vladimir Prus <ghost@cs.msu.su>
5134
5135 * gdb.texinfo (Breakpoint table commands): Document the fullname
5136 field in -break-list output.
5137
219eec71
EZ
51382006-02-03 Eli Zaretskii <eliz@gnu.org>
5139
5140 * gdb.texinfo (Cygwin Native): Fix typos. Clarify the types of
5141 debugging information produced by the various "set debug..."
5142 options.
5143
ae5a43e0
DJ
51442006-02-01 Daniel Jacobowitz <dan@codesourcery.com>
5145
5146 * gdb.texinfo (Files): Remove obsolete bits from the description
5147 of "symbol-file".
5148
a9f158ec
JB
51492006-01-25 Jim Blandy <jimb@redhat.com>
5150
5151 * gdbint.texinfo (Testsuite): Explain how to run selected tests.
5152
410dd08e
JB
51532006-01-24 Jim Blandy <jimb@redhat.com>
5154
5155 * gdbint.texinfo (Frames): Document the basics of GDB's register
5156 unwinding model, and explain the existence of the "sentinel" frame.
5157
4b505b12
AS
51582006-01-23 Andrew Stubbs <andrew.stubbs@st.com>
5159
5160 * gdb.texinfo (Choosing files): Mention that -directory is used
5161 for script files.
5162 (Specifying source directories): Likewise.
5163 (Command files): Explain how script files are found.
5164
839c27b7
EZ
51652006-01-21 Eli Zaretskii <eliz@gnu.org>
5166
5167 * gdb.texinfo (Backtrace): Describe how to get backtrace of all
5168 the threads in a multi-threaded program.
5169 (Threads): The threadno argument of "thread apply" can be a range
5170 of numbers.
5171
7be93b9e
JB
51722006-01-18 Jim Blandy <jimb@redhat.com>
5173
5174 * gdbint.texinfo (Coding): Add entry for -Wno-pointer-sign to list
5175 of warning flags.
5176
fcc73fe3
EZ
51772006-01-13 Eli Zaretskii <eliz@gnu.org>
5178
5179 * gdb.texinfo (Sequences): Improve menu annotations.
5180 (Define): Add index entries for arguments of user-defined
5181 commands. Move the description of flow-control commands...
5182 (Command Files): ...to here. Document loop_break and
5183 loop_continue.
ca91424e
EZ
5184 (Define, Command Files): Document `end' and add index entries for
5185 it.
fcc73fe3 5186
5c95884b
MS
51872006-01-04 Michael Snyder <msnyder@redhat.com>
5188
5189 * gdb.texinfo: Add documentation for linux-fork.
5ae4183a 5190 * gdbint.texinfo: Add internal documentation for checkpoints.
5c95884b 5191
860701dc
PH
51922006-01-02 Paul N. Hilfinger <hilfinger@gnat.com>
5193
5194 * gdb.texinfo (Omissions from Ada): Document that there is now
5195 limited aggregate support.
5196
36b80e65
EZ
51972005-12-28 Eli Zaretskii <eliz@gnu.org>
5198
5199 * gdb.texinfo (Registers): Describe how to refer to SSE and MMX
5200 registers and the likes.
5201
c1468174
EZ
52022005-12-24 Eli Zaretskii <eliz@gnu.org>
5203
5204 * gdb.texinfo (Target Commands, Bug Reporting, File Options)
5205 (Symbols): Fix usage of "e.g.".
359df76b 5206 (Memory Region Attributes): Fix usage of "etc."
c1468174
EZ
5207
5208 * gdbint.texinfo (libgdb, Symbol Handling, Native Debugging)
5209 (Coding): Fix usage of "e.g.".
5210
c02a867d
EZ
52112005-12-23 Eli Zaretskii <eliz@gnu.org>
5212
5ae4183a
AS
5213 * stabs.texinfo:
5214 * refcard.tex:
c02a867d 5215 * gpl.texi:
5ae4183a
AS
5216 * gdbint.texinfo:
5217 * gdb.texinfo:
5218 * gdb-cfg.texi:
c02a867d 5219 * fdl.texi:
5ae4183a
AS
5220 * annotate.texinfo:
5221 * all-cfg.texi:
c02a867d
EZ
5222 * Makefile.in: Add (C) after Copyright. Update the FSF
5223 address.
5224
fad38dfa
EZ
52252005-12-03 Eli Zaretskii <eliz@gnu.org>
5226
5227 * gdb.texinfo (Connecting): Explain that `monitor' is a way to
5228 extend GDB with commands for external monitor.
5229
53e5f3cf
AS
52302005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
5231
5232 * gdb.texinfo (Convenience variables): Add init-if-undefined command.
5233
55f6ca0f
JB
52342005-11-25 Joel Brobecker <brobecker@adacore.com>
5235
5236 * gdbint.texinfo (Start of New Year Procedure): New chapter.
5237
c1947b85
JB
52382005-11-21 Jim Blandy <jimb@redhat.com>
5239
5240 * gdb.texinfo (Tracepoint Packets): Document restrictions on
5241 placement of 'R' actions in tracepoint action packets; document
5242 dependence of 'X' and 'M' actions on a preceding 'R' action for
5243 their registers.
5244
9d29849a
JB
52452005-11-19 Jim Blandy <jimb@redhat.com>
5246
5247 * gdb.texinfo (Tracepoint Packets): New node.
5248 (General Query Packets): Add entries for the tracepoint packets,
5249 referring to the "Tracepoint Packets" node.
5250 (Tracepoints): Add reference to "Tracepoint Packets".
5ae4183a 5251
9a6253be
KB
52522005-11-18 Kevin Buettner <kevinb@redhat.com>
5253
5254 * gdb.texinfo (set remotebreak): Add anchor.
5255 (X packet): Likewise.
5256 (Remote Protocol): Add new section `Interrupts' and new index
5257 entry `interrupts (remote protocol)'.
5258
5f3bebba
JB
52592005-11-18 Jim Blandy <jimb@redhat.com>
5260
5261 * gdb.texinfo (Packets): Move information out of 'q' and 'Q'
5262 entries into the General Query Packets section. Add a
5263 cross-reference to that section. Drop description of replies, as
5264 these are covered in the descriptions of each packet.
5265 (General Query Packets): Add introductory text. Explain naming
5266 conventions, and how the end of a name is recognized.
5267
9a7a1b36
KB
52682005-11-17 Kevin Buettner <kevinb@redhat.com>
5269
0564b6cf 5270 * gdb.texinfo (Remote configuration): Fix typo in description of
9a7a1b36
KB
5271 "set remotebreak" command.
5272
b8ff78ce
JB
52732005-11-16 Jim Blandy <jimb@redhat.com>
5274
5275 * gdb.texinfo (Packets, Stop Reply Packets)
5276 (General Query Packets): Various formatting cleanups.
5277 - Use @samp for packet contents.
5278 - Drop summaries from packet @item lines; the same information appears
5279 immediately below in the description.
5280 - Delete paragraph breaks after packet @item commands, so that the
5281 description appears directly to the right of the packet prototype
5282 in the printed manual, if it fits.
5283 - Place spaces in packet prototypes between @vars and non-@var
5284 letters, and explain that they're just for formatting.
5285 - Use @dots{} instead of '...'.
5286 - Fix uses of @code where @var was needed.
5287 - Replace "deprecated" markers with English text spelling out the
5288 packet's status and the preferred alternatives.
5289 - Remove "(reserved)" markers on 'A' and 'I' packets; it's unclear
5290 what this ever meant.
5291 - Remove "(draft)" markers on 'i' packets; nobody has commented on
5292 this for a long time.
5293 - Remove "(draft)" markers on 'z' and 'Z' packets; these have been
5294 implemented several times, and have been in use for years.
5295
8ffe2530
JB
52962005-11-15 Jim Blandy <jimb@redhat.com>
5297
c43c5473
JB
5298 * gdb.texinfo (Packets): Add index entries for 'm' packet
5299 disclaimers.
5ae4183a 5300
fb031cdf
JB
5301 * gdb.texinfo (Packets): Clarify lack of restrictions on behavior
5302 of stub when processing an 'm' packet.
5303
8ffe2530
JB
5304 * gdb.texinfo (Packets): Mention that packets beginning with
5305 letters are reserved once, at the top, instead of actually listing
5306 them all and saying "reserved".
5307
c03c782f
AS
53082005-11-15 Andrew Stubbs <andrew.stubbs@st.com>
5309
5310 * gdb.texinfo (User-defined commands): Add $argc. Add missing 'end'.
5311 Change @var{$arg0 to @code{$arg0.
5312
814e32d7
WZ
53132005-11-14 Wu Zhou <woodzltc@cn.ibm.com>
5314
5315 * gdb.texinfo (Fortran): Add some words about Fortran debugging.
5316
fa93a9d8
JB
53172005-11-12 Jim Blandy <jimb@redhat.com>
5318
5319 * gdb.texinfo (General Query Packets): Put packets in alphabetical
5320 order. Remove extraneous 'z'.
5321
8a5a3c82
AS
53222005-11-07 Andrew Stubbs <andrew.stubbs@st.com>
5323
5324 * gdb.texinfo (Choosing files): Add --eval-command.
5325
4b0ad762
AS
53262005-11-04 Andrew Stubbs <andrew.stubbs@st.com>
5327
5328 * gdb.texinfo (Choosing modes): Add --return-child-result.
5329
5330
1a088d06
AS
53312005-11-01 Andrew Stubbs <andrew.stubbs@st.com>
5332
5333 * gdb.texinfo (Choosing modes): Add --batch-silent.
5334
656d5e12
EZ
53352005-10-28 Eli Zaretskii <eliz@gnu.org>
5336
5337 * gdb.texinfo (GDB/MI Variable Objects): Fix @pxref usage under
5338 "The -var-update Command".
5339
3c9c013a
JB
53402005-10-03 Joel Brobecker <brobecker@adacore.com>
5341
5342 * gdb.texinfo (Print Settings): Add documentation for set/show
5343 print array-indexes.
5344
7ba3cf9c
DJ
53452005-09-17 Daniel Jacobowitz <dan@codesourcery.com>
5346
5347 * gdb.texinfo (Contributors): Thank Andrew Cagney for releases
5348 6.2 and 6.3.
5349
a94ab193
EZ
53502005-08-27 Eli Zaretskii <eliz@gnu.org>
5351
5352 * gdb.texinfo (File Options): Don't document --mapped, it's gone
5353 since 19-Jan-2004.
5354 (Files): Likewise.
ab1adacd
EZ
5355 (Variables, Symbols): Document the "<incomplete type>" message and
5356 its reasons.
a94ab193 5357
ca06016a
FF
53582005-08-01 Fred Fish <fnf@specifix.com>
5359
5360 * gdb.texinfo (SETUP_ARBITRARY_FRAME): Remove obsolete reference.
5361
cf58170d
NR
53622005-07-15 Nick Roberts <nickrob@snap.net.nz>
5363
5364 * gdb.texinfo (GDB/MI Variable Objects): Describe print-values
5365 option for -var-list-children and -var-update.
5366 (GDB/MI Stack Manipulation): Simplify description of
5367 print-values option for -stack-list-locals.
5368 (GDB/MI Command Description Format): Clarify.
5369 (Mode Options): Spelling of superseded.
5370
38f1196a
BR
53712005-07-12 Bob Rossi <bob@brasko.net>
5372
5373 * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix -inferior-tty-show
5374 corresponding GDB command comment.
5375
3cb3b8df
BR
53762005-07-06 Bob Rossi <bob@brasko.net>
5377
5378 * gdb.texinfo (GDB/MI Miscellaneous Commands): Add -inferior-tty-set
5379 and -inferior-tty-show.
5380 (Input/Output): Document "set/show inferior-tty" and tty alias.
5381
10fac096
NW
53822005-07-02 Nathan J. Williams <nathanw@wasabisystems.com>
5383
5384 * gdb.texinfo (Packets): Change description of 'D' packet to note
5385 that GDB does wait for a response.
5386
d1b6db76
NR
53872005-06-22 Nick Roberts <nickrob@snap.net.nz>
5388
5389 * gdb.texinfo (History) Rename "Command History".
5390 (Command History): Move node "Server Prefix" from section on
5391 Annotations here.
5392
29629dcf
NR
53932005-06-19 Nick Roberts <nickrob@snap.net.nz>
5394
5395 * gdb.texinfo (GDB/MI Stack Manipulation):
5396 Re-instate -stack-info-frame with example. Say that it gets
5397 info on selected frame, not current frame.
5398
397ca115
EZ
53992005-06-18 Eli Zaretskii <eliz@gnu.org>
5400
5401 * gdb.texinfo (Server): Clarify that `file' should be used before
5402 connecting to the server.
5403 (Files): Add an xref to the above description.
51274035
EZ
5404 (Output Formats): More detailed description of the `c' format.
5405 (Memory): List explicitly all the formats supported by `x'.
638ac427 5406 (Threads): Add an @cindex entry for "thread apply".
fc8be69e 5407 (Files): Document the possibility of loading unlinked object
59b7b46f
EZ
5408 files. Add more indexing for solib-absolute-prefix and
5409 --with-sysroot.
76d17f34
EZ
5410 (Machine Code): Document possible problems with locations in
5411 shared libraries.
d416eeec
EZ
5412 (Backtrace): Document that free-standing environments do not need
5413 to have a `main' function.
397ca115 5414
74f6deaa
NR
54152005-06-18 Nick Roberts <nickrob@snap.net.nz>
5416
5417 * gdb.texinfo (GDB/MI Stack Manipulation): Remove reference to
5418 -stack-info-frame.
5419
a9967aef
AC
54202005-06-07 Andrew Cagney <cagney@gnu.org>
5421
5422 * gdb.texinfo (Contributors): Note the original multi-arch
5423 contributors.
5424
e09f16f9
EZ
54252005-06-03 Eli Zaretskii <eliz@gnu.org>
5426
5427 * gdb.texinfo (Registers): Add index entries for the standard
5428 registers.
5429 (Frames): Add cross-reference from frame pointer description to
5430 the Registers node.
5431 (Annotations Overview): Fix the reference to GDB name.
5432
d87ba7ee
EZ
54332005-06-01 Eli Zaretskii <eliz@gnu.org>
5434
5435 * gdb.texinfo (Set Watchpoints): Remove @vindex entry for
5436 can-use-hw-watchpoints.
5437
034dad6f
BR
54382005-05-28 Bob Rossi <bob@brasko.net>
5439
5440 * gdb.texinfo (GDB/MI Out-of-band Records): Add bullet enumerating
5441 the possible reasons why an exec async record would be returned to FE.
5442
ffed4509
AC
54432005-05-26 Andrew Cagney <cagney@gnu.org>
5444
5445 * gdb.texinfo: Note that Elena Zannoni, Fernando Nasser, and
5446 Andrew Cagney implemented the original GDB/MI.
5447
e22e55c9
OF
54482005-05-23 Orjan Friberg <orjanf@axis.com>
5449
5450 * gdb.texinfo (CRIS): Update the cris-version and cris-dwarf2-cfi
5451 documentation. Add documentation for cris-mode.
5452
a78e13ce
EZ
54532005-05-20 Eli Zaretskii <eliz@gnu.org>
5454
5455 * gdb.texinfo (Numbers): Explain the example and make the wording
5456 more acurate.
5457
76ff342d
DJ
54582005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
5459 Dennis Brueni <dennis@slickedit.com>
5460
5461 * gdb.texinfo (GDB/MI Breakpoint Table Commands)
5462 (GDB/MI Data Manipulation, GDB/MI Program Control)
5463 (GDB/MI Stack Manipulation): Update examples to include the fullname
5464 attribute in stack frames.
5465
119b882a
EZ
54662005-05-12 Eli Zaretskii <eliz@gnu.org>
5467
5468 * gdb.texinfo (Startup): Fix last change. Treat gdb.ini like we
5469 do with other non-standard names of init files.
5470
6fc08d32
EZ
54712005-05-11 Eli Zaretskii <eliz@gnu.org>
5472
5473 * gdb.texinfo (Command Files): Move the description of the startup
5474 from here...
5475 (Startup): ...to this new subsection of the Invocation chapter.
5476 Rearrange the description of init files more logically and add a
5477 cross-reference to "Command Files". Document the special gdbinit
5478 name for CISCO 68k. Expand the description of what GDB does
5479 during startup.
5480 (History): Add index entry for HISTSIZE.
5481
a561754a
MK
54822005-05-02 Mark Kettenis <kettenis@gnu.org>
5483
5484 * gdb.texinfo (Files): Remove documentation for auto-solib-limit.
5485
2eecc4ab
EZ
54862005-05-02 Eli Zaretskii <eliz@gnu.org>
5487
5488 * gdb.texinfo (SVR4 Process Information, The isatty call)
5489 (The system call): Don't use foo(N) notation for man pages and
5490 functions.
514c4d71 5491 (Compilation, DJGPP Native): Improve wording.
2eecc4ab 5492
18999be5
EZ
54932005-04-27 Eli Zaretskii <eliz@gnu.org>
5494
5495 * gdb.texinfo (Backtrace): Describe backtraces with arguments that
5496 were optimized away.
5497
0abb7bc7
EZ
54982005-04-22 Eli Zaretskii <eliz@gnu.org>
5499
5500 * gdb.texinfo (Remote configuration): Document "set/show
5501 get-thread-local-storage-address". Add cross-reference to the
5502 description of the qGetTLSAddr packet.
5503 (General Query Packets): Mention "set remote
5504 get-thread-local-storage-address" and add a reference to its
5505 description.
5506
6f61acb1
NR
55072005-04-19 Nick Roberts <nickrob@snap.net.nz>
5508
5509 * gdb.texinfo (Backtrace): Describe 'bt full'.
5510
9d59903a
NR
55112005-04-17 Nick Roberts <nickrob@snap.net.nz>
5512
5513 * gdb.texinfo (Mode Options): Fix typo.
5514 (GDB/MI): Describe how to invoke GDB/MI.
5515
721c2651
EZ
55162005-04-16 Eli Zaretskii <eliz@gnu.org>
5517
5518 * gdb.texinfo (OS Information): Renamed from Auxiliary Vector; all
a5adf40f 5519 references changed. Add description of "info udot".
721c2651
EZ
5520 (Files): Document "set/show stop-on-solib-events".
5521 (M32R/D): Document "set/show download-path", "set/show
5522 board-address", "set/show server-address", "upload", "tload".
ba04e063
EZ
5523 Document "sdireset", "sdistatus", "debug_chaos", "use_debug_dma",
5524 "use_mon_code", "use_ib_break", "use_dbt_break".
721c2651
EZ
5525 (Maintenance Commands): Improve indexing.
5526 (Target Commands): Document "set/show hash", "set/show debug
5527 monitor".
5528 (SVR4 Process Information): Document "info pidlist" and "info
5529 meminfo". Document "set/show procfs-tarce" and "set/show
5530 procfs-file". Document "proc-trace-*" and "proc-untrace-*".
5531 (Symbols, The Print Command with Objective-C): Improve indexing.
5532 (Objective-C): Add references to "info classes" and "info
5533 selectors".
c45da7e6
EZ
5534 (Debugging Output): Improve wording. Document "set/show debug
5535 solib-frv". Fix "set/show debugvarobj".
ba04e063
EZ
5536 (Set Breaks): Add index entry for "hardware breakpoints".
5537 (Renesas ICE): Document "e7000", "ftplogin", "ftpload", "drain",
5538 and "set/show usehardbreakpoints".
5539 (MIPS Embedded): Document "se/show syn-garbage-limit", "set/show
5540 monitor-prompt", "set/show monitor-warnings", "pmon".
c45da7e6
EZ
5541 (ARM): Document "rdilogfile", "rdilogenable", "set/show
5542 rdiromatzero", "set/show rdiheartbeat".
5543 (PowerPC): Document SDS-specific commands "set/show sdstimeout",
5544 "sds".
5545 (Embedded Processors): Document the "sim" command.
5546 (Remote): Document the "remote" command.
5547 (DJGPP Native): Document the "info serial" command.
5548 (Threads): Document "maint info sol-threads".
5549 (Files): Document "nosharedlibrary", "add-symbol-file-from-memory".
5550 (Set Breaks): Improve indexing.
5551 (Command Syntax): Add a reference to dont-repeat.
5552 (Define): Document "dont-repeat".
5553 (TUI Commands): Document "tabset".
5554 (WinCE): New subsection. Document "set/show remotedirectory",
5555 "set/show remoteupload", "set/show remoteaddhost".
721c2651 5556
14d6dd68
EZ
55572005-04-15 Eli Zaretskii <eliz@gnu.org>
5558
5559 * gdb.texinfo (Hurd Native): New subsection, documents
5560 Hurd-specific commands.
a64548ea 5561 (Maintenance Commands): Add cross-reference to "Debugging Output".
da316a69 5562 (Debugging Output): Document "set/show debug lin-lwp".
a64548ea
EZ
5563 (MIPS): Improve documentation of heuristic-fence-post. Document
5564 "set/show mips abi", "set/show mips saved-gpreg-size", "set/show
5565 mips stack-arg-size", "set/show mips mask-address", "set/show mips
5566 remote-mips64-transfers-32bit-regs", "set/show debug mips".
e2f4edfd 5567 (ARM): Document ARM-specific commands.
a64548ea
EZ
5568 (AVR): New section. Document "info io_registers".
5569 (CRIS): New section. Document "set/show cris-version" and
5570 "set/show cris-dwarf2-cfi".
5571 (HPPA): New section. Document "set/show debug hppa" and "maint
5572 print unwind".
a5adf40f 5573 (Neutrino): New subsection. Document "set/show debug nto-debug".
a64548ea 5574 (Super-H): New section. Document the "regs" command.
721c2651 5575 (Debugging Output): Document "set/show debug aix-thread".
14d6dd68 5576
9c16f35a
EZ
55772005-04-09 Eli Zaretskii <eliz@gnu.org>
5578
5579 * gdb.texinfo (Print Settings): Document "set/show print
5580 pascal_static-members", "set print repeats", "show print
5581 null-stop". Improve indexing. Fix documentation of "set print
5582 union".
5583 (Pascal): New section.
5584 (Supported languages): Rename from "Support"; all references
5585 updated. Add a menu item for Pascal.
5586 (Numbers): Document "set radix.
5587 (Screen Size): Document "set/show pagination".
5588 (MIPS Embedded): Remove "set processor" documentation.
5589 (Remote configuration): Document "set/show X/P/Z-packet",
5590 "set/show read-aux-vector-packet", "set/show remote
5591 symbol-lookup-packet", "set/show remote verbose-resume-packet",
5592 "set/show remoteaddresssize", "set/show remotebaud", "set/show
5593 remotedebug", "set/show remotebreak", "set/show remotedevice",
5594 "set/show remotelogfile".
5595 (Auxiliary Vector): Add reference to the description of the
5596 read-aux-vector-packet setting.
5597 (Set Watchpoints): Add a cross-reference to "set remote
5598 hardware-breakpoint-limit".
5599 (General Query Packets): Add indexing of requests and
5600 cross-references to related commands in "Remote configuration".
5601 (File-I/O Overview, The system call): Fix wording and typos.
5602 (Thread Stops): Add index entries.
5603 (Continuing and Stepping): Document "show step-mode".
5604 (i386): New node. Document "set/show struct-convention".
5605 (Files): Document "show trust-readonly-sections".
5606 (Calling): Document "set/show unwindonsignal".
5607 (Messages/Warnings): Add index entries.
5608 (Maintenance Commands): Document "set/show watchdog".
5609 (Annotations Overview): Document "show annotate".
5610 (Set Watchpoints): Add index entries.
5611 (Symbols): Fix doc of case-sensitive.
5612 (ABI): Document "show coerce-float-to-double".
5613 (Convenience Vars, Help): Improve indexing.
5614 (Machine Code): Document "show disassembly-flavor".
5615 (Debugging C plus plus): Document "show overload-resolution".
5616 (Value History, Signaling): Add index entries.
5617
56182005-04-08 Eli Zaretskii <eliz@gnu.org>
5619
5620 * gdb.texinfo (Show): Move @kindex entries to their proper places.
5621 (Processes): Fix wording.
5622 (History, List, Logging output, Define, Symbols, Print Settings):
5623 Improve indexing.
5624
a8f24a35
EZ
56252005-04-03 Eli Zaretskii <eliz@gnu.org>
5626
5627 * gdb.texinfo (Targets): Document "set/show architecture". Remove
5628 redundant index entry for "target" command.
5629 (Backtrace): Add index entries.
5630 (Symbols, Fortran): Document the "set case-sensitive" command.
5631 (DJGPP Native): Document "set com1base", "set com1irq", etc.
5632 (Print Settings): Add index entry for "set demangle-style".
5633 (Target Commands): Document "set download-write-size".
5634 (Debugging Output): Document "set exec-done-display".
5635
09d4efe1
EZ
56362005-04-02 Eli Zaretskii <eliz@gnu.org>
5637
5638 * gdb.texinfo (Files): Fix the name and documentation of
5639 add-shared-symbol-files. Document its alias assf. Update the
5640 list of OSs where GDB supports shared libraries. Fix markup.
5641 (Continuing and Stepping): Add reference to @var{location} in the
5642 text.
5643 (Dump/Restore Files): Fix reference to @{filename}.
5644 (Help): Fix wording.
5645 (Attach): Ditto.
5646 (Set Watchpoints): Ditto.
5647 (Backtrace): Remove redundant index entries. Improve index
5648 entries.
5649 (Delete Breaks): Fix wording.
5650 (Memory): Document the compare-sections command.
5651 (Memory Region Attributes): Improve wording.
5652 (Disabling): Improve wording.
5653 (Fortran): New subsection. Document the "info common" command.
5654 (Help): Document aliases "info copying" and "info warranty".
5655 (Caching Remote Data): New section. Document the "set/show
5656 remotecache" and "info dcache" commands.
5657 (Show): Fix wording of the documentation of the "set
5658 extension-language" command.
5659 (Signals): Add index entry for "info handle".
5660 (Memory Region Attributes): Fix punctuation.
5661 (Symbols): Change the arg name to "location" and refer to it in
5662 the text. Fix wording of "info types" doc.
5663 (Threads): Fix usage of @enumerate @item's.
5664 (Listing Tracepoints): Add index entry for "info tp".
5665 (Set Watchpoints): Add xref to "info break" description.
5666 (Macros): Add an index entry for "macro exp1". Document the
5667 "macro list" command.
5668 (Maintenance Commands): Document "flushregs", "maint agent",
5669 "maint check-symtabs", "maint cplus", "maint demangle", "maint
5670 deprecate", "maint undeprecate", "maint dump-me", "maint packet",
5671 "maint print architecture", "maint print objfiles", "maint print
5672 statistics", "maint print type", "maint show-debug-regs", "maint
5673 space", "maint time", and "maint translate-address".
5674 (Connecting): Document the "monitor" command.
5675 (Annotations Overview): Describe the "set annotate" command.
5676
82f2d802
EZ
56772005-04-01 Eli Zaretskii <eliz@gnu.org>
5678
5679 * gdb.texinfo (Set Watchpoints): Document can-use-hw-watchpoints.
5680 Rearrange index entries and improve wording about support for
5681 hardware watchpoints.
5682
7d51c7de
BR
56832005-03-10 Bob Rossi <bob@brasko.net>
5684
5685 * gdb.texinfo: Update copyright
5686
68c71a2e
TR
56872005-02-09 Theodore A. Roth <troth@openavr.org>
5688
5689 * gdb.texinfo (General Query Packets): Fix texinfo compile warning and
5690 error.
5691
83761cbd
KB
56922005-02-03 Kevin Buettner <kevinb@redhat.com>
5693
5694 * gdb.texinfo (General Query Packets): Document qGetTLSAddr packet.
5695
9f1c6395
MS
56962005-01-17 Michael Snyder <msnyder@redhat.com>
5697
5698 * gdb.texinfo: Fix spelling, infinte -> infinite.
5699
fbd1b305
MK
57002005-01-08 Mark Kettenis <kettenis@gnu.org>
5701
5702 * observer.texi (GDB Observers): Document "solib_loaded".
5703
3ace7edb
AC
57042005-01-07 Andrew Cagney <cagney@gnu.org>
5705
bec39cab
AC
5706 * configure.ac: Rename configure.in, require autoconf 2.59.
5707 * configure: Re-generate.
5708
3ace7edb
AC
5709 * configure.in: Replace configdirs with multiple references to
5710 AC_CONFIG_SUBDIRS.
5711 * configure: Re-generate.
5ae4183a 5712
53531fc1
AC
57132005-01-04 Andrew Cagney <cagney@gnu.org>
5714
5715 * gdbint.texinfo (Versions and Branches): Make the date (YYYYMMDD)
5716 part of the version number.
5717
536ffdb7
MK
57182004-12-24 Mark Kettenis <kettenis@gnu.org>
5719
5720 * gdbint.texinfo (Algorithms): Remove description of
5721 TARGET_DISABLE_HW_WATCHPOINTS and TARGET_ENABLE_HW_WATCHPOINTS.
5722
e1aac25b
JB
57232004-12-07 Jim Blandy <jimb@redhat.com>
5724
5725 * gdb.texinfo (General Query Packets): Specify that thread ID's in
5726 the 'qC' and 'qThreadInfo' packets are unsigned hexidecimal
5727 numbers.
5728
f47b1503
AS
57292004-12-07 Andreas Schwab <schwab@suse.de>
5730
5731 * gdb.texinfo (Mode Options): Document -l option.
5732
b6b8ece6
EZ
57332004-12-04 Eli Zaretskii <eliz@gnu.org>
5734
5735 * gdbint.texinfo (Algorithms): More accurate description of
5736 STOPPED_BY_WATCHPOINT. Point out that target_stopped_data_address
5737 is not needed unless data-read and data-access watchpoints are
5738 supported. Add a description of how GDB checks whether the
5739 inferior stopped because a watchpoint was hit.
5740
01371747
EZ
57412004-11-23 Eli Zaretskii <eliz@gnu.org>
5742
5743 * gdb.texinfo (Files): Add cross-reference to description of
5744 -readnow command-line switch.
5745
2315ffec
RC
57462004-11-10 Randolph Chung <tausq@debian.org>
5747
5748 * gdb.texinfo: Document set/show backtrace past-entry commands.
5749 Rearrange index entries for set/show backtrace past-main.
5750
69065f5d
AC
57512004-11-10 Jon Beniston <jon@beniston.com>
5752
5753 Committed by Andrew Cagney <cagney@gnu.org>.
5ae4183a
AS
5754 * gdb.texinfo (Remote Serial Protocol): Further describe
5755 binary transfer escaping mechanism .
69065f5d 5756
30e91e0b
RC
57572004-11-08 Randolph Chung <tausq@debian.org>
5758
5759 * gdb.texinfo (inferior_debugging info): Document "set debug infrun"
5760 and "show debug infrun". Add index entries.
5761
60bf7e09
EZ
57622004-10-23 Eli Zaretskii <eliz@gnu.org>
5763
5764 * gdb.texinfo (SVR4 Process Information): Document subcommands of
5765 "info proc" that are already implemented. Add index entries.
5766 (Working Directory): Add a cross-reference to "info proc" command.
dcaf7c2c
EZ
5767 (Files): Add a tip for decreasing memory used for symtabs from
5768 shared libraries.
f018e82f
EZ
5769 (Starting): Fix whitespace; make "elaboration" stand out where it
5770 is first used, and add an index entry for the term.
f8568604
EZ
5771 (Calling): Expand and elaborate text. Add "print". Add the
5772 description of problems with weak aliases.
384ee23f 5773 (Core File Generation): New section.
60bf7e09 5774
d52fe014
AC
57752004-10-12 Andrew Cagney <cagney@gnu.org>
5776
5777 * gdbint.texinfo (Versions and Branches): New chapter.
5778 (Releasing GDB): Delete "Versions and Branches" section.
5779 (Top): Add "Versions and Branches".
5780
703663ab
EZ
57812004-10-08 Eli Zaretskii <eliz@gnu.org>
5782
5783 * gdb.texinfo (Editing, History): Add cross-references to the
5784 included Readline and History user documentation. Remove
5785 references to the symbol have-readline-appendices which is unused
5786 and undefined.
5787 (History): Fix indexing.
5788
ac77d04f
JJ
57892004-10-08 Jeff Johnston <jjohnstn@redhat.com>
5790
5791 * gdbint.texinfo (target_stopped_data_address): Update to
5792 new prototype.
5793 (i386_stopped_data_address): Update prototype and description.
5794 (i386_stopped_by_watchpoint): New function and description.
5795
e07c999f
PH
57962004-10-03 Paul N. Hilfinger <hilfinger@gnat.com>
5797
5798 * gdb.texinfo (Filenames): Add Ada suffixes.
5799 (Ada) New section.
5800
2e868123
AC
58012004-09-27 Andrew Cagney <cagney@gnu.org>
5802 Robert Picco <Robert.Picco@hp.com>
5803
5804 * gdb.texinfo (Packets): Document the "p" packet.
5805
02a57714
JM
58062004-09-21 Jason Molenda (jmolenda@apple.com)
5807
5808 * gdb.texinfo (Paths and Names of the Source Files): Document the
5809 meaning of values in the 'desc' field of a SO stab.
5810
ae038cb0
DJ
58112004-09-20 Daniel Jacobowitz <dan@debian.org>
5812
5813 * gdb.texinfo (Maintenance Commands): Document "maint set dwarf2
5814 max-cache-age" and "maint show dwarf2 max-cache-age".
5815
f7dc1244
EZ
58162004-09-16 Eli Zaretskii <eliz@gnu.org>
5817
5818 * gdb.texinfo (Set Breaks): Add index entry for setting
5819 breakpoints on overloaded C++ functions that are not members of
5820 any classes. Add an example and an index entry for setting
5821 breakpoints on all program functions.
5822 (Character Sets, Macros, Overlay Commands)
5823 (Non-debug DLL symbols, GDB/MI Output Syntax)
5824 (Annotations Overview, Maintenance Commands, File-I/O Overview):
5825 Use "(@value{GDBP})" instead of a literal "(gdb)".
5826
f810308b
AC
58272004-09-12 Andrew Cagney <cagney@gnu.org>
5828
5829 * gdbint.texinfo (Native Debugging): Delete description of
5830 FILES_INFO_HOOK.
5831
15a661f3
PH
58322004-09-11 Paul Hilfinger <hilfinger@gnat.com>
5833
5ae4183a
AS
5834 * gdbint.texinfo (User Interface): Change local_hex_string_custom
5835 to hex_string_custom (not historically correct, but more
15a661f3
PH
5836 understandable, given the current code).
5837
f3219c75
AC
58382004-09-03 Andrew Cagney <cagney@gnu.org>
5839
5840 * gdbint.texinfo (Native Debugging): Delete SVR4_SHARED_LIBS.
5841
f3bb6704
JJ
58422004-09-01 Jeff Johnston <jjohnstn@redhat.com>
5843
5844 * observer.texi (solib_unloaded): New observer.
5845
8d2c00cb
AC
58462004-08-24 Andrew Cagney <cagney@gnu.org>
5847
5848 * gdbint.texinfo (Target Architecture Definition): Add missing
5849 comma.
5850
e7dc800a
MC
58512004-08-20 Michael Chastain <mec.gnu@mindspring.com>
5852
5853 * (Using the Testsuite): build != host is supported,
5854 but some test scripts do not support build != host.
5855
73b03683
MK
58562004-08-14 Mark Kettenis <kettenis@gnu.org>
5857
5858 * gdbint.texinfo (Host Definition): Delete description of
5859 FCLOSE_PROVIDED and GETENV_PROVIDED.
5860
c0ccb908
MK
58612004-08-05 Mark Kettenis <kettenis@chello.nl>
5862
5863 * gdbint.texinfo (Host Definition): Delete description of
5864 NO_SYS_FILE.
5865 (Native Debugging): Delete description of KERNEL_U_ADDR_BSD and
5866 PTRACE_FP_BUG.
5867
9c8dbfa9
AC
58682004-08-05 Andrew Cagney <cagney@gnu.org>
5869
5870 * gdbint.texinfo (Target Architecture Definition): Delete
5871 reference to deprecated_read_fp.
5872
f42accbe
AC
58732004-08-02 Andrew Cagney <cagney@gnu.org>
5874
5875 * gdbint.texinfo (Target Architecture Definition): Delete
5876 description of DEPRECATED_REGISTER_BYTES.
5877
0b66e38c
EZ
58782004-07-30 Baurjan Ismagulov <ibr@ata.cs.hun.edu.tr>
5879
5880 * gdb.texinfo (Source Path): Document the new behavior of
5881 searching for the source files.
5882
15387254
EZ
58832004-07-17 Eli Zaretskii <eliz@gnu.org>
5884
5885 * gdb.texinfo (Edit): Fix markup of EDITOR and improve wording.
5886 (Search, Expressions, Arrays, Variables, Data, Machine Code)
5887 (Auto Display): Improve indexing.
5888
2c07db7a
AC
58892004-07-16 Andrew Cagney <cagney@gnu.org>
5890
5891 * gdb.texinfo (Mode Options): Delete documentation on "-async" and
5892 "-noasync".
5893
4644b6e3
EZ
58942004-07-09 Eli Zaretskii <eliz@gnu.org>
5895
5896 * gdb.texinfo: Fix @kindex entries so that multiple commands that
5897 have the same prefix have only their prefix in the index.
5898
7561d450
MK
58992004-07-03 Mark Kettenis <kettenis@gnu.org>
5900
5901 * gdb.texinfo (BSD libkvm Interface): New node (section)
5902 (Native): Add it to the menu.
5903
67bebe79
MK
59042004-07-01 Mark Kettenis <kettenis@gnu.org>
5905
5906 * gdbint.texinfo (Target Architecture Definition): Remove
5907 PCC_SOL_BROKEN.
5908
1a6923e0
MK
59092004-06-24 Mark Kettenis <kettenis@gnu.org>
5910
5911 * gdbint.texinfo (Target Architecture Definition): Remove
5912 SUN_FIXED_LBRAC_BUG.
5913
b435e160
AC
59142004-06-26 Andrew Cagney <cagney@gnu.org>
5915
5916 * gdbint.texinfo (Coding): Replace xasprintf with xstrprintf.
5917
b5622e8d
AC
59182004-06-20 Andrew Cagney <cagney@gnu.org>
5919
5920 * gdbint.texinfo (Target Architecture Definition): Deprecate
5921 USE_STRUCT_CONVENTION.
5922
e0c07bf0
MC
59232004-06-19 Michael Chastain <mec.gnu@mindspring.com>
5924
5925 gdb.texinfo (Bug Reporting): Mention session recording,
5926 with the script command or Emacs.
5927
782263ab
AC
59282004-06-18 Andrew Cagney <cagney@gnu.org>
5929
5930 * gdbint.texinfo (Target Architecture Definition): Deprecate
5931 FUNCTION_START_OFFSET.
5932
03727ca6
AC
59332004-06-14 Andrew Cagney <cagney@gnu.org>
5934
5935 Based on changes from Karl Berry.
5936 * gdb.texinfo: Do not use @sc in a direntry.
5937 * stabs.texinfo: Change @dircateogry to "Software development".
5938 * gdbint.texinfo, gdb.texinfo, annotate.texinfo: Ditto.
5939
97092415
AC
59402004-06-13 Andrew Cagney <cagney@gnu.org>
5941
5942 * gdbint.texinfo (Target Architecture Definition): Delete
5943 description of RETURN_VALUE_ON_STACK.
5944
1f6d4158
AC
59452004-06-09 Andrew Cagney <cagney@gnu.org>
5946
5947 * gdbint.texinfo (Native Debugging): Restore "@table @code"
5948 deleted by previous patch.
5949
d966f0cb
AC
59502004-06-08 Andrew Cagney <cagney@gnu.org>
5951
5952 * gdbint.texinfo (Native Debugging): Delete documentation on
5953 ATTACH_DETACH.
5954
86fe4aaa
RC
59552004-06-06 Randolph Chung <tausq@debian.org>
5956
5957 * gdb.texinfo (push_dummy_call): Use @code{struct value}.
5958
d4b6d575
RC
59592004-06-06 Randolph Chung <tausq@debian.org>
5960
5ae4183a 5961 * gdb.texinfo (push_dummy_call): Update argument list to match
d4b6d575
RC
5962 the new push_dummy_call method signature. Describe the function
5963 argument.
5964
4e8b0763
JB
59652004-05-24 Joel Brobecker <brobecker@gnat.com>
5966
5967 * gdb.texinfo (Starting): Document new start command.
5968
59caf092
AC
59692004-05-21 Andrew Cagney <cagney@redhat.com>
5970
5971 * observer.texi (GDB Observers): Document "inferior_created".
5972
e4a2df64
AC
59732004-05-08 Andrew Cagney <cagney@redhat.com>
5974
e6b55ae2
AC
5975 * gdbint.texinfo (Target Architecture Definition): Delete
5976 description of DO_DEFERRED_STORES.
5977
28954179
AC
5978 * gdbint.texinfo (Target Architecture Definition): Delete
5979 references to DEPRECATED_FIX_CALL_DUMMY.
5980
434b87dd
AC
5981 * gdbint.texinfo (Target Architecture Definition): Delete
5982 description of DEPRECATED_CALL_DUMMY_WORDS,
5983 DEPRECATED_SIZEOF_CALL_DUMMY_WORDS, and CALL_DUMMY.
5984
58d28df8
AC
5985 * gdbint.texinfo (Target Architecture Definition): Delete
5986 description of DEPRECATED_PUSH_DUMMY_FRAME.
5987
e4a2df64
AC
5988 * gdbint.texinfo (Target Architecture Definition): Delete
5989 reference to DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
5990
2b4855ab
AC
59912004-05-07 Andrew Cagney <cagney@redhat.com>
5992
5993 * observer.texi (GDB Observers): Add "Debugging" section. Include
5994 cross reference to "set/show debug observer".
5995 * gdb.texinfo (Debugging Output): Document "set/show debug
5996 observer".
5997
fcf70625
AC
59982004-05-01 Andrew Cagney <cagney@redhat.com>
5999
6000 * gdbint.texinfo (Target Architecture Definition): Delete
6001 description of DEPRECATED_PC_IN_SIGTRAMP.
6002
8ee56bcf
AC
60032004-04-30 Andrew Cagney <cagney@redhat.com>
6004
6005 * gdbint.texinfo (Target Architecture Definition): Delete
6006 documentation for BELIEVE_PCC_PROMOTION_TYPE, no longer defined.
6007
67ab9a76
OF
60082004-04-30 Orjan Friberg <orjanf@axis.com>
6009
6010 * observer.texi (GDB Observers): Correct spelling.
6011
79346bcb
OF
60122004-04-26 Orjan Friberg <orjanf@axis.com>
6013
6014 * observer.texi (GDB Observers): Add target_changed event.
6015
7a464420
AC
60162004-04-08 Andrew Cagney <cagney@redhat.com>
6017
6018 * observer.texi (GDB Observers): Rework, provide generic observer
6019 definitions and then a list of observable events.
6020
6cdf9d98
AC
60212004-04-04 Andrew Cagney <cagney@redhat.com>
6022
6023 * gdbint.texinfo (Host Definition): Delete reference to
6024 NO_SIGINTERRUPT.
6025
ddc135a4
AC
60262004-04-02 Andrew Cagney <cagney@redhat.com>
6027
6028 * gdbint.texinfo (Target Architecture Definition): Delete
6029 reference to DEPRECATED_CALL_DUMMY_LENGTH.
6030
6a1b180d
SC
60312004-03-28 Stephane Carrez <stcarrez@nerim.fr>
6032
6033 * gdb.texinfo (TUI Commands): Document tui reg commands.
6034
d0d5df6f
AC
60352004-03-26 Andrew Cagney <cagney@redhat.com>
6036
6037 * gdb.texinfo (TUI): Delete reference to --enable-tui. Mention
6038 "gdbtui".
6039 (Mode Options): Mention "gdbtui". Use "Text" not "Terminal".
6040 (Contributors): Mention both Text and Terminal User Interface.
6041
aa2a3f87
AC
60422004-03-23 Andrew Cagney <cagney@redhat.com>
6043
6044 * gdbint.texinfo (Target Architecture Definition): Deprecate
6045 references to SIGTRAMP_START and SIGTRAMP_END.
6046
f561f026
AC
60472004-03-23 Andrew Cagney <cagney@redhat.com>
6048
6049 * gdbint.texinfo (Target Architecture Definition): Deprecate
6050 references to PC_IN_SIGTRAMP.
6051
33cb8b0f
AC
60522004-03-19 Andrew Cagney <cagney@redhat.com>
6053
6054 * gdbint.texinfo (Target Architecture Definition): Delete
6055 reference to GDB_TARGET_IS_HPPA.
6056
fc989b7a
AC
60572004-03-18 Andrew Cagney <cagney@redhat.com>
6058
6059 * gdbint.texinfo (Coding): Update section on gdbarch_data,
6060 describe pre_init and post_init.
6061
701b08bb
DJ
60622004-03-09 Daniel Jacobowitz <drow@mvista.com>
6063
6064 * gdb.texinfo (Debugging Output): Document values for "set debug
6065 target".
6066
faae5abe
AC
60672004-02-28 Andrew Cagney <cagney@redhat.com>
6068
6069 * gdb.texinfo (Contributors): Mention GDB 6.1 release engineer.
6070
dd79a6cf
JJ
60712004-02-26 Jeff Johnston <jjohnstn@redhat.com>
6072
6073 * gdb.texinfo (breakpoints): Add information about the
6074 new "set breakpoint pending" and "show breakpoint pending"
6075 commands.
6076
e7f16015
AC
60772004-02-26 Andrew Cagney <cagney@redhat.com>
6078
6079 * gdbint.texinfo (Coding): Document use of gdbarch_obstack_zalloc
6080 in Per-architecture module data section.
6081
7161a3a6
RM
60822004-02-25 Roland McGrath <roland@redhat.com>
6083
6084 * gdb.texinfo (General Query Packets): Document qPart:... packets.
6085
2154891a
AC
60862004-02-24 Andrew Cagney <cagney@redhat.com>
6087
6088 * annotate.texinfo: Wrap fdl.texi include in raise/lower sections.
6089 * gdb.texinfo, gdbint.texinfo, stabs.texinfo: Ditto.
6090 * fdl.texi: Import Version 1.2, November 2002.
7161a3a6 6091
6c74ac8b
AC
60922004-02-17 Andrew Cagney <cagney@redhat.com>
6093
6094 * gdb.texinfo (Mode Options): Note that "mi1" is deprecated.
6095
19772a2c
AC
60962004-02-16 Andrew Cagney <cagney@redhat.com>
6097
6098 * gdbint.texinfo (Target Architecture Definition): Deprecate
6099 FRAMELESS_FUNCTION_INVOCATION.
6100
c9830293
AC
61012004-02-16 Andrew Cagney <cagney@redhat.com>
6102
6103 * gdbint.texinfo (Coding): Mention -Wunused-function.
6104
b9d26eb9
AC
61052004-02-14 Andrew Cagney <cagney@redhat.com>
6106
6107 * gdbint.texinfo (Target Architecture Definition): Delete
6108 description of DEPRECATED_CALL_DUMMY_STACK_ADJUST.
6109
49efadf5
EZ
61102004-02-12 Elena Zannoni <ezannoni@redhat.com>
6111
6112 * gdb.texinfo: Properly quote the name "C++".
6113 * gdbint.texinfo: Ditto.
6114 * stabs.texinfo: Ditto.
6115
1eb288ea
EZ
61162004-02-11 Elena Zannoni <ezannoni@redhat.com>
6117
6118 * gdbint.texinfo (Support Libraries): Add doco about obstacks and
6119 minimal information about libiberty.
6120
e4937fc1
MC
61212004-02-06 Michael Chastain <mec.gnu@mindspring.com>
6122
6123 * gdb.texinfo (Auxiliary Vector): Fix thinko with @value{GDBN}.
6124
a9331b3f
RM
61252004-02-04 Roland McGrath <roland@redhat.com>
6126
6127 * gdb.texinfo (Auxiliary Vector): New node (section).
6128 (Data): Add it to the menu.
6129
2650777c
JJ
61302004-02-02 Jeff Johnston <jjohnstn@redhat.com>
6131
6132 * gdb.texinfo (Breakpoints): Add information about pending
6133 breakpoint support.
6134
b4501125
AC
61352004-01-26 Andrew Cagney <cagney@redhat.com>
6136
6137 * gdb.texinfo (Overview): Delete references to the cisco protocol
6138 including the "N" response.
6139
74055713
AC
61402004-01-26 Andrew Cagney <cagney@redhat.com>
6141
6142 * gdbint.texinfo (Target Architecture Definition): Rename
6143 EXTRACT_STRUCT_VALUE_ADDRESS to
6144 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS.
a9331b3f 6145
3bbe9696
EZ
61462004-01-24 Eli Zaretskii <eliz@gnu.org>
6147
6148 * gdb.texinfo (KOD): Document "show os". Add index entries for
6149 "set/show os" and "info cisco" commands.
6150
5843504f
EZ
61512004-01-21 Eli Zaretskii <eliz@gnu.org>
6152
6153 * Makefile.in (install-info): Prepend $(DESTDIR) to $(infodir).
6154
9175c9a3
MC
61552004-01-19 Michael Chastain <mec.gnu@mindspring.com>
6156
6157 * gdbint.texinfo: Delete USE_MMALLOC, NO_MMCHECK, MMCHECK_FORCE,
6158 MMAP_BASE_ADDRESS, MMAP_INCREMENT.
6159
8e94b928
NR
61602004-01-19 Nick Roberts <nick@nick.uklinux.net>
6161
6162 * gdb.texinfo (GDB/MI Stack Manipulation): Describe extension to
6163 -stack-list-locals.
6164 (GDB/MI Variable Objects): Describe extension to
6165 -var-list-children.
6166
a20cf136
DJ
61672004-01-17 Daniel Jacobowitz <drow@mvista.com>
6168
6169 * gdbint.texinfo (DECR_PC_AFTER_HW_BREAK): Don't document.
6170
afb18d0f
AC
61712004-01-17 Andrew Cagney <cagney@redhat.com>
6172
6173 * gdbint.texinfo (Target Architecture Definition): Delete
6174 documentation on DEPRECATED_NPC_REGNUM.
6175
b51970ac
DJ
61762004-01-13 Daniel Jacobowitz <drow@mvista.com>
6177
6178 * gdb.texinfo: Update copyright year. Mention that set
6179 follow-fork-mode is supported on GNU/Linux. Remove documentation of
6180 "set follow-fork-mode ask".
6181
0f0cffd2
AC
61822004-01-13 Andrew Cagney <cagney@redhat.com>
6183
6184 * gdbint.texinfo: Update copyright year.
6185 (Coding): Add -Wunused-label to list of -Werror warnings.
6186
c552b3bb 61872004-01-08 Jason Molenda <jmolenda@apple.com>
5ae4183a 6188 Eli Zaretskii <eliz@gnu.org>
c552b3bb
JM
6189
6190 * gdb.texinfo: Update copyright.
6191 (Objective-C): "methodName" typeo fixed. Add @code/@var markup
6192 around names, as appropriate. Minor syntax cleanup of
6193 _NSPrintForDebugger explanation. Two spaces after periods.
6194 GDBN used instead of lit. "gdb". Index entries added for
6195 print-object and _NSPrintForDebugger. @noindent added in one spot.
6196
afe157ca
EZ
61972003-11-11 Elena Zannoni <ezannoni@redhat.com>
6198
6199 * stabs.texinfo: Add dircategory and direntry commands.
6200 * annotate.texinfo: Ditto.
6201
963e2bb7
AC
62022003-11-10 Andrew Cagney <cagney@redhat.com>
6203
6204 * gdbint.texinfo (Target Architecture Definition): Replace the
6205 return_value method's "inval" and "outval" parameters with
6206 "readbuf" and "writebuf".
6207
1d8b2f28
JB
62082003-10-28 Jim Blandy <jimb@redhat.com>
6209
6210 * gdb.texinfo (The F request packet, The F reply packet): Renamed
6211 from "The `F' request packet" and "The `F' reply packet", to make
6212 texi2dvi happy.
6213 (File-I/O remote protocol extension): Update menu entries, too.
6214
36d86913
MC
62152003-10-26 Michael Chastain <mec@shout.net>
6216
6217 * gdb.texinfo (Thread Stops): Document the issue with
6218 premature return from system calls in multi-threaded programs.
6219
ce2826aa
AC
62202003-10-24 Andrew Cagney <cagney@redhat.com>
6221
6222 * annotate.texinfo: Fix "fortunatly"[sic].
6223
f24c5e49
KI
62242003-10-23 Kei Sakamoto <sakamoto.kei@renesas.com>
6225
6226 * gdb.texinfo (Contributors to GDB): Replace "Renesas"
6227 with "Hitachi" and "Mitsubishi".
6228
92ad9cd9
AC
62292003-10-20 Andrew Cagney <cagney@redhat.com>
6230
6231 * gdbint.texinfo (Target Architecture Definition): Document
6232 gdbarch_return_value. Add cross references from
6233 USE_STRUCT_CONVENTION, EXTRACT_RETURN_VALUE, and
6234 STORE_RETURN_VALUE, and from/to EXTRACT_STRUCT_VALUE_ADDRESS.
6235
0ab4b752
MK
62362003-10-18 Mark Kettenis <kettenis@gnu.org>
6237
6238 * gdbint.texinfo (Target Architecture Definition): Document
6239 regset_from_core_section.
fb3e19c0
KI
6240
62412003-10-16 Kei Sakamot Sakamoto <sakamoto.kei@renesas.com>
6242
6243 * gdb.texinfo (M32R/D): Mention m32rsdi target.
6244
a9331b3f 62452003-10-15 Kevin Buettner <kevinb@redhat.com>
e4d5f7e1
KB
6246
6247 From Anthony Green <green@redhat.com>:
5ae4183a 6248 * gdb.texinfo (Breakpoints related warnings): Insert into menu.
e4d5f7e1 6249
1485d690
KB
62502003-10-14 Kevin Buettner <kevinb@redhat.com>
6251
889bf7c5
PA
6252 * gdb.texinfo (Breakpoint related warnings): New node.
6253 * gdbint.texinfo (ADJUST_BREAKPOINT_ADDRESS): Document.
a9331b3f 6254
86d30acc
DJ
62552003-10-13 Daniel Jacobowitz <drow@mvista.com>
6256
6257 * gdb.texinfo (Remote Protocol): Document v and vCont.
6258
172c2a43
KI
62592003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
6260
6261 * gdb.texinfo: Replace "Hitachi" and "Mitsubishi" with "Renesas".
6262 * gdbint.texinfo: Ditto.
6263
71952f4c
AC
62642003-10-09 Andrew Cagney <cagney@redhat.com>
6265
6266 From 2003-09-18 David Anderson <davea@sgi.com>:
6267 * gdb.texinfo (GDB/MI Symbol Query): Replace "comamnd" with
6268 "command".
6269
268e2188
AC
62702003-10-03 Andrew Cagney <cagney@redhat.com>
6271
6272 * gdbint.texinfo (Target Architecture Definition): Deprecate
6273 IBM6000_TARGET. Mention that it implies an RS/6000 system and not
6274 just target.
6275
12c266ea 62762003-10-02 Andrew Cagney <cagney@redhat.com>
2e092625 6277
f30992d4 6278 * gdbint.texinfo (Target Architecture Definition): Rename
12c266ea
AC
6279 REGISTER_RAW_SIZE to DEPRECATED_REGISTER_RAW_SIZE.
6280 * gdb.texinfo (Packets, Stop Reply Packets): Ditto.
6281 * gdbint.texinfo (Target Architecture Definition): Rename
6282
62832003-09-30 Andrew Cagney <cagney@redhat.com>
6284
f30992d4 6285 REGISTER_VIRTUAL_SIZE to DEPRECATED_REGISTER_VIRTUAL_SIZE.
a9331b3f 6286 (Target Architecture Definition):
f30992d4 6287
2e092625
AC
6288 * gdbint.texinfo (Target Architecture Definition): Rename
6289 REGISTER_VIRTUAL_TYPE to DEPRECATED_REGISTER_VIRTUAL_TYPE.
6290
0717ae8a
AC
62912003-09-29 Andrew Cagney <cagney@redhat.com>
6292
dad809b7
AC
6293 * gdbint.texinfo (Target Architecture Definition): Delete
6294 documentation for NEED_TEXT_START_END.
6295
0717ae8a
AC
6296 * gdbint.texinfo (Target Architecture Definition): Rename
6297 NPC_REGNUM to DEPRECATED_NPC_REGNUM. Add cross reference to
6298 TARGET_WRITE_PC.
a9331b3f 6299
af6cf26d
MC
63002003-09-22 Michael Chastain <mec@shout.net>
6301
6302 * gdbint.texinfo (Testsuite Organization): Change gdb.c++ to gdb.cp.
6303
ee206350
AG
63042003-09-21 Anthony Green <green@redhat.com>
6305
6306 * gdbint.texinfo (Target Architecture Definition): Fix typos.
6307
a38c9fe6
MK
63082003-09-21 Mark Kettenis <kettenis@gnu.org>
6309
6310 * gdbint.texinfo (Target Architecture Definition): Document
6311 stabs_argument_has_addr.
6312
77949794
AC
63132003-09-18 Andrew Cagney <cagney@redhat.com>
6314
6315 * gdbint.texinfo (Target Architecture Definition): Delete
6316 documentation on REGISTER_NAMES.
6317
8e823e25
MK
63182003-09-13 Mark Kettenis <kettenis@gnu.org>
6319
6320 * gdbint.texinfo (Target Architecture Definition): Replace
6321 REG_STRUCT_HAS_ADDR with DEPRECATED_REG_STRUCT_HAS_ADDR.
6322
f27dd7fd
AC
63232003-09-11 Andrew Cagney <cagney@redhat.com>
6324
6325 * gdbint.texinfo (Target Architecture Definition): Replace
6326 STACK_ALIGN with DEPRECATED_STACK_ALIGN.
6327
8b148df9
AC
63282003-08-18 Andrew Cagney <cagney@redhat.com>
6329
6330 * gdbint.texinfo (Target Architecture Definition): Document
6331 "frame_red_zone_size".
6332
25d29d70
AC
63332003-08-09 Andrew Cagney <cagney@redhat.com>
6334
6335 * gdb.texinfo (Backtrace): Replace "set/show backtrace-below-main"
6336 with "set/show backtrace past-main" and "set/show backtrace
6337 limit".
6338
c938e9b0
L
63392003-08-08 H.J. Lu <hongjiu.lu@intel.com>
6340
6341 * Makefile.in (install-info): Support DESTDIR.
6342 (install-html): Likewise.
6343
64fabec2
AC
63442003-08-07 Andrew Cagney <cagney@redhat.com>
6345
6346 Patch from Nick Roberts.
6347 * gdb.texinfo (Using GDB under GNU Emacs): Fix/update key
6348 bindings. Remove description of send-gdb-command.
6349
2fcf52f0
AC
63502003-08-07 Andrew Cagney <cagney@redhat.com>
6351
6352 * gdb.texinfo (Mode Options): Mention that "mi2" was included in
6353 GDB 6.0.
6354
086432e2
AC
63552003-08-06 Andrew Cagney <cagney@redhat.com>
6356
6357 * gdb.texinfo (Mode Options): Mention that level three is the
6358 highest available and that level 2 is deprecated.
6359 (Annotations Overview): Mention annotation levels. Cross reference
6360 to "Limitations of the Annotation Interface" in annotate.texi.
6361 (TODO, Value Annotations, Frame Annotations): Delete section.
6362 (Displays, Breakpoint Info): Delete.
6363
e5249f67
AC
63642003-08-04 Andrew Cagney <cagney@redhat.com>
6365
6366 * agentexpr.texi: Delete @bye.
6367 * Makefile.in (STABS_DOC_SOURCE_INCLUDES): Add "fdl.texi"
6368 (stabs.info): Add $(srcdir) to include search path.
6369 (html): Depend on "annotate_toc.html", and not "annotate.html".
6370 * stabs.texinfo: Ditto. Include "fdl.texi".
6371 * gdbint.texinfo: Update copyright statement's list of invariant
6372 sections.
6373
e6f672d2
AC
63742003-07-28 Andrew Cagney <cagney@redhat.com>
6375
6376 * Makefile.in (INFO_DEPS): Add annotate.info.
6377 (dvi, ps, html, pdf): Add annotate.
6378 (ANNOTATE_DOC_SOURCE_INCLUDES): New macro.
6379 (ANNOTATE_DOC_BUILD_INCLUDES): New macro.
6380 (ANNOTATE_DOC_FILES): New macro.
6381 (ANNOTATE_TEX_TMPS): New macro.
6382 (annotate.info, annotate_toc.html): Specify dependencies.
6383 (annotate.ps, annotate.pdf, annotate.dvi): Ditto.
6384 * annotate.texinfo: Rename annotate.texi. Get building. Add
6385 "Migrating to GDB/MI" and "Limitations of the Annotation
6386 Interface" chapters. Mention why it is not part of the user
6387 guide. Update copyright notice. Include "fdl.texi".
6388
72ffddc9
SC
63892003-07-26 Stephane Carrez <stcarrez@nerim.fr>
6390
6391 * gdb.texinfo (TUI Keys): Document C-x o key to switch active window.
6392
a9f12a31
DJ
63932003-07-24 Daniel Jacobowitz <drow@mvista.com>
6394
6395 * gdbint.texinfo (libgdb components): Correct a GDB to GDBN.
6396
b1fe9455
DJ
63972003-07-24 Daniel Jacobowitz <drow@mvista.com>
6398
6399 * gdb.texinfo (Server): Mention pidof.
6400
153721e6
AC
64012003-07-22 Andrew Cagney <cagney@redhat.com>
6402
6403 * gdbint.texinfo (Coding): Add -Wformat-nonliteral to -Werror
6404 list.
6405
0fac0b41
DJ
64062003-06-28 Daniel Jacobowitz <drow@mvista.com>
6407
6408 * gdb.texinfo (Logging output): New chapter.
6409
4e562065
JB
64102003-06-24 Joel Brobecker <brobecker@gnat.com>
6411
6412 * gdb.texinfo (Unsupported languages): New section.
6413 (Languages): Add link to new section.
6414
f2c06f52
AC
64152003-06-22 Andrew Cagney <cagney@redhat.com>
6416
6417 * gdb.texinfo (Contributors): Mention 6.0 release engineer.
6418
b4177fca
DJ
64192003-06-22 Daniel Jacobowitz <drow@mvista.com>
6420
6421 * gdbint.texinfo (Coding): Clarify use of gdb_XXX.h headers.
6422
f418dd93
DJ
64232003-06-22 Daniel Jacobowitz <drow@mvista.com>
6424
6425 * Makefile.in (SFILES_INCLUDED): Add agentexpr.texi.
6426 * agentexpr.texi: Retitle section, and change it to an appendix.
6427 Comment out texinfo initialization. Factor a @var{} into two
6428 pieces to prevent makeinfo warnings.
6429 * gdb.texinfo: Add Agent Expressions appendix.
6430
4ca61388
DJ
64312003-06-19 Daniel Jacobowitz <drow@mvista.com>
6432
6433 * gdbint.texinfo (Native Conditionals): Remove PREPARE_TO_PROCEED.
6434
07f31aa6
DJ
64352003-06-18 Daniel Jacobowitz <drow@mvista.com>
6436
5ae4183a 6437 * gdb.texinfo (Remote Debugging): New section "Connecting to a
07f31aa6
DJ
6438 remote target". Document the "detach" and "disconnect" commands.
6439 (Server, Netware, Debug Session): Reference "Connecting to a
6440 remote target".
6441 (GDB/MI Target Manipulation): Document "-target-disconnect".
6442
2dd0da42
AC
64432003-06-13 Andrew Cagney <cagney@redhat.com>
6444
6445 * gdbint.texinfo (Target Architecture Definition): Deprecate
6446 REMOTE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT, and
6447 BIG_REMOTE_BREAKPOINT. Cross reference BREAKPOINT_FROM_PC.
6448
e7a3abfc
JB
64492003-06-09 Jim Blandy <jimb@redhat.com>
6450
6451 * gdb.texinfo (Separate Debug Files): Remove extra semicolon.
6452
25e3a86b
AC
64532003-06-08 Andrew Cagney <cagney@redhat.com>
6454
6455 * gdbint.texinfo (Target Architecture Definition): Delete
6456 documentation on FRAME_ARGS_ADDRESS_CORRECT.
6457
a9e5fdc2
AC
64582003-06-08 Andrew Cagney <cagney@redhat.com>
6459
6460 * gdbint.texinfo (Target Architecture Definition): Document
6461 "unwind_sp". Cross reference "unwind_sp" and TARGET_READ_SP.
6462
b37303ee
AF
64632003-06-07 Adam Fedor <fedor@gnu.org>
6464
6465 * gdb.texinfo: Add Objective-C documentation.
6466
39fe6e80
AC
64672003-06-01 Andrew Cagney <cagney@redhat.com>
6468
6469 * gdbint.texinfo (Target Architecture Definition): Add "func_addr"
6470 parameter to "push_dummy_call". Rename "dummy_addr" to "bp_addr".
6471
125309b2
AC
64722003-05-21 Andrew Cagney <cagney@redhat.com>
6473
6474 * gdbint.texinfo (Target Architecture Definition): Delete
6475 references to "extract_address" and "store_address".
6476
b8b527c5
AC
64772003-05-16 Andrew Cagney <cagney@redhat.com>
6478
6479 * gdbint.texinfo (Target Architecture Definition): Replace
6480 REGISTER_BYTES with DEPRECATED_REGISTER_BYTES. Fix typo,
6481 DEPRECATED_REGISTER_SIZE instead of REGISTER_BYTE.
6482
50e3ee83
TR
64832003-05-14 Theodore A. Roth <troth@openavr.org>
6484
6485 * gdbint.texinfo (Breakpoint Handling): Correct a double negative.
6486
44e2be90
L
64872003-05-10 H.J. Lu <hongjiu.lu@intel.com>
6488
6489 * Makefile.in (gdb-cfg.texi): Replace $$LN_S with $(LN_S).
6490 (gdb.dvi): Likewise.
6491 (gdb.pdf): Likewise.
6492 (links2roff): Likewise.
6493
df5215a6
JB
64942003-05-08 Jim Blandy <jimb@redhat.com>
6495
6496 * gdb.texinfo (Dump/Restore Files): Update documentation for
6497 'dump', 'append', and 'restore': note that format argument is
6498 optional; simplify presentation of the command variants; and be
6499 more precise about the formats.
6500
5e7b2f39
JB
65012003-05-07 Jim Blandy <jimb@redhat.com>
6502
6503 * gdb.texinfo (Symbols): Update documentation: 'maint list
6504 symtabs' and 'maint list psymtabs' have been renamed 'maint info
6505 symtabs' and 'maint info psymtabs'.
6506
b1e29e33
AC
65072003-05-05 Andrew Cagney <cagney@redhat.com>
6508
6509 * gdbint.texinfo (Target Architecture Definition): Make
6510 CALL_DUMMY_WORDS, SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY_LENGTH,
6511 FIX_CALL_DUMMY, CALL_DUMMY_BREAKPOINT_OFFSET and
6512 CALL_DUMMY_BREAKPOINT_OFFSET deprecated.
6513
00905d52
AC
65142003-05-04 Andrew Cagney <cagney@redhat.com>
6515
6516 * gdb.texinfo (Maintenance Commands): Document "maint print
6517 dummy-frames".
6518
54ff5908
AC
65192003-05-04 Andrew Cagney <cagney@redhat.com>
6520
6521 * gdb.texinfo (GDB/MI Symbol Query): Use @{ and @}.
6522
32e7087d
JB
65232003-05-03 J. Brobecker <brobecker@gnat.com>
6524
6525 Thierry Schneider <tpschneider1@yahoo.com>
6526 * gdb.texinfo (section GDB/MI Symbol Query): Add documentation
6527 for new MI command.
6528
7043d8dc
AC
65292003-05-03 Andrew Cagney <cagney@redhat.com>
6530
6531 * gdbint.texinfo (Target Architecture Definition): Document
6532 push_dummy_code. Add cross references.
6533
e33d66ec
EZ
65342003-05-02 Elena Zannoni <ezannoni@redhat.com>
6535
6536 * gdb.texinfo (Character Sets): Update to reflect new behavior of
6537 set/show charsets commands.
6538
0ba6dca9
AC
65392003-04-28 Andrew Cagney <cagney@redhat.com>
6540
6541 * gdbint.texinfo (Target Architecture Definition): Replace
6542 read_fp, TARGET_READ_FP and FP_REGNUM, with deprecated_read_fp,
6543 DEPRECATED_TARGET_READ_FP and DEPRECATED_REGNUM.
6544
d7a27068
AC
65452003-04-28 Andrew Cagney <cagney@redhat.com>
6546
6547 * gdbint.texinfo (Target Architecture Definition): Rename
6548 "tm_print_insn" to "deprecated_tm_print_insn".
6549
44ea7b70
JB
65502003-04-09 Jim Blandy <jimb@redhat.com>
6551
6552 * gdb.texinfo (Symbols): Document 'maint list symtabs' and 'maint
6553 list psymtabs'.
6554
fb8f8949
AC
65552003-04-08 Andrew Cagney <cagney@redhat.com>
6556
6557 * gdbint.texinfo (Target Architecture Definition): Delete
6558 references to EXTRA_FRAME_INFO.
6559
32fb0f22
AC
65602003-04-08 Andrew Cagney <cagney@redhat.com>
6561
6562 * gdbint.texinfo (Target Architecture Definition): Delete
6563 PRINT_TYPELESS_INTEGER.
6564
6be67e67
JB
65652003-04-02 J. Brobecker <brobecker@gnat.com>
6566
6567 * observer.texi (GDB Observers): Adjust the documentation for the
6568 normal_stop notification to better describe reality. Fix a couple
6569 of minor typos.
6570
4e35d5f0
BR
65712003-04-02 Bob Rossi <bob_rossi@cox.net>
6572
a9331b3f 6573 * gdb.texinfo (GDB/MI Program Control): Add
4e35d5f0
BR
6574 '-file-list-exec-source-file'
6575
e8a8712a
AC
65762003-03-31 Andrew Cagney <cagney@redhat.com>
6577
6578 * gdbint.texinfo (Target Architecture Definition): Delete
6579 references to CALL_DUMMY_P.
6580
6c0e89ed
AC
65812003-03-30 Andrew Cagney <cagney@redhat.com>
6582
6583 * gdbint.texinfo (Target Architecture Definition): Remove
6584 reference to TARGET_WRITE_SP.
a9331b3f 6585
378bfd1b
AC
65862003-03-27 Andrew Cagney <cagney@redhat.com>
6587
6588 * gdbint.texinfo (Target Architecture Definition): Remove
6589 references to write_sp.
6c0e89ed 6590
922fbb7b
AC
65912003-03-27 Andrew Cagney <cagney@redhat.com>
6592
6593 * gdb.texinfo (GDB/MI Variable Objects): Replace @include with
6594 chapter body. Use @smallexample instead of @example.
6595 (Annotations): Ditto.
6596 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Remove gdbmi.texinfo and
6597 annotate.texi.
6598
b81774d8
AC
65992003-03-26 Andrew Cagney <cagney@redhat.com>
6600
6601 * gdbint.texinfo (Target Architecture Definition): Replace
6602 PUSH_ARGUMENTS with push_dummy_call, add gdbarch, regcache and
6603 dummy_addr parameters.
6604
1bf6d5cc
AC
66052003-03-25 Andrew Cagney <cagney@redhat.com>
6606
6607 * gdbint.texinfo (Target Architecture Definition): Delete
6608 reference to CALL_DUMMY_STACK_ADJUST_P. Rename
6609 CALL_DUMMY_STACK_ADJUST to DEPRECATED_CALL_DUMMY_STACK_ADJUST.
6610 Add reference to PUSH_ARGUMENTS.
6611
618ce49f
AC
66122003-03-23 Andrew Cagney <cagney@redhat.com>
6613
6614 * gdbint.texinfo (Algorithms, Target Architecture Definition):
6615 Deprecate FRAME_CHAIN and FRAME_CHAIN_VALID.
6616
bcd7e15f
JB
66172003-03-18 J. Brobecker <brobecker@gnat.com>
6618
6619 * gdbint.texinfo (Algorithms): Add new section describing the
6620 Observer paradigm.
6621 (Top): Add menu entry to new observer appendix.
6622 * observer.texi: New file.
6623 * Makefile.in (GDBINT_DOC_SOURCE_INCLUDES): Add dependency on
6624 new observer.texi file.
6625
9fe8321b
AC
66262003-03-17 Andrew Cagney <cagney@redhat.com>
6627
6628 * gdb.texinfo (DATE): Delete. Remove date from titles. Mention
6629 that GNU Press update the manual version number.
6630
ac2adee5
AC
66312003-03-12 Andrew Cagney <cagney@redhat.com>
6632
6633 * gdbint.texinfo (Target Architecture Definition): Delete
6634 references to get_saved_register. Rename GET_SAVED_REGISTER to
6635 DEPRECATED_GET_SAVED_REGISTER.
6636
749b82f6
AC
66372003-03-13 Andrew Cagney <cagney@redhat.com>
6638
6639 * gdbint.texinfo (Target Architecture Definition): Replace
6640 POP_FRAME with DEPRECATED_POP_FRAME. Update description.
6641
8bedc050
AC
66422003-03-12 Andrew Cagney <cagney@redhat.com>
6643
6644 * gdbint.texinfo (Target Architecture Definition): Rename
6645 FRAME_SAVED_PC to DEPRECATED_FRAME_SAVED_PC.
a9331b3f 6646
0ce1b118
CV
66472003-03-10 Corinna Vinschen <vinschen@redhat.com>
6648
6649 * gdb.texinfo: Add File-I/O documentation.
6650
12cc2063
AC
66512003-03-10 Andrew Cagney <cagney@redhat.com>
6652
6653 * gdbint.texinfo (Target Architecture Definition): Cross reference
6654 FRAME_SAVED_PC to unwind_pc. Document unwind_pc.
6655
7453dc06
AC
66562003-03-07 Andrew Cagney <cagney@redhat.com>
6657
6658 * gdb.texinfo (Debugging Output): Mention the "set/show debug
6659 frame" command.
6660
6314f104
AC
66612003-03-05 Andrew Cagney <cagney@redhat.com>
6662
6663 * gdbint.texinfo (Target Architecture Definition): Document
6664 unwind_dummy_id. Cross reference unwind_dummy_id and
6665 SAVE_DUMMY_FRAME_TOS.
6666
f1212245
DJ
66672003-03-05 James Ingham <jingham@apple.com>
6668 Daniel Jacobowitz <drow@mvista.com>
6669
6670 * gdb.texinfo (Configuring the current ABI): Document "set cp-abi"
6671 and "show cp-abi".
6672
77e7e267
AC
66732003-03-03 Andrew Cagney <cagney@redhat.com>
6674
6675 * gdbint.texinfo (Target Architecture Definition): Document
6676 register_type.
6677
838a8221
AC
66782003-03-03 Andrew Cagney <cagney@redhat.com>
6679
6680 * stabs.texinfo (Structures): Use @samp and separate @var's
6681 instead of a single @var containing a comma separated list.
6682 (Unions): Ditto.
6683
d7f4a264
DJ
66842003-03-02 Daniel Jacobowitz <drow@mvista.com>
6685
6686 * Makefile.in (distclean): Remove config.log.
6687
f30ee0bc
AC
66882003-03-01 Andrew Cagney <cagney@redhat.com>
6689
6690 * gdbint.texinfo (Target Architecture Definition): Rename
6691 FRAME_INIT_SAVED_REGS to DEPRECATED_FRAME_INIT_SAVED_REGS.
6692
66932003-03-01 Andrew Cagney <cagney@redhat.com>
e9582e71
AC
6694
6695 * gdbint.texinfo: Rename INIT_EXTRA_FRAME_INFO to
6696 DEPRECATED_INIT_EXTRA_FRAME_INFO.
6697
be448670
CF
66982003-02-23 Raoul Gough <RaoulGough@yahoo.co.uk>
6699
6700 * gdb.texinfo (Cygwin Native): Links to Non-debug DLL symbols.
6701 (Non-debug DLL symbols): New node, describing the minimal symbols
6702 loaded from DLLs without real debugging symbols.
6703
501eef12
AC
67042003-02-20 Andrew Cagney <ac131313@redhat.com>
6705
6706 * gdb.texinfo (Set Breaks): Add cross reference to "set remote
6707 hardware-breakpoint-limit".
6708 (Set Watchpoints): Add cross reference to "set remote
6709 hardware-watchpoint-limit".
6710 (Remote configuration options): New section.
6711
21c294e6
AC
67122003-02-04 Andrew Cagney <ac131313@redhat.com>
6713
e9be73e4
AC
6714 * gdbint.texinfo (Target Architecture Definition): Delete
6715 descrption of IS_TRAPPED_INTERNALVAR.
6716
21c294e6
AC
6717 From Keith Seitz <keiths@redhat.com>:
6718 * gdb.texinfo (Interpreters): New chapter. Refer the command-line
6719 option "-i"/"--interpreter" to this chapter. Include index
6720 entries.
6721
0179ffac
DC
67222003-02-04 David Carlton <carlton@math.stanford.edu>
6723
6724 * gdb.texinfo (C@t{++}): Recommend DWARF 2, then stabs+.
6725 (Variables): Recommend stabs+ and DWARF 2.
6726 (C plus plus expressions): Correct info about
6727 compiler versions, debug formats.
6728 (Contributors): Change 'DWARF2' to 'DWARF 2'.
6729 PR symtab/874.
6730
7ca9f392
AC
67312003-02-01 Andrew Cagney <ac131313@redhat.com>
6732
6733 * gdbint.texinfo (Target Architecture Definition): Delete
6734 description of ADDITIONAL_OPTIONS, ADDITIONAL_OPTION_CASES,
6735 ADDITIONAL_OPTION_HANDLER, and ADDITIONAL_OPTION_HELP, and
6736 BEFORE_MAIN_LOOP_HOOK, and DBX_PARM_SYMBOL_CLASS along with
6737 references to nindy and i960.
6738 * gdb.texinfo (i960): Delete all references to i960 and nindy.
6739
31a85ea2
AC
67402003-02-01 Andrew Cagney <ac131313@redhat.com>
6741
6742 * gdbint.texinfo (Target Architecture Definition): Delete
6743 FLOAT_INFO.
6744
6b894e49
AC
67452003-01-30 Andrew Cagney <ac131313@redhat.com>
6746
6747 * stabs.texinfo (Member Type Descriptor): Clarify description of
6748 `@'. Suggested by Ben Hutchings.
6749
c48861fb
AC
67502003-01-29 Andrew Cagney <ac131313@redhat.com>
6751
6752 * gdb.texinfo (M68K): Delete reference to es1800.
6753
617073a9
AC
67542003-01-29 Andrew Cagney <ac131313@redhat.com>
6755
6756 * gdb.texinfo (Maintenance Commands): Document `maint print
6757 reggroups' and `maint print register-groups'.
6758 * gdbint.texinfo (Target Architecture Definition): Document
6759 register_reggroup_p.
6760
5b5d99cf
JB
67612003-01-23 Jim Blandy <jimb@redhat.com>
6762
6763 * gdb.texinfo (Separate Debug Files): New section.
6764
e7ba9c65
DJ
67652003-01-22 Daniel Jacobowitz <drow@mvista.com>
6766
6767 * gdb.texinfo (Maintenance Commands): Add "maint set profile"
6768 and "maint show profile".
6769
94e91d6d
MC
67702003-01-16 Michael Chastain <mec@shout.net>
6771
6772 * gdb.texinfo (Installing GDB): Warn against
6773 ".../gdb-VERSION/gdb/configure".
6774 (Separate Objdir): Likewise.
6775
867f3898
AC
67762003-01-15 Andrew Cagney <ac131313@redhat.com>
6777
6778 * gdbint.texinfo (Target Architecture Definition): Delete
6779 definition of PRINT_REGISTER_HOOK.
6780
f153cc92
EZ
67812003-01-15 Elena Zannoni <ezannoni@redhat.com>
6782
6783 (OpenRISC 1000): Fix formatting of command names.
6784
c60eb6f1
EZ
67852003-01-15 Elena Zannoni <ezannoni@redhat.com>
6786
6787 * gdb.texinfo (Continuing and Stepping): Add new command
6788 'advance'. Clarify behavior of 'until'.
6789
f5ebfba0
DJ
67902003-01-13 Daniel Jacobowitz <drow@mvista.com>
6791
6792 * gdb.texinfo (Files): Document solib-absolute-prefix and
6793 solib-search-path.
6794
4ce8657e
MC
67952003-01-09 Michael Chastain <mec@shout.net>
6796
6797 * gdbint.texinfo (Configuring @value{GDBN} for Release): Delete.
6798 (Create a Release): Add new instructions for new @file{src-release}.
6799 Document existing instructions for @file{Makefile.in} as
6800 being for @value{GDBN} 5.3.1 or earlier.
6801
372613e3
AC
68022003-01-09 Andrew Cagney <ac131313@redhat.com>
6803
6804 * gdbint.texinfo (Target Architecture Definition): Mention
6805 frame_saved_regs_zalloc and frame_extra_info_zalloc as the way to
6806 allocate memory.
6807
b4e9345d
DJ
68082003-01-04 Daniel Jacobowitz <drow@mvista.com>
6809
6810 * gdb.texinfo (Controlling GDB): Add @kindex for
6811 "show osabi".
6812 (Backtraces): Add @kindex's for backtrace-below-main.
6813
98b45e30
DJ
68142003-01-04 Daniel Jacobowitz <drow@mvista.com>
6815
6816 * gdb.texinfo (Controlling GDB): Document "set osabi".
6817
95f90d25
DJ
68182003-01-04 Daniel Jacobowitz <drow@mvista.com>
6819
6820 * gdb.texinfo (Backtraces): Document "set backtrace-below-main".
6821 * gdbint.texinfo (FRAME_CHAIN_VALID): Update documentation.
6822
1e698235
DJ
68232003-01-04 Daniel Jacobowitz <drow@mvista.com>
6824
6825 * gdb.texinfo (Controlling GDB): Add ABI section. Document
6826 "set coerce-float-to-double".
6827 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Remove documentation.
6828
e632838e
AC
68292003-01-02 Andrew Cagney <ac131313@redhat.com>
6830
6831 * stabs.texinfo: Remove obsolete text.
6832 * gdbint.texinfo: Ditto.
6833 * gdb.texinfo: Ditto.
6834
c133ab7a
MK
68352002-12-22 Mark Kettenis <kettenis@gnu.org>
6836
6837 * gdbint.texinfo (Target Architecture Definition): Update
6838 description of gdbarch_register_osabi.
6839
f821f325
KH
68402002-12-20 Kazu Hirata <kazu@cs.umass.edu>
6841
6842 * agentexpr.texi: Fix typos.
6843 * annotate.texi: Likewise.
6844 * fdl.texi: Likewise.
6845
85a6d8d3 68462002-12-10 Andrew Cagney <cagney@redhat.com>
a5afb99f
AC
6847
6848 * gdbint.texinfo (Algorithms): Replace INIT_FRAME_PC with
6849 DEPRECATED_INIT_FRAME_PC.
6850
ae45cd16
AC
68512002-12-01 Andrew Cagney <ac131313@redhat.com>
6852
6853 * gdbint.texinfo (Target Architecture Definition): Delete
6854 PC_IN_CALL_DUMMY.
6855
07555a72
AC
68562002-11-28 Andrew Cagney <ac131313@redhat.com>
6857
6858 * gdbint.texinfo (Host Definition): Delete documentation on
6859 USE_GENERIC_DUMMY_FRAMES.
6860
c166cdc7
EZ
68612002-11-26 Elena Zannoni <ezannoni@redhat.com>
6862
5ae4183a 6863 Fix PR gdb/723 and PR gdb/245.
c166cdc7
EZ
6864 * Makefile.in (install-info): Run the install-info command as part
6865 of the post install steps only.
6866 (uninstall-info): New target.
6867 (uninstall): New target.
6868
35db0260
EZ
68692002-11-22 Elena Zannoni <ezannoni@redhat.com>
6870
6871 * Makefile.in (install): Make install do some real work.
6872
9ba8d803
AC
68732002-11-19 Andrew Cagney <ac131313@redhat.com>
6874
6875 Fix POSIX problem reported by Paul Eggert.
6876 * Makefile.in (GDBvn.texi): Use `sed q' instead of `head -1'.
6877 Fix PR gdb/527.
6878
903ad3a6
AC
68792002-10-26 Andrew Cagney <cagney@redhat.com>
6880
6881 * gdbint.texinfo (Target Architecture Definition): Delete
6882 definition of DO_REGISTERS_INFO.
6883
f2abfe65
KB
68842002-10-18 Kevin Buettner <kevinb@redhat.com>
6885
6886 * gdbint.texinfo (Address Classes): Fix problems with insertion
6887 of ``{'' and ``}'' in example.
6888
b5b0480a
KB
68892002-10-17 Kevin Buettner <kevinb@redhat.com>
6890
6891 * gdbint.texinfo (Address Classes): New section.
6892 (Target Conditionals): Document ADDRESS_CLASS_NAME_TO_TYPE_FLAGS,
6893 ADDRESS_CLASS_NAME_TO_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS,
6894 ADDRESS_CLASS_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, and
6895 ADDRESS_CLASS_TYPE_FLAGS_TO_NAME_P.
6896
c85508ee
KD
68972002-10-11 Klee Dienes <kdienes@apple.com>
6898
6899 * gdb.texinfo (Registers): Mention vector registers as well as
6900 floating registers in the documentation for 'info registers' and
6901 'info all-registers'.
6902
6d12fc3d
DJ
69032002-10-11 Daniel Jacobowitz <drow@mvista.com>
6904
6905 * gdbint.texinfo (CPLUS_MARKER): Remove item.
6906
8d19fbd2
JJ
69072002-10-03 Jeff Johnston <jjohnstn@redhat.com>
6908
6909 * gdbint.texinfo (Item Output Functions): Add new ui_out_field_fmt_int
6910 interface definition.
6911
a37295f9
MM
69122002-10-03 Marko Mlinar <markom@opencores.org>
6913
6914 * gdb.texinfo (Target Commands): Add or1k target specific
6915 commands.
6916 * gdb.texinfo (Contributors): Add myself to the contributors list.
6917
da0f9dcd
AC
69182002-10-01 Andrew Cagney <ac131313@redhat.com>
6919
6920 * gdb.texinfo (Mode Options): Update --interpreter option. "mi2"
6921 and "mi1" instead of "mi1" and "mi0".
6922
2e834e49
HPN
69232002-09-29 Hans-Peter Nilsson <hp@bitrange.com>
6924
6925 * gdb.texinfo (Packets): Fix typos "alligned".
6926 Correct z3/Z3 description. Correct z4/Z4 title.
6927
050be0dc
AC
69282002-09-27 Andrew Cagney <ac131313@redhat.com>
6929
6930 * all-cfg.texi: Use @sc for GDB and GCC. Update copyright.
6931
1104b9e7
KB
69322002-09-25 Kevin Buettner <kevinb@redhat.com>
6933
6934 * gdb.texinfo: Use GNU/Linux instead of Linux.
6935
512217c7
AC
69362002-09-25 Andrew Cagney <ac131313@redhat.com>
6937
6938 * gdb.texinfo (Packets): Replace @samp{} with ``an empty string''.
6939
10998722
AC
69402002-09-24 Andrew Cagney <ac131313@redhat.com>
6941
512217c7 6942 * gdb.texinfo: Replace @example with @smallexample.
10998722 6943
a0eb71c5
KB
69442002-09-20 Kevin Buettner <kevinb@redhat.com>
6945
f7dc1244 6946 From Eli Zaretskii <eliz@gnu.org>:
a0eb71c5
KB
6947 * gdb.texinfo (Character Sets): Use @smallexample instead of
6948 @example. Use GNU/Linux instead of Linux.
6949
69502002-09-20 Jim Blandy <jimb@redhat.com>
6951
6952 * gdb.texinfo: Add character set documentation.
6953
2f870471
AC
69542002-09-19 Andrew Cagney <ac131313@redhat.com>
6955
6956 * gdb.texinfo (Packets): Revise `z' and `Z' packet documentation.
6957 (Packets): Add cross reference from `b' packet to `z' packets.
6958
790eb8f5
AC
69592002-09-19 Andrew Cagney <ac131313@redhat.com>
6960
8d30a00d
AC
6961 * gdb.texinfo (Maintenance Commands): Document ``maint
6962 internal-error'' and ``maint internal-warning''.
6963
790eb8f5
AC
6964 * gdbint.texinfo (Target Architecture Definition): Revise
6965 description of STACK_ALIGN. Add description of FRAME_ALIGN.
6966
a23a7bf1
JB
69672002-09-19 Joel Brobecker <brobecker@gnat.com>
6968
6969 * gdbint.texinfo (Target Conditionals): Document the new
6970 NAME_OF_MALLOC macro.
6971
299ffc64
AC
69722002-09-05 Andrew Cagney <ac131313@redhat.com>
6973
6974 * gdb.texinfo (Contributors): Mention 5.2 and 5.3 release
6975 engineer.
6976
b7bb15bc
SC
69772002-09-02 Stephane Carrez <stcarrez@nerim.fr>
6978
6979 * gdb.texinfo (TUI Overview): Document status line fields.
6980
3d757584
SC
69812002-09-02 Stephane Carrez <stcarrez@nerim.fr>
6982
6983 * gdb.texinfo (TUI Commands): Document info win command.
6984
269c21fe
SC
69852002-09-01 Stephane Carrez <stcarrez@nerim.fr>
6986
6987 * gdb.texinfo (TUI Overview): Document breakpoint markers.
6988
7cf36c78
SC
69892002-09-01 Stephane Carrez <stcarrez@nerim.fr>
6990
6991 * gdb.texinfo (TUI Single Key Mode): Document new SingleKey mode.
6992 (TUI Keys): Likewise.
6993
d2c6833e
AC
69942002-08-25 Andrew Cagney <ac131313@redhat.com>
6995
6996 * gdb.texinfo (Examples): Use ``->'' for a packet send and ``<-''
6997 for a packet receive.
6998
46d8b1c3
AC
69992002-08-25 Andrew Cagney <ac131313@redhat.com>
7000
7001 * Makefile.in (clean): Move to end of file.
7002 (distclean, maintainer-clean, realclean): Ditto.
7003 (mostlyclean): Move rule to end of file. Use GDB_TEX_TMPS,
7004 GDBINT_TEX_TMPS, STABS_TEX_TMPS.
7005 (gdb.dvi, gdb.pdf): Do not cleanup TeX temp files after texi2dvi.
7006 (gdbint.dvi, gdbint.pdf, stabs.dvi, stabs.pdf): Ditto.
7007
b0787093
AC
70082002-08-24 Andrew Cagney <ac131313@redhat.com>
7009
7010 * Makefile.in (GDBINT_TEX_TMPS): Define.
7011 (gdbint.dvi, gdbint.pdf): Use
7012 (GDB_TEX_TMPS): Define.
7013 (gdb.dvi, gdb.pdf): Use.
7014 (STABS_TEX_TMPS): Define.
7015 (stabs.dvi, stabs.pdf): Use.
7016 (GDB_DOC_SOURCE_INCLUDES): New macros.
7017 (GDB_DOC_BUILD_INCLUDES, GDB_DOC_FILES): New macros.
7018 (GDBINT_DOC_FILES_INCLUDES): New macros.
7019 (GDBINT_DOC_BUILD_INCLUDES): New macros.
7020 (GDBINT_DOC_FILES, STABS_DOC_SOURCE_INCLUDES): New macros.
7021 (STABS_DOC_BUILD_INCLUDES, STABS_DOC_FILES): New macros.
7022 (SFILES_DOC, SFILES_INCLUDED, SFILES_LOCAL): Delete macros.
7023 (links2roff): Replace SFILES_INCLUDED with
7024 GDB_DOC_SOURCE_INCLUDES.
7025 (gdb.dvi, gdb_toc.html, gdb.pdf, gdb.info): Update dependencies.
7026 (gdb.me, gdb.mm, gdb.ms): Update dependencies.
7027 (gdbint.dvi, gdbint_toc.html, gdbint.pdf, gdbint.info): Update
7028 dependencies.
7029 (stabs.info, stabs_toc.html, stabs.pdf, stabs.dvi): Update
7030 dependencies.
7031 (gdbmi.texinfo): Delete rule.
7032 (inc-hist.texinfo): Delete rule.
7033 (rluser.texinfo): Delete rule.
7034
ebba8386
AC
70352002-08-23 Andrew Cagney <cagney@redhat.com>
7036
7037 * gdbint.texinfo (Target Architecture Definition): Update
7038 STORE_RETURN_VALUE, mention regcache.
7039
0ab7a791
AC
70402002-08-21 Andrew Cagney <ac131313@redhat.com>
7041
7042 * gdbint.texinfo (Target Architecture Definition): Document
7043 print_registers_info. Note that DO_REGISTERS_INFO is deprecated.
7044
ee2d5c50
AC
70452002-08-19 Andrew Cagney <ac131313@redhat.com>
7046
7047 * gdb.texinfo (Remote Protocol): Reformat. Use cross references.
7048 Fix minor typos. Add index entries.
7049
53c69bd7
AC
70502002-08-18 Andrew Cagney <ac131313@redhat.com>
7051
7052 * gdb.texinfo (Data): Add ``Vector Unit'' to menu.
7053
e76f1f2e
AC
70542002-08-15 Andrew Cagney <ac131313@redhat.com>
7055
7056 * gdbint.texinfo (Target Architecture Definition): Document
7057 PRINT_VECTOR_INFO.
7058 * gdb.texinfo (Vector Unit): Document "info vectors" command.
7059
0680b120
AC
70602002-08-13 Andrew Cagney <ac131313@redhat.com>
7061
7062 * gdb.texinfo (Maintenance Commands): Document "maint print
7063 registers", "maint print raw-registers" and "maint print
7064 cooked-registers".
7065
3c3bea1c
GS
70662002-08-08 Grace Sainsbury <graces@redhat.com>
7067
a9331b3f 7068 From Mark Salter:
3c3bea1c
GS
7069 * gdb.texinfo (Protocol): Document T packet extension to
7070 allow watchpoint address reporting.
7071
42f9b0a5
AC
70722002-08-03 Andrew Cagney <ac131313@redhat.com>
7073
7074 * gdb.texinfo (Dump/Restore Files): Move `[]' to outside of @var.
7075
db034ac5
AC
70762002-08-01 Andrew Cagney <cagney@redhat.com>
7077
7078 * stabs.texinfo, gdb.texinfo, gdbint.texinfo: Obsolete references
7079 to CHILL.
7080
e2b28d04
AC
70812002-08-01 Andrew Cagney <ac131313@redhat.com>
7082
7083 * gdbint.texinfo (Coding): Revise section "Include Files".
7084
7fb623f7
AC
70852002-07-24 Andrew Cagney <cagney@redhat.com>
7086
7087 * gdbint.texinfo: Obsolete references to m88k.
7088 * gdb.texinfo: Ditto.
7089
4a2b4636
JB
70902002-07-10 Joel Brobecker <brobecker@gnat.com>
7091
7fb623f7 7092 * gdbint.texinfo (Create a release candiate): Add the location
4a2b4636
JB
7093 where the proper version of autoconf can be retrieved.
7094
a71ec265
DH
70952002-07-09 Don Howard <dhoward@redhat.com>
7096
7097 * gdb.texinfo (Command Files): Further describe the behavior of
7098 sourced command files.
7099
b9aa90c9
AC
71002002-06-27 Andrew Cagney <ac131313@redhat.com>
7101
7102 * gdbint.texinfo (User Interface): ISO C rather than ISO-C.
7103 (Coding): Clarify ISO C version that GDB assumes.
7104
40dd2248
TT
71052002-06-26 Tom Tromey <tromey@redhat.com>
7106
7107 * gdbint.texinfo (User Interface): Mention add_setshow_cmd and
7108 add_setshow_cmd_full.
7109
bfac230e
DH
71102002-06-25 Don Howard <dhoward@redhat.com>
7111
7112 * gdb.texinfo (Memory Region Attributes): Document new behavior
7113 for 'mem' command.
7114
475b0867
JB
71152002-06-11 Jim Blandy <jimb@redhat.com>
7116
919d772c
JB
7117 * gdb.texinfo (Symbols): Update documentation for `info source'
7118 command.
7119
475b0867
JB
7120 * gdb.texinfo (Macros): Call the command `info macro', not
7121 `show macro'.
7122
ba8c9337
AC
71232002-06-09 Andrew Cagney <ac131313@redhat.com>
7124
7125 * gdbint.texinfo (Coding): Add section ``Per-architecture module
7126 data''.
7127
1029b7fa
MK
71282002-06-09 Mark Kettenis <kettenis@gnu.org>
7129
7130 * gdbint.texinfo (Target Architecture Definition): Document
7131 GDB_OSABI_GO32 and GDB_OSABI_NETWARE.
7132
16737d73
AC
71332002-06-08 Andrew Cagney <ac131313@redhat.com>
7134
7135 * gdbint.texinfo (Releasing GDB): Fix typos in @itemize @bullet
7136 lists.
7137
30107679
AC
71382002-06-08 Andrew Cagney <ac131313@redhat.com>
7139
7140 * gdbint.texinfo (Releasing GDB): Revise the section ``Cut the
7141 Branch''.
7142
3352e23e
AC
71432002-06-01 Andrew Cagney <ac131313@redhat.com>
7144
7145 * gdbint.texinfo (Target Architecture Definition): Add section
7146 ``Converting an existing Target Architecture to Multi-arch''.
7147
cbb09e6a
AC
71482002-05-30 Andrew Cagney <ac131313@redhat.com>
7149
7150 * gdbint.texinfo (Releasing GDB): Rename ``Obsoleting any code''
7151 to ``Obsoleting code''. Revise.
7152
e2e0bcd1
JB
71532002-05-17 Jim Blandy <jimb@redhat.com>
7154
7155 * gdb.texinfo (C Preprocessor Macros): New chapter.
7156 Include it in the main menu.
7157 (Contributors): Credit Jim Blandy with macro support.
7158 (Compilation): Explain how to get macro information into the
7159 executable.
7160 (Expressions): Note that preprocessor macros are expanded.
7161
9db8d71f
DJ
71622002-05-14 Daniel Jacobowitz <drow@mvista.com>
7163
7164 * gdb.texinfo (Debug Session): Document new `udp:' and `tcp:'
7165 options for `target remote'.
7166
6d531722
AC
71672002-05-13 Andrew Cagney <ac131313@redhat.com>
7168
7169 * gdbint.texinfo (Target Architecture Definition): Delete
7170 documentation on NNPC_REGNUM.
7171
13d01224
AC
71722002-05-11 Andrew Cagney <ac131313@redhat.com>
7173
7174 * gdbint.texinfo (Target Architecture Definition): Document
7175 REGISTER_TO_VALUE and VALUE_TO_REGISTER and CONVERT_REGISTER_P.
7176 (Target Architecture Definition): Revise section `Using Different
7177 Register and Memory Data Representations'. Add section `Raw and
7178 Virtual Register Representations'.
7179
b2e75d78
AC
71802002-05-11 Andrew Cagney <ac131313@redhat.com>
7181
7182 * gdbint.texinfo (Target Architecture Definition): Mention
7183 defaults for REGISTER_VIRTUAL_SIZE and REGISTER_RAW_SIZE.
7184 (Target Architecture Definition): Mention same. Add references to
7185 web pages.
7186
2c8682ee
MS
71872002-05-08 Michael Snyder <msnyder@redhat.com>
7188
7189 * stabs.texinfo (Attributes): Document new "vector" attribute.
7190
0816590b
AC
71912002-05-04 Andrew Cagney <ac131313@redhat.com>
7192
7193 * gdbint.texinfo (Releasing GDB): Revise `Create a Release'.
7194
2653173e
AC
71952002-05-04 Andrew Cagney <ac131313@redhat.com>
7196
7197 * gdb.texinfo: Delete obsolete references to a29k.
7198
d7bd68ca
AC
71992002-04-24 Andrew Cagney <ac131313@redhat.com>
7200
7201 * gdbint.texinfo (Target Architecture Definition): Replace
7202 IN_SIGTRAMP with PC_IN_SIGTRAMP.
7203
21d83aa5
DM
72042002-04-24 David S. Miller <davem@redhat.com>
7205
7206 * gdbint.texinfo (REGISTER_IN_WINDOW): Delete definition.
7207
7673a6cc
DM
72082002-04-21 David S. Miller <davem@redhat.com>
7209
7210 * gdbint.texinfo (SKIP_PROLOGUE_FRAMELESS_P): Delete definition.
7211
d49d1e0a
AC
72122002-04-21 Andrew Cagney <ac131313@redhat.com>
7213
7214 * gdbint.texinfo (Target Architecture Definition): Delete
7215 definition of HAVE_REGISTER_WINDOWS.
7216
f7dc1244 72172002-04-19 Eli Zaretskii <eliz@gnu.org>
4be31470
EZ
7218
7219 * gdbint.texinfo (Releasing GDB, Coding): Fix typos. Reported by
7220 "Theodore A. Roth" <troth@verinet.com>.
7221
5ca0cb28
DH
72222002-04-15 Don Howard <dhoward@redhat.com>
7223
f7dc1244 7224 From Eli Zaretskii <eliz@gnu.org>
5ca0cb28 7225 * gdb.texinfo (show max-user-call-depth): Correct formatting.
a9331b3f 7226 Provide a better explaination of this feature.
5ca0cb28 7227
f208ba17
AC
72282002-04-14 Andrew Cagney <ac131313@redhat.com>
7229
7230 * gdbint.texinfo (Target Architecture Definition): Remove
7231 FRAME_CHAIN_COMBINE.
7232
d5ba91de
MC
72332002-04-12 Michael Chastain <mec@shout.net>
7234
7235 * gdbint.texinfo (Obsolete Conditionals): Remove reference to
7236 REG_STACK_SEGMENT.
7237
26818220
MC
72382002-04-09 Michael Chastain <mec@shout.net>
7239
7240 * gdbint.texinfo (Obsolete Conditionals): Remove references to
7241 PYRAMID_* macros.
7242
129188f6
AC
72432002-04-07 Andrew Cagney <ac131313@redhat.com>
7244
7245 * gdb.texinfo (Bug Reporting): Document that the web is the
7246 prefered way of submitting bug reports.
7247 (Bug Reporting): Delete the s-mail address as the last resort.
7248
8227c0ff
AC
72492002-04-05 Andrew Cagney <ac131313@redhat.com>
7250
7251 * gdbint.texinfo (Target Architecture Definition): Delete
7252 references to TARGET_WRITE_FP and write_fp.
7253
16d9dec6
MS
72542002-03-27 Michael Snyder <msnyder@redhat.com>
7255
7256 * gdb.texinfo: Document new commands dump, append, and restore.
7257
9ae8b82c
AC
72582002-03-27 Andrew Cagney <ac131313@redhat.com>
7259
7260 * gdbint.texinfo (Releasing GDB): Revise the section `Before the
7261 Branch'.
7262
474c8240
AC
72632002-03-18 Andrew Cagney <ac131313@redhat.com>
7264
7265 * gdb.texinfo: Change all examples to @smallexample.
7266 * gdbint.texinfo: Ditto.
a9331b3f 7267
fb0ff88f
AC
72682002-03-18 Andrew Cagney <ac131313@redhat.com>
7269
7270 * gdbint.texinfo (Releasing GDB): Add section ``Versions and
7271 Branches''.
7272
9bb0a4d8
AC
72732002-03-18 Andrew Cagney <ac131313@redhat.com>
7274
7275 * gdbint.texinfo (Releasing GDB): Add the section``Branch Commit
7276 Policy''.
7277
937f164b
FF
72782002-03-04 Fred Fish <fnf@redhat.com>
7279
7280 * gdbint.texinfo: Fix a bunch of typos (alsways, mirrorred,
7281 expresson, suports, dependant, trhe, perhaphs, situtations,
7282 explictily, taged, oportunity, unfortunatly).
7283
a7b40f07
AC
72842002-02-24 Andrew Cagney <ac131313@redhat.com>
7285
7286 * Makefile.in (gdb.info): Add explicit path to gdb.texinfo.
7287 Remove reference to 3.12.
7288
aab4e0ec
AC
72892002-02-23 Andrew Cagney <ac131313@redhat.com>
7290
7291 * gdbint.texinfo: Include fdl.texi.
7292 (Top): Add GNU Free Documentation License.
7293 * Makefile.in (SFILES_INCLUDED): Add gpl.texi.
7294 (gdbint.dvi, gdbint.pdf, gdbint.info): Add dependency on fdl.texi.
7295 (gdbint_toc.html): Add dependency on gdb-cfg.texi and fdl.texi.
7296 (gdbint.info): Add srcdir to include path.
7297 * gdb.texinfo: Include gpl.texi.
7298 (Top): Add Copying.
7299 * gpl.texi: New file.
7300
47b95330
AC
73012002-02-23 Andrew Cagney <ac131313@redhat.com>
7302
7303 * gdbint.texinfo (Debugging GDB): Remove references to cygnus.com.
7304
78c47bea
PM
73052002-02-19 Pierre Muller <muller@ics.u-strasbg.fr>
7306
7307 * gdb.texinfo: Document Cygwin native specific commands.
7308
56460a61
DJ
73092002-02-15 Daniel Jacobowitz <drow@mvista.com>
7310
7311 * gdb.texinfo: Document gdbserver ``--attach'' command.
7312
def71bfa
MS
73132002-02-07 Michael Snyder <msnyder@redhat.com>
7314
7315 * gdb.texinfo (overlays): Change @var(_ovly_debug_event)
7316 to @code(_ovly_debug_event).
7317
c928edc0
AC
73182002-02-07 Andrew Cagney <ac131313@redhat.com>
7319
7320 * gdb.texinfo (How Overlays Work): Shrink the overlay diagram.
7321
81d46470
MS
73222002-02-06 Michael Snyder <msnyder@redhat.com>
7323
7324 * gdb.texinfo (overlays): Mention new magic symbol
7325 '_ovly_debug_event', which allows GDB to keep better track
7326 of overlays.
7327
f7dc1244 73282002-02-03 Eli Zaretskii <eliz@gnu.org>
6ca652b0
EZ
7329
7330 * gdb.texinfo (Memory Region Attributes): Fix the wording.
7331 Suggested by Dmitry Sivachenko.
7332
7333 * (<many nodes>): Fix the spelling and punctuation of "i.e.".
7334
15110bc3
MS
73352002-02-01 Michael Snyder <msnyder@redhat.com>
7336
7337 * gdb.texinfo (set trust-readonly): Change value{gdbn} to value{GDBN}.
7338
6763aef9
MS
73392002-01-30 Michael Snyder <msnyder@redhat.com>
7340
ac282366
MS
7341 * gdb.texinfo: (remote protocol): Gramatical fix-up.
7342 (set trust-readonly-sections): Document.
6763aef9 7343
8642bc8f
AC
73442002-01-29 Andrew Cagney <ac131313@redhat.com>
7345
7346 * gdbint.texinfo (Releasing GDB): Revise and update.
7347
afe64c1a
AC
73482002-01-28 Andrew Cagney <ac131313@redhat.com>
7349
7350 * gdbint.texinfo (Target Architecture Definition): Delete
7351 description of TARGET_BYTE_ORDER_DEFAULT.
7352
f7dc1244 73532002-01-27 Eli Zaretskii <eliz@gnu.org>
59649f2e
EZ
7354
7355 * gdb.texinfo: Fix typos and markup. From Dmitry Sivachenko
7356 <mitya@cavia.pp.ru>.
7357
3d6e1b5a
AC
73582002-01-23 Andrew Cagney <ac131313@redhat.com>
7359
7360 * libgdb.texinfo: Delete file.
7361
6c0e9fb3
AC
73622002-01-22 Andrew Cagney <ac131313@redhat.com>
7363
7364 * gdb.texinfo: Remove makeinfo 3.12 hacks.
7365 * gdbint.texinfo: Ditto.
7366
e0ce93ac
AC
7367Tue Jan 22 11:57:38 2002 Andrew Cagney <cagney@redhat.com>
7368
7369 * gdb.texinfo: Fix typo ``Remove' -> ``Remote''.
7370
be298bcc
AC
73712002-01-22 Andrew Cagney <ac131313@redhat.com>
7372
7373 * Makefile.in: Update copyright.
7374 (TEXI2DVI): Define.
7375 (gdb.dvi, gdb.pdf, stabs.dvi, stabs.pdf): Use TEXI2DVI.
7376 (gdbint.dvi, gdbint.pdf): Use TEXI2DVI. Add dependency on
7377 gdb-cfg.texi.
7378 (TEXINDEX, PDFTEX): Delete makefile variables.
7379
8e04817f
AC
73802002-01-22 Andrew Cagney <ac131313@redhat.com>
7381
7382 * gdb.texinfo (Protocol): Move section to appendix.
7383
6b2f586d
AC
73842002-01-21 Andrew Cagney <ac131313@redhat.com>
7385
7386 * gdb.texinfo (Remote Debugging): Create a menu.
7387 (Top): Add ``Remote Debugging'' to menu.
7388
6f05cf9f
AC
73892002-01-21 Andrew Cagney <ac131313@redhat.com>
7390
7391 * gdb.texinfo (Remote): Move the sub-section ``The GDB remote
7392 serial protocol'' from here.
7393 (Remote Debugging): To here. New chapter.
7394
3fd3d7d2
AC
73952002-01-20 Andrew Cagney <ac131313@redhat.com>
7396
7397 * gdbint.texinfo (Target Architecture Definition): Delete
7398 description of TARGET_BYTE_ORDER_SELECTABLE_P.
7399
7fd60527
AC
74002002-01-20 Andrew Cagney <ac131313@redhat.com>
7401
7402 * gdbint.texinfo (Host Definition): Revise. xm-xyz.h and xyz.mh
7403 are no longer needed.
7404 (Porting GDB): Add maintainer note about configure.host.
7405
c2f05ac9
AC
74062002-01-20 Andrew Cagney <ac131313@redhat.com>
7407
7408 * gdbint.texinfo (Target Architecture Definition): Remove
7409 definition of IEEE_FLOAT.
7410
f7dc1244 74112002-01-20 Eli Zaretskii <eliz@gnu.org>
231b2aad
EZ
7412
7413 * gdb.texinfo: Beautify copyright years; fix a typo.
56248298
EZ
7414 (DJGPP Native): Fix overfull hboxes in examples. From Brian Youmans
7415 <3diff@gnu.org>
231b2aad 7416
82600034
AC
74172002-01-19 Andrew Cagney <ac131313@redhat.com>
7418
7419 * gdbint.texinfo (Host Definition): Remove references to
7420 MALLOC_INCOMPATIBLE.
7421
7708fa01
AC
74222002-01-17 Andrew Cagney <ac131313@redhat.com>
7423
7424 * gdbint.texinfo (Host Definition): Remove references to XDEPFILES
7425 and xyz-xdep.o.
7426
eb12ee30
AC
74272002-01-17 Andrew Cagney <ac131313@redhat.com>
7428
889bf7c5 7429 * gdb.texinfo (Maintenance Commands): Add appendix.
eb12ee30
AC
7430 (Set Breaks): Copy ``maint info breakpoint'' doco to
7431 ``Maintenance Commands'' appendix. Add reference.
7432
c9ccaa92
AC
74332002-01-17 Andrew Cagney <ac131313@redhat.com>
7434
7435 * fdl.texi: Remove next/prev from @node.
7436
f7dc1244 74372002-01-17 Eli Zaretskii <eliz@gnu.org>
6826cf00
EZ
7438
7439 * gdb.texinfo: @include fdl.texi. Fixes for overfull hboxes and
7440 for monstrous @multitable (from Brian Youmans).
7441
7442 * fdl.texi: New file.
7443
7444 * Makefile.in (SFILES_INCLUDED): Add fdl.texi.
7445
8973da3a
AC
74462002-01-15 Andrew Cagney <ac131313@redhat.com>
7447
7448 * gdbint.texinfo (Releasing GDB): New chapter.
7449
7d86b5d5
AC
74502002-01-14 Andrew Cagney <ac131313@redhat.com>
7451
7452 * gdb.texinfo (Embedded Processors, Calling program functions):
7453 Obsolete references to a29k.
7454
cc1cb004
AC
74552002-01-13 Andrew Cagney <ac131313@redhat.com>
7456
7457 * gdbint.texinfo (Coding): Review Cleanups section. Examples
7458 examples. Document that a code-block should do or discard its
7459 cleanups before exit.
7460
79f12247
MS
74612002-01-11 Michael Snyder <msnyder@redhat.com>
7462
7463 * gdb.texinfo (Choosing files): Change @samp to @file.
7464
19837790
MS
74652002-01-05 Michael Snyder <msnyder@redhat.com>
7466
7467 * gdb.texinfo (--pid): Document new command line option (attach).
7468
f7dc1244 74692002-01-07 Eli Zaretskii <eliz@gnu.org>
2c0069bb
EZ
7470
7471 * gdb.texinfo (Tracepoints): Clarify that tracepoints need support
7472 in the stub.
7473
d7449b42
AC
74742002-01-04 Andrew Cagney <ac131313@redhat.com>
7475
7476 * gdbint.texinfo (Target Architecture Definition): Replace
7477 BIG_ENDIAN with BFD_ENDIAN_BIG.
7478
f23631e4
AC
74792002-01-03 Andrew Cagney <ac131313@redhat.com>
7480
7481 * gdbint.texinfo (Target Architecture Definition): Replace
7482 value_ptr with struct value pointer.
7483
72c9928d
EZ
74842002-01-02 Eli Zaretskii <eliz@gnu.org>
7485
7486 * gdb.texinfo (Free Software): Fix wording.
7487
959acfd1
EZ
74882001-12-31 Eli Zaretskii <eliz@gnu.org>
7489
7490 * gdb.texinfo (Free Software): New section ``Free Software Needs
7491 Free Documentation''.
7492
f7dc1244 74932001-12-30 Eli Zaretskii <eliz@gnu.org>
2a6585f0
EZ
7494
7495 * stabs.texinfo:
7496 * gdb.texinfo:
7497 * gdbint.texinfo:
7498 * libgdb.texinfo:
7499 * annotate.texi: Fix the application of GFDL in the Copyright notice.
7500
6600abed
MS
75012001-12-29 Michael Snyder <msnyder@redhat.com>
7502
7503 * gdb.texinfo (maint info sections): Fix typo.
7504
f6680716
MS
75052001-12-26 Michael Snyder <msnyder@redhat.com>
7506
fe95c787
MS
7507 * gdb.texinfo (maint info sections): Document.
7508
a9331b3f 7509 * gdb.texinfo (info proc): Comment out documentation for
f6680716
MS
7510 'info proc' sub-options that are currently not implemented.
7511
c3d3ce5b
JB
75122001-12-20 Jim Blandy <jimb@redhat.com>
7513
7514 * gdbint.texinfo (TARGET_CHAR_SIGNED): Document.
7515
778eb05e
AC
75162001-12-15 Andrew Cagney <ac131313@redhat.com>
7517
7518 * gdbint.texinfo (Target Architecture Definition): Replace
7519 LITTLE_ENDIAN with BFD_ENDIAN_LITTLE.
7520
2607059c
AC
75212001-12-01 Andrew Cagney <ac131313@redhat.com>
7522
7523 * gdbint.texinfo (Host Definition): Delete documentation on
7524 HOST_BYTE_ORDER.
7525
df0cd8c5
JB
75262001-11-30 Jim Blandy <jimb@redhat.com>
7527
7528 * gdb.texinfo (Overlays): New chapter, documenting GDB's
5ae4183a 7529 overlay support. Add to top-level menu.
df0cd8c5 7530
88118b3a
TT
75312001-11-26 Tom Tromey <tromey@redhat.com>
7532
7533 * gdb.texinfo (Command Syntax): Document C-o binding.
7534
96565e91
CF
75352001-07-26 Christopher Faylor <cgf@redhat.com>
7536
7537 * gdb.texinfo (Options): Eliminate attempt to explain .gdbinit/gdb.ini
7538 use since it is described in the referenced section.
7539
f7dc1244 7540 From Eli Zaretskii <eliz@gnu.org>
96565e91
CF
7541 * gdb.texinfo (Command Files): Reword to make gdb.ini requirement
7542 clearer when using DJGPP.
7543
2a3d5645
CF
75442001-11-24 Christopher Faylor <cgf@redhat.com>
7545
7546 * gdb.texinfo (File Options): Change description of -nx and gdb.ini to
7547 specifically refer to MS-DOS.
7548 (command files): Mention gdb.ini is only used on MS-DOS.
7549
aa26fa3a
TT
75502001-11-21 Tom Tromey <tromey@redhat.com>
7551
7552 * gdb.texinfo (Invoking GDB): Document --args.
7553 (Mode Options): Likewise.
7554
4f8ada06
JB
75552001-11-21 Jim Blandy <jimb@redhat.com>
7556
7557 * gdbint.texinfo (TARGET_RANGE_PROFITABLE_FOR_HW_WATCHPOINT):
889bf7c5
PA
7558 Delete documentation; this macro has been removed from the
7559 sources.
4f8ada06 7560
3fe0dc10
JB
75612001-11-13 Jim Blandy <jimb@redhat.com>
7562
7563 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Clarify.
7564
9e5abb06
CV
75652001-11-06 Corinna Vinschen <vinschen@redhat.com>
7566
7567 * gdb.texinfo (gdbarch_in_function_epilogue_p): Add documentation.
7568
1c5dfdad
MS
75692001-11-05 Michael Snyder <msnyder@redhat.com>
7570
a9331b3f 7571 * gdb.texinfo (info functions): Document use of backslash to
1c5dfdad
MS
7572 quote regexp chars in function names such as "operator*()".
7573
990f9fe3
FF
75742001-11-01 Fred Fish <fnf@redhat.com>
7575
7576 * gdbint.texinfo (SOLIB_ADD): Document additional new
7577 "readsyms" arg.
7578
b433d00b
DH
75792001-10-30 Don Howard <dhoward@redhat.com>
7580
070b1dd3
DH
7581 * gdb.texinfo: (Command Files) Added documentation for the
7582 behavior of gdb with input redirected from a file.
b433d00b 7583
b7209cb4
FF
75842001-10-28 Fred Fish <fnf@redhat.com>
7585
7586 * gdb.texinfo (auto-solib-add): Change docs to match
7587 implementation change.
7588 (auto-solib-limit): Add docs for new variable.
7589
1aa20aa8
AC
75902001-10-15 Andrew Cagney <ac131313@redhat.com>
7591
7592 * gdbint.texinfo (Target Architecture Definition): Function
7593 value_as_pointer renamed to value_as_address.
7594
fc0c74b1
AC
75952001-10-15 Andrew Cagney <ac131313@redhat.com>
7596
7597 * gdbint.texinfo (Target Architecture Definition): Default
7598 POINTER_TO_ADDRESS functions assume unsigned addresses.
7599 (INTEGER_TO_ADDRESS): Document. Derive pragmatics section from a
7600 posting by Jim Blandy.
7601
f4846649
JB
76022001-10-12 Jim Blandy <jimb@redhat.com>
7603
7604 * Makefile.in (MAKEHTMLFLAGS): Remove -glossary; the most recent
7605 version of texi2html (1.64) doesn't support this flag any more.
7606
f277788b
MK
76072001-09-08 Mark Kettenis <kettenis@gnu.org>
7608
a9dc4918
MK
7609 * gdbint.texinfo (Host Definition): Remove description of
7610 MEM_FNS_DECLARED.
7611
d28379df
MK
7612 * gdbint.texinfo (Host Definition): Remove description of R_OK.
7613
f277788b
MK
7614 * gdbint.texinfo (Host Definition): Remove description of
7615 HAVE_SIGSETMASK.
7616
7ccaa899
EZ
76172001-09-04 Elena Zannoni <ezannoni@redhat.com>
7618
7619 * gdbint.texinfo (Target Architecture Definition): Add
7620 explanation of TARGET_PRINT_INSN macro.
7621
17d9d558
JB
76222001-08-30 Jim Blandy <jimb@redhat.com>
7623
7624 * gdb.texinfo (`add-symbol-file'): Correct synopsis.
7625 Explain what it means to load relocatable files.
7626
72cde065
JB
76272001-08-28 Jim Blandy <jimb@redhat.com>
7628
7629 * gdbint.texinfo: Bring the HTML `top' menu into sync with the
7630 info `top' menu.
7631
9e678452
CF
7632Wed Aug 15 10:47:28 2001 Christopher Faylor <cgf@cygnus.com>
7633
7634 * gdbint.texinfo: Add a cautionary note about macro use.
7635
a2bea4c3 76362001-08-02 Corinna Vinschen <vinschen@redhat.com>
a9331b3f 7637
a2bea4c3
CV
7638 * gdb.texinfo: Explain omitting the hostname in the
7639 `target remote' command.
7640
1129bf27
DJ
76412001-07-30 Daniel Jacobowitz <drow@mvista.com>
7642
7643 * gdbint.texinfo: Remove extraneous START-INFO-DIR-ENTRY
7644 and END-INFO-DIR-ENTRY.
7645
732b3002
SC
76462001-07-28 Stephane Carrez <Stephane.Carrez@worldnet.fr>
7647
7648 * gdb.texinfo (TUI Configuration): Rename tui configuration variables.
7649
89437448
AC
76502001-07-25 Andrew Cagney <ac131313@redhat.com>
7651
7652 * gdbint.texinfo (libgdb): Rewrite.
7653
f7dc1244 76542001-07-26 Eli Zaretskii <eliz@gnu.org>
9a1c15c5
EZ
7655
7656 * Makefile.in (gdbgui.dvi, gdb-gui, gdbgui.info): Targets deleted.
7657
c4555f82
SC
76582001-07-24 Stephane Carrez <Stephane.Carrez@worldnet.fr>
7659
7660 * gdb.texinfo (TUI): New chapter, document the TUI.
7661 (Mode Options): Document the -tui option.
7662
2f45a6e0
MK
76632001-07-23 Mark Kettenis <kettenis@gnu.org>
7664
7665 * gdbint.texinfo (Host Definition): Remove description of
7666 NEED_POSIX_SETPGID.
7667
f7dc1244 76682001-07-23 Eli Zaretskii <eliz@gnu.org>
9f20bf26
EZ
7669
7670 * gdb.tex (DJGPP Native): New node, with descriptions of
7671 DJGPP-specific commands.
7672
be9c6c35
JM
76732001-07-19 John R. Moore <jmoore@redhat.com>
7674
7675 * gdbint.texinfo: Three misspellings.
7676
dfa249fb
AC
76772001-07-06 Andrew Cagney <ac131313@redhat.com>
7678
7679 * Makefile.in (refcard.dvi): Rewrite to avoid problems with empty
7680 `test` expressions on bash. Problem reported by Colin Walters.
7681
c72e7388
AC
76822001-07-04 Andrew Cagney <ac131313@redhat.com>
7683
7684 * gdbint.texinfo (User Interface): Update ui-out documentation to
7685 refelect recent UI/MI updates.
7686
94bbb2c0
AC
76872001-07-04 Andrew Cagney <ac131313@redhat.com>
7688
7689 * gdb.texinfo (Mode Options): Mention the mi0 and mi1
7690 interpreters.
7691
af6c57ea
AC
76922001-06-15 Andrew Cagney <ac131313@redhat.com>
7693
7694 * gdbint.texinfo (Target Architecture Definition): GDBARCH is a C
7695 structure and not macros.
7696 (Host Definition): Document that much of this chapter is obsolete.
7697 (Target Architecture Definition): Update list of files that make
7698 up a target architecture.
7699 (Coding): Update.
7700
83aa8bc6
AC
77012001-06-28 Andrew Cagney <ac131313@redhat.com>
7702
7703 * gdbint.texinfo (Target Architecture Definition): Update
7704 EXTRACT_STRUCT_VALUE_ADDRESS and EXTRACT_STRUCT_VALUE_ADDRESS_P.
7705 The latter has been changed to a true predicate.
7706
f7dc1244 77072001-06-17 Eli Zaretskii <eliz@gnu.org>
cb51c4e0
EZ
7708
7709 * annotate.texi: Add @noindent where needed. From Dmitry
7710 Sivachenko <dima@Chg.RU>.
7711 * gdb.texinfo: Indexing fix. From Dmitry Sivachenko.
7712
656db9b0
AC
77132001-06-16 Andrew Cagney <ac131313@redhat.com>
7714
7715 * gdb.texinfo (Protocol): Fix typo. Extra parenthesis.
7716
df2396a1
AC
77172001-06-14 Andrew Cagney <ac131313@redhat.com>
7718
7719 * gdb.texinfo (Remote Protocol): Document that the ``!'' packet
7720 returns ``OK''. Document that the ``R'' packet does not reply.
7721
0f1f2b0a
MS
77222001-06-13 Michael Snyder <msnyder@redhat.com>
7723
7724 * gdb.texinfo (Protocol): Add doc for new packet "qSymbol:".
7725
f7dc1244 77262001-06-13 Eli Zaretskii <eliz@gnu.org>
24f93129
EZ
7727
7728 * gdb.texinfo (Signals): Clarify the default setting of signal
7729 handling.
7730
a5d7c491
AC
77312001-05-14 Andrew Cagney <ac131313@redhat.com>
7732
7733 * gdbint.texinfo (CLEAR_DEFERRED_STORES): Delete stray @item
7734 (FRAME_ARGS_ADDRESS_CORRECT): Ditto.
7735
05a54c4f
AC
77362001-05-12 Andrew Cagney <ac131313@redhat.com>
7737
7738 * Makefile.in (GDBvn.texi): Set GDBVN from ../version.in.
7739
f7dc1244 77402001-05-10 Eli Zaretskii <eliz@gnu.org>
dab11f21
EZ
7741
7742 * gdbint.texinfo (Clean Design and Portable Implementation):
7743 Renamed from "Clean Design".
7744 (Clean Design and Portable Implementation): Document portable
7745 methods of handling file names, and the associated macros.
7746
f7dc1244 77472001-04-02 Eli Zaretskii <eliz@gnu.org>
f5c37c66
EZ
7748
7749 * gdb.texinfo (Tracepoint Actions): Mention the "info scope"
7750 command and provide a cross-reference to its description.
7751 (Symbols): Note that "info scope" is useful for trace experiments.
7752
f7dc1244 77532001-04-01 Eli Zaretskii <eliz@gnu.org>
c534679c 7754
b37052ae
EZ
7755 * gdb.texinfo (Symbols): Document "info scope".
7756 (Tracepoints): New chapter.
7757 (Contributors): Update for v5.1.
7758 <All nodes>: Change "C++" to "C@t{++}".
7759
0ee54786
EZ
7760 * gdbint.texinfo (User Interface): A new section about ui_out
7761 functions, based on text written by Fernando Nasser.
7762
c534679c
EZ
7763 * stabs.texinfo: Change Permissions to GFDL. Update Copyright.
7764
f7dc1244 77652001-03-26 Eli Zaretskii <eliz@gnu.org>
3d67e040 7766
e9c75b65
EZ
7767 * gdb.texinfo: Change Permissions to GFDL. Update Copyright.
7768
7769 * gdbint.texinfo: Change Permissions to GFDL. Update Copyright.
7770
7771 * gdbgui.texinfo: Change Permissions to GFDL. Update Copyright.
7772 Replace "GDB" with "@value{GDBN}". Fix markup.
7773
7774 * annotate.texi: Change Permissions to GFDL. Update Copyright.
7775
3d67e040
EZ
7776 * gdb.texinfo (Output Formats): Mention "info symbol" and provide
7777 a cross-reference to its description.
7778 (Symbols): Document "info symbol".
7779
f7dc1244 77802001-03-21 Eli Zaretskii <eliz@gnu.org>
9742079a
EZ
7781
7782 * gdbint.texinfo (Algorithms): New section "Watchpoints" and new
7783 subsection "x86 Watchpoints".
7784 (Target Architecture Definition): Document the macros
7785 I386_USE_GENERIC_WATCHPOINTS and TARGET_HAS_HARDWARE_WATCHPOINTS.
7786 (Native Debugging): Document I386_USE_GENERIC_WATCHPOINTS.
7787
b0ed3589
AC
77882001-03-20 Andrew Cagney <ac131313@redhat.com>
7789
7790 * gdbint.texinfo (Target Architecture Definition): Update
7791 definition of SOFTWARE_SINGLE_STEP_P to include empty parameter
7792 list.
7793
b6ba6518
KB
77942001-03-06 Kevin Buettner <kevinb@redhat.com>
7795
7796 * Makefile.in, all-cfg.texi, annotate.texi, gdb.texinfo,
7797 gdbint.texinfo, refcard.tex: Update/correct copyright notices.
7798
f7dc1244 77992001-02-21 Eli Zaretskii <eliz@gnu.org>
5ece1a18
EZ
7800
7801 * gdb.texinfo (Signals): Document "ignore", "noignore", and "all".
7802
f7dc1244 78032001-02-11 Eli Zaretskii <eliz@gnu.org>
56caf160 7804
17cc6a06
EZ
7805 * gdb.texinfo (Environment): Document that `path' does not change
7806 the value of PATH in GDB's own environment (it did in the past,
7807 but that was changed on March 15, 1994). Reported by Doug Evans
7808 <dje@transmeta.com>.
7809
56caf160
EZ
7810 * gdbint.texinfo: Fix up @itemize lists so that @item is alone on
7811 its line. Fix markup of commands and macros. Add an Index node
7812 and index entries.
7813
29e57380
C
78142001-01-23 J.T. Conklin <jtc@redback.com>
7815
7816 * gdb.texinfo (Memory region attributes): New manual section.
7817
1c6147de
ND
78182001-01-04 Nicholas Duffek <nsd@redhat.com>
7819
7820 * gdbint.texinfo (POP_FRAME): Document use by return_command.
7821
f7dc1244 78222000-12-25 Eli Zaretskii <eliz@gnu.org>
b157b00f
EZ
7823
7824 * refcard.tex: Version and copyright fixed. From Phil Edwards
7825 <pedwards@disaster.jaj.com>.
7826
0dcedd82
AC
7827Thu Nov 30 16:57:19 2000 Andrew Cagney <cagney@b1.cygnus.com>
7828
7829 * gdbint.texinfo (ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM,
889bf7c5 7830 DWARF2_REG_TO_REGNUM): Document.
0dcedd82 7831
3b851bce
AC
7832Mon Nov 20 21:29:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
7833
7834 * gdbint.texinfo (Coding): Update current value of
889bf7c5 7835 --enable-build-warnings. Mention --enable-gdb-build-warnings.
3b851bce 7836
f7dc1244 78372000-11-19 Eli Zaretskii <eliz@gnu.org>
4a92d011
EZ
7838
7839 * gdb.texinfo (Continuing and Stepping): Fixed markup and typos,
7840 as suggested by Dmitry Sivachenko <dima@Chg.RU>.
7841
b90a5f51
CF
78422000-11-10 Christopher Faylor <cgf@cygnus.com>
7843
7844 * gdb.texinfo: Document new 'set step-mode' command.
7845
f7dc1244 78462000-10-16 Eli Zaretskii <eliz@gnu.org>
96c405b3
EZ
7847
7848 * gdb.texinfo (Contributors, MIPS Embedded): Minor spelling
7849 changes from Dmitry Sivachenko <dima@Chg.RU>.
7850
f7dc1244 78512000-09-26 Eli Zaretskii <eliz@gnu.org>
c78b4128
EZ
7852
7853 * gdb.texinfo (Hooks): Document the new post-hook functionality.
7854 From Steven Johnson <sbjohnson@ozemail.com.au>.
7855
2e685b93
MK
78562000-08-10 Mark Kettenis <kettenis@gnu.org>
7857
7858 * gdbint.texinfo (Overall Structure): Spelling fix.
7859
f7dc1244 78602000-08-10 Eli Zaretskii <eliz@gnu.org>
6f6ef15a
EZ
7861
7862 * gdbint.texinfo (Target Architecture Definition): Document that
7863 REGISTER_CONVERT_TO_VIRTUAL should only be called on a register
7864 for which REGISTER_CONVERTIBLE returns a zero value.
7865
63ac3005
EZ
78662000-07-08 Christopher Faylor <cgf@cygnus.com>
7867
7868 * Makefile.in (install-info): Find files to install in either the
7869 build or source directories (adapted from Makefile.am).
7870
bd79f757
ND
78712000-07-07 Nicholas Duffek <nsd@redhat.com>
7872
7873 * stabs.texinfo: Fix spelling errors.
7874 (String Field): FILE-NUMBER starts from 0, not 1.
7875
f7dc1244 78762000-07-05 Eli Zaretskii <eliz@gnu.org>
5f208f6d
EZ
7877
7878 * refcard.tex: Remove \centerline from the blurb. Patch from
5ae4183a 7879 Brian Youmans.
5f208f6d 7880
f7dc1244 78812000-06-25 Eli Zaretskii <eliz@gnu.org>
cc542d3b
EZ
7882
7883 * Makefile.in (install-info): Support installation from outside of
5ae4183a
AS
7884 the source directory. Reported by Mark Harig
7885 <markh@frazier.landmark.com>.
cc542d3b 7886
f3b28801
C
78872000-06-20 J.T. Conklin <jtc@redback.com>
7888
7889 * gdb.texinfo: Fix typo, $bpnum is set to last breakpoint number.
7890
449f3b6c
AC
7891Fri May 26 15:55:33 2000 Andrew Cagney <cagney@b1.cygnus.com>
7892
7893 * Makefile.in (pdf, gdbint.pdf, gdb.pdf, stabs.pdf): New targets.
889bf7c5 7894 Generate using pdftex.
449f3b6c 7895 (PDFTEX): Define.
889bf7c5 7896 (STAGESTUFF, maintainer-clean realclean): Add *.pdf.
449f3b6c 7897 (gdb.texinfo, gdbint.texinfo, stabs.texinfo): When TeX insert the
889bf7c5 7898 @contents at the start.
449f3b6c 7899
f7dc1244 79002000-05-24 Eli Zaretskii <eliz@gnu.org>
48e934c6
EZ
7901
7902 * gdb.texinfo: Remove duplicate @syncodeindex. From Brian
5ae4183a 7903 Youmans.
48e934c6 7904
9e9c5ae7
AC
7905Wed May 24 21:27:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
7906
7907 From Brian Youmans:
7908 * gdb.texinfo: Fix ``et al.''.
7909
c741b251
AC
7910Tue May 23 22:57:41 2000 Andrew Cagney <cagney@b1.cygnus.com>
7911
7912 * Makefile.in (refcard.dvi): Remove quotes around REFEDITS in for
889bf7c5 7913 loop.
c741b251 7914
4ab64e14
JG
79152000-05-19 Jimmy Guo <guo@cup.hp.com>
7916
7917 * configure: Regenerate.
7918
f7dc1244 79192000-05-17 Eli Zaretskii <eliz@gnu.org>
d3229ae3
EZ
7920
7921 * Makefile.in (install-info): Run install-info on installed Info
7922 files.
7923
8c70017b
AC
7924Fri May 12 20:18:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
7925
a7cb598a 7926 * gdb.texinfo: Add Stan Shebs, et.al. as authors. Mention
889bf7c5 7927 Andrew Cagney.
8c70017b 7928
f7dc1244 79292000-05-09 Eli Zaretskii <eliz@gnu.org>
598ca718
EZ
7930
7931 * gdb.texinfo: Proofreading changes from Brian Youmans.
7932
bf0184be
ND
79332000-05-01 Nick Duffek <nsd@cygnus.com>
7934
7935 * gdb.texinfo (Command Files): Mention -x, use @enumerate for
7936 startup sequence, minor edits.
7937
f7dc1244 79382000-05-01 Eli Zaretskii <eliz@gnu.org>
41afff9a
EZ
7939
7940 * annotate.texi: Remove "@syncodeindex fn cp", it causes grief in
7941 TeX.
7942
7943 * gdb.texinfo: Add "@syncodeindex fn cp". Convert all entries
7944 "@kindex f" into "@kindex f (foo)", otherwise we get index entries
7945 like `n' and `s' which look weird. Convert some of the @kindex to
7946 @vindex, when they refer to variables, not commands.
7947
33e16fad
AC
7948Sat Apr 29 17:01:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
7949
7950 * gdbint.texinfo (Hints): Do not use @value{GDBN in @nodes.
7951
f7dc1244 79522000-04-23 Eli Zaretskii <eliz@gnu.org>
7162c0ca
EZ
7953
7954 * Makefile.in (GDBMI_DIR): New variable.
7955 (SET_TEXINPUTS): Add $(GDBMI_DIR).
7956 (SFILES_DOC): Add $(GDBMI_DIR)/gdbmi.texinfo.
7957 (gdbmi.texinfo): New target, for texi2roff.
7958 (gdb.me, gdb.ms, gdb.mm): Depend on gdbmi.texinfo.
7959 (gdb.info, gdb_toc.html): Add "-I ${GDBMI_DIR}".
7960
7961 * gdb.texinfo (Top): Add GDB/MI to the main menu and @include
7962 gdbmi.texinfo.
7963 (Mode Options): Add xref to GDB/MI docs and remove a FIXME
7964 comment.
7965
d167840f
EZ
79662000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
7967
7968 * gdb.texinfo (Files): Update description of add-symbol-file
889bf7c5 7969 command.
d167840f 7970
f7dc1244 79712000-04-17 Eli Zaretskii <eliz@gnu.org>
8487521e
EZ
7972
7973 * gdb.texinfo (Porting GDB): Don't use @value in the node name, it
7974 prevents the build (and is generally a Bad Idea).
7975
f7dc1244 79762000-04-17 Eli Zaretskii <eliz@gnu.org>
00e4a2e4
EZ
7977
7978 * gdb.texinfo (Protocol): Prevent makeinfo from complaining about
7979 a comma inside @var.
7980 (Command Files): Index markup changes from Dmitry Sivachenko
7981 <dima@Chg.RU>.
7982
f7dc1244 79832000-04-16 Eli Zaretskii <eliz@gnu.org>
39ec5655
EZ
7984
7985 * Makefile.in (LN_S): Define.
7986 (gdb-cfg.texi, gdb.dvi, links2roff, inc-hist.texinfo): Don't
7987 invoke "ln -s" unless it is known to work.
7988
7989 * configure.in (AC_PROG_LN_S): Add.
7990
8dc7983f
JB
79912000-04-14 Jim Blandy <jimb@redhat.com>
7992
7993 * gdbint.texinfo (Pointers Are Not Always Addresses): New manual
7994 section.
7995 (Target Conditionals): Document ADDRESS_TO_POINTER,
7996 POINTER_TO_ADDRESS.
7997
1a8237e8
DB
79982000-04-11 Daniel Berlin <dan@cgsoftware.com>
7999
8000 * gdbint.texinfo: Replaced GDB with @value{GDBN}, @include
8001 gdb-cfg.texi to get the value.
8002
ca526f1a
JB
80032000-04-10 Jim Blandy <jimb@redhat.com>
8004
8005 * gdbint.texinfo (Target Architecture Definition): Fix
8006 cross-references.
8007
faaafcb4
JB
80082000-04-08 Jim Blandy <jimb@redhat.com>
8009
8010 * gdbint.texinfo (Using Different Register and Memory Data
8011 Representations): New section.
8012 (REGISTER_CONVERTIBLE, REGISTER_RAW_SIZE, REGISTER_VIRTUAL_SIZE,
889bf7c5
PA
8013 REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_VIRTUAL,
8014 REGISTER_CONVERT_TO_RAW): Document.
faaafcb4 8015
1b27397f
AC
8016Mon Apr 3 19:16:32 2000 Andrew Cagney <cagney@b1.cygnus.com>
8017
8018 * gdb.texinfo (Protocol): Deprecate the sequence-id. Add cindex
889bf7c5 8019 for acknowledgments.
1b27397f 8020
480ff1fb
AC
8021Tue Mar 28 18:28:45 2000 Andrew Cagney <cagney@b1.cygnus.com>
8022
8023 * gdb.texinfo (Protocol): Replace ``qfThreadExtraInfo'' with
889bf7c5 8024 qThreadExtraInfo.
480ff1fb 8025
a9331b3f 80262000-03-28 J.T. Conklin <jtc@redback.com>
f1251bdd 8027
a9331b3f
RM
8028 * gdb.texinfo: Clarify which remote debug protocol commands are
8029 required and which are optional.
f1251bdd 8030
dbeb8dbd
AC
8031Tue Mar 28 16:06:22 2000 Andrew Cagney <cagney@b1.cygnus.com>
8032
8033 * gdb.texinfo: Revert remainder of Fri Mar 24 18:06:34 2000 Andrew
889bf7c5
PA
8034 Cagney <cagney@b1.cygnus.com>. Move @chapter and @node entries
8035 back to annotate.texi, rluser.texinfo and inc-hist.texinfo.
dbeb8dbd
AC
8036 * annotate.texi: Update.
8037
6d2ebf8b
SS
80382000-03-28 Stan Shebs <shebs@apple.com>
8039
8040 * gdb.texinfo: Update dates, bump to Eighth Edition (note
8041 expectation of additional changes before release), update
8042 ISBN, add copy of top-level menu for @ifhtml, remove explicit
8043 node links, rephrase and/or shorten lines to fix formatting
8044 problem in both regular and @smallbook formats.
8045 * annotate.texi: Shorten lines in example, use smallexample
8046 consistently everywhere.
8047 * Makefile.in: Add comment about texinfo 4.0 html generation.
8048 (SFILES_INCLUDED): Add annotate.texi.
8049
5d161b24
DB
80502000-03-27 Daniel Berlin <dan@cgsoftware.com>
8051
5ae4183a
AS
8052 * gdb.texinfo (Debugging Output): Added new section, documenting
8053 the "set/show debug" commands.
5d161b24 8054
b9deaee7
AC
8055Fri Mar 24 18:06:34 2000 Andrew Cagney <cagney@b1.cygnus.com>
8056
8057 * annotate.texi (Annotations): When GDBN omit @chapter and @node
889bf7c5 8058 entry.
b9deaee7
AC
8059
8060 * gdb.texinfo: Check for @ifinfo instead of @ifnottex.
8061 (rluser.texinfo, inc-hist.texinfo, annotate.texi): Add local
889bf7c5 8062 @chapter and @node entries.
a9331b3f 8063
b9deaee7 8064 * gdb.texinfo: Link all top-level nodes.
a9331b3f 8065
9ef47d30
AC
8066Fri Mar 24 17:56:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
8067
8068 * Makefile.in (install-info): Create $(infodir) before installing
889bf7c5 8069 files.
9ef47d30 8070
cfeada60
FN
80712000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
8072
8073 From David Whedon <dwhedon@gordian.com>
5ae4183a 8074 * gdbint.texinfo : Added paragraphs about command deprecation.
cfeada60 8075
6837a0a2
DB
80762000-03-22 Daniel Berlin <dan@cgsoftware.com>
8077
8078 * gdb.texinfo: Add documentation for the apropos command.
8079
bba2971c
MS
80802000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
8081
8082 * gdb.texinfo: Add new queries ThreadInfo and ThreadExtraInfo.
8083
2b628194
MS
80842000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
8085
a9331b3f 8086 * gdb.texinfo: Add white space to prevent overprinting in
2b628194
MS
8087 two places.
8088
96a2c332
SS
80892000-03-17 Stan Shebs <shebs@apple.com>
8090
8091 * gdb.texinfo: Many minor changes from Dmitry Sivachenko
8092 <dima@Chg.RU>, also clarification of allowed content for
8093 string constants.
8094
f7dc1244 80952000-03-16 Eli Zaretskii <eliz@gnu.org>
d700128c
EZ
8096
8097 * gdb.texinfo (main menu): Add Annotations.
8098 (File Options): Add @cindex entries for each command-line option.
8099 Document --epoch, --annotate, --async, --interpreter, --write,
8100 --statistics, and --version.
8101
8102 * annotate.texi: Convert to a chapter. Use @value{GDBN} instead
8103 of GDB.
8104
9d233477
JB
81052000-02-23 Jim Blandy <jimb@redhat.com>
8106
8107 * gdbint.texinfo (FUNCTION_START_OFFSET): Document.
8108
14e0eb3b
JB
81092000-02-22 Jim Blandy <jimb@redhat.com>
8110
8111 * gdbint.texinfo: Document COERCE_FLOAT_TO_DOUBLE --- the new form.
8112
3555de01
JM
81132000-02-15 Jason Molenda (jsm@bugshack.cygnus.com)
8114
8115 * Makefile.in (diststuff): New target.
8116
5e35df8e
KB
81172000-02-15 Kevin Buettner <kevinb@redhat.com>
8118
8119 * agentexpr.texi: Fix wording regarding Intel's IA-64
90a3d8f2 8120 architecture. [From Jim Wilson.]
5e35df8e 8121
c5394b80
JM
81222000-01-16 Tom Tromey <tromey@cygnus.com>
8123
8124 * gdb.texinfo (Breakpoints): Mention breakpoint ranges.
8125 (Delete Breaks): Mention range arguments.
8126 (Disabling): Likewise.
8127
c3f6f71d
JM
81282000-01-05 Dmitry Sivachenko <dima@Chg.RU>
8129
8130 * gdb.texinfo: Wrap "ASCII" in @sc{}; clarify a few sentences.
8131
c4093a6a
JM
8132Wed Dec 8 19:53:08 1999 Andrew Cagney <cagney@b1.cygnus.com>
8133
8134 * gdbint.texinfo (FRAME_CHAIN_VALID): Add the generic frame-chain
889bf7c5 8135 valid functions.
c4093a6a 8136
11cf8741
JM
81371999-11-05 Stan Shebs <shebs@andros.cygnus.com>
8138
8139 * gdb.texinfo: Clarify regular expressions used in rbreak.
8140
917317f4
JM
81411999-10-15 Kevin Buettner <kevinb@cygnus.com>
8142
8143 * gdbint.texinfo (MEMORY_INSERT_BREAKPOINT,
8144 MEMORY_REMOVE_BREAKPOINT): Document.
8145
8146Thu Oct 14 21:17:17 1999 Andrew Cagney <cagney@b1.cygnus.com>
8147
8148 * gdb.texinfo (remote): Document how GDB ignores the qOffsets BSS
889bf7c5 8149 offset re-using the DATA offset instead.
917317f4 8150
2df3850c
JM
81511999-10-11 Jim Kingdon <kingdon@redhat.com>
8152
8153 * gdbint.texinfo (Target Architecture Definition): Add PARM_BOUNDARY.
8154
81551999-10-05 Stan Shebs <shebs@andros.cygnus.com>
8156
8157 From Dmitry Sivachenko <demon@gpad.ac.ru>:
8158 * gdb.texinfo: Use GDBP and GDBN everywhere, fix a couple other
8159 typos.
8160
8161 * gdb.texinfo: Various minor wording and formatting improvements,
8162 mentions of additional command-line options.
8163
2acceee2
JM
81641999-09-30 Fred Fish <fnf@cygnus.com>
8165
8166 * gdb.texinfo: Document additional forms of specifying section
8167 names and addresses for the add-symbol-file command.
8168
c2c6d25f
JM
81691999-09-14 Michael Snyder <msnyder@cleaver.cygnus.com>
8170
8171 * gdbint.texinfo: Fix typo, add the word "have".
8172
81731999-09-14 Jim Blandy <jimb@cris.red-bean.com>
8174
8175 * gdbint.texinfo (Target Architecture Definition): Document the
8176 SKIP_PERMANENT_BREAKPOINT macro.
8177
d4f3574e
SS
81781999-09-07 Stan Shebs <shebs@andros.cygnus.com>
8179
8180 * gdb.texinfo: Fiks speling errers.
8181
8182 * gdb.texinfo: Fix uses of @multitable.
8183
f7dc1244 8184 From Eli Zaretskii <eliz@gnu.org>:
d4f3574e 8185 * gdb.texinfo: Include details specific to DOS host, clarify
889bf7c5 8186 some confusing language, fix @ref/@xref/@pxref usages, add
d4f3574e
SS
8187 comments about using with optimization, add more indexing,
8188 fix info about disassembly-flavor.
8189
8190Tue Sep 7 09:11:24 1999 Kevin Buettner <kevinb@cygnus.com>
8191
8192 * gdbint.texinfo (IN_SOLIB_DYNSYM_RESOLVE_CODE,
8193 SKIP_SOLIB_RESOLVER): Define.
8194
8195Fri Sep 3 18:05:14 1999 Andrew Cagney <cagney@b1.cygnus.com>
8196
8197 * gdb.texinfo (Protocol): Review. Add tables describing ``q'' and
889bf7c5 8198 ``g'' packets.
d4f3574e 8199
104c1213
JM
82001999-08-30 Stan Shebs <shebs@andros.cygnus.com>
8201
8202 * gdb.texinfo: Create a new "Configurations" chapter with
889bf7c5
PA
8203 platform-specific info, inline remote.texi and move sections of it
8204 into the new chapter, move bits about info proc, heuristic search,
104c1213
JM
8205 and register stack into the new chapter.
8206 * remote.texi: Remove, now part of gdb.texinfo.
8207 * Makefile.in (SFILES_INCLUDED): Remove ref to remote.texi.
8208
82091999-08-27 Jason Molenda (jsm@bugshack.cygnus.com)
8210
8211 * gdbint.texinfo (GDB_TARGET_IS_SUN3, GDB_TARGET_IS_SUN386,
8212 GDB_TARGET_IS_MACH386): These kludges have gone away.
8213
8214Wed Aug 25 10:47:03 1999 Andrew Cagney <cagney@b1.cygnus.com>
8215
8216 * gdbint.texinfo (Target Architecture Definition): Mention
889bf7c5 8217 TDEPLIBS.
104c1213 8218
53a5351d
JM
82191999-08-20 Stan Shebs <shebs@andros.cygnus.com>
8220
8221 * gdb.texinfo: Remove remaining "HPPA" conditionals, rewrite
8222 surrounding text to fit HP-UX bits into general info.
8223 (HPPA-cfg.texi): Remove, no longer useful.
8224
8225 * gdb.texinfo: Remove explicit links from @node lines, remove
8226 HP-added "Detailed Node Listing" from main menu which confuses
8227 things.
8228
8229 From Dmitry Sivachenko <dima@Chg.RU>:
8230 * gdb.texinfo: Use @value{GDBN} instead of plain GDB, fix grouping
889bf7c5 8231 in description of `set environment'.
53a5351d
JM
8232
82331999-08-17 Stan Shebs <shebs@andros.cygnus.com>
8234
8235 * gdbint.texinfo: Update coding standard to allow pure ANSI/ISO C.
8236
7be570e7
JM
82371999-08-12 Ben Elliston <bje@cygnus.com>
8238
8239 * gdbint.texinfo (Breakpoint Handling): Add missing words.
8240
f7dc1244 82411999-08-10 Eli Zaretskii <eliz@gnu.org>
7be570e7
JM
8242
8243 * gdb.texinfo (Set Watchpoints): Explain some subtleties about
889bf7c5
PA
8244 watch, awatch, and rwatch. Explain why the latter two cannot be
8245 set as software watchpoints. Document that watchpoints for local
8246 variables are deleted when the debuggee terminates.
7be570e7
JM
8247
8248Wed Aug 11 13:18:14 1999 Andrew Cagney <cagney@amy.cygnus.com>
8249
8250 * remote.texi (Protocol): Further clarification of the "qRcmd"
889bf7c5
PA
8251 packet. Allow E.. response packet. "qRcmd" packet is no longer
8252 reserved.
7be570e7
JM
8253
82541999-08-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
8255
a9331b3f
RM
8256 * Makefile.in: Rename inc-hist.texi to inc-hist.texinfo.
8257 * gdb.texinfo: Ditto.
7be570e7 8258
96baa820
JM
82591999-08-06 Tom Tromey <tromey@cygnus.com>
8260
8261 * gdb.texinfo (KOD): New node.
8262
8263Fri Aug 6 17:05:48 1999 Andrew Cagney <cagney@b1.cygnus.com>
8264
8265 * remote.texi (Rcmd): Fix minor formatting typos.
8266
8267Thu Aug 5 17:57:41 1999 Andrew Cagney <cagney@b1.cygnus.com>
8268
8269 * remote.texi (protocol qRcmd): Allow ``OK'' and ``O...'' response
889bf7c5 8270 packets.
96baa820 8271
adf40b2e
JM
82721999-07-14 Jim Blandy <jimb@zwingli.cygnus.com>
8273
8274 * gdbint.texinfo (PREPARE_TO_PROCEED, ADDR_BITS_REMOVE): Doc
8275 fixes.
8276
43ff13b4
JM
8277Tue Jun 29 11:43:55 1999 Andrew Cagney <cagney@b1.cygnus.com>
8278
8279 * gdbint.texinfo (SAVE_DUMMY_FRAME_TOS): Define.
8280
085dd6e6
JM
8281Fri Jun 25 11:47:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
8282
8283 * remote.texi (Communication Protocol): ``v'' is in use. Fix
889bf7c5
PA
8284 numerous formatting errors. Clarify ``i''. Mark ``i'', ``Z'',
8285 ``z'' and ``qRcmd'' as draft instead of reserved. Identify
8286 packets that are not supported on all hosts. Expand examples.
8287 Spell check.
085dd6e6
JM
8288
82891999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
8290
8291 * Makefile.in: Recognize html, install-html. Add targets
8292 to build HTML versions of documentation via texi2html.
8293
8294Thu Jun 24 15:59:03 1999 Stan Shebs <shebs@andros.cygnus.com>
8295
8296 * gdbint.texinfo (Testsuite): New chapter, information about the
889bf7c5 8297 testsuite.
085dd6e6
JM
8298
8299Fri Jun 25 02:40:34 1999 Andrew Cagney <cagney@b1.cygnus.com>
8300
8301 * remote.texi (Communication Protocol): Rewrite.
8302
8303Thu Jun 24 16:59:54 1999 Andrew Cagney <cagney@b1.cygnus.com>
8304
8305 * stabs.texinfo: Fix uses of xref.
8306
9e0b60a8
JM
8307Thu Jun 17 17:23:25 1999 Stan Shebs <shebs@andros.cygnus.com>
8308
8309 * gdbint.texinfo: Add an anti-printf exhortation, and update the
8310 info about patch submission.
8311
cce74817
JM
8312Mon Jun 7 15:49:40 1999 Stan Shebs <shebs@andros.cygnus.com>
8313
8314 From Per Bothner <bothner@cygnus.com>:
8315 * gdb.texinfo: Document Chill support.
8316
8317Fri Jun 4 16:58:22 1999 Andrew Cagney <cagney@b1.cygnus.com>
8318
8319 * gdbint.texinfo (SP_REGNUM, FP_REGNUM, PC_REGNUM): Add reference
889bf7c5
PA
8320 to corresponding TARGET_READ_reg TARGET_WRITE_reg macros.
8321 Document that the value should be greater-than or equal-to zero.
8322 (NO_STD_REGS): Document. Deprecate.
cce74817 8323
ac9a91a7
JM
8324Tue Jun 1 15:04:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
8325
8326 * gdbint.texinfo (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT):
889bf7c5 8327 Document that these are not used.
ac9a91a7
JM
8328
8329Thu May 27 09:28:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
8330
8331 * gdbint.texinfo (EXTRACT_STRUCT_VALUE_ADDRESS_P): Document.
8332
392a587b
JM
8333Mon May 24 10:07:39 1999 Andrew Cagney <cagney@b1.cygnus.com>
8334
8335 * gdbint.texinfo (FRAME_NUM_ARGS): Update definition. Parameter
889bf7c5 8336 numargs was dropped.
392a587b
JM
8337
8338Thu May 20 12:26:59 1999 Andrew Cagney <cagney@b1.cygnus.com>
8339
8340 * gdbint.texinfo (FRAMELESS_FUNCTION_INVOCATION): Update.
8341
b83266a0
SS
8342Tue Apr 27 19:14:20 1999 Andrew Cagney <cagney@b1.cygnus.com>
8343
8344 * gdbint.texinfo (SKIP_PROLOGUE, SKIP_PROLOGUE_FRAMELESS_P):
889bf7c5 8345 Update.
b83266a0 8346
7a292a7a
SS
8347Thu Apr 22 13:07:37 1999 Andrew Cagney <cagney@b1.cygnus.com>
8348
8349 * gdbint.texinfo (USE_GENERIC_DUMMY_FRAMES): Document.
8350 (GET_SAVED_REGISTER): Update, not just the a29k uses this.
8351
8352Wed Apr 21 13:59:01 1999 Dave Brolley <brolley@cygnus.com>
8353
8354 * gdbint.texinfo: Fix typos: $ -> @.
8355
8356Tue Apr 20 11:59:38 1999 Andrew Cagney <cagney@b1.cygnus.com>
8357
8358 * gdbint.texinfo (REGISTER_NAMES, BREAKPOINT, BIG_BREAKPOINT,
889bf7c5
PA
8359 LITTLE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT,
8360 BIG_REMOTE_BREAKPOINT): Deprecate in favor of REGISTER_NAME and
8361 BREAKPOINT_FROM_PC.
a9331b3f 8362
7a292a7a
SS
8363Mon Apr 12 16:00:44 1999 Andrew Cagney <cagney@b1.cygnus.com>
8364
8365 * gdbint.texinfo (CALL_DUMMY_STACK_ADJUST_P,
889bf7c5 8366 CALL_DUMMY_STACK_ADJUST): Document.
7a292a7a
SS
8367
8368Thu Apr 8 17:23:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
8369
8370 * gdbint.texinfo (CALL_DUMMY_P, CALL_DUMMY_WORDS,
889bf7c5 8371 SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY): Define.
7a292a7a
SS
8372
83731999-04-02 Stan Shebs <shebs@andros.cygnus.com>
8374
8375 * gdbint.texinfo (MAINTENANCE_CMDS): Remove ref, since it no
8376 longer exists.
8377
8378Tue Mar 9 19:25:11 1999 Stan Shebs <shebs@andros.cygnus.com>
8379
8380 * gdb.texinfo, remote.texi, all-cfg.texi, HPPA-cfg.texi: Remove
889bf7c5
PA
8381 nearly all @ifset/@ifclear conditionals; nobody uses them, and
8382 they make the manual source incomprehensible.
7a292a7a
SS
8383 * h8-cfg.texi: Remove, hasn't been used in years.
8384
c906108c
SS
8385Thu Feb 11 18:00:59 1999 Stan Shebs <shebs@andros.cygnus.com>
8386
8387 * gdb.texinfo: Update the credits.
8388
8389Mon Feb 8 17:33:57 1999 Stan Shebs <shebs@andros.cygnus.com>
8390
8391 * gdb.texinfo: Fix mistakes noticed in printout of last
8392 draft, add Alpha to discussion of heuristic fence post.
8393
8394Fri Feb 5 17:20:00 1999 Stan Shebs <shebs@andros.cygnus.com>
8395
8396 * gdb.texinfo, remote.texi: Many changes; update to Seventh
889bf7c5
PA
8397 Edition, merge some HP changes into mainline, describe some
8398 previously undocumented features, describe more of the target
8399 commands available, eliminate obsolete section on renamed
8400 commands.
c906108c
SS
8401 * all-cfg.texi, HPPA-cfg.texi: Remove some obsolete conditionals.
8402
8403Wed Jan 20 17:47:45 1999 Stan Shebs <shebs@andros.cygnus.com>
8404
8405 * gdb.texinfo: Make many HPPA conditionals unconditional,
8406 including catchpoint description, since now on for all configs.
8407 * all-cfg.texi: @clear HPPA, since is mainly for very HP-specific
8408 specializations.
8409
8410Thu Jan 14 17:10:12 1999 Stan Shebs <shebs@andros.cygnus.com>
8411
8412 * Makefile.in (GDBvn.texi): Fix match expression to work with
8413 current format of VERSION in gdb/Makefile.in.
8414 * gdb.texinfo: Fix node ref to match new readline.
8415
8416Wed Jan 13 10:38:40 1999 Edith Epstein <eepstein@sophia.cygnus.com>
8417
a9331b3f
RM
8418 * gdb.texinfo: Changes made as part of a project to merge in
8419 changes made by HP. Documentation makes extensive use of
c906108c
SS
8420 @ifclear HPPA and @ifset HPPA. The HP manual omits doumentation
8421 on remote debugging. There are differences in documentation
889bf7c5 8422 (HP vs. non-HP) on C++ support (aCC vs. gnu gcc++). Also,
c906108c
SS
8423 the HP manual discusses catchpoints, hardware watchpoints, and
8424 some HPUX specific limitations for shared library support.
a9331b3f 8425
c906108c
SS
8426 There are also a number of @node changes.
8427
84281999-01-12 Jason Molenda (jsm@bugshack.cygnus.com)
8429
8430 * gdbint.texinfo (Formatting): Disambiguate a sentence.
8431 (C Usage): Same.
8432
8433Wed Jan 6 11:55:34 1999 David Taylor <taylor@texas.cygnus.com>
8434
8435 The following changes were made by Edith Epstein
889bf7c5
PA
8436 <eepstein@cygnus.com> as part of a project to merge in changes
8437 made by HP.
a9331b3f 8438
c906108c
SS
8439 * HPPA-cfg.texi: new file.
8440
8441 * all-cfg.texi: set HPPA for HP PA-RISC targets.
8442
8443 * refcard.tex: change documentation about catch.
8444 removed info catch.
8445
8446Mon Jan 4 18:29:18 1999 Stan Shebs <shebs@andros.cygnus.com>
8447
8448 * gdbint.texinfo: Expand on GDB's coding standards,
8449 specify the use of arg names with prototypes.
8450
84511998-12-14 J.T. Conklin <jtc@redbacknetworks.com>
8452
8453 * gdb.texinfo: Fix tipo.
8454
8455Sun Dec 13 10:27:59 1998 Andrew Cagney <cagney@b1.cygnus.com>
8456
8457 * gdbint.texinfo: Document TARGET_BYTE_ORDER_DEFAULT and
889bf7c5 8458 TARGET_BYTE_ORDER_SELECTABLE_P.
c906108c
SS
8459
8460Thu Dec 10 16:07:09 1998 Andrew Cagney <cagney@b1.cygnus.com>
8461
8462 * gdbint.texinfo (FRAME_FIND_SAVED_REGS): Document.
8463
84641998-12-09 Jim Blandy <jimb@zwingli.cygnus.com>
8465
8466 * agentexpr.texi: New file.
8467
8468Wed Dec 9 21:13:57 1998 Andrew Cagney <cagney@chook>
8469
8470 * gdbint.texinfo (REGISTER_NAME): Replace REGISTER_NAMES.
8471
84721998-12-03 J.T. Conklin <jtc@redbacknetworks.com>
8473
8474 * remote.texi: Changed wording that implied that the GDB remote
8475 protocol caches register values instead of GDB itself.
8476
8477Tue Dec 1 17:45:43 1998 Stan Shebs <shebs@andros.cygnus.com>
8478
8479 * gdbint.texinfo: Add some info about symbol readers.
8480 (CHILL_PRODUCER, etc): Comment out descriptions, not useful.
8481 (IN_SOLIB_CALL_TRAMPOLINE): Rename info from IN_SOLIB_TRAMPOLINE.
8482 (IN_SOLIB_RETURN_TRAMPOLINE): Describe.
8483 (KERNEL_DEBUGGING, MIPSEL): No info about these, remove.
8484
8485Mon Nov 30 11:32:21 1998 Andrew Cagney <cagney@chook>
8486
a9331b3f 8487 * gdbint.texinfo (FRAME_CHAIN_VALID_ALTERNATE):
c906108c
SS
8488
8489Sat Nov 28 13:45:53 1998 Andrew Cagney <cagney@b1.cygnus.com>
8490
8491 * gdbint.texinfo (INNER_THAN): Update, now takes parameters.
8492
8493Fri Nov 27 12:39:45 1998 Andrew Cagney <cagney@chook>
8494
8495 * gdbint.texinfo (NO_SINGLE_STEP): Replace with
889bf7c5 8496 SOFTWARE_SINGLE_STEP_P and SOFTWARE_SINGLE_STEP.
c906108c
SS
8497
8498Wed Oct 14 10:02:40 1998 Andrew Cagney <cagney@b1.cygnus.com>
8499
8500 * gdbint.texinfo: Fix minor typos.
8501
8502Wed Sep 30 18:03:19 1998 Stan Shebs <shebs@andros.cygnus.com>
8503
8504 * gdbint.texinfo: Complete overhaul. Group descriptions more
8505 logically, add more info on generic algorithms, remove much
8506 obsolete and/or wrong material.
8507
8508Fri Jul 24 17:51:38 1998 Ian Lance Taylor <ian@cygnus.com>
8509
8510 * stabs.texinfo (Method Type Descriptor): Expand and correct.
8511
8512Mon May 4 10:37:12 1998 Brian Youmans (3diff@gnu.org)
8513
8514 * refcard.tex: Copyright, address updates.
8515
8516Tue Apr 21 18:09:56 1998 Stan Shebs <shebs@andros.cygnus.com>
8517
8518 * gdb.texinfo (EDITION, DATE): Update and change to use ordinals
8519 for the edition instead of confusing GDB-version-like numbers.
8520
8521Mon Apr 13 14:05:00 1998 Fred Fish <fnf@cygnus.com>
8522
8523 * gdb.texinfo (hbreak, watch): Fix typo, "date" -> "data".
8524
8525Thu Apr 2 16:52:44 1998 Jason Molenda (crash@bugshack.cygnus.com)
8526
5ae4183a 8527 * LRS: Reformat a bit to keep text under 80 columns.
c906108c
SS
8528
8529Thu Apr 2 16:10:36 1998 Stan Shebs <shebs@andros.cygnus.com>
8530
8531 * gdb.texinfo: Add some credits, mention bug monitor.
8532 * remote.texi: Mention mips monitor targets.
8533 * gdbint.texinfo: Describe SP_REGNUM, STEP_SKIPS_DELAY.
a9331b3f 8534
c906108c
SS
8535Mon Feb 2 17:13:03 1998 Stan Shebs <shebs@andros.cygnus.com>
8536
8537 * gdbint.texinfo: Remove obsolete mentions of pinsn.c and opcode.h
889bf7c5
PA
8538 files, finish sorting of host vs target vs native macros, describe
8539 some more of them.
c906108c
SS
8540
8541Tue Jan 13 16:44:50 1998 Fred Fish <fnf@cygnus.com>
8542
8543 * gdbint.texinfo (Host Conditionals): Document change from
8544 using NO_MMALLOC to it's inverse, USE_MMALLOC.
8545
8546Mon Nov 24 13:55:21 1997 Andrew Cagney <cagney@b1.cygnus.com>
8547
8548 * gdbint.texinfo (Host Conditionals): Document
889bf7c5 8549 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, HAVE_LONG_DOUBLE.
c906108c
SS
8550
8551Fri Jul 4 14:52:31 1997 Ian Lance Taylor <ian@cygnus.com>
8552
8553 * gdbint.texinfo (Host Conditionals): Add CRLF_SOURCE_LINES.
8554 Document LSEEK_NOT_LINEAR.
8555
8556Tue Mar 25 14:44:09 1997 Ian Lance Taylor <ian@cygnus.com>
8557
8558 * stabs.texinfo (Stab Section Basics): Make it clear that only
8559 some versions of the GNU linker remove the leading N_UNDF symbol.
8560
8561Thu Feb 27 17:45:19 1997 Ian Lance Taylor <ian@cygnus.com>
8562
8563 * stabs.texinfo (String Field): Document type number pairs here,
8564 instead of in the Sun specific section.
8565 (Include Files): The GNU linker supports the N_BINCL
8566 optimization. Clarify the N_BINCL value, and what it is used
8567 for.
8568 (Procedures): Document N_FUN with an empty string to mark the end
8569 of a function.
8570 (Typedefs): Mention that Sun compilers may use N_GSYM for a type.
8571 (Sun Differences): Remove this node, as the information is now
8572 elsewhere in the main document.
8573 (Stab Section Basics): Mention that the GNU linker may optimize
8574 stabs and remove the leading N_UNDF symbol.
8575
8576Mon Dec 9 12:23:32 1996 Roland Pesch <roland@wrs.com>
8577
8578 * gdb.texinfo, refcard.tex: Restore author credit
8579
8580Wed Oct 2 22:01:36 1996 Fred Fish <fnf@fishfood.ninemoons.com>
8581
8582 * gdbint.texinfo (SIGTRAMP_START, SIGTRAMP_END): Update
8583 documentation to account for START and END macros taking
8584 one arg.
8585
8586Thu Aug 22 17:59:03 1996 Fred Fish <fnf@cygnus.com>
8587
8588 From: Eberhard Mattes <mattes@azu.informatik.uni-stuttgart.de>
8589 * gdb.texinfo (Frames): Fix typo.
8590
8591Tue Jul 23 10:06:20 1996 Fred Fish <fnf@cygnus.com>
8592
8593 * gdbint.texinfo (NO_SINGLE_STEP): Document that single_step takes
8594 a target_signal as arg type, not a pid.
8595
8596Fri Jul 12 11:10:05 1996 Stu Grossman (grossman@critters.cygnus.com)
8597
8598 * gdb.texinfo: Document `set assembly-language'.
8599
8600Thu Jul 11 13:50:28 1996 Stan Shebs <shebs@andros.cygnus.com>
8601
8602 * remote.texi: Update list of stubs in the GDB distribution.
8603
8604Fri Jul 5 15:38:54 1996 Fred Fish <fnf@cygnus.com>
8605
8606 * gdbint.texinfo (NO_MMCHECK): Renamed from NO_MMALLOC_CHECK.
889bf7c5
PA
8607 Also document that some systems can use mmalloc but must define
8608 this if their C runtime allocates memory that is later freed.
c906108c 8609 (MMCHECK_FORCE): Document new macro.
a9331b3f 8610
c906108c
SS
8611Fri Jun 28 22:17:10 1996 Dawn Perchik <dawn@cygnus.com>
8612
8613 * remote.texi: Add documentation for target Sparclet.
8614
8615Mon Jun 24 18:12:22 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
8616
a9331b3f 8617 * Makefile.in (srcdir, VPATH, prefix, infodir, INSTALL,
c906108c
SS
8618 INSTALL_PROGRAM, INSTALL_DATA): Use autoconf set values.
8619 * configure.in: Rewritten for autoconf.
8620 * configure: New.
8621
8622Mon Jun 17 10:43:41 1996 Fred Fish <fnf@cygnus.com>
8623
8624 * Makefile.in (DVIPS): New define, set to dvips.
8625 (dvi): Add stabs.dvi.
8626 (ps): New target.
8627 (all-doc): Depend on info, dvi, and ps targets.
8628 (STAGESTUFF): Add *.ps and *.dvi files.
8629 (clean-info, clean-dvi): Remove.
8630 (mostlyclean): Does not depend upon clean-info or clean-dvi,
8631 rules completely rewritten.
8632 (maintainer-clean): Remove clean-info and clean-dvi
8633 dependencies and put their actions in the rules.
8634 (gdb.ps): New target
a9331b3f 8635 (gdb.dvi, gdbgui.dvi, gdbint.dvi, stabs.dvi): Remove
c906108c
SS
8636 intermediate TeX files, whether they have 2 or 3 character
8637 extensions.
8638 (gdbint.ps): Add target and rules.
8639 (gdb-internals): Delete unused target.
8640 (Makefile): Depends upon config.status also.
8641
8642Sat Mar 30 15:46:58 1996 Fred Fish <fnf@cygnus.com>
8643
8644 * gdbint.texinfo (CC_HAS_LONG_LONG): Clarify when/how this is
8645 set.
8646
8647Sat Mar 16 15:10:20 1996 Fred Fish <fnf@cygnus.com>
8648
8649 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
8650 * gdb.texinfo (Expressions): Fix erroneous array constant example.
8651
8652Sat Mar 16 13:28:45 1996 Fred Fish <fnf@cygnus.com>
8653
8654 * gdb.texinfo: Add missing "@bullet" to some "@itemize" commands.
8655
8656Sat Feb 10 03:28:36 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8657
8658 * gdb.texinfo (Print settings): Document
8659 `set/show print static-members' commands.
8660
8661Wed Jan 10 14:16:37 1996 Fred Fish <fnf@cygnus.com>
8662
8663 * gdbint.texinfo (Native): Document name change, coredep.c to
8664 core-aout.c.
8665
8666Wed Dec 13 12:35:28 1995 Ian Lance Taylor <ian@cygnus.com>
8667
8668 * stabs.texinfo (Include Files): Document the values the SunOS4
8669 linker creates for N_BINCL/N_EINCL/N_EXCL stabs.
8670
8671Fri Dec 8 21:08:44 1995 Fred Fish <fnf@cygnus.com>
8672
8673 * gdbint.texinfo (Releases): Change gdb.tar.Z to gdb.tar.gz.
8674 Fix typo.
8675
8676Fri Dec 1 11:07:50 1995 Fred Fish <fnf@cygnus.com>
8677
8678 * gdbint.texinfo (Releases): Make "gdb.tar.gz" rather than
8679 "gdb.tar.Z".
8680
8681Wed Sep 20 13:14:10 1995 Ian Lance Taylor <ian@cygnus.com>
8682
8683 * Makefile.in (maintainer-clean): New target, synonym for
8684 realclean.
8685
8686Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
8687
8688 * Update all FSF addresses except those in COPYING* files.
8689
8690Wed Jul 19 18:43:03 1995 Stan Shebs <shebs@andros.cygnus.com>
8691
8692 From Richard Earnshaw (rearnsha@armltd.co.uk):
8693 * gdb.texinfo (convenience variables): Document $_exitcode.
8694 (quit): Document optional expression to use as exit code.
8695
8696Thu Jun 22 21:27:33 1995 Victoria Mixon <victoria@cygnus.com>
8697
8698 * gdb.texinfo, remote.texi: Brought up to date with various
8699 GDB changes.
8700
8701Tue Jun 20 14:35:38 1995 Stan Shebs <shebs@andros.cygnus.com>
8702
8703 * gdb.texinfo: Update dates and versions, fix comments about
8704 hardware watchpoints in future releases and about the
8705 sharedlibrary command.
8706
8707Mon May 8 09:30:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8708
8709 * stabs.texinfo: Remove node `XCOFF differences'. Describe value of
8710 C_FUN stab. Other cleanups.
8711
8712Wed Apr 19 07:02:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8713
8714 * remote.texi (Bootstrapping): Clarify that flush_i_cache is only
8715 for the sparc stub.
8716
8717Tue Apr 11 11:41:49 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8718
8719 * annotate.texi: Clarify which addresses have differing formats
8720 depending on the language and which do not.
8721
8722Tue Mar 28 16:56:22 1995 J.T. Conklin <jtc@rtl.cygnus.com>
8723
8724 * remote.texi (NetWare): Changed example to use BOARD= instead of
8725 NODE= argument to reflect correspoding change to gdbserve.nlm.
8726
8727Fri Mar 17 06:47:02 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8728
8729 * stabs.texinfo (Negative Type Numbers): Mention the fact that
8730 GDB, as well as AIX dbx, supports the size type attribute.
8731
8732Thu Mar 16 12:11:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8733
8734 * stabs.texinfo (Negative Type Numbers): Document types -31 to -34.
8735
8736Mon Mar 13 16:49:13 1995 Per Bothner <bothner@kalessin.cygnus.com>
8737
8738 * gdb.texinfo (Define): Document $arg0... arguments to commands,
8739 and new 'if' and 'while' commands.
8740
8741Fri Feb 17 15:24:35 1995 Per Bothner <bothner@kalessin.cygnus.com>
8742
8743 * gdb.texinfo (Artificial arrays): Note use of coerce-to-array-type.
8744
8745Wed Feb 15 11:59:18 1995 J.T. Conklin <jtc@rtl.cygnus.com>
8746
8747 * all-cfg.texi: New flag, GDBSERVE, for NetWare's gdbserve.nlm.
8748 * remote.texi (NetWare): New node, how to use gdbserve.nlm on
8749 NetWare targets. Mostly stolen from the Server node.
8750
8751Fri Feb 10 20:20:08 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8752
8753 * gdb.texinfo (Setting): Talk about the language of a source file
8754 versus the working language. The old documentation did not match
8755 what GDB did.
8756
8757Wed Feb 1 20:26:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8758
8759 * stabs.texinfo (Source Files): Document N_SO used to mark the end
8760 of a source file.
8761
8762Mon Jan 23 14:23:37 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8763
8764 * gdb.texinfo (Processes): New node.
8765
8766Tue Jan 17 14:09:03 1995 Ian Lance Taylor <ian@sanguine.cygnus.com>
8767
8768 * remote.texi: Update documentation of set/show mipsfpu.
8769
3fc11d3e
JM
8770Fri Jan 6 17:17:28 1995 Stan Shebs <shebs@andros.cygnus.com>
8771
8772 * gdbgui.texinfo: New file, manual for GUI (gdbtk) users.
8773 * Makefile.in (gdbgui.dvi, gdbgui.info): New actions.
c906108c
SS
8774
8775Sun Sep 4 16:47:21 1994 Stan Shebs (shebs@andros.cygnus.com)
8776
8777 * gdbint.texinfo: Removed mentions of some incorrectly placed and
8778 obsolete conditionals, described some others.
8779
8780Mon Aug 1 15:42:39 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8781
8782 * gdbint.texinfo: Remove references to BROKEN_LARGE_ALLOCA and
8783 SET_STACK_LIMIT_HUGE; they were removed from GDB 14 May 1994.
8784
8785Mon Aug 1 15:12:02 1994 Stan Shebs (shebs@andros.cygnus.com)
8786
8787 * gdbint.texinfo: Put regex conditionals in their own table.
8788
8789Tue Jul 26 18:32:52 1994 Stan Shebs (shebs@andros.cygnus.com)
8790
8791 * gdbint.texinfo: Removed mentions of many obsolete conditionals,
8792 described or fixed the descriptions of many others.
8793
8794Sun Jul 17 14:14:03 1994 Stan Shebs (shebs@andros.cygnus.com)
8795
8796 * gdb.texinfo: Add some more credits.
8797 * gdbint.texinfo: Capitalize GDB consistently, describe some
8798 macros and remove some.
8799
8800Thu Jul 14 18:43:17 1994 Stan Shebs (shebs@andros.cygnus.com)
8801
8802 * gdbint.texinfo: Removed mentions of many incorrectly placed and
8803 obsolete conditionals, described some others.
8804
8805Tue Jul 12 12:23:15 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8806
8807 * gdb.texinfo (help targets): Changed to `help target', which
8808 is the correct gdb command.
8809
8810Wed Jun 22 18:00:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8811
8812 * annotate.texi (TODO): New node, for keeping track of annotations
8813 suggested but not yet implemented.
8814
8815Wed Jun 1 16:10:45 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8816
8817 * stabs.texinfo (Statics): Value of xcoff C_BSTAT points to
8818 another symbol, it is not the address itself.
8819
8820Thu May 5 20:23:36 1994 Stan Shebs (shebs@andros.cygnus.com)
8821
8822 * stabs.texinfo (Stab Section Basics): Add comment about alignment
8823 of stabs-in-coff sections.
8824
8825Wed May 4 06:26:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8826
8827 * annotate.texi: Change edition to 0.5 and date to May 1994.
8828 Add index.
8829 (Frames): New node, for frame annotation.
8830 (Displays): New node, for display annotation.
8831
8832 * remote.texi (MIPS Remote): Say that set timeout doesn't apply
8833 when waiting for your program to stop.
8834
8835Fri Apr 29 18:24:46 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8836
8837 * annotate.texi (Breakpoint Info): Document annotation of header
8838 fields and record annotation.
8839
8840Thu Apr 28 07:44:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8841
8842 * annotate.texi: New file, to document annotations.
8843
8844Thu Apr 21 14:20:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8845
8846 * Makefile.in (clean): Don't remove GDBvn.texi (apparently on Jan
8847 16 I meant to make this change but did not). Do remove gdb-cfg.texi.
8848
8849Wed Apr 20 11:22:48 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8850
8851 * stabs.texinfo (Stab Section Basics): Say what is in .stab
8852 section, and say n_strx field is compilation unit relative.
8853 * stabs.texinfo: Don't use @code for a.out when it is the name of
8854 an object file format.
8855
8856Wed Apr 13 20:29:54 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
8857
8858 * gdb.texinfo: Refer to file names, not path names, per rms
8859 convention.
8860 (Arguments): Fix typo.
8861
8862Thu Mar 24 08:09:12 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8863
8864 * stabs.texinfo (Global Variables): Talk about stabs in files
8865 where variables are referenced, but not defined.
8866
8867Wed Mar 23 07:16:36 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8868
8869 * stabs.texinfo: Move stuff on @ and # type descriptors from node
8870 Cplusplus to new nodes Member Type Descriptor and Method Type
8871 Descriptor. Re-write stuff for #.
8872
8873Wed Mar 16 08:20:19 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8874
8875 * gdb.texinfo (Print Settings): Don't document "set print
8876 fast-symbolic-addr off". The bug which it worked around was fixed
8877 on 25 Feb 94 in coffread.c, so I'm nuking the command.
8878
8879 * stabs.texinfo (Alternate Entry Points): New node, rewritten from
8880 N_ENTRY node.
8881
8882 * stabs.texinfo (Type Descriptors): Add 'Y' type descriptor.
8883
8884Tue Mar 15 08:43:02 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8885
8886 * gdbint.texinfo (Host Conditionals, Target Conditionals): Remove
8887 references to ieee-float.c.
8888
8889Fri Mar 11 08:09:40 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8890
8891 * gdb.texinfo (Set Breaks): Update documentation for tbreak to
8892 match what the code actually does.
8893
8894Wed Mar 9 19:43:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8895
8896 * stabs.texinfo (Symbol Descriptors): Add OS9000 symbol descriptor s.
8897
8898Tue Mar 1 17:04:43 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
8899
8900 * stabs.texinfo (Type Descriptors): Add OS9000 type descriptors c,
8901 i, and b.
8902
8903Wed Feb 23 10:44:18 1994 Jim Kingdon (kingdon@rtl.cygnus.com)
8904
8905 * stabs.texinfo: Document N_RBRAC as function relative for COFF as
8906 well as for ELF and SOM. Unify the descriptions of ELF and SOM
8907 as "stabs in sections" rather than just saying "ELF and SOM".
8908 Also make that stuff apply to COFF.
8909
8910Fri Feb 18 08:25:58 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8911
8912 * gdb.texinfo (Formatting Documentation): Change GhostScript to
8913 Ghostscript.
8914
8915Fri Feb 4 06:31:31 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8916
8917 * gdb.texinfo (Continuing and Stepping): When talking about "step"
8918 versus functions without line numbers, also mention stepping into
8919 them as well as "step" when you are in them. Tell the user how to
8920 deal with the situation. Add comment about "debugging information".
8921
8922Thu Feb 3 11:39:59 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8923
8924 * stabs.texinfo (Enumerations): Document restriction on where
8925 enumeration types can appear and still win with GDB.
8926
8927Wed Feb 2 11:29:17 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8928
8929 * stabs.texinfo (Negative Type Numbers): Document format for type
8930 -16.
8931
8932Thu Jan 27 16:53:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8933
8934 * gdb.texinfo (Selection, Frame Info): Update information about
8935 arbitrary frame specficiations.
8936
8937Wed Jan 26 15:31:57 1994 Roland H. Pesch (pesch@fowanton.cygnus.com)
8938
8939 * gdb.texinfo, remote.texi: general editing pass prior to Net release
8940
8941Tue Jan 25 12:12:04 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8942
8943 * stabs.texinfo (String Field): Discuss continuing stabs with ?.
8944
8945Wed Jan 19 06:39:24 1994 David J. Mackenzie (djm@thepub.cygnus.com)
8946
8947 * stabs.texinfo (Non-Stab Symbol Types): Mention N_SET* | N_EXT.
8948
8949Sun Jan 16 12:43:32 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8950
8951 * stabs.texinfo: Re-do stuff about C_BSTAT and move from XCOFF
8952 Differences node to Statics node.
8953 (Statics): Discuss XCOFF use of V symbol descriptor.
8954
8955 * Makefile.in: Remove refcard.dvi and GDBvn.texi in realclean,
8956 not clean.
8957
8958Wed Jan 12 21:29:54 1994 John Gilmore (gnu@cygnus.com)
8959
8960 * gdb.texinfo (Print Settings): Document `set print
8961 fast-symbolic-addr' and improve the doc for some other
8962 `set print's.
8963
8964Mon Jan 3 17:23:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8965
8966 * stabs.texinfo (String Field): Talk about defining several type
8967 numbers at once.
8968 Fix lint regarding changing node ELF Transformations to
8969 ELF and SOM Transformations.
8970
8971Fri Dec 31 00:42:43 1993 John Gilmore (gnu@cygnus.com)
8972
8973 * stabs.texinfo: Insert Peter Kessler's name as inventor (I think).
8974
8975Tue Dec 28 09:30:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8976
8977 * stabs.texinfo (Cross-References): `::' is for nested types only
8978 within <>.
8979 (Structures): Document static members.
8980
8981Mon Dec 27 13:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8982
8983 * stabs.texinfo: Document S type attribute.
8984
8985Sun Dec 26 20:46:36 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
8986
8987 * stabs.texinfo: Add notes about stabs-in-som where appropriate.
8988
8989Fri Dec 3 19:13:19 1993 John Gilmore (gnu@cygnus.com)
8990
8991 * gdbint.texinfo: Fix a few typos.
8992
8993Sun Nov 28 18:06:25 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8994
8995 * gdb.texinfo, remote.texi: formatting improvements
8996
8997 * gdb.texinfo (New Features): mention threads.
8998 (Summary, C): fix xrefs in newly contributed text.
8999 (Threads): index entries, clarifications, example
9000 (passim): minor typos fixed, phrasing improvements
9001
9002 * remote.texi (Bootstrapping): rephrase text on ^C and add index
9003 entries; (Server): explain use of gdbserver w/real-time systems,
9004 add example of conflicting TCP port; (MIPS Remote) break up
9005 running text into table, highlighting commands, and add example.
a9331b3f 9006
c906108c
SS
9007Wed Nov 24 14:15:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9008
9009 * refcard.tex: avoid bad linebreaks even when REFEDITS=psrc.sed
9010
9011Fri Nov 12 16:10:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9012
9013 * stabs.texinfo (Nested Symbols): New node.
9014 (String Field, Symbol Descriptors, Cross-References): Refer to it.
9015
9016Thu Nov 11 13:26:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9017
9018 * stabs.texinfo (Stabs in ELF): Clarify how Bbss.bss work with respect
9019 to picking which Bbss.bss symbol to use, and (because there seems to
9020 be no good way of doing it) re-write some of the text to make it
9021 sound like Bbss.bss isn't such a great idea after all (as currently
9022 designed).
9023
9024 * gdb.texinfo (C): In addition to saying people have to use g++ for
9025 good results, say they have to use stabs. Specifically say cfront
9026 doesn't work well.
9027 (Summary): Merge in information on Modula-2, Pascal, and Chill from
9028 the gdb README. Add xrefs to places where the support for the various
9029 languages is described in detail.
9030
9031Mon Nov 8 11:47:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9032
9033 * stabs.texinfo: Clean up stuff about visibility and virtual
9034 characters.
9035
9036 * stabs.texinfo (N_M2C): Cite Sun doc.
9037
9038Fri Nov 5 16:27:27 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9039
9040 * gdb.texinfo: updates re threads.
9041 * remote.texinfo: avoid index entries starting with digits.
9042
9043Tue Nov 2 09:08:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9044
9045 * stabs.texinfo (Enumerations): Talk about large, negative and
9046 octal values. Clean up cross reference to type attributes.
9047 (String Field): Say that GDB 4.11 supports size attribute.
9048
9049Sun Oct 31 13:31:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9050
9051 * remote.texi (VxWorks Remote): Clarify that rebuilding VxWorks kernel
9052 is a mandatory step. Make the stuff about that more concise.
9053
9054Wed Oct 27 00:25:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9055
9056 * stabs.texinfo (Class Names): New node.
9057
9058 * gdb.texinfo (Command Files): Explain order of init file reading.
9059
9060 * remote.texi (Bootstrapping): Talk about getting the serial driver
9061 to deal with ^C sent by gdb to stop the remote system.
9062
9063Mon Oct 25 03:25:41 1993 Tom Lord (lord@cygnus.com)
9064
9065 * libgdb.texinfo (I/O): incorporated better phrasing from rich.
9066
9067 * libgdb.texinfo (Defining Commands): made the DOC arg
9068 to gdb_define_app_command a char * instead of char **
9069 per a suggestion from kingdon.
9070
9071 * libgdb.texinfo: total rewrite from a different starting
9072 premise.
9073
9074Wed Oct 20 18:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9075
9076 * stabs.texinfo (Local Variable Parameters): Re-write paragraph on
9077 floats passed as doubles (to improve clarity).
9078
9079Tue Oct 19 14:21:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9080
9081 * gdb.texinfo (Source Path): index entries for $cwd, $pdir
9082
9083 * a4rc.sed: update to work with Andreas Vogel papersize params
9084
9085 * refcard.tex: use Andreas Vogel simplifications of papersize
9086 params; remove useless version info; update copyright date.
9087
9088Tue Oct 19 10:46:22 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9089
9090 * gdb.texinfo (Symbols): Add class NAME to doc for ptype.
9091
9092Tue Oct 12 09:11:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9093
9094 * gdb.texinfo (Files): Say what address the load command loads it at.
9095
9096 * stabs.texinfo (Common Blocks): Minor cleanups.
9097
9098 * stabs.texinfo: Update ld stabs in elf relocation to reflect the fact
9099 that Sun has backed away from the linker kludge and thus the relevant
9100 issue is changes to the SunPRO tools, not the Solaris linker.
9101
9102 * stabs.texinfo (Traditional Integer Types): Clean up description
9103 of octal bounds a little bit. Document extra leading zeroes.
9104
9105Thu Oct 7 16:15:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9106
9107 * gdb.texinfo (Signaling): Update for symbolic symbol names
9108 and add a section explaining the difference between the GDB
9109 signal command and the shell kill utility.
9110
9111Wed Oct 6 13:23:01 1993 Tom Lord (lord@rtl.cygnus.com)
9112
9113 * libgdb.texinfo: added `@' to braces that were unescaped.
9114
9115Mon Oct 4 10:42:18 1993 Tom Lord (lord@rtl.cygnus.com)
9116
9117 * libgdb.texinfo: new file. Spec for the gdb library.
9118
9119Sun Oct 3 15:26:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9120
9121 * stabs.texinfo (Include Files): Fix typo (start -> end).
9122
9123Thu Sep 30 18:24:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9124
9125 * gdb.texinfo, remote.texi: assorted small improvements, mostly
9126 from Melissa at FSF's editing pass.
9127
9128Thu Sep 30 11:54:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9129
9130 * gdb.texinfo: Remove stuff about ar and 14 character filenames.
9131 I believe this was fixed by the 13 Sep 89 change to print_frame_info.
9132 Also, modern versions of ar like BSD 4.4 or SVR4 don't have this bug.
9133
9134Wed Sep 22 21:22:11 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9135
9136 * remote.texi (Bootstrapping): Discuss 386 call gates.
9137
9138Sat Sep 18 17:10:44 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
9139
9140 * stabs.texinfo (Based Variables): New node.
9141
9142Thu Sep 16 17:48:55 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
9143
9144 * stabs.texinfo (Negative Type Numbers): Re-write discussions of
9145 names, sizes, and formats to suggest how not to lose.
9146
9147Sat Sep 11 09:35:11 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
9148
9149 * stabs.texinfo (Methods): Fix typo.
9150
9151Fri Sep 10 06:34:20 1993 David J. Mackenzie (djm@thepub.cygnus.com)
9152
9153 * gdb.texinfo: Fix a few typos.
9154
9155Wed Sep 8 09:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9156
9157 * gdb.texinfo: Clarify how well it works with Fortran.
9158
9159 * stabs.texinfo (Stabs In ELF, Statics, ELF Transformations):
9160 More on relocating stabs in ELF files.
9161
9162Tue Sep 7 13:45:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9163
9164 * stabs.texinfo (Stabs In ELF): Talk about N_FUN value.
9165
9166Mon Sep 6 19:23:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9167
9168 * stabs.texinfo (Local Variable Parameters): Talk about nameless
9169 parameters on VAX.
9170
9171Fri Sep 3 17:06:08 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9172
9173 * gdb.texinfo: @up/@down -> @raisesections/@lowersections
9174
9175Fri Sep 3 12:04:15 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9176
9177 * stabs.texinfo: Make info author notice match the TeX author notice.
9178
9179Tue Aug 31 13:21:06 1993 David J. Mackenzie (djm@thepub.cygnus.com)
9180
9181 * stabs.texinfo: Initial-caps all words in node names and
9182 non-trivial words in section names.
9183
9184Mon Aug 30 11:13:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9185
9186 * stabs.texinfo: Many minor cleanups.
9187
9188 * stabs.texinfo: Remove @deffn except from Expanded Reference node.
9189
9190Sat Aug 28 12:08:09 1993 David J. MacKenzie (djm@edison.eng.umd.edu)
9191
9192 * stabs.texinfo: Remove full description of big example.
9193 It's not really helpful; just use pieces of it where appropriate.
9194 Add more Texinfo formatting directives (@samp, etc.).
9195 Use @deffn to define stab types.
9196 Eliminate some wordiness. Break up some nodes.
9197 Add an (alphabetized) index of symbol types.
9198 Use consistent capitalization style in node and section names.
9199
9200Thu Aug 26 06:36:31 1993 Fred Fish (fnf@deneb.cygnus.com)
9201
9202 * gdb.texinfo: Change typo "Two two" to "The two".
9203
9204Sun Aug 22 12:15:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9205
9206 * stabs.texinfo (XCOFF-differences): Remove references to
9207 non-existent types N_DECL and N_RPSYM.
9208
9209 * stabs.texinfo (String Field): Say that type attributes bug is
9210 fixed in GDB 4.10, since it is.
9211
9212 * stabs.texinfo: Clean up djm cleanups, and more cleanups of my own.
9213
9214Sat Aug 21 04:32:28 1993 David MacKenzie (djm@cygnus.com)
9215
9216 * stabs.texinfo: Formatting cleanups.
9217
9218Fri Aug 20 20:49:53 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9219
9220 * stabs.texinfo: When explaining the n_type of a stab, standardize
9221 how we do it ('#' as a comment indicator, "36 is N_FUN" as text,
9222 no tabs, use @r).
9223 (Global Variables): Clean up.
9224
9225Tue Aug 17 15:57:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9226
9227 * stabs.texinfo (Stack Variables): Re-write.
9228
9229Mon Aug 16 21:20:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9230
9231 * stabs.texinfo (Stabs-in-elf): Talk about getting the start
9232 addresses of a source file. Also revise formatting.
9233 Change "object module" or "object file" to "source file".
9234 Various: Miscellaneous cleanups.
9235
9236Thu Aug 12 15:11:51 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9237
9238 * stabs.texinfo: Point to mangling info in gcc's gpcompare.texi.
9239
9240Tue Aug 10 16:57:49 1993 Stan Shebs (shebs@rtl.cygnus.com)
9241
9242 * gdbint.texinfo: Removed many nonsensical machine-collected
9243 host and target conditionals, described some of the remainder.
9244
9245Tue Aug 10 13:28:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9246
9247 * gdbint.texinfo (Getting Started): Use @itemize, not @table.
9248
9249 * gdbint.texinfo (Top): Add name to @top line, and re-write the
9250 paragraph which follows.
9251
9252 * gdbint.texinfo (Host): Use @code not @samp for Makefile
9253 variables. Looks better and avoids overful hbox.
9254
9255Fri Jul 30 18:26:21 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9256
9257 * stabs.texinfo (Procedures): Improve stuff on nested functions.
9258
9259Thu Jul 29 15:10:58 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9260
9261 * remote.texi: (MIPS Remote) clearer doc for set/show timeout,
9262 retransmit-timeout
9263
9264Thu Jul 29 13:16:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9265
9266 * gdbint.texinfo: Update statement about `some ancient Unix
9267 systems, like Ultrix 4.0' to Ultrix 4.2.
9268
9269Wed Jul 28 15:26:53 1993 Roland H. Pesch (pesch@el_bosque.cygnus.com)
9270
9271 * h8-cfg.texi, all-cfg.texi: new flag GDBSERVER
9272
9273 * Makefile.in: depend on remote.texi rather than gdbinv-s.texi
9274
9275 * remote.texi: (Server) New node on gdbserver. (Remote Serial,
9276 ST2000 Remote, MIPS Remote): mention `host:port' syntax for TCP.
9277
9278 * remote.texi: new name for former gdbinv-s.texi
9279
9280 * gdb.texinfo: use remote.texi rather than gdbinv-s.texi
9281
9282Wed Jul 28 08:26:24 1993 Ian Lance Taylor (ian@cygnus.com)
9283
9284 * gdbinv-s.texi: Documented timeout and retransmit-timeout
9285 variables for MIPS remote debugging protocol.
9286
9287Mon Jul 26 13:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9288
9289 * stabs.texinfo (Negative Type Numbers): FORTRAN LOGICAL fix.
9290
9291Tue Jul 20 16:30:41 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
9292
9293 * Makefile.in (refcard.dvi): Use srcdir where necessary.
9294
9295Mon Jul 19 12:02:50 1993 Roland H. Pesch (pesch@cygnus.com)
9296
9297 * gdb.texinfo: repair conditional bugs in text markup
9298
9299Fri Jul 16 18:57:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9300
9301 * gdb.texinfo, all-cfg.texi, h8-cfg.texi: introduce MOD2 switch
9302 to select Modula-2 material.
9303
9304Thu Jul 15 13:15:01 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9305
9306 * stabs.texinfo: Cleanups regarding statics.
9307
9308 * gdbinv-s.texi (Bootstrapping): Document exceptionHandler.
9309 (Debug Session): Mention exceptionHandler. Add xref to Bootstrapping.
9310
9311Mon Jul 12 13:37:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9312
9313 * stabs.texinfo: N_MAIN is sometimes used for C.
9314
9315Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9316
9317 * gdbint.texinfo (Host, Target Conditionals): Remove TM_FILE_OVERRIDE.
9318
9319Tue Jul 6 12:41:28 1993 John Gilmore (gnu@cygnus.com)
9320
9321 * gdbint.texinfo (Target Conditionals): Remove NO_TYPEDEFS,
a9331b3f 9322 removed from the code by Kingdon.
c906108c
SS
9323
9324Tue Jul 6 12:24:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9325
9326 * gdb.texinfo (Break Commands): Remove stuff about flushing terminal
9327 input when evaluating breakpoint conditions; the bug has been fixed.
9328
9329 * gdb.texinfo (Continuing and Stepping): Argument to "continue"
9330 sets the ignore count to N-1, not to N.
9331
9332Thu Jul 1 14:57:42 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9333
9334 * refcard.tex (\hoffset): correct longstanding error to match
9335 intended offset; avoids cutting off edge on some printers
9336
9337Wed Jun 30 18:23:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9338
9339 * stabs.texinfo (Parameters): Say that order of stabs is significant.
9340
9341Fri Jun 25 21:34:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9342
9343 * stabs.texinfo (Common Blocks): Say what Sun FORTRAN does.
9344
9345Fri Jun 25 16:15:10 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9346
9347 * Makefile.in: (REFEDITS) new var to control whether PS or CM
9348 fonts and whether US or A4 paper for GDB refcard; (refcard.dvi)
9349 collect sed edits if any, apply to refcard before formatting;
9350 (refcard.ps) stop implying PS fonts if PS output requested;
9351 (lrefcard.ps) delete extra target for variant PS fonts
9352
9353 * refcard.tex: parametrize papersize dependent info, collect
9354 in easily replaced spot
9355
9356 * a4rc.sed: new file, edits to refcard for A4 paper
9357
9358Fri Jun 25 14:21:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9359
9360 * stabs.texinfo (Negative Type Numbers): Type -16 is 4 bytes.
9361
9362Wed Jun 23 15:02:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9363
9364 * stabs.texinfo (Negative Type Numbers): Minor character cleanups.
9365
9366Tue Jun 22 16:31:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9367
9368 * stabs.texinfo: Express disapproval of 'D' symbol descriptor
9369 politely rather than rudely.
9370
9371Fri Jun 18 19:42:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9372
9373 * stabs.texinfo: Document common blocks.
9374
9375Fri Jun 18 12:12:57 1993 Fred Fish (fnf@cygnus.com)
9376
9377 * stabs.texinfo: Add some basic info about stabs-in-elf.
9378
9379Fri Jun 18 13:57:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9380
9381 * stabs.texinfo (Top): Minor cleanup.
9382
9383Mon Jun 14 16:16:51 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
9384
9385 * Makefile.in (install-info): remove parentdir support
9386
9387Tue Jun 15 18:11:39 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9388
9389 * gdb.texinfo (Copying): delete this node and references to it;
9390 RMS says this manual need not carry GPL. (passim): Improvements
9391 from last round at FSF, largely due to Ian Taylor review, and
9392 minor formatting improvements.
9393
9394 * gdbinv-s.texi (passim): Improvements from last round at FSF,
9395 largely due to Ian Taylor review. (Debug Session): minor edits to
9396 new text.
9397
9398Sun Jun 13 12:52:39 1993 Jim Kingdon (kingdon@cygnus.com)
9399
9400 * Makefile.in (realclean): Remove info and dvi files too.
9401
9402Sat Jun 12 16:09:22 1993 Jim Kingdon (kingdon@cygnus.com)
9403
9404 * {all,h8}-config.texi: Rename to *-cfg.texi for 14 char filenames.
9405 * Makefile.in: Change accordingly. gdb-config.texi -> gdb-cfg.texi.
9406 * gdb.texinfo: Change accordingly.
9407
9408 * stabs.texinfo: Clean up N_{L,R}BRAC. Discuss what addresses of
9409 N_{L,R}BRAC,N_SLINE are relative to.
9410
9411Fri Jun 11 15:15:55 1993 Jim Kingdon (kingdon@cygnus.com)
9412
9413 * Makefile.in (GDBvn.texi): Update atomically.
9414
9415Wed Jun 9 10:58:16 1993 Jim Kingdon (kingdon@cygnus.com)
9416
9417 * gdbinv-s.texi (Debug Session): Document exceptionHook.
9418
9419Tue Jun 8 13:42:04 1993 Jim Kingdon (kingdon@cygnus.com)
9420
9421 * gdb.texinfo (Print Settings): Move all stuff relating to symbolic
9422 addresses together. Also motivate the set print symbol-filename
9423 command and suggest other solutions.
9424
9425Tue Jun 1 22:46:43 1993 Fred Fish (fnf@cygnus.com)
9426
9427 * gdb.texinfo (set print elements): Note that the number of
9428 elements is set to unlimited by "set print elements 0".
9429
9430Mon May 31 08:06:55 1993 Jim Kingdon (kingdon@cygnus.com)
9431
9432 * stabs.texinfo (Builtin Type Descriptors): Try to clarify what
9433 NF_LDOUBLE means.
9434 (Stab Types): Include Solaris stab types.
9435 (Procedures): Document Solaris extensions.
9436
9437Thu May 27 06:20:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9438
9439 * gdb.texinfo: Add `set print symbol-filename' doc.
9440
9441Wed May 26 00:26:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9442
9443 * stabs.texinfo (Arrays): Talk about type definition vs. type
9444 information.
9445
9446 * stabs.texinfo (Builtin Type Descriptors): Talk about omitting
9447 the trailing semicolon.
9448
9449Tue May 25 14:49:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9450
9451 * stabs.texinfo (Line Numbers, Source Files): Re-write these two nodes
9452 and merge in other parts of the document addressing these subjects.
9453 gdbint.texinfo (XCOFF): Remove info which is now in stabs.texinfo.
9454
9455 * stabs.texinfo (Subranges, Arrays): Try to explain about the semicolon
9456 at the end of a range type.
9457
9458 * stabs.texinfo (Subranges): "A offset" and "T offset" are not
9459 AIX extensions.
9460
9461Mon May 24 09:00:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9462
9463 * stabs.texinfo (Stabs Format): Misc fixes.
9464
9465Sat May 22 10:40:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9466
9467 * stabs.texinfo (Constants): Allow an `e' constant to be non-enum.
9468 (Traditional builtin types): Document convex convention for long long.
9469 (Negative builtin types): Discuss type names, and misc fixes.
9470
9471Fri May 21 11:20:31 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9472
9473 * stabs.texinfo (Builtin Type Descriptors): Document the floating
9474 point types used with @samp{R} type descriptor.
9475 (Symbol Descriptors): Describe how to handle conflict between
9476 different meanings of @samp{P} symbol descriptor.
9477
9478Thu May 20 13:35:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9479
9480 * stabs.texinfo: Remove node Quick Reference and put its children
9481 directly under the main menu.
9482
9483 * stabs.texinfo: Many more changes to bring it into line with
9484 AIX documentation and reality. I think it now has all the
9485 information from the AIX documentation, except that I burned
9486 out when I got to variant records (Pascal and Modula-2) and
9487 all the COBOL types. Oh well, we can add them later when we're
9488 worrying more about those languages.
9489
9490 * stabs.texinfo (Automatic variables): Talk about what it means
9491 to omit the symbol descriptor.
9492
9493Tue May 18 17:59:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9494
9495 * stabs.texinfo (Parameters): Add "(sometimes)" when describing
9496 gcc2 behavior with promoted args.
9497
9498Fri May 14 21:35:29 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9499
9500 * gdb.texinfo: include readline appendices in info version of manual
9501
9502Fri May 7 11:56:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9503
9504 * gdbinv-s.texi (Remote Serial): describe new ^C behavior in
9505 target remote.
9506
9507 * gdb.texinfo (Machine Code): more index entries for disassemble
9508
9509Fri May 7 10:12:30 1993 Fred Fish (fnf@cygnus.com)
9510
9511 * Clarify the intended use of the gdb-testers and gdb-patches
9512 mailing lists, and shrink gzip comment.
9513
9514Thu May 6 16:39:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9515
9516 * gdb.texinfo (Shell Commands): do not mention SHELL env var in
9517 DOSHOST configuration of manual.
9518
9519 * gdb.texinfo (MIPS Stack): new node.
9520
9521 * all-config.texi (MIPS) new switch.
9522
9523 * gdbinv-s.texi (Nindy Options) Remove two instances of future
9524 tense; (MIPS Remote) new node.
9525
9526 * gdb.texinfo (passim) rephrases to work around makeinfo @value
9527 bug; (Environment) less passive, other small cleanups in text about
9528 .cshrc/.bashrc; (Invoking GDB) new MIPS Remote menu entry;
9529 (Remote) new MIPS Remote menu entry.
9530
9531Thu Apr 29 09:36:25 1993 Jim Kingdon (kingdon@cygnus.com)
9532
9533 * stabs.texinfo: Many changes to include information from the
9534 AIX documentation.
9535
9536 * gdb.texinfo (Environment): Mention pitfall with .cshrc.
9537
9538Tue Apr 27 14:02:57 1993 Jim Kingdon (kingdon@cygnus.com)
9539
9540 * gdbint.texinfo (new node Debugging GDB, elsewhere):
9541 Move a bunch of information from ../README.
9542 (Getting Started): New node.
9543
9544Fri Apr 23 17:21:13 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9545
9546 * gdbinv-s.texi, gdb.texinfo: include Hitachi SH target
9547
9548 * gdb.texinfo: advance manual revision dates to present
9549
9550 * gdbinv-s.texi, gdb.texinfo, all-config.texi, h8-config.texi:
9551 stop using silly Roman numerals in @set variable names
9552
9553Fri Apr 23 07:30:01 1993 Jim Kingdon (kingdon@cygnus.com)
9554
9555 * stabs.texinfo (Parameters): Keep trying to get this right.
9556
9557Wed Apr 21 15:18:47 1993 Jim Kingdon (kingdon@cygnus.com)
9558
9559 * stabs.texinfo (Parameters): More on "local parameters".
9560
9561Mon Apr 19 08:00:51 1993 Jim Kingdon (kingdon@cygnus.com)
9562
9563 * stabs.texinfo (Parameters): Re-do "local parameters" section.
9564
9565Sun Apr 18 09:47:45 1993 Jim Kingdon (kingdon@cygnus.com)
9566
9567 * stabs.texinfo (Symbol descriptors): Re-do using @table and @xref.
9568 (Parameters): Rewrite.
9569 (xcoff-differences, Sun-differences): Minor changes.
9570
9571Thu Apr 15 02:35:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
9572
9573 * stabs.texinfo: Minor cleanup.
9574
9575Wed Apr 14 17:31:00 1993 Jim Kingdon (kingdon@cygnus.com)
9576
9577 * gdbint.texinfo: Minor xcoff stuff.
9578
9579Wed Apr 7 14:11:07 1993 Fred Fish (fnf@cygnus.com)
9580
9581 * gdbint.texinfo: Update for new config directory structure.
9582 Add info about internal type data structures.
9583
9584Mon Apr 5 09:06:30 1993 Ian Lance Taylor (ian@cygnus.com)
9585
9586 * Makefile.in (SFILES_INCLUDED): gdb-config.texi is no longer in
9587 $(srcdir).
9588 (gdb-config.texi): Depend on file in $(srcdir).
9589
9590Fri Apr 2 16:55:13 1993 Jim Kingdon (kingdon@cygnus.com)
9591
9592 * stabs.texinfo: Fixes about N_SO.
9593
9594Fri Mar 26 18:00:35 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9595
9596 * gdb.texinfo: include list of nonstandard init file names
9597
9598 * *-config.texi: new switch GENERIC for text that applies *only*
9599 to (usual) multiple-target version of manual
9600
9601 * gdb.texinfo, gdbinv-s.texi: Update conditional markup to correct
9602 h8 config
9603
9604 * gdb.texinfo: depend on latest fixed makeinfo, use conditionals
9605 in menus (rather than conditionally selected multiple alternative
9606 menus).
9607
9608 * Makefile.in: define and use DOC_CONFIG var to select
9609 configuration for GDB user manual.
9610
9611 * gdb-config.texi: delete from repository, generate from Makefile.
9612
9613 * all-config.texi: normal `generic' configuration file, formerly
9614 stored as gdb-config.texi
9615
9616Wed Mar 24 14:03:19 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
9617
9618 * Makefile.in: add dvi target to build all .dvi files
9619
9620Tue Mar 23 16:03:24 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9621
9622 * gdb.texinfo, gdvinv-s.texinfo: formatting improvements.
9623
9624Fri Mar 19 21:46:50 1993 John Gilmore (gnu@cygnus.com)
9625
9626 * gdbint.texinfo: Doc NO_MMALLOC and NO_MMALLOC_CHECK as
9627 host conditionals.
9628 * stabs.texinfo: More array fixes inspired by Jim's.
9629
9630Fri Mar 19 10:23:34 1993 Jim Kingdon (kingdon@cygnus.com)
9631
9632 * stabs.texinfo: Fixes re arrays and continuations.
9633
9634 * gdbint.texinfo: Add XCOFF node.
9635
9636Mon Mar 8 15:52:18 1993 John Gilmore (gnu@cygnus.com)
9637
9638 * gdb.texinfo: Add `set print max-symbolic-offset' doc.
9639
9640Sun Feb 21 17:09:38 1993 Per Bothner (bothner@rtl.cygnus.com)
9641
9642 * stabs.texinfo: Fix for array types to mention lower bounds.
9643
9644Thu Feb 18 01:19:49 1993 John Gilmore (gnu@cygnus.com)
9645
9646 * gdbint.texinfo: Update PTRACE_ARG3_TYPE doc, pull PT_*.
9647
9648Wed Feb 17 08:15:24 1993 John Gilmore (gnu@cygnus.com)
9649
9650 * gdbint.texinfo: Remove SET_STACK_LIMIT_HUGE from target defines.
9651
9652Thu Feb 11 10:38:40 1993 John Gilmore (gnu@cygnus.com)
9653
9654 * gdbint.texinfo: Fix thinko (NM_FILE => NAT_FILE). Found
9655 by Michael Ben-Gershon <mybg@CS.HUJI.AC.IL>.
9656
9657Wed Feb 10 23:59:19 1993 John Gilmore (gnu@cygnus.com)
9658
9659 * gdbint.texinfo: Eliminate IBM6000_HOST, document IBM6000_TARGET.
9660
9661Tue Feb 9 18:26:21 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9662
9663 * gdb.texinfo, gdbinv-s.texi: misc updates
9664
9665Sat Feb 6 10:25:47 1993 John Gilmore (gnu@cygnus.com)
9666
9667 * gdbint.texinfo: Brief documentation for longjmp support,
9668 from an email msg by Stu.
9669
9670Fri Feb 5 14:10:15 1993 John Gilmore (gnu@cygnus.com)
9671
9672 * stabs.texinfo: Fix description of floating point "range"
9673 types (which really define basic types). Reported by Jim Meehan,
9674 <meehan@src.dec.com>.
9675
9676 * gdbint.texinfo: Remove COFF_NO_LONG_FILE_NAMES define, now gone.
9677
9678Thu Feb 4 13:56:46 1993 Ian Lance Taylor (ian@cygnus.com)
9679
9680 * gdbint.texinfo: Slightly expand section on supporting a new
9681 object file format.
9682
9683Thu Feb 4 01:49:04 1993 John Gilmore (gnu@cygnus.com)
9684
9685 * Makefile.in (refcard.ps, lrefcard.ps): Remove psref.tex
9686 intermediate file.
9687
9688Tue Feb 2 12:18:06 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9689
9690 * gdb.texinfo, gdbinv-s.texi: miscellaneous stylistic cleanups
9691
9692Mon Feb 1 15:35:47 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9693
9694 * gdbinv-s.texi: z8000 simulator target name is just "sim"
9695
9696 * gdbinv-s.texi: Mention that Z8000 simulator can simulate Z8001
9697 as well as Z8002.
9698
9699Sat Nov 28 06:51:35 1992 John Gilmore (gnu@cygnus.com)
9700
9701 * gdbint.texinfo: Add sections on clean design and on how to send
9702 in changes.
9703
9704Mon Nov 9 23:57:02 1992 John Gilmore (gnu@cygnus.com)
9705
9706 * gdbint.texinfo: Add how to declare the result of make_cleanup.
9707
9708Mon Oct 26 11:09:47 1992 John Gilmore (gnu@cygnus.com)
9709
9710 * gdb.texinfo: Fix typo, reported by Karl Berry.
9711
9712Fri Oct 23 00:41:21 1992 John Gilmore (gnu@cygnus.com)
9713
9714 * gdb.texinfo: Add opcodes dir to GDB distribution description.
9715
9716Sat Oct 10 18:04:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9717
9718 * gdbint.texinfo: fixed a stray email address (needs @@),
9719 added @table @code to node "Native Conditionals"
9720
9721Tue Sep 22 00:34:15 1992 John Gilmore (gnu@cygnus.com)
9722
9723 * gdbint.texinfo: Describe coding style of GDB.
9724
9725Mon Sep 21 19:32:16 1992 John Gilmore (gnu@cygnus.com)
9726
9727 * stabs.texinfo: Minor wording changes.
9728
9729Tue Sep 15 02:57:09 1992 John Gilmore (gnu@cygnus.com)
9730
9731 * gdbint.texinfo: Improve release doc slightly.
9732
9733Fri Sep 11 01:34:25 1992 John Gilmore (gnu@sphagnum.cygnus.com)
9734
9735 * gdbint.texinfo: Improve doc of GDB config macros.
9736
9737Wed Sep 9 16:52:06 1992 John Gilmore (gnu@cygnus.com)
9738
9739 * stabs.texinfo: Remove Bothner's changes for C++ nested types.
9740 These will be reinserted when examined.
9741
9742Mon Aug 24 01:17:55 1992 John Gilmore (gnu@cygnus.com)
9743
9744 * gdbint.texinfo: Make a start at documenting all the #if macros
9745 in GDB. At least list them all, and start separating them into
9746 host-specific and target-specific.
9747
9748Tue Aug 18 15:59:13 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
9749
9750 * gdbinv-s.m4.in: refrain from using @cartouche for just a few
a9331b3f 9751 examples (not consistent w others).
c906108c
SS
9752 gdb.texinfo: issue disclaimer paragraph on cmdline options only
9753 for generic vn of doc
9754
9755Tue Aug 18 14:53:27 1992 Ian Lance Taylor (ian@cygnus.com)
9756
9757 * Makefile.in: always create installation directories.
9758
9759Tue Aug 18 14:11:50 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
9760
9761 * gdb.texinfo: in h8 config, do not describe searching commands.
9762
9763Mon Aug 17 18:07:59 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
9764
9765 * gdb.texinfo, none.m4, h8.m4, gdbinv-s.m4.in: improve H8/300
9766 conditionals; introduce a few generic switches that may be
9767 useful for other cross-dev or dos-hosted configs.
9768
9769 * gdb.texinfo: fix typo in "info reg" description
9770
9771Sun Aug 16 01:16:18 1992 John Gilmore (gnu@cygnus.com)
9772
9773 * stabs.texinfo: Minor updates from running TeX over it.
9774 * Makefile.in (stabs.dvi, stabs.ps): Add.
9775
9776Sat Aug 15 20:52:24 1992 Per Bothner (bothner@rtl.cygnus.com)
9777
9778 * stabs.texinfo: Stabs documentation, written by Julia Menapace.
9779 First pass at converting it to texinfo.
9780
9781Sat Aug 15 03:14:59 1992 John Gilmore (gnu@cygnus.com)
9782
9783 * gdb.texinfo, refcard.tex: Document mult args on `info reg'.
9784 * Makefile.in (refcard.ps, lrefcard.ps): Add missing $(srdir).
9785
9786Fri Aug 14 21:08:47 1992 John Gilmore (gnu@cygnus.com)
9787
9788 * gdbint.texinfo: Add section on partial symbol tables.
9789
9790Sat Jun 20 16:31:10 1992 John Gilmore (gnu at cygnus.com)
9791
9792 * gdb.texinfo: document `set remotedebug' and `set
9793 rstack_high_address'.
9794
9795Thu May 14 17:09:48 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
9796
9797 * gdb.texinfo: slight expansion of new text on reading info files
9798 * gdbinv-s.m4.in: correct and expand info on cross-debugging
9799 H8/300 from DOS.
9800
9801Tue May 12 12:22:47 1992 John Gilmore (gnu at cygnus.com)
9802
9803 * gdb.texinfo: `info user' => `show user'. Noticed by David Taylor.
9804
9805Mon May 11 19:06:27 1992 John Gilmore (gnu at cygnus.com)
9806
9807 * gdb.texinfo: Say how to read the `info' files.
9808
9809Tue May 5 12:11:38 1992 K. Richard Pixley (rich@cygnus.com)
9810
9811 * Makefile.in: gm4 -> m4.
9812
9813Fri Apr 10 17:50:43 1992 John Gilmore (gnu at rtl.cygnus.com)
9814
9815 * gdb.texinfo: Update for GDB-4.5. Move `Formatting
9816 Documentation' ahead of `Installing GDB' to match README.
9817 Update shared library doc, -readnow and -mapped, and directory
a9331b3f 9818 structure (add glob and mmalloc). Update configure doc.
c906108c
SS
9819
9820Tue Mar 24 23:28:38 1992 K. Richard Pixley (rich@cygnus.com)
9821
9822 * Makefile.in: remove $(srcdir) from gdb.info rule.
9823
9824Sat Mar 7 18:44:50 1992 K. Richard Pixley (rich@rtl.cygnus.com)
9825
9826 * Makefile.in: commented out gdb-all.texinfo rule. This is
9827 temporary.
9828
9829Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
9830
9831 * Makefile.in, configure.in: removed traces of namesubdir,
9832 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
9833 copyrights to '92, changed some from Cygnus to FSF.
9834
9835Fri Dec 13 09:47:31 1991 John Gilmore (gnu at cygnus.com)
9836
9837 * gdb.texinfo: Improve how we ask for bug reports.
9838
9839Tue Dec 10 04:07:21 1991 K. Richard Pixley (rich at rtl.cygnus.com)
9840
9841 * Makefile.in: infodir belongs in datadir.
9842
9843Fri Dec 6 23:57:34 1991 K. Richard Pixley (rich at rtl.cygnus.com)
9844
9845 * Makefile.in: remove spaces following hyphens, bsd make can't
9846 cope. install using INSTALL_DATA. added clean-info. added
a9331b3f 9847 standards.text support.
c906108c
SS
9848
9849Thu Dec 5 22:46:12 1991 K. Richard Pixley (rich at rtl.cygnus.com)
9850
9851 * Makefile.in: idestdir and ddestdir go away. Added copyrights
9852 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
9853 and mandir now keyed off datadir by default.
9854
9855\f
9856Local Variables:
9e9c5ae7 9857mode: change-log
c906108c
SS
9858left-margin: 8
9859fill-column: 74
9860version-control: never
9861End:
This page took 1.54023 seconds and 4 git commands to generate.