* symfile.c (find_separate_debug_file): Add comment.
[deliverable/binutils-gdb.git] / gdb / doc / ChangeLog
CommitLineData
7f7cc265
PA
12013-03-28 Pedro Alves <palves@redhat.com>
2
3 PR gdb/15294
4
5 * gdb.texinfo (List) <set listsize>: Adjust to document that
6 listsize 0 means no limit, and remove mention of -1.
7
9c0be723
YQ
82013-03-22 Yao Qi <yao@codesourcery.com>
9
10 * gdb.texinfo (Embedded Processors): Remove menu item
11 "OpenRISC 1000".
12 (OpenRISC 1000): Remove.
13
bd712aed
DE
142013-03-21 Doug Evans <dje@google.com>
15
16 * gdb.texinfo (Maintenance Commands): Add docs for
17 "mt set per-command {space,time,symtab} {on,off}".
18
d0353e76
YQ
192013-03-14 Hui Zhu <hui@codesourcery.com>
20 Yao Qi <yao@codesourcery.com>
21
22 * gdb.texinfo (Trace Files): Add "tsave -ctf".
23
6dd24dfa
KS
242013-03-13 Keith Seitz <keiths@redhat.com>
25
26 * gdb.texinfo (Maintenance Commands): Add missing ')' for
27 "maint agent" reference to Dynamic printf.
28
5c4808ca
EZ
292013-03-11 Eli Zaretskii <eliz@gnu.org>
30
31 * gdb.texinfo (General Query Packets): Don't use colon in index
32 entries visible to Info format.
33
59ea5688
MM
342013-03-11 Markus Metzger <markus.t.metzger@intel.com>
35
36 * gdb.texinfo (Process Record and Replay): Document record
37 changes.
38
2ae8c8e7
MM
392013-03-11 Markus Metzger <markus.t.metzger@intel.com>
40
41 * gdb.texinfo (Requirements): List qXfer:btrace:read requiring expat.
42 (General Query Packets): Describe Qbtrace:bts, Qbtrace:off, and
43 qXfer:btrace:read.
44
28abe188
EZ
452013-03-09 Eli Zaretskii <eliz@gnu.org>
46
47 * gdb.texinfo (General Query Packets, Tracepoint Packets): Don't
48 use colons in @anchor and @cindex entries.
49
be9a119c 502013-03-09 Hafiz Abid Qadeer <abidh@codesourcery.com>
6790eb9f
HAQ
51
52 * gdb.texinfo (QTBuffer:size): Add cindex and anchor.
53
be9a119c 542013-03-08 Stan Shebs <stan@codesourcery.com>
f6f899bf
HAQ
55 Hafiz Abid Qadeer <abidh@codesourcery.com>
56
57 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
58 trace-buffer-size set and show commands.
59 (Tracepoint Packets): Document QTBuffer:size.
60 (General Query Packets): Document QTBuffer:size.
61
d57350ea
TT
622013-02-21 Tom Tromey <tromey@redhat.com>
63
64 * gdb.texinfo: Remove bad @syncodeindex.
65 (Values From Inferior, Types In Python, Inferiors In Python)
66 (Events In Python, Threads In Python, Frames In Python, Blocks In
67 Python, Symbols In Python, Symbol Tables In Python): Remove
68 @tables.
69 (Packets, General Query Packets, Tracepoint Packets)
70 (Host I/O Packets): Use @w{} for empty @item.
71
9f44fbc0
SCR
722013-02-20 Siva Chandra Reddy <sivachandra@google.com>
73
74 * gdb.texinfo (Architectures In Python): Add description about
75 the new method gdb.Architecture.disassemble.
76
f5911ea1
HAQ
772013-02-15 Pedro Alves <pedro@codesourcery.com>
78 Hafiz Abid Qadeer <abidh@codesourcery.com>
79
80 * gdb.texinfo (GDB/MI Tracepoint Commands) <-trace-status>:
81 Document the "trace-file" field.
82
7e1e0340
DE
832013-02-07 Doug Evans <dje@google.com>
84
85 * gdb.texinfo (Machine Code): Clarify argument to disassemble
86 command.
87
134a2066
YQ
882013-02-06 Yao Qi <yao@codesourcery.com>
89
90 * gdb.texinfo (GDB/MI Async Records): Document new MI
91 notification "=tsv-modified". Update the document of MI
92 notification "=tsv-created".
93 * observer.texi (GDB Observers): New observer tsv_modified.
94 Update observer tsv_created and tsv_delete.
95
430ed3f0
MS
962013-02-05 Yufeng Zhang <yufeng.zhang@arm.com>
97
98 * gdb.texinfo (AArch64 Features): New section; document
99 org.gnu.gdb.aarch64.core and org.gnu.gdb.aarch64.fpu.
100 (Architectures): Add new AArch64 section to document AArch64
101 architecture specific commands.
102 (ABI): Add description of the new OS ABI "Newlib" and its influence
103 on the longjmp handling.
104
1b56eb55
JK
1052013-02-03 Eldar Gaynetdinov <hal9000ed2k@gmail.com>
106 Jan Kratochvil <jan.kratochvil@redhat.com>
107
108 * gdb.texinfo (Backtrace): Added description of 'filename-display'
109 variable in 'set/show backtrace' section.
110
c4957902
TT
1112013-01-31 Tom Tromey <tromey@redhat.com>
112
113 * gdb.texinfo (Target Commands): Fix typo.
114
bea883fd
SCR
1152013-01-23 Siva Chandra Reddy <sivachandra@google.com>
116
117 * doc/gdb.texinfo (Architectures In Python): New sub-sub-section
118 describing the gdb.Architecture class.
119 (Frames In Python): Add description about the new method
120 gdb.Frame.architecture().
121
796a7ff8
DE
1222013-01-23 Doug Evans <dje@google.com>
123
124 * gdb.texinfo (Index Section Format): Document .gdb_index version 8.
125
998580f1
MK
1262013-01-21 Marc Khouzam <marc.khouzam@ericsson.com>
127
128 * gdb.texinfo (GDB/MI Breakpoint Commands): Document new
129 'thread-groups' field when printing a breakpoint in MI.
130
c9fb1240
SD
1312012-01-17 Sanjoy Das <sanjoy@playingwithpointers.com>
132 * gdb.texinfo (Using JIT Debug Info Readers): Change documentation
133 to reflect that jit-reader-load now supports absolute file-names.
134
ab04a2af
TT
1352013-01-16 Tom Tromey <tromey@redhat.com>
136
137 * gdb.texinfo (Set Catchpoints): Document "catch signal".
138 (Signals): Likewise.
139
8ac3646f
TT
1402013-01-16 Tom Tromey <tromey@redhat.com>
141
142 * gdb.texinfo (GDB/MI Breakpoint Information): Document
143 "catch-type" field.
144 (GDB/MI Catchpoint Commands): Add "catch-type" to examples.
145
e93a8774
TT
1462013-01-07 Tom Tromey <tromey@redhat.com>
147
148 * gdb.texinfo (Mode Options): Don't mention -epoch.
149 (Data, Emacs): Remove obsolete comments.
150
54516a0b
TT
1512013-01-02 Tom Tromey <tromey@redhat.com>
152
153 * gdb.texinfo (GDB/MI Output Records): Update menu.
154 (GDB/MI Breakpoint Information): New node.
155 (GDB/MI Breakpoint Commands) <-break-info>: Link to new node.
156 <-break-insert>: Likewise.
157
8dbe8ece
YQ
1582012-12-31 Yao Qi <yao@codesourcery.com>
159
160 * gdb.texinfo (Remote Non-Stop): Move paragraphs to ...
161 (Packets): Move "vStopped" packet to ...
162 (Notification Packets): ... here. Describe the components
163 of notification. Add a table of supported notifications.
164 Add an example on the process of he async notification.
165
f35a17b5
JK
1662012-12-25 Jan Kratochvil <jan.kratochvil@redhat.com>
167
168 * gdb.texinfo (GDB/MI Data Manipulation) (fullname): Make it always
169 present.
170 (GDB/MI File Commands) (-file-list-exec-source-files): Make the
171 fullname output always present.
172
0dfd2fad
PM
1732012-12-23 Pierre Muller <muller@sourceware.org>
174
175 * gdbint.texinfo (Function prototypes): Require use of "extern"
176 modifier for function prototypes in headers.
177
7785b880
JB
1782012-12-19 Joel Brobecker <brobecker@adacore.com>
179
180 * refcard.tex: Update copyright notice to GPL v3 or later.
181 Update contact info.
182
3d745be3
JK
1832012-12-16 Jan Kratochvil <jan.kratochvil@redhat.com>
184
185 * gdbint.texinfo (Coding Standards) (C Usage): New rule for 0 vs. NULL.
186
c9b6281a
YQ
1872012-12-15 Yao Qi <yao@codesourcery.com>
188
189 * gdb.texinfo (Debugging Output): Document 'set debug
190 notification' and 'show debug notification'.
191
f2a8bc8a
YQ
1922012-12-15 Yao Qi <yao@codesourcery.com>
193
194 * gdb.texinfo (Listing Tracepoints): New item and example about
195 'installed on target' output.
196 Add more in the example about 'installed on target'.
197 (GDB/MI Breakpoint Commands): Doc about 'installed field.
198
451b7c33
TT
1992012-12-14 Tom Tromey <tromey@redhat.com>
200
201 * gdb.texinfo (SVR4 Process Information): Mention core files.
202
3fa7bf06
MG
2032012-12-12 Mircea Gherzan <mircea.gherzan@intel.com>
204
205 * gdb.texinfo (GDB/MI Catchpoint Commands): New section.
206
05b4bd79
PA
2072012-12-11 Pedro Alves <palves@redhat.com>
208
209 * gdb.texinfo: Remove all mentions of Unixware throughout.
210
74a0d9f6
JK
2112012-12-09 Jan Kratochvil <jan.kratochvil@redhat.com>
212
213 * gdbint.texinfo (Host Definition): Remove CC_HAS_LONG_LONG.
214
0c631110
TT
2152012-11-29 Tom Tromey <tromey@redhat.com>
216
217 * gdb.texinfo (SVR4 Process Information): Document missing
218 "info proc" subcommands.
219
891df0ea
YQ
2202012-11-29 Yao Qi <yao@codesourcery.com>
221
222 PR gdb/1477.
223 * gdb.texinfo (Print Settings): Correct the default 'demangle-style'
224 to 'auto' instead of 'gnu'.
225
608e2dbb
TT
2262012-11-26 Tom Tromey <tromey@redhat.com>
227
228 * gdb.texinfo (MiniDebugInfo): New node.
229 (GDB Files): Update.
230
e64e0392
DE
2312012-11-16 Doug Evans <dje@google.com>
232
233 * gdb.texinfo (System-wide configuration): If the system-wide init
234 file lives in the data-directory, and --data-directory is provided,
235 look for it there.
236
ae606bee
TT
2372012-11-15 Tom Tromey <tromey@redhat.com>
238
239 * gdb.texinfo (Signaling): Fix typo.
240
62747a60
TT
2412012-11-13 Giuseppe Montalto <giuseppe.montalto@st.com>
242
243 * gdb.texinfo (GDB/MI Data Manipulation): Document new optional
244 parameter "count" of -data-write-memory-bytes, and add an example.
245
18a9fc12
TT
2462012-11-12 Tom Tromey <tromey@redhat.com>
247
248 * gdb.texinfo (Symbols): Document "info type-printers",
249 "enable type-printer" and "disable type-printer".
250 (Python API): Add new node to menu.
251 (Type Printing API): New node.
252 (Progspaces In Python): Document type_printers field.
253 (Objfiles In Python): Likewise.
254 (gdb.types) <get_type_recognizers, apply_type_recognizers,
255 register_type_printer, TypePrinter>: Document.
256
53342f27
TT
2572012-11-12 Tom Tromey <tromey@redhat.com>
258
259 * gdb.texinfo (Symbols): Document "set print type methods",
260 "set print type typedefs", and flags to ptype and whatis.
261
ed8a1c2d
AB
2622012-11-09 Andrew Burgess <aburgess@broadcom.com>
263
264 * gdb.texinfo (GDB/MI Data Manipulation): Add fullname field to
265 the example -data-disassemble output. Extend the description of
266 the -data-disassemble results to document all fields. Document
267 the cli disassemble command as being related to -data-disassemble.
268
8506d139
YQ
2692012-11-09 Yao Qi <yao@codesourcery.com>
270
271 PR gdb/14777.
272 * gdb.texinfo (OS Information): Remove doc on command
273 'info udot'.
274
4d3f93a2
JB
2752012-11-08 Joel Brobecker <brobecker@adacore.com>
276
277 * gdb.texinfo (Startup): Minor rewording, and clarify scope of
278 gdb.ini warning for Windows port.
279
1e96de83
YQ
2802012-11-08 Yao Qi <yao@codesourcery.com>
281
282 * gdb.texinfo (Search): Add kindex for 'fo'.
283
dc939229
TT
2842012-11-05 Tom Tromey <tromey@redhat.com>
285
286 PR python/14802:
287 * gdb.texinfo (Functions In Python): Add example.
288
6f6484cd
YQ
2892012-11-03 Yao Qi <yao@codesourcery.com>
290
291 * observer.texi (GDB Observers): Remove observer
292 'tracepoint_modified', 'tracepoint_created' and
293 'tracepoint_deleted'.
294
af4238e5
TT
2952012-10-26 Tom Tromey <tromey@redhat.com>
296
297 * gdb.texinfo (General Query Packets): Use @itemx for QAgent.
298
687e43a4
TT
2992012-10-25 Tom Tromey <tromey@redhat.com>
300
301 * gdb.texinfo (General Query Packets): Use @itemx.
302
8de0566d
YQ
3032012-10-17 Yao Qi <yao@codesourcery.com>
304
305 * observer.texi (GDB Observers): Update observer
306 'memory_changed'.
307 * gdb.texinfo (GDB/MI Async Records): Document for
308 "memory-changed" notification.
309
07540c15
DE
3102012-10-15 Doug Evans <dje@google.com>
311
312 * gdb.texinfo (Mode Options): Document -nh.
313 Elaborate on docs for -nx.
314
d7019589
SP
3152012-09-26 Siddhesh Poyarekar <siddhesh@redhat.com>
316
317 * observer.texi (memory_changed): Expand parameter LEN to ssize_t.
318
82a90ccf
YQ
3192012-09-21 Yao Qi <yao@codesourcery.com>
320 Pedro Alves <palves@redhat.com>
321
322 * gdb.texinfo (GDB/MI Async Records): Document notification
323 'record-started' and 'record-stopped'.
324 * observer.texi (GDB Observers): New observer 'record-changed'.
325
aa9259cc
TS
3262012-09-19 Thomas Schwinge <thomas@codesourcery.com>
327
328 * gdb.texinfo: Document the removal of SH's 'regs' command.
329
c1d780c2
SDJ
3302012-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
331
332 * gdb.texinfo (jump): Mention new alias `j' for `jump'.
333
bb25a15c
YQ
3342012-09-18 Yao Qi <yao@codesourcery.com>
335
336 * gdb.texinfo (GDB/MI Async Records): Document new MI
337 notifications '=tsv-created' and '=tsv-deleted'.
338 * observer.texi (GDB Observers): New observer tsv_created and
339 tsv_deleted.
340
201b4506
YQ
3412012-09-18 Yao Qi <yao@codesourcery.com>
342
343 * observer.texi (GDB Observers): New observer 'traceframe_changed'.
344 * gdb.texinfo (GDB/MI Async Records): Mention new MI notification
345 '=traceframe-changed'.
346
6fc1c773
YQ
3472012-09-17 Yao Qi <yao@codesourcery.com>
348
349 * gdb.texinfo (List): Describe the meaning of 0 and -1 in
350 'set listsize'.
351
121c73f3
JK
3522012-09-13 Jan Kratochvil <jan.kratochvil@redhat.com>
353 Eli Zaretskii <eliz@gnu.org>
354
355 * gdbint.texinfo (Defining Other Architecture Features): Clarify *pcptr
356 encoding for gdbarch_breakpoint_from_pc, bp_addr for
357 gdbarch_push_dummy_call and bp_addr for gdbarch_push_dummy_code.
358
e9687799
JK
3592012-08-27 Jan Kratochvil <jan.kratochvil@redhat.com>
360
361 * gdb.texinfo (objfile-gdb.py file): New paragraph for .exe stripping.
362
3b5e4d35
YPK
3632012-08-23 Khoo Yit Phang <khooyp@cs.umd.edu>
364
365 Document how to return from "python-interactive" to GDB.
366 * gdb.texinfo (Python Commands): Update documentation.
367
3682012-08-22 Khoo Yit Phang <khooyp@cs.umd.edu>
369
370 Add a new "python-interactive" command that starts a standard
371 Python interactive prompt with "pi" as alias, and add "py" as
372 an alias to "python".
373 * gdb.texinfo (Python Commands): Document the new commands.
374
b583003e
TT
3752012-08-22 Tom Tromey <tromey@redhat.com>
376
377 * gdbint.texinfo (Host Definition): Remove documentation for
378 SIGWINCH_HANDLER and SIGWINCH_HANDLER_BODY.
379
a451cb65
KS
3802012-08-17 Keith Seitz <keiths@redhat.com>
381
382 PR c++/13356
383 * gdb.texinfo (Type and Range Checking): Remove warning.
384 Remove spurious commas.
385 Update text and examples for re-implementation of set/show
386 check type.
387 (C and C++ Type and Range Checks): Likewise.
388
6b1755ce
YQ
3892012-08-16 Yao Qi <yao@codesourcery.com>
390
391 * gdb.texinfo (Types In Python): Mention gdb.TYPE_CODE_BITSTRING
392 is deprecated.
393
f47f77df
DE
3942012-08-13 Doug Evans <dje@google.com>
395
396 * gdb.texinfo (Convenience Vars): Update text for "show convenience"
397 to include functions.
398
a72c3253
DE
3992012-08-10 Doug Evans <dje@google.com>
400
401 * gdb.texinfo (Convenience Funs): New node.
402 (Types In Python): Document Type.vector.
403
5b9afe8a
YQ
4042012-08-09 Yao Qi <yao@codesourcery.com>
405
406 * observer.texi: New observer command_param_changed.
407 * gdb.texinfo (GDB/MI Async Records): Doc for '=cmd-param-changed'.
408
dc1039df
JK
4092012-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
410
411 * gdbint.texinfo (Debugging GDB): In section
412 'Debugging @value{GDBN} with itself' change .gdbinit for gdb-gdb.gdb.
413 Mention also gdb-gdb.py.
414
4abf930d
YQ
4152012-08-07 Yao Qi <yao@codesourcery.com>
416
417 Revert the folloing patch:
418 2012-08-06 Yao Qi <yao@codesourcery.com>
419 * gdb.texinfo (Remote Configuration): Add kindex for 'set
420 remote hardware-watchpoint-limit' and 'set
421 remote hardware-breakpoint-limit'.
422
f3c8a52a
JK
4232012-08-06 Nathaniel Flath <flat0103@gmail.com>
424
425 * gdb.texinfo (Working Directory): Added information about new
426 default argument for 'cd' command.
427
77a91025
YQ
4282012-08-06 Yao Qi <yao@codesourcery.com>
429
430 * gdb.texinfo (Remote Configuration): Add kindex for 'set
431 remote hardware-watchpoint-limit' and 'set
432 remote hardware-breakpoint-limit'.
433
d9f08f52
YQ
4342012-08-06 Yao Qi <yao@codesourcery.com>
435
436 Fix PR14371.
437
438 * gdb.texinfo (GDB/MI Async Records): Fix the doc for
439 '=breakpoint-deleted'.
440
95b07c96
YQ
4412012-08-02 Yao Qi <yao@codesourcery.com>
442
443 * gdb.texinfo (Native): Remove node Neutrino.
444
7255706c
YQ
4452012-07-27 Yao Qi <yao@codesourcery.com>
446
447 * gdb.texinfo (IPA Protocol Commands): Document new command
448 'close'.
449
d6b28940
TT
4502012-07-25 Tom Tromey <tromey@redhat.com>
451
452 * gdb.texinfo (Maintenance Commands): Document maint info bfds.
453
e615022a
DE
4542012-07-20 Doug Evans <dje@google.com>
455
456 * gdb.texinfo (Mode Options): Delete --use-deprecated-index-sections.
457 (Index Files): Document how to control the use of deprecated index
458 sections.
459 (Index Section Format): Replace --use-deprecated-index-sections with
460 "set use-deprecated-index-sections on".
461
055855a4
EZ
4622012-07-12 Eli Zaretskii <eliz@gnu.org>
463
464 * gdbint.texinfo: Remove @syncodeindex directives that put all the
465 indices into a single node "Index". Instead, join function and
466 variable indices into a single index, separate from the concept
467 index. Requested in
468 http://sourceware.org/ml/gdb-patches/2012-07/msg00146.html.
469 (Top): Update the top-level menu: instead of one "Index" there are
470 now separate entries "Concept Index" and "Function and Variable
471 Index".
472 (Concept Index, Function and Variable Index): New nodes.
473 (Index): Node deleted.
474
f77cc5f0
HZ
4752012-07-05 Hui Zhu <hui_zhu@mentor.com>
476
477 * gdb.texinfo (Maintenance Commands): Change help for "maint agent"
478 and "maint agent-eval".
479
00595b5e
EZ
4802012-07-03 Eli Zaretskii <eliz@gnu.org>
481
482 * gdb.texinfo: Separate the index into 2 indices, cp and fn, to
483 avoid file-name clashes between Index.html and index.html on
484 case-insensitive filesystems. See the discussion starting in
485 http://sourceware.org/ml/gdb-patches/2012-06/msg00457.html for the
486 details of the problem.
487 (Top): Update the master menu for the above.
488 (Concept Index, Command and Variable Index): New nodes, instead of
489 the old "Index" node that was deleted. All cross-references
490 updated.
491
d3ce09f5
SS
4922012-07-02 Stan Shebs <stan@codesourcery.com>
493
494 * gdb.texinfo (Dynamic Printf): Mention agent style and
495 disconnected dprintf.
496 (Maintenance Commands): Describe maint agent-printf.
497 (General Query Packets): Mention BreakpointCommands feature.
498 (Packets): Document commands extension to Z0 packet.
499 * agentexpr.texi (Bytecode Descriptions): Document printf
500 bytecode.
501
2d7b58e8
JK
5022012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
503
504 * gdb.texinfo (File Options): Change -ix and -iex commands that apply
505 only after gdbinit files.
506 (Startup): Move -iex and -iex commands down after gdbinit files.
507
202cbf1c
JK
5082012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
509
510 * gdb.texinfo (Auto-loading safe path): Note the shell wildcard
511 possibility.
512
b6ba681c
TT
5132012-06-29 Tom Tromey <tromey@redhat.com>
514
515 * gdb.texinfo (Index Section Format): Update for version 7.
516
71caed83
SS
5172012-06-28 Stan Shebs <stan@codesourcery.com>
518
519 * gdb.texinfo (Miscellaneous GDB/MI Commands): Update -info-os
520 example, add note about title column.
521
ee0bf529
SCR
5222012-06-26 Siva Chandra Reddy <sivachandra@google.com>
523
524 * gdb.texinfo (Symbol Tables In Python): Add description about
525 the new 'last' attribute of gdb.Symtab_and line.
526
3c15d565
SCR
5272012-06-26 Siva Chandra Reddy <sivachandra@google.com>
528
529 * gdb.texinfo (Symbol Tables In Python): Correct the description
530 of the 'pc' attribute of gdb.Symtab_and_line.
531
45cfd468
DE
5322012-06-26 Doug Evans <dje@google.com>
533
534 * gdb.texinfo (Debugging Output): Document debug options dwarf2-read
535 and symtab-create.
536
496ee73e
KS
5372012-06-25 Keith Seitz <keiths@redhat.com>
538
539 * gdb.texinfo (GDB/MI Breakpoint Commands): Remove "-r" option
540 from example. Remove "rbreak" from list of corresponding
541 gdb commands.
542
156942c7
DE
5432012-06-23 Doug Evans <dje@google.com>
544
545 * gdb.texinfo (Index Section Format): Document version 7 format.
546
c614397c
YQ
5472012-06-22 Yao Qi <yao@codesourcery.com>
548
549 * gdb.texinfo: Add missing cindex for some packets.
550
472a2379
KS
5512012-06-20 Keith Seitz <keiths@redhat.com>
552
553 * gdb.texinfo (GDB/MI Breakpoint Commands): Re-order options
554 for -break-insert and document -p.
555
2678e2af
YQ
5562012-06-20 Yao Qi <yao@codesourcery.com>
557
558 * gdb.texinfo (Inferiors In Python): Replace "gdb.read_memory"
559 and "gdb.write_memory" with "Inferior.read_memory" and
560 "Inferior.write_memory".
561
984359d2
EZ
5622012-06-15 Patrice Dumas <pertusus@free.fr> (tiny change)
563
564 * gdb.texinfo (Summary): Add a link to "Free Documentation".
565 (Free Documentation): Add @node line.
566 (Continuing and Stepping) <advance location>: Use @item instead of
567 @itemx.
568 (Reverse Execution) <set exec-direction reverse>: Use @item instead of
569 @itemx.
570 (Embedded Processors): Put the link to "PA" to its correct place,
571 according to document structure.
572 (Python API): Put the link to "Lazy Strings In Python" to its
573 correct place.
574 (Index): Use @@ in @tex block to get a literal @.
575
576 * gdbint.texinfo: Fix the @subtitle line.
577
578 * stabs.texinfo (Top): Put the link to "Symbol Types Index" to its
579 correct place.
580
16bdd41f
YQ
5812012-06-08 Yao Qi <yao@codesourcery.com>
582
583 * gdb.texinfo (In-Process Agent): Add 'In-Process Agent
584 Protocol'.
585 (In-Process Agent Protocol, IPA Protocol Objects)
586 (IPA Protocol Commands): New nodes.
587 (Tracepoint Packets): Add anchors.
588
2d4c29c5
TS
5892012-06-06 Thomas Schwinge <thomas@codesourcery.com>
590
591 * gdb.texinfo: Document the deprecation of SH's 'regs' command.
592
6bd110c5
YQ
5932012-06-06 Yao Qi <yao@codesourcery.com>
594
595 * gdb.texinfo: Update copyright year.
596
f3e0e960
SS
5972012-05-23 Stan Shebs <stan@codesourcery.com>
598 Kwok Cheung Yeung <kcy@codesourcery.com>
599
600 * gdb.texinfo (Miscellaneous GDB/MI Commands): Document -info-os.
601
1564a261
JK
6022012-05-20 Jan Kratochvil <jan.kratochvil@redhat.com>
603
604 * gdb.texinfo (Separate Debug Files): New anchor debug-file-directory.
605 Mention also --with-separate-debug-dir.
606 (Auto-loading): Prepend $debugdir in the sample output.
607 (Auto-loading safe path): Likewise. Mention also $debugdir for the
608 auto-load safe-path variable.
609 (objfile-gdb.py file): Remove the extra debug-file-directory paragraph.
610 Mention also $debugdir for 'set auto-load scripts-directory'.
611
eb17f351
EZ
6122012-05-19 Eli Zaretskii <eliz@gnu.org>
613
614 * gdb.texinfo (Continuing and Stepping, Selection, Byte Order)
615 (MIPS Embedded, MIPS, MIPS Register packet Format)
616 (Target Descriptions, MIPS Features): Use @acronym{MIPS} where
617 appropriate.
618
4cc0665f
MR
6192012-05-18 Sandra Loosemore <sandra@codesourcery.com>
620 Maciej W. Rozycki <macro@codesourcery.com>
621
622 * gdb.texinfo (MIPS): Document "set mips compression" and "show
623 mips compression".
624 (MIPS Breakpoint Kinds): New subsubsection.
625
7af8dcf8 6262012-05-18 Eli Zaretskii <eliz@gnu.org>
02b67415
MR
627
628 * gdb.texinfo (Architecture-Specific Protocol Details): Define
629 nodes for subsections. Add @acronym mark-ups and adjust
630 formatting.
631
aff139ff
JK
6322012-05-18 Jan Kratochvil <jan.kratochvil@redhat.com>
633
634 Rename $ddir to $datadir.
635 * gdb.texinfo (Auto-loading, Auto-loading safe path)
636 (objfile-gdb.py file): Rename $ddir to $datadir.
637
9cb709b6
TT
6382012-05-18 Tom Tromey <tromey@redhat.com>
639
640 * gdb.texinfo (Print Settings): Document 'set print symbol'.
641
e7e0cddf
SS
6422012-05-14 Stan Shebs <stan@codesourcery.com>
643
644 * gdb.texinfo (Dynamic Printf): New subsection.
645
7efc75aa
SCR
6462012-05-13 Siva Chandra Reddy <sivachandra@google.com>
647
648 * gdb.texinfo (Basic Python): Add description about the function
649 gdb.find_pc_line
650
f307c045
JK
6512012-05-12 Jan Kratochvil <jan.kratochvil@redhat.com>
652 Eli Zaretskii <eliz@gnu.org>
653
654 * gdb.texinfo (Separate Debug Files): Use plural form for global
655 debugging information directory.
656
85d4a676
SS
6572012-05-11 Stan Shebs <stan@codesourcery.com>
658 Kwok Cheung Yeung <kcy@codesourcery.com>
659
660 * gdb.texinfo (Operating System Auxiliary Information): Document new
661 'info os' subcommands.
662
c1668e4e
JK
6632012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
664
665 * gdb.texinfo (Auto-loading, Init File in the Current Directory)
666 (libthread_db.so.1 file, objfile-gdb.gdb file, objfile-gdb.py file)
667 (dotdebug_gdb_scripts section): Add reference
668 to 'Auto-loading safe path'.
669
7349ff92
JK
6702012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
671
672 Implement multi-component --with-auto-load-dir.
673 * gdb.texinfo (Auto-loading): New references
674 for 'set auto-load scripts-directory'
675 and 'show auto-load scripts-directory'.
676 (Auto-loading safe path): Describe the new default. Move $ddir
677 substituation reference to 'objfile-gdb.py file'.
678 (objfile-gdb.py file): Describe script-name alias. Change real-name to
679 script-name. Describe new 'set auto-load scripts-directory'
680 and 'show auto-load scripts-directory'.
681
6dea1fbd
JK
6822012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
683
684 Provide $ddir substitution for --with-auto-load-safe-path.
685 * gdb.texinfo (Auto-loading): Replace /usr/local by $ddir/auto-load.
686 (Auto-loading safe path): Likewise. Mention the default value,
687 $ddir substitution, --with-auto-load-safe-path and
688 --without-auto-load-safe-path.
689 * observer.texi (gdb_datadir_changed): New.
690
1ccacbcd
JK
6912012-05-09 Jan Kratochvil <jan.kratochvil@redhat.com>
692
693 * gdb.texinfo (Auto-loading): Wrap too long lines in @smallexample.
694 Twice.
695
d9242c17
JK
696 * gdb.texinfo (Separate Debug Files, Auto-loading safe path): Replace
697 directory separator by path separator.
698
af2c1515
JK
6992012-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
700
701 * gdb.texinfo (Auto-loading safe path): Make 'directories'
702 for 'set auto-load safe-path' optional. Mention if it is omitted.
703 Change disabling security protection condition to "/", twice.
704
a20ee7a4
SCR
7052012-05-03 Siva Chandra Reddy <sivachandra@google.com>
706
707 * gdb.texinfo (Symbol Tables In Python): Add documentation about
708 the new methods global_block and static_block on gdb.Symtab
709 objects.
710
56af09aa
SCR
7112012-05-02 Siva Chandra Reddy <sivachandra@google.com>
712
713 * gdb.texinfo (Blocks In Python): Add a note saying that future
714 improvements to GDB and its infrastructure can move symbols
715 across blocks within a symbol table.
716
2746b0ef
YQ
7172012-04-29 Yao Qi <yao@codesourcery.com>
718
719 * gdb.texinfo (Architectures): Remove menu entry `A29K'.
720 (A29K): Remove.
721
62e5f89c
SDJ
7222012-04-27 Sergio Durigan Junior <sergiodj@redhat.com>
723 Tom Tromey <tromey@redhat.com>
724
725 * gdb.texinfo (Static Probe Points): New entry, explaining SystemTap
726 and generic static probe support on GDB.
727
a766d390
DE
7282012-04-25 Doug Evans <dje@google.com>
729
50f042b9
DE
730 * gdb.texinfo (Go): Fix thinko.
731
a766d390
DE
732 * gdb.texinfo (Supported Languages): Add Go.
733 (Go): New node.
734
f02e2b19
YQ
7352012-04-25 Yao Qi <yao@codesourcery.com>
736
737 * gdbint.texinfo (Testsuite): New section `Board settings'.
738
68d41a48
JK
7392012-04-23 Jan Kratochvil <jan.kratochvil@redhat.com>
740
741 * gdb.texinfo (Auto-loading safe path): Remove trailing [@dots{}].
742 Three times.
743
174bb630
JK
744 * gdb.texinfo (Auto-loading safe path): Add trailing @dots{}.
745 Three times.
746
0511cc75
JK
7472012-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
748
749 * gdb.texinfo (Auto-loading safe path): Replace @itemize @bullet
750 by @table @asis. Fix formatting of one item.
751
0070f25a
JK
7522012-04-18 Jan Kratochvil <jan.kratochvil@redhat.com>
753
754 * gdb.texinfo (Auto-loading verbose mode): Fix smallexample typo.
755
4dc84fd1
JK
7562012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
757
758 New option "set debug auto-load".
759 * gdb.texinfo (Auto-loading): New menu item for auto-load verbose mode.
760 (auto-load verbose mode): New node.
761
bccbefd2
JK
7622012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
763
764 New option "set auto-load safe-path".
765 * gdb.texinfo (Auto-loading): Extend the "show auto-load"
766 and "info auto-load" examples for safe-path. Put there also references
767 for "set auto-load safe-path" and "show auto-load safe-path".
768 New menu item for Auto-loading safe path.
769 (Auto-loading safe path): New node.
770 (Python Auto-loading): Update the expected output from "Missing"
771 to "No".
772
bf88dd68
JK
7732012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
774
775 auto-load: Implementation.
776 * gdb.texinfo (Mode Options): New anchor for -nx.
777 (Startup): New anchors for Option -init-eval-command,
778 Home Directory Init File
779 and Init File in the Current Directory during Startup.
780 Mention set auto-load local-gdbinit with a reference.
781 Change the sample code to "set auto-load python-scripts".
782 (Threads): New anchor set libthread-db-search-path.
783 Provide references to libthread_db.so.1 file.
784 (Controlling GDB): New menu item for Auto-loading.
785 (Auto-loading, Init File in the Current Directory)
786 (libthread_db.so.1 file, objfile-gdb.gdb file): New nodes.
787 (Python): Rename the menu item Auto-loading to Python Auto-loading.
788 (Writing a Pretty-Printer, Objfiles In Python): Update the renamed
789 reference.
790 (Auto-loading): Rename to ...
791 (Python Auto-loading): ... here. Change "set auto-load-scripts" to
792 "set auto-load python-scripts", new anchor for it. Change
793 "show auto-load-scripts" to "show auto-load python-scripts", new anchor
794 for it. Change "info auto-load-scripts"
795 to "info auto-load python-scripts", new anchor for it. Change "scripts"
796 to "Python scripts".
797
8264ba82
AG
7982012-04-14 Anton Gorenkov <xgsa@yandex.ru>
799
800 PR mi/13393
801 * gdb.texinfo (Print Settings): Extend the description for "set print
802 object".
803 (GDB/MI Variable Objects): Extend the description for -var-create and
804 -var-list-children.
805
06fc020f
SCR
8062012-04-11 Siva Chandra Reddy <sivachandra@google.com>
807
808 * gdb.texinfo (Examining Data): Document the 'explore' command.
809
7191c139
JB
8102012-03-28 Joel Brobecker <brobecker@adacore.com>
811
812 * gdb.texinfo (GDB/MI Variable Objects): Document what happens
813 to the children of a varobj and its update range when -var-update
814 returns that the varobj's type changed.
815
3708f05e
JK
8162012-03-27 Jan Kratochvil <jan.kratochvil@redhat.com>
817
818 * gdb.texinfo (Auto-loading): Move @menu to the end of @node.
819 Create two new links fir 'objfile-gdb.py file'
820 and 'dotdebug_gdb_scripts section'.
821
8e0583c8
JK
8222012-03-27 Jan Kratochvil <jan.kratochvil@redhat.com>
823
824 * gdb.texinfo (Auto-loading): Rename node reference
825 '.debug_gdb_scripts section' to 'dotdebug_gdb_scripts section'.
826 Twice.
827 (.debug_gdb_scripts section): Rename the node ...
828 (dotdebug_gdb_scripts section): ... here.
829 (Maintenance Commands): Also rename this node reference.
830
7b282c5a
SCR
8312012-03-22 Siva Chandra Reddy <sivachandra@google.com>
832
833 * gdb.texinfo (Python API/Values From Inferior): Add description
834 about the new method Value.referenced_value. Add description on
835 how Value.dereference is different (and similar) to
836 Value.referenced_value.
837
8320cc4f
JK
8382012-03-19 Jan Kratochvil <jan.kratochvil@redhat.com>
839
840 * gdb.texinfo (File Options): Describe --init-command=FILE, -ix and
841 --init-eval-command=COMMAND, -iex.
842 (Startup): Describe -iex and -ix. Simplify the example
843 for "set auto-load-scripts off".
844
481860b3
GB
8452012-03-16 Gary Benson <gbenson@redhat.com>
846
847 PR breakpoints/10738
848 * gdb.texinfo (Inline Functions): Remove the now-unnecessary @item
849 stating that GDB cannot set breakpoints on inlined functions.
850 (Mode Options): Document --use-deprecated-index-sections.
851 (Index Section Format): Document new index section version format.
852
c4aeac85
TT
8532012-03-15 Tom Tromey <tromey@redhat.com>
854
855 * gdb.texinfo (Debugging C Plus Plus): Document "info vtbl".
856
16899756
DE
8572012-03-13 Doug Evans <dje@google.com>
858
859 * gdb.texinfo (Help): Change apropos example to use "alias" instead
860 of "reload".
861 (Symbols): Delete docs for set/show symbol-reloading.
862 * gdbint.texinfo (Defining Other Architecture Features): Delete
863 SYMBOL_RELOADING_DEFAULT.
864 * refcard.tex: Delete reference to symbol-reloading.
865
9b224c5e
PA
8662012-03-07 Pedro Alves <palves@redhat.com>
867
868 * gdb.texinfo (General Query Packets): Document new
869 QProgramSignals packet.
870 * gdb.texinfo (Remote configuration): Mention
871 "program-signals-packet".
872
169081d0
TG
8732012-03-05 Tristan Gingold <gingold@adacore.com>
874
875 * gdb.texinfo (General Query Packets): Document xfer:uib:read.
876
d1feda86
YQ
8772012-03-03 Yao Qi <yao@codesourcery.com>
878
879 * gdb.texinfo (In-Process Agent): New node.
880 Document new commands.
881 (General Query Packets): Add packet `QAgent'.
882
1faeff08
MR
8832012-03-01 Maciej W. Rozycki <macro@codesourcery.com>
884
885 * gdb.texinfo (MIPS Features): Add org.gnu.gdb.mips.dsp.
886
7d74f244
DE
8872012-03-01 Scott J. Goldman <scottjg@vmware.com>
888
889 * gdb.texinfo (Commands In Python): Put example python macro in
890 COMMAND_USER category rather than COMMAND_OBSCURE.
891 Document gdb.COMMAND_USER.
892 (User-defined Commands): Update documentation to clarify
893 "set/show max-user-call-depth" and "show user" don't apply to python
894 commands. Update documentation to clarify "help user-defined" may
895 also include python commands defined as COMMAND_USER.
896
6fe37d23
JK
8972012-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
898
899 * gdb.texinfo (Startup): Add option -ex description to the option -x
900 description.
901
83364271
LM
9022012-02-24 Luis Machado <lgustavo@codesourcery.com>
903
904 * gdb.texinfo (Setting Breakpoints): Mention and explain the
905 condition-evaluation breakpoint parameter.
906 Mention condition-evaluation mode being shown in "info break".
907 (Break Conditions): Add description for target-side
908 conditional breakpoints.
909 (Remote Configuration): Mention conditional-breakpoints-packet.
910 (Packets): Add cond-expr parameter to Z0/Z1 packets and explain
911 cond-expr.
912 (General Query Packets): Mention new ConditionalBreakpoint feature.
913
bdb1994d
TT
9142012-02-22 Tom Tromey <tromey@redhat.com>
915
916 * gdb.texinfo (Blocks In Python): Clarify block iteration.
917
4d241c86
TT
9182012-02-17 Tom Tromey <tromey@redhat.com>
919
920 PR python/10753:
921 * gdb.texinfo (objfile-gdb.py file): Fix location of auto-load
922 directory.
923
816338b5
SS
9242012-02-14 Stan Shebs <stan@codesourcery.com>
925
926 * gdb.texinfo (Disabling Breakpoints): Document enable count.
927
cc30c4bd
PA
9282012-02-13 Pedro Alves <palves@redhat.com>
929
930 * gdb.texinfo (MIPS boards): Refer to mips-elf instead of
931 mips-idt-ecoff.
932
035d1e5b
YQ
9332012-02-09 Yao Qi <yao@codesourcery.com>
934
935 * gdb.texinfo (Symbols In Python): Add missing `@end defvar'.
936
f0823d2c
TT
9372012-02-07 Tom Tromey <tromey@redhat.com>
938
939 * gdb.texinfo (Symbols In Python): Document Symbol.needs_frame and
940 Symbol.value.
941
64e7d9dd
TT
9422012-02-07 Tom Tromey <tromey@redhat.com>
943
944 * gdb.texinfo (Symbols In Python): Document Symbol.line.
945
4220b2f8
TS
9462012-01-27 Thomas Schwinge <thomas@codesourcery.com>
947
948 * gdb.textinfo (Packets): Move vCont paragraph to the correct place.
949
edcc5120
TT
9502012-01-24 Tom Tromey <tromey@redhat.com>
951
952 * gdb.texinfo (Set Catchpoints): Document "catch load" and "catch
953 unload".
954 (Files): Mention new catch commands.
955 (GDB/MI Async Records): Likewise.
956
53fe1783
GB
9572012-01-24 Gary Benson <gbenson@redhat.com>
958
959 Delete #if 0'd out code.
960 * gdb.texinfo (Frame Info): Remove "info catch".
961
b9e7b9c3
UW
9622012-01-20 Ulrich Weigand <ulrich.weigand@linaro.org>
963
964 * gdb.texinfo (Remote Configuration): Document
965 "set remote hostio-readlink-packet" command.
966 (General Query Packets): Document vFile:readlink packet.
967
4aac40c8
TT
9682012-01-16 Tom Tromey <tromey@redhat.com>
969
970 * gdb.texinfo (Specify Location): Document relative file name
971 handling.
972
cafec441
TT
9732012-01-16 Tom Tromey <tromey@redhat.com>
974
975 * gdb.texinfo (gdb.printing): Document FlagEnumerationPrinter.
976
0ee339bc
JK
9772012-01-13 Jan Kratochvil <jan.kratochvil@redhat.com>
978 Eli Zaretskii <eliz@gnu.org>
979
980 * gdbint.texinfo (Coding Standards): Require braces for two lines of
981 code.
982
72384ba3
PH
9832012-01-11 Paul Hilfinger <hilfingr@adacore.com>
984
985 * gdb.texinfo (Variables): Document use of :: for non-static
986 variables.
987
ce1b17c4
JB
9882012-01-05 Joel Brobecker <brobecker@adacore.com>
989
990 * gdbint.texinfo (Start of New Year Procedure): Update
991 to replace use of copyright.sh by use of copyright.py.
992
217bff3e
JK
9932012-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
994
995 Remove the gdbtui binary.
996 * all-cfg.texi (GDBTUI): Remove.
997 * gdb.texinfo (Mode Options): Remove the GDBTUI reference.
998 (TUI): Remove GDBTUI pindex. Remove the GDBTUI reference.
999 * gdbint.texinfo (Testsuite): Replace `gdbtui' by `gdb -tui'.
1000
cc72b2a2
KP
10012011-12-23 Kevin Pouget <kevin.pouget@st.com>
1002
1003 Introduce gdb.FinishBreakpoint in Python.
1004 * gdb.texinfo (Finish Breakpoints in Python): New subsection.
1005 (Python API): Add menu entry for Finish Breakpoints.
1006
13ac8d2c
JK
10072011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
1008
1009 * gdbint.texinfo (Testsuite): Describe KFAIL and XFAIL in Writing
1010 tests.
1011
e0f9f062
DE
10122011-12-16 Doug Evans <dje@google.com>
1013
1014 * gdb.texinfo (Server): Document -/stdio argument to gdbserver.
1015
80b6e756
PM
10162011-12-16 Phil Muldoon <pmuldoon@redhat.com>
1017
1c3ad6ab 1018 * gdb.texinfo (Python Commands): Remove "maint set/show print
80b6e756
PM
1019 stack". Add documentation for "set/show python print-stack".
1020
2fb860fc
PA
10212011-12-14 Pedro Alves <pedro@codesourcery.com>
1022
1023 * gdb.texinfo (Implementing a Remote Stub): Explain that you
1024 should transfer control to the stub in the startup code instead of
1025 in main. Mention the need to get past the initial breakpoint.
1026
f8eba3c6
TT
10272011-12-06 Tom Tromey <tromey@redhat.com>
1028
1029 * gdb.texinfo (Set Breaks): Update for new behavior.
1030
2268b414
JK
10312011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1032
1033 * gdb.texinfo (Requirements, Remote Protocol): Reference also `Library
1034 List Format for SVR4 Targets'.
1035 (General Query Packets): New item qXfer:libraries-svr4:read.
1036 (Library List Format for SVR4 Targets): New node.
1037
ae6f0d5b
TT
10382011-12-01 Tom Tromey <tromey@redhat.com>
1039
1040 * gdb.texinfo (Writing a Pretty-Printer): Use append method, not
1041 add.
1042
36dfb11c
TT
10432011-11-22 Tom Tromey <tromey@redhat.com>
1044
1045 * gdb.texinfo (GDB/MI Async Records): Document new *stopped
1046 reasons.
1047
f196051f
SS
10482011-11-20 Stan Shebs <stan@codesourcery.com>
1049
1050 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
1051 note-related options and variables.
1052 (Tracepoint Packets): Document packet changes.
1053
f85b53f8
SD
10542011-11-20 Sanjoy Das <sdas@igalia.com>
1055
1056 * gdb.texinfo (JIT Interface): Add documentation on writing and
1057 usind JIT debug info readers.
1058 (Custom Debug Info, Using JIT Debug Info Readers, Writing JIT
1059 Debug Info Readers): New nodes.
1060
bfccc43c
YQ
10612011-11-18 Yao Qi <yao@codesourcery.com>
1062
1063 * gdb.texinfo (Create and Delete Tracepoints): Mention pending
1064 tracepoint.
1065
c011a4f4
DE
10662011-11-15 Doug Evans <dje@google.com>
1067
1068 * gdb.texinfo (Files): Document basenames-may-differ.
1069
ed59ded5
DE
10702011-11-14 Doug Evans <dje@google.com>
1071
1072 * gdb.texinfo (Shell Commands): Document "!".
1073
405f8e94
SS
10742011-11-14 Stan Shebs <stan@codesourcery.com>
1075 Kwok Cheung Yeung <kcy@codesourcery.com>
1076
1077 * gdb.texinfo (Create and Delete Tracepoints): Describe what is
1078 needed to get shorter fast tracepoints.
1079 (Tracepoint Packets): Document new qTMinFTPILen packet.
1080
1e4d1764
YQ
10812011-11-14 Yao Qi <yao@codesourcery.com>
1082
1083 * gdb.texinfo (Create and Delete Tracepoints): Describe changed
1084 behavior of tracepoint.
1085 (General Query Packets): New feature InstallInTrace.
1086 (Remote Configuration): Document "set remote
1087 install-in-trace-packet".
1088
71eba9c2 10892011-11-12 Matt Rice <ratmice@gmail.com>
1090
1091 * gdb.texinfo (C Preprocessor Macros): Remove info definitions.
1092 Add arguments to info macro.
1093
e0f8f636
TT
10942011-11-10 Tom Tromey <tromey@redhat.com>
1095
1096 * gdb.texinfo (Compilation): Don't mention -gdwarf-2. Link to GCC
1097 manual.
1098 (Variables): Don't mention -gdwarf-2. Link to Compilation node.
1099 (Macros): Add a footnote.
1100 (C): Remove paragraph about compiler options.
1101 (C Constants): Mention wide character and string constants.
1102 (C Plus Plus Expressions): Update compiler option advice. Mention
1103 using declarations. Mention ADL. Remove old HP compiler
1104 information.
1105
625c0d47
TT
11062011-11-10 Tom Tromey <tromey@redhat.com>
1107
1108 PR c++/9257:
1109 * gdb.texinfo (Print Settings): Add an extra note about the need
1110 for a vtable.
1111
4be2aacc
MR
11122011-11-08 Maciej W. Rozycki <macro@codesourcery.com>
1113
1114 * gdb.texinfo (MIPS): Remove duplicate "auto" reference from
1115 "set mips abi" documentation.
1116
0a1c4d10
DE
11172011-11-04 Doug Evans <dje@google.com>
1118
1119 * gdb.texinfo (Maintenance Commands): Update docs of "maint time".
1120
aad1c02c
TT
11212011-11-03 Tom Tromey <tromey@redhat.com>
1122
1123 * gdb.texinfo (Stopping): Add menu entry.
1124 (Continuing and Stepping): Restore @node. Use @section, not
1125 @subsection.
1126
983fb131
MR
11272011-11-03 Maciej W. Rozycki <macro@codesourcery.com>
1128
1129 * gdb.texinfo (Skipping Over Functions and Files): Remove node
1130 designation. Fix "Specify Location" cross-reference.
1131
3065dfb6
SS
11322011-11-02 Stan Shebs <stan@codesourcery.com>
1133
1134 * gdb.texinfo (Tracepoint Action Lists): Document collect/s.
1135 (General Query Packets): Describe tracenz feature.
1136 * agentexpr.texi (Bytecode Descriptions): Describe tracenz.
1137
0aaaf063
PK
11382011-10-28 Paul Koning <paul_koning@dell.com>
1139
1140 * gdb.texinfo (gdb.types): Rename deepitems to deep_items.
1141
2231f1fb
KP
11422011-10-27 Kevin Pouget <kevin.pouget@st.com>
1143
1144 * gdb.texinfo ((Frames In Python): Document
1145 gdb.FRAME_UNWIND_FIRST_ERROR contant.
1146
5110b5df
PK
11472011-10-26 Paul Koning <paul_koning@dell.com>
1148
1149 * gdb.texinfo (gdb.types): Document new deepitems function.
1150
22dbab46
PK
11512011-10-25 Paul Koning <paul_koning@dell.com>
1152
1153 PR python/13327
1154
1155 * gdb.texinfo (Values From Inferior): Add is_lazy attribute,
1156 fetch_lazy method.
1157
9df2fbc4
PM
11582011-10-20 Phil Muldoon <pmuldoon@redhat.com>
1159
1160 PR python/12656
1161
1162 * gdb.texinfo (Blocks In Python): Document is_static, is_global,
1163 global_block, static_block function.
1164
f05e2e1d
TT
11652011-10-19 Tom Tromey <tromey@redhat.com>
1166
1167 * gdb.texinfo (Commands In Python): Add missing "@"s.
1168
a7fc3f37
KP
11692011-10-13 Kevin Pouget <kevin.pouget@st.com>
1170
1171 PR python/13285 Document named constants for frame unwind stop reasons
1172 * gdb.texinfo (Frames In Python): Document gdb.FRAME_UNWIND_*
1173 constants.
1174
5048e516
JK
11752011-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
1176
1177 Fix compatibility with texinfo versions older than 4.12.
1178 * Makefile.in (MAKEINFO): Set to @MAKEINFO@.
1179 (MAKEINFOFLAGS, MAKEINFO_EXTRA_FLAGS, MAKEINFO_CMD): New.
1180 (MAKEHTMLFLAGS): Use MAKEINFO_CMD.
1181 (gdb.info, gdbint.info, stabs.info, annotate.info): Use MAKEINFO_CMD.
1182 * gdb.texinfo (Tail Call Frames): Convert @arrow{} to @click, when possible.
1183 Make the conversion conditional on HAVE_MAKEINFO_CLICK, using variables
1184 CALLSEQ1A, CALLSEQ1B, CALLSEQ2A and CALLSEQ2B.
1185
5a56e9c5
DE
11862011-10-09 Doug Evans <dje@google.com>
1187
1188 * gdb.texinfo (Extending GDB): Document alias command.
1189
36b11add
JK
11902011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
1191
1192 Support @entry in input expressions.
1193 * gdb.texinfo (Variables): Describe @entry names suffix.
1194 (Print Settings): Add anchor for `set print entry-values'.
1195
e18b2753
JK
11962011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
1197 Eli Zaretskii <eliz@gnu.org>
1198
1199 Display @entry parameter values (without references).
1200 * gdb.texinfo (Tail Call Frames): Add anchor. Add self tail call
1201 example.
1202 (Print Settings): New description of set print entry-values and show
1203 print entry-values.
1204
111c6489
JK
12052011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
1206 Eli Zaretskii <eliz@gnu.org>
1207
1208 Recognize virtual tail call frames.
1209 * gdb.texinfo (Optimized Code): Add reference to Tail Call Frames.
1210 (Tail Call Frames): New node.
1211 (Frames In Python): Add gdb.TAILCALL_FRAME.
1212
9c15afc4
DE
12132011-10-07 Doug Evans <dje@google.com>
1214
1215 * gdb.texinfo (gdb.printing): Document new `replace' arg to
1216 register_pretty_printer.
1217
99f5279d
PM
12182011-10-07 Phil Muldoon <pmuldoon@redhat.com>
1219
1220 PR python/12930
1221 PR python/12802
1222
1223 * gdb.texinfo (Breakpoints In Python): Clarify behavior in the
1224 stop method.
1225
03583c20
UW
12262011-10-07 Ulrich Weigand <ulrich.weigand@linaro.org>
1227
1228 * gdb.texinfo (Starting your Program): "set disable-randomization"
1229 is no longer Linux-specific.
1230 (Remote Configuration): Document "set remote
1231 disable-randomization-packet".
1232 (General Query Packets): Document "QDisableRandomization" packet
1233 and add it to "qSupported" list.
1234
bd054e06
KP
12352011-10-07 Kevin Pouget <kevin.pouget@st.com>
1236
1237 Allow Python notification of new object-file loadings.
1238 * gdb.texinfo (Events In Python): Document `gdb.NewObjFileEvent'
1239 event type.
1240
cb6be26b
KP
12412011-10-04 Kevin Pouget <kevin.pouget@st.com>
1242
1243 PR python/12691: Add the inferior to Python exited event
1244 * gdb.texinfo (Events In Python): Describe exited inferior attribute.
1245
a05336a1
JB
12462011-10-03 Joel Brobecker <brobecker@adacore.com>
1247
1248 * gdb.texinfo (GDB/MI Miscellaneous Commands): Minor
1249 rephasing.
1250
5d77fe44
JB
12512011-10-03 Joel Brobecker <brobecker@adacore.com>
1252
1253 * gdb.texinfo (GDB/MI Ada Tasking Commands): New node.
1254 (GDB/MI Miscellaneous Commands): Add `ada-task-info'
1255 as possible feature returned by the `-list-features'
1256 command.
1257
699df94d
PK
12582011-09-28 Paul Koning <paul_koning@dell.com>
1259
1260 * gdb.texinfo (gdb.Type): Document field access by dictionary
1261 key syntax.
1262
24bdad53
YQ
12632011-09-28 Yao Qi <yao@codesourcery.com>
1264
1265 * gdb.texinfo (Files): Update options for `add-symbol-file'.
1266 Add one space after option `-s'. Remove @r{} markup.
1267
6710bf39
SS
12682011-09-27 Stan Shebs <stan@codesourcery.com>
1269
1270 * gdb.texinfo (Tracepoint Action Lists): Document $_ret.
1271
d99f7e48
HZ
12722011-09-16 Hui Zhu <teawater@gmail.com>
1273
1274 * gdb.texinfo (Tracepoint Restrictions): Change *$esp@300
1275 to *(unsigned char *)$esp@300.
1276
d812018b
PK
12772011-09-15 Paul Koning <paul_koning@dell.com>
1278
1279 * gdb.texinfo: Make style of Python functions and methods match
1280 the syntax of Python. Also put class and module names explicitly
1281 on function, member, and variable names, matching Python
1282 documentation conventions.
1283
2aa48337
KP
12842011-09-15 Kevin Pouget <kevin.pouget@st.com>
1285
1286 PR Python/12692 Add gdb.selected_inferior() to Python interface.
1287 * gdb.texinfo (Inferiors In Python): Describe new
1288 gdb.selected_inferior() function.
1289
6839b47f
KP
12902011-09-15 Kevin Pouget <kevin.pouget@st.com>
1291
1292 Handle multiple breakpoint hits in Python interface:
1293 * gdb.texinfo (Events In Python): New function documentation:
1294 gdb.BreakpointEvent.breakpoints. Indicate that
1295 gdb.BreakpointEvent.breakpoint is now deprecated.
1296
26829f2b
JB
12972011-09-04 Joel Brobecker <brobecker@adacore.com>
1298
1299 * gdb.texinfo: Set EDITION to "Tenth" and change ISBN.
1300
a9f54f60
TT
13012011-08-25 Andrew Oakley <andrew@ado.is-a-geek.net>
1302
1303 * gdb.texinfo (Types In Python): Document 'bitpos' for enums.
1304
fa3a4f15
PM
13052011-08-17 Phil Muldoon <pmuldoon@redhat.com>
1306
1307 * gdb.texinfo (Prompt): Add set/show extended-prompt
1308 documentation
1309 (Basic Python): Add prompt_hook anchor.
1310 (Python modules): Reword module text to reflect multiple modules.
1311 (gdb.prompt): Document gdb.prompt module.
1312
224bbe49
YQ
13132011-08-14 Yao Qi <yao@codesourcery.com>
1314
78d85199
YQ
1315 * gdb.texinfo (General Query Packets): Document qXfer:fdpic:read packet.
1316
13172011-08-14 Yao Qi <yao@codesourcery.com>
1318
1319 * gdb.texinfo (Standard Target Features): Document C6x features.
224bbe49
YQ
1320 (TIC6x Features): New node.
1321
457e09f0
DE
13222011-08-12 Doug Evans <dje@google.com>
1323
1324 * gdb.texinfo (Symbols In Python): Document symbol.type.
1325
5e239b84
PM
13262011-08-09 Phil Muldoon <pmuldoon@redhat.com>
1327
1328 * gdb.texinfo (Python): Document command and function
1329 auto-loading.
1330
177bc839
JK
13312011-07-26 Jan Kratochvil <jan.kratochvil@redhat.com>
1332 Eli Zaretskii <eliz@gnu.org>
1333
1334 * gdb.texinfo (whatis, ptype): Highlight their differences. Describe
1335 typedefs unrolling. Extend the sample code by an inner typedef and
1336 outer typedefs unrolling.
1337
1a532630
PP
13382011-07-26 Paul Pluzhnikov <ppluzhnikov@google.com>
1339
1340 * gdb.texinfo (Caching Remote Data): Document {set,show} dcache
1341 size and line-size.
1342
9b158ba0 13432011-07-21 Matt Rice <ratmice@gmail.com>
1344
1345 PR macros/12999
1346 * gdb.texinfo (Macros): Add info definitions and info macros commands.
1347 Update text and cindex entries for info macro command.
1348
d17b6f81
PM
13492011-07-21 Phil Muldoon <pmuldoon@redhat.com>
1350
1351 * observer.texi (GDB Observers): Add before_prompt observer.
1352 * gdb.texinfo (Basic Python): Add documentation for prompt
1353 substitution.
1354
713389e0
PM
13552011-07-11 Phil Muldoon <pmuldoon@redhat.com>
1356
1357 PR python/12438
1358 * gdb.texinfo (Python Commands): Add deprecate note to maint
1359 set/show python print-stack. Document set/show python
1360 print-backtrace.
1361
177b42fe
TJB
13622011-07-05 Thiago Jung Bauermann <bauerman.ibm.com>
1363
1364 * gdb.texinfo: Fix typos.
1365
900e11f9
JK
13662011-07-01 Tom Tromey <tromey@redhat.com>
1367
1368 * gdb.texinfo (Debugging Output): Document set debug
1369 check-physname.
1370
39c4d40a
TT
13712011-06-29 Tom Tromey <tromey@redhat.com>
1372
1373 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document
1374 breakpoint-notifications feature.
1375
6f5def7d
UW
13762011-06-29 Ulrich Weigand <ulrich.weigand@linaro.org>
1377
1378 * gdb.texinfo (Target Description): Remove warning about
1379 possibly unstable format.
1380
8cf64490
TT
13812011-06-03 Tom Tromey <tromey@redhat.com>
1382
1383 * gdb.texinfo (GDB/MI Async Records): Document 'exit-code' field.
1384 (Events In Python): Note that exit_code is optional.
1385
393eab54
PA
13862011-05-17 Pedro Alves <pedro@codesourcery.com>
1387
1388 * gdb.texinfo (Remote Protocol) <Overview>: Mention vCont is
1389 required for multi-threading support.
1390 (Remote Protocol) <Packets>: Mention that 'c', 's', 'C', 'S' and
1391 Hc are deprecated for multi-threading debugging. Point readers at
1392 the vCont packet.
1393
75fc9810
DE
13942011-05-15 Doug Evans <dje@google.com>
1395
1396 * gdb.texinfo (Auto-loading): Document printing of missing scripts.
1397
01124a23
DE
13982011-05-13 Doug Evans <dje@google.com>
1399
98a5dd13
DE
1400 * gdb.texinfo (Threads): Document $sdir,$pdir.
1401 (Server): Document $pdir exception.
1402
dbaefcf7
DE
1403 * gdb.texinfo (Auto-loading): Document "info auto-load-scripts".
1404
cc63ef9b
DE
1405 * gdb.texinfo (Threads): Clarify default value for
1406 libthread-db-search-path.
7e0396aa 1407
01124a23
DE
1408 * gdb.texinfo (Completion): Update example.
1409 (Debugging Output): Delete `set/show debug lin-lwp-async'.
1410
d248b706
KY
14112011-05-12 Kwok Cheung Yeung <kcy@codesourcery.com>
1412
1413 * gdb.texinfo: Document change in the behaviour of the enable and
1414 disable GDB commands when applied to tracepoints.
1415 Document the EnableDisableTracepoints remote stub feature.
1416 Document QTEnable and QTDisable in the list of tracepoint packets.
1417
cc88a640
JK
14182011-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1419
1420 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Rename inc-hist.texinfo to
1421 hsuser.texi.
1422 * gdb.texinfo <!SYSTEM_READLINE>: Rename inc-hist.texinfo inclusion and
1423 comment to hsuser.texi. Change rluser.texi name in the comment.
1424
84e578fb
DE
14252011-05-10 Doug Evans <dje@google.com>
1426
1427 * gdb.texinfo (Threads): If an empty path is provided for
1428 libthread-db-search-path it is reset to its default value.
1429 (Server): Ditto.
1430
478aac75
DE
14312011-05-09 Doug Evans <dje@google.com>
1432
1433 * gdb.texinfo (Requirements): Fix typo. Mention --with-iconv-bin.
1434
9c06b0b4
TJB
14352011-05-06 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
1436 Thiago Jung Bauermann <bauerman@br.ibm.com>
1437
1438 Implement support for PowerPC BookE masked watchpoints.
1439 * gdb.texinfo (Set Watchpoints): Document mask parameter.
1440 (PowerPC Embedded): Mention support of masked watchpoints.
1441
9ed350ad
JB
14422011-05-03 Joel Brobecker <brobecker@adacore.com>
1443
1444 * gdb.texinfo (In Memoriam): Replace litteral uses of `GDB' with
1445 `@value{GDBN}'.
1446
4ceed123
JB
14472011-05-03 Joel Brobecker <brobecker@adacore.com>
1448
1449 * gdb.texinfo (titlepage): Remove dedication.
1450 (In Memoriam): New appendix.
1451
559a7a62
JK
14522011-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
1453 Eli Zaretskii <eliz@gnu.org>
1454
1455 * gdb.texinfo (Index Section Format): Change the version to 5.
1456 Describe the different formula.
1457
03f2bd59
JK
14582011-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
1459 Eli Zaretskii <eliz@gnu.org>
1460
1461 * gdb.texinfo (Starting and Stopping Trace Experiments): New anchor
1462 for disconnected tracing.
1463 (Multi-Process Mode for @code{gdbserver}): Mention --multi and
1464 extended-remote relationship. Mention --once.
1465 (TCP port allocation lifecycle of @code{gdbserver}): New.
1466
d9b1a651
EZ
14672011-04-23 Eli Zaretskii <eliz@gnu.org>
1468
1469 * gdb.texinfo (Server): Improve indexing. Index all optional
1470 switches to gdbserver.
1471
90476074
TT
14722011-04-20 Tom Tromey <tromey@redhat.com>
1473
1474 * gdb.texinfo (Index Section Format): New node.
1475 (Top): Add new node to menu.
1476
c21236dc
PA
14772011-04-20 Pedro Alves <pedro@codesourcery.com>
1478
1479 * gdb.texinfo (Maintenance Commands): Document `maint print
1480 remote-registers'.
1481
05c8c3f5
TT
14822011-04-20 Tom Tromey <tromey@redhat.com>
1483
1484 * gdb.texinfo (Trace File Format): Move node later.
1485
7a9dd1b2
TT
14862011-04-19 Tom Tromey <tromey@redhat.com>
1487
1488 * gdbint.texinfo (Register Information Functions): Remove
1489 duplicate "the".
1490 * gdb.texinfo (Emacs): Remove duplicate "to".
1491 (GDB/MI Variable Objects): Remove duplicate "the".
1492 (General Query Packets): Likewise.
1493
4368ebeb
JB
14942011-04-02 Joel Brobecker <brobecker@adacore.com>
1495
1496 * gdb.texinfo (GDB/MI Output Records): Fix menu entry for
1497 "GDB/MI Ada Exception Information" node.
1498
956a9fb9
JB
14992011-04-01 Joel Brobecker <brobecker@adacore.com>
1500
1501 * gdb.texinfo (GDB/MI Ada Exception Information): Document
1502 the "exception-name" field in the *stopped async record.
1503
f1310107
TJB
15042011-03-31 Thiago Jung Bauermann <bauerman@br.ibm.com>
1505 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
1506
1507 Implement support for PowerPC BookE ranged breakpoints.
1508 * gdb.texinfo (PowerPC Embedded): Document ranged breakpoints.
1509
8786b2bd
TT
15102011-03-28 Tom Tromey <tromey@redhat.com>
1511
1512 * gdb.texinfo (Set Tracepoints): Fix typo.
1513
9ef07c8c
TT
15142011-03-24 Tom Tromey <tromey@redhat.com>
1515
1516 * gdb.texinfo (Specify Location): Document `function:label'
1517 linespec.
1518
99c3dc11
PM
15192011-03-18 Phil Muldoon <pmuldoon@redhat.com>
1520
f1310107 1521 PR python/12149
99c3dc11
PM
1522
1523 * gdb.texinfo (Basic Python): Update gdb.write and flush text.
1524
29703da4
PM
15252011-03-17 Phil Muldoon <pmuldoon@redhat.com>
1526
1527 * gdb.texinfo (Blocks In Python): Add is_valid method description.
1528 (Inferiors In Python): Likewise.
1529 (Threads In Python): Likewise.
1530 (Symbols In Python): Likewise.
1531 (Objfiles In Python): Likewise.
1532 (Symbol Tables In Python): Likewise.
1533
c9174737
PA
15342011-03-15 Pedro Alves <pedro@codesourcery.com>
1535
1536 * gdb.texinfo (Auto Display) <undisplay, enable display, disable
1537 display>: Explain that the commands accept number ranges.
1538
7371cf6d
PM
15392011-03-14 Phil Muldoon <pmuldoon@redhat.com>
1540
1541 * gdb.texinfo (Breakpoints In Python): Add description and example
1542 of Python stop function operation.
1543
ecec24e6
PM
15442011-03-10 Phil Muldoon <pmuldoon@redhat.com>
1545
1546 * gdb.texinfo (Parameters In Python): Document get_set_string and
1547 get_show_string methods.
1548
6dcd5565
JK
15492011-02-28 Jan Kratochvil <jan.kratochvil@redhat.com>
1550
1551 * gdb.texinfo (Tracepoint Conditions): Fix missing parenthesis.
1552
81896e36
JK
1553 * gdb.texinfo (Starting and Stopping Trace Experiments): Fix
1554 circular-trace-buffer name.
1555
5e30da2c
JB
15562011-02-28 Joel Brobecker <brobecker@adacore.com>
1557
1558 * gdb.texinfo (Inferiors and Programs): Fix small error introduced
1559 in the previous change.
1560
3bd0f5ef 15612011-02-27 Michael Snyder <msnyder@vmware.com>
af624141
MS
1562
1563 * gdb.texinfo (Inferiors and Programs): Update commands to show
1564 that they can accept multiple arguments.
1565
4ec7539c
JB
15662011-02-24 Joel Brobecker <brobecker@adacore.com>
1567
1568 Revert the following patch (code patch was not approved):
1569 2011-02-21 Hui Zhu <teawater@gmail.com>
1570 * agentexpr.texi (bytecode descriptions): add printf.
1571 * gdb.texinfo (tracepoint action lists): add printf.
1572
82809774
DE
15732011-02-23 Doug Evans <dje@google.com>
1574
1575 * gdb.texinfo (Symbols In Python): Fix mention of C++, use C@t{++}.
1576
e5a67952
MS
15772011-02-23 Michael Snyder <msnyder@vmware.com>
1578
1579 * gdb.texinfo (Set Breaks): Add @dots{} to arguments of info break.
1580 (Set Watchpoints): Add @dots{} to argument of info watchpoints.
1581 (Listing Tracepoints): Add @dots{} to argument of info tracepoints.
1582
6e6fbe60
DE
15832011-02-22 Doug Evans <dje@google.com>
1584
1585 * gdb.texinfo (Symbols In Python): Document lookup_global_symbol.
1586 Clarify behaviour of lookup_symbol when `block' argument is omitted,
1587 add description of result, fix @defun formatting.
1588
f994e27a
HZ
15892011-02-21 Hui Zhu <teawater@gmail.com>
1590
1591 * agentexpr.texi (Bytecode Descriptions): Add printf.
1592 * gdb.texinfo (Tracepoint Action Lists): Add printf.
1593
c7f96d2b
TT
15942011-02-18 Tom Tromey <tromey@redhat.com>
1595
1596 * agentexpr.texi (Bytecode Descriptions): Document pick and rot.
1597
60f98dde
MS
15982011-02-14 Michael Snyder <msnyder@vmware.com>
1599
1600 * gdb.texinfo (threads): Document argument for "info threads" cmd.
1601 Document new command "thread find".
1602
08e796bc
MS
16032011-02-14 Michael Snyder <msnyder@vmware.com>
1604
1605 * gdb.texinfo (Threads): Update example of new thread message.
1606
b3b9301e
PA
16072011-02-14 Pedro Alves <pedro@codesourcery.com>
1608
1609 * gdb.texinfo (Remote Configuration): Mention set/show remote
1610 traceframe-info.
1611 (Tools/Packages Optional for Building GDB): Mention that expat is
1612 used for traceframe info.
1613 (Remote Protocol) <Menu>: Add "Traceframe Info Format".
1614 (General Query Packets) <qSupported>: Describe the
1615 qXfer:traceframe-info:read feature.
1616 (qXfer::read): Describe qXfer:traceframe-info:read.
1617 (Traceframe Info Format): New section.
1618
cef35b0f
PA
16192011-02-04 Pedro Alves <pedro@codesourcery.com>
1620
1621 * gdbint.texinfo (Formatting): Mention some formatting guidelines
1622 for casts and unary operators.
1623
f1cbe1d3
TT
16242011-02-04 Tom Tromey <tromey@redhat.com>
1625
1626 * gdb.texinfo (GDB/MI Async Records): Document that symbols-loaded
1627 is not useful.
1628
585fdaa1
PA
16292011-01-25 Pedro Alves <pedro@codesourcery.com>
1630
1631 * gdb.texinfo: s/value optimized out/optimized out/g
1632
7bfc9434
JB
16332011-01-21 Joel Brobecker <brobecker@adacore.com>
1634
1635 * gdb.texinfo (Other Misc Settings): Rework part of the
1636 documentation of the "set interactive mode" command.
1637
4694da01
TT
16382011-01-19 Tom Tromey <tromey@redhat.com>
1639
1640 * gdb.texinfo (Threads): Document thread name output and `thread
1641 name' command.
1642 (Threads In Python): Document Thread.name attribute.
1643 (GDB/MI Thread Commands): Document thread attributes.
1644
b716877b
AB
16452011-01-12 Andrew Burgess <aburgess@broadcom.com>
1646
1647 * gdb.texinfo (GDB/MI Data Manipulation): Update to reflect
1648 changes in mi/mi-cmd-disas.c
1649
13fd8b81
TT
16502011-01-12 Tom Tromey <tromey@redhat.com>
1651
1652 * gdb.texinfo (Threads): Remove duplicate text. Update examples.
1653 Fix "thread apply" text.
1654
e09342b5
TJB
16552011-01-11 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
1656 Thiago Jung Bauermann <bauerman@br.ibm.com>
1657
1658 Implement support for PowerPC BookE ranged watchpoints.
1659 * gdb.texinfo (PowerPC Embedded): Document ranged watchpoints and
1660 the "set powerpc exact-watchpoints" flag.
1661
06e65f44
TT
16622011-01-07 Tom Tromey <tromey@redhat.com>
1663
1664 * gdb.texinfo (Python API): Add descriptions to @menu items.
1665
d8e22779
TT
16662011-01-06 Tom Tromey <tromey@redhat.com>
1667
1668 * gdb.texinfo (Frames In Python): Document gdb.newest_thread.
1669
a255712f
PP
16702010-01-06 Paul Pluzhnikov <ppluzhnikov@google.com>
1671
e09342b5 1672 * gdb.texinfo (Debugging Output): Document "set debug jit".
a255712f 1673
ccfc3d6e
TT
16742011-01-06 Tom Tromey <tromey@redhat.com>
1675
1676 PR python/12133:
1677 * gdb.texinfo (Frames In Python): Document various frame
1678 constants.
1679
44944448
JB
16802011-01-05 Joel Brobecker <brobecker@adacore.com>
1681
1682 * doc/agentexpr.texi, doc/all-cfg.texi, doc/annotate.texinfo,
1683 doc/gdb.texinfo, doc/gdbint.texinfo, doc/observer.texi,
1684 doc/refcard.tex, doc/stabs.texinfo: Copyright year update.
1685
42ea3d7a
JK
16862011-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
1687
1688 * Makefile.in (diststuff): Remove gdb-cfg.texi and GDBvn.texi.
1689 (clean): Add GDBvn.texi.
1690
720d1a40
JB
16912010-12-29 Joel Brobecker <brobecker@adacore.com>
1692
1693 * gdb.texinfo (Ada Glitches): Remove paragraph describing the
1694 occasional case where the debugger prints an array address
1695 instead of the array itself.
1696
ad196637
PA
16972010-12-23 Pedro Alves <pedro@codesourcery.com>
1698
1699 * gdb.texinfo (Packets) <read registers packet>: Document support
1700 for registers that were not collected.
1701
a86caf66
DE
17022010-12-15 Doug Evans <dje@google.com>
1703
1704 * gdb.texinfo (Startup): Document auto-loading of scripts during
1705 startup.
1706 (Auto-loading): Delete "maint set python auto-load on|off".
1707 Add "set auto-load-scripts on|off".
1708
aae1c79a
DE
17092010-12-07 Doug Evans <dje@google.com>
1710
1711 * gdb.texinfo (Mode Options): Document -data-directory.
1712 (Data Files): Add reference to -data-directory.
1713
4e04c971
DE
17142010-11-29 Doug Evans <dje@google.com>
1715
1716 * gdb.texinfo (Pretty-Printer Introduction): Change
1717 printer-name:subprinter-name to printer-name;subprinter-name.
1718
94b6973e
PM
17192010-11-29 Phil Muldoon <pmuldoon@redhat.com>
1720
1721 PR python/12199
1722
1723 * gdb.texinfo (Breakpoints In Python): Document "delete" method.
1724
39037522
TT
17252010-11-23 Tom Tromey <tromey@redhat.com>
1726
1727 * gdb.texinfo (Top): Check SYSTEM_READLINE.
1728 (Editing): Likewise.
1729 (Command History): Likewise.
1730 (TUI Keys): Likewise.
1731 (Bug Reporting): Conditionally include rluser.texi and
1732 inc-history.texinfo.
1733 * Makefile.in (READLINE_TEXI_INCFLAG): New variable.
1734 (GDB_DOC_SOURCE_INCLUDES): Add comment.
1735 (GDBvn.texi): Set SYSTEM_READLINE when appropriate.
1736 (gdb.dvi): Use READLINE_TEXI_INCFLAG.
1737 (gdb.pdf): Likewise.
1738 (gdb.info): Likewise.
1739 (gdb/index.html): Likewise.
1740
5ae98d25
TT
17412010-11-23 Tom Tromey <tromey@redhat.com>
1742
1743 * Makefile.in (Makefile): Run ../config.status.
1744 (distclean): Update.
1745 * configure: Remove.
1746 * configure.ac: Remove.
1747
621c8364
TT
17482010-11-12 Tom Tromey <tromey@redhat.com>
1749
1750 * gdb.texinfo (Basic Python): Update. Add xref.
1751 (Exception Handling): Document new exception classes.
1752 (Types In Python): Update.
1753 (Frames In Python): Update.
1754
84f4c1fe
PM
17552010-11-11 Phil Muldoon <pmuldoon@redhat.com>
1756
1757 * gdb.texinfo (Breakpoints In Python): Document "internal"
1758 parameter, and visible attribute.
1759
99e7ae30
DE
17602010-11-05 Doug Evans <dje@google.com>
1761
1762 * gdb.texinfo (Source Path): Document "set directories".
1763
f4b8a18d
KW
17642010-11-05 Ken Werner <ken.werner@de.ibm.com>
1765
1766 * gdb.texinfo: (Summary) Add mention about OpenCL C language support.
1767 (OpenCL C): New node.
1768
7b51bc51
DE
17692010-11-02 Doug Evans <dje@google.com>
1770
1771 * gdb.texinfo (Pretty Printing): Expand into three sections,
1772 introduction, example, and commands.
1773 (Python API): Delete section Disabling Pretty-Printers, merge into
1774 Selecting Pretty-Printers.
1775 (Writing a Pretty-Printer): New section. Move the pretty-printer
1776 example here, and reformat to match python coding style. Add a second
1777 example using the gdb.printing module.
1778 (Python modules): Add gdb.printing.
1779
9eeee977
DE
17802010-10-29 Doug Evans <dje@google.com>
1781
1782 * gdb.texinfo (Python): Fix long line.
1783
a0e0ffdf
DE
17842010-10-20 Doug Evans <dje@google.com>
1785
1786 * gdbint.texinfo (Misc Guidelines): Renamed from Coding.
1787 All references updated. Correct sections marked as subsections.
1788 (Coding Standards): New chapter. Move the coding standard related
1789 subsections here. Add section on Python coding standards.
1790
0e3509db
DE
17912010-10-13 Doug Evans <dje@google.com>
1792
1793 * gdb.texinfo (Python): Add "Python modules".
1794 (Types in Python): Add reference to gdb.types section.
1795 (Python modules): New node.
1796
44592cc4
DE
17972010-10-11 Doug Evans <dje@google.com>
1798
1799 * gdb.texinfo (Values From Inferior): Add reference to "Types in
1800 Python" from gdb.Value.type description.
1801
6e1bb179
JB
18022010-09-28 Joel Brobecker <brobecker@adacore.com>
1803
1804 * gdb.texinfo (Ravenscar Profile): New node.
1805
e8467610
TT
18062010-09-22 Tom Tromey <tromey@redhat.com>
1807
1808 * gdb.texinfo (Values From Inferior): Mention Value.__init__.
1809
fccd1d1e
EZ
18102010-09-22 Eli Zaretskii <eliz@gnu.org>
1811
1812 * gdb.texinfo (Values From Inferior): Clarify that
1813 value.dynamic_type works only in C++ programs with RTTI.
1814
c1b6b909
TT
18152010-09-15 Paul Bolle <pebolle@tiscali.nl>
1816
1817 * gdb.texinfo (Character Sets): Correctly reference host-charset
1818 in example.
1819
7d288aaa
TT
18202010-09-13 Tom Tromey <tromey@redhat.com>
1821
1822 * gdb.texinfo (GDB/MI Stack Manipulation) <-stack-list-frames>:
1823 Document "fullname" and "from".
1824
f75d858b
MK
18252010-09-01 Marc Khouzam <marc.khouzam@ericsson.com>
1826
1827 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document new
1828 feature `reverse' output by -list-target-features.
1829
83b9503b
L
18302010-08-31 H.J. Lu <hongjiu.lu@intel.com>
1831
1832 * gdb.texinfo (i386 Features): Remove an extra "@item".
1833
03f17ccf
TT
18342010-08-30 Tom Tromey <tromey@redhat.com>
1835
1836 PR python/11792:
1837 * gdb.texinfo (Values From Inferior): Document dynamic_type.
1838
9779414d
DJ
18392010-08-24 Daniel Jacobowitz <dan@codesourcery.com>
1840
1841 * gdb.texinfo (ARM Features): Document
1842 org.gnu.gdb.arm.m-profile.
1843
f9ffd4bb
TT
18442010-08-23 Tom Tromey <tromey@redhat.com>
1845
1846 PR python/11145:
1847 * gdb.texinfo (Values From Inferior): Document dynamic_cast and
1848 reinterpret_cast methods.
1849
702c2711
TT
18502010-08-23 Tom Tromey <tromey@redhat.com>
1851
1852 PR python/11915:
1853 * gdb.texinfo (Types In Python): Document array method.
1854
66b73624
TJB
18552010-08-18 Thiago Jung Bauermann <bauerman@br.ibm.com>
1856
1857 * gdb.texinfo (PowerPC Embedded): Mention support for the DVC register.
1858
06a64a0b
TT
18592010-08-16 Tom Tromey <tromey@redhat.com>
1860
1861 * gdb.texinfo (Set Watchpoints): Document -location option.
1862
a3a7127e
DE
18632010-08-13 Doug Evans <dje@google.com>
1864
1865 * gdb.texinfo (.debug_gdb_scripts section): Fix typo.
1866
8dedea02
VP
18672010-08-13 Vladimir Prus <vladimir@codesourcery.com>
1868
1869 * gdb.texinfo (GDB/MI Data Manipulation): Document
1870 -data-read-memory-raw and -data-write-memory-raw.
1871
ca5c20b6 18722010-08-11 Tom Tromey <tromey@redhat.com>
889bf7c5 1873 Phil Muldoon <pmuldoon@redhat.com>
ca5c20b6
PM
1874
1875 * gdb.texinfo (Basic Python): Describe post_event API.
1876
cb2e07a6
PM
18772010-08-11 Phil Muldoon <pmuldoon@redhat.com>
1878
1879 * gdb.texinfo (Basic Python): Describe solib_address and
889bf7c5 1880 decode_line Python APIs
cb2e07a6 1881
464b3efb
TT
18822010-08-10 Tom Tromey <tromey@redhat.com>
1883
1884 * gdb.texinfo (Pretty Printing API): Document
1885 gdb.default_visualizer.
1886
c29c521f
TT
18872010-08-10 Tom Tromey <tromey@redhat.com>
1888
1889 Revert gdb-add-index addition:
1890 * gdb.texinfo (Index Files): Don't document gdb-add-index.
1891
5da1313b
JK
18922010-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
1893 Eli Zaretskii <eliz@gnu.org>
1894
1895 * gdb.texinfo (Mode Options) <-batch>
1896 (Basic Python) <gdb.execute>: Describe setting width and height.
1897
02d868e8
PP
18982010-07-31 Paul Pluzhnikov <ppluzhnikov@google.com>
1899
1900 * gdb.texinfo (Threads): Document 'debug libthread-db'.
1901
c2bbed2a
TT
19022010-07-30 Tom Tromey <tromey@redhat.com>
1903
1904 * gdb.texinfo (Index Files): Mention gdb-add-index.
1905
6c13bbe1
HZ
19062010-07-30 Hui Zhu <teawater@gmail.com>
1907
1908 * gdb.texinfo (Inferiors and Programs): Update the introduce of
1909 "detach inferior" and "kill inferior".
1910
53a71c06
CR
19112010-07-28 CHENG Renquan <rqcheng@smu.edu.sg>
1912
1913 * gdb.texinfo (Machine Code): Update description of two forms of
1914 arguments, and add new example to demonstrate the new form.
1915
5374244e
PM
19162010-07-27 Phil Muldoon <pmuldoon@redhat.com>
1917
1918 * gdb.texinfo (Values From Inferior): Add value inferior function
1919 call description.
1920
8ea5bce5
JK
19212010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
1922
1923 * gdb.texinfo (Active Targets): Fix wrong comma placement.
1924
c0edd9ed
JK
19252010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
1926 Eli Zaretskii <eliz@gnu.org>
1927
1928 Make core files the process_stratum.
1929 * gdb.texinfo (Active Targets): Remove core_stratum. Include
1930 record_stratum example.
1931
9291a0cd
TT
19322010-07-13 Tom Tromey <tromey@redhat.com>
1933
1934 * gdb.texinfo (Index Files): New node.
1935
f5011d11
TT
19362010-07-13 Tom Tromey <tromey@redhat.com>
1937
1938 * gdb.texinfo (GDB/MI Variable Objects): Remove extra 'for'.
1939
0f5238ed
TT
19402010-07-13 Tom Tromey <tromey@redhat.com>
1941
1942 * gdb.texinfo (Specify Location): Document labels.
1943
74c761c1
PA
19442010-07-01 Pedro Alves <pedro@codesourcery.com>
1945
1946 * gdb.texinfo (Create and Delete Tracepoints): Add more index
1947 entries for fast tracepoints and static tracepoints.
1948
501994c0
PA
19492010-07-01 Pedro Alves <pedro@codesourcery.com>
1950
1951 * gdb.texinfo (General Query Packets) <qfThreadInfo,
1952 qsThreadInfo>: Spell out `l' as ell.
1953
0fb4aa4b
PA
19542010-07-01 Pedro Alves <pedro@codesourcery.com>
1955
1956 * gdb.texinfo (Convenience Variables): Document $_sdata.
1957 (Commands to Set Tracepoints): Describe static tracepoints. Add
1958 `Listing Static Tracepoint Markers' menu entry. Document
1959 "strace".
1960 (Tracepoint Action Lists): Document collecting $_sdata.
1961 (Listing Static Tracepoint Markers): New subsection.
1962 (Tracepoints support in gdbserver): Mention static tracepoints.
1963 (remote packets, enabling and disabling): Mention
1964 read-sdata-object.
1965 (General Query Packets) <qSupported>: Document qXfer:sdata:read
1966 and StaticTracepoint.
1967 Mention qTfSTM, qTsSTM and qTSTMat as tracepoint packets.
1968 Document qXfer:sdata:read.
1969 (Tracepoint packets): Document qTfSTM, qTsSTM and qTSTMat.
1970
dc3b15be
JB
19712010-06-29 Joel Brobecker <brobecker@adacore.com>
1972
1973 * gdb.texinfo (Threads In Python): Fix unmatched @end table.
1974
595939de
PM
19752010-06-28 Phil Muldoon <pmuldoon@redhat.com>
1976 Tom Tromey <tromey@redhat.com>
1977 Thiago Jung Bauermann <bauerman@br.ibm.com>
1978
1979 * gdb.texinfo (Inferiors In Python): New node.
1980 * gdb.texinfo (Threads In Python): New node.
1981
9279c692
JB
19822010-06-28 Joel Brobecker <brobecker@adacore.com>
1983
1984 * gdb.texinfo (Python): Document what the python directory is
1985 and what its location is.
1986 (Basic Python): Document the gdb.PYTHONDIR constant.
1987
bc9f0842
TT
19882010-06-25 Tom Tromey <tromey@redhat.com>
1989
1990 PR python/10808:
1991 * gdb.texinfo (Basic Python): Document new gdb.execute argument.
1992
f1421989
HZ
19932010-06-24 Hui Zhu <teawater@gmail.com>
1994
1995 * gdb.texinfo: (Commands for Controlled Output): Add
1996 documentation for command "eval".
1997
e4c0cfae
SS
19982010-06-21 Stan Shebs <stan@codesourcery.com>
1999
2000 * gdb.texinfo: Add explicit @node and @appendix for GFDL.
2001 * annotate.texinfo: Ditto.
2002 * gdbint.texinfo: Ditto.
2003 * stabs.texinfo: Ditto.
2004
bb08c432
HZ
20052010-06-22 Hui Zhu <teawater@gmail.com>
2006
2007 * gdb.texinfo: (Process Record and Replay): Add documentation
2008 for command "set record memory-query".
2009
4f5d9f07
SS
20102010-06-21 Stan Shebs <stan@codesourcery.com>
2011
2012 * gdb.texinfo: Relicense under GFDL version 1.3.
2013 * annotate.texinfo: Relicense under GFDL version 1.3.
2014 * gdbint.texinfo: Relicense under GFDL version 1.3.
2015 * stabs.texinfo: Relicense under GFDL version 1.3.
2016 * fdl.texi: Update to version 1.3.
2017
6aed2dbc
SS
20182010-06-18 Stan Shebs <stan@codesourcery.com>
2019
a61408f8
SS
2020 * gdb.texinfo (Operating System Auxiliary Information): Describe
2021 "info os" when no arguments given.
2022
6aed2dbc
SS
2023 * gdb.texinfo (Debugging Programs with Multiple Threads): Describe
2024 $_thread.
2025
24e933df
HZ
20262010-06-18 Hui Zhu <teawater@gmail.com>
2027
2028 * gdb.texinfo: (Process Record and Replay): Add documentation
2029 for commands "record save" and "record restore".
2030
65d79d4b
SDJ
20312010-06-16 Jan Kratochvil <jan.kratochvil@redhat.com>
2032
2033 * gdb.texinfo: Include information about the correct use
2034 of addresses in the `watch' command.
2035
d914c394
SS
20362010-06-11 Stan Shebs <stan@codesourcery.com>
2037
2038 * gdb.texinfo (Observer Mode): New section.
2039 (General Query Packets): Document QAllow.
889bf7c5 2040
967cf477
DE
20412010-06-04 Doug Evans <dje@google.com>
2042
2043 * gdb.texinfo (Python API): New node `Disabling Pretty-Printers'.
2044
aaf4119b
DE
20452010-06-03 Doug Evans <dje@google.com>
2046
2047 * gdbint.texinfo (Coding): Add subsection on command names.
2048
9eae7c52
TT
20492010-06-02 Tom Tromey <tromey@redhat.com>
2050
2051 * gdb.texinfo (Maintenance Commands): Document maint set dwarf2
2052 always-disassemble.
2053
fa593d66
PA
20542010-06-01 Pedro Alves <pedro@codesourcery.com>
2055
2056 * gdb.texinfo (Set Tracepoints): Mention tracepoints support in
2057 gdbserver, and add cross reference.
2058 (Tracepoints support in gdbserver): New subsection.
2059
dde08ee1
PA
20602010-05-26 Pedro Alves <pedro@codesourcery.com>
2061
2062 * gdb.texinfo (General Query Packets) <qSupported>: Describe the
2063 `qRelocInsn' feature.
2064 (Relocate instruction reply packet): New subsection
2065 of `Tracepoint Packets'.
2066 (Tracepoint Packets): Mention that packets QTDP and QTStart
2067 support the qRelocInsn request, and add cross reference to new
2068 subsection.
2069
07ca107c
DE
20702010-05-25 Doug Evans <dje@google.com>
2071
2072 * gdb.texinfo (Exception Handling): Document gdb.GdbError.
2073 (Commands In Python): Document gdb.string_to_argv.
2074
c25c4a8b
JK
20752010-05-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2076
2077 * gdbint.texinfo (Host Definition): Remove items NORETURN and
2078 ATTR_NORETURN.
2079
d7b32ed3 20802010-04-29 Phil Muldoon <pmuldoon@redhat.com>
c25c4a8b
JK
2081 Tom Tromey <tromey@redhat.com>
2082 Thiago Jung Bauermann <bauerman@br.ibm.com>
d7b32ed3 2083
c25c4a8b 2084 * gdb.texinfo (Parameters In Python): New Node.
d7b32ed3 2085
6aecb9c2
JB
20862010-04-29 Mihail Zenkov <mihail.zenkov@gmail.com>
2087
2088 * gdb.texinfo: (Summary) Add mention about D language support.
2089 (Filenames): Add D suffixes.
2090 (D): New node.
2091
b7da9e9f
PM
20922010-04-26 Pierre Muller <muller@ics.u-strasbg.fr>
2093
2094 * gdbint.texinfo (CANNOT_STEP_HW_WATCHPOINTS): Remove explanation
2095 of macro deleted from GDB code.
2096
ab38a727
PA
20972010-04-24 Pedro Alves <pedro@codesourcery.com>
2098
2099 * gdb.texinfo (Commands to specify files): Describe what how GDB
2100 looks up DOS-based filesystem paths on the system root. Document
2101 the new `set/show target-file-system-kind' commands.
2102
66d09542
DE
21032010-04-23 Doug Evans <dje@google.com>
2104
2105 * gdb.texinfo (Python): Move Auto-loading section here ...
2106 (Python API): from here.
2107 (Auto-loading): Add docs for .debug_gdb_scripts auto-loaded scripts.
2108 (Maintenance Commands): Add docs for "maint print section-scripts".
2109
8bd10a10
CM
21102010-04-20 Chris Moller <cmoller@redhat.com>
2111
2112 * gdb.texinfo (Setting Breakpoints): Added description of
2113 filename-qualified rbreak.
2114 * refcard.tex (Breakpoints and Watchpoints): Added brief
2115 description of filename-qualified rbreak.
2116
4c374409
JK
21172010-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
2118
2119 * gdb.texinfo (Data): New @menu reference to Pretty Printing.
2120 (Python API): Change the reference to Pretty Printing API.
2121 (Pretty Printing): Move the user part under the Data node. Reformat
2122 the sample output to 72 columns. Create a new reference to Pretty
2123 Printing API. Rename the API part ...
2124 (Pretty Printing API): To a new node name.
2125 (Selecting Pretty-Printers, Progspaces In Python, Objfiles In Python)
2126 (GDB/MI Variable Objects): Change references to Pretty Printing API.
2127
5a9351ae
SS
21282010-04-21 Stan Shebs <stan@codesourcery.com>
2129
2130 * gdb.texinfo (Tracepoint Actions): Mention synonymy of actions
889bf7c5 2131 and commands.
5a9351ae 2132 (Listing Tracepoints): Update to reflect current behavior.
889bf7c5 2133
9a22f0d0
PM
21342010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
2135
2136 * gdb.texinfo (Examining memory): Update for change in string
2137 display with explicit size.
2138
6149aea9
PA
21392010-04-19 Pedro Alves <pedro@codesourcery.com>
2140
2141 PR breakpoints/8554.
2142
2143 * gdb.texinfo (Save Breakpoints): New node.
2144 (save-tracepoints): Rename to ...
2145 (save tracepoints): ... this. Mention that `save-tracepoints' is
2146 a deprecated alias to `save tracepoints'.
2147
711e434b
PM
21482010-04-16 Pierre Muller <muller@ics.u-strasbg.fr>
2149
645797a8 2150 * gdb.texinfo ($_tlb): Document new automatic convinience variable.
711e434b
PM
2151 (info w32 thread-information-block): Document new command.
2152 (qGetTIBAddress): Document new gdbserver query.
2153 (maint set/show show-all-tib): Document new command.
2154
3f7b2faa
DE
21552010-04-15 Doug Evans <dje@google.com>
2156
fa33c3cd
DE
2157 * gdb.texinfo (Python API): Add progspaces section.
2158 (Selecting Pretty-Printers): Progspace pretty-printers are
2159 searched too.
2160 (Progspaces In Python): New section.
2161
3f7b2faa
DE
2162 * gdb.texinfo (Command Files): Add docs for new "source -s" option.
2163
79f283fe
PM
21642010-04-14 Phil Muldoon <pmuldoon@redhat.com>
2165
2166 * gdb.texinfo (Pretty Printing): Document behaviour when to_string
2167 returns None.
2168
87290684
SS
21692010-04-09 Stan Shebs <stan@codesourcery.com>
2170
2171 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
2172 Describe the `frames-created' field, tweak grammar.
2173
a97153c7
PA
21742010-04-09 Pedro Alves <pedro@codesourcery.com>
2175
2176 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
2177 Describe the `circular' and `disconnected' fields.
2178
5c5dcc1b
L
21792010-04-09 H.J. Lu <hongjiu.lu@intel.com>
2180
2181 * gdb.texinfo (maint print registers): Mention unavailable and
2182 invisible registers.
2183
adc36818
PM
21842010-04-09 Phil Muldoon <pmuldoon@redhat.com>
2185 Thiago Jung Bauermann <bauerman@br.ibm.com>
5c5dcc1b 2186 Tom Tromey <tromey@redhat.com>
adc36818
PM
2187
2188 * gdb.texinfo (Breakpoints In Python): New Node.
2189
33da3f1c
SS
21902010-04-08 Stan Shebs <stan@codesourcery.com>
2191
2192 * gdb.texinfo (Tracepoint Packets): Describe disconn and circular
2193 trace status fields.
2194
3a13a53b
L
21952010-04-08 H.J. Lu <hongjiu.lu@intel.com>
2196
2197 * gdb.texinfo (i386 Features): Make org.gnu.gdb.i386.avx
2198 optional. Make org.gnu.gdb.i386.avx requires
2199 org.gnu.gdb.i386.avx.
2200
08001717
DE
22012010-04-08 Doug Evans <dje@google.com>
2202
2203 * gdb.texinfo (Command Files): Document that gdb skips $cdir in
2204 search path, and document that gdb only scans the search path if
2205 the script's path doesn't specify a directory.
2206
c375651d
DE
22072010-04-05 Doug Evans <dje@google.com>
2208
2209 * gdb.texinfo (maint show python auto-load): Fix typo.
2210
af54718e
SS
22112010-04-04 Stan Shebs <stan@codesourcery.com>
2212
d77f58be
SS
2213 * gdb.texinfo (Setting Breakpoints): "info watch" no longer a synonym.
2214 (Setting Watchpoints): Update description of "info watch".
2215 (Disabling Breakpoints): Only "info break" lists all.
2216
af54718e
SS
2217 * gdb.texinfo (Tracepoint Restrictions): Document PC inference.
2218 (tdump): Explain how tdump works.
2219
86b17b60
PA
22202010-04-01 Pedro Alves <pedro@codesourcery.com>
2221
2222 * gdb.texinfo (Break Commands): Clarify `commands' changes, and
2223 add cross reference.
2224
ff12863f
PA
22252010-03-31 Pedro Alves <pedro@codesourcery.com>
2226
2227 * gdb.texinfo (TUI Commands): Mention that in some cases, these
2228 commands error out.
2229
f68eb612
L
22302010-03-30 H.J. Lu <hongjiu.lu@intel.com>
2231
2232 * gdb.texinfo (i386 Features): Add org.gnu.gdb.i386.avx.
2233
c8d5aac9
L
22342010-03-30 H.J. Lu <hongjiu.lu@intel.com>
2235
2236 * gdb.texinfo (General Query Packets): Add xmlRegisters.
2237
7d13fe92
SS
22382010-03-29 Stan Shebs <stan@codesourcery.com>
2239 Nathan Sidwell <nathan@codesourcery.com>
2240
2241 * gdb.texinfo (GDB/MI Tracepoint Commands): Add notes about the
2242 GDBN equivalent.
2243 (Set Tracepoints): Remove mention that conditional tracepoints
2244 don't exist.
2245 (Tracepoint Actions): Clarify when while-stepping collection
2246 happens, note that while-stepping does not automatically collect
2247 $pc.
2248
409873ef 22492010-03-29 Stan Shebs <stan@codesourcery.com>
889bf7c5 2250
409873ef
SS
2251 * gdb.texinfo (Tracepoint Packets): Describe QTDPsrc.
2252 (General Query Packets): Describe TracepointSource.
2253
ee8e71d4
EZ
22542010-03-27 Matt Rice <ratmice@gmail.com>
2255
c8d5aac9
L
2256 * gdb.texinfo (ARM): Document arguments to "target sim".
2257 (Set Catchpoints): Use @dots{} instead of @r{...}.
ee8e71d4 2258
99b5e152
PA
22592010-03-26 Pedro Alves <pedro@codesourcery.com>
2260
2261 * gdb.texinfo (Tracepoint Packets): Remove mention that
2262 terror:string may be plain text, and drop mention of X prefix.
2263
cd64ee31
VP
22642010-03-26 Vladimir Prus <vladimir@codesourcery.com>
2265
2266 * gdb.texinfo (GDB/MI Tracepoint Commands): Add comma after @xref.
2267
6c28cbf2
SS
22682010-03-24 Stan Shebs <stan@codesourcery.com>
2269
2270 * gdb.texinfo (Tracepoint Packets): Document trace error status.
2271
95a42b64
TT
22722010-03-24 Tom Tromey <tromey@redhat.com>
2273
2274 PR breakpoints/9352:
2275 * gdb.texinfo (Break Commands): Update.
2276
18148017
VP
22772010-03-24 Vladimir Prus <vladimir@codesourcery.com>
2278
2279 * gdb.texinfo (GDB/MI Tracepoint Commands): Document MI tracepoint
2280 commands.
2281
4daf5ac0
SS
22822010-03-16 Stan Shebs <stan@codesourcery.com>
2283
2284 * gdb.texinfo (Starting and Stopping Trace Experiments): Describe
2285 circular-trace-buffer.
2286 (Tracepoint Packets): Describe QTBuffer, and details of the
2287 qTStatus reply.
2288
c9429232
SS
22892010-03-12 Stan Shebs <stan@codesourcery.com>
2290 Nathan Sidwell <nathan@codesourcery.com>
2291
2292 * gdb.texinfo (Tracepoint Actions): Clarify that while-stepping is
2293 doing instruction stepping.
2294 (Tracepoint Restrictions): New node.
2295
ccefe4c4
TT
22962010-03-10 Tom Tromey <tromey@redhat.com>
2297
2298 * gdbint.texinfo (Symbol Handling): Update.
2299
7c953934
TT
23002010-03-08 Tom Tromey <tromey@redhat.com>
2301
2302 PR cli/9591:
2303 * gdb.texinfo (Mode Options): Mention lack of pagination and
2304 confirmation with --batch.
2305 (Screen Size): Mention --batch.
2306 (Messages/Warnings): Likewise.
2307
f870a310
TT
23082010-03-05 Tom Tromey <tromey@redhat.com>
2309
2310 * gdb.texinfo (Basic Python): Document target_charset and
2311 target_wide_charset.
2312
78e2826b
TT
23132010-03-05 Tom Tromey <tromey@redhat.com>
2314
2315 * gdb.texinfo (Data): Link to pretty-printing.
2316 (Output Formats): Likewise. Correct text.
2317
f5dff777
DJ
23182010-03-01 Daniel Jacobowitz <dan@codesourcery.com>
2319
2320 * gdb.texinfo (Types): Describe <struct> and <flags>.
2321
dc00d89f
PM
23222010-02-28 Phil Muldoon <pmuldoon@redhat.com>
2323
2324 * gdb.texinfo (Frames In Python): Add block parameter and
2325 description to read_var text.
2326
5107b149 23272010-02-26 Phil Muldoon <pmuldoon@redhat.com>
c8d5aac9 2328 Tom Tromey <tromey@redhat.com>
5107b149
PM
2329
2330 * gdb.texinfo (Types In Python): Describe block argument in
2331 template_argument and gdb.lookup_type.
2332
e03e5e7b
TT
23332010-02-24 Tom Tromey <tromey@redhat.com>
2334
2335 * gdb.texinfo (Cygwin Native): Fix typo.
2336
f3e9a817
PM
23372010-02-24 Phil Muldoon <pmuldoon@redhat.com>
2338
2339 * gdb.texinfo (Frames In Python): Add block, find_sal, function
2340 and select method descriptions.
2341 (Python API): Add Blocks In Python, Symbols in Python and Symbol
2342 Tables in Python to menu.
2343 (Blocks In Python): New node.
2344 (Symbols In Python): New node.
2345 (Symbol Tables in Python): New node.
2346
a79b8f6e
VP
23472010-02-24 Vladimir Prus <vladimir@codesourcery.com>
2348
2349 Multiexec MI
2350
2351 gdb/
2352 * breakpoint.c (clear_syscall_counts): Take struct inferior*.
2353
2354 gdb/doc/
2355 * gdb.texinfo (GDB/MI Command Syntax): Document notification
2356 changes.
2357 (GDB/MI Program Execution): Document current behaviour of
2358 --all and --thread-group.
2359 (GDB/MI Miscellaneous Commands): Document -add-inferior and
2360 -remove-inferior.
2361 * observer.texi (inferior_added, inferior_removed): New
2362 observers.
2363
629d6a47
TT
23642010-02-19 Tom Tromey <tromey@redhat.com>
2365
2366 * gdbint.texinfo (Getting Started): Fix @node.
2367 (Debugging GDB): Likewise.
2368
c09529e5
JB
23692010-02-13 Joel Brobecker <brobecker@adacore.com>
2370
2371 * gdbint.texinfo (Testsuite): New section "Testsuite Configuration",
2372 documenting the gdb_test_timeout variable.
2373
540aa8e7
MS
23742010-02-12 Jakob Engblom <jakob@virtutech.com>
2375
2376 * gdb.texinfo (MI commands): Added documentation of --reverse
2377 option to a set of MI commands. Restructured documentation of MI
2378 commands --exec-continue to reflect the complexity of reverse
2379 execution.
2380
081dfbf7
PA
23812010-02-12 Pedro Alves <pedro@codesourcery.com>
2382
2383 * gdb.texinfo (Using the Collected Data): Specify that the address
2384 range of `tfind outsize' is exclusive, and that the address range
2385 of `tfind range' is inclusive.
2386 (Tracepoint Packets): Specify that the address range of
2387 `QTFrame:range' is inclusive, and that the address range of
2388 `QTFrame:outside' is exclusive
2389
8e9c5e02
VP
23902010-02-12 Vladimir Prus <vladimir@codesourcery.com>
2391
2392 * gdb.texinfo (GDB/MI Result Records): Clarify ^running.
2393
92981e24
TT
23942010-02-10 Tom Tromey <tromey@redhat.com>
2395
2396 * gdb.texinfo (Debugging Output): Document set debug parser and
2397 show debug parser.
2398
075b51b7
L
23992010-02-09 H.J. Lu <hongjiu.lu@intel.com>
2400
2401 * gdb.texinfo (Predefined Target Types): Add i387_ext,
2402 i386_eflags and i386_mxcsr.
2403
3bb8d5c3
L
24042010-02-08 H.J. Lu <hongjiu.lu@intel.com>
2405
2406 * gdb.texinfo: Document i386 target features.
2407
c5f80513
DE
24082010-02-05 Doug Evans <dje@google.com>
2409
2410 * gdbint.texinfo (Testsuite): Add a new section to document the
2411 various DejaGnu variables that may be overridden.
1be00882 2412 Document INTERNAL_GDBFLAGS.
c5f80513 2413
6ac33a4e
TT
24142010-02-04 Tom Tromey <tromey@redhat.com>
2415
2416 PR cli/8830:
2417 * gdb.texinfo (Files): -readnow comes before the filename for file
2418 and symbol-file.
2419
a1dcb23a
DJ
24202010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
2421
2422 * gdb.texinfo (Architecture-Specific Protocol Details): New section.
2423 Document ARM breakpoint types.
2424 (Register Packet Format): Move into the new section.
2425 (Packets): Describe the KIND argument for Z0, z0, Z1, and z1 packets.
2426
95433b34
JB
24272010-01-21 Joel Brobecker <brobecker@adacore.com>
2428
2429 * gdb.texinfo (File Options): Adjust the documentation of this
2430 switch to refer to the "source" command rather than partially
2431 duplicating some of the relevant information.
2432 (Extending GDB): Introduce and document the set/show script-extension
2433 setting.
2434 (Command Files): Add note explaining that the "source" command
2435 is also used to evalute scripts written in other languages.
2436 Remove the short slightly incorrect reference to sourcing Python
2437 scripts.
2438 (Python Commands): Document how to execute a Python script from GDB.
2439
8d576872
JB
24402010-01-19 Joel Brobecker <brobecker@adacore.com>
2441
2442 * gdb.texinfo (Command Files): Fix typo.
2443
8150ff9c
JB
24442010-01-18 Tom Tromey <tromey@redhat.com>
2445
2446 * gdb.texinfo (File Options): Document -x on .py files.
2447 (Command Files): Document handling of Python scripts.
2448
23db03a6
JZ
24492010-01-18 Jie Zhang <jie.zhang@analog.com>
2450
2451 * Makefile.in (ANNOTATE_DOC_BUILD_INCLUDES): Add GDBvn.texi.
2452
00bf0b85
SS
24532010-01-15 Stan Shebs <stan@codesourcery.com>
2454
2455 * gdb.texinfo (Trace Files): New section.
2456 (Tracepoint Packets): Document QTSave and qTBuffer.
2457 (Trace File Format): New appendix.
2458
be759fcf
PM
24592010-01-13 Phil Muldoon <pmuldoon@redhat.com>
2460
2461 * gdb.texinfo (Values From Inferior): Document lazy_string value
2462 method.
2463 (Python API): Add Lazy strings menu item.
2464 (Lazy Strings In Python): New node.
2465
dc146f7c
VP
24662010-01-13 Vladimir Prus <vladimir@codesourcery.com>
2467
2468 * gdb.texinfo (GDB/MI Thread Information): New.
2469 (GDB/MI Async Records): Document the core field in *stopped.
2470 (GDB/MI Miscellaneous Commands): Expand -list-thread-groups
2471 documentation
2472 (Process list): Document that osdata document may contain
2473 threads.
2474 (Remote Serial Protocol): Document qXfer:threads.
2475
d5551862
SS
24762010-01-06 Stan Shebs <stan@codesourcery.com>
2477
2478 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
2479 disconnected tracing.
2480 (Tracepoint Packets): Document new protocol.
2481
7a697b8d
SS
24822010-01-05 Stan Shebs <stan@codesourcery.com>
2483
2484 * gdb.texinfo (Create and Delete Tracepoints): Describe fast
2485 tracepoints.
2486 (Tracepoint Packets): Describe remote protocol for fast
2487 tracepoints.
2488
e6f3ec50
JB
24892010-01-01 Joel Brobecker <brobecker@adacore.com>
2490
2491 Update the "Start of New Year Procedure".
2492 * gdbint.texinfo: Add the list of files that need to be updated
2493 manually. Minor reformatting.
2494
ddc4e9c1
JB
24952010-01-01 Joel Brobecker <brobecker@adacore.com>
2496
2497 * refcard.tex: Update copyright year in header and text.
2498
9d2897ad
JB
24992010-01-01 Joel Brobecker <brobecker@adacore.com>
2500
2501 * agentexpr.texi: Add 2010 to the list of copyright years.
2502 * annotate.texinfo: Likewise.
2503 * gdb.texinfo: Likewise.
2504 * gdbint.texinfo: Likewise.
2505 * observer.texi: Likewise.
2506 * stabs.texinfo: Likewise.
2507
6da95a67
SS
25082009-12-31 Stan Shebs <stan@codesourcery.com>
2509
2510 * gdb.texinfo (Tracepoint Actions): Describe teval.
889bf7c5 2511
236f1d4d
SS
25122009-12-29 Stan Shebs <stan@codesourcery.com>
2513
2514 * gdb.texinfo (Tracepoint Actions): Describe default-collect.
889bf7c5 2515
f61e138d
SS
25162009-12-28 Stan Shebs <stan@codesourcery.com>
2517
2518 * gdb.texinfo (Trace State Variables): New section.
2519 (Tracepoint Packets): Describe trace state variable packets.
2520 * agentexpr.texi (Bytecode Descriptions): Describe trace state
2521 variable bytecodes.
2522
0fe7935b
DJ
25232009-12-28 Daniel Jacobowitz <dan@codesourcery.com>
2524
2525 * gdb.texinfo (Symbols): "info variables" prints definitions, not
2526 declarations.
2527
a6b29f87
VP
25282009-12-21 Vladimir Prus <vladimir@codesourcery.com>
2529
2530 * gdb.texinfo (GDB/MI Miscellaneous Commands): Clarify that
2531 -gdb-exit behaviour.
2532
5e4bde96
JB
25332009-12-20 Joel Brobecker <brobecker@adacore.com>
2534
2535 * gpl.texi: Update to version 3 of the GPL.
2536
a1715244
JB
25372009-12-20 Joel Brobecker <brobecker@adacore.com>
2538
2539 * Makefile.in: Update copyright header.
2540 * observer.texi: Fix the copyright header of the generated files.
2541
361ae042
PM
25422009-12-08 Phil Muldoon <pmuldoon@redhat.com>
2543
2544 * gdb.texinfo (Types In Python): Describe range function.
2545
bfd31e71
PM
25462009-12-03 Richard Ward <richard.j.ward1@googlemail.com>
2547
2548 * gdb.texinfo (Types In Python): Describe "is_base_class".
2549
57a1d736
TT
25502009-12-03 Tom Tromey <tromey@redhat.com>
2551
2552 * gdb.texinfo (Basic Python): Document gdb.parse_and_eval.
2553
8cebebb9
PP
25542009-12-02 Paul Pluzhnikov <ppluzhnikov@google.com>
2555
2556 * observer.texi: New memory_changed observer.
2557
16af530a
TT
25582009-12-01 Tom Tromey <tromey@redhat.com>
2559
2560 * gdb.texinfo (Reverse Execution): Fix typo.
2561
b6199126
DJ
25622009-11-24 Daniel Jacobowitz <dan@codesourcery.com>
2563
2564 PR gdb/8704
2565
2566 * gdb.texinfo (Thread-Specific Breakpoints): Thread specifiers
2567 are allowed after the breakpoint condition.
2568
7a6973ad
TT
25692009-11-23 Tom Tromey <tromey@redhat.com>
2570
2571 PR python/10782:
2572 * gdb.texinfo (Types In Python): Document Type.pointer.
2573
21a0512e
PP
25742009-11-23 Paul Pluzhnikov <ppluzhnikov@google.com>
2575
2576 * gdb.texinfo (Machine Code): Adjust.
889bf7c5 2577
a5832c8f
PA
25782009-11-11 Pedro Alves <pedro@codesourcery.com>
2579
2580 * agentexpr.texi (Tracing On Symmetrix): Delete section.
2581 (Using Agent Expressions): Delete cross reference.
2582
1eb7cd77
JB
25832009-11-07 Joel Brobecker <brobecker@adacore.com>
2584
2585 * gdbint.texinfo, stabs.texinfo: Move the @setchapternewpage
2586 and @settitle directives up to help makeinfo find them.
2587
24ddea62
JK
25882009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2589
2590 * gdb.texinfo (set debug-file-directory, show debug-file-directory)
2591 (Auto-loading): Use plural and note one can use multiple components now.
2592
3afae151
VP
25932009-11-01 Vladimir Prus <vladimir@codesourcery.com>
2594
2595 * gdb.texinfo (GDB/MI Stack Manipulation): Make
2596 -stack-list-arguments have the same documentation for parameter
2597 as -stack-list-locals. Add comas.
2598
14ff2235
PM
25992009-10-27 Tom Tromey <tromey@redhat.com>
2600 Eli Zaretskii <eliz@gnu.org>
2601
c8d5aac9 2602 PR python/10781
14ff2235
PM
2603
2604 * gdb.texinfo (Values From Inferior): Document cast method.
2605
9c419145
PP
26062009-10-22 Paul Pluzhnikov <ppluzhnikov@google.com>
2607
2608 * gdb.texinfo (Machine Code): Mention function name in disasssembly
2609 and adjust example.
889bf7c5 2610
29153c24
MS
26112009-10-22 Michael Snyder <msnyder@vmware.com>
2612
2613 * gdb.texinfo (Process Record and Replay): Document new form of
889bf7c5 2614 info record command. Also document the new save and restore
29153c24
MS
2615 commands.
2616
2b28d209
PP
26172009-10-21 Paul Pluzhnikov <ppluzhnikov@google.com>
2618
2619 * gdb.texinfo (Machine Code): Mention current pc marker.
2620 (Memory): Likewise.
2621
6c95b8df
PA
26222009-10-19 Pedro Alves <pedro@codesourcery.com>
2623 Stan Shebs <stan@codesourcery.com>
2624
2625 * observer.texi (new_inferior): Rename to...
2626 (inferior_appeared): ... this.
2627
2628 * gdb.texinfo (Inferiors): Rename node to ...
2629 (Inferiors and Programs): ... this. Mention running multiple
2630 programs in the same debug session.
2631 <info inferiors>: Mention the new 'Executable' column if "info
2632 inferiors". Update examples. Document the "add-inferior",
2633 "clone-inferior", "remove-inferior" and "maint info
2634 program-spaces" commands.
2635 (Process): Rename node to...
2636 (Forks): ... this. Document "set|show follow-exec-mode".
2637
2f8132f3
MS
26382009-10-11 Michael Snyder <msnyder@vmware.com>
2639
2640 * gdb.texinfo (ReverseStep): Show default as "unsupported".
2641 (ReverseContinue): Ditto.
2642
cba4b2d3
PP
26432009-10-08 Paul Pluzhnikov <ppluzhnikov@google.com>
2644
2645 * gdb.texinfo (Server): Document libthread-db-search-path.
889bf7c5 2646
da082f17
JK
26472009-10-08 Jan Kratochvil <jan.kratochvil@redhat.com>
2648
2649 * gdbint.texinfo (i386_stopped_by_hwbp): Remove.
2650
08be9d71
ME
26512009-10-06 Michael Eager <eager@eagercon.com>
2652
2653 * gdb.texinfo (Contributors): Add self for Xilinx MicroBlaze.
2654 (Embedded Processors): Add MicroBlaze.
2655 (MicroBlaze): New. Describe Xilinx MicroBlaze
2656
08a0efd0
PA
26572009-10-04 Pedro Alves <pedro@codesourcery.com>
2658
2659 * gdb.texinfo (Remote Protocol): Don't mention vCont;T.
2660
cbb8f428
EZ
26612009-09-26 Pierre Muller <muller@ics.u-strasbg.fr>
2662
2663 * gdb.texinfo (Cygwin Native): Mention support for Ctrl-BREAK.
2664
30a4a70c
JB
26652009-09-23 Joel Brobecker <brobecker@adacore.com>
2666
2667 * observer.texi (solib_unloaded): Document explicitly the fact that
2668 this observer is called before the associated symbols are unloaded.
2669
b3372f91
VP
26702009-09-19 Vladimir Prus <vladimir@codesourcery.com>
2671
2672 * gdb.texinfo (GDB/MI Stack Manipulation): Document
2673 -stack-list-variables.
2674
f43030c4
TT
26752009-09-18 Tom Tromey <tromey@redhat.com>
2676
2677 * gdb.texinfo (GDB/MI Variable Objects): -enable-pretty-printing
2678 is experimental.
2679
ec7e75e7
PP
26802009-09-17 Paul Pluzhnikov <ppluzhnikov@google.com>
2681
2682 * gdb.texinfo (convenince variables): Mention
2683 $_siginfo could be empty.
f43030c4 2684
0cc7d26f
TT
26852009-09-15 Tom Tromey <tromey@redhat.com>
2686
2687 * gdb.texinfo (GDB/MI Variable Objects): Document
2688 -enable-pretty-printing, -var-set-update-range, dynamic varobjs.
2689 Expand -var-update documentation.
2690
a96d9b2e
SDJ
26912009-09-14 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
2692
2693 * gdb.texinfo (Set Catchpoints): Documentation about the catch syscall
2694 feature.
2695
005ca36a
JB
26962009-09-13 Daniel Jacobowitz <dan@codesourcery.com>
2697
2698 * gdbint.texinfo (Unwinding the Frame ID): Reference outer_frame_id.
2699
0d772ac9
MS
27002009-09-10 Michael Snyder <msnyder@vmware.com>
2701
2702 * gdb.texinfo (qSupported): Mention new ReverseContinue and
2703 ReverseStep replies to the qSupported query.
2704
14fb1bac
JB
27052009-09-10 Joel Brobecker <brobecker@adacore.com>
2706
2707 Add documentation for set/show interactive-mode.
2708 * gdb.texinfo (Other Misc Settings): New node.
2709
29b090c0
DE
27102009-09-01 Doug Evans <dje@google.com>
2711
2712 * gdb.texinfo (Caching Data of Remote Targets): Add note on
2713 non-stop mode's affect on remote caching.
2714
4e5d721f
DE
27152009-08-31 Jacob Potter <jdpotter@google.com>
2716 Doug Evans <dje@google.com>
2717
2718 * gdb.texinfo (Caching Data of Remote Targets): Update text.
2719 Mark `set/show remotecache' options as obsolete.
2720 Document new `set/show stack-cache' option.
2721 Update text for `info dcache'.
2722
55333a84
DE
27232009-08-27 Doug Evans <dje@google.com>
2724
2725 * gdb.texinfo (Symbols): Delete `set print symbol-loading'.
2726 (Files): Add note on new optional regex arg to `info sharedlibrary'.
2727
bc3a0b4d
RW
27282009-08-26 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2729
2730 * gdbint.texinfo (Releasing GDB): Fix confusing sentence
2731 about autoconf.
2732
3a1ff0b6
PA
27332009-08-25 Pedro Alves <pedro@codesourcery.com>
2734
2735 * gdb.texinfo (Debugging Multiple Inferiors): Add "info inferiors"
2736 small example, and describe its columns. Replace "inferior-id" by
2737 "infno" throughout.
2738
81ecdfbb
RW
27392009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2740
af542c2e
RW
2741 * gdbint.texinfo (Releasing GDB): Point to
2742 README-maintainer-mode file for required autoconf version.
2743 * configure.ac: Do not substitute datarootdir, htmldir,
2744 pdfdir, docdir. Do not process --with-datarootdir,
2745 --with-htmldir, --with-pdfdir, --with-docdir.
2746 * configure: Regenerate.
2747
81ecdfbb
RW
2748 * configure: Regenerate.
2749
4efc6507
DE
27502009-08-20 Reid Kleckner <reid@kleckner.net>
2751
2752 * gdb.texinfo: Add chapter on JIT interface.
2753
43089a6e
NR
27542009-08-07 Nick Roberts <nickrob@snap.net.nz>
2755
2756 * gdb.texinfo (Server Prefix): Explain that server prefix suppresses
889bf7c5 2757 confirmation request.
43089a6e 2758
99e008fe
EZ
27592009-08-05 Jeremy Bennett <jeremy.bennett@embecosm.com>
2760
c8d5aac9
L
2761 * gdb.texinfo (Separate Debug Files, Remote Protocol): Clarified
2762 CRC definitions.
99e008fe 2763
48cb2d85
VP
27642009-08-03 Vladimir Prus <vladimir@codesourcery.com>
2765
2766 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
889bf7c5 2767 -break-commands.
48cb2d85 2768
ff1a52c6
UW
27692009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
2770
2771 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
2772 "set spu auto-flush-cache" and "show spu auto-flush-cache" commands.
2773
3285f3fe
UW
27742009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
2775
2776 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
2777 "set spu stop-on-load" and "show spu stop-on-load" commands.
2778
e35359c5
UW
27792009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
2780
2781 * gdb.texinfo (Target Descriptions): Document <compatible> element.
2782
58d6951d
DJ
27832009-07-28 Daniel Jacobowitz <dan@codesourcery.com>
2784
2785 * gdb.texinfo (ARM Features): Document org.gnu.gdb.arm.vfp and
2786 org.gnu.gdb.arm.neon.
2787
08d16641
PA
27882009-07-20 Pedro Alves <pedro@codesourcery.com>
2789
2790 * gdb.texinfo (Target Description Format): Mention the new <osabi>
2791 optional element.
2792 (subsection OS ABI): New subsection.
2793
782b2b07
SS
27942009-07-14 Stan Shebs <stan@codesourcery.com>
2795
2796 * gdb.texinfo (Tracepoint Conditions): New section.
2797 (General Query Packets): Describe ConditionalTracepoints.
2798 (Tracepoint Packets): Describe condition field.
2799 (Maintenance Commands): Describe maint agent-eval.
2800 * agentexpr.texi (Using Agent Expressions): Mention eval usage.
2801
9b117ef3
HZ
28022009-07-11 Hui Zhu <teawater@gmail.com>
2803
2804 * gdb.texinfo (disassemble): Add a new modifier /r
2805 to "disassemble" command to make it print the raw instructions
2806 in hex as well as in symbolic form.
2807
f5a33284
TT
28082009-07-09 Tom Tromey <tromey@redhat.com>
2809
2810 * gdbint.texinfo (Testsuite): Document parallel make check.
2811
812f7342
TT
28122009-07-09 Tom Tromey <tromey@redhat.com>
2813
2814 * gdbint.texinfo (Testsuite): Document test transcripts.
2815
fbb8f299
PM
28162009-07-10 Phil Muldoon <pmuldoon@redhat.com>
2817
2818 * gdb.texinfo (Values From Inferior): Add length parameter
2819 description.
2820
dd8f35ac
EZ
28212009-07-04 Chris Genly <chris@genly.us>
2822
2823 * gdb.texinfo (GDB/MI Variable Objects): Document child definition
2824 in -var-list-children. Fix example according to what the code
2825 does.
2826
2277426b
PA
28272009-07-02 Pedro Alves <pedro@codesourcery.com>
2828
2829 * gdb.texinfo (Debugging multiple inferiors): Document the
2830 "inferior", "detach inferior" and "kill inferior" commands.
2831 (Debugging Programs with Multiple Processes): Adjust to mention
2832 generic "inferior" commands. Delete mention of "detach fork" and
2833 "delete fork". Cross reference to "Debugging multiple inferiors"
2834 section.
2835
a6d9a66e
UW
28362009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
2837
5af949e3
UW
2838 * gdbint.texinfo (Item Output Functions): Update signature
2839 for ui_out_field_core_addr.
2840
28412009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
2842
2843 * gdbint.texinfo (Examples of Use of @code{ui_out} functions):
a6d9a66e
UW
2844 Update example code extrated from breakpoint.c.
2845
9901a55b 28462009-06-28 Paul Pluzhnikov <ppluzhnikov@google.com>
889bf7c5 2847
9901a55b
PP
2848 * gdb.texinfo (GDB/MI Program Context): @ignore unimplemented
2849 MI commands.
2850 (GDB/MI Symbol Query): Likewise.
2851 (GDB/MI File Commands): Likewise.
2852 (GDB/MI File Transfer Commands): Likewise.
2853 (GDB/MI Target Manipulation): Likewise.
2854 (GDB/MI Miscellaneous Commands): Likewise.
889bf7c5 2855
edb3359d
DJ
28562009-06-27 Daniel Jacobowitz <dan@codesourcery.com>
2857
2858 * gdb.texinfo (Debugging Optimized Code): New chapter.
2859 (Compiling for Debugging): Reference it. Move some
2860 text to the new section.
2861
7cd1089b
PM
28622009-06-15 Phil Muldoon <pmuldoon@redhat.com>
2863
2864 * doc/gdb.texinfo (Calling): Document
2865 set-unwind-on-terminating-exception usage.
2866
d4db2f36
PA
28672009-06-11 Pedro Alves <pedro@codesourcery.com>
2868
2869 * gdb.texinfo (All-Stop): Document new 'set schedule-multiple'
2870 command.
2871
d1a7880c
PA
28722009-06-07 Pedro Alves <pedro@codesourcery.com>
2873
2874 * gdbint.texinfo (TARGET_HAS_HARDWARE_WATCHPOINTS): Delete all
2875 references.
2876
473f94e6
UW
28772009-06-04 Ulrich Weigand <uweigand@de.ibm.com>
2878
2879 * gdbint.texinfo: Rename formal parameters to gdbarch function
2880 protoypes from "current_gdbarch" to "gdbarch".
2881
8f500870
TT
28822009-05-28 Tom Tromey <tromey@redhat.com>
2883
2884 * gdb.texinfo (Basic Python): Change get_parameter to parameter.
2885
b6313243
TT
28862009-05-27 Tom Tromey <tromey@redhat.com>
2887
2888 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
2889 feature.
2890 (GDB/MI Variable Objects): Document -var-set-visualizer.
2891
28922009-04-02 Tom Tromey <tromey@redhat.com>
2893
2894 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
2895 feature.
2896 (GDB/MI Variable Objects): Document -var-set-visualizer.
2897
a6bac58e
TT
28982009-05-27 Tom Tromey <tromey@redhat.com>
2899 Thiago Jung Bauermann <bauerman@br.ibm.com>
2900 Phil Muldoon <pmuldoon@redhat.com>
2901
2902 * gdb.texinfo (Objfiles In Python): Reference pretty printing.
2903 (Pretty Printing): New node.
2904 (Selecting Pretty-Printers): Likewise.
2905 (Python API): Update.
2906 (Output Formats): Document /r format.
2907
2c74e833
TT
29082009-05-27 Thiago Jung Bauermann <bauerman@br.ibm.com>
2909 Tom Tromey <tromey@redhat.com>
2910
2911 * gdb.texinfo (Types In Python): New node.
2912 (Values From Inferior): "type" is now an attribute.
2913 (Python API): Update.
2914
89c73ade
TT
29152009-05-27 Tom Tromey <tromey@redhat.com>
2916 Thiago Jung Bauermann <bauerman@br.ibm.com>
2917 Phil Muldoon <pmuldoon@redhat.com>
2918
2919 * gdb.texinfo: Add @syncodeindex for `tp'.
2920 (Python API): Update.
2921 (Auto-loading): New node.
2922 (Objfiles In Python): New node.
2923
17a37d48
PP
29242009-05-15 Paul Pluzhnikov <ppluzhnikov@google.com>
2925
2926 * gdb.texinfo (Threads): Document libthread-db-search-path.
889bf7c5 2927
6718376f
NR
29282009-05-15 Nick Roberts <nickrob@snap.net.nz>
2929
2930 * gdb.texinfo (GDB/MI General Design): Break up into four nodes.
2931
cbe54154
PA
29322009-05-12 Pedro Alves <pedro@codesourcery.com>
2933
2934 * gdb.texinfo: Document 'set/show debug gnu-nat'. Replace 'maint
2935 show-debug-regs' docs by 'maint set show-debug-regs' and 'maint
2936 show show-debug-regs' docs.
2937
8e05493c
EZ
29382009-05-08 Eli Zaretskii <eliz@gnu.org>
2939
2940 * gdb.texinfo (Process Record and Replay): Add description of
2941 reverse execution.
2942
b39f4988
JB
29432009-05-07 Joel Brobecker <brobecker@adacore.com>
2944
2945 * gdbint.texinfo (Adding support for debugging core files): New node.
2946 (Native Debugging): Remove the ``Native core file Support'' section.
2947
a2311334
EZ
29482009-05-01 Eli Zaretskii <eliz@gnu.org>
2949
2950 * gdb.texinfo (Process Record and Replay): Improve and clarify.
2951 Add index entries.
2952
53cc454a 29532009-04-30 Hui Zhu <teawater@gmail.com>
c8d5aac9 2954 Michael Snyder <msnyder@vmware.com>
53cc454a 2955
a2311334
EZ
2956 * gdb.texinfo: (Process Record and Replay): Add documentation for
2957 process record and replay.
53cc454a 2958
484086b7
JK
29592009-04-29 Jan Kratochvil <jan.kratochvil@redhat.com>
2960
2961 * gdb.texinfo (Macros): Note command-line for `info macro'. Append
2962 a new part on command-line defined macros.
2963
32ae1842
EZ
29642009-04-25 Eli Zaretskii <eliz@gnu.org>
2965
2966 * gdb.texinfo (Machine Code) <disassemble-next-line>: Improve and
2967 clarify the wording.
2968
b14b1491
TT
29692009-04-23 Tom Tromey <tromey@redhat.com>
2970
2971 * gdb.texinfo (Data Files): New node.
2972 (GDB Files): Update menu.
2973
5c1e86e1
JB
29742009-04-23 Joel Brobecker <brobecker@adacore.com>
2975
2976 * gdbint.texinfo (Defining Other Architecture Features): Remove
e346fb8f 2977 entry for PROCESS_LINENUMBER_HOOK.
5c1e86e1 2978
83eba9b7
VP
29792009-04-22 Vladimir Prus <vladimir@codesourcery.com>
2980
2981 * gdb.texinfo (GDB/MI Program Execution): Document -exec-jump.
2982
e31198c4
HZ
29832009-04-22 Hui Zhu <teawater@gmail.com>
2984
2985 * gdb.texinfo (disassemble-next-line): Set the default of
2986 disassemble-next-line to off.
2987
26e251b6
JM
29882009-04-21 Joseph Myers <joseph@codesourcery.com>
2989
2990 * configure.ac (--with-datarootdir, --with-docdir, --with-pdfdir,
2991 --with-htmldir): New.
2992 * configure: Regenerate.
2993 * Makefile.in (datarootdir, docdir): Define.
2994 (gdb.dvi, gdb.pdf): Use same -I options as for building gdb.info
2995 instead of $(SET_TEXINPUTS).
2996 (gdbint.dvi, gdbint.pdf): Use same -I options as for building
2997 gdbint.info instead of $(SET_TEXINPUTS).
2998 (gdbint/index.html): Use same -I options as for building
2999 gdbint.info.
3000 (stabs.dvi, stabs.pdf): Use same -I options as for building
3001 stabs.info instead of $(SET_TEXINPUTS).
3002 (stabs/index.html): Use same -I options as for building
3003 stabs.info.
3004 (annotate.dvi, annotate.pdf): Use same -I options as for building
3005 annotate.info instead of $(SET_TEXINPUTS).
3006 (annotate/index.html): Use same -I options as for building
3007 annotate.info.
3008
eac35c4e
DD
30092009-04-21 David Daney <ddaney@caviumnetworks.com>
3010
3011 * gdb.texinfo (maint show-debug-regs): Remove mention of x86.
3012
29b0e8a2
JM
30132009-04-21 Joseph Myers <joseph@codesourcery.com>
3014
3015 * gdb.texinfo (Source Path): Document --with-relocated-sources.
3016
2b831889 30172009-04-18 Carlos O'Donell <carlos@codesourcery.com>
c8d5aac9 3018 Joseph Myers <joseph@codesourcery.com>
2b831889
JM
3019
3020 * Makefile.in (MAKEHTML): Set to makeinfo --html.
3021 (MAKEHTMLFLAGS): Set to empty.
3022 (html__strip_dir): Define.
3023 (HTMLFILES): Define.
3024 (HTMLFILES_INSTALL): Define.
3025 (install-html): Copy new automake rule.
3026 (html): Depend on $(HTMLFILES).
3027 (gdb_toc.html): Rename to gdb/index.html.
3028 (gdbint_toc.html): Rename to gdbint/index.html.
3029 (stabs_toc.html): Rename to stabs/index.html.
3030 (annotate_toc.html): Rename to annotate/index.html.
3031
89a34d1b
JM
30322009-04-17 Carlos O'Donell <carlos@codesourcery.com>
3033
3034 * Makefile.in: Set pdfdir and htmldir from configure
3035 substitutions.
3036 * configure.ac: AC_SUBST datarootdir, docdir, htmldir, pdfdir.
3037 * configure: Regenerate.
3038
a2d5da46
JB
30392009-04-16 Joel Brobecker <brobecker@adacore.com>
3040
3041 * gdbint.texinfo (Native Debugging): Remove entry for PROC_NAME_FMT.
3042 This macro is no longer used.
3043
732f6a93
TT
30442009-04-15 Tom Tromey <tromey@redhat.com>
3045
3046 * gdb.texinfo (Character Sets): Document default character set.
3047
87f9adc1
PM
30482009-04-14 Pierre Muller <muller@ics.u-strasbg.fr>
3049
3050 * gdbint.texinfo: Change server name from sources.redhat.com to
3051 sourceware.org throughout.
3052
2c88c651
JB
30532009-04-09 Joel Brobecker <brobecker@adacore.com>
3054
3055 * gdb.texinfo (Set Breaks): Rewrite a paragraph to avoid a warning
3056 about a missing dot or coma after @xref.
3057
4f5376b2
JB
30582009-04-02 Joel Brobecker <brobecker@adacore.com>
3059
3060 * gdb.texinfo (Backtrace): Add a parameter in frame 1 of the first
3061 example, and add a small explanation about it.
3062 (Print Settings): Change the documentation of the "set print
3063 frame-arguments" to reflect the fact that the default is now "scalars".
3064
a0381d3a
JB
30652009-04-02 Joel Brobecker <brobecker@adacore.com>
3066
3067 * gdb.texinfo (Print Settings): Add kindex for command "set
3068 print frame-arguments".
3069
45ac276d
JB
30702009-03-31 Joel Brobecker <brobecker@adacore.com>
3071
3072 * gdb.texinfo (Ada Tasks): Add documentation about task-specific
3073 breakpoints.
3074 (Set Breaks): Add reference to thread-specific and task-specific
3075 breakpoints.
3076
32cd1edc
JB
30772009-03-31 Joel Brobecker <brobecker@adacore.com>
3078
3079 * gdb.texinfo (Ada Tasks): Remove the documentation about
3080 the "Running" state, as this state has been eliminated.
3081 Now all runnable tasks are shown as "Runnable".
3082
1042e4c0
SS
30832009-03-30 Stan Shebs <stan@codesourcery.com>
3084
3085 * gdb.texinfo (Tracepoints): Describe tracepoints as a
3086 special case of breakpoints.
3087 (Enable and Disable Tracepoints): Mention deprecation.
3088 (Listing Tracepoints): Update description and example.
3089
f8f6f20b
TJB
30902009-03-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
3091
3092 * gdb.texinfo (Frames in Python): New node.
3093 (Python API): Update.
3094
c0c6f777
TJB
30952009-03-29 Thiago Jung Bauermann <bauerman@br.ibm.com>
3096
3097 * gdb.texinfo (Values From Inferior): Change gdb.Value.address
3098 from a method to an attribute.
3099
def2b000
TJB
31002009-03-26 Thiago Jung Bauermann <bauerman@br.ibm.com>
3101
3102 * gdb.texinfo (Values From Inferior): Document is_optimized_out
3103 attribute.
3104
a07daef3
PA
31052009-03-25 Pedro Alves <pedro@codesourcery.com>
3106
3107 * observer.texi (thread_exit): Add "silent" parameter.
3108
f3b1572e
PA
31092009-03-22 Pedro Alves <pedro@codesourcery.com>
3110
3111 * observer.texi (about_to_proceed): New.
3112
587afa38
EZ
31132009-03-21 Jeremy Bennett <jeremy.bennett@embecosm.com>
3114
3115 * gdbint.texinfo (everywhere): Use braces {} in @deftypeXX type
3116 field throughout to handle types with spaces in them. Fix typos
3117 found by aspell.
3118 (Summary, Requirements, Contributors): New first chapter,
3119 "Summary" added, old Requirements section moved there, and new
3120 section, "Contributors" added.
3121 (Initializing a New Architecture, Register Representation)
3122 (Frame Interpretation, Inferior Call Setup, Adding a New Target)
3123 (Porting gdb): These sections extended and updated.
3124 (Compiler Characteristics): This section (empty) deleted.
3125 (Defining Other Architecture Features): This section renamed and
3126 duplicate material removed from (formerly "Target Conditionals").
3127 Use braces {} in @deftypeXX type field throughout to handle types
3128 with spaces in them. Typos found by aspell fixed.
3129
3130 * stack_frame.svg: New file, source of image for gdbint.texinfo.
3131 * stack_frame.pdf: Version of image for PDF output.
3132 * stack_frame.png: Version of image for HTML output and for Emacs.
3133 * stack_frame.txt: Version of image for Info output.
1db61298 3134 * stack_frame.eps: Version of image for TeX DVI output.
587afa38 3135
10af6951
EZ
31362009-03-21 Eli Zaretskii <eliz@gnu.org>
3137
3138 * gdb.texinfo (Character Sets): Fix last change.
3139
cc924cad
TJB
31402009-03-21 Thiago Jung Bauermann <bauerman@br.ibm.com>
3141
3142 * gdb.texinfo (Values From Inferior): Fix optional arguments
3143 markup.
3144 (Commands In Python): Adjust argument names of gdb.Command.__init__
3145 to what the function accepts as keywords.
3146
bc3b79fd
TJB
31472008-03-20 Tom Tromey <tromey@redhat.com>
3148
3149 * gdb.texinfo (Convenience Vars): Document convenience functions.
3150 (Functions In Python): New node.
3151 (Python API): Update.
3152
6c7a06a3
TT
31532009-03-20 Tom Tromey <tromey@redhat.com>
3154
3155 * gdb.texinfo (Character Sets): Remove obsolete text. Document
3156 set target-wide-charset.
3157 (Requirements): Mention iconv.
3158
b646ddd4
HZ
31592009-03-17 Hui Zhu <teawater@gmail.com>
3160
3161 * gdb.texinfo: Change the introduce of "disassemble-next-line".
3162
91440f57
HZ
31632009-03-17 Hui Zhu <teawater@gmail.com>
3164
3165 * gdb.texinfo: Add documentation for disassemble-next-line.
3166
8fd41227
TJB
31672009-03-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
3168
3169 * gdb.texinfo (Commands In Python): Remove tindex entries.
3170
61ff14c6
JK
31712009-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
3172
3173 * gdb.texinfo (Returning): New description for missing debug info.
3174
0b16c5cf
PA
31752009-03-14 Pedro Alves <pedro@codesourcery.com>
3176
3177 * gdb.texinfo (Remote Configuration): Document query-attached.
61ff14c6 3178 (General Query Packets): Document qAttached.
0b16c5cf 3179
32fc0df9
PA
31802009-03-05 Pedro Alves <pedro@codesourcery.com>
3181
3182 * gdb.texinfo (Background Execution): Better describe the set
3183 target-async command.
3184 (Maintenance Commands): Delete description of the `maint set/show
3185 linux-async' and `maint set/show remote-async' commands.
3186
134eb42c
VP
31872009-02-18 Vladimir Prus <vladimir@codesourcery.com>
3188
3189 * gdb.texinfo (GDB/MI Async Records): Add double-spaces
3190 between sentences.
3191
c86cf029
VP
31922009-02-18 Vladimir Prus <vladimir@codesourcery.com>
3193
3194 * gdb.texinfo (GDB/MI Async Records): Document the
3195 =library-loaded and =library-unloaded notifications.
3196
3ea85240
VP
31972009-02-17 Vladimir Prus <vladimir@codesourcery.com>
3198
3199 * observer.texi (test_notification): New observer.
3200
1d33d6ba
VP
32012009-02-14 Vladimir Prus <vladimir@codesourcery.com>
3202
61ff14c6
JK
3203 * observer.texi: Add parameter 'print_frame' to normal_stop
3204 observer.
1d33d6ba 3205
d721c933
EZ
32062009-02-07 Eli Zaretskii <eliz@gnu.org>
3207
3208 * gdb.texinfo (Basic Python): Fix change from 2009-02-04.
3209 (Commands In Python): Fix COMMAND_* constants in last change. Use
3210 @kbd for interactive input. Add cross-references and index
3211 entries.
3212
4aa995e1
PA
32132009-02-06 Pedro Alves <pedro@codesourcery.com>
3214
3215 * gdb.texinfo (Signals): Document $_siginfo.
3216 (Convenience Variables): Mention $_siginfo.
3217 (Remote Configuration): Document qXfer:siginfo:read,
3218 qXfer:siginfo:write packets, and the read-siginfo-object,
3219 write-siginfo-object commands.
3220
5f5233d4
PA
32212009-02-06 Pedro Alves <pedro@codesourcery.com>
3222
3223 * gdbint.texinfo (Values): New chapter.
3224
d8906c6f
TJB
32252009-02-06 Tom Tromey <tromey@redhat.com>
3226
3227 * gdb.texinfo (Python API): Add entry for Commands In Python.
3228 (Commands In Python): New node.
3229
b6cb8e7d
TJB
32302009-02-05 Tom Tromey <tromey@redhat.com>
3231
3232 * gdb.texinfo (Values From Inferior): Document Value.string.
3233
12453b93
TJB
32342009-02-05 Tom Tromey <tromey@redhat.com>
3235
3236 * gdb.texinfo (Basic Python): Document execute's from_tty
3237 argument.
3238
08c637de
TJB
32392009-02-04 Tom Tromey <tromey@redhat.com>
3240
3241 * gdb.texinfo (Basic Python): Document gdb.history.
3242
592375cd
VP
32432009-01-30 Vladimir Prus <vladimir@codesourcery.com>
3244
3245 * gdb.texinfo (GDB/MI Thread Commands): Document the
3246 'current-thread-id' field. Remove the example with zero threads,
3247 since current GDB won't ever report that if there's inferior.
3248
41447f92
VP
32492009-01-30 Vladimir Prus <vladimir@codesourcery.com>
3250
3251 * gdb.texinfo (GDB/MI Breakpoint Commands): Document the -d
3252 option to -break-insert.
3253
098b41a6
JG
32542009-01-28 Daniel Jacobowitz <dan@codesourcery.com>
3255 Jerome Guitton <guitton@adacore.com>
3256
3257 * gdb.texinfo (Startup): Document --with-system-gdbinit.
3258 (System-wide configuration): New section.
3259
3c16cced
PA
32602009-01-26 Pedro Alves <pedro@codesourcery.com>
3261
3262 PR gdb/7580:
3263 * gdb.texinfo (Maintenance Commands): Document "maint set|show
3264 internal-error|internal-warning quit|corefile ask|yes|no".
3265
62709adf
PA
32662009-01-26 Pedro Alves <pedro@codesourcery.com>
3267
3268 * gdb.texinfo (Using the `gdbserver' Program): Document
3269 --remote-debug.
3270
7ce58dd2
DE
32712009-01-23 Doug Evans <dje@google.com>
3272
3273 * gdb.texinfo: Add nexti to list of commands that support
3274 background execution.
3275
adb483fe
DJ
32762009-01-14 Daniel Jacobowitz <dan@codesourcery.com>
3277
3278 * gdb.texinfo (Define, Hooks): Document prefix command support.
3279
a67ec3f4 32802009-01-14 Joseph Myers <joseph@codesourcery.com>
c8d5aac9 3281 Carlos O'Donell <carlos@codesourcery.com>
a67ec3f4
JM
3282
3283 Fixes for makeinfo --html.
3284
3285 * annotate.texinfo: Use @copying and @insertcopying. Use
3286 @ifnottex in place of @ifinfo.
3287 * gdb.texinfo: Use @copying and @insertcopying. Use @ifnottex in
3288 place of @ifinfo. Use @ifnotinfo for one index entry.
3289 * gdbint.texinfo: Use @copying and @insertcopying. Use @ifnottex
3290 in place of @ifinfo.
3291 * stabs.texinfo: Use @copying and @insertcopying. Use @ifnottex
3292 in place of @ifinfo. Include contents at start unconditionally.
3293
84fcdf95
PA
32942009-01-13 Pedro Alves <pedro@codesourcery.com>
3295
3296 * gdb.texinfo (General Query Packets): Remove @var{} around the
3297 "spu" literal string.
3298
fa3a767f
PA
32992009-01-07 Pedro Alves <pedro@codesourcery.com>
3300
3301 * gdb.texinfo (Error in Breakpoints): Delete mention of "The same
3302 program may be running in another process" errors.
3303 * gdbint.texinfo (Native Conditionals): Delete
3304 ONE_PROCESS_WRITETEXT description.
3305
9cb011d3
JB
33062009-01-07 Joel Brobecker <brobecker@adacore.com>
3307
3308 * gdbint.texinfo (Start of New Year Procedure): Add the "coding"
3309 emacs local variable to be placed at the end of the ChangeLog.
3310 Add server.c and gdbreplay.c to the list of files where the
3311 copyright year needs to be updated.
3312
84603566
SL
33132009-01-06 Sandra Loosemore <sandra@codesourcery.com>
3314
3315 * gdb.texinfo (Remote Configuration): Document new
3316 "set/show tcp auto-retry" and "set/show tcp connect-timeout"
3317 commands.
3318
a53f55d8
PA
33192008-12-28 Pedro Alves <pedro@codesourcery.com>
3320
3321 * gdbint.texinfo (gdbarch_cannot_fetch_register): Don't mention
3322 FETCH_INFERIOR_REGISTERS.
3323 (Native Conditionals): Remove obsolete CHILD_PREPARE_TO_STORE,
3324 FETCH_INFERIOR_REGISTERS descriptions. Remove
3325 gdbarch_get_longjmp_target descrition, since already described in
3326 Target Conditionals. Move gdbarch_fp0_regnum description to ...
3327 (Target Conditionals): ... here.
3328
077e0a52
JB
33292008-12-16 Joel Brobecker <brobecker@adacore.com>
3330
3331 * gdb.texinfo (Omissions from Ada): Add missing GDB prompt in
3332 examples.
3333 (Additions to Ada): Likewise. Add the missing opening and closing
3334 parenthesis of the GDB prompt in one of the examples.
3335
023eb17c
JB
33362008-12-14 Joel Brobecker <brobecker@adacore.com>
3337
3338 * gdb.texinfo (Omissions from Ada): Remove incorrect documentation
3339 about the result of 'Address not being of type System.Address.
3340 This problem has been fixed a while ago.
3341
c3b108f7
VP
33422008-12-02 Vladimir Prus <vladimir@codesourcery.com>
3343
3344 MI non-stop and multiprocess docs.
3345
c8d5aac9
L
3346 * gdb.texinfo (GDB/MI): New section 'GDB/MI General Design'
3347 (GDB/MI Output Records): New section 'GDB/MI Frame Information'
3348 Adjust documentation for *stopped, document =thread-created,
3349 =thread-exited, =thread-group-created and =thread-group-exited.
3350 (GDB/MI Thread Commands): Document the 'state' field in
3351 -thread-info output.
3352 (GDB/MI Program Execution): Mention --all and --thread-group
3353 options.
3354 (GDB/MI Variable Objects): Describe floating and fixed variable
3355 objects.
3356 (GDB/MI Miscellaneous Commands): Document -list-thread-groups.
c3b108f7 3357
07e059b5
VP
33582008-12-02 Vladimir Prus <vladimir@codesourcery.com>
3359
c8d5aac9
L
3360 * gdb.texinfo (Operating System Information): New appendix.
3361 (Operating System Auxiliary Information): Document 'info os processes'
3362 (Remote Configuration): Document 'osdata'
3363 (General Query Packets): Document qXfer:osdata:read.
07e059b5 3364
a80b95ba
TG
33652008-11-27 Tristan Gingold <gingold@adacore.com>
3366
3367 * gdb.texinfo (Darwin): Document Darwin specific features.
3368
a655d424
JK
33692008-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
3370
3371 * gdbint.texinfo (Target Conditionals): Extend the
3372 gdbarch_breakpoint_from_pc description.
3373
249e1128
VP
33742008-11-22 Vladimir Prus <vladimir@codesourcery.com>
3375
3376 * gdb.texinfo (M68K Features): Fix typo.
3377
c14c28ba
PP
33782008-11-18 Paul Pluzhnikov <ppluzhnikov@google.com>
3379
3380 * gdb.texinfo (Symbols): Mention printing containing
3381 image name in "info symbol".
3382 (Maint translate-address): Likewise.
889bf7c5 3383
394a6666
JB
33842008-11-18 Joel Brobecker <brobecker@adacore.com>
3385
3386 * gdb.texinfo (Set Catchpoints): Remove the documentation of
3387 commands "catch load" and "catch unload".
3388
66bb093b
VP
33892008-11-17 Vladimir Prus <vladimir@codesourcery.com>
3390
3391 * gdb.texinfo (GDB/MI Async Records): Document
c8d5aac9 3392 =thread-selected.
889bf7c5 3393
4a92f99b
VP
33942008-11-17 Vladimir Prus <vladimir@codesourcery.com>
3395
c8d5aac9 3396 * observer.texi (new_inferior, inferior_exit): New observers.
4a92f99b 3397
f0323ca0
PA
33982008-10-27 Pedro Alves <pedro@codesourcery.com>
3399
3400 * gdbint.texinfo (Adding a New Target): Don't mention TDEPFILES,
3401 .mt files, TM_CLIBS or TM_CDEPS.
3402 (x86 Watchpoints): Don't mention TDEPFILES.
3403
8b23ecc4
SL
34042008-10-24 Sandra Loosemore <sandra@codesourcery.com>
3405
3406 * gdb.texinfo (Remote Protocol): Add new nodes to menu.
3407 (Overview): Mention notifications and non-stop mode behavior.
3408 (Packets): Update documentation of ?, vAttach, vCont, and vRun
3409 with non-stop mode behavior. Add vStopped description.
3410 (Stop Reply Packets): Update list of packets that return
3411 stop replies. Mention non-stop behavior.
3412 (General Query Packets): Document QNonStop packet and associated
3413 qSupported query response.
3414 (Interrupts): Clarify multi-threaded behavior. Mention non-stop
3415 behavior.
3416 (Notification Packets): New section.
3417 (Remote Non-Stop): New section.
3418 (File-I/O Overview): Mention non-stop behavior.
3419
fff08868
HZ
34202008-10-24 Hui Zhu <teawater@gmail.com>
3421 Pedro Alves <pedro@codesourcery.com>
3422
3423 * gdb.texinfo (displaced-stepping): Describe the auto mode
3424 setting, and say it's the default. This is now a mainstream
3425 setting instead of a maintenance setting.
3426
252fbfc8
PA
34272008-10-23 Pedro Alves <pedro@codesourcery.com>
3428
3429 * observer.texi (thread_stop_requested): New.
3430
20924a55
JB
34312008-10-22 Joel Brobecker <brobecker@adacore.com>
3432
3433 * gdb.texinfo (Ada Tasks, Ada Tasks and Core Files): New nodes.
3434 (Patching): Replace incorrect usage of @samp by @kbd.
3435
bacec72f
MS
34362008-10-17 Michael Snyder <msnyder@vmware.com>
3437
3438 * gdb.texinfo: Add documentation for reverse execution.
3439
a08702d6 34402008-10-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
bd4f7d68 3441 Eli Zaretskii <eliz@gnu.org>
a08702d6
TJB
3442
3443 * gdb.texinfo. (Values From Inferior): New subsubsection.
3444
d97bc12b
DE
34452008-10-06 Doug Evans <dje@google.com>
3446
3447 * gdb.texinfo (set debug dwarf2-die): Document it.
3448
87f67dba
JB
34492008-10-01 Joel Brobecker <brobecker@adacore.com>
3450
3451 * gdb.texinfo (catch) [exception]: Document how to insert
3452 a breakpoint on user-defined exceptions when the exception
3453 name is identical to one of the language-defined ones.
3454
2fae03e8
TT
34552008-09-27 Tom Tromey <tromey@redhat.com>
3456
3457 * gdb.texinfo (Macros): Remove text about stringification,
3458 varargs, and splicing.
3459
5c6ce71d
TT
34602008-09-27 Tom Tromey <tromey@redhat.com>
3461
3462 * gdbint.texinfo (Language Support): Remove text about omitting
3463 support for a language.
3464
07128da0
DE
34652008-09-23 Doug Evans <dje@google.com>
3466
3467 * gdb.texinfo (info dcache): Update.
3468
b90a069a
SL
34692008-09-22 Sandra Loosemore <sandra@codesourcery.com>
3470
3471 * gdb.texinfo (Packets): Add info on thread-id syntax and
3472 multiprocess extensions.
3473 <D>: Document multiprocess form of packet.
3474 <H>: Use thread-id syntax.
3475 <T>: Likewise.
3476 <vCont>: Likewise. Note this is required for multiprocess.
3477 <vKill>: New packet.
3478 (Stop Reply Packets) <T>: Use thread-id syntax.
3479 <W>: Document multiprocess form of reply.
3480 <X>: Likewise.
3481 (General Query Packets) <qC>: Use thread-id syntax.
3482 <qfThreadInfo>: Likewise.
3483 <qGetTLSAddr>: Likewise.
3484 <qP>: Likewise.
3485 <qSupported>: Add "multiprocess" feature.
3486 <qThreadExtraInfo>: Use thread-id syntax.
3487
b77209e0
PA
34882008-09-22 Stan Shebs <stan@codesourcery.com>
3489
3490 * gdb.texinfo (Inferiors): New section.
3491
3d0bb823
PA
34922008-09-12 Pedro Alves <pedro@codesourcery.com>
3493
3494 * gdbint.texinfo (Native Debugging): Mention NAT_GENERATED_FILES.
3495
f8dcfc0a
UW
34962008-09-11 Ulrich Weigand <uweigand@de.ibm.com>
3497
3498 * gdbint.texinfo (Target Conditionals): Remove documentation
3499 for gdbarch_name_of_malloc.
3500
8775bb90
MS
35012008-09-03 Angela Marie Thomas <angela@releasedominatrix.com>
3502
3503 * gdb.texinfo (Interrupts): Mention TCP interface for
3504 sending BREAK.
3505
f1838a98
UW
35062008-08-26 Ulrich Weigand <uweigand@de.ibm.com>
3507
3508 * gdb.texinfo (Commands to Specify Files): Document "remote:"
3509 argument prefix to "set sysroot".
3510
158c7665
PH
35112008-08-21 Paul N. Hilfinger <hilfinger@adacore.com>
3512
3513 * gdb.texinfo (Omissions from Ada): Describe new treatment of True
3514 and False.
3515
30e026bb
VP
35162008-08-20 Vladimir Prus <vladimir@codesourcery.com>
3517
c8d5aac9
L
3518 * gdb.textinfo (GDB/MI Miscellaneous Commands): Use @table
3519 for possible features of -list-features.
30e026bb 3520
c6ebd6cf
VP
35212008-08-19 Vladimir Prus <vladimir@codesourcery.com>
3522
c8d5aac9 3523 * gdb.texinfo (Background execution): Adjust example
c6ebd6cf
VP
3524 (GDB/MI Miscellaneous Commands): Document -list-target-features.
3525
aeac0ff9
VP
35262008-08-19 Vladimir Prus <vladimir@codesourcery.com>
3527
3528 * doc/gdb.texinfo (PowerPC): Fix typo.
3529 (PowerPC features): Fix typo.
3530
5231c1fd
PA
35312008-08-18 Pedro Alves <pedro@codesourcery.com>
3532
3533 * observer.texi (thread_ptid_changed): New.
3534
677c5bb1
LM
35352008-08-18 Luis Machado <luisgpm@br.ibm.com>
3536
3537 * doc/gdb.texinfo (PowerPC): Mention Extended FPR's for POWER7.
3538 (PowerPC features): Mention feature set for VSX registers.
3539
f3a2dd1a
JB
35402008-08-13 Joel Brobecker <brobecker@adacore.com>
3541
3542 * gdb.texinfo (Ada Mode Intro): Improve the documentation regarding
3543 the direct visibility of all names in user-written packages.
3544
33e5cbd6
PA
35452008-08-13 Pedro Alves <pedro@codesourcery.com>
3546
3547 * gdb.texinfo (breakpoint always-inserted) Describe the auto mode
3548 setting, and make it the default.
3549 (Non-Stop Mode): Remove "set breakpoints always-inserted 1" from
3550 non-stop script example.
3551
d0384fc4
TJB
35522008-08-12 Thiago Jung Bauermann <bauerman@br.ibm.com>
3553
3554 * gdbint.texinfo (Raw and Virtual Register Representations): Fix
3555 reference to the "Using Different Register and Memory Data
3556 Representation" section.
3557
a6f3e723
SL
35582008-08-12 Sandra Loosemore <sandra@codesourcery.com>
3559
3560 * gdb.texinfo (Remote Configuration): Document set remote noack-packet.
3561 (Remote Protocol): Add Packet Acknowledgment to menu.
3562 (Overview): Mention +/- can be disabled, and point to new section
3563 where this is discussed in detail.
3564 (General Query Packets): Document QStartNoAckMode packet, and
3565 corresponding qSupported reply.
3566 (Packet Acknowledgment): New section.
3567
0606b73b
SL
35682008-08-11 Sandra Loosemore <sandra@codesourcery.com>
3569 Pedro Alves <pedro@codesourcery.com>
3570
3571 * gdb.texinfo (Threads): Move paragraph about automatic thread
3572 selection to All-Stop Mode subsection.
3573 (Thread Stops): Reorganize existing material into subsections.
3574 Add introductory blurb and menu.
3575 (Non-Stop Mode): New subsection.
3576 (Background Execution): New subsection.
3577 (Maintenance Commands): Add cross-references from async mode
3578 commands to the new Background Execution section.
3579
d57a3c85
TJB
35802008-08-06 Tom Tromey <tromey@redhat.com>
3581
3582 * gdb.texinfo (Extending GDB): New chapter.
3583 (Sequences): Demoted chapter, now a section under the new
3584 Extending GDB chapter.
3585 (Python): New section.
3586
6d76a53d
SS
35872008-07-31 Stan Shebs <stan@codesourcery.com>
3588
3589 * gdbint.texinfo: Remove FUNCTION_EPILOGUE_SIZE.
3590
1f70da6a
SS
35912008-07-29 Stan Shebs <stan@codesourcery.com>
3592
3593 * gdbint.texinfo: General round of cleanup and minor
3594 clarifications.
3595 (Breakpoint Handling): Remove mention of BREAKPOINT macro.
3596 (Longjmp Support): Update description to reflect how it is done
3597 for targets without using native header.
3598 (Symbol Handling): Add a little more general explanation.
3599 (COFF, ELF): Mention stabs encapsulation.
3600 (DWARF 3): New section.
3601 (Adding a New Host): Scrub out some obsolete bits.
3602 (Generic Host Support Files): Mention ser-pipe.c, ser-mingw.c.
3603 (Host Conditionals): Remove descriptions of NO_STD_REGS,
3604 HAVE_MMAP, HAVE_TERMIO, INT_MAX etc, LONGEST, HAVE_LONG_DOUBLE,
3605 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, L_SET, SEEK_CUR,
3606 SEEK_SET, STOP_SIGNAL, USG.
3607 (Raw and Virtual Register Representations): Ditto for
3608 DEPRECATED_REGISTER_RAW_SIZE, DEPRECATED_REGISTER_VIRTUAL_SIZE,
3609 DEPRECATED_REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_TYPE.
3610 (Target Conditionals): Ditto for DEPRECATED_FP_REGNUM,
3611 DEPRECATED_FRAMELESS_FUNCTION_INVOCATION, DEPRECATED_FRAME_CHAIN,
3612 DEPRECATED_FRAME_CHAIN_VALID, DEPRECATED_FRAME_INIT_SAVED_REGS,
3613 DEPRECATED_FRAME_SAVED_PC, DEPRECATED_FUNCTION_START_OFFSET,
3614 DEPRECATED_REGISTER_VIRTUAL_SIZE,
3615 DEPRECATED_REGISTER_VIRTUAL_TYPE,
3616 DEPRECATED_USE_STRUCT_CONVENTION.
3617 Describe gdbarch_deprecated_fp_regnum.
3618 Update description of gdbarch_print_insn.
3619 (Adding a New Target): Scrub out obsolete bits.
3620 (Obsolete Conditionals): Remove entire section.
3621
383f836e
TT
36222008-07-25 Tom Tromey <tromey@redhat.com>
3623
3624 * observer.texi (GDB Observers): Document new observers:
3625 breakpoint_created, breakpoint_deleted, breakpoint_modified,
3626 tracepoint_created, tracepoint_deleted, tracepoint_modified,
3627 architecture_changed.
3628
cfd8ab24
SS
36292008-07-21 Stan Shebs <stan@codesourcery.com>
3630
3631 * gdbint.texinfo: Refer to target_so_ops.in_dynsym_resolve_code
3632 instead of IN_SOLIB_DYNSYM_RESOLVE_CODE.
3633
781b42b0
TT
36342008-07-21 Tom Tromey <tromey@redhat.com>
3635
3636 * observer.texi (GDB Observers): Remove obsolete comment.
3637 <executable_changed>: Remove argument.
3638
d7d9f01e
TT
36392008-07-18 Tom Tromey <tromey@redhat.com>
3640
3641 * gdb.texinfo (Macros): Update. Use @code rather than @command.
3642
bf250677
DE
36432008-07-10 Doug Evans <dje@google.com>
3644
3645 * doc/gdb.texinfo: Document "set print symbol-loading on|off".
3646
10568435
JK
36472008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
3648
3649 * gdb.texinfo (Starting): Document "set disable-randomization".
3650
5ae4183a
AS
36512008-07-07 Andreas Schwab <schwab@suse.de>
3652
3653 * gdb.texinfo (GDB/MI Target Manipulation): Fix last change.
3654
b56e7235
VP
36552008-07-06 Vladimir Prus <vladimir@codesourcery.com>
3656
3657 * gdb.texinfo (GDB/MI Target Manipulation): Add
3658 example of -target-attach.
3659
e1ac3328
VP
36602008-06-10 Vladimir Prus <vladimir@codesourcery.com>
3661
3662 * observer.texi (target_resumed): New observer.
5ae4183a 3663 * gdb.texinfo (GDB/MI Output Records): Document *running.
e1ac3328 3664
65d12d83
TT
36652008-06-06 Tom Tromey <tromey@redhat.com>
3666
3667 * gdb.texinfo (Completion): Add field name example.
3668
fbc5282e
MK
36692008-06-06 Marc Khouzam <marc.khouzam@ericsson.com>
3670
3671 * gdb.texinfo (GDB/MI Program Context): Added example
3672 to -exec-arguments
5ae4183a 3673
fbc5282e 36742008-06-05 Nick Roberts <nickrob@snap.net.nz>
bcf6fc3a
NR
3675
3676 * annotate.texinfo (Multi-threaded Apps): Add entry for thread-changed
3677 annotation.
3678
c16158bc 36792008-06-05 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a
AS
3680 Nathan Sidwell <nathan@codesourcery.com>
3681 Joseph Myers <joseph@codesourcery.com>
c16158bc
JM
3682
3683 * configure.ac: Include ../../config/acx.m4. Use ACX_PKGVERSION
3684 and ACX_BUGURL.
3685 * configure: Regenerate.
3686 * Makefile.in (PKGVERSION, BUGURL_TEXI): Define.
3687 (GDBvn.texi): Define VERSION_PACKAGE, BUGURL and BUGURL_DEFAULT.
3688 * gdb.texinfo: Use VERSION_PACKAGE and BUGURL. Remove
3689 mailing-list-specific text about bug reporting unless
3690 BUGURL_DEFAULT.
3691
75c99385
PA
36922008-06-05 Pedro Alves <pedro@codesourcery.com>
3693
3694 * gdb.texinfo (-target-select): Remove reference to target async.
3695 (Maintenance Commands): Document "maint set/show remote-async".
3696
1763a388
MK
36972008-06-04 Marc Khouzam <marc.khouzam@ericsson.com>
3698
3699 * gdb.texinfo (GDB/MI File Transfer Commands): Typo
3700 in -target-file-get section.
5ae4183a 3701
d0d064df
PA
37022008-05-22 Pedro Alves <pedro@codesourcery.com>
3703
9b562ab8
PA
3704 * gdb.texinfo (vAttach, vRun): Re-remove requirement of the stub
3705 killing the inferior when it is already debugging a process.
d0d064df 3706
8dfa32fc
JB
37072008-05-21 Joel Brobecker <brobecker@adacore.com>
3708
3709 * gdb.texinfo (Continuing and Stepping): Document the new "fin"
3710 abbreviation for "finish".
3711
55f996a7
NR
37122008-05-21 Nick Roberts <nickrob@snap.net.nz>
3713
3714 * annotate.texinfo (Multi-threaded Apps): New node for new annotation.
3715
ba2b1c56
DJ
37162008-05-15 Daniel Jacobowitz <dan@codesourcery.com>
3717
3718 * gdbint.texinfo (Target Conditionals): Delete entry for
3719 gdbarch_dwarf_reg_to_regnum.
3720
08388c79
DE
37212008-05-09 Doug Evans <dje@google.com>
3722
a3c83fae 3723 * gdb.texinfo: Document "find" command, qSearch:memory packet.
08388c79 3724
d14508fe
DE
37252008-05-05 Doug Evans <dje@google.com>
3726
3727 * gdb.texinfo (disassemble): Document /m modifier.
3728
e2b7ddea
VP
37292008-05-05 Vladimir Prus <vladimir@codesourcery.com>
3730
5ae4183a
AS
3731 * gdb.texinfo (Maintenance Commands): Clarify that "maint time"
3732 will not report the time of commands that run the target.
e2b7ddea 3733
8eb41542
VP
37342008-05-03 Vladimir Prus <vladimir@codesourcery.com>
3735
3736 * gdb.texinfo (GDB/MI Output Records): Add
3737 missing semicolon.
3738
82f68b1c
VP
37392008-05-03 Vladimir Prus <vladimir@codesourcery.com>
3740
3741 * gdb.texinfo (GDB/MI Output Records):
3742 Document =thread-create and =thread-exited.
3743
fa0f268d
VP
37442008-05-03 Vladimir Prus <vladimir@codesourcery.com>
3745
3746 * gdb.texinfo (GDB/MI Development and Front Ends):
82f68b1c 3747 Remove mention of dmi-discuss.
fa0f268d 3748
063bfe2e
VP
37492008-05-03 Pedro Alves <pedro@codesourcery.com>
3750
3751 * observer.texi (thread_exit): New.
3752
237fc4c9
PA
37532008-05-02 Pedro Alves <pedro@codesourcery.com>
3754
3755 * gdb.texinfo (Debugging Output): Document "set/show debug
3756 displaced".
3757 (Maintenance Commands): Document "maint set/show
3758 can-use-displaced-stepping".
3759
0428b8f5
DJ
37602008-05-02 Daniel Jacobowitz <dan@codesourcery.com>
3761
3762 * gdb.texinfo (ARM): Document set/show arm fallback-mode
3763 and set/show arm force-mode.
3764
5009afc5
AS
37652008-05-02 Andreas Schwab <schwab@suse.de>
3766
3767 * gdbint.texinfo (Algorithms): Describe
3768 target_watchpoint_addr_within_range.
3769
669fac23
DJ
37702008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
3771
3772 * gdbint.texinfo (Stack Frames): New chapter.
3773 (Algorithms): Move Frames text to the new chapter.
3774 (Target Conditionals): Delete SAVE_DUMMY_FRAME_TOS. Document
3775 gdbarch_dummy_id instead of gdbarch_unwind_dummy_id.
3776
721c02de
VP
37772008-04-24 Vladimir Prus <vladimir@codesourcery.com>
3778
5ae4183a
AS
3779 * gdb.texinfo (GDB/MI Output Syntax): Clarify that async
3780 output does not necessary include any tokens.
721c02de 3781
c055b101
CV
37822008-04-22 Corinna Vinschen <vinschen@redhat.com>
3783
3784 * gdb.texinfo (Set SH Calling convention): New @item.
3785 (Show SH Calling convention): Ditto.
3786
68837c9d
MD
37872008-04-22 Markus Deuling <deuling@de.ibm.com>
3788
3789 * gdb.texinfo (Fortran Operators): Describe '%' operator.
3790
2e9132cc
EZ
37912008-04-20 Eli Zaretskii <eliz@gnu.org>
3792
3793 * gdb.texinfo (Set Breaks): Mention that multiple location
3794 breakpoints need line number info. Add index entries.
3795
31fffb02
CS
37962008-04-19 Craig Silverstein <csilvers@google.com>
3797
3798 * gdb.texinfo (Requirements): Add an optional requirement on
3799 zlib.
3800 * gdbint.texinfo (Debugging File Formats): Add new subsection for
3801 Compressed DWARF 2.
3802
a47ec5fe
AR
38032008-04-16 Aleksandar Ristovski <aristovski@qnx.com>
3804
3805 * gdb.texinfo (GDB/MI Simple Examples): Added 'disp' field to the
3806 sample output for 'stopped,reason="breakpoint-hit"' message.
3807 (GDB/MI Program Execution): Likewise.
3808
de051565
MK
38092008-04-09 Marc Khouzam <marc.khouzam@ericsson.com>
3810
5ae4183a 3811 * gdb.texinfo (GDB/MI Variable Objects): Add anchor to
de051565
MK
3812 -var-set-format. Add -f option to -var-evaluate-expression.
3813
6ba66d6a
JB
38142008-04-03 Joel Brobecker <brobecker@adacore.com>
3815
3816 * gdb.texinfo (Breakpoint Menus): Delete. Contents moved inside
3817 new node "Ambiguous Expressions". Replace references to this
3818 node by references to "Ambiguous Expressions" throughout.
3819 (Ambiguous Expressions): New node.
3820
1e26b4f8
DJ
38212008-03-26 Daniel Jacobowitz <dan@codesourcery.com>
3822
3823 * gdb.texinfo (MIPS Features, PowerPC Features): Add @node.
3824
b84876c2
PA
38252008-03-21 Pedro Alves <pedro@codesourcery.com>
3826
3827 * gdb.texinfo (Debugging Output): Document
3828 "set/show debug lin-lwp-async".
3829 (Maintenance Commands): Document "maint set/show linux-async".
3830
63092375
DJ
38312008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
3832
3833 * gdb.texinfo (Expressions): Update description of malloced arrays.
3834
8e8901c5
VP
38352008-03-15 Vladimir Prus <vladimir@codesourcery.com>
3836
3837 * gdb.texinfo (Thread Commands): Document
3838 -thread-info. Remove -thread-list-all-threads.
3839
1fddbabb
PA
38402008-03-14 Pedro Alves <pedro@codesourcery.com>
3841 Sandra Loosemore <sandra@codesourcery.com>
3842
3843 * gdb.texinfo (Library List Format): Update to mention the
3844 possibility to pass section addresses instead of segment
3845 addresses.
3846
ccd213ac
DJ
38472008-03-10 Daniel Jacobowitz <dan@codesourcery.com>
3848
3849 * gdb.texinfo (Starting): Document "set exec-wrapper".
3850 (Server): Document gdbserver --wrapper.
3851
fa4727a6
DJ
38522008-03-03 Daniel Jacobowitz <dan@codesourcery.com>
3853
3854 * gdb.texinfo (Set Watchpoints): Mention watchpoints on
3855 unreadable memory. Delete obsolete SPARClite reference.
3856
8edfe269
DJ
38572008-02-28 Daniel Jacobowitz <dan@codesourcery.com>
3858
3859 * gdb.texinfo (Starting): Mention always-running targets.
3860 (Target Commands): Add an anchor for load.
3861 (Connecting): Explain continue instead of run.
3862
1843f87b
DJ
38632008-02-27 Daniel Jacobowitz <dan@codesourcery.com>
3864
3865 * gdb.texinfo (Debugging Output): Document "set debug timestamp".
3866
f9082629
NR
38672008-02-26 Nick Roberts <nickrob@snap.net.nz>
3868
3869 * gdb.texinfo (Set Breaks): Revert description of Enb column of
3870 breakpoint table.
3871
fd96d250
PA
38722008-02-19 Pedro Alves <pedro@codesourcery.com>
3873
3874 * gdb.texinfo (vAttach, vRun): Remove requirement of the stub
3875 killing the inferior when it is already debugging a process.
3876
36af4ef6
MD
38772008-02-13 Markus Deuling <deuling@de.ibm.com>
3878
3879 * gdbint.texinfo (Build Script): New section. Mention new build script
3880 gdb_buildall.sh.
3881
cda4ce5a
JB
38822008-02-01 Jim Blandy <jimb@red-bean.com>
3883
3884 * gdb.texinfo (Help): Summarize 'info args' correctly.
3885
4acd40f3
TJB
38862008-01-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
3887
3888 * gdb.texinfo: (Decimal Floating Point): Mention pseudo-registers
3889 available in PowerPC architecture.
3890 (Embedded Processors): Change node name of PowerPC item in menu.
3891 (PowerPC): Rename to...
3892 (PowerPC Embedded): this.
3893 (Architectures): Add new PowerPC item in menu.
3894 (PowerPC): New node.
3895
6e6c6f50
DJ
38962008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
3897
3898 * gdb.texinfo (Multi-Process Mode for gdbserver): Use @kbd for
3899 commands.
3900
5ee187d7
DJ
39012008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
3902
3903 * gdb.texinfo (Setting Catchpoints): Mention features
3904 supported on GNU/Linux.
3905
e275c0d9
NR
39062008-01-30 Nick Roberts <nickrob@snap.net.nz>
3907
3908 * gdb.texinfo (GDB/MI File Commands): Describe new output
3909 field for MI command -file-list-exec-source-file.
3910
2d717e4f
DJ
39112008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
3912
3913 * gdb.texinfo (Using the `gdbserver' Program): Add security
3914 warning. Rearrange into subsections and subsubsections. Document
3915 --multi and --debug. Correct --with-sysroot typo. Update --attach
3916 usage. Make load reference clearer. Document monitor exit.
3917 (Remote Configuration): Document set remote exec-file, attach-packet,
3918 and run-packet.
3919 (Packets): Document vAttach and vRun.
3920
d35a4257 39212008-01-29 Nick Roberts <nickrob@snap.net.nz>
f663676d
NR
3922
3923 * gdb.texinfo (Processes): Mention process command.
889bf7c5 3924 detach-on-follow -> detach-on-fork.
f663676d 3925
c78d192c
DJ
39262008-01-28 Daniel Jacobowitz <dan@codesourcery.com>
3927
3928 * gdbint.texinfo (Native Conditionals): Remove
3929 SHELL_COMMAND_CONCAT and SHELL_FILE.
3930
d35a4257
EZ
39312008-01-26 Eli Zaretskii <eliz@gnu.org>
3932
3933 * gdb.texinfo (Specify Location): Improve wording.
3934
93815fbf
VP
39352008-01-23 Chris Demetriou <cgd@google.com>
3936
3937 * gdb.texinfo (Threads): Document new "set print thread-events"
3938 and "show print thread-events" commands.
3939
2a25a5ba
EZ
39402008-01-19 Eli Zaretskii <eliz@gnu.org>
3941
3942 * gdb.texinfo (Specify Location): New section.
3943 (Delete Breaks, Edit, Set Breaks): Remove description of
3944 locations. Instead, add a reference to "Specify Location".
3945 (Machine Code, Jumping, Thread Stops, Continuing and Stepping)
3946 (Symbols): Refer to "Specify Location" for the valid forms of
3947 linespecs and locations.
3948
32c9a795
MD
39492008-01-18 Markus Deuling <deuling@de.ibm.com>
3950
3951 * gdbint.texinfo (Target Conditionals): Replace the description of
3952 BITS_BIG_ENDIAN with a description of gdbarch_bits_big_endian.
3953
b17828ca
JB
39542008-01-12 Paul Hilfinger <hilfinger@adacore.com>
3955
3956 * gdb.texinfo (C Operators): Remove incorrect parenthetical comment
3957 about &&var, which is rejected by the expression parser.
3958
0aea4bf3
LM
39592008-01-09 Luis Machado <luisgpm@br.ibm.com>
3960
3961 * gdb.texinfo (Output): Update documentation on using printf with DFP
3962 types.
3963
febe4383
TJB
39642008-01-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
3965
3966 * gdb.texinfo (C and C++): Add Decimal Floating Point format
3967 subsubsection.
3968 (Decimal Floating Point format): New subsubsection.
3969
7a404eba
PA
39702008-01-05 Pedro Alves <pedro@codesourcery.com>
3971
3972 * gdb.texinfo (File Options): Remove mention of the attempt to
3973 open a core file with the -p option. Don't list -c as a valid
3974 option to attach to a process.
3975
a4d9b460
PA
39762008-01-05 Pedro Alves <pedro@codesourcery.com>
3977
3978 * gdbint.texinfo (Host Conditionals): Remove mention of
3979 ALIGN_STACK_ON_ENTRY.
3980
6ec2edbe
JB
39812008-01-05 Joel Brobecker <brobecker@adacore.com>
3982
3983 * gdbint.texinfo (Start of New Year Procedure): Add item
3984 describing how to update the source and documentation copyright
3985 notices.
3986
d8b2a693
JB
39872007-12-18 Jim Blandy <jimb@codesourcery.com>
3988
ab209b3a 3989 * gdb.texinfo (Set Watchpoints): Integrate per-thread
d8b2a693
JB
3990 watchpoint explanation into the main description of the watchpoint
3991 command; update synopses of 'watch', 'rwatch', and 'awatch'
3992 commands.
3993
8b4ed427
VP
39942007-12-18 Vladimir Prus <vladimir@codesourcery.com>
3995
3996 * gdb.texinfo (Miscellaneous gdb/mi Commands):
3997 Document 'pending-breakpoints' feature of
3998 -list-features.
3999
37e4754d
LM
40002007-12-17 Luis Machado <luisgpm@br.ibm.com>
4001
669fac23 4002 * gdb.texinfo: Add new parameter's description.
37e4754d 4003
1d3811f6
DJ
40042007-12-16 Daniel Jacobowitz <dan@codesourcery.com>
4005
4006 * gdb.texinfo (Overview): Clarify run-length encoding
4007 example. Remove the restriction on "+" and "-" characters.
4008
c1c25a1a
EZ
40092007-12-15 Eli Zaretskii <eliz@gnu.org>
4010
4011 * gdb.texinfo (Host I/O Packets): Fix xref syntax.
4012
afe8ab22 40132007-12-14 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a 4014
afe8ab22
VP
4015 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
4016 the -f option for -break-insert, remove -r option,
4017 and clarify specification of location.
4018
a6b151f1
DJ
40192007-11-30 Daniel Jacobowitz <dan@codesourcery.com>
4020
4021 * gdb.texinfo (Debugging Programs with Multiple Processes): Correct
4022 formatting.
4023 (Remote Debugging): Add File Transfer section.
4024 (Remote Configuration): Document Host I/O packets.
4025 (GDB/MI): Add GDB/MI File Transfer Commands section.
c1c25a1a 4026 (Host I/O Packets): New section in "Remote Protocol".
a6b151f1
DJ
4027 (Packets): Add vFile.
4028
3b784c4f
EZ
40292007-11-17 Eli Zaretskii <eliz@gnu.org>
4030
4031 * gdb.texinfo (Set Breaks, Disabling): Clarify behavior of
4032 breakpoints with multiple locations.
4033 (Breakpoint Menus): Improve wording.
4034 (Output): Fix last change.
4035
a4ce5b0d
UW
40362007-11-17 Ulrich Weigand <uweigand@de.ibm.com>
4037
4038 * Makefile.in (Makefile): Do not depend on target_makefile_frag.
4039
1b39d5c0
DE
40402007-11-15 Doug Evans <dje@google.com>
4041
4042 * gdb.texinfo (Symbols): Update output of "maint info symtabs".
4043
7a72d44c
VP
40442007-11-15 Vladimir Prus <vladimir@codesourcery.com>
4045
4046 * gdbint.texinfo (Native Conditionals): Remove
4047 mention of CLEAR_SOLIB.
5ae4183a 4048
6d1829bf 40492007-11-11 Joel Brobecker <brobecker@adacore.com>
b4740add
JB
4050
4051 * gdb.texinfo (Print Settings): Add documentation for "set/show
4052 print frame-arguments".
4053
1a619819
LM
40542007-11-05 Luis Machado <luisgpm@br.ibm.com>
4055
3b784c4f 4056 * gdb.texinfo (Output): Update printf command's description.
1a619819 4057
55eddb0f
DJ
40582007-10-30 Daniel Jacobowitz <dan@codesourcery.com>
4059
4060 * gdb.texinfo (PowerPC): Document "set powerpc vector-abi" and "set
4061 powerpc soft-float".
4062
9cceb671
DJ
40632007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
4064
4065 * gdb.texinfo (Files): Correct formatting. Mention Expat
4066 requirement.
4067 (Requirements for Building GDB): Expand the list of Expat
4068 uses.
4069 (Library List Format, Memory Map Format): Mention Expat.
4070 (Target Descriptions): Update Expat wording.
4071
83acabca
DJ
40722007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
4073
4074 * gdbint.texinfo (Register and Memory Data, Target Conditionals):
4075 Document that gdbarch_convert_register_p should return zero for no-op
4076 conversions.
4077
e35879db
UW
40782007-10-22 Ulrich Weigand <uweigand@de.ibm.com>
4079
83acabca 4080 * gdbint.texi (Compiler Characteristics): Move documentation
e35879db
UW
4081 of set_gdbarch_sofun_address_maybe_missing back to ...
4082 (Target Conditionals): ... here to fix build break.
4083
203c3895
UW
40842007-10-19 Ulrich Weigand <uweigand@de.ibm.com>
4085
83acabca 4086 * gdbint.texi (Target Conditionals): Remove documentation of
203c3895
UW
4087 SOFUN_ADDRESS_MAYBE_MISSING, replaced by ...
4088 (Compiler Characteristics): ... documentation of
4089 set_gdbarch_sofun_address_maybe_missing.
4090
11411de3
DJ
40912007-10-17 Daniel Jacobowitz <dan@codesourcery.com>
4092
4093 * gdbint.texinfo (Target Conditionals): Use
4094 frame_unwind_register_unsigned in examples instead of
4095 frame_unwind_unsigned_register.
4096
7cc46491
DJ
40972007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
4098
4099 * gdb.texinfo (Predefined Target Types): Add int128
4100 and uint128.
4101 (Standard Target Features): Add PowerPC features.
4102
81adfced
DJ
41032007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
4104
4105 * gdb.texinfo (Maintenance Commands): Document "maint print c-tdesc".
4106
c1874924
UW
41072007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
4108
4109 * gdbint.texi (Target Conditionals): Remove documentation
4110 of and references to DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS,
4111 gdbarch_extract_return_value, and gdbarch_store_return_value.
4112
f6e56ab3
UW
41132007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
4114
4115 * gdbint.texi (Target Conditionals): Remove documentation of
4116 and references to DEPRECATED_REG_STRUCT_HAS_ADDR.
4117
56cf5405
KH
41182007-10-11 Kazu Hirata <kazu@codesourcery.com>
4119
4120 * gdb.texinfo: Mention that inaccessible-by-default is on by
4121 default.
4122
35156bae
DJ
41232007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
4124
4125 * gdbint.texinfo (Target Conditionals): Remove VARIABLES_INSIDE_BLOCK.
4126
d983da9c
DJ
41272007-09-30 Daniel Jacobowitz <dan@codesourcery.com>
4128
4129 * gdb.texinfo (Setting Watchpoints): Adjust warning text about
4130 multi-threaded watchpoints.
4131 * gdbint.texinfo (Watchpoints): Describe how watchpoints are
4132 checked. Describe sticky notification. Expand description
4133 of steppable and continuable watchpoints.
4134 (Watchpoints and Threads): New subsection.
4135
fe6fbf8b
VP
41362007-09-28 Vladimir Prus <vladimir@codesourcery.com>
4137
4138 * gdb.texinfo (Setting Breakpoints): Revise
4139 documentation for pending breakpoints. Document
4140 breakpoints with multiple locations.
5ae4183a 4141
084344da
VP
41422007-09-19 Vladimir Prus <vladimir@codesourcery.com>
4143
4144 * gdb.texinfo (Miscellaneous gdb/mi Commands):
4145 Document -list-features.
5ae4183a 4146
82160952
EZ
41472007-09-15 Eli Zaretskii <eliz@gnu.org>
4148
4149 * gdb.texinfo (Output): Spell out which features of C's printf are
4150 not supported by GDB's printf.
7e27a47a
EZ
4151 (Separate Debug Files): More accurate wording regarding build ID
4152 and a reference to the ld manual rather than the Fedora wiki.
82160952 4153
ea37ba09
DJ
41542007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
4155 Jim Blandy <jimb@codesourcery.com>
4156
4157 * gdb.texinfo (Output Formats): Update 'c' description. Describe 's'.
4158 (Examining Memory): Update mentions of the 's' format.
4159 (Automatic Display): Likewise.
4160
b8533aec
DJ
41612007-09-02 Daniel Jacobowitz <dan@codesourcery.com>
4162
4163 * gdb.texinfo: Update the FSF's Back-Cover Text.
4164
83f83d7f
JK
41652007-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4166 Eli Zaretskii <eliz@gnu.org>
4167
4168 * gdb.texinfo (Separate Debug Files): Cosmetic quoting removal.
4169 Fixed the ``build ID'' name. New binaries build instructions for the
4170 build ID inclusion. Explain how the commands are specific to the build
4171 ID vs. debug link.
4172
c7e83d54
EZ
41732007-09-01 Eli Zaretskii <eliz@gnu.org>
4174
4175 * gdb.texinfo (Separate Debug Files): Fix last change. Add
4176 indexing for ``build ID'' support.
4177
d3750b24
JK
41782007-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
4179
4180 * gdb.texinfo (Separate Debug Files): Included a BUILD ID description.
4181 Enlisted BUILD ID to the debug file searching example.
4182 Included a BUILD ID `.note.gnu.build-id' section description.
4183 Updated/added the debug files splitting instructions for OBJCOPY.
4184
02142340
VP
41852007-08-31 Vladimir Prus <vladimir@codesourcery.com>
4186
4187 * gdb.texinfo (Variable Objects): Adjust docs
4188 for -var-info-expression and document
4189 -var-info-path-expression.
4190
d3bdde98
JB
41912007-08-20 Jim Blandy <jimb@codesourcery.com>
4192
3fb6a982
JB
4193 * gdb.texinfo (Top): Dedicate manual to the memory of Fred Fish.
4194 (title page): Include the dedication in the printed manual, as a
4195 separate page after the copyright notice.
5ae4183a 4196
d3bdde98
JB
4197 * gdb.texinfo (The F Reply Packet): Avoid confusing texi2html:
4198 don't break a @var across a line.
4199
c80a96a8
MR
42002007-07-25 Maciej W. Rozycki <macro@mips.com>
4201
4202 * Makefile.in (MAKEHTMLFLAGS): Also search the current directory
4203 for include files.
4204
5824a901
NR
42052007-07-12 Nick Roberts <nickrob@snap.net.nz>
4206
4207 * gdb.texinfo (Server Prefix): New node. Adapt from existing node
5ae4183a
AS
4208 in annotate.texinfo.
4209 (Command History): Link to new node.
5824a901 4210
d52e7ea3
UW
42112007-07-05 Markus Deuling <deuling@de.ibm.com>
4212
4213 * gdbint.texinfo (PC_LOAD_SEGMENT): Remove description.
4214
5fc14d0a
EZ
42152007-07-05 Eli Zaretskii <eliz@gnu.org>
4216
4217 * gdbint.texinfo (Target Conditionals): Fix last change.
4218
4a9bb1df
UW
42192007-07-03 Markus Deuling <deuling@de.ibm.com>
4220
4221 * gdb.texinfo: Replace following macros by their appropriate gdbarch
4222 routines:
4223 (TARGET_CHAR_SIGNED, CALL_DUMMY_LOCATION, CANNOT_FETCH_REGISTER)
4224 (CANNOT_STORE_REGISTER, GET_LONGJMP_TARGET, POINTER_TO_ADDRESS)
4225 (ADDRESS_TO_POINTER, INNER_THAN, FRAME_NUM_ARGS)
4226 (HAVE_NONSTEPPABLE_WATCHPOINT, TARGET_SHORT_BIT, TARGET_INT_BIT)
4227 (TARGET_LONG_BIT, TARGET_LONG_LONG_BIT, TARGET_FLOAT_BIT)
4228 (TARGET_DOUBLE_BIT, TARGET_LONG_DOUBLE_BIT, TARGET_PTR_BIT
4229 (TARGET_ADDR_BIT, SP_REGNUM, PC_REGNUM, PS_REGNUM, FP0_REGNUM)
4230 (STAB_REG_TO_REGNUM, ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM)
4231 (SDB_REG_TO_REGNUM, DWARF2_REG_TO_REGNUM, BELIEVE_PCC_PROMOTION)
4232 (CONVERT_REGISTER_P, REGISTER_TO_VALUE, VALUE_TO_REGISTER)
4233 (POINTER_TO_ADDRESS, ADDRESS_TO_POINTER, EXTRACT_RETURN_VALUE)
4234 (STORE_RETURN_VALUE, SKIP_PROLOGUE, MEMORY_INSERT_BREAKPOINT)
4235 (BREAKPOINT_FROM_PC, MEMORY_REMOVE_BREAKPOINT, DECR_PC_AFTER_BREAK)
4236 (ADDR_BITS_REMOVE, TARGET_PRINT_INSN, SKIP_TRAMPOLINE_CODE)
4237 (IN_SOLIB_RETURN_TRAMPOLINE, NAME_OF_MALLOC, ADDRESS_CLASS_TYPE_FLAGS)
4238 (ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, ADDRESS_CLASS_TYPE_FLAGS_P).
4239 (ADDRESS_CLASS_NAME_to_TYPE_FLAGS, ADJUST_BREAKPOINT_ADDRESS)
4240 (PRINT_FLOAT_INFO, PRINT_VECTOR_INFO, INTEGER_TO_ADDRESS)
4241 (SKIP_PERMANENT_BREAKPOINT, TARGET_VIRTUAL_FRAME_POINTER)
4242 (SOFTWARE_SINGLE_STEP_P)
4243
4244 (push_dummy_call, stabs_argument_has_addr, unwind_sp, unwind_pc)
4245 (print_registers_info, push_dummy_code, unwind_dummy_id): Rework
4246
4247 (REGISTER_CONVERT_TO_TYPE, END_OF_TEXT_DEFAULT, GDB_MULTI_ARCH)
4248 (GDB_TARGET_IS_HPPA, DEPRECATED_GET_SAVED_REGISTER)
4249 (SYMBOLS_CAN_START_WITH_DOLLAR, DEPRECATED_INIT_EXTRA_FRAME_INFO)
4250 (DEPRECATED_INIT_FRAME_PC, DEPRECATED_SIGTRAMP_START)
4251 (IN_SOLIB_CALL_TRAMPOLINE, NO_HIF_SUPPORT, REGISTER_CONVERTIBLE)
4252 (DEPRECATED_REGISTER_RAW_SIZE, PARM_BOUNDARY, DEPRECATED_STACK_ALIGN)
4253 (PROLOGUE_FIRSTLINE_OVERLAP, DEPRECATED_POP_FRAME, STEP_SKIPS_DELAY)
4254 (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT)
4255 (OS9K_VARIABLES_INSIDE_BLOCK, KERNEL_U_ADDR, KERNEL_U_ADDR_HPUX)
4256 (REGISTER_U_ADDR, U_REGS_OFFSET, DEBUG_PTRACE): Remove description.
4257
4258 (Converting an existing Target Architecture to Multi-arch): Remove
4259 section.
4260
4261 (gdbarch_unwind_pc, gdbarch_unwind_sp): Renew code example.
4262 (gdbarch_addr_bits_remove): Add code example.
4263
4264 * gdb.texinfo: Replace REGISTER_NAME by gdbarch_register_name.
4265
cfa9d6d9
DJ
42662007-07-02 Daniel Jacobowitz <dan@codesourcery.com>
4267
4268 * gdb.texinfo (Remote Configuration): Document library-info-packet.
4269 Add other missing entries. Adjust the table size to fit.
4270 (Stop Reply Packets): Use @itemize instead of @enumerate. Document
4271 stop reasons including the new "library" event.
4272 (General Query Packets): Adjust table widths for qSupported. Mention
4273 qXfer:libraries:read reply to qSupported and document the new packet.
4274 (Library List Format): New section.
4275
159fcc13
JK
42762007-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
4277
4278 * gdb.texinfo (Attach): Fixed GDB exit inferior detachment.
4279
f66d1690
MS
42802007-06-28 Michael Snyder <msnyder@svkmacdonelllnx>
4281
4282 * gdbint.texinfo (Table, Tuple and List Functions) Fix typo.
4283
67102876
NR
42842007-06-25 Nick Roberts <nickrob@snap.net.nz>
4285
4286 * gdbint.texinfo (Register and Memory Data): Break sections
4287 into nodes and add a menu.
4288
a4642986
MR
42892007-06-21 Maciej W. Rozycki <macro@mips.com>
4290
4291 * gdb.texinfo (Examining Memory): Document the new behaviour.
4292
e9c17194
VP
42932007-06-21 Vladimir Prus <vladimir@codesourcery.com>
4294
4295 * gdb.texinfo (Standard Target Features): Document
4296 m68k features.
4297
31d99776
DJ
42982007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
4299
4300 * gdb.texinfo (General Query Packets): Document qOffsets changes.
4301
1780a0ed
DJ
43022007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
4303
4304 * gdb.texinfo (Target Description Format): Add version attribute
4305 for <target>.
4306
822b6570
DJ
43072007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
4308
4309 * gdb.texinfo (MIPS Features): Document org.gnu.gdb.mips.linux.
4310
f8b73d13
DJ
43112007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
4312
4313 * gdb.texinfo (MIPS Features): New subsection.
4314
0e7f50da
UW
43152007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
4316 Markus Deuling <deuling@de.ibm.com>
4317
4318 * gdb.texinfo (General Query Packets): Document qXfer:spu:read
4319 and qXfer:spu:write packets and mention them under qSupported.
4320
23d964e7
UW
43212007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
4322 Markus Deuling <deuling@de.ibm.com>
4323
4324 * gdb.texinfo (Architectures): Add new SPU section to document
4325 Cell Broadband Engine SPU architecture specific commands.
4326
9f708cb2
VP
43272007-06-09 Vladimir Prus <vladimir@codesourcery.com>
4328
4329 * gdb.texinfo (GDB/MI Variable Objects): Editorial
4330 comments.
4331
7579b5f8
NR
43322007-06-07 Nick Roberts <nickrob@snap.net.nz>
4333
4334 * gdb.texinfo (Emacs): Describe GDB under Emacs 22.1.
4335
bf06d120
JB
43362007-05-29 Jim Blandy <jimb@codesourcery.com>
4337
4338 * gdb.texinfo (Overview): Doc fix.
4339
23776285
MR
43402007-05-22 Maciej W. Rozycki <macro@mips.com>
4341
4342 * gdb.texinfo (Remote Configuration): Document "set/show
4343 remoteflow".
4344
1a69e1e4
DJ
43452007-05-16 Daniel Jacobowitz <dan@codesourcery.com>
4346
bf06d120
JB
4347 * gdb.texinfo (MIPS): Remove documentation for set mips
4348 saved-gpreg-size, show mips saved-gpreg-size, and set mips
4349 stack-arg-size.
1a69e1e4 4350
46ba6afa 43512007-05-14 Bob Wilson <bob.wilson@acm.org>
5ae4183a 4352
46ba6afa
BW
4353 * all-cfg.texi (GDBTUI): New.
4354 * gdb.texinfo (Mode Options): Use GDBTUI variable.
4355 (TUI, TUI Overview, TUI Keys, TUI Single Key Mode, TUI Commands)
4356 (TUI Configuration): Edit to improve clarity and fix problems of
4357 both style and content.
5ae4183a 4358
06d3b283
UW
43592007-05-11 Ulrich Weigand <uweigand@de.ibm.com>
4360
4361 * observer.texi (GDB Observers): New observer "new_objfile".
4362
179101d6
UW
43632007-05-08 Ulrich Weigand <uweigand@de.ibm.com>
4364
4365 * gdbint.texinfo (Native Conditionals): Remove USE_PROC_FS.
4366
25d5ea92
VP
43672007-04-14 Vladimir Prus <vladimir@codesourcery.com>
4368
4369 * gdb.texinfo (GDB/MI Variable Objects): Document
4370 frozen variables objects.
5ae4183a 4371
ea35711c
DJ
43722007-04-13 Daniel Jacobowitz <dan@codesourcery.com>
4373
4374 * gdb.texinfo (Memory): Reference Remote Debugging chapter.
4375 (Character Sets, Caching Data of Remote Targets): Likewise.
4376 (Targets): Delete Remote node. Move its text...
4377 (Debugging Remote Programs): ...to here. Delete description
4378 of the "remote" command.
4379 (Remote configuration): Delete description of "set remotedevice"
4380 and "show remotedevice".
4381 (Embedded Processors): Delete H8/300, H8/500, and SH nodes.
4382
db2e3e2e
BW
43832007-04-11 Bob Wilson <bob.wilson@acm.org>
4384
5ae4183a
AS
4385 * gdb.texinfo (Contributors, Continuing and Stepping)
4386 (Fortran Defaults, HPPA, TUI, TUI Commands, Configure Options)
4387 (General Query Packets, File-I/O Remote Protocol Extension)
4388 (Protocol Basics, The F Reply Packet, Write)
4389 (Protocol-specific Representation of Datatypes, Memory Transfer):
4390 Fix hyphenation, punctuation and grammar problems.
4391 (Cygwin Native): Likewise. Also fix misuse of @pxref and use
4392 'section' instead of 'subsection' in the text.
4393 (Non-debug DLL Symbols): Avoid 'subsubsection' in the text.
4394 (i386): Remove period from section name.
db2e3e2e
BW
4395 (Installing GDB, Requirements, Running Configure, Separate Objdir)
4396 (Config Names, Configure Options): Use @file{configure}.
4397
8a3dae3e
DJ
43982007-04-11 Daniel Jacobowitz <dan@codesourcery.com>
4399
4400 * gdbint.texinfo (Writing Tests): Mention gdb_test_multiple
4401 and tab expansion.
4402
1a92f856
DJ
44032007-04-10 Daniel Jacobowitz <dan@codesourcery.com>
4404
4405 * gdbint.texinfo (SOM): Correct location of the SOM reader.
4406
79a6e687 44072007-04-02 Bob Wilson <bob.wilson@acm.org>
5ae4183a 4408
79a6e687
BW
4409 * gdb.texinfo: Consistently capitalize all significant words in
4410 node names, chapter titles, section titles, and headings. Update
4411 cross references to match.
4412 (Starting and Stopping Trace Experiment): Make node name plural.
4413 (Breakpoint related warnings): Hyphenate "Breakpoint-related".
5ae4183a 4414
ad527d2e
PA
44152007-03-30 Pedro Alves <pedro_alves@portugalmail.pt>
4416
4417 * gdb.texinfo (WinCE): Delete obsolete subsection.
4418
7ce59000
DJ
44192007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
4420
4421 * gdb.texinfo (M68K): Remove obsolete ROM monitors.
4422 * gdbint.texinfo (DWARF 1): Delete section and other dwarfread.c
4423 references.
4424
8807d78b
DJ
44252007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
4426
4427 * gdb.texinfo (Startup): Delete references to some alternate
4428 names for .gdbinit.
4429 (Thread): Remove LynxOS reference.
4430 (Tandem ST2000): Delete target-specific documentation.
4431 * gdbint.texinfo (Symbol Handling): Remove mention of NLM.
4432 (Target Architecture Definition): Remove mention of GDB_OSABI_NETWARE
4433 and GDB_OSABI_LYNXOS.
4434
5f402660
UW
44352007-03-29 Ulrich Weigand <uweigand@de.ibm.com>
4436
4437 * gdbint.texi (Native Conditionals): Remove PTRACE_ARG3_TYPE.
4438
bac718a6
UW
44392007-03-27 Ulrich Weigand <uweigand@de.ibm.com>
4440
4441 * gdbint.texinfo (Target Conditionals): Remove mention of
4442 DEPRECATED_REMOTE_BREAKPOINT, DEPRECATED_BIG_REMOTE_BREAKPOINT,
4443 and DEPRECATED_LITTLE_REMOTE_BREAKPOINT.
4444
9453113a
DJ
44452007-03-27 Brooks Moses <brooks.moses@codesourcery.com>
4446
4447 * Makefile.in: Add "pdfdir" installation
4448 directory, PDFTEX macro, support for "install-pdf" target,
4449 and rules for making a pdf version of refcard.texi.
4450 * refcard.tex: Specify paper size for PDF output.
4451
ae21e955 44522007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 4453
ae21e955 4454 * gdb.texinfo (Omissions from Ada, Additions to Ada): Wrap long lines.
5ae4183a 4455
3f94c067 44562007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 4457
3f94c067
BW
4458 * gdb.texinfo (Invoking GDB): Use @value{GDBP}.
4459 (Source Path, Character Sets, Macros, Define)
4460 (GDB/MI Result Records, GDB/MI Simple Examples)
4461 (GDB/MI Program Execution, GDB/MI File Commands)
4462 (Maintenance Commands, Packets, File-I/O Overview): Use @value{GDBN}.
4463 (Bug Reporting): Use @value{GCC}.
5ae4183a 4464
12c27660 44652007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 4466
12c27660
BW
4467 * gdb.texinfo (Help): Fix formatting of examples.
4468 (Variables): Use @ifnotinfo instead of @iftex.
4469 (Non-debug DLL symbols): Use @ref instead of @pxref.
4470 (Sparclet File): Use @samp instead of quotes.
5ae4183a 4471
ce9341a1
BW
44722007-03-26 Bob Wilson <bob.wilson@acm.org>
4473
4474 * gdb.texinfo (Variables, C): Update cross reference to GCC docs.
4475
c8f4133a
BW
44762007-03-26 Bob Wilson <bob.wilson@acm.org>
4477
4478 * gdb.texinfo (Top): Move TUI and Annotations menu entries to match
4479 the order of the nodes.
4480 (C Operators, C Constants, Debugging C): Remove extra menus.
4481 (Method Names in Commands): Do not specify next/prev/up nodes.
5ae4183a 4482
c8f4133a 44832007-03-26 Bob Wilson <bob.wilson@acm.org>
d52fb0e9
BW
4484
4485 * gdb.texinfo (File Options): Add missing parenthesis.
4486 (Breakpoints, Special Fortran commands, PowerPC): Fix typos.
4487
c74d0ad8
DJ
44882007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
4489
4490 * gdb.texinfo (Monitor commands for gdbserver): New subsection.
4491
ff6f572f
DJ
44922007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
4493
669fac23 4494 * gdb.texinfo (Standard Target Features): Mention
ff6f572f
DJ
4495 case insensitivity.
4496 (ARM Features): Describe org.gnu.gdb.xscale.iwmmxt.
4497
994337c3
NR
44982007-02-18 Nick Roberts <nickrob@snap.net.nz>
4499
4500 * gdb.texinfo (Top): Put Appendix A after numbered sections.
4501 (Files): Add section name to argument list for pxref.
4502 (Non-debug DLL symbols): Don't use `see' for pxref.
4503 (Embedded Processors): Fix typo.
4504 (GDB/MI Breakpoint Commands): Execution commands generate
4505 *stopped not ^done.
4506
eb819d70
NR
45072007-02-13 Nick Roberts <nickrob@snap.net.nz>
4508
4509 * gdb.texinfo (GDB/MI Variable Objects): Describe meanings of
4510 values for in_scope. Mention that only root variables can be
4511 updated.
4512 (GDB/MI Development and Front Ends): Explain new values may be
4513 added to existing fields.
4514
123dc839
DJ
45152007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
4516
4517 * gdb.texinfo (-target-disconnect): Use @smallexample.
4518 (Requirements): Add anchor for Expat. Update description.
4519 (Target Descriptions): Mention Expat.
4520 (Target Description Format): Document new elements. Use
4521 @smallexample.
4522 (Predefined Target Types, Standard Target Features): New sections.
669fac23 4523 * gdbint.texinfo (Target Descriptions): New section.
123dc839 4524
108546a0
DJ
45252007-02-07 Daniel Jacobowitz <dan@codesourcery.com>
4526
4527 * gdb.texinfo (Target Description Format): Add section on XInclude.
4528
95a98c01
NR
45292006-02-03 Nick Roberts <nickrob@snap.net.nz>
4530
4531 * gdb.texinfo (GDB/MI Miscellaneous Commands): Describe the new
4532 command -enable-timings.
4533
f4b3909f
EZ
45342007-02-02 Markus Deuling <deuling@de.ibm.com> (tiny change)
4535
5ae4183a 4536 * gdbint.texinfo (Operation System ABI Variant Handling): Update
f4b3909f
EZ
4537 descriptions for new/deleted elements in gdb_osabi. Add missing
4538 description for function generic_elf_osabi_sniff_abi_tag_sections.
4539
c7ba131e
JB
45402007-01-29 Joel Brobecker <brobecker@adacore.com>
4541
4542 * gdb.texinfo (Maintenance Commands): Add documentation for
4543 the new "maint print target-stack" command.
4544
3a60f64e
JK
45452007-01-26 Jan Kratochvil <jan.kratochvil@redhat.com>
4546 Eli Zaretskii <eliz@gnu.org>
4547
f4b3909f 4548 * gdb.texinfo: Describe CHAR array vs. string identification rules.
3a60f64e 4549
c582f8b6
EZ
45502007-01-26 Eli Zaretskii <eliz@gnu.org>
4551
4552 * gdb.texinfo (Compilation, Files, Bootstrapping, Bug Reporting):
4553 Use @value{NGCC} instead of @value{GCC}.
4554
d3e8051b
EZ
45552007-01-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> (tiny change)
4556
4557 * agentexpr.texi: Fix typos.
4558 * annotate.texinfo: Likewise.
4559 * gdb.texinfo: Likewise.
4560 * gdbint.texinfo: Likewise.
4561 * observer.texi: Likewise.
4562 * stabs.texinfo: Likewise.
4563
86f04699
EZ
45642007-01-20 Markus Deuling <deuling@de.ibm.com> (tiny change)
4565
4566 * gdbint.texinfo (Support Libraries): Remove mmalloc
4567 entry. Describe readline library.
4568
23181151
DJ
45692007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
4570
4571 * gdb.texinfo (Target Descriptions): New section.
4572 (General Query Packets): Add QPassSignals anchor. Mention
4573 qXfer:features:read under qSupported. Expand mentions of
4574 qXfer:memory-map:read and QPassSignals. Document
4575 qXfer:features:read.
4576
f822c95b
DJ
45772007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
4578
4579 * gdb.texinfo (Commands to specify files): Describe
4580 "set sysroot" and "show sysroot".
4581 (Using the `gdbserver' program): Lowercase argument
4582 to @var. Expand description of setting up GDB on the
4583 host.
4584
8936fcda
JB
45852007-01-05 Joel Brobecker <brobecker@adacore.com>
4586
4587 * gdb.texinfo (Set Catchpoints): Add documentation for the new
4588 catch exception, catch exception unhandled, and catch assert
4589 commands.
4590
e776119f
DJ
45912007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
4592
4593 * gdb.texinfo (Debugging Output): Document "set debug xml"
4594 and "show debug xml".
4595
aa79a185
DJ
45962007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
4597
4598 * gdbint.texinfo (Compiler Warnings): Update for -Wall use.
4599
7f893741
JB
46002007-01-01 Joel Brobecker <brobecker@adacore.com>
4601
4602 * gdbint.texinfo (Start of New Year Procedure): Add missing item.
4603
a1b5960f
VP
46042006-12-08 Vladimir Prus <vladimir@codesourcery.com>
4605
4606 * gdb.texinfo (GDB/MI Variable Objects): Wrap historical
4607 note in @ignore, to be removed later if nobody complains.
4608
9f470e6e
NR
46092006-12-04 Nick Roberts <nickrob@snap.net.nz>
4610
4611 * gdb.texinfo (GDB/MI Variable Objects): Describe -c option
4612 of -var-delete.
4613
765dc015 46142006-11-22 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a 4615
765dc015 4616 * gdb.texinfo (Setting breakpoints): Document
5ae4183a
AS
4617 automatic software/hardware breakpoint usage and
4618 the "set breakpoint auto-hw" command.
765dc015 4619
4b5752d0
VP
46202006-11-21 Vladimir Prus <vladimir@codesourcery.com>
4621
4622 * gdb.texinfo (Memory Access Checking): New.
4623
89be2091
DJ
46242006-11-16 Daniel Jacobowitz <dan@codesourcery.com>
4625
4626 * gdb.texinfo (Remote configuration): Mention
4627 "pass-signals-packet".
4628 (General Query Packets): Document QPassSignals. Fix
4629 a typo.
4630
ca3bf3bd
DJ
46312006-11-14 Maxim Grigoriev <maxim@tensilica.com>
4632
4633 * gdb.texinfo (Contributors): Add contributors of Xtensa port.
4634
427c3a89
DJ
46352006-11-14 Daniel Jacobowitz <dan@codesourcery.com>
4636
4637 * gdb.texinfo (Remote configuration): Rewrite documentation for
4638 packet configuration commands.
4639 (OS Information): Adjust reference to qXfer:auxv:read.
4640 (General Query Packets): Remove references to read-aux-vector-packet
4641 and set remote get-thread-local-storage-address.
4642
7a107747
DJ
46432006-11-10 Daniel Jacobowitz <dan@codesourcery.com>
4644
4645 * gdbint.texinfo (Target Architecture Definition): Add new
4646 Initializing a New Architecture section.
4647
1c56eb0e
EZ
46482006-10-31 David Taylor <dtaylor@emc.com>
4649
4650 * stabs.texinfo (Macro define and undefine): New node describing
4651 stabs for #define and #undef.
4652
f73adfeb
AS
46532006-10-27 Andreas Schwab <schwab@suse.de>
4654
4655 * gdb.texinfo (Processes): Rename "detach-fork" to "detach fork".
4656
fd60e0df
EZ
46572006-10-21 Eli Zaretskii <eliz@gnu.org>
4658
4659 * gdb.texinfo (Breakpoints, Set Watchpoints): Elaborate and
4660 clarify on the possible meanings of ``expression'' watched by
4661 watchpoints. Add indexing.
e5ac9b53
EZ
4662 (Prompting, Errors, Invalidation, Annotations for Running)
4663 (Source Annotations): Fix index entries by adding "annotation" to
4664 them, to discriminate from index entries that point to the more
4665 general topic descriptions.
fd60e0df 4666
52bb452f
DJ
46672006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
4668
4669 * gdbint.texinfo (Target Vector Definition): Move most
4670 content into Existing Targets. Add a menu.
4671 (Existing Targets): New section, moved from Target Vector
4672 Definition. Use @subsection.
4673 (Managing Execution State): New section.
4674
58955e58
BW
46752006-10-16 Bob Wilson <bob.wilson@acm.org>
4676
4677 * gdb.texinfo (ST2000): Use Ctrl- instead of C-.
4678
c8aa23ab
EZ
46792006-10-15 Eli Zaretskii <eliz@gnu.org>
4680
4681 * gdb.texinfo (Sample Session, Invocation, Quitting GDB)
4682 (Command Syntax, Signals, Backtrace, Connecting)
4683 (Remote configuration, Renesas Boards, Console I/O): Fix last
4684 change: use Ctrl- instead of C-, except wrt Emacs.
4685 (File-I/O Examples): Put Ctrl-c in @kbd.
4686 (Cygwin Native, File-I/O Overview, The Ctrl-C message)
4687 (Console I/O): Use @samp with Ctrl-.
45ac1734
EZ
4688 (Signals, Set Breaks, Set Watchpoints): Document optional
4689 arguments to `info signals' `handle', `info breakpoints', and
4690 `info watchpoints'.
c8aa23ab 4691
e7109c7e
EZ
46922006-10-14 Eli Zaretskii <eliz@gnu.org>
4693
4694 * gdb.texinfo (Backtrace): Fix last change.
4695
de3aea7b
NR
46962006-10-14 Nick Roberts <nickrob@snap.net.nz>
4697
4698 * gdb.texinfo (Backtrace): Order correctly and add other cases.
4699
7f9087cb
BW
47002006-10-10 Bob Wilson <bob.wilson@acm.org>
4701
c8aa23ab
EZ
4702 * gdb.texinfo (Command Syntax, Connecting, Remote configuration)
4703 (Renesas Boards, ST2000, TUI Keys, TUI Single Key Mode)
4704 (TUI Commands, Emacs, Console I/O): Fix @key and @kbd usage.
7f9087cb 4705
68437a39
DJ
47062006-09-21 Vladimir Prus <vladimir@codesourcery.com>
4707 Daniel Jacobowitz <dan@codesourcery.com>
4708
4709 * gdb.texinfo (Packets): Document vFlashErase,
4710 vFlashWrite and vFlashDone packets.
4711 (General Query Packets): Document qXfer:memory-map:read.
4712 Add a new feature for qXfer:memory-map:read.
4713 (Memory map format): New section.
4714 (Target Commands): Mention that gdb can write flash.
4715
fd79ecee
DJ
47162006-09-21 Vladimir Prus <vladimir@codesourcery.com>
4717 Daniel Jacobowitz <dan@codesourcery.com>
4718
4719 * gdb.texinfo (Memory Region Attributes): Mention target-supplied
4720 memory regions and "mem auto".
4721
350da6ee
DJ
47222006-09-21 Nathan Sidwell <nathan@codesourcery.com>
4723
4724 * gdbint.texinfo (Array Containers): New section.
4725
2f1acb09
VP
47262006-09-17 Vladimir Prus <vladimir@codesourcery.com>
4727
4728 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
4729 -stack-list-arguments HIGH_FRAME argument can be larger then the
4730 actual number of frames.
4731
2ab1eb7a
VP
47322006-09-07 Vladimir Prus <vladimir@codesourcery.com>
4733
4734 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
5ae4183a
AS
4735 -stack-list-locals HIGH_FRAME argument can be larger then the
4736 actual number of frames.
2ab1eb7a 4737
599b237a
BW
47382006-09-02 Bob Wilson <bob.wilson@acm.org>
4739
4740 * gdb.texinfo (Packets, Stop Reply Packets, General Query Packets,
4741 Register Packet Format, Tracepoint Packets): Fix spelling errors.
4742
25ab7e6d
EZ
47432006-09-02 Eli Zaretskii <eliz@gnu.org>
4744
4745 * gdbint.texinfo (Overall Structure): New section "Source Tree
4746 Structure".
4747
940178d3
JB
47482006-08-17 Jim Blandy <jimb@codesourcery.com>
4749
4750 * gdb.texinfo (Stop Reply Packets): Note similarity of 'S' and 'T'
4751 responses.
4752
30daae6c
JB
47532006-08-08 Joel Brobecker <brobecker@adacore.com>
4754
4755 * gdb.texinfo (Source Path): Add documentation for new
4756 substitute-path commands.
4757
7fa2210b
DJ
47582006-08-08 Daniel Jacobowitz <dan@codesourcery.com>
4759
4760 * gdb.texinfo (Installing GDB): Update menu. Move text to...
4761 (Running Configure): ...here.
4762 (Requirements): New node. Mention expat.
4763
3d00d119
DJ
47642006-08-08 Vladimir Prus <vladimir@codesourcery.com>
4765
5ae4183a 4766 * gdb.texinfo (Target Commands): Remove
3d00d119
DJ
4767 'set download-write-size' and 'show download-write-size'.
4768
0cbfa4ee
DJ
47692006-08-01 Daniel Jacobowitz <dan@codesourcery.com>
4770
4771 * stabs.texinfo (Member Type Descriptor): Correct example for
4772 pointer to member types.
4773
16026cd7
AS
47742006-07-21 Andrew Stubbs <andrew.stubbs@st.com>
4775
4776 * gdb.texinfo (Optional warnings and messages): Add
4777 'set/show trace-commands'.
4778 (Command files): Add '-v' to source command.
4779
0876f84a
DJ
47802006-07-12 Daniel Jacobowitz <dan@codesourcery.com>
4781
4782 * gdb.texinfo (OS Information): Update qPart reference to
4783 qXfer.
4784 (Remote configuration): Likewise.
4785 (Overview): Move @cindex to the start of a paragraph. Talk
4786 about binary data encoding.
4787 (Packets): Refer to the overview for the details of the X
4788 packet encoding.
4789 (General Query Packets): Remove qPart description. Add qXfer
4790 description. Add an anchor to qSupported. Correct feature
4791 table title. Add a new feature for qXfer:auxv:read.
4792 (Interrupts): Add a missing parenthesis.
4793
2ec3381a
DJ
47942006-07-05 Daniel Jacobowitz <dan@codesourcery.com>
4795
669fac23 4796 * gdb.texinfo (KOD): Remove node.
2ec3381a
DJ
4797 (GDB/MI Kod Commands): Remove commented out node.
4798
594fe323
EZ
47992006-07-01 Eli Zaretskii <eliz@gnu.org>
4800
4801 * gdb.texinfo (GDB/MI Output Syntax, GDB/MI Simple Examples)
4802 (GDB/MI Breakpoint Commands, GDB/MI Program Context)
4803 (GDB/MI Thread Commands, GDB/MI Program Execution)
4804 (GDB/MI Stack Manipulation, GDB/MI Variable Objects)
4805 (GDB/MI Data Manipulation, GDB/MI Symbol Query)
4806 (GDB/MI File Commands, GDB/MI Target Manipulation)
4807 (GDB/MI Miscellaneous Commands): Change (@value{GDBP})->(gdb),
4808 since the MI prompt is hard-wired into the code.
4809
7e3fb70c
NR
48102006-07-01 Nick Roberts <nickrob@snap.net.nz>
4811
4812 * gdb.texinfo (GDB/MI Compatibility with CLI): Qualify more carefully.
4813 (GDB/MI Simple Examples): Use @subheading for "A Bad Command".
4814 (GDB/MI Data Manipulation): Remove description of unimplemented
4815 display related commands as variable objects perform this function
4816 and are superior: -display-delete, -display-disable,
4817 -display-enable, -display-insert and -display-list. Move
4818 -environment-cd, -environment-directory, -environment-path
4819 and -environment-pwd to "Program Context".
4820 (GDB/MI Program Control): Rename to "Program Execution". Move
4821 -exec-arguments -exec-abort to...
4822 (GDB/MI Program Context): ...here. New node split from "Data
4823 Manipulation".
4824
be2a5f71
DJ
48252006-06-21 Daniel Jacobowitz <dan@codesourcery.com>
4826
4827 * gdb.texinfo (Remote configuration): Document set / show
4828 remote supported-packets.
4829 (General Query Packets): Document qSupported packet.
4830
fc320d37
SL
48312006-06-10 Sandra Loosemore <sandra@codesourcery.com>
4832
4833 * gdb.texinfo (File-I/O overview): Copy edit for grammar, spelling,
4834 and font markup.
4835 (Protocol basics): Likewise.
4836 (The F request packet): Likewise.
4837 (The F reply packet): Likewise.
4838 (Memory transfer): Move this node to be a subsubsection of
4839 "Protocol specific representation of datatypes".
4840 (The Ctrl-C message): More copy editing.
4841 (Console I/O): Likewise.
4842 (The isatty call): Delete this node, and merge its content into
4843 the "isatty" node. Fixed references elsewhere.
4844 (The system call): Delete this node, and merge its content into
4845 the "system" node. Fixed references elsewhere.
4846 (open): Reformat to use @table, and add appropriate font markup.
4847 (close): Likewise.
4848 (read): Likewise.
4849 (write): Likewise.
4850 (lseek): Likewise.
4851 (rename): Likewise.
4852 (unlink): Likewise.
4853 (stat/fstat): Likewise.
4854 (gettimeofday): Likewise.
4855 (isatty): Likewise.
4856 (system): Likewise, plus minor changes to fix confusing wording.
4857 (Integral datatypes): Fix font markup.
4858 (Pointer values): Likewise.
4859 (struct stat): Fix markup to use @table, plus minor copy editing.
4860 (struct timeval): Fix font markup, plus minor copy editing.
4861 (Constants): Minor copy editing.
4862 (Errno values): Add font markup.
4863 (File-I/O Examples): Likewise.
4864
158fdf5c
NR
48652006-06-10 Nick Roberts <nickrob@snap.net.nz>
4866
4867 * gdb.texinfo (GDB/MI): Remove duplicate acknowledgements.
4868 (GDB/MI Simple Examples): Move node up one level. Use real
4869 examples.
4870 (GDB/MI Compatibility with CLI): Update.
4871 (GDB/MI Result Records): Add "connected" and "exit" result
4872 classes.
4873 (GDB/MI Stream Records): Clarify target output.
4874 (GDB/MI Command Description Format): Modify example description.
4875 (GDB/MI Breakpoint Table Commands): Rename to...
4876 (GDB/MI Breakpoint Commands): ...this
4877 (GDB/MI Breakpoint Commands): Add optional thread field.
4878 (GDB/MI Program Control): Add an introduction. Move "Program
4879 termination" examples into exec-run description.
4880 (GDB/MI File Commands): Mention similar CLI commands.
4881 (GDB/MI Miscellaneous Commands): Move to end. Mention "show version"
4882 is similar to "-gdb-version".
4883
ddb50cd7
EZ
48842006-06-09 Eli Zaretskii <eliz@gnu.org>
4885
4886 * gdb.texinfo (Symbols): Fix "(gdb)"=>"(@value{GDBP})".
4887
2aef0d6b
NR
48882006-06-02 Nick Roberts <nickrob@snap.net.nz>
4889
4890 * gdb.texinfo (GDB/MI Development and Front Ends): Use
4891 sourceware.org for mailing lists.
d5e40d59 4892 (GDB/MI File Commands): New node split from Program Control.
2aef0d6b 4893
383a5c52
NR
48942006-06-01 Nick Roberts <nickrob@snap.net.nz>
4895
d5e40d59 4896 * gdb.texinfo (GDB/MI Development and Front Ends): New node.
383a5c52 4897
e16b02ee
EZ
48982006-05-22 Eli Zaretskii <eliz@gnu.org>
4899
4900 * gdb.texinfo (Cygwin Native): Fix last change.
4901
be90c084
CF
49022006-05-22 Christopher Faylor <cgf@timesys.com>
4903
4904 * gdb.texinfo (Cygwin Native): Document set/show cygwin-exceptions.
4905
347ceba5
NR
49062006-05-15 Nick Roberts <nickrob@snap.net.nz>
4907
4908 * gdbint.texinfo (Algorithms): Correct spelling and punctuation.
4909 (Releasing GDB, Testsuite): Remove details for including DejaGnu.
4910
369af7bd
DJ
49112006-05-14 Daniel Jacobowitz <dan@codesourcery.com>
4912
4913 * gdb.texinfo (General Query Packets): Recommend not starting
4914 new packets with qC and clarify.
4915
2ffdbde8 49162006-05-13 Gaius Mulley <gaius@glam.ac.uk>
229582b7
GM
4917
4918 * gdb.texinfo (M2 Types): New section.
72019c9c 4919
16d1a084
DJ
49202006-05-10 Daniel Jacobowitz <dan@codesourcery.com>
4921
4922 * agentexpr.texi: Add a copyright and license notice.
4923 * observer.texi: Likewise, with GPL clause for function prototypes.
4924 Remove trailing whitespace.
4925
aa56d27a
JB
49262006-05-05 Jim Blandy <jimb@codesourcery.com>
4927
4928 * gdb.texinfo (General Query Packets): Document conventions for
4929 terminating packet names, and their violations.
4930
5bdf8622
DJ
49312006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
4932
4933 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Update for readline 5.1.
4934 * gdb.texinfo: Likewise.
4935
605a56cb
DJ
49362006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
4937
4938 * gdb.texinfo (Remote Configuration): Remove "set remotedebug"
4939 and "show remotedebug".
4940 (Debugging Output): Add additional index entries.
4941
b8db102d
MS
49422006-04-27 Michael Snyder <msnyder@redhat.com>
4943
4944 * gdb.texinfo (delete-fork): Command renamed to "delete fork".
4945
c5e30d01
AC
49462006-04-22 Andrew Cagney <cagney@redhat.com>
4947
4948 * gdb.texinfo (Contributors): Credit frame unwinder contributors.
4949 * gdbint.texinfo (Algorithms): Fix errors in frame documentation.
4950
8181d85f
DJ
49512006-04-18 Daniel Jacobowitz <dan@codesourcery.com>
4952
4953 * gdbint.texinfo (x86 Watchpoints, Target Conditionals): Update insert
4954 and remove breakpoint prototypes.
4955 (Watchpoints): Move description of target_insert_hw_breakpoint and
4956 target_remove_hw_breakpoint ...
4957 (Breakpoints): ... to here. Document target_insert_breakpoint and
4958 target_remove_breakpoint.
4959
4f553f88
JB
49602006-04-17 Jim Blandy <jimb@codesourcery.com>
4961
4962 * gdb.texinfo (Packets): Note that 'addr' arguments to s, S, c,
4963 and C packets are optional.
4964
cd852561
FR
49652006-04-14 Frederic Riss <frederic.riss@st.com>
4966
4967 * gdb.texinfo (Specifying source directories): Update the description
4968 of the source file search to reflect the fact that the source path
4969 always contains at least $cdir and $cwd.
4970
b620eb07
MS
49712006-03-31 Michael Snyder <msnyder@redhat.com>
4972
4973 * gdb.texinfo: Update copyright dates.
4974
3156cdaf
EZ
49752006-03-31 Eli Zaretskii <eliz@gnu.org>
4976
4977 * gdb.texinfo (Overview): Add an index entry to "empty response".
4978
7d30c22d
JB
49792006-03-28 Jim Blandy <jimb@codesourcery.com>
4980
4981 * gdbint.texinfo (Prologue Analysis): New section.
4982
86941c27
JB
49832006-03-07 Jim Blandy <jimb@red-bean.com>
4984
66b8c7f6
JB
4985 * gdb.texinfo (Connecting): Document 'target remote pipe'.
4986
1a10341b
JB
4987 * gdb.texinfo (Target Commands): Update text describing how to
4988 specify a target. Refer to the detailed section on remote
4989 debugging, not the brief mention.
4990
86941c27
JB
4991 * gdb.texinfo (Connecting): Organize the different 'target remote'
4992 connection methods into a table. Add a 'target remote' index
4993 entry. (!!!)
4994
62f3a2ba
FF
49952006-02-17 Fred Fish <fnf@specifix.com>
4996
4997 * gdb.texinfo (Symbols): Update descriptions of 'whatis' and
4998 'ptype' commands to reflect the fact that the only significant
4999 difference between them is that ptype prints the complete type
5000 description instead of just the name.
5001
8b9a88ea
WZ
50022006-02-13 Wu Zhou <woodzltc@cn.ibm.com>
5003
5004 * gdbint.texinfo (Watchpoints): Delete
5005 TARGET_REGION_SIZE_OK_FOR_HW_WATCHPOINT.
5006
7e8dc855
NR
50072006-02-10 Nick Roberts <nickrob@snap.net.nz>
5008
5009 * gdb.texinfo (GDB/MI Breakpoint Table Commands): Add fullname and
5010 times fields where needed. Fix typos. Update general form given
5011 for output of -break-insert.
5012 (GDB/MI): Abbreviate some unnecessarily long fullnames.
5013
c91d38aa
DJ
50142006-02-06 Daniel Jacobowitz <dan@codesourcery.com>
5015
5016 * gdbint.texinfo (Symbol Handling): Add a section
5017 on memory management.
5018
38fcd64c
DJ
50192006-02-06 Vladimir Prus <ghost@cs.msu.su>
5020
5021 * gdb.texinfo (Breakpoint table commands): Document the fullname
5022 field in -break-list output.
5023
219eec71
EZ
50242006-02-03 Eli Zaretskii <eliz@gnu.org>
5025
5026 * gdb.texinfo (Cygwin Native): Fix typos. Clarify the types of
5027 debugging information produced by the various "set debug..."
5028 options.
5029
ae5a43e0
DJ
50302006-02-01 Daniel Jacobowitz <dan@codesourcery.com>
5031
5032 * gdb.texinfo (Files): Remove obsolete bits from the description
5033 of "symbol-file".
5034
a9f158ec
JB
50352006-01-25 Jim Blandy <jimb@redhat.com>
5036
5037 * gdbint.texinfo (Testsuite): Explain how to run selected tests.
5038
410dd08e
JB
50392006-01-24 Jim Blandy <jimb@redhat.com>
5040
5041 * gdbint.texinfo (Frames): Document the basics of GDB's register
5042 unwinding model, and explain the existence of the "sentinel" frame.
5043
4b505b12
AS
50442006-01-23 Andrew Stubbs <andrew.stubbs@st.com>
5045
5046 * gdb.texinfo (Choosing files): Mention that -directory is used
5047 for script files.
5048 (Specifying source directories): Likewise.
5049 (Command files): Explain how script files are found.
5050
839c27b7
EZ
50512006-01-21 Eli Zaretskii <eliz@gnu.org>
5052
5053 * gdb.texinfo (Backtrace): Describe how to get backtrace of all
5054 the threads in a multi-threaded program.
5055 (Threads): The threadno argument of "thread apply" can be a range
5056 of numbers.
5057
7be93b9e
JB
50582006-01-18 Jim Blandy <jimb@redhat.com>
5059
5060 * gdbint.texinfo (Coding): Add entry for -Wno-pointer-sign to list
5061 of warning flags.
5062
fcc73fe3
EZ
50632006-01-13 Eli Zaretskii <eliz@gnu.org>
5064
5065 * gdb.texinfo (Sequences): Improve menu annotations.
5066 (Define): Add index entries for arguments of user-defined
5067 commands. Move the description of flow-control commands...
5068 (Command Files): ...to here. Document loop_break and
5069 loop_continue.
ca91424e
EZ
5070 (Define, Command Files): Document `end' and add index entries for
5071 it.
fcc73fe3 5072
5c95884b
MS
50732006-01-04 Michael Snyder <msnyder@redhat.com>
5074
5075 * gdb.texinfo: Add documentation for linux-fork.
5ae4183a 5076 * gdbint.texinfo: Add internal documentation for checkpoints.
5c95884b 5077
860701dc
PH
50782006-01-02 Paul N. Hilfinger <hilfinger@gnat.com>
5079
5080 * gdb.texinfo (Omissions from Ada): Document that there is now
5081 limited aggregate support.
5082
36b80e65
EZ
50832005-12-28 Eli Zaretskii <eliz@gnu.org>
5084
5085 * gdb.texinfo (Registers): Describe how to refer to SSE and MMX
5086 registers and the likes.
5087
c1468174
EZ
50882005-12-24 Eli Zaretskii <eliz@gnu.org>
5089
5090 * gdb.texinfo (Target Commands, Bug Reporting, File Options)
5091 (Symbols): Fix usage of "e.g.".
359df76b 5092 (Memory Region Attributes): Fix usage of "etc."
c1468174
EZ
5093
5094 * gdbint.texinfo (libgdb, Symbol Handling, Native Debugging)
5095 (Coding): Fix usage of "e.g.".
5096
c02a867d
EZ
50972005-12-23 Eli Zaretskii <eliz@gnu.org>
5098
5ae4183a
AS
5099 * stabs.texinfo:
5100 * refcard.tex:
c02a867d 5101 * gpl.texi:
5ae4183a
AS
5102 * gdbint.texinfo:
5103 * gdb.texinfo:
5104 * gdb-cfg.texi:
c02a867d 5105 * fdl.texi:
5ae4183a
AS
5106 * annotate.texinfo:
5107 * all-cfg.texi:
c02a867d
EZ
5108 * Makefile.in: Add (C) after Copyright. Update the FSF
5109 address.
5110
fad38dfa
EZ
51112005-12-03 Eli Zaretskii <eliz@gnu.org>
5112
5113 * gdb.texinfo (Connecting): Explain that `monitor' is a way to
5114 extend GDB with commands for external monitor.
5115
53e5f3cf
AS
51162005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
5117
5118 * gdb.texinfo (Convenience variables): Add init-if-undefined command.
5119
55f6ca0f
JB
51202005-11-25 Joel Brobecker <brobecker@adacore.com>
5121
5122 * gdbint.texinfo (Start of New Year Procedure): New chapter.
5123
c1947b85
JB
51242005-11-21 Jim Blandy <jimb@redhat.com>
5125
5126 * gdb.texinfo (Tracepoint Packets): Document restrictions on
5127 placement of 'R' actions in tracepoint action packets; document
5128 dependence of 'X' and 'M' actions on a preceding 'R' action for
5129 their registers.
5130
9d29849a
JB
51312005-11-19 Jim Blandy <jimb@redhat.com>
5132
5133 * gdb.texinfo (Tracepoint Packets): New node.
5134 (General Query Packets): Add entries for the tracepoint packets,
5135 referring to the "Tracepoint Packets" node.
5136 (Tracepoints): Add reference to "Tracepoint Packets".
5ae4183a 5137
9a6253be
KB
51382005-11-18 Kevin Buettner <kevinb@redhat.com>
5139
5140 * gdb.texinfo (set remotebreak): Add anchor.
5141 (X packet): Likewise.
5142 (Remote Protocol): Add new section `Interrupts' and new index
5143 entry `interrupts (remote protocol)'.
5144
5f3bebba
JB
51452005-11-18 Jim Blandy <jimb@redhat.com>
5146
5147 * gdb.texinfo (Packets): Move information out of 'q' and 'Q'
5148 entries into the General Query Packets section. Add a
5149 cross-reference to that section. Drop description of replies, as
5150 these are covered in the descriptions of each packet.
5151 (General Query Packets): Add introductory text. Explain naming
5152 conventions, and how the end of a name is recognized.
5153
9a7a1b36
KB
51542005-11-17 Kevin Buettner <kevinb@redhat.com>
5155
0564b6cf 5156 * gdb.texinfo (Remote configuration): Fix typo in description of
9a7a1b36
KB
5157 "set remotebreak" command.
5158
b8ff78ce
JB
51592005-11-16 Jim Blandy <jimb@redhat.com>
5160
5161 * gdb.texinfo (Packets, Stop Reply Packets)
5162 (General Query Packets): Various formatting cleanups.
5163 - Use @samp for packet contents.
5164 - Drop summaries from packet @item lines; the same information appears
5165 immediately below in the description.
5166 - Delete paragraph breaks after packet @item commands, so that the
5167 description appears directly to the right of the packet prototype
5168 in the printed manual, if it fits.
5169 - Place spaces in packet prototypes between @vars and non-@var
5170 letters, and explain that they're just for formatting.
5171 - Use @dots{} instead of '...'.
5172 - Fix uses of @code where @var was needed.
5173 - Replace "deprecated" markers with English text spelling out the
5174 packet's status and the preferred alternatives.
5175 - Remove "(reserved)" markers on 'A' and 'I' packets; it's unclear
5176 what this ever meant.
5177 - Remove "(draft)" markers on 'i' packets; nobody has commented on
5178 this for a long time.
5179 - Remove "(draft)" markers on 'z' and 'Z' packets; these have been
5180 implemented several times, and have been in use for years.
5181
8ffe2530
JB
51822005-11-15 Jim Blandy <jimb@redhat.com>
5183
c43c5473
JB
5184 * gdb.texinfo (Packets): Add index entries for 'm' packet
5185 disclaimers.
5ae4183a 5186
fb031cdf
JB
5187 * gdb.texinfo (Packets): Clarify lack of restrictions on behavior
5188 of stub when processing an 'm' packet.
5189
8ffe2530
JB
5190 * gdb.texinfo (Packets): Mention that packets beginning with
5191 letters are reserved once, at the top, instead of actually listing
5192 them all and saying "reserved".
5193
c03c782f
AS
51942005-11-15 Andrew Stubbs <andrew.stubbs@st.com>
5195
5196 * gdb.texinfo (User-defined commands): Add $argc. Add missing 'end'.
5197 Change @var{$arg0 to @code{$arg0.
5198
814e32d7
WZ
51992005-11-14 Wu Zhou <woodzltc@cn.ibm.com>
5200
5201 * gdb.texinfo (Fortran): Add some words about Fortran debugging.
5202
fa93a9d8
JB
52032005-11-12 Jim Blandy <jimb@redhat.com>
5204
5205 * gdb.texinfo (General Query Packets): Put packets in alphabetical
5206 order. Remove extraneous 'z'.
5207
8a5a3c82
AS
52082005-11-07 Andrew Stubbs <andrew.stubbs@st.com>
5209
5210 * gdb.texinfo (Choosing files): Add --eval-command.
5211
4b0ad762
AS
52122005-11-04 Andrew Stubbs <andrew.stubbs@st.com>
5213
5214 * gdb.texinfo (Choosing modes): Add --return-child-result.
5215
5216
1a088d06
AS
52172005-11-01 Andrew Stubbs <andrew.stubbs@st.com>
5218
5219 * gdb.texinfo (Choosing modes): Add --batch-silent.
5220
656d5e12
EZ
52212005-10-28 Eli Zaretskii <eliz@gnu.org>
5222
5223 * gdb.texinfo (GDB/MI Variable Objects): Fix @pxref usage under
5224 "The -var-update Command".
5225
3c9c013a
JB
52262005-10-03 Joel Brobecker <brobecker@adacore.com>
5227
5228 * gdb.texinfo (Print Settings): Add documentation for set/show
5229 print array-indexes.
5230
7ba3cf9c
DJ
52312005-09-17 Daniel Jacobowitz <dan@codesourcery.com>
5232
5233 * gdb.texinfo (Contributors): Thank Andrew Cagney for releases
5234 6.2 and 6.3.
5235
a94ab193
EZ
52362005-08-27 Eli Zaretskii <eliz@gnu.org>
5237
5238 * gdb.texinfo (File Options): Don't document --mapped, it's gone
5239 since 19-Jan-2004.
5240 (Files): Likewise.
ab1adacd
EZ
5241 (Variables, Symbols): Document the "<incomplete type>" message and
5242 its reasons.
a94ab193 5243
ca06016a
FF
52442005-08-01 Fred Fish <fnf@specifix.com>
5245
5246 * gdb.texinfo (SETUP_ARBITRARY_FRAME): Remove obsolete reference.
5247
cf58170d
NR
52482005-07-15 Nick Roberts <nickrob@snap.net.nz>
5249
5250 * gdb.texinfo (GDB/MI Variable Objects): Describe print-values
5251 option for -var-list-children and -var-update.
5252 (GDB/MI Stack Manipulation): Simplify description of
5253 print-values option for -stack-list-locals.
5254 (GDB/MI Command Description Format): Clarify.
5255 (Mode Options): Spelling of superseded.
5256
38f1196a
BR
52572005-07-12 Bob Rossi <bob@brasko.net>
5258
5259 * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix -inferior-tty-show
5260 corresponding GDB command comment.
5261
3cb3b8df
BR
52622005-07-06 Bob Rossi <bob@brasko.net>
5263
5264 * gdb.texinfo (GDB/MI Miscellaneous Commands): Add -inferior-tty-set
5265 and -inferior-tty-show.
5266 (Input/Output): Document "set/show inferior-tty" and tty alias.
5267
10fac096
NW
52682005-07-02 Nathan J. Williams <nathanw@wasabisystems.com>
5269
5270 * gdb.texinfo (Packets): Change description of 'D' packet to note
5271 that GDB does wait for a response.
5272
d1b6db76
NR
52732005-06-22 Nick Roberts <nickrob@snap.net.nz>
5274
5275 * gdb.texinfo (History) Rename "Command History".
5276 (Command History): Move node "Server Prefix" from section on
5277 Annotations here.
5278
29629dcf
NR
52792005-06-19 Nick Roberts <nickrob@snap.net.nz>
5280
5281 * gdb.texinfo (GDB/MI Stack Manipulation):
5282 Re-instate -stack-info-frame with example. Say that it gets
5283 info on selected frame, not current frame.
5284
397ca115
EZ
52852005-06-18 Eli Zaretskii <eliz@gnu.org>
5286
5287 * gdb.texinfo (Server): Clarify that `file' should be used before
5288 connecting to the server.
5289 (Files): Add an xref to the above description.
51274035
EZ
5290 (Output Formats): More detailed description of the `c' format.
5291 (Memory): List explicitly all the formats supported by `x'.
638ac427 5292 (Threads): Add an @cindex entry for "thread apply".
fc8be69e 5293 (Files): Document the possibility of loading unlinked object
59b7b46f
EZ
5294 files. Add more indexing for solib-absolute-prefix and
5295 --with-sysroot.
76d17f34
EZ
5296 (Machine Code): Document possible problems with locations in
5297 shared libraries.
d416eeec
EZ
5298 (Backtrace): Document that free-standing environments do not need
5299 to have a `main' function.
397ca115 5300
74f6deaa
NR
53012005-06-18 Nick Roberts <nickrob@snap.net.nz>
5302
5303 * gdb.texinfo (GDB/MI Stack Manipulation): Remove reference to
5304 -stack-info-frame.
5305
a9967aef
AC
53062005-06-07 Andrew Cagney <cagney@gnu.org>
5307
5308 * gdb.texinfo (Contributors): Note the original multi-arch
5309 contributors.
5310
e09f16f9
EZ
53112005-06-03 Eli Zaretskii <eliz@gnu.org>
5312
5313 * gdb.texinfo (Registers): Add index entries for the standard
5314 registers.
5315 (Frames): Add cross-reference from frame pointer description to
5316 the Registers node.
5317 (Annotations Overview): Fix the reference to GDB name.
5318
d87ba7ee
EZ
53192005-06-01 Eli Zaretskii <eliz@gnu.org>
5320
5321 * gdb.texinfo (Set Watchpoints): Remove @vindex entry for
5322 can-use-hw-watchpoints.
5323
034dad6f
BR
53242005-05-28 Bob Rossi <bob@brasko.net>
5325
5326 * gdb.texinfo (GDB/MI Out-of-band Records): Add bullet enumerating
5327 the possible reasons why an exec async record would be returned to FE.
5328
ffed4509
AC
53292005-05-26 Andrew Cagney <cagney@gnu.org>
5330
5331 * gdb.texinfo: Note that Elena Zannoni, Fernando Nasser, and
5332 Andrew Cagney implemented the original GDB/MI.
5333
e22e55c9
OF
53342005-05-23 Orjan Friberg <orjanf@axis.com>
5335
5336 * gdb.texinfo (CRIS): Update the cris-version and cris-dwarf2-cfi
5337 documentation. Add documentation for cris-mode.
5338
a78e13ce
EZ
53392005-05-20 Eli Zaretskii <eliz@gnu.org>
5340
5341 * gdb.texinfo (Numbers): Explain the example and make the wording
5342 more acurate.
5343
76ff342d
DJ
53442005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
5345 Dennis Brueni <dennis@slickedit.com>
5346
5347 * gdb.texinfo (GDB/MI Breakpoint Table Commands)
5348 (GDB/MI Data Manipulation, GDB/MI Program Control)
5349 (GDB/MI Stack Manipulation): Update examples to include the fullname
5350 attribute in stack frames.
5351
119b882a
EZ
53522005-05-12 Eli Zaretskii <eliz@gnu.org>
5353
5354 * gdb.texinfo (Startup): Fix last change. Treat gdb.ini like we
5355 do with other non-standard names of init files.
5356
6fc08d32
EZ
53572005-05-11 Eli Zaretskii <eliz@gnu.org>
5358
5359 * gdb.texinfo (Command Files): Move the description of the startup
5360 from here...
5361 (Startup): ...to this new subsection of the Invocation chapter.
5362 Rearrange the description of init files more logically and add a
5363 cross-reference to "Command Files". Document the special gdbinit
5364 name for CISCO 68k. Expand the description of what GDB does
5365 during startup.
5366 (History): Add index entry for HISTSIZE.
5367
a561754a
MK
53682005-05-02 Mark Kettenis <kettenis@gnu.org>
5369
5370 * gdb.texinfo (Files): Remove documentation for auto-solib-limit.
5371
2eecc4ab
EZ
53722005-05-02 Eli Zaretskii <eliz@gnu.org>
5373
5374 * gdb.texinfo (SVR4 Process Information, The isatty call)
5375 (The system call): Don't use foo(N) notation for man pages and
5376 functions.
514c4d71 5377 (Compilation, DJGPP Native): Improve wording.
2eecc4ab 5378
18999be5
EZ
53792005-04-27 Eli Zaretskii <eliz@gnu.org>
5380
5381 * gdb.texinfo (Backtrace): Describe backtraces with arguments that
5382 were optimized away.
5383
0abb7bc7
EZ
53842005-04-22 Eli Zaretskii <eliz@gnu.org>
5385
5386 * gdb.texinfo (Remote configuration): Document "set/show
5387 get-thread-local-storage-address". Add cross-reference to the
5388 description of the qGetTLSAddr packet.
5389 (General Query Packets): Mention "set remote
5390 get-thread-local-storage-address" and add a reference to its
5391 description.
5392
6f61acb1
NR
53932005-04-19 Nick Roberts <nickrob@snap.net.nz>
5394
5395 * gdb.texinfo (Backtrace): Describe 'bt full'.
5396
9d59903a
NR
53972005-04-17 Nick Roberts <nickrob@snap.net.nz>
5398
5399 * gdb.texinfo (Mode Options): Fix typo.
5400 (GDB/MI): Describe how to invoke GDB/MI.
5401
721c2651
EZ
54022005-04-16 Eli Zaretskii <eliz@gnu.org>
5403
5404 * gdb.texinfo (OS Information): Renamed from Auxiliary Vector; all
a5adf40f 5405 references changed. Add description of "info udot".
721c2651
EZ
5406 (Files): Document "set/show stop-on-solib-events".
5407 (M32R/D): Document "set/show download-path", "set/show
5408 board-address", "set/show server-address", "upload", "tload".
ba04e063
EZ
5409 Document "sdireset", "sdistatus", "debug_chaos", "use_debug_dma",
5410 "use_mon_code", "use_ib_break", "use_dbt_break".
721c2651
EZ
5411 (Maintenance Commands): Improve indexing.
5412 (Target Commands): Document "set/show hash", "set/show debug
5413 monitor".
5414 (SVR4 Process Information): Document "info pidlist" and "info
5415 meminfo". Document "set/show procfs-tarce" and "set/show
5416 procfs-file". Document "proc-trace-*" and "proc-untrace-*".
5417 (Symbols, The Print Command with Objective-C): Improve indexing.
5418 (Objective-C): Add references to "info classes" and "info
5419 selectors".
c45da7e6
EZ
5420 (Debugging Output): Improve wording. Document "set/show debug
5421 solib-frv". Fix "set/show debugvarobj".
ba04e063
EZ
5422 (Set Breaks): Add index entry for "hardware breakpoints".
5423 (Renesas ICE): Document "e7000", "ftplogin", "ftpload", "drain",
5424 and "set/show usehardbreakpoints".
5425 (MIPS Embedded): Document "se/show syn-garbage-limit", "set/show
5426 monitor-prompt", "set/show monitor-warnings", "pmon".
c45da7e6
EZ
5427 (ARM): Document "rdilogfile", "rdilogenable", "set/show
5428 rdiromatzero", "set/show rdiheartbeat".
5429 (PowerPC): Document SDS-specific commands "set/show sdstimeout",
5430 "sds".
5431 (Embedded Processors): Document the "sim" command.
5432 (Remote): Document the "remote" command.
5433 (DJGPP Native): Document the "info serial" command.
5434 (Threads): Document "maint info sol-threads".
5435 (Files): Document "nosharedlibrary", "add-symbol-file-from-memory".
5436 (Set Breaks): Improve indexing.
5437 (Command Syntax): Add a reference to dont-repeat.
5438 (Define): Document "dont-repeat".
5439 (TUI Commands): Document "tabset".
5440 (WinCE): New subsection. Document "set/show remotedirectory",
5441 "set/show remoteupload", "set/show remoteaddhost".
721c2651 5442
14d6dd68
EZ
54432005-04-15 Eli Zaretskii <eliz@gnu.org>
5444
5445 * gdb.texinfo (Hurd Native): New subsection, documents
5446 Hurd-specific commands.
a64548ea 5447 (Maintenance Commands): Add cross-reference to "Debugging Output".
da316a69 5448 (Debugging Output): Document "set/show debug lin-lwp".
a64548ea
EZ
5449 (MIPS): Improve documentation of heuristic-fence-post. Document
5450 "set/show mips abi", "set/show mips saved-gpreg-size", "set/show
5451 mips stack-arg-size", "set/show mips mask-address", "set/show mips
5452 remote-mips64-transfers-32bit-regs", "set/show debug mips".
e2f4edfd 5453 (ARM): Document ARM-specific commands.
a64548ea
EZ
5454 (AVR): New section. Document "info io_registers".
5455 (CRIS): New section. Document "set/show cris-version" and
5456 "set/show cris-dwarf2-cfi".
5457 (HPPA): New section. Document "set/show debug hppa" and "maint
5458 print unwind".
a5adf40f 5459 (Neutrino): New subsection. Document "set/show debug nto-debug".
a64548ea 5460 (Super-H): New section. Document the "regs" command.
721c2651 5461 (Debugging Output): Document "set/show debug aix-thread".
14d6dd68 5462
9c16f35a
EZ
54632005-04-09 Eli Zaretskii <eliz@gnu.org>
5464
5465 * gdb.texinfo (Print Settings): Document "set/show print
5466 pascal_static-members", "set print repeats", "show print
5467 null-stop". Improve indexing. Fix documentation of "set print
5468 union".
5469 (Pascal): New section.
5470 (Supported languages): Rename from "Support"; all references
5471 updated. Add a menu item for Pascal.
5472 (Numbers): Document "set radix.
5473 (Screen Size): Document "set/show pagination".
5474 (MIPS Embedded): Remove "set processor" documentation.
5475 (Remote configuration): Document "set/show X/P/Z-packet",
5476 "set/show read-aux-vector-packet", "set/show remote
5477 symbol-lookup-packet", "set/show remote verbose-resume-packet",
5478 "set/show remoteaddresssize", "set/show remotebaud", "set/show
5479 remotedebug", "set/show remotebreak", "set/show remotedevice",
5480 "set/show remotelogfile".
5481 (Auxiliary Vector): Add reference to the description of the
5482 read-aux-vector-packet setting.
5483 (Set Watchpoints): Add a cross-reference to "set remote
5484 hardware-breakpoint-limit".
5485 (General Query Packets): Add indexing of requests and
5486 cross-references to related commands in "Remote configuration".
5487 (File-I/O Overview, The system call): Fix wording and typos.
5488 (Thread Stops): Add index entries.
5489 (Continuing and Stepping): Document "show step-mode".
5490 (i386): New node. Document "set/show struct-convention".
5491 (Files): Document "show trust-readonly-sections".
5492 (Calling): Document "set/show unwindonsignal".
5493 (Messages/Warnings): Add index entries.
5494 (Maintenance Commands): Document "set/show watchdog".
5495 (Annotations Overview): Document "show annotate".
5496 (Set Watchpoints): Add index entries.
5497 (Symbols): Fix doc of case-sensitive.
5498 (ABI): Document "show coerce-float-to-double".
5499 (Convenience Vars, Help): Improve indexing.
5500 (Machine Code): Document "show disassembly-flavor".
5501 (Debugging C plus plus): Document "show overload-resolution".
5502 (Value History, Signaling): Add index entries.
5503
55042005-04-08 Eli Zaretskii <eliz@gnu.org>
5505
5506 * gdb.texinfo (Show): Move @kindex entries to their proper places.
5507 (Processes): Fix wording.
5508 (History, List, Logging output, Define, Symbols, Print Settings):
5509 Improve indexing.
5510
a8f24a35
EZ
55112005-04-03 Eli Zaretskii <eliz@gnu.org>
5512
5513 * gdb.texinfo (Targets): Document "set/show architecture". Remove
5514 redundant index entry for "target" command.
5515 (Backtrace): Add index entries.
5516 (Symbols, Fortran): Document the "set case-sensitive" command.
5517 (DJGPP Native): Document "set com1base", "set com1irq", etc.
5518 (Print Settings): Add index entry for "set demangle-style".
5519 (Target Commands): Document "set download-write-size".
5520 (Debugging Output): Document "set exec-done-display".
5521
09d4efe1
EZ
55222005-04-02 Eli Zaretskii <eliz@gnu.org>
5523
5524 * gdb.texinfo (Files): Fix the name and documentation of
5525 add-shared-symbol-files. Document its alias assf. Update the
5526 list of OSs where GDB supports shared libraries. Fix markup.
5527 (Continuing and Stepping): Add reference to @var{location} in the
5528 text.
5529 (Dump/Restore Files): Fix reference to @{filename}.
5530 (Help): Fix wording.
5531 (Attach): Ditto.
5532 (Set Watchpoints): Ditto.
5533 (Backtrace): Remove redundant index entries. Improve index
5534 entries.
5535 (Delete Breaks): Fix wording.
5536 (Memory): Document the compare-sections command.
5537 (Memory Region Attributes): Improve wording.
5538 (Disabling): Improve wording.
5539 (Fortran): New subsection. Document the "info common" command.
5540 (Help): Document aliases "info copying" and "info warranty".
5541 (Caching Remote Data): New section. Document the "set/show
5542 remotecache" and "info dcache" commands.
5543 (Show): Fix wording of the documentation of the "set
5544 extension-language" command.
5545 (Signals): Add index entry for "info handle".
5546 (Memory Region Attributes): Fix punctuation.
5547 (Symbols): Change the arg name to "location" and refer to it in
5548 the text. Fix wording of "info types" doc.
5549 (Threads): Fix usage of @enumerate @item's.
5550 (Listing Tracepoints): Add index entry for "info tp".
5551 (Set Watchpoints): Add xref to "info break" description.
5552 (Macros): Add an index entry for "macro exp1". Document the
5553 "macro list" command.
5554 (Maintenance Commands): Document "flushregs", "maint agent",
5555 "maint check-symtabs", "maint cplus", "maint demangle", "maint
5556 deprecate", "maint undeprecate", "maint dump-me", "maint packet",
5557 "maint print architecture", "maint print objfiles", "maint print
5558 statistics", "maint print type", "maint show-debug-regs", "maint
5559 space", "maint time", and "maint translate-address".
5560 (Connecting): Document the "monitor" command.
5561 (Annotations Overview): Describe the "set annotate" command.
5562
82f2d802
EZ
55632005-04-01 Eli Zaretskii <eliz@gnu.org>
5564
5565 * gdb.texinfo (Set Watchpoints): Document can-use-hw-watchpoints.
5566 Rearrange index entries and improve wording about support for
5567 hardware watchpoints.
5568
7d51c7de
BR
55692005-03-10 Bob Rossi <bob@brasko.net>
5570
5571 * gdb.texinfo: Update copyright
5572
68c71a2e
TR
55732005-02-09 Theodore A. Roth <troth@openavr.org>
5574
5575 * gdb.texinfo (General Query Packets): Fix texinfo compile warning and
5576 error.
5577
83761cbd
KB
55782005-02-03 Kevin Buettner <kevinb@redhat.com>
5579
5580 * gdb.texinfo (General Query Packets): Document qGetTLSAddr packet.
5581
9f1c6395
MS
55822005-01-17 Michael Snyder <msnyder@redhat.com>
5583
5584 * gdb.texinfo: Fix spelling, infinte -> infinite.
5585
fbd1b305
MK
55862005-01-08 Mark Kettenis <kettenis@gnu.org>
5587
5588 * observer.texi (GDB Observers): Document "solib_loaded".
5589
3ace7edb
AC
55902005-01-07 Andrew Cagney <cagney@gnu.org>
5591
bec39cab
AC
5592 * configure.ac: Rename configure.in, require autoconf 2.59.
5593 * configure: Re-generate.
5594
3ace7edb
AC
5595 * configure.in: Replace configdirs with multiple references to
5596 AC_CONFIG_SUBDIRS.
5597 * configure: Re-generate.
5ae4183a 5598
53531fc1
AC
55992005-01-04 Andrew Cagney <cagney@gnu.org>
5600
5601 * gdbint.texinfo (Versions and Branches): Make the date (YYYYMMDD)
5602 part of the version number.
5603
536ffdb7
MK
56042004-12-24 Mark Kettenis <kettenis@gnu.org>
5605
5606 * gdbint.texinfo (Algorithms): Remove description of
5607 TARGET_DISABLE_HW_WATCHPOINTS and TARGET_ENABLE_HW_WATCHPOINTS.
5608
e1aac25b
JB
56092004-12-07 Jim Blandy <jimb@redhat.com>
5610
5611 * gdb.texinfo (General Query Packets): Specify that thread ID's in
5612 the 'qC' and 'qThreadInfo' packets are unsigned hexidecimal
5613 numbers.
5614
f47b1503
AS
56152004-12-07 Andreas Schwab <schwab@suse.de>
5616
5617 * gdb.texinfo (Mode Options): Document -l option.
5618
b6b8ece6
EZ
56192004-12-04 Eli Zaretskii <eliz@gnu.org>
5620
5621 * gdbint.texinfo (Algorithms): More accurate description of
5622 STOPPED_BY_WATCHPOINT. Point out that target_stopped_data_address
5623 is not needed unless data-read and data-access watchpoints are
5624 supported. Add a description of how GDB checks whether the
5625 inferior stopped because a watchpoint was hit.
5626
01371747
EZ
56272004-11-23 Eli Zaretskii <eliz@gnu.org>
5628
5629 * gdb.texinfo (Files): Add cross-reference to description of
5630 -readnow command-line switch.
5631
2315ffec
RC
56322004-11-10 Randolph Chung <tausq@debian.org>
5633
5634 * gdb.texinfo: Document set/show backtrace past-entry commands.
5635 Rearrange index entries for set/show backtrace past-main.
5636
69065f5d
AC
56372004-11-10 Jon Beniston <jon@beniston.com>
5638
5639 Committed by Andrew Cagney <cagney@gnu.org>.
5ae4183a
AS
5640 * gdb.texinfo (Remote Serial Protocol): Further describe
5641 binary transfer escaping mechanism .
69065f5d 5642
30e91e0b
RC
56432004-11-08 Randolph Chung <tausq@debian.org>
5644
5645 * gdb.texinfo (inferior_debugging info): Document "set debug infrun"
5646 and "show debug infrun". Add index entries.
5647
60bf7e09
EZ
56482004-10-23 Eli Zaretskii <eliz@gnu.org>
5649
5650 * gdb.texinfo (SVR4 Process Information): Document subcommands of
5651 "info proc" that are already implemented. Add index entries.
5652 (Working Directory): Add a cross-reference to "info proc" command.
dcaf7c2c
EZ
5653 (Files): Add a tip for decreasing memory used for symtabs from
5654 shared libraries.
f018e82f
EZ
5655 (Starting): Fix whitespace; make "elaboration" stand out where it
5656 is first used, and add an index entry for the term.
f8568604
EZ
5657 (Calling): Expand and elaborate text. Add "print". Add the
5658 description of problems with weak aliases.
384ee23f 5659 (Core File Generation): New section.
60bf7e09 5660
d52fe014
AC
56612004-10-12 Andrew Cagney <cagney@gnu.org>
5662
5663 * gdbint.texinfo (Versions and Branches): New chapter.
5664 (Releasing GDB): Delete "Versions and Branches" section.
5665 (Top): Add "Versions and Branches".
5666
703663ab
EZ
56672004-10-08 Eli Zaretskii <eliz@gnu.org>
5668
5669 * gdb.texinfo (Editing, History): Add cross-references to the
5670 included Readline and History user documentation. Remove
5671 references to the symbol have-readline-appendices which is unused
5672 and undefined.
5673 (History): Fix indexing.
5674
ac77d04f
JJ
56752004-10-08 Jeff Johnston <jjohnstn@redhat.com>
5676
5677 * gdbint.texinfo (target_stopped_data_address): Update to
5678 new prototype.
5679 (i386_stopped_data_address): Update prototype and description.
5680 (i386_stopped_by_watchpoint): New function and description.
5681
e07c999f
PH
56822004-10-03 Paul N. Hilfinger <hilfinger@gnat.com>
5683
5684 * gdb.texinfo (Filenames): Add Ada suffixes.
5685 (Ada) New section.
5686
2e868123
AC
56872004-09-27 Andrew Cagney <cagney@gnu.org>
5688 Robert Picco <Robert.Picco@hp.com>
5689
5690 * gdb.texinfo (Packets): Document the "p" packet.
5691
02a57714
JM
56922004-09-21 Jason Molenda (jmolenda@apple.com)
5693
5694 * gdb.texinfo (Paths and Names of the Source Files): Document the
5695 meaning of values in the 'desc' field of a SO stab.
5696
ae038cb0
DJ
56972004-09-20 Daniel Jacobowitz <dan@debian.org>
5698
5699 * gdb.texinfo (Maintenance Commands): Document "maint set dwarf2
5700 max-cache-age" and "maint show dwarf2 max-cache-age".
5701
f7dc1244
EZ
57022004-09-16 Eli Zaretskii <eliz@gnu.org>
5703
5704 * gdb.texinfo (Set Breaks): Add index entry for setting
5705 breakpoints on overloaded C++ functions that are not members of
5706 any classes. Add an example and an index entry for setting
5707 breakpoints on all program functions.
5708 (Character Sets, Macros, Overlay Commands)
5709 (Non-debug DLL symbols, GDB/MI Output Syntax)
5710 (Annotations Overview, Maintenance Commands, File-I/O Overview):
5711 Use "(@value{GDBP})" instead of a literal "(gdb)".
5712
f810308b
AC
57132004-09-12 Andrew Cagney <cagney@gnu.org>
5714
5715 * gdbint.texinfo (Native Debugging): Delete description of
5716 FILES_INFO_HOOK.
5717
15a661f3
PH
57182004-09-11 Paul Hilfinger <hilfinger@gnat.com>
5719
5ae4183a
AS
5720 * gdbint.texinfo (User Interface): Change local_hex_string_custom
5721 to hex_string_custom (not historically correct, but more
15a661f3
PH
5722 understandable, given the current code).
5723
f3219c75
AC
57242004-09-03 Andrew Cagney <cagney@gnu.org>
5725
5726 * gdbint.texinfo (Native Debugging): Delete SVR4_SHARED_LIBS.
5727
f3bb6704
JJ
57282004-09-01 Jeff Johnston <jjohnstn@redhat.com>
5729
5730 * observer.texi (solib_unloaded): New observer.
5731
8d2c00cb
AC
57322004-08-24 Andrew Cagney <cagney@gnu.org>
5733
5734 * gdbint.texinfo (Target Architecture Definition): Add missing
5735 comma.
5736
e7dc800a
MC
57372004-08-20 Michael Chastain <mec.gnu@mindspring.com>
5738
5739 * (Using the Testsuite): build != host is supported,
5740 but some test scripts do not support build != host.
5741
73b03683
MK
57422004-08-14 Mark Kettenis <kettenis@gnu.org>
5743
5744 * gdbint.texinfo (Host Definition): Delete description of
5745 FCLOSE_PROVIDED and GETENV_PROVIDED.
5746
c0ccb908
MK
57472004-08-05 Mark Kettenis <kettenis@chello.nl>
5748
5749 * gdbint.texinfo (Host Definition): Delete description of
5750 NO_SYS_FILE.
5751 (Native Debugging): Delete description of KERNEL_U_ADDR_BSD and
5752 PTRACE_FP_BUG.
5753
9c8dbfa9
AC
57542004-08-05 Andrew Cagney <cagney@gnu.org>
5755
5756 * gdbint.texinfo (Target Architecture Definition): Delete
5757 reference to deprecated_read_fp.
5758
f42accbe
AC
57592004-08-02 Andrew Cagney <cagney@gnu.org>
5760
5761 * gdbint.texinfo (Target Architecture Definition): Delete
5762 description of DEPRECATED_REGISTER_BYTES.
5763
0b66e38c
EZ
57642004-07-30 Baurjan Ismagulov <ibr@ata.cs.hun.edu.tr>
5765
5766 * gdb.texinfo (Source Path): Document the new behavior of
5767 searching for the source files.
5768
15387254
EZ
57692004-07-17 Eli Zaretskii <eliz@gnu.org>
5770
5771 * gdb.texinfo (Edit): Fix markup of EDITOR and improve wording.
5772 (Search, Expressions, Arrays, Variables, Data, Machine Code)
5773 (Auto Display): Improve indexing.
5774
2c07db7a
AC
57752004-07-16 Andrew Cagney <cagney@gnu.org>
5776
5777 * gdb.texinfo (Mode Options): Delete documentation on "-async" and
5778 "-noasync".
5779
4644b6e3
EZ
57802004-07-09 Eli Zaretskii <eliz@gnu.org>
5781
5782 * gdb.texinfo: Fix @kindex entries so that multiple commands that
5783 have the same prefix have only their prefix in the index.
5784
7561d450
MK
57852004-07-03 Mark Kettenis <kettenis@gnu.org>
5786
5787 * gdb.texinfo (BSD libkvm Interface): New node (section)
5788 (Native): Add it to the menu.
5789
67bebe79
MK
57902004-07-01 Mark Kettenis <kettenis@gnu.org>
5791
5792 * gdbint.texinfo (Target Architecture Definition): Remove
5793 PCC_SOL_BROKEN.
5794
1a6923e0
MK
57952004-06-24 Mark Kettenis <kettenis@gnu.org>
5796
5797 * gdbint.texinfo (Target Architecture Definition): Remove
5798 SUN_FIXED_LBRAC_BUG.
5799
b435e160
AC
58002004-06-26 Andrew Cagney <cagney@gnu.org>
5801
5802 * gdbint.texinfo (Coding): Replace xasprintf with xstrprintf.
5803
b5622e8d
AC
58042004-06-20 Andrew Cagney <cagney@gnu.org>
5805
5806 * gdbint.texinfo (Target Architecture Definition): Deprecate
5807 USE_STRUCT_CONVENTION.
5808
e0c07bf0
MC
58092004-06-19 Michael Chastain <mec.gnu@mindspring.com>
5810
5811 gdb.texinfo (Bug Reporting): Mention session recording,
5812 with the script command or Emacs.
5813
782263ab
AC
58142004-06-18 Andrew Cagney <cagney@gnu.org>
5815
5816 * gdbint.texinfo (Target Architecture Definition): Deprecate
5817 FUNCTION_START_OFFSET.
5818
03727ca6
AC
58192004-06-14 Andrew Cagney <cagney@gnu.org>
5820
5821 Based on changes from Karl Berry.
5822 * gdb.texinfo: Do not use @sc in a direntry.
5823 * stabs.texinfo: Change @dircateogry to "Software development".
5824 * gdbint.texinfo, gdb.texinfo, annotate.texinfo: Ditto.
5825
97092415
AC
58262004-06-13 Andrew Cagney <cagney@gnu.org>
5827
5828 * gdbint.texinfo (Target Architecture Definition): Delete
5829 description of RETURN_VALUE_ON_STACK.
5830
1f6d4158
AC
58312004-06-09 Andrew Cagney <cagney@gnu.org>
5832
5833 * gdbint.texinfo (Native Debugging): Restore "@table @code"
5834 deleted by previous patch.
5835
d966f0cb
AC
58362004-06-08 Andrew Cagney <cagney@gnu.org>
5837
5838 * gdbint.texinfo (Native Debugging): Delete documentation on
5839 ATTACH_DETACH.
5840
86fe4aaa
RC
58412004-06-06 Randolph Chung <tausq@debian.org>
5842
5843 * gdb.texinfo (push_dummy_call): Use @code{struct value}.
5844
d4b6d575
RC
58452004-06-06 Randolph Chung <tausq@debian.org>
5846
5ae4183a 5847 * gdb.texinfo (push_dummy_call): Update argument list to match
d4b6d575
RC
5848 the new push_dummy_call method signature. Describe the function
5849 argument.
5850
4e8b0763
JB
58512004-05-24 Joel Brobecker <brobecker@gnat.com>
5852
5853 * gdb.texinfo (Starting): Document new start command.
5854
59caf092
AC
58552004-05-21 Andrew Cagney <cagney@redhat.com>
5856
5857 * observer.texi (GDB Observers): Document "inferior_created".
5858
e4a2df64
AC
58592004-05-08 Andrew Cagney <cagney@redhat.com>
5860
e6b55ae2
AC
5861 * gdbint.texinfo (Target Architecture Definition): Delete
5862 description of DO_DEFERRED_STORES.
5863
28954179
AC
5864 * gdbint.texinfo (Target Architecture Definition): Delete
5865 references to DEPRECATED_FIX_CALL_DUMMY.
5866
434b87dd
AC
5867 * gdbint.texinfo (Target Architecture Definition): Delete
5868 description of DEPRECATED_CALL_DUMMY_WORDS,
5869 DEPRECATED_SIZEOF_CALL_DUMMY_WORDS, and CALL_DUMMY.
5870
58d28df8
AC
5871 * gdbint.texinfo (Target Architecture Definition): Delete
5872 description of DEPRECATED_PUSH_DUMMY_FRAME.
5873
e4a2df64
AC
5874 * gdbint.texinfo (Target Architecture Definition): Delete
5875 reference to DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
5876
2b4855ab
AC
58772004-05-07 Andrew Cagney <cagney@redhat.com>
5878
5879 * observer.texi (GDB Observers): Add "Debugging" section. Include
5880 cross reference to "set/show debug observer".
5881 * gdb.texinfo (Debugging Output): Document "set/show debug
5882 observer".
5883
fcf70625
AC
58842004-05-01 Andrew Cagney <cagney@redhat.com>
5885
5886 * gdbint.texinfo (Target Architecture Definition): Delete
5887 description of DEPRECATED_PC_IN_SIGTRAMP.
5888
8ee56bcf
AC
58892004-04-30 Andrew Cagney <cagney@redhat.com>
5890
5891 * gdbint.texinfo (Target Architecture Definition): Delete
5892 documentation for BELIEVE_PCC_PROMOTION_TYPE, no longer defined.
5893
67ab9a76
OF
58942004-04-30 Orjan Friberg <orjanf@axis.com>
5895
5896 * observer.texi (GDB Observers): Correct spelling.
5897
79346bcb
OF
58982004-04-26 Orjan Friberg <orjanf@axis.com>
5899
5900 * observer.texi (GDB Observers): Add target_changed event.
5901
7a464420
AC
59022004-04-08 Andrew Cagney <cagney@redhat.com>
5903
5904 * observer.texi (GDB Observers): Rework, provide generic observer
5905 definitions and then a list of observable events.
5906
6cdf9d98
AC
59072004-04-04 Andrew Cagney <cagney@redhat.com>
5908
5909 * gdbint.texinfo (Host Definition): Delete reference to
5910 NO_SIGINTERRUPT.
5911
ddc135a4
AC
59122004-04-02 Andrew Cagney <cagney@redhat.com>
5913
5914 * gdbint.texinfo (Target Architecture Definition): Delete
5915 reference to DEPRECATED_CALL_DUMMY_LENGTH.
5916
6a1b180d
SC
59172004-03-28 Stephane Carrez <stcarrez@nerim.fr>
5918
5919 * gdb.texinfo (TUI Commands): Document tui reg commands.
5920
d0d5df6f
AC
59212004-03-26 Andrew Cagney <cagney@redhat.com>
5922
5923 * gdb.texinfo (TUI): Delete reference to --enable-tui. Mention
5924 "gdbtui".
5925 (Mode Options): Mention "gdbtui". Use "Text" not "Terminal".
5926 (Contributors): Mention both Text and Terminal User Interface.
5927
aa2a3f87
AC
59282004-03-23 Andrew Cagney <cagney@redhat.com>
5929
5930 * gdbint.texinfo (Target Architecture Definition): Deprecate
5931 references to SIGTRAMP_START and SIGTRAMP_END.
5932
f561f026
AC
59332004-03-23 Andrew Cagney <cagney@redhat.com>
5934
5935 * gdbint.texinfo (Target Architecture Definition): Deprecate
5936 references to PC_IN_SIGTRAMP.
5937
33cb8b0f
AC
59382004-03-19 Andrew Cagney <cagney@redhat.com>
5939
5940 * gdbint.texinfo (Target Architecture Definition): Delete
5941 reference to GDB_TARGET_IS_HPPA.
5942
fc989b7a
AC
59432004-03-18 Andrew Cagney <cagney@redhat.com>
5944
5945 * gdbint.texinfo (Coding): Update section on gdbarch_data,
5946 describe pre_init and post_init.
5947
701b08bb
DJ
59482004-03-09 Daniel Jacobowitz <drow@mvista.com>
5949
5950 * gdb.texinfo (Debugging Output): Document values for "set debug
5951 target".
5952
faae5abe
AC
59532004-02-28 Andrew Cagney <cagney@redhat.com>
5954
5955 * gdb.texinfo (Contributors): Mention GDB 6.1 release engineer.
5956
dd79a6cf
JJ
59572004-02-26 Jeff Johnston <jjohnstn@redhat.com>
5958
5959 * gdb.texinfo (breakpoints): Add information about the
5960 new "set breakpoint pending" and "show breakpoint pending"
5961 commands.
5962
e7f16015
AC
59632004-02-26 Andrew Cagney <cagney@redhat.com>
5964
5965 * gdbint.texinfo (Coding): Document use of gdbarch_obstack_zalloc
5966 in Per-architecture module data section.
5967
7161a3a6
RM
59682004-02-25 Roland McGrath <roland@redhat.com>
5969
5970 * gdb.texinfo (General Query Packets): Document qPart:... packets.
5971
2154891a
AC
59722004-02-24 Andrew Cagney <cagney@redhat.com>
5973
5974 * annotate.texinfo: Wrap fdl.texi include in raise/lower sections.
5975 * gdb.texinfo, gdbint.texinfo, stabs.texinfo: Ditto.
5976 * fdl.texi: Import Version 1.2, November 2002.
7161a3a6 5977
6c74ac8b
AC
59782004-02-17 Andrew Cagney <cagney@redhat.com>
5979
5980 * gdb.texinfo (Mode Options): Note that "mi1" is deprecated.
5981
19772a2c
AC
59822004-02-16 Andrew Cagney <cagney@redhat.com>
5983
5984 * gdbint.texinfo (Target Architecture Definition): Deprecate
5985 FRAMELESS_FUNCTION_INVOCATION.
5986
c9830293
AC
59872004-02-16 Andrew Cagney <cagney@redhat.com>
5988
5989 * gdbint.texinfo (Coding): Mention -Wunused-function.
5990
b9d26eb9
AC
59912004-02-14 Andrew Cagney <cagney@redhat.com>
5992
5993 * gdbint.texinfo (Target Architecture Definition): Delete
5994 description of DEPRECATED_CALL_DUMMY_STACK_ADJUST.
5995
49efadf5
EZ
59962004-02-12 Elena Zannoni <ezannoni@redhat.com>
5997
5998 * gdb.texinfo: Properly quote the name "C++".
5999 * gdbint.texinfo: Ditto.
6000 * stabs.texinfo: Ditto.
6001
1eb288ea
EZ
60022004-02-11 Elena Zannoni <ezannoni@redhat.com>
6003
6004 * gdbint.texinfo (Support Libraries): Add doco about obstacks and
6005 minimal information about libiberty.
6006
e4937fc1
MC
60072004-02-06 Michael Chastain <mec.gnu@mindspring.com>
6008
6009 * gdb.texinfo (Auxiliary Vector): Fix thinko with @value{GDBN}.
6010
a9331b3f
RM
60112004-02-04 Roland McGrath <roland@redhat.com>
6012
6013 * gdb.texinfo (Auxiliary Vector): New node (section).
6014 (Data): Add it to the menu.
6015
2650777c
JJ
60162004-02-02 Jeff Johnston <jjohnstn@redhat.com>
6017
6018 * gdb.texinfo (Breakpoints): Add information about pending
6019 breakpoint support.
6020
b4501125
AC
60212004-01-26 Andrew Cagney <cagney@redhat.com>
6022
6023 * gdb.texinfo (Overview): Delete references to the cisco protocol
6024 including the "N" response.
6025
74055713
AC
60262004-01-26 Andrew Cagney <cagney@redhat.com>
6027
6028 * gdbint.texinfo (Target Architecture Definition): Rename
6029 EXTRACT_STRUCT_VALUE_ADDRESS to
6030 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS.
a9331b3f 6031
3bbe9696
EZ
60322004-01-24 Eli Zaretskii <eliz@gnu.org>
6033
6034 * gdb.texinfo (KOD): Document "show os". Add index entries for
6035 "set/show os" and "info cisco" commands.
6036
5843504f
EZ
60372004-01-21 Eli Zaretskii <eliz@gnu.org>
6038
6039 * Makefile.in (install-info): Prepend $(DESTDIR) to $(infodir).
6040
9175c9a3
MC
60412004-01-19 Michael Chastain <mec.gnu@mindspring.com>
6042
6043 * gdbint.texinfo: Delete USE_MMALLOC, NO_MMCHECK, MMCHECK_FORCE,
6044 MMAP_BASE_ADDRESS, MMAP_INCREMENT.
6045
8e94b928
NR
60462004-01-19 Nick Roberts <nick@nick.uklinux.net>
6047
6048 * gdb.texinfo (GDB/MI Stack Manipulation): Describe extension to
6049 -stack-list-locals.
6050 (GDB/MI Variable Objects): Describe extension to
6051 -var-list-children.
6052
a20cf136
DJ
60532004-01-17 Daniel Jacobowitz <drow@mvista.com>
6054
6055 * gdbint.texinfo (DECR_PC_AFTER_HW_BREAK): Don't document.
6056
afb18d0f
AC
60572004-01-17 Andrew Cagney <cagney@redhat.com>
6058
6059 * gdbint.texinfo (Target Architecture Definition): Delete
6060 documentation on DEPRECATED_NPC_REGNUM.
6061
b51970ac
DJ
60622004-01-13 Daniel Jacobowitz <drow@mvista.com>
6063
6064 * gdb.texinfo: Update copyright year. Mention that set
6065 follow-fork-mode is supported on GNU/Linux. Remove documentation of
6066 "set follow-fork-mode ask".
6067
0f0cffd2
AC
60682004-01-13 Andrew Cagney <cagney@redhat.com>
6069
6070 * gdbint.texinfo: Update copyright year.
6071 (Coding): Add -Wunused-label to list of -Werror warnings.
6072
c552b3bb 60732004-01-08 Jason Molenda <jmolenda@apple.com>
5ae4183a 6074 Eli Zaretskii <eliz@gnu.org>
c552b3bb
JM
6075
6076 * gdb.texinfo: Update copyright.
6077 (Objective-C): "methodName" typeo fixed. Add @code/@var markup
6078 around names, as appropriate. Minor syntax cleanup of
6079 _NSPrintForDebugger explanation. Two spaces after periods.
6080 GDBN used instead of lit. "gdb". Index entries added for
6081 print-object and _NSPrintForDebugger. @noindent added in one spot.
6082
afe157ca
EZ
60832003-11-11 Elena Zannoni <ezannoni@redhat.com>
6084
6085 * stabs.texinfo: Add dircategory and direntry commands.
6086 * annotate.texinfo: Ditto.
6087
963e2bb7
AC
60882003-11-10 Andrew Cagney <cagney@redhat.com>
6089
6090 * gdbint.texinfo (Target Architecture Definition): Replace the
6091 return_value method's "inval" and "outval" parameters with
6092 "readbuf" and "writebuf".
6093
1d8b2f28
JB
60942003-10-28 Jim Blandy <jimb@redhat.com>
6095
6096 * gdb.texinfo (The F request packet, The F reply packet): Renamed
6097 from "The `F' request packet" and "The `F' reply packet", to make
6098 texi2dvi happy.
6099 (File-I/O remote protocol extension): Update menu entries, too.
6100
36d86913
MC
61012003-10-26 Michael Chastain <mec@shout.net>
6102
6103 * gdb.texinfo (Thread Stops): Document the issue with
6104 premature return from system calls in multi-threaded programs.
6105
ce2826aa
AC
61062003-10-24 Andrew Cagney <cagney@redhat.com>
6107
6108 * annotate.texinfo: Fix "fortunatly"[sic].
6109
f24c5e49
KI
61102003-10-23 Kei Sakamoto <sakamoto.kei@renesas.com>
6111
6112 * gdb.texinfo (Contributors to GDB): Replace "Renesas"
6113 with "Hitachi" and "Mitsubishi".
6114
92ad9cd9
AC
61152003-10-20 Andrew Cagney <cagney@redhat.com>
6116
6117 * gdbint.texinfo (Target Architecture Definition): Document
6118 gdbarch_return_value. Add cross references from
6119 USE_STRUCT_CONVENTION, EXTRACT_RETURN_VALUE, and
6120 STORE_RETURN_VALUE, and from/to EXTRACT_STRUCT_VALUE_ADDRESS.
6121
0ab4b752
MK
61222003-10-18 Mark Kettenis <kettenis@gnu.org>
6123
6124 * gdbint.texinfo (Target Architecture Definition): Document
6125 regset_from_core_section.
fb3e19c0
KI
6126
61272003-10-16 Kei Sakamot Sakamoto <sakamoto.kei@renesas.com>
6128
6129 * gdb.texinfo (M32R/D): Mention m32rsdi target.
6130
a9331b3f 61312003-10-15 Kevin Buettner <kevinb@redhat.com>
e4d5f7e1
KB
6132
6133 From Anthony Green <green@redhat.com>:
5ae4183a 6134 * gdb.texinfo (Breakpoints related warnings): Insert into menu.
e4d5f7e1 6135
1485d690
KB
61362003-10-14 Kevin Buettner <kevinb@redhat.com>
6137
889bf7c5
PA
6138 * gdb.texinfo (Breakpoint related warnings): New node.
6139 * gdbint.texinfo (ADJUST_BREAKPOINT_ADDRESS): Document.
a9331b3f 6140
86d30acc
DJ
61412003-10-13 Daniel Jacobowitz <drow@mvista.com>
6142
6143 * gdb.texinfo (Remote Protocol): Document v and vCont.
6144
172c2a43
KI
61452003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
6146
6147 * gdb.texinfo: Replace "Hitachi" and "Mitsubishi" with "Renesas".
6148 * gdbint.texinfo: Ditto.
6149
71952f4c
AC
61502003-10-09 Andrew Cagney <cagney@redhat.com>
6151
6152 From 2003-09-18 David Anderson <davea@sgi.com>:
6153 * gdb.texinfo (GDB/MI Symbol Query): Replace "comamnd" with
6154 "command".
6155
268e2188
AC
61562003-10-03 Andrew Cagney <cagney@redhat.com>
6157
6158 * gdbint.texinfo (Target Architecture Definition): Deprecate
6159 IBM6000_TARGET. Mention that it implies an RS/6000 system and not
6160 just target.
6161
12c266ea 61622003-10-02 Andrew Cagney <cagney@redhat.com>
2e092625 6163
f30992d4 6164 * gdbint.texinfo (Target Architecture Definition): Rename
12c266ea
AC
6165 REGISTER_RAW_SIZE to DEPRECATED_REGISTER_RAW_SIZE.
6166 * gdb.texinfo (Packets, Stop Reply Packets): Ditto.
6167 * gdbint.texinfo (Target Architecture Definition): Rename
6168
61692003-09-30 Andrew Cagney <cagney@redhat.com>
6170
f30992d4 6171 REGISTER_VIRTUAL_SIZE to DEPRECATED_REGISTER_VIRTUAL_SIZE.
a9331b3f 6172 (Target Architecture Definition):
f30992d4 6173
2e092625
AC
6174 * gdbint.texinfo (Target Architecture Definition): Rename
6175 REGISTER_VIRTUAL_TYPE to DEPRECATED_REGISTER_VIRTUAL_TYPE.
6176
0717ae8a
AC
61772003-09-29 Andrew Cagney <cagney@redhat.com>
6178
dad809b7
AC
6179 * gdbint.texinfo (Target Architecture Definition): Delete
6180 documentation for NEED_TEXT_START_END.
6181
0717ae8a
AC
6182 * gdbint.texinfo (Target Architecture Definition): Rename
6183 NPC_REGNUM to DEPRECATED_NPC_REGNUM. Add cross reference to
6184 TARGET_WRITE_PC.
a9331b3f 6185
af6cf26d
MC
61862003-09-22 Michael Chastain <mec@shout.net>
6187
6188 * gdbint.texinfo (Testsuite Organization): Change gdb.c++ to gdb.cp.
6189
ee206350
AG
61902003-09-21 Anthony Green <green@redhat.com>
6191
6192 * gdbint.texinfo (Target Architecture Definition): Fix typos.
6193
a38c9fe6
MK
61942003-09-21 Mark Kettenis <kettenis@gnu.org>
6195
6196 * gdbint.texinfo (Target Architecture Definition): Document
6197 stabs_argument_has_addr.
6198
77949794
AC
61992003-09-18 Andrew Cagney <cagney@redhat.com>
6200
6201 * gdbint.texinfo (Target Architecture Definition): Delete
6202 documentation on REGISTER_NAMES.
6203
8e823e25
MK
62042003-09-13 Mark Kettenis <kettenis@gnu.org>
6205
6206 * gdbint.texinfo (Target Architecture Definition): Replace
6207 REG_STRUCT_HAS_ADDR with DEPRECATED_REG_STRUCT_HAS_ADDR.
6208
f27dd7fd
AC
62092003-09-11 Andrew Cagney <cagney@redhat.com>
6210
6211 * gdbint.texinfo (Target Architecture Definition): Replace
6212 STACK_ALIGN with DEPRECATED_STACK_ALIGN.
6213
8b148df9
AC
62142003-08-18 Andrew Cagney <cagney@redhat.com>
6215
6216 * gdbint.texinfo (Target Architecture Definition): Document
6217 "frame_red_zone_size".
6218
25d29d70
AC
62192003-08-09 Andrew Cagney <cagney@redhat.com>
6220
6221 * gdb.texinfo (Backtrace): Replace "set/show backtrace-below-main"
6222 with "set/show backtrace past-main" and "set/show backtrace
6223 limit".
6224
c938e9b0
L
62252003-08-08 H.J. Lu <hongjiu.lu@intel.com>
6226
6227 * Makefile.in (install-info): Support DESTDIR.
6228 (install-html): Likewise.
6229
64fabec2
AC
62302003-08-07 Andrew Cagney <cagney@redhat.com>
6231
6232 Patch from Nick Roberts.
6233 * gdb.texinfo (Using GDB under GNU Emacs): Fix/update key
6234 bindings. Remove description of send-gdb-command.
6235
2fcf52f0
AC
62362003-08-07 Andrew Cagney <cagney@redhat.com>
6237
6238 * gdb.texinfo (Mode Options): Mention that "mi2" was included in
6239 GDB 6.0.
6240
086432e2
AC
62412003-08-06 Andrew Cagney <cagney@redhat.com>
6242
6243 * gdb.texinfo (Mode Options): Mention that level three is the
6244 highest available and that level 2 is deprecated.
6245 (Annotations Overview): Mention annotation levels. Cross reference
6246 to "Limitations of the Annotation Interface" in annotate.texi.
6247 (TODO, Value Annotations, Frame Annotations): Delete section.
6248 (Displays, Breakpoint Info): Delete.
6249
e5249f67
AC
62502003-08-04 Andrew Cagney <cagney@redhat.com>
6251
6252 * agentexpr.texi: Delete @bye.
6253 * Makefile.in (STABS_DOC_SOURCE_INCLUDES): Add "fdl.texi"
6254 (stabs.info): Add $(srcdir) to include search path.
6255 (html): Depend on "annotate_toc.html", and not "annotate.html".
6256 * stabs.texinfo: Ditto. Include "fdl.texi".
6257 * gdbint.texinfo: Update copyright statement's list of invariant
6258 sections.
6259
e6f672d2
AC
62602003-07-28 Andrew Cagney <cagney@redhat.com>
6261
6262 * Makefile.in (INFO_DEPS): Add annotate.info.
6263 (dvi, ps, html, pdf): Add annotate.
6264 (ANNOTATE_DOC_SOURCE_INCLUDES): New macro.
6265 (ANNOTATE_DOC_BUILD_INCLUDES): New macro.
6266 (ANNOTATE_DOC_FILES): New macro.
6267 (ANNOTATE_TEX_TMPS): New macro.
6268 (annotate.info, annotate_toc.html): Specify dependencies.
6269 (annotate.ps, annotate.pdf, annotate.dvi): Ditto.
6270 * annotate.texinfo: Rename annotate.texi. Get building. Add
6271 "Migrating to GDB/MI" and "Limitations of the Annotation
6272 Interface" chapters. Mention why it is not part of the user
6273 guide. Update copyright notice. Include "fdl.texi".
6274
72ffddc9
SC
62752003-07-26 Stephane Carrez <stcarrez@nerim.fr>
6276
6277 * gdb.texinfo (TUI Keys): Document C-x o key to switch active window.
6278
a9f12a31
DJ
62792003-07-24 Daniel Jacobowitz <drow@mvista.com>
6280
6281 * gdbint.texinfo (libgdb components): Correct a GDB to GDBN.
6282
b1fe9455
DJ
62832003-07-24 Daniel Jacobowitz <drow@mvista.com>
6284
6285 * gdb.texinfo (Server): Mention pidof.
6286
153721e6
AC
62872003-07-22 Andrew Cagney <cagney@redhat.com>
6288
6289 * gdbint.texinfo (Coding): Add -Wformat-nonliteral to -Werror
6290 list.
6291
0fac0b41
DJ
62922003-06-28 Daniel Jacobowitz <drow@mvista.com>
6293
6294 * gdb.texinfo (Logging output): New chapter.
6295
4e562065
JB
62962003-06-24 Joel Brobecker <brobecker@gnat.com>
6297
6298 * gdb.texinfo (Unsupported languages): New section.
6299 (Languages): Add link to new section.
6300
f2c06f52
AC
63012003-06-22 Andrew Cagney <cagney@redhat.com>
6302
6303 * gdb.texinfo (Contributors): Mention 6.0 release engineer.
6304
b4177fca
DJ
63052003-06-22 Daniel Jacobowitz <drow@mvista.com>
6306
6307 * gdbint.texinfo (Coding): Clarify use of gdb_XXX.h headers.
6308
f418dd93
DJ
63092003-06-22 Daniel Jacobowitz <drow@mvista.com>
6310
6311 * Makefile.in (SFILES_INCLUDED): Add agentexpr.texi.
6312 * agentexpr.texi: Retitle section, and change it to an appendix.
6313 Comment out texinfo initialization. Factor a @var{} into two
6314 pieces to prevent makeinfo warnings.
6315 * gdb.texinfo: Add Agent Expressions appendix.
6316
4ca61388
DJ
63172003-06-19 Daniel Jacobowitz <drow@mvista.com>
6318
6319 * gdbint.texinfo (Native Conditionals): Remove PREPARE_TO_PROCEED.
6320
07f31aa6
DJ
63212003-06-18 Daniel Jacobowitz <drow@mvista.com>
6322
5ae4183a 6323 * gdb.texinfo (Remote Debugging): New section "Connecting to a
07f31aa6
DJ
6324 remote target". Document the "detach" and "disconnect" commands.
6325 (Server, Netware, Debug Session): Reference "Connecting to a
6326 remote target".
6327 (GDB/MI Target Manipulation): Document "-target-disconnect".
6328
2dd0da42
AC
63292003-06-13 Andrew Cagney <cagney@redhat.com>
6330
6331 * gdbint.texinfo (Target Architecture Definition): Deprecate
6332 REMOTE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT, and
6333 BIG_REMOTE_BREAKPOINT. Cross reference BREAKPOINT_FROM_PC.
6334
e7a3abfc
JB
63352003-06-09 Jim Blandy <jimb@redhat.com>
6336
6337 * gdb.texinfo (Separate Debug Files): Remove extra semicolon.
6338
25e3a86b
AC
63392003-06-08 Andrew Cagney <cagney@redhat.com>
6340
6341 * gdbint.texinfo (Target Architecture Definition): Delete
6342 documentation on FRAME_ARGS_ADDRESS_CORRECT.
6343
a9e5fdc2
AC
63442003-06-08 Andrew Cagney <cagney@redhat.com>
6345
6346 * gdbint.texinfo (Target Architecture Definition): Document
6347 "unwind_sp". Cross reference "unwind_sp" and TARGET_READ_SP.
6348
b37303ee
AF
63492003-06-07 Adam Fedor <fedor@gnu.org>
6350
6351 * gdb.texinfo: Add Objective-C documentation.
6352
39fe6e80
AC
63532003-06-01 Andrew Cagney <cagney@redhat.com>
6354
6355 * gdbint.texinfo (Target Architecture Definition): Add "func_addr"
6356 parameter to "push_dummy_call". Rename "dummy_addr" to "bp_addr".
6357
125309b2
AC
63582003-05-21 Andrew Cagney <cagney@redhat.com>
6359
6360 * gdbint.texinfo (Target Architecture Definition): Delete
6361 references to "extract_address" and "store_address".
6362
b8b527c5
AC
63632003-05-16 Andrew Cagney <cagney@redhat.com>
6364
6365 * gdbint.texinfo (Target Architecture Definition): Replace
6366 REGISTER_BYTES with DEPRECATED_REGISTER_BYTES. Fix typo,
6367 DEPRECATED_REGISTER_SIZE instead of REGISTER_BYTE.
6368
50e3ee83
TR
63692003-05-14 Theodore A. Roth <troth@openavr.org>
6370
6371 * gdbint.texinfo (Breakpoint Handling): Correct a double negative.
6372
44e2be90
L
63732003-05-10 H.J. Lu <hongjiu.lu@intel.com>
6374
6375 * Makefile.in (gdb-cfg.texi): Replace $$LN_S with $(LN_S).
6376 (gdb.dvi): Likewise.
6377 (gdb.pdf): Likewise.
6378 (links2roff): Likewise.
6379
df5215a6
JB
63802003-05-08 Jim Blandy <jimb@redhat.com>
6381
6382 * gdb.texinfo (Dump/Restore Files): Update documentation for
6383 'dump', 'append', and 'restore': note that format argument is
6384 optional; simplify presentation of the command variants; and be
6385 more precise about the formats.
6386
5e7b2f39
JB
63872003-05-07 Jim Blandy <jimb@redhat.com>
6388
6389 * gdb.texinfo (Symbols): Update documentation: 'maint list
6390 symtabs' and 'maint list psymtabs' have been renamed 'maint info
6391 symtabs' and 'maint info psymtabs'.
6392
b1e29e33
AC
63932003-05-05 Andrew Cagney <cagney@redhat.com>
6394
6395 * gdbint.texinfo (Target Architecture Definition): Make
6396 CALL_DUMMY_WORDS, SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY_LENGTH,
6397 FIX_CALL_DUMMY, CALL_DUMMY_BREAKPOINT_OFFSET and
6398 CALL_DUMMY_BREAKPOINT_OFFSET deprecated.
6399
00905d52
AC
64002003-05-04 Andrew Cagney <cagney@redhat.com>
6401
6402 * gdb.texinfo (Maintenance Commands): Document "maint print
6403 dummy-frames".
6404
54ff5908
AC
64052003-05-04 Andrew Cagney <cagney@redhat.com>
6406
6407 * gdb.texinfo (GDB/MI Symbol Query): Use @{ and @}.
6408
32e7087d
JB
64092003-05-03 J. Brobecker <brobecker@gnat.com>
6410
6411 Thierry Schneider <tpschneider1@yahoo.com>
6412 * gdb.texinfo (section GDB/MI Symbol Query): Add documentation
6413 for new MI command.
6414
7043d8dc
AC
64152003-05-03 Andrew Cagney <cagney@redhat.com>
6416
6417 * gdbint.texinfo (Target Architecture Definition): Document
6418 push_dummy_code. Add cross references.
6419
e33d66ec
EZ
64202003-05-02 Elena Zannoni <ezannoni@redhat.com>
6421
6422 * gdb.texinfo (Character Sets): Update to reflect new behavior of
6423 set/show charsets commands.
6424
0ba6dca9
AC
64252003-04-28 Andrew Cagney <cagney@redhat.com>
6426
6427 * gdbint.texinfo (Target Architecture Definition): Replace
6428 read_fp, TARGET_READ_FP and FP_REGNUM, with deprecated_read_fp,
6429 DEPRECATED_TARGET_READ_FP and DEPRECATED_REGNUM.
6430
d7a27068
AC
64312003-04-28 Andrew Cagney <cagney@redhat.com>
6432
6433 * gdbint.texinfo (Target Architecture Definition): Rename
6434 "tm_print_insn" to "deprecated_tm_print_insn".
6435
44ea7b70
JB
64362003-04-09 Jim Blandy <jimb@redhat.com>
6437
6438 * gdb.texinfo (Symbols): Document 'maint list symtabs' and 'maint
6439 list psymtabs'.
6440
fb8f8949
AC
64412003-04-08 Andrew Cagney <cagney@redhat.com>
6442
6443 * gdbint.texinfo (Target Architecture Definition): Delete
6444 references to EXTRA_FRAME_INFO.
6445
32fb0f22
AC
64462003-04-08 Andrew Cagney <cagney@redhat.com>
6447
6448 * gdbint.texinfo (Target Architecture Definition): Delete
6449 PRINT_TYPELESS_INTEGER.
6450
6be67e67
JB
64512003-04-02 J. Brobecker <brobecker@gnat.com>
6452
6453 * observer.texi (GDB Observers): Adjust the documentation for the
6454 normal_stop notification to better describe reality. Fix a couple
6455 of minor typos.
6456
4e35d5f0
BR
64572003-04-02 Bob Rossi <bob_rossi@cox.net>
6458
a9331b3f 6459 * gdb.texinfo (GDB/MI Program Control): Add
4e35d5f0
BR
6460 '-file-list-exec-source-file'
6461
e8a8712a
AC
64622003-03-31 Andrew Cagney <cagney@redhat.com>
6463
6464 * gdbint.texinfo (Target Architecture Definition): Delete
6465 references to CALL_DUMMY_P.
6466
6c0e89ed
AC
64672003-03-30 Andrew Cagney <cagney@redhat.com>
6468
6469 * gdbint.texinfo (Target Architecture Definition): Remove
6470 reference to TARGET_WRITE_SP.
a9331b3f 6471
378bfd1b
AC
64722003-03-27 Andrew Cagney <cagney@redhat.com>
6473
6474 * gdbint.texinfo (Target Architecture Definition): Remove
6475 references to write_sp.
6c0e89ed 6476
922fbb7b
AC
64772003-03-27 Andrew Cagney <cagney@redhat.com>
6478
6479 * gdb.texinfo (GDB/MI Variable Objects): Replace @include with
6480 chapter body. Use @smallexample instead of @example.
6481 (Annotations): Ditto.
6482 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Remove gdbmi.texinfo and
6483 annotate.texi.
6484
b81774d8
AC
64852003-03-26 Andrew Cagney <cagney@redhat.com>
6486
6487 * gdbint.texinfo (Target Architecture Definition): Replace
6488 PUSH_ARGUMENTS with push_dummy_call, add gdbarch, regcache and
6489 dummy_addr parameters.
6490
1bf6d5cc
AC
64912003-03-25 Andrew Cagney <cagney@redhat.com>
6492
6493 * gdbint.texinfo (Target Architecture Definition): Delete
6494 reference to CALL_DUMMY_STACK_ADJUST_P. Rename
6495 CALL_DUMMY_STACK_ADJUST to DEPRECATED_CALL_DUMMY_STACK_ADJUST.
6496 Add reference to PUSH_ARGUMENTS.
6497
618ce49f
AC
64982003-03-23 Andrew Cagney <cagney@redhat.com>
6499
6500 * gdbint.texinfo (Algorithms, Target Architecture Definition):
6501 Deprecate FRAME_CHAIN and FRAME_CHAIN_VALID.
6502
bcd7e15f
JB
65032003-03-18 J. Brobecker <brobecker@gnat.com>
6504
6505 * gdbint.texinfo (Algorithms): Add new section describing the
6506 Observer paradigm.
6507 (Top): Add menu entry to new observer appendix.
6508 * observer.texi: New file.
6509 * Makefile.in (GDBINT_DOC_SOURCE_INCLUDES): Add dependency on
6510 new observer.texi file.
6511
9fe8321b
AC
65122003-03-17 Andrew Cagney <cagney@redhat.com>
6513
6514 * gdb.texinfo (DATE): Delete. Remove date from titles. Mention
6515 that GNU Press update the manual version number.
6516
ac2adee5
AC
65172003-03-12 Andrew Cagney <cagney@redhat.com>
6518
6519 * gdbint.texinfo (Target Architecture Definition): Delete
6520 references to get_saved_register. Rename GET_SAVED_REGISTER to
6521 DEPRECATED_GET_SAVED_REGISTER.
6522
749b82f6
AC
65232003-03-13 Andrew Cagney <cagney@redhat.com>
6524
6525 * gdbint.texinfo (Target Architecture Definition): Replace
6526 POP_FRAME with DEPRECATED_POP_FRAME. Update description.
6527
8bedc050
AC
65282003-03-12 Andrew Cagney <cagney@redhat.com>
6529
6530 * gdbint.texinfo (Target Architecture Definition): Rename
6531 FRAME_SAVED_PC to DEPRECATED_FRAME_SAVED_PC.
a9331b3f 6532
0ce1b118
CV
65332003-03-10 Corinna Vinschen <vinschen@redhat.com>
6534
6535 * gdb.texinfo: Add File-I/O documentation.
6536
12cc2063
AC
65372003-03-10 Andrew Cagney <cagney@redhat.com>
6538
6539 * gdbint.texinfo (Target Architecture Definition): Cross reference
6540 FRAME_SAVED_PC to unwind_pc. Document unwind_pc.
6541
7453dc06
AC
65422003-03-07 Andrew Cagney <cagney@redhat.com>
6543
6544 * gdb.texinfo (Debugging Output): Mention the "set/show debug
6545 frame" command.
6546
6314f104
AC
65472003-03-05 Andrew Cagney <cagney@redhat.com>
6548
6549 * gdbint.texinfo (Target Architecture Definition): Document
6550 unwind_dummy_id. Cross reference unwind_dummy_id and
6551 SAVE_DUMMY_FRAME_TOS.
6552
f1212245
DJ
65532003-03-05 James Ingham <jingham@apple.com>
6554 Daniel Jacobowitz <drow@mvista.com>
6555
6556 * gdb.texinfo (Configuring the current ABI): Document "set cp-abi"
6557 and "show cp-abi".
6558
77e7e267
AC
65592003-03-03 Andrew Cagney <cagney@redhat.com>
6560
6561 * gdbint.texinfo (Target Architecture Definition): Document
6562 register_type.
6563
838a8221
AC
65642003-03-03 Andrew Cagney <cagney@redhat.com>
6565
6566 * stabs.texinfo (Structures): Use @samp and separate @var's
6567 instead of a single @var containing a comma separated list.
6568 (Unions): Ditto.
6569
d7f4a264
DJ
65702003-03-02 Daniel Jacobowitz <drow@mvista.com>
6571
6572 * Makefile.in (distclean): Remove config.log.
6573
f30ee0bc
AC
65742003-03-01 Andrew Cagney <cagney@redhat.com>
6575
6576 * gdbint.texinfo (Target Architecture Definition): Rename
6577 FRAME_INIT_SAVED_REGS to DEPRECATED_FRAME_INIT_SAVED_REGS.
6578
65792003-03-01 Andrew Cagney <cagney@redhat.com>
e9582e71
AC
6580
6581 * gdbint.texinfo: Rename INIT_EXTRA_FRAME_INFO to
6582 DEPRECATED_INIT_EXTRA_FRAME_INFO.
6583
be448670
CF
65842003-02-23 Raoul Gough <RaoulGough@yahoo.co.uk>
6585
6586 * gdb.texinfo (Cygwin Native): Links to Non-debug DLL symbols.
6587 (Non-debug DLL symbols): New node, describing the minimal symbols
6588 loaded from DLLs without real debugging symbols.
6589
501eef12
AC
65902003-02-20 Andrew Cagney <ac131313@redhat.com>
6591
6592 * gdb.texinfo (Set Breaks): Add cross reference to "set remote
6593 hardware-breakpoint-limit".
6594 (Set Watchpoints): Add cross reference to "set remote
6595 hardware-watchpoint-limit".
6596 (Remote configuration options): New section.
6597
21c294e6
AC
65982003-02-04 Andrew Cagney <ac131313@redhat.com>
6599
e9be73e4
AC
6600 * gdbint.texinfo (Target Architecture Definition): Delete
6601 descrption of IS_TRAPPED_INTERNALVAR.
6602
21c294e6
AC
6603 From Keith Seitz <keiths@redhat.com>:
6604 * gdb.texinfo (Interpreters): New chapter. Refer the command-line
6605 option "-i"/"--interpreter" to this chapter. Include index
6606 entries.
6607
0179ffac
DC
66082003-02-04 David Carlton <carlton@math.stanford.edu>
6609
6610 * gdb.texinfo (C@t{++}): Recommend DWARF 2, then stabs+.
6611 (Variables): Recommend stabs+ and DWARF 2.
6612 (C plus plus expressions): Correct info about
6613 compiler versions, debug formats.
6614 (Contributors): Change 'DWARF2' to 'DWARF 2'.
6615 PR symtab/874.
6616
7ca9f392
AC
66172003-02-01 Andrew Cagney <ac131313@redhat.com>
6618
6619 * gdbint.texinfo (Target Architecture Definition): Delete
6620 description of ADDITIONAL_OPTIONS, ADDITIONAL_OPTION_CASES,
6621 ADDITIONAL_OPTION_HANDLER, and ADDITIONAL_OPTION_HELP, and
6622 BEFORE_MAIN_LOOP_HOOK, and DBX_PARM_SYMBOL_CLASS along with
6623 references to nindy and i960.
6624 * gdb.texinfo (i960): Delete all references to i960 and nindy.
6625
31a85ea2
AC
66262003-02-01 Andrew Cagney <ac131313@redhat.com>
6627
6628 * gdbint.texinfo (Target Architecture Definition): Delete
6629 FLOAT_INFO.
6630
6b894e49
AC
66312003-01-30 Andrew Cagney <ac131313@redhat.com>
6632
6633 * stabs.texinfo (Member Type Descriptor): Clarify description of
6634 `@'. Suggested by Ben Hutchings.
6635
c48861fb
AC
66362003-01-29 Andrew Cagney <ac131313@redhat.com>
6637
6638 * gdb.texinfo (M68K): Delete reference to es1800.
6639
617073a9
AC
66402003-01-29 Andrew Cagney <ac131313@redhat.com>
6641
6642 * gdb.texinfo (Maintenance Commands): Document `maint print
6643 reggroups' and `maint print register-groups'.
6644 * gdbint.texinfo (Target Architecture Definition): Document
6645 register_reggroup_p.
6646
5b5d99cf
JB
66472003-01-23 Jim Blandy <jimb@redhat.com>
6648
6649 * gdb.texinfo (Separate Debug Files): New section.
6650
e7ba9c65
DJ
66512003-01-22 Daniel Jacobowitz <drow@mvista.com>
6652
6653 * gdb.texinfo (Maintenance Commands): Add "maint set profile"
6654 and "maint show profile".
6655
94e91d6d
MC
66562003-01-16 Michael Chastain <mec@shout.net>
6657
6658 * gdb.texinfo (Installing GDB): Warn against
6659 ".../gdb-VERSION/gdb/configure".
6660 (Separate Objdir): Likewise.
6661
867f3898
AC
66622003-01-15 Andrew Cagney <ac131313@redhat.com>
6663
6664 * gdbint.texinfo (Target Architecture Definition): Delete
6665 definition of PRINT_REGISTER_HOOK.
6666
f153cc92
EZ
66672003-01-15 Elena Zannoni <ezannoni@redhat.com>
6668
6669 (OpenRISC 1000): Fix formatting of command names.
6670
c60eb6f1
EZ
66712003-01-15 Elena Zannoni <ezannoni@redhat.com>
6672
6673 * gdb.texinfo (Continuing and Stepping): Add new command
6674 'advance'. Clarify behavior of 'until'.
6675
f5ebfba0
DJ
66762003-01-13 Daniel Jacobowitz <drow@mvista.com>
6677
6678 * gdb.texinfo (Files): Document solib-absolute-prefix and
6679 solib-search-path.
6680
4ce8657e
MC
66812003-01-09 Michael Chastain <mec@shout.net>
6682
6683 * gdbint.texinfo (Configuring @value{GDBN} for Release): Delete.
6684 (Create a Release): Add new instructions for new @file{src-release}.
6685 Document existing instructions for @file{Makefile.in} as
6686 being for @value{GDBN} 5.3.1 or earlier.
6687
372613e3
AC
66882003-01-09 Andrew Cagney <ac131313@redhat.com>
6689
6690 * gdbint.texinfo (Target Architecture Definition): Mention
6691 frame_saved_regs_zalloc and frame_extra_info_zalloc as the way to
6692 allocate memory.
6693
b4e9345d
DJ
66942003-01-04 Daniel Jacobowitz <drow@mvista.com>
6695
6696 * gdb.texinfo (Controlling GDB): Add @kindex for
6697 "show osabi".
6698 (Backtraces): Add @kindex's for backtrace-below-main.
6699
98b45e30
DJ
67002003-01-04 Daniel Jacobowitz <drow@mvista.com>
6701
6702 * gdb.texinfo (Controlling GDB): Document "set osabi".
6703
95f90d25
DJ
67042003-01-04 Daniel Jacobowitz <drow@mvista.com>
6705
6706 * gdb.texinfo (Backtraces): Document "set backtrace-below-main".
6707 * gdbint.texinfo (FRAME_CHAIN_VALID): Update documentation.
6708
1e698235
DJ
67092003-01-04 Daniel Jacobowitz <drow@mvista.com>
6710
6711 * gdb.texinfo (Controlling GDB): Add ABI section. Document
6712 "set coerce-float-to-double".
6713 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Remove documentation.
6714
e632838e
AC
67152003-01-02 Andrew Cagney <ac131313@redhat.com>
6716
6717 * stabs.texinfo: Remove obsolete text.
6718 * gdbint.texinfo: Ditto.
6719 * gdb.texinfo: Ditto.
6720
c133ab7a
MK
67212002-12-22 Mark Kettenis <kettenis@gnu.org>
6722
6723 * gdbint.texinfo (Target Architecture Definition): Update
6724 description of gdbarch_register_osabi.
6725
f821f325
KH
67262002-12-20 Kazu Hirata <kazu@cs.umass.edu>
6727
6728 * agentexpr.texi: Fix typos.
6729 * annotate.texi: Likewise.
6730 * fdl.texi: Likewise.
6731
85a6d8d3 67322002-12-10 Andrew Cagney <cagney@redhat.com>
a5afb99f
AC
6733
6734 * gdbint.texinfo (Algorithms): Replace INIT_FRAME_PC with
6735 DEPRECATED_INIT_FRAME_PC.
6736
ae45cd16
AC
67372002-12-01 Andrew Cagney <ac131313@redhat.com>
6738
6739 * gdbint.texinfo (Target Architecture Definition): Delete
6740 PC_IN_CALL_DUMMY.
6741
07555a72
AC
67422002-11-28 Andrew Cagney <ac131313@redhat.com>
6743
6744 * gdbint.texinfo (Host Definition): Delete documentation on
6745 USE_GENERIC_DUMMY_FRAMES.
6746
c166cdc7
EZ
67472002-11-26 Elena Zannoni <ezannoni@redhat.com>
6748
5ae4183a 6749 Fix PR gdb/723 and PR gdb/245.
c166cdc7
EZ
6750 * Makefile.in (install-info): Run the install-info command as part
6751 of the post install steps only.
6752 (uninstall-info): New target.
6753 (uninstall): New target.
6754
35db0260
EZ
67552002-11-22 Elena Zannoni <ezannoni@redhat.com>
6756
6757 * Makefile.in (install): Make install do some real work.
6758
9ba8d803
AC
67592002-11-19 Andrew Cagney <ac131313@redhat.com>
6760
6761 Fix POSIX problem reported by Paul Eggert.
6762 * Makefile.in (GDBvn.texi): Use `sed q' instead of `head -1'.
6763 Fix PR gdb/527.
6764
903ad3a6
AC
67652002-10-26 Andrew Cagney <cagney@redhat.com>
6766
6767 * gdbint.texinfo (Target Architecture Definition): Delete
6768 definition of DO_REGISTERS_INFO.
6769
f2abfe65
KB
67702002-10-18 Kevin Buettner <kevinb@redhat.com>
6771
6772 * gdbint.texinfo (Address Classes): Fix problems with insertion
6773 of ``{'' and ``}'' in example.
6774
b5b0480a
KB
67752002-10-17 Kevin Buettner <kevinb@redhat.com>
6776
6777 * gdbint.texinfo (Address Classes): New section.
6778 (Target Conditionals): Document ADDRESS_CLASS_NAME_TO_TYPE_FLAGS,
6779 ADDRESS_CLASS_NAME_TO_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS,
6780 ADDRESS_CLASS_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, and
6781 ADDRESS_CLASS_TYPE_FLAGS_TO_NAME_P.
6782
c85508ee
KD
67832002-10-11 Klee Dienes <kdienes@apple.com>
6784
6785 * gdb.texinfo (Registers): Mention vector registers as well as
6786 floating registers in the documentation for 'info registers' and
6787 'info all-registers'.
6788
6d12fc3d
DJ
67892002-10-11 Daniel Jacobowitz <drow@mvista.com>
6790
6791 * gdbint.texinfo (CPLUS_MARKER): Remove item.
6792
8d19fbd2
JJ
67932002-10-03 Jeff Johnston <jjohnstn@redhat.com>
6794
6795 * gdbint.texinfo (Item Output Functions): Add new ui_out_field_fmt_int
6796 interface definition.
6797
a37295f9
MM
67982002-10-03 Marko Mlinar <markom@opencores.org>
6799
6800 * gdb.texinfo (Target Commands): Add or1k target specific
6801 commands.
6802 * gdb.texinfo (Contributors): Add myself to the contributors list.
6803
da0f9dcd
AC
68042002-10-01 Andrew Cagney <ac131313@redhat.com>
6805
6806 * gdb.texinfo (Mode Options): Update --interpreter option. "mi2"
6807 and "mi1" instead of "mi1" and "mi0".
6808
2e834e49
HPN
68092002-09-29 Hans-Peter Nilsson <hp@bitrange.com>
6810
6811 * gdb.texinfo (Packets): Fix typos "alligned".
6812 Correct z3/Z3 description. Correct z4/Z4 title.
6813
050be0dc
AC
68142002-09-27 Andrew Cagney <ac131313@redhat.com>
6815
6816 * all-cfg.texi: Use @sc for GDB and GCC. Update copyright.
6817
1104b9e7
KB
68182002-09-25 Kevin Buettner <kevinb@redhat.com>
6819
6820 * gdb.texinfo: Use GNU/Linux instead of Linux.
6821
512217c7
AC
68222002-09-25 Andrew Cagney <ac131313@redhat.com>
6823
6824 * gdb.texinfo (Packets): Replace @samp{} with ``an empty string''.
6825
10998722
AC
68262002-09-24 Andrew Cagney <ac131313@redhat.com>
6827
512217c7 6828 * gdb.texinfo: Replace @example with @smallexample.
10998722 6829
a0eb71c5
KB
68302002-09-20 Kevin Buettner <kevinb@redhat.com>
6831
f7dc1244 6832 From Eli Zaretskii <eliz@gnu.org>:
a0eb71c5
KB
6833 * gdb.texinfo (Character Sets): Use @smallexample instead of
6834 @example. Use GNU/Linux instead of Linux.
6835
68362002-09-20 Jim Blandy <jimb@redhat.com>
6837
6838 * gdb.texinfo: Add character set documentation.
6839
2f870471
AC
68402002-09-19 Andrew Cagney <ac131313@redhat.com>
6841
6842 * gdb.texinfo (Packets): Revise `z' and `Z' packet documentation.
6843 (Packets): Add cross reference from `b' packet to `z' packets.
6844
790eb8f5
AC
68452002-09-19 Andrew Cagney <ac131313@redhat.com>
6846
8d30a00d
AC
6847 * gdb.texinfo (Maintenance Commands): Document ``maint
6848 internal-error'' and ``maint internal-warning''.
6849
790eb8f5
AC
6850 * gdbint.texinfo (Target Architecture Definition): Revise
6851 description of STACK_ALIGN. Add description of FRAME_ALIGN.
6852
a23a7bf1
JB
68532002-09-19 Joel Brobecker <brobecker@gnat.com>
6854
6855 * gdbint.texinfo (Target Conditionals): Document the new
6856 NAME_OF_MALLOC macro.
6857
299ffc64
AC
68582002-09-05 Andrew Cagney <ac131313@redhat.com>
6859
6860 * gdb.texinfo (Contributors): Mention 5.2 and 5.3 release
6861 engineer.
6862
b7bb15bc
SC
68632002-09-02 Stephane Carrez <stcarrez@nerim.fr>
6864
6865 * gdb.texinfo (TUI Overview): Document status line fields.
6866
3d757584
SC
68672002-09-02 Stephane Carrez <stcarrez@nerim.fr>
6868
6869 * gdb.texinfo (TUI Commands): Document info win command.
6870
269c21fe
SC
68712002-09-01 Stephane Carrez <stcarrez@nerim.fr>
6872
6873 * gdb.texinfo (TUI Overview): Document breakpoint markers.
6874
7cf36c78
SC
68752002-09-01 Stephane Carrez <stcarrez@nerim.fr>
6876
6877 * gdb.texinfo (TUI Single Key Mode): Document new SingleKey mode.
6878 (TUI Keys): Likewise.
6879
d2c6833e
AC
68802002-08-25 Andrew Cagney <ac131313@redhat.com>
6881
6882 * gdb.texinfo (Examples): Use ``->'' for a packet send and ``<-''
6883 for a packet receive.
6884
46d8b1c3
AC
68852002-08-25 Andrew Cagney <ac131313@redhat.com>
6886
6887 * Makefile.in (clean): Move to end of file.
6888 (distclean, maintainer-clean, realclean): Ditto.
6889 (mostlyclean): Move rule to end of file. Use GDB_TEX_TMPS,
6890 GDBINT_TEX_TMPS, STABS_TEX_TMPS.
6891 (gdb.dvi, gdb.pdf): Do not cleanup TeX temp files after texi2dvi.
6892 (gdbint.dvi, gdbint.pdf, stabs.dvi, stabs.pdf): Ditto.
6893
b0787093
AC
68942002-08-24 Andrew Cagney <ac131313@redhat.com>
6895
6896 * Makefile.in (GDBINT_TEX_TMPS): Define.
6897 (gdbint.dvi, gdbint.pdf): Use
6898 (GDB_TEX_TMPS): Define.
6899 (gdb.dvi, gdb.pdf): Use.
6900 (STABS_TEX_TMPS): Define.
6901 (stabs.dvi, stabs.pdf): Use.
6902 (GDB_DOC_SOURCE_INCLUDES): New macros.
6903 (GDB_DOC_BUILD_INCLUDES, GDB_DOC_FILES): New macros.
6904 (GDBINT_DOC_FILES_INCLUDES): New macros.
6905 (GDBINT_DOC_BUILD_INCLUDES): New macros.
6906 (GDBINT_DOC_FILES, STABS_DOC_SOURCE_INCLUDES): New macros.
6907 (STABS_DOC_BUILD_INCLUDES, STABS_DOC_FILES): New macros.
6908 (SFILES_DOC, SFILES_INCLUDED, SFILES_LOCAL): Delete macros.
6909 (links2roff): Replace SFILES_INCLUDED with
6910 GDB_DOC_SOURCE_INCLUDES.
6911 (gdb.dvi, gdb_toc.html, gdb.pdf, gdb.info): Update dependencies.
6912 (gdb.me, gdb.mm, gdb.ms): Update dependencies.
6913 (gdbint.dvi, gdbint_toc.html, gdbint.pdf, gdbint.info): Update
6914 dependencies.
6915 (stabs.info, stabs_toc.html, stabs.pdf, stabs.dvi): Update
6916 dependencies.
6917 (gdbmi.texinfo): Delete rule.
6918 (inc-hist.texinfo): Delete rule.
6919 (rluser.texinfo): Delete rule.
6920
ebba8386
AC
69212002-08-23 Andrew Cagney <cagney@redhat.com>
6922
6923 * gdbint.texinfo (Target Architecture Definition): Update
6924 STORE_RETURN_VALUE, mention regcache.
6925
0ab7a791
AC
69262002-08-21 Andrew Cagney <ac131313@redhat.com>
6927
6928 * gdbint.texinfo (Target Architecture Definition): Document
6929 print_registers_info. Note that DO_REGISTERS_INFO is deprecated.
6930
ee2d5c50
AC
69312002-08-19 Andrew Cagney <ac131313@redhat.com>
6932
6933 * gdb.texinfo (Remote Protocol): Reformat. Use cross references.
6934 Fix minor typos. Add index entries.
6935
53c69bd7
AC
69362002-08-18 Andrew Cagney <ac131313@redhat.com>
6937
6938 * gdb.texinfo (Data): Add ``Vector Unit'' to menu.
6939
e76f1f2e
AC
69402002-08-15 Andrew Cagney <ac131313@redhat.com>
6941
6942 * gdbint.texinfo (Target Architecture Definition): Document
6943 PRINT_VECTOR_INFO.
6944 * gdb.texinfo (Vector Unit): Document "info vectors" command.
6945
0680b120
AC
69462002-08-13 Andrew Cagney <ac131313@redhat.com>
6947
6948 * gdb.texinfo (Maintenance Commands): Document "maint print
6949 registers", "maint print raw-registers" and "maint print
6950 cooked-registers".
6951
3c3bea1c
GS
69522002-08-08 Grace Sainsbury <graces@redhat.com>
6953
a9331b3f 6954 From Mark Salter:
3c3bea1c
GS
6955 * gdb.texinfo (Protocol): Document T packet extension to
6956 allow watchpoint address reporting.
6957
42f9b0a5
AC
69582002-08-03 Andrew Cagney <ac131313@redhat.com>
6959
6960 * gdb.texinfo (Dump/Restore Files): Move `[]' to outside of @var.
6961
db034ac5
AC
69622002-08-01 Andrew Cagney <cagney@redhat.com>
6963
6964 * stabs.texinfo, gdb.texinfo, gdbint.texinfo: Obsolete references
6965 to CHILL.
6966
e2b28d04
AC
69672002-08-01 Andrew Cagney <ac131313@redhat.com>
6968
6969 * gdbint.texinfo (Coding): Revise section "Include Files".
6970
7fb623f7
AC
69712002-07-24 Andrew Cagney <cagney@redhat.com>
6972
6973 * gdbint.texinfo: Obsolete references to m88k.
6974 * gdb.texinfo: Ditto.
6975
4a2b4636
JB
69762002-07-10 Joel Brobecker <brobecker@gnat.com>
6977
7fb623f7 6978 * gdbint.texinfo (Create a release candiate): Add the location
4a2b4636
JB
6979 where the proper version of autoconf can be retrieved.
6980
a71ec265
DH
69812002-07-09 Don Howard <dhoward@redhat.com>
6982
6983 * gdb.texinfo (Command Files): Further describe the behavior of
6984 sourced command files.
6985
b9aa90c9
AC
69862002-06-27 Andrew Cagney <ac131313@redhat.com>
6987
6988 * gdbint.texinfo (User Interface): ISO C rather than ISO-C.
6989 (Coding): Clarify ISO C version that GDB assumes.
6990
40dd2248
TT
69912002-06-26 Tom Tromey <tromey@redhat.com>
6992
6993 * gdbint.texinfo (User Interface): Mention add_setshow_cmd and
6994 add_setshow_cmd_full.
6995
bfac230e
DH
69962002-06-25 Don Howard <dhoward@redhat.com>
6997
6998 * gdb.texinfo (Memory Region Attributes): Document new behavior
6999 for 'mem' command.
7000
475b0867
JB
70012002-06-11 Jim Blandy <jimb@redhat.com>
7002
919d772c
JB
7003 * gdb.texinfo (Symbols): Update documentation for `info source'
7004 command.
7005
475b0867
JB
7006 * gdb.texinfo (Macros): Call the command `info macro', not
7007 `show macro'.
7008
ba8c9337
AC
70092002-06-09 Andrew Cagney <ac131313@redhat.com>
7010
7011 * gdbint.texinfo (Coding): Add section ``Per-architecture module
7012 data''.
7013
1029b7fa
MK
70142002-06-09 Mark Kettenis <kettenis@gnu.org>
7015
7016 * gdbint.texinfo (Target Architecture Definition): Document
7017 GDB_OSABI_GO32 and GDB_OSABI_NETWARE.
7018
16737d73
AC
70192002-06-08 Andrew Cagney <ac131313@redhat.com>
7020
7021 * gdbint.texinfo (Releasing GDB): Fix typos in @itemize @bullet
7022 lists.
7023
30107679
AC
70242002-06-08 Andrew Cagney <ac131313@redhat.com>
7025
7026 * gdbint.texinfo (Releasing GDB): Revise the section ``Cut the
7027 Branch''.
7028
3352e23e
AC
70292002-06-01 Andrew Cagney <ac131313@redhat.com>
7030
7031 * gdbint.texinfo (Target Architecture Definition): Add section
7032 ``Converting an existing Target Architecture to Multi-arch''.
7033
cbb09e6a
AC
70342002-05-30 Andrew Cagney <ac131313@redhat.com>
7035
7036 * gdbint.texinfo (Releasing GDB): Rename ``Obsoleting any code''
7037 to ``Obsoleting code''. Revise.
7038
e2e0bcd1
JB
70392002-05-17 Jim Blandy <jimb@redhat.com>
7040
7041 * gdb.texinfo (C Preprocessor Macros): New chapter.
7042 Include it in the main menu.
7043 (Contributors): Credit Jim Blandy with macro support.
7044 (Compilation): Explain how to get macro information into the
7045 executable.
7046 (Expressions): Note that preprocessor macros are expanded.
7047
9db8d71f
DJ
70482002-05-14 Daniel Jacobowitz <drow@mvista.com>
7049
7050 * gdb.texinfo (Debug Session): Document new `udp:' and `tcp:'
7051 options for `target remote'.
7052
6d531722
AC
70532002-05-13 Andrew Cagney <ac131313@redhat.com>
7054
7055 * gdbint.texinfo (Target Architecture Definition): Delete
7056 documentation on NNPC_REGNUM.
7057
13d01224
AC
70582002-05-11 Andrew Cagney <ac131313@redhat.com>
7059
7060 * gdbint.texinfo (Target Architecture Definition): Document
7061 REGISTER_TO_VALUE and VALUE_TO_REGISTER and CONVERT_REGISTER_P.
7062 (Target Architecture Definition): Revise section `Using Different
7063 Register and Memory Data Representations'. Add section `Raw and
7064 Virtual Register Representations'.
7065
b2e75d78
AC
70662002-05-11 Andrew Cagney <ac131313@redhat.com>
7067
7068 * gdbint.texinfo (Target Architecture Definition): Mention
7069 defaults for REGISTER_VIRTUAL_SIZE and REGISTER_RAW_SIZE.
7070 (Target Architecture Definition): Mention same. Add references to
7071 web pages.
7072
2c8682ee
MS
70732002-05-08 Michael Snyder <msnyder@redhat.com>
7074
7075 * stabs.texinfo (Attributes): Document new "vector" attribute.
7076
0816590b
AC
70772002-05-04 Andrew Cagney <ac131313@redhat.com>
7078
7079 * gdbint.texinfo (Releasing GDB): Revise `Create a Release'.
7080
2653173e
AC
70812002-05-04 Andrew Cagney <ac131313@redhat.com>
7082
7083 * gdb.texinfo: Delete obsolete references to a29k.
7084
d7bd68ca
AC
70852002-04-24 Andrew Cagney <ac131313@redhat.com>
7086
7087 * gdbint.texinfo (Target Architecture Definition): Replace
7088 IN_SIGTRAMP with PC_IN_SIGTRAMP.
7089
21d83aa5
DM
70902002-04-24 David S. Miller <davem@redhat.com>
7091
7092 * gdbint.texinfo (REGISTER_IN_WINDOW): Delete definition.
7093
7673a6cc
DM
70942002-04-21 David S. Miller <davem@redhat.com>
7095
7096 * gdbint.texinfo (SKIP_PROLOGUE_FRAMELESS_P): Delete definition.
7097
d49d1e0a
AC
70982002-04-21 Andrew Cagney <ac131313@redhat.com>
7099
7100 * gdbint.texinfo (Target Architecture Definition): Delete
7101 definition of HAVE_REGISTER_WINDOWS.
7102
f7dc1244 71032002-04-19 Eli Zaretskii <eliz@gnu.org>
4be31470
EZ
7104
7105 * gdbint.texinfo (Releasing GDB, Coding): Fix typos. Reported by
7106 "Theodore A. Roth" <troth@verinet.com>.
7107
5ca0cb28
DH
71082002-04-15 Don Howard <dhoward@redhat.com>
7109
f7dc1244 7110 From Eli Zaretskii <eliz@gnu.org>
5ca0cb28 7111 * gdb.texinfo (show max-user-call-depth): Correct formatting.
a9331b3f 7112 Provide a better explaination of this feature.
5ca0cb28 7113
f208ba17
AC
71142002-04-14 Andrew Cagney <ac131313@redhat.com>
7115
7116 * gdbint.texinfo (Target Architecture Definition): Remove
7117 FRAME_CHAIN_COMBINE.
7118
d5ba91de
MC
71192002-04-12 Michael Chastain <mec@shout.net>
7120
7121 * gdbint.texinfo (Obsolete Conditionals): Remove reference to
7122 REG_STACK_SEGMENT.
7123
26818220
MC
71242002-04-09 Michael Chastain <mec@shout.net>
7125
7126 * gdbint.texinfo (Obsolete Conditionals): Remove references to
7127 PYRAMID_* macros.
7128
129188f6
AC
71292002-04-07 Andrew Cagney <ac131313@redhat.com>
7130
7131 * gdb.texinfo (Bug Reporting): Document that the web is the
7132 prefered way of submitting bug reports.
7133 (Bug Reporting): Delete the s-mail address as the last resort.
7134
8227c0ff
AC
71352002-04-05 Andrew Cagney <ac131313@redhat.com>
7136
7137 * gdbint.texinfo (Target Architecture Definition): Delete
7138 references to TARGET_WRITE_FP and write_fp.
7139
16d9dec6
MS
71402002-03-27 Michael Snyder <msnyder@redhat.com>
7141
7142 * gdb.texinfo: Document new commands dump, append, and restore.
7143
9ae8b82c
AC
71442002-03-27 Andrew Cagney <ac131313@redhat.com>
7145
7146 * gdbint.texinfo (Releasing GDB): Revise the section `Before the
7147 Branch'.
7148
474c8240
AC
71492002-03-18 Andrew Cagney <ac131313@redhat.com>
7150
7151 * gdb.texinfo: Change all examples to @smallexample.
7152 * gdbint.texinfo: Ditto.
a9331b3f 7153
fb0ff88f
AC
71542002-03-18 Andrew Cagney <ac131313@redhat.com>
7155
7156 * gdbint.texinfo (Releasing GDB): Add section ``Versions and
7157 Branches''.
7158
9bb0a4d8
AC
71592002-03-18 Andrew Cagney <ac131313@redhat.com>
7160
7161 * gdbint.texinfo (Releasing GDB): Add the section``Branch Commit
7162 Policy''.
7163
937f164b
FF
71642002-03-04 Fred Fish <fnf@redhat.com>
7165
7166 * gdbint.texinfo: Fix a bunch of typos (alsways, mirrorred,
7167 expresson, suports, dependant, trhe, perhaphs, situtations,
7168 explictily, taged, oportunity, unfortunatly).
7169
a7b40f07
AC
71702002-02-24 Andrew Cagney <ac131313@redhat.com>
7171
7172 * Makefile.in (gdb.info): Add explicit path to gdb.texinfo.
7173 Remove reference to 3.12.
7174
aab4e0ec
AC
71752002-02-23 Andrew Cagney <ac131313@redhat.com>
7176
7177 * gdbint.texinfo: Include fdl.texi.
7178 (Top): Add GNU Free Documentation License.
7179 * Makefile.in (SFILES_INCLUDED): Add gpl.texi.
7180 (gdbint.dvi, gdbint.pdf, gdbint.info): Add dependency on fdl.texi.
7181 (gdbint_toc.html): Add dependency on gdb-cfg.texi and fdl.texi.
7182 (gdbint.info): Add srcdir to include path.
7183 * gdb.texinfo: Include gpl.texi.
7184 (Top): Add Copying.
7185 * gpl.texi: New file.
7186
47b95330
AC
71872002-02-23 Andrew Cagney <ac131313@redhat.com>
7188
7189 * gdbint.texinfo (Debugging GDB): Remove references to cygnus.com.
7190
78c47bea
PM
71912002-02-19 Pierre Muller <muller@ics.u-strasbg.fr>
7192
7193 * gdb.texinfo: Document Cygwin native specific commands.
7194
56460a61
DJ
71952002-02-15 Daniel Jacobowitz <drow@mvista.com>
7196
7197 * gdb.texinfo: Document gdbserver ``--attach'' command.
7198
def71bfa
MS
71992002-02-07 Michael Snyder <msnyder@redhat.com>
7200
7201 * gdb.texinfo (overlays): Change @var(_ovly_debug_event)
7202 to @code(_ovly_debug_event).
7203
c928edc0
AC
72042002-02-07 Andrew Cagney <ac131313@redhat.com>
7205
7206 * gdb.texinfo (How Overlays Work): Shrink the overlay diagram.
7207
81d46470
MS
72082002-02-06 Michael Snyder <msnyder@redhat.com>
7209
7210 * gdb.texinfo (overlays): Mention new magic symbol
7211 '_ovly_debug_event', which allows GDB to keep better track
7212 of overlays.
7213
f7dc1244 72142002-02-03 Eli Zaretskii <eliz@gnu.org>
6ca652b0
EZ
7215
7216 * gdb.texinfo (Memory Region Attributes): Fix the wording.
7217 Suggested by Dmitry Sivachenko.
7218
7219 * (<many nodes>): Fix the spelling and punctuation of "i.e.".
7220
15110bc3
MS
72212002-02-01 Michael Snyder <msnyder@redhat.com>
7222
7223 * gdb.texinfo (set trust-readonly): Change value{gdbn} to value{GDBN}.
7224
6763aef9
MS
72252002-01-30 Michael Snyder <msnyder@redhat.com>
7226
ac282366
MS
7227 * gdb.texinfo: (remote protocol): Gramatical fix-up.
7228 (set trust-readonly-sections): Document.
6763aef9 7229
8642bc8f
AC
72302002-01-29 Andrew Cagney <ac131313@redhat.com>
7231
7232 * gdbint.texinfo (Releasing GDB): Revise and update.
7233
afe64c1a
AC
72342002-01-28 Andrew Cagney <ac131313@redhat.com>
7235
7236 * gdbint.texinfo (Target Architecture Definition): Delete
7237 description of TARGET_BYTE_ORDER_DEFAULT.
7238
f7dc1244 72392002-01-27 Eli Zaretskii <eliz@gnu.org>
59649f2e
EZ
7240
7241 * gdb.texinfo: Fix typos and markup. From Dmitry Sivachenko
7242 <mitya@cavia.pp.ru>.
7243
3d6e1b5a
AC
72442002-01-23 Andrew Cagney <ac131313@redhat.com>
7245
7246 * libgdb.texinfo: Delete file.
7247
6c0e9fb3
AC
72482002-01-22 Andrew Cagney <ac131313@redhat.com>
7249
7250 * gdb.texinfo: Remove makeinfo 3.12 hacks.
7251 * gdbint.texinfo: Ditto.
7252
e0ce93ac
AC
7253Tue Jan 22 11:57:38 2002 Andrew Cagney <cagney@redhat.com>
7254
7255 * gdb.texinfo: Fix typo ``Remove' -> ``Remote''.
7256
be298bcc
AC
72572002-01-22 Andrew Cagney <ac131313@redhat.com>
7258
7259 * Makefile.in: Update copyright.
7260 (TEXI2DVI): Define.
7261 (gdb.dvi, gdb.pdf, stabs.dvi, stabs.pdf): Use TEXI2DVI.
7262 (gdbint.dvi, gdbint.pdf): Use TEXI2DVI. Add dependency on
7263 gdb-cfg.texi.
7264 (TEXINDEX, PDFTEX): Delete makefile variables.
7265
8e04817f
AC
72662002-01-22 Andrew Cagney <ac131313@redhat.com>
7267
7268 * gdb.texinfo (Protocol): Move section to appendix.
7269
6b2f586d
AC
72702002-01-21 Andrew Cagney <ac131313@redhat.com>
7271
7272 * gdb.texinfo (Remote Debugging): Create a menu.
7273 (Top): Add ``Remote Debugging'' to menu.
7274
6f05cf9f
AC
72752002-01-21 Andrew Cagney <ac131313@redhat.com>
7276
7277 * gdb.texinfo (Remote): Move the sub-section ``The GDB remote
7278 serial protocol'' from here.
7279 (Remote Debugging): To here. New chapter.
7280
3fd3d7d2
AC
72812002-01-20 Andrew Cagney <ac131313@redhat.com>
7282
7283 * gdbint.texinfo (Target Architecture Definition): Delete
7284 description of TARGET_BYTE_ORDER_SELECTABLE_P.
7285
7fd60527
AC
72862002-01-20 Andrew Cagney <ac131313@redhat.com>
7287
7288 * gdbint.texinfo (Host Definition): Revise. xm-xyz.h and xyz.mh
7289 are no longer needed.
7290 (Porting GDB): Add maintainer note about configure.host.
7291
c2f05ac9
AC
72922002-01-20 Andrew Cagney <ac131313@redhat.com>
7293
7294 * gdbint.texinfo (Target Architecture Definition): Remove
7295 definition of IEEE_FLOAT.
7296
f7dc1244 72972002-01-20 Eli Zaretskii <eliz@gnu.org>
231b2aad
EZ
7298
7299 * gdb.texinfo: Beautify copyright years; fix a typo.
56248298
EZ
7300 (DJGPP Native): Fix overfull hboxes in examples. From Brian Youmans
7301 <3diff@gnu.org>
231b2aad 7302
82600034
AC
73032002-01-19 Andrew Cagney <ac131313@redhat.com>
7304
7305 * gdbint.texinfo (Host Definition): Remove references to
7306 MALLOC_INCOMPATIBLE.
7307
7708fa01
AC
73082002-01-17 Andrew Cagney <ac131313@redhat.com>
7309
7310 * gdbint.texinfo (Host Definition): Remove references to XDEPFILES
7311 and xyz-xdep.o.
7312
eb12ee30
AC
73132002-01-17 Andrew Cagney <ac131313@redhat.com>
7314
889bf7c5 7315 * gdb.texinfo (Maintenance Commands): Add appendix.
eb12ee30
AC
7316 (Set Breaks): Copy ``maint info breakpoint'' doco to
7317 ``Maintenance Commands'' appendix. Add reference.
7318
c9ccaa92
AC
73192002-01-17 Andrew Cagney <ac131313@redhat.com>
7320
7321 * fdl.texi: Remove next/prev from @node.
7322
f7dc1244 73232002-01-17 Eli Zaretskii <eliz@gnu.org>
6826cf00
EZ
7324
7325 * gdb.texinfo: @include fdl.texi. Fixes for overfull hboxes and
7326 for monstrous @multitable (from Brian Youmans).
7327
7328 * fdl.texi: New file.
7329
7330 * Makefile.in (SFILES_INCLUDED): Add fdl.texi.
7331
8973da3a
AC
73322002-01-15 Andrew Cagney <ac131313@redhat.com>
7333
7334 * gdbint.texinfo (Releasing GDB): New chapter.
7335
7d86b5d5
AC
73362002-01-14 Andrew Cagney <ac131313@redhat.com>
7337
7338 * gdb.texinfo (Embedded Processors, Calling program functions):
7339 Obsolete references to a29k.
7340
cc1cb004
AC
73412002-01-13 Andrew Cagney <ac131313@redhat.com>
7342
7343 * gdbint.texinfo (Coding): Review Cleanups section. Examples
7344 examples. Document that a code-block should do or discard its
7345 cleanups before exit.
7346
79f12247
MS
73472002-01-11 Michael Snyder <msnyder@redhat.com>
7348
7349 * gdb.texinfo (Choosing files): Change @samp to @file.
7350
19837790
MS
73512002-01-05 Michael Snyder <msnyder@redhat.com>
7352
7353 * gdb.texinfo (--pid): Document new command line option (attach).
7354
f7dc1244 73552002-01-07 Eli Zaretskii <eliz@gnu.org>
2c0069bb
EZ
7356
7357 * gdb.texinfo (Tracepoints): Clarify that tracepoints need support
7358 in the stub.
7359
d7449b42
AC
73602002-01-04 Andrew Cagney <ac131313@redhat.com>
7361
7362 * gdbint.texinfo (Target Architecture Definition): Replace
7363 BIG_ENDIAN with BFD_ENDIAN_BIG.
7364
f23631e4
AC
73652002-01-03 Andrew Cagney <ac131313@redhat.com>
7366
7367 * gdbint.texinfo (Target Architecture Definition): Replace
7368 value_ptr with struct value pointer.
7369
72c9928d
EZ
73702002-01-02 Eli Zaretskii <eliz@gnu.org>
7371
7372 * gdb.texinfo (Free Software): Fix wording.
7373
959acfd1
EZ
73742001-12-31 Eli Zaretskii <eliz@gnu.org>
7375
7376 * gdb.texinfo (Free Software): New section ``Free Software Needs
7377 Free Documentation''.
7378
f7dc1244 73792001-12-30 Eli Zaretskii <eliz@gnu.org>
2a6585f0
EZ
7380
7381 * stabs.texinfo:
7382 * gdb.texinfo:
7383 * gdbint.texinfo:
7384 * libgdb.texinfo:
7385 * annotate.texi: Fix the application of GFDL in the Copyright notice.
7386
6600abed
MS
73872001-12-29 Michael Snyder <msnyder@redhat.com>
7388
7389 * gdb.texinfo (maint info sections): Fix typo.
7390
f6680716
MS
73912001-12-26 Michael Snyder <msnyder@redhat.com>
7392
fe95c787
MS
7393 * gdb.texinfo (maint info sections): Document.
7394
a9331b3f 7395 * gdb.texinfo (info proc): Comment out documentation for
f6680716
MS
7396 'info proc' sub-options that are currently not implemented.
7397
c3d3ce5b
JB
73982001-12-20 Jim Blandy <jimb@redhat.com>
7399
7400 * gdbint.texinfo (TARGET_CHAR_SIGNED): Document.
7401
778eb05e
AC
74022001-12-15 Andrew Cagney <ac131313@redhat.com>
7403
7404 * gdbint.texinfo (Target Architecture Definition): Replace
7405 LITTLE_ENDIAN with BFD_ENDIAN_LITTLE.
7406
2607059c
AC
74072001-12-01 Andrew Cagney <ac131313@redhat.com>
7408
7409 * gdbint.texinfo (Host Definition): Delete documentation on
7410 HOST_BYTE_ORDER.
7411
df0cd8c5
JB
74122001-11-30 Jim Blandy <jimb@redhat.com>
7413
7414 * gdb.texinfo (Overlays): New chapter, documenting GDB's
5ae4183a 7415 overlay support. Add to top-level menu.
df0cd8c5 7416
88118b3a
TT
74172001-11-26 Tom Tromey <tromey@redhat.com>
7418
7419 * gdb.texinfo (Command Syntax): Document C-o binding.
7420
96565e91
CF
74212001-07-26 Christopher Faylor <cgf@redhat.com>
7422
7423 * gdb.texinfo (Options): Eliminate attempt to explain .gdbinit/gdb.ini
7424 use since it is described in the referenced section.
7425
f7dc1244 7426 From Eli Zaretskii <eliz@gnu.org>
96565e91
CF
7427 * gdb.texinfo (Command Files): Reword to make gdb.ini requirement
7428 clearer when using DJGPP.
7429
2a3d5645
CF
74302001-11-24 Christopher Faylor <cgf@redhat.com>
7431
7432 * gdb.texinfo (File Options): Change description of -nx and gdb.ini to
7433 specifically refer to MS-DOS.
7434 (command files): Mention gdb.ini is only used on MS-DOS.
7435
aa26fa3a
TT
74362001-11-21 Tom Tromey <tromey@redhat.com>
7437
7438 * gdb.texinfo (Invoking GDB): Document --args.
7439 (Mode Options): Likewise.
7440
4f8ada06
JB
74412001-11-21 Jim Blandy <jimb@redhat.com>
7442
7443 * gdbint.texinfo (TARGET_RANGE_PROFITABLE_FOR_HW_WATCHPOINT):
889bf7c5
PA
7444 Delete documentation; this macro has been removed from the
7445 sources.
4f8ada06 7446
3fe0dc10
JB
74472001-11-13 Jim Blandy <jimb@redhat.com>
7448
7449 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Clarify.
7450
9e5abb06
CV
74512001-11-06 Corinna Vinschen <vinschen@redhat.com>
7452
7453 * gdb.texinfo (gdbarch_in_function_epilogue_p): Add documentation.
7454
1c5dfdad
MS
74552001-11-05 Michael Snyder <msnyder@redhat.com>
7456
a9331b3f 7457 * gdb.texinfo (info functions): Document use of backslash to
1c5dfdad
MS
7458 quote regexp chars in function names such as "operator*()".
7459
990f9fe3
FF
74602001-11-01 Fred Fish <fnf@redhat.com>
7461
7462 * gdbint.texinfo (SOLIB_ADD): Document additional new
7463 "readsyms" arg.
7464
b433d00b
DH
74652001-10-30 Don Howard <dhoward@redhat.com>
7466
070b1dd3
DH
7467 * gdb.texinfo: (Command Files) Added documentation for the
7468 behavior of gdb with input redirected from a file.
b433d00b 7469
b7209cb4
FF
74702001-10-28 Fred Fish <fnf@redhat.com>
7471
7472 * gdb.texinfo (auto-solib-add): Change docs to match
7473 implementation change.
7474 (auto-solib-limit): Add docs for new variable.
7475
1aa20aa8
AC
74762001-10-15 Andrew Cagney <ac131313@redhat.com>
7477
7478 * gdbint.texinfo (Target Architecture Definition): Function
7479 value_as_pointer renamed to value_as_address.
7480
fc0c74b1
AC
74812001-10-15 Andrew Cagney <ac131313@redhat.com>
7482
7483 * gdbint.texinfo (Target Architecture Definition): Default
7484 POINTER_TO_ADDRESS functions assume unsigned addresses.
7485 (INTEGER_TO_ADDRESS): Document. Derive pragmatics section from a
7486 posting by Jim Blandy.
7487
f4846649
JB
74882001-10-12 Jim Blandy <jimb@redhat.com>
7489
7490 * Makefile.in (MAKEHTMLFLAGS): Remove -glossary; the most recent
7491 version of texi2html (1.64) doesn't support this flag any more.
7492
f277788b
MK
74932001-09-08 Mark Kettenis <kettenis@gnu.org>
7494
a9dc4918
MK
7495 * gdbint.texinfo (Host Definition): Remove description of
7496 MEM_FNS_DECLARED.
7497
d28379df
MK
7498 * gdbint.texinfo (Host Definition): Remove description of R_OK.
7499
f277788b
MK
7500 * gdbint.texinfo (Host Definition): Remove description of
7501 HAVE_SIGSETMASK.
7502
7ccaa899
EZ
75032001-09-04 Elena Zannoni <ezannoni@redhat.com>
7504
7505 * gdbint.texinfo (Target Architecture Definition): Add
7506 explanation of TARGET_PRINT_INSN macro.
7507
17d9d558
JB
75082001-08-30 Jim Blandy <jimb@redhat.com>
7509
7510 * gdb.texinfo (`add-symbol-file'): Correct synopsis.
7511 Explain what it means to load relocatable files.
7512
72cde065
JB
75132001-08-28 Jim Blandy <jimb@redhat.com>
7514
7515 * gdbint.texinfo: Bring the HTML `top' menu into sync with the
7516 info `top' menu.
7517
9e678452
CF
7518Wed Aug 15 10:47:28 2001 Christopher Faylor <cgf@cygnus.com>
7519
7520 * gdbint.texinfo: Add a cautionary note about macro use.
7521
a2bea4c3 75222001-08-02 Corinna Vinschen <vinschen@redhat.com>
a9331b3f 7523
a2bea4c3
CV
7524 * gdb.texinfo: Explain omitting the hostname in the
7525 `target remote' command.
7526
1129bf27
DJ
75272001-07-30 Daniel Jacobowitz <drow@mvista.com>
7528
7529 * gdbint.texinfo: Remove extraneous START-INFO-DIR-ENTRY
7530 and END-INFO-DIR-ENTRY.
7531
732b3002
SC
75322001-07-28 Stephane Carrez <Stephane.Carrez@worldnet.fr>
7533
7534 * gdb.texinfo (TUI Configuration): Rename tui configuration variables.
7535
89437448
AC
75362001-07-25 Andrew Cagney <ac131313@redhat.com>
7537
7538 * gdbint.texinfo (libgdb): Rewrite.
7539
f7dc1244 75402001-07-26 Eli Zaretskii <eliz@gnu.org>
9a1c15c5
EZ
7541
7542 * Makefile.in (gdbgui.dvi, gdb-gui, gdbgui.info): Targets deleted.
7543
c4555f82
SC
75442001-07-24 Stephane Carrez <Stephane.Carrez@worldnet.fr>
7545
7546 * gdb.texinfo (TUI): New chapter, document the TUI.
7547 (Mode Options): Document the -tui option.
7548
2f45a6e0
MK
75492001-07-23 Mark Kettenis <kettenis@gnu.org>
7550
7551 * gdbint.texinfo (Host Definition): Remove description of
7552 NEED_POSIX_SETPGID.
7553
f7dc1244 75542001-07-23 Eli Zaretskii <eliz@gnu.org>
9f20bf26
EZ
7555
7556 * gdb.tex (DJGPP Native): New node, with descriptions of
7557 DJGPP-specific commands.
7558
be9c6c35
JM
75592001-07-19 John R. Moore <jmoore@redhat.com>
7560
7561 * gdbint.texinfo: Three misspellings.
7562
dfa249fb
AC
75632001-07-06 Andrew Cagney <ac131313@redhat.com>
7564
7565 * Makefile.in (refcard.dvi): Rewrite to avoid problems with empty
7566 `test` expressions on bash. Problem reported by Colin Walters.
7567
c72e7388
AC
75682001-07-04 Andrew Cagney <ac131313@redhat.com>
7569
7570 * gdbint.texinfo (User Interface): Update ui-out documentation to
7571 refelect recent UI/MI updates.
7572
94bbb2c0
AC
75732001-07-04 Andrew Cagney <ac131313@redhat.com>
7574
7575 * gdb.texinfo (Mode Options): Mention the mi0 and mi1
7576 interpreters.
7577
af6c57ea
AC
75782001-06-15 Andrew Cagney <ac131313@redhat.com>
7579
7580 * gdbint.texinfo (Target Architecture Definition): GDBARCH is a C
7581 structure and not macros.
7582 (Host Definition): Document that much of this chapter is obsolete.
7583 (Target Architecture Definition): Update list of files that make
7584 up a target architecture.
7585 (Coding): Update.
7586
83aa8bc6
AC
75872001-06-28 Andrew Cagney <ac131313@redhat.com>
7588
7589 * gdbint.texinfo (Target Architecture Definition): Update
7590 EXTRACT_STRUCT_VALUE_ADDRESS and EXTRACT_STRUCT_VALUE_ADDRESS_P.
7591 The latter has been changed to a true predicate.
7592
f7dc1244 75932001-06-17 Eli Zaretskii <eliz@gnu.org>
cb51c4e0
EZ
7594
7595 * annotate.texi: Add @noindent where needed. From Dmitry
7596 Sivachenko <dima@Chg.RU>.
7597 * gdb.texinfo: Indexing fix. From Dmitry Sivachenko.
7598
656db9b0
AC
75992001-06-16 Andrew Cagney <ac131313@redhat.com>
7600
7601 * gdb.texinfo (Protocol): Fix typo. Extra parenthesis.
7602
df2396a1
AC
76032001-06-14 Andrew Cagney <ac131313@redhat.com>
7604
7605 * gdb.texinfo (Remote Protocol): Document that the ``!'' packet
7606 returns ``OK''. Document that the ``R'' packet does not reply.
7607
0f1f2b0a
MS
76082001-06-13 Michael Snyder <msnyder@redhat.com>
7609
7610 * gdb.texinfo (Protocol): Add doc for new packet "qSymbol:".
7611
f7dc1244 76122001-06-13 Eli Zaretskii <eliz@gnu.org>
24f93129
EZ
7613
7614 * gdb.texinfo (Signals): Clarify the default setting of signal
7615 handling.
7616
a5d7c491
AC
76172001-05-14 Andrew Cagney <ac131313@redhat.com>
7618
7619 * gdbint.texinfo (CLEAR_DEFERRED_STORES): Delete stray @item
7620 (FRAME_ARGS_ADDRESS_CORRECT): Ditto.
7621
05a54c4f
AC
76222001-05-12 Andrew Cagney <ac131313@redhat.com>
7623
7624 * Makefile.in (GDBvn.texi): Set GDBVN from ../version.in.
7625
f7dc1244 76262001-05-10 Eli Zaretskii <eliz@gnu.org>
dab11f21
EZ
7627
7628 * gdbint.texinfo (Clean Design and Portable Implementation):
7629 Renamed from "Clean Design".
7630 (Clean Design and Portable Implementation): Document portable
7631 methods of handling file names, and the associated macros.
7632
f7dc1244 76332001-04-02 Eli Zaretskii <eliz@gnu.org>
f5c37c66
EZ
7634
7635 * gdb.texinfo (Tracepoint Actions): Mention the "info scope"
7636 command and provide a cross-reference to its description.
7637 (Symbols): Note that "info scope" is useful for trace experiments.
7638
f7dc1244 76392001-04-01 Eli Zaretskii <eliz@gnu.org>
c534679c 7640
b37052ae
EZ
7641 * gdb.texinfo (Symbols): Document "info scope".
7642 (Tracepoints): New chapter.
7643 (Contributors): Update for v5.1.
7644 <All nodes>: Change "C++" to "C@t{++}".
7645
0ee54786
EZ
7646 * gdbint.texinfo (User Interface): A new section about ui_out
7647 functions, based on text written by Fernando Nasser.
7648
c534679c
EZ
7649 * stabs.texinfo: Change Permissions to GFDL. Update Copyright.
7650
f7dc1244 76512001-03-26 Eli Zaretskii <eliz@gnu.org>
3d67e040 7652
e9c75b65
EZ
7653 * gdb.texinfo: Change Permissions to GFDL. Update Copyright.
7654
7655 * gdbint.texinfo: Change Permissions to GFDL. Update Copyright.
7656
7657 * gdbgui.texinfo: Change Permissions to GFDL. Update Copyright.
7658 Replace "GDB" with "@value{GDBN}". Fix markup.
7659
7660 * annotate.texi: Change Permissions to GFDL. Update Copyright.
7661
3d67e040
EZ
7662 * gdb.texinfo (Output Formats): Mention "info symbol" and provide
7663 a cross-reference to its description.
7664 (Symbols): Document "info symbol".
7665
f7dc1244 76662001-03-21 Eli Zaretskii <eliz@gnu.org>
9742079a
EZ
7667
7668 * gdbint.texinfo (Algorithms): New section "Watchpoints" and new
7669 subsection "x86 Watchpoints".
7670 (Target Architecture Definition): Document the macros
7671 I386_USE_GENERIC_WATCHPOINTS and TARGET_HAS_HARDWARE_WATCHPOINTS.
7672 (Native Debugging): Document I386_USE_GENERIC_WATCHPOINTS.
7673
b0ed3589
AC
76742001-03-20 Andrew Cagney <ac131313@redhat.com>
7675
7676 * gdbint.texinfo (Target Architecture Definition): Update
7677 definition of SOFTWARE_SINGLE_STEP_P to include empty parameter
7678 list.
7679
b6ba6518
KB
76802001-03-06 Kevin Buettner <kevinb@redhat.com>
7681
7682 * Makefile.in, all-cfg.texi, annotate.texi, gdb.texinfo,
7683 gdbint.texinfo, refcard.tex: Update/correct copyright notices.
7684
f7dc1244 76852001-02-21 Eli Zaretskii <eliz@gnu.org>
5ece1a18
EZ
7686
7687 * gdb.texinfo (Signals): Document "ignore", "noignore", and "all".
7688
f7dc1244 76892001-02-11 Eli Zaretskii <eliz@gnu.org>
56caf160 7690
17cc6a06
EZ
7691 * gdb.texinfo (Environment): Document that `path' does not change
7692 the value of PATH in GDB's own environment (it did in the past,
7693 but that was changed on March 15, 1994). Reported by Doug Evans
7694 <dje@transmeta.com>.
7695
56caf160
EZ
7696 * gdbint.texinfo: Fix up @itemize lists so that @item is alone on
7697 its line. Fix markup of commands and macros. Add an Index node
7698 and index entries.
7699
29e57380
C
77002001-01-23 J.T. Conklin <jtc@redback.com>
7701
7702 * gdb.texinfo (Memory region attributes): New manual section.
7703
1c6147de
ND
77042001-01-04 Nicholas Duffek <nsd@redhat.com>
7705
7706 * gdbint.texinfo (POP_FRAME): Document use by return_command.
7707
f7dc1244 77082000-12-25 Eli Zaretskii <eliz@gnu.org>
b157b00f
EZ
7709
7710 * refcard.tex: Version and copyright fixed. From Phil Edwards
7711 <pedwards@disaster.jaj.com>.
7712
0dcedd82
AC
7713Thu Nov 30 16:57:19 2000 Andrew Cagney <cagney@b1.cygnus.com>
7714
7715 * gdbint.texinfo (ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM,
889bf7c5 7716 DWARF2_REG_TO_REGNUM): Document.
0dcedd82 7717
3b851bce
AC
7718Mon Nov 20 21:29:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
7719
7720 * gdbint.texinfo (Coding): Update current value of
889bf7c5 7721 --enable-build-warnings. Mention --enable-gdb-build-warnings.
3b851bce 7722
f7dc1244 77232000-11-19 Eli Zaretskii <eliz@gnu.org>
4a92d011
EZ
7724
7725 * gdb.texinfo (Continuing and Stepping): Fixed markup and typos,
7726 as suggested by Dmitry Sivachenko <dima@Chg.RU>.
7727
b90a5f51
CF
77282000-11-10 Christopher Faylor <cgf@cygnus.com>
7729
7730 * gdb.texinfo: Document new 'set step-mode' command.
7731
f7dc1244 77322000-10-16 Eli Zaretskii <eliz@gnu.org>
96c405b3
EZ
7733
7734 * gdb.texinfo (Contributors, MIPS Embedded): Minor spelling
7735 changes from Dmitry Sivachenko <dima@Chg.RU>.
7736
f7dc1244 77372000-09-26 Eli Zaretskii <eliz@gnu.org>
c78b4128
EZ
7738
7739 * gdb.texinfo (Hooks): Document the new post-hook functionality.
7740 From Steven Johnson <sbjohnson@ozemail.com.au>.
7741
2e685b93
MK
77422000-08-10 Mark Kettenis <kettenis@gnu.org>
7743
7744 * gdbint.texinfo (Overall Structure): Spelling fix.
7745
f7dc1244 77462000-08-10 Eli Zaretskii <eliz@gnu.org>
6f6ef15a
EZ
7747
7748 * gdbint.texinfo (Target Architecture Definition): Document that
7749 REGISTER_CONVERT_TO_VIRTUAL should only be called on a register
7750 for which REGISTER_CONVERTIBLE returns a zero value.
7751
63ac3005
EZ
77522000-07-08 Christopher Faylor <cgf@cygnus.com>
7753
7754 * Makefile.in (install-info): Find files to install in either the
7755 build or source directories (adapted from Makefile.am).
7756
bd79f757
ND
77572000-07-07 Nicholas Duffek <nsd@redhat.com>
7758
7759 * stabs.texinfo: Fix spelling errors.
7760 (String Field): FILE-NUMBER starts from 0, not 1.
7761
f7dc1244 77622000-07-05 Eli Zaretskii <eliz@gnu.org>
5f208f6d
EZ
7763
7764 * refcard.tex: Remove \centerline from the blurb. Patch from
5ae4183a 7765 Brian Youmans.
5f208f6d 7766
f7dc1244 77672000-06-25 Eli Zaretskii <eliz@gnu.org>
cc542d3b
EZ
7768
7769 * Makefile.in (install-info): Support installation from outside of
5ae4183a
AS
7770 the source directory. Reported by Mark Harig
7771 <markh@frazier.landmark.com>.
cc542d3b 7772
f3b28801
C
77732000-06-20 J.T. Conklin <jtc@redback.com>
7774
7775 * gdb.texinfo: Fix typo, $bpnum is set to last breakpoint number.
7776
449f3b6c
AC
7777Fri May 26 15:55:33 2000 Andrew Cagney <cagney@b1.cygnus.com>
7778
7779 * Makefile.in (pdf, gdbint.pdf, gdb.pdf, stabs.pdf): New targets.
889bf7c5 7780 Generate using pdftex.
449f3b6c 7781 (PDFTEX): Define.
889bf7c5 7782 (STAGESTUFF, maintainer-clean realclean): Add *.pdf.
449f3b6c 7783 (gdb.texinfo, gdbint.texinfo, stabs.texinfo): When TeX insert the
889bf7c5 7784 @contents at the start.
449f3b6c 7785
f7dc1244 77862000-05-24 Eli Zaretskii <eliz@gnu.org>
48e934c6
EZ
7787
7788 * gdb.texinfo: Remove duplicate @syncodeindex. From Brian
5ae4183a 7789 Youmans.
48e934c6 7790
9e9c5ae7
AC
7791Wed May 24 21:27:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
7792
7793 From Brian Youmans:
7794 * gdb.texinfo: Fix ``et al.''.
7795
c741b251
AC
7796Tue May 23 22:57:41 2000 Andrew Cagney <cagney@b1.cygnus.com>
7797
7798 * Makefile.in (refcard.dvi): Remove quotes around REFEDITS in for
889bf7c5 7799 loop.
c741b251 7800
4ab64e14
JG
78012000-05-19 Jimmy Guo <guo@cup.hp.com>
7802
7803 * configure: Regenerate.
7804
f7dc1244 78052000-05-17 Eli Zaretskii <eliz@gnu.org>
d3229ae3
EZ
7806
7807 * Makefile.in (install-info): Run install-info on installed Info
7808 files.
7809
8c70017b
AC
7810Fri May 12 20:18:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
7811
a7cb598a 7812 * gdb.texinfo: Add Stan Shebs, et.al. as authors. Mention
889bf7c5 7813 Andrew Cagney.
8c70017b 7814
f7dc1244 78152000-05-09 Eli Zaretskii <eliz@gnu.org>
598ca718
EZ
7816
7817 * gdb.texinfo: Proofreading changes from Brian Youmans.
7818
bf0184be
ND
78192000-05-01 Nick Duffek <nsd@cygnus.com>
7820
7821 * gdb.texinfo (Command Files): Mention -x, use @enumerate for
7822 startup sequence, minor edits.
7823
f7dc1244 78242000-05-01 Eli Zaretskii <eliz@gnu.org>
41afff9a
EZ
7825
7826 * annotate.texi: Remove "@syncodeindex fn cp", it causes grief in
7827 TeX.
7828
7829 * gdb.texinfo: Add "@syncodeindex fn cp". Convert all entries
7830 "@kindex f" into "@kindex f (foo)", otherwise we get index entries
7831 like `n' and `s' which look weird. Convert some of the @kindex to
7832 @vindex, when they refer to variables, not commands.
7833
33e16fad
AC
7834Sat Apr 29 17:01:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
7835
7836 * gdbint.texinfo (Hints): Do not use @value{GDBN in @nodes.
7837
f7dc1244 78382000-04-23 Eli Zaretskii <eliz@gnu.org>
7162c0ca
EZ
7839
7840 * Makefile.in (GDBMI_DIR): New variable.
7841 (SET_TEXINPUTS): Add $(GDBMI_DIR).
7842 (SFILES_DOC): Add $(GDBMI_DIR)/gdbmi.texinfo.
7843 (gdbmi.texinfo): New target, for texi2roff.
7844 (gdb.me, gdb.ms, gdb.mm): Depend on gdbmi.texinfo.
7845 (gdb.info, gdb_toc.html): Add "-I ${GDBMI_DIR}".
7846
7847 * gdb.texinfo (Top): Add GDB/MI to the main menu and @include
7848 gdbmi.texinfo.
7849 (Mode Options): Add xref to GDB/MI docs and remove a FIXME
7850 comment.
7851
d167840f
EZ
78522000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
7853
7854 * gdb.texinfo (Files): Update description of add-symbol-file
889bf7c5 7855 command.
d167840f 7856
f7dc1244 78572000-04-17 Eli Zaretskii <eliz@gnu.org>
8487521e
EZ
7858
7859 * gdb.texinfo (Porting GDB): Don't use @value in the node name, it
7860 prevents the build (and is generally a Bad Idea).
7861
f7dc1244 78622000-04-17 Eli Zaretskii <eliz@gnu.org>
00e4a2e4
EZ
7863
7864 * gdb.texinfo (Protocol): Prevent makeinfo from complaining about
7865 a comma inside @var.
7866 (Command Files): Index markup changes from Dmitry Sivachenko
7867 <dima@Chg.RU>.
7868
f7dc1244 78692000-04-16 Eli Zaretskii <eliz@gnu.org>
39ec5655
EZ
7870
7871 * Makefile.in (LN_S): Define.
7872 (gdb-cfg.texi, gdb.dvi, links2roff, inc-hist.texinfo): Don't
7873 invoke "ln -s" unless it is known to work.
7874
7875 * configure.in (AC_PROG_LN_S): Add.
7876
8dc7983f
JB
78772000-04-14 Jim Blandy <jimb@redhat.com>
7878
7879 * gdbint.texinfo (Pointers Are Not Always Addresses): New manual
7880 section.
7881 (Target Conditionals): Document ADDRESS_TO_POINTER,
7882 POINTER_TO_ADDRESS.
7883
1a8237e8
DB
78842000-04-11 Daniel Berlin <dan@cgsoftware.com>
7885
7886 * gdbint.texinfo: Replaced GDB with @value{GDBN}, @include
7887 gdb-cfg.texi to get the value.
7888
ca526f1a
JB
78892000-04-10 Jim Blandy <jimb@redhat.com>
7890
7891 * gdbint.texinfo (Target Architecture Definition): Fix
7892 cross-references.
7893
faaafcb4
JB
78942000-04-08 Jim Blandy <jimb@redhat.com>
7895
7896 * gdbint.texinfo (Using Different Register and Memory Data
7897 Representations): New section.
7898 (REGISTER_CONVERTIBLE, REGISTER_RAW_SIZE, REGISTER_VIRTUAL_SIZE,
889bf7c5
PA
7899 REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_VIRTUAL,
7900 REGISTER_CONVERT_TO_RAW): Document.
faaafcb4 7901
1b27397f
AC
7902Mon Apr 3 19:16:32 2000 Andrew Cagney <cagney@b1.cygnus.com>
7903
7904 * gdb.texinfo (Protocol): Deprecate the sequence-id. Add cindex
889bf7c5 7905 for acknowledgments.
1b27397f 7906
480ff1fb
AC
7907Tue Mar 28 18:28:45 2000 Andrew Cagney <cagney@b1.cygnus.com>
7908
7909 * gdb.texinfo (Protocol): Replace ``qfThreadExtraInfo'' with
889bf7c5 7910 qThreadExtraInfo.
480ff1fb 7911
a9331b3f 79122000-03-28 J.T. Conklin <jtc@redback.com>
f1251bdd 7913
a9331b3f
RM
7914 * gdb.texinfo: Clarify which remote debug protocol commands are
7915 required and which are optional.
f1251bdd 7916
dbeb8dbd
AC
7917Tue Mar 28 16:06:22 2000 Andrew Cagney <cagney@b1.cygnus.com>
7918
7919 * gdb.texinfo: Revert remainder of Fri Mar 24 18:06:34 2000 Andrew
889bf7c5
PA
7920 Cagney <cagney@b1.cygnus.com>. Move @chapter and @node entries
7921 back to annotate.texi, rluser.texinfo and inc-hist.texinfo.
dbeb8dbd
AC
7922 * annotate.texi: Update.
7923
6d2ebf8b
SS
79242000-03-28 Stan Shebs <shebs@apple.com>
7925
7926 * gdb.texinfo: Update dates, bump to Eighth Edition (note
7927 expectation of additional changes before release), update
7928 ISBN, add copy of top-level menu for @ifhtml, remove explicit
7929 node links, rephrase and/or shorten lines to fix formatting
7930 problem in both regular and @smallbook formats.
7931 * annotate.texi: Shorten lines in example, use smallexample
7932 consistently everywhere.
7933 * Makefile.in: Add comment about texinfo 4.0 html generation.
7934 (SFILES_INCLUDED): Add annotate.texi.
7935
5d161b24
DB
79362000-03-27 Daniel Berlin <dan@cgsoftware.com>
7937
5ae4183a
AS
7938 * gdb.texinfo (Debugging Output): Added new section, documenting
7939 the "set/show debug" commands.
5d161b24 7940
b9deaee7
AC
7941Fri Mar 24 18:06:34 2000 Andrew Cagney <cagney@b1.cygnus.com>
7942
7943 * annotate.texi (Annotations): When GDBN omit @chapter and @node
889bf7c5 7944 entry.
b9deaee7
AC
7945
7946 * gdb.texinfo: Check for @ifinfo instead of @ifnottex.
7947 (rluser.texinfo, inc-hist.texinfo, annotate.texi): Add local
889bf7c5 7948 @chapter and @node entries.
a9331b3f 7949
b9deaee7 7950 * gdb.texinfo: Link all top-level nodes.
a9331b3f 7951
9ef47d30
AC
7952Fri Mar 24 17:56:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
7953
7954 * Makefile.in (install-info): Create $(infodir) before installing
889bf7c5 7955 files.
9ef47d30 7956
cfeada60
FN
79572000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
7958
7959 From David Whedon <dwhedon@gordian.com>
5ae4183a 7960 * gdbint.texinfo : Added paragraphs about command deprecation.
cfeada60 7961
6837a0a2
DB
79622000-03-22 Daniel Berlin <dan@cgsoftware.com>
7963
7964 * gdb.texinfo: Add documentation for the apropos command.
7965
bba2971c
MS
79662000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
7967
7968 * gdb.texinfo: Add new queries ThreadInfo and ThreadExtraInfo.
7969
2b628194
MS
79702000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
7971
a9331b3f 7972 * gdb.texinfo: Add white space to prevent overprinting in
2b628194
MS
7973 two places.
7974
96a2c332
SS
79752000-03-17 Stan Shebs <shebs@apple.com>
7976
7977 * gdb.texinfo: Many minor changes from Dmitry Sivachenko
7978 <dima@Chg.RU>, also clarification of allowed content for
7979 string constants.
7980
f7dc1244 79812000-03-16 Eli Zaretskii <eliz@gnu.org>
d700128c
EZ
7982
7983 * gdb.texinfo (main menu): Add Annotations.
7984 (File Options): Add @cindex entries for each command-line option.
7985 Document --epoch, --annotate, --async, --interpreter, --write,
7986 --statistics, and --version.
7987
7988 * annotate.texi: Convert to a chapter. Use @value{GDBN} instead
7989 of GDB.
7990
9d233477
JB
79912000-02-23 Jim Blandy <jimb@redhat.com>
7992
7993 * gdbint.texinfo (FUNCTION_START_OFFSET): Document.
7994
14e0eb3b
JB
79952000-02-22 Jim Blandy <jimb@redhat.com>
7996
7997 * gdbint.texinfo: Document COERCE_FLOAT_TO_DOUBLE --- the new form.
7998
3555de01
JM
79992000-02-15 Jason Molenda (jsm@bugshack.cygnus.com)
8000
8001 * Makefile.in (diststuff): New target.
8002
5e35df8e
KB
80032000-02-15 Kevin Buettner <kevinb@redhat.com>
8004
8005 * agentexpr.texi: Fix wording regarding Intel's IA-64
90a3d8f2 8006 architecture. [From Jim Wilson.]
5e35df8e 8007
c5394b80
JM
80082000-01-16 Tom Tromey <tromey@cygnus.com>
8009
8010 * gdb.texinfo (Breakpoints): Mention breakpoint ranges.
8011 (Delete Breaks): Mention range arguments.
8012 (Disabling): Likewise.
8013
c3f6f71d
JM
80142000-01-05 Dmitry Sivachenko <dima@Chg.RU>
8015
8016 * gdb.texinfo: Wrap "ASCII" in @sc{}; clarify a few sentences.
8017
c4093a6a
JM
8018Wed Dec 8 19:53:08 1999 Andrew Cagney <cagney@b1.cygnus.com>
8019
8020 * gdbint.texinfo (FRAME_CHAIN_VALID): Add the generic frame-chain
889bf7c5 8021 valid functions.
c4093a6a 8022
11cf8741
JM
80231999-11-05 Stan Shebs <shebs@andros.cygnus.com>
8024
8025 * gdb.texinfo: Clarify regular expressions used in rbreak.
8026
917317f4
JM
80271999-10-15 Kevin Buettner <kevinb@cygnus.com>
8028
8029 * gdbint.texinfo (MEMORY_INSERT_BREAKPOINT,
8030 MEMORY_REMOVE_BREAKPOINT): Document.
8031
8032Thu Oct 14 21:17:17 1999 Andrew Cagney <cagney@b1.cygnus.com>
8033
8034 * gdb.texinfo (remote): Document how GDB ignores the qOffsets BSS
889bf7c5 8035 offset re-using the DATA offset instead.
917317f4 8036
2df3850c
JM
80371999-10-11 Jim Kingdon <kingdon@redhat.com>
8038
8039 * gdbint.texinfo (Target Architecture Definition): Add PARM_BOUNDARY.
8040
80411999-10-05 Stan Shebs <shebs@andros.cygnus.com>
8042
8043 From Dmitry Sivachenko <demon@gpad.ac.ru>:
8044 * gdb.texinfo: Use GDBP and GDBN everywhere, fix a couple other
8045 typos.
8046
8047 * gdb.texinfo: Various minor wording and formatting improvements,
8048 mentions of additional command-line options.
8049
2acceee2
JM
80501999-09-30 Fred Fish <fnf@cygnus.com>
8051
8052 * gdb.texinfo: Document additional forms of specifying section
8053 names and addresses for the add-symbol-file command.
8054
c2c6d25f
JM
80551999-09-14 Michael Snyder <msnyder@cleaver.cygnus.com>
8056
8057 * gdbint.texinfo: Fix typo, add the word "have".
8058
80591999-09-14 Jim Blandy <jimb@cris.red-bean.com>
8060
8061 * gdbint.texinfo (Target Architecture Definition): Document the
8062 SKIP_PERMANENT_BREAKPOINT macro.
8063
d4f3574e
SS
80641999-09-07 Stan Shebs <shebs@andros.cygnus.com>
8065
8066 * gdb.texinfo: Fiks speling errers.
8067
8068 * gdb.texinfo: Fix uses of @multitable.
8069
f7dc1244 8070 From Eli Zaretskii <eliz@gnu.org>:
d4f3574e 8071 * gdb.texinfo: Include details specific to DOS host, clarify
889bf7c5 8072 some confusing language, fix @ref/@xref/@pxref usages, add
d4f3574e
SS
8073 comments about using with optimization, add more indexing,
8074 fix info about disassembly-flavor.
8075
8076Tue Sep 7 09:11:24 1999 Kevin Buettner <kevinb@cygnus.com>
8077
8078 * gdbint.texinfo (IN_SOLIB_DYNSYM_RESOLVE_CODE,
8079 SKIP_SOLIB_RESOLVER): Define.
8080
8081Fri Sep 3 18:05:14 1999 Andrew Cagney <cagney@b1.cygnus.com>
8082
8083 * gdb.texinfo (Protocol): Review. Add tables describing ``q'' and
889bf7c5 8084 ``g'' packets.
d4f3574e 8085
104c1213
JM
80861999-08-30 Stan Shebs <shebs@andros.cygnus.com>
8087
8088 * gdb.texinfo: Create a new "Configurations" chapter with
889bf7c5
PA
8089 platform-specific info, inline remote.texi and move sections of it
8090 into the new chapter, move bits about info proc, heuristic search,
104c1213
JM
8091 and register stack into the new chapter.
8092 * remote.texi: Remove, now part of gdb.texinfo.
8093 * Makefile.in (SFILES_INCLUDED): Remove ref to remote.texi.
8094
80951999-08-27 Jason Molenda (jsm@bugshack.cygnus.com)
8096
8097 * gdbint.texinfo (GDB_TARGET_IS_SUN3, GDB_TARGET_IS_SUN386,
8098 GDB_TARGET_IS_MACH386): These kludges have gone away.
8099
8100Wed Aug 25 10:47:03 1999 Andrew Cagney <cagney@b1.cygnus.com>
8101
8102 * gdbint.texinfo (Target Architecture Definition): Mention
889bf7c5 8103 TDEPLIBS.
104c1213 8104
53a5351d
JM
81051999-08-20 Stan Shebs <shebs@andros.cygnus.com>
8106
8107 * gdb.texinfo: Remove remaining "HPPA" conditionals, rewrite
8108 surrounding text to fit HP-UX bits into general info.
8109 (HPPA-cfg.texi): Remove, no longer useful.
8110
8111 * gdb.texinfo: Remove explicit links from @node lines, remove
8112 HP-added "Detailed Node Listing" from main menu which confuses
8113 things.
8114
8115 From Dmitry Sivachenko <dima@Chg.RU>:
8116 * gdb.texinfo: Use @value{GDBN} instead of plain GDB, fix grouping
889bf7c5 8117 in description of `set environment'.
53a5351d
JM
8118
81191999-08-17 Stan Shebs <shebs@andros.cygnus.com>
8120
8121 * gdbint.texinfo: Update coding standard to allow pure ANSI/ISO C.
8122
7be570e7
JM
81231999-08-12 Ben Elliston <bje@cygnus.com>
8124
8125 * gdbint.texinfo (Breakpoint Handling): Add missing words.
8126
f7dc1244 81271999-08-10 Eli Zaretskii <eliz@gnu.org>
7be570e7
JM
8128
8129 * gdb.texinfo (Set Watchpoints): Explain some subtleties about
889bf7c5
PA
8130 watch, awatch, and rwatch. Explain why the latter two cannot be
8131 set as software watchpoints. Document that watchpoints for local
8132 variables are deleted when the debuggee terminates.
7be570e7
JM
8133
8134Wed Aug 11 13:18:14 1999 Andrew Cagney <cagney@amy.cygnus.com>
8135
8136 * remote.texi (Protocol): Further clarification of the "qRcmd"
889bf7c5
PA
8137 packet. Allow E.. response packet. "qRcmd" packet is no longer
8138 reserved.
7be570e7
JM
8139
81401999-08-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
8141
a9331b3f
RM
8142 * Makefile.in: Rename inc-hist.texi to inc-hist.texinfo.
8143 * gdb.texinfo: Ditto.
7be570e7 8144
96baa820
JM
81451999-08-06 Tom Tromey <tromey@cygnus.com>
8146
8147 * gdb.texinfo (KOD): New node.
8148
8149Fri Aug 6 17:05:48 1999 Andrew Cagney <cagney@b1.cygnus.com>
8150
8151 * remote.texi (Rcmd): Fix minor formatting typos.
8152
8153Thu Aug 5 17:57:41 1999 Andrew Cagney <cagney@b1.cygnus.com>
8154
8155 * remote.texi (protocol qRcmd): Allow ``OK'' and ``O...'' response
889bf7c5 8156 packets.
96baa820 8157
adf40b2e
JM
81581999-07-14 Jim Blandy <jimb@zwingli.cygnus.com>
8159
8160 * gdbint.texinfo (PREPARE_TO_PROCEED, ADDR_BITS_REMOVE): Doc
8161 fixes.
8162
43ff13b4
JM
8163Tue Jun 29 11:43:55 1999 Andrew Cagney <cagney@b1.cygnus.com>
8164
8165 * gdbint.texinfo (SAVE_DUMMY_FRAME_TOS): Define.
8166
085dd6e6
JM
8167Fri Jun 25 11:47:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
8168
8169 * remote.texi (Communication Protocol): ``v'' is in use. Fix
889bf7c5
PA
8170 numerous formatting errors. Clarify ``i''. Mark ``i'', ``Z'',
8171 ``z'' and ``qRcmd'' as draft instead of reserved. Identify
8172 packets that are not supported on all hosts. Expand examples.
8173 Spell check.
085dd6e6
JM
8174
81751999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
8176
8177 * Makefile.in: Recognize html, install-html. Add targets
8178 to build HTML versions of documentation via texi2html.
8179
8180Thu Jun 24 15:59:03 1999 Stan Shebs <shebs@andros.cygnus.com>
8181
8182 * gdbint.texinfo (Testsuite): New chapter, information about the
889bf7c5 8183 testsuite.
085dd6e6
JM
8184
8185Fri Jun 25 02:40:34 1999 Andrew Cagney <cagney@b1.cygnus.com>
8186
8187 * remote.texi (Communication Protocol): Rewrite.
8188
8189Thu Jun 24 16:59:54 1999 Andrew Cagney <cagney@b1.cygnus.com>
8190
8191 * stabs.texinfo: Fix uses of xref.
8192
9e0b60a8
JM
8193Thu Jun 17 17:23:25 1999 Stan Shebs <shebs@andros.cygnus.com>
8194
8195 * gdbint.texinfo: Add an anti-printf exhortation, and update the
8196 info about patch submission.
8197
cce74817
JM
8198Mon Jun 7 15:49:40 1999 Stan Shebs <shebs@andros.cygnus.com>
8199
8200 From Per Bothner <bothner@cygnus.com>:
8201 * gdb.texinfo: Document Chill support.
8202
8203Fri Jun 4 16:58:22 1999 Andrew Cagney <cagney@b1.cygnus.com>
8204
8205 * gdbint.texinfo (SP_REGNUM, FP_REGNUM, PC_REGNUM): Add reference
889bf7c5
PA
8206 to corresponding TARGET_READ_reg TARGET_WRITE_reg macros.
8207 Document that the value should be greater-than or equal-to zero.
8208 (NO_STD_REGS): Document. Deprecate.
cce74817 8209
ac9a91a7
JM
8210Tue Jun 1 15:04:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
8211
8212 * gdbint.texinfo (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT):
889bf7c5 8213 Document that these are not used.
ac9a91a7
JM
8214
8215Thu May 27 09:28:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
8216
8217 * gdbint.texinfo (EXTRACT_STRUCT_VALUE_ADDRESS_P): Document.
8218
392a587b
JM
8219Mon May 24 10:07:39 1999 Andrew Cagney <cagney@b1.cygnus.com>
8220
8221 * gdbint.texinfo (FRAME_NUM_ARGS): Update definition. Parameter
889bf7c5 8222 numargs was dropped.
392a587b
JM
8223
8224Thu May 20 12:26:59 1999 Andrew Cagney <cagney@b1.cygnus.com>
8225
8226 * gdbint.texinfo (FRAMELESS_FUNCTION_INVOCATION): Update.
8227
b83266a0
SS
8228Tue Apr 27 19:14:20 1999 Andrew Cagney <cagney@b1.cygnus.com>
8229
8230 * gdbint.texinfo (SKIP_PROLOGUE, SKIP_PROLOGUE_FRAMELESS_P):
889bf7c5 8231 Update.
b83266a0 8232
7a292a7a
SS
8233Thu Apr 22 13:07:37 1999 Andrew Cagney <cagney@b1.cygnus.com>
8234
8235 * gdbint.texinfo (USE_GENERIC_DUMMY_FRAMES): Document.
8236 (GET_SAVED_REGISTER): Update, not just the a29k uses this.
8237
8238Wed Apr 21 13:59:01 1999 Dave Brolley <brolley@cygnus.com>
8239
8240 * gdbint.texinfo: Fix typos: $ -> @.
8241
8242Tue Apr 20 11:59:38 1999 Andrew Cagney <cagney@b1.cygnus.com>
8243
8244 * gdbint.texinfo (REGISTER_NAMES, BREAKPOINT, BIG_BREAKPOINT,
889bf7c5
PA
8245 LITTLE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT,
8246 BIG_REMOTE_BREAKPOINT): Deprecate in favor of REGISTER_NAME and
8247 BREAKPOINT_FROM_PC.
a9331b3f 8248
7a292a7a
SS
8249Mon Apr 12 16:00:44 1999 Andrew Cagney <cagney@b1.cygnus.com>
8250
8251 * gdbint.texinfo (CALL_DUMMY_STACK_ADJUST_P,
889bf7c5 8252 CALL_DUMMY_STACK_ADJUST): Document.
7a292a7a
SS
8253
8254Thu Apr 8 17:23:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
8255
8256 * gdbint.texinfo (CALL_DUMMY_P, CALL_DUMMY_WORDS,
889bf7c5 8257 SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY): Define.
7a292a7a
SS
8258
82591999-04-02 Stan Shebs <shebs@andros.cygnus.com>
8260
8261 * gdbint.texinfo (MAINTENANCE_CMDS): Remove ref, since it no
8262 longer exists.
8263
8264Tue Mar 9 19:25:11 1999 Stan Shebs <shebs@andros.cygnus.com>
8265
8266 * gdb.texinfo, remote.texi, all-cfg.texi, HPPA-cfg.texi: Remove
889bf7c5
PA
8267 nearly all @ifset/@ifclear conditionals; nobody uses them, and
8268 they make the manual source incomprehensible.
7a292a7a
SS
8269 * h8-cfg.texi: Remove, hasn't been used in years.
8270
c906108c
SS
8271Thu Feb 11 18:00:59 1999 Stan Shebs <shebs@andros.cygnus.com>
8272
8273 * gdb.texinfo: Update the credits.
8274
8275Mon Feb 8 17:33:57 1999 Stan Shebs <shebs@andros.cygnus.com>
8276
8277 * gdb.texinfo: Fix mistakes noticed in printout of last
8278 draft, add Alpha to discussion of heuristic fence post.
8279
8280Fri Feb 5 17:20:00 1999 Stan Shebs <shebs@andros.cygnus.com>
8281
8282 * gdb.texinfo, remote.texi: Many changes; update to Seventh
889bf7c5
PA
8283 Edition, merge some HP changes into mainline, describe some
8284 previously undocumented features, describe more of the target
8285 commands available, eliminate obsolete section on renamed
8286 commands.
c906108c
SS
8287 * all-cfg.texi, HPPA-cfg.texi: Remove some obsolete conditionals.
8288
8289Wed Jan 20 17:47:45 1999 Stan Shebs <shebs@andros.cygnus.com>
8290
8291 * gdb.texinfo: Make many HPPA conditionals unconditional,
8292 including catchpoint description, since now on for all configs.
8293 * all-cfg.texi: @clear HPPA, since is mainly for very HP-specific
8294 specializations.
8295
8296Thu Jan 14 17:10:12 1999 Stan Shebs <shebs@andros.cygnus.com>
8297
8298 * Makefile.in (GDBvn.texi): Fix match expression to work with
8299 current format of VERSION in gdb/Makefile.in.
8300 * gdb.texinfo: Fix node ref to match new readline.
8301
8302Wed Jan 13 10:38:40 1999 Edith Epstein <eepstein@sophia.cygnus.com>
8303
a9331b3f
RM
8304 * gdb.texinfo: Changes made as part of a project to merge in
8305 changes made by HP. Documentation makes extensive use of
c906108c
SS
8306 @ifclear HPPA and @ifset HPPA. The HP manual omits doumentation
8307 on remote debugging. There are differences in documentation
889bf7c5 8308 (HP vs. non-HP) on C++ support (aCC vs. gnu gcc++). Also,
c906108c
SS
8309 the HP manual discusses catchpoints, hardware watchpoints, and
8310 some HPUX specific limitations for shared library support.
a9331b3f 8311
c906108c
SS
8312 There are also a number of @node changes.
8313
83141999-01-12 Jason Molenda (jsm@bugshack.cygnus.com)
8315
8316 * gdbint.texinfo (Formatting): Disambiguate a sentence.
8317 (C Usage): Same.
8318
8319Wed Jan 6 11:55:34 1999 David Taylor <taylor@texas.cygnus.com>
8320
8321 The following changes were made by Edith Epstein
889bf7c5
PA
8322 <eepstein@cygnus.com> as part of a project to merge in changes
8323 made by HP.
a9331b3f 8324
c906108c
SS
8325 * HPPA-cfg.texi: new file.
8326
8327 * all-cfg.texi: set HPPA for HP PA-RISC targets.
8328
8329 * refcard.tex: change documentation about catch.
8330 removed info catch.
8331
8332Mon Jan 4 18:29:18 1999 Stan Shebs <shebs@andros.cygnus.com>
8333
8334 * gdbint.texinfo: Expand on GDB's coding standards,
8335 specify the use of arg names with prototypes.
8336
83371998-12-14 J.T. Conklin <jtc@redbacknetworks.com>
8338
8339 * gdb.texinfo: Fix tipo.
8340
8341Sun Dec 13 10:27:59 1998 Andrew Cagney <cagney@b1.cygnus.com>
8342
8343 * gdbint.texinfo: Document TARGET_BYTE_ORDER_DEFAULT and
889bf7c5 8344 TARGET_BYTE_ORDER_SELECTABLE_P.
c906108c
SS
8345
8346Thu Dec 10 16:07:09 1998 Andrew Cagney <cagney@b1.cygnus.com>
8347
8348 * gdbint.texinfo (FRAME_FIND_SAVED_REGS): Document.
8349
83501998-12-09 Jim Blandy <jimb@zwingli.cygnus.com>
8351
8352 * agentexpr.texi: New file.
8353
8354Wed Dec 9 21:13:57 1998 Andrew Cagney <cagney@chook>
8355
8356 * gdbint.texinfo (REGISTER_NAME): Replace REGISTER_NAMES.
8357
83581998-12-03 J.T. Conklin <jtc@redbacknetworks.com>
8359
8360 * remote.texi: Changed wording that implied that the GDB remote
8361 protocol caches register values instead of GDB itself.
8362
8363Tue Dec 1 17:45:43 1998 Stan Shebs <shebs@andros.cygnus.com>
8364
8365 * gdbint.texinfo: Add some info about symbol readers.
8366 (CHILL_PRODUCER, etc): Comment out descriptions, not useful.
8367 (IN_SOLIB_CALL_TRAMPOLINE): Rename info from IN_SOLIB_TRAMPOLINE.
8368 (IN_SOLIB_RETURN_TRAMPOLINE): Describe.
8369 (KERNEL_DEBUGGING, MIPSEL): No info about these, remove.
8370
8371Mon Nov 30 11:32:21 1998 Andrew Cagney <cagney@chook>
8372
a9331b3f 8373 * gdbint.texinfo (FRAME_CHAIN_VALID_ALTERNATE):
c906108c
SS
8374
8375Sat Nov 28 13:45:53 1998 Andrew Cagney <cagney@b1.cygnus.com>
8376
8377 * gdbint.texinfo (INNER_THAN): Update, now takes parameters.
8378
8379Fri Nov 27 12:39:45 1998 Andrew Cagney <cagney@chook>
8380
8381 * gdbint.texinfo (NO_SINGLE_STEP): Replace with
889bf7c5 8382 SOFTWARE_SINGLE_STEP_P and SOFTWARE_SINGLE_STEP.
c906108c
SS
8383
8384Wed Oct 14 10:02:40 1998 Andrew Cagney <cagney@b1.cygnus.com>
8385
8386 * gdbint.texinfo: Fix minor typos.
8387
8388Wed Sep 30 18:03:19 1998 Stan Shebs <shebs@andros.cygnus.com>
8389
8390 * gdbint.texinfo: Complete overhaul. Group descriptions more
8391 logically, add more info on generic algorithms, remove much
8392 obsolete and/or wrong material.
8393
8394Fri Jul 24 17:51:38 1998 Ian Lance Taylor <ian@cygnus.com>
8395
8396 * stabs.texinfo (Method Type Descriptor): Expand and correct.
8397
8398Mon May 4 10:37:12 1998 Brian Youmans (3diff@gnu.org)
8399
8400 * refcard.tex: Copyright, address updates.
8401
8402Tue Apr 21 18:09:56 1998 Stan Shebs <shebs@andros.cygnus.com>
8403
8404 * gdb.texinfo (EDITION, DATE): Update and change to use ordinals
8405 for the edition instead of confusing GDB-version-like numbers.
8406
8407Mon Apr 13 14:05:00 1998 Fred Fish <fnf@cygnus.com>
8408
8409 * gdb.texinfo (hbreak, watch): Fix typo, "date" -> "data".
8410
8411Thu Apr 2 16:52:44 1998 Jason Molenda (crash@bugshack.cygnus.com)
8412
5ae4183a 8413 * LRS: Reformat a bit to keep text under 80 columns.
c906108c
SS
8414
8415Thu Apr 2 16:10:36 1998 Stan Shebs <shebs@andros.cygnus.com>
8416
8417 * gdb.texinfo: Add some credits, mention bug monitor.
8418 * remote.texi: Mention mips monitor targets.
8419 * gdbint.texinfo: Describe SP_REGNUM, STEP_SKIPS_DELAY.
a9331b3f 8420
c906108c
SS
8421Mon Feb 2 17:13:03 1998 Stan Shebs <shebs@andros.cygnus.com>
8422
8423 * gdbint.texinfo: Remove obsolete mentions of pinsn.c and opcode.h
889bf7c5
PA
8424 files, finish sorting of host vs target vs native macros, describe
8425 some more of them.
c906108c
SS
8426
8427Tue Jan 13 16:44:50 1998 Fred Fish <fnf@cygnus.com>
8428
8429 * gdbint.texinfo (Host Conditionals): Document change from
8430 using NO_MMALLOC to it's inverse, USE_MMALLOC.
8431
8432Mon Nov 24 13:55:21 1997 Andrew Cagney <cagney@b1.cygnus.com>
8433
8434 * gdbint.texinfo (Host Conditionals): Document
889bf7c5 8435 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, HAVE_LONG_DOUBLE.
c906108c
SS
8436
8437Fri Jul 4 14:52:31 1997 Ian Lance Taylor <ian@cygnus.com>
8438
8439 * gdbint.texinfo (Host Conditionals): Add CRLF_SOURCE_LINES.
8440 Document LSEEK_NOT_LINEAR.
8441
8442Tue Mar 25 14:44:09 1997 Ian Lance Taylor <ian@cygnus.com>
8443
8444 * stabs.texinfo (Stab Section Basics): Make it clear that only
8445 some versions of the GNU linker remove the leading N_UNDF symbol.
8446
8447Thu Feb 27 17:45:19 1997 Ian Lance Taylor <ian@cygnus.com>
8448
8449 * stabs.texinfo (String Field): Document type number pairs here,
8450 instead of in the Sun specific section.
8451 (Include Files): The GNU linker supports the N_BINCL
8452 optimization. Clarify the N_BINCL value, and what it is used
8453 for.
8454 (Procedures): Document N_FUN with an empty string to mark the end
8455 of a function.
8456 (Typedefs): Mention that Sun compilers may use N_GSYM for a type.
8457 (Sun Differences): Remove this node, as the information is now
8458 elsewhere in the main document.
8459 (Stab Section Basics): Mention that the GNU linker may optimize
8460 stabs and remove the leading N_UNDF symbol.
8461
8462Mon Dec 9 12:23:32 1996 Roland Pesch <roland@wrs.com>
8463
8464 * gdb.texinfo, refcard.tex: Restore author credit
8465
8466Wed Oct 2 22:01:36 1996 Fred Fish <fnf@fishfood.ninemoons.com>
8467
8468 * gdbint.texinfo (SIGTRAMP_START, SIGTRAMP_END): Update
8469 documentation to account for START and END macros taking
8470 one arg.
8471
8472Thu Aug 22 17:59:03 1996 Fred Fish <fnf@cygnus.com>
8473
8474 From: Eberhard Mattes <mattes@azu.informatik.uni-stuttgart.de>
8475 * gdb.texinfo (Frames): Fix typo.
8476
8477Tue Jul 23 10:06:20 1996 Fred Fish <fnf@cygnus.com>
8478
8479 * gdbint.texinfo (NO_SINGLE_STEP): Document that single_step takes
8480 a target_signal as arg type, not a pid.
8481
8482Fri Jul 12 11:10:05 1996 Stu Grossman (grossman@critters.cygnus.com)
8483
8484 * gdb.texinfo: Document `set assembly-language'.
8485
8486Thu Jul 11 13:50:28 1996 Stan Shebs <shebs@andros.cygnus.com>
8487
8488 * remote.texi: Update list of stubs in the GDB distribution.
8489
8490Fri Jul 5 15:38:54 1996 Fred Fish <fnf@cygnus.com>
8491
8492 * gdbint.texinfo (NO_MMCHECK): Renamed from NO_MMALLOC_CHECK.
889bf7c5
PA
8493 Also document that some systems can use mmalloc but must define
8494 this if their C runtime allocates memory that is later freed.
c906108c 8495 (MMCHECK_FORCE): Document new macro.
a9331b3f 8496
c906108c
SS
8497Fri Jun 28 22:17:10 1996 Dawn Perchik <dawn@cygnus.com>
8498
8499 * remote.texi: Add documentation for target Sparclet.
8500
8501Mon Jun 24 18:12:22 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
8502
a9331b3f 8503 * Makefile.in (srcdir, VPATH, prefix, infodir, INSTALL,
c906108c
SS
8504 INSTALL_PROGRAM, INSTALL_DATA): Use autoconf set values.
8505 * configure.in: Rewritten for autoconf.
8506 * configure: New.
8507
8508Mon Jun 17 10:43:41 1996 Fred Fish <fnf@cygnus.com>
8509
8510 * Makefile.in (DVIPS): New define, set to dvips.
8511 (dvi): Add stabs.dvi.
8512 (ps): New target.
8513 (all-doc): Depend on info, dvi, and ps targets.
8514 (STAGESTUFF): Add *.ps and *.dvi files.
8515 (clean-info, clean-dvi): Remove.
8516 (mostlyclean): Does not depend upon clean-info or clean-dvi,
8517 rules completely rewritten.
8518 (maintainer-clean): Remove clean-info and clean-dvi
8519 dependencies and put their actions in the rules.
8520 (gdb.ps): New target
a9331b3f 8521 (gdb.dvi, gdbgui.dvi, gdbint.dvi, stabs.dvi): Remove
c906108c
SS
8522 intermediate TeX files, whether they have 2 or 3 character
8523 extensions.
8524 (gdbint.ps): Add target and rules.
8525 (gdb-internals): Delete unused target.
8526 (Makefile): Depends upon config.status also.
8527
8528Sat Mar 30 15:46:58 1996 Fred Fish <fnf@cygnus.com>
8529
8530 * gdbint.texinfo (CC_HAS_LONG_LONG): Clarify when/how this is
8531 set.
8532
8533Sat Mar 16 15:10:20 1996 Fred Fish <fnf@cygnus.com>
8534
8535 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
8536 * gdb.texinfo (Expressions): Fix erroneous array constant example.
8537
8538Sat Mar 16 13:28:45 1996 Fred Fish <fnf@cygnus.com>
8539
8540 * gdb.texinfo: Add missing "@bullet" to some "@itemize" commands.
8541
8542Sat Feb 10 03:28:36 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8543
8544 * gdb.texinfo (Print settings): Document
8545 `set/show print static-members' commands.
8546
8547Wed Jan 10 14:16:37 1996 Fred Fish <fnf@cygnus.com>
8548
8549 * gdbint.texinfo (Native): Document name change, coredep.c to
8550 core-aout.c.
8551
8552Wed Dec 13 12:35:28 1995 Ian Lance Taylor <ian@cygnus.com>
8553
8554 * stabs.texinfo (Include Files): Document the values the SunOS4
8555 linker creates for N_BINCL/N_EINCL/N_EXCL stabs.
8556
8557Fri Dec 8 21:08:44 1995 Fred Fish <fnf@cygnus.com>
8558
8559 * gdbint.texinfo (Releases): Change gdb.tar.Z to gdb.tar.gz.
8560 Fix typo.
8561
8562Fri Dec 1 11:07:50 1995 Fred Fish <fnf@cygnus.com>
8563
8564 * gdbint.texinfo (Releases): Make "gdb.tar.gz" rather than
8565 "gdb.tar.Z".
8566
8567Wed Sep 20 13:14:10 1995 Ian Lance Taylor <ian@cygnus.com>
8568
8569 * Makefile.in (maintainer-clean): New target, synonym for
8570 realclean.
8571
8572Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
8573
8574 * Update all FSF addresses except those in COPYING* files.
8575
8576Wed Jul 19 18:43:03 1995 Stan Shebs <shebs@andros.cygnus.com>
8577
8578 From Richard Earnshaw (rearnsha@armltd.co.uk):
8579 * gdb.texinfo (convenience variables): Document $_exitcode.
8580 (quit): Document optional expression to use as exit code.
8581
8582Thu Jun 22 21:27:33 1995 Victoria Mixon <victoria@cygnus.com>
8583
8584 * gdb.texinfo, remote.texi: Brought up to date with various
8585 GDB changes.
8586
8587Tue Jun 20 14:35:38 1995 Stan Shebs <shebs@andros.cygnus.com>
8588
8589 * gdb.texinfo: Update dates and versions, fix comments about
8590 hardware watchpoints in future releases and about the
8591 sharedlibrary command.
8592
8593Mon May 8 09:30:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8594
8595 * stabs.texinfo: Remove node `XCOFF differences'. Describe value of
8596 C_FUN stab. Other cleanups.
8597
8598Wed Apr 19 07:02:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8599
8600 * remote.texi (Bootstrapping): Clarify that flush_i_cache is only
8601 for the sparc stub.
8602
8603Tue Apr 11 11:41:49 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8604
8605 * annotate.texi: Clarify which addresses have differing formats
8606 depending on the language and which do not.
8607
8608Tue Mar 28 16:56:22 1995 J.T. Conklin <jtc@rtl.cygnus.com>
8609
8610 * remote.texi (NetWare): Changed example to use BOARD= instead of
8611 NODE= argument to reflect correspoding change to gdbserve.nlm.
8612
8613Fri Mar 17 06:47:02 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8614
8615 * stabs.texinfo (Negative Type Numbers): Mention the fact that
8616 GDB, as well as AIX dbx, supports the size type attribute.
8617
8618Thu Mar 16 12:11:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8619
8620 * stabs.texinfo (Negative Type Numbers): Document types -31 to -34.
8621
8622Mon Mar 13 16:49:13 1995 Per Bothner <bothner@kalessin.cygnus.com>
8623
8624 * gdb.texinfo (Define): Document $arg0... arguments to commands,
8625 and new 'if' and 'while' commands.
8626
8627Fri Feb 17 15:24:35 1995 Per Bothner <bothner@kalessin.cygnus.com>
8628
8629 * gdb.texinfo (Artificial arrays): Note use of coerce-to-array-type.
8630
8631Wed Feb 15 11:59:18 1995 J.T. Conklin <jtc@rtl.cygnus.com>
8632
8633 * all-cfg.texi: New flag, GDBSERVE, for NetWare's gdbserve.nlm.
8634 * remote.texi (NetWare): New node, how to use gdbserve.nlm on
8635 NetWare targets. Mostly stolen from the Server node.
8636
8637Fri Feb 10 20:20:08 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8638
8639 * gdb.texinfo (Setting): Talk about the language of a source file
8640 versus the working language. The old documentation did not match
8641 what GDB did.
8642
8643Wed Feb 1 20:26:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8644
8645 * stabs.texinfo (Source Files): Document N_SO used to mark the end
8646 of a source file.
8647
8648Mon Jan 23 14:23:37 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8649
8650 * gdb.texinfo (Processes): New node.
8651
8652Tue Jan 17 14:09:03 1995 Ian Lance Taylor <ian@sanguine.cygnus.com>
8653
8654 * remote.texi: Update documentation of set/show mipsfpu.
8655
3fc11d3e
JM
8656Fri Jan 6 17:17:28 1995 Stan Shebs <shebs@andros.cygnus.com>
8657
8658 * gdbgui.texinfo: New file, manual for GUI (gdbtk) users.
8659 * Makefile.in (gdbgui.dvi, gdbgui.info): New actions.
c906108c
SS
8660
8661Sun Sep 4 16:47:21 1994 Stan Shebs (shebs@andros.cygnus.com)
8662
8663 * gdbint.texinfo: Removed mentions of some incorrectly placed and
8664 obsolete conditionals, described some others.
8665
8666Mon Aug 1 15:42:39 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8667
8668 * gdbint.texinfo: Remove references to BROKEN_LARGE_ALLOCA and
8669 SET_STACK_LIMIT_HUGE; they were removed from GDB 14 May 1994.
8670
8671Mon Aug 1 15:12:02 1994 Stan Shebs (shebs@andros.cygnus.com)
8672
8673 * gdbint.texinfo: Put regex conditionals in their own table.
8674
8675Tue Jul 26 18:32:52 1994 Stan Shebs (shebs@andros.cygnus.com)
8676
8677 * gdbint.texinfo: Removed mentions of many obsolete conditionals,
8678 described or fixed the descriptions of many others.
8679
8680Sun Jul 17 14:14:03 1994 Stan Shebs (shebs@andros.cygnus.com)
8681
8682 * gdb.texinfo: Add some more credits.
8683 * gdbint.texinfo: Capitalize GDB consistently, describe some
8684 macros and remove some.
8685
8686Thu Jul 14 18:43:17 1994 Stan Shebs (shebs@andros.cygnus.com)
8687
8688 * gdbint.texinfo: Removed mentions of many incorrectly placed and
8689 obsolete conditionals, described some others.
8690
8691Tue Jul 12 12:23:15 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8692
8693 * gdb.texinfo (help targets): Changed to `help target', which
8694 is the correct gdb command.
8695
8696Wed Jun 22 18:00:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8697
8698 * annotate.texi (TODO): New node, for keeping track of annotations
8699 suggested but not yet implemented.
8700
8701Wed Jun 1 16:10:45 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8702
8703 * stabs.texinfo (Statics): Value of xcoff C_BSTAT points to
8704 another symbol, it is not the address itself.
8705
8706Thu May 5 20:23:36 1994 Stan Shebs (shebs@andros.cygnus.com)
8707
8708 * stabs.texinfo (Stab Section Basics): Add comment about alignment
8709 of stabs-in-coff sections.
8710
8711Wed May 4 06:26:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8712
8713 * annotate.texi: Change edition to 0.5 and date to May 1994.
8714 Add index.
8715 (Frames): New node, for frame annotation.
8716 (Displays): New node, for display annotation.
8717
8718 * remote.texi (MIPS Remote): Say that set timeout doesn't apply
8719 when waiting for your program to stop.
8720
8721Fri Apr 29 18:24:46 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8722
8723 * annotate.texi (Breakpoint Info): Document annotation of header
8724 fields and record annotation.
8725
8726Thu Apr 28 07:44:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8727
8728 * annotate.texi: New file, to document annotations.
8729
8730Thu Apr 21 14:20:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8731
8732 * Makefile.in (clean): Don't remove GDBvn.texi (apparently on Jan
8733 16 I meant to make this change but did not). Do remove gdb-cfg.texi.
8734
8735Wed Apr 20 11:22:48 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8736
8737 * stabs.texinfo (Stab Section Basics): Say what is in .stab
8738 section, and say n_strx field is compilation unit relative.
8739 * stabs.texinfo: Don't use @code for a.out when it is the name of
8740 an object file format.
8741
8742Wed Apr 13 20:29:54 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
8743
8744 * gdb.texinfo: Refer to file names, not path names, per rms
8745 convention.
8746 (Arguments): Fix typo.
8747
8748Thu Mar 24 08:09:12 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8749
8750 * stabs.texinfo (Global Variables): Talk about stabs in files
8751 where variables are referenced, but not defined.
8752
8753Wed Mar 23 07:16:36 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8754
8755 * stabs.texinfo: Move stuff on @ and # type descriptors from node
8756 Cplusplus to new nodes Member Type Descriptor and Method Type
8757 Descriptor. Re-write stuff for #.
8758
8759Wed Mar 16 08:20:19 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8760
8761 * gdb.texinfo (Print Settings): Don't document "set print
8762 fast-symbolic-addr off". The bug which it worked around was fixed
8763 on 25 Feb 94 in coffread.c, so I'm nuking the command.
8764
8765 * stabs.texinfo (Alternate Entry Points): New node, rewritten from
8766 N_ENTRY node.
8767
8768 * stabs.texinfo (Type Descriptors): Add 'Y' type descriptor.
8769
8770Tue Mar 15 08:43:02 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8771
8772 * gdbint.texinfo (Host Conditionals, Target Conditionals): Remove
8773 references to ieee-float.c.
8774
8775Fri Mar 11 08:09:40 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8776
8777 * gdb.texinfo (Set Breaks): Update documentation for tbreak to
8778 match what the code actually does.
8779
8780Wed Mar 9 19:43:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8781
8782 * stabs.texinfo (Symbol Descriptors): Add OS9000 symbol descriptor s.
8783
8784Tue Mar 1 17:04:43 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
8785
8786 * stabs.texinfo (Type Descriptors): Add OS9000 type descriptors c,
8787 i, and b.
8788
8789Wed Feb 23 10:44:18 1994 Jim Kingdon (kingdon@rtl.cygnus.com)
8790
8791 * stabs.texinfo: Document N_RBRAC as function relative for COFF as
8792 well as for ELF and SOM. Unify the descriptions of ELF and SOM
8793 as "stabs in sections" rather than just saying "ELF and SOM".
8794 Also make that stuff apply to COFF.
8795
8796Fri Feb 18 08:25:58 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8797
8798 * gdb.texinfo (Formatting Documentation): Change GhostScript to
8799 Ghostscript.
8800
8801Fri Feb 4 06:31:31 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8802
8803 * gdb.texinfo (Continuing and Stepping): When talking about "step"
8804 versus functions without line numbers, also mention stepping into
8805 them as well as "step" when you are in them. Tell the user how to
8806 deal with the situation. Add comment about "debugging information".
8807
8808Thu Feb 3 11:39:59 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8809
8810 * stabs.texinfo (Enumerations): Document restriction on where
8811 enumeration types can appear and still win with GDB.
8812
8813Wed Feb 2 11:29:17 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8814
8815 * stabs.texinfo (Negative Type Numbers): Document format for type
8816 -16.
8817
8818Thu Jan 27 16:53:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8819
8820 * gdb.texinfo (Selection, Frame Info): Update information about
8821 arbitrary frame specficiations.
8822
8823Wed Jan 26 15:31:57 1994 Roland H. Pesch (pesch@fowanton.cygnus.com)
8824
8825 * gdb.texinfo, remote.texi: general editing pass prior to Net release
8826
8827Tue Jan 25 12:12:04 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8828
8829 * stabs.texinfo (String Field): Discuss continuing stabs with ?.
8830
8831Wed Jan 19 06:39:24 1994 David J. Mackenzie (djm@thepub.cygnus.com)
8832
8833 * stabs.texinfo (Non-Stab Symbol Types): Mention N_SET* | N_EXT.
8834
8835Sun Jan 16 12:43:32 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8836
8837 * stabs.texinfo: Re-do stuff about C_BSTAT and move from XCOFF
8838 Differences node to Statics node.
8839 (Statics): Discuss XCOFF use of V symbol descriptor.
8840
8841 * Makefile.in: Remove refcard.dvi and GDBvn.texi in realclean,
8842 not clean.
8843
8844Wed Jan 12 21:29:54 1994 John Gilmore (gnu@cygnus.com)
8845
8846 * gdb.texinfo (Print Settings): Document `set print
8847 fast-symbolic-addr' and improve the doc for some other
8848 `set print's.
8849
8850Mon Jan 3 17:23:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8851
8852 * stabs.texinfo (String Field): Talk about defining several type
8853 numbers at once.
8854 Fix lint regarding changing node ELF Transformations to
8855 ELF and SOM Transformations.
8856
8857Fri Dec 31 00:42:43 1993 John Gilmore (gnu@cygnus.com)
8858
8859 * stabs.texinfo: Insert Peter Kessler's name as inventor (I think).
8860
8861Tue Dec 28 09:30:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8862
8863 * stabs.texinfo (Cross-References): `::' is for nested types only
8864 within <>.
8865 (Structures): Document static members.
8866
8867Mon Dec 27 13:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8868
8869 * stabs.texinfo: Document S type attribute.
8870
8871Sun Dec 26 20:46:36 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
8872
8873 * stabs.texinfo: Add notes about stabs-in-som where appropriate.
8874
8875Fri Dec 3 19:13:19 1993 John Gilmore (gnu@cygnus.com)
8876
8877 * gdbint.texinfo: Fix a few typos.
8878
8879Sun Nov 28 18:06:25 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8880
8881 * gdb.texinfo, remote.texi: formatting improvements
8882
8883 * gdb.texinfo (New Features): mention threads.
8884 (Summary, C): fix xrefs in newly contributed text.
8885 (Threads): index entries, clarifications, example
8886 (passim): minor typos fixed, phrasing improvements
8887
8888 * remote.texi (Bootstrapping): rephrase text on ^C and add index
8889 entries; (Server): explain use of gdbserver w/real-time systems,
8890 add example of conflicting TCP port; (MIPS Remote) break up
8891 running text into table, highlighting commands, and add example.
a9331b3f 8892
c906108c
SS
8893Wed Nov 24 14:15:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8894
8895 * refcard.tex: avoid bad linebreaks even when REFEDITS=psrc.sed
8896
8897Fri Nov 12 16:10:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8898
8899 * stabs.texinfo (Nested Symbols): New node.
8900 (String Field, Symbol Descriptors, Cross-References): Refer to it.
8901
8902Thu Nov 11 13:26:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8903
8904 * stabs.texinfo (Stabs in ELF): Clarify how Bbss.bss work with respect
8905 to picking which Bbss.bss symbol to use, and (because there seems to
8906 be no good way of doing it) re-write some of the text to make it
8907 sound like Bbss.bss isn't such a great idea after all (as currently
8908 designed).
8909
8910 * gdb.texinfo (C): In addition to saying people have to use g++ for
8911 good results, say they have to use stabs. Specifically say cfront
8912 doesn't work well.
8913 (Summary): Merge in information on Modula-2, Pascal, and Chill from
8914 the gdb README. Add xrefs to places where the support for the various
8915 languages is described in detail.
8916
8917Mon Nov 8 11:47:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8918
8919 * stabs.texinfo: Clean up stuff about visibility and virtual
8920 characters.
8921
8922 * stabs.texinfo (N_M2C): Cite Sun doc.
8923
8924Fri Nov 5 16:27:27 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8925
8926 * gdb.texinfo: updates re threads.
8927 * remote.texinfo: avoid index entries starting with digits.
8928
8929Tue Nov 2 09:08:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8930
8931 * stabs.texinfo (Enumerations): Talk about large, negative and
8932 octal values. Clean up cross reference to type attributes.
8933 (String Field): Say that GDB 4.11 supports size attribute.
8934
8935Sun Oct 31 13:31:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8936
8937 * remote.texi (VxWorks Remote): Clarify that rebuilding VxWorks kernel
8938 is a mandatory step. Make the stuff about that more concise.
8939
8940Wed Oct 27 00:25:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8941
8942 * stabs.texinfo (Class Names): New node.
8943
8944 * gdb.texinfo (Command Files): Explain order of init file reading.
8945
8946 * remote.texi (Bootstrapping): Talk about getting the serial driver
8947 to deal with ^C sent by gdb to stop the remote system.
8948
8949Mon Oct 25 03:25:41 1993 Tom Lord (lord@cygnus.com)
8950
8951 * libgdb.texinfo (I/O): incorporated better phrasing from rich.
8952
8953 * libgdb.texinfo (Defining Commands): made the DOC arg
8954 to gdb_define_app_command a char * instead of char **
8955 per a suggestion from kingdon.
8956
8957 * libgdb.texinfo: total rewrite from a different starting
8958 premise.
8959
8960Wed Oct 20 18:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8961
8962 * stabs.texinfo (Local Variable Parameters): Re-write paragraph on
8963 floats passed as doubles (to improve clarity).
8964
8965Tue Oct 19 14:21:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8966
8967 * gdb.texinfo (Source Path): index entries for $cwd, $pdir
8968
8969 * a4rc.sed: update to work with Andreas Vogel papersize params
8970
8971 * refcard.tex: use Andreas Vogel simplifications of papersize
8972 params; remove useless version info; update copyright date.
8973
8974Tue Oct 19 10:46:22 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8975
8976 * gdb.texinfo (Symbols): Add class NAME to doc for ptype.
8977
8978Tue Oct 12 09:11:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8979
8980 * gdb.texinfo (Files): Say what address the load command loads it at.
8981
8982 * stabs.texinfo (Common Blocks): Minor cleanups.
8983
8984 * stabs.texinfo: Update ld stabs in elf relocation to reflect the fact
8985 that Sun has backed away from the linker kludge and thus the relevant
8986 issue is changes to the SunPRO tools, not the Solaris linker.
8987
8988 * stabs.texinfo (Traditional Integer Types): Clean up description
8989 of octal bounds a little bit. Document extra leading zeroes.
8990
8991Thu Oct 7 16:15:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8992
8993 * gdb.texinfo (Signaling): Update for symbolic symbol names
8994 and add a section explaining the difference between the GDB
8995 signal command and the shell kill utility.
8996
8997Wed Oct 6 13:23:01 1993 Tom Lord (lord@rtl.cygnus.com)
8998
8999 * libgdb.texinfo: added `@' to braces that were unescaped.
9000
9001Mon Oct 4 10:42:18 1993 Tom Lord (lord@rtl.cygnus.com)
9002
9003 * libgdb.texinfo: new file. Spec for the gdb library.
9004
9005Sun Oct 3 15:26:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9006
9007 * stabs.texinfo (Include Files): Fix typo (start -> end).
9008
9009Thu Sep 30 18:24:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9010
9011 * gdb.texinfo, remote.texi: assorted small improvements, mostly
9012 from Melissa at FSF's editing pass.
9013
9014Thu Sep 30 11:54:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9015
9016 * gdb.texinfo: Remove stuff about ar and 14 character filenames.
9017 I believe this was fixed by the 13 Sep 89 change to print_frame_info.
9018 Also, modern versions of ar like BSD 4.4 or SVR4 don't have this bug.
9019
9020Wed Sep 22 21:22:11 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9021
9022 * remote.texi (Bootstrapping): Discuss 386 call gates.
9023
9024Sat Sep 18 17:10:44 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
9025
9026 * stabs.texinfo (Based Variables): New node.
9027
9028Thu Sep 16 17:48:55 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
9029
9030 * stabs.texinfo (Negative Type Numbers): Re-write discussions of
9031 names, sizes, and formats to suggest how not to lose.
9032
9033Sat Sep 11 09:35:11 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
9034
9035 * stabs.texinfo (Methods): Fix typo.
9036
9037Fri Sep 10 06:34:20 1993 David J. Mackenzie (djm@thepub.cygnus.com)
9038
9039 * gdb.texinfo: Fix a few typos.
9040
9041Wed Sep 8 09:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9042
9043 * gdb.texinfo: Clarify how well it works with Fortran.
9044
9045 * stabs.texinfo (Stabs In ELF, Statics, ELF Transformations):
9046 More on relocating stabs in ELF files.
9047
9048Tue Sep 7 13:45:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9049
9050 * stabs.texinfo (Stabs In ELF): Talk about N_FUN value.
9051
9052Mon Sep 6 19:23:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9053
9054 * stabs.texinfo (Local Variable Parameters): Talk about nameless
9055 parameters on VAX.
9056
9057Fri Sep 3 17:06:08 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9058
9059 * gdb.texinfo: @up/@down -> @raisesections/@lowersections
9060
9061Fri Sep 3 12:04:15 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9062
9063 * stabs.texinfo: Make info author notice match the TeX author notice.
9064
9065Tue Aug 31 13:21:06 1993 David J. Mackenzie (djm@thepub.cygnus.com)
9066
9067 * stabs.texinfo: Initial-caps all words in node names and
9068 non-trivial words in section names.
9069
9070Mon Aug 30 11:13:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9071
9072 * stabs.texinfo: Many minor cleanups.
9073
9074 * stabs.texinfo: Remove @deffn except from Expanded Reference node.
9075
9076Sat Aug 28 12:08:09 1993 David J. MacKenzie (djm@edison.eng.umd.edu)
9077
9078 * stabs.texinfo: Remove full description of big example.
9079 It's not really helpful; just use pieces of it where appropriate.
9080 Add more Texinfo formatting directives (@samp, etc.).
9081 Use @deffn to define stab types.
9082 Eliminate some wordiness. Break up some nodes.
9083 Add an (alphabetized) index of symbol types.
9084 Use consistent capitalization style in node and section names.
9085
9086Thu Aug 26 06:36:31 1993 Fred Fish (fnf@deneb.cygnus.com)
9087
9088 * gdb.texinfo: Change typo "Two two" to "The two".
9089
9090Sun Aug 22 12:15:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9091
9092 * stabs.texinfo (XCOFF-differences): Remove references to
9093 non-existent types N_DECL and N_RPSYM.
9094
9095 * stabs.texinfo (String Field): Say that type attributes bug is
9096 fixed in GDB 4.10, since it is.
9097
9098 * stabs.texinfo: Clean up djm cleanups, and more cleanups of my own.
9099
9100Sat Aug 21 04:32:28 1993 David MacKenzie (djm@cygnus.com)
9101
9102 * stabs.texinfo: Formatting cleanups.
9103
9104Fri Aug 20 20:49:53 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9105
9106 * stabs.texinfo: When explaining the n_type of a stab, standardize
9107 how we do it ('#' as a comment indicator, "36 is N_FUN" as text,
9108 no tabs, use @r).
9109 (Global Variables): Clean up.
9110
9111Tue Aug 17 15:57:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9112
9113 * stabs.texinfo (Stack Variables): Re-write.
9114
9115Mon Aug 16 21:20:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9116
9117 * stabs.texinfo (Stabs-in-elf): Talk about getting the start
9118 addresses of a source file. Also revise formatting.
9119 Change "object module" or "object file" to "source file".
9120 Various: Miscellaneous cleanups.
9121
9122Thu Aug 12 15:11:51 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9123
9124 * stabs.texinfo: Point to mangling info in gcc's gpcompare.texi.
9125
9126Tue Aug 10 16:57:49 1993 Stan Shebs (shebs@rtl.cygnus.com)
9127
9128 * gdbint.texinfo: Removed many nonsensical machine-collected
9129 host and target conditionals, described some of the remainder.
9130
9131Tue Aug 10 13:28:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9132
9133 * gdbint.texinfo (Getting Started): Use @itemize, not @table.
9134
9135 * gdbint.texinfo (Top): Add name to @top line, and re-write the
9136 paragraph which follows.
9137
9138 * gdbint.texinfo (Host): Use @code not @samp for Makefile
9139 variables. Looks better and avoids overful hbox.
9140
9141Fri Jul 30 18:26:21 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9142
9143 * stabs.texinfo (Procedures): Improve stuff on nested functions.
9144
9145Thu Jul 29 15:10:58 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9146
9147 * remote.texi: (MIPS Remote) clearer doc for set/show timeout,
9148 retransmit-timeout
9149
9150Thu Jul 29 13:16:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9151
9152 * gdbint.texinfo: Update statement about `some ancient Unix
9153 systems, like Ultrix 4.0' to Ultrix 4.2.
9154
9155Wed Jul 28 15:26:53 1993 Roland H. Pesch (pesch@el_bosque.cygnus.com)
9156
9157 * h8-cfg.texi, all-cfg.texi: new flag GDBSERVER
9158
9159 * Makefile.in: depend on remote.texi rather than gdbinv-s.texi
9160
9161 * remote.texi: (Server) New node on gdbserver. (Remote Serial,
9162 ST2000 Remote, MIPS Remote): mention `host:port' syntax for TCP.
9163
9164 * remote.texi: new name for former gdbinv-s.texi
9165
9166 * gdb.texinfo: use remote.texi rather than gdbinv-s.texi
9167
9168Wed Jul 28 08:26:24 1993 Ian Lance Taylor (ian@cygnus.com)
9169
9170 * gdbinv-s.texi: Documented timeout and retransmit-timeout
9171 variables for MIPS remote debugging protocol.
9172
9173Mon Jul 26 13:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9174
9175 * stabs.texinfo (Negative Type Numbers): FORTRAN LOGICAL fix.
9176
9177Tue Jul 20 16:30:41 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
9178
9179 * Makefile.in (refcard.dvi): Use srcdir where necessary.
9180
9181Mon Jul 19 12:02:50 1993 Roland H. Pesch (pesch@cygnus.com)
9182
9183 * gdb.texinfo: repair conditional bugs in text markup
9184
9185Fri Jul 16 18:57:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9186
9187 * gdb.texinfo, all-cfg.texi, h8-cfg.texi: introduce MOD2 switch
9188 to select Modula-2 material.
9189
9190Thu Jul 15 13:15:01 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9191
9192 * stabs.texinfo: Cleanups regarding statics.
9193
9194 * gdbinv-s.texi (Bootstrapping): Document exceptionHandler.
9195 (Debug Session): Mention exceptionHandler. Add xref to Bootstrapping.
9196
9197Mon Jul 12 13:37:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9198
9199 * stabs.texinfo: N_MAIN is sometimes used for C.
9200
9201Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9202
9203 * gdbint.texinfo (Host, Target Conditionals): Remove TM_FILE_OVERRIDE.
9204
9205Tue Jul 6 12:41:28 1993 John Gilmore (gnu@cygnus.com)
9206
9207 * gdbint.texinfo (Target Conditionals): Remove NO_TYPEDEFS,
a9331b3f 9208 removed from the code by Kingdon.
c906108c
SS
9209
9210Tue Jul 6 12:24:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9211
9212 * gdb.texinfo (Break Commands): Remove stuff about flushing terminal
9213 input when evaluating breakpoint conditions; the bug has been fixed.
9214
9215 * gdb.texinfo (Continuing and Stepping): Argument to "continue"
9216 sets the ignore count to N-1, not to N.
9217
9218Thu Jul 1 14:57:42 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9219
9220 * refcard.tex (\hoffset): correct longstanding error to match
9221 intended offset; avoids cutting off edge on some printers
9222
9223Wed Jun 30 18:23:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9224
9225 * stabs.texinfo (Parameters): Say that order of stabs is significant.
9226
9227Fri Jun 25 21:34:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9228
9229 * stabs.texinfo (Common Blocks): Say what Sun FORTRAN does.
9230
9231Fri Jun 25 16:15:10 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9232
9233 * Makefile.in: (REFEDITS) new var to control whether PS or CM
9234 fonts and whether US or A4 paper for GDB refcard; (refcard.dvi)
9235 collect sed edits if any, apply to refcard before formatting;
9236 (refcard.ps) stop implying PS fonts if PS output requested;
9237 (lrefcard.ps) delete extra target for variant PS fonts
9238
9239 * refcard.tex: parametrize papersize dependent info, collect
9240 in easily replaced spot
9241
9242 * a4rc.sed: new file, edits to refcard for A4 paper
9243
9244Fri Jun 25 14:21:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9245
9246 * stabs.texinfo (Negative Type Numbers): Type -16 is 4 bytes.
9247
9248Wed Jun 23 15:02:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9249
9250 * stabs.texinfo (Negative Type Numbers): Minor character cleanups.
9251
9252Tue Jun 22 16:31:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9253
9254 * stabs.texinfo: Express disapproval of 'D' symbol descriptor
9255 politely rather than rudely.
9256
9257Fri Jun 18 19:42:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9258
9259 * stabs.texinfo: Document common blocks.
9260
9261Fri Jun 18 12:12:57 1993 Fred Fish (fnf@cygnus.com)
9262
9263 * stabs.texinfo: Add some basic info about stabs-in-elf.
9264
9265Fri Jun 18 13:57:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9266
9267 * stabs.texinfo (Top): Minor cleanup.
9268
9269Mon Jun 14 16:16:51 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
9270
9271 * Makefile.in (install-info): remove parentdir support
9272
9273Tue Jun 15 18:11:39 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9274
9275 * gdb.texinfo (Copying): delete this node and references to it;
9276 RMS says this manual need not carry GPL. (passim): Improvements
9277 from last round at FSF, largely due to Ian Taylor review, and
9278 minor formatting improvements.
9279
9280 * gdbinv-s.texi (passim): Improvements from last round at FSF,
9281 largely due to Ian Taylor review. (Debug Session): minor edits to
9282 new text.
9283
9284Sun Jun 13 12:52:39 1993 Jim Kingdon (kingdon@cygnus.com)
9285
9286 * Makefile.in (realclean): Remove info and dvi files too.
9287
9288Sat Jun 12 16:09:22 1993 Jim Kingdon (kingdon@cygnus.com)
9289
9290 * {all,h8}-config.texi: Rename to *-cfg.texi for 14 char filenames.
9291 * Makefile.in: Change accordingly. gdb-config.texi -> gdb-cfg.texi.
9292 * gdb.texinfo: Change accordingly.
9293
9294 * stabs.texinfo: Clean up N_{L,R}BRAC. Discuss what addresses of
9295 N_{L,R}BRAC,N_SLINE are relative to.
9296
9297Fri Jun 11 15:15:55 1993 Jim Kingdon (kingdon@cygnus.com)
9298
9299 * Makefile.in (GDBvn.texi): Update atomically.
9300
9301Wed Jun 9 10:58:16 1993 Jim Kingdon (kingdon@cygnus.com)
9302
9303 * gdbinv-s.texi (Debug Session): Document exceptionHook.
9304
9305Tue Jun 8 13:42:04 1993 Jim Kingdon (kingdon@cygnus.com)
9306
9307 * gdb.texinfo (Print Settings): Move all stuff relating to symbolic
9308 addresses together. Also motivate the set print symbol-filename
9309 command and suggest other solutions.
9310
9311Tue Jun 1 22:46:43 1993 Fred Fish (fnf@cygnus.com)
9312
9313 * gdb.texinfo (set print elements): Note that the number of
9314 elements is set to unlimited by "set print elements 0".
9315
9316Mon May 31 08:06:55 1993 Jim Kingdon (kingdon@cygnus.com)
9317
9318 * stabs.texinfo (Builtin Type Descriptors): Try to clarify what
9319 NF_LDOUBLE means.
9320 (Stab Types): Include Solaris stab types.
9321 (Procedures): Document Solaris extensions.
9322
9323Thu May 27 06:20:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9324
9325 * gdb.texinfo: Add `set print symbol-filename' doc.
9326
9327Wed May 26 00:26:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9328
9329 * stabs.texinfo (Arrays): Talk about type definition vs. type
9330 information.
9331
9332 * stabs.texinfo (Builtin Type Descriptors): Talk about omitting
9333 the trailing semicolon.
9334
9335Tue May 25 14:49:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9336
9337 * stabs.texinfo (Line Numbers, Source Files): Re-write these two nodes
9338 and merge in other parts of the document addressing these subjects.
9339 gdbint.texinfo (XCOFF): Remove info which is now in stabs.texinfo.
9340
9341 * stabs.texinfo (Subranges, Arrays): Try to explain about the semicolon
9342 at the end of a range type.
9343
9344 * stabs.texinfo (Subranges): "A offset" and "T offset" are not
9345 AIX extensions.
9346
9347Mon May 24 09:00:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9348
9349 * stabs.texinfo (Stabs Format): Misc fixes.
9350
9351Sat May 22 10:40:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9352
9353 * stabs.texinfo (Constants): Allow an `e' constant to be non-enum.
9354 (Traditional builtin types): Document convex convention for long long.
9355 (Negative builtin types): Discuss type names, and misc fixes.
9356
9357Fri May 21 11:20:31 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9358
9359 * stabs.texinfo (Builtin Type Descriptors): Document the floating
9360 point types used with @samp{R} type descriptor.
9361 (Symbol Descriptors): Describe how to handle conflict between
9362 different meanings of @samp{P} symbol descriptor.
9363
9364Thu May 20 13:35:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9365
9366 * stabs.texinfo: Remove node Quick Reference and put its children
9367 directly under the main menu.
9368
9369 * stabs.texinfo: Many more changes to bring it into line with
9370 AIX documentation and reality. I think it now has all the
9371 information from the AIX documentation, except that I burned
9372 out when I got to variant records (Pascal and Modula-2) and
9373 all the COBOL types. Oh well, we can add them later when we're
9374 worrying more about those languages.
9375
9376 * stabs.texinfo (Automatic variables): Talk about what it means
9377 to omit the symbol descriptor.
9378
9379Tue May 18 17:59:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9380
9381 * stabs.texinfo (Parameters): Add "(sometimes)" when describing
9382 gcc2 behavior with promoted args.
9383
9384Fri May 14 21:35:29 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9385
9386 * gdb.texinfo: include readline appendices in info version of manual
9387
9388Fri May 7 11:56:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9389
9390 * gdbinv-s.texi (Remote Serial): describe new ^C behavior in
9391 target remote.
9392
9393 * gdb.texinfo (Machine Code): more index entries for disassemble
9394
9395Fri May 7 10:12:30 1993 Fred Fish (fnf@cygnus.com)
9396
9397 * Clarify the intended use of the gdb-testers and gdb-patches
9398 mailing lists, and shrink gzip comment.
9399
9400Thu May 6 16:39:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9401
9402 * gdb.texinfo (Shell Commands): do not mention SHELL env var in
9403 DOSHOST configuration of manual.
9404
9405 * gdb.texinfo (MIPS Stack): new node.
9406
9407 * all-config.texi (MIPS) new switch.
9408
9409 * gdbinv-s.texi (Nindy Options) Remove two instances of future
9410 tense; (MIPS Remote) new node.
9411
9412 * gdb.texinfo (passim) rephrases to work around makeinfo @value
9413 bug; (Environment) less passive, other small cleanups in text about
9414 .cshrc/.bashrc; (Invoking GDB) new MIPS Remote menu entry;
9415 (Remote) new MIPS Remote menu entry.
9416
9417Thu Apr 29 09:36:25 1993 Jim Kingdon (kingdon@cygnus.com)
9418
9419 * stabs.texinfo: Many changes to include information from the
9420 AIX documentation.
9421
9422 * gdb.texinfo (Environment): Mention pitfall with .cshrc.
9423
9424Tue Apr 27 14:02:57 1993 Jim Kingdon (kingdon@cygnus.com)
9425
9426 * gdbint.texinfo (new node Debugging GDB, elsewhere):
9427 Move a bunch of information from ../README.
9428 (Getting Started): New node.
9429
9430Fri Apr 23 17:21:13 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9431
9432 * gdbinv-s.texi, gdb.texinfo: include Hitachi SH target
9433
9434 * gdb.texinfo: advance manual revision dates to present
9435
9436 * gdbinv-s.texi, gdb.texinfo, all-config.texi, h8-config.texi:
9437 stop using silly Roman numerals in @set variable names
9438
9439Fri Apr 23 07:30:01 1993 Jim Kingdon (kingdon@cygnus.com)
9440
9441 * stabs.texinfo (Parameters): Keep trying to get this right.
9442
9443Wed Apr 21 15:18:47 1993 Jim Kingdon (kingdon@cygnus.com)
9444
9445 * stabs.texinfo (Parameters): More on "local parameters".
9446
9447Mon Apr 19 08:00:51 1993 Jim Kingdon (kingdon@cygnus.com)
9448
9449 * stabs.texinfo (Parameters): Re-do "local parameters" section.
9450
9451Sun Apr 18 09:47:45 1993 Jim Kingdon (kingdon@cygnus.com)
9452
9453 * stabs.texinfo (Symbol descriptors): Re-do using @table and @xref.
9454 (Parameters): Rewrite.
9455 (xcoff-differences, Sun-differences): Minor changes.
9456
9457Thu Apr 15 02:35:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
9458
9459 * stabs.texinfo: Minor cleanup.
9460
9461Wed Apr 14 17:31:00 1993 Jim Kingdon (kingdon@cygnus.com)
9462
9463 * gdbint.texinfo: Minor xcoff stuff.
9464
9465Wed Apr 7 14:11:07 1993 Fred Fish (fnf@cygnus.com)
9466
9467 * gdbint.texinfo: Update for new config directory structure.
9468 Add info about internal type data structures.
9469
9470Mon Apr 5 09:06:30 1993 Ian Lance Taylor (ian@cygnus.com)
9471
9472 * Makefile.in (SFILES_INCLUDED): gdb-config.texi is no longer in
9473 $(srcdir).
9474 (gdb-config.texi): Depend on file in $(srcdir).
9475
9476Fri Apr 2 16:55:13 1993 Jim Kingdon (kingdon@cygnus.com)
9477
9478 * stabs.texinfo: Fixes about N_SO.
9479
9480Fri Mar 26 18:00:35 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9481
9482 * gdb.texinfo: include list of nonstandard init file names
9483
9484 * *-config.texi: new switch GENERIC for text that applies *only*
9485 to (usual) multiple-target version of manual
9486
9487 * gdb.texinfo, gdbinv-s.texi: Update conditional markup to correct
9488 h8 config
9489
9490 * gdb.texinfo: depend on latest fixed makeinfo, use conditionals
9491 in menus (rather than conditionally selected multiple alternative
9492 menus).
9493
9494 * Makefile.in: define and use DOC_CONFIG var to select
9495 configuration for GDB user manual.
9496
9497 * gdb-config.texi: delete from repository, generate from Makefile.
9498
9499 * all-config.texi: normal `generic' configuration file, formerly
9500 stored as gdb-config.texi
9501
9502Wed Mar 24 14:03:19 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
9503
9504 * Makefile.in: add dvi target to build all .dvi files
9505
9506Tue Mar 23 16:03:24 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9507
9508 * gdb.texinfo, gdvinv-s.texinfo: formatting improvements.
9509
9510Fri Mar 19 21:46:50 1993 John Gilmore (gnu@cygnus.com)
9511
9512 * gdbint.texinfo: Doc NO_MMALLOC and NO_MMALLOC_CHECK as
9513 host conditionals.
9514 * stabs.texinfo: More array fixes inspired by Jim's.
9515
9516Fri Mar 19 10:23:34 1993 Jim Kingdon (kingdon@cygnus.com)
9517
9518 * stabs.texinfo: Fixes re arrays and continuations.
9519
9520 * gdbint.texinfo: Add XCOFF node.
9521
9522Mon Mar 8 15:52:18 1993 John Gilmore (gnu@cygnus.com)
9523
9524 * gdb.texinfo: Add `set print max-symbolic-offset' doc.
9525
9526Sun Feb 21 17:09:38 1993 Per Bothner (bothner@rtl.cygnus.com)
9527
9528 * stabs.texinfo: Fix for array types to mention lower bounds.
9529
9530Thu Feb 18 01:19:49 1993 John Gilmore (gnu@cygnus.com)
9531
9532 * gdbint.texinfo: Update PTRACE_ARG3_TYPE doc, pull PT_*.
9533
9534Wed Feb 17 08:15:24 1993 John Gilmore (gnu@cygnus.com)
9535
9536 * gdbint.texinfo: Remove SET_STACK_LIMIT_HUGE from target defines.
9537
9538Thu Feb 11 10:38:40 1993 John Gilmore (gnu@cygnus.com)
9539
9540 * gdbint.texinfo: Fix thinko (NM_FILE => NAT_FILE). Found
9541 by Michael Ben-Gershon <mybg@CS.HUJI.AC.IL>.
9542
9543Wed Feb 10 23:59:19 1993 John Gilmore (gnu@cygnus.com)
9544
9545 * gdbint.texinfo: Eliminate IBM6000_HOST, document IBM6000_TARGET.
9546
9547Tue Feb 9 18:26:21 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9548
9549 * gdb.texinfo, gdbinv-s.texi: misc updates
9550
9551Sat Feb 6 10:25:47 1993 John Gilmore (gnu@cygnus.com)
9552
9553 * gdbint.texinfo: Brief documentation for longjmp support,
9554 from an email msg by Stu.
9555
9556Fri Feb 5 14:10:15 1993 John Gilmore (gnu@cygnus.com)
9557
9558 * stabs.texinfo: Fix description of floating point "range"
9559 types (which really define basic types). Reported by Jim Meehan,
9560 <meehan@src.dec.com>.
9561
9562 * gdbint.texinfo: Remove COFF_NO_LONG_FILE_NAMES define, now gone.
9563
9564Thu Feb 4 13:56:46 1993 Ian Lance Taylor (ian@cygnus.com)
9565
9566 * gdbint.texinfo: Slightly expand section on supporting a new
9567 object file format.
9568
9569Thu Feb 4 01:49:04 1993 John Gilmore (gnu@cygnus.com)
9570
9571 * Makefile.in (refcard.ps, lrefcard.ps): Remove psref.tex
9572 intermediate file.
9573
9574Tue Feb 2 12:18:06 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9575
9576 * gdb.texinfo, gdbinv-s.texi: miscellaneous stylistic cleanups
9577
9578Mon Feb 1 15:35:47 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9579
9580 * gdbinv-s.texi: z8000 simulator target name is just "sim"
9581
9582 * gdbinv-s.texi: Mention that Z8000 simulator can simulate Z8001
9583 as well as Z8002.
9584
9585Sat Nov 28 06:51:35 1992 John Gilmore (gnu@cygnus.com)
9586
9587 * gdbint.texinfo: Add sections on clean design and on how to send
9588 in changes.
9589
9590Mon Nov 9 23:57:02 1992 John Gilmore (gnu@cygnus.com)
9591
9592 * gdbint.texinfo: Add how to declare the result of make_cleanup.
9593
9594Mon Oct 26 11:09:47 1992 John Gilmore (gnu@cygnus.com)
9595
9596 * gdb.texinfo: Fix typo, reported by Karl Berry.
9597
9598Fri Oct 23 00:41:21 1992 John Gilmore (gnu@cygnus.com)
9599
9600 * gdb.texinfo: Add opcodes dir to GDB distribution description.
9601
9602Sat Oct 10 18:04:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9603
9604 * gdbint.texinfo: fixed a stray email address (needs @@),
9605 added @table @code to node "Native Conditionals"
9606
9607Tue Sep 22 00:34:15 1992 John Gilmore (gnu@cygnus.com)
9608
9609 * gdbint.texinfo: Describe coding style of GDB.
9610
9611Mon Sep 21 19:32:16 1992 John Gilmore (gnu@cygnus.com)
9612
9613 * stabs.texinfo: Minor wording changes.
9614
9615Tue Sep 15 02:57:09 1992 John Gilmore (gnu@cygnus.com)
9616
9617 * gdbint.texinfo: Improve release doc slightly.
9618
9619Fri Sep 11 01:34:25 1992 John Gilmore (gnu@sphagnum.cygnus.com)
9620
9621 * gdbint.texinfo: Improve doc of GDB config macros.
9622
9623Wed Sep 9 16:52:06 1992 John Gilmore (gnu@cygnus.com)
9624
9625 * stabs.texinfo: Remove Bothner's changes for C++ nested types.
9626 These will be reinserted when examined.
9627
9628Mon Aug 24 01:17:55 1992 John Gilmore (gnu@cygnus.com)
9629
9630 * gdbint.texinfo: Make a start at documenting all the #if macros
9631 in GDB. At least list them all, and start separating them into
9632 host-specific and target-specific.
9633
9634Tue Aug 18 15:59:13 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
9635
9636 * gdbinv-s.m4.in: refrain from using @cartouche for just a few
a9331b3f 9637 examples (not consistent w others).
c906108c
SS
9638 gdb.texinfo: issue disclaimer paragraph on cmdline options only
9639 for generic vn of doc
9640
9641Tue Aug 18 14:53:27 1992 Ian Lance Taylor (ian@cygnus.com)
9642
9643 * Makefile.in: always create installation directories.
9644
9645Tue Aug 18 14:11:50 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
9646
9647 * gdb.texinfo: in h8 config, do not describe searching commands.
9648
9649Mon Aug 17 18:07:59 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
9650
9651 * gdb.texinfo, none.m4, h8.m4, gdbinv-s.m4.in: improve H8/300
9652 conditionals; introduce a few generic switches that may be
9653 useful for other cross-dev or dos-hosted configs.
9654
9655 * gdb.texinfo: fix typo in "info reg" description
9656
9657Sun Aug 16 01:16:18 1992 John Gilmore (gnu@cygnus.com)
9658
9659 * stabs.texinfo: Minor updates from running TeX over it.
9660 * Makefile.in (stabs.dvi, stabs.ps): Add.
9661
9662Sat Aug 15 20:52:24 1992 Per Bothner (bothner@rtl.cygnus.com)
9663
9664 * stabs.texinfo: Stabs documentation, written by Julia Menapace.
9665 First pass at converting it to texinfo.
9666
9667Sat Aug 15 03:14:59 1992 John Gilmore (gnu@cygnus.com)
9668
9669 * gdb.texinfo, refcard.tex: Document mult args on `info reg'.
9670 * Makefile.in (refcard.ps, lrefcard.ps): Add missing $(srdir).
9671
9672Fri Aug 14 21:08:47 1992 John Gilmore (gnu@cygnus.com)
9673
9674 * gdbint.texinfo: Add section on partial symbol tables.
9675
9676Sat Jun 20 16:31:10 1992 John Gilmore (gnu at cygnus.com)
9677
9678 * gdb.texinfo: document `set remotedebug' and `set
9679 rstack_high_address'.
9680
9681Thu May 14 17:09:48 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
9682
9683 * gdb.texinfo: slight expansion of new text on reading info files
9684 * gdbinv-s.m4.in: correct and expand info on cross-debugging
9685 H8/300 from DOS.
9686
9687Tue May 12 12:22:47 1992 John Gilmore (gnu at cygnus.com)
9688
9689 * gdb.texinfo: `info user' => `show user'. Noticed by David Taylor.
9690
9691Mon May 11 19:06:27 1992 John Gilmore (gnu at cygnus.com)
9692
9693 * gdb.texinfo: Say how to read the `info' files.
9694
9695Tue May 5 12:11:38 1992 K. Richard Pixley (rich@cygnus.com)
9696
9697 * Makefile.in: gm4 -> m4.
9698
9699Fri Apr 10 17:50:43 1992 John Gilmore (gnu at rtl.cygnus.com)
9700
9701 * gdb.texinfo: Update for GDB-4.5. Move `Formatting
9702 Documentation' ahead of `Installing GDB' to match README.
9703 Update shared library doc, -readnow and -mapped, and directory
a9331b3f 9704 structure (add glob and mmalloc). Update configure doc.
c906108c
SS
9705
9706Tue Mar 24 23:28:38 1992 K. Richard Pixley (rich@cygnus.com)
9707
9708 * Makefile.in: remove $(srcdir) from gdb.info rule.
9709
9710Sat Mar 7 18:44:50 1992 K. Richard Pixley (rich@rtl.cygnus.com)
9711
9712 * Makefile.in: commented out gdb-all.texinfo rule. This is
9713 temporary.
9714
9715Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
9716
9717 * Makefile.in, configure.in: removed traces of namesubdir,
9718 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
9719 copyrights to '92, changed some from Cygnus to FSF.
9720
9721Fri Dec 13 09:47:31 1991 John Gilmore (gnu at cygnus.com)
9722
9723 * gdb.texinfo: Improve how we ask for bug reports.
9724
9725Tue Dec 10 04:07:21 1991 K. Richard Pixley (rich at rtl.cygnus.com)
9726
9727 * Makefile.in: infodir belongs in datadir.
9728
9729Fri Dec 6 23:57:34 1991 K. Richard Pixley (rich at rtl.cygnus.com)
9730
9731 * Makefile.in: remove spaces following hyphens, bsd make can't
9732 cope. install using INSTALL_DATA. added clean-info. added
a9331b3f 9733 standards.text support.
c906108c
SS
9734
9735Thu Dec 5 22:46:12 1991 K. Richard Pixley (rich at rtl.cygnus.com)
9736
9737 * Makefile.in: idestdir and ddestdir go away. Added copyrights
9738 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
9739 and mandir now keyed off datadir by default.
9740
9741\f
9742Local Variables:
9e9c5ae7 9743mode: change-log
c906108c
SS
9744left-margin: 8
9745fill-column: 74
9746version-control: never
9747End:
This page took 1.450039 seconds and 4 git commands to generate.