* symfile.c: Whitespace cleanup.
[deliverable/binutils-gdb.git] / gdb / doc / ChangeLog
CommitLineData
4d1eb6b4
JB
12013-05-06 Joel Brobecker <brobecker@adacore.com>
2
3 * gdbint.texinfo (Algorithms): Remove entries documenting
4 DEPRECATED_IBM6000_TARGET, SOLIB_ADD, and
5 SOLIB_CREATE_INFERIOR_HOOK.
6
3f84184e
TT
72013-04-29 Tom Tromey <tromey@redhat.com>
8
9 PR python/14204:
10 * gdb.texinfo (Python API): Fix menu entry.
11 (Blocks In Python): Fix subsubsection text. Rewrite intro.
12 Define global and static block. Add example. Clarify
13 block relationship for inline functions.
14
60155234
TT
152013-04-29 Tom Tromey <tromey@redhat.com>
16
17 * gdb.texinfo (Python API): Mention Python help and keyword
18 arguments. Move pagination text to Basic Python.
19 (Basic Python): Put pagination text here. Document
20 close-on-exec, SIGCHLD, and SIGINT.
21
5360976e
PA
222013-04-19 Pedro Alves <palves@redhat.com>
23
24 * gdbint.texinfo (Misc Guidelines) <Compiler Warnings>: Write
25 "signedness" instead of "signness".
26
bd3f3b55
PA
272013-04-19 Pedro Alves <palves@redhat.com>
28
29 * gdbint.texinfo (Misc Guidelines) <Compiler Warnings>: Replace
30 -Wno-pointer-sign text with text on -Wpointer-sign.
31
dee368d3
TT
322013-04-16 Tom Tromey <tromey@redhat.com>
33
34 * gdb.texinfo (Set Catchpoints): Mention earliest version of
35 GCC that has the SDT probe points.
36
cc16e6c9
TT
372013-04-15 Tom Tromey <tromey@redhat.com>
38
39 * gdb.texinfo (Set Catchpoints): Document regexp syntax for
40 exception catchpoints.
41
72f1fe8a
TT
422013-04-15 Tom Tromey <tromey@redhat.com>
43
44 * gdb.texinfo (Set Catchpoints): Document $_exception.
45 (Convenience Vars): Mention $_exception.
46
591f19e8
TT
472013-04-15 Tom Tromey <tromey@redhat.com>
48
49 * gdb.texinfo (Set Catchpoints): Reorganize exception
50 catchpoints. Document "catch rethrow".
51 (Debugging C Plus Plus): Mention "catch rethrow".
52
02ae6bad
TT
532013-04-15 Tom Tromey <tromey@redhat.com>
54
55 * gdb.texinfo (Set Catchpoints): Remove obsolete text.
56
2c91021c
JK
572013-04-12 Jan Kratochvil <jan.kratochvil@redhat.com>
58 Eli Zaretskii <eliz@gnu.org>
59
60 * gdb.texinfo (Auto-loading safe path): Add quick -iex using command
61 line below the sample output.
62
6eaaf48b
EZ
632013-04-12 Eli Zaretskii <eliz@gnu.org>
64
65 * gdb.texinfo (Mode Options): Document '-configuration'.
66 (Help): Document "show configuration".
67 (Bug Reporting): Add requirements to include the configuration
68 details in bug reports.
69
b292c783
JK
702013-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
71
72 * Makefile.in (MAN1S): Add gcore.1.
73 Remove "Host, target, and site specific Makefile fragments" comment.
74 (@host_makefile_frag@, HAVE_NATIVE_GCORE_TARGET): New.
75 (install-man1, uninstall-man1): Conditionalize gcore.1.
76 (gcore.1): New.
77 * gdb.texinfo (Man Pages): Add gcore man.
78 (gcore man): New node.
79
f81d1120
PA
802013-04-10 Pedro Alves <palves@redhat.com>
81
82 * gdb.texinfo (Process Record and Replay): Document that "set
83 record full insn-number-max", "set record
84 instruction-history-size" and "set record
85 function-call-history-size" accept "unlimited".
86 (Backtrace): Document that "set backtrace limit" accepts
87 "unlimited".
88 (List): Document that "set listsize" accepts "unlimited".
89 (Print Settings)" Document that "set print max-symbolic-offset",
90 "set print elements" and "set print repeats" accept "unlimited".
91 (Starting and Stopping Trace Experiments): Document that "set
92 trace-buffer-size" accepts "unlimited".
93 (Remote Configuration): Document that "set tcp connect-timeout"
94 accepts "unlimited".
95 (Command History): Document that "set history size" accepts
96 "unlimited".
97 (Screen Size): Document that "set height" and "set width" accepts
98 "unlimited". Adjust "set pagination"'s description to suggest
99 "set height unlimited" instead of "set height 0".
100
393fd4c3
YQ
1012013-04-10 Yao Qi <yao@codesourcery.com>
102
103 * gdb.texinfo (Trace Files): Add "target ctf".
104
cba5a7bf
JK
1052013-04-06 Jan Kratochvil <jan.kratochvil@redhat.com>
106
107 * Makefile.in (POD2MAN1, POD2MAN5): Replace $(VERSION) by ../version.in.
108
0ed630cb
JK
109 * Makefile.in (install-man1, install-man5, uninstall-man1)
110 (uninstall-man5): Replace $(MANS) by $(MAN1S) and $(MAN5S) respectively.
111
afe1492b
JK
112 * Makefile.in (gdb.1, gdbserver.1, gdbinit.5): Use $(srcdir).
113
5b8b6385
JK
1142013-04-06 Jan Kratochvil <jan.kratochvil@redhat.com>
115 Eli Zaretskii <eliz@gnu.org>
116
117 * gdb.texinfo (gdbserver man): Rename tty to comm. Swap --attach
118 parameters order. Remove "On some targets" for --attach. Document the
119 --multi parameter and extended-remote command. Document all the
120 options.
121
906ccdf0
JK
1222013-04-05 Jan Kratochvil <jan.kratochvil@redhat.com>
123
124 * gdb.texinfo (gdb man): Mention option -p. Include Fortran to
125 the list of supported languages.
126
43662968
JK
1272013-04-05 Jan Kratochvil <jan.kratochvil@redhat.com>
128
129 Convert man pages to texinfo, new gdbinit.5 texinfo page.
130 * Makefile.in (mandir, man1dir, man5dir, SYSTEM_GDBINIT, MANCONF,
131 (TEXI2POD, POD2MAN1, POD2MAN5, MAN1S, MAN5S, MANS, man): New.
132 (diststuff): Add man.
133 (install-man, install-man1, install-man5, uninstall-man, uninstall-man1)
134 (uninstall-man5): New.
135 (STAGESTUFF): Add *.1 and *.5.
136 (GDBvn.texi): Add SYSTEM_GDBINIT.
137 (gdb.1, gdbserver.1, gdbinit.5): New.
138 (maintainer-clean realclean): Add $(MANS).
139 (install): Add install-man.
140 (uninstall): Add uninstall-man.
141 * gdb.texinfo (@include gdb-cfg.texi): Wrap it by @c man begin INCLUDE.
142 (@copying): Wrap it by @c man begin COPYRIGHT.
143 (Top): Add Man Pages.
144 (Man Pages, gdb man, gdbserver man, gdbinit man): New.
145
be9a8770
PA
1462013-04-02 Pedro Alves <palves@redhat.com>
147
148 * gdb.texinfo (Debugging Output): Document "set/show debug
149 aarch64", "set/show debug coff-pe-read" and "set/show debug
150 mach-o".
151
a46c1e42
PA
1522013-04-02 Pedro Alves <palves@redhat.com>
153
154 * gdb.texinfo (Remote Configuration) <set remote @var{name}-packet
155 table>: Add entry for "trace-buffer-size".
156
bd3eecc3
PA
1572013-03-28 Pedro Alves <palves@redhat.com>
158
159 * gdb.texinfo (Remote Configuration) <set remote @var{name}-packet
160 table>: Add entry for "trace-status".
161
215b9f98
EZ
1622013-03-28 Eli Zaretskii <eliz@gnu.org>
163
164 * gdb.texinfo (Maintenance Commands): Use @enumerate, not "@table
165 @bullet", which is invalid (makeinfo 5.1 barfs).
166
7f7cc265
PA
1672013-03-28 Pedro Alves <palves@redhat.com>
168
169 PR gdb/15294
170
171 * gdb.texinfo (List) <set listsize>: Adjust to document that
172 listsize 0 means no limit, and remove mention of -1.
173
9c0be723
YQ
1742013-03-22 Yao Qi <yao@codesourcery.com>
175
176 * gdb.texinfo (Embedded Processors): Remove menu item
177 "OpenRISC 1000".
178 (OpenRISC 1000): Remove.
179
bd712aed
DE
1802013-03-21 Doug Evans <dje@google.com>
181
182 * gdb.texinfo (Maintenance Commands): Add docs for
183 "mt set per-command {space,time,symtab} {on,off}".
184
d0353e76
YQ
1852013-03-14 Hui Zhu <hui@codesourcery.com>
186 Yao Qi <yao@codesourcery.com>
187
188 * gdb.texinfo (Trace Files): Add "tsave -ctf".
189
6dd24dfa
KS
1902013-03-13 Keith Seitz <keiths@redhat.com>
191
192 * gdb.texinfo (Maintenance Commands): Add missing ')' for
193 "maint agent" reference to Dynamic printf.
194
5c4808ca
EZ
1952013-03-11 Eli Zaretskii <eliz@gnu.org>
196
197 * gdb.texinfo (General Query Packets): Don't use colon in index
198 entries visible to Info format.
199
59ea5688
MM
2002013-03-11 Markus Metzger <markus.t.metzger@intel.com>
201
202 * gdb.texinfo (Process Record and Replay): Document record
203 changes.
204
2ae8c8e7
MM
2052013-03-11 Markus Metzger <markus.t.metzger@intel.com>
206
207 * gdb.texinfo (Requirements): List qXfer:btrace:read requiring expat.
208 (General Query Packets): Describe Qbtrace:bts, Qbtrace:off, and
209 qXfer:btrace:read.
210
28abe188
EZ
2112013-03-09 Eli Zaretskii <eliz@gnu.org>
212
213 * gdb.texinfo (General Query Packets, Tracepoint Packets): Don't
214 use colons in @anchor and @cindex entries.
215
be9a119c 2162013-03-09 Hafiz Abid Qadeer <abidh@codesourcery.com>
6790eb9f
HAQ
217
218 * gdb.texinfo (QTBuffer:size): Add cindex and anchor.
219
be9a119c 2202013-03-08 Stan Shebs <stan@codesourcery.com>
f6f899bf
HAQ
221 Hafiz Abid Qadeer <abidh@codesourcery.com>
222
223 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
224 trace-buffer-size set and show commands.
225 (Tracepoint Packets): Document QTBuffer:size.
226 (General Query Packets): Document QTBuffer:size.
227
d57350ea
TT
2282013-02-21 Tom Tromey <tromey@redhat.com>
229
230 * gdb.texinfo: Remove bad @syncodeindex.
231 (Values From Inferior, Types In Python, Inferiors In Python)
232 (Events In Python, Threads In Python, Frames In Python, Blocks In
233 Python, Symbols In Python, Symbol Tables In Python): Remove
234 @tables.
235 (Packets, General Query Packets, Tracepoint Packets)
236 (Host I/O Packets): Use @w{} for empty @item.
237
9f44fbc0
SCR
2382013-02-20 Siva Chandra Reddy <sivachandra@google.com>
239
240 * gdb.texinfo (Architectures In Python): Add description about
241 the new method gdb.Architecture.disassemble.
242
f5911ea1
HAQ
2432013-02-15 Pedro Alves <pedro@codesourcery.com>
244 Hafiz Abid Qadeer <abidh@codesourcery.com>
245
246 * gdb.texinfo (GDB/MI Tracepoint Commands) <-trace-status>:
247 Document the "trace-file" field.
248
7e1e0340
DE
2492013-02-07 Doug Evans <dje@google.com>
250
251 * gdb.texinfo (Machine Code): Clarify argument to disassemble
252 command.
253
134a2066
YQ
2542013-02-06 Yao Qi <yao@codesourcery.com>
255
256 * gdb.texinfo (GDB/MI Async Records): Document new MI
257 notification "=tsv-modified". Update the document of MI
258 notification "=tsv-created".
259 * observer.texi (GDB Observers): New observer tsv_modified.
260 Update observer tsv_created and tsv_delete.
261
430ed3f0
MS
2622013-02-05 Yufeng Zhang <yufeng.zhang@arm.com>
263
264 * gdb.texinfo (AArch64 Features): New section; document
265 org.gnu.gdb.aarch64.core and org.gnu.gdb.aarch64.fpu.
266 (Architectures): Add new AArch64 section to document AArch64
267 architecture specific commands.
268 (ABI): Add description of the new OS ABI "Newlib" and its influence
269 on the longjmp handling.
270
1b56eb55
JK
2712013-02-03 Eldar Gaynetdinov <hal9000ed2k@gmail.com>
272 Jan Kratochvil <jan.kratochvil@redhat.com>
273
274 * gdb.texinfo (Backtrace): Added description of 'filename-display'
275 variable in 'set/show backtrace' section.
276
c4957902
TT
2772013-01-31 Tom Tromey <tromey@redhat.com>
278
279 * gdb.texinfo (Target Commands): Fix typo.
280
bea883fd
SCR
2812013-01-23 Siva Chandra Reddy <sivachandra@google.com>
282
283 * doc/gdb.texinfo (Architectures In Python): New sub-sub-section
284 describing the gdb.Architecture class.
285 (Frames In Python): Add description about the new method
286 gdb.Frame.architecture().
287
796a7ff8
DE
2882013-01-23 Doug Evans <dje@google.com>
289
290 * gdb.texinfo (Index Section Format): Document .gdb_index version 8.
291
998580f1
MK
2922013-01-21 Marc Khouzam <marc.khouzam@ericsson.com>
293
294 * gdb.texinfo (GDB/MI Breakpoint Commands): Document new
295 'thread-groups' field when printing a breakpoint in MI.
296
c9fb1240
SD
2972012-01-17 Sanjoy Das <sanjoy@playingwithpointers.com>
298 * gdb.texinfo (Using JIT Debug Info Readers): Change documentation
299 to reflect that jit-reader-load now supports absolute file-names.
300
ab04a2af
TT
3012013-01-16 Tom Tromey <tromey@redhat.com>
302
303 * gdb.texinfo (Set Catchpoints): Document "catch signal".
304 (Signals): Likewise.
305
8ac3646f
TT
3062013-01-16 Tom Tromey <tromey@redhat.com>
307
308 * gdb.texinfo (GDB/MI Breakpoint Information): Document
309 "catch-type" field.
310 (GDB/MI Catchpoint Commands): Add "catch-type" to examples.
311
e93a8774
TT
3122013-01-07 Tom Tromey <tromey@redhat.com>
313
314 * gdb.texinfo (Mode Options): Don't mention -epoch.
315 (Data, Emacs): Remove obsolete comments.
316
54516a0b
TT
3172013-01-02 Tom Tromey <tromey@redhat.com>
318
319 * gdb.texinfo (GDB/MI Output Records): Update menu.
320 (GDB/MI Breakpoint Information): New node.
321 (GDB/MI Breakpoint Commands) <-break-info>: Link to new node.
322 <-break-insert>: Likewise.
323
8dbe8ece
YQ
3242012-12-31 Yao Qi <yao@codesourcery.com>
325
326 * gdb.texinfo (Remote Non-Stop): Move paragraphs to ...
327 (Packets): Move "vStopped" packet to ...
328 (Notification Packets): ... here. Describe the components
329 of notification. Add a table of supported notifications.
330 Add an example on the process of he async notification.
331
f35a17b5
JK
3322012-12-25 Jan Kratochvil <jan.kratochvil@redhat.com>
333
334 * gdb.texinfo (GDB/MI Data Manipulation) (fullname): Make it always
335 present.
336 (GDB/MI File Commands) (-file-list-exec-source-files): Make the
337 fullname output always present.
338
0dfd2fad
PM
3392012-12-23 Pierre Muller <muller@sourceware.org>
340
341 * gdbint.texinfo (Function prototypes): Require use of "extern"
342 modifier for function prototypes in headers.
343
7785b880
JB
3442012-12-19 Joel Brobecker <brobecker@adacore.com>
345
346 * refcard.tex: Update copyright notice to GPL v3 or later.
347 Update contact info.
348
3d745be3
JK
3492012-12-16 Jan Kratochvil <jan.kratochvil@redhat.com>
350
351 * gdbint.texinfo (Coding Standards) (C Usage): New rule for 0 vs. NULL.
352
c9b6281a
YQ
3532012-12-15 Yao Qi <yao@codesourcery.com>
354
355 * gdb.texinfo (Debugging Output): Document 'set debug
356 notification' and 'show debug notification'.
357
f2a8bc8a
YQ
3582012-12-15 Yao Qi <yao@codesourcery.com>
359
360 * gdb.texinfo (Listing Tracepoints): New item and example about
361 'installed on target' output.
362 Add more in the example about 'installed on target'.
363 (GDB/MI Breakpoint Commands): Doc about 'installed field.
364
451b7c33
TT
3652012-12-14 Tom Tromey <tromey@redhat.com>
366
367 * gdb.texinfo (SVR4 Process Information): Mention core files.
368
3fa7bf06
MG
3692012-12-12 Mircea Gherzan <mircea.gherzan@intel.com>
370
371 * gdb.texinfo (GDB/MI Catchpoint Commands): New section.
372
05b4bd79
PA
3732012-12-11 Pedro Alves <palves@redhat.com>
374
375 * gdb.texinfo: Remove all mentions of Unixware throughout.
376
74a0d9f6
JK
3772012-12-09 Jan Kratochvil <jan.kratochvil@redhat.com>
378
379 * gdbint.texinfo (Host Definition): Remove CC_HAS_LONG_LONG.
380
0c631110
TT
3812012-11-29 Tom Tromey <tromey@redhat.com>
382
383 * gdb.texinfo (SVR4 Process Information): Document missing
384 "info proc" subcommands.
385
891df0ea
YQ
3862012-11-29 Yao Qi <yao@codesourcery.com>
387
388 PR gdb/1477.
389 * gdb.texinfo (Print Settings): Correct the default 'demangle-style'
390 to 'auto' instead of 'gnu'.
391
608e2dbb
TT
3922012-11-26 Tom Tromey <tromey@redhat.com>
393
394 * gdb.texinfo (MiniDebugInfo): New node.
395 (GDB Files): Update.
396
e64e0392
DE
3972012-11-16 Doug Evans <dje@google.com>
398
399 * gdb.texinfo (System-wide configuration): If the system-wide init
400 file lives in the data-directory, and --data-directory is provided,
401 look for it there.
402
ae606bee
TT
4032012-11-15 Tom Tromey <tromey@redhat.com>
404
405 * gdb.texinfo (Signaling): Fix typo.
406
62747a60
TT
4072012-11-13 Giuseppe Montalto <giuseppe.montalto@st.com>
408
409 * gdb.texinfo (GDB/MI Data Manipulation): Document new optional
410 parameter "count" of -data-write-memory-bytes, and add an example.
411
18a9fc12
TT
4122012-11-12 Tom Tromey <tromey@redhat.com>
413
414 * gdb.texinfo (Symbols): Document "info type-printers",
415 "enable type-printer" and "disable type-printer".
416 (Python API): Add new node to menu.
417 (Type Printing API): New node.
418 (Progspaces In Python): Document type_printers field.
419 (Objfiles In Python): Likewise.
420 (gdb.types) <get_type_recognizers, apply_type_recognizers,
421 register_type_printer, TypePrinter>: Document.
422
53342f27
TT
4232012-11-12 Tom Tromey <tromey@redhat.com>
424
425 * gdb.texinfo (Symbols): Document "set print type methods",
426 "set print type typedefs", and flags to ptype and whatis.
427
ed8a1c2d
AB
4282012-11-09 Andrew Burgess <aburgess@broadcom.com>
429
430 * gdb.texinfo (GDB/MI Data Manipulation): Add fullname field to
431 the example -data-disassemble output. Extend the description of
432 the -data-disassemble results to document all fields. Document
433 the cli disassemble command as being related to -data-disassemble.
434
8506d139
YQ
4352012-11-09 Yao Qi <yao@codesourcery.com>
436
437 PR gdb/14777.
438 * gdb.texinfo (OS Information): Remove doc on command
439 'info udot'.
440
4d3f93a2
JB
4412012-11-08 Joel Brobecker <brobecker@adacore.com>
442
443 * gdb.texinfo (Startup): Minor rewording, and clarify scope of
444 gdb.ini warning for Windows port.
445
1e96de83
YQ
4462012-11-08 Yao Qi <yao@codesourcery.com>
447
448 * gdb.texinfo (Search): Add kindex for 'fo'.
449
dc939229
TT
4502012-11-05 Tom Tromey <tromey@redhat.com>
451
452 PR python/14802:
453 * gdb.texinfo (Functions In Python): Add example.
454
6f6484cd
YQ
4552012-11-03 Yao Qi <yao@codesourcery.com>
456
457 * observer.texi (GDB Observers): Remove observer
458 'tracepoint_modified', 'tracepoint_created' and
459 'tracepoint_deleted'.
460
af4238e5
TT
4612012-10-26 Tom Tromey <tromey@redhat.com>
462
463 * gdb.texinfo (General Query Packets): Use @itemx for QAgent.
464
687e43a4
TT
4652012-10-25 Tom Tromey <tromey@redhat.com>
466
467 * gdb.texinfo (General Query Packets): Use @itemx.
468
8de0566d
YQ
4692012-10-17 Yao Qi <yao@codesourcery.com>
470
471 * observer.texi (GDB Observers): Update observer
472 'memory_changed'.
473 * gdb.texinfo (GDB/MI Async Records): Document for
474 "memory-changed" notification.
475
07540c15
DE
4762012-10-15 Doug Evans <dje@google.com>
477
478 * gdb.texinfo (Mode Options): Document -nh.
479 Elaborate on docs for -nx.
480
d7019589
SP
4812012-09-26 Siddhesh Poyarekar <siddhesh@redhat.com>
482
483 * observer.texi (memory_changed): Expand parameter LEN to ssize_t.
484
82a90ccf
YQ
4852012-09-21 Yao Qi <yao@codesourcery.com>
486 Pedro Alves <palves@redhat.com>
487
488 * gdb.texinfo (GDB/MI Async Records): Document notification
489 'record-started' and 'record-stopped'.
490 * observer.texi (GDB Observers): New observer 'record-changed'.
491
aa9259cc
TS
4922012-09-19 Thomas Schwinge <thomas@codesourcery.com>
493
494 * gdb.texinfo: Document the removal of SH's 'regs' command.
495
c1d780c2
SDJ
4962012-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
497
498 * gdb.texinfo (jump): Mention new alias `j' for `jump'.
499
bb25a15c
YQ
5002012-09-18 Yao Qi <yao@codesourcery.com>
501
502 * gdb.texinfo (GDB/MI Async Records): Document new MI
503 notifications '=tsv-created' and '=tsv-deleted'.
504 * observer.texi (GDB Observers): New observer tsv_created and
505 tsv_deleted.
506
201b4506
YQ
5072012-09-18 Yao Qi <yao@codesourcery.com>
508
509 * observer.texi (GDB Observers): New observer 'traceframe_changed'.
510 * gdb.texinfo (GDB/MI Async Records): Mention new MI notification
511 '=traceframe-changed'.
512
6fc1c773
YQ
5132012-09-17 Yao Qi <yao@codesourcery.com>
514
515 * gdb.texinfo (List): Describe the meaning of 0 and -1 in
516 'set listsize'.
517
121c73f3
JK
5182012-09-13 Jan Kratochvil <jan.kratochvil@redhat.com>
519 Eli Zaretskii <eliz@gnu.org>
520
521 * gdbint.texinfo (Defining Other Architecture Features): Clarify *pcptr
522 encoding for gdbarch_breakpoint_from_pc, bp_addr for
523 gdbarch_push_dummy_call and bp_addr for gdbarch_push_dummy_code.
524
e9687799
JK
5252012-08-27 Jan Kratochvil <jan.kratochvil@redhat.com>
526
527 * gdb.texinfo (objfile-gdb.py file): New paragraph for .exe stripping.
528
3b5e4d35
YPK
5292012-08-23 Khoo Yit Phang <khooyp@cs.umd.edu>
530
531 Document how to return from "python-interactive" to GDB.
532 * gdb.texinfo (Python Commands): Update documentation.
533
5342012-08-22 Khoo Yit Phang <khooyp@cs.umd.edu>
535
536 Add a new "python-interactive" command that starts a standard
537 Python interactive prompt with "pi" as alias, and add "py" as
538 an alias to "python".
539 * gdb.texinfo (Python Commands): Document the new commands.
540
b583003e
TT
5412012-08-22 Tom Tromey <tromey@redhat.com>
542
543 * gdbint.texinfo (Host Definition): Remove documentation for
544 SIGWINCH_HANDLER and SIGWINCH_HANDLER_BODY.
545
a451cb65
KS
5462012-08-17 Keith Seitz <keiths@redhat.com>
547
548 PR c++/13356
549 * gdb.texinfo (Type and Range Checking): Remove warning.
550 Remove spurious commas.
551 Update text and examples for re-implementation of set/show
552 check type.
553 (C and C++ Type and Range Checks): Likewise.
554
6b1755ce
YQ
5552012-08-16 Yao Qi <yao@codesourcery.com>
556
557 * gdb.texinfo (Types In Python): Mention gdb.TYPE_CODE_BITSTRING
558 is deprecated.
559
f47f77df
DE
5602012-08-13 Doug Evans <dje@google.com>
561
562 * gdb.texinfo (Convenience Vars): Update text for "show convenience"
563 to include functions.
564
a72c3253
DE
5652012-08-10 Doug Evans <dje@google.com>
566
567 * gdb.texinfo (Convenience Funs): New node.
568 (Types In Python): Document Type.vector.
569
5b9afe8a
YQ
5702012-08-09 Yao Qi <yao@codesourcery.com>
571
572 * observer.texi: New observer command_param_changed.
573 * gdb.texinfo (GDB/MI Async Records): Doc for '=cmd-param-changed'.
574
dc1039df
JK
5752012-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
576
577 * gdbint.texinfo (Debugging GDB): In section
578 'Debugging @value{GDBN} with itself' change .gdbinit for gdb-gdb.gdb.
579 Mention also gdb-gdb.py.
580
4abf930d
YQ
5812012-08-07 Yao Qi <yao@codesourcery.com>
582
583 Revert the folloing patch:
584 2012-08-06 Yao Qi <yao@codesourcery.com>
585 * gdb.texinfo (Remote Configuration): Add kindex for 'set
586 remote hardware-watchpoint-limit' and 'set
587 remote hardware-breakpoint-limit'.
588
f3c8a52a
JK
5892012-08-06 Nathaniel Flath <flat0103@gmail.com>
590
591 * gdb.texinfo (Working Directory): Added information about new
592 default argument for 'cd' command.
593
77a91025
YQ
5942012-08-06 Yao Qi <yao@codesourcery.com>
595
596 * gdb.texinfo (Remote Configuration): Add kindex for 'set
597 remote hardware-watchpoint-limit' and 'set
598 remote hardware-breakpoint-limit'.
599
d9f08f52
YQ
6002012-08-06 Yao Qi <yao@codesourcery.com>
601
602 Fix PR14371.
603
604 * gdb.texinfo (GDB/MI Async Records): Fix the doc for
605 '=breakpoint-deleted'.
606
95b07c96
YQ
6072012-08-02 Yao Qi <yao@codesourcery.com>
608
609 * gdb.texinfo (Native): Remove node Neutrino.
610
7255706c
YQ
6112012-07-27 Yao Qi <yao@codesourcery.com>
612
613 * gdb.texinfo (IPA Protocol Commands): Document new command
614 'close'.
615
d6b28940
TT
6162012-07-25 Tom Tromey <tromey@redhat.com>
617
618 * gdb.texinfo (Maintenance Commands): Document maint info bfds.
619
e615022a
DE
6202012-07-20 Doug Evans <dje@google.com>
621
622 * gdb.texinfo (Mode Options): Delete --use-deprecated-index-sections.
623 (Index Files): Document how to control the use of deprecated index
624 sections.
625 (Index Section Format): Replace --use-deprecated-index-sections with
626 "set use-deprecated-index-sections on".
627
055855a4
EZ
6282012-07-12 Eli Zaretskii <eliz@gnu.org>
629
630 * gdbint.texinfo: Remove @syncodeindex directives that put all the
631 indices into a single node "Index". Instead, join function and
632 variable indices into a single index, separate from the concept
633 index. Requested in
634 http://sourceware.org/ml/gdb-patches/2012-07/msg00146.html.
635 (Top): Update the top-level menu: instead of one "Index" there are
636 now separate entries "Concept Index" and "Function and Variable
637 Index".
638 (Concept Index, Function and Variable Index): New nodes.
639 (Index): Node deleted.
640
f77cc5f0
HZ
6412012-07-05 Hui Zhu <hui_zhu@mentor.com>
642
643 * gdb.texinfo (Maintenance Commands): Change help for "maint agent"
644 and "maint agent-eval".
645
00595b5e
EZ
6462012-07-03 Eli Zaretskii <eliz@gnu.org>
647
648 * gdb.texinfo: Separate the index into 2 indices, cp and fn, to
649 avoid file-name clashes between Index.html and index.html on
650 case-insensitive filesystems. See the discussion starting in
651 http://sourceware.org/ml/gdb-patches/2012-06/msg00457.html for the
652 details of the problem.
653 (Top): Update the master menu for the above.
654 (Concept Index, Command and Variable Index): New nodes, instead of
655 the old "Index" node that was deleted. All cross-references
656 updated.
657
d3ce09f5
SS
6582012-07-02 Stan Shebs <stan@codesourcery.com>
659
660 * gdb.texinfo (Dynamic Printf): Mention agent style and
661 disconnected dprintf.
662 (Maintenance Commands): Describe maint agent-printf.
663 (General Query Packets): Mention BreakpointCommands feature.
664 (Packets): Document commands extension to Z0 packet.
665 * agentexpr.texi (Bytecode Descriptions): Document printf
666 bytecode.
667
2d7b58e8
JK
6682012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
669
670 * gdb.texinfo (File Options): Change -ix and -iex commands that apply
671 only after gdbinit files.
672 (Startup): Move -iex and -iex commands down after gdbinit files.
673
202cbf1c
JK
6742012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
675
676 * gdb.texinfo (Auto-loading safe path): Note the shell wildcard
677 possibility.
678
b6ba681c
TT
6792012-06-29 Tom Tromey <tromey@redhat.com>
680
681 * gdb.texinfo (Index Section Format): Update for version 7.
682
71caed83
SS
6832012-06-28 Stan Shebs <stan@codesourcery.com>
684
685 * gdb.texinfo (Miscellaneous GDB/MI Commands): Update -info-os
686 example, add note about title column.
687
ee0bf529
SCR
6882012-06-26 Siva Chandra Reddy <sivachandra@google.com>
689
690 * gdb.texinfo (Symbol Tables In Python): Add description about
691 the new 'last' attribute of gdb.Symtab_and line.
692
3c15d565
SCR
6932012-06-26 Siva Chandra Reddy <sivachandra@google.com>
694
695 * gdb.texinfo (Symbol Tables In Python): Correct the description
696 of the 'pc' attribute of gdb.Symtab_and_line.
697
45cfd468
DE
6982012-06-26 Doug Evans <dje@google.com>
699
700 * gdb.texinfo (Debugging Output): Document debug options dwarf2-read
701 and symtab-create.
702
496ee73e
KS
7032012-06-25 Keith Seitz <keiths@redhat.com>
704
705 * gdb.texinfo (GDB/MI Breakpoint Commands): Remove "-r" option
706 from example. Remove "rbreak" from list of corresponding
707 gdb commands.
708
156942c7
DE
7092012-06-23 Doug Evans <dje@google.com>
710
711 * gdb.texinfo (Index Section Format): Document version 7 format.
712
c614397c
YQ
7132012-06-22 Yao Qi <yao@codesourcery.com>
714
715 * gdb.texinfo: Add missing cindex for some packets.
716
472a2379
KS
7172012-06-20 Keith Seitz <keiths@redhat.com>
718
719 * gdb.texinfo (GDB/MI Breakpoint Commands): Re-order options
720 for -break-insert and document -p.
721
2678e2af
YQ
7222012-06-20 Yao Qi <yao@codesourcery.com>
723
724 * gdb.texinfo (Inferiors In Python): Replace "gdb.read_memory"
725 and "gdb.write_memory" with "Inferior.read_memory" and
726 "Inferior.write_memory".
727
984359d2
EZ
7282012-06-15 Patrice Dumas <pertusus@free.fr> (tiny change)
729
730 * gdb.texinfo (Summary): Add a link to "Free Documentation".
731 (Free Documentation): Add @node line.
732 (Continuing and Stepping) <advance location>: Use @item instead of
733 @itemx.
734 (Reverse Execution) <set exec-direction reverse>: Use @item instead of
735 @itemx.
736 (Embedded Processors): Put the link to "PA" to its correct place,
737 according to document structure.
738 (Python API): Put the link to "Lazy Strings In Python" to its
739 correct place.
740 (Index): Use @@ in @tex block to get a literal @.
741
742 * gdbint.texinfo: Fix the @subtitle line.
743
744 * stabs.texinfo (Top): Put the link to "Symbol Types Index" to its
745 correct place.
746
16bdd41f
YQ
7472012-06-08 Yao Qi <yao@codesourcery.com>
748
749 * gdb.texinfo (In-Process Agent): Add 'In-Process Agent
750 Protocol'.
751 (In-Process Agent Protocol, IPA Protocol Objects)
752 (IPA Protocol Commands): New nodes.
753 (Tracepoint Packets): Add anchors.
754
2d4c29c5
TS
7552012-06-06 Thomas Schwinge <thomas@codesourcery.com>
756
757 * gdb.texinfo: Document the deprecation of SH's 'regs' command.
758
6bd110c5
YQ
7592012-06-06 Yao Qi <yao@codesourcery.com>
760
761 * gdb.texinfo: Update copyright year.
762
f3e0e960
SS
7632012-05-23 Stan Shebs <stan@codesourcery.com>
764 Kwok Cheung Yeung <kcy@codesourcery.com>
765
766 * gdb.texinfo (Miscellaneous GDB/MI Commands): Document -info-os.
767
1564a261
JK
7682012-05-20 Jan Kratochvil <jan.kratochvil@redhat.com>
769
770 * gdb.texinfo (Separate Debug Files): New anchor debug-file-directory.
771 Mention also --with-separate-debug-dir.
772 (Auto-loading): Prepend $debugdir in the sample output.
773 (Auto-loading safe path): Likewise. Mention also $debugdir for the
774 auto-load safe-path variable.
775 (objfile-gdb.py file): Remove the extra debug-file-directory paragraph.
776 Mention also $debugdir for 'set auto-load scripts-directory'.
777
eb17f351
EZ
7782012-05-19 Eli Zaretskii <eliz@gnu.org>
779
780 * gdb.texinfo (Continuing and Stepping, Selection, Byte Order)
781 (MIPS Embedded, MIPS, MIPS Register packet Format)
782 (Target Descriptions, MIPS Features): Use @acronym{MIPS} where
783 appropriate.
784
4cc0665f
MR
7852012-05-18 Sandra Loosemore <sandra@codesourcery.com>
786 Maciej W. Rozycki <macro@codesourcery.com>
787
788 * gdb.texinfo (MIPS): Document "set mips compression" and "show
789 mips compression".
790 (MIPS Breakpoint Kinds): New subsubsection.
791
7af8dcf8 7922012-05-18 Eli Zaretskii <eliz@gnu.org>
02b67415
MR
793
794 * gdb.texinfo (Architecture-Specific Protocol Details): Define
795 nodes for subsections. Add @acronym mark-ups and adjust
796 formatting.
797
aff139ff
JK
7982012-05-18 Jan Kratochvil <jan.kratochvil@redhat.com>
799
800 Rename $ddir to $datadir.
801 * gdb.texinfo (Auto-loading, Auto-loading safe path)
802 (objfile-gdb.py file): Rename $ddir to $datadir.
803
9cb709b6
TT
8042012-05-18 Tom Tromey <tromey@redhat.com>
805
806 * gdb.texinfo (Print Settings): Document 'set print symbol'.
807
e7e0cddf
SS
8082012-05-14 Stan Shebs <stan@codesourcery.com>
809
810 * gdb.texinfo (Dynamic Printf): New subsection.
811
7efc75aa
SCR
8122012-05-13 Siva Chandra Reddy <sivachandra@google.com>
813
814 * gdb.texinfo (Basic Python): Add description about the function
815 gdb.find_pc_line
816
f307c045
JK
8172012-05-12 Jan Kratochvil <jan.kratochvil@redhat.com>
818 Eli Zaretskii <eliz@gnu.org>
819
820 * gdb.texinfo (Separate Debug Files): Use plural form for global
821 debugging information directory.
822
85d4a676
SS
8232012-05-11 Stan Shebs <stan@codesourcery.com>
824 Kwok Cheung Yeung <kcy@codesourcery.com>
825
826 * gdb.texinfo (Operating System Auxiliary Information): Document new
827 'info os' subcommands.
828
c1668e4e
JK
8292012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
830
831 * gdb.texinfo (Auto-loading, Init File in the Current Directory)
832 (libthread_db.so.1 file, objfile-gdb.gdb file, objfile-gdb.py file)
833 (dotdebug_gdb_scripts section): Add reference
834 to 'Auto-loading safe path'.
835
7349ff92
JK
8362012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
837
838 Implement multi-component --with-auto-load-dir.
839 * gdb.texinfo (Auto-loading): New references
840 for 'set auto-load scripts-directory'
841 and 'show auto-load scripts-directory'.
842 (Auto-loading safe path): Describe the new default. Move $ddir
843 substituation reference to 'objfile-gdb.py file'.
844 (objfile-gdb.py file): Describe script-name alias. Change real-name to
845 script-name. Describe new 'set auto-load scripts-directory'
846 and 'show auto-load scripts-directory'.
847
6dea1fbd
JK
8482012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
849
850 Provide $ddir substitution for --with-auto-load-safe-path.
851 * gdb.texinfo (Auto-loading): Replace /usr/local by $ddir/auto-load.
852 (Auto-loading safe path): Likewise. Mention the default value,
853 $ddir substitution, --with-auto-load-safe-path and
854 --without-auto-load-safe-path.
855 * observer.texi (gdb_datadir_changed): New.
856
1ccacbcd
JK
8572012-05-09 Jan Kratochvil <jan.kratochvil@redhat.com>
858
859 * gdb.texinfo (Auto-loading): Wrap too long lines in @smallexample.
860 Twice.
861
d9242c17
JK
862 * gdb.texinfo (Separate Debug Files, Auto-loading safe path): Replace
863 directory separator by path separator.
864
af2c1515
JK
8652012-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
866
867 * gdb.texinfo (Auto-loading safe path): Make 'directories'
868 for 'set auto-load safe-path' optional. Mention if it is omitted.
869 Change disabling security protection condition to "/", twice.
870
a20ee7a4
SCR
8712012-05-03 Siva Chandra Reddy <sivachandra@google.com>
872
873 * gdb.texinfo (Symbol Tables In Python): Add documentation about
874 the new methods global_block and static_block on gdb.Symtab
875 objects.
876
56af09aa
SCR
8772012-05-02 Siva Chandra Reddy <sivachandra@google.com>
878
879 * gdb.texinfo (Blocks In Python): Add a note saying that future
880 improvements to GDB and its infrastructure can move symbols
881 across blocks within a symbol table.
882
2746b0ef
YQ
8832012-04-29 Yao Qi <yao@codesourcery.com>
884
885 * gdb.texinfo (Architectures): Remove menu entry `A29K'.
886 (A29K): Remove.
887
62e5f89c
SDJ
8882012-04-27 Sergio Durigan Junior <sergiodj@redhat.com>
889 Tom Tromey <tromey@redhat.com>
890
891 * gdb.texinfo (Static Probe Points): New entry, explaining SystemTap
892 and generic static probe support on GDB.
893
a766d390
DE
8942012-04-25 Doug Evans <dje@google.com>
895
50f042b9
DE
896 * gdb.texinfo (Go): Fix thinko.
897
a766d390
DE
898 * gdb.texinfo (Supported Languages): Add Go.
899 (Go): New node.
900
f02e2b19
YQ
9012012-04-25 Yao Qi <yao@codesourcery.com>
902
903 * gdbint.texinfo (Testsuite): New section `Board settings'.
904
68d41a48
JK
9052012-04-23 Jan Kratochvil <jan.kratochvil@redhat.com>
906
907 * gdb.texinfo (Auto-loading safe path): Remove trailing [@dots{}].
908 Three times.
909
174bb630
JK
910 * gdb.texinfo (Auto-loading safe path): Add trailing @dots{}.
911 Three times.
912
0511cc75
JK
9132012-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
914
915 * gdb.texinfo (Auto-loading safe path): Replace @itemize @bullet
916 by @table @asis. Fix formatting of one item.
917
0070f25a
JK
9182012-04-18 Jan Kratochvil <jan.kratochvil@redhat.com>
919
920 * gdb.texinfo (Auto-loading verbose mode): Fix smallexample typo.
921
4dc84fd1
JK
9222012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
923
924 New option "set debug auto-load".
925 * gdb.texinfo (Auto-loading): New menu item for auto-load verbose mode.
926 (auto-load verbose mode): New node.
927
bccbefd2
JK
9282012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
929
930 New option "set auto-load safe-path".
931 * gdb.texinfo (Auto-loading): Extend the "show auto-load"
932 and "info auto-load" examples for safe-path. Put there also references
933 for "set auto-load safe-path" and "show auto-load safe-path".
934 New menu item for Auto-loading safe path.
935 (Auto-loading safe path): New node.
936 (Python Auto-loading): Update the expected output from "Missing"
937 to "No".
938
bf88dd68
JK
9392012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
940
941 auto-load: Implementation.
942 * gdb.texinfo (Mode Options): New anchor for -nx.
943 (Startup): New anchors for Option -init-eval-command,
944 Home Directory Init File
945 and Init File in the Current Directory during Startup.
946 Mention set auto-load local-gdbinit with a reference.
947 Change the sample code to "set auto-load python-scripts".
948 (Threads): New anchor set libthread-db-search-path.
949 Provide references to libthread_db.so.1 file.
950 (Controlling GDB): New menu item for Auto-loading.
951 (Auto-loading, Init File in the Current Directory)
952 (libthread_db.so.1 file, objfile-gdb.gdb file): New nodes.
953 (Python): Rename the menu item Auto-loading to Python Auto-loading.
954 (Writing a Pretty-Printer, Objfiles In Python): Update the renamed
955 reference.
956 (Auto-loading): Rename to ...
957 (Python Auto-loading): ... here. Change "set auto-load-scripts" to
958 "set auto-load python-scripts", new anchor for it. Change
959 "show auto-load-scripts" to "show auto-load python-scripts", new anchor
960 for it. Change "info auto-load-scripts"
961 to "info auto-load python-scripts", new anchor for it. Change "scripts"
962 to "Python scripts".
963
8264ba82
AG
9642012-04-14 Anton Gorenkov <xgsa@yandex.ru>
965
966 PR mi/13393
967 * gdb.texinfo (Print Settings): Extend the description for "set print
968 object".
969 (GDB/MI Variable Objects): Extend the description for -var-create and
970 -var-list-children.
971
06fc020f
SCR
9722012-04-11 Siva Chandra Reddy <sivachandra@google.com>
973
974 * gdb.texinfo (Examining Data): Document the 'explore' command.
975
7191c139
JB
9762012-03-28 Joel Brobecker <brobecker@adacore.com>
977
978 * gdb.texinfo (GDB/MI Variable Objects): Document what happens
979 to the children of a varobj and its update range when -var-update
980 returns that the varobj's type changed.
981
3708f05e
JK
9822012-03-27 Jan Kratochvil <jan.kratochvil@redhat.com>
983
984 * gdb.texinfo (Auto-loading): Move @menu to the end of @node.
985 Create two new links fir 'objfile-gdb.py file'
986 and 'dotdebug_gdb_scripts section'.
987
8e0583c8
JK
9882012-03-27 Jan Kratochvil <jan.kratochvil@redhat.com>
989
990 * gdb.texinfo (Auto-loading): Rename node reference
991 '.debug_gdb_scripts section' to 'dotdebug_gdb_scripts section'.
992 Twice.
993 (.debug_gdb_scripts section): Rename the node ...
994 (dotdebug_gdb_scripts section): ... here.
995 (Maintenance Commands): Also rename this node reference.
996
7b282c5a
SCR
9972012-03-22 Siva Chandra Reddy <sivachandra@google.com>
998
999 * gdb.texinfo (Python API/Values From Inferior): Add description
1000 about the new method Value.referenced_value. Add description on
1001 how Value.dereference is different (and similar) to
1002 Value.referenced_value.
1003
8320cc4f
JK
10042012-03-19 Jan Kratochvil <jan.kratochvil@redhat.com>
1005
1006 * gdb.texinfo (File Options): Describe --init-command=FILE, -ix and
1007 --init-eval-command=COMMAND, -iex.
1008 (Startup): Describe -iex and -ix. Simplify the example
1009 for "set auto-load-scripts off".
1010
481860b3
GB
10112012-03-16 Gary Benson <gbenson@redhat.com>
1012
1013 PR breakpoints/10738
1014 * gdb.texinfo (Inline Functions): Remove the now-unnecessary @item
1015 stating that GDB cannot set breakpoints on inlined functions.
1016 (Mode Options): Document --use-deprecated-index-sections.
1017 (Index Section Format): Document new index section version format.
1018
c4aeac85
TT
10192012-03-15 Tom Tromey <tromey@redhat.com>
1020
1021 * gdb.texinfo (Debugging C Plus Plus): Document "info vtbl".
1022
16899756
DE
10232012-03-13 Doug Evans <dje@google.com>
1024
1025 * gdb.texinfo (Help): Change apropos example to use "alias" instead
1026 of "reload".
1027 (Symbols): Delete docs for set/show symbol-reloading.
1028 * gdbint.texinfo (Defining Other Architecture Features): Delete
1029 SYMBOL_RELOADING_DEFAULT.
1030 * refcard.tex: Delete reference to symbol-reloading.
1031
9b224c5e
PA
10322012-03-07 Pedro Alves <palves@redhat.com>
1033
1034 * gdb.texinfo (General Query Packets): Document new
1035 QProgramSignals packet.
1036 * gdb.texinfo (Remote configuration): Mention
1037 "program-signals-packet".
1038
169081d0
TG
10392012-03-05 Tristan Gingold <gingold@adacore.com>
1040
1041 * gdb.texinfo (General Query Packets): Document xfer:uib:read.
1042
d1feda86
YQ
10432012-03-03 Yao Qi <yao@codesourcery.com>
1044
1045 * gdb.texinfo (In-Process Agent): New node.
1046 Document new commands.
1047 (General Query Packets): Add packet `QAgent'.
1048
1faeff08
MR
10492012-03-01 Maciej W. Rozycki <macro@codesourcery.com>
1050
1051 * gdb.texinfo (MIPS Features): Add org.gnu.gdb.mips.dsp.
1052
7d74f244
DE
10532012-03-01 Scott J. Goldman <scottjg@vmware.com>
1054
1055 * gdb.texinfo (Commands In Python): Put example python macro in
1056 COMMAND_USER category rather than COMMAND_OBSCURE.
1057 Document gdb.COMMAND_USER.
1058 (User-defined Commands): Update documentation to clarify
1059 "set/show max-user-call-depth" and "show user" don't apply to python
1060 commands. Update documentation to clarify "help user-defined" may
1061 also include python commands defined as COMMAND_USER.
1062
6fe37d23
JK
10632012-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
1064
1065 * gdb.texinfo (Startup): Add option -ex description to the option -x
1066 description.
1067
83364271
LM
10682012-02-24 Luis Machado <lgustavo@codesourcery.com>
1069
1070 * gdb.texinfo (Setting Breakpoints): Mention and explain the
1071 condition-evaluation breakpoint parameter.
1072 Mention condition-evaluation mode being shown in "info break".
1073 (Break Conditions): Add description for target-side
1074 conditional breakpoints.
1075 (Remote Configuration): Mention conditional-breakpoints-packet.
1076 (Packets): Add cond-expr parameter to Z0/Z1 packets and explain
1077 cond-expr.
1078 (General Query Packets): Mention new ConditionalBreakpoint feature.
1079
bdb1994d
TT
10802012-02-22 Tom Tromey <tromey@redhat.com>
1081
1082 * gdb.texinfo (Blocks In Python): Clarify block iteration.
1083
4d241c86
TT
10842012-02-17 Tom Tromey <tromey@redhat.com>
1085
1086 PR python/10753:
1087 * gdb.texinfo (objfile-gdb.py file): Fix location of auto-load
1088 directory.
1089
816338b5
SS
10902012-02-14 Stan Shebs <stan@codesourcery.com>
1091
1092 * gdb.texinfo (Disabling Breakpoints): Document enable count.
1093
cc30c4bd
PA
10942012-02-13 Pedro Alves <palves@redhat.com>
1095
1096 * gdb.texinfo (MIPS boards): Refer to mips-elf instead of
1097 mips-idt-ecoff.
1098
035d1e5b
YQ
10992012-02-09 Yao Qi <yao@codesourcery.com>
1100
1101 * gdb.texinfo (Symbols In Python): Add missing `@end defvar'.
1102
f0823d2c
TT
11032012-02-07 Tom Tromey <tromey@redhat.com>
1104
1105 * gdb.texinfo (Symbols In Python): Document Symbol.needs_frame and
1106 Symbol.value.
1107
64e7d9dd
TT
11082012-02-07 Tom Tromey <tromey@redhat.com>
1109
1110 * gdb.texinfo (Symbols In Python): Document Symbol.line.
1111
4220b2f8
TS
11122012-01-27 Thomas Schwinge <thomas@codesourcery.com>
1113
1114 * gdb.textinfo (Packets): Move vCont paragraph to the correct place.
1115
edcc5120
TT
11162012-01-24 Tom Tromey <tromey@redhat.com>
1117
1118 * gdb.texinfo (Set Catchpoints): Document "catch load" and "catch
1119 unload".
1120 (Files): Mention new catch commands.
1121 (GDB/MI Async Records): Likewise.
1122
53fe1783
GB
11232012-01-24 Gary Benson <gbenson@redhat.com>
1124
1125 Delete #if 0'd out code.
1126 * gdb.texinfo (Frame Info): Remove "info catch".
1127
b9e7b9c3
UW
11282012-01-20 Ulrich Weigand <ulrich.weigand@linaro.org>
1129
1130 * gdb.texinfo (Remote Configuration): Document
1131 "set remote hostio-readlink-packet" command.
1132 (General Query Packets): Document vFile:readlink packet.
1133
4aac40c8
TT
11342012-01-16 Tom Tromey <tromey@redhat.com>
1135
1136 * gdb.texinfo (Specify Location): Document relative file name
1137 handling.
1138
cafec441
TT
11392012-01-16 Tom Tromey <tromey@redhat.com>
1140
1141 * gdb.texinfo (gdb.printing): Document FlagEnumerationPrinter.
1142
0ee339bc
JK
11432012-01-13 Jan Kratochvil <jan.kratochvil@redhat.com>
1144 Eli Zaretskii <eliz@gnu.org>
1145
1146 * gdbint.texinfo (Coding Standards): Require braces for two lines of
1147 code.
1148
72384ba3
PH
11492012-01-11 Paul Hilfinger <hilfingr@adacore.com>
1150
1151 * gdb.texinfo (Variables): Document use of :: for non-static
1152 variables.
1153
ce1b17c4
JB
11542012-01-05 Joel Brobecker <brobecker@adacore.com>
1155
1156 * gdbint.texinfo (Start of New Year Procedure): Update
1157 to replace use of copyright.sh by use of copyright.py.
1158
217bff3e
JK
11592012-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1160
1161 Remove the gdbtui binary.
1162 * all-cfg.texi (GDBTUI): Remove.
1163 * gdb.texinfo (Mode Options): Remove the GDBTUI reference.
1164 (TUI): Remove GDBTUI pindex. Remove the GDBTUI reference.
1165 * gdbint.texinfo (Testsuite): Replace `gdbtui' by `gdb -tui'.
1166
cc72b2a2
KP
11672011-12-23 Kevin Pouget <kevin.pouget@st.com>
1168
1169 Introduce gdb.FinishBreakpoint in Python.
1170 * gdb.texinfo (Finish Breakpoints in Python): New subsection.
1171 (Python API): Add menu entry for Finish Breakpoints.
1172
13ac8d2c
JK
11732011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
1174
1175 * gdbint.texinfo (Testsuite): Describe KFAIL and XFAIL in Writing
1176 tests.
1177
e0f9f062
DE
11782011-12-16 Doug Evans <dje@google.com>
1179
1180 * gdb.texinfo (Server): Document -/stdio argument to gdbserver.
1181
80b6e756
PM
11822011-12-16 Phil Muldoon <pmuldoon@redhat.com>
1183
1c3ad6ab 1184 * gdb.texinfo (Python Commands): Remove "maint set/show print
80b6e756
PM
1185 stack". Add documentation for "set/show python print-stack".
1186
2fb860fc
PA
11872011-12-14 Pedro Alves <pedro@codesourcery.com>
1188
1189 * gdb.texinfo (Implementing a Remote Stub): Explain that you
1190 should transfer control to the stub in the startup code instead of
1191 in main. Mention the need to get past the initial breakpoint.
1192
f8eba3c6
TT
11932011-12-06 Tom Tromey <tromey@redhat.com>
1194
1195 * gdb.texinfo (Set Breaks): Update for new behavior.
1196
2268b414
JK
11972011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1198
1199 * gdb.texinfo (Requirements, Remote Protocol): Reference also `Library
1200 List Format for SVR4 Targets'.
1201 (General Query Packets): New item qXfer:libraries-svr4:read.
1202 (Library List Format for SVR4 Targets): New node.
1203
ae6f0d5b
TT
12042011-12-01 Tom Tromey <tromey@redhat.com>
1205
1206 * gdb.texinfo (Writing a Pretty-Printer): Use append method, not
1207 add.
1208
36dfb11c
TT
12092011-11-22 Tom Tromey <tromey@redhat.com>
1210
1211 * gdb.texinfo (GDB/MI Async Records): Document new *stopped
1212 reasons.
1213
f196051f
SS
12142011-11-20 Stan Shebs <stan@codesourcery.com>
1215
1216 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
1217 note-related options and variables.
1218 (Tracepoint Packets): Document packet changes.
1219
f85b53f8
SD
12202011-11-20 Sanjoy Das <sdas@igalia.com>
1221
1222 * gdb.texinfo (JIT Interface): Add documentation on writing and
1223 usind JIT debug info readers.
1224 (Custom Debug Info, Using JIT Debug Info Readers, Writing JIT
1225 Debug Info Readers): New nodes.
1226
bfccc43c
YQ
12272011-11-18 Yao Qi <yao@codesourcery.com>
1228
1229 * gdb.texinfo (Create and Delete Tracepoints): Mention pending
1230 tracepoint.
1231
c011a4f4
DE
12322011-11-15 Doug Evans <dje@google.com>
1233
1234 * gdb.texinfo (Files): Document basenames-may-differ.
1235
ed59ded5
DE
12362011-11-14 Doug Evans <dje@google.com>
1237
1238 * gdb.texinfo (Shell Commands): Document "!".
1239
405f8e94
SS
12402011-11-14 Stan Shebs <stan@codesourcery.com>
1241 Kwok Cheung Yeung <kcy@codesourcery.com>
1242
1243 * gdb.texinfo (Create and Delete Tracepoints): Describe what is
1244 needed to get shorter fast tracepoints.
1245 (Tracepoint Packets): Document new qTMinFTPILen packet.
1246
1e4d1764
YQ
12472011-11-14 Yao Qi <yao@codesourcery.com>
1248
1249 * gdb.texinfo (Create and Delete Tracepoints): Describe changed
1250 behavior of tracepoint.
1251 (General Query Packets): New feature InstallInTrace.
1252 (Remote Configuration): Document "set remote
1253 install-in-trace-packet".
1254
71eba9c2 12552011-11-12 Matt Rice <ratmice@gmail.com>
1256
1257 * gdb.texinfo (C Preprocessor Macros): Remove info definitions.
1258 Add arguments to info macro.
1259
e0f8f636
TT
12602011-11-10 Tom Tromey <tromey@redhat.com>
1261
1262 * gdb.texinfo (Compilation): Don't mention -gdwarf-2. Link to GCC
1263 manual.
1264 (Variables): Don't mention -gdwarf-2. Link to Compilation node.
1265 (Macros): Add a footnote.
1266 (C): Remove paragraph about compiler options.
1267 (C Constants): Mention wide character and string constants.
1268 (C Plus Plus Expressions): Update compiler option advice. Mention
1269 using declarations. Mention ADL. Remove old HP compiler
1270 information.
1271
625c0d47
TT
12722011-11-10 Tom Tromey <tromey@redhat.com>
1273
1274 PR c++/9257:
1275 * gdb.texinfo (Print Settings): Add an extra note about the need
1276 for a vtable.
1277
4be2aacc
MR
12782011-11-08 Maciej W. Rozycki <macro@codesourcery.com>
1279
1280 * gdb.texinfo (MIPS): Remove duplicate "auto" reference from
1281 "set mips abi" documentation.
1282
0a1c4d10
DE
12832011-11-04 Doug Evans <dje@google.com>
1284
1285 * gdb.texinfo (Maintenance Commands): Update docs of "maint time".
1286
aad1c02c
TT
12872011-11-03 Tom Tromey <tromey@redhat.com>
1288
1289 * gdb.texinfo (Stopping): Add menu entry.
1290 (Continuing and Stepping): Restore @node. Use @section, not
1291 @subsection.
1292
983fb131
MR
12932011-11-03 Maciej W. Rozycki <macro@codesourcery.com>
1294
1295 * gdb.texinfo (Skipping Over Functions and Files): Remove node
1296 designation. Fix "Specify Location" cross-reference.
1297
3065dfb6
SS
12982011-11-02 Stan Shebs <stan@codesourcery.com>
1299
1300 * gdb.texinfo (Tracepoint Action Lists): Document collect/s.
1301 (General Query Packets): Describe tracenz feature.
1302 * agentexpr.texi (Bytecode Descriptions): Describe tracenz.
1303
0aaaf063
PK
13042011-10-28 Paul Koning <paul_koning@dell.com>
1305
1306 * gdb.texinfo (gdb.types): Rename deepitems to deep_items.
1307
2231f1fb
KP
13082011-10-27 Kevin Pouget <kevin.pouget@st.com>
1309
1310 * gdb.texinfo ((Frames In Python): Document
1311 gdb.FRAME_UNWIND_FIRST_ERROR contant.
1312
5110b5df
PK
13132011-10-26 Paul Koning <paul_koning@dell.com>
1314
1315 * gdb.texinfo (gdb.types): Document new deepitems function.
1316
22dbab46
PK
13172011-10-25 Paul Koning <paul_koning@dell.com>
1318
1319 PR python/13327
1320
1321 * gdb.texinfo (Values From Inferior): Add is_lazy attribute,
1322 fetch_lazy method.
1323
9df2fbc4
PM
13242011-10-20 Phil Muldoon <pmuldoon@redhat.com>
1325
1326 PR python/12656
1327
1328 * gdb.texinfo (Blocks In Python): Document is_static, is_global,
1329 global_block, static_block function.
1330
f05e2e1d
TT
13312011-10-19 Tom Tromey <tromey@redhat.com>
1332
1333 * gdb.texinfo (Commands In Python): Add missing "@"s.
1334
a7fc3f37
KP
13352011-10-13 Kevin Pouget <kevin.pouget@st.com>
1336
1337 PR python/13285 Document named constants for frame unwind stop reasons
1338 * gdb.texinfo (Frames In Python): Document gdb.FRAME_UNWIND_*
1339 constants.
1340
5048e516
JK
13412011-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
1342
1343 Fix compatibility with texinfo versions older than 4.12.
1344 * Makefile.in (MAKEINFO): Set to @MAKEINFO@.
1345 (MAKEINFOFLAGS, MAKEINFO_EXTRA_FLAGS, MAKEINFO_CMD): New.
1346 (MAKEHTMLFLAGS): Use MAKEINFO_CMD.
1347 (gdb.info, gdbint.info, stabs.info, annotate.info): Use MAKEINFO_CMD.
1348 * gdb.texinfo (Tail Call Frames): Convert @arrow{} to @click, when possible.
1349 Make the conversion conditional on HAVE_MAKEINFO_CLICK, using variables
1350 CALLSEQ1A, CALLSEQ1B, CALLSEQ2A and CALLSEQ2B.
1351
5a56e9c5
DE
13522011-10-09 Doug Evans <dje@google.com>
1353
1354 * gdb.texinfo (Extending GDB): Document alias command.
1355
36b11add
JK
13562011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
1357
1358 Support @entry in input expressions.
1359 * gdb.texinfo (Variables): Describe @entry names suffix.
1360 (Print Settings): Add anchor for `set print entry-values'.
1361
e18b2753
JK
13622011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
1363 Eli Zaretskii <eliz@gnu.org>
1364
1365 Display @entry parameter values (without references).
1366 * gdb.texinfo (Tail Call Frames): Add anchor. Add self tail call
1367 example.
1368 (Print Settings): New description of set print entry-values and show
1369 print entry-values.
1370
111c6489
JK
13712011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
1372 Eli Zaretskii <eliz@gnu.org>
1373
1374 Recognize virtual tail call frames.
1375 * gdb.texinfo (Optimized Code): Add reference to Tail Call Frames.
1376 (Tail Call Frames): New node.
1377 (Frames In Python): Add gdb.TAILCALL_FRAME.
1378
9c15afc4
DE
13792011-10-07 Doug Evans <dje@google.com>
1380
1381 * gdb.texinfo (gdb.printing): Document new `replace' arg to
1382 register_pretty_printer.
1383
99f5279d
PM
13842011-10-07 Phil Muldoon <pmuldoon@redhat.com>
1385
1386 PR python/12930
1387 PR python/12802
1388
1389 * gdb.texinfo (Breakpoints In Python): Clarify behavior in the
1390 stop method.
1391
03583c20
UW
13922011-10-07 Ulrich Weigand <ulrich.weigand@linaro.org>
1393
1394 * gdb.texinfo (Starting your Program): "set disable-randomization"
1395 is no longer Linux-specific.
1396 (Remote Configuration): Document "set remote
1397 disable-randomization-packet".
1398 (General Query Packets): Document "QDisableRandomization" packet
1399 and add it to "qSupported" list.
1400
bd054e06
KP
14012011-10-07 Kevin Pouget <kevin.pouget@st.com>
1402
1403 Allow Python notification of new object-file loadings.
1404 * gdb.texinfo (Events In Python): Document `gdb.NewObjFileEvent'
1405 event type.
1406
cb6be26b
KP
14072011-10-04 Kevin Pouget <kevin.pouget@st.com>
1408
1409 PR python/12691: Add the inferior to Python exited event
1410 * gdb.texinfo (Events In Python): Describe exited inferior attribute.
1411
a05336a1
JB
14122011-10-03 Joel Brobecker <brobecker@adacore.com>
1413
1414 * gdb.texinfo (GDB/MI Miscellaneous Commands): Minor
1415 rephasing.
1416
5d77fe44
JB
14172011-10-03 Joel Brobecker <brobecker@adacore.com>
1418
1419 * gdb.texinfo (GDB/MI Ada Tasking Commands): New node.
1420 (GDB/MI Miscellaneous Commands): Add `ada-task-info'
1421 as possible feature returned by the `-list-features'
1422 command.
1423
699df94d
PK
14242011-09-28 Paul Koning <paul_koning@dell.com>
1425
1426 * gdb.texinfo (gdb.Type): Document field access by dictionary
1427 key syntax.
1428
24bdad53
YQ
14292011-09-28 Yao Qi <yao@codesourcery.com>
1430
1431 * gdb.texinfo (Files): Update options for `add-symbol-file'.
1432 Add one space after option `-s'. Remove @r{} markup.
1433
6710bf39
SS
14342011-09-27 Stan Shebs <stan@codesourcery.com>
1435
1436 * gdb.texinfo (Tracepoint Action Lists): Document $_ret.
1437
d99f7e48
HZ
14382011-09-16 Hui Zhu <teawater@gmail.com>
1439
1440 * gdb.texinfo (Tracepoint Restrictions): Change *$esp@300
1441 to *(unsigned char *)$esp@300.
1442
d812018b
PK
14432011-09-15 Paul Koning <paul_koning@dell.com>
1444
1445 * gdb.texinfo: Make style of Python functions and methods match
1446 the syntax of Python. Also put class and module names explicitly
1447 on function, member, and variable names, matching Python
1448 documentation conventions.
1449
2aa48337
KP
14502011-09-15 Kevin Pouget <kevin.pouget@st.com>
1451
1452 PR Python/12692 Add gdb.selected_inferior() to Python interface.
1453 * gdb.texinfo (Inferiors In Python): Describe new
1454 gdb.selected_inferior() function.
1455
6839b47f
KP
14562011-09-15 Kevin Pouget <kevin.pouget@st.com>
1457
1458 Handle multiple breakpoint hits in Python interface:
1459 * gdb.texinfo (Events In Python): New function documentation:
1460 gdb.BreakpointEvent.breakpoints. Indicate that
1461 gdb.BreakpointEvent.breakpoint is now deprecated.
1462
26829f2b
JB
14632011-09-04 Joel Brobecker <brobecker@adacore.com>
1464
1465 * gdb.texinfo: Set EDITION to "Tenth" and change ISBN.
1466
a9f54f60
TT
14672011-08-25 Andrew Oakley <andrew@ado.is-a-geek.net>
1468
1469 * gdb.texinfo (Types In Python): Document 'bitpos' for enums.
1470
fa3a4f15
PM
14712011-08-17 Phil Muldoon <pmuldoon@redhat.com>
1472
1473 * gdb.texinfo (Prompt): Add set/show extended-prompt
1474 documentation
1475 (Basic Python): Add prompt_hook anchor.
1476 (Python modules): Reword module text to reflect multiple modules.
1477 (gdb.prompt): Document gdb.prompt module.
1478
224bbe49
YQ
14792011-08-14 Yao Qi <yao@codesourcery.com>
1480
78d85199
YQ
1481 * gdb.texinfo (General Query Packets): Document qXfer:fdpic:read packet.
1482
14832011-08-14 Yao Qi <yao@codesourcery.com>
1484
1485 * gdb.texinfo (Standard Target Features): Document C6x features.
224bbe49
YQ
1486 (TIC6x Features): New node.
1487
457e09f0
DE
14882011-08-12 Doug Evans <dje@google.com>
1489
1490 * gdb.texinfo (Symbols In Python): Document symbol.type.
1491
5e239b84
PM
14922011-08-09 Phil Muldoon <pmuldoon@redhat.com>
1493
1494 * gdb.texinfo (Python): Document command and function
1495 auto-loading.
1496
177bc839
JK
14972011-07-26 Jan Kratochvil <jan.kratochvil@redhat.com>
1498 Eli Zaretskii <eliz@gnu.org>
1499
1500 * gdb.texinfo (whatis, ptype): Highlight their differences. Describe
1501 typedefs unrolling. Extend the sample code by an inner typedef and
1502 outer typedefs unrolling.
1503
1a532630
PP
15042011-07-26 Paul Pluzhnikov <ppluzhnikov@google.com>
1505
1506 * gdb.texinfo (Caching Remote Data): Document {set,show} dcache
1507 size and line-size.
1508
9b158ba0 15092011-07-21 Matt Rice <ratmice@gmail.com>
1510
1511 PR macros/12999
1512 * gdb.texinfo (Macros): Add info definitions and info macros commands.
1513 Update text and cindex entries for info macro command.
1514
d17b6f81
PM
15152011-07-21 Phil Muldoon <pmuldoon@redhat.com>
1516
1517 * observer.texi (GDB Observers): Add before_prompt observer.
1518 * gdb.texinfo (Basic Python): Add documentation for prompt
1519 substitution.
1520
713389e0
PM
15212011-07-11 Phil Muldoon <pmuldoon@redhat.com>
1522
1523 PR python/12438
1524 * gdb.texinfo (Python Commands): Add deprecate note to maint
1525 set/show python print-stack. Document set/show python
1526 print-backtrace.
1527
177b42fe
TJB
15282011-07-05 Thiago Jung Bauermann <bauerman.ibm.com>
1529
1530 * gdb.texinfo: Fix typos.
1531
900e11f9
JK
15322011-07-01 Tom Tromey <tromey@redhat.com>
1533
1534 * gdb.texinfo (Debugging Output): Document set debug
1535 check-physname.
1536
39c4d40a
TT
15372011-06-29 Tom Tromey <tromey@redhat.com>
1538
1539 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document
1540 breakpoint-notifications feature.
1541
6f5def7d
UW
15422011-06-29 Ulrich Weigand <ulrich.weigand@linaro.org>
1543
1544 * gdb.texinfo (Target Description): Remove warning about
1545 possibly unstable format.
1546
8cf64490
TT
15472011-06-03 Tom Tromey <tromey@redhat.com>
1548
1549 * gdb.texinfo (GDB/MI Async Records): Document 'exit-code' field.
1550 (Events In Python): Note that exit_code is optional.
1551
393eab54
PA
15522011-05-17 Pedro Alves <pedro@codesourcery.com>
1553
1554 * gdb.texinfo (Remote Protocol) <Overview>: Mention vCont is
1555 required for multi-threading support.
1556 (Remote Protocol) <Packets>: Mention that 'c', 's', 'C', 'S' and
1557 Hc are deprecated for multi-threading debugging. Point readers at
1558 the vCont packet.
1559
75fc9810
DE
15602011-05-15 Doug Evans <dje@google.com>
1561
1562 * gdb.texinfo (Auto-loading): Document printing of missing scripts.
1563
01124a23
DE
15642011-05-13 Doug Evans <dje@google.com>
1565
98a5dd13
DE
1566 * gdb.texinfo (Threads): Document $sdir,$pdir.
1567 (Server): Document $pdir exception.
1568
dbaefcf7
DE
1569 * gdb.texinfo (Auto-loading): Document "info auto-load-scripts".
1570
cc63ef9b
DE
1571 * gdb.texinfo (Threads): Clarify default value for
1572 libthread-db-search-path.
7e0396aa 1573
01124a23
DE
1574 * gdb.texinfo (Completion): Update example.
1575 (Debugging Output): Delete `set/show debug lin-lwp-async'.
1576
d248b706
KY
15772011-05-12 Kwok Cheung Yeung <kcy@codesourcery.com>
1578
1579 * gdb.texinfo: Document change in the behaviour of the enable and
1580 disable GDB commands when applied to tracepoints.
1581 Document the EnableDisableTracepoints remote stub feature.
1582 Document QTEnable and QTDisable in the list of tracepoint packets.
1583
cc88a640
JK
15842011-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1585
1586 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Rename inc-hist.texinfo to
1587 hsuser.texi.
1588 * gdb.texinfo <!SYSTEM_READLINE>: Rename inc-hist.texinfo inclusion and
1589 comment to hsuser.texi. Change rluser.texi name in the comment.
1590
84e578fb
DE
15912011-05-10 Doug Evans <dje@google.com>
1592
1593 * gdb.texinfo (Threads): If an empty path is provided for
1594 libthread-db-search-path it is reset to its default value.
1595 (Server): Ditto.
1596
478aac75
DE
15972011-05-09 Doug Evans <dje@google.com>
1598
1599 * gdb.texinfo (Requirements): Fix typo. Mention --with-iconv-bin.
1600
9c06b0b4
TJB
16012011-05-06 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
1602 Thiago Jung Bauermann <bauerman@br.ibm.com>
1603
1604 Implement support for PowerPC BookE masked watchpoints.
1605 * gdb.texinfo (Set Watchpoints): Document mask parameter.
1606 (PowerPC Embedded): Mention support of masked watchpoints.
1607
9ed350ad
JB
16082011-05-03 Joel Brobecker <brobecker@adacore.com>
1609
1610 * gdb.texinfo (In Memoriam): Replace litteral uses of `GDB' with
1611 `@value{GDBN}'.
1612
4ceed123
JB
16132011-05-03 Joel Brobecker <brobecker@adacore.com>
1614
1615 * gdb.texinfo (titlepage): Remove dedication.
1616 (In Memoriam): New appendix.
1617
559a7a62
JK
16182011-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
1619 Eli Zaretskii <eliz@gnu.org>
1620
1621 * gdb.texinfo (Index Section Format): Change the version to 5.
1622 Describe the different formula.
1623
03f2bd59
JK
16242011-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
1625 Eli Zaretskii <eliz@gnu.org>
1626
1627 * gdb.texinfo (Starting and Stopping Trace Experiments): New anchor
1628 for disconnected tracing.
1629 (Multi-Process Mode for @code{gdbserver}): Mention --multi and
1630 extended-remote relationship. Mention --once.
1631 (TCP port allocation lifecycle of @code{gdbserver}): New.
1632
d9b1a651
EZ
16332011-04-23 Eli Zaretskii <eliz@gnu.org>
1634
1635 * gdb.texinfo (Server): Improve indexing. Index all optional
1636 switches to gdbserver.
1637
90476074
TT
16382011-04-20 Tom Tromey <tromey@redhat.com>
1639
1640 * gdb.texinfo (Index Section Format): New node.
1641 (Top): Add new node to menu.
1642
c21236dc
PA
16432011-04-20 Pedro Alves <pedro@codesourcery.com>
1644
1645 * gdb.texinfo (Maintenance Commands): Document `maint print
1646 remote-registers'.
1647
05c8c3f5
TT
16482011-04-20 Tom Tromey <tromey@redhat.com>
1649
1650 * gdb.texinfo (Trace File Format): Move node later.
1651
7a9dd1b2
TT
16522011-04-19 Tom Tromey <tromey@redhat.com>
1653
1654 * gdbint.texinfo (Register Information Functions): Remove
1655 duplicate "the".
1656 * gdb.texinfo (Emacs): Remove duplicate "to".
1657 (GDB/MI Variable Objects): Remove duplicate "the".
1658 (General Query Packets): Likewise.
1659
4368ebeb
JB
16602011-04-02 Joel Brobecker <brobecker@adacore.com>
1661
1662 * gdb.texinfo (GDB/MI Output Records): Fix menu entry for
1663 "GDB/MI Ada Exception Information" node.
1664
956a9fb9
JB
16652011-04-01 Joel Brobecker <brobecker@adacore.com>
1666
1667 * gdb.texinfo (GDB/MI Ada Exception Information): Document
1668 the "exception-name" field in the *stopped async record.
1669
f1310107
TJB
16702011-03-31 Thiago Jung Bauermann <bauerman@br.ibm.com>
1671 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
1672
1673 Implement support for PowerPC BookE ranged breakpoints.
1674 * gdb.texinfo (PowerPC Embedded): Document ranged breakpoints.
1675
8786b2bd
TT
16762011-03-28 Tom Tromey <tromey@redhat.com>
1677
1678 * gdb.texinfo (Set Tracepoints): Fix typo.
1679
9ef07c8c
TT
16802011-03-24 Tom Tromey <tromey@redhat.com>
1681
1682 * gdb.texinfo (Specify Location): Document `function:label'
1683 linespec.
1684
99c3dc11
PM
16852011-03-18 Phil Muldoon <pmuldoon@redhat.com>
1686
f1310107 1687 PR python/12149
99c3dc11
PM
1688
1689 * gdb.texinfo (Basic Python): Update gdb.write and flush text.
1690
29703da4
PM
16912011-03-17 Phil Muldoon <pmuldoon@redhat.com>
1692
1693 * gdb.texinfo (Blocks In Python): Add is_valid method description.
1694 (Inferiors In Python): Likewise.
1695 (Threads In Python): Likewise.
1696 (Symbols In Python): Likewise.
1697 (Objfiles In Python): Likewise.
1698 (Symbol Tables In Python): Likewise.
1699
c9174737
PA
17002011-03-15 Pedro Alves <pedro@codesourcery.com>
1701
1702 * gdb.texinfo (Auto Display) <undisplay, enable display, disable
1703 display>: Explain that the commands accept number ranges.
1704
7371cf6d
PM
17052011-03-14 Phil Muldoon <pmuldoon@redhat.com>
1706
1707 * gdb.texinfo (Breakpoints In Python): Add description and example
1708 of Python stop function operation.
1709
ecec24e6
PM
17102011-03-10 Phil Muldoon <pmuldoon@redhat.com>
1711
1712 * gdb.texinfo (Parameters In Python): Document get_set_string and
1713 get_show_string methods.
1714
6dcd5565
JK
17152011-02-28 Jan Kratochvil <jan.kratochvil@redhat.com>
1716
1717 * gdb.texinfo (Tracepoint Conditions): Fix missing parenthesis.
1718
81896e36
JK
1719 * gdb.texinfo (Starting and Stopping Trace Experiments): Fix
1720 circular-trace-buffer name.
1721
5e30da2c
JB
17222011-02-28 Joel Brobecker <brobecker@adacore.com>
1723
1724 * gdb.texinfo (Inferiors and Programs): Fix small error introduced
1725 in the previous change.
1726
3bd0f5ef 17272011-02-27 Michael Snyder <msnyder@vmware.com>
af624141
MS
1728
1729 * gdb.texinfo (Inferiors and Programs): Update commands to show
1730 that they can accept multiple arguments.
1731
4ec7539c
JB
17322011-02-24 Joel Brobecker <brobecker@adacore.com>
1733
1734 Revert the following patch (code patch was not approved):
1735 2011-02-21 Hui Zhu <teawater@gmail.com>
1736 * agentexpr.texi (bytecode descriptions): add printf.
1737 * gdb.texinfo (tracepoint action lists): add printf.
1738
82809774
DE
17392011-02-23 Doug Evans <dje@google.com>
1740
1741 * gdb.texinfo (Symbols In Python): Fix mention of C++, use C@t{++}.
1742
e5a67952
MS
17432011-02-23 Michael Snyder <msnyder@vmware.com>
1744
1745 * gdb.texinfo (Set Breaks): Add @dots{} to arguments of info break.
1746 (Set Watchpoints): Add @dots{} to argument of info watchpoints.
1747 (Listing Tracepoints): Add @dots{} to argument of info tracepoints.
1748
6e6fbe60
DE
17492011-02-22 Doug Evans <dje@google.com>
1750
1751 * gdb.texinfo (Symbols In Python): Document lookup_global_symbol.
1752 Clarify behaviour of lookup_symbol when `block' argument is omitted,
1753 add description of result, fix @defun formatting.
1754
f994e27a
HZ
17552011-02-21 Hui Zhu <teawater@gmail.com>
1756
1757 * agentexpr.texi (Bytecode Descriptions): Add printf.
1758 * gdb.texinfo (Tracepoint Action Lists): Add printf.
1759
c7f96d2b
TT
17602011-02-18 Tom Tromey <tromey@redhat.com>
1761
1762 * agentexpr.texi (Bytecode Descriptions): Document pick and rot.
1763
60f98dde
MS
17642011-02-14 Michael Snyder <msnyder@vmware.com>
1765
1766 * gdb.texinfo (threads): Document argument for "info threads" cmd.
1767 Document new command "thread find".
1768
08e796bc
MS
17692011-02-14 Michael Snyder <msnyder@vmware.com>
1770
1771 * gdb.texinfo (Threads): Update example of new thread message.
1772
b3b9301e
PA
17732011-02-14 Pedro Alves <pedro@codesourcery.com>
1774
1775 * gdb.texinfo (Remote Configuration): Mention set/show remote
1776 traceframe-info.
1777 (Tools/Packages Optional for Building GDB): Mention that expat is
1778 used for traceframe info.
1779 (Remote Protocol) <Menu>: Add "Traceframe Info Format".
1780 (General Query Packets) <qSupported>: Describe the
1781 qXfer:traceframe-info:read feature.
1782 (qXfer::read): Describe qXfer:traceframe-info:read.
1783 (Traceframe Info Format): New section.
1784
cef35b0f
PA
17852011-02-04 Pedro Alves <pedro@codesourcery.com>
1786
1787 * gdbint.texinfo (Formatting): Mention some formatting guidelines
1788 for casts and unary operators.
1789
f1cbe1d3
TT
17902011-02-04 Tom Tromey <tromey@redhat.com>
1791
1792 * gdb.texinfo (GDB/MI Async Records): Document that symbols-loaded
1793 is not useful.
1794
585fdaa1
PA
17952011-01-25 Pedro Alves <pedro@codesourcery.com>
1796
1797 * gdb.texinfo: s/value optimized out/optimized out/g
1798
7bfc9434
JB
17992011-01-21 Joel Brobecker <brobecker@adacore.com>
1800
1801 * gdb.texinfo (Other Misc Settings): Rework part of the
1802 documentation of the "set interactive mode" command.
1803
4694da01
TT
18042011-01-19 Tom Tromey <tromey@redhat.com>
1805
1806 * gdb.texinfo (Threads): Document thread name output and `thread
1807 name' command.
1808 (Threads In Python): Document Thread.name attribute.
1809 (GDB/MI Thread Commands): Document thread attributes.
1810
b716877b
AB
18112011-01-12 Andrew Burgess <aburgess@broadcom.com>
1812
1813 * gdb.texinfo (GDB/MI Data Manipulation): Update to reflect
1814 changes in mi/mi-cmd-disas.c
1815
13fd8b81
TT
18162011-01-12 Tom Tromey <tromey@redhat.com>
1817
1818 * gdb.texinfo (Threads): Remove duplicate text. Update examples.
1819 Fix "thread apply" text.
1820
e09342b5
TJB
18212011-01-11 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
1822 Thiago Jung Bauermann <bauerman@br.ibm.com>
1823
1824 Implement support for PowerPC BookE ranged watchpoints.
1825 * gdb.texinfo (PowerPC Embedded): Document ranged watchpoints and
1826 the "set powerpc exact-watchpoints" flag.
1827
06e65f44
TT
18282011-01-07 Tom Tromey <tromey@redhat.com>
1829
1830 * gdb.texinfo (Python API): Add descriptions to @menu items.
1831
d8e22779
TT
18322011-01-06 Tom Tromey <tromey@redhat.com>
1833
1834 * gdb.texinfo (Frames In Python): Document gdb.newest_thread.
1835
a255712f
PP
18362010-01-06 Paul Pluzhnikov <ppluzhnikov@google.com>
1837
e09342b5 1838 * gdb.texinfo (Debugging Output): Document "set debug jit".
a255712f 1839
ccfc3d6e
TT
18402011-01-06 Tom Tromey <tromey@redhat.com>
1841
1842 PR python/12133:
1843 * gdb.texinfo (Frames In Python): Document various frame
1844 constants.
1845
44944448
JB
18462011-01-05 Joel Brobecker <brobecker@adacore.com>
1847
1848 * doc/agentexpr.texi, doc/all-cfg.texi, doc/annotate.texinfo,
1849 doc/gdb.texinfo, doc/gdbint.texinfo, doc/observer.texi,
1850 doc/refcard.tex, doc/stabs.texinfo: Copyright year update.
1851
42ea3d7a
JK
18522011-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
1853
1854 * Makefile.in (diststuff): Remove gdb-cfg.texi and GDBvn.texi.
1855 (clean): Add GDBvn.texi.
1856
720d1a40
JB
18572010-12-29 Joel Brobecker <brobecker@adacore.com>
1858
1859 * gdb.texinfo (Ada Glitches): Remove paragraph describing the
1860 occasional case where the debugger prints an array address
1861 instead of the array itself.
1862
ad196637
PA
18632010-12-23 Pedro Alves <pedro@codesourcery.com>
1864
1865 * gdb.texinfo (Packets) <read registers packet>: Document support
1866 for registers that were not collected.
1867
a86caf66
DE
18682010-12-15 Doug Evans <dje@google.com>
1869
1870 * gdb.texinfo (Startup): Document auto-loading of scripts during
1871 startup.
1872 (Auto-loading): Delete "maint set python auto-load on|off".
1873 Add "set auto-load-scripts on|off".
1874
aae1c79a
DE
18752010-12-07 Doug Evans <dje@google.com>
1876
1877 * gdb.texinfo (Mode Options): Document -data-directory.
1878 (Data Files): Add reference to -data-directory.
1879
4e04c971
DE
18802010-11-29 Doug Evans <dje@google.com>
1881
1882 * gdb.texinfo (Pretty-Printer Introduction): Change
1883 printer-name:subprinter-name to printer-name;subprinter-name.
1884
94b6973e
PM
18852010-11-29 Phil Muldoon <pmuldoon@redhat.com>
1886
1887 PR python/12199
1888
1889 * gdb.texinfo (Breakpoints In Python): Document "delete" method.
1890
39037522
TT
18912010-11-23 Tom Tromey <tromey@redhat.com>
1892
1893 * gdb.texinfo (Top): Check SYSTEM_READLINE.
1894 (Editing): Likewise.
1895 (Command History): Likewise.
1896 (TUI Keys): Likewise.
1897 (Bug Reporting): Conditionally include rluser.texi and
1898 inc-history.texinfo.
1899 * Makefile.in (READLINE_TEXI_INCFLAG): New variable.
1900 (GDB_DOC_SOURCE_INCLUDES): Add comment.
1901 (GDBvn.texi): Set SYSTEM_READLINE when appropriate.
1902 (gdb.dvi): Use READLINE_TEXI_INCFLAG.
1903 (gdb.pdf): Likewise.
1904 (gdb.info): Likewise.
1905 (gdb/index.html): Likewise.
1906
5ae98d25
TT
19072010-11-23 Tom Tromey <tromey@redhat.com>
1908
1909 * Makefile.in (Makefile): Run ../config.status.
1910 (distclean): Update.
1911 * configure: Remove.
1912 * configure.ac: Remove.
1913
621c8364
TT
19142010-11-12 Tom Tromey <tromey@redhat.com>
1915
1916 * gdb.texinfo (Basic Python): Update. Add xref.
1917 (Exception Handling): Document new exception classes.
1918 (Types In Python): Update.
1919 (Frames In Python): Update.
1920
84f4c1fe
PM
19212010-11-11 Phil Muldoon <pmuldoon@redhat.com>
1922
1923 * gdb.texinfo (Breakpoints In Python): Document "internal"
1924 parameter, and visible attribute.
1925
99e7ae30
DE
19262010-11-05 Doug Evans <dje@google.com>
1927
1928 * gdb.texinfo (Source Path): Document "set directories".
1929
f4b8a18d
KW
19302010-11-05 Ken Werner <ken.werner@de.ibm.com>
1931
1932 * gdb.texinfo: (Summary) Add mention about OpenCL C language support.
1933 (OpenCL C): New node.
1934
7b51bc51
DE
19352010-11-02 Doug Evans <dje@google.com>
1936
1937 * gdb.texinfo (Pretty Printing): Expand into three sections,
1938 introduction, example, and commands.
1939 (Python API): Delete section Disabling Pretty-Printers, merge into
1940 Selecting Pretty-Printers.
1941 (Writing a Pretty-Printer): New section. Move the pretty-printer
1942 example here, and reformat to match python coding style. Add a second
1943 example using the gdb.printing module.
1944 (Python modules): Add gdb.printing.
1945
9eeee977
DE
19462010-10-29 Doug Evans <dje@google.com>
1947
1948 * gdb.texinfo (Python): Fix long line.
1949
a0e0ffdf
DE
19502010-10-20 Doug Evans <dje@google.com>
1951
1952 * gdbint.texinfo (Misc Guidelines): Renamed from Coding.
1953 All references updated. Correct sections marked as subsections.
1954 (Coding Standards): New chapter. Move the coding standard related
1955 subsections here. Add section on Python coding standards.
1956
0e3509db
DE
19572010-10-13 Doug Evans <dje@google.com>
1958
1959 * gdb.texinfo (Python): Add "Python modules".
1960 (Types in Python): Add reference to gdb.types section.
1961 (Python modules): New node.
1962
44592cc4
DE
19632010-10-11 Doug Evans <dje@google.com>
1964
1965 * gdb.texinfo (Values From Inferior): Add reference to "Types in
1966 Python" from gdb.Value.type description.
1967
6e1bb179
JB
19682010-09-28 Joel Brobecker <brobecker@adacore.com>
1969
1970 * gdb.texinfo (Ravenscar Profile): New node.
1971
e8467610
TT
19722010-09-22 Tom Tromey <tromey@redhat.com>
1973
1974 * gdb.texinfo (Values From Inferior): Mention Value.__init__.
1975
fccd1d1e
EZ
19762010-09-22 Eli Zaretskii <eliz@gnu.org>
1977
1978 * gdb.texinfo (Values From Inferior): Clarify that
1979 value.dynamic_type works only in C++ programs with RTTI.
1980
c1b6b909
TT
19812010-09-15 Paul Bolle <pebolle@tiscali.nl>
1982
1983 * gdb.texinfo (Character Sets): Correctly reference host-charset
1984 in example.
1985
7d288aaa
TT
19862010-09-13 Tom Tromey <tromey@redhat.com>
1987
1988 * gdb.texinfo (GDB/MI Stack Manipulation) <-stack-list-frames>:
1989 Document "fullname" and "from".
1990
f75d858b
MK
19912010-09-01 Marc Khouzam <marc.khouzam@ericsson.com>
1992
1993 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document new
1994 feature `reverse' output by -list-target-features.
1995
83b9503b
L
19962010-08-31 H.J. Lu <hongjiu.lu@intel.com>
1997
1998 * gdb.texinfo (i386 Features): Remove an extra "@item".
1999
03f17ccf
TT
20002010-08-30 Tom Tromey <tromey@redhat.com>
2001
2002 PR python/11792:
2003 * gdb.texinfo (Values From Inferior): Document dynamic_type.
2004
9779414d
DJ
20052010-08-24 Daniel Jacobowitz <dan@codesourcery.com>
2006
2007 * gdb.texinfo (ARM Features): Document
2008 org.gnu.gdb.arm.m-profile.
2009
f9ffd4bb
TT
20102010-08-23 Tom Tromey <tromey@redhat.com>
2011
2012 PR python/11145:
2013 * gdb.texinfo (Values From Inferior): Document dynamic_cast and
2014 reinterpret_cast methods.
2015
702c2711
TT
20162010-08-23 Tom Tromey <tromey@redhat.com>
2017
2018 PR python/11915:
2019 * gdb.texinfo (Types In Python): Document array method.
2020
66b73624
TJB
20212010-08-18 Thiago Jung Bauermann <bauerman@br.ibm.com>
2022
2023 * gdb.texinfo (PowerPC Embedded): Mention support for the DVC register.
2024
06a64a0b
TT
20252010-08-16 Tom Tromey <tromey@redhat.com>
2026
2027 * gdb.texinfo (Set Watchpoints): Document -location option.
2028
a3a7127e
DE
20292010-08-13 Doug Evans <dje@google.com>
2030
2031 * gdb.texinfo (.debug_gdb_scripts section): Fix typo.
2032
8dedea02
VP
20332010-08-13 Vladimir Prus <vladimir@codesourcery.com>
2034
2035 * gdb.texinfo (GDB/MI Data Manipulation): Document
2036 -data-read-memory-raw and -data-write-memory-raw.
2037
ca5c20b6 20382010-08-11 Tom Tromey <tromey@redhat.com>
889bf7c5 2039 Phil Muldoon <pmuldoon@redhat.com>
ca5c20b6
PM
2040
2041 * gdb.texinfo (Basic Python): Describe post_event API.
2042
cb2e07a6
PM
20432010-08-11 Phil Muldoon <pmuldoon@redhat.com>
2044
2045 * gdb.texinfo (Basic Python): Describe solib_address and
889bf7c5 2046 decode_line Python APIs
cb2e07a6 2047
464b3efb
TT
20482010-08-10 Tom Tromey <tromey@redhat.com>
2049
2050 * gdb.texinfo (Pretty Printing API): Document
2051 gdb.default_visualizer.
2052
c29c521f
TT
20532010-08-10 Tom Tromey <tromey@redhat.com>
2054
2055 Revert gdb-add-index addition:
2056 * gdb.texinfo (Index Files): Don't document gdb-add-index.
2057
5da1313b
JK
20582010-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
2059 Eli Zaretskii <eliz@gnu.org>
2060
2061 * gdb.texinfo (Mode Options) <-batch>
2062 (Basic Python) <gdb.execute>: Describe setting width and height.
2063
02d868e8
PP
20642010-07-31 Paul Pluzhnikov <ppluzhnikov@google.com>
2065
2066 * gdb.texinfo (Threads): Document 'debug libthread-db'.
2067
c2bbed2a
TT
20682010-07-30 Tom Tromey <tromey@redhat.com>
2069
2070 * gdb.texinfo (Index Files): Mention gdb-add-index.
2071
6c13bbe1
HZ
20722010-07-30 Hui Zhu <teawater@gmail.com>
2073
2074 * gdb.texinfo (Inferiors and Programs): Update the introduce of
2075 "detach inferior" and "kill inferior".
2076
53a71c06
CR
20772010-07-28 CHENG Renquan <rqcheng@smu.edu.sg>
2078
2079 * gdb.texinfo (Machine Code): Update description of two forms of
2080 arguments, and add new example to demonstrate the new form.
2081
5374244e
PM
20822010-07-27 Phil Muldoon <pmuldoon@redhat.com>
2083
2084 * gdb.texinfo (Values From Inferior): Add value inferior function
2085 call description.
2086
8ea5bce5
JK
20872010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
2088
2089 * gdb.texinfo (Active Targets): Fix wrong comma placement.
2090
c0edd9ed
JK
20912010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
2092 Eli Zaretskii <eliz@gnu.org>
2093
2094 Make core files the process_stratum.
2095 * gdb.texinfo (Active Targets): Remove core_stratum. Include
2096 record_stratum example.
2097
9291a0cd
TT
20982010-07-13 Tom Tromey <tromey@redhat.com>
2099
2100 * gdb.texinfo (Index Files): New node.
2101
f5011d11
TT
21022010-07-13 Tom Tromey <tromey@redhat.com>
2103
2104 * gdb.texinfo (GDB/MI Variable Objects): Remove extra 'for'.
2105
0f5238ed
TT
21062010-07-13 Tom Tromey <tromey@redhat.com>
2107
2108 * gdb.texinfo (Specify Location): Document labels.
2109
74c761c1
PA
21102010-07-01 Pedro Alves <pedro@codesourcery.com>
2111
2112 * gdb.texinfo (Create and Delete Tracepoints): Add more index
2113 entries for fast tracepoints and static tracepoints.
2114
501994c0
PA
21152010-07-01 Pedro Alves <pedro@codesourcery.com>
2116
2117 * gdb.texinfo (General Query Packets) <qfThreadInfo,
2118 qsThreadInfo>: Spell out `l' as ell.
2119
0fb4aa4b
PA
21202010-07-01 Pedro Alves <pedro@codesourcery.com>
2121
2122 * gdb.texinfo (Convenience Variables): Document $_sdata.
2123 (Commands to Set Tracepoints): Describe static tracepoints. Add
2124 `Listing Static Tracepoint Markers' menu entry. Document
2125 "strace".
2126 (Tracepoint Action Lists): Document collecting $_sdata.
2127 (Listing Static Tracepoint Markers): New subsection.
2128 (Tracepoints support in gdbserver): Mention static tracepoints.
2129 (remote packets, enabling and disabling): Mention
2130 read-sdata-object.
2131 (General Query Packets) <qSupported>: Document qXfer:sdata:read
2132 and StaticTracepoint.
2133 Mention qTfSTM, qTsSTM and qTSTMat as tracepoint packets.
2134 Document qXfer:sdata:read.
2135 (Tracepoint packets): Document qTfSTM, qTsSTM and qTSTMat.
2136
dc3b15be
JB
21372010-06-29 Joel Brobecker <brobecker@adacore.com>
2138
2139 * gdb.texinfo (Threads In Python): Fix unmatched @end table.
2140
595939de
PM
21412010-06-28 Phil Muldoon <pmuldoon@redhat.com>
2142 Tom Tromey <tromey@redhat.com>
2143 Thiago Jung Bauermann <bauerman@br.ibm.com>
2144
2145 * gdb.texinfo (Inferiors In Python): New node.
2146 * gdb.texinfo (Threads In Python): New node.
2147
9279c692
JB
21482010-06-28 Joel Brobecker <brobecker@adacore.com>
2149
2150 * gdb.texinfo (Python): Document what the python directory is
2151 and what its location is.
2152 (Basic Python): Document the gdb.PYTHONDIR constant.
2153
bc9f0842
TT
21542010-06-25 Tom Tromey <tromey@redhat.com>
2155
2156 PR python/10808:
2157 * gdb.texinfo (Basic Python): Document new gdb.execute argument.
2158
f1421989
HZ
21592010-06-24 Hui Zhu <teawater@gmail.com>
2160
2161 * gdb.texinfo: (Commands for Controlled Output): Add
2162 documentation for command "eval".
2163
e4c0cfae
SS
21642010-06-21 Stan Shebs <stan@codesourcery.com>
2165
2166 * gdb.texinfo: Add explicit @node and @appendix for GFDL.
2167 * annotate.texinfo: Ditto.
2168 * gdbint.texinfo: Ditto.
2169 * stabs.texinfo: Ditto.
2170
bb08c432
HZ
21712010-06-22 Hui Zhu <teawater@gmail.com>
2172
2173 * gdb.texinfo: (Process Record and Replay): Add documentation
2174 for command "set record memory-query".
2175
4f5d9f07
SS
21762010-06-21 Stan Shebs <stan@codesourcery.com>
2177
2178 * gdb.texinfo: Relicense under GFDL version 1.3.
2179 * annotate.texinfo: Relicense under GFDL version 1.3.
2180 * gdbint.texinfo: Relicense under GFDL version 1.3.
2181 * stabs.texinfo: Relicense under GFDL version 1.3.
2182 * fdl.texi: Update to version 1.3.
2183
6aed2dbc
SS
21842010-06-18 Stan Shebs <stan@codesourcery.com>
2185
a61408f8
SS
2186 * gdb.texinfo (Operating System Auxiliary Information): Describe
2187 "info os" when no arguments given.
2188
6aed2dbc
SS
2189 * gdb.texinfo (Debugging Programs with Multiple Threads): Describe
2190 $_thread.
2191
24e933df
HZ
21922010-06-18 Hui Zhu <teawater@gmail.com>
2193
2194 * gdb.texinfo: (Process Record and Replay): Add documentation
2195 for commands "record save" and "record restore".
2196
65d79d4b
SDJ
21972010-06-16 Jan Kratochvil <jan.kratochvil@redhat.com>
2198
2199 * gdb.texinfo: Include information about the correct use
2200 of addresses in the `watch' command.
2201
d914c394
SS
22022010-06-11 Stan Shebs <stan@codesourcery.com>
2203
2204 * gdb.texinfo (Observer Mode): New section.
2205 (General Query Packets): Document QAllow.
889bf7c5 2206
967cf477
DE
22072010-06-04 Doug Evans <dje@google.com>
2208
2209 * gdb.texinfo (Python API): New node `Disabling Pretty-Printers'.
2210
aaf4119b
DE
22112010-06-03 Doug Evans <dje@google.com>
2212
2213 * gdbint.texinfo (Coding): Add subsection on command names.
2214
9eae7c52
TT
22152010-06-02 Tom Tromey <tromey@redhat.com>
2216
2217 * gdb.texinfo (Maintenance Commands): Document maint set dwarf2
2218 always-disassemble.
2219
fa593d66
PA
22202010-06-01 Pedro Alves <pedro@codesourcery.com>
2221
2222 * gdb.texinfo (Set Tracepoints): Mention tracepoints support in
2223 gdbserver, and add cross reference.
2224 (Tracepoints support in gdbserver): New subsection.
2225
dde08ee1
PA
22262010-05-26 Pedro Alves <pedro@codesourcery.com>
2227
2228 * gdb.texinfo (General Query Packets) <qSupported>: Describe the
2229 `qRelocInsn' feature.
2230 (Relocate instruction reply packet): New subsection
2231 of `Tracepoint Packets'.
2232 (Tracepoint Packets): Mention that packets QTDP and QTStart
2233 support the qRelocInsn request, and add cross reference to new
2234 subsection.
2235
07ca107c
DE
22362010-05-25 Doug Evans <dje@google.com>
2237
2238 * gdb.texinfo (Exception Handling): Document gdb.GdbError.
2239 (Commands In Python): Document gdb.string_to_argv.
2240
c25c4a8b
JK
22412010-05-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2242
2243 * gdbint.texinfo (Host Definition): Remove items NORETURN and
2244 ATTR_NORETURN.
2245
d7b32ed3 22462010-04-29 Phil Muldoon <pmuldoon@redhat.com>
c25c4a8b
JK
2247 Tom Tromey <tromey@redhat.com>
2248 Thiago Jung Bauermann <bauerman@br.ibm.com>
d7b32ed3 2249
c25c4a8b 2250 * gdb.texinfo (Parameters In Python): New Node.
d7b32ed3 2251
6aecb9c2
JB
22522010-04-29 Mihail Zenkov <mihail.zenkov@gmail.com>
2253
2254 * gdb.texinfo: (Summary) Add mention about D language support.
2255 (Filenames): Add D suffixes.
2256 (D): New node.
2257
b7da9e9f
PM
22582010-04-26 Pierre Muller <muller@ics.u-strasbg.fr>
2259
2260 * gdbint.texinfo (CANNOT_STEP_HW_WATCHPOINTS): Remove explanation
2261 of macro deleted from GDB code.
2262
ab38a727
PA
22632010-04-24 Pedro Alves <pedro@codesourcery.com>
2264
2265 * gdb.texinfo (Commands to specify files): Describe what how GDB
2266 looks up DOS-based filesystem paths on the system root. Document
2267 the new `set/show target-file-system-kind' commands.
2268
66d09542
DE
22692010-04-23 Doug Evans <dje@google.com>
2270
2271 * gdb.texinfo (Python): Move Auto-loading section here ...
2272 (Python API): from here.
2273 (Auto-loading): Add docs for .debug_gdb_scripts auto-loaded scripts.
2274 (Maintenance Commands): Add docs for "maint print section-scripts".
2275
8bd10a10
CM
22762010-04-20 Chris Moller <cmoller@redhat.com>
2277
2278 * gdb.texinfo (Setting Breakpoints): Added description of
2279 filename-qualified rbreak.
2280 * refcard.tex (Breakpoints and Watchpoints): Added brief
2281 description of filename-qualified rbreak.
2282
4c374409
JK
22832010-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
2284
2285 * gdb.texinfo (Data): New @menu reference to Pretty Printing.
2286 (Python API): Change the reference to Pretty Printing API.
2287 (Pretty Printing): Move the user part under the Data node. Reformat
2288 the sample output to 72 columns. Create a new reference to Pretty
2289 Printing API. Rename the API part ...
2290 (Pretty Printing API): To a new node name.
2291 (Selecting Pretty-Printers, Progspaces In Python, Objfiles In Python)
2292 (GDB/MI Variable Objects): Change references to Pretty Printing API.
2293
5a9351ae
SS
22942010-04-21 Stan Shebs <stan@codesourcery.com>
2295
2296 * gdb.texinfo (Tracepoint Actions): Mention synonymy of actions
889bf7c5 2297 and commands.
5a9351ae 2298 (Listing Tracepoints): Update to reflect current behavior.
889bf7c5 2299
9a22f0d0
PM
23002010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
2301
2302 * gdb.texinfo (Examining memory): Update for change in string
2303 display with explicit size.
2304
6149aea9
PA
23052010-04-19 Pedro Alves <pedro@codesourcery.com>
2306
2307 PR breakpoints/8554.
2308
2309 * gdb.texinfo (Save Breakpoints): New node.
2310 (save-tracepoints): Rename to ...
2311 (save tracepoints): ... this. Mention that `save-tracepoints' is
2312 a deprecated alias to `save tracepoints'.
2313
711e434b
PM
23142010-04-16 Pierre Muller <muller@ics.u-strasbg.fr>
2315
645797a8 2316 * gdb.texinfo ($_tlb): Document new automatic convinience variable.
711e434b
PM
2317 (info w32 thread-information-block): Document new command.
2318 (qGetTIBAddress): Document new gdbserver query.
2319 (maint set/show show-all-tib): Document new command.
2320
3f7b2faa
DE
23212010-04-15 Doug Evans <dje@google.com>
2322
fa33c3cd
DE
2323 * gdb.texinfo (Python API): Add progspaces section.
2324 (Selecting Pretty-Printers): Progspace pretty-printers are
2325 searched too.
2326 (Progspaces In Python): New section.
2327
3f7b2faa
DE
2328 * gdb.texinfo (Command Files): Add docs for new "source -s" option.
2329
79f283fe
PM
23302010-04-14 Phil Muldoon <pmuldoon@redhat.com>
2331
2332 * gdb.texinfo (Pretty Printing): Document behaviour when to_string
2333 returns None.
2334
87290684
SS
23352010-04-09 Stan Shebs <stan@codesourcery.com>
2336
2337 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
2338 Describe the `frames-created' field, tweak grammar.
2339
a97153c7
PA
23402010-04-09 Pedro Alves <pedro@codesourcery.com>
2341
2342 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
2343 Describe the `circular' and `disconnected' fields.
2344
5c5dcc1b
L
23452010-04-09 H.J. Lu <hongjiu.lu@intel.com>
2346
2347 * gdb.texinfo (maint print registers): Mention unavailable and
2348 invisible registers.
2349
adc36818
PM
23502010-04-09 Phil Muldoon <pmuldoon@redhat.com>
2351 Thiago Jung Bauermann <bauerman@br.ibm.com>
5c5dcc1b 2352 Tom Tromey <tromey@redhat.com>
adc36818
PM
2353
2354 * gdb.texinfo (Breakpoints In Python): New Node.
2355
33da3f1c
SS
23562010-04-08 Stan Shebs <stan@codesourcery.com>
2357
2358 * gdb.texinfo (Tracepoint Packets): Describe disconn and circular
2359 trace status fields.
2360
3a13a53b
L
23612010-04-08 H.J. Lu <hongjiu.lu@intel.com>
2362
2363 * gdb.texinfo (i386 Features): Make org.gnu.gdb.i386.avx
2364 optional. Make org.gnu.gdb.i386.avx requires
2365 org.gnu.gdb.i386.avx.
2366
08001717
DE
23672010-04-08 Doug Evans <dje@google.com>
2368
2369 * gdb.texinfo (Command Files): Document that gdb skips $cdir in
2370 search path, and document that gdb only scans the search path if
2371 the script's path doesn't specify a directory.
2372
c375651d
DE
23732010-04-05 Doug Evans <dje@google.com>
2374
2375 * gdb.texinfo (maint show python auto-load): Fix typo.
2376
af54718e
SS
23772010-04-04 Stan Shebs <stan@codesourcery.com>
2378
d77f58be
SS
2379 * gdb.texinfo (Setting Breakpoints): "info watch" no longer a synonym.
2380 (Setting Watchpoints): Update description of "info watch".
2381 (Disabling Breakpoints): Only "info break" lists all.
2382
af54718e
SS
2383 * gdb.texinfo (Tracepoint Restrictions): Document PC inference.
2384 (tdump): Explain how tdump works.
2385
86b17b60
PA
23862010-04-01 Pedro Alves <pedro@codesourcery.com>
2387
2388 * gdb.texinfo (Break Commands): Clarify `commands' changes, and
2389 add cross reference.
2390
ff12863f
PA
23912010-03-31 Pedro Alves <pedro@codesourcery.com>
2392
2393 * gdb.texinfo (TUI Commands): Mention that in some cases, these
2394 commands error out.
2395
f68eb612
L
23962010-03-30 H.J. Lu <hongjiu.lu@intel.com>
2397
2398 * gdb.texinfo (i386 Features): Add org.gnu.gdb.i386.avx.
2399
c8d5aac9
L
24002010-03-30 H.J. Lu <hongjiu.lu@intel.com>
2401
2402 * gdb.texinfo (General Query Packets): Add xmlRegisters.
2403
7d13fe92
SS
24042010-03-29 Stan Shebs <stan@codesourcery.com>
2405 Nathan Sidwell <nathan@codesourcery.com>
2406
2407 * gdb.texinfo (GDB/MI Tracepoint Commands): Add notes about the
2408 GDBN equivalent.
2409 (Set Tracepoints): Remove mention that conditional tracepoints
2410 don't exist.
2411 (Tracepoint Actions): Clarify when while-stepping collection
2412 happens, note that while-stepping does not automatically collect
2413 $pc.
2414
409873ef 24152010-03-29 Stan Shebs <stan@codesourcery.com>
889bf7c5 2416
409873ef
SS
2417 * gdb.texinfo (Tracepoint Packets): Describe QTDPsrc.
2418 (General Query Packets): Describe TracepointSource.
2419
ee8e71d4
EZ
24202010-03-27 Matt Rice <ratmice@gmail.com>
2421
c8d5aac9
L
2422 * gdb.texinfo (ARM): Document arguments to "target sim".
2423 (Set Catchpoints): Use @dots{} instead of @r{...}.
ee8e71d4 2424
99b5e152
PA
24252010-03-26 Pedro Alves <pedro@codesourcery.com>
2426
2427 * gdb.texinfo (Tracepoint Packets): Remove mention that
2428 terror:string may be plain text, and drop mention of X prefix.
2429
cd64ee31
VP
24302010-03-26 Vladimir Prus <vladimir@codesourcery.com>
2431
2432 * gdb.texinfo (GDB/MI Tracepoint Commands): Add comma after @xref.
2433
6c28cbf2
SS
24342010-03-24 Stan Shebs <stan@codesourcery.com>
2435
2436 * gdb.texinfo (Tracepoint Packets): Document trace error status.
2437
95a42b64
TT
24382010-03-24 Tom Tromey <tromey@redhat.com>
2439
2440 PR breakpoints/9352:
2441 * gdb.texinfo (Break Commands): Update.
2442
18148017
VP
24432010-03-24 Vladimir Prus <vladimir@codesourcery.com>
2444
2445 * gdb.texinfo (GDB/MI Tracepoint Commands): Document MI tracepoint
2446 commands.
2447
4daf5ac0
SS
24482010-03-16 Stan Shebs <stan@codesourcery.com>
2449
2450 * gdb.texinfo (Starting and Stopping Trace Experiments): Describe
2451 circular-trace-buffer.
2452 (Tracepoint Packets): Describe QTBuffer, and details of the
2453 qTStatus reply.
2454
c9429232
SS
24552010-03-12 Stan Shebs <stan@codesourcery.com>
2456 Nathan Sidwell <nathan@codesourcery.com>
2457
2458 * gdb.texinfo (Tracepoint Actions): Clarify that while-stepping is
2459 doing instruction stepping.
2460 (Tracepoint Restrictions): New node.
2461
ccefe4c4
TT
24622010-03-10 Tom Tromey <tromey@redhat.com>
2463
2464 * gdbint.texinfo (Symbol Handling): Update.
2465
7c953934
TT
24662010-03-08 Tom Tromey <tromey@redhat.com>
2467
2468 PR cli/9591:
2469 * gdb.texinfo (Mode Options): Mention lack of pagination and
2470 confirmation with --batch.
2471 (Screen Size): Mention --batch.
2472 (Messages/Warnings): Likewise.
2473
f870a310
TT
24742010-03-05 Tom Tromey <tromey@redhat.com>
2475
2476 * gdb.texinfo (Basic Python): Document target_charset and
2477 target_wide_charset.
2478
78e2826b
TT
24792010-03-05 Tom Tromey <tromey@redhat.com>
2480
2481 * gdb.texinfo (Data): Link to pretty-printing.
2482 (Output Formats): Likewise. Correct text.
2483
f5dff777
DJ
24842010-03-01 Daniel Jacobowitz <dan@codesourcery.com>
2485
2486 * gdb.texinfo (Types): Describe <struct> and <flags>.
2487
dc00d89f
PM
24882010-02-28 Phil Muldoon <pmuldoon@redhat.com>
2489
2490 * gdb.texinfo (Frames In Python): Add block parameter and
2491 description to read_var text.
2492
5107b149 24932010-02-26 Phil Muldoon <pmuldoon@redhat.com>
c8d5aac9 2494 Tom Tromey <tromey@redhat.com>
5107b149
PM
2495
2496 * gdb.texinfo (Types In Python): Describe block argument in
2497 template_argument and gdb.lookup_type.
2498
e03e5e7b
TT
24992010-02-24 Tom Tromey <tromey@redhat.com>
2500
2501 * gdb.texinfo (Cygwin Native): Fix typo.
2502
f3e9a817
PM
25032010-02-24 Phil Muldoon <pmuldoon@redhat.com>
2504
2505 * gdb.texinfo (Frames In Python): Add block, find_sal, function
2506 and select method descriptions.
2507 (Python API): Add Blocks In Python, Symbols in Python and Symbol
2508 Tables in Python to menu.
2509 (Blocks In Python): New node.
2510 (Symbols In Python): New node.
2511 (Symbol Tables in Python): New node.
2512
a79b8f6e
VP
25132010-02-24 Vladimir Prus <vladimir@codesourcery.com>
2514
2515 Multiexec MI
2516
2517 gdb/
2518 * breakpoint.c (clear_syscall_counts): Take struct inferior*.
2519
2520 gdb/doc/
2521 * gdb.texinfo (GDB/MI Command Syntax): Document notification
2522 changes.
2523 (GDB/MI Program Execution): Document current behaviour of
2524 --all and --thread-group.
2525 (GDB/MI Miscellaneous Commands): Document -add-inferior and
2526 -remove-inferior.
2527 * observer.texi (inferior_added, inferior_removed): New
2528 observers.
2529
629d6a47
TT
25302010-02-19 Tom Tromey <tromey@redhat.com>
2531
2532 * gdbint.texinfo (Getting Started): Fix @node.
2533 (Debugging GDB): Likewise.
2534
c09529e5
JB
25352010-02-13 Joel Brobecker <brobecker@adacore.com>
2536
2537 * gdbint.texinfo (Testsuite): New section "Testsuite Configuration",
2538 documenting the gdb_test_timeout variable.
2539
540aa8e7
MS
25402010-02-12 Jakob Engblom <jakob@virtutech.com>
2541
2542 * gdb.texinfo (MI commands): Added documentation of --reverse
2543 option to a set of MI commands. Restructured documentation of MI
2544 commands --exec-continue to reflect the complexity of reverse
2545 execution.
2546
081dfbf7
PA
25472010-02-12 Pedro Alves <pedro@codesourcery.com>
2548
2549 * gdb.texinfo (Using the Collected Data): Specify that the address
2550 range of `tfind outsize' is exclusive, and that the address range
2551 of `tfind range' is inclusive.
2552 (Tracepoint Packets): Specify that the address range of
2553 `QTFrame:range' is inclusive, and that the address range of
2554 `QTFrame:outside' is exclusive
2555
8e9c5e02
VP
25562010-02-12 Vladimir Prus <vladimir@codesourcery.com>
2557
2558 * gdb.texinfo (GDB/MI Result Records): Clarify ^running.
2559
92981e24
TT
25602010-02-10 Tom Tromey <tromey@redhat.com>
2561
2562 * gdb.texinfo (Debugging Output): Document set debug parser and
2563 show debug parser.
2564
075b51b7
L
25652010-02-09 H.J. Lu <hongjiu.lu@intel.com>
2566
2567 * gdb.texinfo (Predefined Target Types): Add i387_ext,
2568 i386_eflags and i386_mxcsr.
2569
3bb8d5c3
L
25702010-02-08 H.J. Lu <hongjiu.lu@intel.com>
2571
2572 * gdb.texinfo: Document i386 target features.
2573
c5f80513
DE
25742010-02-05 Doug Evans <dje@google.com>
2575
2576 * gdbint.texinfo (Testsuite): Add a new section to document the
2577 various DejaGnu variables that may be overridden.
1be00882 2578 Document INTERNAL_GDBFLAGS.
c5f80513 2579
6ac33a4e
TT
25802010-02-04 Tom Tromey <tromey@redhat.com>
2581
2582 PR cli/8830:
2583 * gdb.texinfo (Files): -readnow comes before the filename for file
2584 and symbol-file.
2585
a1dcb23a
DJ
25862010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
2587
2588 * gdb.texinfo (Architecture-Specific Protocol Details): New section.
2589 Document ARM breakpoint types.
2590 (Register Packet Format): Move into the new section.
2591 (Packets): Describe the KIND argument for Z0, z0, Z1, and z1 packets.
2592
95433b34
JB
25932010-01-21 Joel Brobecker <brobecker@adacore.com>
2594
2595 * gdb.texinfo (File Options): Adjust the documentation of this
2596 switch to refer to the "source" command rather than partially
2597 duplicating some of the relevant information.
2598 (Extending GDB): Introduce and document the set/show script-extension
2599 setting.
2600 (Command Files): Add note explaining that the "source" command
2601 is also used to evalute scripts written in other languages.
2602 Remove the short slightly incorrect reference to sourcing Python
2603 scripts.
2604 (Python Commands): Document how to execute a Python script from GDB.
2605
8d576872
JB
26062010-01-19 Joel Brobecker <brobecker@adacore.com>
2607
2608 * gdb.texinfo (Command Files): Fix typo.
2609
8150ff9c
JB
26102010-01-18 Tom Tromey <tromey@redhat.com>
2611
2612 * gdb.texinfo (File Options): Document -x on .py files.
2613 (Command Files): Document handling of Python scripts.
2614
23db03a6
JZ
26152010-01-18 Jie Zhang <jie.zhang@analog.com>
2616
2617 * Makefile.in (ANNOTATE_DOC_BUILD_INCLUDES): Add GDBvn.texi.
2618
00bf0b85
SS
26192010-01-15 Stan Shebs <stan@codesourcery.com>
2620
2621 * gdb.texinfo (Trace Files): New section.
2622 (Tracepoint Packets): Document QTSave and qTBuffer.
2623 (Trace File Format): New appendix.
2624
be759fcf
PM
26252010-01-13 Phil Muldoon <pmuldoon@redhat.com>
2626
2627 * gdb.texinfo (Values From Inferior): Document lazy_string value
2628 method.
2629 (Python API): Add Lazy strings menu item.
2630 (Lazy Strings In Python): New node.
2631
dc146f7c
VP
26322010-01-13 Vladimir Prus <vladimir@codesourcery.com>
2633
2634 * gdb.texinfo (GDB/MI Thread Information): New.
2635 (GDB/MI Async Records): Document the core field in *stopped.
2636 (GDB/MI Miscellaneous Commands): Expand -list-thread-groups
2637 documentation
2638 (Process list): Document that osdata document may contain
2639 threads.
2640 (Remote Serial Protocol): Document qXfer:threads.
2641
d5551862
SS
26422010-01-06 Stan Shebs <stan@codesourcery.com>
2643
2644 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
2645 disconnected tracing.
2646 (Tracepoint Packets): Document new protocol.
2647
7a697b8d
SS
26482010-01-05 Stan Shebs <stan@codesourcery.com>
2649
2650 * gdb.texinfo (Create and Delete Tracepoints): Describe fast
2651 tracepoints.
2652 (Tracepoint Packets): Describe remote protocol for fast
2653 tracepoints.
2654
e6f3ec50
JB
26552010-01-01 Joel Brobecker <brobecker@adacore.com>
2656
2657 Update the "Start of New Year Procedure".
2658 * gdbint.texinfo: Add the list of files that need to be updated
2659 manually. Minor reformatting.
2660
ddc4e9c1
JB
26612010-01-01 Joel Brobecker <brobecker@adacore.com>
2662
2663 * refcard.tex: Update copyright year in header and text.
2664
9d2897ad
JB
26652010-01-01 Joel Brobecker <brobecker@adacore.com>
2666
2667 * agentexpr.texi: Add 2010 to the list of copyright years.
2668 * annotate.texinfo: Likewise.
2669 * gdb.texinfo: Likewise.
2670 * gdbint.texinfo: Likewise.
2671 * observer.texi: Likewise.
2672 * stabs.texinfo: Likewise.
2673
6da95a67
SS
26742009-12-31 Stan Shebs <stan@codesourcery.com>
2675
2676 * gdb.texinfo (Tracepoint Actions): Describe teval.
889bf7c5 2677
236f1d4d
SS
26782009-12-29 Stan Shebs <stan@codesourcery.com>
2679
2680 * gdb.texinfo (Tracepoint Actions): Describe default-collect.
889bf7c5 2681
f61e138d
SS
26822009-12-28 Stan Shebs <stan@codesourcery.com>
2683
2684 * gdb.texinfo (Trace State Variables): New section.
2685 (Tracepoint Packets): Describe trace state variable packets.
2686 * agentexpr.texi (Bytecode Descriptions): Describe trace state
2687 variable bytecodes.
2688
0fe7935b
DJ
26892009-12-28 Daniel Jacobowitz <dan@codesourcery.com>
2690
2691 * gdb.texinfo (Symbols): "info variables" prints definitions, not
2692 declarations.
2693
a6b29f87
VP
26942009-12-21 Vladimir Prus <vladimir@codesourcery.com>
2695
2696 * gdb.texinfo (GDB/MI Miscellaneous Commands): Clarify that
2697 -gdb-exit behaviour.
2698
5e4bde96
JB
26992009-12-20 Joel Brobecker <brobecker@adacore.com>
2700
2701 * gpl.texi: Update to version 3 of the GPL.
2702
a1715244
JB
27032009-12-20 Joel Brobecker <brobecker@adacore.com>
2704
2705 * Makefile.in: Update copyright header.
2706 * observer.texi: Fix the copyright header of the generated files.
2707
361ae042
PM
27082009-12-08 Phil Muldoon <pmuldoon@redhat.com>
2709
2710 * gdb.texinfo (Types In Python): Describe range function.
2711
bfd31e71
PM
27122009-12-03 Richard Ward <richard.j.ward1@googlemail.com>
2713
2714 * gdb.texinfo (Types In Python): Describe "is_base_class".
2715
57a1d736
TT
27162009-12-03 Tom Tromey <tromey@redhat.com>
2717
2718 * gdb.texinfo (Basic Python): Document gdb.parse_and_eval.
2719
8cebebb9
PP
27202009-12-02 Paul Pluzhnikov <ppluzhnikov@google.com>
2721
2722 * observer.texi: New memory_changed observer.
2723
16af530a
TT
27242009-12-01 Tom Tromey <tromey@redhat.com>
2725
2726 * gdb.texinfo (Reverse Execution): Fix typo.
2727
b6199126
DJ
27282009-11-24 Daniel Jacobowitz <dan@codesourcery.com>
2729
2730 PR gdb/8704
2731
2732 * gdb.texinfo (Thread-Specific Breakpoints): Thread specifiers
2733 are allowed after the breakpoint condition.
2734
7a6973ad
TT
27352009-11-23 Tom Tromey <tromey@redhat.com>
2736
2737 PR python/10782:
2738 * gdb.texinfo (Types In Python): Document Type.pointer.
2739
21a0512e
PP
27402009-11-23 Paul Pluzhnikov <ppluzhnikov@google.com>
2741
2742 * gdb.texinfo (Machine Code): Adjust.
889bf7c5 2743
a5832c8f
PA
27442009-11-11 Pedro Alves <pedro@codesourcery.com>
2745
2746 * agentexpr.texi (Tracing On Symmetrix): Delete section.
2747 (Using Agent Expressions): Delete cross reference.
2748
1eb7cd77
JB
27492009-11-07 Joel Brobecker <brobecker@adacore.com>
2750
2751 * gdbint.texinfo, stabs.texinfo: Move the @setchapternewpage
2752 and @settitle directives up to help makeinfo find them.
2753
24ddea62
JK
27542009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2755
2756 * gdb.texinfo (set debug-file-directory, show debug-file-directory)
2757 (Auto-loading): Use plural and note one can use multiple components now.
2758
3afae151
VP
27592009-11-01 Vladimir Prus <vladimir@codesourcery.com>
2760
2761 * gdb.texinfo (GDB/MI Stack Manipulation): Make
2762 -stack-list-arguments have the same documentation for parameter
2763 as -stack-list-locals. Add comas.
2764
14ff2235
PM
27652009-10-27 Tom Tromey <tromey@redhat.com>
2766 Eli Zaretskii <eliz@gnu.org>
2767
c8d5aac9 2768 PR python/10781
14ff2235
PM
2769
2770 * gdb.texinfo (Values From Inferior): Document cast method.
2771
9c419145
PP
27722009-10-22 Paul Pluzhnikov <ppluzhnikov@google.com>
2773
2774 * gdb.texinfo (Machine Code): Mention function name in disasssembly
2775 and adjust example.
889bf7c5 2776
29153c24
MS
27772009-10-22 Michael Snyder <msnyder@vmware.com>
2778
2779 * gdb.texinfo (Process Record and Replay): Document new form of
889bf7c5 2780 info record command. Also document the new save and restore
29153c24
MS
2781 commands.
2782
2b28d209
PP
27832009-10-21 Paul Pluzhnikov <ppluzhnikov@google.com>
2784
2785 * gdb.texinfo (Machine Code): Mention current pc marker.
2786 (Memory): Likewise.
2787
6c95b8df
PA
27882009-10-19 Pedro Alves <pedro@codesourcery.com>
2789 Stan Shebs <stan@codesourcery.com>
2790
2791 * observer.texi (new_inferior): Rename to...
2792 (inferior_appeared): ... this.
2793
2794 * gdb.texinfo (Inferiors): Rename node to ...
2795 (Inferiors and Programs): ... this. Mention running multiple
2796 programs in the same debug session.
2797 <info inferiors>: Mention the new 'Executable' column if "info
2798 inferiors". Update examples. Document the "add-inferior",
2799 "clone-inferior", "remove-inferior" and "maint info
2800 program-spaces" commands.
2801 (Process): Rename node to...
2802 (Forks): ... this. Document "set|show follow-exec-mode".
2803
2f8132f3
MS
28042009-10-11 Michael Snyder <msnyder@vmware.com>
2805
2806 * gdb.texinfo (ReverseStep): Show default as "unsupported".
2807 (ReverseContinue): Ditto.
2808
cba4b2d3
PP
28092009-10-08 Paul Pluzhnikov <ppluzhnikov@google.com>
2810
2811 * gdb.texinfo (Server): Document libthread-db-search-path.
889bf7c5 2812
da082f17
JK
28132009-10-08 Jan Kratochvil <jan.kratochvil@redhat.com>
2814
2815 * gdbint.texinfo (i386_stopped_by_hwbp): Remove.
2816
08be9d71
ME
28172009-10-06 Michael Eager <eager@eagercon.com>
2818
2819 * gdb.texinfo (Contributors): Add self for Xilinx MicroBlaze.
2820 (Embedded Processors): Add MicroBlaze.
2821 (MicroBlaze): New. Describe Xilinx MicroBlaze
2822
08a0efd0
PA
28232009-10-04 Pedro Alves <pedro@codesourcery.com>
2824
2825 * gdb.texinfo (Remote Protocol): Don't mention vCont;T.
2826
cbb8f428
EZ
28272009-09-26 Pierre Muller <muller@ics.u-strasbg.fr>
2828
2829 * gdb.texinfo (Cygwin Native): Mention support for Ctrl-BREAK.
2830
30a4a70c
JB
28312009-09-23 Joel Brobecker <brobecker@adacore.com>
2832
2833 * observer.texi (solib_unloaded): Document explicitly the fact that
2834 this observer is called before the associated symbols are unloaded.
2835
b3372f91
VP
28362009-09-19 Vladimir Prus <vladimir@codesourcery.com>
2837
2838 * gdb.texinfo (GDB/MI Stack Manipulation): Document
2839 -stack-list-variables.
2840
f43030c4
TT
28412009-09-18 Tom Tromey <tromey@redhat.com>
2842
2843 * gdb.texinfo (GDB/MI Variable Objects): -enable-pretty-printing
2844 is experimental.
2845
ec7e75e7
PP
28462009-09-17 Paul Pluzhnikov <ppluzhnikov@google.com>
2847
2848 * gdb.texinfo (convenince variables): Mention
2849 $_siginfo could be empty.
f43030c4 2850
0cc7d26f
TT
28512009-09-15 Tom Tromey <tromey@redhat.com>
2852
2853 * gdb.texinfo (GDB/MI Variable Objects): Document
2854 -enable-pretty-printing, -var-set-update-range, dynamic varobjs.
2855 Expand -var-update documentation.
2856
a96d9b2e
SDJ
28572009-09-14 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
2858
2859 * gdb.texinfo (Set Catchpoints): Documentation about the catch syscall
2860 feature.
2861
005ca36a
JB
28622009-09-13 Daniel Jacobowitz <dan@codesourcery.com>
2863
2864 * gdbint.texinfo (Unwinding the Frame ID): Reference outer_frame_id.
2865
0d772ac9
MS
28662009-09-10 Michael Snyder <msnyder@vmware.com>
2867
2868 * gdb.texinfo (qSupported): Mention new ReverseContinue and
2869 ReverseStep replies to the qSupported query.
2870
14fb1bac
JB
28712009-09-10 Joel Brobecker <brobecker@adacore.com>
2872
2873 Add documentation for set/show interactive-mode.
2874 * gdb.texinfo (Other Misc Settings): New node.
2875
29b090c0
DE
28762009-09-01 Doug Evans <dje@google.com>
2877
2878 * gdb.texinfo (Caching Data of Remote Targets): Add note on
2879 non-stop mode's affect on remote caching.
2880
4e5d721f
DE
28812009-08-31 Jacob Potter <jdpotter@google.com>
2882 Doug Evans <dje@google.com>
2883
2884 * gdb.texinfo (Caching Data of Remote Targets): Update text.
2885 Mark `set/show remotecache' options as obsolete.
2886 Document new `set/show stack-cache' option.
2887 Update text for `info dcache'.
2888
55333a84
DE
28892009-08-27 Doug Evans <dje@google.com>
2890
2891 * gdb.texinfo (Symbols): Delete `set print symbol-loading'.
2892 (Files): Add note on new optional regex arg to `info sharedlibrary'.
2893
bc3a0b4d
RW
28942009-08-26 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2895
2896 * gdbint.texinfo (Releasing GDB): Fix confusing sentence
2897 about autoconf.
2898
3a1ff0b6
PA
28992009-08-25 Pedro Alves <pedro@codesourcery.com>
2900
2901 * gdb.texinfo (Debugging Multiple Inferiors): Add "info inferiors"
2902 small example, and describe its columns. Replace "inferior-id" by
2903 "infno" throughout.
2904
81ecdfbb
RW
29052009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2906
af542c2e
RW
2907 * gdbint.texinfo (Releasing GDB): Point to
2908 README-maintainer-mode file for required autoconf version.
2909 * configure.ac: Do not substitute datarootdir, htmldir,
2910 pdfdir, docdir. Do not process --with-datarootdir,
2911 --with-htmldir, --with-pdfdir, --with-docdir.
2912 * configure: Regenerate.
2913
81ecdfbb
RW
2914 * configure: Regenerate.
2915
4efc6507
DE
29162009-08-20 Reid Kleckner <reid@kleckner.net>
2917
2918 * gdb.texinfo: Add chapter on JIT interface.
2919
43089a6e
NR
29202009-08-07 Nick Roberts <nickrob@snap.net.nz>
2921
2922 * gdb.texinfo (Server Prefix): Explain that server prefix suppresses
889bf7c5 2923 confirmation request.
43089a6e 2924
99e008fe
EZ
29252009-08-05 Jeremy Bennett <jeremy.bennett@embecosm.com>
2926
c8d5aac9
L
2927 * gdb.texinfo (Separate Debug Files, Remote Protocol): Clarified
2928 CRC definitions.
99e008fe 2929
48cb2d85
VP
29302009-08-03 Vladimir Prus <vladimir@codesourcery.com>
2931
2932 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
889bf7c5 2933 -break-commands.
48cb2d85 2934
ff1a52c6
UW
29352009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
2936
2937 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
2938 "set spu auto-flush-cache" and "show spu auto-flush-cache" commands.
2939
3285f3fe
UW
29402009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
2941
2942 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
2943 "set spu stop-on-load" and "show spu stop-on-load" commands.
2944
e35359c5
UW
29452009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
2946
2947 * gdb.texinfo (Target Descriptions): Document <compatible> element.
2948
58d6951d
DJ
29492009-07-28 Daniel Jacobowitz <dan@codesourcery.com>
2950
2951 * gdb.texinfo (ARM Features): Document org.gnu.gdb.arm.vfp and
2952 org.gnu.gdb.arm.neon.
2953
08d16641
PA
29542009-07-20 Pedro Alves <pedro@codesourcery.com>
2955
2956 * gdb.texinfo (Target Description Format): Mention the new <osabi>
2957 optional element.
2958 (subsection OS ABI): New subsection.
2959
782b2b07
SS
29602009-07-14 Stan Shebs <stan@codesourcery.com>
2961
2962 * gdb.texinfo (Tracepoint Conditions): New section.
2963 (General Query Packets): Describe ConditionalTracepoints.
2964 (Tracepoint Packets): Describe condition field.
2965 (Maintenance Commands): Describe maint agent-eval.
2966 * agentexpr.texi (Using Agent Expressions): Mention eval usage.
2967
9b117ef3
HZ
29682009-07-11 Hui Zhu <teawater@gmail.com>
2969
2970 * gdb.texinfo (disassemble): Add a new modifier /r
2971 to "disassemble" command to make it print the raw instructions
2972 in hex as well as in symbolic form.
2973
f5a33284
TT
29742009-07-09 Tom Tromey <tromey@redhat.com>
2975
2976 * gdbint.texinfo (Testsuite): Document parallel make check.
2977
812f7342
TT
29782009-07-09 Tom Tromey <tromey@redhat.com>
2979
2980 * gdbint.texinfo (Testsuite): Document test transcripts.
2981
fbb8f299
PM
29822009-07-10 Phil Muldoon <pmuldoon@redhat.com>
2983
2984 * gdb.texinfo (Values From Inferior): Add length parameter
2985 description.
2986
dd8f35ac
EZ
29872009-07-04 Chris Genly <chris@genly.us>
2988
2989 * gdb.texinfo (GDB/MI Variable Objects): Document child definition
2990 in -var-list-children. Fix example according to what the code
2991 does.
2992
2277426b
PA
29932009-07-02 Pedro Alves <pedro@codesourcery.com>
2994
2995 * gdb.texinfo (Debugging multiple inferiors): Document the
2996 "inferior", "detach inferior" and "kill inferior" commands.
2997 (Debugging Programs with Multiple Processes): Adjust to mention
2998 generic "inferior" commands. Delete mention of "detach fork" and
2999 "delete fork". Cross reference to "Debugging multiple inferiors"
3000 section.
3001
a6d9a66e
UW
30022009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
3003
5af949e3
UW
3004 * gdbint.texinfo (Item Output Functions): Update signature
3005 for ui_out_field_core_addr.
3006
30072009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
3008
3009 * gdbint.texinfo (Examples of Use of @code{ui_out} functions):
a6d9a66e
UW
3010 Update example code extrated from breakpoint.c.
3011
9901a55b 30122009-06-28 Paul Pluzhnikov <ppluzhnikov@google.com>
889bf7c5 3013
9901a55b
PP
3014 * gdb.texinfo (GDB/MI Program Context): @ignore unimplemented
3015 MI commands.
3016 (GDB/MI Symbol Query): Likewise.
3017 (GDB/MI File Commands): Likewise.
3018 (GDB/MI File Transfer Commands): Likewise.
3019 (GDB/MI Target Manipulation): Likewise.
3020 (GDB/MI Miscellaneous Commands): Likewise.
889bf7c5 3021
edb3359d
DJ
30222009-06-27 Daniel Jacobowitz <dan@codesourcery.com>
3023
3024 * gdb.texinfo (Debugging Optimized Code): New chapter.
3025 (Compiling for Debugging): Reference it. Move some
3026 text to the new section.
3027
7cd1089b
PM
30282009-06-15 Phil Muldoon <pmuldoon@redhat.com>
3029
3030 * doc/gdb.texinfo (Calling): Document
3031 set-unwind-on-terminating-exception usage.
3032
d4db2f36
PA
30332009-06-11 Pedro Alves <pedro@codesourcery.com>
3034
3035 * gdb.texinfo (All-Stop): Document new 'set schedule-multiple'
3036 command.
3037
d1a7880c
PA
30382009-06-07 Pedro Alves <pedro@codesourcery.com>
3039
3040 * gdbint.texinfo (TARGET_HAS_HARDWARE_WATCHPOINTS): Delete all
3041 references.
3042
473f94e6
UW
30432009-06-04 Ulrich Weigand <uweigand@de.ibm.com>
3044
3045 * gdbint.texinfo: Rename formal parameters to gdbarch function
3046 protoypes from "current_gdbarch" to "gdbarch".
3047
8f500870
TT
30482009-05-28 Tom Tromey <tromey@redhat.com>
3049
3050 * gdb.texinfo (Basic Python): Change get_parameter to parameter.
3051
b6313243
TT
30522009-05-27 Tom Tromey <tromey@redhat.com>
3053
3054 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
3055 feature.
3056 (GDB/MI Variable Objects): Document -var-set-visualizer.
3057
30582009-04-02 Tom Tromey <tromey@redhat.com>
3059
3060 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
3061 feature.
3062 (GDB/MI Variable Objects): Document -var-set-visualizer.
3063
a6bac58e
TT
30642009-05-27 Tom Tromey <tromey@redhat.com>
3065 Thiago Jung Bauermann <bauerman@br.ibm.com>
3066 Phil Muldoon <pmuldoon@redhat.com>
3067
3068 * gdb.texinfo (Objfiles In Python): Reference pretty printing.
3069 (Pretty Printing): New node.
3070 (Selecting Pretty-Printers): Likewise.
3071 (Python API): Update.
3072 (Output Formats): Document /r format.
3073
2c74e833
TT
30742009-05-27 Thiago Jung Bauermann <bauerman@br.ibm.com>
3075 Tom Tromey <tromey@redhat.com>
3076
3077 * gdb.texinfo (Types In Python): New node.
3078 (Values From Inferior): "type" is now an attribute.
3079 (Python API): Update.
3080
89c73ade
TT
30812009-05-27 Tom Tromey <tromey@redhat.com>
3082 Thiago Jung Bauermann <bauerman@br.ibm.com>
3083 Phil Muldoon <pmuldoon@redhat.com>
3084
3085 * gdb.texinfo: Add @syncodeindex for `tp'.
3086 (Python API): Update.
3087 (Auto-loading): New node.
3088 (Objfiles In Python): New node.
3089
17a37d48
PP
30902009-05-15 Paul Pluzhnikov <ppluzhnikov@google.com>
3091
3092 * gdb.texinfo (Threads): Document libthread-db-search-path.
889bf7c5 3093
6718376f
NR
30942009-05-15 Nick Roberts <nickrob@snap.net.nz>
3095
3096 * gdb.texinfo (GDB/MI General Design): Break up into four nodes.
3097
cbe54154
PA
30982009-05-12 Pedro Alves <pedro@codesourcery.com>
3099
3100 * gdb.texinfo: Document 'set/show debug gnu-nat'. Replace 'maint
3101 show-debug-regs' docs by 'maint set show-debug-regs' and 'maint
3102 show show-debug-regs' docs.
3103
8e05493c
EZ
31042009-05-08 Eli Zaretskii <eliz@gnu.org>
3105
3106 * gdb.texinfo (Process Record and Replay): Add description of
3107 reverse execution.
3108
b39f4988
JB
31092009-05-07 Joel Brobecker <brobecker@adacore.com>
3110
3111 * gdbint.texinfo (Adding support for debugging core files): New node.
3112 (Native Debugging): Remove the ``Native core file Support'' section.
3113
a2311334
EZ
31142009-05-01 Eli Zaretskii <eliz@gnu.org>
3115
3116 * gdb.texinfo (Process Record and Replay): Improve and clarify.
3117 Add index entries.
3118
53cc454a 31192009-04-30 Hui Zhu <teawater@gmail.com>
c8d5aac9 3120 Michael Snyder <msnyder@vmware.com>
53cc454a 3121
a2311334
EZ
3122 * gdb.texinfo: (Process Record and Replay): Add documentation for
3123 process record and replay.
53cc454a 3124
484086b7
JK
31252009-04-29 Jan Kratochvil <jan.kratochvil@redhat.com>
3126
3127 * gdb.texinfo (Macros): Note command-line for `info macro'. Append
3128 a new part on command-line defined macros.
3129
32ae1842
EZ
31302009-04-25 Eli Zaretskii <eliz@gnu.org>
3131
3132 * gdb.texinfo (Machine Code) <disassemble-next-line>: Improve and
3133 clarify the wording.
3134
b14b1491
TT
31352009-04-23 Tom Tromey <tromey@redhat.com>
3136
3137 * gdb.texinfo (Data Files): New node.
3138 (GDB Files): Update menu.
3139
5c1e86e1
JB
31402009-04-23 Joel Brobecker <brobecker@adacore.com>
3141
3142 * gdbint.texinfo (Defining Other Architecture Features): Remove
e346fb8f 3143 entry for PROCESS_LINENUMBER_HOOK.
5c1e86e1 3144
83eba9b7
VP
31452009-04-22 Vladimir Prus <vladimir@codesourcery.com>
3146
3147 * gdb.texinfo (GDB/MI Program Execution): Document -exec-jump.
3148
e31198c4
HZ
31492009-04-22 Hui Zhu <teawater@gmail.com>
3150
3151 * gdb.texinfo (disassemble-next-line): Set the default of
3152 disassemble-next-line to off.
3153
26e251b6
JM
31542009-04-21 Joseph Myers <joseph@codesourcery.com>
3155
3156 * configure.ac (--with-datarootdir, --with-docdir, --with-pdfdir,
3157 --with-htmldir): New.
3158 * configure: Regenerate.
3159 * Makefile.in (datarootdir, docdir): Define.
3160 (gdb.dvi, gdb.pdf): Use same -I options as for building gdb.info
3161 instead of $(SET_TEXINPUTS).
3162 (gdbint.dvi, gdbint.pdf): Use same -I options as for building
3163 gdbint.info instead of $(SET_TEXINPUTS).
3164 (gdbint/index.html): Use same -I options as for building
3165 gdbint.info.
3166 (stabs.dvi, stabs.pdf): Use same -I options as for building
3167 stabs.info instead of $(SET_TEXINPUTS).
3168 (stabs/index.html): Use same -I options as for building
3169 stabs.info.
3170 (annotate.dvi, annotate.pdf): Use same -I options as for building
3171 annotate.info instead of $(SET_TEXINPUTS).
3172 (annotate/index.html): Use same -I options as for building
3173 annotate.info.
3174
eac35c4e
DD
31752009-04-21 David Daney <ddaney@caviumnetworks.com>
3176
3177 * gdb.texinfo (maint show-debug-regs): Remove mention of x86.
3178
29b0e8a2
JM
31792009-04-21 Joseph Myers <joseph@codesourcery.com>
3180
3181 * gdb.texinfo (Source Path): Document --with-relocated-sources.
3182
2b831889 31832009-04-18 Carlos O'Donell <carlos@codesourcery.com>
c8d5aac9 3184 Joseph Myers <joseph@codesourcery.com>
2b831889
JM
3185
3186 * Makefile.in (MAKEHTML): Set to makeinfo --html.
3187 (MAKEHTMLFLAGS): Set to empty.
3188 (html__strip_dir): Define.
3189 (HTMLFILES): Define.
3190 (HTMLFILES_INSTALL): Define.
3191 (install-html): Copy new automake rule.
3192 (html): Depend on $(HTMLFILES).
3193 (gdb_toc.html): Rename to gdb/index.html.
3194 (gdbint_toc.html): Rename to gdbint/index.html.
3195 (stabs_toc.html): Rename to stabs/index.html.
3196 (annotate_toc.html): Rename to annotate/index.html.
3197
89a34d1b
JM
31982009-04-17 Carlos O'Donell <carlos@codesourcery.com>
3199
3200 * Makefile.in: Set pdfdir and htmldir from configure
3201 substitutions.
3202 * configure.ac: AC_SUBST datarootdir, docdir, htmldir, pdfdir.
3203 * configure: Regenerate.
3204
a2d5da46
JB
32052009-04-16 Joel Brobecker <brobecker@adacore.com>
3206
3207 * gdbint.texinfo (Native Debugging): Remove entry for PROC_NAME_FMT.
3208 This macro is no longer used.
3209
732f6a93
TT
32102009-04-15 Tom Tromey <tromey@redhat.com>
3211
3212 * gdb.texinfo (Character Sets): Document default character set.
3213
87f9adc1
PM
32142009-04-14 Pierre Muller <muller@ics.u-strasbg.fr>
3215
3216 * gdbint.texinfo: Change server name from sources.redhat.com to
3217 sourceware.org throughout.
3218
2c88c651
JB
32192009-04-09 Joel Brobecker <brobecker@adacore.com>
3220
3221 * gdb.texinfo (Set Breaks): Rewrite a paragraph to avoid a warning
3222 about a missing dot or coma after @xref.
3223
4f5376b2
JB
32242009-04-02 Joel Brobecker <brobecker@adacore.com>
3225
3226 * gdb.texinfo (Backtrace): Add a parameter in frame 1 of the first
3227 example, and add a small explanation about it.
3228 (Print Settings): Change the documentation of the "set print
3229 frame-arguments" to reflect the fact that the default is now "scalars".
3230
a0381d3a
JB
32312009-04-02 Joel Brobecker <brobecker@adacore.com>
3232
3233 * gdb.texinfo (Print Settings): Add kindex for command "set
3234 print frame-arguments".
3235
45ac276d
JB
32362009-03-31 Joel Brobecker <brobecker@adacore.com>
3237
3238 * gdb.texinfo (Ada Tasks): Add documentation about task-specific
3239 breakpoints.
3240 (Set Breaks): Add reference to thread-specific and task-specific
3241 breakpoints.
3242
32cd1edc
JB
32432009-03-31 Joel Brobecker <brobecker@adacore.com>
3244
3245 * gdb.texinfo (Ada Tasks): Remove the documentation about
3246 the "Running" state, as this state has been eliminated.
3247 Now all runnable tasks are shown as "Runnable".
3248
1042e4c0
SS
32492009-03-30 Stan Shebs <stan@codesourcery.com>
3250
3251 * gdb.texinfo (Tracepoints): Describe tracepoints as a
3252 special case of breakpoints.
3253 (Enable and Disable Tracepoints): Mention deprecation.
3254 (Listing Tracepoints): Update description and example.
3255
f8f6f20b
TJB
32562009-03-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
3257
3258 * gdb.texinfo (Frames in Python): New node.
3259 (Python API): Update.
3260
c0c6f777
TJB
32612009-03-29 Thiago Jung Bauermann <bauerman@br.ibm.com>
3262
3263 * gdb.texinfo (Values From Inferior): Change gdb.Value.address
3264 from a method to an attribute.
3265
def2b000
TJB
32662009-03-26 Thiago Jung Bauermann <bauerman@br.ibm.com>
3267
3268 * gdb.texinfo (Values From Inferior): Document is_optimized_out
3269 attribute.
3270
a07daef3
PA
32712009-03-25 Pedro Alves <pedro@codesourcery.com>
3272
3273 * observer.texi (thread_exit): Add "silent" parameter.
3274
f3b1572e
PA
32752009-03-22 Pedro Alves <pedro@codesourcery.com>
3276
3277 * observer.texi (about_to_proceed): New.
3278
587afa38
EZ
32792009-03-21 Jeremy Bennett <jeremy.bennett@embecosm.com>
3280
3281 * gdbint.texinfo (everywhere): Use braces {} in @deftypeXX type
3282 field throughout to handle types with spaces in them. Fix typos
3283 found by aspell.
3284 (Summary, Requirements, Contributors): New first chapter,
3285 "Summary" added, old Requirements section moved there, and new
3286 section, "Contributors" added.
3287 (Initializing a New Architecture, Register Representation)
3288 (Frame Interpretation, Inferior Call Setup, Adding a New Target)
3289 (Porting gdb): These sections extended and updated.
3290 (Compiler Characteristics): This section (empty) deleted.
3291 (Defining Other Architecture Features): This section renamed and
3292 duplicate material removed from (formerly "Target Conditionals").
3293 Use braces {} in @deftypeXX type field throughout to handle types
3294 with spaces in them. Typos found by aspell fixed.
3295
3296 * stack_frame.svg: New file, source of image for gdbint.texinfo.
3297 * stack_frame.pdf: Version of image for PDF output.
3298 * stack_frame.png: Version of image for HTML output and for Emacs.
3299 * stack_frame.txt: Version of image for Info output.
1db61298 3300 * stack_frame.eps: Version of image for TeX DVI output.
587afa38 3301
10af6951
EZ
33022009-03-21 Eli Zaretskii <eliz@gnu.org>
3303
3304 * gdb.texinfo (Character Sets): Fix last change.
3305
cc924cad
TJB
33062009-03-21 Thiago Jung Bauermann <bauerman@br.ibm.com>
3307
3308 * gdb.texinfo (Values From Inferior): Fix optional arguments
3309 markup.
3310 (Commands In Python): Adjust argument names of gdb.Command.__init__
3311 to what the function accepts as keywords.
3312
bc3b79fd
TJB
33132008-03-20 Tom Tromey <tromey@redhat.com>
3314
3315 * gdb.texinfo (Convenience Vars): Document convenience functions.
3316 (Functions In Python): New node.
3317 (Python API): Update.
3318
6c7a06a3
TT
33192009-03-20 Tom Tromey <tromey@redhat.com>
3320
3321 * gdb.texinfo (Character Sets): Remove obsolete text. Document
3322 set target-wide-charset.
3323 (Requirements): Mention iconv.
3324
b646ddd4
HZ
33252009-03-17 Hui Zhu <teawater@gmail.com>
3326
3327 * gdb.texinfo: Change the introduce of "disassemble-next-line".
3328
91440f57
HZ
33292009-03-17 Hui Zhu <teawater@gmail.com>
3330
3331 * gdb.texinfo: Add documentation for disassemble-next-line.
3332
8fd41227
TJB
33332009-03-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
3334
3335 * gdb.texinfo (Commands In Python): Remove tindex entries.
3336
61ff14c6
JK
33372009-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
3338
3339 * gdb.texinfo (Returning): New description for missing debug info.
3340
0b16c5cf
PA
33412009-03-14 Pedro Alves <pedro@codesourcery.com>
3342
3343 * gdb.texinfo (Remote Configuration): Document query-attached.
61ff14c6 3344 (General Query Packets): Document qAttached.
0b16c5cf 3345
32fc0df9
PA
33462009-03-05 Pedro Alves <pedro@codesourcery.com>
3347
3348 * gdb.texinfo (Background Execution): Better describe the set
3349 target-async command.
3350 (Maintenance Commands): Delete description of the `maint set/show
3351 linux-async' and `maint set/show remote-async' commands.
3352
134eb42c
VP
33532009-02-18 Vladimir Prus <vladimir@codesourcery.com>
3354
3355 * gdb.texinfo (GDB/MI Async Records): Add double-spaces
3356 between sentences.
3357
c86cf029
VP
33582009-02-18 Vladimir Prus <vladimir@codesourcery.com>
3359
3360 * gdb.texinfo (GDB/MI Async Records): Document the
3361 =library-loaded and =library-unloaded notifications.
3362
3ea85240
VP
33632009-02-17 Vladimir Prus <vladimir@codesourcery.com>
3364
3365 * observer.texi (test_notification): New observer.
3366
1d33d6ba
VP
33672009-02-14 Vladimir Prus <vladimir@codesourcery.com>
3368
61ff14c6
JK
3369 * observer.texi: Add parameter 'print_frame' to normal_stop
3370 observer.
1d33d6ba 3371
d721c933
EZ
33722009-02-07 Eli Zaretskii <eliz@gnu.org>
3373
3374 * gdb.texinfo (Basic Python): Fix change from 2009-02-04.
3375 (Commands In Python): Fix COMMAND_* constants in last change. Use
3376 @kbd for interactive input. Add cross-references and index
3377 entries.
3378
4aa995e1
PA
33792009-02-06 Pedro Alves <pedro@codesourcery.com>
3380
3381 * gdb.texinfo (Signals): Document $_siginfo.
3382 (Convenience Variables): Mention $_siginfo.
3383 (Remote Configuration): Document qXfer:siginfo:read,
3384 qXfer:siginfo:write packets, and the read-siginfo-object,
3385 write-siginfo-object commands.
3386
5f5233d4
PA
33872009-02-06 Pedro Alves <pedro@codesourcery.com>
3388
3389 * gdbint.texinfo (Values): New chapter.
3390
d8906c6f
TJB
33912009-02-06 Tom Tromey <tromey@redhat.com>
3392
3393 * gdb.texinfo (Python API): Add entry for Commands In Python.
3394 (Commands In Python): New node.
3395
b6cb8e7d
TJB
33962009-02-05 Tom Tromey <tromey@redhat.com>
3397
3398 * gdb.texinfo (Values From Inferior): Document Value.string.
3399
12453b93
TJB
34002009-02-05 Tom Tromey <tromey@redhat.com>
3401
3402 * gdb.texinfo (Basic Python): Document execute's from_tty
3403 argument.
3404
08c637de
TJB
34052009-02-04 Tom Tromey <tromey@redhat.com>
3406
3407 * gdb.texinfo (Basic Python): Document gdb.history.
3408
592375cd
VP
34092009-01-30 Vladimir Prus <vladimir@codesourcery.com>
3410
3411 * gdb.texinfo (GDB/MI Thread Commands): Document the
3412 'current-thread-id' field. Remove the example with zero threads,
3413 since current GDB won't ever report that if there's inferior.
3414
41447f92
VP
34152009-01-30 Vladimir Prus <vladimir@codesourcery.com>
3416
3417 * gdb.texinfo (GDB/MI Breakpoint Commands): Document the -d
3418 option to -break-insert.
3419
098b41a6
JG
34202009-01-28 Daniel Jacobowitz <dan@codesourcery.com>
3421 Jerome Guitton <guitton@adacore.com>
3422
3423 * gdb.texinfo (Startup): Document --with-system-gdbinit.
3424 (System-wide configuration): New section.
3425
3c16cced
PA
34262009-01-26 Pedro Alves <pedro@codesourcery.com>
3427
3428 PR gdb/7580:
3429 * gdb.texinfo (Maintenance Commands): Document "maint set|show
3430 internal-error|internal-warning quit|corefile ask|yes|no".
3431
62709adf
PA
34322009-01-26 Pedro Alves <pedro@codesourcery.com>
3433
3434 * gdb.texinfo (Using the `gdbserver' Program): Document
3435 --remote-debug.
3436
7ce58dd2
DE
34372009-01-23 Doug Evans <dje@google.com>
3438
3439 * gdb.texinfo: Add nexti to list of commands that support
3440 background execution.
3441
adb483fe
DJ
34422009-01-14 Daniel Jacobowitz <dan@codesourcery.com>
3443
3444 * gdb.texinfo (Define, Hooks): Document prefix command support.
3445
a67ec3f4 34462009-01-14 Joseph Myers <joseph@codesourcery.com>
c8d5aac9 3447 Carlos O'Donell <carlos@codesourcery.com>
a67ec3f4
JM
3448
3449 Fixes for makeinfo --html.
3450
3451 * annotate.texinfo: Use @copying and @insertcopying. Use
3452 @ifnottex in place of @ifinfo.
3453 * gdb.texinfo: Use @copying and @insertcopying. Use @ifnottex in
3454 place of @ifinfo. Use @ifnotinfo for one index entry.
3455 * gdbint.texinfo: Use @copying and @insertcopying. Use @ifnottex
3456 in place of @ifinfo.
3457 * stabs.texinfo: Use @copying and @insertcopying. Use @ifnottex
3458 in place of @ifinfo. Include contents at start unconditionally.
3459
84fcdf95
PA
34602009-01-13 Pedro Alves <pedro@codesourcery.com>
3461
3462 * gdb.texinfo (General Query Packets): Remove @var{} around the
3463 "spu" literal string.
3464
fa3a767f
PA
34652009-01-07 Pedro Alves <pedro@codesourcery.com>
3466
3467 * gdb.texinfo (Error in Breakpoints): Delete mention of "The same
3468 program may be running in another process" errors.
3469 * gdbint.texinfo (Native Conditionals): Delete
3470 ONE_PROCESS_WRITETEXT description.
3471
9cb011d3
JB
34722009-01-07 Joel Brobecker <brobecker@adacore.com>
3473
3474 * gdbint.texinfo (Start of New Year Procedure): Add the "coding"
3475 emacs local variable to be placed at the end of the ChangeLog.
3476 Add server.c and gdbreplay.c to the list of files where the
3477 copyright year needs to be updated.
3478
84603566
SL
34792009-01-06 Sandra Loosemore <sandra@codesourcery.com>
3480
3481 * gdb.texinfo (Remote Configuration): Document new
3482 "set/show tcp auto-retry" and "set/show tcp connect-timeout"
3483 commands.
3484
a53f55d8
PA
34852008-12-28 Pedro Alves <pedro@codesourcery.com>
3486
3487 * gdbint.texinfo (gdbarch_cannot_fetch_register): Don't mention
3488 FETCH_INFERIOR_REGISTERS.
3489 (Native Conditionals): Remove obsolete CHILD_PREPARE_TO_STORE,
3490 FETCH_INFERIOR_REGISTERS descriptions. Remove
3491 gdbarch_get_longjmp_target descrition, since already described in
3492 Target Conditionals. Move gdbarch_fp0_regnum description to ...
3493 (Target Conditionals): ... here.
3494
077e0a52
JB
34952008-12-16 Joel Brobecker <brobecker@adacore.com>
3496
3497 * gdb.texinfo (Omissions from Ada): Add missing GDB prompt in
3498 examples.
3499 (Additions to Ada): Likewise. Add the missing opening and closing
3500 parenthesis of the GDB prompt in one of the examples.
3501
023eb17c
JB
35022008-12-14 Joel Brobecker <brobecker@adacore.com>
3503
3504 * gdb.texinfo (Omissions from Ada): Remove incorrect documentation
3505 about the result of 'Address not being of type System.Address.
3506 This problem has been fixed a while ago.
3507
c3b108f7
VP
35082008-12-02 Vladimir Prus <vladimir@codesourcery.com>
3509
3510 MI non-stop and multiprocess docs.
3511
c8d5aac9
L
3512 * gdb.texinfo (GDB/MI): New section 'GDB/MI General Design'
3513 (GDB/MI Output Records): New section 'GDB/MI Frame Information'
3514 Adjust documentation for *stopped, document =thread-created,
3515 =thread-exited, =thread-group-created and =thread-group-exited.
3516 (GDB/MI Thread Commands): Document the 'state' field in
3517 -thread-info output.
3518 (GDB/MI Program Execution): Mention --all and --thread-group
3519 options.
3520 (GDB/MI Variable Objects): Describe floating and fixed variable
3521 objects.
3522 (GDB/MI Miscellaneous Commands): Document -list-thread-groups.
c3b108f7 3523
07e059b5
VP
35242008-12-02 Vladimir Prus <vladimir@codesourcery.com>
3525
c8d5aac9
L
3526 * gdb.texinfo (Operating System Information): New appendix.
3527 (Operating System Auxiliary Information): Document 'info os processes'
3528 (Remote Configuration): Document 'osdata'
3529 (General Query Packets): Document qXfer:osdata:read.
07e059b5 3530
a80b95ba
TG
35312008-11-27 Tristan Gingold <gingold@adacore.com>
3532
3533 * gdb.texinfo (Darwin): Document Darwin specific features.
3534
a655d424
JK
35352008-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
3536
3537 * gdbint.texinfo (Target Conditionals): Extend the
3538 gdbarch_breakpoint_from_pc description.
3539
249e1128
VP
35402008-11-22 Vladimir Prus <vladimir@codesourcery.com>
3541
3542 * gdb.texinfo (M68K Features): Fix typo.
3543
c14c28ba
PP
35442008-11-18 Paul Pluzhnikov <ppluzhnikov@google.com>
3545
3546 * gdb.texinfo (Symbols): Mention printing containing
3547 image name in "info symbol".
3548 (Maint translate-address): Likewise.
889bf7c5 3549
394a6666
JB
35502008-11-18 Joel Brobecker <brobecker@adacore.com>
3551
3552 * gdb.texinfo (Set Catchpoints): Remove the documentation of
3553 commands "catch load" and "catch unload".
3554
66bb093b
VP
35552008-11-17 Vladimir Prus <vladimir@codesourcery.com>
3556
3557 * gdb.texinfo (GDB/MI Async Records): Document
c8d5aac9 3558 =thread-selected.
889bf7c5 3559
4a92f99b
VP
35602008-11-17 Vladimir Prus <vladimir@codesourcery.com>
3561
c8d5aac9 3562 * observer.texi (new_inferior, inferior_exit): New observers.
4a92f99b 3563
f0323ca0
PA
35642008-10-27 Pedro Alves <pedro@codesourcery.com>
3565
3566 * gdbint.texinfo (Adding a New Target): Don't mention TDEPFILES,
3567 .mt files, TM_CLIBS or TM_CDEPS.
3568 (x86 Watchpoints): Don't mention TDEPFILES.
3569
8b23ecc4
SL
35702008-10-24 Sandra Loosemore <sandra@codesourcery.com>
3571
3572 * gdb.texinfo (Remote Protocol): Add new nodes to menu.
3573 (Overview): Mention notifications and non-stop mode behavior.
3574 (Packets): Update documentation of ?, vAttach, vCont, and vRun
3575 with non-stop mode behavior. Add vStopped description.
3576 (Stop Reply Packets): Update list of packets that return
3577 stop replies. Mention non-stop behavior.
3578 (General Query Packets): Document QNonStop packet and associated
3579 qSupported query response.
3580 (Interrupts): Clarify multi-threaded behavior. Mention non-stop
3581 behavior.
3582 (Notification Packets): New section.
3583 (Remote Non-Stop): New section.
3584 (File-I/O Overview): Mention non-stop behavior.
3585
fff08868
HZ
35862008-10-24 Hui Zhu <teawater@gmail.com>
3587 Pedro Alves <pedro@codesourcery.com>
3588
3589 * gdb.texinfo (displaced-stepping): Describe the auto mode
3590 setting, and say it's the default. This is now a mainstream
3591 setting instead of a maintenance setting.
3592
252fbfc8
PA
35932008-10-23 Pedro Alves <pedro@codesourcery.com>
3594
3595 * observer.texi (thread_stop_requested): New.
3596
20924a55
JB
35972008-10-22 Joel Brobecker <brobecker@adacore.com>
3598
3599 * gdb.texinfo (Ada Tasks, Ada Tasks and Core Files): New nodes.
3600 (Patching): Replace incorrect usage of @samp by @kbd.
3601
bacec72f
MS
36022008-10-17 Michael Snyder <msnyder@vmware.com>
3603
3604 * gdb.texinfo: Add documentation for reverse execution.
3605
a08702d6 36062008-10-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
bd4f7d68 3607 Eli Zaretskii <eliz@gnu.org>
a08702d6
TJB
3608
3609 * gdb.texinfo. (Values From Inferior): New subsubsection.
3610
d97bc12b
DE
36112008-10-06 Doug Evans <dje@google.com>
3612
3613 * gdb.texinfo (set debug dwarf2-die): Document it.
3614
87f67dba
JB
36152008-10-01 Joel Brobecker <brobecker@adacore.com>
3616
3617 * gdb.texinfo (catch) [exception]: Document how to insert
3618 a breakpoint on user-defined exceptions when the exception
3619 name is identical to one of the language-defined ones.
3620
2fae03e8
TT
36212008-09-27 Tom Tromey <tromey@redhat.com>
3622
3623 * gdb.texinfo (Macros): Remove text about stringification,
3624 varargs, and splicing.
3625
5c6ce71d
TT
36262008-09-27 Tom Tromey <tromey@redhat.com>
3627
3628 * gdbint.texinfo (Language Support): Remove text about omitting
3629 support for a language.
3630
07128da0
DE
36312008-09-23 Doug Evans <dje@google.com>
3632
3633 * gdb.texinfo (info dcache): Update.
3634
b90a069a
SL
36352008-09-22 Sandra Loosemore <sandra@codesourcery.com>
3636
3637 * gdb.texinfo (Packets): Add info on thread-id syntax and
3638 multiprocess extensions.
3639 <D>: Document multiprocess form of packet.
3640 <H>: Use thread-id syntax.
3641 <T>: Likewise.
3642 <vCont>: Likewise. Note this is required for multiprocess.
3643 <vKill>: New packet.
3644 (Stop Reply Packets) <T>: Use thread-id syntax.
3645 <W>: Document multiprocess form of reply.
3646 <X>: Likewise.
3647 (General Query Packets) <qC>: Use thread-id syntax.
3648 <qfThreadInfo>: Likewise.
3649 <qGetTLSAddr>: Likewise.
3650 <qP>: Likewise.
3651 <qSupported>: Add "multiprocess" feature.
3652 <qThreadExtraInfo>: Use thread-id syntax.
3653
b77209e0
PA
36542008-09-22 Stan Shebs <stan@codesourcery.com>
3655
3656 * gdb.texinfo (Inferiors): New section.
3657
3d0bb823
PA
36582008-09-12 Pedro Alves <pedro@codesourcery.com>
3659
3660 * gdbint.texinfo (Native Debugging): Mention NAT_GENERATED_FILES.
3661
f8dcfc0a
UW
36622008-09-11 Ulrich Weigand <uweigand@de.ibm.com>
3663
3664 * gdbint.texinfo (Target Conditionals): Remove documentation
3665 for gdbarch_name_of_malloc.
3666
8775bb90
MS
36672008-09-03 Angela Marie Thomas <angela@releasedominatrix.com>
3668
3669 * gdb.texinfo (Interrupts): Mention TCP interface for
3670 sending BREAK.
3671
f1838a98
UW
36722008-08-26 Ulrich Weigand <uweigand@de.ibm.com>
3673
3674 * gdb.texinfo (Commands to Specify Files): Document "remote:"
3675 argument prefix to "set sysroot".
3676
158c7665
PH
36772008-08-21 Paul N. Hilfinger <hilfinger@adacore.com>
3678
3679 * gdb.texinfo (Omissions from Ada): Describe new treatment of True
3680 and False.
3681
30e026bb
VP
36822008-08-20 Vladimir Prus <vladimir@codesourcery.com>
3683
c8d5aac9
L
3684 * gdb.textinfo (GDB/MI Miscellaneous Commands): Use @table
3685 for possible features of -list-features.
30e026bb 3686
c6ebd6cf
VP
36872008-08-19 Vladimir Prus <vladimir@codesourcery.com>
3688
c8d5aac9 3689 * gdb.texinfo (Background execution): Adjust example
c6ebd6cf
VP
3690 (GDB/MI Miscellaneous Commands): Document -list-target-features.
3691
aeac0ff9
VP
36922008-08-19 Vladimir Prus <vladimir@codesourcery.com>
3693
3694 * doc/gdb.texinfo (PowerPC): Fix typo.
3695 (PowerPC features): Fix typo.
3696
5231c1fd
PA
36972008-08-18 Pedro Alves <pedro@codesourcery.com>
3698
3699 * observer.texi (thread_ptid_changed): New.
3700
677c5bb1
LM
37012008-08-18 Luis Machado <luisgpm@br.ibm.com>
3702
3703 * doc/gdb.texinfo (PowerPC): Mention Extended FPR's for POWER7.
3704 (PowerPC features): Mention feature set for VSX registers.
3705
f3a2dd1a
JB
37062008-08-13 Joel Brobecker <brobecker@adacore.com>
3707
3708 * gdb.texinfo (Ada Mode Intro): Improve the documentation regarding
3709 the direct visibility of all names in user-written packages.
3710
33e5cbd6
PA
37112008-08-13 Pedro Alves <pedro@codesourcery.com>
3712
3713 * gdb.texinfo (breakpoint always-inserted) Describe the auto mode
3714 setting, and make it the default.
3715 (Non-Stop Mode): Remove "set breakpoints always-inserted 1" from
3716 non-stop script example.
3717
d0384fc4
TJB
37182008-08-12 Thiago Jung Bauermann <bauerman@br.ibm.com>
3719
3720 * gdbint.texinfo (Raw and Virtual Register Representations): Fix
3721 reference to the "Using Different Register and Memory Data
3722 Representation" section.
3723
a6f3e723
SL
37242008-08-12 Sandra Loosemore <sandra@codesourcery.com>
3725
3726 * gdb.texinfo (Remote Configuration): Document set remote noack-packet.
3727 (Remote Protocol): Add Packet Acknowledgment to menu.
3728 (Overview): Mention +/- can be disabled, and point to new section
3729 where this is discussed in detail.
3730 (General Query Packets): Document QStartNoAckMode packet, and
3731 corresponding qSupported reply.
3732 (Packet Acknowledgment): New section.
3733
0606b73b
SL
37342008-08-11 Sandra Loosemore <sandra@codesourcery.com>
3735 Pedro Alves <pedro@codesourcery.com>
3736
3737 * gdb.texinfo (Threads): Move paragraph about automatic thread
3738 selection to All-Stop Mode subsection.
3739 (Thread Stops): Reorganize existing material into subsections.
3740 Add introductory blurb and menu.
3741 (Non-Stop Mode): New subsection.
3742 (Background Execution): New subsection.
3743 (Maintenance Commands): Add cross-references from async mode
3744 commands to the new Background Execution section.
3745
d57a3c85
TJB
37462008-08-06 Tom Tromey <tromey@redhat.com>
3747
3748 * gdb.texinfo (Extending GDB): New chapter.
3749 (Sequences): Demoted chapter, now a section under the new
3750 Extending GDB chapter.
3751 (Python): New section.
3752
6d76a53d
SS
37532008-07-31 Stan Shebs <stan@codesourcery.com>
3754
3755 * gdbint.texinfo: Remove FUNCTION_EPILOGUE_SIZE.
3756
1f70da6a
SS
37572008-07-29 Stan Shebs <stan@codesourcery.com>
3758
3759 * gdbint.texinfo: General round of cleanup and minor
3760 clarifications.
3761 (Breakpoint Handling): Remove mention of BREAKPOINT macro.
3762 (Longjmp Support): Update description to reflect how it is done
3763 for targets without using native header.
3764 (Symbol Handling): Add a little more general explanation.
3765 (COFF, ELF): Mention stabs encapsulation.
3766 (DWARF 3): New section.
3767 (Adding a New Host): Scrub out some obsolete bits.
3768 (Generic Host Support Files): Mention ser-pipe.c, ser-mingw.c.
3769 (Host Conditionals): Remove descriptions of NO_STD_REGS,
3770 HAVE_MMAP, HAVE_TERMIO, INT_MAX etc, LONGEST, HAVE_LONG_DOUBLE,
3771 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, L_SET, SEEK_CUR,
3772 SEEK_SET, STOP_SIGNAL, USG.
3773 (Raw and Virtual Register Representations): Ditto for
3774 DEPRECATED_REGISTER_RAW_SIZE, DEPRECATED_REGISTER_VIRTUAL_SIZE,
3775 DEPRECATED_REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_TYPE.
3776 (Target Conditionals): Ditto for DEPRECATED_FP_REGNUM,
3777 DEPRECATED_FRAMELESS_FUNCTION_INVOCATION, DEPRECATED_FRAME_CHAIN,
3778 DEPRECATED_FRAME_CHAIN_VALID, DEPRECATED_FRAME_INIT_SAVED_REGS,
3779 DEPRECATED_FRAME_SAVED_PC, DEPRECATED_FUNCTION_START_OFFSET,
3780 DEPRECATED_REGISTER_VIRTUAL_SIZE,
3781 DEPRECATED_REGISTER_VIRTUAL_TYPE,
3782 DEPRECATED_USE_STRUCT_CONVENTION.
3783 Describe gdbarch_deprecated_fp_regnum.
3784 Update description of gdbarch_print_insn.
3785 (Adding a New Target): Scrub out obsolete bits.
3786 (Obsolete Conditionals): Remove entire section.
3787
383f836e
TT
37882008-07-25 Tom Tromey <tromey@redhat.com>
3789
3790 * observer.texi (GDB Observers): Document new observers:
3791 breakpoint_created, breakpoint_deleted, breakpoint_modified,
3792 tracepoint_created, tracepoint_deleted, tracepoint_modified,
3793 architecture_changed.
3794
cfd8ab24
SS
37952008-07-21 Stan Shebs <stan@codesourcery.com>
3796
3797 * gdbint.texinfo: Refer to target_so_ops.in_dynsym_resolve_code
3798 instead of IN_SOLIB_DYNSYM_RESOLVE_CODE.
3799
781b42b0
TT
38002008-07-21 Tom Tromey <tromey@redhat.com>
3801
3802 * observer.texi (GDB Observers): Remove obsolete comment.
3803 <executable_changed>: Remove argument.
3804
d7d9f01e
TT
38052008-07-18 Tom Tromey <tromey@redhat.com>
3806
3807 * gdb.texinfo (Macros): Update. Use @code rather than @command.
3808
bf250677
DE
38092008-07-10 Doug Evans <dje@google.com>
3810
3811 * doc/gdb.texinfo: Document "set print symbol-loading on|off".
3812
10568435
JK
38132008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
3814
3815 * gdb.texinfo (Starting): Document "set disable-randomization".
3816
5ae4183a
AS
38172008-07-07 Andreas Schwab <schwab@suse.de>
3818
3819 * gdb.texinfo (GDB/MI Target Manipulation): Fix last change.
3820
b56e7235
VP
38212008-07-06 Vladimir Prus <vladimir@codesourcery.com>
3822
3823 * gdb.texinfo (GDB/MI Target Manipulation): Add
3824 example of -target-attach.
3825
e1ac3328
VP
38262008-06-10 Vladimir Prus <vladimir@codesourcery.com>
3827
3828 * observer.texi (target_resumed): New observer.
5ae4183a 3829 * gdb.texinfo (GDB/MI Output Records): Document *running.
e1ac3328 3830
65d12d83
TT
38312008-06-06 Tom Tromey <tromey@redhat.com>
3832
3833 * gdb.texinfo (Completion): Add field name example.
3834
fbc5282e
MK
38352008-06-06 Marc Khouzam <marc.khouzam@ericsson.com>
3836
3837 * gdb.texinfo (GDB/MI Program Context): Added example
3838 to -exec-arguments
5ae4183a 3839
fbc5282e 38402008-06-05 Nick Roberts <nickrob@snap.net.nz>
bcf6fc3a
NR
3841
3842 * annotate.texinfo (Multi-threaded Apps): Add entry for thread-changed
3843 annotation.
3844
c16158bc 38452008-06-05 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a
AS
3846 Nathan Sidwell <nathan@codesourcery.com>
3847 Joseph Myers <joseph@codesourcery.com>
c16158bc
JM
3848
3849 * configure.ac: Include ../../config/acx.m4. Use ACX_PKGVERSION
3850 and ACX_BUGURL.
3851 * configure: Regenerate.
3852 * Makefile.in (PKGVERSION, BUGURL_TEXI): Define.
3853 (GDBvn.texi): Define VERSION_PACKAGE, BUGURL and BUGURL_DEFAULT.
3854 * gdb.texinfo: Use VERSION_PACKAGE and BUGURL. Remove
3855 mailing-list-specific text about bug reporting unless
3856 BUGURL_DEFAULT.
3857
75c99385
PA
38582008-06-05 Pedro Alves <pedro@codesourcery.com>
3859
3860 * gdb.texinfo (-target-select): Remove reference to target async.
3861 (Maintenance Commands): Document "maint set/show remote-async".
3862
1763a388
MK
38632008-06-04 Marc Khouzam <marc.khouzam@ericsson.com>
3864
3865 * gdb.texinfo (GDB/MI File Transfer Commands): Typo
3866 in -target-file-get section.
5ae4183a 3867
d0d064df
PA
38682008-05-22 Pedro Alves <pedro@codesourcery.com>
3869
9b562ab8
PA
3870 * gdb.texinfo (vAttach, vRun): Re-remove requirement of the stub
3871 killing the inferior when it is already debugging a process.
d0d064df 3872
8dfa32fc
JB
38732008-05-21 Joel Brobecker <brobecker@adacore.com>
3874
3875 * gdb.texinfo (Continuing and Stepping): Document the new "fin"
3876 abbreviation for "finish".
3877
55f996a7
NR
38782008-05-21 Nick Roberts <nickrob@snap.net.nz>
3879
3880 * annotate.texinfo (Multi-threaded Apps): New node for new annotation.
3881
ba2b1c56
DJ
38822008-05-15 Daniel Jacobowitz <dan@codesourcery.com>
3883
3884 * gdbint.texinfo (Target Conditionals): Delete entry for
3885 gdbarch_dwarf_reg_to_regnum.
3886
08388c79
DE
38872008-05-09 Doug Evans <dje@google.com>
3888
a3c83fae 3889 * gdb.texinfo: Document "find" command, qSearch:memory packet.
08388c79 3890
d14508fe
DE
38912008-05-05 Doug Evans <dje@google.com>
3892
3893 * gdb.texinfo (disassemble): Document /m modifier.
3894
e2b7ddea
VP
38952008-05-05 Vladimir Prus <vladimir@codesourcery.com>
3896
5ae4183a
AS
3897 * gdb.texinfo (Maintenance Commands): Clarify that "maint time"
3898 will not report the time of commands that run the target.
e2b7ddea 3899
8eb41542
VP
39002008-05-03 Vladimir Prus <vladimir@codesourcery.com>
3901
3902 * gdb.texinfo (GDB/MI Output Records): Add
3903 missing semicolon.
3904
82f68b1c
VP
39052008-05-03 Vladimir Prus <vladimir@codesourcery.com>
3906
3907 * gdb.texinfo (GDB/MI Output Records):
3908 Document =thread-create and =thread-exited.
3909
fa0f268d
VP
39102008-05-03 Vladimir Prus <vladimir@codesourcery.com>
3911
3912 * gdb.texinfo (GDB/MI Development and Front Ends):
82f68b1c 3913 Remove mention of dmi-discuss.
fa0f268d 3914
063bfe2e
VP
39152008-05-03 Pedro Alves <pedro@codesourcery.com>
3916
3917 * observer.texi (thread_exit): New.
3918
237fc4c9
PA
39192008-05-02 Pedro Alves <pedro@codesourcery.com>
3920
3921 * gdb.texinfo (Debugging Output): Document "set/show debug
3922 displaced".
3923 (Maintenance Commands): Document "maint set/show
3924 can-use-displaced-stepping".
3925
0428b8f5
DJ
39262008-05-02 Daniel Jacobowitz <dan@codesourcery.com>
3927
3928 * gdb.texinfo (ARM): Document set/show arm fallback-mode
3929 and set/show arm force-mode.
3930
5009afc5
AS
39312008-05-02 Andreas Schwab <schwab@suse.de>
3932
3933 * gdbint.texinfo (Algorithms): Describe
3934 target_watchpoint_addr_within_range.
3935
669fac23
DJ
39362008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
3937
3938 * gdbint.texinfo (Stack Frames): New chapter.
3939 (Algorithms): Move Frames text to the new chapter.
3940 (Target Conditionals): Delete SAVE_DUMMY_FRAME_TOS. Document
3941 gdbarch_dummy_id instead of gdbarch_unwind_dummy_id.
3942
721c02de
VP
39432008-04-24 Vladimir Prus <vladimir@codesourcery.com>
3944
5ae4183a
AS
3945 * gdb.texinfo (GDB/MI Output Syntax): Clarify that async
3946 output does not necessary include any tokens.
721c02de 3947
c055b101
CV
39482008-04-22 Corinna Vinschen <vinschen@redhat.com>
3949
3950 * gdb.texinfo (Set SH Calling convention): New @item.
3951 (Show SH Calling convention): Ditto.
3952
68837c9d
MD
39532008-04-22 Markus Deuling <deuling@de.ibm.com>
3954
3955 * gdb.texinfo (Fortran Operators): Describe '%' operator.
3956
2e9132cc
EZ
39572008-04-20 Eli Zaretskii <eliz@gnu.org>
3958
3959 * gdb.texinfo (Set Breaks): Mention that multiple location
3960 breakpoints need line number info. Add index entries.
3961
31fffb02
CS
39622008-04-19 Craig Silverstein <csilvers@google.com>
3963
3964 * gdb.texinfo (Requirements): Add an optional requirement on
3965 zlib.
3966 * gdbint.texinfo (Debugging File Formats): Add new subsection for
3967 Compressed DWARF 2.
3968
a47ec5fe
AR
39692008-04-16 Aleksandar Ristovski <aristovski@qnx.com>
3970
3971 * gdb.texinfo (GDB/MI Simple Examples): Added 'disp' field to the
3972 sample output for 'stopped,reason="breakpoint-hit"' message.
3973 (GDB/MI Program Execution): Likewise.
3974
de051565
MK
39752008-04-09 Marc Khouzam <marc.khouzam@ericsson.com>
3976
5ae4183a 3977 * gdb.texinfo (GDB/MI Variable Objects): Add anchor to
de051565
MK
3978 -var-set-format. Add -f option to -var-evaluate-expression.
3979
6ba66d6a
JB
39802008-04-03 Joel Brobecker <brobecker@adacore.com>
3981
3982 * gdb.texinfo (Breakpoint Menus): Delete. Contents moved inside
3983 new node "Ambiguous Expressions". Replace references to this
3984 node by references to "Ambiguous Expressions" throughout.
3985 (Ambiguous Expressions): New node.
3986
1e26b4f8
DJ
39872008-03-26 Daniel Jacobowitz <dan@codesourcery.com>
3988
3989 * gdb.texinfo (MIPS Features, PowerPC Features): Add @node.
3990
b84876c2
PA
39912008-03-21 Pedro Alves <pedro@codesourcery.com>
3992
3993 * gdb.texinfo (Debugging Output): Document
3994 "set/show debug lin-lwp-async".
3995 (Maintenance Commands): Document "maint set/show linux-async".
3996
63092375
DJ
39972008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
3998
3999 * gdb.texinfo (Expressions): Update description of malloced arrays.
4000
8e8901c5
VP
40012008-03-15 Vladimir Prus <vladimir@codesourcery.com>
4002
4003 * gdb.texinfo (Thread Commands): Document
4004 -thread-info. Remove -thread-list-all-threads.
4005
1fddbabb
PA
40062008-03-14 Pedro Alves <pedro@codesourcery.com>
4007 Sandra Loosemore <sandra@codesourcery.com>
4008
4009 * gdb.texinfo (Library List Format): Update to mention the
4010 possibility to pass section addresses instead of segment
4011 addresses.
4012
ccd213ac
DJ
40132008-03-10 Daniel Jacobowitz <dan@codesourcery.com>
4014
4015 * gdb.texinfo (Starting): Document "set exec-wrapper".
4016 (Server): Document gdbserver --wrapper.
4017
fa4727a6
DJ
40182008-03-03 Daniel Jacobowitz <dan@codesourcery.com>
4019
4020 * gdb.texinfo (Set Watchpoints): Mention watchpoints on
4021 unreadable memory. Delete obsolete SPARClite reference.
4022
8edfe269
DJ
40232008-02-28 Daniel Jacobowitz <dan@codesourcery.com>
4024
4025 * gdb.texinfo (Starting): Mention always-running targets.
4026 (Target Commands): Add an anchor for load.
4027 (Connecting): Explain continue instead of run.
4028
1843f87b
DJ
40292008-02-27 Daniel Jacobowitz <dan@codesourcery.com>
4030
4031 * gdb.texinfo (Debugging Output): Document "set debug timestamp".
4032
f9082629
NR
40332008-02-26 Nick Roberts <nickrob@snap.net.nz>
4034
4035 * gdb.texinfo (Set Breaks): Revert description of Enb column of
4036 breakpoint table.
4037
fd96d250
PA
40382008-02-19 Pedro Alves <pedro@codesourcery.com>
4039
4040 * gdb.texinfo (vAttach, vRun): Remove requirement of the stub
4041 killing the inferior when it is already debugging a process.
4042
36af4ef6
MD
40432008-02-13 Markus Deuling <deuling@de.ibm.com>
4044
4045 * gdbint.texinfo (Build Script): New section. Mention new build script
4046 gdb_buildall.sh.
4047
cda4ce5a
JB
40482008-02-01 Jim Blandy <jimb@red-bean.com>
4049
4050 * gdb.texinfo (Help): Summarize 'info args' correctly.
4051
4acd40f3
TJB
40522008-01-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
4053
4054 * gdb.texinfo: (Decimal Floating Point): Mention pseudo-registers
4055 available in PowerPC architecture.
4056 (Embedded Processors): Change node name of PowerPC item in menu.
4057 (PowerPC): Rename to...
4058 (PowerPC Embedded): this.
4059 (Architectures): Add new PowerPC item in menu.
4060 (PowerPC): New node.
4061
6e6c6f50
DJ
40622008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
4063
4064 * gdb.texinfo (Multi-Process Mode for gdbserver): Use @kbd for
4065 commands.
4066
5ee187d7
DJ
40672008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
4068
4069 * gdb.texinfo (Setting Catchpoints): Mention features
4070 supported on GNU/Linux.
4071
e275c0d9
NR
40722008-01-30 Nick Roberts <nickrob@snap.net.nz>
4073
4074 * gdb.texinfo (GDB/MI File Commands): Describe new output
4075 field for MI command -file-list-exec-source-file.
4076
2d717e4f
DJ
40772008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
4078
4079 * gdb.texinfo (Using the `gdbserver' Program): Add security
4080 warning. Rearrange into subsections and subsubsections. Document
4081 --multi and --debug. Correct --with-sysroot typo. Update --attach
4082 usage. Make load reference clearer. Document monitor exit.
4083 (Remote Configuration): Document set remote exec-file, attach-packet,
4084 and run-packet.
4085 (Packets): Document vAttach and vRun.
4086
d35a4257 40872008-01-29 Nick Roberts <nickrob@snap.net.nz>
f663676d
NR
4088
4089 * gdb.texinfo (Processes): Mention process command.
889bf7c5 4090 detach-on-follow -> detach-on-fork.
f663676d 4091
c78d192c
DJ
40922008-01-28 Daniel Jacobowitz <dan@codesourcery.com>
4093
4094 * gdbint.texinfo (Native Conditionals): Remove
4095 SHELL_COMMAND_CONCAT and SHELL_FILE.
4096
d35a4257
EZ
40972008-01-26 Eli Zaretskii <eliz@gnu.org>
4098
4099 * gdb.texinfo (Specify Location): Improve wording.
4100
93815fbf
VP
41012008-01-23 Chris Demetriou <cgd@google.com>
4102
4103 * gdb.texinfo (Threads): Document new "set print thread-events"
4104 and "show print thread-events" commands.
4105
2a25a5ba
EZ
41062008-01-19 Eli Zaretskii <eliz@gnu.org>
4107
4108 * gdb.texinfo (Specify Location): New section.
4109 (Delete Breaks, Edit, Set Breaks): Remove description of
4110 locations. Instead, add a reference to "Specify Location".
4111 (Machine Code, Jumping, Thread Stops, Continuing and Stepping)
4112 (Symbols): Refer to "Specify Location" for the valid forms of
4113 linespecs and locations.
4114
32c9a795
MD
41152008-01-18 Markus Deuling <deuling@de.ibm.com>
4116
4117 * gdbint.texinfo (Target Conditionals): Replace the description of
4118 BITS_BIG_ENDIAN with a description of gdbarch_bits_big_endian.
4119
b17828ca
JB
41202008-01-12 Paul Hilfinger <hilfinger@adacore.com>
4121
4122 * gdb.texinfo (C Operators): Remove incorrect parenthetical comment
4123 about &&var, which is rejected by the expression parser.
4124
0aea4bf3
LM
41252008-01-09 Luis Machado <luisgpm@br.ibm.com>
4126
4127 * gdb.texinfo (Output): Update documentation on using printf with DFP
4128 types.
4129
febe4383
TJB
41302008-01-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
4131
4132 * gdb.texinfo (C and C++): Add Decimal Floating Point format
4133 subsubsection.
4134 (Decimal Floating Point format): New subsubsection.
4135
7a404eba
PA
41362008-01-05 Pedro Alves <pedro@codesourcery.com>
4137
4138 * gdb.texinfo (File Options): Remove mention of the attempt to
4139 open a core file with the -p option. Don't list -c as a valid
4140 option to attach to a process.
4141
a4d9b460
PA
41422008-01-05 Pedro Alves <pedro@codesourcery.com>
4143
4144 * gdbint.texinfo (Host Conditionals): Remove mention of
4145 ALIGN_STACK_ON_ENTRY.
4146
6ec2edbe
JB
41472008-01-05 Joel Brobecker <brobecker@adacore.com>
4148
4149 * gdbint.texinfo (Start of New Year Procedure): Add item
4150 describing how to update the source and documentation copyright
4151 notices.
4152
d8b2a693
JB
41532007-12-18 Jim Blandy <jimb@codesourcery.com>
4154
ab209b3a 4155 * gdb.texinfo (Set Watchpoints): Integrate per-thread
d8b2a693
JB
4156 watchpoint explanation into the main description of the watchpoint
4157 command; update synopses of 'watch', 'rwatch', and 'awatch'
4158 commands.
4159
8b4ed427
VP
41602007-12-18 Vladimir Prus <vladimir@codesourcery.com>
4161
4162 * gdb.texinfo (Miscellaneous gdb/mi Commands):
4163 Document 'pending-breakpoints' feature of
4164 -list-features.
4165
37e4754d
LM
41662007-12-17 Luis Machado <luisgpm@br.ibm.com>
4167
669fac23 4168 * gdb.texinfo: Add new parameter's description.
37e4754d 4169
1d3811f6
DJ
41702007-12-16 Daniel Jacobowitz <dan@codesourcery.com>
4171
4172 * gdb.texinfo (Overview): Clarify run-length encoding
4173 example. Remove the restriction on "+" and "-" characters.
4174
c1c25a1a
EZ
41752007-12-15 Eli Zaretskii <eliz@gnu.org>
4176
4177 * gdb.texinfo (Host I/O Packets): Fix xref syntax.
4178
afe8ab22 41792007-12-14 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a 4180
afe8ab22
VP
4181 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
4182 the -f option for -break-insert, remove -r option,
4183 and clarify specification of location.
4184
a6b151f1
DJ
41852007-11-30 Daniel Jacobowitz <dan@codesourcery.com>
4186
4187 * gdb.texinfo (Debugging Programs with Multiple Processes): Correct
4188 formatting.
4189 (Remote Debugging): Add File Transfer section.
4190 (Remote Configuration): Document Host I/O packets.
4191 (GDB/MI): Add GDB/MI File Transfer Commands section.
c1c25a1a 4192 (Host I/O Packets): New section in "Remote Protocol".
a6b151f1
DJ
4193 (Packets): Add vFile.
4194
3b784c4f
EZ
41952007-11-17 Eli Zaretskii <eliz@gnu.org>
4196
4197 * gdb.texinfo (Set Breaks, Disabling): Clarify behavior of
4198 breakpoints with multiple locations.
4199 (Breakpoint Menus): Improve wording.
4200 (Output): Fix last change.
4201
a4ce5b0d
UW
42022007-11-17 Ulrich Weigand <uweigand@de.ibm.com>
4203
4204 * Makefile.in (Makefile): Do not depend on target_makefile_frag.
4205
1b39d5c0
DE
42062007-11-15 Doug Evans <dje@google.com>
4207
4208 * gdb.texinfo (Symbols): Update output of "maint info symtabs".
4209
7a72d44c
VP
42102007-11-15 Vladimir Prus <vladimir@codesourcery.com>
4211
4212 * gdbint.texinfo (Native Conditionals): Remove
4213 mention of CLEAR_SOLIB.
5ae4183a 4214
6d1829bf 42152007-11-11 Joel Brobecker <brobecker@adacore.com>
b4740add
JB
4216
4217 * gdb.texinfo (Print Settings): Add documentation for "set/show
4218 print frame-arguments".
4219
1a619819
LM
42202007-11-05 Luis Machado <luisgpm@br.ibm.com>
4221
3b784c4f 4222 * gdb.texinfo (Output): Update printf command's description.
1a619819 4223
55eddb0f
DJ
42242007-10-30 Daniel Jacobowitz <dan@codesourcery.com>
4225
4226 * gdb.texinfo (PowerPC): Document "set powerpc vector-abi" and "set
4227 powerpc soft-float".
4228
9cceb671
DJ
42292007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
4230
4231 * gdb.texinfo (Files): Correct formatting. Mention Expat
4232 requirement.
4233 (Requirements for Building GDB): Expand the list of Expat
4234 uses.
4235 (Library List Format, Memory Map Format): Mention Expat.
4236 (Target Descriptions): Update Expat wording.
4237
83acabca
DJ
42382007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
4239
4240 * gdbint.texinfo (Register and Memory Data, Target Conditionals):
4241 Document that gdbarch_convert_register_p should return zero for no-op
4242 conversions.
4243
e35879db
UW
42442007-10-22 Ulrich Weigand <uweigand@de.ibm.com>
4245
83acabca 4246 * gdbint.texi (Compiler Characteristics): Move documentation
e35879db
UW
4247 of set_gdbarch_sofun_address_maybe_missing back to ...
4248 (Target Conditionals): ... here to fix build break.
4249
203c3895
UW
42502007-10-19 Ulrich Weigand <uweigand@de.ibm.com>
4251
83acabca 4252 * gdbint.texi (Target Conditionals): Remove documentation of
203c3895
UW
4253 SOFUN_ADDRESS_MAYBE_MISSING, replaced by ...
4254 (Compiler Characteristics): ... documentation of
4255 set_gdbarch_sofun_address_maybe_missing.
4256
11411de3
DJ
42572007-10-17 Daniel Jacobowitz <dan@codesourcery.com>
4258
4259 * gdbint.texinfo (Target Conditionals): Use
4260 frame_unwind_register_unsigned in examples instead of
4261 frame_unwind_unsigned_register.
4262
7cc46491
DJ
42632007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
4264
4265 * gdb.texinfo (Predefined Target Types): Add int128
4266 and uint128.
4267 (Standard Target Features): Add PowerPC features.
4268
81adfced
DJ
42692007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
4270
4271 * gdb.texinfo (Maintenance Commands): Document "maint print c-tdesc".
4272
c1874924
UW
42732007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
4274
4275 * gdbint.texi (Target Conditionals): Remove documentation
4276 of and references to DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS,
4277 gdbarch_extract_return_value, and gdbarch_store_return_value.
4278
f6e56ab3
UW
42792007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
4280
4281 * gdbint.texi (Target Conditionals): Remove documentation of
4282 and references to DEPRECATED_REG_STRUCT_HAS_ADDR.
4283
56cf5405
KH
42842007-10-11 Kazu Hirata <kazu@codesourcery.com>
4285
4286 * gdb.texinfo: Mention that inaccessible-by-default is on by
4287 default.
4288
35156bae
DJ
42892007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
4290
4291 * gdbint.texinfo (Target Conditionals): Remove VARIABLES_INSIDE_BLOCK.
4292
d983da9c
DJ
42932007-09-30 Daniel Jacobowitz <dan@codesourcery.com>
4294
4295 * gdb.texinfo (Setting Watchpoints): Adjust warning text about
4296 multi-threaded watchpoints.
4297 * gdbint.texinfo (Watchpoints): Describe how watchpoints are
4298 checked. Describe sticky notification. Expand description
4299 of steppable and continuable watchpoints.
4300 (Watchpoints and Threads): New subsection.
4301
fe6fbf8b
VP
43022007-09-28 Vladimir Prus <vladimir@codesourcery.com>
4303
4304 * gdb.texinfo (Setting Breakpoints): Revise
4305 documentation for pending breakpoints. Document
4306 breakpoints with multiple locations.
5ae4183a 4307
084344da
VP
43082007-09-19 Vladimir Prus <vladimir@codesourcery.com>
4309
4310 * gdb.texinfo (Miscellaneous gdb/mi Commands):
4311 Document -list-features.
5ae4183a 4312
82160952
EZ
43132007-09-15 Eli Zaretskii <eliz@gnu.org>
4314
4315 * gdb.texinfo (Output): Spell out which features of C's printf are
4316 not supported by GDB's printf.
7e27a47a
EZ
4317 (Separate Debug Files): More accurate wording regarding build ID
4318 and a reference to the ld manual rather than the Fedora wiki.
82160952 4319
ea37ba09
DJ
43202007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
4321 Jim Blandy <jimb@codesourcery.com>
4322
4323 * gdb.texinfo (Output Formats): Update 'c' description. Describe 's'.
4324 (Examining Memory): Update mentions of the 's' format.
4325 (Automatic Display): Likewise.
4326
b8533aec
DJ
43272007-09-02 Daniel Jacobowitz <dan@codesourcery.com>
4328
4329 * gdb.texinfo: Update the FSF's Back-Cover Text.
4330
83f83d7f
JK
43312007-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4332 Eli Zaretskii <eliz@gnu.org>
4333
4334 * gdb.texinfo (Separate Debug Files): Cosmetic quoting removal.
4335 Fixed the ``build ID'' name. New binaries build instructions for the
4336 build ID inclusion. Explain how the commands are specific to the build
4337 ID vs. debug link.
4338
c7e83d54
EZ
43392007-09-01 Eli Zaretskii <eliz@gnu.org>
4340
4341 * gdb.texinfo (Separate Debug Files): Fix last change. Add
4342 indexing for ``build ID'' support.
4343
d3750b24
JK
43442007-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
4345
4346 * gdb.texinfo (Separate Debug Files): Included a BUILD ID description.
4347 Enlisted BUILD ID to the debug file searching example.
4348 Included a BUILD ID `.note.gnu.build-id' section description.
4349 Updated/added the debug files splitting instructions for OBJCOPY.
4350
02142340
VP
43512007-08-31 Vladimir Prus <vladimir@codesourcery.com>
4352
4353 * gdb.texinfo (Variable Objects): Adjust docs
4354 for -var-info-expression and document
4355 -var-info-path-expression.
4356
d3bdde98
JB
43572007-08-20 Jim Blandy <jimb@codesourcery.com>
4358
3fb6a982
JB
4359 * gdb.texinfo (Top): Dedicate manual to the memory of Fred Fish.
4360 (title page): Include the dedication in the printed manual, as a
4361 separate page after the copyright notice.
5ae4183a 4362
d3bdde98
JB
4363 * gdb.texinfo (The F Reply Packet): Avoid confusing texi2html:
4364 don't break a @var across a line.
4365
c80a96a8
MR
43662007-07-25 Maciej W. Rozycki <macro@mips.com>
4367
4368 * Makefile.in (MAKEHTMLFLAGS): Also search the current directory
4369 for include files.
4370
5824a901
NR
43712007-07-12 Nick Roberts <nickrob@snap.net.nz>
4372
4373 * gdb.texinfo (Server Prefix): New node. Adapt from existing node
5ae4183a
AS
4374 in annotate.texinfo.
4375 (Command History): Link to new node.
5824a901 4376
d52e7ea3
UW
43772007-07-05 Markus Deuling <deuling@de.ibm.com>
4378
4379 * gdbint.texinfo (PC_LOAD_SEGMENT): Remove description.
4380
5fc14d0a
EZ
43812007-07-05 Eli Zaretskii <eliz@gnu.org>
4382
4383 * gdbint.texinfo (Target Conditionals): Fix last change.
4384
4a9bb1df
UW
43852007-07-03 Markus Deuling <deuling@de.ibm.com>
4386
4387 * gdb.texinfo: Replace following macros by their appropriate gdbarch
4388 routines:
4389 (TARGET_CHAR_SIGNED, CALL_DUMMY_LOCATION, CANNOT_FETCH_REGISTER)
4390 (CANNOT_STORE_REGISTER, GET_LONGJMP_TARGET, POINTER_TO_ADDRESS)
4391 (ADDRESS_TO_POINTER, INNER_THAN, FRAME_NUM_ARGS)
4392 (HAVE_NONSTEPPABLE_WATCHPOINT, TARGET_SHORT_BIT, TARGET_INT_BIT)
4393 (TARGET_LONG_BIT, TARGET_LONG_LONG_BIT, TARGET_FLOAT_BIT)
4394 (TARGET_DOUBLE_BIT, TARGET_LONG_DOUBLE_BIT, TARGET_PTR_BIT
4395 (TARGET_ADDR_BIT, SP_REGNUM, PC_REGNUM, PS_REGNUM, FP0_REGNUM)
4396 (STAB_REG_TO_REGNUM, ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM)
4397 (SDB_REG_TO_REGNUM, DWARF2_REG_TO_REGNUM, BELIEVE_PCC_PROMOTION)
4398 (CONVERT_REGISTER_P, REGISTER_TO_VALUE, VALUE_TO_REGISTER)
4399 (POINTER_TO_ADDRESS, ADDRESS_TO_POINTER, EXTRACT_RETURN_VALUE)
4400 (STORE_RETURN_VALUE, SKIP_PROLOGUE, MEMORY_INSERT_BREAKPOINT)
4401 (BREAKPOINT_FROM_PC, MEMORY_REMOVE_BREAKPOINT, DECR_PC_AFTER_BREAK)
4402 (ADDR_BITS_REMOVE, TARGET_PRINT_INSN, SKIP_TRAMPOLINE_CODE)
4403 (IN_SOLIB_RETURN_TRAMPOLINE, NAME_OF_MALLOC, ADDRESS_CLASS_TYPE_FLAGS)
4404 (ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, ADDRESS_CLASS_TYPE_FLAGS_P).
4405 (ADDRESS_CLASS_NAME_to_TYPE_FLAGS, ADJUST_BREAKPOINT_ADDRESS)
4406 (PRINT_FLOAT_INFO, PRINT_VECTOR_INFO, INTEGER_TO_ADDRESS)
4407 (SKIP_PERMANENT_BREAKPOINT, TARGET_VIRTUAL_FRAME_POINTER)
4408 (SOFTWARE_SINGLE_STEP_P)
4409
4410 (push_dummy_call, stabs_argument_has_addr, unwind_sp, unwind_pc)
4411 (print_registers_info, push_dummy_code, unwind_dummy_id): Rework
4412
4413 (REGISTER_CONVERT_TO_TYPE, END_OF_TEXT_DEFAULT, GDB_MULTI_ARCH)
4414 (GDB_TARGET_IS_HPPA, DEPRECATED_GET_SAVED_REGISTER)
4415 (SYMBOLS_CAN_START_WITH_DOLLAR, DEPRECATED_INIT_EXTRA_FRAME_INFO)
4416 (DEPRECATED_INIT_FRAME_PC, DEPRECATED_SIGTRAMP_START)
4417 (IN_SOLIB_CALL_TRAMPOLINE, NO_HIF_SUPPORT, REGISTER_CONVERTIBLE)
4418 (DEPRECATED_REGISTER_RAW_SIZE, PARM_BOUNDARY, DEPRECATED_STACK_ALIGN)
4419 (PROLOGUE_FIRSTLINE_OVERLAP, DEPRECATED_POP_FRAME, STEP_SKIPS_DELAY)
4420 (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT)
4421 (OS9K_VARIABLES_INSIDE_BLOCK, KERNEL_U_ADDR, KERNEL_U_ADDR_HPUX)
4422 (REGISTER_U_ADDR, U_REGS_OFFSET, DEBUG_PTRACE): Remove description.
4423
4424 (Converting an existing Target Architecture to Multi-arch): Remove
4425 section.
4426
4427 (gdbarch_unwind_pc, gdbarch_unwind_sp): Renew code example.
4428 (gdbarch_addr_bits_remove): Add code example.
4429
4430 * gdb.texinfo: Replace REGISTER_NAME by gdbarch_register_name.
4431
cfa9d6d9
DJ
44322007-07-02 Daniel Jacobowitz <dan@codesourcery.com>
4433
4434 * gdb.texinfo (Remote Configuration): Document library-info-packet.
4435 Add other missing entries. Adjust the table size to fit.
4436 (Stop Reply Packets): Use @itemize instead of @enumerate. Document
4437 stop reasons including the new "library" event.
4438 (General Query Packets): Adjust table widths for qSupported. Mention
4439 qXfer:libraries:read reply to qSupported and document the new packet.
4440 (Library List Format): New section.
4441
159fcc13
JK
44422007-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
4443
4444 * gdb.texinfo (Attach): Fixed GDB exit inferior detachment.
4445
f66d1690
MS
44462007-06-28 Michael Snyder <msnyder@svkmacdonelllnx>
4447
4448 * gdbint.texinfo (Table, Tuple and List Functions) Fix typo.
4449
67102876
NR
44502007-06-25 Nick Roberts <nickrob@snap.net.nz>
4451
4452 * gdbint.texinfo (Register and Memory Data): Break sections
4453 into nodes and add a menu.
4454
a4642986
MR
44552007-06-21 Maciej W. Rozycki <macro@mips.com>
4456
4457 * gdb.texinfo (Examining Memory): Document the new behaviour.
4458
e9c17194
VP
44592007-06-21 Vladimir Prus <vladimir@codesourcery.com>
4460
4461 * gdb.texinfo (Standard Target Features): Document
4462 m68k features.
4463
31d99776
DJ
44642007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
4465
4466 * gdb.texinfo (General Query Packets): Document qOffsets changes.
4467
1780a0ed
DJ
44682007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
4469
4470 * gdb.texinfo (Target Description Format): Add version attribute
4471 for <target>.
4472
822b6570
DJ
44732007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
4474
4475 * gdb.texinfo (MIPS Features): Document org.gnu.gdb.mips.linux.
4476
f8b73d13
DJ
44772007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
4478
4479 * gdb.texinfo (MIPS Features): New subsection.
4480
0e7f50da
UW
44812007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
4482 Markus Deuling <deuling@de.ibm.com>
4483
4484 * gdb.texinfo (General Query Packets): Document qXfer:spu:read
4485 and qXfer:spu:write packets and mention them under qSupported.
4486
23d964e7
UW
44872007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
4488 Markus Deuling <deuling@de.ibm.com>
4489
4490 * gdb.texinfo (Architectures): Add new SPU section to document
4491 Cell Broadband Engine SPU architecture specific commands.
4492
9f708cb2
VP
44932007-06-09 Vladimir Prus <vladimir@codesourcery.com>
4494
4495 * gdb.texinfo (GDB/MI Variable Objects): Editorial
4496 comments.
4497
7579b5f8
NR
44982007-06-07 Nick Roberts <nickrob@snap.net.nz>
4499
4500 * gdb.texinfo (Emacs): Describe GDB under Emacs 22.1.
4501
bf06d120
JB
45022007-05-29 Jim Blandy <jimb@codesourcery.com>
4503
4504 * gdb.texinfo (Overview): Doc fix.
4505
23776285
MR
45062007-05-22 Maciej W. Rozycki <macro@mips.com>
4507
4508 * gdb.texinfo (Remote Configuration): Document "set/show
4509 remoteflow".
4510
1a69e1e4
DJ
45112007-05-16 Daniel Jacobowitz <dan@codesourcery.com>
4512
bf06d120
JB
4513 * gdb.texinfo (MIPS): Remove documentation for set mips
4514 saved-gpreg-size, show mips saved-gpreg-size, and set mips
4515 stack-arg-size.
1a69e1e4 4516
46ba6afa 45172007-05-14 Bob Wilson <bob.wilson@acm.org>
5ae4183a 4518
46ba6afa
BW
4519 * all-cfg.texi (GDBTUI): New.
4520 * gdb.texinfo (Mode Options): Use GDBTUI variable.
4521 (TUI, TUI Overview, TUI Keys, TUI Single Key Mode, TUI Commands)
4522 (TUI Configuration): Edit to improve clarity and fix problems of
4523 both style and content.
5ae4183a 4524
06d3b283
UW
45252007-05-11 Ulrich Weigand <uweigand@de.ibm.com>
4526
4527 * observer.texi (GDB Observers): New observer "new_objfile".
4528
179101d6
UW
45292007-05-08 Ulrich Weigand <uweigand@de.ibm.com>
4530
4531 * gdbint.texinfo (Native Conditionals): Remove USE_PROC_FS.
4532
25d5ea92
VP
45332007-04-14 Vladimir Prus <vladimir@codesourcery.com>
4534
4535 * gdb.texinfo (GDB/MI Variable Objects): Document
4536 frozen variables objects.
5ae4183a 4537
ea35711c
DJ
45382007-04-13 Daniel Jacobowitz <dan@codesourcery.com>
4539
4540 * gdb.texinfo (Memory): Reference Remote Debugging chapter.
4541 (Character Sets, Caching Data of Remote Targets): Likewise.
4542 (Targets): Delete Remote node. Move its text...
4543 (Debugging Remote Programs): ...to here. Delete description
4544 of the "remote" command.
4545 (Remote configuration): Delete description of "set remotedevice"
4546 and "show remotedevice".
4547 (Embedded Processors): Delete H8/300, H8/500, and SH nodes.
4548
db2e3e2e
BW
45492007-04-11 Bob Wilson <bob.wilson@acm.org>
4550
5ae4183a
AS
4551 * gdb.texinfo (Contributors, Continuing and Stepping)
4552 (Fortran Defaults, HPPA, TUI, TUI Commands, Configure Options)
4553 (General Query Packets, File-I/O Remote Protocol Extension)
4554 (Protocol Basics, The F Reply Packet, Write)
4555 (Protocol-specific Representation of Datatypes, Memory Transfer):
4556 Fix hyphenation, punctuation and grammar problems.
4557 (Cygwin Native): Likewise. Also fix misuse of @pxref and use
4558 'section' instead of 'subsection' in the text.
4559 (Non-debug DLL Symbols): Avoid 'subsubsection' in the text.
4560 (i386): Remove period from section name.
db2e3e2e
BW
4561 (Installing GDB, Requirements, Running Configure, Separate Objdir)
4562 (Config Names, Configure Options): Use @file{configure}.
4563
8a3dae3e
DJ
45642007-04-11 Daniel Jacobowitz <dan@codesourcery.com>
4565
4566 * gdbint.texinfo (Writing Tests): Mention gdb_test_multiple
4567 and tab expansion.
4568
1a92f856
DJ
45692007-04-10 Daniel Jacobowitz <dan@codesourcery.com>
4570
4571 * gdbint.texinfo (SOM): Correct location of the SOM reader.
4572
79a6e687 45732007-04-02 Bob Wilson <bob.wilson@acm.org>
5ae4183a 4574
79a6e687
BW
4575 * gdb.texinfo: Consistently capitalize all significant words in
4576 node names, chapter titles, section titles, and headings. Update
4577 cross references to match.
4578 (Starting and Stopping Trace Experiment): Make node name plural.
4579 (Breakpoint related warnings): Hyphenate "Breakpoint-related".
5ae4183a 4580
ad527d2e
PA
45812007-03-30 Pedro Alves <pedro_alves@portugalmail.pt>
4582
4583 * gdb.texinfo (WinCE): Delete obsolete subsection.
4584
7ce59000
DJ
45852007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
4586
4587 * gdb.texinfo (M68K): Remove obsolete ROM monitors.
4588 * gdbint.texinfo (DWARF 1): Delete section and other dwarfread.c
4589 references.
4590
8807d78b
DJ
45912007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
4592
4593 * gdb.texinfo (Startup): Delete references to some alternate
4594 names for .gdbinit.
4595 (Thread): Remove LynxOS reference.
4596 (Tandem ST2000): Delete target-specific documentation.
4597 * gdbint.texinfo (Symbol Handling): Remove mention of NLM.
4598 (Target Architecture Definition): Remove mention of GDB_OSABI_NETWARE
4599 and GDB_OSABI_LYNXOS.
4600
5f402660
UW
46012007-03-29 Ulrich Weigand <uweigand@de.ibm.com>
4602
4603 * gdbint.texi (Native Conditionals): Remove PTRACE_ARG3_TYPE.
4604
bac718a6
UW
46052007-03-27 Ulrich Weigand <uweigand@de.ibm.com>
4606
4607 * gdbint.texinfo (Target Conditionals): Remove mention of
4608 DEPRECATED_REMOTE_BREAKPOINT, DEPRECATED_BIG_REMOTE_BREAKPOINT,
4609 and DEPRECATED_LITTLE_REMOTE_BREAKPOINT.
4610
9453113a
DJ
46112007-03-27 Brooks Moses <brooks.moses@codesourcery.com>
4612
4613 * Makefile.in: Add "pdfdir" installation
4614 directory, PDFTEX macro, support for "install-pdf" target,
4615 and rules for making a pdf version of refcard.texi.
4616 * refcard.tex: Specify paper size for PDF output.
4617
ae21e955 46182007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 4619
ae21e955 4620 * gdb.texinfo (Omissions from Ada, Additions to Ada): Wrap long lines.
5ae4183a 4621
3f94c067 46222007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 4623
3f94c067
BW
4624 * gdb.texinfo (Invoking GDB): Use @value{GDBP}.
4625 (Source Path, Character Sets, Macros, Define)
4626 (GDB/MI Result Records, GDB/MI Simple Examples)
4627 (GDB/MI Program Execution, GDB/MI File Commands)
4628 (Maintenance Commands, Packets, File-I/O Overview): Use @value{GDBN}.
4629 (Bug Reporting): Use @value{GCC}.
5ae4183a 4630
12c27660 46312007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 4632
12c27660
BW
4633 * gdb.texinfo (Help): Fix formatting of examples.
4634 (Variables): Use @ifnotinfo instead of @iftex.
4635 (Non-debug DLL symbols): Use @ref instead of @pxref.
4636 (Sparclet File): Use @samp instead of quotes.
5ae4183a 4637
ce9341a1
BW
46382007-03-26 Bob Wilson <bob.wilson@acm.org>
4639
4640 * gdb.texinfo (Variables, C): Update cross reference to GCC docs.
4641
c8f4133a
BW
46422007-03-26 Bob Wilson <bob.wilson@acm.org>
4643
4644 * gdb.texinfo (Top): Move TUI and Annotations menu entries to match
4645 the order of the nodes.
4646 (C Operators, C Constants, Debugging C): Remove extra menus.
4647 (Method Names in Commands): Do not specify next/prev/up nodes.
5ae4183a 4648
c8f4133a 46492007-03-26 Bob Wilson <bob.wilson@acm.org>
d52fb0e9
BW
4650
4651 * gdb.texinfo (File Options): Add missing parenthesis.
4652 (Breakpoints, Special Fortran commands, PowerPC): Fix typos.
4653
c74d0ad8
DJ
46542007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
4655
4656 * gdb.texinfo (Monitor commands for gdbserver): New subsection.
4657
ff6f572f
DJ
46582007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
4659
669fac23 4660 * gdb.texinfo (Standard Target Features): Mention
ff6f572f
DJ
4661 case insensitivity.
4662 (ARM Features): Describe org.gnu.gdb.xscale.iwmmxt.
4663
994337c3
NR
46642007-02-18 Nick Roberts <nickrob@snap.net.nz>
4665
4666 * gdb.texinfo (Top): Put Appendix A after numbered sections.
4667 (Files): Add section name to argument list for pxref.
4668 (Non-debug DLL symbols): Don't use `see' for pxref.
4669 (Embedded Processors): Fix typo.
4670 (GDB/MI Breakpoint Commands): Execution commands generate
4671 *stopped not ^done.
4672
eb819d70
NR
46732007-02-13 Nick Roberts <nickrob@snap.net.nz>
4674
4675 * gdb.texinfo (GDB/MI Variable Objects): Describe meanings of
4676 values for in_scope. Mention that only root variables can be
4677 updated.
4678 (GDB/MI Development and Front Ends): Explain new values may be
4679 added to existing fields.
4680
123dc839
DJ
46812007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
4682
4683 * gdb.texinfo (-target-disconnect): Use @smallexample.
4684 (Requirements): Add anchor for Expat. Update description.
4685 (Target Descriptions): Mention Expat.
4686 (Target Description Format): Document new elements. Use
4687 @smallexample.
4688 (Predefined Target Types, Standard Target Features): New sections.
669fac23 4689 * gdbint.texinfo (Target Descriptions): New section.
123dc839 4690
108546a0
DJ
46912007-02-07 Daniel Jacobowitz <dan@codesourcery.com>
4692
4693 * gdb.texinfo (Target Description Format): Add section on XInclude.
4694
95a98c01
NR
46952006-02-03 Nick Roberts <nickrob@snap.net.nz>
4696
4697 * gdb.texinfo (GDB/MI Miscellaneous Commands): Describe the new
4698 command -enable-timings.
4699
f4b3909f
EZ
47002007-02-02 Markus Deuling <deuling@de.ibm.com> (tiny change)
4701
5ae4183a 4702 * gdbint.texinfo (Operation System ABI Variant Handling): Update
f4b3909f
EZ
4703 descriptions for new/deleted elements in gdb_osabi. Add missing
4704 description for function generic_elf_osabi_sniff_abi_tag_sections.
4705
c7ba131e
JB
47062007-01-29 Joel Brobecker <brobecker@adacore.com>
4707
4708 * gdb.texinfo (Maintenance Commands): Add documentation for
4709 the new "maint print target-stack" command.
4710
3a60f64e
JK
47112007-01-26 Jan Kratochvil <jan.kratochvil@redhat.com>
4712 Eli Zaretskii <eliz@gnu.org>
4713
f4b3909f 4714 * gdb.texinfo: Describe CHAR array vs. string identification rules.
3a60f64e 4715
c582f8b6
EZ
47162007-01-26 Eli Zaretskii <eliz@gnu.org>
4717
4718 * gdb.texinfo (Compilation, Files, Bootstrapping, Bug Reporting):
4719 Use @value{NGCC} instead of @value{GCC}.
4720
d3e8051b
EZ
47212007-01-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> (tiny change)
4722
4723 * agentexpr.texi: Fix typos.
4724 * annotate.texinfo: Likewise.
4725 * gdb.texinfo: Likewise.
4726 * gdbint.texinfo: Likewise.
4727 * observer.texi: Likewise.
4728 * stabs.texinfo: Likewise.
4729
86f04699
EZ
47302007-01-20 Markus Deuling <deuling@de.ibm.com> (tiny change)
4731
4732 * gdbint.texinfo (Support Libraries): Remove mmalloc
4733 entry. Describe readline library.
4734
23181151
DJ
47352007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
4736
4737 * gdb.texinfo (Target Descriptions): New section.
4738 (General Query Packets): Add QPassSignals anchor. Mention
4739 qXfer:features:read under qSupported. Expand mentions of
4740 qXfer:memory-map:read and QPassSignals. Document
4741 qXfer:features:read.
4742
f822c95b
DJ
47432007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
4744
4745 * gdb.texinfo (Commands to specify files): Describe
4746 "set sysroot" and "show sysroot".
4747 (Using the `gdbserver' program): Lowercase argument
4748 to @var. Expand description of setting up GDB on the
4749 host.
4750
8936fcda
JB
47512007-01-05 Joel Brobecker <brobecker@adacore.com>
4752
4753 * gdb.texinfo (Set Catchpoints): Add documentation for the new
4754 catch exception, catch exception unhandled, and catch assert
4755 commands.
4756
e776119f
DJ
47572007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
4758
4759 * gdb.texinfo (Debugging Output): Document "set debug xml"
4760 and "show debug xml".
4761
aa79a185
DJ
47622007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
4763
4764 * gdbint.texinfo (Compiler Warnings): Update for -Wall use.
4765
7f893741
JB
47662007-01-01 Joel Brobecker <brobecker@adacore.com>
4767
4768 * gdbint.texinfo (Start of New Year Procedure): Add missing item.
4769
a1b5960f
VP
47702006-12-08 Vladimir Prus <vladimir@codesourcery.com>
4771
4772 * gdb.texinfo (GDB/MI Variable Objects): Wrap historical
4773 note in @ignore, to be removed later if nobody complains.
4774
9f470e6e
NR
47752006-12-04 Nick Roberts <nickrob@snap.net.nz>
4776
4777 * gdb.texinfo (GDB/MI Variable Objects): Describe -c option
4778 of -var-delete.
4779
765dc015 47802006-11-22 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a 4781
765dc015 4782 * gdb.texinfo (Setting breakpoints): Document
5ae4183a
AS
4783 automatic software/hardware breakpoint usage and
4784 the "set breakpoint auto-hw" command.
765dc015 4785
4b5752d0
VP
47862006-11-21 Vladimir Prus <vladimir@codesourcery.com>
4787
4788 * gdb.texinfo (Memory Access Checking): New.
4789
89be2091
DJ
47902006-11-16 Daniel Jacobowitz <dan@codesourcery.com>
4791
4792 * gdb.texinfo (Remote configuration): Mention
4793 "pass-signals-packet".
4794 (General Query Packets): Document QPassSignals. Fix
4795 a typo.
4796
ca3bf3bd
DJ
47972006-11-14 Maxim Grigoriev <maxim@tensilica.com>
4798
4799 * gdb.texinfo (Contributors): Add contributors of Xtensa port.
4800
427c3a89
DJ
48012006-11-14 Daniel Jacobowitz <dan@codesourcery.com>
4802
4803 * gdb.texinfo (Remote configuration): Rewrite documentation for
4804 packet configuration commands.
4805 (OS Information): Adjust reference to qXfer:auxv:read.
4806 (General Query Packets): Remove references to read-aux-vector-packet
4807 and set remote get-thread-local-storage-address.
4808
7a107747
DJ
48092006-11-10 Daniel Jacobowitz <dan@codesourcery.com>
4810
4811 * gdbint.texinfo (Target Architecture Definition): Add new
4812 Initializing a New Architecture section.
4813
1c56eb0e
EZ
48142006-10-31 David Taylor <dtaylor@emc.com>
4815
4816 * stabs.texinfo (Macro define and undefine): New node describing
4817 stabs for #define and #undef.
4818
f73adfeb
AS
48192006-10-27 Andreas Schwab <schwab@suse.de>
4820
4821 * gdb.texinfo (Processes): Rename "detach-fork" to "detach fork".
4822
fd60e0df
EZ
48232006-10-21 Eli Zaretskii <eliz@gnu.org>
4824
4825 * gdb.texinfo (Breakpoints, Set Watchpoints): Elaborate and
4826 clarify on the possible meanings of ``expression'' watched by
4827 watchpoints. Add indexing.
e5ac9b53
EZ
4828 (Prompting, Errors, Invalidation, Annotations for Running)
4829 (Source Annotations): Fix index entries by adding "annotation" to
4830 them, to discriminate from index entries that point to the more
4831 general topic descriptions.
fd60e0df 4832
52bb452f
DJ
48332006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
4834
4835 * gdbint.texinfo (Target Vector Definition): Move most
4836 content into Existing Targets. Add a menu.
4837 (Existing Targets): New section, moved from Target Vector
4838 Definition. Use @subsection.
4839 (Managing Execution State): New section.
4840
58955e58
BW
48412006-10-16 Bob Wilson <bob.wilson@acm.org>
4842
4843 * gdb.texinfo (ST2000): Use Ctrl- instead of C-.
4844
c8aa23ab
EZ
48452006-10-15 Eli Zaretskii <eliz@gnu.org>
4846
4847 * gdb.texinfo (Sample Session, Invocation, Quitting GDB)
4848 (Command Syntax, Signals, Backtrace, Connecting)
4849 (Remote configuration, Renesas Boards, Console I/O): Fix last
4850 change: use Ctrl- instead of C-, except wrt Emacs.
4851 (File-I/O Examples): Put Ctrl-c in @kbd.
4852 (Cygwin Native, File-I/O Overview, The Ctrl-C message)
4853 (Console I/O): Use @samp with Ctrl-.
45ac1734
EZ
4854 (Signals, Set Breaks, Set Watchpoints): Document optional
4855 arguments to `info signals' `handle', `info breakpoints', and
4856 `info watchpoints'.
c8aa23ab 4857
e7109c7e
EZ
48582006-10-14 Eli Zaretskii <eliz@gnu.org>
4859
4860 * gdb.texinfo (Backtrace): Fix last change.
4861
de3aea7b
NR
48622006-10-14 Nick Roberts <nickrob@snap.net.nz>
4863
4864 * gdb.texinfo (Backtrace): Order correctly and add other cases.
4865
7f9087cb
BW
48662006-10-10 Bob Wilson <bob.wilson@acm.org>
4867
c8aa23ab
EZ
4868 * gdb.texinfo (Command Syntax, Connecting, Remote configuration)
4869 (Renesas Boards, ST2000, TUI Keys, TUI Single Key Mode)
4870 (TUI Commands, Emacs, Console I/O): Fix @key and @kbd usage.
7f9087cb 4871
68437a39
DJ
48722006-09-21 Vladimir Prus <vladimir@codesourcery.com>
4873 Daniel Jacobowitz <dan@codesourcery.com>
4874
4875 * gdb.texinfo (Packets): Document vFlashErase,
4876 vFlashWrite and vFlashDone packets.
4877 (General Query Packets): Document qXfer:memory-map:read.
4878 Add a new feature for qXfer:memory-map:read.
4879 (Memory map format): New section.
4880 (Target Commands): Mention that gdb can write flash.
4881
fd79ecee
DJ
48822006-09-21 Vladimir Prus <vladimir@codesourcery.com>
4883 Daniel Jacobowitz <dan@codesourcery.com>
4884
4885 * gdb.texinfo (Memory Region Attributes): Mention target-supplied
4886 memory regions and "mem auto".
4887
350da6ee
DJ
48882006-09-21 Nathan Sidwell <nathan@codesourcery.com>
4889
4890 * gdbint.texinfo (Array Containers): New section.
4891
2f1acb09
VP
48922006-09-17 Vladimir Prus <vladimir@codesourcery.com>
4893
4894 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
4895 -stack-list-arguments HIGH_FRAME argument can be larger then the
4896 actual number of frames.
4897
2ab1eb7a
VP
48982006-09-07 Vladimir Prus <vladimir@codesourcery.com>
4899
4900 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
5ae4183a
AS
4901 -stack-list-locals HIGH_FRAME argument can be larger then the
4902 actual number of frames.
2ab1eb7a 4903
599b237a
BW
49042006-09-02 Bob Wilson <bob.wilson@acm.org>
4905
4906 * gdb.texinfo (Packets, Stop Reply Packets, General Query Packets,
4907 Register Packet Format, Tracepoint Packets): Fix spelling errors.
4908
25ab7e6d
EZ
49092006-09-02 Eli Zaretskii <eliz@gnu.org>
4910
4911 * gdbint.texinfo (Overall Structure): New section "Source Tree
4912 Structure".
4913
940178d3
JB
49142006-08-17 Jim Blandy <jimb@codesourcery.com>
4915
4916 * gdb.texinfo (Stop Reply Packets): Note similarity of 'S' and 'T'
4917 responses.
4918
30daae6c
JB
49192006-08-08 Joel Brobecker <brobecker@adacore.com>
4920
4921 * gdb.texinfo (Source Path): Add documentation for new
4922 substitute-path commands.
4923
7fa2210b
DJ
49242006-08-08 Daniel Jacobowitz <dan@codesourcery.com>
4925
4926 * gdb.texinfo (Installing GDB): Update menu. Move text to...
4927 (Running Configure): ...here.
4928 (Requirements): New node. Mention expat.
4929
3d00d119
DJ
49302006-08-08 Vladimir Prus <vladimir@codesourcery.com>
4931
5ae4183a 4932 * gdb.texinfo (Target Commands): Remove
3d00d119
DJ
4933 'set download-write-size' and 'show download-write-size'.
4934
0cbfa4ee
DJ
49352006-08-01 Daniel Jacobowitz <dan@codesourcery.com>
4936
4937 * stabs.texinfo (Member Type Descriptor): Correct example for
4938 pointer to member types.
4939
16026cd7
AS
49402006-07-21 Andrew Stubbs <andrew.stubbs@st.com>
4941
4942 * gdb.texinfo (Optional warnings and messages): Add
4943 'set/show trace-commands'.
4944 (Command files): Add '-v' to source command.
4945
0876f84a
DJ
49462006-07-12 Daniel Jacobowitz <dan@codesourcery.com>
4947
4948 * gdb.texinfo (OS Information): Update qPart reference to
4949 qXfer.
4950 (Remote configuration): Likewise.
4951 (Overview): Move @cindex to the start of a paragraph. Talk
4952 about binary data encoding.
4953 (Packets): Refer to the overview for the details of the X
4954 packet encoding.
4955 (General Query Packets): Remove qPart description. Add qXfer
4956 description. Add an anchor to qSupported. Correct feature
4957 table title. Add a new feature for qXfer:auxv:read.
4958 (Interrupts): Add a missing parenthesis.
4959
2ec3381a
DJ
49602006-07-05 Daniel Jacobowitz <dan@codesourcery.com>
4961
669fac23 4962 * gdb.texinfo (KOD): Remove node.
2ec3381a
DJ
4963 (GDB/MI Kod Commands): Remove commented out node.
4964
594fe323
EZ
49652006-07-01 Eli Zaretskii <eliz@gnu.org>
4966
4967 * gdb.texinfo (GDB/MI Output Syntax, GDB/MI Simple Examples)
4968 (GDB/MI Breakpoint Commands, GDB/MI Program Context)
4969 (GDB/MI Thread Commands, GDB/MI Program Execution)
4970 (GDB/MI Stack Manipulation, GDB/MI Variable Objects)
4971 (GDB/MI Data Manipulation, GDB/MI Symbol Query)
4972 (GDB/MI File Commands, GDB/MI Target Manipulation)
4973 (GDB/MI Miscellaneous Commands): Change (@value{GDBP})->(gdb),
4974 since the MI prompt is hard-wired into the code.
4975
7e3fb70c
NR
49762006-07-01 Nick Roberts <nickrob@snap.net.nz>
4977
4978 * gdb.texinfo (GDB/MI Compatibility with CLI): Qualify more carefully.
4979 (GDB/MI Simple Examples): Use @subheading for "A Bad Command".
4980 (GDB/MI Data Manipulation): Remove description of unimplemented
4981 display related commands as variable objects perform this function
4982 and are superior: -display-delete, -display-disable,
4983 -display-enable, -display-insert and -display-list. Move
4984 -environment-cd, -environment-directory, -environment-path
4985 and -environment-pwd to "Program Context".
4986 (GDB/MI Program Control): Rename to "Program Execution". Move
4987 -exec-arguments -exec-abort to...
4988 (GDB/MI Program Context): ...here. New node split from "Data
4989 Manipulation".
4990
be2a5f71
DJ
49912006-06-21 Daniel Jacobowitz <dan@codesourcery.com>
4992
4993 * gdb.texinfo (Remote configuration): Document set / show
4994 remote supported-packets.
4995 (General Query Packets): Document qSupported packet.
4996
fc320d37
SL
49972006-06-10 Sandra Loosemore <sandra@codesourcery.com>
4998
4999 * gdb.texinfo (File-I/O overview): Copy edit for grammar, spelling,
5000 and font markup.
5001 (Protocol basics): Likewise.
5002 (The F request packet): Likewise.
5003 (The F reply packet): Likewise.
5004 (Memory transfer): Move this node to be a subsubsection of
5005 "Protocol specific representation of datatypes".
5006 (The Ctrl-C message): More copy editing.
5007 (Console I/O): Likewise.
5008 (The isatty call): Delete this node, and merge its content into
5009 the "isatty" node. Fixed references elsewhere.
5010 (The system call): Delete this node, and merge its content into
5011 the "system" node. Fixed references elsewhere.
5012 (open): Reformat to use @table, and add appropriate font markup.
5013 (close): Likewise.
5014 (read): Likewise.
5015 (write): Likewise.
5016 (lseek): Likewise.
5017 (rename): Likewise.
5018 (unlink): Likewise.
5019 (stat/fstat): Likewise.
5020 (gettimeofday): Likewise.
5021 (isatty): Likewise.
5022 (system): Likewise, plus minor changes to fix confusing wording.
5023 (Integral datatypes): Fix font markup.
5024 (Pointer values): Likewise.
5025 (struct stat): Fix markup to use @table, plus minor copy editing.
5026 (struct timeval): Fix font markup, plus minor copy editing.
5027 (Constants): Minor copy editing.
5028 (Errno values): Add font markup.
5029 (File-I/O Examples): Likewise.
5030
158fdf5c
NR
50312006-06-10 Nick Roberts <nickrob@snap.net.nz>
5032
5033 * gdb.texinfo (GDB/MI): Remove duplicate acknowledgements.
5034 (GDB/MI Simple Examples): Move node up one level. Use real
5035 examples.
5036 (GDB/MI Compatibility with CLI): Update.
5037 (GDB/MI Result Records): Add "connected" and "exit" result
5038 classes.
5039 (GDB/MI Stream Records): Clarify target output.
5040 (GDB/MI Command Description Format): Modify example description.
5041 (GDB/MI Breakpoint Table Commands): Rename to...
5042 (GDB/MI Breakpoint Commands): ...this
5043 (GDB/MI Breakpoint Commands): Add optional thread field.
5044 (GDB/MI Program Control): Add an introduction. Move "Program
5045 termination" examples into exec-run description.
5046 (GDB/MI File Commands): Mention similar CLI commands.
5047 (GDB/MI Miscellaneous Commands): Move to end. Mention "show version"
5048 is similar to "-gdb-version".
5049
ddb50cd7
EZ
50502006-06-09 Eli Zaretskii <eliz@gnu.org>
5051
5052 * gdb.texinfo (Symbols): Fix "(gdb)"=>"(@value{GDBP})".
5053
2aef0d6b
NR
50542006-06-02 Nick Roberts <nickrob@snap.net.nz>
5055
5056 * gdb.texinfo (GDB/MI Development and Front Ends): Use
5057 sourceware.org for mailing lists.
d5e40d59 5058 (GDB/MI File Commands): New node split from Program Control.
2aef0d6b 5059
383a5c52
NR
50602006-06-01 Nick Roberts <nickrob@snap.net.nz>
5061
d5e40d59 5062 * gdb.texinfo (GDB/MI Development and Front Ends): New node.
383a5c52 5063
e16b02ee
EZ
50642006-05-22 Eli Zaretskii <eliz@gnu.org>
5065
5066 * gdb.texinfo (Cygwin Native): Fix last change.
5067
be90c084
CF
50682006-05-22 Christopher Faylor <cgf@timesys.com>
5069
5070 * gdb.texinfo (Cygwin Native): Document set/show cygwin-exceptions.
5071
347ceba5
NR
50722006-05-15 Nick Roberts <nickrob@snap.net.nz>
5073
5074 * gdbint.texinfo (Algorithms): Correct spelling and punctuation.
5075 (Releasing GDB, Testsuite): Remove details for including DejaGnu.
5076
369af7bd
DJ
50772006-05-14 Daniel Jacobowitz <dan@codesourcery.com>
5078
5079 * gdb.texinfo (General Query Packets): Recommend not starting
5080 new packets with qC and clarify.
5081
2ffdbde8 50822006-05-13 Gaius Mulley <gaius@glam.ac.uk>
229582b7
GM
5083
5084 * gdb.texinfo (M2 Types): New section.
72019c9c 5085
16d1a084
DJ
50862006-05-10 Daniel Jacobowitz <dan@codesourcery.com>
5087
5088 * agentexpr.texi: Add a copyright and license notice.
5089 * observer.texi: Likewise, with GPL clause for function prototypes.
5090 Remove trailing whitespace.
5091
aa56d27a
JB
50922006-05-05 Jim Blandy <jimb@codesourcery.com>
5093
5094 * gdb.texinfo (General Query Packets): Document conventions for
5095 terminating packet names, and their violations.
5096
5bdf8622
DJ
50972006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
5098
5099 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Update for readline 5.1.
5100 * gdb.texinfo: Likewise.
5101
605a56cb
DJ
51022006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
5103
5104 * gdb.texinfo (Remote Configuration): Remove "set remotedebug"
5105 and "show remotedebug".
5106 (Debugging Output): Add additional index entries.
5107
b8db102d
MS
51082006-04-27 Michael Snyder <msnyder@redhat.com>
5109
5110 * gdb.texinfo (delete-fork): Command renamed to "delete fork".
5111
c5e30d01
AC
51122006-04-22 Andrew Cagney <cagney@redhat.com>
5113
5114 * gdb.texinfo (Contributors): Credit frame unwinder contributors.
5115 * gdbint.texinfo (Algorithms): Fix errors in frame documentation.
5116
8181d85f
DJ
51172006-04-18 Daniel Jacobowitz <dan@codesourcery.com>
5118
5119 * gdbint.texinfo (x86 Watchpoints, Target Conditionals): Update insert
5120 and remove breakpoint prototypes.
5121 (Watchpoints): Move description of target_insert_hw_breakpoint and
5122 target_remove_hw_breakpoint ...
5123 (Breakpoints): ... to here. Document target_insert_breakpoint and
5124 target_remove_breakpoint.
5125
4f553f88
JB
51262006-04-17 Jim Blandy <jimb@codesourcery.com>
5127
5128 * gdb.texinfo (Packets): Note that 'addr' arguments to s, S, c,
5129 and C packets are optional.
5130
cd852561
FR
51312006-04-14 Frederic Riss <frederic.riss@st.com>
5132
5133 * gdb.texinfo (Specifying source directories): Update the description
5134 of the source file search to reflect the fact that the source path
5135 always contains at least $cdir and $cwd.
5136
b620eb07
MS
51372006-03-31 Michael Snyder <msnyder@redhat.com>
5138
5139 * gdb.texinfo: Update copyright dates.
5140
3156cdaf
EZ
51412006-03-31 Eli Zaretskii <eliz@gnu.org>
5142
5143 * gdb.texinfo (Overview): Add an index entry to "empty response".
5144
7d30c22d
JB
51452006-03-28 Jim Blandy <jimb@codesourcery.com>
5146
5147 * gdbint.texinfo (Prologue Analysis): New section.
5148
86941c27
JB
51492006-03-07 Jim Blandy <jimb@red-bean.com>
5150
66b8c7f6
JB
5151 * gdb.texinfo (Connecting): Document 'target remote pipe'.
5152
1a10341b
JB
5153 * gdb.texinfo (Target Commands): Update text describing how to
5154 specify a target. Refer to the detailed section on remote
5155 debugging, not the brief mention.
5156
86941c27
JB
5157 * gdb.texinfo (Connecting): Organize the different 'target remote'
5158 connection methods into a table. Add a 'target remote' index
5159 entry. (!!!)
5160
62f3a2ba
FF
51612006-02-17 Fred Fish <fnf@specifix.com>
5162
5163 * gdb.texinfo (Symbols): Update descriptions of 'whatis' and
5164 'ptype' commands to reflect the fact that the only significant
5165 difference between them is that ptype prints the complete type
5166 description instead of just the name.
5167
8b9a88ea
WZ
51682006-02-13 Wu Zhou <woodzltc@cn.ibm.com>
5169
5170 * gdbint.texinfo (Watchpoints): Delete
5171 TARGET_REGION_SIZE_OK_FOR_HW_WATCHPOINT.
5172
7e8dc855
NR
51732006-02-10 Nick Roberts <nickrob@snap.net.nz>
5174
5175 * gdb.texinfo (GDB/MI Breakpoint Table Commands): Add fullname and
5176 times fields where needed. Fix typos. Update general form given
5177 for output of -break-insert.
5178 (GDB/MI): Abbreviate some unnecessarily long fullnames.
5179
c91d38aa
DJ
51802006-02-06 Daniel Jacobowitz <dan@codesourcery.com>
5181
5182 * gdbint.texinfo (Symbol Handling): Add a section
5183 on memory management.
5184
38fcd64c
DJ
51852006-02-06 Vladimir Prus <ghost@cs.msu.su>
5186
5187 * gdb.texinfo (Breakpoint table commands): Document the fullname
5188 field in -break-list output.
5189
219eec71
EZ
51902006-02-03 Eli Zaretskii <eliz@gnu.org>
5191
5192 * gdb.texinfo (Cygwin Native): Fix typos. Clarify the types of
5193 debugging information produced by the various "set debug..."
5194 options.
5195
ae5a43e0
DJ
51962006-02-01 Daniel Jacobowitz <dan@codesourcery.com>
5197
5198 * gdb.texinfo (Files): Remove obsolete bits from the description
5199 of "symbol-file".
5200
a9f158ec
JB
52012006-01-25 Jim Blandy <jimb@redhat.com>
5202
5203 * gdbint.texinfo (Testsuite): Explain how to run selected tests.
5204
410dd08e
JB
52052006-01-24 Jim Blandy <jimb@redhat.com>
5206
5207 * gdbint.texinfo (Frames): Document the basics of GDB's register
5208 unwinding model, and explain the existence of the "sentinel" frame.
5209
4b505b12
AS
52102006-01-23 Andrew Stubbs <andrew.stubbs@st.com>
5211
5212 * gdb.texinfo (Choosing files): Mention that -directory is used
5213 for script files.
5214 (Specifying source directories): Likewise.
5215 (Command files): Explain how script files are found.
5216
839c27b7
EZ
52172006-01-21 Eli Zaretskii <eliz@gnu.org>
5218
5219 * gdb.texinfo (Backtrace): Describe how to get backtrace of all
5220 the threads in a multi-threaded program.
5221 (Threads): The threadno argument of "thread apply" can be a range
5222 of numbers.
5223
7be93b9e
JB
52242006-01-18 Jim Blandy <jimb@redhat.com>
5225
5226 * gdbint.texinfo (Coding): Add entry for -Wno-pointer-sign to list
5227 of warning flags.
5228
fcc73fe3
EZ
52292006-01-13 Eli Zaretskii <eliz@gnu.org>
5230
5231 * gdb.texinfo (Sequences): Improve menu annotations.
5232 (Define): Add index entries for arguments of user-defined
5233 commands. Move the description of flow-control commands...
5234 (Command Files): ...to here. Document loop_break and
5235 loop_continue.
ca91424e
EZ
5236 (Define, Command Files): Document `end' and add index entries for
5237 it.
fcc73fe3 5238
5c95884b
MS
52392006-01-04 Michael Snyder <msnyder@redhat.com>
5240
5241 * gdb.texinfo: Add documentation for linux-fork.
5ae4183a 5242 * gdbint.texinfo: Add internal documentation for checkpoints.
5c95884b 5243
860701dc
PH
52442006-01-02 Paul N. Hilfinger <hilfinger@gnat.com>
5245
5246 * gdb.texinfo (Omissions from Ada): Document that there is now
5247 limited aggregate support.
5248
36b80e65
EZ
52492005-12-28 Eli Zaretskii <eliz@gnu.org>
5250
5251 * gdb.texinfo (Registers): Describe how to refer to SSE and MMX
5252 registers and the likes.
5253
c1468174
EZ
52542005-12-24 Eli Zaretskii <eliz@gnu.org>
5255
5256 * gdb.texinfo (Target Commands, Bug Reporting, File Options)
5257 (Symbols): Fix usage of "e.g.".
359df76b 5258 (Memory Region Attributes): Fix usage of "etc."
c1468174
EZ
5259
5260 * gdbint.texinfo (libgdb, Symbol Handling, Native Debugging)
5261 (Coding): Fix usage of "e.g.".
5262
c02a867d
EZ
52632005-12-23 Eli Zaretskii <eliz@gnu.org>
5264
5ae4183a
AS
5265 * stabs.texinfo:
5266 * refcard.tex:
c02a867d 5267 * gpl.texi:
5ae4183a
AS
5268 * gdbint.texinfo:
5269 * gdb.texinfo:
5270 * gdb-cfg.texi:
c02a867d 5271 * fdl.texi:
5ae4183a
AS
5272 * annotate.texinfo:
5273 * all-cfg.texi:
c02a867d
EZ
5274 * Makefile.in: Add (C) after Copyright. Update the FSF
5275 address.
5276
fad38dfa
EZ
52772005-12-03 Eli Zaretskii <eliz@gnu.org>
5278
5279 * gdb.texinfo (Connecting): Explain that `monitor' is a way to
5280 extend GDB with commands for external monitor.
5281
53e5f3cf
AS
52822005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
5283
5284 * gdb.texinfo (Convenience variables): Add init-if-undefined command.
5285
55f6ca0f
JB
52862005-11-25 Joel Brobecker <brobecker@adacore.com>
5287
5288 * gdbint.texinfo (Start of New Year Procedure): New chapter.
5289
c1947b85
JB
52902005-11-21 Jim Blandy <jimb@redhat.com>
5291
5292 * gdb.texinfo (Tracepoint Packets): Document restrictions on
5293 placement of 'R' actions in tracepoint action packets; document
5294 dependence of 'X' and 'M' actions on a preceding 'R' action for
5295 their registers.
5296
9d29849a
JB
52972005-11-19 Jim Blandy <jimb@redhat.com>
5298
5299 * gdb.texinfo (Tracepoint Packets): New node.
5300 (General Query Packets): Add entries for the tracepoint packets,
5301 referring to the "Tracepoint Packets" node.
5302 (Tracepoints): Add reference to "Tracepoint Packets".
5ae4183a 5303
9a6253be
KB
53042005-11-18 Kevin Buettner <kevinb@redhat.com>
5305
5306 * gdb.texinfo (set remotebreak): Add anchor.
5307 (X packet): Likewise.
5308 (Remote Protocol): Add new section `Interrupts' and new index
5309 entry `interrupts (remote protocol)'.
5310
5f3bebba
JB
53112005-11-18 Jim Blandy <jimb@redhat.com>
5312
5313 * gdb.texinfo (Packets): Move information out of 'q' and 'Q'
5314 entries into the General Query Packets section. Add a
5315 cross-reference to that section. Drop description of replies, as
5316 these are covered in the descriptions of each packet.
5317 (General Query Packets): Add introductory text. Explain naming
5318 conventions, and how the end of a name is recognized.
5319
9a7a1b36
KB
53202005-11-17 Kevin Buettner <kevinb@redhat.com>
5321
0564b6cf 5322 * gdb.texinfo (Remote configuration): Fix typo in description of
9a7a1b36
KB
5323 "set remotebreak" command.
5324
b8ff78ce
JB
53252005-11-16 Jim Blandy <jimb@redhat.com>
5326
5327 * gdb.texinfo (Packets, Stop Reply Packets)
5328 (General Query Packets): Various formatting cleanups.
5329 - Use @samp for packet contents.
5330 - Drop summaries from packet @item lines; the same information appears
5331 immediately below in the description.
5332 - Delete paragraph breaks after packet @item commands, so that the
5333 description appears directly to the right of the packet prototype
5334 in the printed manual, if it fits.
5335 - Place spaces in packet prototypes between @vars and non-@var
5336 letters, and explain that they're just for formatting.
5337 - Use @dots{} instead of '...'.
5338 - Fix uses of @code where @var was needed.
5339 - Replace "deprecated" markers with English text spelling out the
5340 packet's status and the preferred alternatives.
5341 - Remove "(reserved)" markers on 'A' and 'I' packets; it's unclear
5342 what this ever meant.
5343 - Remove "(draft)" markers on 'i' packets; nobody has commented on
5344 this for a long time.
5345 - Remove "(draft)" markers on 'z' and 'Z' packets; these have been
5346 implemented several times, and have been in use for years.
5347
8ffe2530
JB
53482005-11-15 Jim Blandy <jimb@redhat.com>
5349
c43c5473
JB
5350 * gdb.texinfo (Packets): Add index entries for 'm' packet
5351 disclaimers.
5ae4183a 5352
fb031cdf
JB
5353 * gdb.texinfo (Packets): Clarify lack of restrictions on behavior
5354 of stub when processing an 'm' packet.
5355
8ffe2530
JB
5356 * gdb.texinfo (Packets): Mention that packets beginning with
5357 letters are reserved once, at the top, instead of actually listing
5358 them all and saying "reserved".
5359
c03c782f
AS
53602005-11-15 Andrew Stubbs <andrew.stubbs@st.com>
5361
5362 * gdb.texinfo (User-defined commands): Add $argc. Add missing 'end'.
5363 Change @var{$arg0 to @code{$arg0.
5364
814e32d7
WZ
53652005-11-14 Wu Zhou <woodzltc@cn.ibm.com>
5366
5367 * gdb.texinfo (Fortran): Add some words about Fortran debugging.
5368
fa93a9d8
JB
53692005-11-12 Jim Blandy <jimb@redhat.com>
5370
5371 * gdb.texinfo (General Query Packets): Put packets in alphabetical
5372 order. Remove extraneous 'z'.
5373
8a5a3c82
AS
53742005-11-07 Andrew Stubbs <andrew.stubbs@st.com>
5375
5376 * gdb.texinfo (Choosing files): Add --eval-command.
5377
4b0ad762
AS
53782005-11-04 Andrew Stubbs <andrew.stubbs@st.com>
5379
5380 * gdb.texinfo (Choosing modes): Add --return-child-result.
5381
5382
1a088d06
AS
53832005-11-01 Andrew Stubbs <andrew.stubbs@st.com>
5384
5385 * gdb.texinfo (Choosing modes): Add --batch-silent.
5386
656d5e12
EZ
53872005-10-28 Eli Zaretskii <eliz@gnu.org>
5388
5389 * gdb.texinfo (GDB/MI Variable Objects): Fix @pxref usage under
5390 "The -var-update Command".
5391
3c9c013a
JB
53922005-10-03 Joel Brobecker <brobecker@adacore.com>
5393
5394 * gdb.texinfo (Print Settings): Add documentation for set/show
5395 print array-indexes.
5396
7ba3cf9c
DJ
53972005-09-17 Daniel Jacobowitz <dan@codesourcery.com>
5398
5399 * gdb.texinfo (Contributors): Thank Andrew Cagney for releases
5400 6.2 and 6.3.
5401
a94ab193
EZ
54022005-08-27 Eli Zaretskii <eliz@gnu.org>
5403
5404 * gdb.texinfo (File Options): Don't document --mapped, it's gone
5405 since 19-Jan-2004.
5406 (Files): Likewise.
ab1adacd
EZ
5407 (Variables, Symbols): Document the "<incomplete type>" message and
5408 its reasons.
a94ab193 5409
ca06016a
FF
54102005-08-01 Fred Fish <fnf@specifix.com>
5411
5412 * gdb.texinfo (SETUP_ARBITRARY_FRAME): Remove obsolete reference.
5413
cf58170d
NR
54142005-07-15 Nick Roberts <nickrob@snap.net.nz>
5415
5416 * gdb.texinfo (GDB/MI Variable Objects): Describe print-values
5417 option for -var-list-children and -var-update.
5418 (GDB/MI Stack Manipulation): Simplify description of
5419 print-values option for -stack-list-locals.
5420 (GDB/MI Command Description Format): Clarify.
5421 (Mode Options): Spelling of superseded.
5422
38f1196a
BR
54232005-07-12 Bob Rossi <bob@brasko.net>
5424
5425 * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix -inferior-tty-show
5426 corresponding GDB command comment.
5427
3cb3b8df
BR
54282005-07-06 Bob Rossi <bob@brasko.net>
5429
5430 * gdb.texinfo (GDB/MI Miscellaneous Commands): Add -inferior-tty-set
5431 and -inferior-tty-show.
5432 (Input/Output): Document "set/show inferior-tty" and tty alias.
5433
10fac096
NW
54342005-07-02 Nathan J. Williams <nathanw@wasabisystems.com>
5435
5436 * gdb.texinfo (Packets): Change description of 'D' packet to note
5437 that GDB does wait for a response.
5438
d1b6db76
NR
54392005-06-22 Nick Roberts <nickrob@snap.net.nz>
5440
5441 * gdb.texinfo (History) Rename "Command History".
5442 (Command History): Move node "Server Prefix" from section on
5443 Annotations here.
5444
29629dcf
NR
54452005-06-19 Nick Roberts <nickrob@snap.net.nz>
5446
5447 * gdb.texinfo (GDB/MI Stack Manipulation):
5448 Re-instate -stack-info-frame with example. Say that it gets
5449 info on selected frame, not current frame.
5450
397ca115
EZ
54512005-06-18 Eli Zaretskii <eliz@gnu.org>
5452
5453 * gdb.texinfo (Server): Clarify that `file' should be used before
5454 connecting to the server.
5455 (Files): Add an xref to the above description.
51274035
EZ
5456 (Output Formats): More detailed description of the `c' format.
5457 (Memory): List explicitly all the formats supported by `x'.
638ac427 5458 (Threads): Add an @cindex entry for "thread apply".
fc8be69e 5459 (Files): Document the possibility of loading unlinked object
59b7b46f
EZ
5460 files. Add more indexing for solib-absolute-prefix and
5461 --with-sysroot.
76d17f34
EZ
5462 (Machine Code): Document possible problems with locations in
5463 shared libraries.
d416eeec
EZ
5464 (Backtrace): Document that free-standing environments do not need
5465 to have a `main' function.
397ca115 5466
74f6deaa
NR
54672005-06-18 Nick Roberts <nickrob@snap.net.nz>
5468
5469 * gdb.texinfo (GDB/MI Stack Manipulation): Remove reference to
5470 -stack-info-frame.
5471
a9967aef
AC
54722005-06-07 Andrew Cagney <cagney@gnu.org>
5473
5474 * gdb.texinfo (Contributors): Note the original multi-arch
5475 contributors.
5476
e09f16f9
EZ
54772005-06-03 Eli Zaretskii <eliz@gnu.org>
5478
5479 * gdb.texinfo (Registers): Add index entries for the standard
5480 registers.
5481 (Frames): Add cross-reference from frame pointer description to
5482 the Registers node.
5483 (Annotations Overview): Fix the reference to GDB name.
5484
d87ba7ee
EZ
54852005-06-01 Eli Zaretskii <eliz@gnu.org>
5486
5487 * gdb.texinfo (Set Watchpoints): Remove @vindex entry for
5488 can-use-hw-watchpoints.
5489
034dad6f
BR
54902005-05-28 Bob Rossi <bob@brasko.net>
5491
5492 * gdb.texinfo (GDB/MI Out-of-band Records): Add bullet enumerating
5493 the possible reasons why an exec async record would be returned to FE.
5494
ffed4509
AC
54952005-05-26 Andrew Cagney <cagney@gnu.org>
5496
5497 * gdb.texinfo: Note that Elena Zannoni, Fernando Nasser, and
5498 Andrew Cagney implemented the original GDB/MI.
5499
e22e55c9
OF
55002005-05-23 Orjan Friberg <orjanf@axis.com>
5501
5502 * gdb.texinfo (CRIS): Update the cris-version and cris-dwarf2-cfi
5503 documentation. Add documentation for cris-mode.
5504
a78e13ce
EZ
55052005-05-20 Eli Zaretskii <eliz@gnu.org>
5506
5507 * gdb.texinfo (Numbers): Explain the example and make the wording
5508 more acurate.
5509
76ff342d
DJ
55102005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
5511 Dennis Brueni <dennis@slickedit.com>
5512
5513 * gdb.texinfo (GDB/MI Breakpoint Table Commands)
5514 (GDB/MI Data Manipulation, GDB/MI Program Control)
5515 (GDB/MI Stack Manipulation): Update examples to include the fullname
5516 attribute in stack frames.
5517
119b882a
EZ
55182005-05-12 Eli Zaretskii <eliz@gnu.org>
5519
5520 * gdb.texinfo (Startup): Fix last change. Treat gdb.ini like we
5521 do with other non-standard names of init files.
5522
6fc08d32
EZ
55232005-05-11 Eli Zaretskii <eliz@gnu.org>
5524
5525 * gdb.texinfo (Command Files): Move the description of the startup
5526 from here...
5527 (Startup): ...to this new subsection of the Invocation chapter.
5528 Rearrange the description of init files more logically and add a
5529 cross-reference to "Command Files". Document the special gdbinit
5530 name for CISCO 68k. Expand the description of what GDB does
5531 during startup.
5532 (History): Add index entry for HISTSIZE.
5533
a561754a
MK
55342005-05-02 Mark Kettenis <kettenis@gnu.org>
5535
5536 * gdb.texinfo (Files): Remove documentation for auto-solib-limit.
5537
2eecc4ab
EZ
55382005-05-02 Eli Zaretskii <eliz@gnu.org>
5539
5540 * gdb.texinfo (SVR4 Process Information, The isatty call)
5541 (The system call): Don't use foo(N) notation for man pages and
5542 functions.
514c4d71 5543 (Compilation, DJGPP Native): Improve wording.
2eecc4ab 5544
18999be5
EZ
55452005-04-27 Eli Zaretskii <eliz@gnu.org>
5546
5547 * gdb.texinfo (Backtrace): Describe backtraces with arguments that
5548 were optimized away.
5549
0abb7bc7
EZ
55502005-04-22 Eli Zaretskii <eliz@gnu.org>
5551
5552 * gdb.texinfo (Remote configuration): Document "set/show
5553 get-thread-local-storage-address". Add cross-reference to the
5554 description of the qGetTLSAddr packet.
5555 (General Query Packets): Mention "set remote
5556 get-thread-local-storage-address" and add a reference to its
5557 description.
5558
6f61acb1
NR
55592005-04-19 Nick Roberts <nickrob@snap.net.nz>
5560
5561 * gdb.texinfo (Backtrace): Describe 'bt full'.
5562
9d59903a
NR
55632005-04-17 Nick Roberts <nickrob@snap.net.nz>
5564
5565 * gdb.texinfo (Mode Options): Fix typo.
5566 (GDB/MI): Describe how to invoke GDB/MI.
5567
721c2651
EZ
55682005-04-16 Eli Zaretskii <eliz@gnu.org>
5569
5570 * gdb.texinfo (OS Information): Renamed from Auxiliary Vector; all
a5adf40f 5571 references changed. Add description of "info udot".
721c2651
EZ
5572 (Files): Document "set/show stop-on-solib-events".
5573 (M32R/D): Document "set/show download-path", "set/show
5574 board-address", "set/show server-address", "upload", "tload".
ba04e063
EZ
5575 Document "sdireset", "sdistatus", "debug_chaos", "use_debug_dma",
5576 "use_mon_code", "use_ib_break", "use_dbt_break".
721c2651
EZ
5577 (Maintenance Commands): Improve indexing.
5578 (Target Commands): Document "set/show hash", "set/show debug
5579 monitor".
5580 (SVR4 Process Information): Document "info pidlist" and "info
5581 meminfo". Document "set/show procfs-tarce" and "set/show
5582 procfs-file". Document "proc-trace-*" and "proc-untrace-*".
5583 (Symbols, The Print Command with Objective-C): Improve indexing.
5584 (Objective-C): Add references to "info classes" and "info
5585 selectors".
c45da7e6
EZ
5586 (Debugging Output): Improve wording. Document "set/show debug
5587 solib-frv". Fix "set/show debugvarobj".
ba04e063
EZ
5588 (Set Breaks): Add index entry for "hardware breakpoints".
5589 (Renesas ICE): Document "e7000", "ftplogin", "ftpload", "drain",
5590 and "set/show usehardbreakpoints".
5591 (MIPS Embedded): Document "se/show syn-garbage-limit", "set/show
5592 monitor-prompt", "set/show monitor-warnings", "pmon".
c45da7e6
EZ
5593 (ARM): Document "rdilogfile", "rdilogenable", "set/show
5594 rdiromatzero", "set/show rdiheartbeat".
5595 (PowerPC): Document SDS-specific commands "set/show sdstimeout",
5596 "sds".
5597 (Embedded Processors): Document the "sim" command.
5598 (Remote): Document the "remote" command.
5599 (DJGPP Native): Document the "info serial" command.
5600 (Threads): Document "maint info sol-threads".
5601 (Files): Document "nosharedlibrary", "add-symbol-file-from-memory".
5602 (Set Breaks): Improve indexing.
5603 (Command Syntax): Add a reference to dont-repeat.
5604 (Define): Document "dont-repeat".
5605 (TUI Commands): Document "tabset".
5606 (WinCE): New subsection. Document "set/show remotedirectory",
5607 "set/show remoteupload", "set/show remoteaddhost".
721c2651 5608
14d6dd68
EZ
56092005-04-15 Eli Zaretskii <eliz@gnu.org>
5610
5611 * gdb.texinfo (Hurd Native): New subsection, documents
5612 Hurd-specific commands.
a64548ea 5613 (Maintenance Commands): Add cross-reference to "Debugging Output".
da316a69 5614 (Debugging Output): Document "set/show debug lin-lwp".
a64548ea
EZ
5615 (MIPS): Improve documentation of heuristic-fence-post. Document
5616 "set/show mips abi", "set/show mips saved-gpreg-size", "set/show
5617 mips stack-arg-size", "set/show mips mask-address", "set/show mips
5618 remote-mips64-transfers-32bit-regs", "set/show debug mips".
e2f4edfd 5619 (ARM): Document ARM-specific commands.
a64548ea
EZ
5620 (AVR): New section. Document "info io_registers".
5621 (CRIS): New section. Document "set/show cris-version" and
5622 "set/show cris-dwarf2-cfi".
5623 (HPPA): New section. Document "set/show debug hppa" and "maint
5624 print unwind".
a5adf40f 5625 (Neutrino): New subsection. Document "set/show debug nto-debug".
a64548ea 5626 (Super-H): New section. Document the "regs" command.
721c2651 5627 (Debugging Output): Document "set/show debug aix-thread".
14d6dd68 5628
9c16f35a
EZ
56292005-04-09 Eli Zaretskii <eliz@gnu.org>
5630
5631 * gdb.texinfo (Print Settings): Document "set/show print
5632 pascal_static-members", "set print repeats", "show print
5633 null-stop". Improve indexing. Fix documentation of "set print
5634 union".
5635 (Pascal): New section.
5636 (Supported languages): Rename from "Support"; all references
5637 updated. Add a menu item for Pascal.
5638 (Numbers): Document "set radix.
5639 (Screen Size): Document "set/show pagination".
5640 (MIPS Embedded): Remove "set processor" documentation.
5641 (Remote configuration): Document "set/show X/P/Z-packet",
5642 "set/show read-aux-vector-packet", "set/show remote
5643 symbol-lookup-packet", "set/show remote verbose-resume-packet",
5644 "set/show remoteaddresssize", "set/show remotebaud", "set/show
5645 remotedebug", "set/show remotebreak", "set/show remotedevice",
5646 "set/show remotelogfile".
5647 (Auxiliary Vector): Add reference to the description of the
5648 read-aux-vector-packet setting.
5649 (Set Watchpoints): Add a cross-reference to "set remote
5650 hardware-breakpoint-limit".
5651 (General Query Packets): Add indexing of requests and
5652 cross-references to related commands in "Remote configuration".
5653 (File-I/O Overview, The system call): Fix wording and typos.
5654 (Thread Stops): Add index entries.
5655 (Continuing and Stepping): Document "show step-mode".
5656 (i386): New node. Document "set/show struct-convention".
5657 (Files): Document "show trust-readonly-sections".
5658 (Calling): Document "set/show unwindonsignal".
5659 (Messages/Warnings): Add index entries.
5660 (Maintenance Commands): Document "set/show watchdog".
5661 (Annotations Overview): Document "show annotate".
5662 (Set Watchpoints): Add index entries.
5663 (Symbols): Fix doc of case-sensitive.
5664 (ABI): Document "show coerce-float-to-double".
5665 (Convenience Vars, Help): Improve indexing.
5666 (Machine Code): Document "show disassembly-flavor".
5667 (Debugging C plus plus): Document "show overload-resolution".
5668 (Value History, Signaling): Add index entries.
5669
56702005-04-08 Eli Zaretskii <eliz@gnu.org>
5671
5672 * gdb.texinfo (Show): Move @kindex entries to their proper places.
5673 (Processes): Fix wording.
5674 (History, List, Logging output, Define, Symbols, Print Settings):
5675 Improve indexing.
5676
a8f24a35
EZ
56772005-04-03 Eli Zaretskii <eliz@gnu.org>
5678
5679 * gdb.texinfo (Targets): Document "set/show architecture". Remove
5680 redundant index entry for "target" command.
5681 (Backtrace): Add index entries.
5682 (Symbols, Fortran): Document the "set case-sensitive" command.
5683 (DJGPP Native): Document "set com1base", "set com1irq", etc.
5684 (Print Settings): Add index entry for "set demangle-style".
5685 (Target Commands): Document "set download-write-size".
5686 (Debugging Output): Document "set exec-done-display".
5687
09d4efe1
EZ
56882005-04-02 Eli Zaretskii <eliz@gnu.org>
5689
5690 * gdb.texinfo (Files): Fix the name and documentation of
5691 add-shared-symbol-files. Document its alias assf. Update the
5692 list of OSs where GDB supports shared libraries. Fix markup.
5693 (Continuing and Stepping): Add reference to @var{location} in the
5694 text.
5695 (Dump/Restore Files): Fix reference to @{filename}.
5696 (Help): Fix wording.
5697 (Attach): Ditto.
5698 (Set Watchpoints): Ditto.
5699 (Backtrace): Remove redundant index entries. Improve index
5700 entries.
5701 (Delete Breaks): Fix wording.
5702 (Memory): Document the compare-sections command.
5703 (Memory Region Attributes): Improve wording.
5704 (Disabling): Improve wording.
5705 (Fortran): New subsection. Document the "info common" command.
5706 (Help): Document aliases "info copying" and "info warranty".
5707 (Caching Remote Data): New section. Document the "set/show
5708 remotecache" and "info dcache" commands.
5709 (Show): Fix wording of the documentation of the "set
5710 extension-language" command.
5711 (Signals): Add index entry for "info handle".
5712 (Memory Region Attributes): Fix punctuation.
5713 (Symbols): Change the arg name to "location" and refer to it in
5714 the text. Fix wording of "info types" doc.
5715 (Threads): Fix usage of @enumerate @item's.
5716 (Listing Tracepoints): Add index entry for "info tp".
5717 (Set Watchpoints): Add xref to "info break" description.
5718 (Macros): Add an index entry for "macro exp1". Document the
5719 "macro list" command.
5720 (Maintenance Commands): Document "flushregs", "maint agent",
5721 "maint check-symtabs", "maint cplus", "maint demangle", "maint
5722 deprecate", "maint undeprecate", "maint dump-me", "maint packet",
5723 "maint print architecture", "maint print objfiles", "maint print
5724 statistics", "maint print type", "maint show-debug-regs", "maint
5725 space", "maint time", and "maint translate-address".
5726 (Connecting): Document the "monitor" command.
5727 (Annotations Overview): Describe the "set annotate" command.
5728
82f2d802
EZ
57292005-04-01 Eli Zaretskii <eliz@gnu.org>
5730
5731 * gdb.texinfo (Set Watchpoints): Document can-use-hw-watchpoints.
5732 Rearrange index entries and improve wording about support for
5733 hardware watchpoints.
5734
7d51c7de
BR
57352005-03-10 Bob Rossi <bob@brasko.net>
5736
5737 * gdb.texinfo: Update copyright
5738
68c71a2e
TR
57392005-02-09 Theodore A. Roth <troth@openavr.org>
5740
5741 * gdb.texinfo (General Query Packets): Fix texinfo compile warning and
5742 error.
5743
83761cbd
KB
57442005-02-03 Kevin Buettner <kevinb@redhat.com>
5745
5746 * gdb.texinfo (General Query Packets): Document qGetTLSAddr packet.
5747
9f1c6395
MS
57482005-01-17 Michael Snyder <msnyder@redhat.com>
5749
5750 * gdb.texinfo: Fix spelling, infinte -> infinite.
5751
fbd1b305
MK
57522005-01-08 Mark Kettenis <kettenis@gnu.org>
5753
5754 * observer.texi (GDB Observers): Document "solib_loaded".
5755
3ace7edb
AC
57562005-01-07 Andrew Cagney <cagney@gnu.org>
5757
bec39cab
AC
5758 * configure.ac: Rename configure.in, require autoconf 2.59.
5759 * configure: Re-generate.
5760
3ace7edb
AC
5761 * configure.in: Replace configdirs with multiple references to
5762 AC_CONFIG_SUBDIRS.
5763 * configure: Re-generate.
5ae4183a 5764
53531fc1
AC
57652005-01-04 Andrew Cagney <cagney@gnu.org>
5766
5767 * gdbint.texinfo (Versions and Branches): Make the date (YYYYMMDD)
5768 part of the version number.
5769
536ffdb7
MK
57702004-12-24 Mark Kettenis <kettenis@gnu.org>
5771
5772 * gdbint.texinfo (Algorithms): Remove description of
5773 TARGET_DISABLE_HW_WATCHPOINTS and TARGET_ENABLE_HW_WATCHPOINTS.
5774
e1aac25b
JB
57752004-12-07 Jim Blandy <jimb@redhat.com>
5776
5777 * gdb.texinfo (General Query Packets): Specify that thread ID's in
5778 the 'qC' and 'qThreadInfo' packets are unsigned hexidecimal
5779 numbers.
5780
f47b1503
AS
57812004-12-07 Andreas Schwab <schwab@suse.de>
5782
5783 * gdb.texinfo (Mode Options): Document -l option.
5784
b6b8ece6
EZ
57852004-12-04 Eli Zaretskii <eliz@gnu.org>
5786
5787 * gdbint.texinfo (Algorithms): More accurate description of
5788 STOPPED_BY_WATCHPOINT. Point out that target_stopped_data_address
5789 is not needed unless data-read and data-access watchpoints are
5790 supported. Add a description of how GDB checks whether the
5791 inferior stopped because a watchpoint was hit.
5792
01371747
EZ
57932004-11-23 Eli Zaretskii <eliz@gnu.org>
5794
5795 * gdb.texinfo (Files): Add cross-reference to description of
5796 -readnow command-line switch.
5797
2315ffec
RC
57982004-11-10 Randolph Chung <tausq@debian.org>
5799
5800 * gdb.texinfo: Document set/show backtrace past-entry commands.
5801 Rearrange index entries for set/show backtrace past-main.
5802
69065f5d
AC
58032004-11-10 Jon Beniston <jon@beniston.com>
5804
5805 Committed by Andrew Cagney <cagney@gnu.org>.
5ae4183a
AS
5806 * gdb.texinfo (Remote Serial Protocol): Further describe
5807 binary transfer escaping mechanism .
69065f5d 5808
30e91e0b
RC
58092004-11-08 Randolph Chung <tausq@debian.org>
5810
5811 * gdb.texinfo (inferior_debugging info): Document "set debug infrun"
5812 and "show debug infrun". Add index entries.
5813
60bf7e09
EZ
58142004-10-23 Eli Zaretskii <eliz@gnu.org>
5815
5816 * gdb.texinfo (SVR4 Process Information): Document subcommands of
5817 "info proc" that are already implemented. Add index entries.
5818 (Working Directory): Add a cross-reference to "info proc" command.
dcaf7c2c
EZ
5819 (Files): Add a tip for decreasing memory used for symtabs from
5820 shared libraries.
f018e82f
EZ
5821 (Starting): Fix whitespace; make "elaboration" stand out where it
5822 is first used, and add an index entry for the term.
f8568604
EZ
5823 (Calling): Expand and elaborate text. Add "print". Add the
5824 description of problems with weak aliases.
384ee23f 5825 (Core File Generation): New section.
60bf7e09 5826
d52fe014
AC
58272004-10-12 Andrew Cagney <cagney@gnu.org>
5828
5829 * gdbint.texinfo (Versions and Branches): New chapter.
5830 (Releasing GDB): Delete "Versions and Branches" section.
5831 (Top): Add "Versions and Branches".
5832
703663ab
EZ
58332004-10-08 Eli Zaretskii <eliz@gnu.org>
5834
5835 * gdb.texinfo (Editing, History): Add cross-references to the
5836 included Readline and History user documentation. Remove
5837 references to the symbol have-readline-appendices which is unused
5838 and undefined.
5839 (History): Fix indexing.
5840
ac77d04f
JJ
58412004-10-08 Jeff Johnston <jjohnstn@redhat.com>
5842
5843 * gdbint.texinfo (target_stopped_data_address): Update to
5844 new prototype.
5845 (i386_stopped_data_address): Update prototype and description.
5846 (i386_stopped_by_watchpoint): New function and description.
5847
e07c999f
PH
58482004-10-03 Paul N. Hilfinger <hilfinger@gnat.com>
5849
5850 * gdb.texinfo (Filenames): Add Ada suffixes.
5851 (Ada) New section.
5852
2e868123
AC
58532004-09-27 Andrew Cagney <cagney@gnu.org>
5854 Robert Picco <Robert.Picco@hp.com>
5855
5856 * gdb.texinfo (Packets): Document the "p" packet.
5857
02a57714
JM
58582004-09-21 Jason Molenda (jmolenda@apple.com)
5859
5860 * gdb.texinfo (Paths and Names of the Source Files): Document the
5861 meaning of values in the 'desc' field of a SO stab.
5862
ae038cb0
DJ
58632004-09-20 Daniel Jacobowitz <dan@debian.org>
5864
5865 * gdb.texinfo (Maintenance Commands): Document "maint set dwarf2
5866 max-cache-age" and "maint show dwarf2 max-cache-age".
5867
f7dc1244
EZ
58682004-09-16 Eli Zaretskii <eliz@gnu.org>
5869
5870 * gdb.texinfo (Set Breaks): Add index entry for setting
5871 breakpoints on overloaded C++ functions that are not members of
5872 any classes. Add an example and an index entry for setting
5873 breakpoints on all program functions.
5874 (Character Sets, Macros, Overlay Commands)
5875 (Non-debug DLL symbols, GDB/MI Output Syntax)
5876 (Annotations Overview, Maintenance Commands, File-I/O Overview):
5877 Use "(@value{GDBP})" instead of a literal "(gdb)".
5878
f810308b
AC
58792004-09-12 Andrew Cagney <cagney@gnu.org>
5880
5881 * gdbint.texinfo (Native Debugging): Delete description of
5882 FILES_INFO_HOOK.
5883
15a661f3
PH
58842004-09-11 Paul Hilfinger <hilfinger@gnat.com>
5885
5ae4183a
AS
5886 * gdbint.texinfo (User Interface): Change local_hex_string_custom
5887 to hex_string_custom (not historically correct, but more
15a661f3
PH
5888 understandable, given the current code).
5889
f3219c75
AC
58902004-09-03 Andrew Cagney <cagney@gnu.org>
5891
5892 * gdbint.texinfo (Native Debugging): Delete SVR4_SHARED_LIBS.
5893
f3bb6704
JJ
58942004-09-01 Jeff Johnston <jjohnstn@redhat.com>
5895
5896 * observer.texi (solib_unloaded): New observer.
5897
8d2c00cb
AC
58982004-08-24 Andrew Cagney <cagney@gnu.org>
5899
5900 * gdbint.texinfo (Target Architecture Definition): Add missing
5901 comma.
5902
e7dc800a
MC
59032004-08-20 Michael Chastain <mec.gnu@mindspring.com>
5904
5905 * (Using the Testsuite): build != host is supported,
5906 but some test scripts do not support build != host.
5907
73b03683
MK
59082004-08-14 Mark Kettenis <kettenis@gnu.org>
5909
5910 * gdbint.texinfo (Host Definition): Delete description of
5911 FCLOSE_PROVIDED and GETENV_PROVIDED.
5912
c0ccb908
MK
59132004-08-05 Mark Kettenis <kettenis@chello.nl>
5914
5915 * gdbint.texinfo (Host Definition): Delete description of
5916 NO_SYS_FILE.
5917 (Native Debugging): Delete description of KERNEL_U_ADDR_BSD and
5918 PTRACE_FP_BUG.
5919
9c8dbfa9
AC
59202004-08-05 Andrew Cagney <cagney@gnu.org>
5921
5922 * gdbint.texinfo (Target Architecture Definition): Delete
5923 reference to deprecated_read_fp.
5924
f42accbe
AC
59252004-08-02 Andrew Cagney <cagney@gnu.org>
5926
5927 * gdbint.texinfo (Target Architecture Definition): Delete
5928 description of DEPRECATED_REGISTER_BYTES.
5929
0b66e38c
EZ
59302004-07-30 Baurjan Ismagulov <ibr@ata.cs.hun.edu.tr>
5931
5932 * gdb.texinfo (Source Path): Document the new behavior of
5933 searching for the source files.
5934
15387254
EZ
59352004-07-17 Eli Zaretskii <eliz@gnu.org>
5936
5937 * gdb.texinfo (Edit): Fix markup of EDITOR and improve wording.
5938 (Search, Expressions, Arrays, Variables, Data, Machine Code)
5939 (Auto Display): Improve indexing.
5940
2c07db7a
AC
59412004-07-16 Andrew Cagney <cagney@gnu.org>
5942
5943 * gdb.texinfo (Mode Options): Delete documentation on "-async" and
5944 "-noasync".
5945
4644b6e3
EZ
59462004-07-09 Eli Zaretskii <eliz@gnu.org>
5947
5948 * gdb.texinfo: Fix @kindex entries so that multiple commands that
5949 have the same prefix have only their prefix in the index.
5950
7561d450
MK
59512004-07-03 Mark Kettenis <kettenis@gnu.org>
5952
5953 * gdb.texinfo (BSD libkvm Interface): New node (section)
5954 (Native): Add it to the menu.
5955
67bebe79
MK
59562004-07-01 Mark Kettenis <kettenis@gnu.org>
5957
5958 * gdbint.texinfo (Target Architecture Definition): Remove
5959 PCC_SOL_BROKEN.
5960
1a6923e0
MK
59612004-06-24 Mark Kettenis <kettenis@gnu.org>
5962
5963 * gdbint.texinfo (Target Architecture Definition): Remove
5964 SUN_FIXED_LBRAC_BUG.
5965
b435e160
AC
59662004-06-26 Andrew Cagney <cagney@gnu.org>
5967
5968 * gdbint.texinfo (Coding): Replace xasprintf with xstrprintf.
5969
b5622e8d
AC
59702004-06-20 Andrew Cagney <cagney@gnu.org>
5971
5972 * gdbint.texinfo (Target Architecture Definition): Deprecate
5973 USE_STRUCT_CONVENTION.
5974
e0c07bf0
MC
59752004-06-19 Michael Chastain <mec.gnu@mindspring.com>
5976
5977 gdb.texinfo (Bug Reporting): Mention session recording,
5978 with the script command or Emacs.
5979
782263ab
AC
59802004-06-18 Andrew Cagney <cagney@gnu.org>
5981
5982 * gdbint.texinfo (Target Architecture Definition): Deprecate
5983 FUNCTION_START_OFFSET.
5984
03727ca6
AC
59852004-06-14 Andrew Cagney <cagney@gnu.org>
5986
5987 Based on changes from Karl Berry.
5988 * gdb.texinfo: Do not use @sc in a direntry.
5989 * stabs.texinfo: Change @dircateogry to "Software development".
5990 * gdbint.texinfo, gdb.texinfo, annotate.texinfo: Ditto.
5991
97092415
AC
59922004-06-13 Andrew Cagney <cagney@gnu.org>
5993
5994 * gdbint.texinfo (Target Architecture Definition): Delete
5995 description of RETURN_VALUE_ON_STACK.
5996
1f6d4158
AC
59972004-06-09 Andrew Cagney <cagney@gnu.org>
5998
5999 * gdbint.texinfo (Native Debugging): Restore "@table @code"
6000 deleted by previous patch.
6001
d966f0cb
AC
60022004-06-08 Andrew Cagney <cagney@gnu.org>
6003
6004 * gdbint.texinfo (Native Debugging): Delete documentation on
6005 ATTACH_DETACH.
6006
86fe4aaa
RC
60072004-06-06 Randolph Chung <tausq@debian.org>
6008
6009 * gdb.texinfo (push_dummy_call): Use @code{struct value}.
6010
d4b6d575
RC
60112004-06-06 Randolph Chung <tausq@debian.org>
6012
5ae4183a 6013 * gdb.texinfo (push_dummy_call): Update argument list to match
d4b6d575
RC
6014 the new push_dummy_call method signature. Describe the function
6015 argument.
6016
4e8b0763
JB
60172004-05-24 Joel Brobecker <brobecker@gnat.com>
6018
6019 * gdb.texinfo (Starting): Document new start command.
6020
59caf092
AC
60212004-05-21 Andrew Cagney <cagney@redhat.com>
6022
6023 * observer.texi (GDB Observers): Document "inferior_created".
6024
e4a2df64
AC
60252004-05-08 Andrew Cagney <cagney@redhat.com>
6026
e6b55ae2
AC
6027 * gdbint.texinfo (Target Architecture Definition): Delete
6028 description of DO_DEFERRED_STORES.
6029
28954179
AC
6030 * gdbint.texinfo (Target Architecture Definition): Delete
6031 references to DEPRECATED_FIX_CALL_DUMMY.
6032
434b87dd
AC
6033 * gdbint.texinfo (Target Architecture Definition): Delete
6034 description of DEPRECATED_CALL_DUMMY_WORDS,
6035 DEPRECATED_SIZEOF_CALL_DUMMY_WORDS, and CALL_DUMMY.
6036
58d28df8
AC
6037 * gdbint.texinfo (Target Architecture Definition): Delete
6038 description of DEPRECATED_PUSH_DUMMY_FRAME.
6039
e4a2df64
AC
6040 * gdbint.texinfo (Target Architecture Definition): Delete
6041 reference to DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
6042
2b4855ab
AC
60432004-05-07 Andrew Cagney <cagney@redhat.com>
6044
6045 * observer.texi (GDB Observers): Add "Debugging" section. Include
6046 cross reference to "set/show debug observer".
6047 * gdb.texinfo (Debugging Output): Document "set/show debug
6048 observer".
6049
fcf70625
AC
60502004-05-01 Andrew Cagney <cagney@redhat.com>
6051
6052 * gdbint.texinfo (Target Architecture Definition): Delete
6053 description of DEPRECATED_PC_IN_SIGTRAMP.
6054
8ee56bcf
AC
60552004-04-30 Andrew Cagney <cagney@redhat.com>
6056
6057 * gdbint.texinfo (Target Architecture Definition): Delete
6058 documentation for BELIEVE_PCC_PROMOTION_TYPE, no longer defined.
6059
67ab9a76
OF
60602004-04-30 Orjan Friberg <orjanf@axis.com>
6061
6062 * observer.texi (GDB Observers): Correct spelling.
6063
79346bcb
OF
60642004-04-26 Orjan Friberg <orjanf@axis.com>
6065
6066 * observer.texi (GDB Observers): Add target_changed event.
6067
7a464420
AC
60682004-04-08 Andrew Cagney <cagney@redhat.com>
6069
6070 * observer.texi (GDB Observers): Rework, provide generic observer
6071 definitions and then a list of observable events.
6072
6cdf9d98
AC
60732004-04-04 Andrew Cagney <cagney@redhat.com>
6074
6075 * gdbint.texinfo (Host Definition): Delete reference to
6076 NO_SIGINTERRUPT.
6077
ddc135a4
AC
60782004-04-02 Andrew Cagney <cagney@redhat.com>
6079
6080 * gdbint.texinfo (Target Architecture Definition): Delete
6081 reference to DEPRECATED_CALL_DUMMY_LENGTH.
6082
6a1b180d
SC
60832004-03-28 Stephane Carrez <stcarrez@nerim.fr>
6084
6085 * gdb.texinfo (TUI Commands): Document tui reg commands.
6086
d0d5df6f
AC
60872004-03-26 Andrew Cagney <cagney@redhat.com>
6088
6089 * gdb.texinfo (TUI): Delete reference to --enable-tui. Mention
6090 "gdbtui".
6091 (Mode Options): Mention "gdbtui". Use "Text" not "Terminal".
6092 (Contributors): Mention both Text and Terminal User Interface.
6093
aa2a3f87
AC
60942004-03-23 Andrew Cagney <cagney@redhat.com>
6095
6096 * gdbint.texinfo (Target Architecture Definition): Deprecate
6097 references to SIGTRAMP_START and SIGTRAMP_END.
6098
f561f026
AC
60992004-03-23 Andrew Cagney <cagney@redhat.com>
6100
6101 * gdbint.texinfo (Target Architecture Definition): Deprecate
6102 references to PC_IN_SIGTRAMP.
6103
33cb8b0f
AC
61042004-03-19 Andrew Cagney <cagney@redhat.com>
6105
6106 * gdbint.texinfo (Target Architecture Definition): Delete
6107 reference to GDB_TARGET_IS_HPPA.
6108
fc989b7a
AC
61092004-03-18 Andrew Cagney <cagney@redhat.com>
6110
6111 * gdbint.texinfo (Coding): Update section on gdbarch_data,
6112 describe pre_init and post_init.
6113
701b08bb
DJ
61142004-03-09 Daniel Jacobowitz <drow@mvista.com>
6115
6116 * gdb.texinfo (Debugging Output): Document values for "set debug
6117 target".
6118
faae5abe
AC
61192004-02-28 Andrew Cagney <cagney@redhat.com>
6120
6121 * gdb.texinfo (Contributors): Mention GDB 6.1 release engineer.
6122
dd79a6cf
JJ
61232004-02-26 Jeff Johnston <jjohnstn@redhat.com>
6124
6125 * gdb.texinfo (breakpoints): Add information about the
6126 new "set breakpoint pending" and "show breakpoint pending"
6127 commands.
6128
e7f16015
AC
61292004-02-26 Andrew Cagney <cagney@redhat.com>
6130
6131 * gdbint.texinfo (Coding): Document use of gdbarch_obstack_zalloc
6132 in Per-architecture module data section.
6133
7161a3a6
RM
61342004-02-25 Roland McGrath <roland@redhat.com>
6135
6136 * gdb.texinfo (General Query Packets): Document qPart:... packets.
6137
2154891a
AC
61382004-02-24 Andrew Cagney <cagney@redhat.com>
6139
6140 * annotate.texinfo: Wrap fdl.texi include in raise/lower sections.
6141 * gdb.texinfo, gdbint.texinfo, stabs.texinfo: Ditto.
6142 * fdl.texi: Import Version 1.2, November 2002.
7161a3a6 6143
6c74ac8b
AC
61442004-02-17 Andrew Cagney <cagney@redhat.com>
6145
6146 * gdb.texinfo (Mode Options): Note that "mi1" is deprecated.
6147
19772a2c
AC
61482004-02-16 Andrew Cagney <cagney@redhat.com>
6149
6150 * gdbint.texinfo (Target Architecture Definition): Deprecate
6151 FRAMELESS_FUNCTION_INVOCATION.
6152
c9830293
AC
61532004-02-16 Andrew Cagney <cagney@redhat.com>
6154
6155 * gdbint.texinfo (Coding): Mention -Wunused-function.
6156
b9d26eb9
AC
61572004-02-14 Andrew Cagney <cagney@redhat.com>
6158
6159 * gdbint.texinfo (Target Architecture Definition): Delete
6160 description of DEPRECATED_CALL_DUMMY_STACK_ADJUST.
6161
49efadf5
EZ
61622004-02-12 Elena Zannoni <ezannoni@redhat.com>
6163
6164 * gdb.texinfo: Properly quote the name "C++".
6165 * gdbint.texinfo: Ditto.
6166 * stabs.texinfo: Ditto.
6167
1eb288ea
EZ
61682004-02-11 Elena Zannoni <ezannoni@redhat.com>
6169
6170 * gdbint.texinfo (Support Libraries): Add doco about obstacks and
6171 minimal information about libiberty.
6172
e4937fc1
MC
61732004-02-06 Michael Chastain <mec.gnu@mindspring.com>
6174
6175 * gdb.texinfo (Auxiliary Vector): Fix thinko with @value{GDBN}.
6176
a9331b3f
RM
61772004-02-04 Roland McGrath <roland@redhat.com>
6178
6179 * gdb.texinfo (Auxiliary Vector): New node (section).
6180 (Data): Add it to the menu.
6181
2650777c
JJ
61822004-02-02 Jeff Johnston <jjohnstn@redhat.com>
6183
6184 * gdb.texinfo (Breakpoints): Add information about pending
6185 breakpoint support.
6186
b4501125
AC
61872004-01-26 Andrew Cagney <cagney@redhat.com>
6188
6189 * gdb.texinfo (Overview): Delete references to the cisco protocol
6190 including the "N" response.
6191
74055713
AC
61922004-01-26 Andrew Cagney <cagney@redhat.com>
6193
6194 * gdbint.texinfo (Target Architecture Definition): Rename
6195 EXTRACT_STRUCT_VALUE_ADDRESS to
6196 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS.
a9331b3f 6197
3bbe9696
EZ
61982004-01-24 Eli Zaretskii <eliz@gnu.org>
6199
6200 * gdb.texinfo (KOD): Document "show os". Add index entries for
6201 "set/show os" and "info cisco" commands.
6202
5843504f
EZ
62032004-01-21 Eli Zaretskii <eliz@gnu.org>
6204
6205 * Makefile.in (install-info): Prepend $(DESTDIR) to $(infodir).
6206
9175c9a3
MC
62072004-01-19 Michael Chastain <mec.gnu@mindspring.com>
6208
6209 * gdbint.texinfo: Delete USE_MMALLOC, NO_MMCHECK, MMCHECK_FORCE,
6210 MMAP_BASE_ADDRESS, MMAP_INCREMENT.
6211
8e94b928
NR
62122004-01-19 Nick Roberts <nick@nick.uklinux.net>
6213
6214 * gdb.texinfo (GDB/MI Stack Manipulation): Describe extension to
6215 -stack-list-locals.
6216 (GDB/MI Variable Objects): Describe extension to
6217 -var-list-children.
6218
a20cf136
DJ
62192004-01-17 Daniel Jacobowitz <drow@mvista.com>
6220
6221 * gdbint.texinfo (DECR_PC_AFTER_HW_BREAK): Don't document.
6222
afb18d0f
AC
62232004-01-17 Andrew Cagney <cagney@redhat.com>
6224
6225 * gdbint.texinfo (Target Architecture Definition): Delete
6226 documentation on DEPRECATED_NPC_REGNUM.
6227
b51970ac
DJ
62282004-01-13 Daniel Jacobowitz <drow@mvista.com>
6229
6230 * gdb.texinfo: Update copyright year. Mention that set
6231 follow-fork-mode is supported on GNU/Linux. Remove documentation of
6232 "set follow-fork-mode ask".
6233
0f0cffd2
AC
62342004-01-13 Andrew Cagney <cagney@redhat.com>
6235
6236 * gdbint.texinfo: Update copyright year.
6237 (Coding): Add -Wunused-label to list of -Werror warnings.
6238
c552b3bb 62392004-01-08 Jason Molenda <jmolenda@apple.com>
5ae4183a 6240 Eli Zaretskii <eliz@gnu.org>
c552b3bb
JM
6241
6242 * gdb.texinfo: Update copyright.
6243 (Objective-C): "methodName" typeo fixed. Add @code/@var markup
6244 around names, as appropriate. Minor syntax cleanup of
6245 _NSPrintForDebugger explanation. Two spaces after periods.
6246 GDBN used instead of lit. "gdb". Index entries added for
6247 print-object and _NSPrintForDebugger. @noindent added in one spot.
6248
afe157ca
EZ
62492003-11-11 Elena Zannoni <ezannoni@redhat.com>
6250
6251 * stabs.texinfo: Add dircategory and direntry commands.
6252 * annotate.texinfo: Ditto.
6253
963e2bb7
AC
62542003-11-10 Andrew Cagney <cagney@redhat.com>
6255
6256 * gdbint.texinfo (Target Architecture Definition): Replace the
6257 return_value method's "inval" and "outval" parameters with
6258 "readbuf" and "writebuf".
6259
1d8b2f28
JB
62602003-10-28 Jim Blandy <jimb@redhat.com>
6261
6262 * gdb.texinfo (The F request packet, The F reply packet): Renamed
6263 from "The `F' request packet" and "The `F' reply packet", to make
6264 texi2dvi happy.
6265 (File-I/O remote protocol extension): Update menu entries, too.
6266
36d86913
MC
62672003-10-26 Michael Chastain <mec@shout.net>
6268
6269 * gdb.texinfo (Thread Stops): Document the issue with
6270 premature return from system calls in multi-threaded programs.
6271
ce2826aa
AC
62722003-10-24 Andrew Cagney <cagney@redhat.com>
6273
6274 * annotate.texinfo: Fix "fortunatly"[sic].
6275
f24c5e49
KI
62762003-10-23 Kei Sakamoto <sakamoto.kei@renesas.com>
6277
6278 * gdb.texinfo (Contributors to GDB): Replace "Renesas"
6279 with "Hitachi" and "Mitsubishi".
6280
92ad9cd9
AC
62812003-10-20 Andrew Cagney <cagney@redhat.com>
6282
6283 * gdbint.texinfo (Target Architecture Definition): Document
6284 gdbarch_return_value. Add cross references from
6285 USE_STRUCT_CONVENTION, EXTRACT_RETURN_VALUE, and
6286 STORE_RETURN_VALUE, and from/to EXTRACT_STRUCT_VALUE_ADDRESS.
6287
0ab4b752
MK
62882003-10-18 Mark Kettenis <kettenis@gnu.org>
6289
6290 * gdbint.texinfo (Target Architecture Definition): Document
6291 regset_from_core_section.
fb3e19c0
KI
6292
62932003-10-16 Kei Sakamot Sakamoto <sakamoto.kei@renesas.com>
6294
6295 * gdb.texinfo (M32R/D): Mention m32rsdi target.
6296
a9331b3f 62972003-10-15 Kevin Buettner <kevinb@redhat.com>
e4d5f7e1
KB
6298
6299 From Anthony Green <green@redhat.com>:
5ae4183a 6300 * gdb.texinfo (Breakpoints related warnings): Insert into menu.
e4d5f7e1 6301
1485d690
KB
63022003-10-14 Kevin Buettner <kevinb@redhat.com>
6303
889bf7c5
PA
6304 * gdb.texinfo (Breakpoint related warnings): New node.
6305 * gdbint.texinfo (ADJUST_BREAKPOINT_ADDRESS): Document.
a9331b3f 6306
86d30acc
DJ
63072003-10-13 Daniel Jacobowitz <drow@mvista.com>
6308
6309 * gdb.texinfo (Remote Protocol): Document v and vCont.
6310
172c2a43
KI
63112003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
6312
6313 * gdb.texinfo: Replace "Hitachi" and "Mitsubishi" with "Renesas".
6314 * gdbint.texinfo: Ditto.
6315
71952f4c
AC
63162003-10-09 Andrew Cagney <cagney@redhat.com>
6317
6318 From 2003-09-18 David Anderson <davea@sgi.com>:
6319 * gdb.texinfo (GDB/MI Symbol Query): Replace "comamnd" with
6320 "command".
6321
268e2188
AC
63222003-10-03 Andrew Cagney <cagney@redhat.com>
6323
6324 * gdbint.texinfo (Target Architecture Definition): Deprecate
6325 IBM6000_TARGET. Mention that it implies an RS/6000 system and not
6326 just target.
6327
12c266ea 63282003-10-02 Andrew Cagney <cagney@redhat.com>
2e092625 6329
f30992d4 6330 * gdbint.texinfo (Target Architecture Definition): Rename
12c266ea
AC
6331 REGISTER_RAW_SIZE to DEPRECATED_REGISTER_RAW_SIZE.
6332 * gdb.texinfo (Packets, Stop Reply Packets): Ditto.
6333 * gdbint.texinfo (Target Architecture Definition): Rename
6334
63352003-09-30 Andrew Cagney <cagney@redhat.com>
6336
f30992d4 6337 REGISTER_VIRTUAL_SIZE to DEPRECATED_REGISTER_VIRTUAL_SIZE.
a9331b3f 6338 (Target Architecture Definition):
f30992d4 6339
2e092625
AC
6340 * gdbint.texinfo (Target Architecture Definition): Rename
6341 REGISTER_VIRTUAL_TYPE to DEPRECATED_REGISTER_VIRTUAL_TYPE.
6342
0717ae8a
AC
63432003-09-29 Andrew Cagney <cagney@redhat.com>
6344
dad809b7
AC
6345 * gdbint.texinfo (Target Architecture Definition): Delete
6346 documentation for NEED_TEXT_START_END.
6347
0717ae8a
AC
6348 * gdbint.texinfo (Target Architecture Definition): Rename
6349 NPC_REGNUM to DEPRECATED_NPC_REGNUM. Add cross reference to
6350 TARGET_WRITE_PC.
a9331b3f 6351
af6cf26d
MC
63522003-09-22 Michael Chastain <mec@shout.net>
6353
6354 * gdbint.texinfo (Testsuite Organization): Change gdb.c++ to gdb.cp.
6355
ee206350
AG
63562003-09-21 Anthony Green <green@redhat.com>
6357
6358 * gdbint.texinfo (Target Architecture Definition): Fix typos.
6359
a38c9fe6
MK
63602003-09-21 Mark Kettenis <kettenis@gnu.org>
6361
6362 * gdbint.texinfo (Target Architecture Definition): Document
6363 stabs_argument_has_addr.
6364
77949794
AC
63652003-09-18 Andrew Cagney <cagney@redhat.com>
6366
6367 * gdbint.texinfo (Target Architecture Definition): Delete
6368 documentation on REGISTER_NAMES.
6369
8e823e25
MK
63702003-09-13 Mark Kettenis <kettenis@gnu.org>
6371
6372 * gdbint.texinfo (Target Architecture Definition): Replace
6373 REG_STRUCT_HAS_ADDR with DEPRECATED_REG_STRUCT_HAS_ADDR.
6374
f27dd7fd
AC
63752003-09-11 Andrew Cagney <cagney@redhat.com>
6376
6377 * gdbint.texinfo (Target Architecture Definition): Replace
6378 STACK_ALIGN with DEPRECATED_STACK_ALIGN.
6379
8b148df9
AC
63802003-08-18 Andrew Cagney <cagney@redhat.com>
6381
6382 * gdbint.texinfo (Target Architecture Definition): Document
6383 "frame_red_zone_size".
6384
25d29d70
AC
63852003-08-09 Andrew Cagney <cagney@redhat.com>
6386
6387 * gdb.texinfo (Backtrace): Replace "set/show backtrace-below-main"
6388 with "set/show backtrace past-main" and "set/show backtrace
6389 limit".
6390
c938e9b0
L
63912003-08-08 H.J. Lu <hongjiu.lu@intel.com>
6392
6393 * Makefile.in (install-info): Support DESTDIR.
6394 (install-html): Likewise.
6395
64fabec2
AC
63962003-08-07 Andrew Cagney <cagney@redhat.com>
6397
6398 Patch from Nick Roberts.
6399 * gdb.texinfo (Using GDB under GNU Emacs): Fix/update key
6400 bindings. Remove description of send-gdb-command.
6401
2fcf52f0
AC
64022003-08-07 Andrew Cagney <cagney@redhat.com>
6403
6404 * gdb.texinfo (Mode Options): Mention that "mi2" was included in
6405 GDB 6.0.
6406
086432e2
AC
64072003-08-06 Andrew Cagney <cagney@redhat.com>
6408
6409 * gdb.texinfo (Mode Options): Mention that level three is the
6410 highest available and that level 2 is deprecated.
6411 (Annotations Overview): Mention annotation levels. Cross reference
6412 to "Limitations of the Annotation Interface" in annotate.texi.
6413 (TODO, Value Annotations, Frame Annotations): Delete section.
6414 (Displays, Breakpoint Info): Delete.
6415
e5249f67
AC
64162003-08-04 Andrew Cagney <cagney@redhat.com>
6417
6418 * agentexpr.texi: Delete @bye.
6419 * Makefile.in (STABS_DOC_SOURCE_INCLUDES): Add "fdl.texi"
6420 (stabs.info): Add $(srcdir) to include search path.
6421 (html): Depend on "annotate_toc.html", and not "annotate.html".
6422 * stabs.texinfo: Ditto. Include "fdl.texi".
6423 * gdbint.texinfo: Update copyright statement's list of invariant
6424 sections.
6425
e6f672d2
AC
64262003-07-28 Andrew Cagney <cagney@redhat.com>
6427
6428 * Makefile.in (INFO_DEPS): Add annotate.info.
6429 (dvi, ps, html, pdf): Add annotate.
6430 (ANNOTATE_DOC_SOURCE_INCLUDES): New macro.
6431 (ANNOTATE_DOC_BUILD_INCLUDES): New macro.
6432 (ANNOTATE_DOC_FILES): New macro.
6433 (ANNOTATE_TEX_TMPS): New macro.
6434 (annotate.info, annotate_toc.html): Specify dependencies.
6435 (annotate.ps, annotate.pdf, annotate.dvi): Ditto.
6436 * annotate.texinfo: Rename annotate.texi. Get building. Add
6437 "Migrating to GDB/MI" and "Limitations of the Annotation
6438 Interface" chapters. Mention why it is not part of the user
6439 guide. Update copyright notice. Include "fdl.texi".
6440
72ffddc9
SC
64412003-07-26 Stephane Carrez <stcarrez@nerim.fr>
6442
6443 * gdb.texinfo (TUI Keys): Document C-x o key to switch active window.
6444
a9f12a31
DJ
64452003-07-24 Daniel Jacobowitz <drow@mvista.com>
6446
6447 * gdbint.texinfo (libgdb components): Correct a GDB to GDBN.
6448
b1fe9455
DJ
64492003-07-24 Daniel Jacobowitz <drow@mvista.com>
6450
6451 * gdb.texinfo (Server): Mention pidof.
6452
153721e6
AC
64532003-07-22 Andrew Cagney <cagney@redhat.com>
6454
6455 * gdbint.texinfo (Coding): Add -Wformat-nonliteral to -Werror
6456 list.
6457
0fac0b41
DJ
64582003-06-28 Daniel Jacobowitz <drow@mvista.com>
6459
6460 * gdb.texinfo (Logging output): New chapter.
6461
4e562065
JB
64622003-06-24 Joel Brobecker <brobecker@gnat.com>
6463
6464 * gdb.texinfo (Unsupported languages): New section.
6465 (Languages): Add link to new section.
6466
f2c06f52
AC
64672003-06-22 Andrew Cagney <cagney@redhat.com>
6468
6469 * gdb.texinfo (Contributors): Mention 6.0 release engineer.
6470
b4177fca
DJ
64712003-06-22 Daniel Jacobowitz <drow@mvista.com>
6472
6473 * gdbint.texinfo (Coding): Clarify use of gdb_XXX.h headers.
6474
f418dd93
DJ
64752003-06-22 Daniel Jacobowitz <drow@mvista.com>
6476
6477 * Makefile.in (SFILES_INCLUDED): Add agentexpr.texi.
6478 * agentexpr.texi: Retitle section, and change it to an appendix.
6479 Comment out texinfo initialization. Factor a @var{} into two
6480 pieces to prevent makeinfo warnings.
6481 * gdb.texinfo: Add Agent Expressions appendix.
6482
4ca61388
DJ
64832003-06-19 Daniel Jacobowitz <drow@mvista.com>
6484
6485 * gdbint.texinfo (Native Conditionals): Remove PREPARE_TO_PROCEED.
6486
07f31aa6
DJ
64872003-06-18 Daniel Jacobowitz <drow@mvista.com>
6488
5ae4183a 6489 * gdb.texinfo (Remote Debugging): New section "Connecting to a
07f31aa6
DJ
6490 remote target". Document the "detach" and "disconnect" commands.
6491 (Server, Netware, Debug Session): Reference "Connecting to a
6492 remote target".
6493 (GDB/MI Target Manipulation): Document "-target-disconnect".
6494
2dd0da42
AC
64952003-06-13 Andrew Cagney <cagney@redhat.com>
6496
6497 * gdbint.texinfo (Target Architecture Definition): Deprecate
6498 REMOTE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT, and
6499 BIG_REMOTE_BREAKPOINT. Cross reference BREAKPOINT_FROM_PC.
6500
e7a3abfc
JB
65012003-06-09 Jim Blandy <jimb@redhat.com>
6502
6503 * gdb.texinfo (Separate Debug Files): Remove extra semicolon.
6504
25e3a86b
AC
65052003-06-08 Andrew Cagney <cagney@redhat.com>
6506
6507 * gdbint.texinfo (Target Architecture Definition): Delete
6508 documentation on FRAME_ARGS_ADDRESS_CORRECT.
6509
a9e5fdc2
AC
65102003-06-08 Andrew Cagney <cagney@redhat.com>
6511
6512 * gdbint.texinfo (Target Architecture Definition): Document
6513 "unwind_sp". Cross reference "unwind_sp" and TARGET_READ_SP.
6514
b37303ee
AF
65152003-06-07 Adam Fedor <fedor@gnu.org>
6516
6517 * gdb.texinfo: Add Objective-C documentation.
6518
39fe6e80
AC
65192003-06-01 Andrew Cagney <cagney@redhat.com>
6520
6521 * gdbint.texinfo (Target Architecture Definition): Add "func_addr"
6522 parameter to "push_dummy_call". Rename "dummy_addr" to "bp_addr".
6523
125309b2
AC
65242003-05-21 Andrew Cagney <cagney@redhat.com>
6525
6526 * gdbint.texinfo (Target Architecture Definition): Delete
6527 references to "extract_address" and "store_address".
6528
b8b527c5
AC
65292003-05-16 Andrew Cagney <cagney@redhat.com>
6530
6531 * gdbint.texinfo (Target Architecture Definition): Replace
6532 REGISTER_BYTES with DEPRECATED_REGISTER_BYTES. Fix typo,
6533 DEPRECATED_REGISTER_SIZE instead of REGISTER_BYTE.
6534
50e3ee83
TR
65352003-05-14 Theodore A. Roth <troth@openavr.org>
6536
6537 * gdbint.texinfo (Breakpoint Handling): Correct a double negative.
6538
44e2be90
L
65392003-05-10 H.J. Lu <hongjiu.lu@intel.com>
6540
6541 * Makefile.in (gdb-cfg.texi): Replace $$LN_S with $(LN_S).
6542 (gdb.dvi): Likewise.
6543 (gdb.pdf): Likewise.
6544 (links2roff): Likewise.
6545
df5215a6
JB
65462003-05-08 Jim Blandy <jimb@redhat.com>
6547
6548 * gdb.texinfo (Dump/Restore Files): Update documentation for
6549 'dump', 'append', and 'restore': note that format argument is
6550 optional; simplify presentation of the command variants; and be
6551 more precise about the formats.
6552
5e7b2f39
JB
65532003-05-07 Jim Blandy <jimb@redhat.com>
6554
6555 * gdb.texinfo (Symbols): Update documentation: 'maint list
6556 symtabs' and 'maint list psymtabs' have been renamed 'maint info
6557 symtabs' and 'maint info psymtabs'.
6558
b1e29e33
AC
65592003-05-05 Andrew Cagney <cagney@redhat.com>
6560
6561 * gdbint.texinfo (Target Architecture Definition): Make
6562 CALL_DUMMY_WORDS, SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY_LENGTH,
6563 FIX_CALL_DUMMY, CALL_DUMMY_BREAKPOINT_OFFSET and
6564 CALL_DUMMY_BREAKPOINT_OFFSET deprecated.
6565
00905d52
AC
65662003-05-04 Andrew Cagney <cagney@redhat.com>
6567
6568 * gdb.texinfo (Maintenance Commands): Document "maint print
6569 dummy-frames".
6570
54ff5908
AC
65712003-05-04 Andrew Cagney <cagney@redhat.com>
6572
6573 * gdb.texinfo (GDB/MI Symbol Query): Use @{ and @}.
6574
32e7087d
JB
65752003-05-03 J. Brobecker <brobecker@gnat.com>
6576
6577 Thierry Schneider <tpschneider1@yahoo.com>
6578 * gdb.texinfo (section GDB/MI Symbol Query): Add documentation
6579 for new MI command.
6580
7043d8dc
AC
65812003-05-03 Andrew Cagney <cagney@redhat.com>
6582
6583 * gdbint.texinfo (Target Architecture Definition): Document
6584 push_dummy_code. Add cross references.
6585
e33d66ec
EZ
65862003-05-02 Elena Zannoni <ezannoni@redhat.com>
6587
6588 * gdb.texinfo (Character Sets): Update to reflect new behavior of
6589 set/show charsets commands.
6590
0ba6dca9
AC
65912003-04-28 Andrew Cagney <cagney@redhat.com>
6592
6593 * gdbint.texinfo (Target Architecture Definition): Replace
6594 read_fp, TARGET_READ_FP and FP_REGNUM, with deprecated_read_fp,
6595 DEPRECATED_TARGET_READ_FP and DEPRECATED_REGNUM.
6596
d7a27068
AC
65972003-04-28 Andrew Cagney <cagney@redhat.com>
6598
6599 * gdbint.texinfo (Target Architecture Definition): Rename
6600 "tm_print_insn" to "deprecated_tm_print_insn".
6601
44ea7b70
JB
66022003-04-09 Jim Blandy <jimb@redhat.com>
6603
6604 * gdb.texinfo (Symbols): Document 'maint list symtabs' and 'maint
6605 list psymtabs'.
6606
fb8f8949
AC
66072003-04-08 Andrew Cagney <cagney@redhat.com>
6608
6609 * gdbint.texinfo (Target Architecture Definition): Delete
6610 references to EXTRA_FRAME_INFO.
6611
32fb0f22
AC
66122003-04-08 Andrew Cagney <cagney@redhat.com>
6613
6614 * gdbint.texinfo (Target Architecture Definition): Delete
6615 PRINT_TYPELESS_INTEGER.
6616
6be67e67
JB
66172003-04-02 J. Brobecker <brobecker@gnat.com>
6618
6619 * observer.texi (GDB Observers): Adjust the documentation for the
6620 normal_stop notification to better describe reality. Fix a couple
6621 of minor typos.
6622
4e35d5f0
BR
66232003-04-02 Bob Rossi <bob_rossi@cox.net>
6624
a9331b3f 6625 * gdb.texinfo (GDB/MI Program Control): Add
4e35d5f0
BR
6626 '-file-list-exec-source-file'
6627
e8a8712a
AC
66282003-03-31 Andrew Cagney <cagney@redhat.com>
6629
6630 * gdbint.texinfo (Target Architecture Definition): Delete
6631 references to CALL_DUMMY_P.
6632
6c0e89ed
AC
66332003-03-30 Andrew Cagney <cagney@redhat.com>
6634
6635 * gdbint.texinfo (Target Architecture Definition): Remove
6636 reference to TARGET_WRITE_SP.
a9331b3f 6637
378bfd1b
AC
66382003-03-27 Andrew Cagney <cagney@redhat.com>
6639
6640 * gdbint.texinfo (Target Architecture Definition): Remove
6641 references to write_sp.
6c0e89ed 6642
922fbb7b
AC
66432003-03-27 Andrew Cagney <cagney@redhat.com>
6644
6645 * gdb.texinfo (GDB/MI Variable Objects): Replace @include with
6646 chapter body. Use @smallexample instead of @example.
6647 (Annotations): Ditto.
6648 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Remove gdbmi.texinfo and
6649 annotate.texi.
6650
b81774d8
AC
66512003-03-26 Andrew Cagney <cagney@redhat.com>
6652
6653 * gdbint.texinfo (Target Architecture Definition): Replace
6654 PUSH_ARGUMENTS with push_dummy_call, add gdbarch, regcache and
6655 dummy_addr parameters.
6656
1bf6d5cc
AC
66572003-03-25 Andrew Cagney <cagney@redhat.com>
6658
6659 * gdbint.texinfo (Target Architecture Definition): Delete
6660 reference to CALL_DUMMY_STACK_ADJUST_P. Rename
6661 CALL_DUMMY_STACK_ADJUST to DEPRECATED_CALL_DUMMY_STACK_ADJUST.
6662 Add reference to PUSH_ARGUMENTS.
6663
618ce49f
AC
66642003-03-23 Andrew Cagney <cagney@redhat.com>
6665
6666 * gdbint.texinfo (Algorithms, Target Architecture Definition):
6667 Deprecate FRAME_CHAIN and FRAME_CHAIN_VALID.
6668
bcd7e15f
JB
66692003-03-18 J. Brobecker <brobecker@gnat.com>
6670
6671 * gdbint.texinfo (Algorithms): Add new section describing the
6672 Observer paradigm.
6673 (Top): Add menu entry to new observer appendix.
6674 * observer.texi: New file.
6675 * Makefile.in (GDBINT_DOC_SOURCE_INCLUDES): Add dependency on
6676 new observer.texi file.
6677
9fe8321b
AC
66782003-03-17 Andrew Cagney <cagney@redhat.com>
6679
6680 * gdb.texinfo (DATE): Delete. Remove date from titles. Mention
6681 that GNU Press update the manual version number.
6682
ac2adee5
AC
66832003-03-12 Andrew Cagney <cagney@redhat.com>
6684
6685 * gdbint.texinfo (Target Architecture Definition): Delete
6686 references to get_saved_register. Rename GET_SAVED_REGISTER to
6687 DEPRECATED_GET_SAVED_REGISTER.
6688
749b82f6
AC
66892003-03-13 Andrew Cagney <cagney@redhat.com>
6690
6691 * gdbint.texinfo (Target Architecture Definition): Replace
6692 POP_FRAME with DEPRECATED_POP_FRAME. Update description.
6693
8bedc050
AC
66942003-03-12 Andrew Cagney <cagney@redhat.com>
6695
6696 * gdbint.texinfo (Target Architecture Definition): Rename
6697 FRAME_SAVED_PC to DEPRECATED_FRAME_SAVED_PC.
a9331b3f 6698
0ce1b118
CV
66992003-03-10 Corinna Vinschen <vinschen@redhat.com>
6700
6701 * gdb.texinfo: Add File-I/O documentation.
6702
12cc2063
AC
67032003-03-10 Andrew Cagney <cagney@redhat.com>
6704
6705 * gdbint.texinfo (Target Architecture Definition): Cross reference
6706 FRAME_SAVED_PC to unwind_pc. Document unwind_pc.
6707
7453dc06
AC
67082003-03-07 Andrew Cagney <cagney@redhat.com>
6709
6710 * gdb.texinfo (Debugging Output): Mention the "set/show debug
6711 frame" command.
6712
6314f104
AC
67132003-03-05 Andrew Cagney <cagney@redhat.com>
6714
6715 * gdbint.texinfo (Target Architecture Definition): Document
6716 unwind_dummy_id. Cross reference unwind_dummy_id and
6717 SAVE_DUMMY_FRAME_TOS.
6718
f1212245
DJ
67192003-03-05 James Ingham <jingham@apple.com>
6720 Daniel Jacobowitz <drow@mvista.com>
6721
6722 * gdb.texinfo (Configuring the current ABI): Document "set cp-abi"
6723 and "show cp-abi".
6724
77e7e267
AC
67252003-03-03 Andrew Cagney <cagney@redhat.com>
6726
6727 * gdbint.texinfo (Target Architecture Definition): Document
6728 register_type.
6729
838a8221
AC
67302003-03-03 Andrew Cagney <cagney@redhat.com>
6731
6732 * stabs.texinfo (Structures): Use @samp and separate @var's
6733 instead of a single @var containing a comma separated list.
6734 (Unions): Ditto.
6735
d7f4a264
DJ
67362003-03-02 Daniel Jacobowitz <drow@mvista.com>
6737
6738 * Makefile.in (distclean): Remove config.log.
6739
f30ee0bc
AC
67402003-03-01 Andrew Cagney <cagney@redhat.com>
6741
6742 * gdbint.texinfo (Target Architecture Definition): Rename
6743 FRAME_INIT_SAVED_REGS to DEPRECATED_FRAME_INIT_SAVED_REGS.
6744
67452003-03-01 Andrew Cagney <cagney@redhat.com>
e9582e71
AC
6746
6747 * gdbint.texinfo: Rename INIT_EXTRA_FRAME_INFO to
6748 DEPRECATED_INIT_EXTRA_FRAME_INFO.
6749
be448670
CF
67502003-02-23 Raoul Gough <RaoulGough@yahoo.co.uk>
6751
6752 * gdb.texinfo (Cygwin Native): Links to Non-debug DLL symbols.
6753 (Non-debug DLL symbols): New node, describing the minimal symbols
6754 loaded from DLLs without real debugging symbols.
6755
501eef12
AC
67562003-02-20 Andrew Cagney <ac131313@redhat.com>
6757
6758 * gdb.texinfo (Set Breaks): Add cross reference to "set remote
6759 hardware-breakpoint-limit".
6760 (Set Watchpoints): Add cross reference to "set remote
6761 hardware-watchpoint-limit".
6762 (Remote configuration options): New section.
6763
21c294e6
AC
67642003-02-04 Andrew Cagney <ac131313@redhat.com>
6765
e9be73e4
AC
6766 * gdbint.texinfo (Target Architecture Definition): Delete
6767 descrption of IS_TRAPPED_INTERNALVAR.
6768
21c294e6
AC
6769 From Keith Seitz <keiths@redhat.com>:
6770 * gdb.texinfo (Interpreters): New chapter. Refer the command-line
6771 option "-i"/"--interpreter" to this chapter. Include index
6772 entries.
6773
0179ffac
DC
67742003-02-04 David Carlton <carlton@math.stanford.edu>
6775
6776 * gdb.texinfo (C@t{++}): Recommend DWARF 2, then stabs+.
6777 (Variables): Recommend stabs+ and DWARF 2.
6778 (C plus plus expressions): Correct info about
6779 compiler versions, debug formats.
6780 (Contributors): Change 'DWARF2' to 'DWARF 2'.
6781 PR symtab/874.
6782
7ca9f392
AC
67832003-02-01 Andrew Cagney <ac131313@redhat.com>
6784
6785 * gdbint.texinfo (Target Architecture Definition): Delete
6786 description of ADDITIONAL_OPTIONS, ADDITIONAL_OPTION_CASES,
6787 ADDITIONAL_OPTION_HANDLER, and ADDITIONAL_OPTION_HELP, and
6788 BEFORE_MAIN_LOOP_HOOK, and DBX_PARM_SYMBOL_CLASS along with
6789 references to nindy and i960.
6790 * gdb.texinfo (i960): Delete all references to i960 and nindy.
6791
31a85ea2
AC
67922003-02-01 Andrew Cagney <ac131313@redhat.com>
6793
6794 * gdbint.texinfo (Target Architecture Definition): Delete
6795 FLOAT_INFO.
6796
6b894e49
AC
67972003-01-30 Andrew Cagney <ac131313@redhat.com>
6798
6799 * stabs.texinfo (Member Type Descriptor): Clarify description of
6800 `@'. Suggested by Ben Hutchings.
6801
c48861fb
AC
68022003-01-29 Andrew Cagney <ac131313@redhat.com>
6803
6804 * gdb.texinfo (M68K): Delete reference to es1800.
6805
617073a9
AC
68062003-01-29 Andrew Cagney <ac131313@redhat.com>
6807
6808 * gdb.texinfo (Maintenance Commands): Document `maint print
6809 reggroups' and `maint print register-groups'.
6810 * gdbint.texinfo (Target Architecture Definition): Document
6811 register_reggroup_p.
6812
5b5d99cf
JB
68132003-01-23 Jim Blandy <jimb@redhat.com>
6814
6815 * gdb.texinfo (Separate Debug Files): New section.
6816
e7ba9c65
DJ
68172003-01-22 Daniel Jacobowitz <drow@mvista.com>
6818
6819 * gdb.texinfo (Maintenance Commands): Add "maint set profile"
6820 and "maint show profile".
6821
94e91d6d
MC
68222003-01-16 Michael Chastain <mec@shout.net>
6823
6824 * gdb.texinfo (Installing GDB): Warn against
6825 ".../gdb-VERSION/gdb/configure".
6826 (Separate Objdir): Likewise.
6827
867f3898
AC
68282003-01-15 Andrew Cagney <ac131313@redhat.com>
6829
6830 * gdbint.texinfo (Target Architecture Definition): Delete
6831 definition of PRINT_REGISTER_HOOK.
6832
f153cc92
EZ
68332003-01-15 Elena Zannoni <ezannoni@redhat.com>
6834
6835 (OpenRISC 1000): Fix formatting of command names.
6836
c60eb6f1
EZ
68372003-01-15 Elena Zannoni <ezannoni@redhat.com>
6838
6839 * gdb.texinfo (Continuing and Stepping): Add new command
6840 'advance'. Clarify behavior of 'until'.
6841
f5ebfba0
DJ
68422003-01-13 Daniel Jacobowitz <drow@mvista.com>
6843
6844 * gdb.texinfo (Files): Document solib-absolute-prefix and
6845 solib-search-path.
6846
4ce8657e
MC
68472003-01-09 Michael Chastain <mec@shout.net>
6848
6849 * gdbint.texinfo (Configuring @value{GDBN} for Release): Delete.
6850 (Create a Release): Add new instructions for new @file{src-release}.
6851 Document existing instructions for @file{Makefile.in} as
6852 being for @value{GDBN} 5.3.1 or earlier.
6853
372613e3
AC
68542003-01-09 Andrew Cagney <ac131313@redhat.com>
6855
6856 * gdbint.texinfo (Target Architecture Definition): Mention
6857 frame_saved_regs_zalloc and frame_extra_info_zalloc as the way to
6858 allocate memory.
6859
b4e9345d
DJ
68602003-01-04 Daniel Jacobowitz <drow@mvista.com>
6861
6862 * gdb.texinfo (Controlling GDB): Add @kindex for
6863 "show osabi".
6864 (Backtraces): Add @kindex's for backtrace-below-main.
6865
98b45e30
DJ
68662003-01-04 Daniel Jacobowitz <drow@mvista.com>
6867
6868 * gdb.texinfo (Controlling GDB): Document "set osabi".
6869
95f90d25
DJ
68702003-01-04 Daniel Jacobowitz <drow@mvista.com>
6871
6872 * gdb.texinfo (Backtraces): Document "set backtrace-below-main".
6873 * gdbint.texinfo (FRAME_CHAIN_VALID): Update documentation.
6874
1e698235
DJ
68752003-01-04 Daniel Jacobowitz <drow@mvista.com>
6876
6877 * gdb.texinfo (Controlling GDB): Add ABI section. Document
6878 "set coerce-float-to-double".
6879 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Remove documentation.
6880
e632838e
AC
68812003-01-02 Andrew Cagney <ac131313@redhat.com>
6882
6883 * stabs.texinfo: Remove obsolete text.
6884 * gdbint.texinfo: Ditto.
6885 * gdb.texinfo: Ditto.
6886
c133ab7a
MK
68872002-12-22 Mark Kettenis <kettenis@gnu.org>
6888
6889 * gdbint.texinfo (Target Architecture Definition): Update
6890 description of gdbarch_register_osabi.
6891
f821f325
KH
68922002-12-20 Kazu Hirata <kazu@cs.umass.edu>
6893
6894 * agentexpr.texi: Fix typos.
6895 * annotate.texi: Likewise.
6896 * fdl.texi: Likewise.
6897
85a6d8d3 68982002-12-10 Andrew Cagney <cagney@redhat.com>
a5afb99f
AC
6899
6900 * gdbint.texinfo (Algorithms): Replace INIT_FRAME_PC with
6901 DEPRECATED_INIT_FRAME_PC.
6902
ae45cd16
AC
69032002-12-01 Andrew Cagney <ac131313@redhat.com>
6904
6905 * gdbint.texinfo (Target Architecture Definition): Delete
6906 PC_IN_CALL_DUMMY.
6907
07555a72
AC
69082002-11-28 Andrew Cagney <ac131313@redhat.com>
6909
6910 * gdbint.texinfo (Host Definition): Delete documentation on
6911 USE_GENERIC_DUMMY_FRAMES.
6912
c166cdc7
EZ
69132002-11-26 Elena Zannoni <ezannoni@redhat.com>
6914
5ae4183a 6915 Fix PR gdb/723 and PR gdb/245.
c166cdc7
EZ
6916 * Makefile.in (install-info): Run the install-info command as part
6917 of the post install steps only.
6918 (uninstall-info): New target.
6919 (uninstall): New target.
6920
35db0260
EZ
69212002-11-22 Elena Zannoni <ezannoni@redhat.com>
6922
6923 * Makefile.in (install): Make install do some real work.
6924
9ba8d803
AC
69252002-11-19 Andrew Cagney <ac131313@redhat.com>
6926
6927 Fix POSIX problem reported by Paul Eggert.
6928 * Makefile.in (GDBvn.texi): Use `sed q' instead of `head -1'.
6929 Fix PR gdb/527.
6930
903ad3a6
AC
69312002-10-26 Andrew Cagney <cagney@redhat.com>
6932
6933 * gdbint.texinfo (Target Architecture Definition): Delete
6934 definition of DO_REGISTERS_INFO.
6935
f2abfe65
KB
69362002-10-18 Kevin Buettner <kevinb@redhat.com>
6937
6938 * gdbint.texinfo (Address Classes): Fix problems with insertion
6939 of ``{'' and ``}'' in example.
6940
b5b0480a
KB
69412002-10-17 Kevin Buettner <kevinb@redhat.com>
6942
6943 * gdbint.texinfo (Address Classes): New section.
6944 (Target Conditionals): Document ADDRESS_CLASS_NAME_TO_TYPE_FLAGS,
6945 ADDRESS_CLASS_NAME_TO_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS,
6946 ADDRESS_CLASS_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, and
6947 ADDRESS_CLASS_TYPE_FLAGS_TO_NAME_P.
6948
c85508ee
KD
69492002-10-11 Klee Dienes <kdienes@apple.com>
6950
6951 * gdb.texinfo (Registers): Mention vector registers as well as
6952 floating registers in the documentation for 'info registers' and
6953 'info all-registers'.
6954
6d12fc3d
DJ
69552002-10-11 Daniel Jacobowitz <drow@mvista.com>
6956
6957 * gdbint.texinfo (CPLUS_MARKER): Remove item.
6958
8d19fbd2
JJ
69592002-10-03 Jeff Johnston <jjohnstn@redhat.com>
6960
6961 * gdbint.texinfo (Item Output Functions): Add new ui_out_field_fmt_int
6962 interface definition.
6963
a37295f9
MM
69642002-10-03 Marko Mlinar <markom@opencores.org>
6965
6966 * gdb.texinfo (Target Commands): Add or1k target specific
6967 commands.
6968 * gdb.texinfo (Contributors): Add myself to the contributors list.
6969
da0f9dcd
AC
69702002-10-01 Andrew Cagney <ac131313@redhat.com>
6971
6972 * gdb.texinfo (Mode Options): Update --interpreter option. "mi2"
6973 and "mi1" instead of "mi1" and "mi0".
6974
2e834e49
HPN
69752002-09-29 Hans-Peter Nilsson <hp@bitrange.com>
6976
6977 * gdb.texinfo (Packets): Fix typos "alligned".
6978 Correct z3/Z3 description. Correct z4/Z4 title.
6979
050be0dc
AC
69802002-09-27 Andrew Cagney <ac131313@redhat.com>
6981
6982 * all-cfg.texi: Use @sc for GDB and GCC. Update copyright.
6983
1104b9e7
KB
69842002-09-25 Kevin Buettner <kevinb@redhat.com>
6985
6986 * gdb.texinfo: Use GNU/Linux instead of Linux.
6987
512217c7
AC
69882002-09-25 Andrew Cagney <ac131313@redhat.com>
6989
6990 * gdb.texinfo (Packets): Replace @samp{} with ``an empty string''.
6991
10998722
AC
69922002-09-24 Andrew Cagney <ac131313@redhat.com>
6993
512217c7 6994 * gdb.texinfo: Replace @example with @smallexample.
10998722 6995
a0eb71c5
KB
69962002-09-20 Kevin Buettner <kevinb@redhat.com>
6997
f7dc1244 6998 From Eli Zaretskii <eliz@gnu.org>:
a0eb71c5
KB
6999 * gdb.texinfo (Character Sets): Use @smallexample instead of
7000 @example. Use GNU/Linux instead of Linux.
7001
70022002-09-20 Jim Blandy <jimb@redhat.com>
7003
7004 * gdb.texinfo: Add character set documentation.
7005
2f870471
AC
70062002-09-19 Andrew Cagney <ac131313@redhat.com>
7007
7008 * gdb.texinfo (Packets): Revise `z' and `Z' packet documentation.
7009 (Packets): Add cross reference from `b' packet to `z' packets.
7010
790eb8f5
AC
70112002-09-19 Andrew Cagney <ac131313@redhat.com>
7012
8d30a00d
AC
7013 * gdb.texinfo (Maintenance Commands): Document ``maint
7014 internal-error'' and ``maint internal-warning''.
7015
790eb8f5
AC
7016 * gdbint.texinfo (Target Architecture Definition): Revise
7017 description of STACK_ALIGN. Add description of FRAME_ALIGN.
7018
a23a7bf1
JB
70192002-09-19 Joel Brobecker <brobecker@gnat.com>
7020
7021 * gdbint.texinfo (Target Conditionals): Document the new
7022 NAME_OF_MALLOC macro.
7023
299ffc64
AC
70242002-09-05 Andrew Cagney <ac131313@redhat.com>
7025
7026 * gdb.texinfo (Contributors): Mention 5.2 and 5.3 release
7027 engineer.
7028
b7bb15bc
SC
70292002-09-02 Stephane Carrez <stcarrez@nerim.fr>
7030
7031 * gdb.texinfo (TUI Overview): Document status line fields.
7032
3d757584
SC
70332002-09-02 Stephane Carrez <stcarrez@nerim.fr>
7034
7035 * gdb.texinfo (TUI Commands): Document info win command.
7036
269c21fe
SC
70372002-09-01 Stephane Carrez <stcarrez@nerim.fr>
7038
7039 * gdb.texinfo (TUI Overview): Document breakpoint markers.
7040
7cf36c78
SC
70412002-09-01 Stephane Carrez <stcarrez@nerim.fr>
7042
7043 * gdb.texinfo (TUI Single Key Mode): Document new SingleKey mode.
7044 (TUI Keys): Likewise.
7045
d2c6833e
AC
70462002-08-25 Andrew Cagney <ac131313@redhat.com>
7047
7048 * gdb.texinfo (Examples): Use ``->'' for a packet send and ``<-''
7049 for a packet receive.
7050
46d8b1c3
AC
70512002-08-25 Andrew Cagney <ac131313@redhat.com>
7052
7053 * Makefile.in (clean): Move to end of file.
7054 (distclean, maintainer-clean, realclean): Ditto.
7055 (mostlyclean): Move rule to end of file. Use GDB_TEX_TMPS,
7056 GDBINT_TEX_TMPS, STABS_TEX_TMPS.
7057 (gdb.dvi, gdb.pdf): Do not cleanup TeX temp files after texi2dvi.
7058 (gdbint.dvi, gdbint.pdf, stabs.dvi, stabs.pdf): Ditto.
7059
b0787093
AC
70602002-08-24 Andrew Cagney <ac131313@redhat.com>
7061
7062 * Makefile.in (GDBINT_TEX_TMPS): Define.
7063 (gdbint.dvi, gdbint.pdf): Use
7064 (GDB_TEX_TMPS): Define.
7065 (gdb.dvi, gdb.pdf): Use.
7066 (STABS_TEX_TMPS): Define.
7067 (stabs.dvi, stabs.pdf): Use.
7068 (GDB_DOC_SOURCE_INCLUDES): New macros.
7069 (GDB_DOC_BUILD_INCLUDES, GDB_DOC_FILES): New macros.
7070 (GDBINT_DOC_FILES_INCLUDES): New macros.
7071 (GDBINT_DOC_BUILD_INCLUDES): New macros.
7072 (GDBINT_DOC_FILES, STABS_DOC_SOURCE_INCLUDES): New macros.
7073 (STABS_DOC_BUILD_INCLUDES, STABS_DOC_FILES): New macros.
7074 (SFILES_DOC, SFILES_INCLUDED, SFILES_LOCAL): Delete macros.
7075 (links2roff): Replace SFILES_INCLUDED with
7076 GDB_DOC_SOURCE_INCLUDES.
7077 (gdb.dvi, gdb_toc.html, gdb.pdf, gdb.info): Update dependencies.
7078 (gdb.me, gdb.mm, gdb.ms): Update dependencies.
7079 (gdbint.dvi, gdbint_toc.html, gdbint.pdf, gdbint.info): Update
7080 dependencies.
7081 (stabs.info, stabs_toc.html, stabs.pdf, stabs.dvi): Update
7082 dependencies.
7083 (gdbmi.texinfo): Delete rule.
7084 (inc-hist.texinfo): Delete rule.
7085 (rluser.texinfo): Delete rule.
7086
ebba8386
AC
70872002-08-23 Andrew Cagney <cagney@redhat.com>
7088
7089 * gdbint.texinfo (Target Architecture Definition): Update
7090 STORE_RETURN_VALUE, mention regcache.
7091
0ab7a791
AC
70922002-08-21 Andrew Cagney <ac131313@redhat.com>
7093
7094 * gdbint.texinfo (Target Architecture Definition): Document
7095 print_registers_info. Note that DO_REGISTERS_INFO is deprecated.
7096
ee2d5c50
AC
70972002-08-19 Andrew Cagney <ac131313@redhat.com>
7098
7099 * gdb.texinfo (Remote Protocol): Reformat. Use cross references.
7100 Fix minor typos. Add index entries.
7101
53c69bd7
AC
71022002-08-18 Andrew Cagney <ac131313@redhat.com>
7103
7104 * gdb.texinfo (Data): Add ``Vector Unit'' to menu.
7105
e76f1f2e
AC
71062002-08-15 Andrew Cagney <ac131313@redhat.com>
7107
7108 * gdbint.texinfo (Target Architecture Definition): Document
7109 PRINT_VECTOR_INFO.
7110 * gdb.texinfo (Vector Unit): Document "info vectors" command.
7111
0680b120
AC
71122002-08-13 Andrew Cagney <ac131313@redhat.com>
7113
7114 * gdb.texinfo (Maintenance Commands): Document "maint print
7115 registers", "maint print raw-registers" and "maint print
7116 cooked-registers".
7117
3c3bea1c
GS
71182002-08-08 Grace Sainsbury <graces@redhat.com>
7119
a9331b3f 7120 From Mark Salter:
3c3bea1c
GS
7121 * gdb.texinfo (Protocol): Document T packet extension to
7122 allow watchpoint address reporting.
7123
42f9b0a5
AC
71242002-08-03 Andrew Cagney <ac131313@redhat.com>
7125
7126 * gdb.texinfo (Dump/Restore Files): Move `[]' to outside of @var.
7127
db034ac5
AC
71282002-08-01 Andrew Cagney <cagney@redhat.com>
7129
7130 * stabs.texinfo, gdb.texinfo, gdbint.texinfo: Obsolete references
7131 to CHILL.
7132
e2b28d04
AC
71332002-08-01 Andrew Cagney <ac131313@redhat.com>
7134
7135 * gdbint.texinfo (Coding): Revise section "Include Files".
7136
7fb623f7
AC
71372002-07-24 Andrew Cagney <cagney@redhat.com>
7138
7139 * gdbint.texinfo: Obsolete references to m88k.
7140 * gdb.texinfo: Ditto.
7141
4a2b4636
JB
71422002-07-10 Joel Brobecker <brobecker@gnat.com>
7143
7fb623f7 7144 * gdbint.texinfo (Create a release candiate): Add the location
4a2b4636
JB
7145 where the proper version of autoconf can be retrieved.
7146
a71ec265
DH
71472002-07-09 Don Howard <dhoward@redhat.com>
7148
7149 * gdb.texinfo (Command Files): Further describe the behavior of
7150 sourced command files.
7151
b9aa90c9
AC
71522002-06-27 Andrew Cagney <ac131313@redhat.com>
7153
7154 * gdbint.texinfo (User Interface): ISO C rather than ISO-C.
7155 (Coding): Clarify ISO C version that GDB assumes.
7156
40dd2248
TT
71572002-06-26 Tom Tromey <tromey@redhat.com>
7158
7159 * gdbint.texinfo (User Interface): Mention add_setshow_cmd and
7160 add_setshow_cmd_full.
7161
bfac230e
DH
71622002-06-25 Don Howard <dhoward@redhat.com>
7163
7164 * gdb.texinfo (Memory Region Attributes): Document new behavior
7165 for 'mem' command.
7166
475b0867
JB
71672002-06-11 Jim Blandy <jimb@redhat.com>
7168
919d772c
JB
7169 * gdb.texinfo (Symbols): Update documentation for `info source'
7170 command.
7171
475b0867
JB
7172 * gdb.texinfo (Macros): Call the command `info macro', not
7173 `show macro'.
7174
ba8c9337
AC
71752002-06-09 Andrew Cagney <ac131313@redhat.com>
7176
7177 * gdbint.texinfo (Coding): Add section ``Per-architecture module
7178 data''.
7179
1029b7fa
MK
71802002-06-09 Mark Kettenis <kettenis@gnu.org>
7181
7182 * gdbint.texinfo (Target Architecture Definition): Document
7183 GDB_OSABI_GO32 and GDB_OSABI_NETWARE.
7184
16737d73
AC
71852002-06-08 Andrew Cagney <ac131313@redhat.com>
7186
7187 * gdbint.texinfo (Releasing GDB): Fix typos in @itemize @bullet
7188 lists.
7189
30107679
AC
71902002-06-08 Andrew Cagney <ac131313@redhat.com>
7191
7192 * gdbint.texinfo (Releasing GDB): Revise the section ``Cut the
7193 Branch''.
7194
3352e23e
AC
71952002-06-01 Andrew Cagney <ac131313@redhat.com>
7196
7197 * gdbint.texinfo (Target Architecture Definition): Add section
7198 ``Converting an existing Target Architecture to Multi-arch''.
7199
cbb09e6a
AC
72002002-05-30 Andrew Cagney <ac131313@redhat.com>
7201
7202 * gdbint.texinfo (Releasing GDB): Rename ``Obsoleting any code''
7203 to ``Obsoleting code''. Revise.
7204
e2e0bcd1
JB
72052002-05-17 Jim Blandy <jimb@redhat.com>
7206
7207 * gdb.texinfo (C Preprocessor Macros): New chapter.
7208 Include it in the main menu.
7209 (Contributors): Credit Jim Blandy with macro support.
7210 (Compilation): Explain how to get macro information into the
7211 executable.
7212 (Expressions): Note that preprocessor macros are expanded.
7213
9db8d71f
DJ
72142002-05-14 Daniel Jacobowitz <drow@mvista.com>
7215
7216 * gdb.texinfo (Debug Session): Document new `udp:' and `tcp:'
7217 options for `target remote'.
7218
6d531722
AC
72192002-05-13 Andrew Cagney <ac131313@redhat.com>
7220
7221 * gdbint.texinfo (Target Architecture Definition): Delete
7222 documentation on NNPC_REGNUM.
7223
13d01224
AC
72242002-05-11 Andrew Cagney <ac131313@redhat.com>
7225
7226 * gdbint.texinfo (Target Architecture Definition): Document
7227 REGISTER_TO_VALUE and VALUE_TO_REGISTER and CONVERT_REGISTER_P.
7228 (Target Architecture Definition): Revise section `Using Different
7229 Register and Memory Data Representations'. Add section `Raw and
7230 Virtual Register Representations'.
7231
b2e75d78
AC
72322002-05-11 Andrew Cagney <ac131313@redhat.com>
7233
7234 * gdbint.texinfo (Target Architecture Definition): Mention
7235 defaults for REGISTER_VIRTUAL_SIZE and REGISTER_RAW_SIZE.
7236 (Target Architecture Definition): Mention same. Add references to
7237 web pages.
7238
2c8682ee
MS
72392002-05-08 Michael Snyder <msnyder@redhat.com>
7240
7241 * stabs.texinfo (Attributes): Document new "vector" attribute.
7242
0816590b
AC
72432002-05-04 Andrew Cagney <ac131313@redhat.com>
7244
7245 * gdbint.texinfo (Releasing GDB): Revise `Create a Release'.
7246
2653173e
AC
72472002-05-04 Andrew Cagney <ac131313@redhat.com>
7248
7249 * gdb.texinfo: Delete obsolete references to a29k.
7250
d7bd68ca
AC
72512002-04-24 Andrew Cagney <ac131313@redhat.com>
7252
7253 * gdbint.texinfo (Target Architecture Definition): Replace
7254 IN_SIGTRAMP with PC_IN_SIGTRAMP.
7255
21d83aa5
DM
72562002-04-24 David S. Miller <davem@redhat.com>
7257
7258 * gdbint.texinfo (REGISTER_IN_WINDOW): Delete definition.
7259
7673a6cc
DM
72602002-04-21 David S. Miller <davem@redhat.com>
7261
7262 * gdbint.texinfo (SKIP_PROLOGUE_FRAMELESS_P): Delete definition.
7263
d49d1e0a
AC
72642002-04-21 Andrew Cagney <ac131313@redhat.com>
7265
7266 * gdbint.texinfo (Target Architecture Definition): Delete
7267 definition of HAVE_REGISTER_WINDOWS.
7268
f7dc1244 72692002-04-19 Eli Zaretskii <eliz@gnu.org>
4be31470
EZ
7270
7271 * gdbint.texinfo (Releasing GDB, Coding): Fix typos. Reported by
7272 "Theodore A. Roth" <troth@verinet.com>.
7273
5ca0cb28
DH
72742002-04-15 Don Howard <dhoward@redhat.com>
7275
f7dc1244 7276 From Eli Zaretskii <eliz@gnu.org>
5ca0cb28 7277 * gdb.texinfo (show max-user-call-depth): Correct formatting.
a9331b3f 7278 Provide a better explaination of this feature.
5ca0cb28 7279
f208ba17
AC
72802002-04-14 Andrew Cagney <ac131313@redhat.com>
7281
7282 * gdbint.texinfo (Target Architecture Definition): Remove
7283 FRAME_CHAIN_COMBINE.
7284
d5ba91de
MC
72852002-04-12 Michael Chastain <mec@shout.net>
7286
7287 * gdbint.texinfo (Obsolete Conditionals): Remove reference to
7288 REG_STACK_SEGMENT.
7289
26818220
MC
72902002-04-09 Michael Chastain <mec@shout.net>
7291
7292 * gdbint.texinfo (Obsolete Conditionals): Remove references to
7293 PYRAMID_* macros.
7294
129188f6
AC
72952002-04-07 Andrew Cagney <ac131313@redhat.com>
7296
7297 * gdb.texinfo (Bug Reporting): Document that the web is the
7298 prefered way of submitting bug reports.
7299 (Bug Reporting): Delete the s-mail address as the last resort.
7300
8227c0ff
AC
73012002-04-05 Andrew Cagney <ac131313@redhat.com>
7302
7303 * gdbint.texinfo (Target Architecture Definition): Delete
7304 references to TARGET_WRITE_FP and write_fp.
7305
16d9dec6
MS
73062002-03-27 Michael Snyder <msnyder@redhat.com>
7307
7308 * gdb.texinfo: Document new commands dump, append, and restore.
7309
9ae8b82c
AC
73102002-03-27 Andrew Cagney <ac131313@redhat.com>
7311
7312 * gdbint.texinfo (Releasing GDB): Revise the section `Before the
7313 Branch'.
7314
474c8240
AC
73152002-03-18 Andrew Cagney <ac131313@redhat.com>
7316
7317 * gdb.texinfo: Change all examples to @smallexample.
7318 * gdbint.texinfo: Ditto.
a9331b3f 7319
fb0ff88f
AC
73202002-03-18 Andrew Cagney <ac131313@redhat.com>
7321
7322 * gdbint.texinfo (Releasing GDB): Add section ``Versions and
7323 Branches''.
7324
9bb0a4d8
AC
73252002-03-18 Andrew Cagney <ac131313@redhat.com>
7326
7327 * gdbint.texinfo (Releasing GDB): Add the section``Branch Commit
7328 Policy''.
7329
937f164b
FF
73302002-03-04 Fred Fish <fnf@redhat.com>
7331
7332 * gdbint.texinfo: Fix a bunch of typos (alsways, mirrorred,
7333 expresson, suports, dependant, trhe, perhaphs, situtations,
7334 explictily, taged, oportunity, unfortunatly).
7335
a7b40f07
AC
73362002-02-24 Andrew Cagney <ac131313@redhat.com>
7337
7338 * Makefile.in (gdb.info): Add explicit path to gdb.texinfo.
7339 Remove reference to 3.12.
7340
aab4e0ec
AC
73412002-02-23 Andrew Cagney <ac131313@redhat.com>
7342
7343 * gdbint.texinfo: Include fdl.texi.
7344 (Top): Add GNU Free Documentation License.
7345 * Makefile.in (SFILES_INCLUDED): Add gpl.texi.
7346 (gdbint.dvi, gdbint.pdf, gdbint.info): Add dependency on fdl.texi.
7347 (gdbint_toc.html): Add dependency on gdb-cfg.texi and fdl.texi.
7348 (gdbint.info): Add srcdir to include path.
7349 * gdb.texinfo: Include gpl.texi.
7350 (Top): Add Copying.
7351 * gpl.texi: New file.
7352
47b95330
AC
73532002-02-23 Andrew Cagney <ac131313@redhat.com>
7354
7355 * gdbint.texinfo (Debugging GDB): Remove references to cygnus.com.
7356
78c47bea
PM
73572002-02-19 Pierre Muller <muller@ics.u-strasbg.fr>
7358
7359 * gdb.texinfo: Document Cygwin native specific commands.
7360
56460a61
DJ
73612002-02-15 Daniel Jacobowitz <drow@mvista.com>
7362
7363 * gdb.texinfo: Document gdbserver ``--attach'' command.
7364
def71bfa
MS
73652002-02-07 Michael Snyder <msnyder@redhat.com>
7366
7367 * gdb.texinfo (overlays): Change @var(_ovly_debug_event)
7368 to @code(_ovly_debug_event).
7369
c928edc0
AC
73702002-02-07 Andrew Cagney <ac131313@redhat.com>
7371
7372 * gdb.texinfo (How Overlays Work): Shrink the overlay diagram.
7373
81d46470
MS
73742002-02-06 Michael Snyder <msnyder@redhat.com>
7375
7376 * gdb.texinfo (overlays): Mention new magic symbol
7377 '_ovly_debug_event', which allows GDB to keep better track
7378 of overlays.
7379
f7dc1244 73802002-02-03 Eli Zaretskii <eliz@gnu.org>
6ca652b0
EZ
7381
7382 * gdb.texinfo (Memory Region Attributes): Fix the wording.
7383 Suggested by Dmitry Sivachenko.
7384
7385 * (<many nodes>): Fix the spelling and punctuation of "i.e.".
7386
15110bc3
MS
73872002-02-01 Michael Snyder <msnyder@redhat.com>
7388
7389 * gdb.texinfo (set trust-readonly): Change value{gdbn} to value{GDBN}.
7390
6763aef9
MS
73912002-01-30 Michael Snyder <msnyder@redhat.com>
7392
ac282366
MS
7393 * gdb.texinfo: (remote protocol): Gramatical fix-up.
7394 (set trust-readonly-sections): Document.
6763aef9 7395
8642bc8f
AC
73962002-01-29 Andrew Cagney <ac131313@redhat.com>
7397
7398 * gdbint.texinfo (Releasing GDB): Revise and update.
7399
afe64c1a
AC
74002002-01-28 Andrew Cagney <ac131313@redhat.com>
7401
7402 * gdbint.texinfo (Target Architecture Definition): Delete
7403 description of TARGET_BYTE_ORDER_DEFAULT.
7404
f7dc1244 74052002-01-27 Eli Zaretskii <eliz@gnu.org>
59649f2e
EZ
7406
7407 * gdb.texinfo: Fix typos and markup. From Dmitry Sivachenko
7408 <mitya@cavia.pp.ru>.
7409
3d6e1b5a
AC
74102002-01-23 Andrew Cagney <ac131313@redhat.com>
7411
7412 * libgdb.texinfo: Delete file.
7413
6c0e9fb3
AC
74142002-01-22 Andrew Cagney <ac131313@redhat.com>
7415
7416 * gdb.texinfo: Remove makeinfo 3.12 hacks.
7417 * gdbint.texinfo: Ditto.
7418
e0ce93ac
AC
7419Tue Jan 22 11:57:38 2002 Andrew Cagney <cagney@redhat.com>
7420
7421 * gdb.texinfo: Fix typo ``Remove' -> ``Remote''.
7422
be298bcc
AC
74232002-01-22 Andrew Cagney <ac131313@redhat.com>
7424
7425 * Makefile.in: Update copyright.
7426 (TEXI2DVI): Define.
7427 (gdb.dvi, gdb.pdf, stabs.dvi, stabs.pdf): Use TEXI2DVI.
7428 (gdbint.dvi, gdbint.pdf): Use TEXI2DVI. Add dependency on
7429 gdb-cfg.texi.
7430 (TEXINDEX, PDFTEX): Delete makefile variables.
7431
8e04817f
AC
74322002-01-22 Andrew Cagney <ac131313@redhat.com>
7433
7434 * gdb.texinfo (Protocol): Move section to appendix.
7435
6b2f586d
AC
74362002-01-21 Andrew Cagney <ac131313@redhat.com>
7437
7438 * gdb.texinfo (Remote Debugging): Create a menu.
7439 (Top): Add ``Remote Debugging'' to menu.
7440
6f05cf9f
AC
74412002-01-21 Andrew Cagney <ac131313@redhat.com>
7442
7443 * gdb.texinfo (Remote): Move the sub-section ``The GDB remote
7444 serial protocol'' from here.
7445 (Remote Debugging): To here. New chapter.
7446
3fd3d7d2
AC
74472002-01-20 Andrew Cagney <ac131313@redhat.com>
7448
7449 * gdbint.texinfo (Target Architecture Definition): Delete
7450 description of TARGET_BYTE_ORDER_SELECTABLE_P.
7451
7fd60527
AC
74522002-01-20 Andrew Cagney <ac131313@redhat.com>
7453
7454 * gdbint.texinfo (Host Definition): Revise. xm-xyz.h and xyz.mh
7455 are no longer needed.
7456 (Porting GDB): Add maintainer note about configure.host.
7457
c2f05ac9
AC
74582002-01-20 Andrew Cagney <ac131313@redhat.com>
7459
7460 * gdbint.texinfo (Target Architecture Definition): Remove
7461 definition of IEEE_FLOAT.
7462
f7dc1244 74632002-01-20 Eli Zaretskii <eliz@gnu.org>
231b2aad
EZ
7464
7465 * gdb.texinfo: Beautify copyright years; fix a typo.
56248298
EZ
7466 (DJGPP Native): Fix overfull hboxes in examples. From Brian Youmans
7467 <3diff@gnu.org>
231b2aad 7468
82600034
AC
74692002-01-19 Andrew Cagney <ac131313@redhat.com>
7470
7471 * gdbint.texinfo (Host Definition): Remove references to
7472 MALLOC_INCOMPATIBLE.
7473
7708fa01
AC
74742002-01-17 Andrew Cagney <ac131313@redhat.com>
7475
7476 * gdbint.texinfo (Host Definition): Remove references to XDEPFILES
7477 and xyz-xdep.o.
7478
eb12ee30
AC
74792002-01-17 Andrew Cagney <ac131313@redhat.com>
7480
889bf7c5 7481 * gdb.texinfo (Maintenance Commands): Add appendix.
eb12ee30
AC
7482 (Set Breaks): Copy ``maint info breakpoint'' doco to
7483 ``Maintenance Commands'' appendix. Add reference.
7484
c9ccaa92
AC
74852002-01-17 Andrew Cagney <ac131313@redhat.com>
7486
7487 * fdl.texi: Remove next/prev from @node.
7488
f7dc1244 74892002-01-17 Eli Zaretskii <eliz@gnu.org>
6826cf00
EZ
7490
7491 * gdb.texinfo: @include fdl.texi. Fixes for overfull hboxes and
7492 for monstrous @multitable (from Brian Youmans).
7493
7494 * fdl.texi: New file.
7495
7496 * Makefile.in (SFILES_INCLUDED): Add fdl.texi.
7497
8973da3a
AC
74982002-01-15 Andrew Cagney <ac131313@redhat.com>
7499
7500 * gdbint.texinfo (Releasing GDB): New chapter.
7501
7d86b5d5
AC
75022002-01-14 Andrew Cagney <ac131313@redhat.com>
7503
7504 * gdb.texinfo (Embedded Processors, Calling program functions):
7505 Obsolete references to a29k.
7506
cc1cb004
AC
75072002-01-13 Andrew Cagney <ac131313@redhat.com>
7508
7509 * gdbint.texinfo (Coding): Review Cleanups section. Examples
7510 examples. Document that a code-block should do or discard its
7511 cleanups before exit.
7512
79f12247
MS
75132002-01-11 Michael Snyder <msnyder@redhat.com>
7514
7515 * gdb.texinfo (Choosing files): Change @samp to @file.
7516
19837790
MS
75172002-01-05 Michael Snyder <msnyder@redhat.com>
7518
7519 * gdb.texinfo (--pid): Document new command line option (attach).
7520
f7dc1244 75212002-01-07 Eli Zaretskii <eliz@gnu.org>
2c0069bb
EZ
7522
7523 * gdb.texinfo (Tracepoints): Clarify that tracepoints need support
7524 in the stub.
7525
d7449b42
AC
75262002-01-04 Andrew Cagney <ac131313@redhat.com>
7527
7528 * gdbint.texinfo (Target Architecture Definition): Replace
7529 BIG_ENDIAN with BFD_ENDIAN_BIG.
7530
f23631e4
AC
75312002-01-03 Andrew Cagney <ac131313@redhat.com>
7532
7533 * gdbint.texinfo (Target Architecture Definition): Replace
7534 value_ptr with struct value pointer.
7535
72c9928d
EZ
75362002-01-02 Eli Zaretskii <eliz@gnu.org>
7537
7538 * gdb.texinfo (Free Software): Fix wording.
7539
959acfd1
EZ
75402001-12-31 Eli Zaretskii <eliz@gnu.org>
7541
7542 * gdb.texinfo (Free Software): New section ``Free Software Needs
7543 Free Documentation''.
7544
f7dc1244 75452001-12-30 Eli Zaretskii <eliz@gnu.org>
2a6585f0
EZ
7546
7547 * stabs.texinfo:
7548 * gdb.texinfo:
7549 * gdbint.texinfo:
7550 * libgdb.texinfo:
7551 * annotate.texi: Fix the application of GFDL in the Copyright notice.
7552
6600abed
MS
75532001-12-29 Michael Snyder <msnyder@redhat.com>
7554
7555 * gdb.texinfo (maint info sections): Fix typo.
7556
f6680716
MS
75572001-12-26 Michael Snyder <msnyder@redhat.com>
7558
fe95c787
MS
7559 * gdb.texinfo (maint info sections): Document.
7560
a9331b3f 7561 * gdb.texinfo (info proc): Comment out documentation for
f6680716
MS
7562 'info proc' sub-options that are currently not implemented.
7563
c3d3ce5b
JB
75642001-12-20 Jim Blandy <jimb@redhat.com>
7565
7566 * gdbint.texinfo (TARGET_CHAR_SIGNED): Document.
7567
778eb05e
AC
75682001-12-15 Andrew Cagney <ac131313@redhat.com>
7569
7570 * gdbint.texinfo (Target Architecture Definition): Replace
7571 LITTLE_ENDIAN with BFD_ENDIAN_LITTLE.
7572
2607059c
AC
75732001-12-01 Andrew Cagney <ac131313@redhat.com>
7574
7575 * gdbint.texinfo (Host Definition): Delete documentation on
7576 HOST_BYTE_ORDER.
7577
df0cd8c5
JB
75782001-11-30 Jim Blandy <jimb@redhat.com>
7579
7580 * gdb.texinfo (Overlays): New chapter, documenting GDB's
5ae4183a 7581 overlay support. Add to top-level menu.
df0cd8c5 7582
88118b3a
TT
75832001-11-26 Tom Tromey <tromey@redhat.com>
7584
7585 * gdb.texinfo (Command Syntax): Document C-o binding.
7586
96565e91
CF
75872001-07-26 Christopher Faylor <cgf@redhat.com>
7588
7589 * gdb.texinfo (Options): Eliminate attempt to explain .gdbinit/gdb.ini
7590 use since it is described in the referenced section.
7591
f7dc1244 7592 From Eli Zaretskii <eliz@gnu.org>
96565e91
CF
7593 * gdb.texinfo (Command Files): Reword to make gdb.ini requirement
7594 clearer when using DJGPP.
7595
2a3d5645
CF
75962001-11-24 Christopher Faylor <cgf@redhat.com>
7597
7598 * gdb.texinfo (File Options): Change description of -nx and gdb.ini to
7599 specifically refer to MS-DOS.
7600 (command files): Mention gdb.ini is only used on MS-DOS.
7601
aa26fa3a
TT
76022001-11-21 Tom Tromey <tromey@redhat.com>
7603
7604 * gdb.texinfo (Invoking GDB): Document --args.
7605 (Mode Options): Likewise.
7606
4f8ada06
JB
76072001-11-21 Jim Blandy <jimb@redhat.com>
7608
7609 * gdbint.texinfo (TARGET_RANGE_PROFITABLE_FOR_HW_WATCHPOINT):
889bf7c5
PA
7610 Delete documentation; this macro has been removed from the
7611 sources.
4f8ada06 7612
3fe0dc10
JB
76132001-11-13 Jim Blandy <jimb@redhat.com>
7614
7615 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Clarify.
7616
9e5abb06
CV
76172001-11-06 Corinna Vinschen <vinschen@redhat.com>
7618
7619 * gdb.texinfo (gdbarch_in_function_epilogue_p): Add documentation.
7620
1c5dfdad
MS
76212001-11-05 Michael Snyder <msnyder@redhat.com>
7622
a9331b3f 7623 * gdb.texinfo (info functions): Document use of backslash to
1c5dfdad
MS
7624 quote regexp chars in function names such as "operator*()".
7625
990f9fe3
FF
76262001-11-01 Fred Fish <fnf@redhat.com>
7627
7628 * gdbint.texinfo (SOLIB_ADD): Document additional new
7629 "readsyms" arg.
7630
b433d00b
DH
76312001-10-30 Don Howard <dhoward@redhat.com>
7632
070b1dd3
DH
7633 * gdb.texinfo: (Command Files) Added documentation for the
7634 behavior of gdb with input redirected from a file.
b433d00b 7635
b7209cb4
FF
76362001-10-28 Fred Fish <fnf@redhat.com>
7637
7638 * gdb.texinfo (auto-solib-add): Change docs to match
7639 implementation change.
7640 (auto-solib-limit): Add docs for new variable.
7641
1aa20aa8
AC
76422001-10-15 Andrew Cagney <ac131313@redhat.com>
7643
7644 * gdbint.texinfo (Target Architecture Definition): Function
7645 value_as_pointer renamed to value_as_address.
7646
fc0c74b1
AC
76472001-10-15 Andrew Cagney <ac131313@redhat.com>
7648
7649 * gdbint.texinfo (Target Architecture Definition): Default
7650 POINTER_TO_ADDRESS functions assume unsigned addresses.
7651 (INTEGER_TO_ADDRESS): Document. Derive pragmatics section from a
7652 posting by Jim Blandy.
7653
f4846649
JB
76542001-10-12 Jim Blandy <jimb@redhat.com>
7655
7656 * Makefile.in (MAKEHTMLFLAGS): Remove -glossary; the most recent
7657 version of texi2html (1.64) doesn't support this flag any more.
7658
f277788b
MK
76592001-09-08 Mark Kettenis <kettenis@gnu.org>
7660
a9dc4918
MK
7661 * gdbint.texinfo (Host Definition): Remove description of
7662 MEM_FNS_DECLARED.
7663
d28379df
MK
7664 * gdbint.texinfo (Host Definition): Remove description of R_OK.
7665
f277788b
MK
7666 * gdbint.texinfo (Host Definition): Remove description of
7667 HAVE_SIGSETMASK.
7668
7ccaa899
EZ
76692001-09-04 Elena Zannoni <ezannoni@redhat.com>
7670
7671 * gdbint.texinfo (Target Architecture Definition): Add
7672 explanation of TARGET_PRINT_INSN macro.
7673
17d9d558
JB
76742001-08-30 Jim Blandy <jimb@redhat.com>
7675
7676 * gdb.texinfo (`add-symbol-file'): Correct synopsis.
7677 Explain what it means to load relocatable files.
7678
72cde065
JB
76792001-08-28 Jim Blandy <jimb@redhat.com>
7680
7681 * gdbint.texinfo: Bring the HTML `top' menu into sync with the
7682 info `top' menu.
7683
9e678452
CF
7684Wed Aug 15 10:47:28 2001 Christopher Faylor <cgf@cygnus.com>
7685
7686 * gdbint.texinfo: Add a cautionary note about macro use.
7687
a2bea4c3 76882001-08-02 Corinna Vinschen <vinschen@redhat.com>
a9331b3f 7689
a2bea4c3
CV
7690 * gdb.texinfo: Explain omitting the hostname in the
7691 `target remote' command.
7692
1129bf27
DJ
76932001-07-30 Daniel Jacobowitz <drow@mvista.com>
7694
7695 * gdbint.texinfo: Remove extraneous START-INFO-DIR-ENTRY
7696 and END-INFO-DIR-ENTRY.
7697
732b3002
SC
76982001-07-28 Stephane Carrez <Stephane.Carrez@worldnet.fr>
7699
7700 * gdb.texinfo (TUI Configuration): Rename tui configuration variables.
7701
89437448
AC
77022001-07-25 Andrew Cagney <ac131313@redhat.com>
7703
7704 * gdbint.texinfo (libgdb): Rewrite.
7705
f7dc1244 77062001-07-26 Eli Zaretskii <eliz@gnu.org>
9a1c15c5
EZ
7707
7708 * Makefile.in (gdbgui.dvi, gdb-gui, gdbgui.info): Targets deleted.
7709
c4555f82
SC
77102001-07-24 Stephane Carrez <Stephane.Carrez@worldnet.fr>
7711
7712 * gdb.texinfo (TUI): New chapter, document the TUI.
7713 (Mode Options): Document the -tui option.
7714
2f45a6e0
MK
77152001-07-23 Mark Kettenis <kettenis@gnu.org>
7716
7717 * gdbint.texinfo (Host Definition): Remove description of
7718 NEED_POSIX_SETPGID.
7719
f7dc1244 77202001-07-23 Eli Zaretskii <eliz@gnu.org>
9f20bf26
EZ
7721
7722 * gdb.tex (DJGPP Native): New node, with descriptions of
7723 DJGPP-specific commands.
7724
be9c6c35
JM
77252001-07-19 John R. Moore <jmoore@redhat.com>
7726
7727 * gdbint.texinfo: Three misspellings.
7728
dfa249fb
AC
77292001-07-06 Andrew Cagney <ac131313@redhat.com>
7730
7731 * Makefile.in (refcard.dvi): Rewrite to avoid problems with empty
7732 `test` expressions on bash. Problem reported by Colin Walters.
7733
c72e7388
AC
77342001-07-04 Andrew Cagney <ac131313@redhat.com>
7735
7736 * gdbint.texinfo (User Interface): Update ui-out documentation to
7737 refelect recent UI/MI updates.
7738
94bbb2c0
AC
77392001-07-04 Andrew Cagney <ac131313@redhat.com>
7740
7741 * gdb.texinfo (Mode Options): Mention the mi0 and mi1
7742 interpreters.
7743
af6c57ea
AC
77442001-06-15 Andrew Cagney <ac131313@redhat.com>
7745
7746 * gdbint.texinfo (Target Architecture Definition): GDBARCH is a C
7747 structure and not macros.
7748 (Host Definition): Document that much of this chapter is obsolete.
7749 (Target Architecture Definition): Update list of files that make
7750 up a target architecture.
7751 (Coding): Update.
7752
83aa8bc6
AC
77532001-06-28 Andrew Cagney <ac131313@redhat.com>
7754
7755 * gdbint.texinfo (Target Architecture Definition): Update
7756 EXTRACT_STRUCT_VALUE_ADDRESS and EXTRACT_STRUCT_VALUE_ADDRESS_P.
7757 The latter has been changed to a true predicate.
7758
f7dc1244 77592001-06-17 Eli Zaretskii <eliz@gnu.org>
cb51c4e0
EZ
7760
7761 * annotate.texi: Add @noindent where needed. From Dmitry
7762 Sivachenko <dima@Chg.RU>.
7763 * gdb.texinfo: Indexing fix. From Dmitry Sivachenko.
7764
656db9b0
AC
77652001-06-16 Andrew Cagney <ac131313@redhat.com>
7766
7767 * gdb.texinfo (Protocol): Fix typo. Extra parenthesis.
7768
df2396a1
AC
77692001-06-14 Andrew Cagney <ac131313@redhat.com>
7770
7771 * gdb.texinfo (Remote Protocol): Document that the ``!'' packet
7772 returns ``OK''. Document that the ``R'' packet does not reply.
7773
0f1f2b0a
MS
77742001-06-13 Michael Snyder <msnyder@redhat.com>
7775
7776 * gdb.texinfo (Protocol): Add doc for new packet "qSymbol:".
7777
f7dc1244 77782001-06-13 Eli Zaretskii <eliz@gnu.org>
24f93129
EZ
7779
7780 * gdb.texinfo (Signals): Clarify the default setting of signal
7781 handling.
7782
a5d7c491
AC
77832001-05-14 Andrew Cagney <ac131313@redhat.com>
7784
7785 * gdbint.texinfo (CLEAR_DEFERRED_STORES): Delete stray @item
7786 (FRAME_ARGS_ADDRESS_CORRECT): Ditto.
7787
05a54c4f
AC
77882001-05-12 Andrew Cagney <ac131313@redhat.com>
7789
7790 * Makefile.in (GDBvn.texi): Set GDBVN from ../version.in.
7791
f7dc1244 77922001-05-10 Eli Zaretskii <eliz@gnu.org>
dab11f21
EZ
7793
7794 * gdbint.texinfo (Clean Design and Portable Implementation):
7795 Renamed from "Clean Design".
7796 (Clean Design and Portable Implementation): Document portable
7797 methods of handling file names, and the associated macros.
7798
f7dc1244 77992001-04-02 Eli Zaretskii <eliz@gnu.org>
f5c37c66
EZ
7800
7801 * gdb.texinfo (Tracepoint Actions): Mention the "info scope"
7802 command and provide a cross-reference to its description.
7803 (Symbols): Note that "info scope" is useful for trace experiments.
7804
f7dc1244 78052001-04-01 Eli Zaretskii <eliz@gnu.org>
c534679c 7806
b37052ae
EZ
7807 * gdb.texinfo (Symbols): Document "info scope".
7808 (Tracepoints): New chapter.
7809 (Contributors): Update for v5.1.
7810 <All nodes>: Change "C++" to "C@t{++}".
7811
0ee54786
EZ
7812 * gdbint.texinfo (User Interface): A new section about ui_out
7813 functions, based on text written by Fernando Nasser.
7814
c534679c
EZ
7815 * stabs.texinfo: Change Permissions to GFDL. Update Copyright.
7816
f7dc1244 78172001-03-26 Eli Zaretskii <eliz@gnu.org>
3d67e040 7818
e9c75b65
EZ
7819 * gdb.texinfo: Change Permissions to GFDL. Update Copyright.
7820
7821 * gdbint.texinfo: Change Permissions to GFDL. Update Copyright.
7822
7823 * gdbgui.texinfo: Change Permissions to GFDL. Update Copyright.
7824 Replace "GDB" with "@value{GDBN}". Fix markup.
7825
7826 * annotate.texi: Change Permissions to GFDL. Update Copyright.
7827
3d67e040
EZ
7828 * gdb.texinfo (Output Formats): Mention "info symbol" and provide
7829 a cross-reference to its description.
7830 (Symbols): Document "info symbol".
7831
f7dc1244 78322001-03-21 Eli Zaretskii <eliz@gnu.org>
9742079a
EZ
7833
7834 * gdbint.texinfo (Algorithms): New section "Watchpoints" and new
7835 subsection "x86 Watchpoints".
7836 (Target Architecture Definition): Document the macros
7837 I386_USE_GENERIC_WATCHPOINTS and TARGET_HAS_HARDWARE_WATCHPOINTS.
7838 (Native Debugging): Document I386_USE_GENERIC_WATCHPOINTS.
7839
b0ed3589
AC
78402001-03-20 Andrew Cagney <ac131313@redhat.com>
7841
7842 * gdbint.texinfo (Target Architecture Definition): Update
7843 definition of SOFTWARE_SINGLE_STEP_P to include empty parameter
7844 list.
7845
b6ba6518
KB
78462001-03-06 Kevin Buettner <kevinb@redhat.com>
7847
7848 * Makefile.in, all-cfg.texi, annotate.texi, gdb.texinfo,
7849 gdbint.texinfo, refcard.tex: Update/correct copyright notices.
7850
f7dc1244 78512001-02-21 Eli Zaretskii <eliz@gnu.org>
5ece1a18
EZ
7852
7853 * gdb.texinfo (Signals): Document "ignore", "noignore", and "all".
7854
f7dc1244 78552001-02-11 Eli Zaretskii <eliz@gnu.org>
56caf160 7856
17cc6a06
EZ
7857 * gdb.texinfo (Environment): Document that `path' does not change
7858 the value of PATH in GDB's own environment (it did in the past,
7859 but that was changed on March 15, 1994). Reported by Doug Evans
7860 <dje@transmeta.com>.
7861
56caf160
EZ
7862 * gdbint.texinfo: Fix up @itemize lists so that @item is alone on
7863 its line. Fix markup of commands and macros. Add an Index node
7864 and index entries.
7865
29e57380
C
78662001-01-23 J.T. Conklin <jtc@redback.com>
7867
7868 * gdb.texinfo (Memory region attributes): New manual section.
7869
1c6147de
ND
78702001-01-04 Nicholas Duffek <nsd@redhat.com>
7871
7872 * gdbint.texinfo (POP_FRAME): Document use by return_command.
7873
f7dc1244 78742000-12-25 Eli Zaretskii <eliz@gnu.org>
b157b00f
EZ
7875
7876 * refcard.tex: Version and copyright fixed. From Phil Edwards
7877 <pedwards@disaster.jaj.com>.
7878
0dcedd82
AC
7879Thu Nov 30 16:57:19 2000 Andrew Cagney <cagney@b1.cygnus.com>
7880
7881 * gdbint.texinfo (ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM,
889bf7c5 7882 DWARF2_REG_TO_REGNUM): Document.
0dcedd82 7883
3b851bce
AC
7884Mon Nov 20 21:29:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
7885
7886 * gdbint.texinfo (Coding): Update current value of
889bf7c5 7887 --enable-build-warnings. Mention --enable-gdb-build-warnings.
3b851bce 7888
f7dc1244 78892000-11-19 Eli Zaretskii <eliz@gnu.org>
4a92d011
EZ
7890
7891 * gdb.texinfo (Continuing and Stepping): Fixed markup and typos,
7892 as suggested by Dmitry Sivachenko <dima@Chg.RU>.
7893
b90a5f51
CF
78942000-11-10 Christopher Faylor <cgf@cygnus.com>
7895
7896 * gdb.texinfo: Document new 'set step-mode' command.
7897
f7dc1244 78982000-10-16 Eli Zaretskii <eliz@gnu.org>
96c405b3
EZ
7899
7900 * gdb.texinfo (Contributors, MIPS Embedded): Minor spelling
7901 changes from Dmitry Sivachenko <dima@Chg.RU>.
7902
f7dc1244 79032000-09-26 Eli Zaretskii <eliz@gnu.org>
c78b4128
EZ
7904
7905 * gdb.texinfo (Hooks): Document the new post-hook functionality.
7906 From Steven Johnson <sbjohnson@ozemail.com.au>.
7907
2e685b93
MK
79082000-08-10 Mark Kettenis <kettenis@gnu.org>
7909
7910 * gdbint.texinfo (Overall Structure): Spelling fix.
7911
f7dc1244 79122000-08-10 Eli Zaretskii <eliz@gnu.org>
6f6ef15a
EZ
7913
7914 * gdbint.texinfo (Target Architecture Definition): Document that
7915 REGISTER_CONVERT_TO_VIRTUAL should only be called on a register
7916 for which REGISTER_CONVERTIBLE returns a zero value.
7917
63ac3005
EZ
79182000-07-08 Christopher Faylor <cgf@cygnus.com>
7919
7920 * Makefile.in (install-info): Find files to install in either the
7921 build or source directories (adapted from Makefile.am).
7922
bd79f757
ND
79232000-07-07 Nicholas Duffek <nsd@redhat.com>
7924
7925 * stabs.texinfo: Fix spelling errors.
7926 (String Field): FILE-NUMBER starts from 0, not 1.
7927
f7dc1244 79282000-07-05 Eli Zaretskii <eliz@gnu.org>
5f208f6d
EZ
7929
7930 * refcard.tex: Remove \centerline from the blurb. Patch from
5ae4183a 7931 Brian Youmans.
5f208f6d 7932
f7dc1244 79332000-06-25 Eli Zaretskii <eliz@gnu.org>
cc542d3b
EZ
7934
7935 * Makefile.in (install-info): Support installation from outside of
5ae4183a
AS
7936 the source directory. Reported by Mark Harig
7937 <markh@frazier.landmark.com>.
cc542d3b 7938
f3b28801
C
79392000-06-20 J.T. Conklin <jtc@redback.com>
7940
7941 * gdb.texinfo: Fix typo, $bpnum is set to last breakpoint number.
7942
449f3b6c
AC
7943Fri May 26 15:55:33 2000 Andrew Cagney <cagney@b1.cygnus.com>
7944
7945 * Makefile.in (pdf, gdbint.pdf, gdb.pdf, stabs.pdf): New targets.
889bf7c5 7946 Generate using pdftex.
449f3b6c 7947 (PDFTEX): Define.
889bf7c5 7948 (STAGESTUFF, maintainer-clean realclean): Add *.pdf.
449f3b6c 7949 (gdb.texinfo, gdbint.texinfo, stabs.texinfo): When TeX insert the
889bf7c5 7950 @contents at the start.
449f3b6c 7951
f7dc1244 79522000-05-24 Eli Zaretskii <eliz@gnu.org>
48e934c6
EZ
7953
7954 * gdb.texinfo: Remove duplicate @syncodeindex. From Brian
5ae4183a 7955 Youmans.
48e934c6 7956
9e9c5ae7
AC
7957Wed May 24 21:27:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
7958
7959 From Brian Youmans:
7960 * gdb.texinfo: Fix ``et al.''.
7961
c741b251
AC
7962Tue May 23 22:57:41 2000 Andrew Cagney <cagney@b1.cygnus.com>
7963
7964 * Makefile.in (refcard.dvi): Remove quotes around REFEDITS in for
889bf7c5 7965 loop.
c741b251 7966
4ab64e14
JG
79672000-05-19 Jimmy Guo <guo@cup.hp.com>
7968
7969 * configure: Regenerate.
7970
f7dc1244 79712000-05-17 Eli Zaretskii <eliz@gnu.org>
d3229ae3
EZ
7972
7973 * Makefile.in (install-info): Run install-info on installed Info
7974 files.
7975
8c70017b
AC
7976Fri May 12 20:18:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
7977
a7cb598a 7978 * gdb.texinfo: Add Stan Shebs, et.al. as authors. Mention
889bf7c5 7979 Andrew Cagney.
8c70017b 7980
f7dc1244 79812000-05-09 Eli Zaretskii <eliz@gnu.org>
598ca718
EZ
7982
7983 * gdb.texinfo: Proofreading changes from Brian Youmans.
7984
bf0184be
ND
79852000-05-01 Nick Duffek <nsd@cygnus.com>
7986
7987 * gdb.texinfo (Command Files): Mention -x, use @enumerate for
7988 startup sequence, minor edits.
7989
f7dc1244 79902000-05-01 Eli Zaretskii <eliz@gnu.org>
41afff9a
EZ
7991
7992 * annotate.texi: Remove "@syncodeindex fn cp", it causes grief in
7993 TeX.
7994
7995 * gdb.texinfo: Add "@syncodeindex fn cp". Convert all entries
7996 "@kindex f" into "@kindex f (foo)", otherwise we get index entries
7997 like `n' and `s' which look weird. Convert some of the @kindex to
7998 @vindex, when they refer to variables, not commands.
7999
33e16fad
AC
8000Sat Apr 29 17:01:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
8001
8002 * gdbint.texinfo (Hints): Do not use @value{GDBN in @nodes.
8003
f7dc1244 80042000-04-23 Eli Zaretskii <eliz@gnu.org>
7162c0ca
EZ
8005
8006 * Makefile.in (GDBMI_DIR): New variable.
8007 (SET_TEXINPUTS): Add $(GDBMI_DIR).
8008 (SFILES_DOC): Add $(GDBMI_DIR)/gdbmi.texinfo.
8009 (gdbmi.texinfo): New target, for texi2roff.
8010 (gdb.me, gdb.ms, gdb.mm): Depend on gdbmi.texinfo.
8011 (gdb.info, gdb_toc.html): Add "-I ${GDBMI_DIR}".
8012
8013 * gdb.texinfo (Top): Add GDB/MI to the main menu and @include
8014 gdbmi.texinfo.
8015 (Mode Options): Add xref to GDB/MI docs and remove a FIXME
8016 comment.
8017
d167840f
EZ
80182000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
8019
8020 * gdb.texinfo (Files): Update description of add-symbol-file
889bf7c5 8021 command.
d167840f 8022
f7dc1244 80232000-04-17 Eli Zaretskii <eliz@gnu.org>
8487521e
EZ
8024
8025 * gdb.texinfo (Porting GDB): Don't use @value in the node name, it
8026 prevents the build (and is generally a Bad Idea).
8027
f7dc1244 80282000-04-17 Eli Zaretskii <eliz@gnu.org>
00e4a2e4
EZ
8029
8030 * gdb.texinfo (Protocol): Prevent makeinfo from complaining about
8031 a comma inside @var.
8032 (Command Files): Index markup changes from Dmitry Sivachenko
8033 <dima@Chg.RU>.
8034
f7dc1244 80352000-04-16 Eli Zaretskii <eliz@gnu.org>
39ec5655
EZ
8036
8037 * Makefile.in (LN_S): Define.
8038 (gdb-cfg.texi, gdb.dvi, links2roff, inc-hist.texinfo): Don't
8039 invoke "ln -s" unless it is known to work.
8040
8041 * configure.in (AC_PROG_LN_S): Add.
8042
8dc7983f
JB
80432000-04-14 Jim Blandy <jimb@redhat.com>
8044
8045 * gdbint.texinfo (Pointers Are Not Always Addresses): New manual
8046 section.
8047 (Target Conditionals): Document ADDRESS_TO_POINTER,
8048 POINTER_TO_ADDRESS.
8049
1a8237e8
DB
80502000-04-11 Daniel Berlin <dan@cgsoftware.com>
8051
8052 * gdbint.texinfo: Replaced GDB with @value{GDBN}, @include
8053 gdb-cfg.texi to get the value.
8054
ca526f1a
JB
80552000-04-10 Jim Blandy <jimb@redhat.com>
8056
8057 * gdbint.texinfo (Target Architecture Definition): Fix
8058 cross-references.
8059
faaafcb4
JB
80602000-04-08 Jim Blandy <jimb@redhat.com>
8061
8062 * gdbint.texinfo (Using Different Register and Memory Data
8063 Representations): New section.
8064 (REGISTER_CONVERTIBLE, REGISTER_RAW_SIZE, REGISTER_VIRTUAL_SIZE,
889bf7c5
PA
8065 REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_VIRTUAL,
8066 REGISTER_CONVERT_TO_RAW): Document.
faaafcb4 8067
1b27397f
AC
8068Mon Apr 3 19:16:32 2000 Andrew Cagney <cagney@b1.cygnus.com>
8069
8070 * gdb.texinfo (Protocol): Deprecate the sequence-id. Add cindex
889bf7c5 8071 for acknowledgments.
1b27397f 8072
480ff1fb
AC
8073Tue Mar 28 18:28:45 2000 Andrew Cagney <cagney@b1.cygnus.com>
8074
8075 * gdb.texinfo (Protocol): Replace ``qfThreadExtraInfo'' with
889bf7c5 8076 qThreadExtraInfo.
480ff1fb 8077
a9331b3f 80782000-03-28 J.T. Conklin <jtc@redback.com>
f1251bdd 8079
a9331b3f
RM
8080 * gdb.texinfo: Clarify which remote debug protocol commands are
8081 required and which are optional.
f1251bdd 8082
dbeb8dbd
AC
8083Tue Mar 28 16:06:22 2000 Andrew Cagney <cagney@b1.cygnus.com>
8084
8085 * gdb.texinfo: Revert remainder of Fri Mar 24 18:06:34 2000 Andrew
889bf7c5
PA
8086 Cagney <cagney@b1.cygnus.com>. Move @chapter and @node entries
8087 back to annotate.texi, rluser.texinfo and inc-hist.texinfo.
dbeb8dbd
AC
8088 * annotate.texi: Update.
8089
6d2ebf8b
SS
80902000-03-28 Stan Shebs <shebs@apple.com>
8091
8092 * gdb.texinfo: Update dates, bump to Eighth Edition (note
8093 expectation of additional changes before release), update
8094 ISBN, add copy of top-level menu for @ifhtml, remove explicit
8095 node links, rephrase and/or shorten lines to fix formatting
8096 problem in both regular and @smallbook formats.
8097 * annotate.texi: Shorten lines in example, use smallexample
8098 consistently everywhere.
8099 * Makefile.in: Add comment about texinfo 4.0 html generation.
8100 (SFILES_INCLUDED): Add annotate.texi.
8101
5d161b24
DB
81022000-03-27 Daniel Berlin <dan@cgsoftware.com>
8103
5ae4183a
AS
8104 * gdb.texinfo (Debugging Output): Added new section, documenting
8105 the "set/show debug" commands.
5d161b24 8106
b9deaee7
AC
8107Fri Mar 24 18:06:34 2000 Andrew Cagney <cagney@b1.cygnus.com>
8108
8109 * annotate.texi (Annotations): When GDBN omit @chapter and @node
889bf7c5 8110 entry.
b9deaee7
AC
8111
8112 * gdb.texinfo: Check for @ifinfo instead of @ifnottex.
8113 (rluser.texinfo, inc-hist.texinfo, annotate.texi): Add local
889bf7c5 8114 @chapter and @node entries.
a9331b3f 8115
b9deaee7 8116 * gdb.texinfo: Link all top-level nodes.
a9331b3f 8117
9ef47d30
AC
8118Fri Mar 24 17:56:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
8119
8120 * Makefile.in (install-info): Create $(infodir) before installing
889bf7c5 8121 files.
9ef47d30 8122
cfeada60
FN
81232000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
8124
8125 From David Whedon <dwhedon@gordian.com>
5ae4183a 8126 * gdbint.texinfo : Added paragraphs about command deprecation.
cfeada60 8127
6837a0a2
DB
81282000-03-22 Daniel Berlin <dan@cgsoftware.com>
8129
8130 * gdb.texinfo: Add documentation for the apropos command.
8131
bba2971c
MS
81322000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
8133
8134 * gdb.texinfo: Add new queries ThreadInfo and ThreadExtraInfo.
8135
2b628194
MS
81362000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
8137
a9331b3f 8138 * gdb.texinfo: Add white space to prevent overprinting in
2b628194
MS
8139 two places.
8140
96a2c332
SS
81412000-03-17 Stan Shebs <shebs@apple.com>
8142
8143 * gdb.texinfo: Many minor changes from Dmitry Sivachenko
8144 <dima@Chg.RU>, also clarification of allowed content for
8145 string constants.
8146
f7dc1244 81472000-03-16 Eli Zaretskii <eliz@gnu.org>
d700128c
EZ
8148
8149 * gdb.texinfo (main menu): Add Annotations.
8150 (File Options): Add @cindex entries for each command-line option.
8151 Document --epoch, --annotate, --async, --interpreter, --write,
8152 --statistics, and --version.
8153
8154 * annotate.texi: Convert to a chapter. Use @value{GDBN} instead
8155 of GDB.
8156
9d233477
JB
81572000-02-23 Jim Blandy <jimb@redhat.com>
8158
8159 * gdbint.texinfo (FUNCTION_START_OFFSET): Document.
8160
14e0eb3b
JB
81612000-02-22 Jim Blandy <jimb@redhat.com>
8162
8163 * gdbint.texinfo: Document COERCE_FLOAT_TO_DOUBLE --- the new form.
8164
3555de01
JM
81652000-02-15 Jason Molenda (jsm@bugshack.cygnus.com)
8166
8167 * Makefile.in (diststuff): New target.
8168
5e35df8e
KB
81692000-02-15 Kevin Buettner <kevinb@redhat.com>
8170
8171 * agentexpr.texi: Fix wording regarding Intel's IA-64
90a3d8f2 8172 architecture. [From Jim Wilson.]
5e35df8e 8173
c5394b80
JM
81742000-01-16 Tom Tromey <tromey@cygnus.com>
8175
8176 * gdb.texinfo (Breakpoints): Mention breakpoint ranges.
8177 (Delete Breaks): Mention range arguments.
8178 (Disabling): Likewise.
8179
c3f6f71d
JM
81802000-01-05 Dmitry Sivachenko <dima@Chg.RU>
8181
8182 * gdb.texinfo: Wrap "ASCII" in @sc{}; clarify a few sentences.
8183
c4093a6a
JM
8184Wed Dec 8 19:53:08 1999 Andrew Cagney <cagney@b1.cygnus.com>
8185
8186 * gdbint.texinfo (FRAME_CHAIN_VALID): Add the generic frame-chain
889bf7c5 8187 valid functions.
c4093a6a 8188
11cf8741
JM
81891999-11-05 Stan Shebs <shebs@andros.cygnus.com>
8190
8191 * gdb.texinfo: Clarify regular expressions used in rbreak.
8192
917317f4
JM
81931999-10-15 Kevin Buettner <kevinb@cygnus.com>
8194
8195 * gdbint.texinfo (MEMORY_INSERT_BREAKPOINT,
8196 MEMORY_REMOVE_BREAKPOINT): Document.
8197
8198Thu Oct 14 21:17:17 1999 Andrew Cagney <cagney@b1.cygnus.com>
8199
8200 * gdb.texinfo (remote): Document how GDB ignores the qOffsets BSS
889bf7c5 8201 offset re-using the DATA offset instead.
917317f4 8202
2df3850c
JM
82031999-10-11 Jim Kingdon <kingdon@redhat.com>
8204
8205 * gdbint.texinfo (Target Architecture Definition): Add PARM_BOUNDARY.
8206
82071999-10-05 Stan Shebs <shebs@andros.cygnus.com>
8208
8209 From Dmitry Sivachenko <demon@gpad.ac.ru>:
8210 * gdb.texinfo: Use GDBP and GDBN everywhere, fix a couple other
8211 typos.
8212
8213 * gdb.texinfo: Various minor wording and formatting improvements,
8214 mentions of additional command-line options.
8215
2acceee2
JM
82161999-09-30 Fred Fish <fnf@cygnus.com>
8217
8218 * gdb.texinfo: Document additional forms of specifying section
8219 names and addresses for the add-symbol-file command.
8220
c2c6d25f
JM
82211999-09-14 Michael Snyder <msnyder@cleaver.cygnus.com>
8222
8223 * gdbint.texinfo: Fix typo, add the word "have".
8224
82251999-09-14 Jim Blandy <jimb@cris.red-bean.com>
8226
8227 * gdbint.texinfo (Target Architecture Definition): Document the
8228 SKIP_PERMANENT_BREAKPOINT macro.
8229
d4f3574e
SS
82301999-09-07 Stan Shebs <shebs@andros.cygnus.com>
8231
8232 * gdb.texinfo: Fiks speling errers.
8233
8234 * gdb.texinfo: Fix uses of @multitable.
8235
f7dc1244 8236 From Eli Zaretskii <eliz@gnu.org>:
d4f3574e 8237 * gdb.texinfo: Include details specific to DOS host, clarify
889bf7c5 8238 some confusing language, fix @ref/@xref/@pxref usages, add
d4f3574e
SS
8239 comments about using with optimization, add more indexing,
8240 fix info about disassembly-flavor.
8241
8242Tue Sep 7 09:11:24 1999 Kevin Buettner <kevinb@cygnus.com>
8243
8244 * gdbint.texinfo (IN_SOLIB_DYNSYM_RESOLVE_CODE,
8245 SKIP_SOLIB_RESOLVER): Define.
8246
8247Fri Sep 3 18:05:14 1999 Andrew Cagney <cagney@b1.cygnus.com>
8248
8249 * gdb.texinfo (Protocol): Review. Add tables describing ``q'' and
889bf7c5 8250 ``g'' packets.
d4f3574e 8251
104c1213
JM
82521999-08-30 Stan Shebs <shebs@andros.cygnus.com>
8253
8254 * gdb.texinfo: Create a new "Configurations" chapter with
889bf7c5
PA
8255 platform-specific info, inline remote.texi and move sections of it
8256 into the new chapter, move bits about info proc, heuristic search,
104c1213
JM
8257 and register stack into the new chapter.
8258 * remote.texi: Remove, now part of gdb.texinfo.
8259 * Makefile.in (SFILES_INCLUDED): Remove ref to remote.texi.
8260
82611999-08-27 Jason Molenda (jsm@bugshack.cygnus.com)
8262
8263 * gdbint.texinfo (GDB_TARGET_IS_SUN3, GDB_TARGET_IS_SUN386,
8264 GDB_TARGET_IS_MACH386): These kludges have gone away.
8265
8266Wed Aug 25 10:47:03 1999 Andrew Cagney <cagney@b1.cygnus.com>
8267
8268 * gdbint.texinfo (Target Architecture Definition): Mention
889bf7c5 8269 TDEPLIBS.
104c1213 8270
53a5351d
JM
82711999-08-20 Stan Shebs <shebs@andros.cygnus.com>
8272
8273 * gdb.texinfo: Remove remaining "HPPA" conditionals, rewrite
8274 surrounding text to fit HP-UX bits into general info.
8275 (HPPA-cfg.texi): Remove, no longer useful.
8276
8277 * gdb.texinfo: Remove explicit links from @node lines, remove
8278 HP-added "Detailed Node Listing" from main menu which confuses
8279 things.
8280
8281 From Dmitry Sivachenko <dima@Chg.RU>:
8282 * gdb.texinfo: Use @value{GDBN} instead of plain GDB, fix grouping
889bf7c5 8283 in description of `set environment'.
53a5351d
JM
8284
82851999-08-17 Stan Shebs <shebs@andros.cygnus.com>
8286
8287 * gdbint.texinfo: Update coding standard to allow pure ANSI/ISO C.
8288
7be570e7
JM
82891999-08-12 Ben Elliston <bje@cygnus.com>
8290
8291 * gdbint.texinfo (Breakpoint Handling): Add missing words.
8292
f7dc1244 82931999-08-10 Eli Zaretskii <eliz@gnu.org>
7be570e7
JM
8294
8295 * gdb.texinfo (Set Watchpoints): Explain some subtleties about
889bf7c5
PA
8296 watch, awatch, and rwatch. Explain why the latter two cannot be
8297 set as software watchpoints. Document that watchpoints for local
8298 variables are deleted when the debuggee terminates.
7be570e7
JM
8299
8300Wed Aug 11 13:18:14 1999 Andrew Cagney <cagney@amy.cygnus.com>
8301
8302 * remote.texi (Protocol): Further clarification of the "qRcmd"
889bf7c5
PA
8303 packet. Allow E.. response packet. "qRcmd" packet is no longer
8304 reserved.
7be570e7
JM
8305
83061999-08-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
8307
a9331b3f
RM
8308 * Makefile.in: Rename inc-hist.texi to inc-hist.texinfo.
8309 * gdb.texinfo: Ditto.
7be570e7 8310
96baa820
JM
83111999-08-06 Tom Tromey <tromey@cygnus.com>
8312
8313 * gdb.texinfo (KOD): New node.
8314
8315Fri Aug 6 17:05:48 1999 Andrew Cagney <cagney@b1.cygnus.com>
8316
8317 * remote.texi (Rcmd): Fix minor formatting typos.
8318
8319Thu Aug 5 17:57:41 1999 Andrew Cagney <cagney@b1.cygnus.com>
8320
8321 * remote.texi (protocol qRcmd): Allow ``OK'' and ``O...'' response
889bf7c5 8322 packets.
96baa820 8323
adf40b2e
JM
83241999-07-14 Jim Blandy <jimb@zwingli.cygnus.com>
8325
8326 * gdbint.texinfo (PREPARE_TO_PROCEED, ADDR_BITS_REMOVE): Doc
8327 fixes.
8328
43ff13b4
JM
8329Tue Jun 29 11:43:55 1999 Andrew Cagney <cagney@b1.cygnus.com>
8330
8331 * gdbint.texinfo (SAVE_DUMMY_FRAME_TOS): Define.
8332
085dd6e6
JM
8333Fri Jun 25 11:47:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
8334
8335 * remote.texi (Communication Protocol): ``v'' is in use. Fix
889bf7c5
PA
8336 numerous formatting errors. Clarify ``i''. Mark ``i'', ``Z'',
8337 ``z'' and ``qRcmd'' as draft instead of reserved. Identify
8338 packets that are not supported on all hosts. Expand examples.
8339 Spell check.
085dd6e6
JM
8340
83411999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
8342
8343 * Makefile.in: Recognize html, install-html. Add targets
8344 to build HTML versions of documentation via texi2html.
8345
8346Thu Jun 24 15:59:03 1999 Stan Shebs <shebs@andros.cygnus.com>
8347
8348 * gdbint.texinfo (Testsuite): New chapter, information about the
889bf7c5 8349 testsuite.
085dd6e6
JM
8350
8351Fri Jun 25 02:40:34 1999 Andrew Cagney <cagney@b1.cygnus.com>
8352
8353 * remote.texi (Communication Protocol): Rewrite.
8354
8355Thu Jun 24 16:59:54 1999 Andrew Cagney <cagney@b1.cygnus.com>
8356
8357 * stabs.texinfo: Fix uses of xref.
8358
9e0b60a8
JM
8359Thu Jun 17 17:23:25 1999 Stan Shebs <shebs@andros.cygnus.com>
8360
8361 * gdbint.texinfo: Add an anti-printf exhortation, and update the
8362 info about patch submission.
8363
cce74817
JM
8364Mon Jun 7 15:49:40 1999 Stan Shebs <shebs@andros.cygnus.com>
8365
8366 From Per Bothner <bothner@cygnus.com>:
8367 * gdb.texinfo: Document Chill support.
8368
8369Fri Jun 4 16:58:22 1999 Andrew Cagney <cagney@b1.cygnus.com>
8370
8371 * gdbint.texinfo (SP_REGNUM, FP_REGNUM, PC_REGNUM): Add reference
889bf7c5
PA
8372 to corresponding TARGET_READ_reg TARGET_WRITE_reg macros.
8373 Document that the value should be greater-than or equal-to zero.
8374 (NO_STD_REGS): Document. Deprecate.
cce74817 8375
ac9a91a7
JM
8376Tue Jun 1 15:04:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
8377
8378 * gdbint.texinfo (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT):
889bf7c5 8379 Document that these are not used.
ac9a91a7
JM
8380
8381Thu May 27 09:28:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
8382
8383 * gdbint.texinfo (EXTRACT_STRUCT_VALUE_ADDRESS_P): Document.
8384
392a587b
JM
8385Mon May 24 10:07:39 1999 Andrew Cagney <cagney@b1.cygnus.com>
8386
8387 * gdbint.texinfo (FRAME_NUM_ARGS): Update definition. Parameter
889bf7c5 8388 numargs was dropped.
392a587b
JM
8389
8390Thu May 20 12:26:59 1999 Andrew Cagney <cagney@b1.cygnus.com>
8391
8392 * gdbint.texinfo (FRAMELESS_FUNCTION_INVOCATION): Update.
8393
b83266a0
SS
8394Tue Apr 27 19:14:20 1999 Andrew Cagney <cagney@b1.cygnus.com>
8395
8396 * gdbint.texinfo (SKIP_PROLOGUE, SKIP_PROLOGUE_FRAMELESS_P):
889bf7c5 8397 Update.
b83266a0 8398
7a292a7a
SS
8399Thu Apr 22 13:07:37 1999 Andrew Cagney <cagney@b1.cygnus.com>
8400
8401 * gdbint.texinfo (USE_GENERIC_DUMMY_FRAMES): Document.
8402 (GET_SAVED_REGISTER): Update, not just the a29k uses this.
8403
8404Wed Apr 21 13:59:01 1999 Dave Brolley <brolley@cygnus.com>
8405
8406 * gdbint.texinfo: Fix typos: $ -> @.
8407
8408Tue Apr 20 11:59:38 1999 Andrew Cagney <cagney@b1.cygnus.com>
8409
8410 * gdbint.texinfo (REGISTER_NAMES, BREAKPOINT, BIG_BREAKPOINT,
889bf7c5
PA
8411 LITTLE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT,
8412 BIG_REMOTE_BREAKPOINT): Deprecate in favor of REGISTER_NAME and
8413 BREAKPOINT_FROM_PC.
a9331b3f 8414
7a292a7a
SS
8415Mon Apr 12 16:00:44 1999 Andrew Cagney <cagney@b1.cygnus.com>
8416
8417 * gdbint.texinfo (CALL_DUMMY_STACK_ADJUST_P,
889bf7c5 8418 CALL_DUMMY_STACK_ADJUST): Document.
7a292a7a
SS
8419
8420Thu Apr 8 17:23:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
8421
8422 * gdbint.texinfo (CALL_DUMMY_P, CALL_DUMMY_WORDS,
889bf7c5 8423 SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY): Define.
7a292a7a
SS
8424
84251999-04-02 Stan Shebs <shebs@andros.cygnus.com>
8426
8427 * gdbint.texinfo (MAINTENANCE_CMDS): Remove ref, since it no
8428 longer exists.
8429
8430Tue Mar 9 19:25:11 1999 Stan Shebs <shebs@andros.cygnus.com>
8431
8432 * gdb.texinfo, remote.texi, all-cfg.texi, HPPA-cfg.texi: Remove
889bf7c5
PA
8433 nearly all @ifset/@ifclear conditionals; nobody uses them, and
8434 they make the manual source incomprehensible.
7a292a7a
SS
8435 * h8-cfg.texi: Remove, hasn't been used in years.
8436
c906108c
SS
8437Thu Feb 11 18:00:59 1999 Stan Shebs <shebs@andros.cygnus.com>
8438
8439 * gdb.texinfo: Update the credits.
8440
8441Mon Feb 8 17:33:57 1999 Stan Shebs <shebs@andros.cygnus.com>
8442
8443 * gdb.texinfo: Fix mistakes noticed in printout of last
8444 draft, add Alpha to discussion of heuristic fence post.
8445
8446Fri Feb 5 17:20:00 1999 Stan Shebs <shebs@andros.cygnus.com>
8447
8448 * gdb.texinfo, remote.texi: Many changes; update to Seventh
889bf7c5
PA
8449 Edition, merge some HP changes into mainline, describe some
8450 previously undocumented features, describe more of the target
8451 commands available, eliminate obsolete section on renamed
8452 commands.
c906108c
SS
8453 * all-cfg.texi, HPPA-cfg.texi: Remove some obsolete conditionals.
8454
8455Wed Jan 20 17:47:45 1999 Stan Shebs <shebs@andros.cygnus.com>
8456
8457 * gdb.texinfo: Make many HPPA conditionals unconditional,
8458 including catchpoint description, since now on for all configs.
8459 * all-cfg.texi: @clear HPPA, since is mainly for very HP-specific
8460 specializations.
8461
8462Thu Jan 14 17:10:12 1999 Stan Shebs <shebs@andros.cygnus.com>
8463
8464 * Makefile.in (GDBvn.texi): Fix match expression to work with
8465 current format of VERSION in gdb/Makefile.in.
8466 * gdb.texinfo: Fix node ref to match new readline.
8467
8468Wed Jan 13 10:38:40 1999 Edith Epstein <eepstein@sophia.cygnus.com>
8469
a9331b3f
RM
8470 * gdb.texinfo: Changes made as part of a project to merge in
8471 changes made by HP. Documentation makes extensive use of
c906108c
SS
8472 @ifclear HPPA and @ifset HPPA. The HP manual omits doumentation
8473 on remote debugging. There are differences in documentation
889bf7c5 8474 (HP vs. non-HP) on C++ support (aCC vs. gnu gcc++). Also,
c906108c
SS
8475 the HP manual discusses catchpoints, hardware watchpoints, and
8476 some HPUX specific limitations for shared library support.
a9331b3f 8477
c906108c
SS
8478 There are also a number of @node changes.
8479
84801999-01-12 Jason Molenda (jsm@bugshack.cygnus.com)
8481
8482 * gdbint.texinfo (Formatting): Disambiguate a sentence.
8483 (C Usage): Same.
8484
8485Wed Jan 6 11:55:34 1999 David Taylor <taylor@texas.cygnus.com>
8486
8487 The following changes were made by Edith Epstein
889bf7c5
PA
8488 <eepstein@cygnus.com> as part of a project to merge in changes
8489 made by HP.
a9331b3f 8490
c906108c
SS
8491 * HPPA-cfg.texi: new file.
8492
8493 * all-cfg.texi: set HPPA for HP PA-RISC targets.
8494
8495 * refcard.tex: change documentation about catch.
8496 removed info catch.
8497
8498Mon Jan 4 18:29:18 1999 Stan Shebs <shebs@andros.cygnus.com>
8499
8500 * gdbint.texinfo: Expand on GDB's coding standards,
8501 specify the use of arg names with prototypes.
8502
85031998-12-14 J.T. Conklin <jtc@redbacknetworks.com>
8504
8505 * gdb.texinfo: Fix tipo.
8506
8507Sun Dec 13 10:27:59 1998 Andrew Cagney <cagney@b1.cygnus.com>
8508
8509 * gdbint.texinfo: Document TARGET_BYTE_ORDER_DEFAULT and
889bf7c5 8510 TARGET_BYTE_ORDER_SELECTABLE_P.
c906108c
SS
8511
8512Thu Dec 10 16:07:09 1998 Andrew Cagney <cagney@b1.cygnus.com>
8513
8514 * gdbint.texinfo (FRAME_FIND_SAVED_REGS): Document.
8515
85161998-12-09 Jim Blandy <jimb@zwingli.cygnus.com>
8517
8518 * agentexpr.texi: New file.
8519
8520Wed Dec 9 21:13:57 1998 Andrew Cagney <cagney@chook>
8521
8522 * gdbint.texinfo (REGISTER_NAME): Replace REGISTER_NAMES.
8523
85241998-12-03 J.T. Conklin <jtc@redbacknetworks.com>
8525
8526 * remote.texi: Changed wording that implied that the GDB remote
8527 protocol caches register values instead of GDB itself.
8528
8529Tue Dec 1 17:45:43 1998 Stan Shebs <shebs@andros.cygnus.com>
8530
8531 * gdbint.texinfo: Add some info about symbol readers.
8532 (CHILL_PRODUCER, etc): Comment out descriptions, not useful.
8533 (IN_SOLIB_CALL_TRAMPOLINE): Rename info from IN_SOLIB_TRAMPOLINE.
8534 (IN_SOLIB_RETURN_TRAMPOLINE): Describe.
8535 (KERNEL_DEBUGGING, MIPSEL): No info about these, remove.
8536
8537Mon Nov 30 11:32:21 1998 Andrew Cagney <cagney@chook>
8538
a9331b3f 8539 * gdbint.texinfo (FRAME_CHAIN_VALID_ALTERNATE):
c906108c
SS
8540
8541Sat Nov 28 13:45:53 1998 Andrew Cagney <cagney@b1.cygnus.com>
8542
8543 * gdbint.texinfo (INNER_THAN): Update, now takes parameters.
8544
8545Fri Nov 27 12:39:45 1998 Andrew Cagney <cagney@chook>
8546
8547 * gdbint.texinfo (NO_SINGLE_STEP): Replace with
889bf7c5 8548 SOFTWARE_SINGLE_STEP_P and SOFTWARE_SINGLE_STEP.
c906108c
SS
8549
8550Wed Oct 14 10:02:40 1998 Andrew Cagney <cagney@b1.cygnus.com>
8551
8552 * gdbint.texinfo: Fix minor typos.
8553
8554Wed Sep 30 18:03:19 1998 Stan Shebs <shebs@andros.cygnus.com>
8555
8556 * gdbint.texinfo: Complete overhaul. Group descriptions more
8557 logically, add more info on generic algorithms, remove much
8558 obsolete and/or wrong material.
8559
8560Fri Jul 24 17:51:38 1998 Ian Lance Taylor <ian@cygnus.com>
8561
8562 * stabs.texinfo (Method Type Descriptor): Expand and correct.
8563
8564Mon May 4 10:37:12 1998 Brian Youmans (3diff@gnu.org)
8565
8566 * refcard.tex: Copyright, address updates.
8567
8568Tue Apr 21 18:09:56 1998 Stan Shebs <shebs@andros.cygnus.com>
8569
8570 * gdb.texinfo (EDITION, DATE): Update and change to use ordinals
8571 for the edition instead of confusing GDB-version-like numbers.
8572
8573Mon Apr 13 14:05:00 1998 Fred Fish <fnf@cygnus.com>
8574
8575 * gdb.texinfo (hbreak, watch): Fix typo, "date" -> "data".
8576
8577Thu Apr 2 16:52:44 1998 Jason Molenda (crash@bugshack.cygnus.com)
8578
5ae4183a 8579 * LRS: Reformat a bit to keep text under 80 columns.
c906108c
SS
8580
8581Thu Apr 2 16:10:36 1998 Stan Shebs <shebs@andros.cygnus.com>
8582
8583 * gdb.texinfo: Add some credits, mention bug monitor.
8584 * remote.texi: Mention mips monitor targets.
8585 * gdbint.texinfo: Describe SP_REGNUM, STEP_SKIPS_DELAY.
a9331b3f 8586
c906108c
SS
8587Mon Feb 2 17:13:03 1998 Stan Shebs <shebs@andros.cygnus.com>
8588
8589 * gdbint.texinfo: Remove obsolete mentions of pinsn.c and opcode.h
889bf7c5
PA
8590 files, finish sorting of host vs target vs native macros, describe
8591 some more of them.
c906108c
SS
8592
8593Tue Jan 13 16:44:50 1998 Fred Fish <fnf@cygnus.com>
8594
8595 * gdbint.texinfo (Host Conditionals): Document change from
8596 using NO_MMALLOC to it's inverse, USE_MMALLOC.
8597
8598Mon Nov 24 13:55:21 1997 Andrew Cagney <cagney@b1.cygnus.com>
8599
8600 * gdbint.texinfo (Host Conditionals): Document
889bf7c5 8601 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, HAVE_LONG_DOUBLE.
c906108c
SS
8602
8603Fri Jul 4 14:52:31 1997 Ian Lance Taylor <ian@cygnus.com>
8604
8605 * gdbint.texinfo (Host Conditionals): Add CRLF_SOURCE_LINES.
8606 Document LSEEK_NOT_LINEAR.
8607
8608Tue Mar 25 14:44:09 1997 Ian Lance Taylor <ian@cygnus.com>
8609
8610 * stabs.texinfo (Stab Section Basics): Make it clear that only
8611 some versions of the GNU linker remove the leading N_UNDF symbol.
8612
8613Thu Feb 27 17:45:19 1997 Ian Lance Taylor <ian@cygnus.com>
8614
8615 * stabs.texinfo (String Field): Document type number pairs here,
8616 instead of in the Sun specific section.
8617 (Include Files): The GNU linker supports the N_BINCL
8618 optimization. Clarify the N_BINCL value, and what it is used
8619 for.
8620 (Procedures): Document N_FUN with an empty string to mark the end
8621 of a function.
8622 (Typedefs): Mention that Sun compilers may use N_GSYM for a type.
8623 (Sun Differences): Remove this node, as the information is now
8624 elsewhere in the main document.
8625 (Stab Section Basics): Mention that the GNU linker may optimize
8626 stabs and remove the leading N_UNDF symbol.
8627
8628Mon Dec 9 12:23:32 1996 Roland Pesch <roland@wrs.com>
8629
8630 * gdb.texinfo, refcard.tex: Restore author credit
8631
8632Wed Oct 2 22:01:36 1996 Fred Fish <fnf@fishfood.ninemoons.com>
8633
8634 * gdbint.texinfo (SIGTRAMP_START, SIGTRAMP_END): Update
8635 documentation to account for START and END macros taking
8636 one arg.
8637
8638Thu Aug 22 17:59:03 1996 Fred Fish <fnf@cygnus.com>
8639
8640 From: Eberhard Mattes <mattes@azu.informatik.uni-stuttgart.de>
8641 * gdb.texinfo (Frames): Fix typo.
8642
8643Tue Jul 23 10:06:20 1996 Fred Fish <fnf@cygnus.com>
8644
8645 * gdbint.texinfo (NO_SINGLE_STEP): Document that single_step takes
8646 a target_signal as arg type, not a pid.
8647
8648Fri Jul 12 11:10:05 1996 Stu Grossman (grossman@critters.cygnus.com)
8649
8650 * gdb.texinfo: Document `set assembly-language'.
8651
8652Thu Jul 11 13:50:28 1996 Stan Shebs <shebs@andros.cygnus.com>
8653
8654 * remote.texi: Update list of stubs in the GDB distribution.
8655
8656Fri Jul 5 15:38:54 1996 Fred Fish <fnf@cygnus.com>
8657
8658 * gdbint.texinfo (NO_MMCHECK): Renamed from NO_MMALLOC_CHECK.
889bf7c5
PA
8659 Also document that some systems can use mmalloc but must define
8660 this if their C runtime allocates memory that is later freed.
c906108c 8661 (MMCHECK_FORCE): Document new macro.
a9331b3f 8662
c906108c
SS
8663Fri Jun 28 22:17:10 1996 Dawn Perchik <dawn@cygnus.com>
8664
8665 * remote.texi: Add documentation for target Sparclet.
8666
8667Mon Jun 24 18:12:22 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
8668
a9331b3f 8669 * Makefile.in (srcdir, VPATH, prefix, infodir, INSTALL,
c906108c
SS
8670 INSTALL_PROGRAM, INSTALL_DATA): Use autoconf set values.
8671 * configure.in: Rewritten for autoconf.
8672 * configure: New.
8673
8674Mon Jun 17 10:43:41 1996 Fred Fish <fnf@cygnus.com>
8675
8676 * Makefile.in (DVIPS): New define, set to dvips.
8677 (dvi): Add stabs.dvi.
8678 (ps): New target.
8679 (all-doc): Depend on info, dvi, and ps targets.
8680 (STAGESTUFF): Add *.ps and *.dvi files.
8681 (clean-info, clean-dvi): Remove.
8682 (mostlyclean): Does not depend upon clean-info or clean-dvi,
8683 rules completely rewritten.
8684 (maintainer-clean): Remove clean-info and clean-dvi
8685 dependencies and put their actions in the rules.
8686 (gdb.ps): New target
a9331b3f 8687 (gdb.dvi, gdbgui.dvi, gdbint.dvi, stabs.dvi): Remove
c906108c
SS
8688 intermediate TeX files, whether they have 2 or 3 character
8689 extensions.
8690 (gdbint.ps): Add target and rules.
8691 (gdb-internals): Delete unused target.
8692 (Makefile): Depends upon config.status also.
8693
8694Sat Mar 30 15:46:58 1996 Fred Fish <fnf@cygnus.com>
8695
8696 * gdbint.texinfo (CC_HAS_LONG_LONG): Clarify when/how this is
8697 set.
8698
8699Sat Mar 16 15:10:20 1996 Fred Fish <fnf@cygnus.com>
8700
8701 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
8702 * gdb.texinfo (Expressions): Fix erroneous array constant example.
8703
8704Sat Mar 16 13:28:45 1996 Fred Fish <fnf@cygnus.com>
8705
8706 * gdb.texinfo: Add missing "@bullet" to some "@itemize" commands.
8707
8708Sat Feb 10 03:28:36 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8709
8710 * gdb.texinfo (Print settings): Document
8711 `set/show print static-members' commands.
8712
8713Wed Jan 10 14:16:37 1996 Fred Fish <fnf@cygnus.com>
8714
8715 * gdbint.texinfo (Native): Document name change, coredep.c to
8716 core-aout.c.
8717
8718Wed Dec 13 12:35:28 1995 Ian Lance Taylor <ian@cygnus.com>
8719
8720 * stabs.texinfo (Include Files): Document the values the SunOS4
8721 linker creates for N_BINCL/N_EINCL/N_EXCL stabs.
8722
8723Fri Dec 8 21:08:44 1995 Fred Fish <fnf@cygnus.com>
8724
8725 * gdbint.texinfo (Releases): Change gdb.tar.Z to gdb.tar.gz.
8726 Fix typo.
8727
8728Fri Dec 1 11:07:50 1995 Fred Fish <fnf@cygnus.com>
8729
8730 * gdbint.texinfo (Releases): Make "gdb.tar.gz" rather than
8731 "gdb.tar.Z".
8732
8733Wed Sep 20 13:14:10 1995 Ian Lance Taylor <ian@cygnus.com>
8734
8735 * Makefile.in (maintainer-clean): New target, synonym for
8736 realclean.
8737
8738Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
8739
8740 * Update all FSF addresses except those in COPYING* files.
8741
8742Wed Jul 19 18:43:03 1995 Stan Shebs <shebs@andros.cygnus.com>
8743
8744 From Richard Earnshaw (rearnsha@armltd.co.uk):
8745 * gdb.texinfo (convenience variables): Document $_exitcode.
8746 (quit): Document optional expression to use as exit code.
8747
8748Thu Jun 22 21:27:33 1995 Victoria Mixon <victoria@cygnus.com>
8749
8750 * gdb.texinfo, remote.texi: Brought up to date with various
8751 GDB changes.
8752
8753Tue Jun 20 14:35:38 1995 Stan Shebs <shebs@andros.cygnus.com>
8754
8755 * gdb.texinfo: Update dates and versions, fix comments about
8756 hardware watchpoints in future releases and about the
8757 sharedlibrary command.
8758
8759Mon May 8 09:30:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8760
8761 * stabs.texinfo: Remove node `XCOFF differences'. Describe value of
8762 C_FUN stab. Other cleanups.
8763
8764Wed Apr 19 07:02:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8765
8766 * remote.texi (Bootstrapping): Clarify that flush_i_cache is only
8767 for the sparc stub.
8768
8769Tue Apr 11 11:41:49 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8770
8771 * annotate.texi: Clarify which addresses have differing formats
8772 depending on the language and which do not.
8773
8774Tue Mar 28 16:56:22 1995 J.T. Conklin <jtc@rtl.cygnus.com>
8775
8776 * remote.texi (NetWare): Changed example to use BOARD= instead of
8777 NODE= argument to reflect correspoding change to gdbserve.nlm.
8778
8779Fri Mar 17 06:47:02 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8780
8781 * stabs.texinfo (Negative Type Numbers): Mention the fact that
8782 GDB, as well as AIX dbx, supports the size type attribute.
8783
8784Thu Mar 16 12:11:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8785
8786 * stabs.texinfo (Negative Type Numbers): Document types -31 to -34.
8787
8788Mon Mar 13 16:49:13 1995 Per Bothner <bothner@kalessin.cygnus.com>
8789
8790 * gdb.texinfo (Define): Document $arg0... arguments to commands,
8791 and new 'if' and 'while' commands.
8792
8793Fri Feb 17 15:24:35 1995 Per Bothner <bothner@kalessin.cygnus.com>
8794
8795 * gdb.texinfo (Artificial arrays): Note use of coerce-to-array-type.
8796
8797Wed Feb 15 11:59:18 1995 J.T. Conklin <jtc@rtl.cygnus.com>
8798
8799 * all-cfg.texi: New flag, GDBSERVE, for NetWare's gdbserve.nlm.
8800 * remote.texi (NetWare): New node, how to use gdbserve.nlm on
8801 NetWare targets. Mostly stolen from the Server node.
8802
8803Fri Feb 10 20:20:08 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8804
8805 * gdb.texinfo (Setting): Talk about the language of a source file
8806 versus the working language. The old documentation did not match
8807 what GDB did.
8808
8809Wed Feb 1 20:26:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8810
8811 * stabs.texinfo (Source Files): Document N_SO used to mark the end
8812 of a source file.
8813
8814Mon Jan 23 14:23:37 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8815
8816 * gdb.texinfo (Processes): New node.
8817
8818Tue Jan 17 14:09:03 1995 Ian Lance Taylor <ian@sanguine.cygnus.com>
8819
8820 * remote.texi: Update documentation of set/show mipsfpu.
8821
3fc11d3e
JM
8822Fri Jan 6 17:17:28 1995 Stan Shebs <shebs@andros.cygnus.com>
8823
8824 * gdbgui.texinfo: New file, manual for GUI (gdbtk) users.
8825 * Makefile.in (gdbgui.dvi, gdbgui.info): New actions.
c906108c
SS
8826
8827Sun Sep 4 16:47:21 1994 Stan Shebs (shebs@andros.cygnus.com)
8828
8829 * gdbint.texinfo: Removed mentions of some incorrectly placed and
8830 obsolete conditionals, described some others.
8831
8832Mon Aug 1 15:42:39 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8833
8834 * gdbint.texinfo: Remove references to BROKEN_LARGE_ALLOCA and
8835 SET_STACK_LIMIT_HUGE; they were removed from GDB 14 May 1994.
8836
8837Mon Aug 1 15:12:02 1994 Stan Shebs (shebs@andros.cygnus.com)
8838
8839 * gdbint.texinfo: Put regex conditionals in their own table.
8840
8841Tue Jul 26 18:32:52 1994 Stan Shebs (shebs@andros.cygnus.com)
8842
8843 * gdbint.texinfo: Removed mentions of many obsolete conditionals,
8844 described or fixed the descriptions of many others.
8845
8846Sun Jul 17 14:14:03 1994 Stan Shebs (shebs@andros.cygnus.com)
8847
8848 * gdb.texinfo: Add some more credits.
8849 * gdbint.texinfo: Capitalize GDB consistently, describe some
8850 macros and remove some.
8851
8852Thu Jul 14 18:43:17 1994 Stan Shebs (shebs@andros.cygnus.com)
8853
8854 * gdbint.texinfo: Removed mentions of many incorrectly placed and
8855 obsolete conditionals, described some others.
8856
8857Tue Jul 12 12:23:15 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8858
8859 * gdb.texinfo (help targets): Changed to `help target', which
8860 is the correct gdb command.
8861
8862Wed Jun 22 18:00:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8863
8864 * annotate.texi (TODO): New node, for keeping track of annotations
8865 suggested but not yet implemented.
8866
8867Wed Jun 1 16:10:45 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8868
8869 * stabs.texinfo (Statics): Value of xcoff C_BSTAT points to
8870 another symbol, it is not the address itself.
8871
8872Thu May 5 20:23:36 1994 Stan Shebs (shebs@andros.cygnus.com)
8873
8874 * stabs.texinfo (Stab Section Basics): Add comment about alignment
8875 of stabs-in-coff sections.
8876
8877Wed May 4 06:26:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8878
8879 * annotate.texi: Change edition to 0.5 and date to May 1994.
8880 Add index.
8881 (Frames): New node, for frame annotation.
8882 (Displays): New node, for display annotation.
8883
8884 * remote.texi (MIPS Remote): Say that set timeout doesn't apply
8885 when waiting for your program to stop.
8886
8887Fri Apr 29 18:24:46 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8888
8889 * annotate.texi (Breakpoint Info): Document annotation of header
8890 fields and record annotation.
8891
8892Thu Apr 28 07:44:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8893
8894 * annotate.texi: New file, to document annotations.
8895
8896Thu Apr 21 14:20:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8897
8898 * Makefile.in (clean): Don't remove GDBvn.texi (apparently on Jan
8899 16 I meant to make this change but did not). Do remove gdb-cfg.texi.
8900
8901Wed Apr 20 11:22:48 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8902
8903 * stabs.texinfo (Stab Section Basics): Say what is in .stab
8904 section, and say n_strx field is compilation unit relative.
8905 * stabs.texinfo: Don't use @code for a.out when it is the name of
8906 an object file format.
8907
8908Wed Apr 13 20:29:54 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
8909
8910 * gdb.texinfo: Refer to file names, not path names, per rms
8911 convention.
8912 (Arguments): Fix typo.
8913
8914Thu Mar 24 08:09:12 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8915
8916 * stabs.texinfo (Global Variables): Talk about stabs in files
8917 where variables are referenced, but not defined.
8918
8919Wed Mar 23 07:16:36 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8920
8921 * stabs.texinfo: Move stuff on @ and # type descriptors from node
8922 Cplusplus to new nodes Member Type Descriptor and Method Type
8923 Descriptor. Re-write stuff for #.
8924
8925Wed Mar 16 08:20:19 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8926
8927 * gdb.texinfo (Print Settings): Don't document "set print
8928 fast-symbolic-addr off". The bug which it worked around was fixed
8929 on 25 Feb 94 in coffread.c, so I'm nuking the command.
8930
8931 * stabs.texinfo (Alternate Entry Points): New node, rewritten from
8932 N_ENTRY node.
8933
8934 * stabs.texinfo (Type Descriptors): Add 'Y' type descriptor.
8935
8936Tue Mar 15 08:43:02 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8937
8938 * gdbint.texinfo (Host Conditionals, Target Conditionals): Remove
8939 references to ieee-float.c.
8940
8941Fri Mar 11 08:09:40 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8942
8943 * gdb.texinfo (Set Breaks): Update documentation for tbreak to
8944 match what the code actually does.
8945
8946Wed Mar 9 19:43:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8947
8948 * stabs.texinfo (Symbol Descriptors): Add OS9000 symbol descriptor s.
8949
8950Tue Mar 1 17:04:43 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
8951
8952 * stabs.texinfo (Type Descriptors): Add OS9000 type descriptors c,
8953 i, and b.
8954
8955Wed Feb 23 10:44:18 1994 Jim Kingdon (kingdon@rtl.cygnus.com)
8956
8957 * stabs.texinfo: Document N_RBRAC as function relative for COFF as
8958 well as for ELF and SOM. Unify the descriptions of ELF and SOM
8959 as "stabs in sections" rather than just saying "ELF and SOM".
8960 Also make that stuff apply to COFF.
8961
8962Fri Feb 18 08:25:58 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8963
8964 * gdb.texinfo (Formatting Documentation): Change GhostScript to
8965 Ghostscript.
8966
8967Fri Feb 4 06:31:31 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8968
8969 * gdb.texinfo (Continuing and Stepping): When talking about "step"
8970 versus functions without line numbers, also mention stepping into
8971 them as well as "step" when you are in them. Tell the user how to
8972 deal with the situation. Add comment about "debugging information".
8973
8974Thu Feb 3 11:39:59 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8975
8976 * stabs.texinfo (Enumerations): Document restriction on where
8977 enumeration types can appear and still win with GDB.
8978
8979Wed Feb 2 11:29:17 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8980
8981 * stabs.texinfo (Negative Type Numbers): Document format for type
8982 -16.
8983
8984Thu Jan 27 16:53:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8985
8986 * gdb.texinfo (Selection, Frame Info): Update information about
8987 arbitrary frame specficiations.
8988
8989Wed Jan 26 15:31:57 1994 Roland H. Pesch (pesch@fowanton.cygnus.com)
8990
8991 * gdb.texinfo, remote.texi: general editing pass prior to Net release
8992
8993Tue Jan 25 12:12:04 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8994
8995 * stabs.texinfo (String Field): Discuss continuing stabs with ?.
8996
8997Wed Jan 19 06:39:24 1994 David J. Mackenzie (djm@thepub.cygnus.com)
8998
8999 * stabs.texinfo (Non-Stab Symbol Types): Mention N_SET* | N_EXT.
9000
9001Sun Jan 16 12:43:32 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9002
9003 * stabs.texinfo: Re-do stuff about C_BSTAT and move from XCOFF
9004 Differences node to Statics node.
9005 (Statics): Discuss XCOFF use of V symbol descriptor.
9006
9007 * Makefile.in: Remove refcard.dvi and GDBvn.texi in realclean,
9008 not clean.
9009
9010Wed Jan 12 21:29:54 1994 John Gilmore (gnu@cygnus.com)
9011
9012 * gdb.texinfo (Print Settings): Document `set print
9013 fast-symbolic-addr' and improve the doc for some other
9014 `set print's.
9015
9016Mon Jan 3 17:23:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9017
9018 * stabs.texinfo (String Field): Talk about defining several type
9019 numbers at once.
9020 Fix lint regarding changing node ELF Transformations to
9021 ELF and SOM Transformations.
9022
9023Fri Dec 31 00:42:43 1993 John Gilmore (gnu@cygnus.com)
9024
9025 * stabs.texinfo: Insert Peter Kessler's name as inventor (I think).
9026
9027Tue Dec 28 09:30:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9028
9029 * stabs.texinfo (Cross-References): `::' is for nested types only
9030 within <>.
9031 (Structures): Document static members.
9032
9033Mon Dec 27 13:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9034
9035 * stabs.texinfo: Document S type attribute.
9036
9037Sun Dec 26 20:46:36 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
9038
9039 * stabs.texinfo: Add notes about stabs-in-som where appropriate.
9040
9041Fri Dec 3 19:13:19 1993 John Gilmore (gnu@cygnus.com)
9042
9043 * gdbint.texinfo: Fix a few typos.
9044
9045Sun Nov 28 18:06:25 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9046
9047 * gdb.texinfo, remote.texi: formatting improvements
9048
9049 * gdb.texinfo (New Features): mention threads.
9050 (Summary, C): fix xrefs in newly contributed text.
9051 (Threads): index entries, clarifications, example
9052 (passim): minor typos fixed, phrasing improvements
9053
9054 * remote.texi (Bootstrapping): rephrase text on ^C and add index
9055 entries; (Server): explain use of gdbserver w/real-time systems,
9056 add example of conflicting TCP port; (MIPS Remote) break up
9057 running text into table, highlighting commands, and add example.
a9331b3f 9058
c906108c
SS
9059Wed Nov 24 14:15:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9060
9061 * refcard.tex: avoid bad linebreaks even when REFEDITS=psrc.sed
9062
9063Fri Nov 12 16:10:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9064
9065 * stabs.texinfo (Nested Symbols): New node.
9066 (String Field, Symbol Descriptors, Cross-References): Refer to it.
9067
9068Thu Nov 11 13:26:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9069
9070 * stabs.texinfo (Stabs in ELF): Clarify how Bbss.bss work with respect
9071 to picking which Bbss.bss symbol to use, and (because there seems to
9072 be no good way of doing it) re-write some of the text to make it
9073 sound like Bbss.bss isn't such a great idea after all (as currently
9074 designed).
9075
9076 * gdb.texinfo (C): In addition to saying people have to use g++ for
9077 good results, say they have to use stabs. Specifically say cfront
9078 doesn't work well.
9079 (Summary): Merge in information on Modula-2, Pascal, and Chill from
9080 the gdb README. Add xrefs to places where the support for the various
9081 languages is described in detail.
9082
9083Mon Nov 8 11:47:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9084
9085 * stabs.texinfo: Clean up stuff about visibility and virtual
9086 characters.
9087
9088 * stabs.texinfo (N_M2C): Cite Sun doc.
9089
9090Fri Nov 5 16:27:27 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9091
9092 * gdb.texinfo: updates re threads.
9093 * remote.texinfo: avoid index entries starting with digits.
9094
9095Tue Nov 2 09:08:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9096
9097 * stabs.texinfo (Enumerations): Talk about large, negative and
9098 octal values. Clean up cross reference to type attributes.
9099 (String Field): Say that GDB 4.11 supports size attribute.
9100
9101Sun Oct 31 13:31:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9102
9103 * remote.texi (VxWorks Remote): Clarify that rebuilding VxWorks kernel
9104 is a mandatory step. Make the stuff about that more concise.
9105
9106Wed Oct 27 00:25:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9107
9108 * stabs.texinfo (Class Names): New node.
9109
9110 * gdb.texinfo (Command Files): Explain order of init file reading.
9111
9112 * remote.texi (Bootstrapping): Talk about getting the serial driver
9113 to deal with ^C sent by gdb to stop the remote system.
9114
9115Mon Oct 25 03:25:41 1993 Tom Lord (lord@cygnus.com)
9116
9117 * libgdb.texinfo (I/O): incorporated better phrasing from rich.
9118
9119 * libgdb.texinfo (Defining Commands): made the DOC arg
9120 to gdb_define_app_command a char * instead of char **
9121 per a suggestion from kingdon.
9122
9123 * libgdb.texinfo: total rewrite from a different starting
9124 premise.
9125
9126Wed Oct 20 18:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9127
9128 * stabs.texinfo (Local Variable Parameters): Re-write paragraph on
9129 floats passed as doubles (to improve clarity).
9130
9131Tue Oct 19 14:21:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9132
9133 * gdb.texinfo (Source Path): index entries for $cwd, $pdir
9134
9135 * a4rc.sed: update to work with Andreas Vogel papersize params
9136
9137 * refcard.tex: use Andreas Vogel simplifications of papersize
9138 params; remove useless version info; update copyright date.
9139
9140Tue Oct 19 10:46:22 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9141
9142 * gdb.texinfo (Symbols): Add class NAME to doc for ptype.
9143
9144Tue Oct 12 09:11:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9145
9146 * gdb.texinfo (Files): Say what address the load command loads it at.
9147
9148 * stabs.texinfo (Common Blocks): Minor cleanups.
9149
9150 * stabs.texinfo: Update ld stabs in elf relocation to reflect the fact
9151 that Sun has backed away from the linker kludge and thus the relevant
9152 issue is changes to the SunPRO tools, not the Solaris linker.
9153
9154 * stabs.texinfo (Traditional Integer Types): Clean up description
9155 of octal bounds a little bit. Document extra leading zeroes.
9156
9157Thu Oct 7 16:15:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9158
9159 * gdb.texinfo (Signaling): Update for symbolic symbol names
9160 and add a section explaining the difference between the GDB
9161 signal command and the shell kill utility.
9162
9163Wed Oct 6 13:23:01 1993 Tom Lord (lord@rtl.cygnus.com)
9164
9165 * libgdb.texinfo: added `@' to braces that were unescaped.
9166
9167Mon Oct 4 10:42:18 1993 Tom Lord (lord@rtl.cygnus.com)
9168
9169 * libgdb.texinfo: new file. Spec for the gdb library.
9170
9171Sun Oct 3 15:26:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9172
9173 * stabs.texinfo (Include Files): Fix typo (start -> end).
9174
9175Thu Sep 30 18:24:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9176
9177 * gdb.texinfo, remote.texi: assorted small improvements, mostly
9178 from Melissa at FSF's editing pass.
9179
9180Thu Sep 30 11:54:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9181
9182 * gdb.texinfo: Remove stuff about ar and 14 character filenames.
9183 I believe this was fixed by the 13 Sep 89 change to print_frame_info.
9184 Also, modern versions of ar like BSD 4.4 or SVR4 don't have this bug.
9185
9186Wed Sep 22 21:22:11 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9187
9188 * remote.texi (Bootstrapping): Discuss 386 call gates.
9189
9190Sat Sep 18 17:10:44 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
9191
9192 * stabs.texinfo (Based Variables): New node.
9193
9194Thu Sep 16 17:48:55 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
9195
9196 * stabs.texinfo (Negative Type Numbers): Re-write discussions of
9197 names, sizes, and formats to suggest how not to lose.
9198
9199Sat Sep 11 09:35:11 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
9200
9201 * stabs.texinfo (Methods): Fix typo.
9202
9203Fri Sep 10 06:34:20 1993 David J. Mackenzie (djm@thepub.cygnus.com)
9204
9205 * gdb.texinfo: Fix a few typos.
9206
9207Wed Sep 8 09:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9208
9209 * gdb.texinfo: Clarify how well it works with Fortran.
9210
9211 * stabs.texinfo (Stabs In ELF, Statics, ELF Transformations):
9212 More on relocating stabs in ELF files.
9213
9214Tue Sep 7 13:45:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9215
9216 * stabs.texinfo (Stabs In ELF): Talk about N_FUN value.
9217
9218Mon Sep 6 19:23:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9219
9220 * stabs.texinfo (Local Variable Parameters): Talk about nameless
9221 parameters on VAX.
9222
9223Fri Sep 3 17:06:08 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9224
9225 * gdb.texinfo: @up/@down -> @raisesections/@lowersections
9226
9227Fri Sep 3 12:04:15 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9228
9229 * stabs.texinfo: Make info author notice match the TeX author notice.
9230
9231Tue Aug 31 13:21:06 1993 David J. Mackenzie (djm@thepub.cygnus.com)
9232
9233 * stabs.texinfo: Initial-caps all words in node names and
9234 non-trivial words in section names.
9235
9236Mon Aug 30 11:13:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9237
9238 * stabs.texinfo: Many minor cleanups.
9239
9240 * stabs.texinfo: Remove @deffn except from Expanded Reference node.
9241
9242Sat Aug 28 12:08:09 1993 David J. MacKenzie (djm@edison.eng.umd.edu)
9243
9244 * stabs.texinfo: Remove full description of big example.
9245 It's not really helpful; just use pieces of it where appropriate.
9246 Add more Texinfo formatting directives (@samp, etc.).
9247 Use @deffn to define stab types.
9248 Eliminate some wordiness. Break up some nodes.
9249 Add an (alphabetized) index of symbol types.
9250 Use consistent capitalization style in node and section names.
9251
9252Thu Aug 26 06:36:31 1993 Fred Fish (fnf@deneb.cygnus.com)
9253
9254 * gdb.texinfo: Change typo "Two two" to "The two".
9255
9256Sun Aug 22 12:15:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9257
9258 * stabs.texinfo (XCOFF-differences): Remove references to
9259 non-existent types N_DECL and N_RPSYM.
9260
9261 * stabs.texinfo (String Field): Say that type attributes bug is
9262 fixed in GDB 4.10, since it is.
9263
9264 * stabs.texinfo: Clean up djm cleanups, and more cleanups of my own.
9265
9266Sat Aug 21 04:32:28 1993 David MacKenzie (djm@cygnus.com)
9267
9268 * stabs.texinfo: Formatting cleanups.
9269
9270Fri Aug 20 20:49:53 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9271
9272 * stabs.texinfo: When explaining the n_type of a stab, standardize
9273 how we do it ('#' as a comment indicator, "36 is N_FUN" as text,
9274 no tabs, use @r).
9275 (Global Variables): Clean up.
9276
9277Tue Aug 17 15:57:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9278
9279 * stabs.texinfo (Stack Variables): Re-write.
9280
9281Mon Aug 16 21:20:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9282
9283 * stabs.texinfo (Stabs-in-elf): Talk about getting the start
9284 addresses of a source file. Also revise formatting.
9285 Change "object module" or "object file" to "source file".
9286 Various: Miscellaneous cleanups.
9287
9288Thu Aug 12 15:11:51 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9289
9290 * stabs.texinfo: Point to mangling info in gcc's gpcompare.texi.
9291
9292Tue Aug 10 16:57:49 1993 Stan Shebs (shebs@rtl.cygnus.com)
9293
9294 * gdbint.texinfo: Removed many nonsensical machine-collected
9295 host and target conditionals, described some of the remainder.
9296
9297Tue Aug 10 13:28:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9298
9299 * gdbint.texinfo (Getting Started): Use @itemize, not @table.
9300
9301 * gdbint.texinfo (Top): Add name to @top line, and re-write the
9302 paragraph which follows.
9303
9304 * gdbint.texinfo (Host): Use @code not @samp for Makefile
9305 variables. Looks better and avoids overful hbox.
9306
9307Fri Jul 30 18:26:21 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9308
9309 * stabs.texinfo (Procedures): Improve stuff on nested functions.
9310
9311Thu Jul 29 15:10:58 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9312
9313 * remote.texi: (MIPS Remote) clearer doc for set/show timeout,
9314 retransmit-timeout
9315
9316Thu Jul 29 13:16:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9317
9318 * gdbint.texinfo: Update statement about `some ancient Unix
9319 systems, like Ultrix 4.0' to Ultrix 4.2.
9320
9321Wed Jul 28 15:26:53 1993 Roland H. Pesch (pesch@el_bosque.cygnus.com)
9322
9323 * h8-cfg.texi, all-cfg.texi: new flag GDBSERVER
9324
9325 * Makefile.in: depend on remote.texi rather than gdbinv-s.texi
9326
9327 * remote.texi: (Server) New node on gdbserver. (Remote Serial,
9328 ST2000 Remote, MIPS Remote): mention `host:port' syntax for TCP.
9329
9330 * remote.texi: new name for former gdbinv-s.texi
9331
9332 * gdb.texinfo: use remote.texi rather than gdbinv-s.texi
9333
9334Wed Jul 28 08:26:24 1993 Ian Lance Taylor (ian@cygnus.com)
9335
9336 * gdbinv-s.texi: Documented timeout and retransmit-timeout
9337 variables for MIPS remote debugging protocol.
9338
9339Mon Jul 26 13:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9340
9341 * stabs.texinfo (Negative Type Numbers): FORTRAN LOGICAL fix.
9342
9343Tue Jul 20 16:30:41 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
9344
9345 * Makefile.in (refcard.dvi): Use srcdir where necessary.
9346
9347Mon Jul 19 12:02:50 1993 Roland H. Pesch (pesch@cygnus.com)
9348
9349 * gdb.texinfo: repair conditional bugs in text markup
9350
9351Fri Jul 16 18:57:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9352
9353 * gdb.texinfo, all-cfg.texi, h8-cfg.texi: introduce MOD2 switch
9354 to select Modula-2 material.
9355
9356Thu Jul 15 13:15:01 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9357
9358 * stabs.texinfo: Cleanups regarding statics.
9359
9360 * gdbinv-s.texi (Bootstrapping): Document exceptionHandler.
9361 (Debug Session): Mention exceptionHandler. Add xref to Bootstrapping.
9362
9363Mon Jul 12 13:37:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9364
9365 * stabs.texinfo: N_MAIN is sometimes used for C.
9366
9367Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9368
9369 * gdbint.texinfo (Host, Target Conditionals): Remove TM_FILE_OVERRIDE.
9370
9371Tue Jul 6 12:41:28 1993 John Gilmore (gnu@cygnus.com)
9372
9373 * gdbint.texinfo (Target Conditionals): Remove NO_TYPEDEFS,
a9331b3f 9374 removed from the code by Kingdon.
c906108c
SS
9375
9376Tue Jul 6 12:24:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9377
9378 * gdb.texinfo (Break Commands): Remove stuff about flushing terminal
9379 input when evaluating breakpoint conditions; the bug has been fixed.
9380
9381 * gdb.texinfo (Continuing and Stepping): Argument to "continue"
9382 sets the ignore count to N-1, not to N.
9383
9384Thu Jul 1 14:57:42 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9385
9386 * refcard.tex (\hoffset): correct longstanding error to match
9387 intended offset; avoids cutting off edge on some printers
9388
9389Wed Jun 30 18:23:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9390
9391 * stabs.texinfo (Parameters): Say that order of stabs is significant.
9392
9393Fri Jun 25 21:34:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9394
9395 * stabs.texinfo (Common Blocks): Say what Sun FORTRAN does.
9396
9397Fri Jun 25 16:15:10 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9398
9399 * Makefile.in: (REFEDITS) new var to control whether PS or CM
9400 fonts and whether US or A4 paper for GDB refcard; (refcard.dvi)
9401 collect sed edits if any, apply to refcard before formatting;
9402 (refcard.ps) stop implying PS fonts if PS output requested;
9403 (lrefcard.ps) delete extra target for variant PS fonts
9404
9405 * refcard.tex: parametrize papersize dependent info, collect
9406 in easily replaced spot
9407
9408 * a4rc.sed: new file, edits to refcard for A4 paper
9409
9410Fri Jun 25 14:21:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9411
9412 * stabs.texinfo (Negative Type Numbers): Type -16 is 4 bytes.
9413
9414Wed Jun 23 15:02:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9415
9416 * stabs.texinfo (Negative Type Numbers): Minor character cleanups.
9417
9418Tue Jun 22 16:31:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9419
9420 * stabs.texinfo: Express disapproval of 'D' symbol descriptor
9421 politely rather than rudely.
9422
9423Fri Jun 18 19:42:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9424
9425 * stabs.texinfo: Document common blocks.
9426
9427Fri Jun 18 12:12:57 1993 Fred Fish (fnf@cygnus.com)
9428
9429 * stabs.texinfo: Add some basic info about stabs-in-elf.
9430
9431Fri Jun 18 13:57:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9432
9433 * stabs.texinfo (Top): Minor cleanup.
9434
9435Mon Jun 14 16:16:51 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
9436
9437 * Makefile.in (install-info): remove parentdir support
9438
9439Tue Jun 15 18:11:39 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9440
9441 * gdb.texinfo (Copying): delete this node and references to it;
9442 RMS says this manual need not carry GPL. (passim): Improvements
9443 from last round at FSF, largely due to Ian Taylor review, and
9444 minor formatting improvements.
9445
9446 * gdbinv-s.texi (passim): Improvements from last round at FSF,
9447 largely due to Ian Taylor review. (Debug Session): minor edits to
9448 new text.
9449
9450Sun Jun 13 12:52:39 1993 Jim Kingdon (kingdon@cygnus.com)
9451
9452 * Makefile.in (realclean): Remove info and dvi files too.
9453
9454Sat Jun 12 16:09:22 1993 Jim Kingdon (kingdon@cygnus.com)
9455
9456 * {all,h8}-config.texi: Rename to *-cfg.texi for 14 char filenames.
9457 * Makefile.in: Change accordingly. gdb-config.texi -> gdb-cfg.texi.
9458 * gdb.texinfo: Change accordingly.
9459
9460 * stabs.texinfo: Clean up N_{L,R}BRAC. Discuss what addresses of
9461 N_{L,R}BRAC,N_SLINE are relative to.
9462
9463Fri Jun 11 15:15:55 1993 Jim Kingdon (kingdon@cygnus.com)
9464
9465 * Makefile.in (GDBvn.texi): Update atomically.
9466
9467Wed Jun 9 10:58:16 1993 Jim Kingdon (kingdon@cygnus.com)
9468
9469 * gdbinv-s.texi (Debug Session): Document exceptionHook.
9470
9471Tue Jun 8 13:42:04 1993 Jim Kingdon (kingdon@cygnus.com)
9472
9473 * gdb.texinfo (Print Settings): Move all stuff relating to symbolic
9474 addresses together. Also motivate the set print symbol-filename
9475 command and suggest other solutions.
9476
9477Tue Jun 1 22:46:43 1993 Fred Fish (fnf@cygnus.com)
9478
9479 * gdb.texinfo (set print elements): Note that the number of
9480 elements is set to unlimited by "set print elements 0".
9481
9482Mon May 31 08:06:55 1993 Jim Kingdon (kingdon@cygnus.com)
9483
9484 * stabs.texinfo (Builtin Type Descriptors): Try to clarify what
9485 NF_LDOUBLE means.
9486 (Stab Types): Include Solaris stab types.
9487 (Procedures): Document Solaris extensions.
9488
9489Thu May 27 06:20:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9490
9491 * gdb.texinfo: Add `set print symbol-filename' doc.
9492
9493Wed May 26 00:26:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9494
9495 * stabs.texinfo (Arrays): Talk about type definition vs. type
9496 information.
9497
9498 * stabs.texinfo (Builtin Type Descriptors): Talk about omitting
9499 the trailing semicolon.
9500
9501Tue May 25 14:49:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9502
9503 * stabs.texinfo (Line Numbers, Source Files): Re-write these two nodes
9504 and merge in other parts of the document addressing these subjects.
9505 gdbint.texinfo (XCOFF): Remove info which is now in stabs.texinfo.
9506
9507 * stabs.texinfo (Subranges, Arrays): Try to explain about the semicolon
9508 at the end of a range type.
9509
9510 * stabs.texinfo (Subranges): "A offset" and "T offset" are not
9511 AIX extensions.
9512
9513Mon May 24 09:00:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9514
9515 * stabs.texinfo (Stabs Format): Misc fixes.
9516
9517Sat May 22 10:40:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9518
9519 * stabs.texinfo (Constants): Allow an `e' constant to be non-enum.
9520 (Traditional builtin types): Document convex convention for long long.
9521 (Negative builtin types): Discuss type names, and misc fixes.
9522
9523Fri May 21 11:20:31 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9524
9525 * stabs.texinfo (Builtin Type Descriptors): Document the floating
9526 point types used with @samp{R} type descriptor.
9527 (Symbol Descriptors): Describe how to handle conflict between
9528 different meanings of @samp{P} symbol descriptor.
9529
9530Thu May 20 13:35:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9531
9532 * stabs.texinfo: Remove node Quick Reference and put its children
9533 directly under the main menu.
9534
9535 * stabs.texinfo: Many more changes to bring it into line with
9536 AIX documentation and reality. I think it now has all the
9537 information from the AIX documentation, except that I burned
9538 out when I got to variant records (Pascal and Modula-2) and
9539 all the COBOL types. Oh well, we can add them later when we're
9540 worrying more about those languages.
9541
9542 * stabs.texinfo (Automatic variables): Talk about what it means
9543 to omit the symbol descriptor.
9544
9545Tue May 18 17:59:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9546
9547 * stabs.texinfo (Parameters): Add "(sometimes)" when describing
9548 gcc2 behavior with promoted args.
9549
9550Fri May 14 21:35:29 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9551
9552 * gdb.texinfo: include readline appendices in info version of manual
9553
9554Fri May 7 11:56:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9555
9556 * gdbinv-s.texi (Remote Serial): describe new ^C behavior in
9557 target remote.
9558
9559 * gdb.texinfo (Machine Code): more index entries for disassemble
9560
9561Fri May 7 10:12:30 1993 Fred Fish (fnf@cygnus.com)
9562
9563 * Clarify the intended use of the gdb-testers and gdb-patches
9564 mailing lists, and shrink gzip comment.
9565
9566Thu May 6 16:39:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9567
9568 * gdb.texinfo (Shell Commands): do not mention SHELL env var in
9569 DOSHOST configuration of manual.
9570
9571 * gdb.texinfo (MIPS Stack): new node.
9572
9573 * all-config.texi (MIPS) new switch.
9574
9575 * gdbinv-s.texi (Nindy Options) Remove two instances of future
9576 tense; (MIPS Remote) new node.
9577
9578 * gdb.texinfo (passim) rephrases to work around makeinfo @value
9579 bug; (Environment) less passive, other small cleanups in text about
9580 .cshrc/.bashrc; (Invoking GDB) new MIPS Remote menu entry;
9581 (Remote) new MIPS Remote menu entry.
9582
9583Thu Apr 29 09:36:25 1993 Jim Kingdon (kingdon@cygnus.com)
9584
9585 * stabs.texinfo: Many changes to include information from the
9586 AIX documentation.
9587
9588 * gdb.texinfo (Environment): Mention pitfall with .cshrc.
9589
9590Tue Apr 27 14:02:57 1993 Jim Kingdon (kingdon@cygnus.com)
9591
9592 * gdbint.texinfo (new node Debugging GDB, elsewhere):
9593 Move a bunch of information from ../README.
9594 (Getting Started): New node.
9595
9596Fri Apr 23 17:21:13 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9597
9598 * gdbinv-s.texi, gdb.texinfo: include Hitachi SH target
9599
9600 * gdb.texinfo: advance manual revision dates to present
9601
9602 * gdbinv-s.texi, gdb.texinfo, all-config.texi, h8-config.texi:
9603 stop using silly Roman numerals in @set variable names
9604
9605Fri Apr 23 07:30:01 1993 Jim Kingdon (kingdon@cygnus.com)
9606
9607 * stabs.texinfo (Parameters): Keep trying to get this right.
9608
9609Wed Apr 21 15:18:47 1993 Jim Kingdon (kingdon@cygnus.com)
9610
9611 * stabs.texinfo (Parameters): More on "local parameters".
9612
9613Mon Apr 19 08:00:51 1993 Jim Kingdon (kingdon@cygnus.com)
9614
9615 * stabs.texinfo (Parameters): Re-do "local parameters" section.
9616
9617Sun Apr 18 09:47:45 1993 Jim Kingdon (kingdon@cygnus.com)
9618
9619 * stabs.texinfo (Symbol descriptors): Re-do using @table and @xref.
9620 (Parameters): Rewrite.
9621 (xcoff-differences, Sun-differences): Minor changes.
9622
9623Thu Apr 15 02:35:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
9624
9625 * stabs.texinfo: Minor cleanup.
9626
9627Wed Apr 14 17:31:00 1993 Jim Kingdon (kingdon@cygnus.com)
9628
9629 * gdbint.texinfo: Minor xcoff stuff.
9630
9631Wed Apr 7 14:11:07 1993 Fred Fish (fnf@cygnus.com)
9632
9633 * gdbint.texinfo: Update for new config directory structure.
9634 Add info about internal type data structures.
9635
9636Mon Apr 5 09:06:30 1993 Ian Lance Taylor (ian@cygnus.com)
9637
9638 * Makefile.in (SFILES_INCLUDED): gdb-config.texi is no longer in
9639 $(srcdir).
9640 (gdb-config.texi): Depend on file in $(srcdir).
9641
9642Fri Apr 2 16:55:13 1993 Jim Kingdon (kingdon@cygnus.com)
9643
9644 * stabs.texinfo: Fixes about N_SO.
9645
9646Fri Mar 26 18:00:35 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9647
9648 * gdb.texinfo: include list of nonstandard init file names
9649
9650 * *-config.texi: new switch GENERIC for text that applies *only*
9651 to (usual) multiple-target version of manual
9652
9653 * gdb.texinfo, gdbinv-s.texi: Update conditional markup to correct
9654 h8 config
9655
9656 * gdb.texinfo: depend on latest fixed makeinfo, use conditionals
9657 in menus (rather than conditionally selected multiple alternative
9658 menus).
9659
9660 * Makefile.in: define and use DOC_CONFIG var to select
9661 configuration for GDB user manual.
9662
9663 * gdb-config.texi: delete from repository, generate from Makefile.
9664
9665 * all-config.texi: normal `generic' configuration file, formerly
9666 stored as gdb-config.texi
9667
9668Wed Mar 24 14:03:19 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
9669
9670 * Makefile.in: add dvi target to build all .dvi files
9671
9672Tue Mar 23 16:03:24 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9673
9674 * gdb.texinfo, gdvinv-s.texinfo: formatting improvements.
9675
9676Fri Mar 19 21:46:50 1993 John Gilmore (gnu@cygnus.com)
9677
9678 * gdbint.texinfo: Doc NO_MMALLOC and NO_MMALLOC_CHECK as
9679 host conditionals.
9680 * stabs.texinfo: More array fixes inspired by Jim's.
9681
9682Fri Mar 19 10:23:34 1993 Jim Kingdon (kingdon@cygnus.com)
9683
9684 * stabs.texinfo: Fixes re arrays and continuations.
9685
9686 * gdbint.texinfo: Add XCOFF node.
9687
9688Mon Mar 8 15:52:18 1993 John Gilmore (gnu@cygnus.com)
9689
9690 * gdb.texinfo: Add `set print max-symbolic-offset' doc.
9691
9692Sun Feb 21 17:09:38 1993 Per Bothner (bothner@rtl.cygnus.com)
9693
9694 * stabs.texinfo: Fix for array types to mention lower bounds.
9695
9696Thu Feb 18 01:19:49 1993 John Gilmore (gnu@cygnus.com)
9697
9698 * gdbint.texinfo: Update PTRACE_ARG3_TYPE doc, pull PT_*.
9699
9700Wed Feb 17 08:15:24 1993 John Gilmore (gnu@cygnus.com)
9701
9702 * gdbint.texinfo: Remove SET_STACK_LIMIT_HUGE from target defines.
9703
9704Thu Feb 11 10:38:40 1993 John Gilmore (gnu@cygnus.com)
9705
9706 * gdbint.texinfo: Fix thinko (NM_FILE => NAT_FILE). Found
9707 by Michael Ben-Gershon <mybg@CS.HUJI.AC.IL>.
9708
9709Wed Feb 10 23:59:19 1993 John Gilmore (gnu@cygnus.com)
9710
9711 * gdbint.texinfo: Eliminate IBM6000_HOST, document IBM6000_TARGET.
9712
9713Tue Feb 9 18:26:21 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9714
9715 * gdb.texinfo, gdbinv-s.texi: misc updates
9716
9717Sat Feb 6 10:25:47 1993 John Gilmore (gnu@cygnus.com)
9718
9719 * gdbint.texinfo: Brief documentation for longjmp support,
9720 from an email msg by Stu.
9721
9722Fri Feb 5 14:10:15 1993 John Gilmore (gnu@cygnus.com)
9723
9724 * stabs.texinfo: Fix description of floating point "range"
9725 types (which really define basic types). Reported by Jim Meehan,
9726 <meehan@src.dec.com>.
9727
9728 * gdbint.texinfo: Remove COFF_NO_LONG_FILE_NAMES define, now gone.
9729
9730Thu Feb 4 13:56:46 1993 Ian Lance Taylor (ian@cygnus.com)
9731
9732 * gdbint.texinfo: Slightly expand section on supporting a new
9733 object file format.
9734
9735Thu Feb 4 01:49:04 1993 John Gilmore (gnu@cygnus.com)
9736
9737 * Makefile.in (refcard.ps, lrefcard.ps): Remove psref.tex
9738 intermediate file.
9739
9740Tue Feb 2 12:18:06 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9741
9742 * gdb.texinfo, gdbinv-s.texi: miscellaneous stylistic cleanups
9743
9744Mon Feb 1 15:35:47 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9745
9746 * gdbinv-s.texi: z8000 simulator target name is just "sim"
9747
9748 * gdbinv-s.texi: Mention that Z8000 simulator can simulate Z8001
9749 as well as Z8002.
9750
9751Sat Nov 28 06:51:35 1992 John Gilmore (gnu@cygnus.com)
9752
9753 * gdbint.texinfo: Add sections on clean design and on how to send
9754 in changes.
9755
9756Mon Nov 9 23:57:02 1992 John Gilmore (gnu@cygnus.com)
9757
9758 * gdbint.texinfo: Add how to declare the result of make_cleanup.
9759
9760Mon Oct 26 11:09:47 1992 John Gilmore (gnu@cygnus.com)
9761
9762 * gdb.texinfo: Fix typo, reported by Karl Berry.
9763
9764Fri Oct 23 00:41:21 1992 John Gilmore (gnu@cygnus.com)
9765
9766 * gdb.texinfo: Add opcodes dir to GDB distribution description.
9767
9768Sat Oct 10 18:04:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9769
9770 * gdbint.texinfo: fixed a stray email address (needs @@),
9771 added @table @code to node "Native Conditionals"
9772
9773Tue Sep 22 00:34:15 1992 John Gilmore (gnu@cygnus.com)
9774
9775 * gdbint.texinfo: Describe coding style of GDB.
9776
9777Mon Sep 21 19:32:16 1992 John Gilmore (gnu@cygnus.com)
9778
9779 * stabs.texinfo: Minor wording changes.
9780
9781Tue Sep 15 02:57:09 1992 John Gilmore (gnu@cygnus.com)
9782
9783 * gdbint.texinfo: Improve release doc slightly.
9784
9785Fri Sep 11 01:34:25 1992 John Gilmore (gnu@sphagnum.cygnus.com)
9786
9787 * gdbint.texinfo: Improve doc of GDB config macros.
9788
9789Wed Sep 9 16:52:06 1992 John Gilmore (gnu@cygnus.com)
9790
9791 * stabs.texinfo: Remove Bothner's changes for C++ nested types.
9792 These will be reinserted when examined.
9793
9794Mon Aug 24 01:17:55 1992 John Gilmore (gnu@cygnus.com)
9795
9796 * gdbint.texinfo: Make a start at documenting all the #if macros
9797 in GDB. At least list them all, and start separating them into
9798 host-specific and target-specific.
9799
9800Tue Aug 18 15:59:13 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
9801
9802 * gdbinv-s.m4.in: refrain from using @cartouche for just a few
a9331b3f 9803 examples (not consistent w others).
c906108c
SS
9804 gdb.texinfo: issue disclaimer paragraph on cmdline options only
9805 for generic vn of doc
9806
9807Tue Aug 18 14:53:27 1992 Ian Lance Taylor (ian@cygnus.com)
9808
9809 * Makefile.in: always create installation directories.
9810
9811Tue Aug 18 14:11:50 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
9812
9813 * gdb.texinfo: in h8 config, do not describe searching commands.
9814
9815Mon Aug 17 18:07:59 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
9816
9817 * gdb.texinfo, none.m4, h8.m4, gdbinv-s.m4.in: improve H8/300
9818 conditionals; introduce a few generic switches that may be
9819 useful for other cross-dev or dos-hosted configs.
9820
9821 * gdb.texinfo: fix typo in "info reg" description
9822
9823Sun Aug 16 01:16:18 1992 John Gilmore (gnu@cygnus.com)
9824
9825 * stabs.texinfo: Minor updates from running TeX over it.
9826 * Makefile.in (stabs.dvi, stabs.ps): Add.
9827
9828Sat Aug 15 20:52:24 1992 Per Bothner (bothner@rtl.cygnus.com)
9829
9830 * stabs.texinfo: Stabs documentation, written by Julia Menapace.
9831 First pass at converting it to texinfo.
9832
9833Sat Aug 15 03:14:59 1992 John Gilmore (gnu@cygnus.com)
9834
9835 * gdb.texinfo, refcard.tex: Document mult args on `info reg'.
9836 * Makefile.in (refcard.ps, lrefcard.ps): Add missing $(srdir).
9837
9838Fri Aug 14 21:08:47 1992 John Gilmore (gnu@cygnus.com)
9839
9840 * gdbint.texinfo: Add section on partial symbol tables.
9841
9842Sat Jun 20 16:31:10 1992 John Gilmore (gnu at cygnus.com)
9843
9844 * gdb.texinfo: document `set remotedebug' and `set
9845 rstack_high_address'.
9846
9847Thu May 14 17:09:48 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
9848
9849 * gdb.texinfo: slight expansion of new text on reading info files
9850 * gdbinv-s.m4.in: correct and expand info on cross-debugging
9851 H8/300 from DOS.
9852
9853Tue May 12 12:22:47 1992 John Gilmore (gnu at cygnus.com)
9854
9855 * gdb.texinfo: `info user' => `show user'. Noticed by David Taylor.
9856
9857Mon May 11 19:06:27 1992 John Gilmore (gnu at cygnus.com)
9858
9859 * gdb.texinfo: Say how to read the `info' files.
9860
9861Tue May 5 12:11:38 1992 K. Richard Pixley (rich@cygnus.com)
9862
9863 * Makefile.in: gm4 -> m4.
9864
9865Fri Apr 10 17:50:43 1992 John Gilmore (gnu at rtl.cygnus.com)
9866
9867 * gdb.texinfo: Update for GDB-4.5. Move `Formatting
9868 Documentation' ahead of `Installing GDB' to match README.
9869 Update shared library doc, -readnow and -mapped, and directory
a9331b3f 9870 structure (add glob and mmalloc). Update configure doc.
c906108c
SS
9871
9872Tue Mar 24 23:28:38 1992 K. Richard Pixley (rich@cygnus.com)
9873
9874 * Makefile.in: remove $(srcdir) from gdb.info rule.
9875
9876Sat Mar 7 18:44:50 1992 K. Richard Pixley (rich@rtl.cygnus.com)
9877
9878 * Makefile.in: commented out gdb-all.texinfo rule. This is
9879 temporary.
9880
9881Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
9882
9883 * Makefile.in, configure.in: removed traces of namesubdir,
9884 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
dee368d3 9885 copyrights to '92, '13, changed some from Cygnus to FSF.
c906108c
SS
9886
9887Fri Dec 13 09:47:31 1991 John Gilmore (gnu at cygnus.com)
9888
9889 * gdb.texinfo: Improve how we ask for bug reports.
9890
9891Tue Dec 10 04:07:21 1991 K. Richard Pixley (rich at rtl.cygnus.com)
9892
9893 * Makefile.in: infodir belongs in datadir.
9894
9895Fri Dec 6 23:57:34 1991 K. Richard Pixley (rich at rtl.cygnus.com)
9896
9897 * Makefile.in: remove spaces following hyphens, bsd make can't
9898 cope. install using INSTALL_DATA. added clean-info. added
a9331b3f 9899 standards.text support.
c906108c
SS
9900
9901Thu Dec 5 22:46:12 1991 K. Richard Pixley (rich at rtl.cygnus.com)
9902
9903 * Makefile.in: idestdir and ddestdir go away. Added copyrights
9904 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
9905 and mandir now keyed off datadir by default.
9906
9907\f
9908Local Variables:
9e9c5ae7 9909mode: change-log
c906108c
SS
9910left-margin: 8
9911fill-column: 74
9912version-control: never
9913End:
This page took 2.059682 seconds and 4 git commands to generate.