]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gdb/doc/ChangeLog
* break-catch-throw.c (struct exception_names): New.
[thirdparty/binutils-gdb.git] / gdb / doc / ChangeLog
CommitLineData
591f19e8
TT
12013-04-15 Tom Tromey <tromey@redhat.com>
2
3 * gdb.texinfo (Set Catchpoints): Reorganize exception
4 catchpoints. Document "catch rethrow".
5 (Debugging C Plus Plus): Mention "catch rethrow".
6
02ae6bad
TT
72013-04-15 Tom Tromey <tromey@redhat.com>
8
9 * gdb.texinfo (Set Catchpoints): Remove obsolete text.
10
2c91021c
JK
112013-04-12 Jan Kratochvil <jan.kratochvil@redhat.com>
12 Eli Zaretskii <eliz@gnu.org>
13
14 * gdb.texinfo (Auto-loading safe path): Add quick -iex using command
15 line below the sample output.
16
6eaaf48b
EZ
172013-04-12 Eli Zaretskii <eliz@gnu.org>
18
19 * gdb.texinfo (Mode Options): Document '-configuration'.
20 (Help): Document "show configuration".
21 (Bug Reporting): Add requirements to include the configuration
22 details in bug reports.
23
b292c783
JK
242013-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
25
26 * Makefile.in (MAN1S): Add gcore.1.
27 Remove "Host, target, and site specific Makefile fragments" comment.
28 (@host_makefile_frag@, HAVE_NATIVE_GCORE_TARGET): New.
29 (install-man1, uninstall-man1): Conditionalize gcore.1.
30 (gcore.1): New.
31 * gdb.texinfo (Man Pages): Add gcore man.
32 (gcore man): New node.
33
f81d1120
PA
342013-04-10 Pedro Alves <palves@redhat.com>
35
36 * gdb.texinfo (Process Record and Replay): Document that "set
37 record full insn-number-max", "set record
38 instruction-history-size" and "set record
39 function-call-history-size" accept "unlimited".
40 (Backtrace): Document that "set backtrace limit" accepts
41 "unlimited".
42 (List): Document that "set listsize" accepts "unlimited".
43 (Print Settings)" Document that "set print max-symbolic-offset",
44 "set print elements" and "set print repeats" accept "unlimited".
45 (Starting and Stopping Trace Experiments): Document that "set
46 trace-buffer-size" accepts "unlimited".
47 (Remote Configuration): Document that "set tcp connect-timeout"
48 accepts "unlimited".
49 (Command History): Document that "set history size" accepts
50 "unlimited".
51 (Screen Size): Document that "set height" and "set width" accepts
52 "unlimited". Adjust "set pagination"'s description to suggest
53 "set height unlimited" instead of "set height 0".
54
393fd4c3
YQ
552013-04-10 Yao Qi <yao@codesourcery.com>
56
57 * gdb.texinfo (Trace Files): Add "target ctf".
58
cba5a7bf
JK
592013-04-06 Jan Kratochvil <jan.kratochvil@redhat.com>
60
61 * Makefile.in (POD2MAN1, POD2MAN5): Replace $(VERSION) by ../version.in.
62
0ed630cb
JK
63 * Makefile.in (install-man1, install-man5, uninstall-man1)
64 (uninstall-man5): Replace $(MANS) by $(MAN1S) and $(MAN5S) respectively.
65
afe1492b
JK
66 * Makefile.in (gdb.1, gdbserver.1, gdbinit.5): Use $(srcdir).
67
5b8b6385
JK
682013-04-06 Jan Kratochvil <jan.kratochvil@redhat.com>
69 Eli Zaretskii <eliz@gnu.org>
70
71 * gdb.texinfo (gdbserver man): Rename tty to comm. Swap --attach
72 parameters order. Remove "On some targets" for --attach. Document the
73 --multi parameter and extended-remote command. Document all the
74 options.
75
906ccdf0
JK
762013-04-05 Jan Kratochvil <jan.kratochvil@redhat.com>
77
78 * gdb.texinfo (gdb man): Mention option -p. Include Fortran to
79 the list of supported languages.
80
43662968
JK
812013-04-05 Jan Kratochvil <jan.kratochvil@redhat.com>
82
83 Convert man pages to texinfo, new gdbinit.5 texinfo page.
84 * Makefile.in (mandir, man1dir, man5dir, SYSTEM_GDBINIT, MANCONF,
85 (TEXI2POD, POD2MAN1, POD2MAN5, MAN1S, MAN5S, MANS, man): New.
86 (diststuff): Add man.
87 (install-man, install-man1, install-man5, uninstall-man, uninstall-man1)
88 (uninstall-man5): New.
89 (STAGESTUFF): Add *.1 and *.5.
90 (GDBvn.texi): Add SYSTEM_GDBINIT.
91 (gdb.1, gdbserver.1, gdbinit.5): New.
92 (maintainer-clean realclean): Add $(MANS).
93 (install): Add install-man.
94 (uninstall): Add uninstall-man.
95 * gdb.texinfo (@include gdb-cfg.texi): Wrap it by @c man begin INCLUDE.
96 (@copying): Wrap it by @c man begin COPYRIGHT.
97 (Top): Add Man Pages.
98 (Man Pages, gdb man, gdbserver man, gdbinit man): New.
99
be9a8770
PA
1002013-04-02 Pedro Alves <palves@redhat.com>
101
102 * gdb.texinfo (Debugging Output): Document "set/show debug
103 aarch64", "set/show debug coff-pe-read" and "set/show debug
104 mach-o".
105
a46c1e42
PA
1062013-04-02 Pedro Alves <palves@redhat.com>
107
108 * gdb.texinfo (Remote Configuration) <set remote @var{name}-packet
109 table>: Add entry for "trace-buffer-size".
110
bd3eecc3
PA
1112013-03-28 Pedro Alves <palves@redhat.com>
112
113 * gdb.texinfo (Remote Configuration) <set remote @var{name}-packet
114 table>: Add entry for "trace-status".
115
215b9f98
EZ
1162013-03-28 Eli Zaretskii <eliz@gnu.org>
117
118 * gdb.texinfo (Maintenance Commands): Use @enumerate, not "@table
119 @bullet", which is invalid (makeinfo 5.1 barfs).
120
7f7cc265
PA
1212013-03-28 Pedro Alves <palves@redhat.com>
122
123 PR gdb/15294
124
125 * gdb.texinfo (List) <set listsize>: Adjust to document that
126 listsize 0 means no limit, and remove mention of -1.
127
9c0be723
YQ
1282013-03-22 Yao Qi <yao@codesourcery.com>
129
130 * gdb.texinfo (Embedded Processors): Remove menu item
131 "OpenRISC 1000".
132 (OpenRISC 1000): Remove.
133
bd712aed
DE
1342013-03-21 Doug Evans <dje@google.com>
135
136 * gdb.texinfo (Maintenance Commands): Add docs for
137 "mt set per-command {space,time,symtab} {on,off}".
138
d0353e76
YQ
1392013-03-14 Hui Zhu <hui@codesourcery.com>
140 Yao Qi <yao@codesourcery.com>
141
142 * gdb.texinfo (Trace Files): Add "tsave -ctf".
143
6dd24dfa
KS
1442013-03-13 Keith Seitz <keiths@redhat.com>
145
146 * gdb.texinfo (Maintenance Commands): Add missing ')' for
147 "maint agent" reference to Dynamic printf.
148
5c4808ca
EZ
1492013-03-11 Eli Zaretskii <eliz@gnu.org>
150
151 * gdb.texinfo (General Query Packets): Don't use colon in index
152 entries visible to Info format.
153
59ea5688
MM
1542013-03-11 Markus Metzger <markus.t.metzger@intel.com>
155
156 * gdb.texinfo (Process Record and Replay): Document record
157 changes.
158
2ae8c8e7
MM
1592013-03-11 Markus Metzger <markus.t.metzger@intel.com>
160
161 * gdb.texinfo (Requirements): List qXfer:btrace:read requiring expat.
162 (General Query Packets): Describe Qbtrace:bts, Qbtrace:off, and
163 qXfer:btrace:read.
164
28abe188
EZ
1652013-03-09 Eli Zaretskii <eliz@gnu.org>
166
167 * gdb.texinfo (General Query Packets, Tracepoint Packets): Don't
168 use colons in @anchor and @cindex entries.
169
be9a119c 1702013-03-09 Hafiz Abid Qadeer <abidh@codesourcery.com>
6790eb9f
HAQ
171
172 * gdb.texinfo (QTBuffer:size): Add cindex and anchor.
173
be9a119c 1742013-03-08 Stan Shebs <stan@codesourcery.com>
f6f899bf
HAQ
175 Hafiz Abid Qadeer <abidh@codesourcery.com>
176
177 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
178 trace-buffer-size set and show commands.
179 (Tracepoint Packets): Document QTBuffer:size.
180 (General Query Packets): Document QTBuffer:size.
181
d57350ea
TT
1822013-02-21 Tom Tromey <tromey@redhat.com>
183
184 * gdb.texinfo: Remove bad @syncodeindex.
185 (Values From Inferior, Types In Python, Inferiors In Python)
186 (Events In Python, Threads In Python, Frames In Python, Blocks In
187 Python, Symbols In Python, Symbol Tables In Python): Remove
188 @tables.
189 (Packets, General Query Packets, Tracepoint Packets)
190 (Host I/O Packets): Use @w{} for empty @item.
191
9f44fbc0
SCR
1922013-02-20 Siva Chandra Reddy <sivachandra@google.com>
193
194 * gdb.texinfo (Architectures In Python): Add description about
195 the new method gdb.Architecture.disassemble.
196
f5911ea1
HAQ
1972013-02-15 Pedro Alves <pedro@codesourcery.com>
198 Hafiz Abid Qadeer <abidh@codesourcery.com>
199
200 * gdb.texinfo (GDB/MI Tracepoint Commands) <-trace-status>:
201 Document the "trace-file" field.
202
7e1e0340
DE
2032013-02-07 Doug Evans <dje@google.com>
204
205 * gdb.texinfo (Machine Code): Clarify argument to disassemble
206 command.
207
134a2066
YQ
2082013-02-06 Yao Qi <yao@codesourcery.com>
209
210 * gdb.texinfo (GDB/MI Async Records): Document new MI
211 notification "=tsv-modified". Update the document of MI
212 notification "=tsv-created".
213 * observer.texi (GDB Observers): New observer tsv_modified.
214 Update observer tsv_created and tsv_delete.
215
430ed3f0
MS
2162013-02-05 Yufeng Zhang <yufeng.zhang@arm.com>
217
218 * gdb.texinfo (AArch64 Features): New section; document
219 org.gnu.gdb.aarch64.core and org.gnu.gdb.aarch64.fpu.
220 (Architectures): Add new AArch64 section to document AArch64
221 architecture specific commands.
222 (ABI): Add description of the new OS ABI "Newlib" and its influence
223 on the longjmp handling.
224
1b56eb55
JK
2252013-02-03 Eldar Gaynetdinov <hal9000ed2k@gmail.com>
226 Jan Kratochvil <jan.kratochvil@redhat.com>
227
228 * gdb.texinfo (Backtrace): Added description of 'filename-display'
229 variable in 'set/show backtrace' section.
230
c4957902
TT
2312013-01-31 Tom Tromey <tromey@redhat.com>
232
233 * gdb.texinfo (Target Commands): Fix typo.
234
bea883fd
SCR
2352013-01-23 Siva Chandra Reddy <sivachandra@google.com>
236
237 * doc/gdb.texinfo (Architectures In Python): New sub-sub-section
238 describing the gdb.Architecture class.
239 (Frames In Python): Add description about the new method
240 gdb.Frame.architecture().
241
796a7ff8
DE
2422013-01-23 Doug Evans <dje@google.com>
243
244 * gdb.texinfo (Index Section Format): Document .gdb_index version 8.
245
998580f1
MK
2462013-01-21 Marc Khouzam <marc.khouzam@ericsson.com>
247
248 * gdb.texinfo (GDB/MI Breakpoint Commands): Document new
249 'thread-groups' field when printing a breakpoint in MI.
250
c9fb1240
SD
2512012-01-17 Sanjoy Das <sanjoy@playingwithpointers.com>
252 * gdb.texinfo (Using JIT Debug Info Readers): Change documentation
253 to reflect that jit-reader-load now supports absolute file-names.
254
ab04a2af
TT
2552013-01-16 Tom Tromey <tromey@redhat.com>
256
257 * gdb.texinfo (Set Catchpoints): Document "catch signal".
258 (Signals): Likewise.
259
8ac3646f
TT
2602013-01-16 Tom Tromey <tromey@redhat.com>
261
262 * gdb.texinfo (GDB/MI Breakpoint Information): Document
263 "catch-type" field.
264 (GDB/MI Catchpoint Commands): Add "catch-type" to examples.
265
e93a8774
TT
2662013-01-07 Tom Tromey <tromey@redhat.com>
267
268 * gdb.texinfo (Mode Options): Don't mention -epoch.
269 (Data, Emacs): Remove obsolete comments.
270
54516a0b
TT
2712013-01-02 Tom Tromey <tromey@redhat.com>
272
273 * gdb.texinfo (GDB/MI Output Records): Update menu.
274 (GDB/MI Breakpoint Information): New node.
275 (GDB/MI Breakpoint Commands) <-break-info>: Link to new node.
276 <-break-insert>: Likewise.
277
8dbe8ece
YQ
2782012-12-31 Yao Qi <yao@codesourcery.com>
279
280 * gdb.texinfo (Remote Non-Stop): Move paragraphs to ...
281 (Packets): Move "vStopped" packet to ...
282 (Notification Packets): ... here. Describe the components
283 of notification. Add a table of supported notifications.
284 Add an example on the process of he async notification.
285
f35a17b5
JK
2862012-12-25 Jan Kratochvil <jan.kratochvil@redhat.com>
287
288 * gdb.texinfo (GDB/MI Data Manipulation) (fullname): Make it always
289 present.
290 (GDB/MI File Commands) (-file-list-exec-source-files): Make the
291 fullname output always present.
292
0dfd2fad
PM
2932012-12-23 Pierre Muller <muller@sourceware.org>
294
295 * gdbint.texinfo (Function prototypes): Require use of "extern"
296 modifier for function prototypes in headers.
297
7785b880
JB
2982012-12-19 Joel Brobecker <brobecker@adacore.com>
299
300 * refcard.tex: Update copyright notice to GPL v3 or later.
301 Update contact info.
302
3d745be3
JK
3032012-12-16 Jan Kratochvil <jan.kratochvil@redhat.com>
304
305 * gdbint.texinfo (Coding Standards) (C Usage): New rule for 0 vs. NULL.
306
c9b6281a
YQ
3072012-12-15 Yao Qi <yao@codesourcery.com>
308
309 * gdb.texinfo (Debugging Output): Document 'set debug
310 notification' and 'show debug notification'.
311
f2a8bc8a
YQ
3122012-12-15 Yao Qi <yao@codesourcery.com>
313
314 * gdb.texinfo (Listing Tracepoints): New item and example about
315 'installed on target' output.
316 Add more in the example about 'installed on target'.
317 (GDB/MI Breakpoint Commands): Doc about 'installed field.
318
451b7c33
TT
3192012-12-14 Tom Tromey <tromey@redhat.com>
320
321 * gdb.texinfo (SVR4 Process Information): Mention core files.
322
3fa7bf06
MG
3232012-12-12 Mircea Gherzan <mircea.gherzan@intel.com>
324
325 * gdb.texinfo (GDB/MI Catchpoint Commands): New section.
326
05b4bd79
PA
3272012-12-11 Pedro Alves <palves@redhat.com>
328
329 * gdb.texinfo: Remove all mentions of Unixware throughout.
330
74a0d9f6
JK
3312012-12-09 Jan Kratochvil <jan.kratochvil@redhat.com>
332
333 * gdbint.texinfo (Host Definition): Remove CC_HAS_LONG_LONG.
334
0c631110
TT
3352012-11-29 Tom Tromey <tromey@redhat.com>
336
337 * gdb.texinfo (SVR4 Process Information): Document missing
338 "info proc" subcommands.
339
891df0ea
YQ
3402012-11-29 Yao Qi <yao@codesourcery.com>
341
342 PR gdb/1477.
343 * gdb.texinfo (Print Settings): Correct the default 'demangle-style'
344 to 'auto' instead of 'gnu'.
345
608e2dbb
TT
3462012-11-26 Tom Tromey <tromey@redhat.com>
347
348 * gdb.texinfo (MiniDebugInfo): New node.
349 (GDB Files): Update.
350
e64e0392
DE
3512012-11-16 Doug Evans <dje@google.com>
352
353 * gdb.texinfo (System-wide configuration): If the system-wide init
354 file lives in the data-directory, and --data-directory is provided,
355 look for it there.
356
ae606bee
TT
3572012-11-15 Tom Tromey <tromey@redhat.com>
358
359 * gdb.texinfo (Signaling): Fix typo.
360
62747a60
TT
3612012-11-13 Giuseppe Montalto <giuseppe.montalto@st.com>
362
363 * gdb.texinfo (GDB/MI Data Manipulation): Document new optional
364 parameter "count" of -data-write-memory-bytes, and add an example.
365
18a9fc12
TT
3662012-11-12 Tom Tromey <tromey@redhat.com>
367
368 * gdb.texinfo (Symbols): Document "info type-printers",
369 "enable type-printer" and "disable type-printer".
370 (Python API): Add new node to menu.
371 (Type Printing API): New node.
372 (Progspaces In Python): Document type_printers field.
373 (Objfiles In Python): Likewise.
374 (gdb.types) <get_type_recognizers, apply_type_recognizers,
375 register_type_printer, TypePrinter>: Document.
376
53342f27
TT
3772012-11-12 Tom Tromey <tromey@redhat.com>
378
379 * gdb.texinfo (Symbols): Document "set print type methods",
380 "set print type typedefs", and flags to ptype and whatis.
381
ed8a1c2d
AB
3822012-11-09 Andrew Burgess <aburgess@broadcom.com>
383
384 * gdb.texinfo (GDB/MI Data Manipulation): Add fullname field to
385 the example -data-disassemble output. Extend the description of
386 the -data-disassemble results to document all fields. Document
387 the cli disassemble command as being related to -data-disassemble.
388
8506d139
YQ
3892012-11-09 Yao Qi <yao@codesourcery.com>
390
391 PR gdb/14777.
392 * gdb.texinfo (OS Information): Remove doc on command
393 'info udot'.
394
4d3f93a2
JB
3952012-11-08 Joel Brobecker <brobecker@adacore.com>
396
397 * gdb.texinfo (Startup): Minor rewording, and clarify scope of
398 gdb.ini warning for Windows port.
399
1e96de83
YQ
4002012-11-08 Yao Qi <yao@codesourcery.com>
401
402 * gdb.texinfo (Search): Add kindex for 'fo'.
403
dc939229
TT
4042012-11-05 Tom Tromey <tromey@redhat.com>
405
406 PR python/14802:
407 * gdb.texinfo (Functions In Python): Add example.
408
6f6484cd
YQ
4092012-11-03 Yao Qi <yao@codesourcery.com>
410
411 * observer.texi (GDB Observers): Remove observer
412 'tracepoint_modified', 'tracepoint_created' and
413 'tracepoint_deleted'.
414
af4238e5
TT
4152012-10-26 Tom Tromey <tromey@redhat.com>
416
417 * gdb.texinfo (General Query Packets): Use @itemx for QAgent.
418
687e43a4
TT
4192012-10-25 Tom Tromey <tromey@redhat.com>
420
421 * gdb.texinfo (General Query Packets): Use @itemx.
422
8de0566d
YQ
4232012-10-17 Yao Qi <yao@codesourcery.com>
424
425 * observer.texi (GDB Observers): Update observer
426 'memory_changed'.
427 * gdb.texinfo (GDB/MI Async Records): Document for
428 "memory-changed" notification.
429
07540c15
DE
4302012-10-15 Doug Evans <dje@google.com>
431
432 * gdb.texinfo (Mode Options): Document -nh.
433 Elaborate on docs for -nx.
434
d7019589
SP
4352012-09-26 Siddhesh Poyarekar <siddhesh@redhat.com>
436
437 * observer.texi (memory_changed): Expand parameter LEN to ssize_t.
438
82a90ccf
YQ
4392012-09-21 Yao Qi <yao@codesourcery.com>
440 Pedro Alves <palves@redhat.com>
441
442 * gdb.texinfo (GDB/MI Async Records): Document notification
443 'record-started' and 'record-stopped'.
444 * observer.texi (GDB Observers): New observer 'record-changed'.
445
aa9259cc
TS
4462012-09-19 Thomas Schwinge <thomas@codesourcery.com>
447
448 * gdb.texinfo: Document the removal of SH's 'regs' command.
449
c1d780c2
SDJ
4502012-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
451
452 * gdb.texinfo (jump): Mention new alias `j' for `jump'.
453
bb25a15c
YQ
4542012-09-18 Yao Qi <yao@codesourcery.com>
455
456 * gdb.texinfo (GDB/MI Async Records): Document new MI
457 notifications '=tsv-created' and '=tsv-deleted'.
458 * observer.texi (GDB Observers): New observer tsv_created and
459 tsv_deleted.
460
201b4506
YQ
4612012-09-18 Yao Qi <yao@codesourcery.com>
462
463 * observer.texi (GDB Observers): New observer 'traceframe_changed'.
464 * gdb.texinfo (GDB/MI Async Records): Mention new MI notification
465 '=traceframe-changed'.
466
6fc1c773
YQ
4672012-09-17 Yao Qi <yao@codesourcery.com>
468
469 * gdb.texinfo (List): Describe the meaning of 0 and -1 in
470 'set listsize'.
471
121c73f3
JK
4722012-09-13 Jan Kratochvil <jan.kratochvil@redhat.com>
473 Eli Zaretskii <eliz@gnu.org>
474
475 * gdbint.texinfo (Defining Other Architecture Features): Clarify *pcptr
476 encoding for gdbarch_breakpoint_from_pc, bp_addr for
477 gdbarch_push_dummy_call and bp_addr for gdbarch_push_dummy_code.
478
e9687799
JK
4792012-08-27 Jan Kratochvil <jan.kratochvil@redhat.com>
480
481 * gdb.texinfo (objfile-gdb.py file): New paragraph for .exe stripping.
482
3b5e4d35
YPK
4832012-08-23 Khoo Yit Phang <khooyp@cs.umd.edu>
484
485 Document how to return from "python-interactive" to GDB.
486 * gdb.texinfo (Python Commands): Update documentation.
487
4882012-08-22 Khoo Yit Phang <khooyp@cs.umd.edu>
489
490 Add a new "python-interactive" command that starts a standard
491 Python interactive prompt with "pi" as alias, and add "py" as
492 an alias to "python".
493 * gdb.texinfo (Python Commands): Document the new commands.
494
b583003e
TT
4952012-08-22 Tom Tromey <tromey@redhat.com>
496
497 * gdbint.texinfo (Host Definition): Remove documentation for
498 SIGWINCH_HANDLER and SIGWINCH_HANDLER_BODY.
499
a451cb65
KS
5002012-08-17 Keith Seitz <keiths@redhat.com>
501
502 PR c++/13356
503 * gdb.texinfo (Type and Range Checking): Remove warning.
504 Remove spurious commas.
505 Update text and examples for re-implementation of set/show
506 check type.
507 (C and C++ Type and Range Checks): Likewise.
508
6b1755ce
YQ
5092012-08-16 Yao Qi <yao@codesourcery.com>
510
511 * gdb.texinfo (Types In Python): Mention gdb.TYPE_CODE_BITSTRING
512 is deprecated.
513
f47f77df
DE
5142012-08-13 Doug Evans <dje@google.com>
515
516 * gdb.texinfo (Convenience Vars): Update text for "show convenience"
517 to include functions.
518
a72c3253
DE
5192012-08-10 Doug Evans <dje@google.com>
520
521 * gdb.texinfo (Convenience Funs): New node.
522 (Types In Python): Document Type.vector.
523
5b9afe8a
YQ
5242012-08-09 Yao Qi <yao@codesourcery.com>
525
526 * observer.texi: New observer command_param_changed.
527 * gdb.texinfo (GDB/MI Async Records): Doc for '=cmd-param-changed'.
528
dc1039df
JK
5292012-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
530
531 * gdbint.texinfo (Debugging GDB): In section
532 'Debugging @value{GDBN} with itself' change .gdbinit for gdb-gdb.gdb.
533 Mention also gdb-gdb.py.
534
4abf930d
YQ
5352012-08-07 Yao Qi <yao@codesourcery.com>
536
537 Revert the folloing patch:
538 2012-08-06 Yao Qi <yao@codesourcery.com>
539 * gdb.texinfo (Remote Configuration): Add kindex for 'set
540 remote hardware-watchpoint-limit' and 'set
541 remote hardware-breakpoint-limit'.
542
f3c8a52a
JK
5432012-08-06 Nathaniel Flath <flat0103@gmail.com>
544
545 * gdb.texinfo (Working Directory): Added information about new
546 default argument for 'cd' command.
547
77a91025
YQ
5482012-08-06 Yao Qi <yao@codesourcery.com>
549
550 * gdb.texinfo (Remote Configuration): Add kindex for 'set
551 remote hardware-watchpoint-limit' and 'set
552 remote hardware-breakpoint-limit'.
553
d9f08f52
YQ
5542012-08-06 Yao Qi <yao@codesourcery.com>
555
556 Fix PR14371.
557
558 * gdb.texinfo (GDB/MI Async Records): Fix the doc for
559 '=breakpoint-deleted'.
560
95b07c96
YQ
5612012-08-02 Yao Qi <yao@codesourcery.com>
562
563 * gdb.texinfo (Native): Remove node Neutrino.
564
7255706c
YQ
5652012-07-27 Yao Qi <yao@codesourcery.com>
566
567 * gdb.texinfo (IPA Protocol Commands): Document new command
568 'close'.
569
d6b28940
TT
5702012-07-25 Tom Tromey <tromey@redhat.com>
571
572 * gdb.texinfo (Maintenance Commands): Document maint info bfds.
573
e615022a
DE
5742012-07-20 Doug Evans <dje@google.com>
575
576 * gdb.texinfo (Mode Options): Delete --use-deprecated-index-sections.
577 (Index Files): Document how to control the use of deprecated index
578 sections.
579 (Index Section Format): Replace --use-deprecated-index-sections with
580 "set use-deprecated-index-sections on".
581
055855a4
EZ
5822012-07-12 Eli Zaretskii <eliz@gnu.org>
583
584 * gdbint.texinfo: Remove @syncodeindex directives that put all the
585 indices into a single node "Index". Instead, join function and
586 variable indices into a single index, separate from the concept
587 index. Requested in
588 http://sourceware.org/ml/gdb-patches/2012-07/msg00146.html.
589 (Top): Update the top-level menu: instead of one "Index" there are
590 now separate entries "Concept Index" and "Function and Variable
591 Index".
592 (Concept Index, Function and Variable Index): New nodes.
593 (Index): Node deleted.
594
f77cc5f0
HZ
5952012-07-05 Hui Zhu <hui_zhu@mentor.com>
596
597 * gdb.texinfo (Maintenance Commands): Change help for "maint agent"
598 and "maint agent-eval".
599
00595b5e
EZ
6002012-07-03 Eli Zaretskii <eliz@gnu.org>
601
602 * gdb.texinfo: Separate the index into 2 indices, cp and fn, to
603 avoid file-name clashes between Index.html and index.html on
604 case-insensitive filesystems. See the discussion starting in
605 http://sourceware.org/ml/gdb-patches/2012-06/msg00457.html for the
606 details of the problem.
607 (Top): Update the master menu for the above.
608 (Concept Index, Command and Variable Index): New nodes, instead of
609 the old "Index" node that was deleted. All cross-references
610 updated.
611
d3ce09f5
SS
6122012-07-02 Stan Shebs <stan@codesourcery.com>
613
614 * gdb.texinfo (Dynamic Printf): Mention agent style and
615 disconnected dprintf.
616 (Maintenance Commands): Describe maint agent-printf.
617 (General Query Packets): Mention BreakpointCommands feature.
618 (Packets): Document commands extension to Z0 packet.
619 * agentexpr.texi (Bytecode Descriptions): Document printf
620 bytecode.
621
2d7b58e8
JK
6222012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
623
624 * gdb.texinfo (File Options): Change -ix and -iex commands that apply
625 only after gdbinit files.
626 (Startup): Move -iex and -iex commands down after gdbinit files.
627
202cbf1c
JK
6282012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
629
630 * gdb.texinfo (Auto-loading safe path): Note the shell wildcard
631 possibility.
632
b6ba681c
TT
6332012-06-29 Tom Tromey <tromey@redhat.com>
634
635 * gdb.texinfo (Index Section Format): Update for version 7.
636
71caed83
SS
6372012-06-28 Stan Shebs <stan@codesourcery.com>
638
639 * gdb.texinfo (Miscellaneous GDB/MI Commands): Update -info-os
640 example, add note about title column.
641
ee0bf529
SCR
6422012-06-26 Siva Chandra Reddy <sivachandra@google.com>
643
644 * gdb.texinfo (Symbol Tables In Python): Add description about
645 the new 'last' attribute of gdb.Symtab_and line.
646
3c15d565
SCR
6472012-06-26 Siva Chandra Reddy <sivachandra@google.com>
648
649 * gdb.texinfo (Symbol Tables In Python): Correct the description
650 of the 'pc' attribute of gdb.Symtab_and_line.
651
45cfd468
DE
6522012-06-26 Doug Evans <dje@google.com>
653
654 * gdb.texinfo (Debugging Output): Document debug options dwarf2-read
655 and symtab-create.
656
496ee73e
KS
6572012-06-25 Keith Seitz <keiths@redhat.com>
658
659 * gdb.texinfo (GDB/MI Breakpoint Commands): Remove "-r" option
660 from example. Remove "rbreak" from list of corresponding
661 gdb commands.
662
156942c7
DE
6632012-06-23 Doug Evans <dje@google.com>
664
665 * gdb.texinfo (Index Section Format): Document version 7 format.
666
c614397c
YQ
6672012-06-22 Yao Qi <yao@codesourcery.com>
668
669 * gdb.texinfo: Add missing cindex for some packets.
670
472a2379
KS
6712012-06-20 Keith Seitz <keiths@redhat.com>
672
673 * gdb.texinfo (GDB/MI Breakpoint Commands): Re-order options
674 for -break-insert and document -p.
675
2678e2af
YQ
6762012-06-20 Yao Qi <yao@codesourcery.com>
677
678 * gdb.texinfo (Inferiors In Python): Replace "gdb.read_memory"
679 and "gdb.write_memory" with "Inferior.read_memory" and
680 "Inferior.write_memory".
681
984359d2
EZ
6822012-06-15 Patrice Dumas <pertusus@free.fr> (tiny change)
683
684 * gdb.texinfo (Summary): Add a link to "Free Documentation".
685 (Free Documentation): Add @node line.
686 (Continuing and Stepping) <advance location>: Use @item instead of
687 @itemx.
688 (Reverse Execution) <set exec-direction reverse>: Use @item instead of
689 @itemx.
690 (Embedded Processors): Put the link to "PA" to its correct place,
691 according to document structure.
692 (Python API): Put the link to "Lazy Strings In Python" to its
693 correct place.
694 (Index): Use @@ in @tex block to get a literal @.
695
696 * gdbint.texinfo: Fix the @subtitle line.
697
698 * stabs.texinfo (Top): Put the link to "Symbol Types Index" to its
699 correct place.
700
16bdd41f
YQ
7012012-06-08 Yao Qi <yao@codesourcery.com>
702
703 * gdb.texinfo (In-Process Agent): Add 'In-Process Agent
704 Protocol'.
705 (In-Process Agent Protocol, IPA Protocol Objects)
706 (IPA Protocol Commands): New nodes.
707 (Tracepoint Packets): Add anchors.
708
2d4c29c5
TS
7092012-06-06 Thomas Schwinge <thomas@codesourcery.com>
710
711 * gdb.texinfo: Document the deprecation of SH's 'regs' command.
712
6bd110c5
YQ
7132012-06-06 Yao Qi <yao@codesourcery.com>
714
715 * gdb.texinfo: Update copyright year.
716
f3e0e960
SS
7172012-05-23 Stan Shebs <stan@codesourcery.com>
718 Kwok Cheung Yeung <kcy@codesourcery.com>
719
720 * gdb.texinfo (Miscellaneous GDB/MI Commands): Document -info-os.
721
1564a261
JK
7222012-05-20 Jan Kratochvil <jan.kratochvil@redhat.com>
723
724 * gdb.texinfo (Separate Debug Files): New anchor debug-file-directory.
725 Mention also --with-separate-debug-dir.
726 (Auto-loading): Prepend $debugdir in the sample output.
727 (Auto-loading safe path): Likewise. Mention also $debugdir for the
728 auto-load safe-path variable.
729 (objfile-gdb.py file): Remove the extra debug-file-directory paragraph.
730 Mention also $debugdir for 'set auto-load scripts-directory'.
731
eb17f351
EZ
7322012-05-19 Eli Zaretskii <eliz@gnu.org>
733
734 * gdb.texinfo (Continuing and Stepping, Selection, Byte Order)
735 (MIPS Embedded, MIPS, MIPS Register packet Format)
736 (Target Descriptions, MIPS Features): Use @acronym{MIPS} where
737 appropriate.
738
4cc0665f
MR
7392012-05-18 Sandra Loosemore <sandra@codesourcery.com>
740 Maciej W. Rozycki <macro@codesourcery.com>
741
742 * gdb.texinfo (MIPS): Document "set mips compression" and "show
743 mips compression".
744 (MIPS Breakpoint Kinds): New subsubsection.
745
7af8dcf8 7462012-05-18 Eli Zaretskii <eliz@gnu.org>
02b67415
MR
747
748 * gdb.texinfo (Architecture-Specific Protocol Details): Define
749 nodes for subsections. Add @acronym mark-ups and adjust
750 formatting.
751
aff139ff
JK
7522012-05-18 Jan Kratochvil <jan.kratochvil@redhat.com>
753
754 Rename $ddir to $datadir.
755 * gdb.texinfo (Auto-loading, Auto-loading safe path)
756 (objfile-gdb.py file): Rename $ddir to $datadir.
757
9cb709b6
TT
7582012-05-18 Tom Tromey <tromey@redhat.com>
759
760 * gdb.texinfo (Print Settings): Document 'set print symbol'.
761
e7e0cddf
SS
7622012-05-14 Stan Shebs <stan@codesourcery.com>
763
764 * gdb.texinfo (Dynamic Printf): New subsection.
765
7efc75aa
SCR
7662012-05-13 Siva Chandra Reddy <sivachandra@google.com>
767
768 * gdb.texinfo (Basic Python): Add description about the function
769 gdb.find_pc_line
770
f307c045
JK
7712012-05-12 Jan Kratochvil <jan.kratochvil@redhat.com>
772 Eli Zaretskii <eliz@gnu.org>
773
774 * gdb.texinfo (Separate Debug Files): Use plural form for global
775 debugging information directory.
776
85d4a676
SS
7772012-05-11 Stan Shebs <stan@codesourcery.com>
778 Kwok Cheung Yeung <kcy@codesourcery.com>
779
780 * gdb.texinfo (Operating System Auxiliary Information): Document new
781 'info os' subcommands.
782
c1668e4e
JK
7832012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
784
785 * gdb.texinfo (Auto-loading, Init File in the Current Directory)
786 (libthread_db.so.1 file, objfile-gdb.gdb file, objfile-gdb.py file)
787 (dotdebug_gdb_scripts section): Add reference
788 to 'Auto-loading safe path'.
789
7349ff92
JK
7902012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
791
792 Implement multi-component --with-auto-load-dir.
793 * gdb.texinfo (Auto-loading): New references
794 for 'set auto-load scripts-directory'
795 and 'show auto-load scripts-directory'.
796 (Auto-loading safe path): Describe the new default. Move $ddir
797 substituation reference to 'objfile-gdb.py file'.
798 (objfile-gdb.py file): Describe script-name alias. Change real-name to
799 script-name. Describe new 'set auto-load scripts-directory'
800 and 'show auto-load scripts-directory'.
801
6dea1fbd
JK
8022012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
803
804 Provide $ddir substitution for --with-auto-load-safe-path.
805 * gdb.texinfo (Auto-loading): Replace /usr/local by $ddir/auto-load.
806 (Auto-loading safe path): Likewise. Mention the default value,
807 $ddir substitution, --with-auto-load-safe-path and
808 --without-auto-load-safe-path.
809 * observer.texi (gdb_datadir_changed): New.
810
1ccacbcd
JK
8112012-05-09 Jan Kratochvil <jan.kratochvil@redhat.com>
812
813 * gdb.texinfo (Auto-loading): Wrap too long lines in @smallexample.
814 Twice.
815
d9242c17
JK
816 * gdb.texinfo (Separate Debug Files, Auto-loading safe path): Replace
817 directory separator by path separator.
818
af2c1515
JK
8192012-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
820
821 * gdb.texinfo (Auto-loading safe path): Make 'directories'
822 for 'set auto-load safe-path' optional. Mention if it is omitted.
823 Change disabling security protection condition to "/", twice.
824
a20ee7a4
SCR
8252012-05-03 Siva Chandra Reddy <sivachandra@google.com>
826
827 * gdb.texinfo (Symbol Tables In Python): Add documentation about
828 the new methods global_block and static_block on gdb.Symtab
829 objects.
830
56af09aa
SCR
8312012-05-02 Siva Chandra Reddy <sivachandra@google.com>
832
833 * gdb.texinfo (Blocks In Python): Add a note saying that future
834 improvements to GDB and its infrastructure can move symbols
835 across blocks within a symbol table.
836
2746b0ef
YQ
8372012-04-29 Yao Qi <yao@codesourcery.com>
838
839 * gdb.texinfo (Architectures): Remove menu entry `A29K'.
840 (A29K): Remove.
841
62e5f89c
SDJ
8422012-04-27 Sergio Durigan Junior <sergiodj@redhat.com>
843 Tom Tromey <tromey@redhat.com>
844
845 * gdb.texinfo (Static Probe Points): New entry, explaining SystemTap
846 and generic static probe support on GDB.
847
a766d390
DE
8482012-04-25 Doug Evans <dje@google.com>
849
50f042b9
DE
850 * gdb.texinfo (Go): Fix thinko.
851
a766d390
DE
852 * gdb.texinfo (Supported Languages): Add Go.
853 (Go): New node.
854
f02e2b19
YQ
8552012-04-25 Yao Qi <yao@codesourcery.com>
856
857 * gdbint.texinfo (Testsuite): New section `Board settings'.
858
68d41a48
JK
8592012-04-23 Jan Kratochvil <jan.kratochvil@redhat.com>
860
861 * gdb.texinfo (Auto-loading safe path): Remove trailing [@dots{}].
862 Three times.
863
174bb630
JK
864 * gdb.texinfo (Auto-loading safe path): Add trailing @dots{}.
865 Three times.
866
0511cc75
JK
8672012-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
868
869 * gdb.texinfo (Auto-loading safe path): Replace @itemize @bullet
870 by @table @asis. Fix formatting of one item.
871
0070f25a
JK
8722012-04-18 Jan Kratochvil <jan.kratochvil@redhat.com>
873
874 * gdb.texinfo (Auto-loading verbose mode): Fix smallexample typo.
875
4dc84fd1
JK
8762012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
877
878 New option "set debug auto-load".
879 * gdb.texinfo (Auto-loading): New menu item for auto-load verbose mode.
880 (auto-load verbose mode): New node.
881
bccbefd2
JK
8822012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
883
884 New option "set auto-load safe-path".
885 * gdb.texinfo (Auto-loading): Extend the "show auto-load"
886 and "info auto-load" examples for safe-path. Put there also references
887 for "set auto-load safe-path" and "show auto-load safe-path".
888 New menu item for Auto-loading safe path.
889 (Auto-loading safe path): New node.
890 (Python Auto-loading): Update the expected output from "Missing"
891 to "No".
892
bf88dd68
JK
8932012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
894
895 auto-load: Implementation.
896 * gdb.texinfo (Mode Options): New anchor for -nx.
897 (Startup): New anchors for Option -init-eval-command,
898 Home Directory Init File
899 and Init File in the Current Directory during Startup.
900 Mention set auto-load local-gdbinit with a reference.
901 Change the sample code to "set auto-load python-scripts".
902 (Threads): New anchor set libthread-db-search-path.
903 Provide references to libthread_db.so.1 file.
904 (Controlling GDB): New menu item for Auto-loading.
905 (Auto-loading, Init File in the Current Directory)
906 (libthread_db.so.1 file, objfile-gdb.gdb file): New nodes.
907 (Python): Rename the menu item Auto-loading to Python Auto-loading.
908 (Writing a Pretty-Printer, Objfiles In Python): Update the renamed
909 reference.
910 (Auto-loading): Rename to ...
911 (Python Auto-loading): ... here. Change "set auto-load-scripts" to
912 "set auto-load python-scripts", new anchor for it. Change
913 "show auto-load-scripts" to "show auto-load python-scripts", new anchor
914 for it. Change "info auto-load-scripts"
915 to "info auto-load python-scripts", new anchor for it. Change "scripts"
916 to "Python scripts".
917
8264ba82
AG
9182012-04-14 Anton Gorenkov <xgsa@yandex.ru>
919
920 PR mi/13393
921 * gdb.texinfo (Print Settings): Extend the description for "set print
922 object".
923 (GDB/MI Variable Objects): Extend the description for -var-create and
924 -var-list-children.
925
06fc020f
SCR
9262012-04-11 Siva Chandra Reddy <sivachandra@google.com>
927
928 * gdb.texinfo (Examining Data): Document the 'explore' command.
929
7191c139
JB
9302012-03-28 Joel Brobecker <brobecker@adacore.com>
931
932 * gdb.texinfo (GDB/MI Variable Objects): Document what happens
933 to the children of a varobj and its update range when -var-update
934 returns that the varobj's type changed.
935
3708f05e
JK
9362012-03-27 Jan Kratochvil <jan.kratochvil@redhat.com>
937
938 * gdb.texinfo (Auto-loading): Move @menu to the end of @node.
939 Create two new links fir 'objfile-gdb.py file'
940 and 'dotdebug_gdb_scripts section'.
941
8e0583c8
JK
9422012-03-27 Jan Kratochvil <jan.kratochvil@redhat.com>
943
944 * gdb.texinfo (Auto-loading): Rename node reference
945 '.debug_gdb_scripts section' to 'dotdebug_gdb_scripts section'.
946 Twice.
947 (.debug_gdb_scripts section): Rename the node ...
948 (dotdebug_gdb_scripts section): ... here.
949 (Maintenance Commands): Also rename this node reference.
950
7b282c5a
SCR
9512012-03-22 Siva Chandra Reddy <sivachandra@google.com>
952
953 * gdb.texinfo (Python API/Values From Inferior): Add description
954 about the new method Value.referenced_value. Add description on
955 how Value.dereference is different (and similar) to
956 Value.referenced_value.
957
8320cc4f
JK
9582012-03-19 Jan Kratochvil <jan.kratochvil@redhat.com>
959
960 * gdb.texinfo (File Options): Describe --init-command=FILE, -ix and
961 --init-eval-command=COMMAND, -iex.
962 (Startup): Describe -iex and -ix. Simplify the example
963 for "set auto-load-scripts off".
964
481860b3
GB
9652012-03-16 Gary Benson <gbenson@redhat.com>
966
967 PR breakpoints/10738
968 * gdb.texinfo (Inline Functions): Remove the now-unnecessary @item
969 stating that GDB cannot set breakpoints on inlined functions.
970 (Mode Options): Document --use-deprecated-index-sections.
971 (Index Section Format): Document new index section version format.
972
c4aeac85
TT
9732012-03-15 Tom Tromey <tromey@redhat.com>
974
975 * gdb.texinfo (Debugging C Plus Plus): Document "info vtbl".
976
16899756
DE
9772012-03-13 Doug Evans <dje@google.com>
978
979 * gdb.texinfo (Help): Change apropos example to use "alias" instead
980 of "reload".
981 (Symbols): Delete docs for set/show symbol-reloading.
982 * gdbint.texinfo (Defining Other Architecture Features): Delete
983 SYMBOL_RELOADING_DEFAULT.
984 * refcard.tex: Delete reference to symbol-reloading.
985
9b224c5e
PA
9862012-03-07 Pedro Alves <palves@redhat.com>
987
988 * gdb.texinfo (General Query Packets): Document new
989 QProgramSignals packet.
990 * gdb.texinfo (Remote configuration): Mention
991 "program-signals-packet".
992
169081d0
TG
9932012-03-05 Tristan Gingold <gingold@adacore.com>
994
995 * gdb.texinfo (General Query Packets): Document xfer:uib:read.
996
d1feda86
YQ
9972012-03-03 Yao Qi <yao@codesourcery.com>
998
999 * gdb.texinfo (In-Process Agent): New node.
1000 Document new commands.
1001 (General Query Packets): Add packet `QAgent'.
1002
1faeff08
MR
10032012-03-01 Maciej W. Rozycki <macro@codesourcery.com>
1004
1005 * gdb.texinfo (MIPS Features): Add org.gnu.gdb.mips.dsp.
1006
7d74f244
DE
10072012-03-01 Scott J. Goldman <scottjg@vmware.com>
1008
1009 * gdb.texinfo (Commands In Python): Put example python macro in
1010 COMMAND_USER category rather than COMMAND_OBSCURE.
1011 Document gdb.COMMAND_USER.
1012 (User-defined Commands): Update documentation to clarify
1013 "set/show max-user-call-depth" and "show user" don't apply to python
1014 commands. Update documentation to clarify "help user-defined" may
1015 also include python commands defined as COMMAND_USER.
1016
6fe37d23
JK
10172012-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
1018
1019 * gdb.texinfo (Startup): Add option -ex description to the option -x
1020 description.
1021
83364271
LM
10222012-02-24 Luis Machado <lgustavo@codesourcery.com>
1023
1024 * gdb.texinfo (Setting Breakpoints): Mention and explain the
1025 condition-evaluation breakpoint parameter.
1026 Mention condition-evaluation mode being shown in "info break".
1027 (Break Conditions): Add description for target-side
1028 conditional breakpoints.
1029 (Remote Configuration): Mention conditional-breakpoints-packet.
1030 (Packets): Add cond-expr parameter to Z0/Z1 packets and explain
1031 cond-expr.
1032 (General Query Packets): Mention new ConditionalBreakpoint feature.
1033
bdb1994d
TT
10342012-02-22 Tom Tromey <tromey@redhat.com>
1035
1036 * gdb.texinfo (Blocks In Python): Clarify block iteration.
1037
4d241c86
TT
10382012-02-17 Tom Tromey <tromey@redhat.com>
1039
1040 PR python/10753:
1041 * gdb.texinfo (objfile-gdb.py file): Fix location of auto-load
1042 directory.
1043
816338b5
SS
10442012-02-14 Stan Shebs <stan@codesourcery.com>
1045
1046 * gdb.texinfo (Disabling Breakpoints): Document enable count.
1047
cc30c4bd
PA
10482012-02-13 Pedro Alves <palves@redhat.com>
1049
1050 * gdb.texinfo (MIPS boards): Refer to mips-elf instead of
1051 mips-idt-ecoff.
1052
035d1e5b
YQ
10532012-02-09 Yao Qi <yao@codesourcery.com>
1054
1055 * gdb.texinfo (Symbols In Python): Add missing `@end defvar'.
1056
f0823d2c
TT
10572012-02-07 Tom Tromey <tromey@redhat.com>
1058
1059 * gdb.texinfo (Symbols In Python): Document Symbol.needs_frame and
1060 Symbol.value.
1061
64e7d9dd
TT
10622012-02-07 Tom Tromey <tromey@redhat.com>
1063
1064 * gdb.texinfo (Symbols In Python): Document Symbol.line.
1065
4220b2f8
TS
10662012-01-27 Thomas Schwinge <thomas@codesourcery.com>
1067
1068 * gdb.textinfo (Packets): Move vCont paragraph to the correct place.
1069
edcc5120
TT
10702012-01-24 Tom Tromey <tromey@redhat.com>
1071
1072 * gdb.texinfo (Set Catchpoints): Document "catch load" and "catch
1073 unload".
1074 (Files): Mention new catch commands.
1075 (GDB/MI Async Records): Likewise.
1076
53fe1783
GB
10772012-01-24 Gary Benson <gbenson@redhat.com>
1078
1079 Delete #if 0'd out code.
1080 * gdb.texinfo (Frame Info): Remove "info catch".
1081
b9e7b9c3
UW
10822012-01-20 Ulrich Weigand <ulrich.weigand@linaro.org>
1083
1084 * gdb.texinfo (Remote Configuration): Document
1085 "set remote hostio-readlink-packet" command.
1086 (General Query Packets): Document vFile:readlink packet.
1087
4aac40c8
TT
10882012-01-16 Tom Tromey <tromey@redhat.com>
1089
1090 * gdb.texinfo (Specify Location): Document relative file name
1091 handling.
1092
cafec441
TT
10932012-01-16 Tom Tromey <tromey@redhat.com>
1094
1095 * gdb.texinfo (gdb.printing): Document FlagEnumerationPrinter.
1096
0ee339bc
JK
10972012-01-13 Jan Kratochvil <jan.kratochvil@redhat.com>
1098 Eli Zaretskii <eliz@gnu.org>
1099
1100 * gdbint.texinfo (Coding Standards): Require braces for two lines of
1101 code.
1102
72384ba3
PH
11032012-01-11 Paul Hilfinger <hilfingr@adacore.com>
1104
1105 * gdb.texinfo (Variables): Document use of :: for non-static
1106 variables.
1107
ce1b17c4
JB
11082012-01-05 Joel Brobecker <brobecker@adacore.com>
1109
1110 * gdbint.texinfo (Start of New Year Procedure): Update
1111 to replace use of copyright.sh by use of copyright.py.
1112
217bff3e
JK
11132012-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1114
1115 Remove the gdbtui binary.
1116 * all-cfg.texi (GDBTUI): Remove.
1117 * gdb.texinfo (Mode Options): Remove the GDBTUI reference.
1118 (TUI): Remove GDBTUI pindex. Remove the GDBTUI reference.
1119 * gdbint.texinfo (Testsuite): Replace `gdbtui' by `gdb -tui'.
1120
cc72b2a2
KP
11212011-12-23 Kevin Pouget <kevin.pouget@st.com>
1122
1123 Introduce gdb.FinishBreakpoint in Python.
1124 * gdb.texinfo (Finish Breakpoints in Python): New subsection.
1125 (Python API): Add menu entry for Finish Breakpoints.
1126
13ac8d2c
JK
11272011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
1128
1129 * gdbint.texinfo (Testsuite): Describe KFAIL and XFAIL in Writing
1130 tests.
1131
e0f9f062
DE
11322011-12-16 Doug Evans <dje@google.com>
1133
1134 * gdb.texinfo (Server): Document -/stdio argument to gdbserver.
1135
80b6e756
PM
11362011-12-16 Phil Muldoon <pmuldoon@redhat.com>
1137
1c3ad6ab 1138 * gdb.texinfo (Python Commands): Remove "maint set/show print
80b6e756
PM
1139 stack". Add documentation for "set/show python print-stack".
1140
2fb860fc
PA
11412011-12-14 Pedro Alves <pedro@codesourcery.com>
1142
1143 * gdb.texinfo (Implementing a Remote Stub): Explain that you
1144 should transfer control to the stub in the startup code instead of
1145 in main. Mention the need to get past the initial breakpoint.
1146
f8eba3c6
TT
11472011-12-06 Tom Tromey <tromey@redhat.com>
1148
1149 * gdb.texinfo (Set Breaks): Update for new behavior.
1150
2268b414
JK
11512011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1152
1153 * gdb.texinfo (Requirements, Remote Protocol): Reference also `Library
1154 List Format for SVR4 Targets'.
1155 (General Query Packets): New item qXfer:libraries-svr4:read.
1156 (Library List Format for SVR4 Targets): New node.
1157
ae6f0d5b
TT
11582011-12-01 Tom Tromey <tromey@redhat.com>
1159
1160 * gdb.texinfo (Writing a Pretty-Printer): Use append method, not
1161 add.
1162
36dfb11c
TT
11632011-11-22 Tom Tromey <tromey@redhat.com>
1164
1165 * gdb.texinfo (GDB/MI Async Records): Document new *stopped
1166 reasons.
1167
f196051f
SS
11682011-11-20 Stan Shebs <stan@codesourcery.com>
1169
1170 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
1171 note-related options and variables.
1172 (Tracepoint Packets): Document packet changes.
1173
f85b53f8
SD
11742011-11-20 Sanjoy Das <sdas@igalia.com>
1175
1176 * gdb.texinfo (JIT Interface): Add documentation on writing and
1177 usind JIT debug info readers.
1178 (Custom Debug Info, Using JIT Debug Info Readers, Writing JIT
1179 Debug Info Readers): New nodes.
1180
bfccc43c
YQ
11812011-11-18 Yao Qi <yao@codesourcery.com>
1182
1183 * gdb.texinfo (Create and Delete Tracepoints): Mention pending
1184 tracepoint.
1185
c011a4f4
DE
11862011-11-15 Doug Evans <dje@google.com>
1187
1188 * gdb.texinfo (Files): Document basenames-may-differ.
1189
ed59ded5
DE
11902011-11-14 Doug Evans <dje@google.com>
1191
1192 * gdb.texinfo (Shell Commands): Document "!".
1193
405f8e94
SS
11942011-11-14 Stan Shebs <stan@codesourcery.com>
1195 Kwok Cheung Yeung <kcy@codesourcery.com>
1196
1197 * gdb.texinfo (Create and Delete Tracepoints): Describe what is
1198 needed to get shorter fast tracepoints.
1199 (Tracepoint Packets): Document new qTMinFTPILen packet.
1200
1e4d1764
YQ
12012011-11-14 Yao Qi <yao@codesourcery.com>
1202
1203 * gdb.texinfo (Create and Delete Tracepoints): Describe changed
1204 behavior of tracepoint.
1205 (General Query Packets): New feature InstallInTrace.
1206 (Remote Configuration): Document "set remote
1207 install-in-trace-packet".
1208
71eba9c2 12092011-11-12 Matt Rice <ratmice@gmail.com>
1210
1211 * gdb.texinfo (C Preprocessor Macros): Remove info definitions.
1212 Add arguments to info macro.
1213
e0f8f636
TT
12142011-11-10 Tom Tromey <tromey@redhat.com>
1215
1216 * gdb.texinfo (Compilation): Don't mention -gdwarf-2. Link to GCC
1217 manual.
1218 (Variables): Don't mention -gdwarf-2. Link to Compilation node.
1219 (Macros): Add a footnote.
1220 (C): Remove paragraph about compiler options.
1221 (C Constants): Mention wide character and string constants.
1222 (C Plus Plus Expressions): Update compiler option advice. Mention
1223 using declarations. Mention ADL. Remove old HP compiler
1224 information.
1225
625c0d47
TT
12262011-11-10 Tom Tromey <tromey@redhat.com>
1227
1228 PR c++/9257:
1229 * gdb.texinfo (Print Settings): Add an extra note about the need
1230 for a vtable.
1231
4be2aacc
MR
12322011-11-08 Maciej W. Rozycki <macro@codesourcery.com>
1233
1234 * gdb.texinfo (MIPS): Remove duplicate "auto" reference from
1235 "set mips abi" documentation.
1236
0a1c4d10
DE
12372011-11-04 Doug Evans <dje@google.com>
1238
1239 * gdb.texinfo (Maintenance Commands): Update docs of "maint time".
1240
aad1c02c
TT
12412011-11-03 Tom Tromey <tromey@redhat.com>
1242
1243 * gdb.texinfo (Stopping): Add menu entry.
1244 (Continuing and Stepping): Restore @node. Use @section, not
1245 @subsection.
1246
983fb131
MR
12472011-11-03 Maciej W. Rozycki <macro@codesourcery.com>
1248
1249 * gdb.texinfo (Skipping Over Functions and Files): Remove node
1250 designation. Fix "Specify Location" cross-reference.
1251
3065dfb6
SS
12522011-11-02 Stan Shebs <stan@codesourcery.com>
1253
1254 * gdb.texinfo (Tracepoint Action Lists): Document collect/s.
1255 (General Query Packets): Describe tracenz feature.
1256 * agentexpr.texi (Bytecode Descriptions): Describe tracenz.
1257
0aaaf063
PK
12582011-10-28 Paul Koning <paul_koning@dell.com>
1259
1260 * gdb.texinfo (gdb.types): Rename deepitems to deep_items.
1261
2231f1fb
KP
12622011-10-27 Kevin Pouget <kevin.pouget@st.com>
1263
1264 * gdb.texinfo ((Frames In Python): Document
1265 gdb.FRAME_UNWIND_FIRST_ERROR contant.
1266
5110b5df
PK
12672011-10-26 Paul Koning <paul_koning@dell.com>
1268
1269 * gdb.texinfo (gdb.types): Document new deepitems function.
1270
22dbab46
PK
12712011-10-25 Paul Koning <paul_koning@dell.com>
1272
1273 PR python/13327
1274
1275 * gdb.texinfo (Values From Inferior): Add is_lazy attribute,
1276 fetch_lazy method.
1277
9df2fbc4
PM
12782011-10-20 Phil Muldoon <pmuldoon@redhat.com>
1279
1280 PR python/12656
1281
1282 * gdb.texinfo (Blocks In Python): Document is_static, is_global,
1283 global_block, static_block function.
1284
f05e2e1d
TT
12852011-10-19 Tom Tromey <tromey@redhat.com>
1286
1287 * gdb.texinfo (Commands In Python): Add missing "@"s.
1288
a7fc3f37
KP
12892011-10-13 Kevin Pouget <kevin.pouget@st.com>
1290
1291 PR python/13285 Document named constants for frame unwind stop reasons
1292 * gdb.texinfo (Frames In Python): Document gdb.FRAME_UNWIND_*
1293 constants.
1294
5048e516
JK
12952011-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
1296
1297 Fix compatibility with texinfo versions older than 4.12.
1298 * Makefile.in (MAKEINFO): Set to @MAKEINFO@.
1299 (MAKEINFOFLAGS, MAKEINFO_EXTRA_FLAGS, MAKEINFO_CMD): New.
1300 (MAKEHTMLFLAGS): Use MAKEINFO_CMD.
1301 (gdb.info, gdbint.info, stabs.info, annotate.info): Use MAKEINFO_CMD.
1302 * gdb.texinfo (Tail Call Frames): Convert @arrow{} to @click, when possible.
1303 Make the conversion conditional on HAVE_MAKEINFO_CLICK, using variables
1304 CALLSEQ1A, CALLSEQ1B, CALLSEQ2A and CALLSEQ2B.
1305
5a56e9c5
DE
13062011-10-09 Doug Evans <dje@google.com>
1307
1308 * gdb.texinfo (Extending GDB): Document alias command.
1309
36b11add
JK
13102011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
1311
1312 Support @entry in input expressions.
1313 * gdb.texinfo (Variables): Describe @entry names suffix.
1314 (Print Settings): Add anchor for `set print entry-values'.
1315
e18b2753
JK
13162011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
1317 Eli Zaretskii <eliz@gnu.org>
1318
1319 Display @entry parameter values (without references).
1320 * gdb.texinfo (Tail Call Frames): Add anchor. Add self tail call
1321 example.
1322 (Print Settings): New description of set print entry-values and show
1323 print entry-values.
1324
111c6489
JK
13252011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
1326 Eli Zaretskii <eliz@gnu.org>
1327
1328 Recognize virtual tail call frames.
1329 * gdb.texinfo (Optimized Code): Add reference to Tail Call Frames.
1330 (Tail Call Frames): New node.
1331 (Frames In Python): Add gdb.TAILCALL_FRAME.
1332
9c15afc4
DE
13332011-10-07 Doug Evans <dje@google.com>
1334
1335 * gdb.texinfo (gdb.printing): Document new `replace' arg to
1336 register_pretty_printer.
1337
99f5279d
PM
13382011-10-07 Phil Muldoon <pmuldoon@redhat.com>
1339
1340 PR python/12930
1341 PR python/12802
1342
1343 * gdb.texinfo (Breakpoints In Python): Clarify behavior in the
1344 stop method.
1345
03583c20
UW
13462011-10-07 Ulrich Weigand <ulrich.weigand@linaro.org>
1347
1348 * gdb.texinfo (Starting your Program): "set disable-randomization"
1349 is no longer Linux-specific.
1350 (Remote Configuration): Document "set remote
1351 disable-randomization-packet".
1352 (General Query Packets): Document "QDisableRandomization" packet
1353 and add it to "qSupported" list.
1354
bd054e06
KP
13552011-10-07 Kevin Pouget <kevin.pouget@st.com>
1356
1357 Allow Python notification of new object-file loadings.
1358 * gdb.texinfo (Events In Python): Document `gdb.NewObjFileEvent'
1359 event type.
1360
cb6be26b
KP
13612011-10-04 Kevin Pouget <kevin.pouget@st.com>
1362
1363 PR python/12691: Add the inferior to Python exited event
1364 * gdb.texinfo (Events In Python): Describe exited inferior attribute.
1365
a05336a1
JB
13662011-10-03 Joel Brobecker <brobecker@adacore.com>
1367
1368 * gdb.texinfo (GDB/MI Miscellaneous Commands): Minor
1369 rephasing.
1370
5d77fe44
JB
13712011-10-03 Joel Brobecker <brobecker@adacore.com>
1372
1373 * gdb.texinfo (GDB/MI Ada Tasking Commands): New node.
1374 (GDB/MI Miscellaneous Commands): Add `ada-task-info'
1375 as possible feature returned by the `-list-features'
1376 command.
1377
699df94d
PK
13782011-09-28 Paul Koning <paul_koning@dell.com>
1379
1380 * gdb.texinfo (gdb.Type): Document field access by dictionary
1381 key syntax.
1382
24bdad53
YQ
13832011-09-28 Yao Qi <yao@codesourcery.com>
1384
1385 * gdb.texinfo (Files): Update options for `add-symbol-file'.
1386 Add one space after option `-s'. Remove @r{} markup.
1387
6710bf39
SS
13882011-09-27 Stan Shebs <stan@codesourcery.com>
1389
1390 * gdb.texinfo (Tracepoint Action Lists): Document $_ret.
1391
d99f7e48
HZ
13922011-09-16 Hui Zhu <teawater@gmail.com>
1393
1394 * gdb.texinfo (Tracepoint Restrictions): Change *$esp@300
1395 to *(unsigned char *)$esp@300.
1396
d812018b
PK
13972011-09-15 Paul Koning <paul_koning@dell.com>
1398
1399 * gdb.texinfo: Make style of Python functions and methods match
1400 the syntax of Python. Also put class and module names explicitly
1401 on function, member, and variable names, matching Python
1402 documentation conventions.
1403
2aa48337
KP
14042011-09-15 Kevin Pouget <kevin.pouget@st.com>
1405
1406 PR Python/12692 Add gdb.selected_inferior() to Python interface.
1407 * gdb.texinfo (Inferiors In Python): Describe new
1408 gdb.selected_inferior() function.
1409
6839b47f
KP
14102011-09-15 Kevin Pouget <kevin.pouget@st.com>
1411
1412 Handle multiple breakpoint hits in Python interface:
1413 * gdb.texinfo (Events In Python): New function documentation:
1414 gdb.BreakpointEvent.breakpoints. Indicate that
1415 gdb.BreakpointEvent.breakpoint is now deprecated.
1416
26829f2b
JB
14172011-09-04 Joel Brobecker <brobecker@adacore.com>
1418
1419 * gdb.texinfo: Set EDITION to "Tenth" and change ISBN.
1420
a9f54f60
TT
14212011-08-25 Andrew Oakley <andrew@ado.is-a-geek.net>
1422
1423 * gdb.texinfo (Types In Python): Document 'bitpos' for enums.
1424
fa3a4f15
PM
14252011-08-17 Phil Muldoon <pmuldoon@redhat.com>
1426
1427 * gdb.texinfo (Prompt): Add set/show extended-prompt
1428 documentation
1429 (Basic Python): Add prompt_hook anchor.
1430 (Python modules): Reword module text to reflect multiple modules.
1431 (gdb.prompt): Document gdb.prompt module.
1432
224bbe49
YQ
14332011-08-14 Yao Qi <yao@codesourcery.com>
1434
78d85199
YQ
1435 * gdb.texinfo (General Query Packets): Document qXfer:fdpic:read packet.
1436
14372011-08-14 Yao Qi <yao@codesourcery.com>
1438
1439 * gdb.texinfo (Standard Target Features): Document C6x features.
224bbe49
YQ
1440 (TIC6x Features): New node.
1441
457e09f0
DE
14422011-08-12 Doug Evans <dje@google.com>
1443
1444 * gdb.texinfo (Symbols In Python): Document symbol.type.
1445
5e239b84
PM
14462011-08-09 Phil Muldoon <pmuldoon@redhat.com>
1447
1448 * gdb.texinfo (Python): Document command and function
1449 auto-loading.
1450
177bc839
JK
14512011-07-26 Jan Kratochvil <jan.kratochvil@redhat.com>
1452 Eli Zaretskii <eliz@gnu.org>
1453
1454 * gdb.texinfo (whatis, ptype): Highlight their differences. Describe
1455 typedefs unrolling. Extend the sample code by an inner typedef and
1456 outer typedefs unrolling.
1457
1a532630
PP
14582011-07-26 Paul Pluzhnikov <ppluzhnikov@google.com>
1459
1460 * gdb.texinfo (Caching Remote Data): Document {set,show} dcache
1461 size and line-size.
1462
9b158ba0 14632011-07-21 Matt Rice <ratmice@gmail.com>
1464
1465 PR macros/12999
1466 * gdb.texinfo (Macros): Add info definitions and info macros commands.
1467 Update text and cindex entries for info macro command.
1468
d17b6f81
PM
14692011-07-21 Phil Muldoon <pmuldoon@redhat.com>
1470
1471 * observer.texi (GDB Observers): Add before_prompt observer.
1472 * gdb.texinfo (Basic Python): Add documentation for prompt
1473 substitution.
1474
713389e0
PM
14752011-07-11 Phil Muldoon <pmuldoon@redhat.com>
1476
1477 PR python/12438
1478 * gdb.texinfo (Python Commands): Add deprecate note to maint
1479 set/show python print-stack. Document set/show python
1480 print-backtrace.
1481
177b42fe
TJB
14822011-07-05 Thiago Jung Bauermann <bauerman.ibm.com>
1483
1484 * gdb.texinfo: Fix typos.
1485
900e11f9
JK
14862011-07-01 Tom Tromey <tromey@redhat.com>
1487
1488 * gdb.texinfo (Debugging Output): Document set debug
1489 check-physname.
1490
39c4d40a
TT
14912011-06-29 Tom Tromey <tromey@redhat.com>
1492
1493 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document
1494 breakpoint-notifications feature.
1495
6f5def7d
UW
14962011-06-29 Ulrich Weigand <ulrich.weigand@linaro.org>
1497
1498 * gdb.texinfo (Target Description): Remove warning about
1499 possibly unstable format.
1500
8cf64490
TT
15012011-06-03 Tom Tromey <tromey@redhat.com>
1502
1503 * gdb.texinfo (GDB/MI Async Records): Document 'exit-code' field.
1504 (Events In Python): Note that exit_code is optional.
1505
393eab54
PA
15062011-05-17 Pedro Alves <pedro@codesourcery.com>
1507
1508 * gdb.texinfo (Remote Protocol) <Overview>: Mention vCont is
1509 required for multi-threading support.
1510 (Remote Protocol) <Packets>: Mention that 'c', 's', 'C', 'S' and
1511 Hc are deprecated for multi-threading debugging. Point readers at
1512 the vCont packet.
1513
75fc9810
DE
15142011-05-15 Doug Evans <dje@google.com>
1515
1516 * gdb.texinfo (Auto-loading): Document printing of missing scripts.
1517
01124a23
DE
15182011-05-13 Doug Evans <dje@google.com>
1519
98a5dd13
DE
1520 * gdb.texinfo (Threads): Document $sdir,$pdir.
1521 (Server): Document $pdir exception.
1522
dbaefcf7
DE
1523 * gdb.texinfo (Auto-loading): Document "info auto-load-scripts".
1524
cc63ef9b
DE
1525 * gdb.texinfo (Threads): Clarify default value for
1526 libthread-db-search-path.
7e0396aa 1527
01124a23
DE
1528 * gdb.texinfo (Completion): Update example.
1529 (Debugging Output): Delete `set/show debug lin-lwp-async'.
1530
d248b706
KY
15312011-05-12 Kwok Cheung Yeung <kcy@codesourcery.com>
1532
1533 * gdb.texinfo: Document change in the behaviour of the enable and
1534 disable GDB commands when applied to tracepoints.
1535 Document the EnableDisableTracepoints remote stub feature.
1536 Document QTEnable and QTDisable in the list of tracepoint packets.
1537
cc88a640
JK
15382011-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1539
1540 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Rename inc-hist.texinfo to
1541 hsuser.texi.
1542 * gdb.texinfo <!SYSTEM_READLINE>: Rename inc-hist.texinfo inclusion and
1543 comment to hsuser.texi. Change rluser.texi name in the comment.
1544
84e578fb
DE
15452011-05-10 Doug Evans <dje@google.com>
1546
1547 * gdb.texinfo (Threads): If an empty path is provided for
1548 libthread-db-search-path it is reset to its default value.
1549 (Server): Ditto.
1550
478aac75
DE
15512011-05-09 Doug Evans <dje@google.com>
1552
1553 * gdb.texinfo (Requirements): Fix typo. Mention --with-iconv-bin.
1554
9c06b0b4
TJB
15552011-05-06 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
1556 Thiago Jung Bauermann <bauerman@br.ibm.com>
1557
1558 Implement support for PowerPC BookE masked watchpoints.
1559 * gdb.texinfo (Set Watchpoints): Document mask parameter.
1560 (PowerPC Embedded): Mention support of masked watchpoints.
1561
9ed350ad
JB
15622011-05-03 Joel Brobecker <brobecker@adacore.com>
1563
1564 * gdb.texinfo (In Memoriam): Replace litteral uses of `GDB' with
1565 `@value{GDBN}'.
1566
4ceed123
JB
15672011-05-03 Joel Brobecker <brobecker@adacore.com>
1568
1569 * gdb.texinfo (titlepage): Remove dedication.
1570 (In Memoriam): New appendix.
1571
559a7a62
JK
15722011-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
1573 Eli Zaretskii <eliz@gnu.org>
1574
1575 * gdb.texinfo (Index Section Format): Change the version to 5.
1576 Describe the different formula.
1577
03f2bd59
JK
15782011-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
1579 Eli Zaretskii <eliz@gnu.org>
1580
1581 * gdb.texinfo (Starting and Stopping Trace Experiments): New anchor
1582 for disconnected tracing.
1583 (Multi-Process Mode for @code{gdbserver}): Mention --multi and
1584 extended-remote relationship. Mention --once.
1585 (TCP port allocation lifecycle of @code{gdbserver}): New.
1586
d9b1a651
EZ
15872011-04-23 Eli Zaretskii <eliz@gnu.org>
1588
1589 * gdb.texinfo (Server): Improve indexing. Index all optional
1590 switches to gdbserver.
1591
90476074
TT
15922011-04-20 Tom Tromey <tromey@redhat.com>
1593
1594 * gdb.texinfo (Index Section Format): New node.
1595 (Top): Add new node to menu.
1596
c21236dc
PA
15972011-04-20 Pedro Alves <pedro@codesourcery.com>
1598
1599 * gdb.texinfo (Maintenance Commands): Document `maint print
1600 remote-registers'.
1601
05c8c3f5
TT
16022011-04-20 Tom Tromey <tromey@redhat.com>
1603
1604 * gdb.texinfo (Trace File Format): Move node later.
1605
7a9dd1b2
TT
16062011-04-19 Tom Tromey <tromey@redhat.com>
1607
1608 * gdbint.texinfo (Register Information Functions): Remove
1609 duplicate "the".
1610 * gdb.texinfo (Emacs): Remove duplicate "to".
1611 (GDB/MI Variable Objects): Remove duplicate "the".
1612 (General Query Packets): Likewise.
1613
4368ebeb
JB
16142011-04-02 Joel Brobecker <brobecker@adacore.com>
1615
1616 * gdb.texinfo (GDB/MI Output Records): Fix menu entry for
1617 "GDB/MI Ada Exception Information" node.
1618
956a9fb9
JB
16192011-04-01 Joel Brobecker <brobecker@adacore.com>
1620
1621 * gdb.texinfo (GDB/MI Ada Exception Information): Document
1622 the "exception-name" field in the *stopped async record.
1623
f1310107
TJB
16242011-03-31 Thiago Jung Bauermann <bauerman@br.ibm.com>
1625 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
1626
1627 Implement support for PowerPC BookE ranged breakpoints.
1628 * gdb.texinfo (PowerPC Embedded): Document ranged breakpoints.
1629
8786b2bd
TT
16302011-03-28 Tom Tromey <tromey@redhat.com>
1631
1632 * gdb.texinfo (Set Tracepoints): Fix typo.
1633
9ef07c8c
TT
16342011-03-24 Tom Tromey <tromey@redhat.com>
1635
1636 * gdb.texinfo (Specify Location): Document `function:label'
1637 linespec.
1638
99c3dc11
PM
16392011-03-18 Phil Muldoon <pmuldoon@redhat.com>
1640
f1310107 1641 PR python/12149
99c3dc11
PM
1642
1643 * gdb.texinfo (Basic Python): Update gdb.write and flush text.
1644
29703da4
PM
16452011-03-17 Phil Muldoon <pmuldoon@redhat.com>
1646
1647 * gdb.texinfo (Blocks In Python): Add is_valid method description.
1648 (Inferiors In Python): Likewise.
1649 (Threads In Python): Likewise.
1650 (Symbols In Python): Likewise.
1651 (Objfiles In Python): Likewise.
1652 (Symbol Tables In Python): Likewise.
1653
c9174737
PA
16542011-03-15 Pedro Alves <pedro@codesourcery.com>
1655
1656 * gdb.texinfo (Auto Display) <undisplay, enable display, disable
1657 display>: Explain that the commands accept number ranges.
1658
7371cf6d
PM
16592011-03-14 Phil Muldoon <pmuldoon@redhat.com>
1660
1661 * gdb.texinfo (Breakpoints In Python): Add description and example
1662 of Python stop function operation.
1663
ecec24e6
PM
16642011-03-10 Phil Muldoon <pmuldoon@redhat.com>
1665
1666 * gdb.texinfo (Parameters In Python): Document get_set_string and
1667 get_show_string methods.
1668
6dcd5565
JK
16692011-02-28 Jan Kratochvil <jan.kratochvil@redhat.com>
1670
1671 * gdb.texinfo (Tracepoint Conditions): Fix missing parenthesis.
1672
81896e36
JK
1673 * gdb.texinfo (Starting and Stopping Trace Experiments): Fix
1674 circular-trace-buffer name.
1675
5e30da2c
JB
16762011-02-28 Joel Brobecker <brobecker@adacore.com>
1677
1678 * gdb.texinfo (Inferiors and Programs): Fix small error introduced
1679 in the previous change.
1680
3bd0f5ef 16812011-02-27 Michael Snyder <msnyder@vmware.com>
af624141
MS
1682
1683 * gdb.texinfo (Inferiors and Programs): Update commands to show
1684 that they can accept multiple arguments.
1685
4ec7539c
JB
16862011-02-24 Joel Brobecker <brobecker@adacore.com>
1687
1688 Revert the following patch (code patch was not approved):
1689 2011-02-21 Hui Zhu <teawater@gmail.com>
1690 * agentexpr.texi (bytecode descriptions): add printf.
1691 * gdb.texinfo (tracepoint action lists): add printf.
1692
82809774
DE
16932011-02-23 Doug Evans <dje@google.com>
1694
1695 * gdb.texinfo (Symbols In Python): Fix mention of C++, use C@t{++}.
1696
e5a67952
MS
16972011-02-23 Michael Snyder <msnyder@vmware.com>
1698
1699 * gdb.texinfo (Set Breaks): Add @dots{} to arguments of info break.
1700 (Set Watchpoints): Add @dots{} to argument of info watchpoints.
1701 (Listing Tracepoints): Add @dots{} to argument of info tracepoints.
1702
6e6fbe60
DE
17032011-02-22 Doug Evans <dje@google.com>
1704
1705 * gdb.texinfo (Symbols In Python): Document lookup_global_symbol.
1706 Clarify behaviour of lookup_symbol when `block' argument is omitted,
1707 add description of result, fix @defun formatting.
1708
f994e27a
HZ
17092011-02-21 Hui Zhu <teawater@gmail.com>
1710
1711 * agentexpr.texi (Bytecode Descriptions): Add printf.
1712 * gdb.texinfo (Tracepoint Action Lists): Add printf.
1713
c7f96d2b
TT
17142011-02-18 Tom Tromey <tromey@redhat.com>
1715
1716 * agentexpr.texi (Bytecode Descriptions): Document pick and rot.
1717
60f98dde
MS
17182011-02-14 Michael Snyder <msnyder@vmware.com>
1719
1720 * gdb.texinfo (threads): Document argument for "info threads" cmd.
1721 Document new command "thread find".
1722
08e796bc
MS
17232011-02-14 Michael Snyder <msnyder@vmware.com>
1724
1725 * gdb.texinfo (Threads): Update example of new thread message.
1726
b3b9301e
PA
17272011-02-14 Pedro Alves <pedro@codesourcery.com>
1728
1729 * gdb.texinfo (Remote Configuration): Mention set/show remote
1730 traceframe-info.
1731 (Tools/Packages Optional for Building GDB): Mention that expat is
1732 used for traceframe info.
1733 (Remote Protocol) <Menu>: Add "Traceframe Info Format".
1734 (General Query Packets) <qSupported>: Describe the
1735 qXfer:traceframe-info:read feature.
1736 (qXfer::read): Describe qXfer:traceframe-info:read.
1737 (Traceframe Info Format): New section.
1738
cef35b0f
PA
17392011-02-04 Pedro Alves <pedro@codesourcery.com>
1740
1741 * gdbint.texinfo (Formatting): Mention some formatting guidelines
1742 for casts and unary operators.
1743
f1cbe1d3
TT
17442011-02-04 Tom Tromey <tromey@redhat.com>
1745
1746 * gdb.texinfo (GDB/MI Async Records): Document that symbols-loaded
1747 is not useful.
1748
585fdaa1
PA
17492011-01-25 Pedro Alves <pedro@codesourcery.com>
1750
1751 * gdb.texinfo: s/value optimized out/optimized out/g
1752
7bfc9434
JB
17532011-01-21 Joel Brobecker <brobecker@adacore.com>
1754
1755 * gdb.texinfo (Other Misc Settings): Rework part of the
1756 documentation of the "set interactive mode" command.
1757
4694da01
TT
17582011-01-19 Tom Tromey <tromey@redhat.com>
1759
1760 * gdb.texinfo (Threads): Document thread name output and `thread
1761 name' command.
1762 (Threads In Python): Document Thread.name attribute.
1763 (GDB/MI Thread Commands): Document thread attributes.
1764
b716877b
AB
17652011-01-12 Andrew Burgess <aburgess@broadcom.com>
1766
1767 * gdb.texinfo (GDB/MI Data Manipulation): Update to reflect
1768 changes in mi/mi-cmd-disas.c
1769
13fd8b81
TT
17702011-01-12 Tom Tromey <tromey@redhat.com>
1771
1772 * gdb.texinfo (Threads): Remove duplicate text. Update examples.
1773 Fix "thread apply" text.
1774
e09342b5
TJB
17752011-01-11 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
1776 Thiago Jung Bauermann <bauerman@br.ibm.com>
1777
1778 Implement support for PowerPC BookE ranged watchpoints.
1779 * gdb.texinfo (PowerPC Embedded): Document ranged watchpoints and
1780 the "set powerpc exact-watchpoints" flag.
1781
06e65f44
TT
17822011-01-07 Tom Tromey <tromey@redhat.com>
1783
1784 * gdb.texinfo (Python API): Add descriptions to @menu items.
1785
d8e22779
TT
17862011-01-06 Tom Tromey <tromey@redhat.com>
1787
1788 * gdb.texinfo (Frames In Python): Document gdb.newest_thread.
1789
a255712f
PP
17902010-01-06 Paul Pluzhnikov <ppluzhnikov@google.com>
1791
e09342b5 1792 * gdb.texinfo (Debugging Output): Document "set debug jit".
a255712f 1793
ccfc3d6e
TT
17942011-01-06 Tom Tromey <tromey@redhat.com>
1795
1796 PR python/12133:
1797 * gdb.texinfo (Frames In Python): Document various frame
1798 constants.
1799
44944448
JB
18002011-01-05 Joel Brobecker <brobecker@adacore.com>
1801
1802 * doc/agentexpr.texi, doc/all-cfg.texi, doc/annotate.texinfo,
1803 doc/gdb.texinfo, doc/gdbint.texinfo, doc/observer.texi,
1804 doc/refcard.tex, doc/stabs.texinfo: Copyright year update.
1805
42ea3d7a
JK
18062011-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
1807
1808 * Makefile.in (diststuff): Remove gdb-cfg.texi and GDBvn.texi.
1809 (clean): Add GDBvn.texi.
1810
720d1a40
JB
18112010-12-29 Joel Brobecker <brobecker@adacore.com>
1812
1813 * gdb.texinfo (Ada Glitches): Remove paragraph describing the
1814 occasional case where the debugger prints an array address
1815 instead of the array itself.
1816
ad196637
PA
18172010-12-23 Pedro Alves <pedro@codesourcery.com>
1818
1819 * gdb.texinfo (Packets) <read registers packet>: Document support
1820 for registers that were not collected.
1821
a86caf66
DE
18222010-12-15 Doug Evans <dje@google.com>
1823
1824 * gdb.texinfo (Startup): Document auto-loading of scripts during
1825 startup.
1826 (Auto-loading): Delete "maint set python auto-load on|off".
1827 Add "set auto-load-scripts on|off".
1828
aae1c79a
DE
18292010-12-07 Doug Evans <dje@google.com>
1830
1831 * gdb.texinfo (Mode Options): Document -data-directory.
1832 (Data Files): Add reference to -data-directory.
1833
4e04c971
DE
18342010-11-29 Doug Evans <dje@google.com>
1835
1836 * gdb.texinfo (Pretty-Printer Introduction): Change
1837 printer-name:subprinter-name to printer-name;subprinter-name.
1838
94b6973e
PM
18392010-11-29 Phil Muldoon <pmuldoon@redhat.com>
1840
1841 PR python/12199
1842
1843 * gdb.texinfo (Breakpoints In Python): Document "delete" method.
1844
39037522
TT
18452010-11-23 Tom Tromey <tromey@redhat.com>
1846
1847 * gdb.texinfo (Top): Check SYSTEM_READLINE.
1848 (Editing): Likewise.
1849 (Command History): Likewise.
1850 (TUI Keys): Likewise.
1851 (Bug Reporting): Conditionally include rluser.texi and
1852 inc-history.texinfo.
1853 * Makefile.in (READLINE_TEXI_INCFLAG): New variable.
1854 (GDB_DOC_SOURCE_INCLUDES): Add comment.
1855 (GDBvn.texi): Set SYSTEM_READLINE when appropriate.
1856 (gdb.dvi): Use READLINE_TEXI_INCFLAG.
1857 (gdb.pdf): Likewise.
1858 (gdb.info): Likewise.
1859 (gdb/index.html): Likewise.
1860
5ae98d25
TT
18612010-11-23 Tom Tromey <tromey@redhat.com>
1862
1863 * Makefile.in (Makefile): Run ../config.status.
1864 (distclean): Update.
1865 * configure: Remove.
1866 * configure.ac: Remove.
1867
621c8364
TT
18682010-11-12 Tom Tromey <tromey@redhat.com>
1869
1870 * gdb.texinfo (Basic Python): Update. Add xref.
1871 (Exception Handling): Document new exception classes.
1872 (Types In Python): Update.
1873 (Frames In Python): Update.
1874
84f4c1fe
PM
18752010-11-11 Phil Muldoon <pmuldoon@redhat.com>
1876
1877 * gdb.texinfo (Breakpoints In Python): Document "internal"
1878 parameter, and visible attribute.
1879
99e7ae30
DE
18802010-11-05 Doug Evans <dje@google.com>
1881
1882 * gdb.texinfo (Source Path): Document "set directories".
1883
f4b8a18d
KW
18842010-11-05 Ken Werner <ken.werner@de.ibm.com>
1885
1886 * gdb.texinfo: (Summary) Add mention about OpenCL C language support.
1887 (OpenCL C): New node.
1888
7b51bc51
DE
18892010-11-02 Doug Evans <dje@google.com>
1890
1891 * gdb.texinfo (Pretty Printing): Expand into three sections,
1892 introduction, example, and commands.
1893 (Python API): Delete section Disabling Pretty-Printers, merge into
1894 Selecting Pretty-Printers.
1895 (Writing a Pretty-Printer): New section. Move the pretty-printer
1896 example here, and reformat to match python coding style. Add a second
1897 example using the gdb.printing module.
1898 (Python modules): Add gdb.printing.
1899
9eeee977
DE
19002010-10-29 Doug Evans <dje@google.com>
1901
1902 * gdb.texinfo (Python): Fix long line.
1903
a0e0ffdf
DE
19042010-10-20 Doug Evans <dje@google.com>
1905
1906 * gdbint.texinfo (Misc Guidelines): Renamed from Coding.
1907 All references updated. Correct sections marked as subsections.
1908 (Coding Standards): New chapter. Move the coding standard related
1909 subsections here. Add section on Python coding standards.
1910
0e3509db
DE
19112010-10-13 Doug Evans <dje@google.com>
1912
1913 * gdb.texinfo (Python): Add "Python modules".
1914 (Types in Python): Add reference to gdb.types section.
1915 (Python modules): New node.
1916
44592cc4
DE
19172010-10-11 Doug Evans <dje@google.com>
1918
1919 * gdb.texinfo (Values From Inferior): Add reference to "Types in
1920 Python" from gdb.Value.type description.
1921
6e1bb179
JB
19222010-09-28 Joel Brobecker <brobecker@adacore.com>
1923
1924 * gdb.texinfo (Ravenscar Profile): New node.
1925
e8467610
TT
19262010-09-22 Tom Tromey <tromey@redhat.com>
1927
1928 * gdb.texinfo (Values From Inferior): Mention Value.__init__.
1929
fccd1d1e
EZ
19302010-09-22 Eli Zaretskii <eliz@gnu.org>
1931
1932 * gdb.texinfo (Values From Inferior): Clarify that
1933 value.dynamic_type works only in C++ programs with RTTI.
1934
c1b6b909
TT
19352010-09-15 Paul Bolle <pebolle@tiscali.nl>
1936
1937 * gdb.texinfo (Character Sets): Correctly reference host-charset
1938 in example.
1939
7d288aaa
TT
19402010-09-13 Tom Tromey <tromey@redhat.com>
1941
1942 * gdb.texinfo (GDB/MI Stack Manipulation) <-stack-list-frames>:
1943 Document "fullname" and "from".
1944
f75d858b
MK
19452010-09-01 Marc Khouzam <marc.khouzam@ericsson.com>
1946
1947 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document new
1948 feature `reverse' output by -list-target-features.
1949
83b9503b
L
19502010-08-31 H.J. Lu <hongjiu.lu@intel.com>
1951
1952 * gdb.texinfo (i386 Features): Remove an extra "@item".
1953
03f17ccf
TT
19542010-08-30 Tom Tromey <tromey@redhat.com>
1955
1956 PR python/11792:
1957 * gdb.texinfo (Values From Inferior): Document dynamic_type.
1958
9779414d
DJ
19592010-08-24 Daniel Jacobowitz <dan@codesourcery.com>
1960
1961 * gdb.texinfo (ARM Features): Document
1962 org.gnu.gdb.arm.m-profile.
1963
f9ffd4bb
TT
19642010-08-23 Tom Tromey <tromey@redhat.com>
1965
1966 PR python/11145:
1967 * gdb.texinfo (Values From Inferior): Document dynamic_cast and
1968 reinterpret_cast methods.
1969
702c2711
TT
19702010-08-23 Tom Tromey <tromey@redhat.com>
1971
1972 PR python/11915:
1973 * gdb.texinfo (Types In Python): Document array method.
1974
66b73624
TJB
19752010-08-18 Thiago Jung Bauermann <bauerman@br.ibm.com>
1976
1977 * gdb.texinfo (PowerPC Embedded): Mention support for the DVC register.
1978
06a64a0b
TT
19792010-08-16 Tom Tromey <tromey@redhat.com>
1980
1981 * gdb.texinfo (Set Watchpoints): Document -location option.
1982
a3a7127e
DE
19832010-08-13 Doug Evans <dje@google.com>
1984
1985 * gdb.texinfo (.debug_gdb_scripts section): Fix typo.
1986
8dedea02
VP
19872010-08-13 Vladimir Prus <vladimir@codesourcery.com>
1988
1989 * gdb.texinfo (GDB/MI Data Manipulation): Document
1990 -data-read-memory-raw and -data-write-memory-raw.
1991
ca5c20b6 19922010-08-11 Tom Tromey <tromey@redhat.com>
889bf7c5 1993 Phil Muldoon <pmuldoon@redhat.com>
ca5c20b6
PM
1994
1995 * gdb.texinfo (Basic Python): Describe post_event API.
1996
cb2e07a6
PM
19972010-08-11 Phil Muldoon <pmuldoon@redhat.com>
1998
1999 * gdb.texinfo (Basic Python): Describe solib_address and
889bf7c5 2000 decode_line Python APIs
cb2e07a6 2001
464b3efb
TT
20022010-08-10 Tom Tromey <tromey@redhat.com>
2003
2004 * gdb.texinfo (Pretty Printing API): Document
2005 gdb.default_visualizer.
2006
c29c521f
TT
20072010-08-10 Tom Tromey <tromey@redhat.com>
2008
2009 Revert gdb-add-index addition:
2010 * gdb.texinfo (Index Files): Don't document gdb-add-index.
2011
5da1313b
JK
20122010-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
2013 Eli Zaretskii <eliz@gnu.org>
2014
2015 * gdb.texinfo (Mode Options) <-batch>
2016 (Basic Python) <gdb.execute>: Describe setting width and height.
2017
02d868e8
PP
20182010-07-31 Paul Pluzhnikov <ppluzhnikov@google.com>
2019
2020 * gdb.texinfo (Threads): Document 'debug libthread-db'.
2021
c2bbed2a
TT
20222010-07-30 Tom Tromey <tromey@redhat.com>
2023
2024 * gdb.texinfo (Index Files): Mention gdb-add-index.
2025
6c13bbe1
HZ
20262010-07-30 Hui Zhu <teawater@gmail.com>
2027
2028 * gdb.texinfo (Inferiors and Programs): Update the introduce of
2029 "detach inferior" and "kill inferior".
2030
53a71c06
CR
20312010-07-28 CHENG Renquan <rqcheng@smu.edu.sg>
2032
2033 * gdb.texinfo (Machine Code): Update description of two forms of
2034 arguments, and add new example to demonstrate the new form.
2035
5374244e
PM
20362010-07-27 Phil Muldoon <pmuldoon@redhat.com>
2037
2038 * gdb.texinfo (Values From Inferior): Add value inferior function
2039 call description.
2040
8ea5bce5
JK
20412010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
2042
2043 * gdb.texinfo (Active Targets): Fix wrong comma placement.
2044
c0edd9ed
JK
20452010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
2046 Eli Zaretskii <eliz@gnu.org>
2047
2048 Make core files the process_stratum.
2049 * gdb.texinfo (Active Targets): Remove core_stratum. Include
2050 record_stratum example.
2051
9291a0cd
TT
20522010-07-13 Tom Tromey <tromey@redhat.com>
2053
2054 * gdb.texinfo (Index Files): New node.
2055
f5011d11
TT
20562010-07-13 Tom Tromey <tromey@redhat.com>
2057
2058 * gdb.texinfo (GDB/MI Variable Objects): Remove extra 'for'.
2059
0f5238ed
TT
20602010-07-13 Tom Tromey <tromey@redhat.com>
2061
2062 * gdb.texinfo (Specify Location): Document labels.
2063
74c761c1
PA
20642010-07-01 Pedro Alves <pedro@codesourcery.com>
2065
2066 * gdb.texinfo (Create and Delete Tracepoints): Add more index
2067 entries for fast tracepoints and static tracepoints.
2068
501994c0
PA
20692010-07-01 Pedro Alves <pedro@codesourcery.com>
2070
2071 * gdb.texinfo (General Query Packets) <qfThreadInfo,
2072 qsThreadInfo>: Spell out `l' as ell.
2073
0fb4aa4b
PA
20742010-07-01 Pedro Alves <pedro@codesourcery.com>
2075
2076 * gdb.texinfo (Convenience Variables): Document $_sdata.
2077 (Commands to Set Tracepoints): Describe static tracepoints. Add
2078 `Listing Static Tracepoint Markers' menu entry. Document
2079 "strace".
2080 (Tracepoint Action Lists): Document collecting $_sdata.
2081 (Listing Static Tracepoint Markers): New subsection.
2082 (Tracepoints support in gdbserver): Mention static tracepoints.
2083 (remote packets, enabling and disabling): Mention
2084 read-sdata-object.
2085 (General Query Packets) <qSupported>: Document qXfer:sdata:read
2086 and StaticTracepoint.
2087 Mention qTfSTM, qTsSTM and qTSTMat as tracepoint packets.
2088 Document qXfer:sdata:read.
2089 (Tracepoint packets): Document qTfSTM, qTsSTM and qTSTMat.
2090
dc3b15be
JB
20912010-06-29 Joel Brobecker <brobecker@adacore.com>
2092
2093 * gdb.texinfo (Threads In Python): Fix unmatched @end table.
2094
595939de
PM
20952010-06-28 Phil Muldoon <pmuldoon@redhat.com>
2096 Tom Tromey <tromey@redhat.com>
2097 Thiago Jung Bauermann <bauerman@br.ibm.com>
2098
2099 * gdb.texinfo (Inferiors In Python): New node.
2100 * gdb.texinfo (Threads In Python): New node.
2101
9279c692
JB
21022010-06-28 Joel Brobecker <brobecker@adacore.com>
2103
2104 * gdb.texinfo (Python): Document what the python directory is
2105 and what its location is.
2106 (Basic Python): Document the gdb.PYTHONDIR constant.
2107
bc9f0842
TT
21082010-06-25 Tom Tromey <tromey@redhat.com>
2109
2110 PR python/10808:
2111 * gdb.texinfo (Basic Python): Document new gdb.execute argument.
2112
f1421989
HZ
21132010-06-24 Hui Zhu <teawater@gmail.com>
2114
2115 * gdb.texinfo: (Commands for Controlled Output): Add
2116 documentation for command "eval".
2117
e4c0cfae
SS
21182010-06-21 Stan Shebs <stan@codesourcery.com>
2119
2120 * gdb.texinfo: Add explicit @node and @appendix for GFDL.
2121 * annotate.texinfo: Ditto.
2122 * gdbint.texinfo: Ditto.
2123 * stabs.texinfo: Ditto.
2124
bb08c432
HZ
21252010-06-22 Hui Zhu <teawater@gmail.com>
2126
2127 * gdb.texinfo: (Process Record and Replay): Add documentation
2128 for command "set record memory-query".
2129
4f5d9f07
SS
21302010-06-21 Stan Shebs <stan@codesourcery.com>
2131
2132 * gdb.texinfo: Relicense under GFDL version 1.3.
2133 * annotate.texinfo: Relicense under GFDL version 1.3.
2134 * gdbint.texinfo: Relicense under GFDL version 1.3.
2135 * stabs.texinfo: Relicense under GFDL version 1.3.
2136 * fdl.texi: Update to version 1.3.
2137
6aed2dbc
SS
21382010-06-18 Stan Shebs <stan@codesourcery.com>
2139
a61408f8
SS
2140 * gdb.texinfo (Operating System Auxiliary Information): Describe
2141 "info os" when no arguments given.
2142
6aed2dbc
SS
2143 * gdb.texinfo (Debugging Programs with Multiple Threads): Describe
2144 $_thread.
2145
24e933df
HZ
21462010-06-18 Hui Zhu <teawater@gmail.com>
2147
2148 * gdb.texinfo: (Process Record and Replay): Add documentation
2149 for commands "record save" and "record restore".
2150
65d79d4b
SDJ
21512010-06-16 Jan Kratochvil <jan.kratochvil@redhat.com>
2152
2153 * gdb.texinfo: Include information about the correct use
2154 of addresses in the `watch' command.
2155
d914c394
SS
21562010-06-11 Stan Shebs <stan@codesourcery.com>
2157
2158 * gdb.texinfo (Observer Mode): New section.
2159 (General Query Packets): Document QAllow.
889bf7c5 2160
967cf477
DE
21612010-06-04 Doug Evans <dje@google.com>
2162
2163 * gdb.texinfo (Python API): New node `Disabling Pretty-Printers'.
2164
aaf4119b
DE
21652010-06-03 Doug Evans <dje@google.com>
2166
2167 * gdbint.texinfo (Coding): Add subsection on command names.
2168
9eae7c52
TT
21692010-06-02 Tom Tromey <tromey@redhat.com>
2170
2171 * gdb.texinfo (Maintenance Commands): Document maint set dwarf2
2172 always-disassemble.
2173
fa593d66
PA
21742010-06-01 Pedro Alves <pedro@codesourcery.com>
2175
2176 * gdb.texinfo (Set Tracepoints): Mention tracepoints support in
2177 gdbserver, and add cross reference.
2178 (Tracepoints support in gdbserver): New subsection.
2179
dde08ee1
PA
21802010-05-26 Pedro Alves <pedro@codesourcery.com>
2181
2182 * gdb.texinfo (General Query Packets) <qSupported>: Describe the
2183 `qRelocInsn' feature.
2184 (Relocate instruction reply packet): New subsection
2185 of `Tracepoint Packets'.
2186 (Tracepoint Packets): Mention that packets QTDP and QTStart
2187 support the qRelocInsn request, and add cross reference to new
2188 subsection.
2189
07ca107c
DE
21902010-05-25 Doug Evans <dje@google.com>
2191
2192 * gdb.texinfo (Exception Handling): Document gdb.GdbError.
2193 (Commands In Python): Document gdb.string_to_argv.
2194
c25c4a8b
JK
21952010-05-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2196
2197 * gdbint.texinfo (Host Definition): Remove items NORETURN and
2198 ATTR_NORETURN.
2199
d7b32ed3 22002010-04-29 Phil Muldoon <pmuldoon@redhat.com>
c25c4a8b
JK
2201 Tom Tromey <tromey@redhat.com>
2202 Thiago Jung Bauermann <bauerman@br.ibm.com>
d7b32ed3 2203
c25c4a8b 2204 * gdb.texinfo (Parameters In Python): New Node.
d7b32ed3 2205
6aecb9c2
JB
22062010-04-29 Mihail Zenkov <mihail.zenkov@gmail.com>
2207
2208 * gdb.texinfo: (Summary) Add mention about D language support.
2209 (Filenames): Add D suffixes.
2210 (D): New node.
2211
b7da9e9f
PM
22122010-04-26 Pierre Muller <muller@ics.u-strasbg.fr>
2213
2214 * gdbint.texinfo (CANNOT_STEP_HW_WATCHPOINTS): Remove explanation
2215 of macro deleted from GDB code.
2216
ab38a727
PA
22172010-04-24 Pedro Alves <pedro@codesourcery.com>
2218
2219 * gdb.texinfo (Commands to specify files): Describe what how GDB
2220 looks up DOS-based filesystem paths on the system root. Document
2221 the new `set/show target-file-system-kind' commands.
2222
66d09542
DE
22232010-04-23 Doug Evans <dje@google.com>
2224
2225 * gdb.texinfo (Python): Move Auto-loading section here ...
2226 (Python API): from here.
2227 (Auto-loading): Add docs for .debug_gdb_scripts auto-loaded scripts.
2228 (Maintenance Commands): Add docs for "maint print section-scripts".
2229
8bd10a10
CM
22302010-04-20 Chris Moller <cmoller@redhat.com>
2231
2232 * gdb.texinfo (Setting Breakpoints): Added description of
2233 filename-qualified rbreak.
2234 * refcard.tex (Breakpoints and Watchpoints): Added brief
2235 description of filename-qualified rbreak.
2236
4c374409
JK
22372010-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
2238
2239 * gdb.texinfo (Data): New @menu reference to Pretty Printing.
2240 (Python API): Change the reference to Pretty Printing API.
2241 (Pretty Printing): Move the user part under the Data node. Reformat
2242 the sample output to 72 columns. Create a new reference to Pretty
2243 Printing API. Rename the API part ...
2244 (Pretty Printing API): To a new node name.
2245 (Selecting Pretty-Printers, Progspaces In Python, Objfiles In Python)
2246 (GDB/MI Variable Objects): Change references to Pretty Printing API.
2247
5a9351ae
SS
22482010-04-21 Stan Shebs <stan@codesourcery.com>
2249
2250 * gdb.texinfo (Tracepoint Actions): Mention synonymy of actions
889bf7c5 2251 and commands.
5a9351ae 2252 (Listing Tracepoints): Update to reflect current behavior.
889bf7c5 2253
9a22f0d0
PM
22542010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
2255
2256 * gdb.texinfo (Examining memory): Update for change in string
2257 display with explicit size.
2258
6149aea9
PA
22592010-04-19 Pedro Alves <pedro@codesourcery.com>
2260
2261 PR breakpoints/8554.
2262
2263 * gdb.texinfo (Save Breakpoints): New node.
2264 (save-tracepoints): Rename to ...
2265 (save tracepoints): ... this. Mention that `save-tracepoints' is
2266 a deprecated alias to `save tracepoints'.
2267
711e434b
PM
22682010-04-16 Pierre Muller <muller@ics.u-strasbg.fr>
2269
645797a8 2270 * gdb.texinfo ($_tlb): Document new automatic convinience variable.
711e434b
PM
2271 (info w32 thread-information-block): Document new command.
2272 (qGetTIBAddress): Document new gdbserver query.
2273 (maint set/show show-all-tib): Document new command.
2274
3f7b2faa
DE
22752010-04-15 Doug Evans <dje@google.com>
2276
fa33c3cd
DE
2277 * gdb.texinfo (Python API): Add progspaces section.
2278 (Selecting Pretty-Printers): Progspace pretty-printers are
2279 searched too.
2280 (Progspaces In Python): New section.
2281
3f7b2faa
DE
2282 * gdb.texinfo (Command Files): Add docs for new "source -s" option.
2283
79f283fe
PM
22842010-04-14 Phil Muldoon <pmuldoon@redhat.com>
2285
2286 * gdb.texinfo (Pretty Printing): Document behaviour when to_string
2287 returns None.
2288
87290684
SS
22892010-04-09 Stan Shebs <stan@codesourcery.com>
2290
2291 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
2292 Describe the `frames-created' field, tweak grammar.
2293
a97153c7
PA
22942010-04-09 Pedro Alves <pedro@codesourcery.com>
2295
2296 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
2297 Describe the `circular' and `disconnected' fields.
2298
5c5dcc1b
L
22992010-04-09 H.J. Lu <hongjiu.lu@intel.com>
2300
2301 * gdb.texinfo (maint print registers): Mention unavailable and
2302 invisible registers.
2303
adc36818
PM
23042010-04-09 Phil Muldoon <pmuldoon@redhat.com>
2305 Thiago Jung Bauermann <bauerman@br.ibm.com>
5c5dcc1b 2306 Tom Tromey <tromey@redhat.com>
adc36818
PM
2307
2308 * gdb.texinfo (Breakpoints In Python): New Node.
2309
33da3f1c
SS
23102010-04-08 Stan Shebs <stan@codesourcery.com>
2311
2312 * gdb.texinfo (Tracepoint Packets): Describe disconn and circular
2313 trace status fields.
2314
3a13a53b
L
23152010-04-08 H.J. Lu <hongjiu.lu@intel.com>
2316
2317 * gdb.texinfo (i386 Features): Make org.gnu.gdb.i386.avx
2318 optional. Make org.gnu.gdb.i386.avx requires
2319 org.gnu.gdb.i386.avx.
2320
08001717
DE
23212010-04-08 Doug Evans <dje@google.com>
2322
2323 * gdb.texinfo (Command Files): Document that gdb skips $cdir in
2324 search path, and document that gdb only scans the search path if
2325 the script's path doesn't specify a directory.
2326
c375651d
DE
23272010-04-05 Doug Evans <dje@google.com>
2328
2329 * gdb.texinfo (maint show python auto-load): Fix typo.
2330
af54718e
SS
23312010-04-04 Stan Shebs <stan@codesourcery.com>
2332
d77f58be
SS
2333 * gdb.texinfo (Setting Breakpoints): "info watch" no longer a synonym.
2334 (Setting Watchpoints): Update description of "info watch".
2335 (Disabling Breakpoints): Only "info break" lists all.
2336
af54718e
SS
2337 * gdb.texinfo (Tracepoint Restrictions): Document PC inference.
2338 (tdump): Explain how tdump works.
2339
86b17b60
PA
23402010-04-01 Pedro Alves <pedro@codesourcery.com>
2341
2342 * gdb.texinfo (Break Commands): Clarify `commands' changes, and
2343 add cross reference.
2344
ff12863f
PA
23452010-03-31 Pedro Alves <pedro@codesourcery.com>
2346
2347 * gdb.texinfo (TUI Commands): Mention that in some cases, these
2348 commands error out.
2349
f68eb612
L
23502010-03-30 H.J. Lu <hongjiu.lu@intel.com>
2351
2352 * gdb.texinfo (i386 Features): Add org.gnu.gdb.i386.avx.
2353
c8d5aac9
L
23542010-03-30 H.J. Lu <hongjiu.lu@intel.com>
2355
2356 * gdb.texinfo (General Query Packets): Add xmlRegisters.
2357
7d13fe92
SS
23582010-03-29 Stan Shebs <stan@codesourcery.com>
2359 Nathan Sidwell <nathan@codesourcery.com>
2360
2361 * gdb.texinfo (GDB/MI Tracepoint Commands): Add notes about the
2362 GDBN equivalent.
2363 (Set Tracepoints): Remove mention that conditional tracepoints
2364 don't exist.
2365 (Tracepoint Actions): Clarify when while-stepping collection
2366 happens, note that while-stepping does not automatically collect
2367 $pc.
2368
409873ef 23692010-03-29 Stan Shebs <stan@codesourcery.com>
889bf7c5 2370
409873ef
SS
2371 * gdb.texinfo (Tracepoint Packets): Describe QTDPsrc.
2372 (General Query Packets): Describe TracepointSource.
2373
ee8e71d4
EZ
23742010-03-27 Matt Rice <ratmice@gmail.com>
2375
c8d5aac9
L
2376 * gdb.texinfo (ARM): Document arguments to "target sim".
2377 (Set Catchpoints): Use @dots{} instead of @r{...}.
ee8e71d4 2378
99b5e152
PA
23792010-03-26 Pedro Alves <pedro@codesourcery.com>
2380
2381 * gdb.texinfo (Tracepoint Packets): Remove mention that
2382 terror:string may be plain text, and drop mention of X prefix.
2383
cd64ee31
VP
23842010-03-26 Vladimir Prus <vladimir@codesourcery.com>
2385
2386 * gdb.texinfo (GDB/MI Tracepoint Commands): Add comma after @xref.
2387
6c28cbf2
SS
23882010-03-24 Stan Shebs <stan@codesourcery.com>
2389
2390 * gdb.texinfo (Tracepoint Packets): Document trace error status.
2391
95a42b64
TT
23922010-03-24 Tom Tromey <tromey@redhat.com>
2393
2394 PR breakpoints/9352:
2395 * gdb.texinfo (Break Commands): Update.
2396
18148017
VP
23972010-03-24 Vladimir Prus <vladimir@codesourcery.com>
2398
2399 * gdb.texinfo (GDB/MI Tracepoint Commands): Document MI tracepoint
2400 commands.
2401
4daf5ac0
SS
24022010-03-16 Stan Shebs <stan@codesourcery.com>
2403
2404 * gdb.texinfo (Starting and Stopping Trace Experiments): Describe
2405 circular-trace-buffer.
2406 (Tracepoint Packets): Describe QTBuffer, and details of the
2407 qTStatus reply.
2408
c9429232
SS
24092010-03-12 Stan Shebs <stan@codesourcery.com>
2410 Nathan Sidwell <nathan@codesourcery.com>
2411
2412 * gdb.texinfo (Tracepoint Actions): Clarify that while-stepping is
2413 doing instruction stepping.
2414 (Tracepoint Restrictions): New node.
2415
ccefe4c4
TT
24162010-03-10 Tom Tromey <tromey@redhat.com>
2417
2418 * gdbint.texinfo (Symbol Handling): Update.
2419
7c953934
TT
24202010-03-08 Tom Tromey <tromey@redhat.com>
2421
2422 PR cli/9591:
2423 * gdb.texinfo (Mode Options): Mention lack of pagination and
2424 confirmation with --batch.
2425 (Screen Size): Mention --batch.
2426 (Messages/Warnings): Likewise.
2427
f870a310
TT
24282010-03-05 Tom Tromey <tromey@redhat.com>
2429
2430 * gdb.texinfo (Basic Python): Document target_charset and
2431 target_wide_charset.
2432
78e2826b
TT
24332010-03-05 Tom Tromey <tromey@redhat.com>
2434
2435 * gdb.texinfo (Data): Link to pretty-printing.
2436 (Output Formats): Likewise. Correct text.
2437
f5dff777
DJ
24382010-03-01 Daniel Jacobowitz <dan@codesourcery.com>
2439
2440 * gdb.texinfo (Types): Describe <struct> and <flags>.
2441
dc00d89f
PM
24422010-02-28 Phil Muldoon <pmuldoon@redhat.com>
2443
2444 * gdb.texinfo (Frames In Python): Add block parameter and
2445 description to read_var text.
2446
5107b149 24472010-02-26 Phil Muldoon <pmuldoon@redhat.com>
c8d5aac9 2448 Tom Tromey <tromey@redhat.com>
5107b149
PM
2449
2450 * gdb.texinfo (Types In Python): Describe block argument in
2451 template_argument and gdb.lookup_type.
2452
e03e5e7b
TT
24532010-02-24 Tom Tromey <tromey@redhat.com>
2454
2455 * gdb.texinfo (Cygwin Native): Fix typo.
2456
f3e9a817
PM
24572010-02-24 Phil Muldoon <pmuldoon@redhat.com>
2458
2459 * gdb.texinfo (Frames In Python): Add block, find_sal, function
2460 and select method descriptions.
2461 (Python API): Add Blocks In Python, Symbols in Python and Symbol
2462 Tables in Python to menu.
2463 (Blocks In Python): New node.
2464 (Symbols In Python): New node.
2465 (Symbol Tables in Python): New node.
2466
a79b8f6e
VP
24672010-02-24 Vladimir Prus <vladimir@codesourcery.com>
2468
2469 Multiexec MI
2470
2471 gdb/
2472 * breakpoint.c (clear_syscall_counts): Take struct inferior*.
2473
2474 gdb/doc/
2475 * gdb.texinfo (GDB/MI Command Syntax): Document notification
2476 changes.
2477 (GDB/MI Program Execution): Document current behaviour of
2478 --all and --thread-group.
2479 (GDB/MI Miscellaneous Commands): Document -add-inferior and
2480 -remove-inferior.
2481 * observer.texi (inferior_added, inferior_removed): New
2482 observers.
2483
629d6a47
TT
24842010-02-19 Tom Tromey <tromey@redhat.com>
2485
2486 * gdbint.texinfo (Getting Started): Fix @node.
2487 (Debugging GDB): Likewise.
2488
c09529e5
JB
24892010-02-13 Joel Brobecker <brobecker@adacore.com>
2490
2491 * gdbint.texinfo (Testsuite): New section "Testsuite Configuration",
2492 documenting the gdb_test_timeout variable.
2493
540aa8e7
MS
24942010-02-12 Jakob Engblom <jakob@virtutech.com>
2495
2496 * gdb.texinfo (MI commands): Added documentation of --reverse
2497 option to a set of MI commands. Restructured documentation of MI
2498 commands --exec-continue to reflect the complexity of reverse
2499 execution.
2500
081dfbf7
PA
25012010-02-12 Pedro Alves <pedro@codesourcery.com>
2502
2503 * gdb.texinfo (Using the Collected Data): Specify that the address
2504 range of `tfind outsize' is exclusive, and that the address range
2505 of `tfind range' is inclusive.
2506 (Tracepoint Packets): Specify that the address range of
2507 `QTFrame:range' is inclusive, and that the address range of
2508 `QTFrame:outside' is exclusive
2509
8e9c5e02
VP
25102010-02-12 Vladimir Prus <vladimir@codesourcery.com>
2511
2512 * gdb.texinfo (GDB/MI Result Records): Clarify ^running.
2513
92981e24
TT
25142010-02-10 Tom Tromey <tromey@redhat.com>
2515
2516 * gdb.texinfo (Debugging Output): Document set debug parser and
2517 show debug parser.
2518
075b51b7
L
25192010-02-09 H.J. Lu <hongjiu.lu@intel.com>
2520
2521 * gdb.texinfo (Predefined Target Types): Add i387_ext,
2522 i386_eflags and i386_mxcsr.
2523
3bb8d5c3
L
25242010-02-08 H.J. Lu <hongjiu.lu@intel.com>
2525
2526 * gdb.texinfo: Document i386 target features.
2527
c5f80513
DE
25282010-02-05 Doug Evans <dje@google.com>
2529
2530 * gdbint.texinfo (Testsuite): Add a new section to document the
2531 various DejaGnu variables that may be overridden.
1be00882 2532 Document INTERNAL_GDBFLAGS.
c5f80513 2533
6ac33a4e
TT
25342010-02-04 Tom Tromey <tromey@redhat.com>
2535
2536 PR cli/8830:
2537 * gdb.texinfo (Files): -readnow comes before the filename for file
2538 and symbol-file.
2539
a1dcb23a
DJ
25402010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
2541
2542 * gdb.texinfo (Architecture-Specific Protocol Details): New section.
2543 Document ARM breakpoint types.
2544 (Register Packet Format): Move into the new section.
2545 (Packets): Describe the KIND argument for Z0, z0, Z1, and z1 packets.
2546
95433b34
JB
25472010-01-21 Joel Brobecker <brobecker@adacore.com>
2548
2549 * gdb.texinfo (File Options): Adjust the documentation of this
2550 switch to refer to the "source" command rather than partially
2551 duplicating some of the relevant information.
2552 (Extending GDB): Introduce and document the set/show script-extension
2553 setting.
2554 (Command Files): Add note explaining that the "source" command
2555 is also used to evalute scripts written in other languages.
2556 Remove the short slightly incorrect reference to sourcing Python
2557 scripts.
2558 (Python Commands): Document how to execute a Python script from GDB.
2559
8d576872
JB
25602010-01-19 Joel Brobecker <brobecker@adacore.com>
2561
2562 * gdb.texinfo (Command Files): Fix typo.
2563
8150ff9c
JB
25642010-01-18 Tom Tromey <tromey@redhat.com>
2565
2566 * gdb.texinfo (File Options): Document -x on .py files.
2567 (Command Files): Document handling of Python scripts.
2568
23db03a6
JZ
25692010-01-18 Jie Zhang <jie.zhang@analog.com>
2570
2571 * Makefile.in (ANNOTATE_DOC_BUILD_INCLUDES): Add GDBvn.texi.
2572
00bf0b85
SS
25732010-01-15 Stan Shebs <stan@codesourcery.com>
2574
2575 * gdb.texinfo (Trace Files): New section.
2576 (Tracepoint Packets): Document QTSave and qTBuffer.
2577 (Trace File Format): New appendix.
2578
be759fcf
PM
25792010-01-13 Phil Muldoon <pmuldoon@redhat.com>
2580
2581 * gdb.texinfo (Values From Inferior): Document lazy_string value
2582 method.
2583 (Python API): Add Lazy strings menu item.
2584 (Lazy Strings In Python): New node.
2585
dc146f7c
VP
25862010-01-13 Vladimir Prus <vladimir@codesourcery.com>
2587
2588 * gdb.texinfo (GDB/MI Thread Information): New.
2589 (GDB/MI Async Records): Document the core field in *stopped.
2590 (GDB/MI Miscellaneous Commands): Expand -list-thread-groups
2591 documentation
2592 (Process list): Document that osdata document may contain
2593 threads.
2594 (Remote Serial Protocol): Document qXfer:threads.
2595
d5551862
SS
25962010-01-06 Stan Shebs <stan@codesourcery.com>
2597
2598 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
2599 disconnected tracing.
2600 (Tracepoint Packets): Document new protocol.
2601
7a697b8d
SS
26022010-01-05 Stan Shebs <stan@codesourcery.com>
2603
2604 * gdb.texinfo (Create and Delete Tracepoints): Describe fast
2605 tracepoints.
2606 (Tracepoint Packets): Describe remote protocol for fast
2607 tracepoints.
2608
e6f3ec50
JB
26092010-01-01 Joel Brobecker <brobecker@adacore.com>
2610
2611 Update the "Start of New Year Procedure".
2612 * gdbint.texinfo: Add the list of files that need to be updated
2613 manually. Minor reformatting.
2614
ddc4e9c1
JB
26152010-01-01 Joel Brobecker <brobecker@adacore.com>
2616
2617 * refcard.tex: Update copyright year in header and text.
2618
9d2897ad
JB
26192010-01-01 Joel Brobecker <brobecker@adacore.com>
2620
2621 * agentexpr.texi: Add 2010 to the list of copyright years.
2622 * annotate.texinfo: Likewise.
2623 * gdb.texinfo: Likewise.
2624 * gdbint.texinfo: Likewise.
2625 * observer.texi: Likewise.
2626 * stabs.texinfo: Likewise.
2627
6da95a67
SS
26282009-12-31 Stan Shebs <stan@codesourcery.com>
2629
2630 * gdb.texinfo (Tracepoint Actions): Describe teval.
889bf7c5 2631
236f1d4d
SS
26322009-12-29 Stan Shebs <stan@codesourcery.com>
2633
2634 * gdb.texinfo (Tracepoint Actions): Describe default-collect.
889bf7c5 2635
f61e138d
SS
26362009-12-28 Stan Shebs <stan@codesourcery.com>
2637
2638 * gdb.texinfo (Trace State Variables): New section.
2639 (Tracepoint Packets): Describe trace state variable packets.
2640 * agentexpr.texi (Bytecode Descriptions): Describe trace state
2641 variable bytecodes.
2642
0fe7935b
DJ
26432009-12-28 Daniel Jacobowitz <dan@codesourcery.com>
2644
2645 * gdb.texinfo (Symbols): "info variables" prints definitions, not
2646 declarations.
2647
a6b29f87
VP
26482009-12-21 Vladimir Prus <vladimir@codesourcery.com>
2649
2650 * gdb.texinfo (GDB/MI Miscellaneous Commands): Clarify that
2651 -gdb-exit behaviour.
2652
5e4bde96
JB
26532009-12-20 Joel Brobecker <brobecker@adacore.com>
2654
2655 * gpl.texi: Update to version 3 of the GPL.
2656
a1715244
JB
26572009-12-20 Joel Brobecker <brobecker@adacore.com>
2658
2659 * Makefile.in: Update copyright header.
2660 * observer.texi: Fix the copyright header of the generated files.
2661
361ae042
PM
26622009-12-08 Phil Muldoon <pmuldoon@redhat.com>
2663
2664 * gdb.texinfo (Types In Python): Describe range function.
2665
bfd31e71
PM
26662009-12-03 Richard Ward <richard.j.ward1@googlemail.com>
2667
2668 * gdb.texinfo (Types In Python): Describe "is_base_class".
2669
57a1d736
TT
26702009-12-03 Tom Tromey <tromey@redhat.com>
2671
2672 * gdb.texinfo (Basic Python): Document gdb.parse_and_eval.
2673
8cebebb9
PP
26742009-12-02 Paul Pluzhnikov <ppluzhnikov@google.com>
2675
2676 * observer.texi: New memory_changed observer.
2677
16af530a
TT
26782009-12-01 Tom Tromey <tromey@redhat.com>
2679
2680 * gdb.texinfo (Reverse Execution): Fix typo.
2681
b6199126
DJ
26822009-11-24 Daniel Jacobowitz <dan@codesourcery.com>
2683
2684 PR gdb/8704
2685
2686 * gdb.texinfo (Thread-Specific Breakpoints): Thread specifiers
2687 are allowed after the breakpoint condition.
2688
7a6973ad
TT
26892009-11-23 Tom Tromey <tromey@redhat.com>
2690
2691 PR python/10782:
2692 * gdb.texinfo (Types In Python): Document Type.pointer.
2693
21a0512e
PP
26942009-11-23 Paul Pluzhnikov <ppluzhnikov@google.com>
2695
2696 * gdb.texinfo (Machine Code): Adjust.
889bf7c5 2697
a5832c8f
PA
26982009-11-11 Pedro Alves <pedro@codesourcery.com>
2699
2700 * agentexpr.texi (Tracing On Symmetrix): Delete section.
2701 (Using Agent Expressions): Delete cross reference.
2702
1eb7cd77
JB
27032009-11-07 Joel Brobecker <brobecker@adacore.com>
2704
2705 * gdbint.texinfo, stabs.texinfo: Move the @setchapternewpage
2706 and @settitle directives up to help makeinfo find them.
2707
24ddea62
JK
27082009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2709
2710 * gdb.texinfo (set debug-file-directory, show debug-file-directory)
2711 (Auto-loading): Use plural and note one can use multiple components now.
2712
3afae151
VP
27132009-11-01 Vladimir Prus <vladimir@codesourcery.com>
2714
2715 * gdb.texinfo (GDB/MI Stack Manipulation): Make
2716 -stack-list-arguments have the same documentation for parameter
2717 as -stack-list-locals. Add comas.
2718
14ff2235
PM
27192009-10-27 Tom Tromey <tromey@redhat.com>
2720 Eli Zaretskii <eliz@gnu.org>
2721
c8d5aac9 2722 PR python/10781
14ff2235
PM
2723
2724 * gdb.texinfo (Values From Inferior): Document cast method.
2725
9c419145
PP
27262009-10-22 Paul Pluzhnikov <ppluzhnikov@google.com>
2727
2728 * gdb.texinfo (Machine Code): Mention function name in disasssembly
2729 and adjust example.
889bf7c5 2730
29153c24
MS
27312009-10-22 Michael Snyder <msnyder@vmware.com>
2732
2733 * gdb.texinfo (Process Record and Replay): Document new form of
889bf7c5 2734 info record command. Also document the new save and restore
29153c24
MS
2735 commands.
2736
2b28d209
PP
27372009-10-21 Paul Pluzhnikov <ppluzhnikov@google.com>
2738
2739 * gdb.texinfo (Machine Code): Mention current pc marker.
2740 (Memory): Likewise.
2741
6c95b8df
PA
27422009-10-19 Pedro Alves <pedro@codesourcery.com>
2743 Stan Shebs <stan@codesourcery.com>
2744
2745 * observer.texi (new_inferior): Rename to...
2746 (inferior_appeared): ... this.
2747
2748 * gdb.texinfo (Inferiors): Rename node to ...
2749 (Inferiors and Programs): ... this. Mention running multiple
2750 programs in the same debug session.
2751 <info inferiors>: Mention the new 'Executable' column if "info
2752 inferiors". Update examples. Document the "add-inferior",
2753 "clone-inferior", "remove-inferior" and "maint info
2754 program-spaces" commands.
2755 (Process): Rename node to...
2756 (Forks): ... this. Document "set|show follow-exec-mode".
2757
2f8132f3
MS
27582009-10-11 Michael Snyder <msnyder@vmware.com>
2759
2760 * gdb.texinfo (ReverseStep): Show default as "unsupported".
2761 (ReverseContinue): Ditto.
2762
cba4b2d3
PP
27632009-10-08 Paul Pluzhnikov <ppluzhnikov@google.com>
2764
2765 * gdb.texinfo (Server): Document libthread-db-search-path.
889bf7c5 2766
da082f17
JK
27672009-10-08 Jan Kratochvil <jan.kratochvil@redhat.com>
2768
2769 * gdbint.texinfo (i386_stopped_by_hwbp): Remove.
2770
08be9d71
ME
27712009-10-06 Michael Eager <eager@eagercon.com>
2772
2773 * gdb.texinfo (Contributors): Add self for Xilinx MicroBlaze.
2774 (Embedded Processors): Add MicroBlaze.
2775 (MicroBlaze): New. Describe Xilinx MicroBlaze
2776
08a0efd0
PA
27772009-10-04 Pedro Alves <pedro@codesourcery.com>
2778
2779 * gdb.texinfo (Remote Protocol): Don't mention vCont;T.
2780
cbb8f428
EZ
27812009-09-26 Pierre Muller <muller@ics.u-strasbg.fr>
2782
2783 * gdb.texinfo (Cygwin Native): Mention support for Ctrl-BREAK.
2784
30a4a70c
JB
27852009-09-23 Joel Brobecker <brobecker@adacore.com>
2786
2787 * observer.texi (solib_unloaded): Document explicitly the fact that
2788 this observer is called before the associated symbols are unloaded.
2789
b3372f91
VP
27902009-09-19 Vladimir Prus <vladimir@codesourcery.com>
2791
2792 * gdb.texinfo (GDB/MI Stack Manipulation): Document
2793 -stack-list-variables.
2794
f43030c4
TT
27952009-09-18 Tom Tromey <tromey@redhat.com>
2796
2797 * gdb.texinfo (GDB/MI Variable Objects): -enable-pretty-printing
2798 is experimental.
2799
ec7e75e7
PP
28002009-09-17 Paul Pluzhnikov <ppluzhnikov@google.com>
2801
2802 * gdb.texinfo (convenince variables): Mention
2803 $_siginfo could be empty.
f43030c4 2804
0cc7d26f
TT
28052009-09-15 Tom Tromey <tromey@redhat.com>
2806
2807 * gdb.texinfo (GDB/MI Variable Objects): Document
2808 -enable-pretty-printing, -var-set-update-range, dynamic varobjs.
2809 Expand -var-update documentation.
2810
a96d9b2e
SDJ
28112009-09-14 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
2812
2813 * gdb.texinfo (Set Catchpoints): Documentation about the catch syscall
2814 feature.
2815
005ca36a
JB
28162009-09-13 Daniel Jacobowitz <dan@codesourcery.com>
2817
2818 * gdbint.texinfo (Unwinding the Frame ID): Reference outer_frame_id.
2819
0d772ac9
MS
28202009-09-10 Michael Snyder <msnyder@vmware.com>
2821
2822 * gdb.texinfo (qSupported): Mention new ReverseContinue and
2823 ReverseStep replies to the qSupported query.
2824
14fb1bac
JB
28252009-09-10 Joel Brobecker <brobecker@adacore.com>
2826
2827 Add documentation for set/show interactive-mode.
2828 * gdb.texinfo (Other Misc Settings): New node.
2829
29b090c0
DE
28302009-09-01 Doug Evans <dje@google.com>
2831
2832 * gdb.texinfo (Caching Data of Remote Targets): Add note on
2833 non-stop mode's affect on remote caching.
2834
4e5d721f
DE
28352009-08-31 Jacob Potter <jdpotter@google.com>
2836 Doug Evans <dje@google.com>
2837
2838 * gdb.texinfo (Caching Data of Remote Targets): Update text.
2839 Mark `set/show remotecache' options as obsolete.
2840 Document new `set/show stack-cache' option.
2841 Update text for `info dcache'.
2842
55333a84
DE
28432009-08-27 Doug Evans <dje@google.com>
2844
2845 * gdb.texinfo (Symbols): Delete `set print symbol-loading'.
2846 (Files): Add note on new optional regex arg to `info sharedlibrary'.
2847
bc3a0b4d
RW
28482009-08-26 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2849
2850 * gdbint.texinfo (Releasing GDB): Fix confusing sentence
2851 about autoconf.
2852
3a1ff0b6
PA
28532009-08-25 Pedro Alves <pedro@codesourcery.com>
2854
2855 * gdb.texinfo (Debugging Multiple Inferiors): Add "info inferiors"
2856 small example, and describe its columns. Replace "inferior-id" by
2857 "infno" throughout.
2858
81ecdfbb
RW
28592009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2860
af542c2e
RW
2861 * gdbint.texinfo (Releasing GDB): Point to
2862 README-maintainer-mode file for required autoconf version.
2863 * configure.ac: Do not substitute datarootdir, htmldir,
2864 pdfdir, docdir. Do not process --with-datarootdir,
2865 --with-htmldir, --with-pdfdir, --with-docdir.
2866 * configure: Regenerate.
2867
81ecdfbb
RW
2868 * configure: Regenerate.
2869
4efc6507
DE
28702009-08-20 Reid Kleckner <reid@kleckner.net>
2871
2872 * gdb.texinfo: Add chapter on JIT interface.
2873
43089a6e
NR
28742009-08-07 Nick Roberts <nickrob@snap.net.nz>
2875
2876 * gdb.texinfo (Server Prefix): Explain that server prefix suppresses
889bf7c5 2877 confirmation request.
43089a6e 2878
99e008fe
EZ
28792009-08-05 Jeremy Bennett <jeremy.bennett@embecosm.com>
2880
c8d5aac9
L
2881 * gdb.texinfo (Separate Debug Files, Remote Protocol): Clarified
2882 CRC definitions.
99e008fe 2883
48cb2d85
VP
28842009-08-03 Vladimir Prus <vladimir@codesourcery.com>
2885
2886 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
889bf7c5 2887 -break-commands.
48cb2d85 2888
ff1a52c6
UW
28892009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
2890
2891 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
2892 "set spu auto-flush-cache" and "show spu auto-flush-cache" commands.
2893
3285f3fe
UW
28942009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
2895
2896 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
2897 "set spu stop-on-load" and "show spu stop-on-load" commands.
2898
e35359c5
UW
28992009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
2900
2901 * gdb.texinfo (Target Descriptions): Document <compatible> element.
2902
58d6951d
DJ
29032009-07-28 Daniel Jacobowitz <dan@codesourcery.com>
2904
2905 * gdb.texinfo (ARM Features): Document org.gnu.gdb.arm.vfp and
2906 org.gnu.gdb.arm.neon.
2907
08d16641
PA
29082009-07-20 Pedro Alves <pedro@codesourcery.com>
2909
2910 * gdb.texinfo (Target Description Format): Mention the new <osabi>
2911 optional element.
2912 (subsection OS ABI): New subsection.
2913
782b2b07
SS
29142009-07-14 Stan Shebs <stan@codesourcery.com>
2915
2916 * gdb.texinfo (Tracepoint Conditions): New section.
2917 (General Query Packets): Describe ConditionalTracepoints.
2918 (Tracepoint Packets): Describe condition field.
2919 (Maintenance Commands): Describe maint agent-eval.
2920 * agentexpr.texi (Using Agent Expressions): Mention eval usage.
2921
9b117ef3
HZ
29222009-07-11 Hui Zhu <teawater@gmail.com>
2923
2924 * gdb.texinfo (disassemble): Add a new modifier /r
2925 to "disassemble" command to make it print the raw instructions
2926 in hex as well as in symbolic form.
2927
f5a33284
TT
29282009-07-09 Tom Tromey <tromey@redhat.com>
2929
2930 * gdbint.texinfo (Testsuite): Document parallel make check.
2931
812f7342
TT
29322009-07-09 Tom Tromey <tromey@redhat.com>
2933
2934 * gdbint.texinfo (Testsuite): Document test transcripts.
2935
fbb8f299
PM
29362009-07-10 Phil Muldoon <pmuldoon@redhat.com>
2937
2938 * gdb.texinfo (Values From Inferior): Add length parameter
2939 description.
2940
dd8f35ac
EZ
29412009-07-04 Chris Genly <chris@genly.us>
2942
2943 * gdb.texinfo (GDB/MI Variable Objects): Document child definition
2944 in -var-list-children. Fix example according to what the code
2945 does.
2946
2277426b
PA
29472009-07-02 Pedro Alves <pedro@codesourcery.com>
2948
2949 * gdb.texinfo (Debugging multiple inferiors): Document the
2950 "inferior", "detach inferior" and "kill inferior" commands.
2951 (Debugging Programs with Multiple Processes): Adjust to mention
2952 generic "inferior" commands. Delete mention of "detach fork" and
2953 "delete fork". Cross reference to "Debugging multiple inferiors"
2954 section.
2955
a6d9a66e
UW
29562009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
2957
5af949e3
UW
2958 * gdbint.texinfo (Item Output Functions): Update signature
2959 for ui_out_field_core_addr.
2960
29612009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
2962
2963 * gdbint.texinfo (Examples of Use of @code{ui_out} functions):
a6d9a66e
UW
2964 Update example code extrated from breakpoint.c.
2965
9901a55b 29662009-06-28 Paul Pluzhnikov <ppluzhnikov@google.com>
889bf7c5 2967
9901a55b
PP
2968 * gdb.texinfo (GDB/MI Program Context): @ignore unimplemented
2969 MI commands.
2970 (GDB/MI Symbol Query): Likewise.
2971 (GDB/MI File Commands): Likewise.
2972 (GDB/MI File Transfer Commands): Likewise.
2973 (GDB/MI Target Manipulation): Likewise.
2974 (GDB/MI Miscellaneous Commands): Likewise.
889bf7c5 2975
edb3359d
DJ
29762009-06-27 Daniel Jacobowitz <dan@codesourcery.com>
2977
2978 * gdb.texinfo (Debugging Optimized Code): New chapter.
2979 (Compiling for Debugging): Reference it. Move some
2980 text to the new section.
2981
7cd1089b
PM
29822009-06-15 Phil Muldoon <pmuldoon@redhat.com>
2983
2984 * doc/gdb.texinfo (Calling): Document
2985 set-unwind-on-terminating-exception usage.
2986
d4db2f36
PA
29872009-06-11 Pedro Alves <pedro@codesourcery.com>
2988
2989 * gdb.texinfo (All-Stop): Document new 'set schedule-multiple'
2990 command.
2991
d1a7880c
PA
29922009-06-07 Pedro Alves <pedro@codesourcery.com>
2993
2994 * gdbint.texinfo (TARGET_HAS_HARDWARE_WATCHPOINTS): Delete all
2995 references.
2996
473f94e6
UW
29972009-06-04 Ulrich Weigand <uweigand@de.ibm.com>
2998
2999 * gdbint.texinfo: Rename formal parameters to gdbarch function
3000 protoypes from "current_gdbarch" to "gdbarch".
3001
8f500870
TT
30022009-05-28 Tom Tromey <tromey@redhat.com>
3003
3004 * gdb.texinfo (Basic Python): Change get_parameter to parameter.
3005
b6313243
TT
30062009-05-27 Tom Tromey <tromey@redhat.com>
3007
3008 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
3009 feature.
3010 (GDB/MI Variable Objects): Document -var-set-visualizer.
3011
30122009-04-02 Tom Tromey <tromey@redhat.com>
3013
3014 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
3015 feature.
3016 (GDB/MI Variable Objects): Document -var-set-visualizer.
3017
a6bac58e
TT
30182009-05-27 Tom Tromey <tromey@redhat.com>
3019 Thiago Jung Bauermann <bauerman@br.ibm.com>
3020 Phil Muldoon <pmuldoon@redhat.com>
3021
3022 * gdb.texinfo (Objfiles In Python): Reference pretty printing.
3023 (Pretty Printing): New node.
3024 (Selecting Pretty-Printers): Likewise.
3025 (Python API): Update.
3026 (Output Formats): Document /r format.
3027
2c74e833
TT
30282009-05-27 Thiago Jung Bauermann <bauerman@br.ibm.com>
3029 Tom Tromey <tromey@redhat.com>
3030
3031 * gdb.texinfo (Types In Python): New node.
3032 (Values From Inferior): "type" is now an attribute.
3033 (Python API): Update.
3034
89c73ade
TT
30352009-05-27 Tom Tromey <tromey@redhat.com>
3036 Thiago Jung Bauermann <bauerman@br.ibm.com>
3037 Phil Muldoon <pmuldoon@redhat.com>
3038
3039 * gdb.texinfo: Add @syncodeindex for `tp'.
3040 (Python API): Update.
3041 (Auto-loading): New node.
3042 (Objfiles In Python): New node.
3043
17a37d48
PP
30442009-05-15 Paul Pluzhnikov <ppluzhnikov@google.com>
3045
3046 * gdb.texinfo (Threads): Document libthread-db-search-path.
889bf7c5 3047
6718376f
NR
30482009-05-15 Nick Roberts <nickrob@snap.net.nz>
3049
3050 * gdb.texinfo (GDB/MI General Design): Break up into four nodes.
3051
cbe54154
PA
30522009-05-12 Pedro Alves <pedro@codesourcery.com>
3053
3054 * gdb.texinfo: Document 'set/show debug gnu-nat'. Replace 'maint
3055 show-debug-regs' docs by 'maint set show-debug-regs' and 'maint
3056 show show-debug-regs' docs.
3057
8e05493c
EZ
30582009-05-08 Eli Zaretskii <eliz@gnu.org>
3059
3060 * gdb.texinfo (Process Record and Replay): Add description of
3061 reverse execution.
3062
b39f4988
JB
30632009-05-07 Joel Brobecker <brobecker@adacore.com>
3064
3065 * gdbint.texinfo (Adding support for debugging core files): New node.
3066 (Native Debugging): Remove the ``Native core file Support'' section.
3067
a2311334
EZ
30682009-05-01 Eli Zaretskii <eliz@gnu.org>
3069
3070 * gdb.texinfo (Process Record and Replay): Improve and clarify.
3071 Add index entries.
3072
53cc454a 30732009-04-30 Hui Zhu <teawater@gmail.com>
c8d5aac9 3074 Michael Snyder <msnyder@vmware.com>
53cc454a 3075
a2311334
EZ
3076 * gdb.texinfo: (Process Record and Replay): Add documentation for
3077 process record and replay.
53cc454a 3078
484086b7
JK
30792009-04-29 Jan Kratochvil <jan.kratochvil@redhat.com>
3080
3081 * gdb.texinfo (Macros): Note command-line for `info macro'. Append
3082 a new part on command-line defined macros.
3083
32ae1842
EZ
30842009-04-25 Eli Zaretskii <eliz@gnu.org>
3085
3086 * gdb.texinfo (Machine Code) <disassemble-next-line>: Improve and
3087 clarify the wording.
3088
b14b1491
TT
30892009-04-23 Tom Tromey <tromey@redhat.com>
3090
3091 * gdb.texinfo (Data Files): New node.
3092 (GDB Files): Update menu.
3093
5c1e86e1
JB
30942009-04-23 Joel Brobecker <brobecker@adacore.com>
3095
3096 * gdbint.texinfo (Defining Other Architecture Features): Remove
e346fb8f 3097 entry for PROCESS_LINENUMBER_HOOK.
5c1e86e1 3098
83eba9b7
VP
30992009-04-22 Vladimir Prus <vladimir@codesourcery.com>
3100
3101 * gdb.texinfo (GDB/MI Program Execution): Document -exec-jump.
3102
e31198c4
HZ
31032009-04-22 Hui Zhu <teawater@gmail.com>
3104
3105 * gdb.texinfo (disassemble-next-line): Set the default of
3106 disassemble-next-line to off.
3107
26e251b6
JM
31082009-04-21 Joseph Myers <joseph@codesourcery.com>
3109
3110 * configure.ac (--with-datarootdir, --with-docdir, --with-pdfdir,
3111 --with-htmldir): New.
3112 * configure: Regenerate.
3113 * Makefile.in (datarootdir, docdir): Define.
3114 (gdb.dvi, gdb.pdf): Use same -I options as for building gdb.info
3115 instead of $(SET_TEXINPUTS).
3116 (gdbint.dvi, gdbint.pdf): Use same -I options as for building
3117 gdbint.info instead of $(SET_TEXINPUTS).
3118 (gdbint/index.html): Use same -I options as for building
3119 gdbint.info.
3120 (stabs.dvi, stabs.pdf): Use same -I options as for building
3121 stabs.info instead of $(SET_TEXINPUTS).
3122 (stabs/index.html): Use same -I options as for building
3123 stabs.info.
3124 (annotate.dvi, annotate.pdf): Use same -I options as for building
3125 annotate.info instead of $(SET_TEXINPUTS).
3126 (annotate/index.html): Use same -I options as for building
3127 annotate.info.
3128
eac35c4e
DD
31292009-04-21 David Daney <ddaney@caviumnetworks.com>
3130
3131 * gdb.texinfo (maint show-debug-regs): Remove mention of x86.
3132
29b0e8a2
JM
31332009-04-21 Joseph Myers <joseph@codesourcery.com>
3134
3135 * gdb.texinfo (Source Path): Document --with-relocated-sources.
3136
2b831889 31372009-04-18 Carlos O'Donell <carlos@codesourcery.com>
c8d5aac9 3138 Joseph Myers <joseph@codesourcery.com>
2b831889
JM
3139
3140 * Makefile.in (MAKEHTML): Set to makeinfo --html.
3141 (MAKEHTMLFLAGS): Set to empty.
3142 (html__strip_dir): Define.
3143 (HTMLFILES): Define.
3144 (HTMLFILES_INSTALL): Define.
3145 (install-html): Copy new automake rule.
3146 (html): Depend on $(HTMLFILES).
3147 (gdb_toc.html): Rename to gdb/index.html.
3148 (gdbint_toc.html): Rename to gdbint/index.html.
3149 (stabs_toc.html): Rename to stabs/index.html.
3150 (annotate_toc.html): Rename to annotate/index.html.
3151
89a34d1b
JM
31522009-04-17 Carlos O'Donell <carlos@codesourcery.com>
3153
3154 * Makefile.in: Set pdfdir and htmldir from configure
3155 substitutions.
3156 * configure.ac: AC_SUBST datarootdir, docdir, htmldir, pdfdir.
3157 * configure: Regenerate.
3158
a2d5da46
JB
31592009-04-16 Joel Brobecker <brobecker@adacore.com>
3160
3161 * gdbint.texinfo (Native Debugging): Remove entry for PROC_NAME_FMT.
3162 This macro is no longer used.
3163
732f6a93
TT
31642009-04-15 Tom Tromey <tromey@redhat.com>
3165
3166 * gdb.texinfo (Character Sets): Document default character set.
3167
87f9adc1
PM
31682009-04-14 Pierre Muller <muller@ics.u-strasbg.fr>
3169
3170 * gdbint.texinfo: Change server name from sources.redhat.com to
3171 sourceware.org throughout.
3172
2c88c651
JB
31732009-04-09 Joel Brobecker <brobecker@adacore.com>
3174
3175 * gdb.texinfo (Set Breaks): Rewrite a paragraph to avoid a warning
3176 about a missing dot or coma after @xref.
3177
4f5376b2
JB
31782009-04-02 Joel Brobecker <brobecker@adacore.com>
3179
3180 * gdb.texinfo (Backtrace): Add a parameter in frame 1 of the first
3181 example, and add a small explanation about it.
3182 (Print Settings): Change the documentation of the "set print
3183 frame-arguments" to reflect the fact that the default is now "scalars".
3184
a0381d3a
JB
31852009-04-02 Joel Brobecker <brobecker@adacore.com>
3186
3187 * gdb.texinfo (Print Settings): Add kindex for command "set
3188 print frame-arguments".
3189
45ac276d
JB
31902009-03-31 Joel Brobecker <brobecker@adacore.com>
3191
3192 * gdb.texinfo (Ada Tasks): Add documentation about task-specific
3193 breakpoints.
3194 (Set Breaks): Add reference to thread-specific and task-specific
3195 breakpoints.
3196
32cd1edc
JB
31972009-03-31 Joel Brobecker <brobecker@adacore.com>
3198
3199 * gdb.texinfo (Ada Tasks): Remove the documentation about
3200 the "Running" state, as this state has been eliminated.
3201 Now all runnable tasks are shown as "Runnable".
3202
1042e4c0
SS
32032009-03-30 Stan Shebs <stan@codesourcery.com>
3204
3205 * gdb.texinfo (Tracepoints): Describe tracepoints as a
3206 special case of breakpoints.
3207 (Enable and Disable Tracepoints): Mention deprecation.
3208 (Listing Tracepoints): Update description and example.
3209
f8f6f20b
TJB
32102009-03-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
3211
3212 * gdb.texinfo (Frames in Python): New node.
3213 (Python API): Update.
3214
c0c6f777
TJB
32152009-03-29 Thiago Jung Bauermann <bauerman@br.ibm.com>
3216
3217 * gdb.texinfo (Values From Inferior): Change gdb.Value.address
3218 from a method to an attribute.
3219
def2b000
TJB
32202009-03-26 Thiago Jung Bauermann <bauerman@br.ibm.com>
3221
3222 * gdb.texinfo (Values From Inferior): Document is_optimized_out
3223 attribute.
3224
a07daef3
PA
32252009-03-25 Pedro Alves <pedro@codesourcery.com>
3226
3227 * observer.texi (thread_exit): Add "silent" parameter.
3228
f3b1572e
PA
32292009-03-22 Pedro Alves <pedro@codesourcery.com>
3230
3231 * observer.texi (about_to_proceed): New.
3232
587afa38
EZ
32332009-03-21 Jeremy Bennett <jeremy.bennett@embecosm.com>
3234
3235 * gdbint.texinfo (everywhere): Use braces {} in @deftypeXX type
3236 field throughout to handle types with spaces in them. Fix typos
3237 found by aspell.
3238 (Summary, Requirements, Contributors): New first chapter,
3239 "Summary" added, old Requirements section moved there, and new
3240 section, "Contributors" added.
3241 (Initializing a New Architecture, Register Representation)
3242 (Frame Interpretation, Inferior Call Setup, Adding a New Target)
3243 (Porting gdb): These sections extended and updated.
3244 (Compiler Characteristics): This section (empty) deleted.
3245 (Defining Other Architecture Features): This section renamed and
3246 duplicate material removed from (formerly "Target Conditionals").
3247 Use braces {} in @deftypeXX type field throughout to handle types
3248 with spaces in them. Typos found by aspell fixed.
3249
3250 * stack_frame.svg: New file, source of image for gdbint.texinfo.
3251 * stack_frame.pdf: Version of image for PDF output.
3252 * stack_frame.png: Version of image for HTML output and for Emacs.
3253 * stack_frame.txt: Version of image for Info output.
1db61298 3254 * stack_frame.eps: Version of image for TeX DVI output.
587afa38 3255
10af6951
EZ
32562009-03-21 Eli Zaretskii <eliz@gnu.org>
3257
3258 * gdb.texinfo (Character Sets): Fix last change.
3259
cc924cad
TJB
32602009-03-21 Thiago Jung Bauermann <bauerman@br.ibm.com>
3261
3262 * gdb.texinfo (Values From Inferior): Fix optional arguments
3263 markup.
3264 (Commands In Python): Adjust argument names of gdb.Command.__init__
3265 to what the function accepts as keywords.
3266
bc3b79fd
TJB
32672008-03-20 Tom Tromey <tromey@redhat.com>
3268
3269 * gdb.texinfo (Convenience Vars): Document convenience functions.
3270 (Functions In Python): New node.
3271 (Python API): Update.
3272
6c7a06a3
TT
32732009-03-20 Tom Tromey <tromey@redhat.com>
3274
3275 * gdb.texinfo (Character Sets): Remove obsolete text. Document
3276 set target-wide-charset.
3277 (Requirements): Mention iconv.
3278
b646ddd4
HZ
32792009-03-17 Hui Zhu <teawater@gmail.com>
3280
3281 * gdb.texinfo: Change the introduce of "disassemble-next-line".
3282
91440f57
HZ
32832009-03-17 Hui Zhu <teawater@gmail.com>
3284
3285 * gdb.texinfo: Add documentation for disassemble-next-line.
3286
8fd41227
TJB
32872009-03-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
3288
3289 * gdb.texinfo (Commands In Python): Remove tindex entries.
3290
61ff14c6
JK
32912009-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
3292
3293 * gdb.texinfo (Returning): New description for missing debug info.
3294
0b16c5cf
PA
32952009-03-14 Pedro Alves <pedro@codesourcery.com>
3296
3297 * gdb.texinfo (Remote Configuration): Document query-attached.
61ff14c6 3298 (General Query Packets): Document qAttached.
0b16c5cf 3299
32fc0df9
PA
33002009-03-05 Pedro Alves <pedro@codesourcery.com>
3301
3302 * gdb.texinfo (Background Execution): Better describe the set
3303 target-async command.
3304 (Maintenance Commands): Delete description of the `maint set/show
3305 linux-async' and `maint set/show remote-async' commands.
3306
134eb42c
VP
33072009-02-18 Vladimir Prus <vladimir@codesourcery.com>
3308
3309 * gdb.texinfo (GDB/MI Async Records): Add double-spaces
3310 between sentences.
3311
c86cf029
VP
33122009-02-18 Vladimir Prus <vladimir@codesourcery.com>
3313
3314 * gdb.texinfo (GDB/MI Async Records): Document the
3315 =library-loaded and =library-unloaded notifications.
3316
3ea85240
VP
33172009-02-17 Vladimir Prus <vladimir@codesourcery.com>
3318
3319 * observer.texi (test_notification): New observer.
3320
1d33d6ba
VP
33212009-02-14 Vladimir Prus <vladimir@codesourcery.com>
3322
61ff14c6
JK
3323 * observer.texi: Add parameter 'print_frame' to normal_stop
3324 observer.
1d33d6ba 3325
d721c933
EZ
33262009-02-07 Eli Zaretskii <eliz@gnu.org>
3327
3328 * gdb.texinfo (Basic Python): Fix change from 2009-02-04.
3329 (Commands In Python): Fix COMMAND_* constants in last change. Use
3330 @kbd for interactive input. Add cross-references and index
3331 entries.
3332
4aa995e1
PA
33332009-02-06 Pedro Alves <pedro@codesourcery.com>
3334
3335 * gdb.texinfo (Signals): Document $_siginfo.
3336 (Convenience Variables): Mention $_siginfo.
3337 (Remote Configuration): Document qXfer:siginfo:read,
3338 qXfer:siginfo:write packets, and the read-siginfo-object,
3339 write-siginfo-object commands.
3340
5f5233d4
PA
33412009-02-06 Pedro Alves <pedro@codesourcery.com>
3342
3343 * gdbint.texinfo (Values): New chapter.
3344
d8906c6f
TJB
33452009-02-06 Tom Tromey <tromey@redhat.com>
3346
3347 * gdb.texinfo (Python API): Add entry for Commands In Python.
3348 (Commands In Python): New node.
3349
b6cb8e7d
TJB
33502009-02-05 Tom Tromey <tromey@redhat.com>
3351
3352 * gdb.texinfo (Values From Inferior): Document Value.string.
3353
12453b93
TJB
33542009-02-05 Tom Tromey <tromey@redhat.com>
3355
3356 * gdb.texinfo (Basic Python): Document execute's from_tty
3357 argument.
3358
08c637de
TJB
33592009-02-04 Tom Tromey <tromey@redhat.com>
3360
3361 * gdb.texinfo (Basic Python): Document gdb.history.
3362
592375cd
VP
33632009-01-30 Vladimir Prus <vladimir@codesourcery.com>
3364
3365 * gdb.texinfo (GDB/MI Thread Commands): Document the
3366 'current-thread-id' field. Remove the example with zero threads,
3367 since current GDB won't ever report that if there's inferior.
3368
41447f92
VP
33692009-01-30 Vladimir Prus <vladimir@codesourcery.com>
3370
3371 * gdb.texinfo (GDB/MI Breakpoint Commands): Document the -d
3372 option to -break-insert.
3373
098b41a6
JG
33742009-01-28 Daniel Jacobowitz <dan@codesourcery.com>
3375 Jerome Guitton <guitton@adacore.com>
3376
3377 * gdb.texinfo (Startup): Document --with-system-gdbinit.
3378 (System-wide configuration): New section.
3379
3c16cced
PA
33802009-01-26 Pedro Alves <pedro@codesourcery.com>
3381
3382 PR gdb/7580:
3383 * gdb.texinfo (Maintenance Commands): Document "maint set|show
3384 internal-error|internal-warning quit|corefile ask|yes|no".
3385
62709adf
PA
33862009-01-26 Pedro Alves <pedro@codesourcery.com>
3387
3388 * gdb.texinfo (Using the `gdbserver' Program): Document
3389 --remote-debug.
3390
7ce58dd2
DE
33912009-01-23 Doug Evans <dje@google.com>
3392
3393 * gdb.texinfo: Add nexti to list of commands that support
3394 background execution.
3395
adb483fe
DJ
33962009-01-14 Daniel Jacobowitz <dan@codesourcery.com>
3397
3398 * gdb.texinfo (Define, Hooks): Document prefix command support.
3399
a67ec3f4 34002009-01-14 Joseph Myers <joseph@codesourcery.com>
c8d5aac9 3401 Carlos O'Donell <carlos@codesourcery.com>
a67ec3f4
JM
3402
3403 Fixes for makeinfo --html.
3404
3405 * annotate.texinfo: Use @copying and @insertcopying. Use
3406 @ifnottex in place of @ifinfo.
3407 * gdb.texinfo: Use @copying and @insertcopying. Use @ifnottex in
3408 place of @ifinfo. Use @ifnotinfo for one index entry.
3409 * gdbint.texinfo: Use @copying and @insertcopying. Use @ifnottex
3410 in place of @ifinfo.
3411 * stabs.texinfo: Use @copying and @insertcopying. Use @ifnottex
3412 in place of @ifinfo. Include contents at start unconditionally.
3413
84fcdf95
PA
34142009-01-13 Pedro Alves <pedro@codesourcery.com>
3415
3416 * gdb.texinfo (General Query Packets): Remove @var{} around the
3417 "spu" literal string.
3418
fa3a767f
PA
34192009-01-07 Pedro Alves <pedro@codesourcery.com>
3420
3421 * gdb.texinfo (Error in Breakpoints): Delete mention of "The same
3422 program may be running in another process" errors.
3423 * gdbint.texinfo (Native Conditionals): Delete
3424 ONE_PROCESS_WRITETEXT description.
3425
9cb011d3
JB
34262009-01-07 Joel Brobecker <brobecker@adacore.com>
3427
3428 * gdbint.texinfo (Start of New Year Procedure): Add the "coding"
3429 emacs local variable to be placed at the end of the ChangeLog.
3430 Add server.c and gdbreplay.c to the list of files where the
3431 copyright year needs to be updated.
3432
84603566
SL
34332009-01-06 Sandra Loosemore <sandra@codesourcery.com>
3434
3435 * gdb.texinfo (Remote Configuration): Document new
3436 "set/show tcp auto-retry" and "set/show tcp connect-timeout"
3437 commands.
3438
a53f55d8
PA
34392008-12-28 Pedro Alves <pedro@codesourcery.com>
3440
3441 * gdbint.texinfo (gdbarch_cannot_fetch_register): Don't mention
3442 FETCH_INFERIOR_REGISTERS.
3443 (Native Conditionals): Remove obsolete CHILD_PREPARE_TO_STORE,
3444 FETCH_INFERIOR_REGISTERS descriptions. Remove
3445 gdbarch_get_longjmp_target descrition, since already described in
3446 Target Conditionals. Move gdbarch_fp0_regnum description to ...
3447 (Target Conditionals): ... here.
3448
077e0a52
JB
34492008-12-16 Joel Brobecker <brobecker@adacore.com>
3450
3451 * gdb.texinfo (Omissions from Ada): Add missing GDB prompt in
3452 examples.
3453 (Additions to Ada): Likewise. Add the missing opening and closing
3454 parenthesis of the GDB prompt in one of the examples.
3455
023eb17c
JB
34562008-12-14 Joel Brobecker <brobecker@adacore.com>
3457
3458 * gdb.texinfo (Omissions from Ada): Remove incorrect documentation
3459 about the result of 'Address not being of type System.Address.
3460 This problem has been fixed a while ago.
3461
c3b108f7
VP
34622008-12-02 Vladimir Prus <vladimir@codesourcery.com>
3463
3464 MI non-stop and multiprocess docs.
3465
c8d5aac9
L
3466 * gdb.texinfo (GDB/MI): New section 'GDB/MI General Design'
3467 (GDB/MI Output Records): New section 'GDB/MI Frame Information'
3468 Adjust documentation for *stopped, document =thread-created,
3469 =thread-exited, =thread-group-created and =thread-group-exited.
3470 (GDB/MI Thread Commands): Document the 'state' field in
3471 -thread-info output.
3472 (GDB/MI Program Execution): Mention --all and --thread-group
3473 options.
3474 (GDB/MI Variable Objects): Describe floating and fixed variable
3475 objects.
3476 (GDB/MI Miscellaneous Commands): Document -list-thread-groups.
c3b108f7 3477
07e059b5
VP
34782008-12-02 Vladimir Prus <vladimir@codesourcery.com>
3479
c8d5aac9
L
3480 * gdb.texinfo (Operating System Information): New appendix.
3481 (Operating System Auxiliary Information): Document 'info os processes'
3482 (Remote Configuration): Document 'osdata'
3483 (General Query Packets): Document qXfer:osdata:read.
07e059b5 3484
a80b95ba
TG
34852008-11-27 Tristan Gingold <gingold@adacore.com>
3486
3487 * gdb.texinfo (Darwin): Document Darwin specific features.
3488
a655d424
JK
34892008-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
3490
3491 * gdbint.texinfo (Target Conditionals): Extend the
3492 gdbarch_breakpoint_from_pc description.
3493
249e1128
VP
34942008-11-22 Vladimir Prus <vladimir@codesourcery.com>
3495
3496 * gdb.texinfo (M68K Features): Fix typo.
3497
c14c28ba
PP
34982008-11-18 Paul Pluzhnikov <ppluzhnikov@google.com>
3499
3500 * gdb.texinfo (Symbols): Mention printing containing
3501 image name in "info symbol".
3502 (Maint translate-address): Likewise.
889bf7c5 3503
394a6666
JB
35042008-11-18 Joel Brobecker <brobecker@adacore.com>
3505
3506 * gdb.texinfo (Set Catchpoints): Remove the documentation of
3507 commands "catch load" and "catch unload".
3508
66bb093b
VP
35092008-11-17 Vladimir Prus <vladimir@codesourcery.com>
3510
3511 * gdb.texinfo (GDB/MI Async Records): Document
c8d5aac9 3512 =thread-selected.
889bf7c5 3513
4a92f99b
VP
35142008-11-17 Vladimir Prus <vladimir@codesourcery.com>
3515
c8d5aac9 3516 * observer.texi (new_inferior, inferior_exit): New observers.
4a92f99b 3517
f0323ca0
PA
35182008-10-27 Pedro Alves <pedro@codesourcery.com>
3519
3520 * gdbint.texinfo (Adding a New Target): Don't mention TDEPFILES,
3521 .mt files, TM_CLIBS or TM_CDEPS.
3522 (x86 Watchpoints): Don't mention TDEPFILES.
3523
8b23ecc4
SL
35242008-10-24 Sandra Loosemore <sandra@codesourcery.com>
3525
3526 * gdb.texinfo (Remote Protocol): Add new nodes to menu.
3527 (Overview): Mention notifications and non-stop mode behavior.
3528 (Packets): Update documentation of ?, vAttach, vCont, and vRun
3529 with non-stop mode behavior. Add vStopped description.
3530 (Stop Reply Packets): Update list of packets that return
3531 stop replies. Mention non-stop behavior.
3532 (General Query Packets): Document QNonStop packet and associated
3533 qSupported query response.
3534 (Interrupts): Clarify multi-threaded behavior. Mention non-stop
3535 behavior.
3536 (Notification Packets): New section.
3537 (Remote Non-Stop): New section.
3538 (File-I/O Overview): Mention non-stop behavior.
3539
fff08868
HZ
35402008-10-24 Hui Zhu <teawater@gmail.com>
3541 Pedro Alves <pedro@codesourcery.com>
3542
3543 * gdb.texinfo (displaced-stepping): Describe the auto mode
3544 setting, and say it's the default. This is now a mainstream
3545 setting instead of a maintenance setting.
3546
252fbfc8
PA
35472008-10-23 Pedro Alves <pedro@codesourcery.com>
3548
3549 * observer.texi (thread_stop_requested): New.
3550
20924a55
JB
35512008-10-22 Joel Brobecker <brobecker@adacore.com>
3552
3553 * gdb.texinfo (Ada Tasks, Ada Tasks and Core Files): New nodes.
3554 (Patching): Replace incorrect usage of @samp by @kbd.
3555
bacec72f
MS
35562008-10-17 Michael Snyder <msnyder@vmware.com>
3557
3558 * gdb.texinfo: Add documentation for reverse execution.
3559
a08702d6 35602008-10-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
bd4f7d68 3561 Eli Zaretskii <eliz@gnu.org>
a08702d6
TJB
3562
3563 * gdb.texinfo. (Values From Inferior): New subsubsection.
3564
d97bc12b
DE
35652008-10-06 Doug Evans <dje@google.com>
3566
3567 * gdb.texinfo (set debug dwarf2-die): Document it.
3568
87f67dba
JB
35692008-10-01 Joel Brobecker <brobecker@adacore.com>
3570
3571 * gdb.texinfo (catch) [exception]: Document how to insert
3572 a breakpoint on user-defined exceptions when the exception
3573 name is identical to one of the language-defined ones.
3574
2fae03e8
TT
35752008-09-27 Tom Tromey <tromey@redhat.com>
3576
3577 * gdb.texinfo (Macros): Remove text about stringification,
3578 varargs, and splicing.
3579
5c6ce71d
TT
35802008-09-27 Tom Tromey <tromey@redhat.com>
3581
3582 * gdbint.texinfo (Language Support): Remove text about omitting
3583 support for a language.
3584
07128da0
DE
35852008-09-23 Doug Evans <dje@google.com>
3586
3587 * gdb.texinfo (info dcache): Update.
3588
b90a069a
SL
35892008-09-22 Sandra Loosemore <sandra@codesourcery.com>
3590
3591 * gdb.texinfo (Packets): Add info on thread-id syntax and
3592 multiprocess extensions.
3593 <D>: Document multiprocess form of packet.
3594 <H>: Use thread-id syntax.
3595 <T>: Likewise.
3596 <vCont>: Likewise. Note this is required for multiprocess.
3597 <vKill>: New packet.
3598 (Stop Reply Packets) <T>: Use thread-id syntax.
3599 <W>: Document multiprocess form of reply.
3600 <X>: Likewise.
3601 (General Query Packets) <qC>: Use thread-id syntax.
3602 <qfThreadInfo>: Likewise.
3603 <qGetTLSAddr>: Likewise.
3604 <qP>: Likewise.
3605 <qSupported>: Add "multiprocess" feature.
3606 <qThreadExtraInfo>: Use thread-id syntax.
3607
b77209e0
PA
36082008-09-22 Stan Shebs <stan@codesourcery.com>
3609
3610 * gdb.texinfo (Inferiors): New section.
3611
3d0bb823
PA
36122008-09-12 Pedro Alves <pedro@codesourcery.com>
3613
3614 * gdbint.texinfo (Native Debugging): Mention NAT_GENERATED_FILES.
3615
f8dcfc0a
UW
36162008-09-11 Ulrich Weigand <uweigand@de.ibm.com>
3617
3618 * gdbint.texinfo (Target Conditionals): Remove documentation
3619 for gdbarch_name_of_malloc.
3620
8775bb90
MS
36212008-09-03 Angela Marie Thomas <angela@releasedominatrix.com>
3622
3623 * gdb.texinfo (Interrupts): Mention TCP interface for
3624 sending BREAK.
3625
f1838a98
UW
36262008-08-26 Ulrich Weigand <uweigand@de.ibm.com>
3627
3628 * gdb.texinfo (Commands to Specify Files): Document "remote:"
3629 argument prefix to "set sysroot".
3630
158c7665
PH
36312008-08-21 Paul N. Hilfinger <hilfinger@adacore.com>
3632
3633 * gdb.texinfo (Omissions from Ada): Describe new treatment of True
3634 and False.
3635
30e026bb
VP
36362008-08-20 Vladimir Prus <vladimir@codesourcery.com>
3637
c8d5aac9
L
3638 * gdb.textinfo (GDB/MI Miscellaneous Commands): Use @table
3639 for possible features of -list-features.
30e026bb 3640
c6ebd6cf
VP
36412008-08-19 Vladimir Prus <vladimir@codesourcery.com>
3642
c8d5aac9 3643 * gdb.texinfo (Background execution): Adjust example
c6ebd6cf
VP
3644 (GDB/MI Miscellaneous Commands): Document -list-target-features.
3645
aeac0ff9
VP
36462008-08-19 Vladimir Prus <vladimir@codesourcery.com>
3647
3648 * doc/gdb.texinfo (PowerPC): Fix typo.
3649 (PowerPC features): Fix typo.
3650
5231c1fd
PA
36512008-08-18 Pedro Alves <pedro@codesourcery.com>
3652
3653 * observer.texi (thread_ptid_changed): New.
3654
677c5bb1
LM
36552008-08-18 Luis Machado <luisgpm@br.ibm.com>
3656
3657 * doc/gdb.texinfo (PowerPC): Mention Extended FPR's for POWER7.
3658 (PowerPC features): Mention feature set for VSX registers.
3659
f3a2dd1a
JB
36602008-08-13 Joel Brobecker <brobecker@adacore.com>
3661
3662 * gdb.texinfo (Ada Mode Intro): Improve the documentation regarding
3663 the direct visibility of all names in user-written packages.
3664
33e5cbd6
PA
36652008-08-13 Pedro Alves <pedro@codesourcery.com>
3666
3667 * gdb.texinfo (breakpoint always-inserted) Describe the auto mode
3668 setting, and make it the default.
3669 (Non-Stop Mode): Remove "set breakpoints always-inserted 1" from
3670 non-stop script example.
3671
d0384fc4
TJB
36722008-08-12 Thiago Jung Bauermann <bauerman@br.ibm.com>
3673
3674 * gdbint.texinfo (Raw and Virtual Register Representations): Fix
3675 reference to the "Using Different Register and Memory Data
3676 Representation" section.
3677
a6f3e723
SL
36782008-08-12 Sandra Loosemore <sandra@codesourcery.com>
3679
3680 * gdb.texinfo (Remote Configuration): Document set remote noack-packet.
3681 (Remote Protocol): Add Packet Acknowledgment to menu.
3682 (Overview): Mention +/- can be disabled, and point to new section
3683 where this is discussed in detail.
3684 (General Query Packets): Document QStartNoAckMode packet, and
3685 corresponding qSupported reply.
3686 (Packet Acknowledgment): New section.
3687
0606b73b
SL
36882008-08-11 Sandra Loosemore <sandra@codesourcery.com>
3689 Pedro Alves <pedro@codesourcery.com>
3690
3691 * gdb.texinfo (Threads): Move paragraph about automatic thread
3692 selection to All-Stop Mode subsection.
3693 (Thread Stops): Reorganize existing material into subsections.
3694 Add introductory blurb and menu.
3695 (Non-Stop Mode): New subsection.
3696 (Background Execution): New subsection.
3697 (Maintenance Commands): Add cross-references from async mode
3698 commands to the new Background Execution section.
3699
d57a3c85
TJB
37002008-08-06 Tom Tromey <tromey@redhat.com>
3701
3702 * gdb.texinfo (Extending GDB): New chapter.
3703 (Sequences): Demoted chapter, now a section under the new
3704 Extending GDB chapter.
3705 (Python): New section.
3706
6d76a53d
SS
37072008-07-31 Stan Shebs <stan@codesourcery.com>
3708
3709 * gdbint.texinfo: Remove FUNCTION_EPILOGUE_SIZE.
3710
1f70da6a
SS
37112008-07-29 Stan Shebs <stan@codesourcery.com>
3712
3713 * gdbint.texinfo: General round of cleanup and minor
3714 clarifications.
3715 (Breakpoint Handling): Remove mention of BREAKPOINT macro.
3716 (Longjmp Support): Update description to reflect how it is done
3717 for targets without using native header.
3718 (Symbol Handling): Add a little more general explanation.
3719 (COFF, ELF): Mention stabs encapsulation.
3720 (DWARF 3): New section.
3721 (Adding a New Host): Scrub out some obsolete bits.
3722 (Generic Host Support Files): Mention ser-pipe.c, ser-mingw.c.
3723 (Host Conditionals): Remove descriptions of NO_STD_REGS,
3724 HAVE_MMAP, HAVE_TERMIO, INT_MAX etc, LONGEST, HAVE_LONG_DOUBLE,
3725 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, L_SET, SEEK_CUR,
3726 SEEK_SET, STOP_SIGNAL, USG.
3727 (Raw and Virtual Register Representations): Ditto for
3728 DEPRECATED_REGISTER_RAW_SIZE, DEPRECATED_REGISTER_VIRTUAL_SIZE,
3729 DEPRECATED_REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_TYPE.
3730 (Target Conditionals): Ditto for DEPRECATED_FP_REGNUM,
3731 DEPRECATED_FRAMELESS_FUNCTION_INVOCATION, DEPRECATED_FRAME_CHAIN,
3732 DEPRECATED_FRAME_CHAIN_VALID, DEPRECATED_FRAME_INIT_SAVED_REGS,
3733 DEPRECATED_FRAME_SAVED_PC, DEPRECATED_FUNCTION_START_OFFSET,
3734 DEPRECATED_REGISTER_VIRTUAL_SIZE,
3735 DEPRECATED_REGISTER_VIRTUAL_TYPE,
3736 DEPRECATED_USE_STRUCT_CONVENTION.
3737 Describe gdbarch_deprecated_fp_regnum.
3738 Update description of gdbarch_print_insn.
3739 (Adding a New Target): Scrub out obsolete bits.
3740 (Obsolete Conditionals): Remove entire section.
3741
383f836e
TT
37422008-07-25 Tom Tromey <tromey@redhat.com>
3743
3744 * observer.texi (GDB Observers): Document new observers:
3745 breakpoint_created, breakpoint_deleted, breakpoint_modified,
3746 tracepoint_created, tracepoint_deleted, tracepoint_modified,
3747 architecture_changed.
3748
cfd8ab24
SS
37492008-07-21 Stan Shebs <stan@codesourcery.com>
3750
3751 * gdbint.texinfo: Refer to target_so_ops.in_dynsym_resolve_code
3752 instead of IN_SOLIB_DYNSYM_RESOLVE_CODE.
3753
781b42b0
TT
37542008-07-21 Tom Tromey <tromey@redhat.com>
3755
3756 * observer.texi (GDB Observers): Remove obsolete comment.
3757 <executable_changed>: Remove argument.
3758
d7d9f01e
TT
37592008-07-18 Tom Tromey <tromey@redhat.com>
3760
3761 * gdb.texinfo (Macros): Update. Use @code rather than @command.
3762
bf250677
DE
37632008-07-10 Doug Evans <dje@google.com>
3764
3765 * doc/gdb.texinfo: Document "set print symbol-loading on|off".
3766
10568435
JK
37672008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
3768
3769 * gdb.texinfo (Starting): Document "set disable-randomization".
3770
5ae4183a
AS
37712008-07-07 Andreas Schwab <schwab@suse.de>
3772
3773 * gdb.texinfo (GDB/MI Target Manipulation): Fix last change.
3774
b56e7235
VP
37752008-07-06 Vladimir Prus <vladimir@codesourcery.com>
3776
3777 * gdb.texinfo (GDB/MI Target Manipulation): Add
3778 example of -target-attach.
3779
e1ac3328
VP
37802008-06-10 Vladimir Prus <vladimir@codesourcery.com>
3781
3782 * observer.texi (target_resumed): New observer.
5ae4183a 3783 * gdb.texinfo (GDB/MI Output Records): Document *running.
e1ac3328 3784
65d12d83
TT
37852008-06-06 Tom Tromey <tromey@redhat.com>
3786
3787 * gdb.texinfo (Completion): Add field name example.
3788
fbc5282e
MK
37892008-06-06 Marc Khouzam <marc.khouzam@ericsson.com>
3790
3791 * gdb.texinfo (GDB/MI Program Context): Added example
3792 to -exec-arguments
5ae4183a 3793
fbc5282e 37942008-06-05 Nick Roberts <nickrob@snap.net.nz>
bcf6fc3a
NR
3795
3796 * annotate.texinfo (Multi-threaded Apps): Add entry for thread-changed
3797 annotation.
3798
c16158bc 37992008-06-05 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a
AS
3800 Nathan Sidwell <nathan@codesourcery.com>
3801 Joseph Myers <joseph@codesourcery.com>
c16158bc
JM
3802
3803 * configure.ac: Include ../../config/acx.m4. Use ACX_PKGVERSION
3804 and ACX_BUGURL.
3805 * configure: Regenerate.
3806 * Makefile.in (PKGVERSION, BUGURL_TEXI): Define.
3807 (GDBvn.texi): Define VERSION_PACKAGE, BUGURL and BUGURL_DEFAULT.
3808 * gdb.texinfo: Use VERSION_PACKAGE and BUGURL. Remove
3809 mailing-list-specific text about bug reporting unless
3810 BUGURL_DEFAULT.
3811
75c99385
PA
38122008-06-05 Pedro Alves <pedro@codesourcery.com>
3813
3814 * gdb.texinfo (-target-select): Remove reference to target async.
3815 (Maintenance Commands): Document "maint set/show remote-async".
3816
1763a388
MK
38172008-06-04 Marc Khouzam <marc.khouzam@ericsson.com>
3818
3819 * gdb.texinfo (GDB/MI File Transfer Commands): Typo
3820 in -target-file-get section.
5ae4183a 3821
d0d064df
PA
38222008-05-22 Pedro Alves <pedro@codesourcery.com>
3823
9b562ab8
PA
3824 * gdb.texinfo (vAttach, vRun): Re-remove requirement of the stub
3825 killing the inferior when it is already debugging a process.
d0d064df 3826
8dfa32fc
JB
38272008-05-21 Joel Brobecker <brobecker@adacore.com>
3828
3829 * gdb.texinfo (Continuing and Stepping): Document the new "fin"
3830 abbreviation for "finish".
3831
55f996a7
NR
38322008-05-21 Nick Roberts <nickrob@snap.net.nz>
3833
3834 * annotate.texinfo (Multi-threaded Apps): New node for new annotation.
3835
ba2b1c56
DJ
38362008-05-15 Daniel Jacobowitz <dan@codesourcery.com>
3837
3838 * gdbint.texinfo (Target Conditionals): Delete entry for
3839 gdbarch_dwarf_reg_to_regnum.
3840
08388c79
DE
38412008-05-09 Doug Evans <dje@google.com>
3842
a3c83fae 3843 * gdb.texinfo: Document "find" command, qSearch:memory packet.
08388c79 3844
d14508fe
DE
38452008-05-05 Doug Evans <dje@google.com>
3846
3847 * gdb.texinfo (disassemble): Document /m modifier.
3848
e2b7ddea
VP
38492008-05-05 Vladimir Prus <vladimir@codesourcery.com>
3850
5ae4183a
AS
3851 * gdb.texinfo (Maintenance Commands): Clarify that "maint time"
3852 will not report the time of commands that run the target.
e2b7ddea 3853
8eb41542
VP
38542008-05-03 Vladimir Prus <vladimir@codesourcery.com>
3855
3856 * gdb.texinfo (GDB/MI Output Records): Add
3857 missing semicolon.
3858
82f68b1c
VP
38592008-05-03 Vladimir Prus <vladimir@codesourcery.com>
3860
3861 * gdb.texinfo (GDB/MI Output Records):
3862 Document =thread-create and =thread-exited.
3863
fa0f268d
VP
38642008-05-03 Vladimir Prus <vladimir@codesourcery.com>
3865
3866 * gdb.texinfo (GDB/MI Development and Front Ends):
82f68b1c 3867 Remove mention of dmi-discuss.
fa0f268d 3868
063bfe2e
VP
38692008-05-03 Pedro Alves <pedro@codesourcery.com>
3870
3871 * observer.texi (thread_exit): New.
3872
237fc4c9
PA
38732008-05-02 Pedro Alves <pedro@codesourcery.com>
3874
3875 * gdb.texinfo (Debugging Output): Document "set/show debug
3876 displaced".
3877 (Maintenance Commands): Document "maint set/show
3878 can-use-displaced-stepping".
3879
0428b8f5
DJ
38802008-05-02 Daniel Jacobowitz <dan@codesourcery.com>
3881
3882 * gdb.texinfo (ARM): Document set/show arm fallback-mode
3883 and set/show arm force-mode.
3884
5009afc5
AS
38852008-05-02 Andreas Schwab <schwab@suse.de>
3886
3887 * gdbint.texinfo (Algorithms): Describe
3888 target_watchpoint_addr_within_range.
3889
669fac23
DJ
38902008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
3891
3892 * gdbint.texinfo (Stack Frames): New chapter.
3893 (Algorithms): Move Frames text to the new chapter.
3894 (Target Conditionals): Delete SAVE_DUMMY_FRAME_TOS. Document
3895 gdbarch_dummy_id instead of gdbarch_unwind_dummy_id.
3896
721c02de
VP
38972008-04-24 Vladimir Prus <vladimir@codesourcery.com>
3898
5ae4183a
AS
3899 * gdb.texinfo (GDB/MI Output Syntax): Clarify that async
3900 output does not necessary include any tokens.
721c02de 3901
c055b101
CV
39022008-04-22 Corinna Vinschen <vinschen@redhat.com>
3903
3904 * gdb.texinfo (Set SH Calling convention): New @item.
3905 (Show SH Calling convention): Ditto.
3906
68837c9d
MD
39072008-04-22 Markus Deuling <deuling@de.ibm.com>
3908
3909 * gdb.texinfo (Fortran Operators): Describe '%' operator.
3910
2e9132cc
EZ
39112008-04-20 Eli Zaretskii <eliz@gnu.org>
3912
3913 * gdb.texinfo (Set Breaks): Mention that multiple location
3914 breakpoints need line number info. Add index entries.
3915
31fffb02
CS
39162008-04-19 Craig Silverstein <csilvers@google.com>
3917
3918 * gdb.texinfo (Requirements): Add an optional requirement on
3919 zlib.
3920 * gdbint.texinfo (Debugging File Formats): Add new subsection for
3921 Compressed DWARF 2.
3922
a47ec5fe
AR
39232008-04-16 Aleksandar Ristovski <aristovski@qnx.com>
3924
3925 * gdb.texinfo (GDB/MI Simple Examples): Added 'disp' field to the
3926 sample output for 'stopped,reason="breakpoint-hit"' message.
3927 (GDB/MI Program Execution): Likewise.
3928
de051565
MK
39292008-04-09 Marc Khouzam <marc.khouzam@ericsson.com>
3930
5ae4183a 3931 * gdb.texinfo (GDB/MI Variable Objects): Add anchor to
de051565
MK
3932 -var-set-format. Add -f option to -var-evaluate-expression.
3933
6ba66d6a
JB
39342008-04-03 Joel Brobecker <brobecker@adacore.com>
3935
3936 * gdb.texinfo (Breakpoint Menus): Delete. Contents moved inside
3937 new node "Ambiguous Expressions". Replace references to this
3938 node by references to "Ambiguous Expressions" throughout.
3939 (Ambiguous Expressions): New node.
3940
1e26b4f8
DJ
39412008-03-26 Daniel Jacobowitz <dan@codesourcery.com>
3942
3943 * gdb.texinfo (MIPS Features, PowerPC Features): Add @node.
3944
b84876c2
PA
39452008-03-21 Pedro Alves <pedro@codesourcery.com>
3946
3947 * gdb.texinfo (Debugging Output): Document
3948 "set/show debug lin-lwp-async".
3949 (Maintenance Commands): Document "maint set/show linux-async".
3950
63092375
DJ
39512008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
3952
3953 * gdb.texinfo (Expressions): Update description of malloced arrays.
3954
8e8901c5
VP
39552008-03-15 Vladimir Prus <vladimir@codesourcery.com>
3956
3957 * gdb.texinfo (Thread Commands): Document
3958 -thread-info. Remove -thread-list-all-threads.
3959
1fddbabb
PA
39602008-03-14 Pedro Alves <pedro@codesourcery.com>
3961 Sandra Loosemore <sandra@codesourcery.com>
3962
3963 * gdb.texinfo (Library List Format): Update to mention the
3964 possibility to pass section addresses instead of segment
3965 addresses.
3966
ccd213ac
DJ
39672008-03-10 Daniel Jacobowitz <dan@codesourcery.com>
3968
3969 * gdb.texinfo (Starting): Document "set exec-wrapper".
3970 (Server): Document gdbserver --wrapper.
3971
fa4727a6
DJ
39722008-03-03 Daniel Jacobowitz <dan@codesourcery.com>
3973
3974 * gdb.texinfo (Set Watchpoints): Mention watchpoints on
3975 unreadable memory. Delete obsolete SPARClite reference.
3976
8edfe269
DJ
39772008-02-28 Daniel Jacobowitz <dan@codesourcery.com>
3978
3979 * gdb.texinfo (Starting): Mention always-running targets.
3980 (Target Commands): Add an anchor for load.
3981 (Connecting): Explain continue instead of run.
3982
1843f87b
DJ
39832008-02-27 Daniel Jacobowitz <dan@codesourcery.com>
3984
3985 * gdb.texinfo (Debugging Output): Document "set debug timestamp".
3986
f9082629
NR
39872008-02-26 Nick Roberts <nickrob@snap.net.nz>
3988
3989 * gdb.texinfo (Set Breaks): Revert description of Enb column of
3990 breakpoint table.
3991
fd96d250
PA
39922008-02-19 Pedro Alves <pedro@codesourcery.com>
3993
3994 * gdb.texinfo (vAttach, vRun): Remove requirement of the stub
3995 killing the inferior when it is already debugging a process.
3996
36af4ef6
MD
39972008-02-13 Markus Deuling <deuling@de.ibm.com>
3998
3999 * gdbint.texinfo (Build Script): New section. Mention new build script
4000 gdb_buildall.sh.
4001
cda4ce5a
JB
40022008-02-01 Jim Blandy <jimb@red-bean.com>
4003
4004 * gdb.texinfo (Help): Summarize 'info args' correctly.
4005
4acd40f3
TJB
40062008-01-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
4007
4008 * gdb.texinfo: (Decimal Floating Point): Mention pseudo-registers
4009 available in PowerPC architecture.
4010 (Embedded Processors): Change node name of PowerPC item in menu.
4011 (PowerPC): Rename to...
4012 (PowerPC Embedded): this.
4013 (Architectures): Add new PowerPC item in menu.
4014 (PowerPC): New node.
4015
6e6c6f50
DJ
40162008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
4017
4018 * gdb.texinfo (Multi-Process Mode for gdbserver): Use @kbd for
4019 commands.
4020
5ee187d7
DJ
40212008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
4022
4023 * gdb.texinfo (Setting Catchpoints): Mention features
4024 supported on GNU/Linux.
4025
e275c0d9
NR
40262008-01-30 Nick Roberts <nickrob@snap.net.nz>
4027
4028 * gdb.texinfo (GDB/MI File Commands): Describe new output
4029 field for MI command -file-list-exec-source-file.
4030
2d717e4f
DJ
40312008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
4032
4033 * gdb.texinfo (Using the `gdbserver' Program): Add security
4034 warning. Rearrange into subsections and subsubsections. Document
4035 --multi and --debug. Correct --with-sysroot typo. Update --attach
4036 usage. Make load reference clearer. Document monitor exit.
4037 (Remote Configuration): Document set remote exec-file, attach-packet,
4038 and run-packet.
4039 (Packets): Document vAttach and vRun.
4040
d35a4257 40412008-01-29 Nick Roberts <nickrob@snap.net.nz>
f663676d
NR
4042
4043 * gdb.texinfo (Processes): Mention process command.
889bf7c5 4044 detach-on-follow -> detach-on-fork.
f663676d 4045
c78d192c
DJ
40462008-01-28 Daniel Jacobowitz <dan@codesourcery.com>
4047
4048 * gdbint.texinfo (Native Conditionals): Remove
4049 SHELL_COMMAND_CONCAT and SHELL_FILE.
4050
d35a4257
EZ
40512008-01-26 Eli Zaretskii <eliz@gnu.org>
4052
4053 * gdb.texinfo (Specify Location): Improve wording.
4054
93815fbf
VP
40552008-01-23 Chris Demetriou <cgd@google.com>
4056
4057 * gdb.texinfo (Threads): Document new "set print thread-events"
4058 and "show print thread-events" commands.
4059
2a25a5ba
EZ
40602008-01-19 Eli Zaretskii <eliz@gnu.org>
4061
4062 * gdb.texinfo (Specify Location): New section.
4063 (Delete Breaks, Edit, Set Breaks): Remove description of
4064 locations. Instead, add a reference to "Specify Location".
4065 (Machine Code, Jumping, Thread Stops, Continuing and Stepping)
4066 (Symbols): Refer to "Specify Location" for the valid forms of
4067 linespecs and locations.
4068
32c9a795
MD
40692008-01-18 Markus Deuling <deuling@de.ibm.com>
4070
4071 * gdbint.texinfo (Target Conditionals): Replace the description of
4072 BITS_BIG_ENDIAN with a description of gdbarch_bits_big_endian.
4073
b17828ca
JB
40742008-01-12 Paul Hilfinger <hilfinger@adacore.com>
4075
4076 * gdb.texinfo (C Operators): Remove incorrect parenthetical comment
4077 about &&var, which is rejected by the expression parser.
4078
0aea4bf3
LM
40792008-01-09 Luis Machado <luisgpm@br.ibm.com>
4080
4081 * gdb.texinfo (Output): Update documentation on using printf with DFP
4082 types.
4083
febe4383
TJB
40842008-01-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
4085
4086 * gdb.texinfo (C and C++): Add Decimal Floating Point format
4087 subsubsection.
4088 (Decimal Floating Point format): New subsubsection.
4089
7a404eba
PA
40902008-01-05 Pedro Alves <pedro@codesourcery.com>
4091
4092 * gdb.texinfo (File Options): Remove mention of the attempt to
4093 open a core file with the -p option. Don't list -c as a valid
4094 option to attach to a process.
4095
a4d9b460
PA
40962008-01-05 Pedro Alves <pedro@codesourcery.com>
4097
4098 * gdbint.texinfo (Host Conditionals): Remove mention of
4099 ALIGN_STACK_ON_ENTRY.
4100
6ec2edbe
JB
41012008-01-05 Joel Brobecker <brobecker@adacore.com>
4102
4103 * gdbint.texinfo (Start of New Year Procedure): Add item
4104 describing how to update the source and documentation copyright
4105 notices.
4106
d8b2a693
JB
41072007-12-18 Jim Blandy <jimb@codesourcery.com>
4108
ab209b3a 4109 * gdb.texinfo (Set Watchpoints): Integrate per-thread
d8b2a693
JB
4110 watchpoint explanation into the main description of the watchpoint
4111 command; update synopses of 'watch', 'rwatch', and 'awatch'
4112 commands.
4113
8b4ed427
VP
41142007-12-18 Vladimir Prus <vladimir@codesourcery.com>
4115
4116 * gdb.texinfo (Miscellaneous gdb/mi Commands):
4117 Document 'pending-breakpoints' feature of
4118 -list-features.
4119
37e4754d
LM
41202007-12-17 Luis Machado <luisgpm@br.ibm.com>
4121
669fac23 4122 * gdb.texinfo: Add new parameter's description.
37e4754d 4123
1d3811f6
DJ
41242007-12-16 Daniel Jacobowitz <dan@codesourcery.com>
4125
4126 * gdb.texinfo (Overview): Clarify run-length encoding
4127 example. Remove the restriction on "+" and "-" characters.
4128
c1c25a1a
EZ
41292007-12-15 Eli Zaretskii <eliz@gnu.org>
4130
4131 * gdb.texinfo (Host I/O Packets): Fix xref syntax.
4132
afe8ab22 41332007-12-14 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a 4134
afe8ab22
VP
4135 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
4136 the -f option for -break-insert, remove -r option,
4137 and clarify specification of location.
4138
a6b151f1
DJ
41392007-11-30 Daniel Jacobowitz <dan@codesourcery.com>
4140
4141 * gdb.texinfo (Debugging Programs with Multiple Processes): Correct
4142 formatting.
4143 (Remote Debugging): Add File Transfer section.
4144 (Remote Configuration): Document Host I/O packets.
4145 (GDB/MI): Add GDB/MI File Transfer Commands section.
c1c25a1a 4146 (Host I/O Packets): New section in "Remote Protocol".
a6b151f1
DJ
4147 (Packets): Add vFile.
4148
3b784c4f
EZ
41492007-11-17 Eli Zaretskii <eliz@gnu.org>
4150
4151 * gdb.texinfo (Set Breaks, Disabling): Clarify behavior of
4152 breakpoints with multiple locations.
4153 (Breakpoint Menus): Improve wording.
4154 (Output): Fix last change.
4155
a4ce5b0d
UW
41562007-11-17 Ulrich Weigand <uweigand@de.ibm.com>
4157
4158 * Makefile.in (Makefile): Do not depend on target_makefile_frag.
4159
1b39d5c0
DE
41602007-11-15 Doug Evans <dje@google.com>
4161
4162 * gdb.texinfo (Symbols): Update output of "maint info symtabs".
4163
7a72d44c
VP
41642007-11-15 Vladimir Prus <vladimir@codesourcery.com>
4165
4166 * gdbint.texinfo (Native Conditionals): Remove
4167 mention of CLEAR_SOLIB.
5ae4183a 4168
6d1829bf 41692007-11-11 Joel Brobecker <brobecker@adacore.com>
b4740add
JB
4170
4171 * gdb.texinfo (Print Settings): Add documentation for "set/show
4172 print frame-arguments".
4173
1a619819
LM
41742007-11-05 Luis Machado <luisgpm@br.ibm.com>
4175
3b784c4f 4176 * gdb.texinfo (Output): Update printf command's description.
1a619819 4177
55eddb0f
DJ
41782007-10-30 Daniel Jacobowitz <dan@codesourcery.com>
4179
4180 * gdb.texinfo (PowerPC): Document "set powerpc vector-abi" and "set
4181 powerpc soft-float".
4182
9cceb671
DJ
41832007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
4184
4185 * gdb.texinfo (Files): Correct formatting. Mention Expat
4186 requirement.
4187 (Requirements for Building GDB): Expand the list of Expat
4188 uses.
4189 (Library List Format, Memory Map Format): Mention Expat.
4190 (Target Descriptions): Update Expat wording.
4191
83acabca
DJ
41922007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
4193
4194 * gdbint.texinfo (Register and Memory Data, Target Conditionals):
4195 Document that gdbarch_convert_register_p should return zero for no-op
4196 conversions.
4197
e35879db
UW
41982007-10-22 Ulrich Weigand <uweigand@de.ibm.com>
4199
83acabca 4200 * gdbint.texi (Compiler Characteristics): Move documentation
e35879db
UW
4201 of set_gdbarch_sofun_address_maybe_missing back to ...
4202 (Target Conditionals): ... here to fix build break.
4203
203c3895
UW
42042007-10-19 Ulrich Weigand <uweigand@de.ibm.com>
4205
83acabca 4206 * gdbint.texi (Target Conditionals): Remove documentation of
203c3895
UW
4207 SOFUN_ADDRESS_MAYBE_MISSING, replaced by ...
4208 (Compiler Characteristics): ... documentation of
4209 set_gdbarch_sofun_address_maybe_missing.
4210
11411de3
DJ
42112007-10-17 Daniel Jacobowitz <dan@codesourcery.com>
4212
4213 * gdbint.texinfo (Target Conditionals): Use
4214 frame_unwind_register_unsigned in examples instead of
4215 frame_unwind_unsigned_register.
4216
7cc46491
DJ
42172007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
4218
4219 * gdb.texinfo (Predefined Target Types): Add int128
4220 and uint128.
4221 (Standard Target Features): Add PowerPC features.
4222
81adfced
DJ
42232007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
4224
4225 * gdb.texinfo (Maintenance Commands): Document "maint print c-tdesc".
4226
c1874924
UW
42272007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
4228
4229 * gdbint.texi (Target Conditionals): Remove documentation
4230 of and references to DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS,
4231 gdbarch_extract_return_value, and gdbarch_store_return_value.
4232
f6e56ab3
UW
42332007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
4234
4235 * gdbint.texi (Target Conditionals): Remove documentation of
4236 and references to DEPRECATED_REG_STRUCT_HAS_ADDR.
4237
56cf5405
KH
42382007-10-11 Kazu Hirata <kazu@codesourcery.com>
4239
4240 * gdb.texinfo: Mention that inaccessible-by-default is on by
4241 default.
4242
35156bae
DJ
42432007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
4244
4245 * gdbint.texinfo (Target Conditionals): Remove VARIABLES_INSIDE_BLOCK.
4246
d983da9c
DJ
42472007-09-30 Daniel Jacobowitz <dan@codesourcery.com>
4248
4249 * gdb.texinfo (Setting Watchpoints): Adjust warning text about
4250 multi-threaded watchpoints.
4251 * gdbint.texinfo (Watchpoints): Describe how watchpoints are
4252 checked. Describe sticky notification. Expand description
4253 of steppable and continuable watchpoints.
4254 (Watchpoints and Threads): New subsection.
4255
fe6fbf8b
VP
42562007-09-28 Vladimir Prus <vladimir@codesourcery.com>
4257
4258 * gdb.texinfo (Setting Breakpoints): Revise
4259 documentation for pending breakpoints. Document
4260 breakpoints with multiple locations.
5ae4183a 4261
084344da
VP
42622007-09-19 Vladimir Prus <vladimir@codesourcery.com>
4263
4264 * gdb.texinfo (Miscellaneous gdb/mi Commands):
4265 Document -list-features.
5ae4183a 4266
82160952
EZ
42672007-09-15 Eli Zaretskii <eliz@gnu.org>
4268
4269 * gdb.texinfo (Output): Spell out which features of C's printf are
4270 not supported by GDB's printf.
7e27a47a
EZ
4271 (Separate Debug Files): More accurate wording regarding build ID
4272 and a reference to the ld manual rather than the Fedora wiki.
82160952 4273
ea37ba09
DJ
42742007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
4275 Jim Blandy <jimb@codesourcery.com>
4276
4277 * gdb.texinfo (Output Formats): Update 'c' description. Describe 's'.
4278 (Examining Memory): Update mentions of the 's' format.
4279 (Automatic Display): Likewise.
4280
b8533aec
DJ
42812007-09-02 Daniel Jacobowitz <dan@codesourcery.com>
4282
4283 * gdb.texinfo: Update the FSF's Back-Cover Text.
4284
83f83d7f
JK
42852007-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4286 Eli Zaretskii <eliz@gnu.org>
4287
4288 * gdb.texinfo (Separate Debug Files): Cosmetic quoting removal.
4289 Fixed the ``build ID'' name. New binaries build instructions for the
4290 build ID inclusion. Explain how the commands are specific to the build
4291 ID vs. debug link.
4292
c7e83d54
EZ
42932007-09-01 Eli Zaretskii <eliz@gnu.org>
4294
4295 * gdb.texinfo (Separate Debug Files): Fix last change. Add
4296 indexing for ``build ID'' support.
4297
d3750b24
JK
42982007-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
4299
4300 * gdb.texinfo (Separate Debug Files): Included a BUILD ID description.
4301 Enlisted BUILD ID to the debug file searching example.
4302 Included a BUILD ID `.note.gnu.build-id' section description.
4303 Updated/added the debug files splitting instructions for OBJCOPY.
4304
02142340
VP
43052007-08-31 Vladimir Prus <vladimir@codesourcery.com>
4306
4307 * gdb.texinfo (Variable Objects): Adjust docs
4308 for -var-info-expression and document
4309 -var-info-path-expression.
4310
d3bdde98
JB
43112007-08-20 Jim Blandy <jimb@codesourcery.com>
4312
3fb6a982
JB
4313 * gdb.texinfo (Top): Dedicate manual to the memory of Fred Fish.
4314 (title page): Include the dedication in the printed manual, as a
4315 separate page after the copyright notice.
5ae4183a 4316
d3bdde98
JB
4317 * gdb.texinfo (The F Reply Packet): Avoid confusing texi2html:
4318 don't break a @var across a line.
4319
c80a96a8
MR
43202007-07-25 Maciej W. Rozycki <macro@mips.com>
4321
4322 * Makefile.in (MAKEHTMLFLAGS): Also search the current directory
4323 for include files.
4324
5824a901
NR
43252007-07-12 Nick Roberts <nickrob@snap.net.nz>
4326
4327 * gdb.texinfo (Server Prefix): New node. Adapt from existing node
5ae4183a
AS
4328 in annotate.texinfo.
4329 (Command History): Link to new node.
5824a901 4330
d52e7ea3
UW
43312007-07-05 Markus Deuling <deuling@de.ibm.com>
4332
4333 * gdbint.texinfo (PC_LOAD_SEGMENT): Remove description.
4334
5fc14d0a
EZ
43352007-07-05 Eli Zaretskii <eliz@gnu.org>
4336
4337 * gdbint.texinfo (Target Conditionals): Fix last change.
4338
4a9bb1df
UW
43392007-07-03 Markus Deuling <deuling@de.ibm.com>
4340
4341 * gdb.texinfo: Replace following macros by their appropriate gdbarch
4342 routines:
4343 (TARGET_CHAR_SIGNED, CALL_DUMMY_LOCATION, CANNOT_FETCH_REGISTER)
4344 (CANNOT_STORE_REGISTER, GET_LONGJMP_TARGET, POINTER_TO_ADDRESS)
4345 (ADDRESS_TO_POINTER, INNER_THAN, FRAME_NUM_ARGS)
4346 (HAVE_NONSTEPPABLE_WATCHPOINT, TARGET_SHORT_BIT, TARGET_INT_BIT)
4347 (TARGET_LONG_BIT, TARGET_LONG_LONG_BIT, TARGET_FLOAT_BIT)
4348 (TARGET_DOUBLE_BIT, TARGET_LONG_DOUBLE_BIT, TARGET_PTR_BIT
4349 (TARGET_ADDR_BIT, SP_REGNUM, PC_REGNUM, PS_REGNUM, FP0_REGNUM)
4350 (STAB_REG_TO_REGNUM, ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM)
4351 (SDB_REG_TO_REGNUM, DWARF2_REG_TO_REGNUM, BELIEVE_PCC_PROMOTION)
4352 (CONVERT_REGISTER_P, REGISTER_TO_VALUE, VALUE_TO_REGISTER)
4353 (POINTER_TO_ADDRESS, ADDRESS_TO_POINTER, EXTRACT_RETURN_VALUE)
4354 (STORE_RETURN_VALUE, SKIP_PROLOGUE, MEMORY_INSERT_BREAKPOINT)
4355 (BREAKPOINT_FROM_PC, MEMORY_REMOVE_BREAKPOINT, DECR_PC_AFTER_BREAK)
4356 (ADDR_BITS_REMOVE, TARGET_PRINT_INSN, SKIP_TRAMPOLINE_CODE)
4357 (IN_SOLIB_RETURN_TRAMPOLINE, NAME_OF_MALLOC, ADDRESS_CLASS_TYPE_FLAGS)
4358 (ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, ADDRESS_CLASS_TYPE_FLAGS_P).
4359 (ADDRESS_CLASS_NAME_to_TYPE_FLAGS, ADJUST_BREAKPOINT_ADDRESS)
4360 (PRINT_FLOAT_INFO, PRINT_VECTOR_INFO, INTEGER_TO_ADDRESS)
4361 (SKIP_PERMANENT_BREAKPOINT, TARGET_VIRTUAL_FRAME_POINTER)
4362 (SOFTWARE_SINGLE_STEP_P)
4363
4364 (push_dummy_call, stabs_argument_has_addr, unwind_sp, unwind_pc)
4365 (print_registers_info, push_dummy_code, unwind_dummy_id): Rework
4366
4367 (REGISTER_CONVERT_TO_TYPE, END_OF_TEXT_DEFAULT, GDB_MULTI_ARCH)
4368 (GDB_TARGET_IS_HPPA, DEPRECATED_GET_SAVED_REGISTER)
4369 (SYMBOLS_CAN_START_WITH_DOLLAR, DEPRECATED_INIT_EXTRA_FRAME_INFO)
4370 (DEPRECATED_INIT_FRAME_PC, DEPRECATED_SIGTRAMP_START)
4371 (IN_SOLIB_CALL_TRAMPOLINE, NO_HIF_SUPPORT, REGISTER_CONVERTIBLE)
4372 (DEPRECATED_REGISTER_RAW_SIZE, PARM_BOUNDARY, DEPRECATED_STACK_ALIGN)
4373 (PROLOGUE_FIRSTLINE_OVERLAP, DEPRECATED_POP_FRAME, STEP_SKIPS_DELAY)
4374 (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT)
4375 (OS9K_VARIABLES_INSIDE_BLOCK, KERNEL_U_ADDR, KERNEL_U_ADDR_HPUX)
4376 (REGISTER_U_ADDR, U_REGS_OFFSET, DEBUG_PTRACE): Remove description.
4377
4378 (Converting an existing Target Architecture to Multi-arch): Remove
4379 section.
4380
4381 (gdbarch_unwind_pc, gdbarch_unwind_sp): Renew code example.
4382 (gdbarch_addr_bits_remove): Add code example.
4383
4384 * gdb.texinfo: Replace REGISTER_NAME by gdbarch_register_name.
4385
cfa9d6d9
DJ
43862007-07-02 Daniel Jacobowitz <dan@codesourcery.com>
4387
4388 * gdb.texinfo (Remote Configuration): Document library-info-packet.
4389 Add other missing entries. Adjust the table size to fit.
4390 (Stop Reply Packets): Use @itemize instead of @enumerate. Document
4391 stop reasons including the new "library" event.
4392 (General Query Packets): Adjust table widths for qSupported. Mention
4393 qXfer:libraries:read reply to qSupported and document the new packet.
4394 (Library List Format): New section.
4395
159fcc13
JK
43962007-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
4397
4398 * gdb.texinfo (Attach): Fixed GDB exit inferior detachment.
4399
f66d1690
MS
44002007-06-28 Michael Snyder <msnyder@svkmacdonelllnx>
4401
4402 * gdbint.texinfo (Table, Tuple and List Functions) Fix typo.
4403
67102876
NR
44042007-06-25 Nick Roberts <nickrob@snap.net.nz>
4405
4406 * gdbint.texinfo (Register and Memory Data): Break sections
4407 into nodes and add a menu.
4408
a4642986
MR
44092007-06-21 Maciej W. Rozycki <macro@mips.com>
4410
4411 * gdb.texinfo (Examining Memory): Document the new behaviour.
4412
e9c17194
VP
44132007-06-21 Vladimir Prus <vladimir@codesourcery.com>
4414
4415 * gdb.texinfo (Standard Target Features): Document
4416 m68k features.
4417
31d99776
DJ
44182007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
4419
4420 * gdb.texinfo (General Query Packets): Document qOffsets changes.
4421
1780a0ed
DJ
44222007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
4423
4424 * gdb.texinfo (Target Description Format): Add version attribute
4425 for <target>.
4426
822b6570
DJ
44272007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
4428
4429 * gdb.texinfo (MIPS Features): Document org.gnu.gdb.mips.linux.
4430
f8b73d13
DJ
44312007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
4432
4433 * gdb.texinfo (MIPS Features): New subsection.
4434
0e7f50da
UW
44352007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
4436 Markus Deuling <deuling@de.ibm.com>
4437
4438 * gdb.texinfo (General Query Packets): Document qXfer:spu:read
4439 and qXfer:spu:write packets and mention them under qSupported.
4440
23d964e7
UW
44412007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
4442 Markus Deuling <deuling@de.ibm.com>
4443
4444 * gdb.texinfo (Architectures): Add new SPU section to document
4445 Cell Broadband Engine SPU architecture specific commands.
4446
9f708cb2
VP
44472007-06-09 Vladimir Prus <vladimir@codesourcery.com>
4448
4449 * gdb.texinfo (GDB/MI Variable Objects): Editorial
4450 comments.
4451
7579b5f8
NR
44522007-06-07 Nick Roberts <nickrob@snap.net.nz>
4453
4454 * gdb.texinfo (Emacs): Describe GDB under Emacs 22.1.
4455
bf06d120
JB
44562007-05-29 Jim Blandy <jimb@codesourcery.com>
4457
4458 * gdb.texinfo (Overview): Doc fix.
4459
23776285
MR
44602007-05-22 Maciej W. Rozycki <macro@mips.com>
4461
4462 * gdb.texinfo (Remote Configuration): Document "set/show
4463 remoteflow".
4464
1a69e1e4
DJ
44652007-05-16 Daniel Jacobowitz <dan@codesourcery.com>
4466
bf06d120
JB
4467 * gdb.texinfo (MIPS): Remove documentation for set mips
4468 saved-gpreg-size, show mips saved-gpreg-size, and set mips
4469 stack-arg-size.
1a69e1e4 4470
46ba6afa 44712007-05-14 Bob Wilson <bob.wilson@acm.org>
5ae4183a 4472
46ba6afa
BW
4473 * all-cfg.texi (GDBTUI): New.
4474 * gdb.texinfo (Mode Options): Use GDBTUI variable.
4475 (TUI, TUI Overview, TUI Keys, TUI Single Key Mode, TUI Commands)
4476 (TUI Configuration): Edit to improve clarity and fix problems of
4477 both style and content.
5ae4183a 4478
06d3b283
UW
44792007-05-11 Ulrich Weigand <uweigand@de.ibm.com>
4480
4481 * observer.texi (GDB Observers): New observer "new_objfile".
4482
179101d6
UW
44832007-05-08 Ulrich Weigand <uweigand@de.ibm.com>
4484
4485 * gdbint.texinfo (Native Conditionals): Remove USE_PROC_FS.
4486
25d5ea92
VP
44872007-04-14 Vladimir Prus <vladimir@codesourcery.com>
4488
4489 * gdb.texinfo (GDB/MI Variable Objects): Document
4490 frozen variables objects.
5ae4183a 4491
ea35711c
DJ
44922007-04-13 Daniel Jacobowitz <dan@codesourcery.com>
4493
4494 * gdb.texinfo (Memory): Reference Remote Debugging chapter.
4495 (Character Sets, Caching Data of Remote Targets): Likewise.
4496 (Targets): Delete Remote node. Move its text...
4497 (Debugging Remote Programs): ...to here. Delete description
4498 of the "remote" command.
4499 (Remote configuration): Delete description of "set remotedevice"
4500 and "show remotedevice".
4501 (Embedded Processors): Delete H8/300, H8/500, and SH nodes.
4502
db2e3e2e
BW
45032007-04-11 Bob Wilson <bob.wilson@acm.org>
4504
5ae4183a
AS
4505 * gdb.texinfo (Contributors, Continuing and Stepping)
4506 (Fortran Defaults, HPPA, TUI, TUI Commands, Configure Options)
4507 (General Query Packets, File-I/O Remote Protocol Extension)
4508 (Protocol Basics, The F Reply Packet, Write)
4509 (Protocol-specific Representation of Datatypes, Memory Transfer):
4510 Fix hyphenation, punctuation and grammar problems.
4511 (Cygwin Native): Likewise. Also fix misuse of @pxref and use
4512 'section' instead of 'subsection' in the text.
4513 (Non-debug DLL Symbols): Avoid 'subsubsection' in the text.
4514 (i386): Remove period from section name.
db2e3e2e
BW
4515 (Installing GDB, Requirements, Running Configure, Separate Objdir)
4516 (Config Names, Configure Options): Use @file{configure}.
4517
8a3dae3e
DJ
45182007-04-11 Daniel Jacobowitz <dan@codesourcery.com>
4519
4520 * gdbint.texinfo (Writing Tests): Mention gdb_test_multiple
4521 and tab expansion.
4522
1a92f856
DJ
45232007-04-10 Daniel Jacobowitz <dan@codesourcery.com>
4524
4525 * gdbint.texinfo (SOM): Correct location of the SOM reader.
4526
79a6e687 45272007-04-02 Bob Wilson <bob.wilson@acm.org>
5ae4183a 4528
79a6e687
BW
4529 * gdb.texinfo: Consistently capitalize all significant words in
4530 node names, chapter titles, section titles, and headings. Update
4531 cross references to match.
4532 (Starting and Stopping Trace Experiment): Make node name plural.
4533 (Breakpoint related warnings): Hyphenate "Breakpoint-related".
5ae4183a 4534
ad527d2e
PA
45352007-03-30 Pedro Alves <pedro_alves@portugalmail.pt>
4536
4537 * gdb.texinfo (WinCE): Delete obsolete subsection.
4538
7ce59000
DJ
45392007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
4540
4541 * gdb.texinfo (M68K): Remove obsolete ROM monitors.
4542 * gdbint.texinfo (DWARF 1): Delete section and other dwarfread.c
4543 references.
4544
8807d78b
DJ
45452007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
4546
4547 * gdb.texinfo (Startup): Delete references to some alternate
4548 names for .gdbinit.
4549 (Thread): Remove LynxOS reference.
4550 (Tandem ST2000): Delete target-specific documentation.
4551 * gdbint.texinfo (Symbol Handling): Remove mention of NLM.
4552 (Target Architecture Definition): Remove mention of GDB_OSABI_NETWARE
4553 and GDB_OSABI_LYNXOS.
4554
5f402660
UW
45552007-03-29 Ulrich Weigand <uweigand@de.ibm.com>
4556
4557 * gdbint.texi (Native Conditionals): Remove PTRACE_ARG3_TYPE.
4558
bac718a6
UW
45592007-03-27 Ulrich Weigand <uweigand@de.ibm.com>
4560
4561 * gdbint.texinfo (Target Conditionals): Remove mention of
4562 DEPRECATED_REMOTE_BREAKPOINT, DEPRECATED_BIG_REMOTE_BREAKPOINT,
4563 and DEPRECATED_LITTLE_REMOTE_BREAKPOINT.
4564
9453113a
DJ
45652007-03-27 Brooks Moses <brooks.moses@codesourcery.com>
4566
4567 * Makefile.in: Add "pdfdir" installation
4568 directory, PDFTEX macro, support for "install-pdf" target,
4569 and rules for making a pdf version of refcard.texi.
4570 * refcard.tex: Specify paper size for PDF output.
4571
ae21e955 45722007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 4573
ae21e955 4574 * gdb.texinfo (Omissions from Ada, Additions to Ada): Wrap long lines.
5ae4183a 4575
3f94c067 45762007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 4577
3f94c067
BW
4578 * gdb.texinfo (Invoking GDB): Use @value{GDBP}.
4579 (Source Path, Character Sets, Macros, Define)
4580 (GDB/MI Result Records, GDB/MI Simple Examples)
4581 (GDB/MI Program Execution, GDB/MI File Commands)
4582 (Maintenance Commands, Packets, File-I/O Overview): Use @value{GDBN}.
4583 (Bug Reporting): Use @value{GCC}.
5ae4183a 4584
12c27660 45852007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 4586
12c27660
BW
4587 * gdb.texinfo (Help): Fix formatting of examples.
4588 (Variables): Use @ifnotinfo instead of @iftex.
4589 (Non-debug DLL symbols): Use @ref instead of @pxref.
4590 (Sparclet File): Use @samp instead of quotes.
5ae4183a 4591
ce9341a1
BW
45922007-03-26 Bob Wilson <bob.wilson@acm.org>
4593
4594 * gdb.texinfo (Variables, C): Update cross reference to GCC docs.
4595
c8f4133a
BW
45962007-03-26 Bob Wilson <bob.wilson@acm.org>
4597
4598 * gdb.texinfo (Top): Move TUI and Annotations menu entries to match
4599 the order of the nodes.
4600 (C Operators, C Constants, Debugging C): Remove extra menus.
4601 (Method Names in Commands): Do not specify next/prev/up nodes.
5ae4183a 4602
c8f4133a 46032007-03-26 Bob Wilson <bob.wilson@acm.org>
d52fb0e9
BW
4604
4605 * gdb.texinfo (File Options): Add missing parenthesis.
4606 (Breakpoints, Special Fortran commands, PowerPC): Fix typos.
4607
c74d0ad8
DJ
46082007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
4609
4610 * gdb.texinfo (Monitor commands for gdbserver): New subsection.
4611
ff6f572f
DJ
46122007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
4613
669fac23 4614 * gdb.texinfo (Standard Target Features): Mention
ff6f572f
DJ
4615 case insensitivity.
4616 (ARM Features): Describe org.gnu.gdb.xscale.iwmmxt.
4617
994337c3
NR
46182007-02-18 Nick Roberts <nickrob@snap.net.nz>
4619
4620 * gdb.texinfo (Top): Put Appendix A after numbered sections.
4621 (Files): Add section name to argument list for pxref.
4622 (Non-debug DLL symbols): Don't use `see' for pxref.
4623 (Embedded Processors): Fix typo.
4624 (GDB/MI Breakpoint Commands): Execution commands generate
4625 *stopped not ^done.
4626
eb819d70
NR
46272007-02-13 Nick Roberts <nickrob@snap.net.nz>
4628
4629 * gdb.texinfo (GDB/MI Variable Objects): Describe meanings of
4630 values for in_scope. Mention that only root variables can be
4631 updated.
4632 (GDB/MI Development and Front Ends): Explain new values may be
4633 added to existing fields.
4634
123dc839
DJ
46352007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
4636
4637 * gdb.texinfo (-target-disconnect): Use @smallexample.
4638 (Requirements): Add anchor for Expat. Update description.
4639 (Target Descriptions): Mention Expat.
4640 (Target Description Format): Document new elements. Use
4641 @smallexample.
4642 (Predefined Target Types, Standard Target Features): New sections.
669fac23 4643 * gdbint.texinfo (Target Descriptions): New section.
123dc839 4644
108546a0
DJ
46452007-02-07 Daniel Jacobowitz <dan@codesourcery.com>
4646
4647 * gdb.texinfo (Target Description Format): Add section on XInclude.
4648
95a98c01
NR
46492006-02-03 Nick Roberts <nickrob@snap.net.nz>
4650
4651 * gdb.texinfo (GDB/MI Miscellaneous Commands): Describe the new
4652 command -enable-timings.
4653
f4b3909f
EZ
46542007-02-02 Markus Deuling <deuling@de.ibm.com> (tiny change)
4655
5ae4183a 4656 * gdbint.texinfo (Operation System ABI Variant Handling): Update
f4b3909f
EZ
4657 descriptions for new/deleted elements in gdb_osabi. Add missing
4658 description for function generic_elf_osabi_sniff_abi_tag_sections.
4659
c7ba131e
JB
46602007-01-29 Joel Brobecker <brobecker@adacore.com>
4661
4662 * gdb.texinfo (Maintenance Commands): Add documentation for
4663 the new "maint print target-stack" command.
4664
3a60f64e
JK
46652007-01-26 Jan Kratochvil <jan.kratochvil@redhat.com>
4666 Eli Zaretskii <eliz@gnu.org>
4667
f4b3909f 4668 * gdb.texinfo: Describe CHAR array vs. string identification rules.
3a60f64e 4669
c582f8b6
EZ
46702007-01-26 Eli Zaretskii <eliz@gnu.org>
4671
4672 * gdb.texinfo (Compilation, Files, Bootstrapping, Bug Reporting):
4673 Use @value{NGCC} instead of @value{GCC}.
4674
d3e8051b
EZ
46752007-01-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> (tiny change)
4676
4677 * agentexpr.texi: Fix typos.
4678 * annotate.texinfo: Likewise.
4679 * gdb.texinfo: Likewise.
4680 * gdbint.texinfo: Likewise.
4681 * observer.texi: Likewise.
4682 * stabs.texinfo: Likewise.
4683
86f04699
EZ
46842007-01-20 Markus Deuling <deuling@de.ibm.com> (tiny change)
4685
4686 * gdbint.texinfo (Support Libraries): Remove mmalloc
4687 entry. Describe readline library.
4688
23181151
DJ
46892007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
4690
4691 * gdb.texinfo (Target Descriptions): New section.
4692 (General Query Packets): Add QPassSignals anchor. Mention
4693 qXfer:features:read under qSupported. Expand mentions of
4694 qXfer:memory-map:read and QPassSignals. Document
4695 qXfer:features:read.
4696
f822c95b
DJ
46972007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
4698
4699 * gdb.texinfo (Commands to specify files): Describe
4700 "set sysroot" and "show sysroot".
4701 (Using the `gdbserver' program): Lowercase argument
4702 to @var. Expand description of setting up GDB on the
4703 host.
4704
8936fcda
JB
47052007-01-05 Joel Brobecker <brobecker@adacore.com>
4706
4707 * gdb.texinfo (Set Catchpoints): Add documentation for the new
4708 catch exception, catch exception unhandled, and catch assert
4709 commands.
4710
e776119f
DJ
47112007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
4712
4713 * gdb.texinfo (Debugging Output): Document "set debug xml"
4714 and "show debug xml".
4715
aa79a185
DJ
47162007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
4717
4718 * gdbint.texinfo (Compiler Warnings): Update for -Wall use.
4719
7f893741
JB
47202007-01-01 Joel Brobecker <brobecker@adacore.com>
4721
4722 * gdbint.texinfo (Start of New Year Procedure): Add missing item.
4723
a1b5960f
VP
47242006-12-08 Vladimir Prus <vladimir@codesourcery.com>
4725
4726 * gdb.texinfo (GDB/MI Variable Objects): Wrap historical
4727 note in @ignore, to be removed later if nobody complains.
4728
9f470e6e
NR
47292006-12-04 Nick Roberts <nickrob@snap.net.nz>
4730
4731 * gdb.texinfo (GDB/MI Variable Objects): Describe -c option
4732 of -var-delete.
4733
765dc015 47342006-11-22 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a 4735
765dc015 4736 * gdb.texinfo (Setting breakpoints): Document
5ae4183a
AS
4737 automatic software/hardware breakpoint usage and
4738 the "set breakpoint auto-hw" command.
765dc015 4739
4b5752d0
VP
47402006-11-21 Vladimir Prus <vladimir@codesourcery.com>
4741
4742 * gdb.texinfo (Memory Access Checking): New.
4743
89be2091
DJ
47442006-11-16 Daniel Jacobowitz <dan@codesourcery.com>
4745
4746 * gdb.texinfo (Remote configuration): Mention
4747 "pass-signals-packet".
4748 (General Query Packets): Document QPassSignals. Fix
4749 a typo.
4750
ca3bf3bd
DJ
47512006-11-14 Maxim Grigoriev <maxim@tensilica.com>
4752
4753 * gdb.texinfo (Contributors): Add contributors of Xtensa port.
4754
427c3a89
DJ
47552006-11-14 Daniel Jacobowitz <dan@codesourcery.com>
4756
4757 * gdb.texinfo (Remote configuration): Rewrite documentation for
4758 packet configuration commands.
4759 (OS Information): Adjust reference to qXfer:auxv:read.
4760 (General Query Packets): Remove references to read-aux-vector-packet
4761 and set remote get-thread-local-storage-address.
4762
7a107747
DJ
47632006-11-10 Daniel Jacobowitz <dan@codesourcery.com>
4764
4765 * gdbint.texinfo (Target Architecture Definition): Add new
4766 Initializing a New Architecture section.
4767
1c56eb0e
EZ
47682006-10-31 David Taylor <dtaylor@emc.com>
4769
4770 * stabs.texinfo (Macro define and undefine): New node describing
4771 stabs for #define and #undef.
4772
f73adfeb
AS
47732006-10-27 Andreas Schwab <schwab@suse.de>
4774
4775 * gdb.texinfo (Processes): Rename "detach-fork" to "detach fork".
4776
fd60e0df
EZ
47772006-10-21 Eli Zaretskii <eliz@gnu.org>
4778
4779 * gdb.texinfo (Breakpoints, Set Watchpoints): Elaborate and
4780 clarify on the possible meanings of ``expression'' watched by
4781 watchpoints. Add indexing.
e5ac9b53
EZ
4782 (Prompting, Errors, Invalidation, Annotations for Running)
4783 (Source Annotations): Fix index entries by adding "annotation" to
4784 them, to discriminate from index entries that point to the more
4785 general topic descriptions.
fd60e0df 4786
52bb452f
DJ
47872006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
4788
4789 * gdbint.texinfo (Target Vector Definition): Move most
4790 content into Existing Targets. Add a menu.
4791 (Existing Targets): New section, moved from Target Vector
4792 Definition. Use @subsection.
4793 (Managing Execution State): New section.
4794
58955e58
BW
47952006-10-16 Bob Wilson <bob.wilson@acm.org>
4796
4797 * gdb.texinfo (ST2000): Use Ctrl- instead of C-.
4798
c8aa23ab
EZ
47992006-10-15 Eli Zaretskii <eliz@gnu.org>
4800
4801 * gdb.texinfo (Sample Session, Invocation, Quitting GDB)
4802 (Command Syntax, Signals, Backtrace, Connecting)
4803 (Remote configuration, Renesas Boards, Console I/O): Fix last
4804 change: use Ctrl- instead of C-, except wrt Emacs.
4805 (File-I/O Examples): Put Ctrl-c in @kbd.
4806 (Cygwin Native, File-I/O Overview, The Ctrl-C message)
4807 (Console I/O): Use @samp with Ctrl-.
45ac1734
EZ
4808 (Signals, Set Breaks, Set Watchpoints): Document optional
4809 arguments to `info signals' `handle', `info breakpoints', and
4810 `info watchpoints'.
c8aa23ab 4811
e7109c7e
EZ
48122006-10-14 Eli Zaretskii <eliz@gnu.org>
4813
4814 * gdb.texinfo (Backtrace): Fix last change.
4815
de3aea7b
NR
48162006-10-14 Nick Roberts <nickrob@snap.net.nz>
4817
4818 * gdb.texinfo (Backtrace): Order correctly and add other cases.
4819
7f9087cb
BW
48202006-10-10 Bob Wilson <bob.wilson@acm.org>
4821
c8aa23ab
EZ
4822 * gdb.texinfo (Command Syntax, Connecting, Remote configuration)
4823 (Renesas Boards, ST2000, TUI Keys, TUI Single Key Mode)
4824 (TUI Commands, Emacs, Console I/O): Fix @key and @kbd usage.
7f9087cb 4825
68437a39
DJ
48262006-09-21 Vladimir Prus <vladimir@codesourcery.com>
4827 Daniel Jacobowitz <dan@codesourcery.com>
4828
4829 * gdb.texinfo (Packets): Document vFlashErase,
4830 vFlashWrite and vFlashDone packets.
4831 (General Query Packets): Document qXfer:memory-map:read.
4832 Add a new feature for qXfer:memory-map:read.
4833 (Memory map format): New section.
4834 (Target Commands): Mention that gdb can write flash.
4835
fd79ecee
DJ
48362006-09-21 Vladimir Prus <vladimir@codesourcery.com>
4837 Daniel Jacobowitz <dan@codesourcery.com>
4838
4839 * gdb.texinfo (Memory Region Attributes): Mention target-supplied
4840 memory regions and "mem auto".
4841
350da6ee
DJ
48422006-09-21 Nathan Sidwell <nathan@codesourcery.com>
4843
4844 * gdbint.texinfo (Array Containers): New section.
4845
2f1acb09
VP
48462006-09-17 Vladimir Prus <vladimir@codesourcery.com>
4847
4848 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
4849 -stack-list-arguments HIGH_FRAME argument can be larger then the
4850 actual number of frames.
4851
2ab1eb7a
VP
48522006-09-07 Vladimir Prus <vladimir@codesourcery.com>
4853
4854 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
5ae4183a
AS
4855 -stack-list-locals HIGH_FRAME argument can be larger then the
4856 actual number of frames.
2ab1eb7a 4857
599b237a
BW
48582006-09-02 Bob Wilson <bob.wilson@acm.org>
4859
4860 * gdb.texinfo (Packets, Stop Reply Packets, General Query Packets,
4861 Register Packet Format, Tracepoint Packets): Fix spelling errors.
4862
25ab7e6d
EZ
48632006-09-02 Eli Zaretskii <eliz@gnu.org>
4864
4865 * gdbint.texinfo (Overall Structure): New section "Source Tree
4866 Structure".
4867
940178d3
JB
48682006-08-17 Jim Blandy <jimb@codesourcery.com>
4869
4870 * gdb.texinfo (Stop Reply Packets): Note similarity of 'S' and 'T'
4871 responses.
4872
30daae6c
JB
48732006-08-08 Joel Brobecker <brobecker@adacore.com>
4874
4875 * gdb.texinfo (Source Path): Add documentation for new
4876 substitute-path commands.
4877
7fa2210b
DJ
48782006-08-08 Daniel Jacobowitz <dan@codesourcery.com>
4879
4880 * gdb.texinfo (Installing GDB): Update menu. Move text to...
4881 (Running Configure): ...here.
4882 (Requirements): New node. Mention expat.
4883
3d00d119
DJ
48842006-08-08 Vladimir Prus <vladimir@codesourcery.com>
4885
5ae4183a 4886 * gdb.texinfo (Target Commands): Remove
3d00d119
DJ
4887 'set download-write-size' and 'show download-write-size'.
4888
0cbfa4ee
DJ
48892006-08-01 Daniel Jacobowitz <dan@codesourcery.com>
4890
4891 * stabs.texinfo (Member Type Descriptor): Correct example for
4892 pointer to member types.
4893
16026cd7
AS
48942006-07-21 Andrew Stubbs <andrew.stubbs@st.com>
4895
4896 * gdb.texinfo (Optional warnings and messages): Add
4897 'set/show trace-commands'.
4898 (Command files): Add '-v' to source command.
4899
0876f84a
DJ
49002006-07-12 Daniel Jacobowitz <dan@codesourcery.com>
4901
4902 * gdb.texinfo (OS Information): Update qPart reference to
4903 qXfer.
4904 (Remote configuration): Likewise.
4905 (Overview): Move @cindex to the start of a paragraph. Talk
4906 about binary data encoding.
4907 (Packets): Refer to the overview for the details of the X
4908 packet encoding.
4909 (General Query Packets): Remove qPart description. Add qXfer
4910 description. Add an anchor to qSupported. Correct feature
4911 table title. Add a new feature for qXfer:auxv:read.
4912 (Interrupts): Add a missing parenthesis.
4913
2ec3381a
DJ
49142006-07-05 Daniel Jacobowitz <dan@codesourcery.com>
4915
669fac23 4916 * gdb.texinfo (KOD): Remove node.
2ec3381a
DJ
4917 (GDB/MI Kod Commands): Remove commented out node.
4918
594fe323
EZ
49192006-07-01 Eli Zaretskii <eliz@gnu.org>
4920
4921 * gdb.texinfo (GDB/MI Output Syntax, GDB/MI Simple Examples)
4922 (GDB/MI Breakpoint Commands, GDB/MI Program Context)
4923 (GDB/MI Thread Commands, GDB/MI Program Execution)
4924 (GDB/MI Stack Manipulation, GDB/MI Variable Objects)
4925 (GDB/MI Data Manipulation, GDB/MI Symbol Query)
4926 (GDB/MI File Commands, GDB/MI Target Manipulation)
4927 (GDB/MI Miscellaneous Commands): Change (@value{GDBP})->(gdb),
4928 since the MI prompt is hard-wired into the code.
4929
7e3fb70c
NR
49302006-07-01 Nick Roberts <nickrob@snap.net.nz>
4931
4932 * gdb.texinfo (GDB/MI Compatibility with CLI): Qualify more carefully.
4933 (GDB/MI Simple Examples): Use @subheading for "A Bad Command".
4934 (GDB/MI Data Manipulation): Remove description of unimplemented
4935 display related commands as variable objects perform this function
4936 and are superior: -display-delete, -display-disable,
4937 -display-enable, -display-insert and -display-list. Move
4938 -environment-cd, -environment-directory, -environment-path
4939 and -environment-pwd to "Program Context".
4940 (GDB/MI Program Control): Rename to "Program Execution". Move
4941 -exec-arguments -exec-abort to...
4942 (GDB/MI Program Context): ...here. New node split from "Data
4943 Manipulation".
4944
be2a5f71
DJ
49452006-06-21 Daniel Jacobowitz <dan@codesourcery.com>
4946
4947 * gdb.texinfo (Remote configuration): Document set / show
4948 remote supported-packets.
4949 (General Query Packets): Document qSupported packet.
4950
fc320d37
SL
49512006-06-10 Sandra Loosemore <sandra@codesourcery.com>
4952
4953 * gdb.texinfo (File-I/O overview): Copy edit for grammar, spelling,
4954 and font markup.
4955 (Protocol basics): Likewise.
4956 (The F request packet): Likewise.
4957 (The F reply packet): Likewise.
4958 (Memory transfer): Move this node to be a subsubsection of
4959 "Protocol specific representation of datatypes".
4960 (The Ctrl-C message): More copy editing.
4961 (Console I/O): Likewise.
4962 (The isatty call): Delete this node, and merge its content into
4963 the "isatty" node. Fixed references elsewhere.
4964 (The system call): Delete this node, and merge its content into
4965 the "system" node. Fixed references elsewhere.
4966 (open): Reformat to use @table, and add appropriate font markup.
4967 (close): Likewise.
4968 (read): Likewise.
4969 (write): Likewise.
4970 (lseek): Likewise.
4971 (rename): Likewise.
4972 (unlink): Likewise.
4973 (stat/fstat): Likewise.
4974 (gettimeofday): Likewise.
4975 (isatty): Likewise.
4976 (system): Likewise, plus minor changes to fix confusing wording.
4977 (Integral datatypes): Fix font markup.
4978 (Pointer values): Likewise.
4979 (struct stat): Fix markup to use @table, plus minor copy editing.
4980 (struct timeval): Fix font markup, plus minor copy editing.
4981 (Constants): Minor copy editing.
4982 (Errno values): Add font markup.
4983 (File-I/O Examples): Likewise.
4984
158fdf5c
NR
49852006-06-10 Nick Roberts <nickrob@snap.net.nz>
4986
4987 * gdb.texinfo (GDB/MI): Remove duplicate acknowledgements.
4988 (GDB/MI Simple Examples): Move node up one level. Use real
4989 examples.
4990 (GDB/MI Compatibility with CLI): Update.
4991 (GDB/MI Result Records): Add "connected" and "exit" result
4992 classes.
4993 (GDB/MI Stream Records): Clarify target output.
4994 (GDB/MI Command Description Format): Modify example description.
4995 (GDB/MI Breakpoint Table Commands): Rename to...
4996 (GDB/MI Breakpoint Commands): ...this
4997 (GDB/MI Breakpoint Commands): Add optional thread field.
4998 (GDB/MI Program Control): Add an introduction. Move "Program
4999 termination" examples into exec-run description.
5000 (GDB/MI File Commands): Mention similar CLI commands.
5001 (GDB/MI Miscellaneous Commands): Move to end. Mention "show version"
5002 is similar to "-gdb-version".
5003
ddb50cd7
EZ
50042006-06-09 Eli Zaretskii <eliz@gnu.org>
5005
5006 * gdb.texinfo (Symbols): Fix "(gdb)"=>"(@value{GDBP})".
5007
2aef0d6b
NR
50082006-06-02 Nick Roberts <nickrob@snap.net.nz>
5009
5010 * gdb.texinfo (GDB/MI Development and Front Ends): Use
5011 sourceware.org for mailing lists.
d5e40d59 5012 (GDB/MI File Commands): New node split from Program Control.
2aef0d6b 5013
383a5c52
NR
50142006-06-01 Nick Roberts <nickrob@snap.net.nz>
5015
d5e40d59 5016 * gdb.texinfo (GDB/MI Development and Front Ends): New node.
383a5c52 5017
e16b02ee
EZ
50182006-05-22 Eli Zaretskii <eliz@gnu.org>
5019
5020 * gdb.texinfo (Cygwin Native): Fix last change.
5021
be90c084
CF
50222006-05-22 Christopher Faylor <cgf@timesys.com>
5023
5024 * gdb.texinfo (Cygwin Native): Document set/show cygwin-exceptions.
5025
347ceba5
NR
50262006-05-15 Nick Roberts <nickrob@snap.net.nz>
5027
5028 * gdbint.texinfo (Algorithms): Correct spelling and punctuation.
5029 (Releasing GDB, Testsuite): Remove details for including DejaGnu.
5030
369af7bd
DJ
50312006-05-14 Daniel Jacobowitz <dan@codesourcery.com>
5032
5033 * gdb.texinfo (General Query Packets): Recommend not starting
5034 new packets with qC and clarify.
5035
2ffdbde8 50362006-05-13 Gaius Mulley <gaius@glam.ac.uk>
229582b7
GM
5037
5038 * gdb.texinfo (M2 Types): New section.
72019c9c 5039
16d1a084
DJ
50402006-05-10 Daniel Jacobowitz <dan@codesourcery.com>
5041
5042 * agentexpr.texi: Add a copyright and license notice.
5043 * observer.texi: Likewise, with GPL clause for function prototypes.
5044 Remove trailing whitespace.
5045
aa56d27a
JB
50462006-05-05 Jim Blandy <jimb@codesourcery.com>
5047
5048 * gdb.texinfo (General Query Packets): Document conventions for
5049 terminating packet names, and their violations.
5050
5bdf8622
DJ
50512006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
5052
5053 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Update for readline 5.1.
5054 * gdb.texinfo: Likewise.
5055
605a56cb
DJ
50562006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
5057
5058 * gdb.texinfo (Remote Configuration): Remove "set remotedebug"
5059 and "show remotedebug".
5060 (Debugging Output): Add additional index entries.
5061
b8db102d
MS
50622006-04-27 Michael Snyder <msnyder@redhat.com>
5063
5064 * gdb.texinfo (delete-fork): Command renamed to "delete fork".
5065
c5e30d01
AC
50662006-04-22 Andrew Cagney <cagney@redhat.com>
5067
5068 * gdb.texinfo (Contributors): Credit frame unwinder contributors.
5069 * gdbint.texinfo (Algorithms): Fix errors in frame documentation.
5070
8181d85f
DJ
50712006-04-18 Daniel Jacobowitz <dan@codesourcery.com>
5072
5073 * gdbint.texinfo (x86 Watchpoints, Target Conditionals): Update insert
5074 and remove breakpoint prototypes.
5075 (Watchpoints): Move description of target_insert_hw_breakpoint and
5076 target_remove_hw_breakpoint ...
5077 (Breakpoints): ... to here. Document target_insert_breakpoint and
5078 target_remove_breakpoint.
5079
4f553f88
JB
50802006-04-17 Jim Blandy <jimb@codesourcery.com>
5081
5082 * gdb.texinfo (Packets): Note that 'addr' arguments to s, S, c,
5083 and C packets are optional.
5084
cd852561
FR
50852006-04-14 Frederic Riss <frederic.riss@st.com>
5086
5087 * gdb.texinfo (Specifying source directories): Update the description
5088 of the source file search to reflect the fact that the source path
5089 always contains at least $cdir and $cwd.
5090
b620eb07
MS
50912006-03-31 Michael Snyder <msnyder@redhat.com>
5092
5093 * gdb.texinfo: Update copyright dates.
5094
3156cdaf
EZ
50952006-03-31 Eli Zaretskii <eliz@gnu.org>
5096
5097 * gdb.texinfo (Overview): Add an index entry to "empty response".
5098
7d30c22d
JB
50992006-03-28 Jim Blandy <jimb@codesourcery.com>
5100
5101 * gdbint.texinfo (Prologue Analysis): New section.
5102
86941c27
JB
51032006-03-07 Jim Blandy <jimb@red-bean.com>
5104
66b8c7f6
JB
5105 * gdb.texinfo (Connecting): Document 'target remote pipe'.
5106
1a10341b
JB
5107 * gdb.texinfo (Target Commands): Update text describing how to
5108 specify a target. Refer to the detailed section on remote
5109 debugging, not the brief mention.
5110
86941c27
JB
5111 * gdb.texinfo (Connecting): Organize the different 'target remote'
5112 connection methods into a table. Add a 'target remote' index
5113 entry. (!!!)
5114
62f3a2ba
FF
51152006-02-17 Fred Fish <fnf@specifix.com>
5116
5117 * gdb.texinfo (Symbols): Update descriptions of 'whatis' and
5118 'ptype' commands to reflect the fact that the only significant
5119 difference between them is that ptype prints the complete type
5120 description instead of just the name.
5121
8b9a88ea
WZ
51222006-02-13 Wu Zhou <woodzltc@cn.ibm.com>
5123
5124 * gdbint.texinfo (Watchpoints): Delete
5125 TARGET_REGION_SIZE_OK_FOR_HW_WATCHPOINT.
5126
7e8dc855
NR
51272006-02-10 Nick Roberts <nickrob@snap.net.nz>
5128
5129 * gdb.texinfo (GDB/MI Breakpoint Table Commands): Add fullname and
5130 times fields where needed. Fix typos. Update general form given
5131 for output of -break-insert.
5132 (GDB/MI): Abbreviate some unnecessarily long fullnames.
5133
c91d38aa
DJ
51342006-02-06 Daniel Jacobowitz <dan@codesourcery.com>
5135
5136 * gdbint.texinfo (Symbol Handling): Add a section
5137 on memory management.
5138
38fcd64c
DJ
51392006-02-06 Vladimir Prus <ghost@cs.msu.su>
5140
5141 * gdb.texinfo (Breakpoint table commands): Document the fullname
5142 field in -break-list output.
5143
219eec71
EZ
51442006-02-03 Eli Zaretskii <eliz@gnu.org>
5145
5146 * gdb.texinfo (Cygwin Native): Fix typos. Clarify the types of
5147 debugging information produced by the various "set debug..."
5148 options.
5149
ae5a43e0
DJ
51502006-02-01 Daniel Jacobowitz <dan@codesourcery.com>
5151
5152 * gdb.texinfo (Files): Remove obsolete bits from the description
5153 of "symbol-file".
5154
a9f158ec
JB
51552006-01-25 Jim Blandy <jimb@redhat.com>
5156
5157 * gdbint.texinfo (Testsuite): Explain how to run selected tests.
5158
410dd08e
JB
51592006-01-24 Jim Blandy <jimb@redhat.com>
5160
5161 * gdbint.texinfo (Frames): Document the basics of GDB's register
5162 unwinding model, and explain the existence of the "sentinel" frame.
5163
4b505b12
AS
51642006-01-23 Andrew Stubbs <andrew.stubbs@st.com>
5165
5166 * gdb.texinfo (Choosing files): Mention that -directory is used
5167 for script files.
5168 (Specifying source directories): Likewise.
5169 (Command files): Explain how script files are found.
5170
839c27b7
EZ
51712006-01-21 Eli Zaretskii <eliz@gnu.org>
5172
5173 * gdb.texinfo (Backtrace): Describe how to get backtrace of all
5174 the threads in a multi-threaded program.
5175 (Threads): The threadno argument of "thread apply" can be a range
5176 of numbers.
5177
7be93b9e
JB
51782006-01-18 Jim Blandy <jimb@redhat.com>
5179
5180 * gdbint.texinfo (Coding): Add entry for -Wno-pointer-sign to list
5181 of warning flags.
5182
fcc73fe3
EZ
51832006-01-13 Eli Zaretskii <eliz@gnu.org>
5184
5185 * gdb.texinfo (Sequences): Improve menu annotations.
5186 (Define): Add index entries for arguments of user-defined
5187 commands. Move the description of flow-control commands...
5188 (Command Files): ...to here. Document loop_break and
5189 loop_continue.
ca91424e
EZ
5190 (Define, Command Files): Document `end' and add index entries for
5191 it.
fcc73fe3 5192
5c95884b
MS
51932006-01-04 Michael Snyder <msnyder@redhat.com>
5194
5195 * gdb.texinfo: Add documentation for linux-fork.
5ae4183a 5196 * gdbint.texinfo: Add internal documentation for checkpoints.
5c95884b 5197
860701dc
PH
51982006-01-02 Paul N. Hilfinger <hilfinger@gnat.com>
5199
5200 * gdb.texinfo (Omissions from Ada): Document that there is now
5201 limited aggregate support.
5202
36b80e65
EZ
52032005-12-28 Eli Zaretskii <eliz@gnu.org>
5204
5205 * gdb.texinfo (Registers): Describe how to refer to SSE and MMX
5206 registers and the likes.
5207
c1468174
EZ
52082005-12-24 Eli Zaretskii <eliz@gnu.org>
5209
5210 * gdb.texinfo (Target Commands, Bug Reporting, File Options)
5211 (Symbols): Fix usage of "e.g.".
359df76b 5212 (Memory Region Attributes): Fix usage of "etc."
c1468174
EZ
5213
5214 * gdbint.texinfo (libgdb, Symbol Handling, Native Debugging)
5215 (Coding): Fix usage of "e.g.".
5216
c02a867d
EZ
52172005-12-23 Eli Zaretskii <eliz@gnu.org>
5218
5ae4183a
AS
5219 * stabs.texinfo:
5220 * refcard.tex:
c02a867d 5221 * gpl.texi:
5ae4183a
AS
5222 * gdbint.texinfo:
5223 * gdb.texinfo:
5224 * gdb-cfg.texi:
c02a867d 5225 * fdl.texi:
5ae4183a
AS
5226 * annotate.texinfo:
5227 * all-cfg.texi:
c02a867d
EZ
5228 * Makefile.in: Add (C) after Copyright. Update the FSF
5229 address.
5230
fad38dfa
EZ
52312005-12-03 Eli Zaretskii <eliz@gnu.org>
5232
5233 * gdb.texinfo (Connecting): Explain that `monitor' is a way to
5234 extend GDB with commands for external monitor.
5235
53e5f3cf
AS
52362005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
5237
5238 * gdb.texinfo (Convenience variables): Add init-if-undefined command.
5239
55f6ca0f
JB
52402005-11-25 Joel Brobecker <brobecker@adacore.com>
5241
5242 * gdbint.texinfo (Start of New Year Procedure): New chapter.
5243
c1947b85
JB
52442005-11-21 Jim Blandy <jimb@redhat.com>
5245
5246 * gdb.texinfo (Tracepoint Packets): Document restrictions on
5247 placement of 'R' actions in tracepoint action packets; document
5248 dependence of 'X' and 'M' actions on a preceding 'R' action for
5249 their registers.
5250
9d29849a
JB
52512005-11-19 Jim Blandy <jimb@redhat.com>
5252
5253 * gdb.texinfo (Tracepoint Packets): New node.
5254 (General Query Packets): Add entries for the tracepoint packets,
5255 referring to the "Tracepoint Packets" node.
5256 (Tracepoints): Add reference to "Tracepoint Packets".
5ae4183a 5257
9a6253be
KB
52582005-11-18 Kevin Buettner <kevinb@redhat.com>
5259
5260 * gdb.texinfo (set remotebreak): Add anchor.
5261 (X packet): Likewise.
5262 (Remote Protocol): Add new section `Interrupts' and new index
5263 entry `interrupts (remote protocol)'.
5264
5f3bebba
JB
52652005-11-18 Jim Blandy <jimb@redhat.com>
5266
5267 * gdb.texinfo (Packets): Move information out of 'q' and 'Q'
5268 entries into the General Query Packets section. Add a
5269 cross-reference to that section. Drop description of replies, as
5270 these are covered in the descriptions of each packet.
5271 (General Query Packets): Add introductory text. Explain naming
5272 conventions, and how the end of a name is recognized.
5273
9a7a1b36
KB
52742005-11-17 Kevin Buettner <kevinb@redhat.com>
5275
0564b6cf 5276 * gdb.texinfo (Remote configuration): Fix typo in description of
9a7a1b36
KB
5277 "set remotebreak" command.
5278
b8ff78ce
JB
52792005-11-16 Jim Blandy <jimb@redhat.com>
5280
5281 * gdb.texinfo (Packets, Stop Reply Packets)
5282 (General Query Packets): Various formatting cleanups.
5283 - Use @samp for packet contents.
5284 - Drop summaries from packet @item lines; the same information appears
5285 immediately below in the description.
5286 - Delete paragraph breaks after packet @item commands, so that the
5287 description appears directly to the right of the packet prototype
5288 in the printed manual, if it fits.
5289 - Place spaces in packet prototypes between @vars and non-@var
5290 letters, and explain that they're just for formatting.
5291 - Use @dots{} instead of '...'.
5292 - Fix uses of @code where @var was needed.
5293 - Replace "deprecated" markers with English text spelling out the
5294 packet's status and the preferred alternatives.
5295 - Remove "(reserved)" markers on 'A' and 'I' packets; it's unclear
5296 what this ever meant.
5297 - Remove "(draft)" markers on 'i' packets; nobody has commented on
5298 this for a long time.
5299 - Remove "(draft)" markers on 'z' and 'Z' packets; these have been
5300 implemented several times, and have been in use for years.
5301
8ffe2530
JB
53022005-11-15 Jim Blandy <jimb@redhat.com>
5303
c43c5473
JB
5304 * gdb.texinfo (Packets): Add index entries for 'm' packet
5305 disclaimers.
5ae4183a 5306
fb031cdf
JB
5307 * gdb.texinfo (Packets): Clarify lack of restrictions on behavior
5308 of stub when processing an 'm' packet.
5309
8ffe2530
JB
5310 * gdb.texinfo (Packets): Mention that packets beginning with
5311 letters are reserved once, at the top, instead of actually listing
5312 them all and saying "reserved".
5313
c03c782f
AS
53142005-11-15 Andrew Stubbs <andrew.stubbs@st.com>
5315
5316 * gdb.texinfo (User-defined commands): Add $argc. Add missing 'end'.
5317 Change @var{$arg0 to @code{$arg0.
5318
814e32d7
WZ
53192005-11-14 Wu Zhou <woodzltc@cn.ibm.com>
5320
5321 * gdb.texinfo (Fortran): Add some words about Fortran debugging.
5322
fa93a9d8
JB
53232005-11-12 Jim Blandy <jimb@redhat.com>
5324
5325 * gdb.texinfo (General Query Packets): Put packets in alphabetical
5326 order. Remove extraneous 'z'.
5327
8a5a3c82
AS
53282005-11-07 Andrew Stubbs <andrew.stubbs@st.com>
5329
5330 * gdb.texinfo (Choosing files): Add --eval-command.
5331
4b0ad762
AS
53322005-11-04 Andrew Stubbs <andrew.stubbs@st.com>
5333
5334 * gdb.texinfo (Choosing modes): Add --return-child-result.
5335
5336
1a088d06
AS
53372005-11-01 Andrew Stubbs <andrew.stubbs@st.com>
5338
5339 * gdb.texinfo (Choosing modes): Add --batch-silent.
5340
656d5e12
EZ
53412005-10-28 Eli Zaretskii <eliz@gnu.org>
5342
5343 * gdb.texinfo (GDB/MI Variable Objects): Fix @pxref usage under
5344 "The -var-update Command".
5345
3c9c013a
JB
53462005-10-03 Joel Brobecker <brobecker@adacore.com>
5347
5348 * gdb.texinfo (Print Settings): Add documentation for set/show
5349 print array-indexes.
5350
7ba3cf9c
DJ
53512005-09-17 Daniel Jacobowitz <dan@codesourcery.com>
5352
5353 * gdb.texinfo (Contributors): Thank Andrew Cagney for releases
5354 6.2 and 6.3.
5355
a94ab193
EZ
53562005-08-27 Eli Zaretskii <eliz@gnu.org>
5357
5358 * gdb.texinfo (File Options): Don't document --mapped, it's gone
5359 since 19-Jan-2004.
5360 (Files): Likewise.
ab1adacd
EZ
5361 (Variables, Symbols): Document the "<incomplete type>" message and
5362 its reasons.
a94ab193 5363
ca06016a
FF
53642005-08-01 Fred Fish <fnf@specifix.com>
5365
5366 * gdb.texinfo (SETUP_ARBITRARY_FRAME): Remove obsolete reference.
5367
cf58170d
NR
53682005-07-15 Nick Roberts <nickrob@snap.net.nz>
5369
5370 * gdb.texinfo (GDB/MI Variable Objects): Describe print-values
5371 option for -var-list-children and -var-update.
5372 (GDB/MI Stack Manipulation): Simplify description of
5373 print-values option for -stack-list-locals.
5374 (GDB/MI Command Description Format): Clarify.
5375 (Mode Options): Spelling of superseded.
5376
38f1196a
BR
53772005-07-12 Bob Rossi <bob@brasko.net>
5378
5379 * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix -inferior-tty-show
5380 corresponding GDB command comment.
5381
3cb3b8df
BR
53822005-07-06 Bob Rossi <bob@brasko.net>
5383
5384 * gdb.texinfo (GDB/MI Miscellaneous Commands): Add -inferior-tty-set
5385 and -inferior-tty-show.
5386 (Input/Output): Document "set/show inferior-tty" and tty alias.
5387
10fac096
NW
53882005-07-02 Nathan J. Williams <nathanw@wasabisystems.com>
5389
5390 * gdb.texinfo (Packets): Change description of 'D' packet to note
5391 that GDB does wait for a response.
5392
d1b6db76
NR
53932005-06-22 Nick Roberts <nickrob@snap.net.nz>
5394
5395 * gdb.texinfo (History) Rename "Command History".
5396 (Command History): Move node "Server Prefix" from section on
5397 Annotations here.
5398
29629dcf
NR
53992005-06-19 Nick Roberts <nickrob@snap.net.nz>
5400
5401 * gdb.texinfo (GDB/MI Stack Manipulation):
5402 Re-instate -stack-info-frame with example. Say that it gets
5403 info on selected frame, not current frame.
5404
397ca115
EZ
54052005-06-18 Eli Zaretskii <eliz@gnu.org>
5406
5407 * gdb.texinfo (Server): Clarify that `file' should be used before
5408 connecting to the server.
5409 (Files): Add an xref to the above description.
51274035
EZ
5410 (Output Formats): More detailed description of the `c' format.
5411 (Memory): List explicitly all the formats supported by `x'.
638ac427 5412 (Threads): Add an @cindex entry for "thread apply".
fc8be69e 5413 (Files): Document the possibility of loading unlinked object
59b7b46f
EZ
5414 files. Add more indexing for solib-absolute-prefix and
5415 --with-sysroot.
76d17f34
EZ
5416 (Machine Code): Document possible problems with locations in
5417 shared libraries.
d416eeec
EZ
5418 (Backtrace): Document that free-standing environments do not need
5419 to have a `main' function.
397ca115 5420
74f6deaa
NR
54212005-06-18 Nick Roberts <nickrob@snap.net.nz>
5422
5423 * gdb.texinfo (GDB/MI Stack Manipulation): Remove reference to
5424 -stack-info-frame.
5425
a9967aef
AC
54262005-06-07 Andrew Cagney <cagney@gnu.org>
5427
5428 * gdb.texinfo (Contributors): Note the original multi-arch
5429 contributors.
5430
e09f16f9
EZ
54312005-06-03 Eli Zaretskii <eliz@gnu.org>
5432
5433 * gdb.texinfo (Registers): Add index entries for the standard
5434 registers.
5435 (Frames): Add cross-reference from frame pointer description to
5436 the Registers node.
5437 (Annotations Overview): Fix the reference to GDB name.
5438
d87ba7ee
EZ
54392005-06-01 Eli Zaretskii <eliz@gnu.org>
5440
5441 * gdb.texinfo (Set Watchpoints): Remove @vindex entry for
5442 can-use-hw-watchpoints.
5443
034dad6f
BR
54442005-05-28 Bob Rossi <bob@brasko.net>
5445
5446 * gdb.texinfo (GDB/MI Out-of-band Records): Add bullet enumerating
5447 the possible reasons why an exec async record would be returned to FE.
5448
ffed4509
AC
54492005-05-26 Andrew Cagney <cagney@gnu.org>
5450
5451 * gdb.texinfo: Note that Elena Zannoni, Fernando Nasser, and
5452 Andrew Cagney implemented the original GDB/MI.
5453
e22e55c9
OF
54542005-05-23 Orjan Friberg <orjanf@axis.com>
5455
5456 * gdb.texinfo (CRIS): Update the cris-version and cris-dwarf2-cfi
5457 documentation. Add documentation for cris-mode.
5458
a78e13ce
EZ
54592005-05-20 Eli Zaretskii <eliz@gnu.org>
5460
5461 * gdb.texinfo (Numbers): Explain the example and make the wording
5462 more acurate.
5463
76ff342d
DJ
54642005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
5465 Dennis Brueni <dennis@slickedit.com>
5466
5467 * gdb.texinfo (GDB/MI Breakpoint Table Commands)
5468 (GDB/MI Data Manipulation, GDB/MI Program Control)
5469 (GDB/MI Stack Manipulation): Update examples to include the fullname
5470 attribute in stack frames.
5471
119b882a
EZ
54722005-05-12 Eli Zaretskii <eliz@gnu.org>
5473
5474 * gdb.texinfo (Startup): Fix last change. Treat gdb.ini like we
5475 do with other non-standard names of init files.
5476
6fc08d32
EZ
54772005-05-11 Eli Zaretskii <eliz@gnu.org>
5478
5479 * gdb.texinfo (Command Files): Move the description of the startup
5480 from here...
5481 (Startup): ...to this new subsection of the Invocation chapter.
5482 Rearrange the description of init files more logically and add a
5483 cross-reference to "Command Files". Document the special gdbinit
5484 name for CISCO 68k. Expand the description of what GDB does
5485 during startup.
5486 (History): Add index entry for HISTSIZE.
5487
a561754a
MK
54882005-05-02 Mark Kettenis <kettenis@gnu.org>
5489
5490 * gdb.texinfo (Files): Remove documentation for auto-solib-limit.
5491
2eecc4ab
EZ
54922005-05-02 Eli Zaretskii <eliz@gnu.org>
5493
5494 * gdb.texinfo (SVR4 Process Information, The isatty call)
5495 (The system call): Don't use foo(N) notation for man pages and
5496 functions.
514c4d71 5497 (Compilation, DJGPP Native): Improve wording.
2eecc4ab 5498
18999be5
EZ
54992005-04-27 Eli Zaretskii <eliz@gnu.org>
5500
5501 * gdb.texinfo (Backtrace): Describe backtraces with arguments that
5502 were optimized away.
5503
0abb7bc7
EZ
55042005-04-22 Eli Zaretskii <eliz@gnu.org>
5505
5506 * gdb.texinfo (Remote configuration): Document "set/show
5507 get-thread-local-storage-address". Add cross-reference to the
5508 description of the qGetTLSAddr packet.
5509 (General Query Packets): Mention "set remote
5510 get-thread-local-storage-address" and add a reference to its
5511 description.
5512
6f61acb1
NR
55132005-04-19 Nick Roberts <nickrob@snap.net.nz>
5514
5515 * gdb.texinfo (Backtrace): Describe 'bt full'.
5516
9d59903a
NR
55172005-04-17 Nick Roberts <nickrob@snap.net.nz>
5518
5519 * gdb.texinfo (Mode Options): Fix typo.
5520 (GDB/MI): Describe how to invoke GDB/MI.
5521
721c2651
EZ
55222005-04-16 Eli Zaretskii <eliz@gnu.org>
5523
5524 * gdb.texinfo (OS Information): Renamed from Auxiliary Vector; all
a5adf40f 5525 references changed. Add description of "info udot".
721c2651
EZ
5526 (Files): Document "set/show stop-on-solib-events".
5527 (M32R/D): Document "set/show download-path", "set/show
5528 board-address", "set/show server-address", "upload", "tload".
ba04e063
EZ
5529 Document "sdireset", "sdistatus", "debug_chaos", "use_debug_dma",
5530 "use_mon_code", "use_ib_break", "use_dbt_break".
721c2651
EZ
5531 (Maintenance Commands): Improve indexing.
5532 (Target Commands): Document "set/show hash", "set/show debug
5533 monitor".
5534 (SVR4 Process Information): Document "info pidlist" and "info
5535 meminfo". Document "set/show procfs-tarce" and "set/show
5536 procfs-file". Document "proc-trace-*" and "proc-untrace-*".
5537 (Symbols, The Print Command with Objective-C): Improve indexing.
5538 (Objective-C): Add references to "info classes" and "info
5539 selectors".
c45da7e6
EZ
5540 (Debugging Output): Improve wording. Document "set/show debug
5541 solib-frv". Fix "set/show debugvarobj".
ba04e063
EZ
5542 (Set Breaks): Add index entry for "hardware breakpoints".
5543 (Renesas ICE): Document "e7000", "ftplogin", "ftpload", "drain",
5544 and "set/show usehardbreakpoints".
5545 (MIPS Embedded): Document "se/show syn-garbage-limit", "set/show
5546 monitor-prompt", "set/show monitor-warnings", "pmon".
c45da7e6
EZ
5547 (ARM): Document "rdilogfile", "rdilogenable", "set/show
5548 rdiromatzero", "set/show rdiheartbeat".
5549 (PowerPC): Document SDS-specific commands "set/show sdstimeout",
5550 "sds".
5551 (Embedded Processors): Document the "sim" command.
5552 (Remote): Document the "remote" command.
5553 (DJGPP Native): Document the "info serial" command.
5554 (Threads): Document "maint info sol-threads".
5555 (Files): Document "nosharedlibrary", "add-symbol-file-from-memory".
5556 (Set Breaks): Improve indexing.
5557 (Command Syntax): Add a reference to dont-repeat.
5558 (Define): Document "dont-repeat".
5559 (TUI Commands): Document "tabset".
5560 (WinCE): New subsection. Document "set/show remotedirectory",
5561 "set/show remoteupload", "set/show remoteaddhost".
721c2651 5562
14d6dd68
EZ
55632005-04-15 Eli Zaretskii <eliz@gnu.org>
5564
5565 * gdb.texinfo (Hurd Native): New subsection, documents
5566 Hurd-specific commands.
a64548ea 5567 (Maintenance Commands): Add cross-reference to "Debugging Output".
da316a69 5568 (Debugging Output): Document "set/show debug lin-lwp".
a64548ea
EZ
5569 (MIPS): Improve documentation of heuristic-fence-post. Document
5570 "set/show mips abi", "set/show mips saved-gpreg-size", "set/show
5571 mips stack-arg-size", "set/show mips mask-address", "set/show mips
5572 remote-mips64-transfers-32bit-regs", "set/show debug mips".
e2f4edfd 5573 (ARM): Document ARM-specific commands.
a64548ea
EZ
5574 (AVR): New section. Document "info io_registers".
5575 (CRIS): New section. Document "set/show cris-version" and
5576 "set/show cris-dwarf2-cfi".
5577 (HPPA): New section. Document "set/show debug hppa" and "maint
5578 print unwind".
a5adf40f 5579 (Neutrino): New subsection. Document "set/show debug nto-debug".
a64548ea 5580 (Super-H): New section. Document the "regs" command.
721c2651 5581 (Debugging Output): Document "set/show debug aix-thread".
14d6dd68 5582
9c16f35a
EZ
55832005-04-09 Eli Zaretskii <eliz@gnu.org>
5584
5585 * gdb.texinfo (Print Settings): Document "set/show print
5586 pascal_static-members", "set print repeats", "show print
5587 null-stop". Improve indexing. Fix documentation of "set print
5588 union".
5589 (Pascal): New section.
5590 (Supported languages): Rename from "Support"; all references
5591 updated. Add a menu item for Pascal.
5592 (Numbers): Document "set radix.
5593 (Screen Size): Document "set/show pagination".
5594 (MIPS Embedded): Remove "set processor" documentation.
5595 (Remote configuration): Document "set/show X/P/Z-packet",
5596 "set/show read-aux-vector-packet", "set/show remote
5597 symbol-lookup-packet", "set/show remote verbose-resume-packet",
5598 "set/show remoteaddresssize", "set/show remotebaud", "set/show
5599 remotedebug", "set/show remotebreak", "set/show remotedevice",
5600 "set/show remotelogfile".
5601 (Auxiliary Vector): Add reference to the description of the
5602 read-aux-vector-packet setting.
5603 (Set Watchpoints): Add a cross-reference to "set remote
5604 hardware-breakpoint-limit".
5605 (General Query Packets): Add indexing of requests and
5606 cross-references to related commands in "Remote configuration".
5607 (File-I/O Overview, The system call): Fix wording and typos.
5608 (Thread Stops): Add index entries.
5609 (Continuing and Stepping): Document "show step-mode".
5610 (i386): New node. Document "set/show struct-convention".
5611 (Files): Document "show trust-readonly-sections".
5612 (Calling): Document "set/show unwindonsignal".
5613 (Messages/Warnings): Add index entries.
5614 (Maintenance Commands): Document "set/show watchdog".
5615 (Annotations Overview): Document "show annotate".
5616 (Set Watchpoints): Add index entries.
5617 (Symbols): Fix doc of case-sensitive.
5618 (ABI): Document "show coerce-float-to-double".
5619 (Convenience Vars, Help): Improve indexing.
5620 (Machine Code): Document "show disassembly-flavor".
5621 (Debugging C plus plus): Document "show overload-resolution".
5622 (Value History, Signaling): Add index entries.
5623
56242005-04-08 Eli Zaretskii <eliz@gnu.org>
5625
5626 * gdb.texinfo (Show): Move @kindex entries to their proper places.
5627 (Processes): Fix wording.
5628 (History, List, Logging output, Define, Symbols, Print Settings):
5629 Improve indexing.
5630
a8f24a35
EZ
56312005-04-03 Eli Zaretskii <eliz@gnu.org>
5632
5633 * gdb.texinfo (Targets): Document "set/show architecture". Remove
5634 redundant index entry for "target" command.
5635 (Backtrace): Add index entries.
5636 (Symbols, Fortran): Document the "set case-sensitive" command.
5637 (DJGPP Native): Document "set com1base", "set com1irq", etc.
5638 (Print Settings): Add index entry for "set demangle-style".
5639 (Target Commands): Document "set download-write-size".
5640 (Debugging Output): Document "set exec-done-display".
5641
09d4efe1
EZ
56422005-04-02 Eli Zaretskii <eliz@gnu.org>
5643
5644 * gdb.texinfo (Files): Fix the name and documentation of
5645 add-shared-symbol-files. Document its alias assf. Update the
5646 list of OSs where GDB supports shared libraries. Fix markup.
5647 (Continuing and Stepping): Add reference to @var{location} in the
5648 text.
5649 (Dump/Restore Files): Fix reference to @{filename}.
5650 (Help): Fix wording.
5651 (Attach): Ditto.
5652 (Set Watchpoints): Ditto.
5653 (Backtrace): Remove redundant index entries. Improve index
5654 entries.
5655 (Delete Breaks): Fix wording.
5656 (Memory): Document the compare-sections command.
5657 (Memory Region Attributes): Improve wording.
5658 (Disabling): Improve wording.
5659 (Fortran): New subsection. Document the "info common" command.
5660 (Help): Document aliases "info copying" and "info warranty".
5661 (Caching Remote Data): New section. Document the "set/show
5662 remotecache" and "info dcache" commands.
5663 (Show): Fix wording of the documentation of the "set
5664 extension-language" command.
5665 (Signals): Add index entry for "info handle".
5666 (Memory Region Attributes): Fix punctuation.
5667 (Symbols): Change the arg name to "location" and refer to it in
5668 the text. Fix wording of "info types" doc.
5669 (Threads): Fix usage of @enumerate @item's.
5670 (Listing Tracepoints): Add index entry for "info tp".
5671 (Set Watchpoints): Add xref to "info break" description.
5672 (Macros): Add an index entry for "macro exp1". Document the
5673 "macro list" command.
5674 (Maintenance Commands): Document "flushregs", "maint agent",
5675 "maint check-symtabs", "maint cplus", "maint demangle", "maint
5676 deprecate", "maint undeprecate", "maint dump-me", "maint packet",
5677 "maint print architecture", "maint print objfiles", "maint print
5678 statistics", "maint print type", "maint show-debug-regs", "maint
5679 space", "maint time", and "maint translate-address".
5680 (Connecting): Document the "monitor" command.
5681 (Annotations Overview): Describe the "set annotate" command.
5682
82f2d802
EZ
56832005-04-01 Eli Zaretskii <eliz@gnu.org>
5684
5685 * gdb.texinfo (Set Watchpoints): Document can-use-hw-watchpoints.
5686 Rearrange index entries and improve wording about support for
5687 hardware watchpoints.
5688
7d51c7de
BR
56892005-03-10 Bob Rossi <bob@brasko.net>
5690
5691 * gdb.texinfo: Update copyright
5692
68c71a2e
TR
56932005-02-09 Theodore A. Roth <troth@openavr.org>
5694
5695 * gdb.texinfo (General Query Packets): Fix texinfo compile warning and
5696 error.
5697
83761cbd
KB
56982005-02-03 Kevin Buettner <kevinb@redhat.com>
5699
5700 * gdb.texinfo (General Query Packets): Document qGetTLSAddr packet.
5701
9f1c6395
MS
57022005-01-17 Michael Snyder <msnyder@redhat.com>
5703
5704 * gdb.texinfo: Fix spelling, infinte -> infinite.
5705
fbd1b305
MK
57062005-01-08 Mark Kettenis <kettenis@gnu.org>
5707
5708 * observer.texi (GDB Observers): Document "solib_loaded".
5709
3ace7edb
AC
57102005-01-07 Andrew Cagney <cagney@gnu.org>
5711
bec39cab
AC
5712 * configure.ac: Rename configure.in, require autoconf 2.59.
5713 * configure: Re-generate.
5714
3ace7edb
AC
5715 * configure.in: Replace configdirs with multiple references to
5716 AC_CONFIG_SUBDIRS.
5717 * configure: Re-generate.
5ae4183a 5718
53531fc1
AC
57192005-01-04 Andrew Cagney <cagney@gnu.org>
5720
5721 * gdbint.texinfo (Versions and Branches): Make the date (YYYYMMDD)
5722 part of the version number.
5723
536ffdb7
MK
57242004-12-24 Mark Kettenis <kettenis@gnu.org>
5725
5726 * gdbint.texinfo (Algorithms): Remove description of
5727 TARGET_DISABLE_HW_WATCHPOINTS and TARGET_ENABLE_HW_WATCHPOINTS.
5728
e1aac25b
JB
57292004-12-07 Jim Blandy <jimb@redhat.com>
5730
5731 * gdb.texinfo (General Query Packets): Specify that thread ID's in
5732 the 'qC' and 'qThreadInfo' packets are unsigned hexidecimal
5733 numbers.
5734
f47b1503
AS
57352004-12-07 Andreas Schwab <schwab@suse.de>
5736
5737 * gdb.texinfo (Mode Options): Document -l option.
5738
b6b8ece6
EZ
57392004-12-04 Eli Zaretskii <eliz@gnu.org>
5740
5741 * gdbint.texinfo (Algorithms): More accurate description of
5742 STOPPED_BY_WATCHPOINT. Point out that target_stopped_data_address
5743 is not needed unless data-read and data-access watchpoints are
5744 supported. Add a description of how GDB checks whether the
5745 inferior stopped because a watchpoint was hit.
5746
01371747
EZ
57472004-11-23 Eli Zaretskii <eliz@gnu.org>
5748
5749 * gdb.texinfo (Files): Add cross-reference to description of
5750 -readnow command-line switch.
5751
2315ffec
RC
57522004-11-10 Randolph Chung <tausq@debian.org>
5753
5754 * gdb.texinfo: Document set/show backtrace past-entry commands.
5755 Rearrange index entries for set/show backtrace past-main.
5756
69065f5d
AC
57572004-11-10 Jon Beniston <jon@beniston.com>
5758
5759 Committed by Andrew Cagney <cagney@gnu.org>.
5ae4183a
AS
5760 * gdb.texinfo (Remote Serial Protocol): Further describe
5761 binary transfer escaping mechanism .
69065f5d 5762
30e91e0b
RC
57632004-11-08 Randolph Chung <tausq@debian.org>
5764
5765 * gdb.texinfo (inferior_debugging info): Document "set debug infrun"
5766 and "show debug infrun". Add index entries.
5767
60bf7e09
EZ
57682004-10-23 Eli Zaretskii <eliz@gnu.org>
5769
5770 * gdb.texinfo (SVR4 Process Information): Document subcommands of
5771 "info proc" that are already implemented. Add index entries.
5772 (Working Directory): Add a cross-reference to "info proc" command.
dcaf7c2c
EZ
5773 (Files): Add a tip for decreasing memory used for symtabs from
5774 shared libraries.
f018e82f
EZ
5775 (Starting): Fix whitespace; make "elaboration" stand out where it
5776 is first used, and add an index entry for the term.
f8568604
EZ
5777 (Calling): Expand and elaborate text. Add "print". Add the
5778 description of problems with weak aliases.
384ee23f 5779 (Core File Generation): New section.
60bf7e09 5780
d52fe014
AC
57812004-10-12 Andrew Cagney <cagney@gnu.org>
5782
5783 * gdbint.texinfo (Versions and Branches): New chapter.
5784 (Releasing GDB): Delete "Versions and Branches" section.
5785 (Top): Add "Versions and Branches".
5786
703663ab
EZ
57872004-10-08 Eli Zaretskii <eliz@gnu.org>
5788
5789 * gdb.texinfo (Editing, History): Add cross-references to the
5790 included Readline and History user documentation. Remove
5791 references to the symbol have-readline-appendices which is unused
5792 and undefined.
5793 (History): Fix indexing.
5794
ac77d04f
JJ
57952004-10-08 Jeff Johnston <jjohnstn@redhat.com>
5796
5797 * gdbint.texinfo (target_stopped_data_address): Update to
5798 new prototype.
5799 (i386_stopped_data_address): Update prototype and description.
5800 (i386_stopped_by_watchpoint): New function and description.
5801
e07c999f
PH
58022004-10-03 Paul N. Hilfinger <hilfinger@gnat.com>
5803
5804 * gdb.texinfo (Filenames): Add Ada suffixes.
5805 (Ada) New section.
5806
2e868123
AC
58072004-09-27 Andrew Cagney <cagney@gnu.org>
5808 Robert Picco <Robert.Picco@hp.com>
5809
5810 * gdb.texinfo (Packets): Document the "p" packet.
5811
02a57714
JM
58122004-09-21 Jason Molenda (jmolenda@apple.com)
5813
5814 * gdb.texinfo (Paths and Names of the Source Files): Document the
5815 meaning of values in the 'desc' field of a SO stab.
5816
ae038cb0
DJ
58172004-09-20 Daniel Jacobowitz <dan@debian.org>
5818
5819 * gdb.texinfo (Maintenance Commands): Document "maint set dwarf2
5820 max-cache-age" and "maint show dwarf2 max-cache-age".
5821
f7dc1244
EZ
58222004-09-16 Eli Zaretskii <eliz@gnu.org>
5823
5824 * gdb.texinfo (Set Breaks): Add index entry for setting
5825 breakpoints on overloaded C++ functions that are not members of
5826 any classes. Add an example and an index entry for setting
5827 breakpoints on all program functions.
5828 (Character Sets, Macros, Overlay Commands)
5829 (Non-debug DLL symbols, GDB/MI Output Syntax)
5830 (Annotations Overview, Maintenance Commands, File-I/O Overview):
5831 Use "(@value{GDBP})" instead of a literal "(gdb)".
5832
f810308b
AC
58332004-09-12 Andrew Cagney <cagney@gnu.org>
5834
5835 * gdbint.texinfo (Native Debugging): Delete description of
5836 FILES_INFO_HOOK.
5837
15a661f3
PH
58382004-09-11 Paul Hilfinger <hilfinger@gnat.com>
5839
5ae4183a
AS
5840 * gdbint.texinfo (User Interface): Change local_hex_string_custom
5841 to hex_string_custom (not historically correct, but more
15a661f3
PH
5842 understandable, given the current code).
5843
f3219c75
AC
58442004-09-03 Andrew Cagney <cagney@gnu.org>
5845
5846 * gdbint.texinfo (Native Debugging): Delete SVR4_SHARED_LIBS.
5847
f3bb6704
JJ
58482004-09-01 Jeff Johnston <jjohnstn@redhat.com>
5849
5850 * observer.texi (solib_unloaded): New observer.
5851
8d2c00cb
AC
58522004-08-24 Andrew Cagney <cagney@gnu.org>
5853
5854 * gdbint.texinfo (Target Architecture Definition): Add missing
5855 comma.
5856
e7dc800a
MC
58572004-08-20 Michael Chastain <mec.gnu@mindspring.com>
5858
5859 * (Using the Testsuite): build != host is supported,
5860 but some test scripts do not support build != host.
5861
73b03683
MK
58622004-08-14 Mark Kettenis <kettenis@gnu.org>
5863
5864 * gdbint.texinfo (Host Definition): Delete description of
5865 FCLOSE_PROVIDED and GETENV_PROVIDED.
5866
c0ccb908
MK
58672004-08-05 Mark Kettenis <kettenis@chello.nl>
5868
5869 * gdbint.texinfo (Host Definition): Delete description of
5870 NO_SYS_FILE.
5871 (Native Debugging): Delete description of KERNEL_U_ADDR_BSD and
5872 PTRACE_FP_BUG.
5873
9c8dbfa9
AC
58742004-08-05 Andrew Cagney <cagney@gnu.org>
5875
5876 * gdbint.texinfo (Target Architecture Definition): Delete
5877 reference to deprecated_read_fp.
5878
f42accbe
AC
58792004-08-02 Andrew Cagney <cagney@gnu.org>
5880
5881 * gdbint.texinfo (Target Architecture Definition): Delete
5882 description of DEPRECATED_REGISTER_BYTES.
5883
0b66e38c
EZ
58842004-07-30 Baurjan Ismagulov <ibr@ata.cs.hun.edu.tr>
5885
5886 * gdb.texinfo (Source Path): Document the new behavior of
5887 searching for the source files.
5888
15387254
EZ
58892004-07-17 Eli Zaretskii <eliz@gnu.org>
5890
5891 * gdb.texinfo (Edit): Fix markup of EDITOR and improve wording.
5892 (Search, Expressions, Arrays, Variables, Data, Machine Code)
5893 (Auto Display): Improve indexing.
5894
2c07db7a
AC
58952004-07-16 Andrew Cagney <cagney@gnu.org>
5896
5897 * gdb.texinfo (Mode Options): Delete documentation on "-async" and
5898 "-noasync".
5899
4644b6e3
EZ
59002004-07-09 Eli Zaretskii <eliz@gnu.org>
5901
5902 * gdb.texinfo: Fix @kindex entries so that multiple commands that
5903 have the same prefix have only their prefix in the index.
5904
7561d450
MK
59052004-07-03 Mark Kettenis <kettenis@gnu.org>
5906
5907 * gdb.texinfo (BSD libkvm Interface): New node (section)
5908 (Native): Add it to the menu.
5909
67bebe79
MK
59102004-07-01 Mark Kettenis <kettenis@gnu.org>
5911
5912 * gdbint.texinfo (Target Architecture Definition): Remove
5913 PCC_SOL_BROKEN.
5914
1a6923e0
MK
59152004-06-24 Mark Kettenis <kettenis@gnu.org>
5916
5917 * gdbint.texinfo (Target Architecture Definition): Remove
5918 SUN_FIXED_LBRAC_BUG.
5919
b435e160
AC
59202004-06-26 Andrew Cagney <cagney@gnu.org>
5921
5922 * gdbint.texinfo (Coding): Replace xasprintf with xstrprintf.
5923
b5622e8d
AC
59242004-06-20 Andrew Cagney <cagney@gnu.org>
5925
5926 * gdbint.texinfo (Target Architecture Definition): Deprecate
5927 USE_STRUCT_CONVENTION.
5928
e0c07bf0
MC
59292004-06-19 Michael Chastain <mec.gnu@mindspring.com>
5930
5931 gdb.texinfo (Bug Reporting): Mention session recording,
5932 with the script command or Emacs.
5933
782263ab
AC
59342004-06-18 Andrew Cagney <cagney@gnu.org>
5935
5936 * gdbint.texinfo (Target Architecture Definition): Deprecate
5937 FUNCTION_START_OFFSET.
5938
03727ca6
AC
59392004-06-14 Andrew Cagney <cagney@gnu.org>
5940
5941 Based on changes from Karl Berry.
5942 * gdb.texinfo: Do not use @sc in a direntry.
5943 * stabs.texinfo: Change @dircateogry to "Software development".
5944 * gdbint.texinfo, gdb.texinfo, annotate.texinfo: Ditto.
5945
97092415
AC
59462004-06-13 Andrew Cagney <cagney@gnu.org>
5947
5948 * gdbint.texinfo (Target Architecture Definition): Delete
5949 description of RETURN_VALUE_ON_STACK.
5950
1f6d4158
AC
59512004-06-09 Andrew Cagney <cagney@gnu.org>
5952
5953 * gdbint.texinfo (Native Debugging): Restore "@table @code"
5954 deleted by previous patch.
5955
d966f0cb
AC
59562004-06-08 Andrew Cagney <cagney@gnu.org>
5957
5958 * gdbint.texinfo (Native Debugging): Delete documentation on
5959 ATTACH_DETACH.
5960
86fe4aaa
RC
59612004-06-06 Randolph Chung <tausq@debian.org>
5962
5963 * gdb.texinfo (push_dummy_call): Use @code{struct value}.
5964
d4b6d575
RC
59652004-06-06 Randolph Chung <tausq@debian.org>
5966
5ae4183a 5967 * gdb.texinfo (push_dummy_call): Update argument list to match
d4b6d575
RC
5968 the new push_dummy_call method signature. Describe the function
5969 argument.
5970
4e8b0763
JB
59712004-05-24 Joel Brobecker <brobecker@gnat.com>
5972
5973 * gdb.texinfo (Starting): Document new start command.
5974
59caf092
AC
59752004-05-21 Andrew Cagney <cagney@redhat.com>
5976
5977 * observer.texi (GDB Observers): Document "inferior_created".
5978
e4a2df64
AC
59792004-05-08 Andrew Cagney <cagney@redhat.com>
5980
e6b55ae2
AC
5981 * gdbint.texinfo (Target Architecture Definition): Delete
5982 description of DO_DEFERRED_STORES.
5983
28954179
AC
5984 * gdbint.texinfo (Target Architecture Definition): Delete
5985 references to DEPRECATED_FIX_CALL_DUMMY.
5986
434b87dd
AC
5987 * gdbint.texinfo (Target Architecture Definition): Delete
5988 description of DEPRECATED_CALL_DUMMY_WORDS,
5989 DEPRECATED_SIZEOF_CALL_DUMMY_WORDS, and CALL_DUMMY.
5990
58d28df8
AC
5991 * gdbint.texinfo (Target Architecture Definition): Delete
5992 description of DEPRECATED_PUSH_DUMMY_FRAME.
5993
e4a2df64
AC
5994 * gdbint.texinfo (Target Architecture Definition): Delete
5995 reference to DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
5996
2b4855ab
AC
59972004-05-07 Andrew Cagney <cagney@redhat.com>
5998
5999 * observer.texi (GDB Observers): Add "Debugging" section. Include
6000 cross reference to "set/show debug observer".
6001 * gdb.texinfo (Debugging Output): Document "set/show debug
6002 observer".
6003
fcf70625
AC
60042004-05-01 Andrew Cagney <cagney@redhat.com>
6005
6006 * gdbint.texinfo (Target Architecture Definition): Delete
6007 description of DEPRECATED_PC_IN_SIGTRAMP.
6008
8ee56bcf
AC
60092004-04-30 Andrew Cagney <cagney@redhat.com>
6010
6011 * gdbint.texinfo (Target Architecture Definition): Delete
6012 documentation for BELIEVE_PCC_PROMOTION_TYPE, no longer defined.
6013
67ab9a76
OF
60142004-04-30 Orjan Friberg <orjanf@axis.com>
6015
6016 * observer.texi (GDB Observers): Correct spelling.
6017
79346bcb
OF
60182004-04-26 Orjan Friberg <orjanf@axis.com>
6019
6020 * observer.texi (GDB Observers): Add target_changed event.
6021
7a464420
AC
60222004-04-08 Andrew Cagney <cagney@redhat.com>
6023
6024 * observer.texi (GDB Observers): Rework, provide generic observer
6025 definitions and then a list of observable events.
6026
6cdf9d98
AC
60272004-04-04 Andrew Cagney <cagney@redhat.com>
6028
6029 * gdbint.texinfo (Host Definition): Delete reference to
6030 NO_SIGINTERRUPT.
6031
ddc135a4
AC
60322004-04-02 Andrew Cagney <cagney@redhat.com>
6033
6034 * gdbint.texinfo (Target Architecture Definition): Delete
6035 reference to DEPRECATED_CALL_DUMMY_LENGTH.
6036
6a1b180d
SC
60372004-03-28 Stephane Carrez <stcarrez@nerim.fr>
6038
6039 * gdb.texinfo (TUI Commands): Document tui reg commands.
6040
d0d5df6f
AC
60412004-03-26 Andrew Cagney <cagney@redhat.com>
6042
6043 * gdb.texinfo (TUI): Delete reference to --enable-tui. Mention
6044 "gdbtui".
6045 (Mode Options): Mention "gdbtui". Use "Text" not "Terminal".
6046 (Contributors): Mention both Text and Terminal User Interface.
6047
aa2a3f87
AC
60482004-03-23 Andrew Cagney <cagney@redhat.com>
6049
6050 * gdbint.texinfo (Target Architecture Definition): Deprecate
6051 references to SIGTRAMP_START and SIGTRAMP_END.
6052
f561f026
AC
60532004-03-23 Andrew Cagney <cagney@redhat.com>
6054
6055 * gdbint.texinfo (Target Architecture Definition): Deprecate
6056 references to PC_IN_SIGTRAMP.
6057
33cb8b0f
AC
60582004-03-19 Andrew Cagney <cagney@redhat.com>
6059
6060 * gdbint.texinfo (Target Architecture Definition): Delete
6061 reference to GDB_TARGET_IS_HPPA.
6062
fc989b7a
AC
60632004-03-18 Andrew Cagney <cagney@redhat.com>
6064
6065 * gdbint.texinfo (Coding): Update section on gdbarch_data,
6066 describe pre_init and post_init.
6067
701b08bb
DJ
60682004-03-09 Daniel Jacobowitz <drow@mvista.com>
6069
6070 * gdb.texinfo (Debugging Output): Document values for "set debug
6071 target".
6072
faae5abe
AC
60732004-02-28 Andrew Cagney <cagney@redhat.com>
6074
6075 * gdb.texinfo (Contributors): Mention GDB 6.1 release engineer.
6076
dd79a6cf
JJ
60772004-02-26 Jeff Johnston <jjohnstn@redhat.com>
6078
6079 * gdb.texinfo (breakpoints): Add information about the
6080 new "set breakpoint pending" and "show breakpoint pending"
6081 commands.
6082
e7f16015
AC
60832004-02-26 Andrew Cagney <cagney@redhat.com>
6084
6085 * gdbint.texinfo (Coding): Document use of gdbarch_obstack_zalloc
6086 in Per-architecture module data section.
6087
7161a3a6
RM
60882004-02-25 Roland McGrath <roland@redhat.com>
6089
6090 * gdb.texinfo (General Query Packets): Document qPart:... packets.
6091
2154891a
AC
60922004-02-24 Andrew Cagney <cagney@redhat.com>
6093
6094 * annotate.texinfo: Wrap fdl.texi include in raise/lower sections.
6095 * gdb.texinfo, gdbint.texinfo, stabs.texinfo: Ditto.
6096 * fdl.texi: Import Version 1.2, November 2002.
7161a3a6 6097
6c74ac8b
AC
60982004-02-17 Andrew Cagney <cagney@redhat.com>
6099
6100 * gdb.texinfo (Mode Options): Note that "mi1" is deprecated.
6101
19772a2c
AC
61022004-02-16 Andrew Cagney <cagney@redhat.com>
6103
6104 * gdbint.texinfo (Target Architecture Definition): Deprecate
6105 FRAMELESS_FUNCTION_INVOCATION.
6106
c9830293
AC
61072004-02-16 Andrew Cagney <cagney@redhat.com>
6108
6109 * gdbint.texinfo (Coding): Mention -Wunused-function.
6110
b9d26eb9
AC
61112004-02-14 Andrew Cagney <cagney@redhat.com>
6112
6113 * gdbint.texinfo (Target Architecture Definition): Delete
6114 description of DEPRECATED_CALL_DUMMY_STACK_ADJUST.
6115
49efadf5
EZ
61162004-02-12 Elena Zannoni <ezannoni@redhat.com>
6117
6118 * gdb.texinfo: Properly quote the name "C++".
6119 * gdbint.texinfo: Ditto.
6120 * stabs.texinfo: Ditto.
6121
1eb288ea
EZ
61222004-02-11 Elena Zannoni <ezannoni@redhat.com>
6123
6124 * gdbint.texinfo (Support Libraries): Add doco about obstacks and
6125 minimal information about libiberty.
6126
e4937fc1
MC
61272004-02-06 Michael Chastain <mec.gnu@mindspring.com>
6128
6129 * gdb.texinfo (Auxiliary Vector): Fix thinko with @value{GDBN}.
6130
a9331b3f
RM
61312004-02-04 Roland McGrath <roland@redhat.com>
6132
6133 * gdb.texinfo (Auxiliary Vector): New node (section).
6134 (Data): Add it to the menu.
6135
2650777c
JJ
61362004-02-02 Jeff Johnston <jjohnstn@redhat.com>
6137
6138 * gdb.texinfo (Breakpoints): Add information about pending
6139 breakpoint support.
6140
b4501125
AC
61412004-01-26 Andrew Cagney <cagney@redhat.com>
6142
6143 * gdb.texinfo (Overview): Delete references to the cisco protocol
6144 including the "N" response.
6145
74055713
AC
61462004-01-26 Andrew Cagney <cagney@redhat.com>
6147
6148 * gdbint.texinfo (Target Architecture Definition): Rename
6149 EXTRACT_STRUCT_VALUE_ADDRESS to
6150 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS.
a9331b3f 6151
3bbe9696
EZ
61522004-01-24 Eli Zaretskii <eliz@gnu.org>
6153
6154 * gdb.texinfo (KOD): Document "show os". Add index entries for
6155 "set/show os" and "info cisco" commands.
6156
5843504f
EZ
61572004-01-21 Eli Zaretskii <eliz@gnu.org>
6158
6159 * Makefile.in (install-info): Prepend $(DESTDIR) to $(infodir).
6160
9175c9a3
MC
61612004-01-19 Michael Chastain <mec.gnu@mindspring.com>
6162
6163 * gdbint.texinfo: Delete USE_MMALLOC, NO_MMCHECK, MMCHECK_FORCE,
6164 MMAP_BASE_ADDRESS, MMAP_INCREMENT.
6165
8e94b928
NR
61662004-01-19 Nick Roberts <nick@nick.uklinux.net>
6167
6168 * gdb.texinfo (GDB/MI Stack Manipulation): Describe extension to
6169 -stack-list-locals.
6170 (GDB/MI Variable Objects): Describe extension to
6171 -var-list-children.
6172
a20cf136
DJ
61732004-01-17 Daniel Jacobowitz <drow@mvista.com>
6174
6175 * gdbint.texinfo (DECR_PC_AFTER_HW_BREAK): Don't document.
6176
afb18d0f
AC
61772004-01-17 Andrew Cagney <cagney@redhat.com>
6178
6179 * gdbint.texinfo (Target Architecture Definition): Delete
6180 documentation on DEPRECATED_NPC_REGNUM.
6181
b51970ac
DJ
61822004-01-13 Daniel Jacobowitz <drow@mvista.com>
6183
6184 * gdb.texinfo: Update copyright year. Mention that set
6185 follow-fork-mode is supported on GNU/Linux. Remove documentation of
6186 "set follow-fork-mode ask".
6187
0f0cffd2
AC
61882004-01-13 Andrew Cagney <cagney@redhat.com>
6189
6190 * gdbint.texinfo: Update copyright year.
6191 (Coding): Add -Wunused-label to list of -Werror warnings.
6192
c552b3bb 61932004-01-08 Jason Molenda <jmolenda@apple.com>
5ae4183a 6194 Eli Zaretskii <eliz@gnu.org>
c552b3bb
JM
6195
6196 * gdb.texinfo: Update copyright.
6197 (Objective-C): "methodName" typeo fixed. Add @code/@var markup
6198 around names, as appropriate. Minor syntax cleanup of
6199 _NSPrintForDebugger explanation. Two spaces after periods.
6200 GDBN used instead of lit. "gdb". Index entries added for
6201 print-object and _NSPrintForDebugger. @noindent added in one spot.
6202
afe157ca
EZ
62032003-11-11 Elena Zannoni <ezannoni@redhat.com>
6204
6205 * stabs.texinfo: Add dircategory and direntry commands.
6206 * annotate.texinfo: Ditto.
6207
963e2bb7
AC
62082003-11-10 Andrew Cagney <cagney@redhat.com>
6209
6210 * gdbint.texinfo (Target Architecture Definition): Replace the
6211 return_value method's "inval" and "outval" parameters with
6212 "readbuf" and "writebuf".
6213
1d8b2f28
JB
62142003-10-28 Jim Blandy <jimb@redhat.com>
6215
6216 * gdb.texinfo (The F request packet, The F reply packet): Renamed
6217 from "The `F' request packet" and "The `F' reply packet", to make
6218 texi2dvi happy.
6219 (File-I/O remote protocol extension): Update menu entries, too.
6220
36d86913
MC
62212003-10-26 Michael Chastain <mec@shout.net>
6222
6223 * gdb.texinfo (Thread Stops): Document the issue with
6224 premature return from system calls in multi-threaded programs.
6225
ce2826aa
AC
62262003-10-24 Andrew Cagney <cagney@redhat.com>
6227
6228 * annotate.texinfo: Fix "fortunatly"[sic].
6229
f24c5e49
KI
62302003-10-23 Kei Sakamoto <sakamoto.kei@renesas.com>
6231
6232 * gdb.texinfo (Contributors to GDB): Replace "Renesas"
6233 with "Hitachi" and "Mitsubishi".
6234
92ad9cd9
AC
62352003-10-20 Andrew Cagney <cagney@redhat.com>
6236
6237 * gdbint.texinfo (Target Architecture Definition): Document
6238 gdbarch_return_value. Add cross references from
6239 USE_STRUCT_CONVENTION, EXTRACT_RETURN_VALUE, and
6240 STORE_RETURN_VALUE, and from/to EXTRACT_STRUCT_VALUE_ADDRESS.
6241
0ab4b752
MK
62422003-10-18 Mark Kettenis <kettenis@gnu.org>
6243
6244 * gdbint.texinfo (Target Architecture Definition): Document
6245 regset_from_core_section.
fb3e19c0
KI
6246
62472003-10-16 Kei Sakamot Sakamoto <sakamoto.kei@renesas.com>
6248
6249 * gdb.texinfo (M32R/D): Mention m32rsdi target.
6250
a9331b3f 62512003-10-15 Kevin Buettner <kevinb@redhat.com>
e4d5f7e1
KB
6252
6253 From Anthony Green <green@redhat.com>:
5ae4183a 6254 * gdb.texinfo (Breakpoints related warnings): Insert into menu.
e4d5f7e1 6255
1485d690
KB
62562003-10-14 Kevin Buettner <kevinb@redhat.com>
6257
889bf7c5
PA
6258 * gdb.texinfo (Breakpoint related warnings): New node.
6259 * gdbint.texinfo (ADJUST_BREAKPOINT_ADDRESS): Document.
a9331b3f 6260
86d30acc
DJ
62612003-10-13 Daniel Jacobowitz <drow@mvista.com>
6262
6263 * gdb.texinfo (Remote Protocol): Document v and vCont.
6264
172c2a43
KI
62652003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
6266
6267 * gdb.texinfo: Replace "Hitachi" and "Mitsubishi" with "Renesas".
6268 * gdbint.texinfo: Ditto.
6269
71952f4c
AC
62702003-10-09 Andrew Cagney <cagney@redhat.com>
6271
6272 From 2003-09-18 David Anderson <davea@sgi.com>:
6273 * gdb.texinfo (GDB/MI Symbol Query): Replace "comamnd" with
6274 "command".
6275
268e2188
AC
62762003-10-03 Andrew Cagney <cagney@redhat.com>
6277
6278 * gdbint.texinfo (Target Architecture Definition): Deprecate
6279 IBM6000_TARGET. Mention that it implies an RS/6000 system and not
6280 just target.
6281
12c266ea 62822003-10-02 Andrew Cagney <cagney@redhat.com>
2e092625 6283
f30992d4 6284 * gdbint.texinfo (Target Architecture Definition): Rename
12c266ea
AC
6285 REGISTER_RAW_SIZE to DEPRECATED_REGISTER_RAW_SIZE.
6286 * gdb.texinfo (Packets, Stop Reply Packets): Ditto.
6287 * gdbint.texinfo (Target Architecture Definition): Rename
6288
62892003-09-30 Andrew Cagney <cagney@redhat.com>
6290
f30992d4 6291 REGISTER_VIRTUAL_SIZE to DEPRECATED_REGISTER_VIRTUAL_SIZE.
a9331b3f 6292 (Target Architecture Definition):
f30992d4 6293
2e092625
AC
6294 * gdbint.texinfo (Target Architecture Definition): Rename
6295 REGISTER_VIRTUAL_TYPE to DEPRECATED_REGISTER_VIRTUAL_TYPE.
6296
0717ae8a
AC
62972003-09-29 Andrew Cagney <cagney@redhat.com>
6298
dad809b7
AC
6299 * gdbint.texinfo (Target Architecture Definition): Delete
6300 documentation for NEED_TEXT_START_END.
6301
0717ae8a
AC
6302 * gdbint.texinfo (Target Architecture Definition): Rename
6303 NPC_REGNUM to DEPRECATED_NPC_REGNUM. Add cross reference to
6304 TARGET_WRITE_PC.
a9331b3f 6305
af6cf26d
MC
63062003-09-22 Michael Chastain <mec@shout.net>
6307
6308 * gdbint.texinfo (Testsuite Organization): Change gdb.c++ to gdb.cp.
6309
ee206350
AG
63102003-09-21 Anthony Green <green@redhat.com>
6311
6312 * gdbint.texinfo (Target Architecture Definition): Fix typos.
6313
a38c9fe6
MK
63142003-09-21 Mark Kettenis <kettenis@gnu.org>
6315
6316 * gdbint.texinfo (Target Architecture Definition): Document
6317 stabs_argument_has_addr.
6318
77949794
AC
63192003-09-18 Andrew Cagney <cagney@redhat.com>
6320
6321 * gdbint.texinfo (Target Architecture Definition): Delete
6322 documentation on REGISTER_NAMES.
6323
8e823e25
MK
63242003-09-13 Mark Kettenis <kettenis@gnu.org>
6325
6326 * gdbint.texinfo (Target Architecture Definition): Replace
6327 REG_STRUCT_HAS_ADDR with DEPRECATED_REG_STRUCT_HAS_ADDR.
6328
f27dd7fd
AC
63292003-09-11 Andrew Cagney <cagney@redhat.com>
6330
6331 * gdbint.texinfo (Target Architecture Definition): Replace
6332 STACK_ALIGN with DEPRECATED_STACK_ALIGN.
6333
8b148df9
AC
63342003-08-18 Andrew Cagney <cagney@redhat.com>
6335
6336 * gdbint.texinfo (Target Architecture Definition): Document
6337 "frame_red_zone_size".
6338
25d29d70
AC
63392003-08-09 Andrew Cagney <cagney@redhat.com>
6340
6341 * gdb.texinfo (Backtrace): Replace "set/show backtrace-below-main"
6342 with "set/show backtrace past-main" and "set/show backtrace
6343 limit".
6344
c938e9b0
L
63452003-08-08 H.J. Lu <hongjiu.lu@intel.com>
6346
6347 * Makefile.in (install-info): Support DESTDIR.
6348 (install-html): Likewise.
6349
64fabec2
AC
63502003-08-07 Andrew Cagney <cagney@redhat.com>
6351
6352 Patch from Nick Roberts.
6353 * gdb.texinfo (Using GDB under GNU Emacs): Fix/update key
6354 bindings. Remove description of send-gdb-command.
6355
2fcf52f0
AC
63562003-08-07 Andrew Cagney <cagney@redhat.com>
6357
6358 * gdb.texinfo (Mode Options): Mention that "mi2" was included in
6359 GDB 6.0.
6360
086432e2
AC
63612003-08-06 Andrew Cagney <cagney@redhat.com>
6362
6363 * gdb.texinfo (Mode Options): Mention that level three is the
6364 highest available and that level 2 is deprecated.
6365 (Annotations Overview): Mention annotation levels. Cross reference
6366 to "Limitations of the Annotation Interface" in annotate.texi.
6367 (TODO, Value Annotations, Frame Annotations): Delete section.
6368 (Displays, Breakpoint Info): Delete.
6369
e5249f67
AC
63702003-08-04 Andrew Cagney <cagney@redhat.com>
6371
6372 * agentexpr.texi: Delete @bye.
6373 * Makefile.in (STABS_DOC_SOURCE_INCLUDES): Add "fdl.texi"
6374 (stabs.info): Add $(srcdir) to include search path.
6375 (html): Depend on "annotate_toc.html", and not "annotate.html".
6376 * stabs.texinfo: Ditto. Include "fdl.texi".
6377 * gdbint.texinfo: Update copyright statement's list of invariant
6378 sections.
6379
e6f672d2
AC
63802003-07-28 Andrew Cagney <cagney@redhat.com>
6381
6382 * Makefile.in (INFO_DEPS): Add annotate.info.
6383 (dvi, ps, html, pdf): Add annotate.
6384 (ANNOTATE_DOC_SOURCE_INCLUDES): New macro.
6385 (ANNOTATE_DOC_BUILD_INCLUDES): New macro.
6386 (ANNOTATE_DOC_FILES): New macro.
6387 (ANNOTATE_TEX_TMPS): New macro.
6388 (annotate.info, annotate_toc.html): Specify dependencies.
6389 (annotate.ps, annotate.pdf, annotate.dvi): Ditto.
6390 * annotate.texinfo: Rename annotate.texi. Get building. Add
6391 "Migrating to GDB/MI" and "Limitations of the Annotation
6392 Interface" chapters. Mention why it is not part of the user
6393 guide. Update copyright notice. Include "fdl.texi".
6394
72ffddc9
SC
63952003-07-26 Stephane Carrez <stcarrez@nerim.fr>
6396
6397 * gdb.texinfo (TUI Keys): Document C-x o key to switch active window.
6398
a9f12a31
DJ
63992003-07-24 Daniel Jacobowitz <drow@mvista.com>
6400
6401 * gdbint.texinfo (libgdb components): Correct a GDB to GDBN.
6402
b1fe9455
DJ
64032003-07-24 Daniel Jacobowitz <drow@mvista.com>
6404
6405 * gdb.texinfo (Server): Mention pidof.
6406
153721e6
AC
64072003-07-22 Andrew Cagney <cagney@redhat.com>
6408
6409 * gdbint.texinfo (Coding): Add -Wformat-nonliteral to -Werror
6410 list.
6411
0fac0b41
DJ
64122003-06-28 Daniel Jacobowitz <drow@mvista.com>
6413
6414 * gdb.texinfo (Logging output): New chapter.
6415
4e562065
JB
64162003-06-24 Joel Brobecker <brobecker@gnat.com>
6417
6418 * gdb.texinfo (Unsupported languages): New section.
6419 (Languages): Add link to new section.
6420
f2c06f52
AC
64212003-06-22 Andrew Cagney <cagney@redhat.com>
6422
6423 * gdb.texinfo (Contributors): Mention 6.0 release engineer.
6424
b4177fca
DJ
64252003-06-22 Daniel Jacobowitz <drow@mvista.com>
6426
6427 * gdbint.texinfo (Coding): Clarify use of gdb_XXX.h headers.
6428
f418dd93
DJ
64292003-06-22 Daniel Jacobowitz <drow@mvista.com>
6430
6431 * Makefile.in (SFILES_INCLUDED): Add agentexpr.texi.
6432 * agentexpr.texi: Retitle section, and change it to an appendix.
6433 Comment out texinfo initialization. Factor a @var{} into two
6434 pieces to prevent makeinfo warnings.
6435 * gdb.texinfo: Add Agent Expressions appendix.
6436
4ca61388
DJ
64372003-06-19 Daniel Jacobowitz <drow@mvista.com>
6438
6439 * gdbint.texinfo (Native Conditionals): Remove PREPARE_TO_PROCEED.
6440
07f31aa6
DJ
64412003-06-18 Daniel Jacobowitz <drow@mvista.com>
6442
5ae4183a 6443 * gdb.texinfo (Remote Debugging): New section "Connecting to a
07f31aa6
DJ
6444 remote target". Document the "detach" and "disconnect" commands.
6445 (Server, Netware, Debug Session): Reference "Connecting to a
6446 remote target".
6447 (GDB/MI Target Manipulation): Document "-target-disconnect".
6448
2dd0da42
AC
64492003-06-13 Andrew Cagney <cagney@redhat.com>
6450
6451 * gdbint.texinfo (Target Architecture Definition): Deprecate
6452 REMOTE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT, and
6453 BIG_REMOTE_BREAKPOINT. Cross reference BREAKPOINT_FROM_PC.
6454
e7a3abfc
JB
64552003-06-09 Jim Blandy <jimb@redhat.com>
6456
6457 * gdb.texinfo (Separate Debug Files): Remove extra semicolon.
6458
25e3a86b
AC
64592003-06-08 Andrew Cagney <cagney@redhat.com>
6460
6461 * gdbint.texinfo (Target Architecture Definition): Delete
6462 documentation on FRAME_ARGS_ADDRESS_CORRECT.
6463
a9e5fdc2
AC
64642003-06-08 Andrew Cagney <cagney@redhat.com>
6465
6466 * gdbint.texinfo (Target Architecture Definition): Document
6467 "unwind_sp". Cross reference "unwind_sp" and TARGET_READ_SP.
6468
b37303ee
AF
64692003-06-07 Adam Fedor <fedor@gnu.org>
6470
6471 * gdb.texinfo: Add Objective-C documentation.
6472
39fe6e80
AC
64732003-06-01 Andrew Cagney <cagney@redhat.com>
6474
6475 * gdbint.texinfo (Target Architecture Definition): Add "func_addr"
6476 parameter to "push_dummy_call". Rename "dummy_addr" to "bp_addr".
6477
125309b2
AC
64782003-05-21 Andrew Cagney <cagney@redhat.com>
6479
6480 * gdbint.texinfo (Target Architecture Definition): Delete
6481 references to "extract_address" and "store_address".
6482
b8b527c5
AC
64832003-05-16 Andrew Cagney <cagney@redhat.com>
6484
6485 * gdbint.texinfo (Target Architecture Definition): Replace
6486 REGISTER_BYTES with DEPRECATED_REGISTER_BYTES. Fix typo,
6487 DEPRECATED_REGISTER_SIZE instead of REGISTER_BYTE.
6488
50e3ee83
TR
64892003-05-14 Theodore A. Roth <troth@openavr.org>
6490
6491 * gdbint.texinfo (Breakpoint Handling): Correct a double negative.
6492
44e2be90
L
64932003-05-10 H.J. Lu <hongjiu.lu@intel.com>
6494
6495 * Makefile.in (gdb-cfg.texi): Replace $$LN_S with $(LN_S).
6496 (gdb.dvi): Likewise.
6497 (gdb.pdf): Likewise.
6498 (links2roff): Likewise.
6499
df5215a6
JB
65002003-05-08 Jim Blandy <jimb@redhat.com>
6501
6502 * gdb.texinfo (Dump/Restore Files): Update documentation for
6503 'dump', 'append', and 'restore': note that format argument is
6504 optional; simplify presentation of the command variants; and be
6505 more precise about the formats.
6506
5e7b2f39
JB
65072003-05-07 Jim Blandy <jimb@redhat.com>
6508
6509 * gdb.texinfo (Symbols): Update documentation: 'maint list
6510 symtabs' and 'maint list psymtabs' have been renamed 'maint info
6511 symtabs' and 'maint info psymtabs'.
6512
b1e29e33
AC
65132003-05-05 Andrew Cagney <cagney@redhat.com>
6514
6515 * gdbint.texinfo (Target Architecture Definition): Make
6516 CALL_DUMMY_WORDS, SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY_LENGTH,
6517 FIX_CALL_DUMMY, CALL_DUMMY_BREAKPOINT_OFFSET and
6518 CALL_DUMMY_BREAKPOINT_OFFSET deprecated.
6519
00905d52
AC
65202003-05-04 Andrew Cagney <cagney@redhat.com>
6521
6522 * gdb.texinfo (Maintenance Commands): Document "maint print
6523 dummy-frames".
6524
54ff5908
AC
65252003-05-04 Andrew Cagney <cagney@redhat.com>
6526
6527 * gdb.texinfo (GDB/MI Symbol Query): Use @{ and @}.
6528
32e7087d
JB
65292003-05-03 J. Brobecker <brobecker@gnat.com>
6530
6531 Thierry Schneider <tpschneider1@yahoo.com>
6532 * gdb.texinfo (section GDB/MI Symbol Query): Add documentation
6533 for new MI command.
6534
7043d8dc
AC
65352003-05-03 Andrew Cagney <cagney@redhat.com>
6536
6537 * gdbint.texinfo (Target Architecture Definition): Document
6538 push_dummy_code. Add cross references.
6539
e33d66ec
EZ
65402003-05-02 Elena Zannoni <ezannoni@redhat.com>
6541
6542 * gdb.texinfo (Character Sets): Update to reflect new behavior of
6543 set/show charsets commands.
6544
0ba6dca9
AC
65452003-04-28 Andrew Cagney <cagney@redhat.com>
6546
6547 * gdbint.texinfo (Target Architecture Definition): Replace
6548 read_fp, TARGET_READ_FP and FP_REGNUM, with deprecated_read_fp,
6549 DEPRECATED_TARGET_READ_FP and DEPRECATED_REGNUM.
6550
d7a27068
AC
65512003-04-28 Andrew Cagney <cagney@redhat.com>
6552
6553 * gdbint.texinfo (Target Architecture Definition): Rename
6554 "tm_print_insn" to "deprecated_tm_print_insn".
6555
44ea7b70
JB
65562003-04-09 Jim Blandy <jimb@redhat.com>
6557
6558 * gdb.texinfo (Symbols): Document 'maint list symtabs' and 'maint
6559 list psymtabs'.
6560
fb8f8949
AC
65612003-04-08 Andrew Cagney <cagney@redhat.com>
6562
6563 * gdbint.texinfo (Target Architecture Definition): Delete
6564 references to EXTRA_FRAME_INFO.
6565
32fb0f22
AC
65662003-04-08 Andrew Cagney <cagney@redhat.com>
6567
6568 * gdbint.texinfo (Target Architecture Definition): Delete
6569 PRINT_TYPELESS_INTEGER.
6570
6be67e67
JB
65712003-04-02 J. Brobecker <brobecker@gnat.com>
6572
6573 * observer.texi (GDB Observers): Adjust the documentation for the
6574 normal_stop notification to better describe reality. Fix a couple
6575 of minor typos.
6576
4e35d5f0
BR
65772003-04-02 Bob Rossi <bob_rossi@cox.net>
6578
a9331b3f 6579 * gdb.texinfo (GDB/MI Program Control): Add
4e35d5f0
BR
6580 '-file-list-exec-source-file'
6581
e8a8712a
AC
65822003-03-31 Andrew Cagney <cagney@redhat.com>
6583
6584 * gdbint.texinfo (Target Architecture Definition): Delete
6585 references to CALL_DUMMY_P.
6586
6c0e89ed
AC
65872003-03-30 Andrew Cagney <cagney@redhat.com>
6588
6589 * gdbint.texinfo (Target Architecture Definition): Remove
6590 reference to TARGET_WRITE_SP.
a9331b3f 6591
378bfd1b
AC
65922003-03-27 Andrew Cagney <cagney@redhat.com>
6593
6594 * gdbint.texinfo (Target Architecture Definition): Remove
6595 references to write_sp.
6c0e89ed 6596
922fbb7b
AC
65972003-03-27 Andrew Cagney <cagney@redhat.com>
6598
6599 * gdb.texinfo (GDB/MI Variable Objects): Replace @include with
6600 chapter body. Use @smallexample instead of @example.
6601 (Annotations): Ditto.
6602 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Remove gdbmi.texinfo and
6603 annotate.texi.
6604
b81774d8
AC
66052003-03-26 Andrew Cagney <cagney@redhat.com>
6606
6607 * gdbint.texinfo (Target Architecture Definition): Replace
6608 PUSH_ARGUMENTS with push_dummy_call, add gdbarch, regcache and
6609 dummy_addr parameters.
6610
1bf6d5cc
AC
66112003-03-25 Andrew Cagney <cagney@redhat.com>
6612
6613 * gdbint.texinfo (Target Architecture Definition): Delete
6614 reference to CALL_DUMMY_STACK_ADJUST_P. Rename
6615 CALL_DUMMY_STACK_ADJUST to DEPRECATED_CALL_DUMMY_STACK_ADJUST.
6616 Add reference to PUSH_ARGUMENTS.
6617
618ce49f
AC
66182003-03-23 Andrew Cagney <cagney@redhat.com>
6619
6620 * gdbint.texinfo (Algorithms, Target Architecture Definition):
6621 Deprecate FRAME_CHAIN and FRAME_CHAIN_VALID.
6622
bcd7e15f
JB
66232003-03-18 J. Brobecker <brobecker@gnat.com>
6624
6625 * gdbint.texinfo (Algorithms): Add new section describing the
6626 Observer paradigm.
6627 (Top): Add menu entry to new observer appendix.
6628 * observer.texi: New file.
6629 * Makefile.in (GDBINT_DOC_SOURCE_INCLUDES): Add dependency on
6630 new observer.texi file.
6631
9fe8321b
AC
66322003-03-17 Andrew Cagney <cagney@redhat.com>
6633
6634 * gdb.texinfo (DATE): Delete. Remove date from titles. Mention
6635 that GNU Press update the manual version number.
6636
ac2adee5
AC
66372003-03-12 Andrew Cagney <cagney@redhat.com>
6638
6639 * gdbint.texinfo (Target Architecture Definition): Delete
6640 references to get_saved_register. Rename GET_SAVED_REGISTER to
6641 DEPRECATED_GET_SAVED_REGISTER.
6642
749b82f6
AC
66432003-03-13 Andrew Cagney <cagney@redhat.com>
6644
6645 * gdbint.texinfo (Target Architecture Definition): Replace
6646 POP_FRAME with DEPRECATED_POP_FRAME. Update description.
6647
8bedc050
AC
66482003-03-12 Andrew Cagney <cagney@redhat.com>
6649
6650 * gdbint.texinfo (Target Architecture Definition): Rename
6651 FRAME_SAVED_PC to DEPRECATED_FRAME_SAVED_PC.
a9331b3f 6652
0ce1b118
CV
66532003-03-10 Corinna Vinschen <vinschen@redhat.com>
6654
6655 * gdb.texinfo: Add File-I/O documentation.
6656
12cc2063
AC
66572003-03-10 Andrew Cagney <cagney@redhat.com>
6658
6659 * gdbint.texinfo (Target Architecture Definition): Cross reference
6660 FRAME_SAVED_PC to unwind_pc. Document unwind_pc.
6661
7453dc06
AC
66622003-03-07 Andrew Cagney <cagney@redhat.com>
6663
6664 * gdb.texinfo (Debugging Output): Mention the "set/show debug
6665 frame" command.
6666
6314f104
AC
66672003-03-05 Andrew Cagney <cagney@redhat.com>
6668
6669 * gdbint.texinfo (Target Architecture Definition): Document
6670 unwind_dummy_id. Cross reference unwind_dummy_id and
6671 SAVE_DUMMY_FRAME_TOS.
6672
f1212245
DJ
66732003-03-05 James Ingham <jingham@apple.com>
6674 Daniel Jacobowitz <drow@mvista.com>
6675
6676 * gdb.texinfo (Configuring the current ABI): Document "set cp-abi"
6677 and "show cp-abi".
6678
77e7e267
AC
66792003-03-03 Andrew Cagney <cagney@redhat.com>
6680
6681 * gdbint.texinfo (Target Architecture Definition): Document
6682 register_type.
6683
838a8221
AC
66842003-03-03 Andrew Cagney <cagney@redhat.com>
6685
6686 * stabs.texinfo (Structures): Use @samp and separate @var's
6687 instead of a single @var containing a comma separated list.
6688 (Unions): Ditto.
6689
d7f4a264
DJ
66902003-03-02 Daniel Jacobowitz <drow@mvista.com>
6691
6692 * Makefile.in (distclean): Remove config.log.
6693
f30ee0bc
AC
66942003-03-01 Andrew Cagney <cagney@redhat.com>
6695
6696 * gdbint.texinfo (Target Architecture Definition): Rename
6697 FRAME_INIT_SAVED_REGS to DEPRECATED_FRAME_INIT_SAVED_REGS.
6698
66992003-03-01 Andrew Cagney <cagney@redhat.com>
e9582e71
AC
6700
6701 * gdbint.texinfo: Rename INIT_EXTRA_FRAME_INFO to
6702 DEPRECATED_INIT_EXTRA_FRAME_INFO.
6703
be448670
CF
67042003-02-23 Raoul Gough <RaoulGough@yahoo.co.uk>
6705
6706 * gdb.texinfo (Cygwin Native): Links to Non-debug DLL symbols.
6707 (Non-debug DLL symbols): New node, describing the minimal symbols
6708 loaded from DLLs without real debugging symbols.
6709
501eef12
AC
67102003-02-20 Andrew Cagney <ac131313@redhat.com>
6711
6712 * gdb.texinfo (Set Breaks): Add cross reference to "set remote
6713 hardware-breakpoint-limit".
6714 (Set Watchpoints): Add cross reference to "set remote
6715 hardware-watchpoint-limit".
6716 (Remote configuration options): New section.
6717
21c294e6
AC
67182003-02-04 Andrew Cagney <ac131313@redhat.com>
6719
e9be73e4
AC
6720 * gdbint.texinfo (Target Architecture Definition): Delete
6721 descrption of IS_TRAPPED_INTERNALVAR.
6722
21c294e6
AC
6723 From Keith Seitz <keiths@redhat.com>:
6724 * gdb.texinfo (Interpreters): New chapter. Refer the command-line
6725 option "-i"/"--interpreter" to this chapter. Include index
6726 entries.
6727
0179ffac
DC
67282003-02-04 David Carlton <carlton@math.stanford.edu>
6729
6730 * gdb.texinfo (C@t{++}): Recommend DWARF 2, then stabs+.
6731 (Variables): Recommend stabs+ and DWARF 2.
6732 (C plus plus expressions): Correct info about
6733 compiler versions, debug formats.
6734 (Contributors): Change 'DWARF2' to 'DWARF 2'.
6735 PR symtab/874.
6736
7ca9f392
AC
67372003-02-01 Andrew Cagney <ac131313@redhat.com>
6738
6739 * gdbint.texinfo (Target Architecture Definition): Delete
6740 description of ADDITIONAL_OPTIONS, ADDITIONAL_OPTION_CASES,
6741 ADDITIONAL_OPTION_HANDLER, and ADDITIONAL_OPTION_HELP, and
6742 BEFORE_MAIN_LOOP_HOOK, and DBX_PARM_SYMBOL_CLASS along with
6743 references to nindy and i960.
6744 * gdb.texinfo (i960): Delete all references to i960 and nindy.
6745
31a85ea2
AC
67462003-02-01 Andrew Cagney <ac131313@redhat.com>
6747
6748 * gdbint.texinfo (Target Architecture Definition): Delete
6749 FLOAT_INFO.
6750
6b894e49
AC
67512003-01-30 Andrew Cagney <ac131313@redhat.com>
6752
6753 * stabs.texinfo (Member Type Descriptor): Clarify description of
6754 `@'. Suggested by Ben Hutchings.
6755
c48861fb
AC
67562003-01-29 Andrew Cagney <ac131313@redhat.com>
6757
6758 * gdb.texinfo (M68K): Delete reference to es1800.
6759
617073a9
AC
67602003-01-29 Andrew Cagney <ac131313@redhat.com>
6761
6762 * gdb.texinfo (Maintenance Commands): Document `maint print
6763 reggroups' and `maint print register-groups'.
6764 * gdbint.texinfo (Target Architecture Definition): Document
6765 register_reggroup_p.
6766
5b5d99cf
JB
67672003-01-23 Jim Blandy <jimb@redhat.com>
6768
6769 * gdb.texinfo (Separate Debug Files): New section.
6770
e7ba9c65
DJ
67712003-01-22 Daniel Jacobowitz <drow@mvista.com>
6772
6773 * gdb.texinfo (Maintenance Commands): Add "maint set profile"
6774 and "maint show profile".
6775
94e91d6d
MC
67762003-01-16 Michael Chastain <mec@shout.net>
6777
6778 * gdb.texinfo (Installing GDB): Warn against
6779 ".../gdb-VERSION/gdb/configure".
6780 (Separate Objdir): Likewise.
6781
867f3898
AC
67822003-01-15 Andrew Cagney <ac131313@redhat.com>
6783
6784 * gdbint.texinfo (Target Architecture Definition): Delete
6785 definition of PRINT_REGISTER_HOOK.
6786
f153cc92
EZ
67872003-01-15 Elena Zannoni <ezannoni@redhat.com>
6788
6789 (OpenRISC 1000): Fix formatting of command names.
6790
c60eb6f1
EZ
67912003-01-15 Elena Zannoni <ezannoni@redhat.com>
6792
6793 * gdb.texinfo (Continuing and Stepping): Add new command
6794 'advance'. Clarify behavior of 'until'.
6795
f5ebfba0
DJ
67962003-01-13 Daniel Jacobowitz <drow@mvista.com>
6797
6798 * gdb.texinfo (Files): Document solib-absolute-prefix and
6799 solib-search-path.
6800
4ce8657e
MC
68012003-01-09 Michael Chastain <mec@shout.net>
6802
6803 * gdbint.texinfo (Configuring @value{GDBN} for Release): Delete.
6804 (Create a Release): Add new instructions for new @file{src-release}.
6805 Document existing instructions for @file{Makefile.in} as
6806 being for @value{GDBN} 5.3.1 or earlier.
6807
372613e3
AC
68082003-01-09 Andrew Cagney <ac131313@redhat.com>
6809
6810 * gdbint.texinfo (Target Architecture Definition): Mention
6811 frame_saved_regs_zalloc and frame_extra_info_zalloc as the way to
6812 allocate memory.
6813
b4e9345d
DJ
68142003-01-04 Daniel Jacobowitz <drow@mvista.com>
6815
6816 * gdb.texinfo (Controlling GDB): Add @kindex for
6817 "show osabi".
6818 (Backtraces): Add @kindex's for backtrace-below-main.
6819
98b45e30
DJ
68202003-01-04 Daniel Jacobowitz <drow@mvista.com>
6821
6822 * gdb.texinfo (Controlling GDB): Document "set osabi".
6823
95f90d25
DJ
68242003-01-04 Daniel Jacobowitz <drow@mvista.com>
6825
6826 * gdb.texinfo (Backtraces): Document "set backtrace-below-main".
6827 * gdbint.texinfo (FRAME_CHAIN_VALID): Update documentation.
6828
1e698235
DJ
68292003-01-04 Daniel Jacobowitz <drow@mvista.com>
6830
6831 * gdb.texinfo (Controlling GDB): Add ABI section. Document
6832 "set coerce-float-to-double".
6833 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Remove documentation.
6834
e632838e
AC
68352003-01-02 Andrew Cagney <ac131313@redhat.com>
6836
6837 * stabs.texinfo: Remove obsolete text.
6838 * gdbint.texinfo: Ditto.
6839 * gdb.texinfo: Ditto.
6840
c133ab7a
MK
68412002-12-22 Mark Kettenis <kettenis@gnu.org>
6842
6843 * gdbint.texinfo (Target Architecture Definition): Update
6844 description of gdbarch_register_osabi.
6845
f821f325
KH
68462002-12-20 Kazu Hirata <kazu@cs.umass.edu>
6847
6848 * agentexpr.texi: Fix typos.
6849 * annotate.texi: Likewise.
6850 * fdl.texi: Likewise.
6851
85a6d8d3 68522002-12-10 Andrew Cagney <cagney@redhat.com>
a5afb99f
AC
6853
6854 * gdbint.texinfo (Algorithms): Replace INIT_FRAME_PC with
6855 DEPRECATED_INIT_FRAME_PC.
6856
ae45cd16
AC
68572002-12-01 Andrew Cagney <ac131313@redhat.com>
6858
6859 * gdbint.texinfo (Target Architecture Definition): Delete
6860 PC_IN_CALL_DUMMY.
6861
07555a72
AC
68622002-11-28 Andrew Cagney <ac131313@redhat.com>
6863
6864 * gdbint.texinfo (Host Definition): Delete documentation on
6865 USE_GENERIC_DUMMY_FRAMES.
6866
c166cdc7
EZ
68672002-11-26 Elena Zannoni <ezannoni@redhat.com>
6868
5ae4183a 6869 Fix PR gdb/723 and PR gdb/245.
c166cdc7
EZ
6870 * Makefile.in (install-info): Run the install-info command as part
6871 of the post install steps only.
6872 (uninstall-info): New target.
6873 (uninstall): New target.
6874
35db0260
EZ
68752002-11-22 Elena Zannoni <ezannoni@redhat.com>
6876
6877 * Makefile.in (install): Make install do some real work.
6878
9ba8d803
AC
68792002-11-19 Andrew Cagney <ac131313@redhat.com>
6880
6881 Fix POSIX problem reported by Paul Eggert.
6882 * Makefile.in (GDBvn.texi): Use `sed q' instead of `head -1'.
6883 Fix PR gdb/527.
6884
903ad3a6
AC
68852002-10-26 Andrew Cagney <cagney@redhat.com>
6886
6887 * gdbint.texinfo (Target Architecture Definition): Delete
6888 definition of DO_REGISTERS_INFO.
6889
f2abfe65
KB
68902002-10-18 Kevin Buettner <kevinb@redhat.com>
6891
6892 * gdbint.texinfo (Address Classes): Fix problems with insertion
6893 of ``{'' and ``}'' in example.
6894
b5b0480a
KB
68952002-10-17 Kevin Buettner <kevinb@redhat.com>
6896
6897 * gdbint.texinfo (Address Classes): New section.
6898 (Target Conditionals): Document ADDRESS_CLASS_NAME_TO_TYPE_FLAGS,
6899 ADDRESS_CLASS_NAME_TO_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS,
6900 ADDRESS_CLASS_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, and
6901 ADDRESS_CLASS_TYPE_FLAGS_TO_NAME_P.
6902
c85508ee
KD
69032002-10-11 Klee Dienes <kdienes@apple.com>
6904
6905 * gdb.texinfo (Registers): Mention vector registers as well as
6906 floating registers in the documentation for 'info registers' and
6907 'info all-registers'.
6908
6d12fc3d
DJ
69092002-10-11 Daniel Jacobowitz <drow@mvista.com>
6910
6911 * gdbint.texinfo (CPLUS_MARKER): Remove item.
6912
8d19fbd2
JJ
69132002-10-03 Jeff Johnston <jjohnstn@redhat.com>
6914
6915 * gdbint.texinfo (Item Output Functions): Add new ui_out_field_fmt_int
6916 interface definition.
6917
a37295f9
MM
69182002-10-03 Marko Mlinar <markom@opencores.org>
6919
6920 * gdb.texinfo (Target Commands): Add or1k target specific
6921 commands.
6922 * gdb.texinfo (Contributors): Add myself to the contributors list.
6923
da0f9dcd
AC
69242002-10-01 Andrew Cagney <ac131313@redhat.com>
6925
6926 * gdb.texinfo (Mode Options): Update --interpreter option. "mi2"
6927 and "mi1" instead of "mi1" and "mi0".
6928
2e834e49
HPN
69292002-09-29 Hans-Peter Nilsson <hp@bitrange.com>
6930
6931 * gdb.texinfo (Packets): Fix typos "alligned".
6932 Correct z3/Z3 description. Correct z4/Z4 title.
6933
050be0dc
AC
69342002-09-27 Andrew Cagney <ac131313@redhat.com>
6935
6936 * all-cfg.texi: Use @sc for GDB and GCC. Update copyright.
6937
1104b9e7
KB
69382002-09-25 Kevin Buettner <kevinb@redhat.com>
6939
6940 * gdb.texinfo: Use GNU/Linux instead of Linux.
6941
512217c7
AC
69422002-09-25 Andrew Cagney <ac131313@redhat.com>
6943
6944 * gdb.texinfo (Packets): Replace @samp{} with ``an empty string''.
6945
10998722
AC
69462002-09-24 Andrew Cagney <ac131313@redhat.com>
6947
512217c7 6948 * gdb.texinfo: Replace @example with @smallexample.
10998722 6949
a0eb71c5
KB
69502002-09-20 Kevin Buettner <kevinb@redhat.com>
6951
f7dc1244 6952 From Eli Zaretskii <eliz@gnu.org>:
a0eb71c5
KB
6953 * gdb.texinfo (Character Sets): Use @smallexample instead of
6954 @example. Use GNU/Linux instead of Linux.
6955
69562002-09-20 Jim Blandy <jimb@redhat.com>
6957
6958 * gdb.texinfo: Add character set documentation.
6959
2f870471
AC
69602002-09-19 Andrew Cagney <ac131313@redhat.com>
6961
6962 * gdb.texinfo (Packets): Revise `z' and `Z' packet documentation.
6963 (Packets): Add cross reference from `b' packet to `z' packets.
6964
790eb8f5
AC
69652002-09-19 Andrew Cagney <ac131313@redhat.com>
6966
8d30a00d
AC
6967 * gdb.texinfo (Maintenance Commands): Document ``maint
6968 internal-error'' and ``maint internal-warning''.
6969
790eb8f5
AC
6970 * gdbint.texinfo (Target Architecture Definition): Revise
6971 description of STACK_ALIGN. Add description of FRAME_ALIGN.
6972
a23a7bf1
JB
69732002-09-19 Joel Brobecker <brobecker@gnat.com>
6974
6975 * gdbint.texinfo (Target Conditionals): Document the new
6976 NAME_OF_MALLOC macro.
6977
299ffc64
AC
69782002-09-05 Andrew Cagney <ac131313@redhat.com>
6979
6980 * gdb.texinfo (Contributors): Mention 5.2 and 5.3 release
6981 engineer.
6982
b7bb15bc
SC
69832002-09-02 Stephane Carrez <stcarrez@nerim.fr>
6984
6985 * gdb.texinfo (TUI Overview): Document status line fields.
6986
3d757584
SC
69872002-09-02 Stephane Carrez <stcarrez@nerim.fr>
6988
6989 * gdb.texinfo (TUI Commands): Document info win command.
6990
269c21fe
SC
69912002-09-01 Stephane Carrez <stcarrez@nerim.fr>
6992
6993 * gdb.texinfo (TUI Overview): Document breakpoint markers.
6994
7cf36c78
SC
69952002-09-01 Stephane Carrez <stcarrez@nerim.fr>
6996
6997 * gdb.texinfo (TUI Single Key Mode): Document new SingleKey mode.
6998 (TUI Keys): Likewise.
6999
d2c6833e
AC
70002002-08-25 Andrew Cagney <ac131313@redhat.com>
7001
7002 * gdb.texinfo (Examples): Use ``->'' for a packet send and ``<-''
7003 for a packet receive.
7004
46d8b1c3
AC
70052002-08-25 Andrew Cagney <ac131313@redhat.com>
7006
7007 * Makefile.in (clean): Move to end of file.
7008 (distclean, maintainer-clean, realclean): Ditto.
7009 (mostlyclean): Move rule to end of file. Use GDB_TEX_TMPS,
7010 GDBINT_TEX_TMPS, STABS_TEX_TMPS.
7011 (gdb.dvi, gdb.pdf): Do not cleanup TeX temp files after texi2dvi.
7012 (gdbint.dvi, gdbint.pdf, stabs.dvi, stabs.pdf): Ditto.
7013
b0787093
AC
70142002-08-24 Andrew Cagney <ac131313@redhat.com>
7015
7016 * Makefile.in (GDBINT_TEX_TMPS): Define.
7017 (gdbint.dvi, gdbint.pdf): Use
7018 (GDB_TEX_TMPS): Define.
7019 (gdb.dvi, gdb.pdf): Use.
7020 (STABS_TEX_TMPS): Define.
7021 (stabs.dvi, stabs.pdf): Use.
7022 (GDB_DOC_SOURCE_INCLUDES): New macros.
7023 (GDB_DOC_BUILD_INCLUDES, GDB_DOC_FILES): New macros.
7024 (GDBINT_DOC_FILES_INCLUDES): New macros.
7025 (GDBINT_DOC_BUILD_INCLUDES): New macros.
7026 (GDBINT_DOC_FILES, STABS_DOC_SOURCE_INCLUDES): New macros.
7027 (STABS_DOC_BUILD_INCLUDES, STABS_DOC_FILES): New macros.
7028 (SFILES_DOC, SFILES_INCLUDED, SFILES_LOCAL): Delete macros.
7029 (links2roff): Replace SFILES_INCLUDED with
7030 GDB_DOC_SOURCE_INCLUDES.
7031 (gdb.dvi, gdb_toc.html, gdb.pdf, gdb.info): Update dependencies.
7032 (gdb.me, gdb.mm, gdb.ms): Update dependencies.
7033 (gdbint.dvi, gdbint_toc.html, gdbint.pdf, gdbint.info): Update
7034 dependencies.
7035 (stabs.info, stabs_toc.html, stabs.pdf, stabs.dvi): Update
7036 dependencies.
7037 (gdbmi.texinfo): Delete rule.
7038 (inc-hist.texinfo): Delete rule.
7039 (rluser.texinfo): Delete rule.
7040
ebba8386
AC
70412002-08-23 Andrew Cagney <cagney@redhat.com>
7042
7043 * gdbint.texinfo (Target Architecture Definition): Update
7044 STORE_RETURN_VALUE, mention regcache.
7045
0ab7a791
AC
70462002-08-21 Andrew Cagney <ac131313@redhat.com>
7047
7048 * gdbint.texinfo (Target Architecture Definition): Document
7049 print_registers_info. Note that DO_REGISTERS_INFO is deprecated.
7050
ee2d5c50
AC
70512002-08-19 Andrew Cagney <ac131313@redhat.com>
7052
7053 * gdb.texinfo (Remote Protocol): Reformat. Use cross references.
7054 Fix minor typos. Add index entries.
7055
53c69bd7
AC
70562002-08-18 Andrew Cagney <ac131313@redhat.com>
7057
7058 * gdb.texinfo (Data): Add ``Vector Unit'' to menu.
7059
e76f1f2e
AC
70602002-08-15 Andrew Cagney <ac131313@redhat.com>
7061
7062 * gdbint.texinfo (Target Architecture Definition): Document
7063 PRINT_VECTOR_INFO.
7064 * gdb.texinfo (Vector Unit): Document "info vectors" command.
7065
0680b120
AC
70662002-08-13 Andrew Cagney <ac131313@redhat.com>
7067
7068 * gdb.texinfo (Maintenance Commands): Document "maint print
7069 registers", "maint print raw-registers" and "maint print
7070 cooked-registers".
7071
3c3bea1c
GS
70722002-08-08 Grace Sainsbury <graces@redhat.com>
7073
a9331b3f 7074 From Mark Salter:
3c3bea1c
GS
7075 * gdb.texinfo (Protocol): Document T packet extension to
7076 allow watchpoint address reporting.
7077
42f9b0a5
AC
70782002-08-03 Andrew Cagney <ac131313@redhat.com>
7079
7080 * gdb.texinfo (Dump/Restore Files): Move `[]' to outside of @var.
7081
db034ac5
AC
70822002-08-01 Andrew Cagney <cagney@redhat.com>
7083
7084 * stabs.texinfo, gdb.texinfo, gdbint.texinfo: Obsolete references
7085 to CHILL.
7086
e2b28d04
AC
70872002-08-01 Andrew Cagney <ac131313@redhat.com>
7088
7089 * gdbint.texinfo (Coding): Revise section "Include Files".
7090
7fb623f7
AC
70912002-07-24 Andrew Cagney <cagney@redhat.com>
7092
7093 * gdbint.texinfo: Obsolete references to m88k.
7094 * gdb.texinfo: Ditto.
7095
4a2b4636
JB
70962002-07-10 Joel Brobecker <brobecker@gnat.com>
7097
7fb623f7 7098 * gdbint.texinfo (Create a release candiate): Add the location
4a2b4636
JB
7099 where the proper version of autoconf can be retrieved.
7100
a71ec265
DH
71012002-07-09 Don Howard <dhoward@redhat.com>
7102
7103 * gdb.texinfo (Command Files): Further describe the behavior of
7104 sourced command files.
7105
b9aa90c9
AC
71062002-06-27 Andrew Cagney <ac131313@redhat.com>
7107
7108 * gdbint.texinfo (User Interface): ISO C rather than ISO-C.
7109 (Coding): Clarify ISO C version that GDB assumes.
7110
40dd2248
TT
71112002-06-26 Tom Tromey <tromey@redhat.com>
7112
7113 * gdbint.texinfo (User Interface): Mention add_setshow_cmd and
7114 add_setshow_cmd_full.
7115
bfac230e
DH
71162002-06-25 Don Howard <dhoward@redhat.com>
7117
7118 * gdb.texinfo (Memory Region Attributes): Document new behavior
7119 for 'mem' command.
7120
475b0867
JB
71212002-06-11 Jim Blandy <jimb@redhat.com>
7122
919d772c
JB
7123 * gdb.texinfo (Symbols): Update documentation for `info source'
7124 command.
7125
475b0867
JB
7126 * gdb.texinfo (Macros): Call the command `info macro', not
7127 `show macro'.
7128
ba8c9337
AC
71292002-06-09 Andrew Cagney <ac131313@redhat.com>
7130
7131 * gdbint.texinfo (Coding): Add section ``Per-architecture module
7132 data''.
7133
1029b7fa
MK
71342002-06-09 Mark Kettenis <kettenis@gnu.org>
7135
7136 * gdbint.texinfo (Target Architecture Definition): Document
7137 GDB_OSABI_GO32 and GDB_OSABI_NETWARE.
7138
16737d73
AC
71392002-06-08 Andrew Cagney <ac131313@redhat.com>
7140
7141 * gdbint.texinfo (Releasing GDB): Fix typos in @itemize @bullet
7142 lists.
7143
30107679
AC
71442002-06-08 Andrew Cagney <ac131313@redhat.com>
7145
7146 * gdbint.texinfo (Releasing GDB): Revise the section ``Cut the
7147 Branch''.
7148
3352e23e
AC
71492002-06-01 Andrew Cagney <ac131313@redhat.com>
7150
7151 * gdbint.texinfo (Target Architecture Definition): Add section
7152 ``Converting an existing Target Architecture to Multi-arch''.
7153
cbb09e6a
AC
71542002-05-30 Andrew Cagney <ac131313@redhat.com>
7155
7156 * gdbint.texinfo (Releasing GDB): Rename ``Obsoleting any code''
7157 to ``Obsoleting code''. Revise.
7158
e2e0bcd1
JB
71592002-05-17 Jim Blandy <jimb@redhat.com>
7160
7161 * gdb.texinfo (C Preprocessor Macros): New chapter.
7162 Include it in the main menu.
7163 (Contributors): Credit Jim Blandy with macro support.
7164 (Compilation): Explain how to get macro information into the
7165 executable.
7166 (Expressions): Note that preprocessor macros are expanded.
7167
9db8d71f
DJ
71682002-05-14 Daniel Jacobowitz <drow@mvista.com>
7169
7170 * gdb.texinfo (Debug Session): Document new `udp:' and `tcp:'
7171 options for `target remote'.
7172
6d531722
AC
71732002-05-13 Andrew Cagney <ac131313@redhat.com>
7174
7175 * gdbint.texinfo (Target Architecture Definition): Delete
7176 documentation on NNPC_REGNUM.
7177
13d01224
AC
71782002-05-11 Andrew Cagney <ac131313@redhat.com>
7179
7180 * gdbint.texinfo (Target Architecture Definition): Document
7181 REGISTER_TO_VALUE and VALUE_TO_REGISTER and CONVERT_REGISTER_P.
7182 (Target Architecture Definition): Revise section `Using Different
7183 Register and Memory Data Representations'. Add section `Raw and
7184 Virtual Register Representations'.
7185
b2e75d78
AC
71862002-05-11 Andrew Cagney <ac131313@redhat.com>
7187
7188 * gdbint.texinfo (Target Architecture Definition): Mention
7189 defaults for REGISTER_VIRTUAL_SIZE and REGISTER_RAW_SIZE.
7190 (Target Architecture Definition): Mention same. Add references to
7191 web pages.
7192
2c8682ee
MS
71932002-05-08 Michael Snyder <msnyder@redhat.com>
7194
7195 * stabs.texinfo (Attributes): Document new "vector" attribute.
7196
0816590b
AC
71972002-05-04 Andrew Cagney <ac131313@redhat.com>
7198
7199 * gdbint.texinfo (Releasing GDB): Revise `Create a Release'.
7200
2653173e
AC
72012002-05-04 Andrew Cagney <ac131313@redhat.com>
7202
7203 * gdb.texinfo: Delete obsolete references to a29k.
7204
d7bd68ca
AC
72052002-04-24 Andrew Cagney <ac131313@redhat.com>
7206
7207 * gdbint.texinfo (Target Architecture Definition): Replace
7208 IN_SIGTRAMP with PC_IN_SIGTRAMP.
7209
21d83aa5
DM
72102002-04-24 David S. Miller <davem@redhat.com>
7211
7212 * gdbint.texinfo (REGISTER_IN_WINDOW): Delete definition.
7213
7673a6cc
DM
72142002-04-21 David S. Miller <davem@redhat.com>
7215
7216 * gdbint.texinfo (SKIP_PROLOGUE_FRAMELESS_P): Delete definition.
7217
d49d1e0a
AC
72182002-04-21 Andrew Cagney <ac131313@redhat.com>
7219
7220 * gdbint.texinfo (Target Architecture Definition): Delete
7221 definition of HAVE_REGISTER_WINDOWS.
7222
f7dc1244 72232002-04-19 Eli Zaretskii <eliz@gnu.org>
4be31470
EZ
7224
7225 * gdbint.texinfo (Releasing GDB, Coding): Fix typos. Reported by
7226 "Theodore A. Roth" <troth@verinet.com>.
7227
5ca0cb28
DH
72282002-04-15 Don Howard <dhoward@redhat.com>
7229
f7dc1244 7230 From Eli Zaretskii <eliz@gnu.org>
5ca0cb28 7231 * gdb.texinfo (show max-user-call-depth): Correct formatting.
a9331b3f 7232 Provide a better explaination of this feature.
5ca0cb28 7233
f208ba17
AC
72342002-04-14 Andrew Cagney <ac131313@redhat.com>
7235
7236 * gdbint.texinfo (Target Architecture Definition): Remove
7237 FRAME_CHAIN_COMBINE.
7238
d5ba91de
MC
72392002-04-12 Michael Chastain <mec@shout.net>
7240
7241 * gdbint.texinfo (Obsolete Conditionals): Remove reference to
7242 REG_STACK_SEGMENT.
7243
26818220
MC
72442002-04-09 Michael Chastain <mec@shout.net>
7245
7246 * gdbint.texinfo (Obsolete Conditionals): Remove references to
7247 PYRAMID_* macros.
7248
129188f6
AC
72492002-04-07 Andrew Cagney <ac131313@redhat.com>
7250
7251 * gdb.texinfo (Bug Reporting): Document that the web is the
7252 prefered way of submitting bug reports.
7253 (Bug Reporting): Delete the s-mail address as the last resort.
7254
8227c0ff
AC
72552002-04-05 Andrew Cagney <ac131313@redhat.com>
7256
7257 * gdbint.texinfo (Target Architecture Definition): Delete
7258 references to TARGET_WRITE_FP and write_fp.
7259
16d9dec6
MS
72602002-03-27 Michael Snyder <msnyder@redhat.com>
7261
7262 * gdb.texinfo: Document new commands dump, append, and restore.
7263
9ae8b82c
AC
72642002-03-27 Andrew Cagney <ac131313@redhat.com>
7265
7266 * gdbint.texinfo (Releasing GDB): Revise the section `Before the
7267 Branch'.
7268
474c8240
AC
72692002-03-18 Andrew Cagney <ac131313@redhat.com>
7270
7271 * gdb.texinfo: Change all examples to @smallexample.
7272 * gdbint.texinfo: Ditto.
a9331b3f 7273
fb0ff88f
AC
72742002-03-18 Andrew Cagney <ac131313@redhat.com>
7275
7276 * gdbint.texinfo (Releasing GDB): Add section ``Versions and
7277 Branches''.
7278
9bb0a4d8
AC
72792002-03-18 Andrew Cagney <ac131313@redhat.com>
7280
7281 * gdbint.texinfo (Releasing GDB): Add the section``Branch Commit
7282 Policy''.
7283
937f164b
FF
72842002-03-04 Fred Fish <fnf@redhat.com>
7285
7286 * gdbint.texinfo: Fix a bunch of typos (alsways, mirrorred,
7287 expresson, suports, dependant, trhe, perhaphs, situtations,
7288 explictily, taged, oportunity, unfortunatly).
7289
a7b40f07
AC
72902002-02-24 Andrew Cagney <ac131313@redhat.com>
7291
7292 * Makefile.in (gdb.info): Add explicit path to gdb.texinfo.
7293 Remove reference to 3.12.
7294
aab4e0ec
AC
72952002-02-23 Andrew Cagney <ac131313@redhat.com>
7296
7297 * gdbint.texinfo: Include fdl.texi.
7298 (Top): Add GNU Free Documentation License.
7299 * Makefile.in (SFILES_INCLUDED): Add gpl.texi.
7300 (gdbint.dvi, gdbint.pdf, gdbint.info): Add dependency on fdl.texi.
7301 (gdbint_toc.html): Add dependency on gdb-cfg.texi and fdl.texi.
7302 (gdbint.info): Add srcdir to include path.
7303 * gdb.texinfo: Include gpl.texi.
7304 (Top): Add Copying.
7305 * gpl.texi: New file.
7306
47b95330
AC
73072002-02-23 Andrew Cagney <ac131313@redhat.com>
7308
7309 * gdbint.texinfo (Debugging GDB): Remove references to cygnus.com.
7310
78c47bea
PM
73112002-02-19 Pierre Muller <muller@ics.u-strasbg.fr>
7312
7313 * gdb.texinfo: Document Cygwin native specific commands.
7314
56460a61
DJ
73152002-02-15 Daniel Jacobowitz <drow@mvista.com>
7316
7317 * gdb.texinfo: Document gdbserver ``--attach'' command.
7318
def71bfa
MS
73192002-02-07 Michael Snyder <msnyder@redhat.com>
7320
7321 * gdb.texinfo (overlays): Change @var(_ovly_debug_event)
7322 to @code(_ovly_debug_event).
7323
c928edc0
AC
73242002-02-07 Andrew Cagney <ac131313@redhat.com>
7325
7326 * gdb.texinfo (How Overlays Work): Shrink the overlay diagram.
7327
81d46470
MS
73282002-02-06 Michael Snyder <msnyder@redhat.com>
7329
7330 * gdb.texinfo (overlays): Mention new magic symbol
7331 '_ovly_debug_event', which allows GDB to keep better track
7332 of overlays.
7333
f7dc1244 73342002-02-03 Eli Zaretskii <eliz@gnu.org>
6ca652b0
EZ
7335
7336 * gdb.texinfo (Memory Region Attributes): Fix the wording.
7337 Suggested by Dmitry Sivachenko.
7338
7339 * (<many nodes>): Fix the spelling and punctuation of "i.e.".
7340
15110bc3
MS
73412002-02-01 Michael Snyder <msnyder@redhat.com>
7342
7343 * gdb.texinfo (set trust-readonly): Change value{gdbn} to value{GDBN}.
7344
6763aef9
MS
73452002-01-30 Michael Snyder <msnyder@redhat.com>
7346
ac282366
MS
7347 * gdb.texinfo: (remote protocol): Gramatical fix-up.
7348 (set trust-readonly-sections): Document.
6763aef9 7349
8642bc8f
AC
73502002-01-29 Andrew Cagney <ac131313@redhat.com>
7351
7352 * gdbint.texinfo (Releasing GDB): Revise and update.
7353
afe64c1a
AC
73542002-01-28 Andrew Cagney <ac131313@redhat.com>
7355
7356 * gdbint.texinfo (Target Architecture Definition): Delete
7357 description of TARGET_BYTE_ORDER_DEFAULT.
7358
f7dc1244 73592002-01-27 Eli Zaretskii <eliz@gnu.org>
59649f2e
EZ
7360
7361 * gdb.texinfo: Fix typos and markup. From Dmitry Sivachenko
7362 <mitya@cavia.pp.ru>.
7363
3d6e1b5a
AC
73642002-01-23 Andrew Cagney <ac131313@redhat.com>
7365
7366 * libgdb.texinfo: Delete file.
7367
6c0e9fb3
AC
73682002-01-22 Andrew Cagney <ac131313@redhat.com>
7369
7370 * gdb.texinfo: Remove makeinfo 3.12 hacks.
7371 * gdbint.texinfo: Ditto.
7372
e0ce93ac
AC
7373Tue Jan 22 11:57:38 2002 Andrew Cagney <cagney@redhat.com>
7374
7375 * gdb.texinfo: Fix typo ``Remove' -> ``Remote''.
7376
be298bcc
AC
73772002-01-22 Andrew Cagney <ac131313@redhat.com>
7378
7379 * Makefile.in: Update copyright.
7380 (TEXI2DVI): Define.
7381 (gdb.dvi, gdb.pdf, stabs.dvi, stabs.pdf): Use TEXI2DVI.
7382 (gdbint.dvi, gdbint.pdf): Use TEXI2DVI. Add dependency on
7383 gdb-cfg.texi.
7384 (TEXINDEX, PDFTEX): Delete makefile variables.
7385
8e04817f
AC
73862002-01-22 Andrew Cagney <ac131313@redhat.com>
7387
7388 * gdb.texinfo (Protocol): Move section to appendix.
7389
6b2f586d
AC
73902002-01-21 Andrew Cagney <ac131313@redhat.com>
7391
7392 * gdb.texinfo (Remote Debugging): Create a menu.
7393 (Top): Add ``Remote Debugging'' to menu.
7394
6f05cf9f
AC
73952002-01-21 Andrew Cagney <ac131313@redhat.com>
7396
7397 * gdb.texinfo (Remote): Move the sub-section ``The GDB remote
7398 serial protocol'' from here.
7399 (Remote Debugging): To here. New chapter.
7400
3fd3d7d2
AC
74012002-01-20 Andrew Cagney <ac131313@redhat.com>
7402
7403 * gdbint.texinfo (Target Architecture Definition): Delete
7404 description of TARGET_BYTE_ORDER_SELECTABLE_P.
7405
7fd60527
AC
74062002-01-20 Andrew Cagney <ac131313@redhat.com>
7407
7408 * gdbint.texinfo (Host Definition): Revise. xm-xyz.h and xyz.mh
7409 are no longer needed.
7410 (Porting GDB): Add maintainer note about configure.host.
7411
c2f05ac9
AC
74122002-01-20 Andrew Cagney <ac131313@redhat.com>
7413
7414 * gdbint.texinfo (Target Architecture Definition): Remove
7415 definition of IEEE_FLOAT.
7416
f7dc1244 74172002-01-20 Eli Zaretskii <eliz@gnu.org>
231b2aad
EZ
7418
7419 * gdb.texinfo: Beautify copyright years; fix a typo.
56248298
EZ
7420 (DJGPP Native): Fix overfull hboxes in examples. From Brian Youmans
7421 <3diff@gnu.org>
231b2aad 7422
82600034
AC
74232002-01-19 Andrew Cagney <ac131313@redhat.com>
7424
7425 * gdbint.texinfo (Host Definition): Remove references to
7426 MALLOC_INCOMPATIBLE.
7427
7708fa01
AC
74282002-01-17 Andrew Cagney <ac131313@redhat.com>
7429
7430 * gdbint.texinfo (Host Definition): Remove references to XDEPFILES
7431 and xyz-xdep.o.
7432
eb12ee30
AC
74332002-01-17 Andrew Cagney <ac131313@redhat.com>
7434
889bf7c5 7435 * gdb.texinfo (Maintenance Commands): Add appendix.
eb12ee30
AC
7436 (Set Breaks): Copy ``maint info breakpoint'' doco to
7437 ``Maintenance Commands'' appendix. Add reference.
7438
c9ccaa92
AC
74392002-01-17 Andrew Cagney <ac131313@redhat.com>
7440
7441 * fdl.texi: Remove next/prev from @node.
7442
f7dc1244 74432002-01-17 Eli Zaretskii <eliz@gnu.org>
6826cf00
EZ
7444
7445 * gdb.texinfo: @include fdl.texi. Fixes for overfull hboxes and
7446 for monstrous @multitable (from Brian Youmans).
7447
7448 * fdl.texi: New file.
7449
7450 * Makefile.in (SFILES_INCLUDED): Add fdl.texi.
7451
8973da3a
AC
74522002-01-15 Andrew Cagney <ac131313@redhat.com>
7453
7454 * gdbint.texinfo (Releasing GDB): New chapter.
7455
7d86b5d5
AC
74562002-01-14 Andrew Cagney <ac131313@redhat.com>
7457
7458 * gdb.texinfo (Embedded Processors, Calling program functions):
7459 Obsolete references to a29k.
7460
cc1cb004
AC
74612002-01-13 Andrew Cagney <ac131313@redhat.com>
7462
7463 * gdbint.texinfo (Coding): Review Cleanups section. Examples
7464 examples. Document that a code-block should do or discard its
7465 cleanups before exit.
7466
79f12247
MS
74672002-01-11 Michael Snyder <msnyder@redhat.com>
7468
7469 * gdb.texinfo (Choosing files): Change @samp to @file.
7470
19837790
MS
74712002-01-05 Michael Snyder <msnyder@redhat.com>
7472
7473 * gdb.texinfo (--pid): Document new command line option (attach).
7474
f7dc1244 74752002-01-07 Eli Zaretskii <eliz@gnu.org>
2c0069bb
EZ
7476
7477 * gdb.texinfo (Tracepoints): Clarify that tracepoints need support
7478 in the stub.
7479
d7449b42
AC
74802002-01-04 Andrew Cagney <ac131313@redhat.com>
7481
7482 * gdbint.texinfo (Target Architecture Definition): Replace
7483 BIG_ENDIAN with BFD_ENDIAN_BIG.
7484
f23631e4
AC
74852002-01-03 Andrew Cagney <ac131313@redhat.com>
7486
7487 * gdbint.texinfo (Target Architecture Definition): Replace
7488 value_ptr with struct value pointer.
7489
72c9928d
EZ
74902002-01-02 Eli Zaretskii <eliz@gnu.org>
7491
7492 * gdb.texinfo (Free Software): Fix wording.
7493
959acfd1
EZ
74942001-12-31 Eli Zaretskii <eliz@gnu.org>
7495
7496 * gdb.texinfo (Free Software): New section ``Free Software Needs
7497 Free Documentation''.
7498
f7dc1244 74992001-12-30 Eli Zaretskii <eliz@gnu.org>
2a6585f0
EZ
7500
7501 * stabs.texinfo:
7502 * gdb.texinfo:
7503 * gdbint.texinfo:
7504 * libgdb.texinfo:
7505 * annotate.texi: Fix the application of GFDL in the Copyright notice.
7506
6600abed
MS
75072001-12-29 Michael Snyder <msnyder@redhat.com>
7508
7509 * gdb.texinfo (maint info sections): Fix typo.
7510
f6680716
MS
75112001-12-26 Michael Snyder <msnyder@redhat.com>
7512
fe95c787
MS
7513 * gdb.texinfo (maint info sections): Document.
7514
a9331b3f 7515 * gdb.texinfo (info proc): Comment out documentation for
f6680716
MS
7516 'info proc' sub-options that are currently not implemented.
7517
c3d3ce5b
JB
75182001-12-20 Jim Blandy <jimb@redhat.com>
7519
7520 * gdbint.texinfo (TARGET_CHAR_SIGNED): Document.
7521
778eb05e
AC
75222001-12-15 Andrew Cagney <ac131313@redhat.com>
7523
7524 * gdbint.texinfo (Target Architecture Definition): Replace
7525 LITTLE_ENDIAN with BFD_ENDIAN_LITTLE.
7526
2607059c
AC
75272001-12-01 Andrew Cagney <ac131313@redhat.com>
7528
7529 * gdbint.texinfo (Host Definition): Delete documentation on
7530 HOST_BYTE_ORDER.
7531
df0cd8c5
JB
75322001-11-30 Jim Blandy <jimb@redhat.com>
7533
7534 * gdb.texinfo (Overlays): New chapter, documenting GDB's
5ae4183a 7535 overlay support. Add to top-level menu.
df0cd8c5 7536
88118b3a
TT
75372001-11-26 Tom Tromey <tromey@redhat.com>
7538
7539 * gdb.texinfo (Command Syntax): Document C-o binding.
7540
96565e91
CF
75412001-07-26 Christopher Faylor <cgf@redhat.com>
7542
7543 * gdb.texinfo (Options): Eliminate attempt to explain .gdbinit/gdb.ini
7544 use since it is described in the referenced section.
7545
f7dc1244 7546 From Eli Zaretskii <eliz@gnu.org>
96565e91
CF
7547 * gdb.texinfo (Command Files): Reword to make gdb.ini requirement
7548 clearer when using DJGPP.
7549
2a3d5645
CF
75502001-11-24 Christopher Faylor <cgf@redhat.com>
7551
7552 * gdb.texinfo (File Options): Change description of -nx and gdb.ini to
7553 specifically refer to MS-DOS.
7554 (command files): Mention gdb.ini is only used on MS-DOS.
7555
aa26fa3a
TT
75562001-11-21 Tom Tromey <tromey@redhat.com>
7557
7558 * gdb.texinfo (Invoking GDB): Document --args.
7559 (Mode Options): Likewise.
7560
4f8ada06
JB
75612001-11-21 Jim Blandy <jimb@redhat.com>
7562
7563 * gdbint.texinfo (TARGET_RANGE_PROFITABLE_FOR_HW_WATCHPOINT):
889bf7c5
PA
7564 Delete documentation; this macro has been removed from the
7565 sources.
4f8ada06 7566
3fe0dc10
JB
75672001-11-13 Jim Blandy <jimb@redhat.com>
7568
7569 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Clarify.
7570
9e5abb06
CV
75712001-11-06 Corinna Vinschen <vinschen@redhat.com>
7572
7573 * gdb.texinfo (gdbarch_in_function_epilogue_p): Add documentation.
7574
1c5dfdad
MS
75752001-11-05 Michael Snyder <msnyder@redhat.com>
7576
a9331b3f 7577 * gdb.texinfo (info functions): Document use of backslash to
1c5dfdad
MS
7578 quote regexp chars in function names such as "operator*()".
7579
990f9fe3
FF
75802001-11-01 Fred Fish <fnf@redhat.com>
7581
7582 * gdbint.texinfo (SOLIB_ADD): Document additional new
7583 "readsyms" arg.
7584
b433d00b
DH
75852001-10-30 Don Howard <dhoward@redhat.com>
7586
070b1dd3
DH
7587 * gdb.texinfo: (Command Files) Added documentation for the
7588 behavior of gdb with input redirected from a file.
b433d00b 7589
b7209cb4
FF
75902001-10-28 Fred Fish <fnf@redhat.com>
7591
7592 * gdb.texinfo (auto-solib-add): Change docs to match
7593 implementation change.
7594 (auto-solib-limit): Add docs for new variable.
7595
1aa20aa8
AC
75962001-10-15 Andrew Cagney <ac131313@redhat.com>
7597
7598 * gdbint.texinfo (Target Architecture Definition): Function
7599 value_as_pointer renamed to value_as_address.
7600
fc0c74b1
AC
76012001-10-15 Andrew Cagney <ac131313@redhat.com>
7602
7603 * gdbint.texinfo (Target Architecture Definition): Default
7604 POINTER_TO_ADDRESS functions assume unsigned addresses.
7605 (INTEGER_TO_ADDRESS): Document. Derive pragmatics section from a
7606 posting by Jim Blandy.
7607
f4846649
JB
76082001-10-12 Jim Blandy <jimb@redhat.com>
7609
7610 * Makefile.in (MAKEHTMLFLAGS): Remove -glossary; the most recent
7611 version of texi2html (1.64) doesn't support this flag any more.
7612
f277788b
MK
76132001-09-08 Mark Kettenis <kettenis@gnu.org>
7614
a9dc4918
MK
7615 * gdbint.texinfo (Host Definition): Remove description of
7616 MEM_FNS_DECLARED.
7617
d28379df
MK
7618 * gdbint.texinfo (Host Definition): Remove description of R_OK.
7619
f277788b
MK
7620 * gdbint.texinfo (Host Definition): Remove description of
7621 HAVE_SIGSETMASK.
7622
7ccaa899
EZ
76232001-09-04 Elena Zannoni <ezannoni@redhat.com>
7624
7625 * gdbint.texinfo (Target Architecture Definition): Add
7626 explanation of TARGET_PRINT_INSN macro.
7627
17d9d558
JB
76282001-08-30 Jim Blandy <jimb@redhat.com>
7629
7630 * gdb.texinfo (`add-symbol-file'): Correct synopsis.
7631 Explain what it means to load relocatable files.
7632
72cde065
JB
76332001-08-28 Jim Blandy <jimb@redhat.com>
7634
7635 * gdbint.texinfo: Bring the HTML `top' menu into sync with the
7636 info `top' menu.
7637
9e678452
CF
7638Wed Aug 15 10:47:28 2001 Christopher Faylor <cgf@cygnus.com>
7639
7640 * gdbint.texinfo: Add a cautionary note about macro use.
7641
a2bea4c3 76422001-08-02 Corinna Vinschen <vinschen@redhat.com>
a9331b3f 7643
a2bea4c3
CV
7644 * gdb.texinfo: Explain omitting the hostname in the
7645 `target remote' command.
7646
1129bf27
DJ
76472001-07-30 Daniel Jacobowitz <drow@mvista.com>
7648
7649 * gdbint.texinfo: Remove extraneous START-INFO-DIR-ENTRY
7650 and END-INFO-DIR-ENTRY.
7651
732b3002
SC
76522001-07-28 Stephane Carrez <Stephane.Carrez@worldnet.fr>
7653
7654 * gdb.texinfo (TUI Configuration): Rename tui configuration variables.
7655
89437448
AC
76562001-07-25 Andrew Cagney <ac131313@redhat.com>
7657
7658 * gdbint.texinfo (libgdb): Rewrite.
7659
f7dc1244 76602001-07-26 Eli Zaretskii <eliz@gnu.org>
9a1c15c5
EZ
7661
7662 * Makefile.in (gdbgui.dvi, gdb-gui, gdbgui.info): Targets deleted.
7663
c4555f82
SC
76642001-07-24 Stephane Carrez <Stephane.Carrez@worldnet.fr>
7665
7666 * gdb.texinfo (TUI): New chapter, document the TUI.
7667 (Mode Options): Document the -tui option.
7668
2f45a6e0
MK
76692001-07-23 Mark Kettenis <kettenis@gnu.org>
7670
7671 * gdbint.texinfo (Host Definition): Remove description of
7672 NEED_POSIX_SETPGID.
7673
f7dc1244 76742001-07-23 Eli Zaretskii <eliz@gnu.org>
9f20bf26
EZ
7675
7676 * gdb.tex (DJGPP Native): New node, with descriptions of
7677 DJGPP-specific commands.
7678
be9c6c35
JM
76792001-07-19 John R. Moore <jmoore@redhat.com>
7680
7681 * gdbint.texinfo: Three misspellings.
7682
dfa249fb
AC
76832001-07-06 Andrew Cagney <ac131313@redhat.com>
7684
7685 * Makefile.in (refcard.dvi): Rewrite to avoid problems with empty
7686 `test` expressions on bash. Problem reported by Colin Walters.
7687
c72e7388
AC
76882001-07-04 Andrew Cagney <ac131313@redhat.com>
7689
7690 * gdbint.texinfo (User Interface): Update ui-out documentation to
7691 refelect recent UI/MI updates.
7692
94bbb2c0
AC
76932001-07-04 Andrew Cagney <ac131313@redhat.com>
7694
7695 * gdb.texinfo (Mode Options): Mention the mi0 and mi1
7696 interpreters.
7697
af6c57ea
AC
76982001-06-15 Andrew Cagney <ac131313@redhat.com>
7699
7700 * gdbint.texinfo (Target Architecture Definition): GDBARCH is a C
7701 structure and not macros.
7702 (Host Definition): Document that much of this chapter is obsolete.
7703 (Target Architecture Definition): Update list of files that make
7704 up a target architecture.
7705 (Coding): Update.
7706
83aa8bc6
AC
77072001-06-28 Andrew Cagney <ac131313@redhat.com>
7708
7709 * gdbint.texinfo (Target Architecture Definition): Update
7710 EXTRACT_STRUCT_VALUE_ADDRESS and EXTRACT_STRUCT_VALUE_ADDRESS_P.
7711 The latter has been changed to a true predicate.
7712
f7dc1244 77132001-06-17 Eli Zaretskii <eliz@gnu.org>
cb51c4e0
EZ
7714
7715 * annotate.texi: Add @noindent where needed. From Dmitry
7716 Sivachenko <dima@Chg.RU>.
7717 * gdb.texinfo: Indexing fix. From Dmitry Sivachenko.
7718
656db9b0
AC
77192001-06-16 Andrew Cagney <ac131313@redhat.com>
7720
7721 * gdb.texinfo (Protocol): Fix typo. Extra parenthesis.
7722
df2396a1
AC
77232001-06-14 Andrew Cagney <ac131313@redhat.com>
7724
7725 * gdb.texinfo (Remote Protocol): Document that the ``!'' packet
7726 returns ``OK''. Document that the ``R'' packet does not reply.
7727
0f1f2b0a
MS
77282001-06-13 Michael Snyder <msnyder@redhat.com>
7729
7730 * gdb.texinfo (Protocol): Add doc for new packet "qSymbol:".
7731
f7dc1244 77322001-06-13 Eli Zaretskii <eliz@gnu.org>
24f93129
EZ
7733
7734 * gdb.texinfo (Signals): Clarify the default setting of signal
7735 handling.
7736
a5d7c491
AC
77372001-05-14 Andrew Cagney <ac131313@redhat.com>
7738
7739 * gdbint.texinfo (CLEAR_DEFERRED_STORES): Delete stray @item
7740 (FRAME_ARGS_ADDRESS_CORRECT): Ditto.
7741
05a54c4f
AC
77422001-05-12 Andrew Cagney <ac131313@redhat.com>
7743
7744 * Makefile.in (GDBvn.texi): Set GDBVN from ../version.in.
7745
f7dc1244 77462001-05-10 Eli Zaretskii <eliz@gnu.org>
dab11f21
EZ
7747
7748 * gdbint.texinfo (Clean Design and Portable Implementation):
7749 Renamed from "Clean Design".
7750 (Clean Design and Portable Implementation): Document portable
7751 methods of handling file names, and the associated macros.
7752
f7dc1244 77532001-04-02 Eli Zaretskii <eliz@gnu.org>
f5c37c66
EZ
7754
7755 * gdb.texinfo (Tracepoint Actions): Mention the "info scope"
7756 command and provide a cross-reference to its description.
7757 (Symbols): Note that "info scope" is useful for trace experiments.
7758
f7dc1244 77592001-04-01 Eli Zaretskii <eliz@gnu.org>
c534679c 7760
b37052ae
EZ
7761 * gdb.texinfo (Symbols): Document "info scope".
7762 (Tracepoints): New chapter.
7763 (Contributors): Update for v5.1.
7764 <All nodes>: Change "C++" to "C@t{++}".
7765
0ee54786
EZ
7766 * gdbint.texinfo (User Interface): A new section about ui_out
7767 functions, based on text written by Fernando Nasser.
7768
c534679c
EZ
7769 * stabs.texinfo: Change Permissions to GFDL. Update Copyright.
7770
f7dc1244 77712001-03-26 Eli Zaretskii <eliz@gnu.org>
3d67e040 7772
e9c75b65
EZ
7773 * gdb.texinfo: Change Permissions to GFDL. Update Copyright.
7774
7775 * gdbint.texinfo: Change Permissions to GFDL. Update Copyright.
7776
7777 * gdbgui.texinfo: Change Permissions to GFDL. Update Copyright.
7778 Replace "GDB" with "@value{GDBN}". Fix markup.
7779
7780 * annotate.texi: Change Permissions to GFDL. Update Copyright.
7781
3d67e040
EZ
7782 * gdb.texinfo (Output Formats): Mention "info symbol" and provide
7783 a cross-reference to its description.
7784 (Symbols): Document "info symbol".
7785
f7dc1244 77862001-03-21 Eli Zaretskii <eliz@gnu.org>
9742079a
EZ
7787
7788 * gdbint.texinfo (Algorithms): New section "Watchpoints" and new
7789 subsection "x86 Watchpoints".
7790 (Target Architecture Definition): Document the macros
7791 I386_USE_GENERIC_WATCHPOINTS and TARGET_HAS_HARDWARE_WATCHPOINTS.
7792 (Native Debugging): Document I386_USE_GENERIC_WATCHPOINTS.
7793
b0ed3589
AC
77942001-03-20 Andrew Cagney <ac131313@redhat.com>
7795
7796 * gdbint.texinfo (Target Architecture Definition): Update
7797 definition of SOFTWARE_SINGLE_STEP_P to include empty parameter
7798 list.
7799
b6ba6518
KB
78002001-03-06 Kevin Buettner <kevinb@redhat.com>
7801
7802 * Makefile.in, all-cfg.texi, annotate.texi, gdb.texinfo,
7803 gdbint.texinfo, refcard.tex: Update/correct copyright notices.
7804
f7dc1244 78052001-02-21 Eli Zaretskii <eliz@gnu.org>
5ece1a18
EZ
7806
7807 * gdb.texinfo (Signals): Document "ignore", "noignore", and "all".
7808
f7dc1244 78092001-02-11 Eli Zaretskii <eliz@gnu.org>
56caf160 7810
17cc6a06
EZ
7811 * gdb.texinfo (Environment): Document that `path' does not change
7812 the value of PATH in GDB's own environment (it did in the past,
7813 but that was changed on March 15, 1994). Reported by Doug Evans
7814 <dje@transmeta.com>.
7815
56caf160
EZ
7816 * gdbint.texinfo: Fix up @itemize lists so that @item is alone on
7817 its line. Fix markup of commands and macros. Add an Index node
7818 and index entries.
7819
29e57380
C
78202001-01-23 J.T. Conklin <jtc@redback.com>
7821
7822 * gdb.texinfo (Memory region attributes): New manual section.
7823
1c6147de
ND
78242001-01-04 Nicholas Duffek <nsd@redhat.com>
7825
7826 * gdbint.texinfo (POP_FRAME): Document use by return_command.
7827
f7dc1244 78282000-12-25 Eli Zaretskii <eliz@gnu.org>
b157b00f
EZ
7829
7830 * refcard.tex: Version and copyright fixed. From Phil Edwards
7831 <pedwards@disaster.jaj.com>.
7832
0dcedd82
AC
7833Thu Nov 30 16:57:19 2000 Andrew Cagney <cagney@b1.cygnus.com>
7834
7835 * gdbint.texinfo (ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM,
889bf7c5 7836 DWARF2_REG_TO_REGNUM): Document.
0dcedd82 7837
3b851bce
AC
7838Mon Nov 20 21:29:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
7839
7840 * gdbint.texinfo (Coding): Update current value of
889bf7c5 7841 --enable-build-warnings. Mention --enable-gdb-build-warnings.
3b851bce 7842
f7dc1244 78432000-11-19 Eli Zaretskii <eliz@gnu.org>
4a92d011
EZ
7844
7845 * gdb.texinfo (Continuing and Stepping): Fixed markup and typos,
7846 as suggested by Dmitry Sivachenko <dima@Chg.RU>.
7847
b90a5f51
CF
78482000-11-10 Christopher Faylor <cgf@cygnus.com>
7849
7850 * gdb.texinfo: Document new 'set step-mode' command.
7851
f7dc1244 78522000-10-16 Eli Zaretskii <eliz@gnu.org>
96c405b3
EZ
7853
7854 * gdb.texinfo (Contributors, MIPS Embedded): Minor spelling
7855 changes from Dmitry Sivachenko <dima@Chg.RU>.
7856
f7dc1244 78572000-09-26 Eli Zaretskii <eliz@gnu.org>
c78b4128
EZ
7858
7859 * gdb.texinfo (Hooks): Document the new post-hook functionality.
7860 From Steven Johnson <sbjohnson@ozemail.com.au>.
7861
2e685b93
MK
78622000-08-10 Mark Kettenis <kettenis@gnu.org>
7863
7864 * gdbint.texinfo (Overall Structure): Spelling fix.
7865
f7dc1244 78662000-08-10 Eli Zaretskii <eliz@gnu.org>
6f6ef15a
EZ
7867
7868 * gdbint.texinfo (Target Architecture Definition): Document that
7869 REGISTER_CONVERT_TO_VIRTUAL should only be called on a register
7870 for which REGISTER_CONVERTIBLE returns a zero value.
7871
63ac3005
EZ
78722000-07-08 Christopher Faylor <cgf@cygnus.com>
7873
7874 * Makefile.in (install-info): Find files to install in either the
7875 build or source directories (adapted from Makefile.am).
7876
bd79f757
ND
78772000-07-07 Nicholas Duffek <nsd@redhat.com>
7878
7879 * stabs.texinfo: Fix spelling errors.
7880 (String Field): FILE-NUMBER starts from 0, not 1.
7881
f7dc1244 78822000-07-05 Eli Zaretskii <eliz@gnu.org>
5f208f6d
EZ
7883
7884 * refcard.tex: Remove \centerline from the blurb. Patch from
5ae4183a 7885 Brian Youmans.
5f208f6d 7886
f7dc1244 78872000-06-25 Eli Zaretskii <eliz@gnu.org>
cc542d3b
EZ
7888
7889 * Makefile.in (install-info): Support installation from outside of
5ae4183a
AS
7890 the source directory. Reported by Mark Harig
7891 <markh@frazier.landmark.com>.
cc542d3b 7892
f3b28801
C
78932000-06-20 J.T. Conklin <jtc@redback.com>
7894
7895 * gdb.texinfo: Fix typo, $bpnum is set to last breakpoint number.
7896
449f3b6c
AC
7897Fri May 26 15:55:33 2000 Andrew Cagney <cagney@b1.cygnus.com>
7898
7899 * Makefile.in (pdf, gdbint.pdf, gdb.pdf, stabs.pdf): New targets.
889bf7c5 7900 Generate using pdftex.
449f3b6c 7901 (PDFTEX): Define.
889bf7c5 7902 (STAGESTUFF, maintainer-clean realclean): Add *.pdf.
449f3b6c 7903 (gdb.texinfo, gdbint.texinfo, stabs.texinfo): When TeX insert the
889bf7c5 7904 @contents at the start.
449f3b6c 7905
f7dc1244 79062000-05-24 Eli Zaretskii <eliz@gnu.org>
48e934c6
EZ
7907
7908 * gdb.texinfo: Remove duplicate @syncodeindex. From Brian
5ae4183a 7909 Youmans.
48e934c6 7910
9e9c5ae7
AC
7911Wed May 24 21:27:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
7912
7913 From Brian Youmans:
7914 * gdb.texinfo: Fix ``et al.''.
7915
c741b251
AC
7916Tue May 23 22:57:41 2000 Andrew Cagney <cagney@b1.cygnus.com>
7917
7918 * Makefile.in (refcard.dvi): Remove quotes around REFEDITS in for
889bf7c5 7919 loop.
c741b251 7920
4ab64e14
JG
79212000-05-19 Jimmy Guo <guo@cup.hp.com>
7922
7923 * configure: Regenerate.
7924
f7dc1244 79252000-05-17 Eli Zaretskii <eliz@gnu.org>
d3229ae3
EZ
7926
7927 * Makefile.in (install-info): Run install-info on installed Info
7928 files.
7929
8c70017b
AC
7930Fri May 12 20:18:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
7931
a7cb598a 7932 * gdb.texinfo: Add Stan Shebs, et.al. as authors. Mention
889bf7c5 7933 Andrew Cagney.
8c70017b 7934
f7dc1244 79352000-05-09 Eli Zaretskii <eliz@gnu.org>
598ca718
EZ
7936
7937 * gdb.texinfo: Proofreading changes from Brian Youmans.
7938
bf0184be
ND
79392000-05-01 Nick Duffek <nsd@cygnus.com>
7940
7941 * gdb.texinfo (Command Files): Mention -x, use @enumerate for
7942 startup sequence, minor edits.
7943
f7dc1244 79442000-05-01 Eli Zaretskii <eliz@gnu.org>
41afff9a
EZ
7945
7946 * annotate.texi: Remove "@syncodeindex fn cp", it causes grief in
7947 TeX.
7948
7949 * gdb.texinfo: Add "@syncodeindex fn cp". Convert all entries
7950 "@kindex f" into "@kindex f (foo)", otherwise we get index entries
7951 like `n' and `s' which look weird. Convert some of the @kindex to
7952 @vindex, when they refer to variables, not commands.
7953
33e16fad
AC
7954Sat Apr 29 17:01:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
7955
7956 * gdbint.texinfo (Hints): Do not use @value{GDBN in @nodes.
7957
f7dc1244 79582000-04-23 Eli Zaretskii <eliz@gnu.org>
7162c0ca
EZ
7959
7960 * Makefile.in (GDBMI_DIR): New variable.
7961 (SET_TEXINPUTS): Add $(GDBMI_DIR).
7962 (SFILES_DOC): Add $(GDBMI_DIR)/gdbmi.texinfo.
7963 (gdbmi.texinfo): New target, for texi2roff.
7964 (gdb.me, gdb.ms, gdb.mm): Depend on gdbmi.texinfo.
7965 (gdb.info, gdb_toc.html): Add "-I ${GDBMI_DIR}".
7966
7967 * gdb.texinfo (Top): Add GDB/MI to the main menu and @include
7968 gdbmi.texinfo.
7969 (Mode Options): Add xref to GDB/MI docs and remove a FIXME
7970 comment.
7971
d167840f
EZ
79722000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
7973
7974 * gdb.texinfo (Files): Update description of add-symbol-file
889bf7c5 7975 command.
d167840f 7976
f7dc1244 79772000-04-17 Eli Zaretskii <eliz@gnu.org>
8487521e
EZ
7978
7979 * gdb.texinfo (Porting GDB): Don't use @value in the node name, it
7980 prevents the build (and is generally a Bad Idea).
7981
f7dc1244 79822000-04-17 Eli Zaretskii <eliz@gnu.org>
00e4a2e4
EZ
7983
7984 * gdb.texinfo (Protocol): Prevent makeinfo from complaining about
7985 a comma inside @var.
7986 (Command Files): Index markup changes from Dmitry Sivachenko
7987 <dima@Chg.RU>.
7988
f7dc1244 79892000-04-16 Eli Zaretskii <eliz@gnu.org>
39ec5655
EZ
7990
7991 * Makefile.in (LN_S): Define.
7992 (gdb-cfg.texi, gdb.dvi, links2roff, inc-hist.texinfo): Don't
7993 invoke "ln -s" unless it is known to work.
7994
7995 * configure.in (AC_PROG_LN_S): Add.
7996
8dc7983f
JB
79972000-04-14 Jim Blandy <jimb@redhat.com>
7998
7999 * gdbint.texinfo (Pointers Are Not Always Addresses): New manual
8000 section.
8001 (Target Conditionals): Document ADDRESS_TO_POINTER,
8002 POINTER_TO_ADDRESS.
8003
1a8237e8
DB
80042000-04-11 Daniel Berlin <dan@cgsoftware.com>
8005
8006 * gdbint.texinfo: Replaced GDB with @value{GDBN}, @include
8007 gdb-cfg.texi to get the value.
8008
ca526f1a
JB
80092000-04-10 Jim Blandy <jimb@redhat.com>
8010
8011 * gdbint.texinfo (Target Architecture Definition): Fix
8012 cross-references.
8013
faaafcb4
JB
80142000-04-08 Jim Blandy <jimb@redhat.com>
8015
8016 * gdbint.texinfo (Using Different Register and Memory Data
8017 Representations): New section.
8018 (REGISTER_CONVERTIBLE, REGISTER_RAW_SIZE, REGISTER_VIRTUAL_SIZE,
889bf7c5
PA
8019 REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_VIRTUAL,
8020 REGISTER_CONVERT_TO_RAW): Document.
faaafcb4 8021
1b27397f
AC
8022Mon Apr 3 19:16:32 2000 Andrew Cagney <cagney@b1.cygnus.com>
8023
8024 * gdb.texinfo (Protocol): Deprecate the sequence-id. Add cindex
889bf7c5 8025 for acknowledgments.
1b27397f 8026
480ff1fb
AC
8027Tue Mar 28 18:28:45 2000 Andrew Cagney <cagney@b1.cygnus.com>
8028
8029 * gdb.texinfo (Protocol): Replace ``qfThreadExtraInfo'' with
889bf7c5 8030 qThreadExtraInfo.
480ff1fb 8031
a9331b3f 80322000-03-28 J.T. Conklin <jtc@redback.com>
f1251bdd 8033
a9331b3f
RM
8034 * gdb.texinfo: Clarify which remote debug protocol commands are
8035 required and which are optional.
f1251bdd 8036
dbeb8dbd
AC
8037Tue Mar 28 16:06:22 2000 Andrew Cagney <cagney@b1.cygnus.com>
8038
8039 * gdb.texinfo: Revert remainder of Fri Mar 24 18:06:34 2000 Andrew
889bf7c5
PA
8040 Cagney <cagney@b1.cygnus.com>. Move @chapter and @node entries
8041 back to annotate.texi, rluser.texinfo and inc-hist.texinfo.
dbeb8dbd
AC
8042 * annotate.texi: Update.
8043
6d2ebf8b
SS
80442000-03-28 Stan Shebs <shebs@apple.com>
8045
8046 * gdb.texinfo: Update dates, bump to Eighth Edition (note
8047 expectation of additional changes before release), update
8048 ISBN, add copy of top-level menu for @ifhtml, remove explicit
8049 node links, rephrase and/or shorten lines to fix formatting
8050 problem in both regular and @smallbook formats.
8051 * annotate.texi: Shorten lines in example, use smallexample
8052 consistently everywhere.
8053 * Makefile.in: Add comment about texinfo 4.0 html generation.
8054 (SFILES_INCLUDED): Add annotate.texi.
8055
5d161b24
DB
80562000-03-27 Daniel Berlin <dan@cgsoftware.com>
8057
5ae4183a
AS
8058 * gdb.texinfo (Debugging Output): Added new section, documenting
8059 the "set/show debug" commands.
5d161b24 8060
b9deaee7
AC
8061Fri Mar 24 18:06:34 2000 Andrew Cagney <cagney@b1.cygnus.com>
8062
8063 * annotate.texi (Annotations): When GDBN omit @chapter and @node
889bf7c5 8064 entry.
b9deaee7
AC
8065
8066 * gdb.texinfo: Check for @ifinfo instead of @ifnottex.
8067 (rluser.texinfo, inc-hist.texinfo, annotate.texi): Add local
889bf7c5 8068 @chapter and @node entries.
a9331b3f 8069
b9deaee7 8070 * gdb.texinfo: Link all top-level nodes.
a9331b3f 8071
9ef47d30
AC
8072Fri Mar 24 17:56:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
8073
8074 * Makefile.in (install-info): Create $(infodir) before installing
889bf7c5 8075 files.
9ef47d30 8076
cfeada60
FN
80772000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
8078
8079 From David Whedon <dwhedon@gordian.com>
5ae4183a 8080 * gdbint.texinfo : Added paragraphs about command deprecation.
cfeada60 8081
6837a0a2
DB
80822000-03-22 Daniel Berlin <dan@cgsoftware.com>
8083
8084 * gdb.texinfo: Add documentation for the apropos command.
8085
bba2971c
MS
80862000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
8087
8088 * gdb.texinfo: Add new queries ThreadInfo and ThreadExtraInfo.
8089
2b628194
MS
80902000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
8091
a9331b3f 8092 * gdb.texinfo: Add white space to prevent overprinting in
2b628194
MS
8093 two places.
8094
96a2c332
SS
80952000-03-17 Stan Shebs <shebs@apple.com>
8096
8097 * gdb.texinfo: Many minor changes from Dmitry Sivachenko
8098 <dima@Chg.RU>, also clarification of allowed content for
8099 string constants.
8100
f7dc1244 81012000-03-16 Eli Zaretskii <eliz@gnu.org>
d700128c
EZ
8102
8103 * gdb.texinfo (main menu): Add Annotations.
8104 (File Options): Add @cindex entries for each command-line option.
8105 Document --epoch, --annotate, --async, --interpreter, --write,
8106 --statistics, and --version.
8107
8108 * annotate.texi: Convert to a chapter. Use @value{GDBN} instead
8109 of GDB.
8110
9d233477
JB
81112000-02-23 Jim Blandy <jimb@redhat.com>
8112
8113 * gdbint.texinfo (FUNCTION_START_OFFSET): Document.
8114
14e0eb3b
JB
81152000-02-22 Jim Blandy <jimb@redhat.com>
8116
8117 * gdbint.texinfo: Document COERCE_FLOAT_TO_DOUBLE --- the new form.
8118
3555de01
JM
81192000-02-15 Jason Molenda (jsm@bugshack.cygnus.com)
8120
8121 * Makefile.in (diststuff): New target.
8122
5e35df8e
KB
81232000-02-15 Kevin Buettner <kevinb@redhat.com>
8124
8125 * agentexpr.texi: Fix wording regarding Intel's IA-64
90a3d8f2 8126 architecture. [From Jim Wilson.]
5e35df8e 8127
c5394b80
JM
81282000-01-16 Tom Tromey <tromey@cygnus.com>
8129
8130 * gdb.texinfo (Breakpoints): Mention breakpoint ranges.
8131 (Delete Breaks): Mention range arguments.
8132 (Disabling): Likewise.
8133
c3f6f71d
JM
81342000-01-05 Dmitry Sivachenko <dima@Chg.RU>
8135
8136 * gdb.texinfo: Wrap "ASCII" in @sc{}; clarify a few sentences.
8137
c4093a6a
JM
8138Wed Dec 8 19:53:08 1999 Andrew Cagney <cagney@b1.cygnus.com>
8139
8140 * gdbint.texinfo (FRAME_CHAIN_VALID): Add the generic frame-chain
889bf7c5 8141 valid functions.
c4093a6a 8142
11cf8741
JM
81431999-11-05 Stan Shebs <shebs@andros.cygnus.com>
8144
8145 * gdb.texinfo: Clarify regular expressions used in rbreak.
8146
917317f4
JM
81471999-10-15 Kevin Buettner <kevinb@cygnus.com>
8148
8149 * gdbint.texinfo (MEMORY_INSERT_BREAKPOINT,
8150 MEMORY_REMOVE_BREAKPOINT): Document.
8151
8152Thu Oct 14 21:17:17 1999 Andrew Cagney <cagney@b1.cygnus.com>
8153
8154 * gdb.texinfo (remote): Document how GDB ignores the qOffsets BSS
889bf7c5 8155 offset re-using the DATA offset instead.
917317f4 8156
2df3850c
JM
81571999-10-11 Jim Kingdon <kingdon@redhat.com>
8158
8159 * gdbint.texinfo (Target Architecture Definition): Add PARM_BOUNDARY.
8160
81611999-10-05 Stan Shebs <shebs@andros.cygnus.com>
8162
8163 From Dmitry Sivachenko <demon@gpad.ac.ru>:
8164 * gdb.texinfo: Use GDBP and GDBN everywhere, fix a couple other
8165 typos.
8166
8167 * gdb.texinfo: Various minor wording and formatting improvements,
8168 mentions of additional command-line options.
8169
2acceee2
JM
81701999-09-30 Fred Fish <fnf@cygnus.com>
8171
8172 * gdb.texinfo: Document additional forms of specifying section
8173 names and addresses for the add-symbol-file command.
8174
c2c6d25f
JM
81751999-09-14 Michael Snyder <msnyder@cleaver.cygnus.com>
8176
8177 * gdbint.texinfo: Fix typo, add the word "have".
8178
81791999-09-14 Jim Blandy <jimb@cris.red-bean.com>
8180
8181 * gdbint.texinfo (Target Architecture Definition): Document the
8182 SKIP_PERMANENT_BREAKPOINT macro.
8183
d4f3574e
SS
81841999-09-07 Stan Shebs <shebs@andros.cygnus.com>
8185
8186 * gdb.texinfo: Fiks speling errers.
8187
8188 * gdb.texinfo: Fix uses of @multitable.
8189
f7dc1244 8190 From Eli Zaretskii <eliz@gnu.org>:
d4f3574e 8191 * gdb.texinfo: Include details specific to DOS host, clarify
889bf7c5 8192 some confusing language, fix @ref/@xref/@pxref usages, add
d4f3574e
SS
8193 comments about using with optimization, add more indexing,
8194 fix info about disassembly-flavor.
8195
8196Tue Sep 7 09:11:24 1999 Kevin Buettner <kevinb@cygnus.com>
8197
8198 * gdbint.texinfo (IN_SOLIB_DYNSYM_RESOLVE_CODE,
8199 SKIP_SOLIB_RESOLVER): Define.
8200
8201Fri Sep 3 18:05:14 1999 Andrew Cagney <cagney@b1.cygnus.com>
8202
8203 * gdb.texinfo (Protocol): Review. Add tables describing ``q'' and
889bf7c5 8204 ``g'' packets.
d4f3574e 8205
104c1213
JM
82061999-08-30 Stan Shebs <shebs@andros.cygnus.com>
8207
8208 * gdb.texinfo: Create a new "Configurations" chapter with
889bf7c5
PA
8209 platform-specific info, inline remote.texi and move sections of it
8210 into the new chapter, move bits about info proc, heuristic search,
104c1213
JM
8211 and register stack into the new chapter.
8212 * remote.texi: Remove, now part of gdb.texinfo.
8213 * Makefile.in (SFILES_INCLUDED): Remove ref to remote.texi.
8214
82151999-08-27 Jason Molenda (jsm@bugshack.cygnus.com)
8216
8217 * gdbint.texinfo (GDB_TARGET_IS_SUN3, GDB_TARGET_IS_SUN386,
8218 GDB_TARGET_IS_MACH386): These kludges have gone away.
8219
8220Wed Aug 25 10:47:03 1999 Andrew Cagney <cagney@b1.cygnus.com>
8221
8222 * gdbint.texinfo (Target Architecture Definition): Mention
889bf7c5 8223 TDEPLIBS.
104c1213 8224
53a5351d
JM
82251999-08-20 Stan Shebs <shebs@andros.cygnus.com>
8226
8227 * gdb.texinfo: Remove remaining "HPPA" conditionals, rewrite
8228 surrounding text to fit HP-UX bits into general info.
8229 (HPPA-cfg.texi): Remove, no longer useful.
8230
8231 * gdb.texinfo: Remove explicit links from @node lines, remove
8232 HP-added "Detailed Node Listing" from main menu which confuses
8233 things.
8234
8235 From Dmitry Sivachenko <dima@Chg.RU>:
8236 * gdb.texinfo: Use @value{GDBN} instead of plain GDB, fix grouping
889bf7c5 8237 in description of `set environment'.
53a5351d
JM
8238
82391999-08-17 Stan Shebs <shebs@andros.cygnus.com>
8240
8241 * gdbint.texinfo: Update coding standard to allow pure ANSI/ISO C.
8242
7be570e7
JM
82431999-08-12 Ben Elliston <bje@cygnus.com>
8244
8245 * gdbint.texinfo (Breakpoint Handling): Add missing words.
8246
f7dc1244 82471999-08-10 Eli Zaretskii <eliz@gnu.org>
7be570e7
JM
8248
8249 * gdb.texinfo (Set Watchpoints): Explain some subtleties about
889bf7c5
PA
8250 watch, awatch, and rwatch. Explain why the latter two cannot be
8251 set as software watchpoints. Document that watchpoints for local
8252 variables are deleted when the debuggee terminates.
7be570e7
JM
8253
8254Wed Aug 11 13:18:14 1999 Andrew Cagney <cagney@amy.cygnus.com>
8255
8256 * remote.texi (Protocol): Further clarification of the "qRcmd"
889bf7c5
PA
8257 packet. Allow E.. response packet. "qRcmd" packet is no longer
8258 reserved.
7be570e7
JM
8259
82601999-08-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
8261
a9331b3f
RM
8262 * Makefile.in: Rename inc-hist.texi to inc-hist.texinfo.
8263 * gdb.texinfo: Ditto.
7be570e7 8264
96baa820
JM
82651999-08-06 Tom Tromey <tromey@cygnus.com>
8266
8267 * gdb.texinfo (KOD): New node.
8268
8269Fri Aug 6 17:05:48 1999 Andrew Cagney <cagney@b1.cygnus.com>
8270
8271 * remote.texi (Rcmd): Fix minor formatting typos.
8272
8273Thu Aug 5 17:57:41 1999 Andrew Cagney <cagney@b1.cygnus.com>
8274
8275 * remote.texi (protocol qRcmd): Allow ``OK'' and ``O...'' response
889bf7c5 8276 packets.
96baa820 8277
adf40b2e
JM
82781999-07-14 Jim Blandy <jimb@zwingli.cygnus.com>
8279
8280 * gdbint.texinfo (PREPARE_TO_PROCEED, ADDR_BITS_REMOVE): Doc
8281 fixes.
8282
43ff13b4
JM
8283Tue Jun 29 11:43:55 1999 Andrew Cagney <cagney@b1.cygnus.com>
8284
8285 * gdbint.texinfo (SAVE_DUMMY_FRAME_TOS): Define.
8286
085dd6e6
JM
8287Fri Jun 25 11:47:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
8288
8289 * remote.texi (Communication Protocol): ``v'' is in use. Fix
889bf7c5
PA
8290 numerous formatting errors. Clarify ``i''. Mark ``i'', ``Z'',
8291 ``z'' and ``qRcmd'' as draft instead of reserved. Identify
8292 packets that are not supported on all hosts. Expand examples.
8293 Spell check.
085dd6e6
JM
8294
82951999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
8296
8297 * Makefile.in: Recognize html, install-html. Add targets
8298 to build HTML versions of documentation via texi2html.
8299
8300Thu Jun 24 15:59:03 1999 Stan Shebs <shebs@andros.cygnus.com>
8301
8302 * gdbint.texinfo (Testsuite): New chapter, information about the
889bf7c5 8303 testsuite.
085dd6e6
JM
8304
8305Fri Jun 25 02:40:34 1999 Andrew Cagney <cagney@b1.cygnus.com>
8306
8307 * remote.texi (Communication Protocol): Rewrite.
8308
8309Thu Jun 24 16:59:54 1999 Andrew Cagney <cagney@b1.cygnus.com>
8310
8311 * stabs.texinfo: Fix uses of xref.
8312
9e0b60a8
JM
8313Thu Jun 17 17:23:25 1999 Stan Shebs <shebs@andros.cygnus.com>
8314
8315 * gdbint.texinfo: Add an anti-printf exhortation, and update the
8316 info about patch submission.
8317
cce74817
JM
8318Mon Jun 7 15:49:40 1999 Stan Shebs <shebs@andros.cygnus.com>
8319
8320 From Per Bothner <bothner@cygnus.com>:
8321 * gdb.texinfo: Document Chill support.
8322
8323Fri Jun 4 16:58:22 1999 Andrew Cagney <cagney@b1.cygnus.com>
8324
8325 * gdbint.texinfo (SP_REGNUM, FP_REGNUM, PC_REGNUM): Add reference
889bf7c5
PA
8326 to corresponding TARGET_READ_reg TARGET_WRITE_reg macros.
8327 Document that the value should be greater-than or equal-to zero.
8328 (NO_STD_REGS): Document. Deprecate.
cce74817 8329
ac9a91a7
JM
8330Tue Jun 1 15:04:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
8331
8332 * gdbint.texinfo (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT):
889bf7c5 8333 Document that these are not used.
ac9a91a7
JM
8334
8335Thu May 27 09:28:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
8336
8337 * gdbint.texinfo (EXTRACT_STRUCT_VALUE_ADDRESS_P): Document.
8338
392a587b
JM
8339Mon May 24 10:07:39 1999 Andrew Cagney <cagney@b1.cygnus.com>
8340
8341 * gdbint.texinfo (FRAME_NUM_ARGS): Update definition. Parameter
889bf7c5 8342 numargs was dropped.
392a587b
JM
8343
8344Thu May 20 12:26:59 1999 Andrew Cagney <cagney@b1.cygnus.com>
8345
8346 * gdbint.texinfo (FRAMELESS_FUNCTION_INVOCATION): Update.
8347
b83266a0
SS
8348Tue Apr 27 19:14:20 1999 Andrew Cagney <cagney@b1.cygnus.com>
8349
8350 * gdbint.texinfo (SKIP_PROLOGUE, SKIP_PROLOGUE_FRAMELESS_P):
889bf7c5 8351 Update.
b83266a0 8352
7a292a7a
SS
8353Thu Apr 22 13:07:37 1999 Andrew Cagney <cagney@b1.cygnus.com>
8354
8355 * gdbint.texinfo (USE_GENERIC_DUMMY_FRAMES): Document.
8356 (GET_SAVED_REGISTER): Update, not just the a29k uses this.
8357
8358Wed Apr 21 13:59:01 1999 Dave Brolley <brolley@cygnus.com>
8359
8360 * gdbint.texinfo: Fix typos: $ -> @.
8361
8362Tue Apr 20 11:59:38 1999 Andrew Cagney <cagney@b1.cygnus.com>
8363
8364 * gdbint.texinfo (REGISTER_NAMES, BREAKPOINT, BIG_BREAKPOINT,
889bf7c5
PA
8365 LITTLE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT,
8366 BIG_REMOTE_BREAKPOINT): Deprecate in favor of REGISTER_NAME and
8367 BREAKPOINT_FROM_PC.
a9331b3f 8368
7a292a7a
SS
8369Mon Apr 12 16:00:44 1999 Andrew Cagney <cagney@b1.cygnus.com>
8370
8371 * gdbint.texinfo (CALL_DUMMY_STACK_ADJUST_P,
889bf7c5 8372 CALL_DUMMY_STACK_ADJUST): Document.
7a292a7a
SS
8373
8374Thu Apr 8 17:23:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
8375
8376 * gdbint.texinfo (CALL_DUMMY_P, CALL_DUMMY_WORDS,
889bf7c5 8377 SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY): Define.
7a292a7a
SS
8378
83791999-04-02 Stan Shebs <shebs@andros.cygnus.com>
8380
8381 * gdbint.texinfo (MAINTENANCE_CMDS): Remove ref, since it no
8382 longer exists.
8383
8384Tue Mar 9 19:25:11 1999 Stan Shebs <shebs@andros.cygnus.com>
8385
8386 * gdb.texinfo, remote.texi, all-cfg.texi, HPPA-cfg.texi: Remove
889bf7c5
PA
8387 nearly all @ifset/@ifclear conditionals; nobody uses them, and
8388 they make the manual source incomprehensible.
7a292a7a
SS
8389 * h8-cfg.texi: Remove, hasn't been used in years.
8390
c906108c
SS
8391Thu Feb 11 18:00:59 1999 Stan Shebs <shebs@andros.cygnus.com>
8392
8393 * gdb.texinfo: Update the credits.
8394
8395Mon Feb 8 17:33:57 1999 Stan Shebs <shebs@andros.cygnus.com>
8396
8397 * gdb.texinfo: Fix mistakes noticed in printout of last
8398 draft, add Alpha to discussion of heuristic fence post.
8399
8400Fri Feb 5 17:20:00 1999 Stan Shebs <shebs@andros.cygnus.com>
8401
8402 * gdb.texinfo, remote.texi: Many changes; update to Seventh
889bf7c5
PA
8403 Edition, merge some HP changes into mainline, describe some
8404 previously undocumented features, describe more of the target
8405 commands available, eliminate obsolete section on renamed
8406 commands.
c906108c
SS
8407 * all-cfg.texi, HPPA-cfg.texi: Remove some obsolete conditionals.
8408
8409Wed Jan 20 17:47:45 1999 Stan Shebs <shebs@andros.cygnus.com>
8410
8411 * gdb.texinfo: Make many HPPA conditionals unconditional,
8412 including catchpoint description, since now on for all configs.
8413 * all-cfg.texi: @clear HPPA, since is mainly for very HP-specific
8414 specializations.
8415
8416Thu Jan 14 17:10:12 1999 Stan Shebs <shebs@andros.cygnus.com>
8417
8418 * Makefile.in (GDBvn.texi): Fix match expression to work with
8419 current format of VERSION in gdb/Makefile.in.
8420 * gdb.texinfo: Fix node ref to match new readline.
8421
8422Wed Jan 13 10:38:40 1999 Edith Epstein <eepstein@sophia.cygnus.com>
8423
a9331b3f
RM
8424 * gdb.texinfo: Changes made as part of a project to merge in
8425 changes made by HP. Documentation makes extensive use of
c906108c
SS
8426 @ifclear HPPA and @ifset HPPA. The HP manual omits doumentation
8427 on remote debugging. There are differences in documentation
889bf7c5 8428 (HP vs. non-HP) on C++ support (aCC vs. gnu gcc++). Also,
c906108c
SS
8429 the HP manual discusses catchpoints, hardware watchpoints, and
8430 some HPUX specific limitations for shared library support.
a9331b3f 8431
c906108c
SS
8432 There are also a number of @node changes.
8433
84341999-01-12 Jason Molenda (jsm@bugshack.cygnus.com)
8435
8436 * gdbint.texinfo (Formatting): Disambiguate a sentence.
8437 (C Usage): Same.
8438
8439Wed Jan 6 11:55:34 1999 David Taylor <taylor@texas.cygnus.com>
8440
8441 The following changes were made by Edith Epstein
889bf7c5
PA
8442 <eepstein@cygnus.com> as part of a project to merge in changes
8443 made by HP.
a9331b3f 8444
c906108c
SS
8445 * HPPA-cfg.texi: new file.
8446
8447 * all-cfg.texi: set HPPA for HP PA-RISC targets.
8448
8449 * refcard.tex: change documentation about catch.
8450 removed info catch.
8451
8452Mon Jan 4 18:29:18 1999 Stan Shebs <shebs@andros.cygnus.com>
8453
8454 * gdbint.texinfo: Expand on GDB's coding standards,
8455 specify the use of arg names with prototypes.
8456
84571998-12-14 J.T. Conklin <jtc@redbacknetworks.com>
8458
8459 * gdb.texinfo: Fix tipo.
8460
8461Sun Dec 13 10:27:59 1998 Andrew Cagney <cagney@b1.cygnus.com>
8462
8463 * gdbint.texinfo: Document TARGET_BYTE_ORDER_DEFAULT and
889bf7c5 8464 TARGET_BYTE_ORDER_SELECTABLE_P.
c906108c
SS
8465
8466Thu Dec 10 16:07:09 1998 Andrew Cagney <cagney@b1.cygnus.com>
8467
8468 * gdbint.texinfo (FRAME_FIND_SAVED_REGS): Document.
8469
84701998-12-09 Jim Blandy <jimb@zwingli.cygnus.com>
8471
8472 * agentexpr.texi: New file.
8473
8474Wed Dec 9 21:13:57 1998 Andrew Cagney <cagney@chook>
8475
8476 * gdbint.texinfo (REGISTER_NAME): Replace REGISTER_NAMES.
8477
84781998-12-03 J.T. Conklin <jtc@redbacknetworks.com>
8479
8480 * remote.texi: Changed wording that implied that the GDB remote
8481 protocol caches register values instead of GDB itself.
8482
8483Tue Dec 1 17:45:43 1998 Stan Shebs <shebs@andros.cygnus.com>
8484
8485 * gdbint.texinfo: Add some info about symbol readers.
8486 (CHILL_PRODUCER, etc): Comment out descriptions, not useful.
8487 (IN_SOLIB_CALL_TRAMPOLINE): Rename info from IN_SOLIB_TRAMPOLINE.
8488 (IN_SOLIB_RETURN_TRAMPOLINE): Describe.
8489 (KERNEL_DEBUGGING, MIPSEL): No info about these, remove.
8490
8491Mon Nov 30 11:32:21 1998 Andrew Cagney <cagney@chook>
8492
a9331b3f 8493 * gdbint.texinfo (FRAME_CHAIN_VALID_ALTERNATE):
c906108c
SS
8494
8495Sat Nov 28 13:45:53 1998 Andrew Cagney <cagney@b1.cygnus.com>
8496
8497 * gdbint.texinfo (INNER_THAN): Update, now takes parameters.
8498
8499Fri Nov 27 12:39:45 1998 Andrew Cagney <cagney@chook>
8500
8501 * gdbint.texinfo (NO_SINGLE_STEP): Replace with
889bf7c5 8502 SOFTWARE_SINGLE_STEP_P and SOFTWARE_SINGLE_STEP.
c906108c
SS
8503
8504Wed Oct 14 10:02:40 1998 Andrew Cagney <cagney@b1.cygnus.com>
8505
8506 * gdbint.texinfo: Fix minor typos.
8507
8508Wed Sep 30 18:03:19 1998 Stan Shebs <shebs@andros.cygnus.com>
8509
8510 * gdbint.texinfo: Complete overhaul. Group descriptions more
8511 logically, add more info on generic algorithms, remove much
8512 obsolete and/or wrong material.
8513
8514Fri Jul 24 17:51:38 1998 Ian Lance Taylor <ian@cygnus.com>
8515
8516 * stabs.texinfo (Method Type Descriptor): Expand and correct.
8517
8518Mon May 4 10:37:12 1998 Brian Youmans (3diff@gnu.org)
8519
8520 * refcard.tex: Copyright, address updates.
8521
8522Tue Apr 21 18:09:56 1998 Stan Shebs <shebs@andros.cygnus.com>
8523
8524 * gdb.texinfo (EDITION, DATE): Update and change to use ordinals
8525 for the edition instead of confusing GDB-version-like numbers.
8526
8527Mon Apr 13 14:05:00 1998 Fred Fish <fnf@cygnus.com>
8528
8529 * gdb.texinfo (hbreak, watch): Fix typo, "date" -> "data".
8530
8531Thu Apr 2 16:52:44 1998 Jason Molenda (crash@bugshack.cygnus.com)
8532
5ae4183a 8533 * LRS: Reformat a bit to keep text under 80 columns.
c906108c
SS
8534
8535Thu Apr 2 16:10:36 1998 Stan Shebs <shebs@andros.cygnus.com>
8536
8537 * gdb.texinfo: Add some credits, mention bug monitor.
8538 * remote.texi: Mention mips monitor targets.
8539 * gdbint.texinfo: Describe SP_REGNUM, STEP_SKIPS_DELAY.
a9331b3f 8540
c906108c
SS
8541Mon Feb 2 17:13:03 1998 Stan Shebs <shebs@andros.cygnus.com>
8542
8543 * gdbint.texinfo: Remove obsolete mentions of pinsn.c and opcode.h
889bf7c5
PA
8544 files, finish sorting of host vs target vs native macros, describe
8545 some more of them.
c906108c
SS
8546
8547Tue Jan 13 16:44:50 1998 Fred Fish <fnf@cygnus.com>
8548
8549 * gdbint.texinfo (Host Conditionals): Document change from
8550 using NO_MMALLOC to it's inverse, USE_MMALLOC.
8551
8552Mon Nov 24 13:55:21 1997 Andrew Cagney <cagney@b1.cygnus.com>
8553
8554 * gdbint.texinfo (Host Conditionals): Document
889bf7c5 8555 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, HAVE_LONG_DOUBLE.
c906108c
SS
8556
8557Fri Jul 4 14:52:31 1997 Ian Lance Taylor <ian@cygnus.com>
8558
8559 * gdbint.texinfo (Host Conditionals): Add CRLF_SOURCE_LINES.
8560 Document LSEEK_NOT_LINEAR.
8561
8562Tue Mar 25 14:44:09 1997 Ian Lance Taylor <ian@cygnus.com>
8563
8564 * stabs.texinfo (Stab Section Basics): Make it clear that only
8565 some versions of the GNU linker remove the leading N_UNDF symbol.
8566
8567Thu Feb 27 17:45:19 1997 Ian Lance Taylor <ian@cygnus.com>
8568
8569 * stabs.texinfo (String Field): Document type number pairs here,
8570 instead of in the Sun specific section.
8571 (Include Files): The GNU linker supports the N_BINCL
8572 optimization. Clarify the N_BINCL value, and what it is used
8573 for.
8574 (Procedures): Document N_FUN with an empty string to mark the end
8575 of a function.
8576 (Typedefs): Mention that Sun compilers may use N_GSYM for a type.
8577 (Sun Differences): Remove this node, as the information is now
8578 elsewhere in the main document.
8579 (Stab Section Basics): Mention that the GNU linker may optimize
8580 stabs and remove the leading N_UNDF symbol.
8581
8582Mon Dec 9 12:23:32 1996 Roland Pesch <roland@wrs.com>
8583
8584 * gdb.texinfo, refcard.tex: Restore author credit
8585
8586Wed Oct 2 22:01:36 1996 Fred Fish <fnf@fishfood.ninemoons.com>
8587
8588 * gdbint.texinfo (SIGTRAMP_START, SIGTRAMP_END): Update
8589 documentation to account for START and END macros taking
8590 one arg.
8591
8592Thu Aug 22 17:59:03 1996 Fred Fish <fnf@cygnus.com>
8593
8594 From: Eberhard Mattes <mattes@azu.informatik.uni-stuttgart.de>
8595 * gdb.texinfo (Frames): Fix typo.
8596
8597Tue Jul 23 10:06:20 1996 Fred Fish <fnf@cygnus.com>
8598
8599 * gdbint.texinfo (NO_SINGLE_STEP): Document that single_step takes
8600 a target_signal as arg type, not a pid.
8601
8602Fri Jul 12 11:10:05 1996 Stu Grossman (grossman@critters.cygnus.com)
8603
8604 * gdb.texinfo: Document `set assembly-language'.
8605
8606Thu Jul 11 13:50:28 1996 Stan Shebs <shebs@andros.cygnus.com>
8607
8608 * remote.texi: Update list of stubs in the GDB distribution.
8609
8610Fri Jul 5 15:38:54 1996 Fred Fish <fnf@cygnus.com>
8611
8612 * gdbint.texinfo (NO_MMCHECK): Renamed from NO_MMALLOC_CHECK.
889bf7c5
PA
8613 Also document that some systems can use mmalloc but must define
8614 this if their C runtime allocates memory that is later freed.
c906108c 8615 (MMCHECK_FORCE): Document new macro.
a9331b3f 8616
c906108c
SS
8617Fri Jun 28 22:17:10 1996 Dawn Perchik <dawn@cygnus.com>
8618
8619 * remote.texi: Add documentation for target Sparclet.
8620
8621Mon Jun 24 18:12:22 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
8622
a9331b3f 8623 * Makefile.in (srcdir, VPATH, prefix, infodir, INSTALL,
c906108c
SS
8624 INSTALL_PROGRAM, INSTALL_DATA): Use autoconf set values.
8625 * configure.in: Rewritten for autoconf.
8626 * configure: New.
8627
8628Mon Jun 17 10:43:41 1996 Fred Fish <fnf@cygnus.com>
8629
8630 * Makefile.in (DVIPS): New define, set to dvips.
8631 (dvi): Add stabs.dvi.
8632 (ps): New target.
8633 (all-doc): Depend on info, dvi, and ps targets.
8634 (STAGESTUFF): Add *.ps and *.dvi files.
8635 (clean-info, clean-dvi): Remove.
8636 (mostlyclean): Does not depend upon clean-info or clean-dvi,
8637 rules completely rewritten.
8638 (maintainer-clean): Remove clean-info and clean-dvi
8639 dependencies and put their actions in the rules.
8640 (gdb.ps): New target
a9331b3f 8641 (gdb.dvi, gdbgui.dvi, gdbint.dvi, stabs.dvi): Remove
c906108c
SS
8642 intermediate TeX files, whether they have 2 or 3 character
8643 extensions.
8644 (gdbint.ps): Add target and rules.
8645 (gdb-internals): Delete unused target.
8646 (Makefile): Depends upon config.status also.
8647
8648Sat Mar 30 15:46:58 1996 Fred Fish <fnf@cygnus.com>
8649
8650 * gdbint.texinfo (CC_HAS_LONG_LONG): Clarify when/how this is
8651 set.
8652
8653Sat Mar 16 15:10:20 1996 Fred Fish <fnf@cygnus.com>
8654
8655 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
8656 * gdb.texinfo (Expressions): Fix erroneous array constant example.
8657
8658Sat Mar 16 13:28:45 1996 Fred Fish <fnf@cygnus.com>
8659
8660 * gdb.texinfo: Add missing "@bullet" to some "@itemize" commands.
8661
8662Sat Feb 10 03:28:36 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8663
8664 * gdb.texinfo (Print settings): Document
8665 `set/show print static-members' commands.
8666
8667Wed Jan 10 14:16:37 1996 Fred Fish <fnf@cygnus.com>
8668
8669 * gdbint.texinfo (Native): Document name change, coredep.c to
8670 core-aout.c.
8671
8672Wed Dec 13 12:35:28 1995 Ian Lance Taylor <ian@cygnus.com>
8673
8674 * stabs.texinfo (Include Files): Document the values the SunOS4
8675 linker creates for N_BINCL/N_EINCL/N_EXCL stabs.
8676
8677Fri Dec 8 21:08:44 1995 Fred Fish <fnf@cygnus.com>
8678
8679 * gdbint.texinfo (Releases): Change gdb.tar.Z to gdb.tar.gz.
8680 Fix typo.
8681
8682Fri Dec 1 11:07:50 1995 Fred Fish <fnf@cygnus.com>
8683
8684 * gdbint.texinfo (Releases): Make "gdb.tar.gz" rather than
8685 "gdb.tar.Z".
8686
8687Wed Sep 20 13:14:10 1995 Ian Lance Taylor <ian@cygnus.com>
8688
8689 * Makefile.in (maintainer-clean): New target, synonym for
8690 realclean.
8691
8692Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
8693
8694 * Update all FSF addresses except those in COPYING* files.
8695
8696Wed Jul 19 18:43:03 1995 Stan Shebs <shebs@andros.cygnus.com>
8697
8698 From Richard Earnshaw (rearnsha@armltd.co.uk):
8699 * gdb.texinfo (convenience variables): Document $_exitcode.
8700 (quit): Document optional expression to use as exit code.
8701
8702Thu Jun 22 21:27:33 1995 Victoria Mixon <victoria@cygnus.com>
8703
8704 * gdb.texinfo, remote.texi: Brought up to date with various
8705 GDB changes.
8706
8707Tue Jun 20 14:35:38 1995 Stan Shebs <shebs@andros.cygnus.com>
8708
8709 * gdb.texinfo: Update dates and versions, fix comments about
8710 hardware watchpoints in future releases and about the
8711 sharedlibrary command.
8712
8713Mon May 8 09:30:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8714
8715 * stabs.texinfo: Remove node `XCOFF differences'. Describe value of
8716 C_FUN stab. Other cleanups.
8717
8718Wed Apr 19 07:02:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8719
8720 * remote.texi (Bootstrapping): Clarify that flush_i_cache is only
8721 for the sparc stub.
8722
8723Tue Apr 11 11:41:49 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8724
8725 * annotate.texi: Clarify which addresses have differing formats
8726 depending on the language and which do not.
8727
8728Tue Mar 28 16:56:22 1995 J.T. Conklin <jtc@rtl.cygnus.com>
8729
8730 * remote.texi (NetWare): Changed example to use BOARD= instead of
8731 NODE= argument to reflect correspoding change to gdbserve.nlm.
8732
8733Fri Mar 17 06:47:02 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8734
8735 * stabs.texinfo (Negative Type Numbers): Mention the fact that
8736 GDB, as well as AIX dbx, supports the size type attribute.
8737
8738Thu Mar 16 12:11:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8739
8740 * stabs.texinfo (Negative Type Numbers): Document types -31 to -34.
8741
8742Mon Mar 13 16:49:13 1995 Per Bothner <bothner@kalessin.cygnus.com>
8743
8744 * gdb.texinfo (Define): Document $arg0... arguments to commands,
8745 and new 'if' and 'while' commands.
8746
8747Fri Feb 17 15:24:35 1995 Per Bothner <bothner@kalessin.cygnus.com>
8748
8749 * gdb.texinfo (Artificial arrays): Note use of coerce-to-array-type.
8750
8751Wed Feb 15 11:59:18 1995 J.T. Conklin <jtc@rtl.cygnus.com>
8752
8753 * all-cfg.texi: New flag, GDBSERVE, for NetWare's gdbserve.nlm.
8754 * remote.texi (NetWare): New node, how to use gdbserve.nlm on
8755 NetWare targets. Mostly stolen from the Server node.
8756
8757Fri Feb 10 20:20:08 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8758
8759 * gdb.texinfo (Setting): Talk about the language of a source file
8760 versus the working language. The old documentation did not match
8761 what GDB did.
8762
8763Wed Feb 1 20:26:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8764
8765 * stabs.texinfo (Source Files): Document N_SO used to mark the end
8766 of a source file.
8767
8768Mon Jan 23 14:23:37 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8769
8770 * gdb.texinfo (Processes): New node.
8771
8772Tue Jan 17 14:09:03 1995 Ian Lance Taylor <ian@sanguine.cygnus.com>
8773
8774 * remote.texi: Update documentation of set/show mipsfpu.
8775
3fc11d3e
JM
8776Fri Jan 6 17:17:28 1995 Stan Shebs <shebs@andros.cygnus.com>
8777
8778 * gdbgui.texinfo: New file, manual for GUI (gdbtk) users.
8779 * Makefile.in (gdbgui.dvi, gdbgui.info): New actions.
c906108c
SS
8780
8781Sun Sep 4 16:47:21 1994 Stan Shebs (shebs@andros.cygnus.com)
8782
8783 * gdbint.texinfo: Removed mentions of some incorrectly placed and
8784 obsolete conditionals, described some others.
8785
8786Mon Aug 1 15:42:39 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8787
8788 * gdbint.texinfo: Remove references to BROKEN_LARGE_ALLOCA and
8789 SET_STACK_LIMIT_HUGE; they were removed from GDB 14 May 1994.
8790
8791Mon Aug 1 15:12:02 1994 Stan Shebs (shebs@andros.cygnus.com)
8792
8793 * gdbint.texinfo: Put regex conditionals in their own table.
8794
8795Tue Jul 26 18:32:52 1994 Stan Shebs (shebs@andros.cygnus.com)
8796
8797 * gdbint.texinfo: Removed mentions of many obsolete conditionals,
8798 described or fixed the descriptions of many others.
8799
8800Sun Jul 17 14:14:03 1994 Stan Shebs (shebs@andros.cygnus.com)
8801
8802 * gdb.texinfo: Add some more credits.
8803 * gdbint.texinfo: Capitalize GDB consistently, describe some
8804 macros and remove some.
8805
8806Thu Jul 14 18:43:17 1994 Stan Shebs (shebs@andros.cygnus.com)
8807
8808 * gdbint.texinfo: Removed mentions of many incorrectly placed and
8809 obsolete conditionals, described some others.
8810
8811Tue Jul 12 12:23:15 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8812
8813 * gdb.texinfo (help targets): Changed to `help target', which
8814 is the correct gdb command.
8815
8816Wed Jun 22 18:00:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8817
8818 * annotate.texi (TODO): New node, for keeping track of annotations
8819 suggested but not yet implemented.
8820
8821Wed Jun 1 16:10:45 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8822
8823 * stabs.texinfo (Statics): Value of xcoff C_BSTAT points to
8824 another symbol, it is not the address itself.
8825
8826Thu May 5 20:23:36 1994 Stan Shebs (shebs@andros.cygnus.com)
8827
8828 * stabs.texinfo (Stab Section Basics): Add comment about alignment
8829 of stabs-in-coff sections.
8830
8831Wed May 4 06:26:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8832
8833 * annotate.texi: Change edition to 0.5 and date to May 1994.
8834 Add index.
8835 (Frames): New node, for frame annotation.
8836 (Displays): New node, for display annotation.
8837
8838 * remote.texi (MIPS Remote): Say that set timeout doesn't apply
8839 when waiting for your program to stop.
8840
8841Fri Apr 29 18:24:46 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8842
8843 * annotate.texi (Breakpoint Info): Document annotation of header
8844 fields and record annotation.
8845
8846Thu Apr 28 07:44:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8847
8848 * annotate.texi: New file, to document annotations.
8849
8850Thu Apr 21 14:20:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8851
8852 * Makefile.in (clean): Don't remove GDBvn.texi (apparently on Jan
8853 16 I meant to make this change but did not). Do remove gdb-cfg.texi.
8854
8855Wed Apr 20 11:22:48 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8856
8857 * stabs.texinfo (Stab Section Basics): Say what is in .stab
8858 section, and say n_strx field is compilation unit relative.
8859 * stabs.texinfo: Don't use @code for a.out when it is the name of
8860 an object file format.
8861
8862Wed Apr 13 20:29:54 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
8863
8864 * gdb.texinfo: Refer to file names, not path names, per rms
8865 convention.
8866 (Arguments): Fix typo.
8867
8868Thu Mar 24 08:09:12 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8869
8870 * stabs.texinfo (Global Variables): Talk about stabs in files
8871 where variables are referenced, but not defined.
8872
8873Wed Mar 23 07:16:36 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8874
8875 * stabs.texinfo: Move stuff on @ and # type descriptors from node
8876 Cplusplus to new nodes Member Type Descriptor and Method Type
8877 Descriptor. Re-write stuff for #.
8878
8879Wed Mar 16 08:20:19 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8880
8881 * gdb.texinfo (Print Settings): Don't document "set print
8882 fast-symbolic-addr off". The bug which it worked around was fixed
8883 on 25 Feb 94 in coffread.c, so I'm nuking the command.
8884
8885 * stabs.texinfo (Alternate Entry Points): New node, rewritten from
8886 N_ENTRY node.
8887
8888 * stabs.texinfo (Type Descriptors): Add 'Y' type descriptor.
8889
8890Tue Mar 15 08:43:02 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8891
8892 * gdbint.texinfo (Host Conditionals, Target Conditionals): Remove
8893 references to ieee-float.c.
8894
8895Fri Mar 11 08:09:40 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8896
8897 * gdb.texinfo (Set Breaks): Update documentation for tbreak to
8898 match what the code actually does.
8899
8900Wed Mar 9 19:43:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8901
8902 * stabs.texinfo (Symbol Descriptors): Add OS9000 symbol descriptor s.
8903
8904Tue Mar 1 17:04:43 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
8905
8906 * stabs.texinfo (Type Descriptors): Add OS9000 type descriptors c,
8907 i, and b.
8908
8909Wed Feb 23 10:44:18 1994 Jim Kingdon (kingdon@rtl.cygnus.com)
8910
8911 * stabs.texinfo: Document N_RBRAC as function relative for COFF as
8912 well as for ELF and SOM. Unify the descriptions of ELF and SOM
8913 as "stabs in sections" rather than just saying "ELF and SOM".
8914 Also make that stuff apply to COFF.
8915
8916Fri Feb 18 08:25:58 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8917
8918 * gdb.texinfo (Formatting Documentation): Change GhostScript to
8919 Ghostscript.
8920
8921Fri Feb 4 06:31:31 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8922
8923 * gdb.texinfo (Continuing and Stepping): When talking about "step"
8924 versus functions without line numbers, also mention stepping into
8925 them as well as "step" when you are in them. Tell the user how to
8926 deal with the situation. Add comment about "debugging information".
8927
8928Thu Feb 3 11:39:59 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8929
8930 * stabs.texinfo (Enumerations): Document restriction on where
8931 enumeration types can appear and still win with GDB.
8932
8933Wed Feb 2 11:29:17 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8934
8935 * stabs.texinfo (Negative Type Numbers): Document format for type
8936 -16.
8937
8938Thu Jan 27 16:53:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8939
8940 * gdb.texinfo (Selection, Frame Info): Update information about
8941 arbitrary frame specficiations.
8942
8943Wed Jan 26 15:31:57 1994 Roland H. Pesch (pesch@fowanton.cygnus.com)
8944
8945 * gdb.texinfo, remote.texi: general editing pass prior to Net release
8946
8947Tue Jan 25 12:12:04 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8948
8949 * stabs.texinfo (String Field): Discuss continuing stabs with ?.
8950
8951Wed Jan 19 06:39:24 1994 David J. Mackenzie (djm@thepub.cygnus.com)
8952
8953 * stabs.texinfo (Non-Stab Symbol Types): Mention N_SET* | N_EXT.
8954
8955Sun Jan 16 12:43:32 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8956
8957 * stabs.texinfo: Re-do stuff about C_BSTAT and move from XCOFF
8958 Differences node to Statics node.
8959 (Statics): Discuss XCOFF use of V symbol descriptor.
8960
8961 * Makefile.in: Remove refcard.dvi and GDBvn.texi in realclean,
8962 not clean.
8963
8964Wed Jan 12 21:29:54 1994 John Gilmore (gnu@cygnus.com)
8965
8966 * gdb.texinfo (Print Settings): Document `set print
8967 fast-symbolic-addr' and improve the doc for some other
8968 `set print's.
8969
8970Mon Jan 3 17:23:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8971
8972 * stabs.texinfo (String Field): Talk about defining several type
8973 numbers at once.
8974 Fix lint regarding changing node ELF Transformations to
8975 ELF and SOM Transformations.
8976
8977Fri Dec 31 00:42:43 1993 John Gilmore (gnu@cygnus.com)
8978
8979 * stabs.texinfo: Insert Peter Kessler's name as inventor (I think).
8980
8981Tue Dec 28 09:30:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8982
8983 * stabs.texinfo (Cross-References): `::' is for nested types only
8984 within <>.
8985 (Structures): Document static members.
8986
8987Mon Dec 27 13:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8988
8989 * stabs.texinfo: Document S type attribute.
8990
8991Sun Dec 26 20:46:36 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
8992
8993 * stabs.texinfo: Add notes about stabs-in-som where appropriate.
8994
8995Fri Dec 3 19:13:19 1993 John Gilmore (gnu@cygnus.com)
8996
8997 * gdbint.texinfo: Fix a few typos.
8998
8999Sun Nov 28 18:06:25 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9000
9001 * gdb.texinfo, remote.texi: formatting improvements
9002
9003 * gdb.texinfo (New Features): mention threads.
9004 (Summary, C): fix xrefs in newly contributed text.
9005 (Threads): index entries, clarifications, example
9006 (passim): minor typos fixed, phrasing improvements
9007
9008 * remote.texi (Bootstrapping): rephrase text on ^C and add index
9009 entries; (Server): explain use of gdbserver w/real-time systems,
9010 add example of conflicting TCP port; (MIPS Remote) break up
9011 running text into table, highlighting commands, and add example.
a9331b3f 9012
c906108c
SS
9013Wed Nov 24 14:15:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9014
9015 * refcard.tex: avoid bad linebreaks even when REFEDITS=psrc.sed
9016
9017Fri Nov 12 16:10:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9018
9019 * stabs.texinfo (Nested Symbols): New node.
9020 (String Field, Symbol Descriptors, Cross-References): Refer to it.
9021
9022Thu Nov 11 13:26:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9023
9024 * stabs.texinfo (Stabs in ELF): Clarify how Bbss.bss work with respect
9025 to picking which Bbss.bss symbol to use, and (because there seems to
9026 be no good way of doing it) re-write some of the text to make it
9027 sound like Bbss.bss isn't such a great idea after all (as currently
9028 designed).
9029
9030 * gdb.texinfo (C): In addition to saying people have to use g++ for
9031 good results, say they have to use stabs. Specifically say cfront
9032 doesn't work well.
9033 (Summary): Merge in information on Modula-2, Pascal, and Chill from
9034 the gdb README. Add xrefs to places where the support for the various
9035 languages is described in detail.
9036
9037Mon Nov 8 11:47:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9038
9039 * stabs.texinfo: Clean up stuff about visibility and virtual
9040 characters.
9041
9042 * stabs.texinfo (N_M2C): Cite Sun doc.
9043
9044Fri Nov 5 16:27:27 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9045
9046 * gdb.texinfo: updates re threads.
9047 * remote.texinfo: avoid index entries starting with digits.
9048
9049Tue Nov 2 09:08:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9050
9051 * stabs.texinfo (Enumerations): Talk about large, negative and
9052 octal values. Clean up cross reference to type attributes.
9053 (String Field): Say that GDB 4.11 supports size attribute.
9054
9055Sun Oct 31 13:31:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9056
9057 * remote.texi (VxWorks Remote): Clarify that rebuilding VxWorks kernel
9058 is a mandatory step. Make the stuff about that more concise.
9059
9060Wed Oct 27 00:25:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9061
9062 * stabs.texinfo (Class Names): New node.
9063
9064 * gdb.texinfo (Command Files): Explain order of init file reading.
9065
9066 * remote.texi (Bootstrapping): Talk about getting the serial driver
9067 to deal with ^C sent by gdb to stop the remote system.
9068
9069Mon Oct 25 03:25:41 1993 Tom Lord (lord@cygnus.com)
9070
9071 * libgdb.texinfo (I/O): incorporated better phrasing from rich.
9072
9073 * libgdb.texinfo (Defining Commands): made the DOC arg
9074 to gdb_define_app_command a char * instead of char **
9075 per a suggestion from kingdon.
9076
9077 * libgdb.texinfo: total rewrite from a different starting
9078 premise.
9079
9080Wed Oct 20 18:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9081
9082 * stabs.texinfo (Local Variable Parameters): Re-write paragraph on
9083 floats passed as doubles (to improve clarity).
9084
9085Tue Oct 19 14:21:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9086
9087 * gdb.texinfo (Source Path): index entries for $cwd, $pdir
9088
9089 * a4rc.sed: update to work with Andreas Vogel papersize params
9090
9091 * refcard.tex: use Andreas Vogel simplifications of papersize
9092 params; remove useless version info; update copyright date.
9093
9094Tue Oct 19 10:46:22 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9095
9096 * gdb.texinfo (Symbols): Add class NAME to doc for ptype.
9097
9098Tue Oct 12 09:11:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9099
9100 * gdb.texinfo (Files): Say what address the load command loads it at.
9101
9102 * stabs.texinfo (Common Blocks): Minor cleanups.
9103
9104 * stabs.texinfo: Update ld stabs in elf relocation to reflect the fact
9105 that Sun has backed away from the linker kludge and thus the relevant
9106 issue is changes to the SunPRO tools, not the Solaris linker.
9107
9108 * stabs.texinfo (Traditional Integer Types): Clean up description
9109 of octal bounds a little bit. Document extra leading zeroes.
9110
9111Thu Oct 7 16:15:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9112
9113 * gdb.texinfo (Signaling): Update for symbolic symbol names
9114 and add a section explaining the difference between the GDB
9115 signal command and the shell kill utility.
9116
9117Wed Oct 6 13:23:01 1993 Tom Lord (lord@rtl.cygnus.com)
9118
9119 * libgdb.texinfo: added `@' to braces that were unescaped.
9120
9121Mon Oct 4 10:42:18 1993 Tom Lord (lord@rtl.cygnus.com)
9122
9123 * libgdb.texinfo: new file. Spec for the gdb library.
9124
9125Sun Oct 3 15:26:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9126
9127 * stabs.texinfo (Include Files): Fix typo (start -> end).
9128
9129Thu Sep 30 18:24:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9130
9131 * gdb.texinfo, remote.texi: assorted small improvements, mostly
9132 from Melissa at FSF's editing pass.
9133
9134Thu Sep 30 11:54:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9135
9136 * gdb.texinfo: Remove stuff about ar and 14 character filenames.
9137 I believe this was fixed by the 13 Sep 89 change to print_frame_info.
9138 Also, modern versions of ar like BSD 4.4 or SVR4 don't have this bug.
9139
9140Wed Sep 22 21:22:11 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9141
9142 * remote.texi (Bootstrapping): Discuss 386 call gates.
9143
9144Sat Sep 18 17:10:44 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
9145
9146 * stabs.texinfo (Based Variables): New node.
9147
9148Thu Sep 16 17:48:55 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
9149
9150 * stabs.texinfo (Negative Type Numbers): Re-write discussions of
9151 names, sizes, and formats to suggest how not to lose.
9152
9153Sat Sep 11 09:35:11 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
9154
9155 * stabs.texinfo (Methods): Fix typo.
9156
9157Fri Sep 10 06:34:20 1993 David J. Mackenzie (djm@thepub.cygnus.com)
9158
9159 * gdb.texinfo: Fix a few typos.
9160
9161Wed Sep 8 09:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9162
9163 * gdb.texinfo: Clarify how well it works with Fortran.
9164
9165 * stabs.texinfo (Stabs In ELF, Statics, ELF Transformations):
9166 More on relocating stabs in ELF files.
9167
9168Tue Sep 7 13:45:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9169
9170 * stabs.texinfo (Stabs In ELF): Talk about N_FUN value.
9171
9172Mon Sep 6 19:23:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9173
9174 * stabs.texinfo (Local Variable Parameters): Talk about nameless
9175 parameters on VAX.
9176
9177Fri Sep 3 17:06:08 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9178
9179 * gdb.texinfo: @up/@down -> @raisesections/@lowersections
9180
9181Fri Sep 3 12:04:15 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9182
9183 * stabs.texinfo: Make info author notice match the TeX author notice.
9184
9185Tue Aug 31 13:21:06 1993 David J. Mackenzie (djm@thepub.cygnus.com)
9186
9187 * stabs.texinfo: Initial-caps all words in node names and
9188 non-trivial words in section names.
9189
9190Mon Aug 30 11:13:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9191
9192 * stabs.texinfo: Many minor cleanups.
9193
9194 * stabs.texinfo: Remove @deffn except from Expanded Reference node.
9195
9196Sat Aug 28 12:08:09 1993 David J. MacKenzie (djm@edison.eng.umd.edu)
9197
9198 * stabs.texinfo: Remove full description of big example.
9199 It's not really helpful; just use pieces of it where appropriate.
9200 Add more Texinfo formatting directives (@samp, etc.).
9201 Use @deffn to define stab types.
9202 Eliminate some wordiness. Break up some nodes.
9203 Add an (alphabetized) index of symbol types.
9204 Use consistent capitalization style in node and section names.
9205
9206Thu Aug 26 06:36:31 1993 Fred Fish (fnf@deneb.cygnus.com)
9207
9208 * gdb.texinfo: Change typo "Two two" to "The two".
9209
9210Sun Aug 22 12:15:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9211
9212 * stabs.texinfo (XCOFF-differences): Remove references to
9213 non-existent types N_DECL and N_RPSYM.
9214
9215 * stabs.texinfo (String Field): Say that type attributes bug is
9216 fixed in GDB 4.10, since it is.
9217
9218 * stabs.texinfo: Clean up djm cleanups, and more cleanups of my own.
9219
9220Sat Aug 21 04:32:28 1993 David MacKenzie (djm@cygnus.com)
9221
9222 * stabs.texinfo: Formatting cleanups.
9223
9224Fri Aug 20 20:49:53 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9225
9226 * stabs.texinfo: When explaining the n_type of a stab, standardize
9227 how we do it ('#' as a comment indicator, "36 is N_FUN" as text,
9228 no tabs, use @r).
9229 (Global Variables): Clean up.
9230
9231Tue Aug 17 15:57:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9232
9233 * stabs.texinfo (Stack Variables): Re-write.
9234
9235Mon Aug 16 21:20:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9236
9237 * stabs.texinfo (Stabs-in-elf): Talk about getting the start
9238 addresses of a source file. Also revise formatting.
9239 Change "object module" or "object file" to "source file".
9240 Various: Miscellaneous cleanups.
9241
9242Thu Aug 12 15:11:51 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9243
9244 * stabs.texinfo: Point to mangling info in gcc's gpcompare.texi.
9245
9246Tue Aug 10 16:57:49 1993 Stan Shebs (shebs@rtl.cygnus.com)
9247
9248 * gdbint.texinfo: Removed many nonsensical machine-collected
9249 host and target conditionals, described some of the remainder.
9250
9251Tue Aug 10 13:28:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9252
9253 * gdbint.texinfo (Getting Started): Use @itemize, not @table.
9254
9255 * gdbint.texinfo (Top): Add name to @top line, and re-write the
9256 paragraph which follows.
9257
9258 * gdbint.texinfo (Host): Use @code not @samp for Makefile
9259 variables. Looks better and avoids overful hbox.
9260
9261Fri Jul 30 18:26:21 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9262
9263 * stabs.texinfo (Procedures): Improve stuff on nested functions.
9264
9265Thu Jul 29 15:10:58 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9266
9267 * remote.texi: (MIPS Remote) clearer doc for set/show timeout,
9268 retransmit-timeout
9269
9270Thu Jul 29 13:16:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9271
9272 * gdbint.texinfo: Update statement about `some ancient Unix
9273 systems, like Ultrix 4.0' to Ultrix 4.2.
9274
9275Wed Jul 28 15:26:53 1993 Roland H. Pesch (pesch@el_bosque.cygnus.com)
9276
9277 * h8-cfg.texi, all-cfg.texi: new flag GDBSERVER
9278
9279 * Makefile.in: depend on remote.texi rather than gdbinv-s.texi
9280
9281 * remote.texi: (Server) New node on gdbserver. (Remote Serial,
9282 ST2000 Remote, MIPS Remote): mention `host:port' syntax for TCP.
9283
9284 * remote.texi: new name for former gdbinv-s.texi
9285
9286 * gdb.texinfo: use remote.texi rather than gdbinv-s.texi
9287
9288Wed Jul 28 08:26:24 1993 Ian Lance Taylor (ian@cygnus.com)
9289
9290 * gdbinv-s.texi: Documented timeout and retransmit-timeout
9291 variables for MIPS remote debugging protocol.
9292
9293Mon Jul 26 13:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9294
9295 * stabs.texinfo (Negative Type Numbers): FORTRAN LOGICAL fix.
9296
9297Tue Jul 20 16:30:41 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
9298
9299 * Makefile.in (refcard.dvi): Use srcdir where necessary.
9300
9301Mon Jul 19 12:02:50 1993 Roland H. Pesch (pesch@cygnus.com)
9302
9303 * gdb.texinfo: repair conditional bugs in text markup
9304
9305Fri Jul 16 18:57:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9306
9307 * gdb.texinfo, all-cfg.texi, h8-cfg.texi: introduce MOD2 switch
9308 to select Modula-2 material.
9309
9310Thu Jul 15 13:15:01 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9311
9312 * stabs.texinfo: Cleanups regarding statics.
9313
9314 * gdbinv-s.texi (Bootstrapping): Document exceptionHandler.
9315 (Debug Session): Mention exceptionHandler. Add xref to Bootstrapping.
9316
9317Mon Jul 12 13:37:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9318
9319 * stabs.texinfo: N_MAIN is sometimes used for C.
9320
9321Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9322
9323 * gdbint.texinfo (Host, Target Conditionals): Remove TM_FILE_OVERRIDE.
9324
9325Tue Jul 6 12:41:28 1993 John Gilmore (gnu@cygnus.com)
9326
9327 * gdbint.texinfo (Target Conditionals): Remove NO_TYPEDEFS,
a9331b3f 9328 removed from the code by Kingdon.
c906108c
SS
9329
9330Tue Jul 6 12:24:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9331
9332 * gdb.texinfo (Break Commands): Remove stuff about flushing terminal
9333 input when evaluating breakpoint conditions; the bug has been fixed.
9334
9335 * gdb.texinfo (Continuing and Stepping): Argument to "continue"
9336 sets the ignore count to N-1, not to N.
9337
9338Thu Jul 1 14:57:42 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9339
9340 * refcard.tex (\hoffset): correct longstanding error to match
9341 intended offset; avoids cutting off edge on some printers
9342
9343Wed Jun 30 18:23:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9344
9345 * stabs.texinfo (Parameters): Say that order of stabs is significant.
9346
9347Fri Jun 25 21:34:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9348
9349 * stabs.texinfo (Common Blocks): Say what Sun FORTRAN does.
9350
9351Fri Jun 25 16:15:10 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9352
9353 * Makefile.in: (REFEDITS) new var to control whether PS or CM
9354 fonts and whether US or A4 paper for GDB refcard; (refcard.dvi)
9355 collect sed edits if any, apply to refcard before formatting;
9356 (refcard.ps) stop implying PS fonts if PS output requested;
9357 (lrefcard.ps) delete extra target for variant PS fonts
9358
9359 * refcard.tex: parametrize papersize dependent info, collect
9360 in easily replaced spot
9361
9362 * a4rc.sed: new file, edits to refcard for A4 paper
9363
9364Fri Jun 25 14:21:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9365
9366 * stabs.texinfo (Negative Type Numbers): Type -16 is 4 bytes.
9367
9368Wed Jun 23 15:02:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9369
9370 * stabs.texinfo (Negative Type Numbers): Minor character cleanups.
9371
9372Tue Jun 22 16:31:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9373
9374 * stabs.texinfo: Express disapproval of 'D' symbol descriptor
9375 politely rather than rudely.
9376
9377Fri Jun 18 19:42:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9378
9379 * stabs.texinfo: Document common blocks.
9380
9381Fri Jun 18 12:12:57 1993 Fred Fish (fnf@cygnus.com)
9382
9383 * stabs.texinfo: Add some basic info about stabs-in-elf.
9384
9385Fri Jun 18 13:57:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9386
9387 * stabs.texinfo (Top): Minor cleanup.
9388
9389Mon Jun 14 16:16:51 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
9390
9391 * Makefile.in (install-info): remove parentdir support
9392
9393Tue Jun 15 18:11:39 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9394
9395 * gdb.texinfo (Copying): delete this node and references to it;
9396 RMS says this manual need not carry GPL. (passim): Improvements
9397 from last round at FSF, largely due to Ian Taylor review, and
9398 minor formatting improvements.
9399
9400 * gdbinv-s.texi (passim): Improvements from last round at FSF,
9401 largely due to Ian Taylor review. (Debug Session): minor edits to
9402 new text.
9403
9404Sun Jun 13 12:52:39 1993 Jim Kingdon (kingdon@cygnus.com)
9405
9406 * Makefile.in (realclean): Remove info and dvi files too.
9407
9408Sat Jun 12 16:09:22 1993 Jim Kingdon (kingdon@cygnus.com)
9409
9410 * {all,h8}-config.texi: Rename to *-cfg.texi for 14 char filenames.
9411 * Makefile.in: Change accordingly. gdb-config.texi -> gdb-cfg.texi.
9412 * gdb.texinfo: Change accordingly.
9413
9414 * stabs.texinfo: Clean up N_{L,R}BRAC. Discuss what addresses of
9415 N_{L,R}BRAC,N_SLINE are relative to.
9416
9417Fri Jun 11 15:15:55 1993 Jim Kingdon (kingdon@cygnus.com)
9418
9419 * Makefile.in (GDBvn.texi): Update atomically.
9420
9421Wed Jun 9 10:58:16 1993 Jim Kingdon (kingdon@cygnus.com)
9422
9423 * gdbinv-s.texi (Debug Session): Document exceptionHook.
9424
9425Tue Jun 8 13:42:04 1993 Jim Kingdon (kingdon@cygnus.com)
9426
9427 * gdb.texinfo (Print Settings): Move all stuff relating to symbolic
9428 addresses together. Also motivate the set print symbol-filename
9429 command and suggest other solutions.
9430
9431Tue Jun 1 22:46:43 1993 Fred Fish (fnf@cygnus.com)
9432
9433 * gdb.texinfo (set print elements): Note that the number of
9434 elements is set to unlimited by "set print elements 0".
9435
9436Mon May 31 08:06:55 1993 Jim Kingdon (kingdon@cygnus.com)
9437
9438 * stabs.texinfo (Builtin Type Descriptors): Try to clarify what
9439 NF_LDOUBLE means.
9440 (Stab Types): Include Solaris stab types.
9441 (Procedures): Document Solaris extensions.
9442
9443Thu May 27 06:20:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9444
9445 * gdb.texinfo: Add `set print symbol-filename' doc.
9446
9447Wed May 26 00:26:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9448
9449 * stabs.texinfo (Arrays): Talk about type definition vs. type
9450 information.
9451
9452 * stabs.texinfo (Builtin Type Descriptors): Talk about omitting
9453 the trailing semicolon.
9454
9455Tue May 25 14:49:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9456
9457 * stabs.texinfo (Line Numbers, Source Files): Re-write these two nodes
9458 and merge in other parts of the document addressing these subjects.
9459 gdbint.texinfo (XCOFF): Remove info which is now in stabs.texinfo.
9460
9461 * stabs.texinfo (Subranges, Arrays): Try to explain about the semicolon
9462 at the end of a range type.
9463
9464 * stabs.texinfo (Subranges): "A offset" and "T offset" are not
9465 AIX extensions.
9466
9467Mon May 24 09:00:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9468
9469 * stabs.texinfo (Stabs Format): Misc fixes.
9470
9471Sat May 22 10:40:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9472
9473 * stabs.texinfo (Constants): Allow an `e' constant to be non-enum.
9474 (Traditional builtin types): Document convex convention for long long.
9475 (Negative builtin types): Discuss type names, and misc fixes.
9476
9477Fri May 21 11:20:31 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9478
9479 * stabs.texinfo (Builtin Type Descriptors): Document the floating
9480 point types used with @samp{R} type descriptor.
9481 (Symbol Descriptors): Describe how to handle conflict between
9482 different meanings of @samp{P} symbol descriptor.
9483
9484Thu May 20 13:35:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9485
9486 * stabs.texinfo: Remove node Quick Reference and put its children
9487 directly under the main menu.
9488
9489 * stabs.texinfo: Many more changes to bring it into line with
9490 AIX documentation and reality. I think it now has all the
9491 information from the AIX documentation, except that I burned
9492 out when I got to variant records (Pascal and Modula-2) and
9493 all the COBOL types. Oh well, we can add them later when we're
9494 worrying more about those languages.
9495
9496 * stabs.texinfo (Automatic variables): Talk about what it means
9497 to omit the symbol descriptor.
9498
9499Tue May 18 17:59:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9500
9501 * stabs.texinfo (Parameters): Add "(sometimes)" when describing
9502 gcc2 behavior with promoted args.
9503
9504Fri May 14 21:35:29 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9505
9506 * gdb.texinfo: include readline appendices in info version of manual
9507
9508Fri May 7 11:56:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9509
9510 * gdbinv-s.texi (Remote Serial): describe new ^C behavior in
9511 target remote.
9512
9513 * gdb.texinfo (Machine Code): more index entries for disassemble
9514
9515Fri May 7 10:12:30 1993 Fred Fish (fnf@cygnus.com)
9516
9517 * Clarify the intended use of the gdb-testers and gdb-patches
9518 mailing lists, and shrink gzip comment.
9519
9520Thu May 6 16:39:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9521
9522 * gdb.texinfo (Shell Commands): do not mention SHELL env var in
9523 DOSHOST configuration of manual.
9524
9525 * gdb.texinfo (MIPS Stack): new node.
9526
9527 * all-config.texi (MIPS) new switch.
9528
9529 * gdbinv-s.texi (Nindy Options) Remove two instances of future
9530 tense; (MIPS Remote) new node.
9531
9532 * gdb.texinfo (passim) rephrases to work around makeinfo @value
9533 bug; (Environment) less passive, other small cleanups in text about
9534 .cshrc/.bashrc; (Invoking GDB) new MIPS Remote menu entry;
9535 (Remote) new MIPS Remote menu entry.
9536
9537Thu Apr 29 09:36:25 1993 Jim Kingdon (kingdon@cygnus.com)
9538
9539 * stabs.texinfo: Many changes to include information from the
9540 AIX documentation.
9541
9542 * gdb.texinfo (Environment): Mention pitfall with .cshrc.
9543
9544Tue Apr 27 14:02:57 1993 Jim Kingdon (kingdon@cygnus.com)
9545
9546 * gdbint.texinfo (new node Debugging GDB, elsewhere):
9547 Move a bunch of information from ../README.
9548 (Getting Started): New node.
9549
9550Fri Apr 23 17:21:13 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9551
9552 * gdbinv-s.texi, gdb.texinfo: include Hitachi SH target
9553
9554 * gdb.texinfo: advance manual revision dates to present
9555
9556 * gdbinv-s.texi, gdb.texinfo, all-config.texi, h8-config.texi:
9557 stop using silly Roman numerals in @set variable names
9558
9559Fri Apr 23 07:30:01 1993 Jim Kingdon (kingdon@cygnus.com)
9560
9561 * stabs.texinfo (Parameters): Keep trying to get this right.
9562
9563Wed Apr 21 15:18:47 1993 Jim Kingdon (kingdon@cygnus.com)
9564
9565 * stabs.texinfo (Parameters): More on "local parameters".
9566
9567Mon Apr 19 08:00:51 1993 Jim Kingdon (kingdon@cygnus.com)
9568
9569 * stabs.texinfo (Parameters): Re-do "local parameters" section.
9570
9571Sun Apr 18 09:47:45 1993 Jim Kingdon (kingdon@cygnus.com)
9572
9573 * stabs.texinfo (Symbol descriptors): Re-do using @table and @xref.
9574 (Parameters): Rewrite.
9575 (xcoff-differences, Sun-differences): Minor changes.
9576
9577Thu Apr 15 02:35:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
9578
9579 * stabs.texinfo: Minor cleanup.
9580
9581Wed Apr 14 17:31:00 1993 Jim Kingdon (kingdon@cygnus.com)
9582
9583 * gdbint.texinfo: Minor xcoff stuff.
9584
9585Wed Apr 7 14:11:07 1993 Fred Fish (fnf@cygnus.com)
9586
9587 * gdbint.texinfo: Update for new config directory structure.
9588 Add info about internal type data structures.
9589
9590Mon Apr 5 09:06:30 1993 Ian Lance Taylor (ian@cygnus.com)
9591
9592 * Makefile.in (SFILES_INCLUDED): gdb-config.texi is no longer in
9593 $(srcdir).
9594 (gdb-config.texi): Depend on file in $(srcdir).
9595
9596Fri Apr 2 16:55:13 1993 Jim Kingdon (kingdon@cygnus.com)
9597
9598 * stabs.texinfo: Fixes about N_SO.
9599
9600Fri Mar 26 18:00:35 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9601
9602 * gdb.texinfo: include list of nonstandard init file names
9603
9604 * *-config.texi: new switch GENERIC for text that applies *only*
9605 to (usual) multiple-target version of manual
9606
9607 * gdb.texinfo, gdbinv-s.texi: Update conditional markup to correct
9608 h8 config
9609
9610 * gdb.texinfo: depend on latest fixed makeinfo, use conditionals
9611 in menus (rather than conditionally selected multiple alternative
9612 menus).
9613
9614 * Makefile.in: define and use DOC_CONFIG var to select
9615 configuration for GDB user manual.
9616
9617 * gdb-config.texi: delete from repository, generate from Makefile.
9618
9619 * all-config.texi: normal `generic' configuration file, formerly
9620 stored as gdb-config.texi
9621
9622Wed Mar 24 14:03:19 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
9623
9624 * Makefile.in: add dvi target to build all .dvi files
9625
9626Tue Mar 23 16:03:24 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9627
9628 * gdb.texinfo, gdvinv-s.texinfo: formatting improvements.
9629
9630Fri Mar 19 21:46:50 1993 John Gilmore (gnu@cygnus.com)
9631
9632 * gdbint.texinfo: Doc NO_MMALLOC and NO_MMALLOC_CHECK as
9633 host conditionals.
9634 * stabs.texinfo: More array fixes inspired by Jim's.
9635
9636Fri Mar 19 10:23:34 1993 Jim Kingdon (kingdon@cygnus.com)
9637
9638 * stabs.texinfo: Fixes re arrays and continuations.
9639
9640 * gdbint.texinfo: Add XCOFF node.
9641
9642Mon Mar 8 15:52:18 1993 John Gilmore (gnu@cygnus.com)
9643
9644 * gdb.texinfo: Add `set print max-symbolic-offset' doc.
9645
9646Sun Feb 21 17:09:38 1993 Per Bothner (bothner@rtl.cygnus.com)
9647
9648 * stabs.texinfo: Fix for array types to mention lower bounds.
9649
9650Thu Feb 18 01:19:49 1993 John Gilmore (gnu@cygnus.com)
9651
9652 * gdbint.texinfo: Update PTRACE_ARG3_TYPE doc, pull PT_*.
9653
9654Wed Feb 17 08:15:24 1993 John Gilmore (gnu@cygnus.com)
9655
9656 * gdbint.texinfo: Remove SET_STACK_LIMIT_HUGE from target defines.
9657
9658Thu Feb 11 10:38:40 1993 John Gilmore (gnu@cygnus.com)
9659
9660 * gdbint.texinfo: Fix thinko (NM_FILE => NAT_FILE). Found
9661 by Michael Ben-Gershon <mybg@CS.HUJI.AC.IL>.
9662
9663Wed Feb 10 23:59:19 1993 John Gilmore (gnu@cygnus.com)
9664
9665 * gdbint.texinfo: Eliminate IBM6000_HOST, document IBM6000_TARGET.
9666
9667Tue Feb 9 18:26:21 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9668
9669 * gdb.texinfo, gdbinv-s.texi: misc updates
9670
9671Sat Feb 6 10:25:47 1993 John Gilmore (gnu@cygnus.com)
9672
9673 * gdbint.texinfo: Brief documentation for longjmp support,
9674 from an email msg by Stu.
9675
9676Fri Feb 5 14:10:15 1993 John Gilmore (gnu@cygnus.com)
9677
9678 * stabs.texinfo: Fix description of floating point "range"
9679 types (which really define basic types). Reported by Jim Meehan,
9680 <meehan@src.dec.com>.
9681
9682 * gdbint.texinfo: Remove COFF_NO_LONG_FILE_NAMES define, now gone.
9683
9684Thu Feb 4 13:56:46 1993 Ian Lance Taylor (ian@cygnus.com)
9685
9686 * gdbint.texinfo: Slightly expand section on supporting a new
9687 object file format.
9688
9689Thu Feb 4 01:49:04 1993 John Gilmore (gnu@cygnus.com)
9690
9691 * Makefile.in (refcard.ps, lrefcard.ps): Remove psref.tex
9692 intermediate file.
9693
9694Tue Feb 2 12:18:06 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9695
9696 * gdb.texinfo, gdbinv-s.texi: miscellaneous stylistic cleanups
9697
9698Mon Feb 1 15:35:47 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9699
9700 * gdbinv-s.texi: z8000 simulator target name is just "sim"
9701
9702 * gdbinv-s.texi: Mention that Z8000 simulator can simulate Z8001
9703 as well as Z8002.
9704
9705Sat Nov 28 06:51:35 1992 John Gilmore (gnu@cygnus.com)
9706
9707 * gdbint.texinfo: Add sections on clean design and on how to send
9708 in changes.
9709
9710Mon Nov 9 23:57:02 1992 John Gilmore (gnu@cygnus.com)
9711
9712 * gdbint.texinfo: Add how to declare the result of make_cleanup.
9713
9714Mon Oct 26 11:09:47 1992 John Gilmore (gnu@cygnus.com)
9715
9716 * gdb.texinfo: Fix typo, reported by Karl Berry.
9717
9718Fri Oct 23 00:41:21 1992 John Gilmore (gnu@cygnus.com)
9719
9720 * gdb.texinfo: Add opcodes dir to GDB distribution description.
9721
9722Sat Oct 10 18:04:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9723
9724 * gdbint.texinfo: fixed a stray email address (needs @@),
9725 added @table @code to node "Native Conditionals"
9726
9727Tue Sep 22 00:34:15 1992 John Gilmore (gnu@cygnus.com)
9728
9729 * gdbint.texinfo: Describe coding style of GDB.
9730
9731Mon Sep 21 19:32:16 1992 John Gilmore (gnu@cygnus.com)
9732
9733 * stabs.texinfo: Minor wording changes.
9734
9735Tue Sep 15 02:57:09 1992 John Gilmore (gnu@cygnus.com)
9736
9737 * gdbint.texinfo: Improve release doc slightly.
9738
9739Fri Sep 11 01:34:25 1992 John Gilmore (gnu@sphagnum.cygnus.com)
9740
9741 * gdbint.texinfo: Improve doc of GDB config macros.
9742
9743Wed Sep 9 16:52:06 1992 John Gilmore (gnu@cygnus.com)
9744
9745 * stabs.texinfo: Remove Bothner's changes for C++ nested types.
9746 These will be reinserted when examined.
9747
9748Mon Aug 24 01:17:55 1992 John Gilmore (gnu@cygnus.com)
9749
9750 * gdbint.texinfo: Make a start at documenting all the #if macros
9751 in GDB. At least list them all, and start separating them into
9752 host-specific and target-specific.
9753
9754Tue Aug 18 15:59:13 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
9755
9756 * gdbinv-s.m4.in: refrain from using @cartouche for just a few
a9331b3f 9757 examples (not consistent w others).
c906108c
SS
9758 gdb.texinfo: issue disclaimer paragraph on cmdline options only
9759 for generic vn of doc
9760
9761Tue Aug 18 14:53:27 1992 Ian Lance Taylor (ian@cygnus.com)
9762
9763 * Makefile.in: always create installation directories.
9764
9765Tue Aug 18 14:11:50 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
9766
9767 * gdb.texinfo: in h8 config, do not describe searching commands.
9768
9769Mon Aug 17 18:07:59 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
9770
9771 * gdb.texinfo, none.m4, h8.m4, gdbinv-s.m4.in: improve H8/300
9772 conditionals; introduce a few generic switches that may be
9773 useful for other cross-dev or dos-hosted configs.
9774
9775 * gdb.texinfo: fix typo in "info reg" description
9776
9777Sun Aug 16 01:16:18 1992 John Gilmore (gnu@cygnus.com)
9778
9779 * stabs.texinfo: Minor updates from running TeX over it.
9780 * Makefile.in (stabs.dvi, stabs.ps): Add.
9781
9782Sat Aug 15 20:52:24 1992 Per Bothner (bothner@rtl.cygnus.com)
9783
9784 * stabs.texinfo: Stabs documentation, written by Julia Menapace.
9785 First pass at converting it to texinfo.
9786
9787Sat Aug 15 03:14:59 1992 John Gilmore (gnu@cygnus.com)
9788
9789 * gdb.texinfo, refcard.tex: Document mult args on `info reg'.
9790 * Makefile.in (refcard.ps, lrefcard.ps): Add missing $(srdir).
9791
9792Fri Aug 14 21:08:47 1992 John Gilmore (gnu@cygnus.com)
9793
9794 * gdbint.texinfo: Add section on partial symbol tables.
9795
9796Sat Jun 20 16:31:10 1992 John Gilmore (gnu at cygnus.com)
9797
9798 * gdb.texinfo: document `set remotedebug' and `set
9799 rstack_high_address'.
9800
9801Thu May 14 17:09:48 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
9802
9803 * gdb.texinfo: slight expansion of new text on reading info files
9804 * gdbinv-s.m4.in: correct and expand info on cross-debugging
9805 H8/300 from DOS.
9806
9807Tue May 12 12:22:47 1992 John Gilmore (gnu at cygnus.com)
9808
9809 * gdb.texinfo: `info user' => `show user'. Noticed by David Taylor.
9810
9811Mon May 11 19:06:27 1992 John Gilmore (gnu at cygnus.com)
9812
9813 * gdb.texinfo: Say how to read the `info' files.
9814
9815Tue May 5 12:11:38 1992 K. Richard Pixley (rich@cygnus.com)
9816
9817 * Makefile.in: gm4 -> m4.
9818
9819Fri Apr 10 17:50:43 1992 John Gilmore (gnu at rtl.cygnus.com)
9820
9821 * gdb.texinfo: Update for GDB-4.5. Move `Formatting
9822 Documentation' ahead of `Installing GDB' to match README.
9823 Update shared library doc, -readnow and -mapped, and directory
a9331b3f 9824 structure (add glob and mmalloc). Update configure doc.
c906108c
SS
9825
9826Tue Mar 24 23:28:38 1992 K. Richard Pixley (rich@cygnus.com)
9827
9828 * Makefile.in: remove $(srcdir) from gdb.info rule.
9829
9830Sat Mar 7 18:44:50 1992 K. Richard Pixley (rich@rtl.cygnus.com)
9831
9832 * Makefile.in: commented out gdb-all.texinfo rule. This is
9833 temporary.
9834
9835Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
9836
9837 * Makefile.in, configure.in: removed traces of namesubdir,
9838 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
9839 copyrights to '92, changed some from Cygnus to FSF.
9840
9841Fri Dec 13 09:47:31 1991 John Gilmore (gnu at cygnus.com)
9842
9843 * gdb.texinfo: Improve how we ask for bug reports.
9844
9845Tue Dec 10 04:07:21 1991 K. Richard Pixley (rich at rtl.cygnus.com)
9846
9847 * Makefile.in: infodir belongs in datadir.
9848
9849Fri Dec 6 23:57:34 1991 K. Richard Pixley (rich at rtl.cygnus.com)
9850
9851 * Makefile.in: remove spaces following hyphens, bsd make can't
9852 cope. install using INSTALL_DATA. added clean-info. added
a9331b3f 9853 standards.text support.
c906108c
SS
9854
9855Thu Dec 5 22:46:12 1991 K. Richard Pixley (rich at rtl.cygnus.com)
9856
9857 * Makefile.in: idestdir and ddestdir go away. Added copyrights
9858 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
9859 and mandir now keyed off datadir by default.
9860
9861\f
9862Local Variables:
9e9c5ae7 9863mode: change-log
c906108c
SS
9864left-margin: 8
9865fill-column: 74
9866version-control: never
9867End: