*** empty log message ***
[deliverable/binutils-gdb.git] / gdb / doc / ChangeLog
CommitLineData
bd712aed
DE
12013-03-21 Doug Evans <dje@google.com>
2
3 * gdb.texinfo (Maintenance Commands): Add docs for
4 "mt set per-command {space,time,symtab} {on,off}".
5
d0353e76
YQ
62013-03-14 Hui Zhu <hui@codesourcery.com>
7 Yao Qi <yao@codesourcery.com>
8
9 * gdb.texinfo (Trace Files): Add "tsave -ctf".
10
6dd24dfa
KS
112013-03-13 Keith Seitz <keiths@redhat.com>
12
13 * gdb.texinfo (Maintenance Commands): Add missing ')' for
14 "maint agent" reference to Dynamic printf.
15
5c4808ca
EZ
162013-03-11 Eli Zaretskii <eliz@gnu.org>
17
18 * gdb.texinfo (General Query Packets): Don't use colon in index
19 entries visible to Info format.
20
59ea5688
MM
212013-03-11 Markus Metzger <markus.t.metzger@intel.com>
22
23 * gdb.texinfo (Process Record and Replay): Document record
24 changes.
25
2ae8c8e7
MM
262013-03-11 Markus Metzger <markus.t.metzger@intel.com>
27
28 * gdb.texinfo (Requirements): List qXfer:btrace:read requiring expat.
29 (General Query Packets): Describe Qbtrace:bts, Qbtrace:off, and
30 qXfer:btrace:read.
31
28abe188
EZ
322013-03-09 Eli Zaretskii <eliz@gnu.org>
33
34 * gdb.texinfo (General Query Packets, Tracepoint Packets): Don't
35 use colons in @anchor and @cindex entries.
36
be9a119c 372013-03-09 Hafiz Abid Qadeer <abidh@codesourcery.com>
6790eb9f
HAQ
38
39 * gdb.texinfo (QTBuffer:size): Add cindex and anchor.
40
be9a119c 412013-03-08 Stan Shebs <stan@codesourcery.com>
f6f899bf
HAQ
42 Hafiz Abid Qadeer <abidh@codesourcery.com>
43
44 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
45 trace-buffer-size set and show commands.
46 (Tracepoint Packets): Document QTBuffer:size.
47 (General Query Packets): Document QTBuffer:size.
48
d57350ea
TT
492013-02-21 Tom Tromey <tromey@redhat.com>
50
51 * gdb.texinfo: Remove bad @syncodeindex.
52 (Values From Inferior, Types In Python, Inferiors In Python)
53 (Events In Python, Threads In Python, Frames In Python, Blocks In
54 Python, Symbols In Python, Symbol Tables In Python): Remove
55 @tables.
56 (Packets, General Query Packets, Tracepoint Packets)
57 (Host I/O Packets): Use @w{} for empty @item.
58
9f44fbc0
SCR
592013-02-20 Siva Chandra Reddy <sivachandra@google.com>
60
61 * gdb.texinfo (Architectures In Python): Add description about
62 the new method gdb.Architecture.disassemble.
63
f5911ea1
HAQ
642013-02-15 Pedro Alves <pedro@codesourcery.com>
65 Hafiz Abid Qadeer <abidh@codesourcery.com>
66
67 * gdb.texinfo (GDB/MI Tracepoint Commands) <-trace-status>:
68 Document the "trace-file" field.
69
7e1e0340
DE
702013-02-07 Doug Evans <dje@google.com>
71
72 * gdb.texinfo (Machine Code): Clarify argument to disassemble
73 command.
74
134a2066
YQ
752013-02-06 Yao Qi <yao@codesourcery.com>
76
77 * gdb.texinfo (GDB/MI Async Records): Document new MI
78 notification "=tsv-modified". Update the document of MI
79 notification "=tsv-created".
80 * observer.texi (GDB Observers): New observer tsv_modified.
81 Update observer tsv_created and tsv_delete.
82
430ed3f0
MS
832013-02-05 Yufeng Zhang <yufeng.zhang@arm.com>
84
85 * gdb.texinfo (AArch64 Features): New section; document
86 org.gnu.gdb.aarch64.core and org.gnu.gdb.aarch64.fpu.
87 (Architectures): Add new AArch64 section to document AArch64
88 architecture specific commands.
89 (ABI): Add description of the new OS ABI "Newlib" and its influence
90 on the longjmp handling.
91
1b56eb55
JK
922013-02-03 Eldar Gaynetdinov <hal9000ed2k@gmail.com>
93 Jan Kratochvil <jan.kratochvil@redhat.com>
94
95 * gdb.texinfo (Backtrace): Added description of 'filename-display'
96 variable in 'set/show backtrace' section.
97
c4957902
TT
982013-01-31 Tom Tromey <tromey@redhat.com>
99
100 * gdb.texinfo (Target Commands): Fix typo.
101
bea883fd
SCR
1022013-01-23 Siva Chandra Reddy <sivachandra@google.com>
103
104 * doc/gdb.texinfo (Architectures In Python): New sub-sub-section
105 describing the gdb.Architecture class.
106 (Frames In Python): Add description about the new method
107 gdb.Frame.architecture().
108
796a7ff8
DE
1092013-01-23 Doug Evans <dje@google.com>
110
111 * gdb.texinfo (Index Section Format): Document .gdb_index version 8.
112
998580f1
MK
1132013-01-21 Marc Khouzam <marc.khouzam@ericsson.com>
114
115 * gdb.texinfo (GDB/MI Breakpoint Commands): Document new
116 'thread-groups' field when printing a breakpoint in MI.
117
c9fb1240
SD
1182012-01-17 Sanjoy Das <sanjoy@playingwithpointers.com>
119 * gdb.texinfo (Using JIT Debug Info Readers): Change documentation
120 to reflect that jit-reader-load now supports absolute file-names.
121
ab04a2af
TT
1222013-01-16 Tom Tromey <tromey@redhat.com>
123
124 * gdb.texinfo (Set Catchpoints): Document "catch signal".
125 (Signals): Likewise.
126
8ac3646f
TT
1272013-01-16 Tom Tromey <tromey@redhat.com>
128
129 * gdb.texinfo (GDB/MI Breakpoint Information): Document
130 "catch-type" field.
131 (GDB/MI Catchpoint Commands): Add "catch-type" to examples.
132
e93a8774
TT
1332013-01-07 Tom Tromey <tromey@redhat.com>
134
135 * gdb.texinfo (Mode Options): Don't mention -epoch.
136 (Data, Emacs): Remove obsolete comments.
137
54516a0b
TT
1382013-01-02 Tom Tromey <tromey@redhat.com>
139
140 * gdb.texinfo (GDB/MI Output Records): Update menu.
141 (GDB/MI Breakpoint Information): New node.
142 (GDB/MI Breakpoint Commands) <-break-info>: Link to new node.
143 <-break-insert>: Likewise.
144
8dbe8ece
YQ
1452012-12-31 Yao Qi <yao@codesourcery.com>
146
147 * gdb.texinfo (Remote Non-Stop): Move paragraphs to ...
148 (Packets): Move "vStopped" packet to ...
149 (Notification Packets): ... here. Describe the components
150 of notification. Add a table of supported notifications.
151 Add an example on the process of he async notification.
152
f35a17b5
JK
1532012-12-25 Jan Kratochvil <jan.kratochvil@redhat.com>
154
155 * gdb.texinfo (GDB/MI Data Manipulation) (fullname): Make it always
156 present.
157 (GDB/MI File Commands) (-file-list-exec-source-files): Make the
158 fullname output always present.
159
0dfd2fad
PM
1602012-12-23 Pierre Muller <muller@sourceware.org>
161
162 * gdbint.texinfo (Function prototypes): Require use of "extern"
163 modifier for function prototypes in headers.
164
7785b880
JB
1652012-12-19 Joel Brobecker <brobecker@adacore.com>
166
167 * refcard.tex: Update copyright notice to GPL v3 or later.
168 Update contact info.
169
3d745be3
JK
1702012-12-16 Jan Kratochvil <jan.kratochvil@redhat.com>
171
172 * gdbint.texinfo (Coding Standards) (C Usage): New rule for 0 vs. NULL.
173
c9b6281a
YQ
1742012-12-15 Yao Qi <yao@codesourcery.com>
175
176 * gdb.texinfo (Debugging Output): Document 'set debug
177 notification' and 'show debug notification'.
178
f2a8bc8a
YQ
1792012-12-15 Yao Qi <yao@codesourcery.com>
180
181 * gdb.texinfo (Listing Tracepoints): New item and example about
182 'installed on target' output.
183 Add more in the example about 'installed on target'.
184 (GDB/MI Breakpoint Commands): Doc about 'installed field.
185
451b7c33
TT
1862012-12-14 Tom Tromey <tromey@redhat.com>
187
188 * gdb.texinfo (SVR4 Process Information): Mention core files.
189
3fa7bf06
MG
1902012-12-12 Mircea Gherzan <mircea.gherzan@intel.com>
191
192 * gdb.texinfo (GDB/MI Catchpoint Commands): New section.
193
05b4bd79
PA
1942012-12-11 Pedro Alves <palves@redhat.com>
195
196 * gdb.texinfo: Remove all mentions of Unixware throughout.
197
74a0d9f6
JK
1982012-12-09 Jan Kratochvil <jan.kratochvil@redhat.com>
199
200 * gdbint.texinfo (Host Definition): Remove CC_HAS_LONG_LONG.
201
0c631110
TT
2022012-11-29 Tom Tromey <tromey@redhat.com>
203
204 * gdb.texinfo (SVR4 Process Information): Document missing
205 "info proc" subcommands.
206
891df0ea
YQ
2072012-11-29 Yao Qi <yao@codesourcery.com>
208
209 PR gdb/1477.
210 * gdb.texinfo (Print Settings): Correct the default 'demangle-style'
211 to 'auto' instead of 'gnu'.
212
608e2dbb
TT
2132012-11-26 Tom Tromey <tromey@redhat.com>
214
215 * gdb.texinfo (MiniDebugInfo): New node.
216 (GDB Files): Update.
217
e64e0392
DE
2182012-11-16 Doug Evans <dje@google.com>
219
220 * gdb.texinfo (System-wide configuration): If the system-wide init
221 file lives in the data-directory, and --data-directory is provided,
222 look for it there.
223
ae606bee
TT
2242012-11-15 Tom Tromey <tromey@redhat.com>
225
226 * gdb.texinfo (Signaling): Fix typo.
227
62747a60
TT
2282012-11-13 Giuseppe Montalto <giuseppe.montalto@st.com>
229
230 * gdb.texinfo (GDB/MI Data Manipulation): Document new optional
231 parameter "count" of -data-write-memory-bytes, and add an example.
232
18a9fc12
TT
2332012-11-12 Tom Tromey <tromey@redhat.com>
234
235 * gdb.texinfo (Symbols): Document "info type-printers",
236 "enable type-printer" and "disable type-printer".
237 (Python API): Add new node to menu.
238 (Type Printing API): New node.
239 (Progspaces In Python): Document type_printers field.
240 (Objfiles In Python): Likewise.
241 (gdb.types) <get_type_recognizers, apply_type_recognizers,
242 register_type_printer, TypePrinter>: Document.
243
53342f27
TT
2442012-11-12 Tom Tromey <tromey@redhat.com>
245
246 * gdb.texinfo (Symbols): Document "set print type methods",
247 "set print type typedefs", and flags to ptype and whatis.
248
ed8a1c2d
AB
2492012-11-09 Andrew Burgess <aburgess@broadcom.com>
250
251 * gdb.texinfo (GDB/MI Data Manipulation): Add fullname field to
252 the example -data-disassemble output. Extend the description of
253 the -data-disassemble results to document all fields. Document
254 the cli disassemble command as being related to -data-disassemble.
255
8506d139
YQ
2562012-11-09 Yao Qi <yao@codesourcery.com>
257
258 PR gdb/14777.
259 * gdb.texinfo (OS Information): Remove doc on command
260 'info udot'.
261
4d3f93a2
JB
2622012-11-08 Joel Brobecker <brobecker@adacore.com>
263
264 * gdb.texinfo (Startup): Minor rewording, and clarify scope of
265 gdb.ini warning for Windows port.
266
1e96de83
YQ
2672012-11-08 Yao Qi <yao@codesourcery.com>
268
269 * gdb.texinfo (Search): Add kindex for 'fo'.
270
dc939229
TT
2712012-11-05 Tom Tromey <tromey@redhat.com>
272
273 PR python/14802:
274 * gdb.texinfo (Functions In Python): Add example.
275
6f6484cd
YQ
2762012-11-03 Yao Qi <yao@codesourcery.com>
277
278 * observer.texi (GDB Observers): Remove observer
279 'tracepoint_modified', 'tracepoint_created' and
280 'tracepoint_deleted'.
281
af4238e5
TT
2822012-10-26 Tom Tromey <tromey@redhat.com>
283
284 * gdb.texinfo (General Query Packets): Use @itemx for QAgent.
285
687e43a4
TT
2862012-10-25 Tom Tromey <tromey@redhat.com>
287
288 * gdb.texinfo (General Query Packets): Use @itemx.
289
8de0566d
YQ
2902012-10-17 Yao Qi <yao@codesourcery.com>
291
292 * observer.texi (GDB Observers): Update observer
293 'memory_changed'.
294 * gdb.texinfo (GDB/MI Async Records): Document for
295 "memory-changed" notification.
296
07540c15
DE
2972012-10-15 Doug Evans <dje@google.com>
298
299 * gdb.texinfo (Mode Options): Document -nh.
300 Elaborate on docs for -nx.
301
d7019589
SP
3022012-09-26 Siddhesh Poyarekar <siddhesh@redhat.com>
303
304 * observer.texi (memory_changed): Expand parameter LEN to ssize_t.
305
82a90ccf
YQ
3062012-09-21 Yao Qi <yao@codesourcery.com>
307 Pedro Alves <palves@redhat.com>
308
309 * gdb.texinfo (GDB/MI Async Records): Document notification
310 'record-started' and 'record-stopped'.
311 * observer.texi (GDB Observers): New observer 'record-changed'.
312
aa9259cc
TS
3132012-09-19 Thomas Schwinge <thomas@codesourcery.com>
314
315 * gdb.texinfo: Document the removal of SH's 'regs' command.
316
c1d780c2
SDJ
3172012-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
318
319 * gdb.texinfo (jump): Mention new alias `j' for `jump'.
320
bb25a15c
YQ
3212012-09-18 Yao Qi <yao@codesourcery.com>
322
323 * gdb.texinfo (GDB/MI Async Records): Document new MI
324 notifications '=tsv-created' and '=tsv-deleted'.
325 * observer.texi (GDB Observers): New observer tsv_created and
326 tsv_deleted.
327
201b4506
YQ
3282012-09-18 Yao Qi <yao@codesourcery.com>
329
330 * observer.texi (GDB Observers): New observer 'traceframe_changed'.
331 * gdb.texinfo (GDB/MI Async Records): Mention new MI notification
332 '=traceframe-changed'.
333
6fc1c773
YQ
3342012-09-17 Yao Qi <yao@codesourcery.com>
335
336 * gdb.texinfo (List): Describe the meaning of 0 and -1 in
337 'set listsize'.
338
121c73f3
JK
3392012-09-13 Jan Kratochvil <jan.kratochvil@redhat.com>
340 Eli Zaretskii <eliz@gnu.org>
341
342 * gdbint.texinfo (Defining Other Architecture Features): Clarify *pcptr
343 encoding for gdbarch_breakpoint_from_pc, bp_addr for
344 gdbarch_push_dummy_call and bp_addr for gdbarch_push_dummy_code.
345
e9687799
JK
3462012-08-27 Jan Kratochvil <jan.kratochvil@redhat.com>
347
348 * gdb.texinfo (objfile-gdb.py file): New paragraph for .exe stripping.
349
3b5e4d35
YPK
3502012-08-23 Khoo Yit Phang <khooyp@cs.umd.edu>
351
352 Document how to return from "python-interactive" to GDB.
353 * gdb.texinfo (Python Commands): Update documentation.
354
3552012-08-22 Khoo Yit Phang <khooyp@cs.umd.edu>
356
357 Add a new "python-interactive" command that starts a standard
358 Python interactive prompt with "pi" as alias, and add "py" as
359 an alias to "python".
360 * gdb.texinfo (Python Commands): Document the new commands.
361
b583003e
TT
3622012-08-22 Tom Tromey <tromey@redhat.com>
363
364 * gdbint.texinfo (Host Definition): Remove documentation for
365 SIGWINCH_HANDLER and SIGWINCH_HANDLER_BODY.
366
a451cb65
KS
3672012-08-17 Keith Seitz <keiths@redhat.com>
368
369 PR c++/13356
370 * gdb.texinfo (Type and Range Checking): Remove warning.
371 Remove spurious commas.
372 Update text and examples for re-implementation of set/show
373 check type.
374 (C and C++ Type and Range Checks): Likewise.
375
6b1755ce
YQ
3762012-08-16 Yao Qi <yao@codesourcery.com>
377
378 * gdb.texinfo (Types In Python): Mention gdb.TYPE_CODE_BITSTRING
379 is deprecated.
380
f47f77df
DE
3812012-08-13 Doug Evans <dje@google.com>
382
383 * gdb.texinfo (Convenience Vars): Update text for "show convenience"
384 to include functions.
385
a72c3253
DE
3862012-08-10 Doug Evans <dje@google.com>
387
388 * gdb.texinfo (Convenience Funs): New node.
389 (Types In Python): Document Type.vector.
390
5b9afe8a
YQ
3912012-08-09 Yao Qi <yao@codesourcery.com>
392
393 * observer.texi: New observer command_param_changed.
394 * gdb.texinfo (GDB/MI Async Records): Doc for '=cmd-param-changed'.
395
dc1039df
JK
3962012-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
397
398 * gdbint.texinfo (Debugging GDB): In section
399 'Debugging @value{GDBN} with itself' change .gdbinit for gdb-gdb.gdb.
400 Mention also gdb-gdb.py.
401
4abf930d
YQ
4022012-08-07 Yao Qi <yao@codesourcery.com>
403
404 Revert the folloing patch:
405 2012-08-06 Yao Qi <yao@codesourcery.com>
406 * gdb.texinfo (Remote Configuration): Add kindex for 'set
407 remote hardware-watchpoint-limit' and 'set
408 remote hardware-breakpoint-limit'.
409
f3c8a52a
JK
4102012-08-06 Nathaniel Flath <flat0103@gmail.com>
411
412 * gdb.texinfo (Working Directory): Added information about new
413 default argument for 'cd' command.
414
77a91025
YQ
4152012-08-06 Yao Qi <yao@codesourcery.com>
416
417 * gdb.texinfo (Remote Configuration): Add kindex for 'set
418 remote hardware-watchpoint-limit' and 'set
419 remote hardware-breakpoint-limit'.
420
d9f08f52
YQ
4212012-08-06 Yao Qi <yao@codesourcery.com>
422
423 Fix PR14371.
424
425 * gdb.texinfo (GDB/MI Async Records): Fix the doc for
426 '=breakpoint-deleted'.
427
95b07c96
YQ
4282012-08-02 Yao Qi <yao@codesourcery.com>
429
430 * gdb.texinfo (Native): Remove node Neutrino.
431
7255706c
YQ
4322012-07-27 Yao Qi <yao@codesourcery.com>
433
434 * gdb.texinfo (IPA Protocol Commands): Document new command
435 'close'.
436
d6b28940
TT
4372012-07-25 Tom Tromey <tromey@redhat.com>
438
439 * gdb.texinfo (Maintenance Commands): Document maint info bfds.
440
e615022a
DE
4412012-07-20 Doug Evans <dje@google.com>
442
443 * gdb.texinfo (Mode Options): Delete --use-deprecated-index-sections.
444 (Index Files): Document how to control the use of deprecated index
445 sections.
446 (Index Section Format): Replace --use-deprecated-index-sections with
447 "set use-deprecated-index-sections on".
448
055855a4
EZ
4492012-07-12 Eli Zaretskii <eliz@gnu.org>
450
451 * gdbint.texinfo: Remove @syncodeindex directives that put all the
452 indices into a single node "Index". Instead, join function and
453 variable indices into a single index, separate from the concept
454 index. Requested in
455 http://sourceware.org/ml/gdb-patches/2012-07/msg00146.html.
456 (Top): Update the top-level menu: instead of one "Index" there are
457 now separate entries "Concept Index" and "Function and Variable
458 Index".
459 (Concept Index, Function and Variable Index): New nodes.
460 (Index): Node deleted.
461
f77cc5f0
HZ
4622012-07-05 Hui Zhu <hui_zhu@mentor.com>
463
464 * gdb.texinfo (Maintenance Commands): Change help for "maint agent"
465 and "maint agent-eval".
466
00595b5e
EZ
4672012-07-03 Eli Zaretskii <eliz@gnu.org>
468
469 * gdb.texinfo: Separate the index into 2 indices, cp and fn, to
470 avoid file-name clashes between Index.html and index.html on
471 case-insensitive filesystems. See the discussion starting in
472 http://sourceware.org/ml/gdb-patches/2012-06/msg00457.html for the
473 details of the problem.
474 (Top): Update the master menu for the above.
475 (Concept Index, Command and Variable Index): New nodes, instead of
476 the old "Index" node that was deleted. All cross-references
477 updated.
478
d3ce09f5
SS
4792012-07-02 Stan Shebs <stan@codesourcery.com>
480
481 * gdb.texinfo (Dynamic Printf): Mention agent style and
482 disconnected dprintf.
483 (Maintenance Commands): Describe maint agent-printf.
484 (General Query Packets): Mention BreakpointCommands feature.
485 (Packets): Document commands extension to Z0 packet.
486 * agentexpr.texi (Bytecode Descriptions): Document printf
487 bytecode.
488
2d7b58e8
JK
4892012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
490
491 * gdb.texinfo (File Options): Change -ix and -iex commands that apply
492 only after gdbinit files.
493 (Startup): Move -iex and -iex commands down after gdbinit files.
494
202cbf1c
JK
4952012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
496
497 * gdb.texinfo (Auto-loading safe path): Note the shell wildcard
498 possibility.
499
b6ba681c
TT
5002012-06-29 Tom Tromey <tromey@redhat.com>
501
502 * gdb.texinfo (Index Section Format): Update for version 7.
503
71caed83
SS
5042012-06-28 Stan Shebs <stan@codesourcery.com>
505
506 * gdb.texinfo (Miscellaneous GDB/MI Commands): Update -info-os
507 example, add note about title column.
508
ee0bf529
SCR
5092012-06-26 Siva Chandra Reddy <sivachandra@google.com>
510
511 * gdb.texinfo (Symbol Tables In Python): Add description about
512 the new 'last' attribute of gdb.Symtab_and line.
513
3c15d565
SCR
5142012-06-26 Siva Chandra Reddy <sivachandra@google.com>
515
516 * gdb.texinfo (Symbol Tables In Python): Correct the description
517 of the 'pc' attribute of gdb.Symtab_and_line.
518
45cfd468
DE
5192012-06-26 Doug Evans <dje@google.com>
520
521 * gdb.texinfo (Debugging Output): Document debug options dwarf2-read
522 and symtab-create.
523
496ee73e
KS
5242012-06-25 Keith Seitz <keiths@redhat.com>
525
526 * gdb.texinfo (GDB/MI Breakpoint Commands): Remove "-r" option
527 from example. Remove "rbreak" from list of corresponding
528 gdb commands.
529
156942c7
DE
5302012-06-23 Doug Evans <dje@google.com>
531
532 * gdb.texinfo (Index Section Format): Document version 7 format.
533
c614397c
YQ
5342012-06-22 Yao Qi <yao@codesourcery.com>
535
536 * gdb.texinfo: Add missing cindex for some packets.
537
472a2379
KS
5382012-06-20 Keith Seitz <keiths@redhat.com>
539
540 * gdb.texinfo (GDB/MI Breakpoint Commands): Re-order options
541 for -break-insert and document -p.
542
2678e2af
YQ
5432012-06-20 Yao Qi <yao@codesourcery.com>
544
545 * gdb.texinfo (Inferiors In Python): Replace "gdb.read_memory"
546 and "gdb.write_memory" with "Inferior.read_memory" and
547 "Inferior.write_memory".
548
984359d2
EZ
5492012-06-15 Patrice Dumas <pertusus@free.fr> (tiny change)
550
551 * gdb.texinfo (Summary): Add a link to "Free Documentation".
552 (Free Documentation): Add @node line.
553 (Continuing and Stepping) <advance location>: Use @item instead of
554 @itemx.
555 (Reverse Execution) <set exec-direction reverse>: Use @item instead of
556 @itemx.
557 (Embedded Processors): Put the link to "PA" to its correct place,
558 according to document structure.
559 (Python API): Put the link to "Lazy Strings In Python" to its
560 correct place.
561 (Index): Use @@ in @tex block to get a literal @.
562
563 * gdbint.texinfo: Fix the @subtitle line.
564
565 * stabs.texinfo (Top): Put the link to "Symbol Types Index" to its
566 correct place.
567
16bdd41f
YQ
5682012-06-08 Yao Qi <yao@codesourcery.com>
569
570 * gdb.texinfo (In-Process Agent): Add 'In-Process Agent
571 Protocol'.
572 (In-Process Agent Protocol, IPA Protocol Objects)
573 (IPA Protocol Commands): New nodes.
574 (Tracepoint Packets): Add anchors.
575
2d4c29c5
TS
5762012-06-06 Thomas Schwinge <thomas@codesourcery.com>
577
578 * gdb.texinfo: Document the deprecation of SH's 'regs' command.
579
6bd110c5
YQ
5802012-06-06 Yao Qi <yao@codesourcery.com>
581
582 * gdb.texinfo: Update copyright year.
583
f3e0e960
SS
5842012-05-23 Stan Shebs <stan@codesourcery.com>
585 Kwok Cheung Yeung <kcy@codesourcery.com>
586
587 * gdb.texinfo (Miscellaneous GDB/MI Commands): Document -info-os.
588
1564a261
JK
5892012-05-20 Jan Kratochvil <jan.kratochvil@redhat.com>
590
591 * gdb.texinfo (Separate Debug Files): New anchor debug-file-directory.
592 Mention also --with-separate-debug-dir.
593 (Auto-loading): Prepend $debugdir in the sample output.
594 (Auto-loading safe path): Likewise. Mention also $debugdir for the
595 auto-load safe-path variable.
596 (objfile-gdb.py file): Remove the extra debug-file-directory paragraph.
597 Mention also $debugdir for 'set auto-load scripts-directory'.
598
eb17f351
EZ
5992012-05-19 Eli Zaretskii <eliz@gnu.org>
600
601 * gdb.texinfo (Continuing and Stepping, Selection, Byte Order)
602 (MIPS Embedded, MIPS, MIPS Register packet Format)
603 (Target Descriptions, MIPS Features): Use @acronym{MIPS} where
604 appropriate.
605
4cc0665f
MR
6062012-05-18 Sandra Loosemore <sandra@codesourcery.com>
607 Maciej W. Rozycki <macro@codesourcery.com>
608
609 * gdb.texinfo (MIPS): Document "set mips compression" and "show
610 mips compression".
611 (MIPS Breakpoint Kinds): New subsubsection.
612
7af8dcf8 6132012-05-18 Eli Zaretskii <eliz@gnu.org>
02b67415
MR
614
615 * gdb.texinfo (Architecture-Specific Protocol Details): Define
616 nodes for subsections. Add @acronym mark-ups and adjust
617 formatting.
618
aff139ff
JK
6192012-05-18 Jan Kratochvil <jan.kratochvil@redhat.com>
620
621 Rename $ddir to $datadir.
622 * gdb.texinfo (Auto-loading, Auto-loading safe path)
623 (objfile-gdb.py file): Rename $ddir to $datadir.
624
9cb709b6
TT
6252012-05-18 Tom Tromey <tromey@redhat.com>
626
627 * gdb.texinfo (Print Settings): Document 'set print symbol'.
628
e7e0cddf
SS
6292012-05-14 Stan Shebs <stan@codesourcery.com>
630
631 * gdb.texinfo (Dynamic Printf): New subsection.
632
7efc75aa
SCR
6332012-05-13 Siva Chandra Reddy <sivachandra@google.com>
634
635 * gdb.texinfo (Basic Python): Add description about the function
636 gdb.find_pc_line
637
f307c045
JK
6382012-05-12 Jan Kratochvil <jan.kratochvil@redhat.com>
639 Eli Zaretskii <eliz@gnu.org>
640
641 * gdb.texinfo (Separate Debug Files): Use plural form for global
642 debugging information directory.
643
85d4a676
SS
6442012-05-11 Stan Shebs <stan@codesourcery.com>
645 Kwok Cheung Yeung <kcy@codesourcery.com>
646
647 * gdb.texinfo (Operating System Auxiliary Information): Document new
648 'info os' subcommands.
649
c1668e4e
JK
6502012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
651
652 * gdb.texinfo (Auto-loading, Init File in the Current Directory)
653 (libthread_db.so.1 file, objfile-gdb.gdb file, objfile-gdb.py file)
654 (dotdebug_gdb_scripts section): Add reference
655 to 'Auto-loading safe path'.
656
7349ff92
JK
6572012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
658
659 Implement multi-component --with-auto-load-dir.
660 * gdb.texinfo (Auto-loading): New references
661 for 'set auto-load scripts-directory'
662 and 'show auto-load scripts-directory'.
663 (Auto-loading safe path): Describe the new default. Move $ddir
664 substituation reference to 'objfile-gdb.py file'.
665 (objfile-gdb.py file): Describe script-name alias. Change real-name to
666 script-name. Describe new 'set auto-load scripts-directory'
667 and 'show auto-load scripts-directory'.
668
6dea1fbd
JK
6692012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
670
671 Provide $ddir substitution for --with-auto-load-safe-path.
672 * gdb.texinfo (Auto-loading): Replace /usr/local by $ddir/auto-load.
673 (Auto-loading safe path): Likewise. Mention the default value,
674 $ddir substitution, --with-auto-load-safe-path and
675 --without-auto-load-safe-path.
676 * observer.texi (gdb_datadir_changed): New.
677
1ccacbcd
JK
6782012-05-09 Jan Kratochvil <jan.kratochvil@redhat.com>
679
680 * gdb.texinfo (Auto-loading): Wrap too long lines in @smallexample.
681 Twice.
682
d9242c17
JK
683 * gdb.texinfo (Separate Debug Files, Auto-loading safe path): Replace
684 directory separator by path separator.
685
af2c1515
JK
6862012-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
687
688 * gdb.texinfo (Auto-loading safe path): Make 'directories'
689 for 'set auto-load safe-path' optional. Mention if it is omitted.
690 Change disabling security protection condition to "/", twice.
691
a20ee7a4
SCR
6922012-05-03 Siva Chandra Reddy <sivachandra@google.com>
693
694 * gdb.texinfo (Symbol Tables In Python): Add documentation about
695 the new methods global_block and static_block on gdb.Symtab
696 objects.
697
56af09aa
SCR
6982012-05-02 Siva Chandra Reddy <sivachandra@google.com>
699
700 * gdb.texinfo (Blocks In Python): Add a note saying that future
701 improvements to GDB and its infrastructure can move symbols
702 across blocks within a symbol table.
703
2746b0ef
YQ
7042012-04-29 Yao Qi <yao@codesourcery.com>
705
706 * gdb.texinfo (Architectures): Remove menu entry `A29K'.
707 (A29K): Remove.
708
62e5f89c
SDJ
7092012-04-27 Sergio Durigan Junior <sergiodj@redhat.com>
710 Tom Tromey <tromey@redhat.com>
711
712 * gdb.texinfo (Static Probe Points): New entry, explaining SystemTap
713 and generic static probe support on GDB.
714
a766d390
DE
7152012-04-25 Doug Evans <dje@google.com>
716
50f042b9
DE
717 * gdb.texinfo (Go): Fix thinko.
718
a766d390
DE
719 * gdb.texinfo (Supported Languages): Add Go.
720 (Go): New node.
721
f02e2b19
YQ
7222012-04-25 Yao Qi <yao@codesourcery.com>
723
724 * gdbint.texinfo (Testsuite): New section `Board settings'.
725
68d41a48
JK
7262012-04-23 Jan Kratochvil <jan.kratochvil@redhat.com>
727
728 * gdb.texinfo (Auto-loading safe path): Remove trailing [@dots{}].
729 Three times.
730
174bb630
JK
731 * gdb.texinfo (Auto-loading safe path): Add trailing @dots{}.
732 Three times.
733
0511cc75
JK
7342012-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
735
736 * gdb.texinfo (Auto-loading safe path): Replace @itemize @bullet
737 by @table @asis. Fix formatting of one item.
738
0070f25a
JK
7392012-04-18 Jan Kratochvil <jan.kratochvil@redhat.com>
740
741 * gdb.texinfo (Auto-loading verbose mode): Fix smallexample typo.
742
4dc84fd1
JK
7432012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
744
745 New option "set debug auto-load".
746 * gdb.texinfo (Auto-loading): New menu item for auto-load verbose mode.
747 (auto-load verbose mode): New node.
748
bccbefd2
JK
7492012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
750
751 New option "set auto-load safe-path".
752 * gdb.texinfo (Auto-loading): Extend the "show auto-load"
753 and "info auto-load" examples for safe-path. Put there also references
754 for "set auto-load safe-path" and "show auto-load safe-path".
755 New menu item for Auto-loading safe path.
756 (Auto-loading safe path): New node.
757 (Python Auto-loading): Update the expected output from "Missing"
758 to "No".
759
bf88dd68
JK
7602012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
761
762 auto-load: Implementation.
763 * gdb.texinfo (Mode Options): New anchor for -nx.
764 (Startup): New anchors for Option -init-eval-command,
765 Home Directory Init File
766 and Init File in the Current Directory during Startup.
767 Mention set auto-load local-gdbinit with a reference.
768 Change the sample code to "set auto-load python-scripts".
769 (Threads): New anchor set libthread-db-search-path.
770 Provide references to libthread_db.so.1 file.
771 (Controlling GDB): New menu item for Auto-loading.
772 (Auto-loading, Init File in the Current Directory)
773 (libthread_db.so.1 file, objfile-gdb.gdb file): New nodes.
774 (Python): Rename the menu item Auto-loading to Python Auto-loading.
775 (Writing a Pretty-Printer, Objfiles In Python): Update the renamed
776 reference.
777 (Auto-loading): Rename to ...
778 (Python Auto-loading): ... here. Change "set auto-load-scripts" to
779 "set auto-load python-scripts", new anchor for it. Change
780 "show auto-load-scripts" to "show auto-load python-scripts", new anchor
781 for it. Change "info auto-load-scripts"
782 to "info auto-load python-scripts", new anchor for it. Change "scripts"
783 to "Python scripts".
784
8264ba82
AG
7852012-04-14 Anton Gorenkov <xgsa@yandex.ru>
786
787 PR mi/13393
788 * gdb.texinfo (Print Settings): Extend the description for "set print
789 object".
790 (GDB/MI Variable Objects): Extend the description for -var-create and
791 -var-list-children.
792
06fc020f
SCR
7932012-04-11 Siva Chandra Reddy <sivachandra@google.com>
794
795 * gdb.texinfo (Examining Data): Document the 'explore' command.
796
7191c139
JB
7972012-03-28 Joel Brobecker <brobecker@adacore.com>
798
799 * gdb.texinfo (GDB/MI Variable Objects): Document what happens
800 to the children of a varobj and its update range when -var-update
801 returns that the varobj's type changed.
802
3708f05e
JK
8032012-03-27 Jan Kratochvil <jan.kratochvil@redhat.com>
804
805 * gdb.texinfo (Auto-loading): Move @menu to the end of @node.
806 Create two new links fir 'objfile-gdb.py file'
807 and 'dotdebug_gdb_scripts section'.
808
8e0583c8
JK
8092012-03-27 Jan Kratochvil <jan.kratochvil@redhat.com>
810
811 * gdb.texinfo (Auto-loading): Rename node reference
812 '.debug_gdb_scripts section' to 'dotdebug_gdb_scripts section'.
813 Twice.
814 (.debug_gdb_scripts section): Rename the node ...
815 (dotdebug_gdb_scripts section): ... here.
816 (Maintenance Commands): Also rename this node reference.
817
7b282c5a
SCR
8182012-03-22 Siva Chandra Reddy <sivachandra@google.com>
819
820 * gdb.texinfo (Python API/Values From Inferior): Add description
821 about the new method Value.referenced_value. Add description on
822 how Value.dereference is different (and similar) to
823 Value.referenced_value.
824
8320cc4f
JK
8252012-03-19 Jan Kratochvil <jan.kratochvil@redhat.com>
826
827 * gdb.texinfo (File Options): Describe --init-command=FILE, -ix and
828 --init-eval-command=COMMAND, -iex.
829 (Startup): Describe -iex and -ix. Simplify the example
830 for "set auto-load-scripts off".
831
481860b3
GB
8322012-03-16 Gary Benson <gbenson@redhat.com>
833
834 PR breakpoints/10738
835 * gdb.texinfo (Inline Functions): Remove the now-unnecessary @item
836 stating that GDB cannot set breakpoints on inlined functions.
837 (Mode Options): Document --use-deprecated-index-sections.
838 (Index Section Format): Document new index section version format.
839
c4aeac85
TT
8402012-03-15 Tom Tromey <tromey@redhat.com>
841
842 * gdb.texinfo (Debugging C Plus Plus): Document "info vtbl".
843
16899756
DE
8442012-03-13 Doug Evans <dje@google.com>
845
846 * gdb.texinfo (Help): Change apropos example to use "alias" instead
847 of "reload".
848 (Symbols): Delete docs for set/show symbol-reloading.
849 * gdbint.texinfo (Defining Other Architecture Features): Delete
850 SYMBOL_RELOADING_DEFAULT.
851 * refcard.tex: Delete reference to symbol-reloading.
852
9b224c5e
PA
8532012-03-07 Pedro Alves <palves@redhat.com>
854
855 * gdb.texinfo (General Query Packets): Document new
856 QProgramSignals packet.
857 * gdb.texinfo (Remote configuration): Mention
858 "program-signals-packet".
859
169081d0
TG
8602012-03-05 Tristan Gingold <gingold@adacore.com>
861
862 * gdb.texinfo (General Query Packets): Document xfer:uib:read.
863
d1feda86
YQ
8642012-03-03 Yao Qi <yao@codesourcery.com>
865
866 * gdb.texinfo (In-Process Agent): New node.
867 Document new commands.
868 (General Query Packets): Add packet `QAgent'.
869
1faeff08
MR
8702012-03-01 Maciej W. Rozycki <macro@codesourcery.com>
871
872 * gdb.texinfo (MIPS Features): Add org.gnu.gdb.mips.dsp.
873
7d74f244
DE
8742012-03-01 Scott J. Goldman <scottjg@vmware.com>
875
876 * gdb.texinfo (Commands In Python): Put example python macro in
877 COMMAND_USER category rather than COMMAND_OBSCURE.
878 Document gdb.COMMAND_USER.
879 (User-defined Commands): Update documentation to clarify
880 "set/show max-user-call-depth" and "show user" don't apply to python
881 commands. Update documentation to clarify "help user-defined" may
882 also include python commands defined as COMMAND_USER.
883
6fe37d23
JK
8842012-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
885
886 * gdb.texinfo (Startup): Add option -ex description to the option -x
887 description.
888
83364271
LM
8892012-02-24 Luis Machado <lgustavo@codesourcery.com>
890
891 * gdb.texinfo (Setting Breakpoints): Mention and explain the
892 condition-evaluation breakpoint parameter.
893 Mention condition-evaluation mode being shown in "info break".
894 (Break Conditions): Add description for target-side
895 conditional breakpoints.
896 (Remote Configuration): Mention conditional-breakpoints-packet.
897 (Packets): Add cond-expr parameter to Z0/Z1 packets and explain
898 cond-expr.
899 (General Query Packets): Mention new ConditionalBreakpoint feature.
900
bdb1994d
TT
9012012-02-22 Tom Tromey <tromey@redhat.com>
902
903 * gdb.texinfo (Blocks In Python): Clarify block iteration.
904
4d241c86
TT
9052012-02-17 Tom Tromey <tromey@redhat.com>
906
907 PR python/10753:
908 * gdb.texinfo (objfile-gdb.py file): Fix location of auto-load
909 directory.
910
816338b5
SS
9112012-02-14 Stan Shebs <stan@codesourcery.com>
912
913 * gdb.texinfo (Disabling Breakpoints): Document enable count.
914
cc30c4bd
PA
9152012-02-13 Pedro Alves <palves@redhat.com>
916
917 * gdb.texinfo (MIPS boards): Refer to mips-elf instead of
918 mips-idt-ecoff.
919
035d1e5b
YQ
9202012-02-09 Yao Qi <yao@codesourcery.com>
921
922 * gdb.texinfo (Symbols In Python): Add missing `@end defvar'.
923
f0823d2c
TT
9242012-02-07 Tom Tromey <tromey@redhat.com>
925
926 * gdb.texinfo (Symbols In Python): Document Symbol.needs_frame and
927 Symbol.value.
928
64e7d9dd
TT
9292012-02-07 Tom Tromey <tromey@redhat.com>
930
931 * gdb.texinfo (Symbols In Python): Document Symbol.line.
932
4220b2f8
TS
9332012-01-27 Thomas Schwinge <thomas@codesourcery.com>
934
935 * gdb.textinfo (Packets): Move vCont paragraph to the correct place.
936
edcc5120
TT
9372012-01-24 Tom Tromey <tromey@redhat.com>
938
939 * gdb.texinfo (Set Catchpoints): Document "catch load" and "catch
940 unload".
941 (Files): Mention new catch commands.
942 (GDB/MI Async Records): Likewise.
943
53fe1783
GB
9442012-01-24 Gary Benson <gbenson@redhat.com>
945
946 Delete #if 0'd out code.
947 * gdb.texinfo (Frame Info): Remove "info catch".
948
b9e7b9c3
UW
9492012-01-20 Ulrich Weigand <ulrich.weigand@linaro.org>
950
951 * gdb.texinfo (Remote Configuration): Document
952 "set remote hostio-readlink-packet" command.
953 (General Query Packets): Document vFile:readlink packet.
954
4aac40c8
TT
9552012-01-16 Tom Tromey <tromey@redhat.com>
956
957 * gdb.texinfo (Specify Location): Document relative file name
958 handling.
959
cafec441
TT
9602012-01-16 Tom Tromey <tromey@redhat.com>
961
962 * gdb.texinfo (gdb.printing): Document FlagEnumerationPrinter.
963
0ee339bc
JK
9642012-01-13 Jan Kratochvil <jan.kratochvil@redhat.com>
965 Eli Zaretskii <eliz@gnu.org>
966
967 * gdbint.texinfo (Coding Standards): Require braces for two lines of
968 code.
969
72384ba3
PH
9702012-01-11 Paul Hilfinger <hilfingr@adacore.com>
971
972 * gdb.texinfo (Variables): Document use of :: for non-static
973 variables.
974
ce1b17c4
JB
9752012-01-05 Joel Brobecker <brobecker@adacore.com>
976
977 * gdbint.texinfo (Start of New Year Procedure): Update
978 to replace use of copyright.sh by use of copyright.py.
979
217bff3e
JK
9802012-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
981
982 Remove the gdbtui binary.
983 * all-cfg.texi (GDBTUI): Remove.
984 * gdb.texinfo (Mode Options): Remove the GDBTUI reference.
985 (TUI): Remove GDBTUI pindex. Remove the GDBTUI reference.
986 * gdbint.texinfo (Testsuite): Replace `gdbtui' by `gdb -tui'.
987
cc72b2a2
KP
9882011-12-23 Kevin Pouget <kevin.pouget@st.com>
989
990 Introduce gdb.FinishBreakpoint in Python.
991 * gdb.texinfo (Finish Breakpoints in Python): New subsection.
992 (Python API): Add menu entry for Finish Breakpoints.
993
13ac8d2c
JK
9942011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
995
996 * gdbint.texinfo (Testsuite): Describe KFAIL and XFAIL in Writing
997 tests.
998
e0f9f062
DE
9992011-12-16 Doug Evans <dje@google.com>
1000
1001 * gdb.texinfo (Server): Document -/stdio argument to gdbserver.
1002
80b6e756
PM
10032011-12-16 Phil Muldoon <pmuldoon@redhat.com>
1004
1c3ad6ab 1005 * gdb.texinfo (Python Commands): Remove "maint set/show print
80b6e756
PM
1006 stack". Add documentation for "set/show python print-stack".
1007
2fb860fc
PA
10082011-12-14 Pedro Alves <pedro@codesourcery.com>
1009
1010 * gdb.texinfo (Implementing a Remote Stub): Explain that you
1011 should transfer control to the stub in the startup code instead of
1012 in main. Mention the need to get past the initial breakpoint.
1013
f8eba3c6
TT
10142011-12-06 Tom Tromey <tromey@redhat.com>
1015
1016 * gdb.texinfo (Set Breaks): Update for new behavior.
1017
2268b414
JK
10182011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1019
1020 * gdb.texinfo (Requirements, Remote Protocol): Reference also `Library
1021 List Format for SVR4 Targets'.
1022 (General Query Packets): New item qXfer:libraries-svr4:read.
1023 (Library List Format for SVR4 Targets): New node.
1024
ae6f0d5b
TT
10252011-12-01 Tom Tromey <tromey@redhat.com>
1026
1027 * gdb.texinfo (Writing a Pretty-Printer): Use append method, not
1028 add.
1029
36dfb11c
TT
10302011-11-22 Tom Tromey <tromey@redhat.com>
1031
1032 * gdb.texinfo (GDB/MI Async Records): Document new *stopped
1033 reasons.
1034
f196051f
SS
10352011-11-20 Stan Shebs <stan@codesourcery.com>
1036
1037 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
1038 note-related options and variables.
1039 (Tracepoint Packets): Document packet changes.
1040
f85b53f8
SD
10412011-11-20 Sanjoy Das <sdas@igalia.com>
1042
1043 * gdb.texinfo (JIT Interface): Add documentation on writing and
1044 usind JIT debug info readers.
1045 (Custom Debug Info, Using JIT Debug Info Readers, Writing JIT
1046 Debug Info Readers): New nodes.
1047
bfccc43c
YQ
10482011-11-18 Yao Qi <yao@codesourcery.com>
1049
1050 * gdb.texinfo (Create and Delete Tracepoints): Mention pending
1051 tracepoint.
1052
c011a4f4
DE
10532011-11-15 Doug Evans <dje@google.com>
1054
1055 * gdb.texinfo (Files): Document basenames-may-differ.
1056
ed59ded5
DE
10572011-11-14 Doug Evans <dje@google.com>
1058
1059 * gdb.texinfo (Shell Commands): Document "!".
1060
405f8e94
SS
10612011-11-14 Stan Shebs <stan@codesourcery.com>
1062 Kwok Cheung Yeung <kcy@codesourcery.com>
1063
1064 * gdb.texinfo (Create and Delete Tracepoints): Describe what is
1065 needed to get shorter fast tracepoints.
1066 (Tracepoint Packets): Document new qTMinFTPILen packet.
1067
1e4d1764
YQ
10682011-11-14 Yao Qi <yao@codesourcery.com>
1069
1070 * gdb.texinfo (Create and Delete Tracepoints): Describe changed
1071 behavior of tracepoint.
1072 (General Query Packets): New feature InstallInTrace.
1073 (Remote Configuration): Document "set remote
1074 install-in-trace-packet".
1075
71eba9c2 10762011-11-12 Matt Rice <ratmice@gmail.com>
1077
1078 * gdb.texinfo (C Preprocessor Macros): Remove info definitions.
1079 Add arguments to info macro.
1080
e0f8f636
TT
10812011-11-10 Tom Tromey <tromey@redhat.com>
1082
1083 * gdb.texinfo (Compilation): Don't mention -gdwarf-2. Link to GCC
1084 manual.
1085 (Variables): Don't mention -gdwarf-2. Link to Compilation node.
1086 (Macros): Add a footnote.
1087 (C): Remove paragraph about compiler options.
1088 (C Constants): Mention wide character and string constants.
1089 (C Plus Plus Expressions): Update compiler option advice. Mention
1090 using declarations. Mention ADL. Remove old HP compiler
1091 information.
1092
625c0d47
TT
10932011-11-10 Tom Tromey <tromey@redhat.com>
1094
1095 PR c++/9257:
1096 * gdb.texinfo (Print Settings): Add an extra note about the need
1097 for a vtable.
1098
4be2aacc
MR
10992011-11-08 Maciej W. Rozycki <macro@codesourcery.com>
1100
1101 * gdb.texinfo (MIPS): Remove duplicate "auto" reference from
1102 "set mips abi" documentation.
1103
0a1c4d10
DE
11042011-11-04 Doug Evans <dje@google.com>
1105
1106 * gdb.texinfo (Maintenance Commands): Update docs of "maint time".
1107
aad1c02c
TT
11082011-11-03 Tom Tromey <tromey@redhat.com>
1109
1110 * gdb.texinfo (Stopping): Add menu entry.
1111 (Continuing and Stepping): Restore @node. Use @section, not
1112 @subsection.
1113
983fb131
MR
11142011-11-03 Maciej W. Rozycki <macro@codesourcery.com>
1115
1116 * gdb.texinfo (Skipping Over Functions and Files): Remove node
1117 designation. Fix "Specify Location" cross-reference.
1118
3065dfb6
SS
11192011-11-02 Stan Shebs <stan@codesourcery.com>
1120
1121 * gdb.texinfo (Tracepoint Action Lists): Document collect/s.
1122 (General Query Packets): Describe tracenz feature.
1123 * agentexpr.texi (Bytecode Descriptions): Describe tracenz.
1124
0aaaf063
PK
11252011-10-28 Paul Koning <paul_koning@dell.com>
1126
1127 * gdb.texinfo (gdb.types): Rename deepitems to deep_items.
1128
2231f1fb
KP
11292011-10-27 Kevin Pouget <kevin.pouget@st.com>
1130
1131 * gdb.texinfo ((Frames In Python): Document
1132 gdb.FRAME_UNWIND_FIRST_ERROR contant.
1133
5110b5df
PK
11342011-10-26 Paul Koning <paul_koning@dell.com>
1135
1136 * gdb.texinfo (gdb.types): Document new deepitems function.
1137
22dbab46
PK
11382011-10-25 Paul Koning <paul_koning@dell.com>
1139
1140 PR python/13327
1141
1142 * gdb.texinfo (Values From Inferior): Add is_lazy attribute,
1143 fetch_lazy method.
1144
9df2fbc4
PM
11452011-10-20 Phil Muldoon <pmuldoon@redhat.com>
1146
1147 PR python/12656
1148
1149 * gdb.texinfo (Blocks In Python): Document is_static, is_global,
1150 global_block, static_block function.
1151
f05e2e1d
TT
11522011-10-19 Tom Tromey <tromey@redhat.com>
1153
1154 * gdb.texinfo (Commands In Python): Add missing "@"s.
1155
a7fc3f37
KP
11562011-10-13 Kevin Pouget <kevin.pouget@st.com>
1157
1158 PR python/13285 Document named constants for frame unwind stop reasons
1159 * gdb.texinfo (Frames In Python): Document gdb.FRAME_UNWIND_*
1160 constants.
1161
5048e516
JK
11622011-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
1163
1164 Fix compatibility with texinfo versions older than 4.12.
1165 * Makefile.in (MAKEINFO): Set to @MAKEINFO@.
1166 (MAKEINFOFLAGS, MAKEINFO_EXTRA_FLAGS, MAKEINFO_CMD): New.
1167 (MAKEHTMLFLAGS): Use MAKEINFO_CMD.
1168 (gdb.info, gdbint.info, stabs.info, annotate.info): Use MAKEINFO_CMD.
1169 * gdb.texinfo (Tail Call Frames): Convert @arrow{} to @click, when possible.
1170 Make the conversion conditional on HAVE_MAKEINFO_CLICK, using variables
1171 CALLSEQ1A, CALLSEQ1B, CALLSEQ2A and CALLSEQ2B.
1172
5a56e9c5
DE
11732011-10-09 Doug Evans <dje@google.com>
1174
1175 * gdb.texinfo (Extending GDB): Document alias command.
1176
36b11add
JK
11772011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
1178
1179 Support @entry in input expressions.
1180 * gdb.texinfo (Variables): Describe @entry names suffix.
1181 (Print Settings): Add anchor for `set print entry-values'.
1182
e18b2753
JK
11832011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
1184 Eli Zaretskii <eliz@gnu.org>
1185
1186 Display @entry parameter values (without references).
1187 * gdb.texinfo (Tail Call Frames): Add anchor. Add self tail call
1188 example.
1189 (Print Settings): New description of set print entry-values and show
1190 print entry-values.
1191
111c6489
JK
11922011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
1193 Eli Zaretskii <eliz@gnu.org>
1194
1195 Recognize virtual tail call frames.
1196 * gdb.texinfo (Optimized Code): Add reference to Tail Call Frames.
1197 (Tail Call Frames): New node.
1198 (Frames In Python): Add gdb.TAILCALL_FRAME.
1199
9c15afc4
DE
12002011-10-07 Doug Evans <dje@google.com>
1201
1202 * gdb.texinfo (gdb.printing): Document new `replace' arg to
1203 register_pretty_printer.
1204
99f5279d
PM
12052011-10-07 Phil Muldoon <pmuldoon@redhat.com>
1206
1207 PR python/12930
1208 PR python/12802
1209
1210 * gdb.texinfo (Breakpoints In Python): Clarify behavior in the
1211 stop method.
1212
03583c20
UW
12132011-10-07 Ulrich Weigand <ulrich.weigand@linaro.org>
1214
1215 * gdb.texinfo (Starting your Program): "set disable-randomization"
1216 is no longer Linux-specific.
1217 (Remote Configuration): Document "set remote
1218 disable-randomization-packet".
1219 (General Query Packets): Document "QDisableRandomization" packet
1220 and add it to "qSupported" list.
1221
bd054e06
KP
12222011-10-07 Kevin Pouget <kevin.pouget@st.com>
1223
1224 Allow Python notification of new object-file loadings.
1225 * gdb.texinfo (Events In Python): Document `gdb.NewObjFileEvent'
1226 event type.
1227
cb6be26b
KP
12282011-10-04 Kevin Pouget <kevin.pouget@st.com>
1229
1230 PR python/12691: Add the inferior to Python exited event
1231 * gdb.texinfo (Events In Python): Describe exited inferior attribute.
1232
a05336a1
JB
12332011-10-03 Joel Brobecker <brobecker@adacore.com>
1234
1235 * gdb.texinfo (GDB/MI Miscellaneous Commands): Minor
1236 rephasing.
1237
5d77fe44
JB
12382011-10-03 Joel Brobecker <brobecker@adacore.com>
1239
1240 * gdb.texinfo (GDB/MI Ada Tasking Commands): New node.
1241 (GDB/MI Miscellaneous Commands): Add `ada-task-info'
1242 as possible feature returned by the `-list-features'
1243 command.
1244
699df94d
PK
12452011-09-28 Paul Koning <paul_koning@dell.com>
1246
1247 * gdb.texinfo (gdb.Type): Document field access by dictionary
1248 key syntax.
1249
24bdad53
YQ
12502011-09-28 Yao Qi <yao@codesourcery.com>
1251
1252 * gdb.texinfo (Files): Update options for `add-symbol-file'.
1253 Add one space after option `-s'. Remove @r{} markup.
1254
6710bf39
SS
12552011-09-27 Stan Shebs <stan@codesourcery.com>
1256
1257 * gdb.texinfo (Tracepoint Action Lists): Document $_ret.
1258
d99f7e48
HZ
12592011-09-16 Hui Zhu <teawater@gmail.com>
1260
1261 * gdb.texinfo (Tracepoint Restrictions): Change *$esp@300
1262 to *(unsigned char *)$esp@300.
1263
d812018b
PK
12642011-09-15 Paul Koning <paul_koning@dell.com>
1265
1266 * gdb.texinfo: Make style of Python functions and methods match
1267 the syntax of Python. Also put class and module names explicitly
1268 on function, member, and variable names, matching Python
1269 documentation conventions.
1270
2aa48337
KP
12712011-09-15 Kevin Pouget <kevin.pouget@st.com>
1272
1273 PR Python/12692 Add gdb.selected_inferior() to Python interface.
1274 * gdb.texinfo (Inferiors In Python): Describe new
1275 gdb.selected_inferior() function.
1276
6839b47f
KP
12772011-09-15 Kevin Pouget <kevin.pouget@st.com>
1278
1279 Handle multiple breakpoint hits in Python interface:
1280 * gdb.texinfo (Events In Python): New function documentation:
1281 gdb.BreakpointEvent.breakpoints. Indicate that
1282 gdb.BreakpointEvent.breakpoint is now deprecated.
1283
26829f2b
JB
12842011-09-04 Joel Brobecker <brobecker@adacore.com>
1285
1286 * gdb.texinfo: Set EDITION to "Tenth" and change ISBN.
1287
a9f54f60
TT
12882011-08-25 Andrew Oakley <andrew@ado.is-a-geek.net>
1289
1290 * gdb.texinfo (Types In Python): Document 'bitpos' for enums.
1291
fa3a4f15
PM
12922011-08-17 Phil Muldoon <pmuldoon@redhat.com>
1293
1294 * gdb.texinfo (Prompt): Add set/show extended-prompt
1295 documentation
1296 (Basic Python): Add prompt_hook anchor.
1297 (Python modules): Reword module text to reflect multiple modules.
1298 (gdb.prompt): Document gdb.prompt module.
1299
224bbe49
YQ
13002011-08-14 Yao Qi <yao@codesourcery.com>
1301
78d85199
YQ
1302 * gdb.texinfo (General Query Packets): Document qXfer:fdpic:read packet.
1303
13042011-08-14 Yao Qi <yao@codesourcery.com>
1305
1306 * gdb.texinfo (Standard Target Features): Document C6x features.
224bbe49
YQ
1307 (TIC6x Features): New node.
1308
457e09f0
DE
13092011-08-12 Doug Evans <dje@google.com>
1310
1311 * gdb.texinfo (Symbols In Python): Document symbol.type.
1312
5e239b84
PM
13132011-08-09 Phil Muldoon <pmuldoon@redhat.com>
1314
1315 * gdb.texinfo (Python): Document command and function
1316 auto-loading.
1317
177bc839
JK
13182011-07-26 Jan Kratochvil <jan.kratochvil@redhat.com>
1319 Eli Zaretskii <eliz@gnu.org>
1320
1321 * gdb.texinfo (whatis, ptype): Highlight their differences. Describe
1322 typedefs unrolling. Extend the sample code by an inner typedef and
1323 outer typedefs unrolling.
1324
1a532630
PP
13252011-07-26 Paul Pluzhnikov <ppluzhnikov@google.com>
1326
1327 * gdb.texinfo (Caching Remote Data): Document {set,show} dcache
1328 size and line-size.
1329
9b158ba0 13302011-07-21 Matt Rice <ratmice@gmail.com>
1331
1332 PR macros/12999
1333 * gdb.texinfo (Macros): Add info definitions and info macros commands.
1334 Update text and cindex entries for info macro command.
1335
d17b6f81
PM
13362011-07-21 Phil Muldoon <pmuldoon@redhat.com>
1337
1338 * observer.texi (GDB Observers): Add before_prompt observer.
1339 * gdb.texinfo (Basic Python): Add documentation for prompt
1340 substitution.
1341
713389e0
PM
13422011-07-11 Phil Muldoon <pmuldoon@redhat.com>
1343
1344 PR python/12438
1345 * gdb.texinfo (Python Commands): Add deprecate note to maint
1346 set/show python print-stack. Document set/show python
1347 print-backtrace.
1348
177b42fe
TJB
13492011-07-05 Thiago Jung Bauermann <bauerman.ibm.com>
1350
1351 * gdb.texinfo: Fix typos.
1352
900e11f9
JK
13532011-07-01 Tom Tromey <tromey@redhat.com>
1354
1355 * gdb.texinfo (Debugging Output): Document set debug
1356 check-physname.
1357
39c4d40a
TT
13582011-06-29 Tom Tromey <tromey@redhat.com>
1359
1360 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document
1361 breakpoint-notifications feature.
1362
6f5def7d
UW
13632011-06-29 Ulrich Weigand <ulrich.weigand@linaro.org>
1364
1365 * gdb.texinfo (Target Description): Remove warning about
1366 possibly unstable format.
1367
8cf64490
TT
13682011-06-03 Tom Tromey <tromey@redhat.com>
1369
1370 * gdb.texinfo (GDB/MI Async Records): Document 'exit-code' field.
1371 (Events In Python): Note that exit_code is optional.
1372
393eab54
PA
13732011-05-17 Pedro Alves <pedro@codesourcery.com>
1374
1375 * gdb.texinfo (Remote Protocol) <Overview>: Mention vCont is
1376 required for multi-threading support.
1377 (Remote Protocol) <Packets>: Mention that 'c', 's', 'C', 'S' and
1378 Hc are deprecated for multi-threading debugging. Point readers at
1379 the vCont packet.
1380
75fc9810
DE
13812011-05-15 Doug Evans <dje@google.com>
1382
1383 * gdb.texinfo (Auto-loading): Document printing of missing scripts.
1384
01124a23
DE
13852011-05-13 Doug Evans <dje@google.com>
1386
98a5dd13
DE
1387 * gdb.texinfo (Threads): Document $sdir,$pdir.
1388 (Server): Document $pdir exception.
1389
dbaefcf7
DE
1390 * gdb.texinfo (Auto-loading): Document "info auto-load-scripts".
1391
cc63ef9b
DE
1392 * gdb.texinfo (Threads): Clarify default value for
1393 libthread-db-search-path.
7e0396aa 1394
01124a23
DE
1395 * gdb.texinfo (Completion): Update example.
1396 (Debugging Output): Delete `set/show debug lin-lwp-async'.
1397
d248b706
KY
13982011-05-12 Kwok Cheung Yeung <kcy@codesourcery.com>
1399
1400 * gdb.texinfo: Document change in the behaviour of the enable and
1401 disable GDB commands when applied to tracepoints.
1402 Document the EnableDisableTracepoints remote stub feature.
1403 Document QTEnable and QTDisable in the list of tracepoint packets.
1404
cc88a640
JK
14052011-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1406
1407 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Rename inc-hist.texinfo to
1408 hsuser.texi.
1409 * gdb.texinfo <!SYSTEM_READLINE>: Rename inc-hist.texinfo inclusion and
1410 comment to hsuser.texi. Change rluser.texi name in the comment.
1411
84e578fb
DE
14122011-05-10 Doug Evans <dje@google.com>
1413
1414 * gdb.texinfo (Threads): If an empty path is provided for
1415 libthread-db-search-path it is reset to its default value.
1416 (Server): Ditto.
1417
478aac75
DE
14182011-05-09 Doug Evans <dje@google.com>
1419
1420 * gdb.texinfo (Requirements): Fix typo. Mention --with-iconv-bin.
1421
9c06b0b4
TJB
14222011-05-06 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
1423 Thiago Jung Bauermann <bauerman@br.ibm.com>
1424
1425 Implement support for PowerPC BookE masked watchpoints.
1426 * gdb.texinfo (Set Watchpoints): Document mask parameter.
1427 (PowerPC Embedded): Mention support of masked watchpoints.
1428
9ed350ad
JB
14292011-05-03 Joel Brobecker <brobecker@adacore.com>
1430
1431 * gdb.texinfo (In Memoriam): Replace litteral uses of `GDB' with
1432 `@value{GDBN}'.
1433
4ceed123
JB
14342011-05-03 Joel Brobecker <brobecker@adacore.com>
1435
1436 * gdb.texinfo (titlepage): Remove dedication.
1437 (In Memoriam): New appendix.
1438
559a7a62
JK
14392011-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
1440 Eli Zaretskii <eliz@gnu.org>
1441
1442 * gdb.texinfo (Index Section Format): Change the version to 5.
1443 Describe the different formula.
1444
03f2bd59
JK
14452011-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
1446 Eli Zaretskii <eliz@gnu.org>
1447
1448 * gdb.texinfo (Starting and Stopping Trace Experiments): New anchor
1449 for disconnected tracing.
1450 (Multi-Process Mode for @code{gdbserver}): Mention --multi and
1451 extended-remote relationship. Mention --once.
1452 (TCP port allocation lifecycle of @code{gdbserver}): New.
1453
d9b1a651
EZ
14542011-04-23 Eli Zaretskii <eliz@gnu.org>
1455
1456 * gdb.texinfo (Server): Improve indexing. Index all optional
1457 switches to gdbserver.
1458
90476074
TT
14592011-04-20 Tom Tromey <tromey@redhat.com>
1460
1461 * gdb.texinfo (Index Section Format): New node.
1462 (Top): Add new node to menu.
1463
c21236dc
PA
14642011-04-20 Pedro Alves <pedro@codesourcery.com>
1465
1466 * gdb.texinfo (Maintenance Commands): Document `maint print
1467 remote-registers'.
1468
05c8c3f5
TT
14692011-04-20 Tom Tromey <tromey@redhat.com>
1470
1471 * gdb.texinfo (Trace File Format): Move node later.
1472
7a9dd1b2
TT
14732011-04-19 Tom Tromey <tromey@redhat.com>
1474
1475 * gdbint.texinfo (Register Information Functions): Remove
1476 duplicate "the".
1477 * gdb.texinfo (Emacs): Remove duplicate "to".
1478 (GDB/MI Variable Objects): Remove duplicate "the".
1479 (General Query Packets): Likewise.
1480
4368ebeb
JB
14812011-04-02 Joel Brobecker <brobecker@adacore.com>
1482
1483 * gdb.texinfo (GDB/MI Output Records): Fix menu entry for
1484 "GDB/MI Ada Exception Information" node.
1485
956a9fb9
JB
14862011-04-01 Joel Brobecker <brobecker@adacore.com>
1487
1488 * gdb.texinfo (GDB/MI Ada Exception Information): Document
1489 the "exception-name" field in the *stopped async record.
1490
f1310107
TJB
14912011-03-31 Thiago Jung Bauermann <bauerman@br.ibm.com>
1492 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
1493
1494 Implement support for PowerPC BookE ranged breakpoints.
1495 * gdb.texinfo (PowerPC Embedded): Document ranged breakpoints.
1496
8786b2bd
TT
14972011-03-28 Tom Tromey <tromey@redhat.com>
1498
1499 * gdb.texinfo (Set Tracepoints): Fix typo.
1500
9ef07c8c
TT
15012011-03-24 Tom Tromey <tromey@redhat.com>
1502
1503 * gdb.texinfo (Specify Location): Document `function:label'
1504 linespec.
1505
99c3dc11
PM
15062011-03-18 Phil Muldoon <pmuldoon@redhat.com>
1507
f1310107 1508 PR python/12149
99c3dc11
PM
1509
1510 * gdb.texinfo (Basic Python): Update gdb.write and flush text.
1511
29703da4
PM
15122011-03-17 Phil Muldoon <pmuldoon@redhat.com>
1513
1514 * gdb.texinfo (Blocks In Python): Add is_valid method description.
1515 (Inferiors In Python): Likewise.
1516 (Threads In Python): Likewise.
1517 (Symbols In Python): Likewise.
1518 (Objfiles In Python): Likewise.
1519 (Symbol Tables In Python): Likewise.
1520
c9174737
PA
15212011-03-15 Pedro Alves <pedro@codesourcery.com>
1522
1523 * gdb.texinfo (Auto Display) <undisplay, enable display, disable
1524 display>: Explain that the commands accept number ranges.
1525
7371cf6d
PM
15262011-03-14 Phil Muldoon <pmuldoon@redhat.com>
1527
1528 * gdb.texinfo (Breakpoints In Python): Add description and example
1529 of Python stop function operation.
1530
ecec24e6
PM
15312011-03-10 Phil Muldoon <pmuldoon@redhat.com>
1532
1533 * gdb.texinfo (Parameters In Python): Document get_set_string and
1534 get_show_string methods.
1535
6dcd5565
JK
15362011-02-28 Jan Kratochvil <jan.kratochvil@redhat.com>
1537
1538 * gdb.texinfo (Tracepoint Conditions): Fix missing parenthesis.
1539
81896e36
JK
1540 * gdb.texinfo (Starting and Stopping Trace Experiments): Fix
1541 circular-trace-buffer name.
1542
5e30da2c
JB
15432011-02-28 Joel Brobecker <brobecker@adacore.com>
1544
1545 * gdb.texinfo (Inferiors and Programs): Fix small error introduced
1546 in the previous change.
1547
3bd0f5ef 15482011-02-27 Michael Snyder <msnyder@vmware.com>
af624141
MS
1549
1550 * gdb.texinfo (Inferiors and Programs): Update commands to show
1551 that they can accept multiple arguments.
1552
4ec7539c
JB
15532011-02-24 Joel Brobecker <brobecker@adacore.com>
1554
1555 Revert the following patch (code patch was not approved):
1556 2011-02-21 Hui Zhu <teawater@gmail.com>
1557 * agentexpr.texi (bytecode descriptions): add printf.
1558 * gdb.texinfo (tracepoint action lists): add printf.
1559
82809774
DE
15602011-02-23 Doug Evans <dje@google.com>
1561
1562 * gdb.texinfo (Symbols In Python): Fix mention of C++, use C@t{++}.
1563
e5a67952
MS
15642011-02-23 Michael Snyder <msnyder@vmware.com>
1565
1566 * gdb.texinfo (Set Breaks): Add @dots{} to arguments of info break.
1567 (Set Watchpoints): Add @dots{} to argument of info watchpoints.
1568 (Listing Tracepoints): Add @dots{} to argument of info tracepoints.
1569
6e6fbe60
DE
15702011-02-22 Doug Evans <dje@google.com>
1571
1572 * gdb.texinfo (Symbols In Python): Document lookup_global_symbol.
1573 Clarify behaviour of lookup_symbol when `block' argument is omitted,
1574 add description of result, fix @defun formatting.
1575
f994e27a
HZ
15762011-02-21 Hui Zhu <teawater@gmail.com>
1577
1578 * agentexpr.texi (Bytecode Descriptions): Add printf.
1579 * gdb.texinfo (Tracepoint Action Lists): Add printf.
1580
c7f96d2b
TT
15812011-02-18 Tom Tromey <tromey@redhat.com>
1582
1583 * agentexpr.texi (Bytecode Descriptions): Document pick and rot.
1584
60f98dde
MS
15852011-02-14 Michael Snyder <msnyder@vmware.com>
1586
1587 * gdb.texinfo (threads): Document argument for "info threads" cmd.
1588 Document new command "thread find".
1589
08e796bc
MS
15902011-02-14 Michael Snyder <msnyder@vmware.com>
1591
1592 * gdb.texinfo (Threads): Update example of new thread message.
1593
b3b9301e
PA
15942011-02-14 Pedro Alves <pedro@codesourcery.com>
1595
1596 * gdb.texinfo (Remote Configuration): Mention set/show remote
1597 traceframe-info.
1598 (Tools/Packages Optional for Building GDB): Mention that expat is
1599 used for traceframe info.
1600 (Remote Protocol) <Menu>: Add "Traceframe Info Format".
1601 (General Query Packets) <qSupported>: Describe the
1602 qXfer:traceframe-info:read feature.
1603 (qXfer::read): Describe qXfer:traceframe-info:read.
1604 (Traceframe Info Format): New section.
1605
cef35b0f
PA
16062011-02-04 Pedro Alves <pedro@codesourcery.com>
1607
1608 * gdbint.texinfo (Formatting): Mention some formatting guidelines
1609 for casts and unary operators.
1610
f1cbe1d3
TT
16112011-02-04 Tom Tromey <tromey@redhat.com>
1612
1613 * gdb.texinfo (GDB/MI Async Records): Document that symbols-loaded
1614 is not useful.
1615
585fdaa1
PA
16162011-01-25 Pedro Alves <pedro@codesourcery.com>
1617
1618 * gdb.texinfo: s/value optimized out/optimized out/g
1619
7bfc9434
JB
16202011-01-21 Joel Brobecker <brobecker@adacore.com>
1621
1622 * gdb.texinfo (Other Misc Settings): Rework part of the
1623 documentation of the "set interactive mode" command.
1624
4694da01
TT
16252011-01-19 Tom Tromey <tromey@redhat.com>
1626
1627 * gdb.texinfo (Threads): Document thread name output and `thread
1628 name' command.
1629 (Threads In Python): Document Thread.name attribute.
1630 (GDB/MI Thread Commands): Document thread attributes.
1631
b716877b
AB
16322011-01-12 Andrew Burgess <aburgess@broadcom.com>
1633
1634 * gdb.texinfo (GDB/MI Data Manipulation): Update to reflect
1635 changes in mi/mi-cmd-disas.c
1636
13fd8b81
TT
16372011-01-12 Tom Tromey <tromey@redhat.com>
1638
1639 * gdb.texinfo (Threads): Remove duplicate text. Update examples.
1640 Fix "thread apply" text.
1641
e09342b5
TJB
16422011-01-11 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
1643 Thiago Jung Bauermann <bauerman@br.ibm.com>
1644
1645 Implement support for PowerPC BookE ranged watchpoints.
1646 * gdb.texinfo (PowerPC Embedded): Document ranged watchpoints and
1647 the "set powerpc exact-watchpoints" flag.
1648
06e65f44
TT
16492011-01-07 Tom Tromey <tromey@redhat.com>
1650
1651 * gdb.texinfo (Python API): Add descriptions to @menu items.
1652
d8e22779
TT
16532011-01-06 Tom Tromey <tromey@redhat.com>
1654
1655 * gdb.texinfo (Frames In Python): Document gdb.newest_thread.
1656
a255712f
PP
16572010-01-06 Paul Pluzhnikov <ppluzhnikov@google.com>
1658
e09342b5 1659 * gdb.texinfo (Debugging Output): Document "set debug jit".
a255712f 1660
ccfc3d6e
TT
16612011-01-06 Tom Tromey <tromey@redhat.com>
1662
1663 PR python/12133:
1664 * gdb.texinfo (Frames In Python): Document various frame
1665 constants.
1666
44944448
JB
16672011-01-05 Joel Brobecker <brobecker@adacore.com>
1668
1669 * doc/agentexpr.texi, doc/all-cfg.texi, doc/annotate.texinfo,
1670 doc/gdb.texinfo, doc/gdbint.texinfo, doc/observer.texi,
1671 doc/refcard.tex, doc/stabs.texinfo: Copyright year update.
1672
42ea3d7a
JK
16732011-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
1674
1675 * Makefile.in (diststuff): Remove gdb-cfg.texi and GDBvn.texi.
1676 (clean): Add GDBvn.texi.
1677
720d1a40
JB
16782010-12-29 Joel Brobecker <brobecker@adacore.com>
1679
1680 * gdb.texinfo (Ada Glitches): Remove paragraph describing the
1681 occasional case where the debugger prints an array address
1682 instead of the array itself.
1683
ad196637
PA
16842010-12-23 Pedro Alves <pedro@codesourcery.com>
1685
1686 * gdb.texinfo (Packets) <read registers packet>: Document support
1687 for registers that were not collected.
1688
a86caf66
DE
16892010-12-15 Doug Evans <dje@google.com>
1690
1691 * gdb.texinfo (Startup): Document auto-loading of scripts during
1692 startup.
1693 (Auto-loading): Delete "maint set python auto-load on|off".
1694 Add "set auto-load-scripts on|off".
1695
aae1c79a
DE
16962010-12-07 Doug Evans <dje@google.com>
1697
1698 * gdb.texinfo (Mode Options): Document -data-directory.
1699 (Data Files): Add reference to -data-directory.
1700
4e04c971
DE
17012010-11-29 Doug Evans <dje@google.com>
1702
1703 * gdb.texinfo (Pretty-Printer Introduction): Change
1704 printer-name:subprinter-name to printer-name;subprinter-name.
1705
94b6973e
PM
17062010-11-29 Phil Muldoon <pmuldoon@redhat.com>
1707
1708 PR python/12199
1709
1710 * gdb.texinfo (Breakpoints In Python): Document "delete" method.
1711
39037522
TT
17122010-11-23 Tom Tromey <tromey@redhat.com>
1713
1714 * gdb.texinfo (Top): Check SYSTEM_READLINE.
1715 (Editing): Likewise.
1716 (Command History): Likewise.
1717 (TUI Keys): Likewise.
1718 (Bug Reporting): Conditionally include rluser.texi and
1719 inc-history.texinfo.
1720 * Makefile.in (READLINE_TEXI_INCFLAG): New variable.
1721 (GDB_DOC_SOURCE_INCLUDES): Add comment.
1722 (GDBvn.texi): Set SYSTEM_READLINE when appropriate.
1723 (gdb.dvi): Use READLINE_TEXI_INCFLAG.
1724 (gdb.pdf): Likewise.
1725 (gdb.info): Likewise.
1726 (gdb/index.html): Likewise.
1727
5ae98d25
TT
17282010-11-23 Tom Tromey <tromey@redhat.com>
1729
1730 * Makefile.in (Makefile): Run ../config.status.
1731 (distclean): Update.
1732 * configure: Remove.
1733 * configure.ac: Remove.
1734
621c8364
TT
17352010-11-12 Tom Tromey <tromey@redhat.com>
1736
1737 * gdb.texinfo (Basic Python): Update. Add xref.
1738 (Exception Handling): Document new exception classes.
1739 (Types In Python): Update.
1740 (Frames In Python): Update.
1741
84f4c1fe
PM
17422010-11-11 Phil Muldoon <pmuldoon@redhat.com>
1743
1744 * gdb.texinfo (Breakpoints In Python): Document "internal"
1745 parameter, and visible attribute.
1746
99e7ae30
DE
17472010-11-05 Doug Evans <dje@google.com>
1748
1749 * gdb.texinfo (Source Path): Document "set directories".
1750
f4b8a18d
KW
17512010-11-05 Ken Werner <ken.werner@de.ibm.com>
1752
1753 * gdb.texinfo: (Summary) Add mention about OpenCL C language support.
1754 (OpenCL C): New node.
1755
7b51bc51
DE
17562010-11-02 Doug Evans <dje@google.com>
1757
1758 * gdb.texinfo (Pretty Printing): Expand into three sections,
1759 introduction, example, and commands.
1760 (Python API): Delete section Disabling Pretty-Printers, merge into
1761 Selecting Pretty-Printers.
1762 (Writing a Pretty-Printer): New section. Move the pretty-printer
1763 example here, and reformat to match python coding style. Add a second
1764 example using the gdb.printing module.
1765 (Python modules): Add gdb.printing.
1766
9eeee977
DE
17672010-10-29 Doug Evans <dje@google.com>
1768
1769 * gdb.texinfo (Python): Fix long line.
1770
a0e0ffdf
DE
17712010-10-20 Doug Evans <dje@google.com>
1772
1773 * gdbint.texinfo (Misc Guidelines): Renamed from Coding.
1774 All references updated. Correct sections marked as subsections.
1775 (Coding Standards): New chapter. Move the coding standard related
1776 subsections here. Add section on Python coding standards.
1777
0e3509db
DE
17782010-10-13 Doug Evans <dje@google.com>
1779
1780 * gdb.texinfo (Python): Add "Python modules".
1781 (Types in Python): Add reference to gdb.types section.
1782 (Python modules): New node.
1783
44592cc4
DE
17842010-10-11 Doug Evans <dje@google.com>
1785
1786 * gdb.texinfo (Values From Inferior): Add reference to "Types in
1787 Python" from gdb.Value.type description.
1788
6e1bb179
JB
17892010-09-28 Joel Brobecker <brobecker@adacore.com>
1790
1791 * gdb.texinfo (Ravenscar Profile): New node.
1792
e8467610
TT
17932010-09-22 Tom Tromey <tromey@redhat.com>
1794
1795 * gdb.texinfo (Values From Inferior): Mention Value.__init__.
1796
fccd1d1e
EZ
17972010-09-22 Eli Zaretskii <eliz@gnu.org>
1798
1799 * gdb.texinfo (Values From Inferior): Clarify that
1800 value.dynamic_type works only in C++ programs with RTTI.
1801
c1b6b909
TT
18022010-09-15 Paul Bolle <pebolle@tiscali.nl>
1803
1804 * gdb.texinfo (Character Sets): Correctly reference host-charset
1805 in example.
1806
7d288aaa
TT
18072010-09-13 Tom Tromey <tromey@redhat.com>
1808
1809 * gdb.texinfo (GDB/MI Stack Manipulation) <-stack-list-frames>:
1810 Document "fullname" and "from".
1811
f75d858b
MK
18122010-09-01 Marc Khouzam <marc.khouzam@ericsson.com>
1813
1814 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document new
1815 feature `reverse' output by -list-target-features.
1816
83b9503b
L
18172010-08-31 H.J. Lu <hongjiu.lu@intel.com>
1818
1819 * gdb.texinfo (i386 Features): Remove an extra "@item".
1820
03f17ccf
TT
18212010-08-30 Tom Tromey <tromey@redhat.com>
1822
1823 PR python/11792:
1824 * gdb.texinfo (Values From Inferior): Document dynamic_type.
1825
9779414d
DJ
18262010-08-24 Daniel Jacobowitz <dan@codesourcery.com>
1827
1828 * gdb.texinfo (ARM Features): Document
1829 org.gnu.gdb.arm.m-profile.
1830
f9ffd4bb
TT
18312010-08-23 Tom Tromey <tromey@redhat.com>
1832
1833 PR python/11145:
1834 * gdb.texinfo (Values From Inferior): Document dynamic_cast and
1835 reinterpret_cast methods.
1836
702c2711
TT
18372010-08-23 Tom Tromey <tromey@redhat.com>
1838
1839 PR python/11915:
1840 * gdb.texinfo (Types In Python): Document array method.
1841
66b73624
TJB
18422010-08-18 Thiago Jung Bauermann <bauerman@br.ibm.com>
1843
1844 * gdb.texinfo (PowerPC Embedded): Mention support for the DVC register.
1845
06a64a0b
TT
18462010-08-16 Tom Tromey <tromey@redhat.com>
1847
1848 * gdb.texinfo (Set Watchpoints): Document -location option.
1849
a3a7127e
DE
18502010-08-13 Doug Evans <dje@google.com>
1851
1852 * gdb.texinfo (.debug_gdb_scripts section): Fix typo.
1853
8dedea02
VP
18542010-08-13 Vladimir Prus <vladimir@codesourcery.com>
1855
1856 * gdb.texinfo (GDB/MI Data Manipulation): Document
1857 -data-read-memory-raw and -data-write-memory-raw.
1858
ca5c20b6 18592010-08-11 Tom Tromey <tromey@redhat.com>
889bf7c5 1860 Phil Muldoon <pmuldoon@redhat.com>
ca5c20b6
PM
1861
1862 * gdb.texinfo (Basic Python): Describe post_event API.
1863
cb2e07a6
PM
18642010-08-11 Phil Muldoon <pmuldoon@redhat.com>
1865
1866 * gdb.texinfo (Basic Python): Describe solib_address and
889bf7c5 1867 decode_line Python APIs
cb2e07a6 1868
464b3efb
TT
18692010-08-10 Tom Tromey <tromey@redhat.com>
1870
1871 * gdb.texinfo (Pretty Printing API): Document
1872 gdb.default_visualizer.
1873
c29c521f
TT
18742010-08-10 Tom Tromey <tromey@redhat.com>
1875
1876 Revert gdb-add-index addition:
1877 * gdb.texinfo (Index Files): Don't document gdb-add-index.
1878
5da1313b
JK
18792010-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
1880 Eli Zaretskii <eliz@gnu.org>
1881
1882 * gdb.texinfo (Mode Options) <-batch>
1883 (Basic Python) <gdb.execute>: Describe setting width and height.
1884
02d868e8
PP
18852010-07-31 Paul Pluzhnikov <ppluzhnikov@google.com>
1886
1887 * gdb.texinfo (Threads): Document 'debug libthread-db'.
1888
c2bbed2a
TT
18892010-07-30 Tom Tromey <tromey@redhat.com>
1890
1891 * gdb.texinfo (Index Files): Mention gdb-add-index.
1892
6c13bbe1
HZ
18932010-07-30 Hui Zhu <teawater@gmail.com>
1894
1895 * gdb.texinfo (Inferiors and Programs): Update the introduce of
1896 "detach inferior" and "kill inferior".
1897
53a71c06
CR
18982010-07-28 CHENG Renquan <rqcheng@smu.edu.sg>
1899
1900 * gdb.texinfo (Machine Code): Update description of two forms of
1901 arguments, and add new example to demonstrate the new form.
1902
5374244e
PM
19032010-07-27 Phil Muldoon <pmuldoon@redhat.com>
1904
1905 * gdb.texinfo (Values From Inferior): Add value inferior function
1906 call description.
1907
8ea5bce5
JK
19082010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
1909
1910 * gdb.texinfo (Active Targets): Fix wrong comma placement.
1911
c0edd9ed
JK
19122010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
1913 Eli Zaretskii <eliz@gnu.org>
1914
1915 Make core files the process_stratum.
1916 * gdb.texinfo (Active Targets): Remove core_stratum. Include
1917 record_stratum example.
1918
9291a0cd
TT
19192010-07-13 Tom Tromey <tromey@redhat.com>
1920
1921 * gdb.texinfo (Index Files): New node.
1922
f5011d11
TT
19232010-07-13 Tom Tromey <tromey@redhat.com>
1924
1925 * gdb.texinfo (GDB/MI Variable Objects): Remove extra 'for'.
1926
0f5238ed
TT
19272010-07-13 Tom Tromey <tromey@redhat.com>
1928
1929 * gdb.texinfo (Specify Location): Document labels.
1930
74c761c1
PA
19312010-07-01 Pedro Alves <pedro@codesourcery.com>
1932
1933 * gdb.texinfo (Create and Delete Tracepoints): Add more index
1934 entries for fast tracepoints and static tracepoints.
1935
501994c0
PA
19362010-07-01 Pedro Alves <pedro@codesourcery.com>
1937
1938 * gdb.texinfo (General Query Packets) <qfThreadInfo,
1939 qsThreadInfo>: Spell out `l' as ell.
1940
0fb4aa4b
PA
19412010-07-01 Pedro Alves <pedro@codesourcery.com>
1942
1943 * gdb.texinfo (Convenience Variables): Document $_sdata.
1944 (Commands to Set Tracepoints): Describe static tracepoints. Add
1945 `Listing Static Tracepoint Markers' menu entry. Document
1946 "strace".
1947 (Tracepoint Action Lists): Document collecting $_sdata.
1948 (Listing Static Tracepoint Markers): New subsection.
1949 (Tracepoints support in gdbserver): Mention static tracepoints.
1950 (remote packets, enabling and disabling): Mention
1951 read-sdata-object.
1952 (General Query Packets) <qSupported>: Document qXfer:sdata:read
1953 and StaticTracepoint.
1954 Mention qTfSTM, qTsSTM and qTSTMat as tracepoint packets.
1955 Document qXfer:sdata:read.
1956 (Tracepoint packets): Document qTfSTM, qTsSTM and qTSTMat.
1957
dc3b15be
JB
19582010-06-29 Joel Brobecker <brobecker@adacore.com>
1959
1960 * gdb.texinfo (Threads In Python): Fix unmatched @end table.
1961
595939de
PM
19622010-06-28 Phil Muldoon <pmuldoon@redhat.com>
1963 Tom Tromey <tromey@redhat.com>
1964 Thiago Jung Bauermann <bauerman@br.ibm.com>
1965
1966 * gdb.texinfo (Inferiors In Python): New node.
1967 * gdb.texinfo (Threads In Python): New node.
1968
9279c692
JB
19692010-06-28 Joel Brobecker <brobecker@adacore.com>
1970
1971 * gdb.texinfo (Python): Document what the python directory is
1972 and what its location is.
1973 (Basic Python): Document the gdb.PYTHONDIR constant.
1974
bc9f0842
TT
19752010-06-25 Tom Tromey <tromey@redhat.com>
1976
1977 PR python/10808:
1978 * gdb.texinfo (Basic Python): Document new gdb.execute argument.
1979
f1421989
HZ
19802010-06-24 Hui Zhu <teawater@gmail.com>
1981
1982 * gdb.texinfo: (Commands for Controlled Output): Add
1983 documentation for command "eval".
1984
e4c0cfae
SS
19852010-06-21 Stan Shebs <stan@codesourcery.com>
1986
1987 * gdb.texinfo: Add explicit @node and @appendix for GFDL.
1988 * annotate.texinfo: Ditto.
1989 * gdbint.texinfo: Ditto.
1990 * stabs.texinfo: Ditto.
1991
bb08c432
HZ
19922010-06-22 Hui Zhu <teawater@gmail.com>
1993
1994 * gdb.texinfo: (Process Record and Replay): Add documentation
1995 for command "set record memory-query".
1996
4f5d9f07
SS
19972010-06-21 Stan Shebs <stan@codesourcery.com>
1998
1999 * gdb.texinfo: Relicense under GFDL version 1.3.
2000 * annotate.texinfo: Relicense under GFDL version 1.3.
2001 * gdbint.texinfo: Relicense under GFDL version 1.3.
2002 * stabs.texinfo: Relicense under GFDL version 1.3.
2003 * fdl.texi: Update to version 1.3.
2004
6aed2dbc
SS
20052010-06-18 Stan Shebs <stan@codesourcery.com>
2006
a61408f8
SS
2007 * gdb.texinfo (Operating System Auxiliary Information): Describe
2008 "info os" when no arguments given.
2009
6aed2dbc
SS
2010 * gdb.texinfo (Debugging Programs with Multiple Threads): Describe
2011 $_thread.
2012
24e933df
HZ
20132010-06-18 Hui Zhu <teawater@gmail.com>
2014
2015 * gdb.texinfo: (Process Record and Replay): Add documentation
2016 for commands "record save" and "record restore".
2017
65d79d4b
SDJ
20182010-06-16 Jan Kratochvil <jan.kratochvil@redhat.com>
2019
2020 * gdb.texinfo: Include information about the correct use
2021 of addresses in the `watch' command.
2022
d914c394
SS
20232010-06-11 Stan Shebs <stan@codesourcery.com>
2024
2025 * gdb.texinfo (Observer Mode): New section.
2026 (General Query Packets): Document QAllow.
889bf7c5 2027
967cf477
DE
20282010-06-04 Doug Evans <dje@google.com>
2029
2030 * gdb.texinfo (Python API): New node `Disabling Pretty-Printers'.
2031
aaf4119b
DE
20322010-06-03 Doug Evans <dje@google.com>
2033
2034 * gdbint.texinfo (Coding): Add subsection on command names.
2035
9eae7c52
TT
20362010-06-02 Tom Tromey <tromey@redhat.com>
2037
2038 * gdb.texinfo (Maintenance Commands): Document maint set dwarf2
2039 always-disassemble.
2040
fa593d66
PA
20412010-06-01 Pedro Alves <pedro@codesourcery.com>
2042
2043 * gdb.texinfo (Set Tracepoints): Mention tracepoints support in
2044 gdbserver, and add cross reference.
2045 (Tracepoints support in gdbserver): New subsection.
2046
dde08ee1
PA
20472010-05-26 Pedro Alves <pedro@codesourcery.com>
2048
2049 * gdb.texinfo (General Query Packets) <qSupported>: Describe the
2050 `qRelocInsn' feature.
2051 (Relocate instruction reply packet): New subsection
2052 of `Tracepoint Packets'.
2053 (Tracepoint Packets): Mention that packets QTDP and QTStart
2054 support the qRelocInsn request, and add cross reference to new
2055 subsection.
2056
07ca107c
DE
20572010-05-25 Doug Evans <dje@google.com>
2058
2059 * gdb.texinfo (Exception Handling): Document gdb.GdbError.
2060 (Commands In Python): Document gdb.string_to_argv.
2061
c25c4a8b
JK
20622010-05-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2063
2064 * gdbint.texinfo (Host Definition): Remove items NORETURN and
2065 ATTR_NORETURN.
2066
d7b32ed3 20672010-04-29 Phil Muldoon <pmuldoon@redhat.com>
c25c4a8b
JK
2068 Tom Tromey <tromey@redhat.com>
2069 Thiago Jung Bauermann <bauerman@br.ibm.com>
d7b32ed3 2070
c25c4a8b 2071 * gdb.texinfo (Parameters In Python): New Node.
d7b32ed3 2072
6aecb9c2
JB
20732010-04-29 Mihail Zenkov <mihail.zenkov@gmail.com>
2074
2075 * gdb.texinfo: (Summary) Add mention about D language support.
2076 (Filenames): Add D suffixes.
2077 (D): New node.
2078
b7da9e9f
PM
20792010-04-26 Pierre Muller <muller@ics.u-strasbg.fr>
2080
2081 * gdbint.texinfo (CANNOT_STEP_HW_WATCHPOINTS): Remove explanation
2082 of macro deleted from GDB code.
2083
ab38a727
PA
20842010-04-24 Pedro Alves <pedro@codesourcery.com>
2085
2086 * gdb.texinfo (Commands to specify files): Describe what how GDB
2087 looks up DOS-based filesystem paths on the system root. Document
2088 the new `set/show target-file-system-kind' commands.
2089
66d09542
DE
20902010-04-23 Doug Evans <dje@google.com>
2091
2092 * gdb.texinfo (Python): Move Auto-loading section here ...
2093 (Python API): from here.
2094 (Auto-loading): Add docs for .debug_gdb_scripts auto-loaded scripts.
2095 (Maintenance Commands): Add docs for "maint print section-scripts".
2096
8bd10a10
CM
20972010-04-20 Chris Moller <cmoller@redhat.com>
2098
2099 * gdb.texinfo (Setting Breakpoints): Added description of
2100 filename-qualified rbreak.
2101 * refcard.tex (Breakpoints and Watchpoints): Added brief
2102 description of filename-qualified rbreak.
2103
4c374409
JK
21042010-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
2105
2106 * gdb.texinfo (Data): New @menu reference to Pretty Printing.
2107 (Python API): Change the reference to Pretty Printing API.
2108 (Pretty Printing): Move the user part under the Data node. Reformat
2109 the sample output to 72 columns. Create a new reference to Pretty
2110 Printing API. Rename the API part ...
2111 (Pretty Printing API): To a new node name.
2112 (Selecting Pretty-Printers, Progspaces In Python, Objfiles In Python)
2113 (GDB/MI Variable Objects): Change references to Pretty Printing API.
2114
5a9351ae
SS
21152010-04-21 Stan Shebs <stan@codesourcery.com>
2116
2117 * gdb.texinfo (Tracepoint Actions): Mention synonymy of actions
889bf7c5 2118 and commands.
5a9351ae 2119 (Listing Tracepoints): Update to reflect current behavior.
889bf7c5 2120
9a22f0d0
PM
21212010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
2122
2123 * gdb.texinfo (Examining memory): Update for change in string
2124 display with explicit size.
2125
6149aea9
PA
21262010-04-19 Pedro Alves <pedro@codesourcery.com>
2127
2128 PR breakpoints/8554.
2129
2130 * gdb.texinfo (Save Breakpoints): New node.
2131 (save-tracepoints): Rename to ...
2132 (save tracepoints): ... this. Mention that `save-tracepoints' is
2133 a deprecated alias to `save tracepoints'.
2134
711e434b
PM
21352010-04-16 Pierre Muller <muller@ics.u-strasbg.fr>
2136
645797a8 2137 * gdb.texinfo ($_tlb): Document new automatic convinience variable.
711e434b
PM
2138 (info w32 thread-information-block): Document new command.
2139 (qGetTIBAddress): Document new gdbserver query.
2140 (maint set/show show-all-tib): Document new command.
2141
3f7b2faa
DE
21422010-04-15 Doug Evans <dje@google.com>
2143
fa33c3cd
DE
2144 * gdb.texinfo (Python API): Add progspaces section.
2145 (Selecting Pretty-Printers): Progspace pretty-printers are
2146 searched too.
2147 (Progspaces In Python): New section.
2148
3f7b2faa
DE
2149 * gdb.texinfo (Command Files): Add docs for new "source -s" option.
2150
79f283fe
PM
21512010-04-14 Phil Muldoon <pmuldoon@redhat.com>
2152
2153 * gdb.texinfo (Pretty Printing): Document behaviour when to_string
2154 returns None.
2155
87290684
SS
21562010-04-09 Stan Shebs <stan@codesourcery.com>
2157
2158 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
2159 Describe the `frames-created' field, tweak grammar.
2160
a97153c7
PA
21612010-04-09 Pedro Alves <pedro@codesourcery.com>
2162
2163 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
2164 Describe the `circular' and `disconnected' fields.
2165
5c5dcc1b
L
21662010-04-09 H.J. Lu <hongjiu.lu@intel.com>
2167
2168 * gdb.texinfo (maint print registers): Mention unavailable and
2169 invisible registers.
2170
adc36818
PM
21712010-04-09 Phil Muldoon <pmuldoon@redhat.com>
2172 Thiago Jung Bauermann <bauerman@br.ibm.com>
5c5dcc1b 2173 Tom Tromey <tromey@redhat.com>
adc36818
PM
2174
2175 * gdb.texinfo (Breakpoints In Python): New Node.
2176
33da3f1c
SS
21772010-04-08 Stan Shebs <stan@codesourcery.com>
2178
2179 * gdb.texinfo (Tracepoint Packets): Describe disconn and circular
2180 trace status fields.
2181
3a13a53b
L
21822010-04-08 H.J. Lu <hongjiu.lu@intel.com>
2183
2184 * gdb.texinfo (i386 Features): Make org.gnu.gdb.i386.avx
2185 optional. Make org.gnu.gdb.i386.avx requires
2186 org.gnu.gdb.i386.avx.
2187
08001717
DE
21882010-04-08 Doug Evans <dje@google.com>
2189
2190 * gdb.texinfo (Command Files): Document that gdb skips $cdir in
2191 search path, and document that gdb only scans the search path if
2192 the script's path doesn't specify a directory.
2193
c375651d
DE
21942010-04-05 Doug Evans <dje@google.com>
2195
2196 * gdb.texinfo (maint show python auto-load): Fix typo.
2197
af54718e
SS
21982010-04-04 Stan Shebs <stan@codesourcery.com>
2199
d77f58be
SS
2200 * gdb.texinfo (Setting Breakpoints): "info watch" no longer a synonym.
2201 (Setting Watchpoints): Update description of "info watch".
2202 (Disabling Breakpoints): Only "info break" lists all.
2203
af54718e
SS
2204 * gdb.texinfo (Tracepoint Restrictions): Document PC inference.
2205 (tdump): Explain how tdump works.
2206
86b17b60
PA
22072010-04-01 Pedro Alves <pedro@codesourcery.com>
2208
2209 * gdb.texinfo (Break Commands): Clarify `commands' changes, and
2210 add cross reference.
2211
ff12863f
PA
22122010-03-31 Pedro Alves <pedro@codesourcery.com>
2213
2214 * gdb.texinfo (TUI Commands): Mention that in some cases, these
2215 commands error out.
2216
f68eb612
L
22172010-03-30 H.J. Lu <hongjiu.lu@intel.com>
2218
2219 * gdb.texinfo (i386 Features): Add org.gnu.gdb.i386.avx.
2220
c8d5aac9
L
22212010-03-30 H.J. Lu <hongjiu.lu@intel.com>
2222
2223 * gdb.texinfo (General Query Packets): Add xmlRegisters.
2224
7d13fe92
SS
22252010-03-29 Stan Shebs <stan@codesourcery.com>
2226 Nathan Sidwell <nathan@codesourcery.com>
2227
2228 * gdb.texinfo (GDB/MI Tracepoint Commands): Add notes about the
2229 GDBN equivalent.
2230 (Set Tracepoints): Remove mention that conditional tracepoints
2231 don't exist.
2232 (Tracepoint Actions): Clarify when while-stepping collection
2233 happens, note that while-stepping does not automatically collect
2234 $pc.
2235
409873ef 22362010-03-29 Stan Shebs <stan@codesourcery.com>
889bf7c5 2237
409873ef
SS
2238 * gdb.texinfo (Tracepoint Packets): Describe QTDPsrc.
2239 (General Query Packets): Describe TracepointSource.
2240
ee8e71d4
EZ
22412010-03-27 Matt Rice <ratmice@gmail.com>
2242
c8d5aac9
L
2243 * gdb.texinfo (ARM): Document arguments to "target sim".
2244 (Set Catchpoints): Use @dots{} instead of @r{...}.
ee8e71d4 2245
99b5e152
PA
22462010-03-26 Pedro Alves <pedro@codesourcery.com>
2247
2248 * gdb.texinfo (Tracepoint Packets): Remove mention that
2249 terror:string may be plain text, and drop mention of X prefix.
2250
cd64ee31
VP
22512010-03-26 Vladimir Prus <vladimir@codesourcery.com>
2252
2253 * gdb.texinfo (GDB/MI Tracepoint Commands): Add comma after @xref.
2254
6c28cbf2
SS
22552010-03-24 Stan Shebs <stan@codesourcery.com>
2256
2257 * gdb.texinfo (Tracepoint Packets): Document trace error status.
2258
95a42b64
TT
22592010-03-24 Tom Tromey <tromey@redhat.com>
2260
2261 PR breakpoints/9352:
2262 * gdb.texinfo (Break Commands): Update.
2263
18148017
VP
22642010-03-24 Vladimir Prus <vladimir@codesourcery.com>
2265
2266 * gdb.texinfo (GDB/MI Tracepoint Commands): Document MI tracepoint
2267 commands.
2268
4daf5ac0
SS
22692010-03-16 Stan Shebs <stan@codesourcery.com>
2270
2271 * gdb.texinfo (Starting and Stopping Trace Experiments): Describe
2272 circular-trace-buffer.
2273 (Tracepoint Packets): Describe QTBuffer, and details of the
2274 qTStatus reply.
2275
c9429232
SS
22762010-03-12 Stan Shebs <stan@codesourcery.com>
2277 Nathan Sidwell <nathan@codesourcery.com>
2278
2279 * gdb.texinfo (Tracepoint Actions): Clarify that while-stepping is
2280 doing instruction stepping.
2281 (Tracepoint Restrictions): New node.
2282
ccefe4c4
TT
22832010-03-10 Tom Tromey <tromey@redhat.com>
2284
2285 * gdbint.texinfo (Symbol Handling): Update.
2286
7c953934
TT
22872010-03-08 Tom Tromey <tromey@redhat.com>
2288
2289 PR cli/9591:
2290 * gdb.texinfo (Mode Options): Mention lack of pagination and
2291 confirmation with --batch.
2292 (Screen Size): Mention --batch.
2293 (Messages/Warnings): Likewise.
2294
f870a310
TT
22952010-03-05 Tom Tromey <tromey@redhat.com>
2296
2297 * gdb.texinfo (Basic Python): Document target_charset and
2298 target_wide_charset.
2299
78e2826b
TT
23002010-03-05 Tom Tromey <tromey@redhat.com>
2301
2302 * gdb.texinfo (Data): Link to pretty-printing.
2303 (Output Formats): Likewise. Correct text.
2304
f5dff777
DJ
23052010-03-01 Daniel Jacobowitz <dan@codesourcery.com>
2306
2307 * gdb.texinfo (Types): Describe <struct> and <flags>.
2308
dc00d89f
PM
23092010-02-28 Phil Muldoon <pmuldoon@redhat.com>
2310
2311 * gdb.texinfo (Frames In Python): Add block parameter and
2312 description to read_var text.
2313
5107b149 23142010-02-26 Phil Muldoon <pmuldoon@redhat.com>
c8d5aac9 2315 Tom Tromey <tromey@redhat.com>
5107b149
PM
2316
2317 * gdb.texinfo (Types In Python): Describe block argument in
2318 template_argument and gdb.lookup_type.
2319
e03e5e7b
TT
23202010-02-24 Tom Tromey <tromey@redhat.com>
2321
2322 * gdb.texinfo (Cygwin Native): Fix typo.
2323
f3e9a817
PM
23242010-02-24 Phil Muldoon <pmuldoon@redhat.com>
2325
2326 * gdb.texinfo (Frames In Python): Add block, find_sal, function
2327 and select method descriptions.
2328 (Python API): Add Blocks In Python, Symbols in Python and Symbol
2329 Tables in Python to menu.
2330 (Blocks In Python): New node.
2331 (Symbols In Python): New node.
2332 (Symbol Tables in Python): New node.
2333
a79b8f6e
VP
23342010-02-24 Vladimir Prus <vladimir@codesourcery.com>
2335
2336 Multiexec MI
2337
2338 gdb/
2339 * breakpoint.c (clear_syscall_counts): Take struct inferior*.
2340
2341 gdb/doc/
2342 * gdb.texinfo (GDB/MI Command Syntax): Document notification
2343 changes.
2344 (GDB/MI Program Execution): Document current behaviour of
2345 --all and --thread-group.
2346 (GDB/MI Miscellaneous Commands): Document -add-inferior and
2347 -remove-inferior.
2348 * observer.texi (inferior_added, inferior_removed): New
2349 observers.
2350
629d6a47
TT
23512010-02-19 Tom Tromey <tromey@redhat.com>
2352
2353 * gdbint.texinfo (Getting Started): Fix @node.
2354 (Debugging GDB): Likewise.
2355
c09529e5
JB
23562010-02-13 Joel Brobecker <brobecker@adacore.com>
2357
2358 * gdbint.texinfo (Testsuite): New section "Testsuite Configuration",
2359 documenting the gdb_test_timeout variable.
2360
540aa8e7
MS
23612010-02-12 Jakob Engblom <jakob@virtutech.com>
2362
2363 * gdb.texinfo (MI commands): Added documentation of --reverse
2364 option to a set of MI commands. Restructured documentation of MI
2365 commands --exec-continue to reflect the complexity of reverse
2366 execution.
2367
081dfbf7
PA
23682010-02-12 Pedro Alves <pedro@codesourcery.com>
2369
2370 * gdb.texinfo (Using the Collected Data): Specify that the address
2371 range of `tfind outsize' is exclusive, and that the address range
2372 of `tfind range' is inclusive.
2373 (Tracepoint Packets): Specify that the address range of
2374 `QTFrame:range' is inclusive, and that the address range of
2375 `QTFrame:outside' is exclusive
2376
8e9c5e02
VP
23772010-02-12 Vladimir Prus <vladimir@codesourcery.com>
2378
2379 * gdb.texinfo (GDB/MI Result Records): Clarify ^running.
2380
92981e24
TT
23812010-02-10 Tom Tromey <tromey@redhat.com>
2382
2383 * gdb.texinfo (Debugging Output): Document set debug parser and
2384 show debug parser.
2385
075b51b7
L
23862010-02-09 H.J. Lu <hongjiu.lu@intel.com>
2387
2388 * gdb.texinfo (Predefined Target Types): Add i387_ext,
2389 i386_eflags and i386_mxcsr.
2390
3bb8d5c3
L
23912010-02-08 H.J. Lu <hongjiu.lu@intel.com>
2392
2393 * gdb.texinfo: Document i386 target features.
2394
c5f80513
DE
23952010-02-05 Doug Evans <dje@google.com>
2396
2397 * gdbint.texinfo (Testsuite): Add a new section to document the
2398 various DejaGnu variables that may be overridden.
1be00882 2399 Document INTERNAL_GDBFLAGS.
c5f80513 2400
6ac33a4e
TT
24012010-02-04 Tom Tromey <tromey@redhat.com>
2402
2403 PR cli/8830:
2404 * gdb.texinfo (Files): -readnow comes before the filename for file
2405 and symbol-file.
2406
a1dcb23a
DJ
24072010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
2408
2409 * gdb.texinfo (Architecture-Specific Protocol Details): New section.
2410 Document ARM breakpoint types.
2411 (Register Packet Format): Move into the new section.
2412 (Packets): Describe the KIND argument for Z0, z0, Z1, and z1 packets.
2413
95433b34
JB
24142010-01-21 Joel Brobecker <brobecker@adacore.com>
2415
2416 * gdb.texinfo (File Options): Adjust the documentation of this
2417 switch to refer to the "source" command rather than partially
2418 duplicating some of the relevant information.
2419 (Extending GDB): Introduce and document the set/show script-extension
2420 setting.
2421 (Command Files): Add note explaining that the "source" command
2422 is also used to evalute scripts written in other languages.
2423 Remove the short slightly incorrect reference to sourcing Python
2424 scripts.
2425 (Python Commands): Document how to execute a Python script from GDB.
2426
8d576872
JB
24272010-01-19 Joel Brobecker <brobecker@adacore.com>
2428
2429 * gdb.texinfo (Command Files): Fix typo.
2430
8150ff9c
JB
24312010-01-18 Tom Tromey <tromey@redhat.com>
2432
2433 * gdb.texinfo (File Options): Document -x on .py files.
2434 (Command Files): Document handling of Python scripts.
2435
23db03a6
JZ
24362010-01-18 Jie Zhang <jie.zhang@analog.com>
2437
2438 * Makefile.in (ANNOTATE_DOC_BUILD_INCLUDES): Add GDBvn.texi.
2439
00bf0b85
SS
24402010-01-15 Stan Shebs <stan@codesourcery.com>
2441
2442 * gdb.texinfo (Trace Files): New section.
2443 (Tracepoint Packets): Document QTSave and qTBuffer.
2444 (Trace File Format): New appendix.
2445
be759fcf
PM
24462010-01-13 Phil Muldoon <pmuldoon@redhat.com>
2447
2448 * gdb.texinfo (Values From Inferior): Document lazy_string value
2449 method.
2450 (Python API): Add Lazy strings menu item.
2451 (Lazy Strings In Python): New node.
2452
dc146f7c
VP
24532010-01-13 Vladimir Prus <vladimir@codesourcery.com>
2454
2455 * gdb.texinfo (GDB/MI Thread Information): New.
2456 (GDB/MI Async Records): Document the core field in *stopped.
2457 (GDB/MI Miscellaneous Commands): Expand -list-thread-groups
2458 documentation
2459 (Process list): Document that osdata document may contain
2460 threads.
2461 (Remote Serial Protocol): Document qXfer:threads.
2462
d5551862
SS
24632010-01-06 Stan Shebs <stan@codesourcery.com>
2464
2465 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
2466 disconnected tracing.
2467 (Tracepoint Packets): Document new protocol.
2468
7a697b8d
SS
24692010-01-05 Stan Shebs <stan@codesourcery.com>
2470
2471 * gdb.texinfo (Create and Delete Tracepoints): Describe fast
2472 tracepoints.
2473 (Tracepoint Packets): Describe remote protocol for fast
2474 tracepoints.
2475
e6f3ec50
JB
24762010-01-01 Joel Brobecker <brobecker@adacore.com>
2477
2478 Update the "Start of New Year Procedure".
2479 * gdbint.texinfo: Add the list of files that need to be updated
2480 manually. Minor reformatting.
2481
ddc4e9c1
JB
24822010-01-01 Joel Brobecker <brobecker@adacore.com>
2483
2484 * refcard.tex: Update copyright year in header and text.
2485
9d2897ad
JB
24862010-01-01 Joel Brobecker <brobecker@adacore.com>
2487
2488 * agentexpr.texi: Add 2010 to the list of copyright years.
2489 * annotate.texinfo: Likewise.
2490 * gdb.texinfo: Likewise.
2491 * gdbint.texinfo: Likewise.
2492 * observer.texi: Likewise.
2493 * stabs.texinfo: Likewise.
2494
6da95a67
SS
24952009-12-31 Stan Shebs <stan@codesourcery.com>
2496
2497 * gdb.texinfo (Tracepoint Actions): Describe teval.
889bf7c5 2498
236f1d4d
SS
24992009-12-29 Stan Shebs <stan@codesourcery.com>
2500
2501 * gdb.texinfo (Tracepoint Actions): Describe default-collect.
889bf7c5 2502
f61e138d
SS
25032009-12-28 Stan Shebs <stan@codesourcery.com>
2504
2505 * gdb.texinfo (Trace State Variables): New section.
2506 (Tracepoint Packets): Describe trace state variable packets.
2507 * agentexpr.texi (Bytecode Descriptions): Describe trace state
2508 variable bytecodes.
2509
0fe7935b
DJ
25102009-12-28 Daniel Jacobowitz <dan@codesourcery.com>
2511
2512 * gdb.texinfo (Symbols): "info variables" prints definitions, not
2513 declarations.
2514
a6b29f87
VP
25152009-12-21 Vladimir Prus <vladimir@codesourcery.com>
2516
2517 * gdb.texinfo (GDB/MI Miscellaneous Commands): Clarify that
2518 -gdb-exit behaviour.
2519
5e4bde96
JB
25202009-12-20 Joel Brobecker <brobecker@adacore.com>
2521
2522 * gpl.texi: Update to version 3 of the GPL.
2523
a1715244
JB
25242009-12-20 Joel Brobecker <brobecker@adacore.com>
2525
2526 * Makefile.in: Update copyright header.
2527 * observer.texi: Fix the copyright header of the generated files.
2528
361ae042
PM
25292009-12-08 Phil Muldoon <pmuldoon@redhat.com>
2530
2531 * gdb.texinfo (Types In Python): Describe range function.
2532
bfd31e71
PM
25332009-12-03 Richard Ward <richard.j.ward1@googlemail.com>
2534
2535 * gdb.texinfo (Types In Python): Describe "is_base_class".
2536
57a1d736
TT
25372009-12-03 Tom Tromey <tromey@redhat.com>
2538
2539 * gdb.texinfo (Basic Python): Document gdb.parse_and_eval.
2540
8cebebb9
PP
25412009-12-02 Paul Pluzhnikov <ppluzhnikov@google.com>
2542
2543 * observer.texi: New memory_changed observer.
2544
16af530a
TT
25452009-12-01 Tom Tromey <tromey@redhat.com>
2546
2547 * gdb.texinfo (Reverse Execution): Fix typo.
2548
b6199126
DJ
25492009-11-24 Daniel Jacobowitz <dan@codesourcery.com>
2550
2551 PR gdb/8704
2552
2553 * gdb.texinfo (Thread-Specific Breakpoints): Thread specifiers
2554 are allowed after the breakpoint condition.
2555
7a6973ad
TT
25562009-11-23 Tom Tromey <tromey@redhat.com>
2557
2558 PR python/10782:
2559 * gdb.texinfo (Types In Python): Document Type.pointer.
2560
21a0512e
PP
25612009-11-23 Paul Pluzhnikov <ppluzhnikov@google.com>
2562
2563 * gdb.texinfo (Machine Code): Adjust.
889bf7c5 2564
a5832c8f
PA
25652009-11-11 Pedro Alves <pedro@codesourcery.com>
2566
2567 * agentexpr.texi (Tracing On Symmetrix): Delete section.
2568 (Using Agent Expressions): Delete cross reference.
2569
1eb7cd77
JB
25702009-11-07 Joel Brobecker <brobecker@adacore.com>
2571
2572 * gdbint.texinfo, stabs.texinfo: Move the @setchapternewpage
2573 and @settitle directives up to help makeinfo find them.
2574
24ddea62
JK
25752009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2576
2577 * gdb.texinfo (set debug-file-directory, show debug-file-directory)
2578 (Auto-loading): Use plural and note one can use multiple components now.
2579
3afae151
VP
25802009-11-01 Vladimir Prus <vladimir@codesourcery.com>
2581
2582 * gdb.texinfo (GDB/MI Stack Manipulation): Make
2583 -stack-list-arguments have the same documentation for parameter
2584 as -stack-list-locals. Add comas.
2585
14ff2235
PM
25862009-10-27 Tom Tromey <tromey@redhat.com>
2587 Eli Zaretskii <eliz@gnu.org>
2588
c8d5aac9 2589 PR python/10781
14ff2235
PM
2590
2591 * gdb.texinfo (Values From Inferior): Document cast method.
2592
9c419145
PP
25932009-10-22 Paul Pluzhnikov <ppluzhnikov@google.com>
2594
2595 * gdb.texinfo (Machine Code): Mention function name in disasssembly
2596 and adjust example.
889bf7c5 2597
29153c24
MS
25982009-10-22 Michael Snyder <msnyder@vmware.com>
2599
2600 * gdb.texinfo (Process Record and Replay): Document new form of
889bf7c5 2601 info record command. Also document the new save and restore
29153c24
MS
2602 commands.
2603
2b28d209
PP
26042009-10-21 Paul Pluzhnikov <ppluzhnikov@google.com>
2605
2606 * gdb.texinfo (Machine Code): Mention current pc marker.
2607 (Memory): Likewise.
2608
6c95b8df
PA
26092009-10-19 Pedro Alves <pedro@codesourcery.com>
2610 Stan Shebs <stan@codesourcery.com>
2611
2612 * observer.texi (new_inferior): Rename to...
2613 (inferior_appeared): ... this.
2614
2615 * gdb.texinfo (Inferiors): Rename node to ...
2616 (Inferiors and Programs): ... this. Mention running multiple
2617 programs in the same debug session.
2618 <info inferiors>: Mention the new 'Executable' column if "info
2619 inferiors". Update examples. Document the "add-inferior",
2620 "clone-inferior", "remove-inferior" and "maint info
2621 program-spaces" commands.
2622 (Process): Rename node to...
2623 (Forks): ... this. Document "set|show follow-exec-mode".
2624
2f8132f3
MS
26252009-10-11 Michael Snyder <msnyder@vmware.com>
2626
2627 * gdb.texinfo (ReverseStep): Show default as "unsupported".
2628 (ReverseContinue): Ditto.
2629
cba4b2d3
PP
26302009-10-08 Paul Pluzhnikov <ppluzhnikov@google.com>
2631
2632 * gdb.texinfo (Server): Document libthread-db-search-path.
889bf7c5 2633
da082f17
JK
26342009-10-08 Jan Kratochvil <jan.kratochvil@redhat.com>
2635
2636 * gdbint.texinfo (i386_stopped_by_hwbp): Remove.
2637
08be9d71
ME
26382009-10-06 Michael Eager <eager@eagercon.com>
2639
2640 * gdb.texinfo (Contributors): Add self for Xilinx MicroBlaze.
2641 (Embedded Processors): Add MicroBlaze.
2642 (MicroBlaze): New. Describe Xilinx MicroBlaze
2643
08a0efd0
PA
26442009-10-04 Pedro Alves <pedro@codesourcery.com>
2645
2646 * gdb.texinfo (Remote Protocol): Don't mention vCont;T.
2647
cbb8f428
EZ
26482009-09-26 Pierre Muller <muller@ics.u-strasbg.fr>
2649
2650 * gdb.texinfo (Cygwin Native): Mention support for Ctrl-BREAK.
2651
30a4a70c
JB
26522009-09-23 Joel Brobecker <brobecker@adacore.com>
2653
2654 * observer.texi (solib_unloaded): Document explicitly the fact that
2655 this observer is called before the associated symbols are unloaded.
2656
b3372f91
VP
26572009-09-19 Vladimir Prus <vladimir@codesourcery.com>
2658
2659 * gdb.texinfo (GDB/MI Stack Manipulation): Document
2660 -stack-list-variables.
2661
f43030c4
TT
26622009-09-18 Tom Tromey <tromey@redhat.com>
2663
2664 * gdb.texinfo (GDB/MI Variable Objects): -enable-pretty-printing
2665 is experimental.
2666
ec7e75e7
PP
26672009-09-17 Paul Pluzhnikov <ppluzhnikov@google.com>
2668
2669 * gdb.texinfo (convenince variables): Mention
2670 $_siginfo could be empty.
f43030c4 2671
0cc7d26f
TT
26722009-09-15 Tom Tromey <tromey@redhat.com>
2673
2674 * gdb.texinfo (GDB/MI Variable Objects): Document
2675 -enable-pretty-printing, -var-set-update-range, dynamic varobjs.
2676 Expand -var-update documentation.
2677
a96d9b2e
SDJ
26782009-09-14 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
2679
2680 * gdb.texinfo (Set Catchpoints): Documentation about the catch syscall
2681 feature.
2682
005ca36a
JB
26832009-09-13 Daniel Jacobowitz <dan@codesourcery.com>
2684
2685 * gdbint.texinfo (Unwinding the Frame ID): Reference outer_frame_id.
2686
0d772ac9
MS
26872009-09-10 Michael Snyder <msnyder@vmware.com>
2688
2689 * gdb.texinfo (qSupported): Mention new ReverseContinue and
2690 ReverseStep replies to the qSupported query.
2691
14fb1bac
JB
26922009-09-10 Joel Brobecker <brobecker@adacore.com>
2693
2694 Add documentation for set/show interactive-mode.
2695 * gdb.texinfo (Other Misc Settings): New node.
2696
29b090c0
DE
26972009-09-01 Doug Evans <dje@google.com>
2698
2699 * gdb.texinfo (Caching Data of Remote Targets): Add note on
2700 non-stop mode's affect on remote caching.
2701
4e5d721f
DE
27022009-08-31 Jacob Potter <jdpotter@google.com>
2703 Doug Evans <dje@google.com>
2704
2705 * gdb.texinfo (Caching Data of Remote Targets): Update text.
2706 Mark `set/show remotecache' options as obsolete.
2707 Document new `set/show stack-cache' option.
2708 Update text for `info dcache'.
2709
55333a84
DE
27102009-08-27 Doug Evans <dje@google.com>
2711
2712 * gdb.texinfo (Symbols): Delete `set print symbol-loading'.
2713 (Files): Add note on new optional regex arg to `info sharedlibrary'.
2714
bc3a0b4d
RW
27152009-08-26 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2716
2717 * gdbint.texinfo (Releasing GDB): Fix confusing sentence
2718 about autoconf.
2719
3a1ff0b6
PA
27202009-08-25 Pedro Alves <pedro@codesourcery.com>
2721
2722 * gdb.texinfo (Debugging Multiple Inferiors): Add "info inferiors"
2723 small example, and describe its columns. Replace "inferior-id" by
2724 "infno" throughout.
2725
81ecdfbb
RW
27262009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2727
af542c2e
RW
2728 * gdbint.texinfo (Releasing GDB): Point to
2729 README-maintainer-mode file for required autoconf version.
2730 * configure.ac: Do not substitute datarootdir, htmldir,
2731 pdfdir, docdir. Do not process --with-datarootdir,
2732 --with-htmldir, --with-pdfdir, --with-docdir.
2733 * configure: Regenerate.
2734
81ecdfbb
RW
2735 * configure: Regenerate.
2736
4efc6507
DE
27372009-08-20 Reid Kleckner <reid@kleckner.net>
2738
2739 * gdb.texinfo: Add chapter on JIT interface.
2740
43089a6e
NR
27412009-08-07 Nick Roberts <nickrob@snap.net.nz>
2742
2743 * gdb.texinfo (Server Prefix): Explain that server prefix suppresses
889bf7c5 2744 confirmation request.
43089a6e 2745
99e008fe
EZ
27462009-08-05 Jeremy Bennett <jeremy.bennett@embecosm.com>
2747
c8d5aac9
L
2748 * gdb.texinfo (Separate Debug Files, Remote Protocol): Clarified
2749 CRC definitions.
99e008fe 2750
48cb2d85
VP
27512009-08-03 Vladimir Prus <vladimir@codesourcery.com>
2752
2753 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
889bf7c5 2754 -break-commands.
48cb2d85 2755
ff1a52c6
UW
27562009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
2757
2758 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
2759 "set spu auto-flush-cache" and "show spu auto-flush-cache" commands.
2760
3285f3fe
UW
27612009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
2762
2763 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
2764 "set spu stop-on-load" and "show spu stop-on-load" commands.
2765
e35359c5
UW
27662009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
2767
2768 * gdb.texinfo (Target Descriptions): Document <compatible> element.
2769
58d6951d
DJ
27702009-07-28 Daniel Jacobowitz <dan@codesourcery.com>
2771
2772 * gdb.texinfo (ARM Features): Document org.gnu.gdb.arm.vfp and
2773 org.gnu.gdb.arm.neon.
2774
08d16641
PA
27752009-07-20 Pedro Alves <pedro@codesourcery.com>
2776
2777 * gdb.texinfo (Target Description Format): Mention the new <osabi>
2778 optional element.
2779 (subsection OS ABI): New subsection.
2780
782b2b07
SS
27812009-07-14 Stan Shebs <stan@codesourcery.com>
2782
2783 * gdb.texinfo (Tracepoint Conditions): New section.
2784 (General Query Packets): Describe ConditionalTracepoints.
2785 (Tracepoint Packets): Describe condition field.
2786 (Maintenance Commands): Describe maint agent-eval.
2787 * agentexpr.texi (Using Agent Expressions): Mention eval usage.
2788
9b117ef3
HZ
27892009-07-11 Hui Zhu <teawater@gmail.com>
2790
2791 * gdb.texinfo (disassemble): Add a new modifier /r
2792 to "disassemble" command to make it print the raw instructions
2793 in hex as well as in symbolic form.
2794
f5a33284
TT
27952009-07-09 Tom Tromey <tromey@redhat.com>
2796
2797 * gdbint.texinfo (Testsuite): Document parallel make check.
2798
812f7342
TT
27992009-07-09 Tom Tromey <tromey@redhat.com>
2800
2801 * gdbint.texinfo (Testsuite): Document test transcripts.
2802
fbb8f299
PM
28032009-07-10 Phil Muldoon <pmuldoon@redhat.com>
2804
2805 * gdb.texinfo (Values From Inferior): Add length parameter
2806 description.
2807
dd8f35ac
EZ
28082009-07-04 Chris Genly <chris@genly.us>
2809
2810 * gdb.texinfo (GDB/MI Variable Objects): Document child definition
2811 in -var-list-children. Fix example according to what the code
2812 does.
2813
2277426b
PA
28142009-07-02 Pedro Alves <pedro@codesourcery.com>
2815
2816 * gdb.texinfo (Debugging multiple inferiors): Document the
2817 "inferior", "detach inferior" and "kill inferior" commands.
2818 (Debugging Programs with Multiple Processes): Adjust to mention
2819 generic "inferior" commands. Delete mention of "detach fork" and
2820 "delete fork". Cross reference to "Debugging multiple inferiors"
2821 section.
2822
a6d9a66e
UW
28232009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
2824
5af949e3
UW
2825 * gdbint.texinfo (Item Output Functions): Update signature
2826 for ui_out_field_core_addr.
2827
28282009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
2829
2830 * gdbint.texinfo (Examples of Use of @code{ui_out} functions):
a6d9a66e
UW
2831 Update example code extrated from breakpoint.c.
2832
9901a55b 28332009-06-28 Paul Pluzhnikov <ppluzhnikov@google.com>
889bf7c5 2834
9901a55b
PP
2835 * gdb.texinfo (GDB/MI Program Context): @ignore unimplemented
2836 MI commands.
2837 (GDB/MI Symbol Query): Likewise.
2838 (GDB/MI File Commands): Likewise.
2839 (GDB/MI File Transfer Commands): Likewise.
2840 (GDB/MI Target Manipulation): Likewise.
2841 (GDB/MI Miscellaneous Commands): Likewise.
889bf7c5 2842
edb3359d
DJ
28432009-06-27 Daniel Jacobowitz <dan@codesourcery.com>
2844
2845 * gdb.texinfo (Debugging Optimized Code): New chapter.
2846 (Compiling for Debugging): Reference it. Move some
2847 text to the new section.
2848
7cd1089b
PM
28492009-06-15 Phil Muldoon <pmuldoon@redhat.com>
2850
2851 * doc/gdb.texinfo (Calling): Document
2852 set-unwind-on-terminating-exception usage.
2853
d4db2f36
PA
28542009-06-11 Pedro Alves <pedro@codesourcery.com>
2855
2856 * gdb.texinfo (All-Stop): Document new 'set schedule-multiple'
2857 command.
2858
d1a7880c
PA
28592009-06-07 Pedro Alves <pedro@codesourcery.com>
2860
2861 * gdbint.texinfo (TARGET_HAS_HARDWARE_WATCHPOINTS): Delete all
2862 references.
2863
473f94e6
UW
28642009-06-04 Ulrich Weigand <uweigand@de.ibm.com>
2865
2866 * gdbint.texinfo: Rename formal parameters to gdbarch function
2867 protoypes from "current_gdbarch" to "gdbarch".
2868
8f500870
TT
28692009-05-28 Tom Tromey <tromey@redhat.com>
2870
2871 * gdb.texinfo (Basic Python): Change get_parameter to parameter.
2872
b6313243
TT
28732009-05-27 Tom Tromey <tromey@redhat.com>
2874
2875 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
2876 feature.
2877 (GDB/MI Variable Objects): Document -var-set-visualizer.
2878
28792009-04-02 Tom Tromey <tromey@redhat.com>
2880
2881 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
2882 feature.
2883 (GDB/MI Variable Objects): Document -var-set-visualizer.
2884
a6bac58e
TT
28852009-05-27 Tom Tromey <tromey@redhat.com>
2886 Thiago Jung Bauermann <bauerman@br.ibm.com>
2887 Phil Muldoon <pmuldoon@redhat.com>
2888
2889 * gdb.texinfo (Objfiles In Python): Reference pretty printing.
2890 (Pretty Printing): New node.
2891 (Selecting Pretty-Printers): Likewise.
2892 (Python API): Update.
2893 (Output Formats): Document /r format.
2894
2c74e833
TT
28952009-05-27 Thiago Jung Bauermann <bauerman@br.ibm.com>
2896 Tom Tromey <tromey@redhat.com>
2897
2898 * gdb.texinfo (Types In Python): New node.
2899 (Values From Inferior): "type" is now an attribute.
2900 (Python API): Update.
2901
89c73ade
TT
29022009-05-27 Tom Tromey <tromey@redhat.com>
2903 Thiago Jung Bauermann <bauerman@br.ibm.com>
2904 Phil Muldoon <pmuldoon@redhat.com>
2905
2906 * gdb.texinfo: Add @syncodeindex for `tp'.
2907 (Python API): Update.
2908 (Auto-loading): New node.
2909 (Objfiles In Python): New node.
2910
17a37d48
PP
29112009-05-15 Paul Pluzhnikov <ppluzhnikov@google.com>
2912
2913 * gdb.texinfo (Threads): Document libthread-db-search-path.
889bf7c5 2914
6718376f
NR
29152009-05-15 Nick Roberts <nickrob@snap.net.nz>
2916
2917 * gdb.texinfo (GDB/MI General Design): Break up into four nodes.
2918
cbe54154
PA
29192009-05-12 Pedro Alves <pedro@codesourcery.com>
2920
2921 * gdb.texinfo: Document 'set/show debug gnu-nat'. Replace 'maint
2922 show-debug-regs' docs by 'maint set show-debug-regs' and 'maint
2923 show show-debug-regs' docs.
2924
8e05493c
EZ
29252009-05-08 Eli Zaretskii <eliz@gnu.org>
2926
2927 * gdb.texinfo (Process Record and Replay): Add description of
2928 reverse execution.
2929
b39f4988
JB
29302009-05-07 Joel Brobecker <brobecker@adacore.com>
2931
2932 * gdbint.texinfo (Adding support for debugging core files): New node.
2933 (Native Debugging): Remove the ``Native core file Support'' section.
2934
a2311334
EZ
29352009-05-01 Eli Zaretskii <eliz@gnu.org>
2936
2937 * gdb.texinfo (Process Record and Replay): Improve and clarify.
2938 Add index entries.
2939
53cc454a 29402009-04-30 Hui Zhu <teawater@gmail.com>
c8d5aac9 2941 Michael Snyder <msnyder@vmware.com>
53cc454a 2942
a2311334
EZ
2943 * gdb.texinfo: (Process Record and Replay): Add documentation for
2944 process record and replay.
53cc454a 2945
484086b7
JK
29462009-04-29 Jan Kratochvil <jan.kratochvil@redhat.com>
2947
2948 * gdb.texinfo (Macros): Note command-line for `info macro'. Append
2949 a new part on command-line defined macros.
2950
32ae1842
EZ
29512009-04-25 Eli Zaretskii <eliz@gnu.org>
2952
2953 * gdb.texinfo (Machine Code) <disassemble-next-line>: Improve and
2954 clarify the wording.
2955
b14b1491
TT
29562009-04-23 Tom Tromey <tromey@redhat.com>
2957
2958 * gdb.texinfo (Data Files): New node.
2959 (GDB Files): Update menu.
2960
5c1e86e1
JB
29612009-04-23 Joel Brobecker <brobecker@adacore.com>
2962
2963 * gdbint.texinfo (Defining Other Architecture Features): Remove
e346fb8f 2964 entry for PROCESS_LINENUMBER_HOOK.
5c1e86e1 2965
83eba9b7
VP
29662009-04-22 Vladimir Prus <vladimir@codesourcery.com>
2967
2968 * gdb.texinfo (GDB/MI Program Execution): Document -exec-jump.
2969
e31198c4
HZ
29702009-04-22 Hui Zhu <teawater@gmail.com>
2971
2972 * gdb.texinfo (disassemble-next-line): Set the default of
2973 disassemble-next-line to off.
2974
26e251b6
JM
29752009-04-21 Joseph Myers <joseph@codesourcery.com>
2976
2977 * configure.ac (--with-datarootdir, --with-docdir, --with-pdfdir,
2978 --with-htmldir): New.
2979 * configure: Regenerate.
2980 * Makefile.in (datarootdir, docdir): Define.
2981 (gdb.dvi, gdb.pdf): Use same -I options as for building gdb.info
2982 instead of $(SET_TEXINPUTS).
2983 (gdbint.dvi, gdbint.pdf): Use same -I options as for building
2984 gdbint.info instead of $(SET_TEXINPUTS).
2985 (gdbint/index.html): Use same -I options as for building
2986 gdbint.info.
2987 (stabs.dvi, stabs.pdf): Use same -I options as for building
2988 stabs.info instead of $(SET_TEXINPUTS).
2989 (stabs/index.html): Use same -I options as for building
2990 stabs.info.
2991 (annotate.dvi, annotate.pdf): Use same -I options as for building
2992 annotate.info instead of $(SET_TEXINPUTS).
2993 (annotate/index.html): Use same -I options as for building
2994 annotate.info.
2995
eac35c4e
DD
29962009-04-21 David Daney <ddaney@caviumnetworks.com>
2997
2998 * gdb.texinfo (maint show-debug-regs): Remove mention of x86.
2999
29b0e8a2
JM
30002009-04-21 Joseph Myers <joseph@codesourcery.com>
3001
3002 * gdb.texinfo (Source Path): Document --with-relocated-sources.
3003
2b831889 30042009-04-18 Carlos O'Donell <carlos@codesourcery.com>
c8d5aac9 3005 Joseph Myers <joseph@codesourcery.com>
2b831889
JM
3006
3007 * Makefile.in (MAKEHTML): Set to makeinfo --html.
3008 (MAKEHTMLFLAGS): Set to empty.
3009 (html__strip_dir): Define.
3010 (HTMLFILES): Define.
3011 (HTMLFILES_INSTALL): Define.
3012 (install-html): Copy new automake rule.
3013 (html): Depend on $(HTMLFILES).
3014 (gdb_toc.html): Rename to gdb/index.html.
3015 (gdbint_toc.html): Rename to gdbint/index.html.
3016 (stabs_toc.html): Rename to stabs/index.html.
3017 (annotate_toc.html): Rename to annotate/index.html.
3018
89a34d1b
JM
30192009-04-17 Carlos O'Donell <carlos@codesourcery.com>
3020
3021 * Makefile.in: Set pdfdir and htmldir from configure
3022 substitutions.
3023 * configure.ac: AC_SUBST datarootdir, docdir, htmldir, pdfdir.
3024 * configure: Regenerate.
3025
a2d5da46
JB
30262009-04-16 Joel Brobecker <brobecker@adacore.com>
3027
3028 * gdbint.texinfo (Native Debugging): Remove entry for PROC_NAME_FMT.
3029 This macro is no longer used.
3030
732f6a93
TT
30312009-04-15 Tom Tromey <tromey@redhat.com>
3032
3033 * gdb.texinfo (Character Sets): Document default character set.
3034
87f9adc1
PM
30352009-04-14 Pierre Muller <muller@ics.u-strasbg.fr>
3036
3037 * gdbint.texinfo: Change server name from sources.redhat.com to
3038 sourceware.org throughout.
3039
2c88c651
JB
30402009-04-09 Joel Brobecker <brobecker@adacore.com>
3041
3042 * gdb.texinfo (Set Breaks): Rewrite a paragraph to avoid a warning
3043 about a missing dot or coma after @xref.
3044
4f5376b2
JB
30452009-04-02 Joel Brobecker <brobecker@adacore.com>
3046
3047 * gdb.texinfo (Backtrace): Add a parameter in frame 1 of the first
3048 example, and add a small explanation about it.
3049 (Print Settings): Change the documentation of the "set print
3050 frame-arguments" to reflect the fact that the default is now "scalars".
3051
a0381d3a
JB
30522009-04-02 Joel Brobecker <brobecker@adacore.com>
3053
3054 * gdb.texinfo (Print Settings): Add kindex for command "set
3055 print frame-arguments".
3056
45ac276d
JB
30572009-03-31 Joel Brobecker <brobecker@adacore.com>
3058
3059 * gdb.texinfo (Ada Tasks): Add documentation about task-specific
3060 breakpoints.
3061 (Set Breaks): Add reference to thread-specific and task-specific
3062 breakpoints.
3063
32cd1edc
JB
30642009-03-31 Joel Brobecker <brobecker@adacore.com>
3065
3066 * gdb.texinfo (Ada Tasks): Remove the documentation about
3067 the "Running" state, as this state has been eliminated.
3068 Now all runnable tasks are shown as "Runnable".
3069
1042e4c0
SS
30702009-03-30 Stan Shebs <stan@codesourcery.com>
3071
3072 * gdb.texinfo (Tracepoints): Describe tracepoints as a
3073 special case of breakpoints.
3074 (Enable and Disable Tracepoints): Mention deprecation.
3075 (Listing Tracepoints): Update description and example.
3076
f8f6f20b
TJB
30772009-03-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
3078
3079 * gdb.texinfo (Frames in Python): New node.
3080 (Python API): Update.
3081
c0c6f777
TJB
30822009-03-29 Thiago Jung Bauermann <bauerman@br.ibm.com>
3083
3084 * gdb.texinfo (Values From Inferior): Change gdb.Value.address
3085 from a method to an attribute.
3086
def2b000
TJB
30872009-03-26 Thiago Jung Bauermann <bauerman@br.ibm.com>
3088
3089 * gdb.texinfo (Values From Inferior): Document is_optimized_out
3090 attribute.
3091
a07daef3
PA
30922009-03-25 Pedro Alves <pedro@codesourcery.com>
3093
3094 * observer.texi (thread_exit): Add "silent" parameter.
3095
f3b1572e
PA
30962009-03-22 Pedro Alves <pedro@codesourcery.com>
3097
3098 * observer.texi (about_to_proceed): New.
3099
587afa38
EZ
31002009-03-21 Jeremy Bennett <jeremy.bennett@embecosm.com>
3101
3102 * gdbint.texinfo (everywhere): Use braces {} in @deftypeXX type
3103 field throughout to handle types with spaces in them. Fix typos
3104 found by aspell.
3105 (Summary, Requirements, Contributors): New first chapter,
3106 "Summary" added, old Requirements section moved there, and new
3107 section, "Contributors" added.
3108 (Initializing a New Architecture, Register Representation)
3109 (Frame Interpretation, Inferior Call Setup, Adding a New Target)
3110 (Porting gdb): These sections extended and updated.
3111 (Compiler Characteristics): This section (empty) deleted.
3112 (Defining Other Architecture Features): This section renamed and
3113 duplicate material removed from (formerly "Target Conditionals").
3114 Use braces {} in @deftypeXX type field throughout to handle types
3115 with spaces in them. Typos found by aspell fixed.
3116
3117 * stack_frame.svg: New file, source of image for gdbint.texinfo.
3118 * stack_frame.pdf: Version of image for PDF output.
3119 * stack_frame.png: Version of image for HTML output and for Emacs.
3120 * stack_frame.txt: Version of image for Info output.
1db61298 3121 * stack_frame.eps: Version of image for TeX DVI output.
587afa38 3122
10af6951
EZ
31232009-03-21 Eli Zaretskii <eliz@gnu.org>
3124
3125 * gdb.texinfo (Character Sets): Fix last change.
3126
cc924cad
TJB
31272009-03-21 Thiago Jung Bauermann <bauerman@br.ibm.com>
3128
3129 * gdb.texinfo (Values From Inferior): Fix optional arguments
3130 markup.
3131 (Commands In Python): Adjust argument names of gdb.Command.__init__
3132 to what the function accepts as keywords.
3133
bc3b79fd
TJB
31342008-03-20 Tom Tromey <tromey@redhat.com>
3135
3136 * gdb.texinfo (Convenience Vars): Document convenience functions.
3137 (Functions In Python): New node.
3138 (Python API): Update.
3139
6c7a06a3
TT
31402009-03-20 Tom Tromey <tromey@redhat.com>
3141
3142 * gdb.texinfo (Character Sets): Remove obsolete text. Document
3143 set target-wide-charset.
3144 (Requirements): Mention iconv.
3145
b646ddd4
HZ
31462009-03-17 Hui Zhu <teawater@gmail.com>
3147
3148 * gdb.texinfo: Change the introduce of "disassemble-next-line".
3149
91440f57
HZ
31502009-03-17 Hui Zhu <teawater@gmail.com>
3151
3152 * gdb.texinfo: Add documentation for disassemble-next-line.
3153
8fd41227
TJB
31542009-03-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
3155
3156 * gdb.texinfo (Commands In Python): Remove tindex entries.
3157
61ff14c6
JK
31582009-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
3159
3160 * gdb.texinfo (Returning): New description for missing debug info.
3161
0b16c5cf
PA
31622009-03-14 Pedro Alves <pedro@codesourcery.com>
3163
3164 * gdb.texinfo (Remote Configuration): Document query-attached.
61ff14c6 3165 (General Query Packets): Document qAttached.
0b16c5cf 3166
32fc0df9
PA
31672009-03-05 Pedro Alves <pedro@codesourcery.com>
3168
3169 * gdb.texinfo (Background Execution): Better describe the set
3170 target-async command.
3171 (Maintenance Commands): Delete description of the `maint set/show
3172 linux-async' and `maint set/show remote-async' commands.
3173
134eb42c
VP
31742009-02-18 Vladimir Prus <vladimir@codesourcery.com>
3175
3176 * gdb.texinfo (GDB/MI Async Records): Add double-spaces
3177 between sentences.
3178
c86cf029
VP
31792009-02-18 Vladimir Prus <vladimir@codesourcery.com>
3180
3181 * gdb.texinfo (GDB/MI Async Records): Document the
3182 =library-loaded and =library-unloaded notifications.
3183
3ea85240
VP
31842009-02-17 Vladimir Prus <vladimir@codesourcery.com>
3185
3186 * observer.texi (test_notification): New observer.
3187
1d33d6ba
VP
31882009-02-14 Vladimir Prus <vladimir@codesourcery.com>
3189
61ff14c6
JK
3190 * observer.texi: Add parameter 'print_frame' to normal_stop
3191 observer.
1d33d6ba 3192
d721c933
EZ
31932009-02-07 Eli Zaretskii <eliz@gnu.org>
3194
3195 * gdb.texinfo (Basic Python): Fix change from 2009-02-04.
3196 (Commands In Python): Fix COMMAND_* constants in last change. Use
3197 @kbd for interactive input. Add cross-references and index
3198 entries.
3199
4aa995e1
PA
32002009-02-06 Pedro Alves <pedro@codesourcery.com>
3201
3202 * gdb.texinfo (Signals): Document $_siginfo.
3203 (Convenience Variables): Mention $_siginfo.
3204 (Remote Configuration): Document qXfer:siginfo:read,
3205 qXfer:siginfo:write packets, and the read-siginfo-object,
3206 write-siginfo-object commands.
3207
5f5233d4
PA
32082009-02-06 Pedro Alves <pedro@codesourcery.com>
3209
3210 * gdbint.texinfo (Values): New chapter.
3211
d8906c6f
TJB
32122009-02-06 Tom Tromey <tromey@redhat.com>
3213
3214 * gdb.texinfo (Python API): Add entry for Commands In Python.
3215 (Commands In Python): New node.
3216
b6cb8e7d
TJB
32172009-02-05 Tom Tromey <tromey@redhat.com>
3218
3219 * gdb.texinfo (Values From Inferior): Document Value.string.
3220
12453b93
TJB
32212009-02-05 Tom Tromey <tromey@redhat.com>
3222
3223 * gdb.texinfo (Basic Python): Document execute's from_tty
3224 argument.
3225
08c637de
TJB
32262009-02-04 Tom Tromey <tromey@redhat.com>
3227
3228 * gdb.texinfo (Basic Python): Document gdb.history.
3229
592375cd
VP
32302009-01-30 Vladimir Prus <vladimir@codesourcery.com>
3231
3232 * gdb.texinfo (GDB/MI Thread Commands): Document the
3233 'current-thread-id' field. Remove the example with zero threads,
3234 since current GDB won't ever report that if there's inferior.
3235
41447f92
VP
32362009-01-30 Vladimir Prus <vladimir@codesourcery.com>
3237
3238 * gdb.texinfo (GDB/MI Breakpoint Commands): Document the -d
3239 option to -break-insert.
3240
098b41a6
JG
32412009-01-28 Daniel Jacobowitz <dan@codesourcery.com>
3242 Jerome Guitton <guitton@adacore.com>
3243
3244 * gdb.texinfo (Startup): Document --with-system-gdbinit.
3245 (System-wide configuration): New section.
3246
3c16cced
PA
32472009-01-26 Pedro Alves <pedro@codesourcery.com>
3248
3249 PR gdb/7580:
3250 * gdb.texinfo (Maintenance Commands): Document "maint set|show
3251 internal-error|internal-warning quit|corefile ask|yes|no".
3252
62709adf
PA
32532009-01-26 Pedro Alves <pedro@codesourcery.com>
3254
3255 * gdb.texinfo (Using the `gdbserver' Program): Document
3256 --remote-debug.
3257
7ce58dd2
DE
32582009-01-23 Doug Evans <dje@google.com>
3259
3260 * gdb.texinfo: Add nexti to list of commands that support
3261 background execution.
3262
adb483fe
DJ
32632009-01-14 Daniel Jacobowitz <dan@codesourcery.com>
3264
3265 * gdb.texinfo (Define, Hooks): Document prefix command support.
3266
a67ec3f4 32672009-01-14 Joseph Myers <joseph@codesourcery.com>
c8d5aac9 3268 Carlos O'Donell <carlos@codesourcery.com>
a67ec3f4
JM
3269
3270 Fixes for makeinfo --html.
3271
3272 * annotate.texinfo: Use @copying and @insertcopying. Use
3273 @ifnottex in place of @ifinfo.
3274 * gdb.texinfo: Use @copying and @insertcopying. Use @ifnottex in
3275 place of @ifinfo. Use @ifnotinfo for one index entry.
3276 * gdbint.texinfo: Use @copying and @insertcopying. Use @ifnottex
3277 in place of @ifinfo.
3278 * stabs.texinfo: Use @copying and @insertcopying. Use @ifnottex
3279 in place of @ifinfo. Include contents at start unconditionally.
3280
84fcdf95
PA
32812009-01-13 Pedro Alves <pedro@codesourcery.com>
3282
3283 * gdb.texinfo (General Query Packets): Remove @var{} around the
3284 "spu" literal string.
3285
fa3a767f
PA
32862009-01-07 Pedro Alves <pedro@codesourcery.com>
3287
3288 * gdb.texinfo (Error in Breakpoints): Delete mention of "The same
3289 program may be running in another process" errors.
3290 * gdbint.texinfo (Native Conditionals): Delete
3291 ONE_PROCESS_WRITETEXT description.
3292
9cb011d3
JB
32932009-01-07 Joel Brobecker <brobecker@adacore.com>
3294
3295 * gdbint.texinfo (Start of New Year Procedure): Add the "coding"
3296 emacs local variable to be placed at the end of the ChangeLog.
3297 Add server.c and gdbreplay.c to the list of files where the
3298 copyright year needs to be updated.
3299
84603566
SL
33002009-01-06 Sandra Loosemore <sandra@codesourcery.com>
3301
3302 * gdb.texinfo (Remote Configuration): Document new
3303 "set/show tcp auto-retry" and "set/show tcp connect-timeout"
3304 commands.
3305
a53f55d8
PA
33062008-12-28 Pedro Alves <pedro@codesourcery.com>
3307
3308 * gdbint.texinfo (gdbarch_cannot_fetch_register): Don't mention
3309 FETCH_INFERIOR_REGISTERS.
3310 (Native Conditionals): Remove obsolete CHILD_PREPARE_TO_STORE,
3311 FETCH_INFERIOR_REGISTERS descriptions. Remove
3312 gdbarch_get_longjmp_target descrition, since already described in
3313 Target Conditionals. Move gdbarch_fp0_regnum description to ...
3314 (Target Conditionals): ... here.
3315
077e0a52
JB
33162008-12-16 Joel Brobecker <brobecker@adacore.com>
3317
3318 * gdb.texinfo (Omissions from Ada): Add missing GDB prompt in
3319 examples.
3320 (Additions to Ada): Likewise. Add the missing opening and closing
3321 parenthesis of the GDB prompt in one of the examples.
3322
023eb17c
JB
33232008-12-14 Joel Brobecker <brobecker@adacore.com>
3324
3325 * gdb.texinfo (Omissions from Ada): Remove incorrect documentation
3326 about the result of 'Address not being of type System.Address.
3327 This problem has been fixed a while ago.
3328
c3b108f7
VP
33292008-12-02 Vladimir Prus <vladimir@codesourcery.com>
3330
3331 MI non-stop and multiprocess docs.
3332
c8d5aac9
L
3333 * gdb.texinfo (GDB/MI): New section 'GDB/MI General Design'
3334 (GDB/MI Output Records): New section 'GDB/MI Frame Information'
3335 Adjust documentation for *stopped, document =thread-created,
3336 =thread-exited, =thread-group-created and =thread-group-exited.
3337 (GDB/MI Thread Commands): Document the 'state' field in
3338 -thread-info output.
3339 (GDB/MI Program Execution): Mention --all and --thread-group
3340 options.
3341 (GDB/MI Variable Objects): Describe floating and fixed variable
3342 objects.
3343 (GDB/MI Miscellaneous Commands): Document -list-thread-groups.
c3b108f7 3344
07e059b5
VP
33452008-12-02 Vladimir Prus <vladimir@codesourcery.com>
3346
c8d5aac9
L
3347 * gdb.texinfo (Operating System Information): New appendix.
3348 (Operating System Auxiliary Information): Document 'info os processes'
3349 (Remote Configuration): Document 'osdata'
3350 (General Query Packets): Document qXfer:osdata:read.
07e059b5 3351
a80b95ba
TG
33522008-11-27 Tristan Gingold <gingold@adacore.com>
3353
3354 * gdb.texinfo (Darwin): Document Darwin specific features.
3355
a655d424
JK
33562008-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
3357
3358 * gdbint.texinfo (Target Conditionals): Extend the
3359 gdbarch_breakpoint_from_pc description.
3360
249e1128
VP
33612008-11-22 Vladimir Prus <vladimir@codesourcery.com>
3362
3363 * gdb.texinfo (M68K Features): Fix typo.
3364
c14c28ba
PP
33652008-11-18 Paul Pluzhnikov <ppluzhnikov@google.com>
3366
3367 * gdb.texinfo (Symbols): Mention printing containing
3368 image name in "info symbol".
3369 (Maint translate-address): Likewise.
889bf7c5 3370
394a6666
JB
33712008-11-18 Joel Brobecker <brobecker@adacore.com>
3372
3373 * gdb.texinfo (Set Catchpoints): Remove the documentation of
3374 commands "catch load" and "catch unload".
3375
66bb093b
VP
33762008-11-17 Vladimir Prus <vladimir@codesourcery.com>
3377
3378 * gdb.texinfo (GDB/MI Async Records): Document
c8d5aac9 3379 =thread-selected.
889bf7c5 3380
4a92f99b
VP
33812008-11-17 Vladimir Prus <vladimir@codesourcery.com>
3382
c8d5aac9 3383 * observer.texi (new_inferior, inferior_exit): New observers.
4a92f99b 3384
f0323ca0
PA
33852008-10-27 Pedro Alves <pedro@codesourcery.com>
3386
3387 * gdbint.texinfo (Adding a New Target): Don't mention TDEPFILES,
3388 .mt files, TM_CLIBS or TM_CDEPS.
3389 (x86 Watchpoints): Don't mention TDEPFILES.
3390
8b23ecc4
SL
33912008-10-24 Sandra Loosemore <sandra@codesourcery.com>
3392
3393 * gdb.texinfo (Remote Protocol): Add new nodes to menu.
3394 (Overview): Mention notifications and non-stop mode behavior.
3395 (Packets): Update documentation of ?, vAttach, vCont, and vRun
3396 with non-stop mode behavior. Add vStopped description.
3397 (Stop Reply Packets): Update list of packets that return
3398 stop replies. Mention non-stop behavior.
3399 (General Query Packets): Document QNonStop packet and associated
3400 qSupported query response.
3401 (Interrupts): Clarify multi-threaded behavior. Mention non-stop
3402 behavior.
3403 (Notification Packets): New section.
3404 (Remote Non-Stop): New section.
3405 (File-I/O Overview): Mention non-stop behavior.
3406
fff08868
HZ
34072008-10-24 Hui Zhu <teawater@gmail.com>
3408 Pedro Alves <pedro@codesourcery.com>
3409
3410 * gdb.texinfo (displaced-stepping): Describe the auto mode
3411 setting, and say it's the default. This is now a mainstream
3412 setting instead of a maintenance setting.
3413
252fbfc8
PA
34142008-10-23 Pedro Alves <pedro@codesourcery.com>
3415
3416 * observer.texi (thread_stop_requested): New.
3417
20924a55
JB
34182008-10-22 Joel Brobecker <brobecker@adacore.com>
3419
3420 * gdb.texinfo (Ada Tasks, Ada Tasks and Core Files): New nodes.
3421 (Patching): Replace incorrect usage of @samp by @kbd.
3422
bacec72f
MS
34232008-10-17 Michael Snyder <msnyder@vmware.com>
3424
3425 * gdb.texinfo: Add documentation for reverse execution.
3426
a08702d6 34272008-10-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
bd4f7d68 3428 Eli Zaretskii <eliz@gnu.org>
a08702d6
TJB
3429
3430 * gdb.texinfo. (Values From Inferior): New subsubsection.
3431
d97bc12b
DE
34322008-10-06 Doug Evans <dje@google.com>
3433
3434 * gdb.texinfo (set debug dwarf2-die): Document it.
3435
87f67dba
JB
34362008-10-01 Joel Brobecker <brobecker@adacore.com>
3437
3438 * gdb.texinfo (catch) [exception]: Document how to insert
3439 a breakpoint on user-defined exceptions when the exception
3440 name is identical to one of the language-defined ones.
3441
2fae03e8
TT
34422008-09-27 Tom Tromey <tromey@redhat.com>
3443
3444 * gdb.texinfo (Macros): Remove text about stringification,
3445 varargs, and splicing.
3446
5c6ce71d
TT
34472008-09-27 Tom Tromey <tromey@redhat.com>
3448
3449 * gdbint.texinfo (Language Support): Remove text about omitting
3450 support for a language.
3451
07128da0
DE
34522008-09-23 Doug Evans <dje@google.com>
3453
3454 * gdb.texinfo (info dcache): Update.
3455
b90a069a
SL
34562008-09-22 Sandra Loosemore <sandra@codesourcery.com>
3457
3458 * gdb.texinfo (Packets): Add info on thread-id syntax and
3459 multiprocess extensions.
3460 <D>: Document multiprocess form of packet.
3461 <H>: Use thread-id syntax.
3462 <T>: Likewise.
3463 <vCont>: Likewise. Note this is required for multiprocess.
3464 <vKill>: New packet.
3465 (Stop Reply Packets) <T>: Use thread-id syntax.
3466 <W>: Document multiprocess form of reply.
3467 <X>: Likewise.
3468 (General Query Packets) <qC>: Use thread-id syntax.
3469 <qfThreadInfo>: Likewise.
3470 <qGetTLSAddr>: Likewise.
3471 <qP>: Likewise.
3472 <qSupported>: Add "multiprocess" feature.
3473 <qThreadExtraInfo>: Use thread-id syntax.
3474
b77209e0
PA
34752008-09-22 Stan Shebs <stan@codesourcery.com>
3476
3477 * gdb.texinfo (Inferiors): New section.
3478
3d0bb823
PA
34792008-09-12 Pedro Alves <pedro@codesourcery.com>
3480
3481 * gdbint.texinfo (Native Debugging): Mention NAT_GENERATED_FILES.
3482
f8dcfc0a
UW
34832008-09-11 Ulrich Weigand <uweigand@de.ibm.com>
3484
3485 * gdbint.texinfo (Target Conditionals): Remove documentation
3486 for gdbarch_name_of_malloc.
3487
8775bb90
MS
34882008-09-03 Angela Marie Thomas <angela@releasedominatrix.com>
3489
3490 * gdb.texinfo (Interrupts): Mention TCP interface for
3491 sending BREAK.
3492
f1838a98
UW
34932008-08-26 Ulrich Weigand <uweigand@de.ibm.com>
3494
3495 * gdb.texinfo (Commands to Specify Files): Document "remote:"
3496 argument prefix to "set sysroot".
3497
158c7665
PH
34982008-08-21 Paul N. Hilfinger <hilfinger@adacore.com>
3499
3500 * gdb.texinfo (Omissions from Ada): Describe new treatment of True
3501 and False.
3502
30e026bb
VP
35032008-08-20 Vladimir Prus <vladimir@codesourcery.com>
3504
c8d5aac9
L
3505 * gdb.textinfo (GDB/MI Miscellaneous Commands): Use @table
3506 for possible features of -list-features.
30e026bb 3507
c6ebd6cf
VP
35082008-08-19 Vladimir Prus <vladimir@codesourcery.com>
3509
c8d5aac9 3510 * gdb.texinfo (Background execution): Adjust example
c6ebd6cf
VP
3511 (GDB/MI Miscellaneous Commands): Document -list-target-features.
3512
aeac0ff9
VP
35132008-08-19 Vladimir Prus <vladimir@codesourcery.com>
3514
3515 * doc/gdb.texinfo (PowerPC): Fix typo.
3516 (PowerPC features): Fix typo.
3517
5231c1fd
PA
35182008-08-18 Pedro Alves <pedro@codesourcery.com>
3519
3520 * observer.texi (thread_ptid_changed): New.
3521
677c5bb1
LM
35222008-08-18 Luis Machado <luisgpm@br.ibm.com>
3523
3524 * doc/gdb.texinfo (PowerPC): Mention Extended FPR's for POWER7.
3525 (PowerPC features): Mention feature set for VSX registers.
3526
f3a2dd1a
JB
35272008-08-13 Joel Brobecker <brobecker@adacore.com>
3528
3529 * gdb.texinfo (Ada Mode Intro): Improve the documentation regarding
3530 the direct visibility of all names in user-written packages.
3531
33e5cbd6
PA
35322008-08-13 Pedro Alves <pedro@codesourcery.com>
3533
3534 * gdb.texinfo (breakpoint always-inserted) Describe the auto mode
3535 setting, and make it the default.
3536 (Non-Stop Mode): Remove "set breakpoints always-inserted 1" from
3537 non-stop script example.
3538
d0384fc4
TJB
35392008-08-12 Thiago Jung Bauermann <bauerman@br.ibm.com>
3540
3541 * gdbint.texinfo (Raw and Virtual Register Representations): Fix
3542 reference to the "Using Different Register and Memory Data
3543 Representation" section.
3544
a6f3e723
SL
35452008-08-12 Sandra Loosemore <sandra@codesourcery.com>
3546
3547 * gdb.texinfo (Remote Configuration): Document set remote noack-packet.
3548 (Remote Protocol): Add Packet Acknowledgment to menu.
3549 (Overview): Mention +/- can be disabled, and point to new section
3550 where this is discussed in detail.
3551 (General Query Packets): Document QStartNoAckMode packet, and
3552 corresponding qSupported reply.
3553 (Packet Acknowledgment): New section.
3554
0606b73b
SL
35552008-08-11 Sandra Loosemore <sandra@codesourcery.com>
3556 Pedro Alves <pedro@codesourcery.com>
3557
3558 * gdb.texinfo (Threads): Move paragraph about automatic thread
3559 selection to All-Stop Mode subsection.
3560 (Thread Stops): Reorganize existing material into subsections.
3561 Add introductory blurb and menu.
3562 (Non-Stop Mode): New subsection.
3563 (Background Execution): New subsection.
3564 (Maintenance Commands): Add cross-references from async mode
3565 commands to the new Background Execution section.
3566
d57a3c85
TJB
35672008-08-06 Tom Tromey <tromey@redhat.com>
3568
3569 * gdb.texinfo (Extending GDB): New chapter.
3570 (Sequences): Demoted chapter, now a section under the new
3571 Extending GDB chapter.
3572 (Python): New section.
3573
6d76a53d
SS
35742008-07-31 Stan Shebs <stan@codesourcery.com>
3575
3576 * gdbint.texinfo: Remove FUNCTION_EPILOGUE_SIZE.
3577
1f70da6a
SS
35782008-07-29 Stan Shebs <stan@codesourcery.com>
3579
3580 * gdbint.texinfo: General round of cleanup and minor
3581 clarifications.
3582 (Breakpoint Handling): Remove mention of BREAKPOINT macro.
3583 (Longjmp Support): Update description to reflect how it is done
3584 for targets without using native header.
3585 (Symbol Handling): Add a little more general explanation.
3586 (COFF, ELF): Mention stabs encapsulation.
3587 (DWARF 3): New section.
3588 (Adding a New Host): Scrub out some obsolete bits.
3589 (Generic Host Support Files): Mention ser-pipe.c, ser-mingw.c.
3590 (Host Conditionals): Remove descriptions of NO_STD_REGS,
3591 HAVE_MMAP, HAVE_TERMIO, INT_MAX etc, LONGEST, HAVE_LONG_DOUBLE,
3592 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, L_SET, SEEK_CUR,
3593 SEEK_SET, STOP_SIGNAL, USG.
3594 (Raw and Virtual Register Representations): Ditto for
3595 DEPRECATED_REGISTER_RAW_SIZE, DEPRECATED_REGISTER_VIRTUAL_SIZE,
3596 DEPRECATED_REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_TYPE.
3597 (Target Conditionals): Ditto for DEPRECATED_FP_REGNUM,
3598 DEPRECATED_FRAMELESS_FUNCTION_INVOCATION, DEPRECATED_FRAME_CHAIN,
3599 DEPRECATED_FRAME_CHAIN_VALID, DEPRECATED_FRAME_INIT_SAVED_REGS,
3600 DEPRECATED_FRAME_SAVED_PC, DEPRECATED_FUNCTION_START_OFFSET,
3601 DEPRECATED_REGISTER_VIRTUAL_SIZE,
3602 DEPRECATED_REGISTER_VIRTUAL_TYPE,
3603 DEPRECATED_USE_STRUCT_CONVENTION.
3604 Describe gdbarch_deprecated_fp_regnum.
3605 Update description of gdbarch_print_insn.
3606 (Adding a New Target): Scrub out obsolete bits.
3607 (Obsolete Conditionals): Remove entire section.
3608
383f836e
TT
36092008-07-25 Tom Tromey <tromey@redhat.com>
3610
3611 * observer.texi (GDB Observers): Document new observers:
3612 breakpoint_created, breakpoint_deleted, breakpoint_modified,
3613 tracepoint_created, tracepoint_deleted, tracepoint_modified,
3614 architecture_changed.
3615
cfd8ab24
SS
36162008-07-21 Stan Shebs <stan@codesourcery.com>
3617
3618 * gdbint.texinfo: Refer to target_so_ops.in_dynsym_resolve_code
3619 instead of IN_SOLIB_DYNSYM_RESOLVE_CODE.
3620
781b42b0
TT
36212008-07-21 Tom Tromey <tromey@redhat.com>
3622
3623 * observer.texi (GDB Observers): Remove obsolete comment.
3624 <executable_changed>: Remove argument.
3625
d7d9f01e
TT
36262008-07-18 Tom Tromey <tromey@redhat.com>
3627
3628 * gdb.texinfo (Macros): Update. Use @code rather than @command.
3629
bf250677
DE
36302008-07-10 Doug Evans <dje@google.com>
3631
3632 * doc/gdb.texinfo: Document "set print symbol-loading on|off".
3633
10568435
JK
36342008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
3635
3636 * gdb.texinfo (Starting): Document "set disable-randomization".
3637
5ae4183a
AS
36382008-07-07 Andreas Schwab <schwab@suse.de>
3639
3640 * gdb.texinfo (GDB/MI Target Manipulation): Fix last change.
3641
b56e7235
VP
36422008-07-06 Vladimir Prus <vladimir@codesourcery.com>
3643
3644 * gdb.texinfo (GDB/MI Target Manipulation): Add
3645 example of -target-attach.
3646
e1ac3328
VP
36472008-06-10 Vladimir Prus <vladimir@codesourcery.com>
3648
3649 * observer.texi (target_resumed): New observer.
5ae4183a 3650 * gdb.texinfo (GDB/MI Output Records): Document *running.
e1ac3328 3651
65d12d83
TT
36522008-06-06 Tom Tromey <tromey@redhat.com>
3653
3654 * gdb.texinfo (Completion): Add field name example.
3655
fbc5282e
MK
36562008-06-06 Marc Khouzam <marc.khouzam@ericsson.com>
3657
3658 * gdb.texinfo (GDB/MI Program Context): Added example
3659 to -exec-arguments
5ae4183a 3660
fbc5282e 36612008-06-05 Nick Roberts <nickrob@snap.net.nz>
bcf6fc3a
NR
3662
3663 * annotate.texinfo (Multi-threaded Apps): Add entry for thread-changed
3664 annotation.
3665
c16158bc 36662008-06-05 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a
AS
3667 Nathan Sidwell <nathan@codesourcery.com>
3668 Joseph Myers <joseph@codesourcery.com>
c16158bc
JM
3669
3670 * configure.ac: Include ../../config/acx.m4. Use ACX_PKGVERSION
3671 and ACX_BUGURL.
3672 * configure: Regenerate.
3673 * Makefile.in (PKGVERSION, BUGURL_TEXI): Define.
3674 (GDBvn.texi): Define VERSION_PACKAGE, BUGURL and BUGURL_DEFAULT.
3675 * gdb.texinfo: Use VERSION_PACKAGE and BUGURL. Remove
3676 mailing-list-specific text about bug reporting unless
3677 BUGURL_DEFAULT.
3678
75c99385
PA
36792008-06-05 Pedro Alves <pedro@codesourcery.com>
3680
3681 * gdb.texinfo (-target-select): Remove reference to target async.
3682 (Maintenance Commands): Document "maint set/show remote-async".
3683
1763a388
MK
36842008-06-04 Marc Khouzam <marc.khouzam@ericsson.com>
3685
3686 * gdb.texinfo (GDB/MI File Transfer Commands): Typo
3687 in -target-file-get section.
5ae4183a 3688
d0d064df
PA
36892008-05-22 Pedro Alves <pedro@codesourcery.com>
3690
9b562ab8
PA
3691 * gdb.texinfo (vAttach, vRun): Re-remove requirement of the stub
3692 killing the inferior when it is already debugging a process.
d0d064df 3693
8dfa32fc
JB
36942008-05-21 Joel Brobecker <brobecker@adacore.com>
3695
3696 * gdb.texinfo (Continuing and Stepping): Document the new "fin"
3697 abbreviation for "finish".
3698
55f996a7
NR
36992008-05-21 Nick Roberts <nickrob@snap.net.nz>
3700
3701 * annotate.texinfo (Multi-threaded Apps): New node for new annotation.
3702
ba2b1c56
DJ
37032008-05-15 Daniel Jacobowitz <dan@codesourcery.com>
3704
3705 * gdbint.texinfo (Target Conditionals): Delete entry for
3706 gdbarch_dwarf_reg_to_regnum.
3707
08388c79
DE
37082008-05-09 Doug Evans <dje@google.com>
3709
a3c83fae 3710 * gdb.texinfo: Document "find" command, qSearch:memory packet.
08388c79 3711
d14508fe
DE
37122008-05-05 Doug Evans <dje@google.com>
3713
3714 * gdb.texinfo (disassemble): Document /m modifier.
3715
e2b7ddea
VP
37162008-05-05 Vladimir Prus <vladimir@codesourcery.com>
3717
5ae4183a
AS
3718 * gdb.texinfo (Maintenance Commands): Clarify that "maint time"
3719 will not report the time of commands that run the target.
e2b7ddea 3720
8eb41542
VP
37212008-05-03 Vladimir Prus <vladimir@codesourcery.com>
3722
3723 * gdb.texinfo (GDB/MI Output Records): Add
3724 missing semicolon.
3725
82f68b1c
VP
37262008-05-03 Vladimir Prus <vladimir@codesourcery.com>
3727
3728 * gdb.texinfo (GDB/MI Output Records):
3729 Document =thread-create and =thread-exited.
3730
fa0f268d
VP
37312008-05-03 Vladimir Prus <vladimir@codesourcery.com>
3732
3733 * gdb.texinfo (GDB/MI Development and Front Ends):
82f68b1c 3734 Remove mention of dmi-discuss.
fa0f268d 3735
063bfe2e
VP
37362008-05-03 Pedro Alves <pedro@codesourcery.com>
3737
3738 * observer.texi (thread_exit): New.
3739
237fc4c9
PA
37402008-05-02 Pedro Alves <pedro@codesourcery.com>
3741
3742 * gdb.texinfo (Debugging Output): Document "set/show debug
3743 displaced".
3744 (Maintenance Commands): Document "maint set/show
3745 can-use-displaced-stepping".
3746
0428b8f5
DJ
37472008-05-02 Daniel Jacobowitz <dan@codesourcery.com>
3748
3749 * gdb.texinfo (ARM): Document set/show arm fallback-mode
3750 and set/show arm force-mode.
3751
5009afc5
AS
37522008-05-02 Andreas Schwab <schwab@suse.de>
3753
3754 * gdbint.texinfo (Algorithms): Describe
3755 target_watchpoint_addr_within_range.
3756
669fac23
DJ
37572008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
3758
3759 * gdbint.texinfo (Stack Frames): New chapter.
3760 (Algorithms): Move Frames text to the new chapter.
3761 (Target Conditionals): Delete SAVE_DUMMY_FRAME_TOS. Document
3762 gdbarch_dummy_id instead of gdbarch_unwind_dummy_id.
3763
721c02de
VP
37642008-04-24 Vladimir Prus <vladimir@codesourcery.com>
3765
5ae4183a
AS
3766 * gdb.texinfo (GDB/MI Output Syntax): Clarify that async
3767 output does not necessary include any tokens.
721c02de 3768
c055b101
CV
37692008-04-22 Corinna Vinschen <vinschen@redhat.com>
3770
3771 * gdb.texinfo (Set SH Calling convention): New @item.
3772 (Show SH Calling convention): Ditto.
3773
68837c9d
MD
37742008-04-22 Markus Deuling <deuling@de.ibm.com>
3775
3776 * gdb.texinfo (Fortran Operators): Describe '%' operator.
3777
2e9132cc
EZ
37782008-04-20 Eli Zaretskii <eliz@gnu.org>
3779
3780 * gdb.texinfo (Set Breaks): Mention that multiple location
3781 breakpoints need line number info. Add index entries.
3782
31fffb02
CS
37832008-04-19 Craig Silverstein <csilvers@google.com>
3784
3785 * gdb.texinfo (Requirements): Add an optional requirement on
3786 zlib.
3787 * gdbint.texinfo (Debugging File Formats): Add new subsection for
3788 Compressed DWARF 2.
3789
a47ec5fe
AR
37902008-04-16 Aleksandar Ristovski <aristovski@qnx.com>
3791
3792 * gdb.texinfo (GDB/MI Simple Examples): Added 'disp' field to the
3793 sample output for 'stopped,reason="breakpoint-hit"' message.
3794 (GDB/MI Program Execution): Likewise.
3795
de051565
MK
37962008-04-09 Marc Khouzam <marc.khouzam@ericsson.com>
3797
5ae4183a 3798 * gdb.texinfo (GDB/MI Variable Objects): Add anchor to
de051565
MK
3799 -var-set-format. Add -f option to -var-evaluate-expression.
3800
6ba66d6a
JB
38012008-04-03 Joel Brobecker <brobecker@adacore.com>
3802
3803 * gdb.texinfo (Breakpoint Menus): Delete. Contents moved inside
3804 new node "Ambiguous Expressions". Replace references to this
3805 node by references to "Ambiguous Expressions" throughout.
3806 (Ambiguous Expressions): New node.
3807
1e26b4f8
DJ
38082008-03-26 Daniel Jacobowitz <dan@codesourcery.com>
3809
3810 * gdb.texinfo (MIPS Features, PowerPC Features): Add @node.
3811
b84876c2
PA
38122008-03-21 Pedro Alves <pedro@codesourcery.com>
3813
3814 * gdb.texinfo (Debugging Output): Document
3815 "set/show debug lin-lwp-async".
3816 (Maintenance Commands): Document "maint set/show linux-async".
3817
63092375
DJ
38182008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
3819
3820 * gdb.texinfo (Expressions): Update description of malloced arrays.
3821
8e8901c5
VP
38222008-03-15 Vladimir Prus <vladimir@codesourcery.com>
3823
3824 * gdb.texinfo (Thread Commands): Document
3825 -thread-info. Remove -thread-list-all-threads.
3826
1fddbabb
PA
38272008-03-14 Pedro Alves <pedro@codesourcery.com>
3828 Sandra Loosemore <sandra@codesourcery.com>
3829
3830 * gdb.texinfo (Library List Format): Update to mention the
3831 possibility to pass section addresses instead of segment
3832 addresses.
3833
ccd213ac
DJ
38342008-03-10 Daniel Jacobowitz <dan@codesourcery.com>
3835
3836 * gdb.texinfo (Starting): Document "set exec-wrapper".
3837 (Server): Document gdbserver --wrapper.
3838
fa4727a6
DJ
38392008-03-03 Daniel Jacobowitz <dan@codesourcery.com>
3840
3841 * gdb.texinfo (Set Watchpoints): Mention watchpoints on
3842 unreadable memory. Delete obsolete SPARClite reference.
3843
8edfe269
DJ
38442008-02-28 Daniel Jacobowitz <dan@codesourcery.com>
3845
3846 * gdb.texinfo (Starting): Mention always-running targets.
3847 (Target Commands): Add an anchor for load.
3848 (Connecting): Explain continue instead of run.
3849
1843f87b
DJ
38502008-02-27 Daniel Jacobowitz <dan@codesourcery.com>
3851
3852 * gdb.texinfo (Debugging Output): Document "set debug timestamp".
3853
f9082629
NR
38542008-02-26 Nick Roberts <nickrob@snap.net.nz>
3855
3856 * gdb.texinfo (Set Breaks): Revert description of Enb column of
3857 breakpoint table.
3858
fd96d250
PA
38592008-02-19 Pedro Alves <pedro@codesourcery.com>
3860
3861 * gdb.texinfo (vAttach, vRun): Remove requirement of the stub
3862 killing the inferior when it is already debugging a process.
3863
36af4ef6
MD
38642008-02-13 Markus Deuling <deuling@de.ibm.com>
3865
3866 * gdbint.texinfo (Build Script): New section. Mention new build script
3867 gdb_buildall.sh.
3868
cda4ce5a
JB
38692008-02-01 Jim Blandy <jimb@red-bean.com>
3870
3871 * gdb.texinfo (Help): Summarize 'info args' correctly.
3872
4acd40f3
TJB
38732008-01-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
3874
3875 * gdb.texinfo: (Decimal Floating Point): Mention pseudo-registers
3876 available in PowerPC architecture.
3877 (Embedded Processors): Change node name of PowerPC item in menu.
3878 (PowerPC): Rename to...
3879 (PowerPC Embedded): this.
3880 (Architectures): Add new PowerPC item in menu.
3881 (PowerPC): New node.
3882
6e6c6f50
DJ
38832008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
3884
3885 * gdb.texinfo (Multi-Process Mode for gdbserver): Use @kbd for
3886 commands.
3887
5ee187d7
DJ
38882008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
3889
3890 * gdb.texinfo (Setting Catchpoints): Mention features
3891 supported on GNU/Linux.
3892
e275c0d9
NR
38932008-01-30 Nick Roberts <nickrob@snap.net.nz>
3894
3895 * gdb.texinfo (GDB/MI File Commands): Describe new output
3896 field for MI command -file-list-exec-source-file.
3897
2d717e4f
DJ
38982008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
3899
3900 * gdb.texinfo (Using the `gdbserver' Program): Add security
3901 warning. Rearrange into subsections and subsubsections. Document
3902 --multi and --debug. Correct --with-sysroot typo. Update --attach
3903 usage. Make load reference clearer. Document monitor exit.
3904 (Remote Configuration): Document set remote exec-file, attach-packet,
3905 and run-packet.
3906 (Packets): Document vAttach and vRun.
3907
d35a4257 39082008-01-29 Nick Roberts <nickrob@snap.net.nz>
f663676d
NR
3909
3910 * gdb.texinfo (Processes): Mention process command.
889bf7c5 3911 detach-on-follow -> detach-on-fork.
f663676d 3912
c78d192c
DJ
39132008-01-28 Daniel Jacobowitz <dan@codesourcery.com>
3914
3915 * gdbint.texinfo (Native Conditionals): Remove
3916 SHELL_COMMAND_CONCAT and SHELL_FILE.
3917
d35a4257
EZ
39182008-01-26 Eli Zaretskii <eliz@gnu.org>
3919
3920 * gdb.texinfo (Specify Location): Improve wording.
3921
93815fbf
VP
39222008-01-23 Chris Demetriou <cgd@google.com>
3923
3924 * gdb.texinfo (Threads): Document new "set print thread-events"
3925 and "show print thread-events" commands.
3926
2a25a5ba
EZ
39272008-01-19 Eli Zaretskii <eliz@gnu.org>
3928
3929 * gdb.texinfo (Specify Location): New section.
3930 (Delete Breaks, Edit, Set Breaks): Remove description of
3931 locations. Instead, add a reference to "Specify Location".
3932 (Machine Code, Jumping, Thread Stops, Continuing and Stepping)
3933 (Symbols): Refer to "Specify Location" for the valid forms of
3934 linespecs and locations.
3935
32c9a795
MD
39362008-01-18 Markus Deuling <deuling@de.ibm.com>
3937
3938 * gdbint.texinfo (Target Conditionals): Replace the description of
3939 BITS_BIG_ENDIAN with a description of gdbarch_bits_big_endian.
3940
b17828ca
JB
39412008-01-12 Paul Hilfinger <hilfinger@adacore.com>
3942
3943 * gdb.texinfo (C Operators): Remove incorrect parenthetical comment
3944 about &&var, which is rejected by the expression parser.
3945
0aea4bf3
LM
39462008-01-09 Luis Machado <luisgpm@br.ibm.com>
3947
3948 * gdb.texinfo (Output): Update documentation on using printf with DFP
3949 types.
3950
febe4383
TJB
39512008-01-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
3952
3953 * gdb.texinfo (C and C++): Add Decimal Floating Point format
3954 subsubsection.
3955 (Decimal Floating Point format): New subsubsection.
3956
7a404eba
PA
39572008-01-05 Pedro Alves <pedro@codesourcery.com>
3958
3959 * gdb.texinfo (File Options): Remove mention of the attempt to
3960 open a core file with the -p option. Don't list -c as a valid
3961 option to attach to a process.
3962
a4d9b460
PA
39632008-01-05 Pedro Alves <pedro@codesourcery.com>
3964
3965 * gdbint.texinfo (Host Conditionals): Remove mention of
3966 ALIGN_STACK_ON_ENTRY.
3967
6ec2edbe
JB
39682008-01-05 Joel Brobecker <brobecker@adacore.com>
3969
3970 * gdbint.texinfo (Start of New Year Procedure): Add item
3971 describing how to update the source and documentation copyright
3972 notices.
3973
d8b2a693
JB
39742007-12-18 Jim Blandy <jimb@codesourcery.com>
3975
ab209b3a 3976 * gdb.texinfo (Set Watchpoints): Integrate per-thread
d8b2a693
JB
3977 watchpoint explanation into the main description of the watchpoint
3978 command; update synopses of 'watch', 'rwatch', and 'awatch'
3979 commands.
3980
8b4ed427
VP
39812007-12-18 Vladimir Prus <vladimir@codesourcery.com>
3982
3983 * gdb.texinfo (Miscellaneous gdb/mi Commands):
3984 Document 'pending-breakpoints' feature of
3985 -list-features.
3986
37e4754d
LM
39872007-12-17 Luis Machado <luisgpm@br.ibm.com>
3988
669fac23 3989 * gdb.texinfo: Add new parameter's description.
37e4754d 3990
1d3811f6
DJ
39912007-12-16 Daniel Jacobowitz <dan@codesourcery.com>
3992
3993 * gdb.texinfo (Overview): Clarify run-length encoding
3994 example. Remove the restriction on "+" and "-" characters.
3995
c1c25a1a
EZ
39962007-12-15 Eli Zaretskii <eliz@gnu.org>
3997
3998 * gdb.texinfo (Host I/O Packets): Fix xref syntax.
3999
afe8ab22 40002007-12-14 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a 4001
afe8ab22
VP
4002 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
4003 the -f option for -break-insert, remove -r option,
4004 and clarify specification of location.
4005
a6b151f1
DJ
40062007-11-30 Daniel Jacobowitz <dan@codesourcery.com>
4007
4008 * gdb.texinfo (Debugging Programs with Multiple Processes): Correct
4009 formatting.
4010 (Remote Debugging): Add File Transfer section.
4011 (Remote Configuration): Document Host I/O packets.
4012 (GDB/MI): Add GDB/MI File Transfer Commands section.
c1c25a1a 4013 (Host I/O Packets): New section in "Remote Protocol".
a6b151f1
DJ
4014 (Packets): Add vFile.
4015
3b784c4f
EZ
40162007-11-17 Eli Zaretskii <eliz@gnu.org>
4017
4018 * gdb.texinfo (Set Breaks, Disabling): Clarify behavior of
4019 breakpoints with multiple locations.
4020 (Breakpoint Menus): Improve wording.
4021 (Output): Fix last change.
4022
a4ce5b0d
UW
40232007-11-17 Ulrich Weigand <uweigand@de.ibm.com>
4024
4025 * Makefile.in (Makefile): Do not depend on target_makefile_frag.
4026
1b39d5c0
DE
40272007-11-15 Doug Evans <dje@google.com>
4028
4029 * gdb.texinfo (Symbols): Update output of "maint info symtabs".
4030
7a72d44c
VP
40312007-11-15 Vladimir Prus <vladimir@codesourcery.com>
4032
4033 * gdbint.texinfo (Native Conditionals): Remove
4034 mention of CLEAR_SOLIB.
5ae4183a 4035
6d1829bf 40362007-11-11 Joel Brobecker <brobecker@adacore.com>
b4740add
JB
4037
4038 * gdb.texinfo (Print Settings): Add documentation for "set/show
4039 print frame-arguments".
4040
1a619819
LM
40412007-11-05 Luis Machado <luisgpm@br.ibm.com>
4042
3b784c4f 4043 * gdb.texinfo (Output): Update printf command's description.
1a619819 4044
55eddb0f
DJ
40452007-10-30 Daniel Jacobowitz <dan@codesourcery.com>
4046
4047 * gdb.texinfo (PowerPC): Document "set powerpc vector-abi" and "set
4048 powerpc soft-float".
4049
9cceb671
DJ
40502007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
4051
4052 * gdb.texinfo (Files): Correct formatting. Mention Expat
4053 requirement.
4054 (Requirements for Building GDB): Expand the list of Expat
4055 uses.
4056 (Library List Format, Memory Map Format): Mention Expat.
4057 (Target Descriptions): Update Expat wording.
4058
83acabca
DJ
40592007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
4060
4061 * gdbint.texinfo (Register and Memory Data, Target Conditionals):
4062 Document that gdbarch_convert_register_p should return zero for no-op
4063 conversions.
4064
e35879db
UW
40652007-10-22 Ulrich Weigand <uweigand@de.ibm.com>
4066
83acabca 4067 * gdbint.texi (Compiler Characteristics): Move documentation
e35879db
UW
4068 of set_gdbarch_sofun_address_maybe_missing back to ...
4069 (Target Conditionals): ... here to fix build break.
4070
203c3895
UW
40712007-10-19 Ulrich Weigand <uweigand@de.ibm.com>
4072
83acabca 4073 * gdbint.texi (Target Conditionals): Remove documentation of
203c3895
UW
4074 SOFUN_ADDRESS_MAYBE_MISSING, replaced by ...
4075 (Compiler Characteristics): ... documentation of
4076 set_gdbarch_sofun_address_maybe_missing.
4077
11411de3
DJ
40782007-10-17 Daniel Jacobowitz <dan@codesourcery.com>
4079
4080 * gdbint.texinfo (Target Conditionals): Use
4081 frame_unwind_register_unsigned in examples instead of
4082 frame_unwind_unsigned_register.
4083
7cc46491
DJ
40842007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
4085
4086 * gdb.texinfo (Predefined Target Types): Add int128
4087 and uint128.
4088 (Standard Target Features): Add PowerPC features.
4089
81adfced
DJ
40902007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
4091
4092 * gdb.texinfo (Maintenance Commands): Document "maint print c-tdesc".
4093
c1874924
UW
40942007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
4095
4096 * gdbint.texi (Target Conditionals): Remove documentation
4097 of and references to DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS,
4098 gdbarch_extract_return_value, and gdbarch_store_return_value.
4099
f6e56ab3
UW
41002007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
4101
4102 * gdbint.texi (Target Conditionals): Remove documentation of
4103 and references to DEPRECATED_REG_STRUCT_HAS_ADDR.
4104
56cf5405
KH
41052007-10-11 Kazu Hirata <kazu@codesourcery.com>
4106
4107 * gdb.texinfo: Mention that inaccessible-by-default is on by
4108 default.
4109
35156bae
DJ
41102007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
4111
4112 * gdbint.texinfo (Target Conditionals): Remove VARIABLES_INSIDE_BLOCK.
4113
d983da9c
DJ
41142007-09-30 Daniel Jacobowitz <dan@codesourcery.com>
4115
4116 * gdb.texinfo (Setting Watchpoints): Adjust warning text about
4117 multi-threaded watchpoints.
4118 * gdbint.texinfo (Watchpoints): Describe how watchpoints are
4119 checked. Describe sticky notification. Expand description
4120 of steppable and continuable watchpoints.
4121 (Watchpoints and Threads): New subsection.
4122
fe6fbf8b
VP
41232007-09-28 Vladimir Prus <vladimir@codesourcery.com>
4124
4125 * gdb.texinfo (Setting Breakpoints): Revise
4126 documentation for pending breakpoints. Document
4127 breakpoints with multiple locations.
5ae4183a 4128
084344da
VP
41292007-09-19 Vladimir Prus <vladimir@codesourcery.com>
4130
4131 * gdb.texinfo (Miscellaneous gdb/mi Commands):
4132 Document -list-features.
5ae4183a 4133
82160952
EZ
41342007-09-15 Eli Zaretskii <eliz@gnu.org>
4135
4136 * gdb.texinfo (Output): Spell out which features of C's printf are
4137 not supported by GDB's printf.
7e27a47a
EZ
4138 (Separate Debug Files): More accurate wording regarding build ID
4139 and a reference to the ld manual rather than the Fedora wiki.
82160952 4140
ea37ba09
DJ
41412007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
4142 Jim Blandy <jimb@codesourcery.com>
4143
4144 * gdb.texinfo (Output Formats): Update 'c' description. Describe 's'.
4145 (Examining Memory): Update mentions of the 's' format.
4146 (Automatic Display): Likewise.
4147
b8533aec
DJ
41482007-09-02 Daniel Jacobowitz <dan@codesourcery.com>
4149
4150 * gdb.texinfo: Update the FSF's Back-Cover Text.
4151
83f83d7f
JK
41522007-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4153 Eli Zaretskii <eliz@gnu.org>
4154
4155 * gdb.texinfo (Separate Debug Files): Cosmetic quoting removal.
4156 Fixed the ``build ID'' name. New binaries build instructions for the
4157 build ID inclusion. Explain how the commands are specific to the build
4158 ID vs. debug link.
4159
c7e83d54
EZ
41602007-09-01 Eli Zaretskii <eliz@gnu.org>
4161
4162 * gdb.texinfo (Separate Debug Files): Fix last change. Add
4163 indexing for ``build ID'' support.
4164
d3750b24
JK
41652007-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
4166
4167 * gdb.texinfo (Separate Debug Files): Included a BUILD ID description.
4168 Enlisted BUILD ID to the debug file searching example.
4169 Included a BUILD ID `.note.gnu.build-id' section description.
4170 Updated/added the debug files splitting instructions for OBJCOPY.
4171
02142340
VP
41722007-08-31 Vladimir Prus <vladimir@codesourcery.com>
4173
4174 * gdb.texinfo (Variable Objects): Adjust docs
4175 for -var-info-expression and document
4176 -var-info-path-expression.
4177
d3bdde98
JB
41782007-08-20 Jim Blandy <jimb@codesourcery.com>
4179
3fb6a982
JB
4180 * gdb.texinfo (Top): Dedicate manual to the memory of Fred Fish.
4181 (title page): Include the dedication in the printed manual, as a
4182 separate page after the copyright notice.
5ae4183a 4183
d3bdde98
JB
4184 * gdb.texinfo (The F Reply Packet): Avoid confusing texi2html:
4185 don't break a @var across a line.
4186
c80a96a8
MR
41872007-07-25 Maciej W. Rozycki <macro@mips.com>
4188
4189 * Makefile.in (MAKEHTMLFLAGS): Also search the current directory
4190 for include files.
4191
5824a901
NR
41922007-07-12 Nick Roberts <nickrob@snap.net.nz>
4193
4194 * gdb.texinfo (Server Prefix): New node. Adapt from existing node
5ae4183a
AS
4195 in annotate.texinfo.
4196 (Command History): Link to new node.
5824a901 4197
d52e7ea3
UW
41982007-07-05 Markus Deuling <deuling@de.ibm.com>
4199
4200 * gdbint.texinfo (PC_LOAD_SEGMENT): Remove description.
4201
5fc14d0a
EZ
42022007-07-05 Eli Zaretskii <eliz@gnu.org>
4203
4204 * gdbint.texinfo (Target Conditionals): Fix last change.
4205
4a9bb1df
UW
42062007-07-03 Markus Deuling <deuling@de.ibm.com>
4207
4208 * gdb.texinfo: Replace following macros by their appropriate gdbarch
4209 routines:
4210 (TARGET_CHAR_SIGNED, CALL_DUMMY_LOCATION, CANNOT_FETCH_REGISTER)
4211 (CANNOT_STORE_REGISTER, GET_LONGJMP_TARGET, POINTER_TO_ADDRESS)
4212 (ADDRESS_TO_POINTER, INNER_THAN, FRAME_NUM_ARGS)
4213 (HAVE_NONSTEPPABLE_WATCHPOINT, TARGET_SHORT_BIT, TARGET_INT_BIT)
4214 (TARGET_LONG_BIT, TARGET_LONG_LONG_BIT, TARGET_FLOAT_BIT)
4215 (TARGET_DOUBLE_BIT, TARGET_LONG_DOUBLE_BIT, TARGET_PTR_BIT
4216 (TARGET_ADDR_BIT, SP_REGNUM, PC_REGNUM, PS_REGNUM, FP0_REGNUM)
4217 (STAB_REG_TO_REGNUM, ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM)
4218 (SDB_REG_TO_REGNUM, DWARF2_REG_TO_REGNUM, BELIEVE_PCC_PROMOTION)
4219 (CONVERT_REGISTER_P, REGISTER_TO_VALUE, VALUE_TO_REGISTER)
4220 (POINTER_TO_ADDRESS, ADDRESS_TO_POINTER, EXTRACT_RETURN_VALUE)
4221 (STORE_RETURN_VALUE, SKIP_PROLOGUE, MEMORY_INSERT_BREAKPOINT)
4222 (BREAKPOINT_FROM_PC, MEMORY_REMOVE_BREAKPOINT, DECR_PC_AFTER_BREAK)
4223 (ADDR_BITS_REMOVE, TARGET_PRINT_INSN, SKIP_TRAMPOLINE_CODE)
4224 (IN_SOLIB_RETURN_TRAMPOLINE, NAME_OF_MALLOC, ADDRESS_CLASS_TYPE_FLAGS)
4225 (ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, ADDRESS_CLASS_TYPE_FLAGS_P).
4226 (ADDRESS_CLASS_NAME_to_TYPE_FLAGS, ADJUST_BREAKPOINT_ADDRESS)
4227 (PRINT_FLOAT_INFO, PRINT_VECTOR_INFO, INTEGER_TO_ADDRESS)
4228 (SKIP_PERMANENT_BREAKPOINT, TARGET_VIRTUAL_FRAME_POINTER)
4229 (SOFTWARE_SINGLE_STEP_P)
4230
4231 (push_dummy_call, stabs_argument_has_addr, unwind_sp, unwind_pc)
4232 (print_registers_info, push_dummy_code, unwind_dummy_id): Rework
4233
4234 (REGISTER_CONVERT_TO_TYPE, END_OF_TEXT_DEFAULT, GDB_MULTI_ARCH)
4235 (GDB_TARGET_IS_HPPA, DEPRECATED_GET_SAVED_REGISTER)
4236 (SYMBOLS_CAN_START_WITH_DOLLAR, DEPRECATED_INIT_EXTRA_FRAME_INFO)
4237 (DEPRECATED_INIT_FRAME_PC, DEPRECATED_SIGTRAMP_START)
4238 (IN_SOLIB_CALL_TRAMPOLINE, NO_HIF_SUPPORT, REGISTER_CONVERTIBLE)
4239 (DEPRECATED_REGISTER_RAW_SIZE, PARM_BOUNDARY, DEPRECATED_STACK_ALIGN)
4240 (PROLOGUE_FIRSTLINE_OVERLAP, DEPRECATED_POP_FRAME, STEP_SKIPS_DELAY)
4241 (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT)
4242 (OS9K_VARIABLES_INSIDE_BLOCK, KERNEL_U_ADDR, KERNEL_U_ADDR_HPUX)
4243 (REGISTER_U_ADDR, U_REGS_OFFSET, DEBUG_PTRACE): Remove description.
4244
4245 (Converting an existing Target Architecture to Multi-arch): Remove
4246 section.
4247
4248 (gdbarch_unwind_pc, gdbarch_unwind_sp): Renew code example.
4249 (gdbarch_addr_bits_remove): Add code example.
4250
4251 * gdb.texinfo: Replace REGISTER_NAME by gdbarch_register_name.
4252
cfa9d6d9
DJ
42532007-07-02 Daniel Jacobowitz <dan@codesourcery.com>
4254
4255 * gdb.texinfo (Remote Configuration): Document library-info-packet.
4256 Add other missing entries. Adjust the table size to fit.
4257 (Stop Reply Packets): Use @itemize instead of @enumerate. Document
4258 stop reasons including the new "library" event.
4259 (General Query Packets): Adjust table widths for qSupported. Mention
4260 qXfer:libraries:read reply to qSupported and document the new packet.
4261 (Library List Format): New section.
4262
159fcc13
JK
42632007-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
4264
4265 * gdb.texinfo (Attach): Fixed GDB exit inferior detachment.
4266
f66d1690
MS
42672007-06-28 Michael Snyder <msnyder@svkmacdonelllnx>
4268
4269 * gdbint.texinfo (Table, Tuple and List Functions) Fix typo.
4270
67102876
NR
42712007-06-25 Nick Roberts <nickrob@snap.net.nz>
4272
4273 * gdbint.texinfo (Register and Memory Data): Break sections
4274 into nodes and add a menu.
4275
a4642986
MR
42762007-06-21 Maciej W. Rozycki <macro@mips.com>
4277
4278 * gdb.texinfo (Examining Memory): Document the new behaviour.
4279
e9c17194
VP
42802007-06-21 Vladimir Prus <vladimir@codesourcery.com>
4281
4282 * gdb.texinfo (Standard Target Features): Document
4283 m68k features.
4284
31d99776
DJ
42852007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
4286
4287 * gdb.texinfo (General Query Packets): Document qOffsets changes.
4288
1780a0ed
DJ
42892007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
4290
4291 * gdb.texinfo (Target Description Format): Add version attribute
4292 for <target>.
4293
822b6570
DJ
42942007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
4295
4296 * gdb.texinfo (MIPS Features): Document org.gnu.gdb.mips.linux.
4297
f8b73d13
DJ
42982007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
4299
4300 * gdb.texinfo (MIPS Features): New subsection.
4301
0e7f50da
UW
43022007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
4303 Markus Deuling <deuling@de.ibm.com>
4304
4305 * gdb.texinfo (General Query Packets): Document qXfer:spu:read
4306 and qXfer:spu:write packets and mention them under qSupported.
4307
23d964e7
UW
43082007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
4309 Markus Deuling <deuling@de.ibm.com>
4310
4311 * gdb.texinfo (Architectures): Add new SPU section to document
4312 Cell Broadband Engine SPU architecture specific commands.
4313
9f708cb2
VP
43142007-06-09 Vladimir Prus <vladimir@codesourcery.com>
4315
4316 * gdb.texinfo (GDB/MI Variable Objects): Editorial
4317 comments.
4318
7579b5f8
NR
43192007-06-07 Nick Roberts <nickrob@snap.net.nz>
4320
4321 * gdb.texinfo (Emacs): Describe GDB under Emacs 22.1.
4322
bf06d120
JB
43232007-05-29 Jim Blandy <jimb@codesourcery.com>
4324
4325 * gdb.texinfo (Overview): Doc fix.
4326
23776285
MR
43272007-05-22 Maciej W. Rozycki <macro@mips.com>
4328
4329 * gdb.texinfo (Remote Configuration): Document "set/show
4330 remoteflow".
4331
1a69e1e4
DJ
43322007-05-16 Daniel Jacobowitz <dan@codesourcery.com>
4333
bf06d120
JB
4334 * gdb.texinfo (MIPS): Remove documentation for set mips
4335 saved-gpreg-size, show mips saved-gpreg-size, and set mips
4336 stack-arg-size.
1a69e1e4 4337
46ba6afa 43382007-05-14 Bob Wilson <bob.wilson@acm.org>
5ae4183a 4339
46ba6afa
BW
4340 * all-cfg.texi (GDBTUI): New.
4341 * gdb.texinfo (Mode Options): Use GDBTUI variable.
4342 (TUI, TUI Overview, TUI Keys, TUI Single Key Mode, TUI Commands)
4343 (TUI Configuration): Edit to improve clarity and fix problems of
4344 both style and content.
5ae4183a 4345
06d3b283
UW
43462007-05-11 Ulrich Weigand <uweigand@de.ibm.com>
4347
4348 * observer.texi (GDB Observers): New observer "new_objfile".
4349
179101d6
UW
43502007-05-08 Ulrich Weigand <uweigand@de.ibm.com>
4351
4352 * gdbint.texinfo (Native Conditionals): Remove USE_PROC_FS.
4353
25d5ea92
VP
43542007-04-14 Vladimir Prus <vladimir@codesourcery.com>
4355
4356 * gdb.texinfo (GDB/MI Variable Objects): Document
4357 frozen variables objects.
5ae4183a 4358
ea35711c
DJ
43592007-04-13 Daniel Jacobowitz <dan@codesourcery.com>
4360
4361 * gdb.texinfo (Memory): Reference Remote Debugging chapter.
4362 (Character Sets, Caching Data of Remote Targets): Likewise.
4363 (Targets): Delete Remote node. Move its text...
4364 (Debugging Remote Programs): ...to here. Delete description
4365 of the "remote" command.
4366 (Remote configuration): Delete description of "set remotedevice"
4367 and "show remotedevice".
4368 (Embedded Processors): Delete H8/300, H8/500, and SH nodes.
4369
db2e3e2e
BW
43702007-04-11 Bob Wilson <bob.wilson@acm.org>
4371
5ae4183a
AS
4372 * gdb.texinfo (Contributors, Continuing and Stepping)
4373 (Fortran Defaults, HPPA, TUI, TUI Commands, Configure Options)
4374 (General Query Packets, File-I/O Remote Protocol Extension)
4375 (Protocol Basics, The F Reply Packet, Write)
4376 (Protocol-specific Representation of Datatypes, Memory Transfer):
4377 Fix hyphenation, punctuation and grammar problems.
4378 (Cygwin Native): Likewise. Also fix misuse of @pxref and use
4379 'section' instead of 'subsection' in the text.
4380 (Non-debug DLL Symbols): Avoid 'subsubsection' in the text.
4381 (i386): Remove period from section name.
db2e3e2e
BW
4382 (Installing GDB, Requirements, Running Configure, Separate Objdir)
4383 (Config Names, Configure Options): Use @file{configure}.
4384
8a3dae3e
DJ
43852007-04-11 Daniel Jacobowitz <dan@codesourcery.com>
4386
4387 * gdbint.texinfo (Writing Tests): Mention gdb_test_multiple
4388 and tab expansion.
4389
1a92f856
DJ
43902007-04-10 Daniel Jacobowitz <dan@codesourcery.com>
4391
4392 * gdbint.texinfo (SOM): Correct location of the SOM reader.
4393
79a6e687 43942007-04-02 Bob Wilson <bob.wilson@acm.org>
5ae4183a 4395
79a6e687
BW
4396 * gdb.texinfo: Consistently capitalize all significant words in
4397 node names, chapter titles, section titles, and headings. Update
4398 cross references to match.
4399 (Starting and Stopping Trace Experiment): Make node name plural.
4400 (Breakpoint related warnings): Hyphenate "Breakpoint-related".
5ae4183a 4401
ad527d2e
PA
44022007-03-30 Pedro Alves <pedro_alves@portugalmail.pt>
4403
4404 * gdb.texinfo (WinCE): Delete obsolete subsection.
4405
7ce59000
DJ
44062007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
4407
4408 * gdb.texinfo (M68K): Remove obsolete ROM monitors.
4409 * gdbint.texinfo (DWARF 1): Delete section and other dwarfread.c
4410 references.
4411
8807d78b
DJ
44122007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
4413
4414 * gdb.texinfo (Startup): Delete references to some alternate
4415 names for .gdbinit.
4416 (Thread): Remove LynxOS reference.
4417 (Tandem ST2000): Delete target-specific documentation.
4418 * gdbint.texinfo (Symbol Handling): Remove mention of NLM.
4419 (Target Architecture Definition): Remove mention of GDB_OSABI_NETWARE
4420 and GDB_OSABI_LYNXOS.
4421
5f402660
UW
44222007-03-29 Ulrich Weigand <uweigand@de.ibm.com>
4423
4424 * gdbint.texi (Native Conditionals): Remove PTRACE_ARG3_TYPE.
4425
bac718a6
UW
44262007-03-27 Ulrich Weigand <uweigand@de.ibm.com>
4427
4428 * gdbint.texinfo (Target Conditionals): Remove mention of
4429 DEPRECATED_REMOTE_BREAKPOINT, DEPRECATED_BIG_REMOTE_BREAKPOINT,
4430 and DEPRECATED_LITTLE_REMOTE_BREAKPOINT.
4431
9453113a
DJ
44322007-03-27 Brooks Moses <brooks.moses@codesourcery.com>
4433
4434 * Makefile.in: Add "pdfdir" installation
4435 directory, PDFTEX macro, support for "install-pdf" target,
4436 and rules for making a pdf version of refcard.texi.
4437 * refcard.tex: Specify paper size for PDF output.
4438
ae21e955 44392007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 4440
ae21e955 4441 * gdb.texinfo (Omissions from Ada, Additions to Ada): Wrap long lines.
5ae4183a 4442
3f94c067 44432007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 4444
3f94c067
BW
4445 * gdb.texinfo (Invoking GDB): Use @value{GDBP}.
4446 (Source Path, Character Sets, Macros, Define)
4447 (GDB/MI Result Records, GDB/MI Simple Examples)
4448 (GDB/MI Program Execution, GDB/MI File Commands)
4449 (Maintenance Commands, Packets, File-I/O Overview): Use @value{GDBN}.
4450 (Bug Reporting): Use @value{GCC}.
5ae4183a 4451
12c27660 44522007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 4453
12c27660
BW
4454 * gdb.texinfo (Help): Fix formatting of examples.
4455 (Variables): Use @ifnotinfo instead of @iftex.
4456 (Non-debug DLL symbols): Use @ref instead of @pxref.
4457 (Sparclet File): Use @samp instead of quotes.
5ae4183a 4458
ce9341a1
BW
44592007-03-26 Bob Wilson <bob.wilson@acm.org>
4460
4461 * gdb.texinfo (Variables, C): Update cross reference to GCC docs.
4462
c8f4133a
BW
44632007-03-26 Bob Wilson <bob.wilson@acm.org>
4464
4465 * gdb.texinfo (Top): Move TUI and Annotations menu entries to match
4466 the order of the nodes.
4467 (C Operators, C Constants, Debugging C): Remove extra menus.
4468 (Method Names in Commands): Do not specify next/prev/up nodes.
5ae4183a 4469
c8f4133a 44702007-03-26 Bob Wilson <bob.wilson@acm.org>
d52fb0e9
BW
4471
4472 * gdb.texinfo (File Options): Add missing parenthesis.
4473 (Breakpoints, Special Fortran commands, PowerPC): Fix typos.
4474
c74d0ad8
DJ
44752007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
4476
4477 * gdb.texinfo (Monitor commands for gdbserver): New subsection.
4478
ff6f572f
DJ
44792007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
4480
669fac23 4481 * gdb.texinfo (Standard Target Features): Mention
ff6f572f
DJ
4482 case insensitivity.
4483 (ARM Features): Describe org.gnu.gdb.xscale.iwmmxt.
4484
994337c3
NR
44852007-02-18 Nick Roberts <nickrob@snap.net.nz>
4486
4487 * gdb.texinfo (Top): Put Appendix A after numbered sections.
4488 (Files): Add section name to argument list for pxref.
4489 (Non-debug DLL symbols): Don't use `see' for pxref.
4490 (Embedded Processors): Fix typo.
4491 (GDB/MI Breakpoint Commands): Execution commands generate
4492 *stopped not ^done.
4493
eb819d70
NR
44942007-02-13 Nick Roberts <nickrob@snap.net.nz>
4495
4496 * gdb.texinfo (GDB/MI Variable Objects): Describe meanings of
4497 values for in_scope. Mention that only root variables can be
4498 updated.
4499 (GDB/MI Development and Front Ends): Explain new values may be
4500 added to existing fields.
4501
123dc839
DJ
45022007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
4503
4504 * gdb.texinfo (-target-disconnect): Use @smallexample.
4505 (Requirements): Add anchor for Expat. Update description.
4506 (Target Descriptions): Mention Expat.
4507 (Target Description Format): Document new elements. Use
4508 @smallexample.
4509 (Predefined Target Types, Standard Target Features): New sections.
669fac23 4510 * gdbint.texinfo (Target Descriptions): New section.
123dc839 4511
108546a0
DJ
45122007-02-07 Daniel Jacobowitz <dan@codesourcery.com>
4513
4514 * gdb.texinfo (Target Description Format): Add section on XInclude.
4515
95a98c01
NR
45162006-02-03 Nick Roberts <nickrob@snap.net.nz>
4517
4518 * gdb.texinfo (GDB/MI Miscellaneous Commands): Describe the new
4519 command -enable-timings.
4520
f4b3909f
EZ
45212007-02-02 Markus Deuling <deuling@de.ibm.com> (tiny change)
4522
5ae4183a 4523 * gdbint.texinfo (Operation System ABI Variant Handling): Update
f4b3909f
EZ
4524 descriptions for new/deleted elements in gdb_osabi. Add missing
4525 description for function generic_elf_osabi_sniff_abi_tag_sections.
4526
c7ba131e
JB
45272007-01-29 Joel Brobecker <brobecker@adacore.com>
4528
4529 * gdb.texinfo (Maintenance Commands): Add documentation for
4530 the new "maint print target-stack" command.
4531
3a60f64e
JK
45322007-01-26 Jan Kratochvil <jan.kratochvil@redhat.com>
4533 Eli Zaretskii <eliz@gnu.org>
4534
f4b3909f 4535 * gdb.texinfo: Describe CHAR array vs. string identification rules.
3a60f64e 4536
c582f8b6
EZ
45372007-01-26 Eli Zaretskii <eliz@gnu.org>
4538
4539 * gdb.texinfo (Compilation, Files, Bootstrapping, Bug Reporting):
4540 Use @value{NGCC} instead of @value{GCC}.
4541
d3e8051b
EZ
45422007-01-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> (tiny change)
4543
4544 * agentexpr.texi: Fix typos.
4545 * annotate.texinfo: Likewise.
4546 * gdb.texinfo: Likewise.
4547 * gdbint.texinfo: Likewise.
4548 * observer.texi: Likewise.
4549 * stabs.texinfo: Likewise.
4550
86f04699
EZ
45512007-01-20 Markus Deuling <deuling@de.ibm.com> (tiny change)
4552
4553 * gdbint.texinfo (Support Libraries): Remove mmalloc
4554 entry. Describe readline library.
4555
23181151
DJ
45562007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
4557
4558 * gdb.texinfo (Target Descriptions): New section.
4559 (General Query Packets): Add QPassSignals anchor. Mention
4560 qXfer:features:read under qSupported. Expand mentions of
4561 qXfer:memory-map:read and QPassSignals. Document
4562 qXfer:features:read.
4563
f822c95b
DJ
45642007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
4565
4566 * gdb.texinfo (Commands to specify files): Describe
4567 "set sysroot" and "show sysroot".
4568 (Using the `gdbserver' program): Lowercase argument
4569 to @var. Expand description of setting up GDB on the
4570 host.
4571
8936fcda
JB
45722007-01-05 Joel Brobecker <brobecker@adacore.com>
4573
4574 * gdb.texinfo (Set Catchpoints): Add documentation for the new
4575 catch exception, catch exception unhandled, and catch assert
4576 commands.
4577
e776119f
DJ
45782007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
4579
4580 * gdb.texinfo (Debugging Output): Document "set debug xml"
4581 and "show debug xml".
4582
aa79a185
DJ
45832007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
4584
4585 * gdbint.texinfo (Compiler Warnings): Update for -Wall use.
4586
7f893741
JB
45872007-01-01 Joel Brobecker <brobecker@adacore.com>
4588
4589 * gdbint.texinfo (Start of New Year Procedure): Add missing item.
4590
a1b5960f
VP
45912006-12-08 Vladimir Prus <vladimir@codesourcery.com>
4592
4593 * gdb.texinfo (GDB/MI Variable Objects): Wrap historical
4594 note in @ignore, to be removed later if nobody complains.
4595
9f470e6e
NR
45962006-12-04 Nick Roberts <nickrob@snap.net.nz>
4597
4598 * gdb.texinfo (GDB/MI Variable Objects): Describe -c option
4599 of -var-delete.
4600
765dc015 46012006-11-22 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a 4602
765dc015 4603 * gdb.texinfo (Setting breakpoints): Document
5ae4183a
AS
4604 automatic software/hardware breakpoint usage and
4605 the "set breakpoint auto-hw" command.
765dc015 4606
4b5752d0
VP
46072006-11-21 Vladimir Prus <vladimir@codesourcery.com>
4608
4609 * gdb.texinfo (Memory Access Checking): New.
4610
89be2091
DJ
46112006-11-16 Daniel Jacobowitz <dan@codesourcery.com>
4612
4613 * gdb.texinfo (Remote configuration): Mention
4614 "pass-signals-packet".
4615 (General Query Packets): Document QPassSignals. Fix
4616 a typo.
4617
ca3bf3bd
DJ
46182006-11-14 Maxim Grigoriev <maxim@tensilica.com>
4619
4620 * gdb.texinfo (Contributors): Add contributors of Xtensa port.
4621
427c3a89
DJ
46222006-11-14 Daniel Jacobowitz <dan@codesourcery.com>
4623
4624 * gdb.texinfo (Remote configuration): Rewrite documentation for
4625 packet configuration commands.
4626 (OS Information): Adjust reference to qXfer:auxv:read.
4627 (General Query Packets): Remove references to read-aux-vector-packet
4628 and set remote get-thread-local-storage-address.
4629
7a107747
DJ
46302006-11-10 Daniel Jacobowitz <dan@codesourcery.com>
4631
4632 * gdbint.texinfo (Target Architecture Definition): Add new
4633 Initializing a New Architecture section.
4634
1c56eb0e
EZ
46352006-10-31 David Taylor <dtaylor@emc.com>
4636
4637 * stabs.texinfo (Macro define and undefine): New node describing
4638 stabs for #define and #undef.
4639
f73adfeb
AS
46402006-10-27 Andreas Schwab <schwab@suse.de>
4641
4642 * gdb.texinfo (Processes): Rename "detach-fork" to "detach fork".
4643
fd60e0df
EZ
46442006-10-21 Eli Zaretskii <eliz@gnu.org>
4645
4646 * gdb.texinfo (Breakpoints, Set Watchpoints): Elaborate and
4647 clarify on the possible meanings of ``expression'' watched by
4648 watchpoints. Add indexing.
e5ac9b53
EZ
4649 (Prompting, Errors, Invalidation, Annotations for Running)
4650 (Source Annotations): Fix index entries by adding "annotation" to
4651 them, to discriminate from index entries that point to the more
4652 general topic descriptions.
fd60e0df 4653
52bb452f
DJ
46542006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
4655
4656 * gdbint.texinfo (Target Vector Definition): Move most
4657 content into Existing Targets. Add a menu.
4658 (Existing Targets): New section, moved from Target Vector
4659 Definition. Use @subsection.
4660 (Managing Execution State): New section.
4661
58955e58
BW
46622006-10-16 Bob Wilson <bob.wilson@acm.org>
4663
4664 * gdb.texinfo (ST2000): Use Ctrl- instead of C-.
4665
c8aa23ab
EZ
46662006-10-15 Eli Zaretskii <eliz@gnu.org>
4667
4668 * gdb.texinfo (Sample Session, Invocation, Quitting GDB)
4669 (Command Syntax, Signals, Backtrace, Connecting)
4670 (Remote configuration, Renesas Boards, Console I/O): Fix last
4671 change: use Ctrl- instead of C-, except wrt Emacs.
4672 (File-I/O Examples): Put Ctrl-c in @kbd.
4673 (Cygwin Native, File-I/O Overview, The Ctrl-C message)
4674 (Console I/O): Use @samp with Ctrl-.
45ac1734
EZ
4675 (Signals, Set Breaks, Set Watchpoints): Document optional
4676 arguments to `info signals' `handle', `info breakpoints', and
4677 `info watchpoints'.
c8aa23ab 4678
e7109c7e
EZ
46792006-10-14 Eli Zaretskii <eliz@gnu.org>
4680
4681 * gdb.texinfo (Backtrace): Fix last change.
4682
de3aea7b
NR
46832006-10-14 Nick Roberts <nickrob@snap.net.nz>
4684
4685 * gdb.texinfo (Backtrace): Order correctly and add other cases.
4686
7f9087cb
BW
46872006-10-10 Bob Wilson <bob.wilson@acm.org>
4688
c8aa23ab
EZ
4689 * gdb.texinfo (Command Syntax, Connecting, Remote configuration)
4690 (Renesas Boards, ST2000, TUI Keys, TUI Single Key Mode)
4691 (TUI Commands, Emacs, Console I/O): Fix @key and @kbd usage.
7f9087cb 4692
68437a39
DJ
46932006-09-21 Vladimir Prus <vladimir@codesourcery.com>
4694 Daniel Jacobowitz <dan@codesourcery.com>
4695
4696 * gdb.texinfo (Packets): Document vFlashErase,
4697 vFlashWrite and vFlashDone packets.
4698 (General Query Packets): Document qXfer:memory-map:read.
4699 Add a new feature for qXfer:memory-map:read.
4700 (Memory map format): New section.
4701 (Target Commands): Mention that gdb can write flash.
4702
fd79ecee
DJ
47032006-09-21 Vladimir Prus <vladimir@codesourcery.com>
4704 Daniel Jacobowitz <dan@codesourcery.com>
4705
4706 * gdb.texinfo (Memory Region Attributes): Mention target-supplied
4707 memory regions and "mem auto".
4708
350da6ee
DJ
47092006-09-21 Nathan Sidwell <nathan@codesourcery.com>
4710
4711 * gdbint.texinfo (Array Containers): New section.
4712
2f1acb09
VP
47132006-09-17 Vladimir Prus <vladimir@codesourcery.com>
4714
4715 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
4716 -stack-list-arguments HIGH_FRAME argument can be larger then the
4717 actual number of frames.
4718
2ab1eb7a
VP
47192006-09-07 Vladimir Prus <vladimir@codesourcery.com>
4720
4721 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
5ae4183a
AS
4722 -stack-list-locals HIGH_FRAME argument can be larger then the
4723 actual number of frames.
2ab1eb7a 4724
599b237a
BW
47252006-09-02 Bob Wilson <bob.wilson@acm.org>
4726
4727 * gdb.texinfo (Packets, Stop Reply Packets, General Query Packets,
4728 Register Packet Format, Tracepoint Packets): Fix spelling errors.
4729
25ab7e6d
EZ
47302006-09-02 Eli Zaretskii <eliz@gnu.org>
4731
4732 * gdbint.texinfo (Overall Structure): New section "Source Tree
4733 Structure".
4734
940178d3
JB
47352006-08-17 Jim Blandy <jimb@codesourcery.com>
4736
4737 * gdb.texinfo (Stop Reply Packets): Note similarity of 'S' and 'T'
4738 responses.
4739
30daae6c
JB
47402006-08-08 Joel Brobecker <brobecker@adacore.com>
4741
4742 * gdb.texinfo (Source Path): Add documentation for new
4743 substitute-path commands.
4744
7fa2210b
DJ
47452006-08-08 Daniel Jacobowitz <dan@codesourcery.com>
4746
4747 * gdb.texinfo (Installing GDB): Update menu. Move text to...
4748 (Running Configure): ...here.
4749 (Requirements): New node. Mention expat.
4750
3d00d119
DJ
47512006-08-08 Vladimir Prus <vladimir@codesourcery.com>
4752
5ae4183a 4753 * gdb.texinfo (Target Commands): Remove
3d00d119
DJ
4754 'set download-write-size' and 'show download-write-size'.
4755
0cbfa4ee
DJ
47562006-08-01 Daniel Jacobowitz <dan@codesourcery.com>
4757
4758 * stabs.texinfo (Member Type Descriptor): Correct example for
4759 pointer to member types.
4760
16026cd7
AS
47612006-07-21 Andrew Stubbs <andrew.stubbs@st.com>
4762
4763 * gdb.texinfo (Optional warnings and messages): Add
4764 'set/show trace-commands'.
4765 (Command files): Add '-v' to source command.
4766
0876f84a
DJ
47672006-07-12 Daniel Jacobowitz <dan@codesourcery.com>
4768
4769 * gdb.texinfo (OS Information): Update qPart reference to
4770 qXfer.
4771 (Remote configuration): Likewise.
4772 (Overview): Move @cindex to the start of a paragraph. Talk
4773 about binary data encoding.
4774 (Packets): Refer to the overview for the details of the X
4775 packet encoding.
4776 (General Query Packets): Remove qPart description. Add qXfer
4777 description. Add an anchor to qSupported. Correct feature
4778 table title. Add a new feature for qXfer:auxv:read.
4779 (Interrupts): Add a missing parenthesis.
4780
2ec3381a
DJ
47812006-07-05 Daniel Jacobowitz <dan@codesourcery.com>
4782
669fac23 4783 * gdb.texinfo (KOD): Remove node.
2ec3381a
DJ
4784 (GDB/MI Kod Commands): Remove commented out node.
4785
594fe323
EZ
47862006-07-01 Eli Zaretskii <eliz@gnu.org>
4787
4788 * gdb.texinfo (GDB/MI Output Syntax, GDB/MI Simple Examples)
4789 (GDB/MI Breakpoint Commands, GDB/MI Program Context)
4790 (GDB/MI Thread Commands, GDB/MI Program Execution)
4791 (GDB/MI Stack Manipulation, GDB/MI Variable Objects)
4792 (GDB/MI Data Manipulation, GDB/MI Symbol Query)
4793 (GDB/MI File Commands, GDB/MI Target Manipulation)
4794 (GDB/MI Miscellaneous Commands): Change (@value{GDBP})->(gdb),
4795 since the MI prompt is hard-wired into the code.
4796
7e3fb70c
NR
47972006-07-01 Nick Roberts <nickrob@snap.net.nz>
4798
4799 * gdb.texinfo (GDB/MI Compatibility with CLI): Qualify more carefully.
4800 (GDB/MI Simple Examples): Use @subheading for "A Bad Command".
4801 (GDB/MI Data Manipulation): Remove description of unimplemented
4802 display related commands as variable objects perform this function
4803 and are superior: -display-delete, -display-disable,
4804 -display-enable, -display-insert and -display-list. Move
4805 -environment-cd, -environment-directory, -environment-path
4806 and -environment-pwd to "Program Context".
4807 (GDB/MI Program Control): Rename to "Program Execution". Move
4808 -exec-arguments -exec-abort to...
4809 (GDB/MI Program Context): ...here. New node split from "Data
4810 Manipulation".
4811
be2a5f71
DJ
48122006-06-21 Daniel Jacobowitz <dan@codesourcery.com>
4813
4814 * gdb.texinfo (Remote configuration): Document set / show
4815 remote supported-packets.
4816 (General Query Packets): Document qSupported packet.
4817
fc320d37
SL
48182006-06-10 Sandra Loosemore <sandra@codesourcery.com>
4819
4820 * gdb.texinfo (File-I/O overview): Copy edit for grammar, spelling,
4821 and font markup.
4822 (Protocol basics): Likewise.
4823 (The F request packet): Likewise.
4824 (The F reply packet): Likewise.
4825 (Memory transfer): Move this node to be a subsubsection of
4826 "Protocol specific representation of datatypes".
4827 (The Ctrl-C message): More copy editing.
4828 (Console I/O): Likewise.
4829 (The isatty call): Delete this node, and merge its content into
4830 the "isatty" node. Fixed references elsewhere.
4831 (The system call): Delete this node, and merge its content into
4832 the "system" node. Fixed references elsewhere.
4833 (open): Reformat to use @table, and add appropriate font markup.
4834 (close): Likewise.
4835 (read): Likewise.
4836 (write): Likewise.
4837 (lseek): Likewise.
4838 (rename): Likewise.
4839 (unlink): Likewise.
4840 (stat/fstat): Likewise.
4841 (gettimeofday): Likewise.
4842 (isatty): Likewise.
4843 (system): Likewise, plus minor changes to fix confusing wording.
4844 (Integral datatypes): Fix font markup.
4845 (Pointer values): Likewise.
4846 (struct stat): Fix markup to use @table, plus minor copy editing.
4847 (struct timeval): Fix font markup, plus minor copy editing.
4848 (Constants): Minor copy editing.
4849 (Errno values): Add font markup.
4850 (File-I/O Examples): Likewise.
4851
158fdf5c
NR
48522006-06-10 Nick Roberts <nickrob@snap.net.nz>
4853
4854 * gdb.texinfo (GDB/MI): Remove duplicate acknowledgements.
4855 (GDB/MI Simple Examples): Move node up one level. Use real
4856 examples.
4857 (GDB/MI Compatibility with CLI): Update.
4858 (GDB/MI Result Records): Add "connected" and "exit" result
4859 classes.
4860 (GDB/MI Stream Records): Clarify target output.
4861 (GDB/MI Command Description Format): Modify example description.
4862 (GDB/MI Breakpoint Table Commands): Rename to...
4863 (GDB/MI Breakpoint Commands): ...this
4864 (GDB/MI Breakpoint Commands): Add optional thread field.
4865 (GDB/MI Program Control): Add an introduction. Move "Program
4866 termination" examples into exec-run description.
4867 (GDB/MI File Commands): Mention similar CLI commands.
4868 (GDB/MI Miscellaneous Commands): Move to end. Mention "show version"
4869 is similar to "-gdb-version".
4870
ddb50cd7
EZ
48712006-06-09 Eli Zaretskii <eliz@gnu.org>
4872
4873 * gdb.texinfo (Symbols): Fix "(gdb)"=>"(@value{GDBP})".
4874
2aef0d6b
NR
48752006-06-02 Nick Roberts <nickrob@snap.net.nz>
4876
4877 * gdb.texinfo (GDB/MI Development and Front Ends): Use
4878 sourceware.org for mailing lists.
d5e40d59 4879 (GDB/MI File Commands): New node split from Program Control.
2aef0d6b 4880
383a5c52
NR
48812006-06-01 Nick Roberts <nickrob@snap.net.nz>
4882
d5e40d59 4883 * gdb.texinfo (GDB/MI Development and Front Ends): New node.
383a5c52 4884
e16b02ee
EZ
48852006-05-22 Eli Zaretskii <eliz@gnu.org>
4886
4887 * gdb.texinfo (Cygwin Native): Fix last change.
4888
be90c084
CF
48892006-05-22 Christopher Faylor <cgf@timesys.com>
4890
4891 * gdb.texinfo (Cygwin Native): Document set/show cygwin-exceptions.
4892
347ceba5
NR
48932006-05-15 Nick Roberts <nickrob@snap.net.nz>
4894
4895 * gdbint.texinfo (Algorithms): Correct spelling and punctuation.
4896 (Releasing GDB, Testsuite): Remove details for including DejaGnu.
4897
369af7bd
DJ
48982006-05-14 Daniel Jacobowitz <dan@codesourcery.com>
4899
4900 * gdb.texinfo (General Query Packets): Recommend not starting
4901 new packets with qC and clarify.
4902
2ffdbde8 49032006-05-13 Gaius Mulley <gaius@glam.ac.uk>
229582b7
GM
4904
4905 * gdb.texinfo (M2 Types): New section.
72019c9c 4906
16d1a084
DJ
49072006-05-10 Daniel Jacobowitz <dan@codesourcery.com>
4908
4909 * agentexpr.texi: Add a copyright and license notice.
4910 * observer.texi: Likewise, with GPL clause for function prototypes.
4911 Remove trailing whitespace.
4912
aa56d27a
JB
49132006-05-05 Jim Blandy <jimb@codesourcery.com>
4914
4915 * gdb.texinfo (General Query Packets): Document conventions for
4916 terminating packet names, and their violations.
4917
5bdf8622
DJ
49182006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
4919
4920 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Update for readline 5.1.
4921 * gdb.texinfo: Likewise.
4922
605a56cb
DJ
49232006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
4924
4925 * gdb.texinfo (Remote Configuration): Remove "set remotedebug"
4926 and "show remotedebug".
4927 (Debugging Output): Add additional index entries.
4928
b8db102d
MS
49292006-04-27 Michael Snyder <msnyder@redhat.com>
4930
4931 * gdb.texinfo (delete-fork): Command renamed to "delete fork".
4932
c5e30d01
AC
49332006-04-22 Andrew Cagney <cagney@redhat.com>
4934
4935 * gdb.texinfo (Contributors): Credit frame unwinder contributors.
4936 * gdbint.texinfo (Algorithms): Fix errors in frame documentation.
4937
8181d85f
DJ
49382006-04-18 Daniel Jacobowitz <dan@codesourcery.com>
4939
4940 * gdbint.texinfo (x86 Watchpoints, Target Conditionals): Update insert
4941 and remove breakpoint prototypes.
4942 (Watchpoints): Move description of target_insert_hw_breakpoint and
4943 target_remove_hw_breakpoint ...
4944 (Breakpoints): ... to here. Document target_insert_breakpoint and
4945 target_remove_breakpoint.
4946
4f553f88
JB
49472006-04-17 Jim Blandy <jimb@codesourcery.com>
4948
4949 * gdb.texinfo (Packets): Note that 'addr' arguments to s, S, c,
4950 and C packets are optional.
4951
cd852561
FR
49522006-04-14 Frederic Riss <frederic.riss@st.com>
4953
4954 * gdb.texinfo (Specifying source directories): Update the description
4955 of the source file search to reflect the fact that the source path
4956 always contains at least $cdir and $cwd.
4957
b620eb07
MS
49582006-03-31 Michael Snyder <msnyder@redhat.com>
4959
4960 * gdb.texinfo: Update copyright dates.
4961
3156cdaf
EZ
49622006-03-31 Eli Zaretskii <eliz@gnu.org>
4963
4964 * gdb.texinfo (Overview): Add an index entry to "empty response".
4965
7d30c22d
JB
49662006-03-28 Jim Blandy <jimb@codesourcery.com>
4967
4968 * gdbint.texinfo (Prologue Analysis): New section.
4969
86941c27
JB
49702006-03-07 Jim Blandy <jimb@red-bean.com>
4971
66b8c7f6
JB
4972 * gdb.texinfo (Connecting): Document 'target remote pipe'.
4973
1a10341b
JB
4974 * gdb.texinfo (Target Commands): Update text describing how to
4975 specify a target. Refer to the detailed section on remote
4976 debugging, not the brief mention.
4977
86941c27
JB
4978 * gdb.texinfo (Connecting): Organize the different 'target remote'
4979 connection methods into a table. Add a 'target remote' index
4980 entry. (!!!)
4981
62f3a2ba
FF
49822006-02-17 Fred Fish <fnf@specifix.com>
4983
4984 * gdb.texinfo (Symbols): Update descriptions of 'whatis' and
4985 'ptype' commands to reflect the fact that the only significant
4986 difference between them is that ptype prints the complete type
4987 description instead of just the name.
4988
8b9a88ea
WZ
49892006-02-13 Wu Zhou <woodzltc@cn.ibm.com>
4990
4991 * gdbint.texinfo (Watchpoints): Delete
4992 TARGET_REGION_SIZE_OK_FOR_HW_WATCHPOINT.
4993
7e8dc855
NR
49942006-02-10 Nick Roberts <nickrob@snap.net.nz>
4995
4996 * gdb.texinfo (GDB/MI Breakpoint Table Commands): Add fullname and
4997 times fields where needed. Fix typos. Update general form given
4998 for output of -break-insert.
4999 (GDB/MI): Abbreviate some unnecessarily long fullnames.
5000
c91d38aa
DJ
50012006-02-06 Daniel Jacobowitz <dan@codesourcery.com>
5002
5003 * gdbint.texinfo (Symbol Handling): Add a section
5004 on memory management.
5005
38fcd64c
DJ
50062006-02-06 Vladimir Prus <ghost@cs.msu.su>
5007
5008 * gdb.texinfo (Breakpoint table commands): Document the fullname
5009 field in -break-list output.
5010
219eec71
EZ
50112006-02-03 Eli Zaretskii <eliz@gnu.org>
5012
5013 * gdb.texinfo (Cygwin Native): Fix typos. Clarify the types of
5014 debugging information produced by the various "set debug..."
5015 options.
5016
ae5a43e0
DJ
50172006-02-01 Daniel Jacobowitz <dan@codesourcery.com>
5018
5019 * gdb.texinfo (Files): Remove obsolete bits from the description
5020 of "symbol-file".
5021
a9f158ec
JB
50222006-01-25 Jim Blandy <jimb@redhat.com>
5023
5024 * gdbint.texinfo (Testsuite): Explain how to run selected tests.
5025
410dd08e
JB
50262006-01-24 Jim Blandy <jimb@redhat.com>
5027
5028 * gdbint.texinfo (Frames): Document the basics of GDB's register
5029 unwinding model, and explain the existence of the "sentinel" frame.
5030
4b505b12
AS
50312006-01-23 Andrew Stubbs <andrew.stubbs@st.com>
5032
5033 * gdb.texinfo (Choosing files): Mention that -directory is used
5034 for script files.
5035 (Specifying source directories): Likewise.
5036 (Command files): Explain how script files are found.
5037
839c27b7
EZ
50382006-01-21 Eli Zaretskii <eliz@gnu.org>
5039
5040 * gdb.texinfo (Backtrace): Describe how to get backtrace of all
5041 the threads in a multi-threaded program.
5042 (Threads): The threadno argument of "thread apply" can be a range
5043 of numbers.
5044
7be93b9e
JB
50452006-01-18 Jim Blandy <jimb@redhat.com>
5046
5047 * gdbint.texinfo (Coding): Add entry for -Wno-pointer-sign to list
5048 of warning flags.
5049
fcc73fe3
EZ
50502006-01-13 Eli Zaretskii <eliz@gnu.org>
5051
5052 * gdb.texinfo (Sequences): Improve menu annotations.
5053 (Define): Add index entries for arguments of user-defined
5054 commands. Move the description of flow-control commands...
5055 (Command Files): ...to here. Document loop_break and
5056 loop_continue.
ca91424e
EZ
5057 (Define, Command Files): Document `end' and add index entries for
5058 it.
fcc73fe3 5059
5c95884b
MS
50602006-01-04 Michael Snyder <msnyder@redhat.com>
5061
5062 * gdb.texinfo: Add documentation for linux-fork.
5ae4183a 5063 * gdbint.texinfo: Add internal documentation for checkpoints.
5c95884b 5064
860701dc
PH
50652006-01-02 Paul N. Hilfinger <hilfinger@gnat.com>
5066
5067 * gdb.texinfo (Omissions from Ada): Document that there is now
5068 limited aggregate support.
5069
36b80e65
EZ
50702005-12-28 Eli Zaretskii <eliz@gnu.org>
5071
5072 * gdb.texinfo (Registers): Describe how to refer to SSE and MMX
5073 registers and the likes.
5074
c1468174
EZ
50752005-12-24 Eli Zaretskii <eliz@gnu.org>
5076
5077 * gdb.texinfo (Target Commands, Bug Reporting, File Options)
5078 (Symbols): Fix usage of "e.g.".
359df76b 5079 (Memory Region Attributes): Fix usage of "etc."
c1468174
EZ
5080
5081 * gdbint.texinfo (libgdb, Symbol Handling, Native Debugging)
5082 (Coding): Fix usage of "e.g.".
5083
c02a867d
EZ
50842005-12-23 Eli Zaretskii <eliz@gnu.org>
5085
5ae4183a
AS
5086 * stabs.texinfo:
5087 * refcard.tex:
c02a867d 5088 * gpl.texi:
5ae4183a
AS
5089 * gdbint.texinfo:
5090 * gdb.texinfo:
5091 * gdb-cfg.texi:
c02a867d 5092 * fdl.texi:
5ae4183a
AS
5093 * annotate.texinfo:
5094 * all-cfg.texi:
c02a867d
EZ
5095 * Makefile.in: Add (C) after Copyright. Update the FSF
5096 address.
5097
fad38dfa
EZ
50982005-12-03 Eli Zaretskii <eliz@gnu.org>
5099
5100 * gdb.texinfo (Connecting): Explain that `monitor' is a way to
5101 extend GDB with commands for external monitor.
5102
53e5f3cf
AS
51032005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
5104
5105 * gdb.texinfo (Convenience variables): Add init-if-undefined command.
5106
55f6ca0f
JB
51072005-11-25 Joel Brobecker <brobecker@adacore.com>
5108
5109 * gdbint.texinfo (Start of New Year Procedure): New chapter.
5110
c1947b85
JB
51112005-11-21 Jim Blandy <jimb@redhat.com>
5112
5113 * gdb.texinfo (Tracepoint Packets): Document restrictions on
5114 placement of 'R' actions in tracepoint action packets; document
5115 dependence of 'X' and 'M' actions on a preceding 'R' action for
5116 their registers.
5117
9d29849a
JB
51182005-11-19 Jim Blandy <jimb@redhat.com>
5119
5120 * gdb.texinfo (Tracepoint Packets): New node.
5121 (General Query Packets): Add entries for the tracepoint packets,
5122 referring to the "Tracepoint Packets" node.
5123 (Tracepoints): Add reference to "Tracepoint Packets".
5ae4183a 5124
9a6253be
KB
51252005-11-18 Kevin Buettner <kevinb@redhat.com>
5126
5127 * gdb.texinfo (set remotebreak): Add anchor.
5128 (X packet): Likewise.
5129 (Remote Protocol): Add new section `Interrupts' and new index
5130 entry `interrupts (remote protocol)'.
5131
5f3bebba
JB
51322005-11-18 Jim Blandy <jimb@redhat.com>
5133
5134 * gdb.texinfo (Packets): Move information out of 'q' and 'Q'
5135 entries into the General Query Packets section. Add a
5136 cross-reference to that section. Drop description of replies, as
5137 these are covered in the descriptions of each packet.
5138 (General Query Packets): Add introductory text. Explain naming
5139 conventions, and how the end of a name is recognized.
5140
9a7a1b36
KB
51412005-11-17 Kevin Buettner <kevinb@redhat.com>
5142
0564b6cf 5143 * gdb.texinfo (Remote configuration): Fix typo in description of
9a7a1b36
KB
5144 "set remotebreak" command.
5145
b8ff78ce
JB
51462005-11-16 Jim Blandy <jimb@redhat.com>
5147
5148 * gdb.texinfo (Packets, Stop Reply Packets)
5149 (General Query Packets): Various formatting cleanups.
5150 - Use @samp for packet contents.
5151 - Drop summaries from packet @item lines; the same information appears
5152 immediately below in the description.
5153 - Delete paragraph breaks after packet @item commands, so that the
5154 description appears directly to the right of the packet prototype
5155 in the printed manual, if it fits.
5156 - Place spaces in packet prototypes between @vars and non-@var
5157 letters, and explain that they're just for formatting.
5158 - Use @dots{} instead of '...'.
5159 - Fix uses of @code where @var was needed.
5160 - Replace "deprecated" markers with English text spelling out the
5161 packet's status and the preferred alternatives.
5162 - Remove "(reserved)" markers on 'A' and 'I' packets; it's unclear
5163 what this ever meant.
5164 - Remove "(draft)" markers on 'i' packets; nobody has commented on
5165 this for a long time.
5166 - Remove "(draft)" markers on 'z' and 'Z' packets; these have been
5167 implemented several times, and have been in use for years.
5168
8ffe2530
JB
51692005-11-15 Jim Blandy <jimb@redhat.com>
5170
c43c5473
JB
5171 * gdb.texinfo (Packets): Add index entries for 'm' packet
5172 disclaimers.
5ae4183a 5173
fb031cdf
JB
5174 * gdb.texinfo (Packets): Clarify lack of restrictions on behavior
5175 of stub when processing an 'm' packet.
5176
8ffe2530
JB
5177 * gdb.texinfo (Packets): Mention that packets beginning with
5178 letters are reserved once, at the top, instead of actually listing
5179 them all and saying "reserved".
5180
c03c782f
AS
51812005-11-15 Andrew Stubbs <andrew.stubbs@st.com>
5182
5183 * gdb.texinfo (User-defined commands): Add $argc. Add missing 'end'.
5184 Change @var{$arg0 to @code{$arg0.
5185
814e32d7
WZ
51862005-11-14 Wu Zhou <woodzltc@cn.ibm.com>
5187
5188 * gdb.texinfo (Fortran): Add some words about Fortran debugging.
5189
fa93a9d8
JB
51902005-11-12 Jim Blandy <jimb@redhat.com>
5191
5192 * gdb.texinfo (General Query Packets): Put packets in alphabetical
5193 order. Remove extraneous 'z'.
5194
8a5a3c82
AS
51952005-11-07 Andrew Stubbs <andrew.stubbs@st.com>
5196
5197 * gdb.texinfo (Choosing files): Add --eval-command.
5198
4b0ad762
AS
51992005-11-04 Andrew Stubbs <andrew.stubbs@st.com>
5200
5201 * gdb.texinfo (Choosing modes): Add --return-child-result.
5202
5203
1a088d06
AS
52042005-11-01 Andrew Stubbs <andrew.stubbs@st.com>
5205
5206 * gdb.texinfo (Choosing modes): Add --batch-silent.
5207
656d5e12
EZ
52082005-10-28 Eli Zaretskii <eliz@gnu.org>
5209
5210 * gdb.texinfo (GDB/MI Variable Objects): Fix @pxref usage under
5211 "The -var-update Command".
5212
3c9c013a
JB
52132005-10-03 Joel Brobecker <brobecker@adacore.com>
5214
5215 * gdb.texinfo (Print Settings): Add documentation for set/show
5216 print array-indexes.
5217
7ba3cf9c
DJ
52182005-09-17 Daniel Jacobowitz <dan@codesourcery.com>
5219
5220 * gdb.texinfo (Contributors): Thank Andrew Cagney for releases
5221 6.2 and 6.3.
5222
a94ab193
EZ
52232005-08-27 Eli Zaretskii <eliz@gnu.org>
5224
5225 * gdb.texinfo (File Options): Don't document --mapped, it's gone
5226 since 19-Jan-2004.
5227 (Files): Likewise.
ab1adacd
EZ
5228 (Variables, Symbols): Document the "<incomplete type>" message and
5229 its reasons.
a94ab193 5230
ca06016a
FF
52312005-08-01 Fred Fish <fnf@specifix.com>
5232
5233 * gdb.texinfo (SETUP_ARBITRARY_FRAME): Remove obsolete reference.
5234
cf58170d
NR
52352005-07-15 Nick Roberts <nickrob@snap.net.nz>
5236
5237 * gdb.texinfo (GDB/MI Variable Objects): Describe print-values
5238 option for -var-list-children and -var-update.
5239 (GDB/MI Stack Manipulation): Simplify description of
5240 print-values option for -stack-list-locals.
5241 (GDB/MI Command Description Format): Clarify.
5242 (Mode Options): Spelling of superseded.
5243
38f1196a
BR
52442005-07-12 Bob Rossi <bob@brasko.net>
5245
5246 * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix -inferior-tty-show
5247 corresponding GDB command comment.
5248
3cb3b8df
BR
52492005-07-06 Bob Rossi <bob@brasko.net>
5250
5251 * gdb.texinfo (GDB/MI Miscellaneous Commands): Add -inferior-tty-set
5252 and -inferior-tty-show.
5253 (Input/Output): Document "set/show inferior-tty" and tty alias.
5254
10fac096
NW
52552005-07-02 Nathan J. Williams <nathanw@wasabisystems.com>
5256
5257 * gdb.texinfo (Packets): Change description of 'D' packet to note
5258 that GDB does wait for a response.
5259
d1b6db76
NR
52602005-06-22 Nick Roberts <nickrob@snap.net.nz>
5261
5262 * gdb.texinfo (History) Rename "Command History".
5263 (Command History): Move node "Server Prefix" from section on
5264 Annotations here.
5265
29629dcf
NR
52662005-06-19 Nick Roberts <nickrob@snap.net.nz>
5267
5268 * gdb.texinfo (GDB/MI Stack Manipulation):
5269 Re-instate -stack-info-frame with example. Say that it gets
5270 info on selected frame, not current frame.
5271
397ca115
EZ
52722005-06-18 Eli Zaretskii <eliz@gnu.org>
5273
5274 * gdb.texinfo (Server): Clarify that `file' should be used before
5275 connecting to the server.
5276 (Files): Add an xref to the above description.
51274035
EZ
5277 (Output Formats): More detailed description of the `c' format.
5278 (Memory): List explicitly all the formats supported by `x'.
638ac427 5279 (Threads): Add an @cindex entry for "thread apply".
fc8be69e 5280 (Files): Document the possibility of loading unlinked object
59b7b46f
EZ
5281 files. Add more indexing for solib-absolute-prefix and
5282 --with-sysroot.
76d17f34
EZ
5283 (Machine Code): Document possible problems with locations in
5284 shared libraries.
d416eeec
EZ
5285 (Backtrace): Document that free-standing environments do not need
5286 to have a `main' function.
397ca115 5287
74f6deaa
NR
52882005-06-18 Nick Roberts <nickrob@snap.net.nz>
5289
5290 * gdb.texinfo (GDB/MI Stack Manipulation): Remove reference to
5291 -stack-info-frame.
5292
a9967aef
AC
52932005-06-07 Andrew Cagney <cagney@gnu.org>
5294
5295 * gdb.texinfo (Contributors): Note the original multi-arch
5296 contributors.
5297
e09f16f9
EZ
52982005-06-03 Eli Zaretskii <eliz@gnu.org>
5299
5300 * gdb.texinfo (Registers): Add index entries for the standard
5301 registers.
5302 (Frames): Add cross-reference from frame pointer description to
5303 the Registers node.
5304 (Annotations Overview): Fix the reference to GDB name.
5305
d87ba7ee
EZ
53062005-06-01 Eli Zaretskii <eliz@gnu.org>
5307
5308 * gdb.texinfo (Set Watchpoints): Remove @vindex entry for
5309 can-use-hw-watchpoints.
5310
034dad6f
BR
53112005-05-28 Bob Rossi <bob@brasko.net>
5312
5313 * gdb.texinfo (GDB/MI Out-of-band Records): Add bullet enumerating
5314 the possible reasons why an exec async record would be returned to FE.
5315
ffed4509
AC
53162005-05-26 Andrew Cagney <cagney@gnu.org>
5317
5318 * gdb.texinfo: Note that Elena Zannoni, Fernando Nasser, and
5319 Andrew Cagney implemented the original GDB/MI.
5320
e22e55c9
OF
53212005-05-23 Orjan Friberg <orjanf@axis.com>
5322
5323 * gdb.texinfo (CRIS): Update the cris-version and cris-dwarf2-cfi
5324 documentation. Add documentation for cris-mode.
5325
a78e13ce
EZ
53262005-05-20 Eli Zaretskii <eliz@gnu.org>
5327
5328 * gdb.texinfo (Numbers): Explain the example and make the wording
5329 more acurate.
5330
76ff342d
DJ
53312005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
5332 Dennis Brueni <dennis@slickedit.com>
5333
5334 * gdb.texinfo (GDB/MI Breakpoint Table Commands)
5335 (GDB/MI Data Manipulation, GDB/MI Program Control)
5336 (GDB/MI Stack Manipulation): Update examples to include the fullname
5337 attribute in stack frames.
5338
119b882a
EZ
53392005-05-12 Eli Zaretskii <eliz@gnu.org>
5340
5341 * gdb.texinfo (Startup): Fix last change. Treat gdb.ini like we
5342 do with other non-standard names of init files.
5343
6fc08d32
EZ
53442005-05-11 Eli Zaretskii <eliz@gnu.org>
5345
5346 * gdb.texinfo (Command Files): Move the description of the startup
5347 from here...
5348 (Startup): ...to this new subsection of the Invocation chapter.
5349 Rearrange the description of init files more logically and add a
5350 cross-reference to "Command Files". Document the special gdbinit
5351 name for CISCO 68k. Expand the description of what GDB does
5352 during startup.
5353 (History): Add index entry for HISTSIZE.
5354
a561754a
MK
53552005-05-02 Mark Kettenis <kettenis@gnu.org>
5356
5357 * gdb.texinfo (Files): Remove documentation for auto-solib-limit.
5358
2eecc4ab
EZ
53592005-05-02 Eli Zaretskii <eliz@gnu.org>
5360
5361 * gdb.texinfo (SVR4 Process Information, The isatty call)
5362 (The system call): Don't use foo(N) notation for man pages and
5363 functions.
514c4d71 5364 (Compilation, DJGPP Native): Improve wording.
2eecc4ab 5365
18999be5
EZ
53662005-04-27 Eli Zaretskii <eliz@gnu.org>
5367
5368 * gdb.texinfo (Backtrace): Describe backtraces with arguments that
5369 were optimized away.
5370
0abb7bc7
EZ
53712005-04-22 Eli Zaretskii <eliz@gnu.org>
5372
5373 * gdb.texinfo (Remote configuration): Document "set/show
5374 get-thread-local-storage-address". Add cross-reference to the
5375 description of the qGetTLSAddr packet.
5376 (General Query Packets): Mention "set remote
5377 get-thread-local-storage-address" and add a reference to its
5378 description.
5379
6f61acb1
NR
53802005-04-19 Nick Roberts <nickrob@snap.net.nz>
5381
5382 * gdb.texinfo (Backtrace): Describe 'bt full'.
5383
9d59903a
NR
53842005-04-17 Nick Roberts <nickrob@snap.net.nz>
5385
5386 * gdb.texinfo (Mode Options): Fix typo.
5387 (GDB/MI): Describe how to invoke GDB/MI.
5388
721c2651
EZ
53892005-04-16 Eli Zaretskii <eliz@gnu.org>
5390
5391 * gdb.texinfo (OS Information): Renamed from Auxiliary Vector; all
a5adf40f 5392 references changed. Add description of "info udot".
721c2651
EZ
5393 (Files): Document "set/show stop-on-solib-events".
5394 (M32R/D): Document "set/show download-path", "set/show
5395 board-address", "set/show server-address", "upload", "tload".
ba04e063
EZ
5396 Document "sdireset", "sdistatus", "debug_chaos", "use_debug_dma",
5397 "use_mon_code", "use_ib_break", "use_dbt_break".
721c2651
EZ
5398 (Maintenance Commands): Improve indexing.
5399 (Target Commands): Document "set/show hash", "set/show debug
5400 monitor".
5401 (SVR4 Process Information): Document "info pidlist" and "info
5402 meminfo". Document "set/show procfs-tarce" and "set/show
5403 procfs-file". Document "proc-trace-*" and "proc-untrace-*".
5404 (Symbols, The Print Command with Objective-C): Improve indexing.
5405 (Objective-C): Add references to "info classes" and "info
5406 selectors".
c45da7e6
EZ
5407 (Debugging Output): Improve wording. Document "set/show debug
5408 solib-frv". Fix "set/show debugvarobj".
ba04e063
EZ
5409 (Set Breaks): Add index entry for "hardware breakpoints".
5410 (Renesas ICE): Document "e7000", "ftplogin", "ftpload", "drain",
5411 and "set/show usehardbreakpoints".
5412 (MIPS Embedded): Document "se/show syn-garbage-limit", "set/show
5413 monitor-prompt", "set/show monitor-warnings", "pmon".
c45da7e6
EZ
5414 (ARM): Document "rdilogfile", "rdilogenable", "set/show
5415 rdiromatzero", "set/show rdiheartbeat".
5416 (PowerPC): Document SDS-specific commands "set/show sdstimeout",
5417 "sds".
5418 (Embedded Processors): Document the "sim" command.
5419 (Remote): Document the "remote" command.
5420 (DJGPP Native): Document the "info serial" command.
5421 (Threads): Document "maint info sol-threads".
5422 (Files): Document "nosharedlibrary", "add-symbol-file-from-memory".
5423 (Set Breaks): Improve indexing.
5424 (Command Syntax): Add a reference to dont-repeat.
5425 (Define): Document "dont-repeat".
5426 (TUI Commands): Document "tabset".
5427 (WinCE): New subsection. Document "set/show remotedirectory",
5428 "set/show remoteupload", "set/show remoteaddhost".
721c2651 5429
14d6dd68
EZ
54302005-04-15 Eli Zaretskii <eliz@gnu.org>
5431
5432 * gdb.texinfo (Hurd Native): New subsection, documents
5433 Hurd-specific commands.
a64548ea 5434 (Maintenance Commands): Add cross-reference to "Debugging Output".
da316a69 5435 (Debugging Output): Document "set/show debug lin-lwp".
a64548ea
EZ
5436 (MIPS): Improve documentation of heuristic-fence-post. Document
5437 "set/show mips abi", "set/show mips saved-gpreg-size", "set/show
5438 mips stack-arg-size", "set/show mips mask-address", "set/show mips
5439 remote-mips64-transfers-32bit-regs", "set/show debug mips".
e2f4edfd 5440 (ARM): Document ARM-specific commands.
a64548ea
EZ
5441 (AVR): New section. Document "info io_registers".
5442 (CRIS): New section. Document "set/show cris-version" and
5443 "set/show cris-dwarf2-cfi".
5444 (HPPA): New section. Document "set/show debug hppa" and "maint
5445 print unwind".
a5adf40f 5446 (Neutrino): New subsection. Document "set/show debug nto-debug".
a64548ea 5447 (Super-H): New section. Document the "regs" command.
721c2651 5448 (Debugging Output): Document "set/show debug aix-thread".
14d6dd68 5449
9c16f35a
EZ
54502005-04-09 Eli Zaretskii <eliz@gnu.org>
5451
5452 * gdb.texinfo (Print Settings): Document "set/show print
5453 pascal_static-members", "set print repeats", "show print
5454 null-stop". Improve indexing. Fix documentation of "set print
5455 union".
5456 (Pascal): New section.
5457 (Supported languages): Rename from "Support"; all references
5458 updated. Add a menu item for Pascal.
5459 (Numbers): Document "set radix.
5460 (Screen Size): Document "set/show pagination".
5461 (MIPS Embedded): Remove "set processor" documentation.
5462 (Remote configuration): Document "set/show X/P/Z-packet",
5463 "set/show read-aux-vector-packet", "set/show remote
5464 symbol-lookup-packet", "set/show remote verbose-resume-packet",
5465 "set/show remoteaddresssize", "set/show remotebaud", "set/show
5466 remotedebug", "set/show remotebreak", "set/show remotedevice",
5467 "set/show remotelogfile".
5468 (Auxiliary Vector): Add reference to the description of the
5469 read-aux-vector-packet setting.
5470 (Set Watchpoints): Add a cross-reference to "set remote
5471 hardware-breakpoint-limit".
5472 (General Query Packets): Add indexing of requests and
5473 cross-references to related commands in "Remote configuration".
5474 (File-I/O Overview, The system call): Fix wording and typos.
5475 (Thread Stops): Add index entries.
5476 (Continuing and Stepping): Document "show step-mode".
5477 (i386): New node. Document "set/show struct-convention".
5478 (Files): Document "show trust-readonly-sections".
5479 (Calling): Document "set/show unwindonsignal".
5480 (Messages/Warnings): Add index entries.
5481 (Maintenance Commands): Document "set/show watchdog".
5482 (Annotations Overview): Document "show annotate".
5483 (Set Watchpoints): Add index entries.
5484 (Symbols): Fix doc of case-sensitive.
5485 (ABI): Document "show coerce-float-to-double".
5486 (Convenience Vars, Help): Improve indexing.
5487 (Machine Code): Document "show disassembly-flavor".
5488 (Debugging C plus plus): Document "show overload-resolution".
5489 (Value History, Signaling): Add index entries.
5490
54912005-04-08 Eli Zaretskii <eliz@gnu.org>
5492
5493 * gdb.texinfo (Show): Move @kindex entries to their proper places.
5494 (Processes): Fix wording.
5495 (History, List, Logging output, Define, Symbols, Print Settings):
5496 Improve indexing.
5497
a8f24a35
EZ
54982005-04-03 Eli Zaretskii <eliz@gnu.org>
5499
5500 * gdb.texinfo (Targets): Document "set/show architecture". Remove
5501 redundant index entry for "target" command.
5502 (Backtrace): Add index entries.
5503 (Symbols, Fortran): Document the "set case-sensitive" command.
5504 (DJGPP Native): Document "set com1base", "set com1irq", etc.
5505 (Print Settings): Add index entry for "set demangle-style".
5506 (Target Commands): Document "set download-write-size".
5507 (Debugging Output): Document "set exec-done-display".
5508
09d4efe1
EZ
55092005-04-02 Eli Zaretskii <eliz@gnu.org>
5510
5511 * gdb.texinfo (Files): Fix the name and documentation of
5512 add-shared-symbol-files. Document its alias assf. Update the
5513 list of OSs where GDB supports shared libraries. Fix markup.
5514 (Continuing and Stepping): Add reference to @var{location} in the
5515 text.
5516 (Dump/Restore Files): Fix reference to @{filename}.
5517 (Help): Fix wording.
5518 (Attach): Ditto.
5519 (Set Watchpoints): Ditto.
5520 (Backtrace): Remove redundant index entries. Improve index
5521 entries.
5522 (Delete Breaks): Fix wording.
5523 (Memory): Document the compare-sections command.
5524 (Memory Region Attributes): Improve wording.
5525 (Disabling): Improve wording.
5526 (Fortran): New subsection. Document the "info common" command.
5527 (Help): Document aliases "info copying" and "info warranty".
5528 (Caching Remote Data): New section. Document the "set/show
5529 remotecache" and "info dcache" commands.
5530 (Show): Fix wording of the documentation of the "set
5531 extension-language" command.
5532 (Signals): Add index entry for "info handle".
5533 (Memory Region Attributes): Fix punctuation.
5534 (Symbols): Change the arg name to "location" and refer to it in
5535 the text. Fix wording of "info types" doc.
5536 (Threads): Fix usage of @enumerate @item's.
5537 (Listing Tracepoints): Add index entry for "info tp".
5538 (Set Watchpoints): Add xref to "info break" description.
5539 (Macros): Add an index entry for "macro exp1". Document the
5540 "macro list" command.
5541 (Maintenance Commands): Document "flushregs", "maint agent",
5542 "maint check-symtabs", "maint cplus", "maint demangle", "maint
5543 deprecate", "maint undeprecate", "maint dump-me", "maint packet",
5544 "maint print architecture", "maint print objfiles", "maint print
5545 statistics", "maint print type", "maint show-debug-regs", "maint
5546 space", "maint time", and "maint translate-address".
5547 (Connecting): Document the "monitor" command.
5548 (Annotations Overview): Describe the "set annotate" command.
5549
82f2d802
EZ
55502005-04-01 Eli Zaretskii <eliz@gnu.org>
5551
5552 * gdb.texinfo (Set Watchpoints): Document can-use-hw-watchpoints.
5553 Rearrange index entries and improve wording about support for
5554 hardware watchpoints.
5555
7d51c7de
BR
55562005-03-10 Bob Rossi <bob@brasko.net>
5557
5558 * gdb.texinfo: Update copyright
5559
68c71a2e
TR
55602005-02-09 Theodore A. Roth <troth@openavr.org>
5561
5562 * gdb.texinfo (General Query Packets): Fix texinfo compile warning and
5563 error.
5564
83761cbd
KB
55652005-02-03 Kevin Buettner <kevinb@redhat.com>
5566
5567 * gdb.texinfo (General Query Packets): Document qGetTLSAddr packet.
5568
9f1c6395
MS
55692005-01-17 Michael Snyder <msnyder@redhat.com>
5570
5571 * gdb.texinfo: Fix spelling, infinte -> infinite.
5572
fbd1b305
MK
55732005-01-08 Mark Kettenis <kettenis@gnu.org>
5574
5575 * observer.texi (GDB Observers): Document "solib_loaded".
5576
3ace7edb
AC
55772005-01-07 Andrew Cagney <cagney@gnu.org>
5578
bec39cab
AC
5579 * configure.ac: Rename configure.in, require autoconf 2.59.
5580 * configure: Re-generate.
5581
3ace7edb
AC
5582 * configure.in: Replace configdirs with multiple references to
5583 AC_CONFIG_SUBDIRS.
5584 * configure: Re-generate.
5ae4183a 5585
53531fc1
AC
55862005-01-04 Andrew Cagney <cagney@gnu.org>
5587
5588 * gdbint.texinfo (Versions and Branches): Make the date (YYYYMMDD)
5589 part of the version number.
5590
536ffdb7
MK
55912004-12-24 Mark Kettenis <kettenis@gnu.org>
5592
5593 * gdbint.texinfo (Algorithms): Remove description of
5594 TARGET_DISABLE_HW_WATCHPOINTS and TARGET_ENABLE_HW_WATCHPOINTS.
5595
e1aac25b
JB
55962004-12-07 Jim Blandy <jimb@redhat.com>
5597
5598 * gdb.texinfo (General Query Packets): Specify that thread ID's in
5599 the 'qC' and 'qThreadInfo' packets are unsigned hexidecimal
5600 numbers.
5601
f47b1503
AS
56022004-12-07 Andreas Schwab <schwab@suse.de>
5603
5604 * gdb.texinfo (Mode Options): Document -l option.
5605
b6b8ece6
EZ
56062004-12-04 Eli Zaretskii <eliz@gnu.org>
5607
5608 * gdbint.texinfo (Algorithms): More accurate description of
5609 STOPPED_BY_WATCHPOINT. Point out that target_stopped_data_address
5610 is not needed unless data-read and data-access watchpoints are
5611 supported. Add a description of how GDB checks whether the
5612 inferior stopped because a watchpoint was hit.
5613
01371747
EZ
56142004-11-23 Eli Zaretskii <eliz@gnu.org>
5615
5616 * gdb.texinfo (Files): Add cross-reference to description of
5617 -readnow command-line switch.
5618
2315ffec
RC
56192004-11-10 Randolph Chung <tausq@debian.org>
5620
5621 * gdb.texinfo: Document set/show backtrace past-entry commands.
5622 Rearrange index entries for set/show backtrace past-main.
5623
69065f5d
AC
56242004-11-10 Jon Beniston <jon@beniston.com>
5625
5626 Committed by Andrew Cagney <cagney@gnu.org>.
5ae4183a
AS
5627 * gdb.texinfo (Remote Serial Protocol): Further describe
5628 binary transfer escaping mechanism .
69065f5d 5629
30e91e0b
RC
56302004-11-08 Randolph Chung <tausq@debian.org>
5631
5632 * gdb.texinfo (inferior_debugging info): Document "set debug infrun"
5633 and "show debug infrun". Add index entries.
5634
60bf7e09
EZ
56352004-10-23 Eli Zaretskii <eliz@gnu.org>
5636
5637 * gdb.texinfo (SVR4 Process Information): Document subcommands of
5638 "info proc" that are already implemented. Add index entries.
5639 (Working Directory): Add a cross-reference to "info proc" command.
dcaf7c2c
EZ
5640 (Files): Add a tip for decreasing memory used for symtabs from
5641 shared libraries.
f018e82f
EZ
5642 (Starting): Fix whitespace; make "elaboration" stand out where it
5643 is first used, and add an index entry for the term.
f8568604
EZ
5644 (Calling): Expand and elaborate text. Add "print". Add the
5645 description of problems with weak aliases.
384ee23f 5646 (Core File Generation): New section.
60bf7e09 5647
d52fe014
AC
56482004-10-12 Andrew Cagney <cagney@gnu.org>
5649
5650 * gdbint.texinfo (Versions and Branches): New chapter.
5651 (Releasing GDB): Delete "Versions and Branches" section.
5652 (Top): Add "Versions and Branches".
5653
703663ab
EZ
56542004-10-08 Eli Zaretskii <eliz@gnu.org>
5655
5656 * gdb.texinfo (Editing, History): Add cross-references to the
5657 included Readline and History user documentation. Remove
5658 references to the symbol have-readline-appendices which is unused
5659 and undefined.
5660 (History): Fix indexing.
5661
ac77d04f
JJ
56622004-10-08 Jeff Johnston <jjohnstn@redhat.com>
5663
5664 * gdbint.texinfo (target_stopped_data_address): Update to
5665 new prototype.
5666 (i386_stopped_data_address): Update prototype and description.
5667 (i386_stopped_by_watchpoint): New function and description.
5668
e07c999f
PH
56692004-10-03 Paul N. Hilfinger <hilfinger@gnat.com>
5670
5671 * gdb.texinfo (Filenames): Add Ada suffixes.
5672 (Ada) New section.
5673
2e868123
AC
56742004-09-27 Andrew Cagney <cagney@gnu.org>
5675 Robert Picco <Robert.Picco@hp.com>
5676
5677 * gdb.texinfo (Packets): Document the "p" packet.
5678
02a57714
JM
56792004-09-21 Jason Molenda (jmolenda@apple.com)
5680
5681 * gdb.texinfo (Paths and Names of the Source Files): Document the
5682 meaning of values in the 'desc' field of a SO stab.
5683
ae038cb0
DJ
56842004-09-20 Daniel Jacobowitz <dan@debian.org>
5685
5686 * gdb.texinfo (Maintenance Commands): Document "maint set dwarf2
5687 max-cache-age" and "maint show dwarf2 max-cache-age".
5688
f7dc1244
EZ
56892004-09-16 Eli Zaretskii <eliz@gnu.org>
5690
5691 * gdb.texinfo (Set Breaks): Add index entry for setting
5692 breakpoints on overloaded C++ functions that are not members of
5693 any classes. Add an example and an index entry for setting
5694 breakpoints on all program functions.
5695 (Character Sets, Macros, Overlay Commands)
5696 (Non-debug DLL symbols, GDB/MI Output Syntax)
5697 (Annotations Overview, Maintenance Commands, File-I/O Overview):
5698 Use "(@value{GDBP})" instead of a literal "(gdb)".
5699
f810308b
AC
57002004-09-12 Andrew Cagney <cagney@gnu.org>
5701
5702 * gdbint.texinfo (Native Debugging): Delete description of
5703 FILES_INFO_HOOK.
5704
15a661f3
PH
57052004-09-11 Paul Hilfinger <hilfinger@gnat.com>
5706
5ae4183a
AS
5707 * gdbint.texinfo (User Interface): Change local_hex_string_custom
5708 to hex_string_custom (not historically correct, but more
15a661f3
PH
5709 understandable, given the current code).
5710
f3219c75
AC
57112004-09-03 Andrew Cagney <cagney@gnu.org>
5712
5713 * gdbint.texinfo (Native Debugging): Delete SVR4_SHARED_LIBS.
5714
f3bb6704
JJ
57152004-09-01 Jeff Johnston <jjohnstn@redhat.com>
5716
5717 * observer.texi (solib_unloaded): New observer.
5718
8d2c00cb
AC
57192004-08-24 Andrew Cagney <cagney@gnu.org>
5720
5721 * gdbint.texinfo (Target Architecture Definition): Add missing
5722 comma.
5723
e7dc800a
MC
57242004-08-20 Michael Chastain <mec.gnu@mindspring.com>
5725
5726 * (Using the Testsuite): build != host is supported,
5727 but some test scripts do not support build != host.
5728
73b03683
MK
57292004-08-14 Mark Kettenis <kettenis@gnu.org>
5730
5731 * gdbint.texinfo (Host Definition): Delete description of
5732 FCLOSE_PROVIDED and GETENV_PROVIDED.
5733
c0ccb908
MK
57342004-08-05 Mark Kettenis <kettenis@chello.nl>
5735
5736 * gdbint.texinfo (Host Definition): Delete description of
5737 NO_SYS_FILE.
5738 (Native Debugging): Delete description of KERNEL_U_ADDR_BSD and
5739 PTRACE_FP_BUG.
5740
9c8dbfa9
AC
57412004-08-05 Andrew Cagney <cagney@gnu.org>
5742
5743 * gdbint.texinfo (Target Architecture Definition): Delete
5744 reference to deprecated_read_fp.
5745
f42accbe
AC
57462004-08-02 Andrew Cagney <cagney@gnu.org>
5747
5748 * gdbint.texinfo (Target Architecture Definition): Delete
5749 description of DEPRECATED_REGISTER_BYTES.
5750
0b66e38c
EZ
57512004-07-30 Baurjan Ismagulov <ibr@ata.cs.hun.edu.tr>
5752
5753 * gdb.texinfo (Source Path): Document the new behavior of
5754 searching for the source files.
5755
15387254
EZ
57562004-07-17 Eli Zaretskii <eliz@gnu.org>
5757
5758 * gdb.texinfo (Edit): Fix markup of EDITOR and improve wording.
5759 (Search, Expressions, Arrays, Variables, Data, Machine Code)
5760 (Auto Display): Improve indexing.
5761
2c07db7a
AC
57622004-07-16 Andrew Cagney <cagney@gnu.org>
5763
5764 * gdb.texinfo (Mode Options): Delete documentation on "-async" and
5765 "-noasync".
5766
4644b6e3
EZ
57672004-07-09 Eli Zaretskii <eliz@gnu.org>
5768
5769 * gdb.texinfo: Fix @kindex entries so that multiple commands that
5770 have the same prefix have only their prefix in the index.
5771
7561d450
MK
57722004-07-03 Mark Kettenis <kettenis@gnu.org>
5773
5774 * gdb.texinfo (BSD libkvm Interface): New node (section)
5775 (Native): Add it to the menu.
5776
67bebe79
MK
57772004-07-01 Mark Kettenis <kettenis@gnu.org>
5778
5779 * gdbint.texinfo (Target Architecture Definition): Remove
5780 PCC_SOL_BROKEN.
5781
1a6923e0
MK
57822004-06-24 Mark Kettenis <kettenis@gnu.org>
5783
5784 * gdbint.texinfo (Target Architecture Definition): Remove
5785 SUN_FIXED_LBRAC_BUG.
5786
b435e160
AC
57872004-06-26 Andrew Cagney <cagney@gnu.org>
5788
5789 * gdbint.texinfo (Coding): Replace xasprintf with xstrprintf.
5790
b5622e8d
AC
57912004-06-20 Andrew Cagney <cagney@gnu.org>
5792
5793 * gdbint.texinfo (Target Architecture Definition): Deprecate
5794 USE_STRUCT_CONVENTION.
5795
e0c07bf0
MC
57962004-06-19 Michael Chastain <mec.gnu@mindspring.com>
5797
5798 gdb.texinfo (Bug Reporting): Mention session recording,
5799 with the script command or Emacs.
5800
782263ab
AC
58012004-06-18 Andrew Cagney <cagney@gnu.org>
5802
5803 * gdbint.texinfo (Target Architecture Definition): Deprecate
5804 FUNCTION_START_OFFSET.
5805
03727ca6
AC
58062004-06-14 Andrew Cagney <cagney@gnu.org>
5807
5808 Based on changes from Karl Berry.
5809 * gdb.texinfo: Do not use @sc in a direntry.
5810 * stabs.texinfo: Change @dircateogry to "Software development".
5811 * gdbint.texinfo, gdb.texinfo, annotate.texinfo: Ditto.
5812
97092415
AC
58132004-06-13 Andrew Cagney <cagney@gnu.org>
5814
5815 * gdbint.texinfo (Target Architecture Definition): Delete
5816 description of RETURN_VALUE_ON_STACK.
5817
1f6d4158
AC
58182004-06-09 Andrew Cagney <cagney@gnu.org>
5819
5820 * gdbint.texinfo (Native Debugging): Restore "@table @code"
5821 deleted by previous patch.
5822
d966f0cb
AC
58232004-06-08 Andrew Cagney <cagney@gnu.org>
5824
5825 * gdbint.texinfo (Native Debugging): Delete documentation on
5826 ATTACH_DETACH.
5827
86fe4aaa
RC
58282004-06-06 Randolph Chung <tausq@debian.org>
5829
5830 * gdb.texinfo (push_dummy_call): Use @code{struct value}.
5831
d4b6d575
RC
58322004-06-06 Randolph Chung <tausq@debian.org>
5833
5ae4183a 5834 * gdb.texinfo (push_dummy_call): Update argument list to match
d4b6d575
RC
5835 the new push_dummy_call method signature. Describe the function
5836 argument.
5837
4e8b0763
JB
58382004-05-24 Joel Brobecker <brobecker@gnat.com>
5839
5840 * gdb.texinfo (Starting): Document new start command.
5841
59caf092
AC
58422004-05-21 Andrew Cagney <cagney@redhat.com>
5843
5844 * observer.texi (GDB Observers): Document "inferior_created".
5845
e4a2df64
AC
58462004-05-08 Andrew Cagney <cagney@redhat.com>
5847
e6b55ae2
AC
5848 * gdbint.texinfo (Target Architecture Definition): Delete
5849 description of DO_DEFERRED_STORES.
5850
28954179
AC
5851 * gdbint.texinfo (Target Architecture Definition): Delete
5852 references to DEPRECATED_FIX_CALL_DUMMY.
5853
434b87dd
AC
5854 * gdbint.texinfo (Target Architecture Definition): Delete
5855 description of DEPRECATED_CALL_DUMMY_WORDS,
5856 DEPRECATED_SIZEOF_CALL_DUMMY_WORDS, and CALL_DUMMY.
5857
58d28df8
AC
5858 * gdbint.texinfo (Target Architecture Definition): Delete
5859 description of DEPRECATED_PUSH_DUMMY_FRAME.
5860
e4a2df64
AC
5861 * gdbint.texinfo (Target Architecture Definition): Delete
5862 reference to DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
5863
2b4855ab
AC
58642004-05-07 Andrew Cagney <cagney@redhat.com>
5865
5866 * observer.texi (GDB Observers): Add "Debugging" section. Include
5867 cross reference to "set/show debug observer".
5868 * gdb.texinfo (Debugging Output): Document "set/show debug
5869 observer".
5870
fcf70625
AC
58712004-05-01 Andrew Cagney <cagney@redhat.com>
5872
5873 * gdbint.texinfo (Target Architecture Definition): Delete
5874 description of DEPRECATED_PC_IN_SIGTRAMP.
5875
8ee56bcf
AC
58762004-04-30 Andrew Cagney <cagney@redhat.com>
5877
5878 * gdbint.texinfo (Target Architecture Definition): Delete
5879 documentation for BELIEVE_PCC_PROMOTION_TYPE, no longer defined.
5880
67ab9a76
OF
58812004-04-30 Orjan Friberg <orjanf@axis.com>
5882
5883 * observer.texi (GDB Observers): Correct spelling.
5884
79346bcb
OF
58852004-04-26 Orjan Friberg <orjanf@axis.com>
5886
5887 * observer.texi (GDB Observers): Add target_changed event.
5888
7a464420
AC
58892004-04-08 Andrew Cagney <cagney@redhat.com>
5890
5891 * observer.texi (GDB Observers): Rework, provide generic observer
5892 definitions and then a list of observable events.
5893
6cdf9d98
AC
58942004-04-04 Andrew Cagney <cagney@redhat.com>
5895
5896 * gdbint.texinfo (Host Definition): Delete reference to
5897 NO_SIGINTERRUPT.
5898
ddc135a4
AC
58992004-04-02 Andrew Cagney <cagney@redhat.com>
5900
5901 * gdbint.texinfo (Target Architecture Definition): Delete
5902 reference to DEPRECATED_CALL_DUMMY_LENGTH.
5903
6a1b180d
SC
59042004-03-28 Stephane Carrez <stcarrez@nerim.fr>
5905
5906 * gdb.texinfo (TUI Commands): Document tui reg commands.
5907
d0d5df6f
AC
59082004-03-26 Andrew Cagney <cagney@redhat.com>
5909
5910 * gdb.texinfo (TUI): Delete reference to --enable-tui. Mention
5911 "gdbtui".
5912 (Mode Options): Mention "gdbtui". Use "Text" not "Terminal".
5913 (Contributors): Mention both Text and Terminal User Interface.
5914
aa2a3f87
AC
59152004-03-23 Andrew Cagney <cagney@redhat.com>
5916
5917 * gdbint.texinfo (Target Architecture Definition): Deprecate
5918 references to SIGTRAMP_START and SIGTRAMP_END.
5919
f561f026
AC
59202004-03-23 Andrew Cagney <cagney@redhat.com>
5921
5922 * gdbint.texinfo (Target Architecture Definition): Deprecate
5923 references to PC_IN_SIGTRAMP.
5924
33cb8b0f
AC
59252004-03-19 Andrew Cagney <cagney@redhat.com>
5926
5927 * gdbint.texinfo (Target Architecture Definition): Delete
5928 reference to GDB_TARGET_IS_HPPA.
5929
fc989b7a
AC
59302004-03-18 Andrew Cagney <cagney@redhat.com>
5931
5932 * gdbint.texinfo (Coding): Update section on gdbarch_data,
5933 describe pre_init and post_init.
5934
701b08bb
DJ
59352004-03-09 Daniel Jacobowitz <drow@mvista.com>
5936
5937 * gdb.texinfo (Debugging Output): Document values for "set debug
5938 target".
5939
faae5abe
AC
59402004-02-28 Andrew Cagney <cagney@redhat.com>
5941
5942 * gdb.texinfo (Contributors): Mention GDB 6.1 release engineer.
5943
dd79a6cf
JJ
59442004-02-26 Jeff Johnston <jjohnstn@redhat.com>
5945
5946 * gdb.texinfo (breakpoints): Add information about the
5947 new "set breakpoint pending" and "show breakpoint pending"
5948 commands.
5949
e7f16015
AC
59502004-02-26 Andrew Cagney <cagney@redhat.com>
5951
5952 * gdbint.texinfo (Coding): Document use of gdbarch_obstack_zalloc
5953 in Per-architecture module data section.
5954
7161a3a6
RM
59552004-02-25 Roland McGrath <roland@redhat.com>
5956
5957 * gdb.texinfo (General Query Packets): Document qPart:... packets.
5958
2154891a
AC
59592004-02-24 Andrew Cagney <cagney@redhat.com>
5960
5961 * annotate.texinfo: Wrap fdl.texi include in raise/lower sections.
5962 * gdb.texinfo, gdbint.texinfo, stabs.texinfo: Ditto.
5963 * fdl.texi: Import Version 1.2, November 2002.
7161a3a6 5964
6c74ac8b
AC
59652004-02-17 Andrew Cagney <cagney@redhat.com>
5966
5967 * gdb.texinfo (Mode Options): Note that "mi1" is deprecated.
5968
19772a2c
AC
59692004-02-16 Andrew Cagney <cagney@redhat.com>
5970
5971 * gdbint.texinfo (Target Architecture Definition): Deprecate
5972 FRAMELESS_FUNCTION_INVOCATION.
5973
c9830293
AC
59742004-02-16 Andrew Cagney <cagney@redhat.com>
5975
5976 * gdbint.texinfo (Coding): Mention -Wunused-function.
5977
b9d26eb9
AC
59782004-02-14 Andrew Cagney <cagney@redhat.com>
5979
5980 * gdbint.texinfo (Target Architecture Definition): Delete
5981 description of DEPRECATED_CALL_DUMMY_STACK_ADJUST.
5982
49efadf5
EZ
59832004-02-12 Elena Zannoni <ezannoni@redhat.com>
5984
5985 * gdb.texinfo: Properly quote the name "C++".
5986 * gdbint.texinfo: Ditto.
5987 * stabs.texinfo: Ditto.
5988
1eb288ea
EZ
59892004-02-11 Elena Zannoni <ezannoni@redhat.com>
5990
5991 * gdbint.texinfo (Support Libraries): Add doco about obstacks and
5992 minimal information about libiberty.
5993
e4937fc1
MC
59942004-02-06 Michael Chastain <mec.gnu@mindspring.com>
5995
5996 * gdb.texinfo (Auxiliary Vector): Fix thinko with @value{GDBN}.
5997
a9331b3f
RM
59982004-02-04 Roland McGrath <roland@redhat.com>
5999
6000 * gdb.texinfo (Auxiliary Vector): New node (section).
6001 (Data): Add it to the menu.
6002
2650777c
JJ
60032004-02-02 Jeff Johnston <jjohnstn@redhat.com>
6004
6005 * gdb.texinfo (Breakpoints): Add information about pending
6006 breakpoint support.
6007
b4501125
AC
60082004-01-26 Andrew Cagney <cagney@redhat.com>
6009
6010 * gdb.texinfo (Overview): Delete references to the cisco protocol
6011 including the "N" response.
6012
74055713
AC
60132004-01-26 Andrew Cagney <cagney@redhat.com>
6014
6015 * gdbint.texinfo (Target Architecture Definition): Rename
6016 EXTRACT_STRUCT_VALUE_ADDRESS to
6017 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS.
a9331b3f 6018
3bbe9696
EZ
60192004-01-24 Eli Zaretskii <eliz@gnu.org>
6020
6021 * gdb.texinfo (KOD): Document "show os". Add index entries for
6022 "set/show os" and "info cisco" commands.
6023
5843504f
EZ
60242004-01-21 Eli Zaretskii <eliz@gnu.org>
6025
6026 * Makefile.in (install-info): Prepend $(DESTDIR) to $(infodir).
6027
9175c9a3
MC
60282004-01-19 Michael Chastain <mec.gnu@mindspring.com>
6029
6030 * gdbint.texinfo: Delete USE_MMALLOC, NO_MMCHECK, MMCHECK_FORCE,
6031 MMAP_BASE_ADDRESS, MMAP_INCREMENT.
6032
8e94b928
NR
60332004-01-19 Nick Roberts <nick@nick.uklinux.net>
6034
6035 * gdb.texinfo (GDB/MI Stack Manipulation): Describe extension to
6036 -stack-list-locals.
6037 (GDB/MI Variable Objects): Describe extension to
6038 -var-list-children.
6039
a20cf136
DJ
60402004-01-17 Daniel Jacobowitz <drow@mvista.com>
6041
6042 * gdbint.texinfo (DECR_PC_AFTER_HW_BREAK): Don't document.
6043
afb18d0f
AC
60442004-01-17 Andrew Cagney <cagney@redhat.com>
6045
6046 * gdbint.texinfo (Target Architecture Definition): Delete
6047 documentation on DEPRECATED_NPC_REGNUM.
6048
b51970ac
DJ
60492004-01-13 Daniel Jacobowitz <drow@mvista.com>
6050
6051 * gdb.texinfo: Update copyright year. Mention that set
6052 follow-fork-mode is supported on GNU/Linux. Remove documentation of
6053 "set follow-fork-mode ask".
6054
0f0cffd2
AC
60552004-01-13 Andrew Cagney <cagney@redhat.com>
6056
6057 * gdbint.texinfo: Update copyright year.
6058 (Coding): Add -Wunused-label to list of -Werror warnings.
6059
c552b3bb 60602004-01-08 Jason Molenda <jmolenda@apple.com>
5ae4183a 6061 Eli Zaretskii <eliz@gnu.org>
c552b3bb
JM
6062
6063 * gdb.texinfo: Update copyright.
6064 (Objective-C): "methodName" typeo fixed. Add @code/@var markup
6065 around names, as appropriate. Minor syntax cleanup of
6066 _NSPrintForDebugger explanation. Two spaces after periods.
6067 GDBN used instead of lit. "gdb". Index entries added for
6068 print-object and _NSPrintForDebugger. @noindent added in one spot.
6069
afe157ca
EZ
60702003-11-11 Elena Zannoni <ezannoni@redhat.com>
6071
6072 * stabs.texinfo: Add dircategory and direntry commands.
6073 * annotate.texinfo: Ditto.
6074
963e2bb7
AC
60752003-11-10 Andrew Cagney <cagney@redhat.com>
6076
6077 * gdbint.texinfo (Target Architecture Definition): Replace the
6078 return_value method's "inval" and "outval" parameters with
6079 "readbuf" and "writebuf".
6080
1d8b2f28
JB
60812003-10-28 Jim Blandy <jimb@redhat.com>
6082
6083 * gdb.texinfo (The F request packet, The F reply packet): Renamed
6084 from "The `F' request packet" and "The `F' reply packet", to make
6085 texi2dvi happy.
6086 (File-I/O remote protocol extension): Update menu entries, too.
6087
36d86913
MC
60882003-10-26 Michael Chastain <mec@shout.net>
6089
6090 * gdb.texinfo (Thread Stops): Document the issue with
6091 premature return from system calls in multi-threaded programs.
6092
ce2826aa
AC
60932003-10-24 Andrew Cagney <cagney@redhat.com>
6094
6095 * annotate.texinfo: Fix "fortunatly"[sic].
6096
f24c5e49
KI
60972003-10-23 Kei Sakamoto <sakamoto.kei@renesas.com>
6098
6099 * gdb.texinfo (Contributors to GDB): Replace "Renesas"
6100 with "Hitachi" and "Mitsubishi".
6101
92ad9cd9
AC
61022003-10-20 Andrew Cagney <cagney@redhat.com>
6103
6104 * gdbint.texinfo (Target Architecture Definition): Document
6105 gdbarch_return_value. Add cross references from
6106 USE_STRUCT_CONVENTION, EXTRACT_RETURN_VALUE, and
6107 STORE_RETURN_VALUE, and from/to EXTRACT_STRUCT_VALUE_ADDRESS.
6108
0ab4b752
MK
61092003-10-18 Mark Kettenis <kettenis@gnu.org>
6110
6111 * gdbint.texinfo (Target Architecture Definition): Document
6112 regset_from_core_section.
fb3e19c0
KI
6113
61142003-10-16 Kei Sakamot Sakamoto <sakamoto.kei@renesas.com>
6115
6116 * gdb.texinfo (M32R/D): Mention m32rsdi target.
6117
a9331b3f 61182003-10-15 Kevin Buettner <kevinb@redhat.com>
e4d5f7e1
KB
6119
6120 From Anthony Green <green@redhat.com>:
5ae4183a 6121 * gdb.texinfo (Breakpoints related warnings): Insert into menu.
e4d5f7e1 6122
1485d690
KB
61232003-10-14 Kevin Buettner <kevinb@redhat.com>
6124
889bf7c5
PA
6125 * gdb.texinfo (Breakpoint related warnings): New node.
6126 * gdbint.texinfo (ADJUST_BREAKPOINT_ADDRESS): Document.
a9331b3f 6127
86d30acc
DJ
61282003-10-13 Daniel Jacobowitz <drow@mvista.com>
6129
6130 * gdb.texinfo (Remote Protocol): Document v and vCont.
6131
172c2a43
KI
61322003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
6133
6134 * gdb.texinfo: Replace "Hitachi" and "Mitsubishi" with "Renesas".
6135 * gdbint.texinfo: Ditto.
6136
71952f4c
AC
61372003-10-09 Andrew Cagney <cagney@redhat.com>
6138
6139 From 2003-09-18 David Anderson <davea@sgi.com>:
6140 * gdb.texinfo (GDB/MI Symbol Query): Replace "comamnd" with
6141 "command".
6142
268e2188
AC
61432003-10-03 Andrew Cagney <cagney@redhat.com>
6144
6145 * gdbint.texinfo (Target Architecture Definition): Deprecate
6146 IBM6000_TARGET. Mention that it implies an RS/6000 system and not
6147 just target.
6148
12c266ea 61492003-10-02 Andrew Cagney <cagney@redhat.com>
2e092625 6150
f30992d4 6151 * gdbint.texinfo (Target Architecture Definition): Rename
12c266ea
AC
6152 REGISTER_RAW_SIZE to DEPRECATED_REGISTER_RAW_SIZE.
6153 * gdb.texinfo (Packets, Stop Reply Packets): Ditto.
6154 * gdbint.texinfo (Target Architecture Definition): Rename
6155
61562003-09-30 Andrew Cagney <cagney@redhat.com>
6157
f30992d4 6158 REGISTER_VIRTUAL_SIZE to DEPRECATED_REGISTER_VIRTUAL_SIZE.
a9331b3f 6159 (Target Architecture Definition):
f30992d4 6160
2e092625
AC
6161 * gdbint.texinfo (Target Architecture Definition): Rename
6162 REGISTER_VIRTUAL_TYPE to DEPRECATED_REGISTER_VIRTUAL_TYPE.
6163
0717ae8a
AC
61642003-09-29 Andrew Cagney <cagney@redhat.com>
6165
dad809b7
AC
6166 * gdbint.texinfo (Target Architecture Definition): Delete
6167 documentation for NEED_TEXT_START_END.
6168
0717ae8a
AC
6169 * gdbint.texinfo (Target Architecture Definition): Rename
6170 NPC_REGNUM to DEPRECATED_NPC_REGNUM. Add cross reference to
6171 TARGET_WRITE_PC.
a9331b3f 6172
af6cf26d
MC
61732003-09-22 Michael Chastain <mec@shout.net>
6174
6175 * gdbint.texinfo (Testsuite Organization): Change gdb.c++ to gdb.cp.
6176
ee206350
AG
61772003-09-21 Anthony Green <green@redhat.com>
6178
6179 * gdbint.texinfo (Target Architecture Definition): Fix typos.
6180
a38c9fe6
MK
61812003-09-21 Mark Kettenis <kettenis@gnu.org>
6182
6183 * gdbint.texinfo (Target Architecture Definition): Document
6184 stabs_argument_has_addr.
6185
77949794
AC
61862003-09-18 Andrew Cagney <cagney@redhat.com>
6187
6188 * gdbint.texinfo (Target Architecture Definition): Delete
6189 documentation on REGISTER_NAMES.
6190
8e823e25
MK
61912003-09-13 Mark Kettenis <kettenis@gnu.org>
6192
6193 * gdbint.texinfo (Target Architecture Definition): Replace
6194 REG_STRUCT_HAS_ADDR with DEPRECATED_REG_STRUCT_HAS_ADDR.
6195
f27dd7fd
AC
61962003-09-11 Andrew Cagney <cagney@redhat.com>
6197
6198 * gdbint.texinfo (Target Architecture Definition): Replace
6199 STACK_ALIGN with DEPRECATED_STACK_ALIGN.
6200
8b148df9
AC
62012003-08-18 Andrew Cagney <cagney@redhat.com>
6202
6203 * gdbint.texinfo (Target Architecture Definition): Document
6204 "frame_red_zone_size".
6205
25d29d70
AC
62062003-08-09 Andrew Cagney <cagney@redhat.com>
6207
6208 * gdb.texinfo (Backtrace): Replace "set/show backtrace-below-main"
6209 with "set/show backtrace past-main" and "set/show backtrace
6210 limit".
6211
c938e9b0
L
62122003-08-08 H.J. Lu <hongjiu.lu@intel.com>
6213
6214 * Makefile.in (install-info): Support DESTDIR.
6215 (install-html): Likewise.
6216
64fabec2
AC
62172003-08-07 Andrew Cagney <cagney@redhat.com>
6218
6219 Patch from Nick Roberts.
6220 * gdb.texinfo (Using GDB under GNU Emacs): Fix/update key
6221 bindings. Remove description of send-gdb-command.
6222
2fcf52f0
AC
62232003-08-07 Andrew Cagney <cagney@redhat.com>
6224
6225 * gdb.texinfo (Mode Options): Mention that "mi2" was included in
6226 GDB 6.0.
6227
086432e2
AC
62282003-08-06 Andrew Cagney <cagney@redhat.com>
6229
6230 * gdb.texinfo (Mode Options): Mention that level three is the
6231 highest available and that level 2 is deprecated.
6232 (Annotations Overview): Mention annotation levels. Cross reference
6233 to "Limitations of the Annotation Interface" in annotate.texi.
6234 (TODO, Value Annotations, Frame Annotations): Delete section.
6235 (Displays, Breakpoint Info): Delete.
6236
e5249f67
AC
62372003-08-04 Andrew Cagney <cagney@redhat.com>
6238
6239 * agentexpr.texi: Delete @bye.
6240 * Makefile.in (STABS_DOC_SOURCE_INCLUDES): Add "fdl.texi"
6241 (stabs.info): Add $(srcdir) to include search path.
6242 (html): Depend on "annotate_toc.html", and not "annotate.html".
6243 * stabs.texinfo: Ditto. Include "fdl.texi".
6244 * gdbint.texinfo: Update copyright statement's list of invariant
6245 sections.
6246
e6f672d2
AC
62472003-07-28 Andrew Cagney <cagney@redhat.com>
6248
6249 * Makefile.in (INFO_DEPS): Add annotate.info.
6250 (dvi, ps, html, pdf): Add annotate.
6251 (ANNOTATE_DOC_SOURCE_INCLUDES): New macro.
6252 (ANNOTATE_DOC_BUILD_INCLUDES): New macro.
6253 (ANNOTATE_DOC_FILES): New macro.
6254 (ANNOTATE_TEX_TMPS): New macro.
6255 (annotate.info, annotate_toc.html): Specify dependencies.
6256 (annotate.ps, annotate.pdf, annotate.dvi): Ditto.
6257 * annotate.texinfo: Rename annotate.texi. Get building. Add
6258 "Migrating to GDB/MI" and "Limitations of the Annotation
6259 Interface" chapters. Mention why it is not part of the user
6260 guide. Update copyright notice. Include "fdl.texi".
6261
72ffddc9
SC
62622003-07-26 Stephane Carrez <stcarrez@nerim.fr>
6263
6264 * gdb.texinfo (TUI Keys): Document C-x o key to switch active window.
6265
a9f12a31
DJ
62662003-07-24 Daniel Jacobowitz <drow@mvista.com>
6267
6268 * gdbint.texinfo (libgdb components): Correct a GDB to GDBN.
6269
b1fe9455
DJ
62702003-07-24 Daniel Jacobowitz <drow@mvista.com>
6271
6272 * gdb.texinfo (Server): Mention pidof.
6273
153721e6
AC
62742003-07-22 Andrew Cagney <cagney@redhat.com>
6275
6276 * gdbint.texinfo (Coding): Add -Wformat-nonliteral to -Werror
6277 list.
6278
0fac0b41
DJ
62792003-06-28 Daniel Jacobowitz <drow@mvista.com>
6280
6281 * gdb.texinfo (Logging output): New chapter.
6282
4e562065
JB
62832003-06-24 Joel Brobecker <brobecker@gnat.com>
6284
6285 * gdb.texinfo (Unsupported languages): New section.
6286 (Languages): Add link to new section.
6287
f2c06f52
AC
62882003-06-22 Andrew Cagney <cagney@redhat.com>
6289
6290 * gdb.texinfo (Contributors): Mention 6.0 release engineer.
6291
b4177fca
DJ
62922003-06-22 Daniel Jacobowitz <drow@mvista.com>
6293
6294 * gdbint.texinfo (Coding): Clarify use of gdb_XXX.h headers.
6295
f418dd93
DJ
62962003-06-22 Daniel Jacobowitz <drow@mvista.com>
6297
6298 * Makefile.in (SFILES_INCLUDED): Add agentexpr.texi.
6299 * agentexpr.texi: Retitle section, and change it to an appendix.
6300 Comment out texinfo initialization. Factor a @var{} into two
6301 pieces to prevent makeinfo warnings.
6302 * gdb.texinfo: Add Agent Expressions appendix.
6303
4ca61388
DJ
63042003-06-19 Daniel Jacobowitz <drow@mvista.com>
6305
6306 * gdbint.texinfo (Native Conditionals): Remove PREPARE_TO_PROCEED.
6307
07f31aa6
DJ
63082003-06-18 Daniel Jacobowitz <drow@mvista.com>
6309
5ae4183a 6310 * gdb.texinfo (Remote Debugging): New section "Connecting to a
07f31aa6
DJ
6311 remote target". Document the "detach" and "disconnect" commands.
6312 (Server, Netware, Debug Session): Reference "Connecting to a
6313 remote target".
6314 (GDB/MI Target Manipulation): Document "-target-disconnect".
6315
2dd0da42
AC
63162003-06-13 Andrew Cagney <cagney@redhat.com>
6317
6318 * gdbint.texinfo (Target Architecture Definition): Deprecate
6319 REMOTE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT, and
6320 BIG_REMOTE_BREAKPOINT. Cross reference BREAKPOINT_FROM_PC.
6321
e7a3abfc
JB
63222003-06-09 Jim Blandy <jimb@redhat.com>
6323
6324 * gdb.texinfo (Separate Debug Files): Remove extra semicolon.
6325
25e3a86b
AC
63262003-06-08 Andrew Cagney <cagney@redhat.com>
6327
6328 * gdbint.texinfo (Target Architecture Definition): Delete
6329 documentation on FRAME_ARGS_ADDRESS_CORRECT.
6330
a9e5fdc2
AC
63312003-06-08 Andrew Cagney <cagney@redhat.com>
6332
6333 * gdbint.texinfo (Target Architecture Definition): Document
6334 "unwind_sp". Cross reference "unwind_sp" and TARGET_READ_SP.
6335
b37303ee
AF
63362003-06-07 Adam Fedor <fedor@gnu.org>
6337
6338 * gdb.texinfo: Add Objective-C documentation.
6339
39fe6e80
AC
63402003-06-01 Andrew Cagney <cagney@redhat.com>
6341
6342 * gdbint.texinfo (Target Architecture Definition): Add "func_addr"
6343 parameter to "push_dummy_call". Rename "dummy_addr" to "bp_addr".
6344
125309b2
AC
63452003-05-21 Andrew Cagney <cagney@redhat.com>
6346
6347 * gdbint.texinfo (Target Architecture Definition): Delete
6348 references to "extract_address" and "store_address".
6349
b8b527c5
AC
63502003-05-16 Andrew Cagney <cagney@redhat.com>
6351
6352 * gdbint.texinfo (Target Architecture Definition): Replace
6353 REGISTER_BYTES with DEPRECATED_REGISTER_BYTES. Fix typo,
6354 DEPRECATED_REGISTER_SIZE instead of REGISTER_BYTE.
6355
50e3ee83
TR
63562003-05-14 Theodore A. Roth <troth@openavr.org>
6357
6358 * gdbint.texinfo (Breakpoint Handling): Correct a double negative.
6359
44e2be90
L
63602003-05-10 H.J. Lu <hongjiu.lu@intel.com>
6361
6362 * Makefile.in (gdb-cfg.texi): Replace $$LN_S with $(LN_S).
6363 (gdb.dvi): Likewise.
6364 (gdb.pdf): Likewise.
6365 (links2roff): Likewise.
6366
df5215a6
JB
63672003-05-08 Jim Blandy <jimb@redhat.com>
6368
6369 * gdb.texinfo (Dump/Restore Files): Update documentation for
6370 'dump', 'append', and 'restore': note that format argument is
6371 optional; simplify presentation of the command variants; and be
6372 more precise about the formats.
6373
5e7b2f39
JB
63742003-05-07 Jim Blandy <jimb@redhat.com>
6375
6376 * gdb.texinfo (Symbols): Update documentation: 'maint list
6377 symtabs' and 'maint list psymtabs' have been renamed 'maint info
6378 symtabs' and 'maint info psymtabs'.
6379
b1e29e33
AC
63802003-05-05 Andrew Cagney <cagney@redhat.com>
6381
6382 * gdbint.texinfo (Target Architecture Definition): Make
6383 CALL_DUMMY_WORDS, SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY_LENGTH,
6384 FIX_CALL_DUMMY, CALL_DUMMY_BREAKPOINT_OFFSET and
6385 CALL_DUMMY_BREAKPOINT_OFFSET deprecated.
6386
00905d52
AC
63872003-05-04 Andrew Cagney <cagney@redhat.com>
6388
6389 * gdb.texinfo (Maintenance Commands): Document "maint print
6390 dummy-frames".
6391
54ff5908
AC
63922003-05-04 Andrew Cagney <cagney@redhat.com>
6393
6394 * gdb.texinfo (GDB/MI Symbol Query): Use @{ and @}.
6395
32e7087d
JB
63962003-05-03 J. Brobecker <brobecker@gnat.com>
6397
6398 Thierry Schneider <tpschneider1@yahoo.com>
6399 * gdb.texinfo (section GDB/MI Symbol Query): Add documentation
6400 for new MI command.
6401
7043d8dc
AC
64022003-05-03 Andrew Cagney <cagney@redhat.com>
6403
6404 * gdbint.texinfo (Target Architecture Definition): Document
6405 push_dummy_code. Add cross references.
6406
e33d66ec
EZ
64072003-05-02 Elena Zannoni <ezannoni@redhat.com>
6408
6409 * gdb.texinfo (Character Sets): Update to reflect new behavior of
6410 set/show charsets commands.
6411
0ba6dca9
AC
64122003-04-28 Andrew Cagney <cagney@redhat.com>
6413
6414 * gdbint.texinfo (Target Architecture Definition): Replace
6415 read_fp, TARGET_READ_FP and FP_REGNUM, with deprecated_read_fp,
6416 DEPRECATED_TARGET_READ_FP and DEPRECATED_REGNUM.
6417
d7a27068
AC
64182003-04-28 Andrew Cagney <cagney@redhat.com>
6419
6420 * gdbint.texinfo (Target Architecture Definition): Rename
6421 "tm_print_insn" to "deprecated_tm_print_insn".
6422
44ea7b70
JB
64232003-04-09 Jim Blandy <jimb@redhat.com>
6424
6425 * gdb.texinfo (Symbols): Document 'maint list symtabs' and 'maint
6426 list psymtabs'.
6427
fb8f8949
AC
64282003-04-08 Andrew Cagney <cagney@redhat.com>
6429
6430 * gdbint.texinfo (Target Architecture Definition): Delete
6431 references to EXTRA_FRAME_INFO.
6432
32fb0f22
AC
64332003-04-08 Andrew Cagney <cagney@redhat.com>
6434
6435 * gdbint.texinfo (Target Architecture Definition): Delete
6436 PRINT_TYPELESS_INTEGER.
6437
6be67e67
JB
64382003-04-02 J. Brobecker <brobecker@gnat.com>
6439
6440 * observer.texi (GDB Observers): Adjust the documentation for the
6441 normal_stop notification to better describe reality. Fix a couple
6442 of minor typos.
6443
4e35d5f0
BR
64442003-04-02 Bob Rossi <bob_rossi@cox.net>
6445
a9331b3f 6446 * gdb.texinfo (GDB/MI Program Control): Add
4e35d5f0
BR
6447 '-file-list-exec-source-file'
6448
e8a8712a
AC
64492003-03-31 Andrew Cagney <cagney@redhat.com>
6450
6451 * gdbint.texinfo (Target Architecture Definition): Delete
6452 references to CALL_DUMMY_P.
6453
6c0e89ed
AC
64542003-03-30 Andrew Cagney <cagney@redhat.com>
6455
6456 * gdbint.texinfo (Target Architecture Definition): Remove
6457 reference to TARGET_WRITE_SP.
a9331b3f 6458
378bfd1b
AC
64592003-03-27 Andrew Cagney <cagney@redhat.com>
6460
6461 * gdbint.texinfo (Target Architecture Definition): Remove
6462 references to write_sp.
6c0e89ed 6463
922fbb7b
AC
64642003-03-27 Andrew Cagney <cagney@redhat.com>
6465
6466 * gdb.texinfo (GDB/MI Variable Objects): Replace @include with
6467 chapter body. Use @smallexample instead of @example.
6468 (Annotations): Ditto.
6469 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Remove gdbmi.texinfo and
6470 annotate.texi.
6471
b81774d8
AC
64722003-03-26 Andrew Cagney <cagney@redhat.com>
6473
6474 * gdbint.texinfo (Target Architecture Definition): Replace
6475 PUSH_ARGUMENTS with push_dummy_call, add gdbarch, regcache and
6476 dummy_addr parameters.
6477
1bf6d5cc
AC
64782003-03-25 Andrew Cagney <cagney@redhat.com>
6479
6480 * gdbint.texinfo (Target Architecture Definition): Delete
6481 reference to CALL_DUMMY_STACK_ADJUST_P. Rename
6482 CALL_DUMMY_STACK_ADJUST to DEPRECATED_CALL_DUMMY_STACK_ADJUST.
6483 Add reference to PUSH_ARGUMENTS.
6484
618ce49f
AC
64852003-03-23 Andrew Cagney <cagney@redhat.com>
6486
6487 * gdbint.texinfo (Algorithms, Target Architecture Definition):
6488 Deprecate FRAME_CHAIN and FRAME_CHAIN_VALID.
6489
bcd7e15f
JB
64902003-03-18 J. Brobecker <brobecker@gnat.com>
6491
6492 * gdbint.texinfo (Algorithms): Add new section describing the
6493 Observer paradigm.
6494 (Top): Add menu entry to new observer appendix.
6495 * observer.texi: New file.
6496 * Makefile.in (GDBINT_DOC_SOURCE_INCLUDES): Add dependency on
6497 new observer.texi file.
6498
9fe8321b
AC
64992003-03-17 Andrew Cagney <cagney@redhat.com>
6500
6501 * gdb.texinfo (DATE): Delete. Remove date from titles. Mention
6502 that GNU Press update the manual version number.
6503
ac2adee5
AC
65042003-03-12 Andrew Cagney <cagney@redhat.com>
6505
6506 * gdbint.texinfo (Target Architecture Definition): Delete
6507 references to get_saved_register. Rename GET_SAVED_REGISTER to
6508 DEPRECATED_GET_SAVED_REGISTER.
6509
749b82f6
AC
65102003-03-13 Andrew Cagney <cagney@redhat.com>
6511
6512 * gdbint.texinfo (Target Architecture Definition): Replace
6513 POP_FRAME with DEPRECATED_POP_FRAME. Update description.
6514
8bedc050
AC
65152003-03-12 Andrew Cagney <cagney@redhat.com>
6516
6517 * gdbint.texinfo (Target Architecture Definition): Rename
6518 FRAME_SAVED_PC to DEPRECATED_FRAME_SAVED_PC.
a9331b3f 6519
0ce1b118
CV
65202003-03-10 Corinna Vinschen <vinschen@redhat.com>
6521
6522 * gdb.texinfo: Add File-I/O documentation.
6523
12cc2063
AC
65242003-03-10 Andrew Cagney <cagney@redhat.com>
6525
6526 * gdbint.texinfo (Target Architecture Definition): Cross reference
6527 FRAME_SAVED_PC to unwind_pc. Document unwind_pc.
6528
7453dc06
AC
65292003-03-07 Andrew Cagney <cagney@redhat.com>
6530
6531 * gdb.texinfo (Debugging Output): Mention the "set/show debug
6532 frame" command.
6533
6314f104
AC
65342003-03-05 Andrew Cagney <cagney@redhat.com>
6535
6536 * gdbint.texinfo (Target Architecture Definition): Document
6537 unwind_dummy_id. Cross reference unwind_dummy_id and
6538 SAVE_DUMMY_FRAME_TOS.
6539
f1212245
DJ
65402003-03-05 James Ingham <jingham@apple.com>
6541 Daniel Jacobowitz <drow@mvista.com>
6542
6543 * gdb.texinfo (Configuring the current ABI): Document "set cp-abi"
6544 and "show cp-abi".
6545
77e7e267
AC
65462003-03-03 Andrew Cagney <cagney@redhat.com>
6547
6548 * gdbint.texinfo (Target Architecture Definition): Document
6549 register_type.
6550
838a8221
AC
65512003-03-03 Andrew Cagney <cagney@redhat.com>
6552
6553 * stabs.texinfo (Structures): Use @samp and separate @var's
6554 instead of a single @var containing a comma separated list.
6555 (Unions): Ditto.
6556
d7f4a264
DJ
65572003-03-02 Daniel Jacobowitz <drow@mvista.com>
6558
6559 * Makefile.in (distclean): Remove config.log.
6560
f30ee0bc
AC
65612003-03-01 Andrew Cagney <cagney@redhat.com>
6562
6563 * gdbint.texinfo (Target Architecture Definition): Rename
6564 FRAME_INIT_SAVED_REGS to DEPRECATED_FRAME_INIT_SAVED_REGS.
6565
65662003-03-01 Andrew Cagney <cagney@redhat.com>
e9582e71
AC
6567
6568 * gdbint.texinfo: Rename INIT_EXTRA_FRAME_INFO to
6569 DEPRECATED_INIT_EXTRA_FRAME_INFO.
6570
be448670
CF
65712003-02-23 Raoul Gough <RaoulGough@yahoo.co.uk>
6572
6573 * gdb.texinfo (Cygwin Native): Links to Non-debug DLL symbols.
6574 (Non-debug DLL symbols): New node, describing the minimal symbols
6575 loaded from DLLs without real debugging symbols.
6576
501eef12
AC
65772003-02-20 Andrew Cagney <ac131313@redhat.com>
6578
6579 * gdb.texinfo (Set Breaks): Add cross reference to "set remote
6580 hardware-breakpoint-limit".
6581 (Set Watchpoints): Add cross reference to "set remote
6582 hardware-watchpoint-limit".
6583 (Remote configuration options): New section.
6584
21c294e6
AC
65852003-02-04 Andrew Cagney <ac131313@redhat.com>
6586
e9be73e4
AC
6587 * gdbint.texinfo (Target Architecture Definition): Delete
6588 descrption of IS_TRAPPED_INTERNALVAR.
6589
21c294e6
AC
6590 From Keith Seitz <keiths@redhat.com>:
6591 * gdb.texinfo (Interpreters): New chapter. Refer the command-line
6592 option "-i"/"--interpreter" to this chapter. Include index
6593 entries.
6594
0179ffac
DC
65952003-02-04 David Carlton <carlton@math.stanford.edu>
6596
6597 * gdb.texinfo (C@t{++}): Recommend DWARF 2, then stabs+.
6598 (Variables): Recommend stabs+ and DWARF 2.
6599 (C plus plus expressions): Correct info about
6600 compiler versions, debug formats.
6601 (Contributors): Change 'DWARF2' to 'DWARF 2'.
6602 PR symtab/874.
6603
7ca9f392
AC
66042003-02-01 Andrew Cagney <ac131313@redhat.com>
6605
6606 * gdbint.texinfo (Target Architecture Definition): Delete
6607 description of ADDITIONAL_OPTIONS, ADDITIONAL_OPTION_CASES,
6608 ADDITIONAL_OPTION_HANDLER, and ADDITIONAL_OPTION_HELP, and
6609 BEFORE_MAIN_LOOP_HOOK, and DBX_PARM_SYMBOL_CLASS along with
6610 references to nindy and i960.
6611 * gdb.texinfo (i960): Delete all references to i960 and nindy.
6612
31a85ea2
AC
66132003-02-01 Andrew Cagney <ac131313@redhat.com>
6614
6615 * gdbint.texinfo (Target Architecture Definition): Delete
6616 FLOAT_INFO.
6617
6b894e49
AC
66182003-01-30 Andrew Cagney <ac131313@redhat.com>
6619
6620 * stabs.texinfo (Member Type Descriptor): Clarify description of
6621 `@'. Suggested by Ben Hutchings.
6622
c48861fb
AC
66232003-01-29 Andrew Cagney <ac131313@redhat.com>
6624
6625 * gdb.texinfo (M68K): Delete reference to es1800.
6626
617073a9
AC
66272003-01-29 Andrew Cagney <ac131313@redhat.com>
6628
6629 * gdb.texinfo (Maintenance Commands): Document `maint print
6630 reggroups' and `maint print register-groups'.
6631 * gdbint.texinfo (Target Architecture Definition): Document
6632 register_reggroup_p.
6633
5b5d99cf
JB
66342003-01-23 Jim Blandy <jimb@redhat.com>
6635
6636 * gdb.texinfo (Separate Debug Files): New section.
6637
e7ba9c65
DJ
66382003-01-22 Daniel Jacobowitz <drow@mvista.com>
6639
6640 * gdb.texinfo (Maintenance Commands): Add "maint set profile"
6641 and "maint show profile".
6642
94e91d6d
MC
66432003-01-16 Michael Chastain <mec@shout.net>
6644
6645 * gdb.texinfo (Installing GDB): Warn against
6646 ".../gdb-VERSION/gdb/configure".
6647 (Separate Objdir): Likewise.
6648
867f3898
AC
66492003-01-15 Andrew Cagney <ac131313@redhat.com>
6650
6651 * gdbint.texinfo (Target Architecture Definition): Delete
6652 definition of PRINT_REGISTER_HOOK.
6653
f153cc92
EZ
66542003-01-15 Elena Zannoni <ezannoni@redhat.com>
6655
6656 (OpenRISC 1000): Fix formatting of command names.
6657
c60eb6f1
EZ
66582003-01-15 Elena Zannoni <ezannoni@redhat.com>
6659
6660 * gdb.texinfo (Continuing and Stepping): Add new command
6661 'advance'. Clarify behavior of 'until'.
6662
f5ebfba0
DJ
66632003-01-13 Daniel Jacobowitz <drow@mvista.com>
6664
6665 * gdb.texinfo (Files): Document solib-absolute-prefix and
6666 solib-search-path.
6667
4ce8657e
MC
66682003-01-09 Michael Chastain <mec@shout.net>
6669
6670 * gdbint.texinfo (Configuring @value{GDBN} for Release): Delete.
6671 (Create a Release): Add new instructions for new @file{src-release}.
6672 Document existing instructions for @file{Makefile.in} as
6673 being for @value{GDBN} 5.3.1 or earlier.
6674
372613e3
AC
66752003-01-09 Andrew Cagney <ac131313@redhat.com>
6676
6677 * gdbint.texinfo (Target Architecture Definition): Mention
6678 frame_saved_regs_zalloc and frame_extra_info_zalloc as the way to
6679 allocate memory.
6680
b4e9345d
DJ
66812003-01-04 Daniel Jacobowitz <drow@mvista.com>
6682
6683 * gdb.texinfo (Controlling GDB): Add @kindex for
6684 "show osabi".
6685 (Backtraces): Add @kindex's for backtrace-below-main.
6686
98b45e30
DJ
66872003-01-04 Daniel Jacobowitz <drow@mvista.com>
6688
6689 * gdb.texinfo (Controlling GDB): Document "set osabi".
6690
95f90d25
DJ
66912003-01-04 Daniel Jacobowitz <drow@mvista.com>
6692
6693 * gdb.texinfo (Backtraces): Document "set backtrace-below-main".
6694 * gdbint.texinfo (FRAME_CHAIN_VALID): Update documentation.
6695
1e698235
DJ
66962003-01-04 Daniel Jacobowitz <drow@mvista.com>
6697
6698 * gdb.texinfo (Controlling GDB): Add ABI section. Document
6699 "set coerce-float-to-double".
6700 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Remove documentation.
6701
e632838e
AC
67022003-01-02 Andrew Cagney <ac131313@redhat.com>
6703
6704 * stabs.texinfo: Remove obsolete text.
6705 * gdbint.texinfo: Ditto.
6706 * gdb.texinfo: Ditto.
6707
c133ab7a
MK
67082002-12-22 Mark Kettenis <kettenis@gnu.org>
6709
6710 * gdbint.texinfo (Target Architecture Definition): Update
6711 description of gdbarch_register_osabi.
6712
f821f325
KH
67132002-12-20 Kazu Hirata <kazu@cs.umass.edu>
6714
6715 * agentexpr.texi: Fix typos.
6716 * annotate.texi: Likewise.
6717 * fdl.texi: Likewise.
6718
85a6d8d3 67192002-12-10 Andrew Cagney <cagney@redhat.com>
a5afb99f
AC
6720
6721 * gdbint.texinfo (Algorithms): Replace INIT_FRAME_PC with
6722 DEPRECATED_INIT_FRAME_PC.
6723
ae45cd16
AC
67242002-12-01 Andrew Cagney <ac131313@redhat.com>
6725
6726 * gdbint.texinfo (Target Architecture Definition): Delete
6727 PC_IN_CALL_DUMMY.
6728
07555a72
AC
67292002-11-28 Andrew Cagney <ac131313@redhat.com>
6730
6731 * gdbint.texinfo (Host Definition): Delete documentation on
6732 USE_GENERIC_DUMMY_FRAMES.
6733
c166cdc7
EZ
67342002-11-26 Elena Zannoni <ezannoni@redhat.com>
6735
5ae4183a 6736 Fix PR gdb/723 and PR gdb/245.
c166cdc7
EZ
6737 * Makefile.in (install-info): Run the install-info command as part
6738 of the post install steps only.
6739 (uninstall-info): New target.
6740 (uninstall): New target.
6741
35db0260
EZ
67422002-11-22 Elena Zannoni <ezannoni@redhat.com>
6743
6744 * Makefile.in (install): Make install do some real work.
6745
9ba8d803
AC
67462002-11-19 Andrew Cagney <ac131313@redhat.com>
6747
6748 Fix POSIX problem reported by Paul Eggert.
6749 * Makefile.in (GDBvn.texi): Use `sed q' instead of `head -1'.
6750 Fix PR gdb/527.
6751
903ad3a6
AC
67522002-10-26 Andrew Cagney <cagney@redhat.com>
6753
6754 * gdbint.texinfo (Target Architecture Definition): Delete
6755 definition of DO_REGISTERS_INFO.
6756
f2abfe65
KB
67572002-10-18 Kevin Buettner <kevinb@redhat.com>
6758
6759 * gdbint.texinfo (Address Classes): Fix problems with insertion
6760 of ``{'' and ``}'' in example.
6761
b5b0480a
KB
67622002-10-17 Kevin Buettner <kevinb@redhat.com>
6763
6764 * gdbint.texinfo (Address Classes): New section.
6765 (Target Conditionals): Document ADDRESS_CLASS_NAME_TO_TYPE_FLAGS,
6766 ADDRESS_CLASS_NAME_TO_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS,
6767 ADDRESS_CLASS_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, and
6768 ADDRESS_CLASS_TYPE_FLAGS_TO_NAME_P.
6769
c85508ee
KD
67702002-10-11 Klee Dienes <kdienes@apple.com>
6771
6772 * gdb.texinfo (Registers): Mention vector registers as well as
6773 floating registers in the documentation for 'info registers' and
6774 'info all-registers'.
6775
6d12fc3d
DJ
67762002-10-11 Daniel Jacobowitz <drow@mvista.com>
6777
6778 * gdbint.texinfo (CPLUS_MARKER): Remove item.
6779
8d19fbd2
JJ
67802002-10-03 Jeff Johnston <jjohnstn@redhat.com>
6781
6782 * gdbint.texinfo (Item Output Functions): Add new ui_out_field_fmt_int
6783 interface definition.
6784
a37295f9
MM
67852002-10-03 Marko Mlinar <markom@opencores.org>
6786
6787 * gdb.texinfo (Target Commands): Add or1k target specific
6788 commands.
6789 * gdb.texinfo (Contributors): Add myself to the contributors list.
6790
da0f9dcd
AC
67912002-10-01 Andrew Cagney <ac131313@redhat.com>
6792
6793 * gdb.texinfo (Mode Options): Update --interpreter option. "mi2"
6794 and "mi1" instead of "mi1" and "mi0".
6795
2e834e49
HPN
67962002-09-29 Hans-Peter Nilsson <hp@bitrange.com>
6797
6798 * gdb.texinfo (Packets): Fix typos "alligned".
6799 Correct z3/Z3 description. Correct z4/Z4 title.
6800
050be0dc
AC
68012002-09-27 Andrew Cagney <ac131313@redhat.com>
6802
6803 * all-cfg.texi: Use @sc for GDB and GCC. Update copyright.
6804
1104b9e7
KB
68052002-09-25 Kevin Buettner <kevinb@redhat.com>
6806
6807 * gdb.texinfo: Use GNU/Linux instead of Linux.
6808
512217c7
AC
68092002-09-25 Andrew Cagney <ac131313@redhat.com>
6810
6811 * gdb.texinfo (Packets): Replace @samp{} with ``an empty string''.
6812
10998722
AC
68132002-09-24 Andrew Cagney <ac131313@redhat.com>
6814
512217c7 6815 * gdb.texinfo: Replace @example with @smallexample.
10998722 6816
a0eb71c5
KB
68172002-09-20 Kevin Buettner <kevinb@redhat.com>
6818
f7dc1244 6819 From Eli Zaretskii <eliz@gnu.org>:
a0eb71c5
KB
6820 * gdb.texinfo (Character Sets): Use @smallexample instead of
6821 @example. Use GNU/Linux instead of Linux.
6822
68232002-09-20 Jim Blandy <jimb@redhat.com>
6824
6825 * gdb.texinfo: Add character set documentation.
6826
2f870471
AC
68272002-09-19 Andrew Cagney <ac131313@redhat.com>
6828
6829 * gdb.texinfo (Packets): Revise `z' and `Z' packet documentation.
6830 (Packets): Add cross reference from `b' packet to `z' packets.
6831
790eb8f5
AC
68322002-09-19 Andrew Cagney <ac131313@redhat.com>
6833
8d30a00d
AC
6834 * gdb.texinfo (Maintenance Commands): Document ``maint
6835 internal-error'' and ``maint internal-warning''.
6836
790eb8f5
AC
6837 * gdbint.texinfo (Target Architecture Definition): Revise
6838 description of STACK_ALIGN. Add description of FRAME_ALIGN.
6839
a23a7bf1
JB
68402002-09-19 Joel Brobecker <brobecker@gnat.com>
6841
6842 * gdbint.texinfo (Target Conditionals): Document the new
6843 NAME_OF_MALLOC macro.
6844
299ffc64
AC
68452002-09-05 Andrew Cagney <ac131313@redhat.com>
6846
6847 * gdb.texinfo (Contributors): Mention 5.2 and 5.3 release
6848 engineer.
6849
b7bb15bc
SC
68502002-09-02 Stephane Carrez <stcarrez@nerim.fr>
6851
6852 * gdb.texinfo (TUI Overview): Document status line fields.
6853
3d757584
SC
68542002-09-02 Stephane Carrez <stcarrez@nerim.fr>
6855
6856 * gdb.texinfo (TUI Commands): Document info win command.
6857
269c21fe
SC
68582002-09-01 Stephane Carrez <stcarrez@nerim.fr>
6859
6860 * gdb.texinfo (TUI Overview): Document breakpoint markers.
6861
7cf36c78
SC
68622002-09-01 Stephane Carrez <stcarrez@nerim.fr>
6863
6864 * gdb.texinfo (TUI Single Key Mode): Document new SingleKey mode.
6865 (TUI Keys): Likewise.
6866
d2c6833e
AC
68672002-08-25 Andrew Cagney <ac131313@redhat.com>
6868
6869 * gdb.texinfo (Examples): Use ``->'' for a packet send and ``<-''
6870 for a packet receive.
6871
46d8b1c3
AC
68722002-08-25 Andrew Cagney <ac131313@redhat.com>
6873
6874 * Makefile.in (clean): Move to end of file.
6875 (distclean, maintainer-clean, realclean): Ditto.
6876 (mostlyclean): Move rule to end of file. Use GDB_TEX_TMPS,
6877 GDBINT_TEX_TMPS, STABS_TEX_TMPS.
6878 (gdb.dvi, gdb.pdf): Do not cleanup TeX temp files after texi2dvi.
6879 (gdbint.dvi, gdbint.pdf, stabs.dvi, stabs.pdf): Ditto.
6880
b0787093
AC
68812002-08-24 Andrew Cagney <ac131313@redhat.com>
6882
6883 * Makefile.in (GDBINT_TEX_TMPS): Define.
6884 (gdbint.dvi, gdbint.pdf): Use
6885 (GDB_TEX_TMPS): Define.
6886 (gdb.dvi, gdb.pdf): Use.
6887 (STABS_TEX_TMPS): Define.
6888 (stabs.dvi, stabs.pdf): Use.
6889 (GDB_DOC_SOURCE_INCLUDES): New macros.
6890 (GDB_DOC_BUILD_INCLUDES, GDB_DOC_FILES): New macros.
6891 (GDBINT_DOC_FILES_INCLUDES): New macros.
6892 (GDBINT_DOC_BUILD_INCLUDES): New macros.
6893 (GDBINT_DOC_FILES, STABS_DOC_SOURCE_INCLUDES): New macros.
6894 (STABS_DOC_BUILD_INCLUDES, STABS_DOC_FILES): New macros.
6895 (SFILES_DOC, SFILES_INCLUDED, SFILES_LOCAL): Delete macros.
6896 (links2roff): Replace SFILES_INCLUDED with
6897 GDB_DOC_SOURCE_INCLUDES.
6898 (gdb.dvi, gdb_toc.html, gdb.pdf, gdb.info): Update dependencies.
6899 (gdb.me, gdb.mm, gdb.ms): Update dependencies.
6900 (gdbint.dvi, gdbint_toc.html, gdbint.pdf, gdbint.info): Update
6901 dependencies.
6902 (stabs.info, stabs_toc.html, stabs.pdf, stabs.dvi): Update
6903 dependencies.
6904 (gdbmi.texinfo): Delete rule.
6905 (inc-hist.texinfo): Delete rule.
6906 (rluser.texinfo): Delete rule.
6907
ebba8386
AC
69082002-08-23 Andrew Cagney <cagney@redhat.com>
6909
6910 * gdbint.texinfo (Target Architecture Definition): Update
6911 STORE_RETURN_VALUE, mention regcache.
6912
0ab7a791
AC
69132002-08-21 Andrew Cagney <ac131313@redhat.com>
6914
6915 * gdbint.texinfo (Target Architecture Definition): Document
6916 print_registers_info. Note that DO_REGISTERS_INFO is deprecated.
6917
ee2d5c50
AC
69182002-08-19 Andrew Cagney <ac131313@redhat.com>
6919
6920 * gdb.texinfo (Remote Protocol): Reformat. Use cross references.
6921 Fix minor typos. Add index entries.
6922
53c69bd7
AC
69232002-08-18 Andrew Cagney <ac131313@redhat.com>
6924
6925 * gdb.texinfo (Data): Add ``Vector Unit'' to menu.
6926
e76f1f2e
AC
69272002-08-15 Andrew Cagney <ac131313@redhat.com>
6928
6929 * gdbint.texinfo (Target Architecture Definition): Document
6930 PRINT_VECTOR_INFO.
6931 * gdb.texinfo (Vector Unit): Document "info vectors" command.
6932
0680b120
AC
69332002-08-13 Andrew Cagney <ac131313@redhat.com>
6934
6935 * gdb.texinfo (Maintenance Commands): Document "maint print
6936 registers", "maint print raw-registers" and "maint print
6937 cooked-registers".
6938
3c3bea1c
GS
69392002-08-08 Grace Sainsbury <graces@redhat.com>
6940
a9331b3f 6941 From Mark Salter:
3c3bea1c
GS
6942 * gdb.texinfo (Protocol): Document T packet extension to
6943 allow watchpoint address reporting.
6944
42f9b0a5
AC
69452002-08-03 Andrew Cagney <ac131313@redhat.com>
6946
6947 * gdb.texinfo (Dump/Restore Files): Move `[]' to outside of @var.
6948
db034ac5
AC
69492002-08-01 Andrew Cagney <cagney@redhat.com>
6950
6951 * stabs.texinfo, gdb.texinfo, gdbint.texinfo: Obsolete references
6952 to CHILL.
6953
e2b28d04
AC
69542002-08-01 Andrew Cagney <ac131313@redhat.com>
6955
6956 * gdbint.texinfo (Coding): Revise section "Include Files".
6957
7fb623f7
AC
69582002-07-24 Andrew Cagney <cagney@redhat.com>
6959
6960 * gdbint.texinfo: Obsolete references to m88k.
6961 * gdb.texinfo: Ditto.
6962
4a2b4636
JB
69632002-07-10 Joel Brobecker <brobecker@gnat.com>
6964
7fb623f7 6965 * gdbint.texinfo (Create a release candiate): Add the location
4a2b4636
JB
6966 where the proper version of autoconf can be retrieved.
6967
a71ec265
DH
69682002-07-09 Don Howard <dhoward@redhat.com>
6969
6970 * gdb.texinfo (Command Files): Further describe the behavior of
6971 sourced command files.
6972
b9aa90c9
AC
69732002-06-27 Andrew Cagney <ac131313@redhat.com>
6974
6975 * gdbint.texinfo (User Interface): ISO C rather than ISO-C.
6976 (Coding): Clarify ISO C version that GDB assumes.
6977
40dd2248
TT
69782002-06-26 Tom Tromey <tromey@redhat.com>
6979
6980 * gdbint.texinfo (User Interface): Mention add_setshow_cmd and
6981 add_setshow_cmd_full.
6982
bfac230e
DH
69832002-06-25 Don Howard <dhoward@redhat.com>
6984
6985 * gdb.texinfo (Memory Region Attributes): Document new behavior
6986 for 'mem' command.
6987
475b0867
JB
69882002-06-11 Jim Blandy <jimb@redhat.com>
6989
919d772c
JB
6990 * gdb.texinfo (Symbols): Update documentation for `info source'
6991 command.
6992
475b0867
JB
6993 * gdb.texinfo (Macros): Call the command `info macro', not
6994 `show macro'.
6995
ba8c9337
AC
69962002-06-09 Andrew Cagney <ac131313@redhat.com>
6997
6998 * gdbint.texinfo (Coding): Add section ``Per-architecture module
6999 data''.
7000
1029b7fa
MK
70012002-06-09 Mark Kettenis <kettenis@gnu.org>
7002
7003 * gdbint.texinfo (Target Architecture Definition): Document
7004 GDB_OSABI_GO32 and GDB_OSABI_NETWARE.
7005
16737d73
AC
70062002-06-08 Andrew Cagney <ac131313@redhat.com>
7007
7008 * gdbint.texinfo (Releasing GDB): Fix typos in @itemize @bullet
7009 lists.
7010
30107679
AC
70112002-06-08 Andrew Cagney <ac131313@redhat.com>
7012
7013 * gdbint.texinfo (Releasing GDB): Revise the section ``Cut the
7014 Branch''.
7015
3352e23e
AC
70162002-06-01 Andrew Cagney <ac131313@redhat.com>
7017
7018 * gdbint.texinfo (Target Architecture Definition): Add section
7019 ``Converting an existing Target Architecture to Multi-arch''.
7020
cbb09e6a
AC
70212002-05-30 Andrew Cagney <ac131313@redhat.com>
7022
7023 * gdbint.texinfo (Releasing GDB): Rename ``Obsoleting any code''
7024 to ``Obsoleting code''. Revise.
7025
e2e0bcd1
JB
70262002-05-17 Jim Blandy <jimb@redhat.com>
7027
7028 * gdb.texinfo (C Preprocessor Macros): New chapter.
7029 Include it in the main menu.
7030 (Contributors): Credit Jim Blandy with macro support.
7031 (Compilation): Explain how to get macro information into the
7032 executable.
7033 (Expressions): Note that preprocessor macros are expanded.
7034
9db8d71f
DJ
70352002-05-14 Daniel Jacobowitz <drow@mvista.com>
7036
7037 * gdb.texinfo (Debug Session): Document new `udp:' and `tcp:'
7038 options for `target remote'.
7039
6d531722
AC
70402002-05-13 Andrew Cagney <ac131313@redhat.com>
7041
7042 * gdbint.texinfo (Target Architecture Definition): Delete
7043 documentation on NNPC_REGNUM.
7044
13d01224
AC
70452002-05-11 Andrew Cagney <ac131313@redhat.com>
7046
7047 * gdbint.texinfo (Target Architecture Definition): Document
7048 REGISTER_TO_VALUE and VALUE_TO_REGISTER and CONVERT_REGISTER_P.
7049 (Target Architecture Definition): Revise section `Using Different
7050 Register and Memory Data Representations'. Add section `Raw and
7051 Virtual Register Representations'.
7052
b2e75d78
AC
70532002-05-11 Andrew Cagney <ac131313@redhat.com>
7054
7055 * gdbint.texinfo (Target Architecture Definition): Mention
7056 defaults for REGISTER_VIRTUAL_SIZE and REGISTER_RAW_SIZE.
7057 (Target Architecture Definition): Mention same. Add references to
7058 web pages.
7059
2c8682ee
MS
70602002-05-08 Michael Snyder <msnyder@redhat.com>
7061
7062 * stabs.texinfo (Attributes): Document new "vector" attribute.
7063
0816590b
AC
70642002-05-04 Andrew Cagney <ac131313@redhat.com>
7065
7066 * gdbint.texinfo (Releasing GDB): Revise `Create a Release'.
7067
2653173e
AC
70682002-05-04 Andrew Cagney <ac131313@redhat.com>
7069
7070 * gdb.texinfo: Delete obsolete references to a29k.
7071
d7bd68ca
AC
70722002-04-24 Andrew Cagney <ac131313@redhat.com>
7073
7074 * gdbint.texinfo (Target Architecture Definition): Replace
7075 IN_SIGTRAMP with PC_IN_SIGTRAMP.
7076
21d83aa5
DM
70772002-04-24 David S. Miller <davem@redhat.com>
7078
7079 * gdbint.texinfo (REGISTER_IN_WINDOW): Delete definition.
7080
7673a6cc
DM
70812002-04-21 David S. Miller <davem@redhat.com>
7082
7083 * gdbint.texinfo (SKIP_PROLOGUE_FRAMELESS_P): Delete definition.
7084
d49d1e0a
AC
70852002-04-21 Andrew Cagney <ac131313@redhat.com>
7086
7087 * gdbint.texinfo (Target Architecture Definition): Delete
7088 definition of HAVE_REGISTER_WINDOWS.
7089
f7dc1244 70902002-04-19 Eli Zaretskii <eliz@gnu.org>
4be31470
EZ
7091
7092 * gdbint.texinfo (Releasing GDB, Coding): Fix typos. Reported by
7093 "Theodore A. Roth" <troth@verinet.com>.
7094
5ca0cb28
DH
70952002-04-15 Don Howard <dhoward@redhat.com>
7096
f7dc1244 7097 From Eli Zaretskii <eliz@gnu.org>
5ca0cb28 7098 * gdb.texinfo (show max-user-call-depth): Correct formatting.
a9331b3f 7099 Provide a better explaination of this feature.
5ca0cb28 7100
f208ba17
AC
71012002-04-14 Andrew Cagney <ac131313@redhat.com>
7102
7103 * gdbint.texinfo (Target Architecture Definition): Remove
7104 FRAME_CHAIN_COMBINE.
7105
d5ba91de
MC
71062002-04-12 Michael Chastain <mec@shout.net>
7107
7108 * gdbint.texinfo (Obsolete Conditionals): Remove reference to
7109 REG_STACK_SEGMENT.
7110
26818220
MC
71112002-04-09 Michael Chastain <mec@shout.net>
7112
7113 * gdbint.texinfo (Obsolete Conditionals): Remove references to
7114 PYRAMID_* macros.
7115
129188f6
AC
71162002-04-07 Andrew Cagney <ac131313@redhat.com>
7117
7118 * gdb.texinfo (Bug Reporting): Document that the web is the
7119 prefered way of submitting bug reports.
7120 (Bug Reporting): Delete the s-mail address as the last resort.
7121
8227c0ff
AC
71222002-04-05 Andrew Cagney <ac131313@redhat.com>
7123
7124 * gdbint.texinfo (Target Architecture Definition): Delete
7125 references to TARGET_WRITE_FP and write_fp.
7126
16d9dec6
MS
71272002-03-27 Michael Snyder <msnyder@redhat.com>
7128
7129 * gdb.texinfo: Document new commands dump, append, and restore.
7130
9ae8b82c
AC
71312002-03-27 Andrew Cagney <ac131313@redhat.com>
7132
7133 * gdbint.texinfo (Releasing GDB): Revise the section `Before the
7134 Branch'.
7135
474c8240
AC
71362002-03-18 Andrew Cagney <ac131313@redhat.com>
7137
7138 * gdb.texinfo: Change all examples to @smallexample.
7139 * gdbint.texinfo: Ditto.
a9331b3f 7140
fb0ff88f
AC
71412002-03-18 Andrew Cagney <ac131313@redhat.com>
7142
7143 * gdbint.texinfo (Releasing GDB): Add section ``Versions and
7144 Branches''.
7145
9bb0a4d8
AC
71462002-03-18 Andrew Cagney <ac131313@redhat.com>
7147
7148 * gdbint.texinfo (Releasing GDB): Add the section``Branch Commit
7149 Policy''.
7150
937f164b
FF
71512002-03-04 Fred Fish <fnf@redhat.com>
7152
7153 * gdbint.texinfo: Fix a bunch of typos (alsways, mirrorred,
7154 expresson, suports, dependant, trhe, perhaphs, situtations,
7155 explictily, taged, oportunity, unfortunatly).
7156
a7b40f07
AC
71572002-02-24 Andrew Cagney <ac131313@redhat.com>
7158
7159 * Makefile.in (gdb.info): Add explicit path to gdb.texinfo.
7160 Remove reference to 3.12.
7161
aab4e0ec
AC
71622002-02-23 Andrew Cagney <ac131313@redhat.com>
7163
7164 * gdbint.texinfo: Include fdl.texi.
7165 (Top): Add GNU Free Documentation License.
7166 * Makefile.in (SFILES_INCLUDED): Add gpl.texi.
7167 (gdbint.dvi, gdbint.pdf, gdbint.info): Add dependency on fdl.texi.
7168 (gdbint_toc.html): Add dependency on gdb-cfg.texi and fdl.texi.
7169 (gdbint.info): Add srcdir to include path.
7170 * gdb.texinfo: Include gpl.texi.
7171 (Top): Add Copying.
7172 * gpl.texi: New file.
7173
47b95330
AC
71742002-02-23 Andrew Cagney <ac131313@redhat.com>
7175
7176 * gdbint.texinfo (Debugging GDB): Remove references to cygnus.com.
7177
78c47bea
PM
71782002-02-19 Pierre Muller <muller@ics.u-strasbg.fr>
7179
7180 * gdb.texinfo: Document Cygwin native specific commands.
7181
56460a61
DJ
71822002-02-15 Daniel Jacobowitz <drow@mvista.com>
7183
7184 * gdb.texinfo: Document gdbserver ``--attach'' command.
7185
def71bfa
MS
71862002-02-07 Michael Snyder <msnyder@redhat.com>
7187
7188 * gdb.texinfo (overlays): Change @var(_ovly_debug_event)
7189 to @code(_ovly_debug_event).
7190
c928edc0
AC
71912002-02-07 Andrew Cagney <ac131313@redhat.com>
7192
7193 * gdb.texinfo (How Overlays Work): Shrink the overlay diagram.
7194
81d46470
MS
71952002-02-06 Michael Snyder <msnyder@redhat.com>
7196
7197 * gdb.texinfo (overlays): Mention new magic symbol
7198 '_ovly_debug_event', which allows GDB to keep better track
7199 of overlays.
7200
f7dc1244 72012002-02-03 Eli Zaretskii <eliz@gnu.org>
6ca652b0
EZ
7202
7203 * gdb.texinfo (Memory Region Attributes): Fix the wording.
7204 Suggested by Dmitry Sivachenko.
7205
7206 * (<many nodes>): Fix the spelling and punctuation of "i.e.".
7207
15110bc3
MS
72082002-02-01 Michael Snyder <msnyder@redhat.com>
7209
7210 * gdb.texinfo (set trust-readonly): Change value{gdbn} to value{GDBN}.
7211
6763aef9
MS
72122002-01-30 Michael Snyder <msnyder@redhat.com>
7213
ac282366
MS
7214 * gdb.texinfo: (remote protocol): Gramatical fix-up.
7215 (set trust-readonly-sections): Document.
6763aef9 7216
8642bc8f
AC
72172002-01-29 Andrew Cagney <ac131313@redhat.com>
7218
7219 * gdbint.texinfo (Releasing GDB): Revise and update.
7220
afe64c1a
AC
72212002-01-28 Andrew Cagney <ac131313@redhat.com>
7222
7223 * gdbint.texinfo (Target Architecture Definition): Delete
7224 description of TARGET_BYTE_ORDER_DEFAULT.
7225
f7dc1244 72262002-01-27 Eli Zaretskii <eliz@gnu.org>
59649f2e
EZ
7227
7228 * gdb.texinfo: Fix typos and markup. From Dmitry Sivachenko
7229 <mitya@cavia.pp.ru>.
7230
3d6e1b5a
AC
72312002-01-23 Andrew Cagney <ac131313@redhat.com>
7232
7233 * libgdb.texinfo: Delete file.
7234
6c0e9fb3
AC
72352002-01-22 Andrew Cagney <ac131313@redhat.com>
7236
7237 * gdb.texinfo: Remove makeinfo 3.12 hacks.
7238 * gdbint.texinfo: Ditto.
7239
e0ce93ac
AC
7240Tue Jan 22 11:57:38 2002 Andrew Cagney <cagney@redhat.com>
7241
7242 * gdb.texinfo: Fix typo ``Remove' -> ``Remote''.
7243
be298bcc
AC
72442002-01-22 Andrew Cagney <ac131313@redhat.com>
7245
7246 * Makefile.in: Update copyright.
7247 (TEXI2DVI): Define.
7248 (gdb.dvi, gdb.pdf, stabs.dvi, stabs.pdf): Use TEXI2DVI.
7249 (gdbint.dvi, gdbint.pdf): Use TEXI2DVI. Add dependency on
7250 gdb-cfg.texi.
7251 (TEXINDEX, PDFTEX): Delete makefile variables.
7252
8e04817f
AC
72532002-01-22 Andrew Cagney <ac131313@redhat.com>
7254
7255 * gdb.texinfo (Protocol): Move section to appendix.
7256
6b2f586d
AC
72572002-01-21 Andrew Cagney <ac131313@redhat.com>
7258
7259 * gdb.texinfo (Remote Debugging): Create a menu.
7260 (Top): Add ``Remote Debugging'' to menu.
7261
6f05cf9f
AC
72622002-01-21 Andrew Cagney <ac131313@redhat.com>
7263
7264 * gdb.texinfo (Remote): Move the sub-section ``The GDB remote
7265 serial protocol'' from here.
7266 (Remote Debugging): To here. New chapter.
7267
3fd3d7d2
AC
72682002-01-20 Andrew Cagney <ac131313@redhat.com>
7269
7270 * gdbint.texinfo (Target Architecture Definition): Delete
7271 description of TARGET_BYTE_ORDER_SELECTABLE_P.
7272
7fd60527
AC
72732002-01-20 Andrew Cagney <ac131313@redhat.com>
7274
7275 * gdbint.texinfo (Host Definition): Revise. xm-xyz.h and xyz.mh
7276 are no longer needed.
7277 (Porting GDB): Add maintainer note about configure.host.
7278
c2f05ac9
AC
72792002-01-20 Andrew Cagney <ac131313@redhat.com>
7280
7281 * gdbint.texinfo (Target Architecture Definition): Remove
7282 definition of IEEE_FLOAT.
7283
f7dc1244 72842002-01-20 Eli Zaretskii <eliz@gnu.org>
231b2aad
EZ
7285
7286 * gdb.texinfo: Beautify copyright years; fix a typo.
56248298
EZ
7287 (DJGPP Native): Fix overfull hboxes in examples. From Brian Youmans
7288 <3diff@gnu.org>
231b2aad 7289
82600034
AC
72902002-01-19 Andrew Cagney <ac131313@redhat.com>
7291
7292 * gdbint.texinfo (Host Definition): Remove references to
7293 MALLOC_INCOMPATIBLE.
7294
7708fa01
AC
72952002-01-17 Andrew Cagney <ac131313@redhat.com>
7296
7297 * gdbint.texinfo (Host Definition): Remove references to XDEPFILES
7298 and xyz-xdep.o.
7299
eb12ee30
AC
73002002-01-17 Andrew Cagney <ac131313@redhat.com>
7301
889bf7c5 7302 * gdb.texinfo (Maintenance Commands): Add appendix.
eb12ee30
AC
7303 (Set Breaks): Copy ``maint info breakpoint'' doco to
7304 ``Maintenance Commands'' appendix. Add reference.
7305
c9ccaa92
AC
73062002-01-17 Andrew Cagney <ac131313@redhat.com>
7307
7308 * fdl.texi: Remove next/prev from @node.
7309
f7dc1244 73102002-01-17 Eli Zaretskii <eliz@gnu.org>
6826cf00
EZ
7311
7312 * gdb.texinfo: @include fdl.texi. Fixes for overfull hboxes and
7313 for monstrous @multitable (from Brian Youmans).
7314
7315 * fdl.texi: New file.
7316
7317 * Makefile.in (SFILES_INCLUDED): Add fdl.texi.
7318
8973da3a
AC
73192002-01-15 Andrew Cagney <ac131313@redhat.com>
7320
7321 * gdbint.texinfo (Releasing GDB): New chapter.
7322
7d86b5d5
AC
73232002-01-14 Andrew Cagney <ac131313@redhat.com>
7324
7325 * gdb.texinfo (Embedded Processors, Calling program functions):
7326 Obsolete references to a29k.
7327
cc1cb004
AC
73282002-01-13 Andrew Cagney <ac131313@redhat.com>
7329
7330 * gdbint.texinfo (Coding): Review Cleanups section. Examples
7331 examples. Document that a code-block should do or discard its
7332 cleanups before exit.
7333
79f12247
MS
73342002-01-11 Michael Snyder <msnyder@redhat.com>
7335
7336 * gdb.texinfo (Choosing files): Change @samp to @file.
7337
19837790
MS
73382002-01-05 Michael Snyder <msnyder@redhat.com>
7339
7340 * gdb.texinfo (--pid): Document new command line option (attach).
7341
f7dc1244 73422002-01-07 Eli Zaretskii <eliz@gnu.org>
2c0069bb
EZ
7343
7344 * gdb.texinfo (Tracepoints): Clarify that tracepoints need support
7345 in the stub.
7346
d7449b42
AC
73472002-01-04 Andrew Cagney <ac131313@redhat.com>
7348
7349 * gdbint.texinfo (Target Architecture Definition): Replace
7350 BIG_ENDIAN with BFD_ENDIAN_BIG.
7351
f23631e4
AC
73522002-01-03 Andrew Cagney <ac131313@redhat.com>
7353
7354 * gdbint.texinfo (Target Architecture Definition): Replace
7355 value_ptr with struct value pointer.
7356
72c9928d
EZ
73572002-01-02 Eli Zaretskii <eliz@gnu.org>
7358
7359 * gdb.texinfo (Free Software): Fix wording.
7360
959acfd1
EZ
73612001-12-31 Eli Zaretskii <eliz@gnu.org>
7362
7363 * gdb.texinfo (Free Software): New section ``Free Software Needs
7364 Free Documentation''.
7365
f7dc1244 73662001-12-30 Eli Zaretskii <eliz@gnu.org>
2a6585f0
EZ
7367
7368 * stabs.texinfo:
7369 * gdb.texinfo:
7370 * gdbint.texinfo:
7371 * libgdb.texinfo:
7372 * annotate.texi: Fix the application of GFDL in the Copyright notice.
7373
6600abed
MS
73742001-12-29 Michael Snyder <msnyder@redhat.com>
7375
7376 * gdb.texinfo (maint info sections): Fix typo.
7377
f6680716
MS
73782001-12-26 Michael Snyder <msnyder@redhat.com>
7379
fe95c787
MS
7380 * gdb.texinfo (maint info sections): Document.
7381
a9331b3f 7382 * gdb.texinfo (info proc): Comment out documentation for
f6680716
MS
7383 'info proc' sub-options that are currently not implemented.
7384
c3d3ce5b
JB
73852001-12-20 Jim Blandy <jimb@redhat.com>
7386
7387 * gdbint.texinfo (TARGET_CHAR_SIGNED): Document.
7388
778eb05e
AC
73892001-12-15 Andrew Cagney <ac131313@redhat.com>
7390
7391 * gdbint.texinfo (Target Architecture Definition): Replace
7392 LITTLE_ENDIAN with BFD_ENDIAN_LITTLE.
7393
2607059c
AC
73942001-12-01 Andrew Cagney <ac131313@redhat.com>
7395
7396 * gdbint.texinfo (Host Definition): Delete documentation on
7397 HOST_BYTE_ORDER.
7398
df0cd8c5
JB
73992001-11-30 Jim Blandy <jimb@redhat.com>
7400
7401 * gdb.texinfo (Overlays): New chapter, documenting GDB's
5ae4183a 7402 overlay support. Add to top-level menu.
df0cd8c5 7403
88118b3a
TT
74042001-11-26 Tom Tromey <tromey@redhat.com>
7405
7406 * gdb.texinfo (Command Syntax): Document C-o binding.
7407
96565e91
CF
74082001-07-26 Christopher Faylor <cgf@redhat.com>
7409
7410 * gdb.texinfo (Options): Eliminate attempt to explain .gdbinit/gdb.ini
7411 use since it is described in the referenced section.
7412
f7dc1244 7413 From Eli Zaretskii <eliz@gnu.org>
96565e91
CF
7414 * gdb.texinfo (Command Files): Reword to make gdb.ini requirement
7415 clearer when using DJGPP.
7416
2a3d5645
CF
74172001-11-24 Christopher Faylor <cgf@redhat.com>
7418
7419 * gdb.texinfo (File Options): Change description of -nx and gdb.ini to
7420 specifically refer to MS-DOS.
7421 (command files): Mention gdb.ini is only used on MS-DOS.
7422
aa26fa3a
TT
74232001-11-21 Tom Tromey <tromey@redhat.com>
7424
7425 * gdb.texinfo (Invoking GDB): Document --args.
7426 (Mode Options): Likewise.
7427
4f8ada06
JB
74282001-11-21 Jim Blandy <jimb@redhat.com>
7429
7430 * gdbint.texinfo (TARGET_RANGE_PROFITABLE_FOR_HW_WATCHPOINT):
889bf7c5
PA
7431 Delete documentation; this macro has been removed from the
7432 sources.
4f8ada06 7433
3fe0dc10
JB
74342001-11-13 Jim Blandy <jimb@redhat.com>
7435
7436 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Clarify.
7437
9e5abb06
CV
74382001-11-06 Corinna Vinschen <vinschen@redhat.com>
7439
7440 * gdb.texinfo (gdbarch_in_function_epilogue_p): Add documentation.
7441
1c5dfdad
MS
74422001-11-05 Michael Snyder <msnyder@redhat.com>
7443
a9331b3f 7444 * gdb.texinfo (info functions): Document use of backslash to
1c5dfdad
MS
7445 quote regexp chars in function names such as "operator*()".
7446
990f9fe3
FF
74472001-11-01 Fred Fish <fnf@redhat.com>
7448
7449 * gdbint.texinfo (SOLIB_ADD): Document additional new
7450 "readsyms" arg.
7451
b433d00b
DH
74522001-10-30 Don Howard <dhoward@redhat.com>
7453
070b1dd3
DH
7454 * gdb.texinfo: (Command Files) Added documentation for the
7455 behavior of gdb with input redirected from a file.
b433d00b 7456
b7209cb4
FF
74572001-10-28 Fred Fish <fnf@redhat.com>
7458
7459 * gdb.texinfo (auto-solib-add): Change docs to match
7460 implementation change.
7461 (auto-solib-limit): Add docs for new variable.
7462
1aa20aa8
AC
74632001-10-15 Andrew Cagney <ac131313@redhat.com>
7464
7465 * gdbint.texinfo (Target Architecture Definition): Function
7466 value_as_pointer renamed to value_as_address.
7467
fc0c74b1
AC
74682001-10-15 Andrew Cagney <ac131313@redhat.com>
7469
7470 * gdbint.texinfo (Target Architecture Definition): Default
7471 POINTER_TO_ADDRESS functions assume unsigned addresses.
7472 (INTEGER_TO_ADDRESS): Document. Derive pragmatics section from a
7473 posting by Jim Blandy.
7474
f4846649
JB
74752001-10-12 Jim Blandy <jimb@redhat.com>
7476
7477 * Makefile.in (MAKEHTMLFLAGS): Remove -glossary; the most recent
7478 version of texi2html (1.64) doesn't support this flag any more.
7479
f277788b
MK
74802001-09-08 Mark Kettenis <kettenis@gnu.org>
7481
a9dc4918
MK
7482 * gdbint.texinfo (Host Definition): Remove description of
7483 MEM_FNS_DECLARED.
7484
d28379df
MK
7485 * gdbint.texinfo (Host Definition): Remove description of R_OK.
7486
f277788b
MK
7487 * gdbint.texinfo (Host Definition): Remove description of
7488 HAVE_SIGSETMASK.
7489
7ccaa899
EZ
74902001-09-04 Elena Zannoni <ezannoni@redhat.com>
7491
7492 * gdbint.texinfo (Target Architecture Definition): Add
7493 explanation of TARGET_PRINT_INSN macro.
7494
17d9d558
JB
74952001-08-30 Jim Blandy <jimb@redhat.com>
7496
7497 * gdb.texinfo (`add-symbol-file'): Correct synopsis.
7498 Explain what it means to load relocatable files.
7499
72cde065
JB
75002001-08-28 Jim Blandy <jimb@redhat.com>
7501
7502 * gdbint.texinfo: Bring the HTML `top' menu into sync with the
7503 info `top' menu.
7504
9e678452
CF
7505Wed Aug 15 10:47:28 2001 Christopher Faylor <cgf@cygnus.com>
7506
7507 * gdbint.texinfo: Add a cautionary note about macro use.
7508
a2bea4c3 75092001-08-02 Corinna Vinschen <vinschen@redhat.com>
a9331b3f 7510
a2bea4c3
CV
7511 * gdb.texinfo: Explain omitting the hostname in the
7512 `target remote' command.
7513
1129bf27
DJ
75142001-07-30 Daniel Jacobowitz <drow@mvista.com>
7515
7516 * gdbint.texinfo: Remove extraneous START-INFO-DIR-ENTRY
7517 and END-INFO-DIR-ENTRY.
7518
732b3002
SC
75192001-07-28 Stephane Carrez <Stephane.Carrez@worldnet.fr>
7520
7521 * gdb.texinfo (TUI Configuration): Rename tui configuration variables.
7522
89437448
AC
75232001-07-25 Andrew Cagney <ac131313@redhat.com>
7524
7525 * gdbint.texinfo (libgdb): Rewrite.
7526
f7dc1244 75272001-07-26 Eli Zaretskii <eliz@gnu.org>
9a1c15c5
EZ
7528
7529 * Makefile.in (gdbgui.dvi, gdb-gui, gdbgui.info): Targets deleted.
7530
c4555f82
SC
75312001-07-24 Stephane Carrez <Stephane.Carrez@worldnet.fr>
7532
7533 * gdb.texinfo (TUI): New chapter, document the TUI.
7534 (Mode Options): Document the -tui option.
7535
2f45a6e0
MK
75362001-07-23 Mark Kettenis <kettenis@gnu.org>
7537
7538 * gdbint.texinfo (Host Definition): Remove description of
7539 NEED_POSIX_SETPGID.
7540
f7dc1244 75412001-07-23 Eli Zaretskii <eliz@gnu.org>
9f20bf26
EZ
7542
7543 * gdb.tex (DJGPP Native): New node, with descriptions of
7544 DJGPP-specific commands.
7545
be9c6c35
JM
75462001-07-19 John R. Moore <jmoore@redhat.com>
7547
7548 * gdbint.texinfo: Three misspellings.
7549
dfa249fb
AC
75502001-07-06 Andrew Cagney <ac131313@redhat.com>
7551
7552 * Makefile.in (refcard.dvi): Rewrite to avoid problems with empty
7553 `test` expressions on bash. Problem reported by Colin Walters.
7554
c72e7388
AC
75552001-07-04 Andrew Cagney <ac131313@redhat.com>
7556
7557 * gdbint.texinfo (User Interface): Update ui-out documentation to
7558 refelect recent UI/MI updates.
7559
94bbb2c0
AC
75602001-07-04 Andrew Cagney <ac131313@redhat.com>
7561
7562 * gdb.texinfo (Mode Options): Mention the mi0 and mi1
7563 interpreters.
7564
af6c57ea
AC
75652001-06-15 Andrew Cagney <ac131313@redhat.com>
7566
7567 * gdbint.texinfo (Target Architecture Definition): GDBARCH is a C
7568 structure and not macros.
7569 (Host Definition): Document that much of this chapter is obsolete.
7570 (Target Architecture Definition): Update list of files that make
7571 up a target architecture.
7572 (Coding): Update.
7573
83aa8bc6
AC
75742001-06-28 Andrew Cagney <ac131313@redhat.com>
7575
7576 * gdbint.texinfo (Target Architecture Definition): Update
7577 EXTRACT_STRUCT_VALUE_ADDRESS and EXTRACT_STRUCT_VALUE_ADDRESS_P.
7578 The latter has been changed to a true predicate.
7579
f7dc1244 75802001-06-17 Eli Zaretskii <eliz@gnu.org>
cb51c4e0
EZ
7581
7582 * annotate.texi: Add @noindent where needed. From Dmitry
7583 Sivachenko <dima@Chg.RU>.
7584 * gdb.texinfo: Indexing fix. From Dmitry Sivachenko.
7585
656db9b0
AC
75862001-06-16 Andrew Cagney <ac131313@redhat.com>
7587
7588 * gdb.texinfo (Protocol): Fix typo. Extra parenthesis.
7589
df2396a1
AC
75902001-06-14 Andrew Cagney <ac131313@redhat.com>
7591
7592 * gdb.texinfo (Remote Protocol): Document that the ``!'' packet
7593 returns ``OK''. Document that the ``R'' packet does not reply.
7594
0f1f2b0a
MS
75952001-06-13 Michael Snyder <msnyder@redhat.com>
7596
7597 * gdb.texinfo (Protocol): Add doc for new packet "qSymbol:".
7598
f7dc1244 75992001-06-13 Eli Zaretskii <eliz@gnu.org>
24f93129
EZ
7600
7601 * gdb.texinfo (Signals): Clarify the default setting of signal
7602 handling.
7603
a5d7c491
AC
76042001-05-14 Andrew Cagney <ac131313@redhat.com>
7605
7606 * gdbint.texinfo (CLEAR_DEFERRED_STORES): Delete stray @item
7607 (FRAME_ARGS_ADDRESS_CORRECT): Ditto.
7608
05a54c4f
AC
76092001-05-12 Andrew Cagney <ac131313@redhat.com>
7610
7611 * Makefile.in (GDBvn.texi): Set GDBVN from ../version.in.
7612
f7dc1244 76132001-05-10 Eli Zaretskii <eliz@gnu.org>
dab11f21
EZ
7614
7615 * gdbint.texinfo (Clean Design and Portable Implementation):
7616 Renamed from "Clean Design".
7617 (Clean Design and Portable Implementation): Document portable
7618 methods of handling file names, and the associated macros.
7619
f7dc1244 76202001-04-02 Eli Zaretskii <eliz@gnu.org>
f5c37c66
EZ
7621
7622 * gdb.texinfo (Tracepoint Actions): Mention the "info scope"
7623 command and provide a cross-reference to its description.
7624 (Symbols): Note that "info scope" is useful for trace experiments.
7625
f7dc1244 76262001-04-01 Eli Zaretskii <eliz@gnu.org>
c534679c 7627
b37052ae
EZ
7628 * gdb.texinfo (Symbols): Document "info scope".
7629 (Tracepoints): New chapter.
7630 (Contributors): Update for v5.1.
7631 <All nodes>: Change "C++" to "C@t{++}".
7632
0ee54786
EZ
7633 * gdbint.texinfo (User Interface): A new section about ui_out
7634 functions, based on text written by Fernando Nasser.
7635
c534679c
EZ
7636 * stabs.texinfo: Change Permissions to GFDL. Update Copyright.
7637
f7dc1244 76382001-03-26 Eli Zaretskii <eliz@gnu.org>
3d67e040 7639
e9c75b65
EZ
7640 * gdb.texinfo: Change Permissions to GFDL. Update Copyright.
7641
7642 * gdbint.texinfo: Change Permissions to GFDL. Update Copyright.
7643
7644 * gdbgui.texinfo: Change Permissions to GFDL. Update Copyright.
7645 Replace "GDB" with "@value{GDBN}". Fix markup.
7646
7647 * annotate.texi: Change Permissions to GFDL. Update Copyright.
7648
3d67e040
EZ
7649 * gdb.texinfo (Output Formats): Mention "info symbol" and provide
7650 a cross-reference to its description.
7651 (Symbols): Document "info symbol".
7652
f7dc1244 76532001-03-21 Eli Zaretskii <eliz@gnu.org>
9742079a
EZ
7654
7655 * gdbint.texinfo (Algorithms): New section "Watchpoints" and new
7656 subsection "x86 Watchpoints".
7657 (Target Architecture Definition): Document the macros
7658 I386_USE_GENERIC_WATCHPOINTS and TARGET_HAS_HARDWARE_WATCHPOINTS.
7659 (Native Debugging): Document I386_USE_GENERIC_WATCHPOINTS.
7660
b0ed3589
AC
76612001-03-20 Andrew Cagney <ac131313@redhat.com>
7662
7663 * gdbint.texinfo (Target Architecture Definition): Update
7664 definition of SOFTWARE_SINGLE_STEP_P to include empty parameter
7665 list.
7666
b6ba6518
KB
76672001-03-06 Kevin Buettner <kevinb@redhat.com>
7668
7669 * Makefile.in, all-cfg.texi, annotate.texi, gdb.texinfo,
7670 gdbint.texinfo, refcard.tex: Update/correct copyright notices.
7671
f7dc1244 76722001-02-21 Eli Zaretskii <eliz@gnu.org>
5ece1a18
EZ
7673
7674 * gdb.texinfo (Signals): Document "ignore", "noignore", and "all".
7675
f7dc1244 76762001-02-11 Eli Zaretskii <eliz@gnu.org>
56caf160 7677
17cc6a06
EZ
7678 * gdb.texinfo (Environment): Document that `path' does not change
7679 the value of PATH in GDB's own environment (it did in the past,
7680 but that was changed on March 15, 1994). Reported by Doug Evans
7681 <dje@transmeta.com>.
7682
56caf160
EZ
7683 * gdbint.texinfo: Fix up @itemize lists so that @item is alone on
7684 its line. Fix markup of commands and macros. Add an Index node
7685 and index entries.
7686
29e57380
C
76872001-01-23 J.T. Conklin <jtc@redback.com>
7688
7689 * gdb.texinfo (Memory region attributes): New manual section.
7690
1c6147de
ND
76912001-01-04 Nicholas Duffek <nsd@redhat.com>
7692
7693 * gdbint.texinfo (POP_FRAME): Document use by return_command.
7694
f7dc1244 76952000-12-25 Eli Zaretskii <eliz@gnu.org>
b157b00f
EZ
7696
7697 * refcard.tex: Version and copyright fixed. From Phil Edwards
7698 <pedwards@disaster.jaj.com>.
7699
0dcedd82
AC
7700Thu Nov 30 16:57:19 2000 Andrew Cagney <cagney@b1.cygnus.com>
7701
7702 * gdbint.texinfo (ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM,
889bf7c5 7703 DWARF2_REG_TO_REGNUM): Document.
0dcedd82 7704
3b851bce
AC
7705Mon Nov 20 21:29:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
7706
7707 * gdbint.texinfo (Coding): Update current value of
889bf7c5 7708 --enable-build-warnings. Mention --enable-gdb-build-warnings.
3b851bce 7709
f7dc1244 77102000-11-19 Eli Zaretskii <eliz@gnu.org>
4a92d011
EZ
7711
7712 * gdb.texinfo (Continuing and Stepping): Fixed markup and typos,
7713 as suggested by Dmitry Sivachenko <dima@Chg.RU>.
7714
b90a5f51
CF
77152000-11-10 Christopher Faylor <cgf@cygnus.com>
7716
7717 * gdb.texinfo: Document new 'set step-mode' command.
7718
f7dc1244 77192000-10-16 Eli Zaretskii <eliz@gnu.org>
96c405b3
EZ
7720
7721 * gdb.texinfo (Contributors, MIPS Embedded): Minor spelling
7722 changes from Dmitry Sivachenko <dima@Chg.RU>.
7723
f7dc1244 77242000-09-26 Eli Zaretskii <eliz@gnu.org>
c78b4128
EZ
7725
7726 * gdb.texinfo (Hooks): Document the new post-hook functionality.
7727 From Steven Johnson <sbjohnson@ozemail.com.au>.
7728
2e685b93
MK
77292000-08-10 Mark Kettenis <kettenis@gnu.org>
7730
7731 * gdbint.texinfo (Overall Structure): Spelling fix.
7732
f7dc1244 77332000-08-10 Eli Zaretskii <eliz@gnu.org>
6f6ef15a
EZ
7734
7735 * gdbint.texinfo (Target Architecture Definition): Document that
7736 REGISTER_CONVERT_TO_VIRTUAL should only be called on a register
7737 for which REGISTER_CONVERTIBLE returns a zero value.
7738
63ac3005
EZ
77392000-07-08 Christopher Faylor <cgf@cygnus.com>
7740
7741 * Makefile.in (install-info): Find files to install in either the
7742 build or source directories (adapted from Makefile.am).
7743
bd79f757
ND
77442000-07-07 Nicholas Duffek <nsd@redhat.com>
7745
7746 * stabs.texinfo: Fix spelling errors.
7747 (String Field): FILE-NUMBER starts from 0, not 1.
7748
f7dc1244 77492000-07-05 Eli Zaretskii <eliz@gnu.org>
5f208f6d
EZ
7750
7751 * refcard.tex: Remove \centerline from the blurb. Patch from
5ae4183a 7752 Brian Youmans.
5f208f6d 7753
f7dc1244 77542000-06-25 Eli Zaretskii <eliz@gnu.org>
cc542d3b
EZ
7755
7756 * Makefile.in (install-info): Support installation from outside of
5ae4183a
AS
7757 the source directory. Reported by Mark Harig
7758 <markh@frazier.landmark.com>.
cc542d3b 7759
f3b28801
C
77602000-06-20 J.T. Conklin <jtc@redback.com>
7761
7762 * gdb.texinfo: Fix typo, $bpnum is set to last breakpoint number.
7763
449f3b6c
AC
7764Fri May 26 15:55:33 2000 Andrew Cagney <cagney@b1.cygnus.com>
7765
7766 * Makefile.in (pdf, gdbint.pdf, gdb.pdf, stabs.pdf): New targets.
889bf7c5 7767 Generate using pdftex.
449f3b6c 7768 (PDFTEX): Define.
889bf7c5 7769 (STAGESTUFF, maintainer-clean realclean): Add *.pdf.
449f3b6c 7770 (gdb.texinfo, gdbint.texinfo, stabs.texinfo): When TeX insert the
889bf7c5 7771 @contents at the start.
449f3b6c 7772
f7dc1244 77732000-05-24 Eli Zaretskii <eliz@gnu.org>
48e934c6
EZ
7774
7775 * gdb.texinfo: Remove duplicate @syncodeindex. From Brian
5ae4183a 7776 Youmans.
48e934c6 7777
9e9c5ae7
AC
7778Wed May 24 21:27:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
7779
7780 From Brian Youmans:
7781 * gdb.texinfo: Fix ``et al.''.
7782
c741b251
AC
7783Tue May 23 22:57:41 2000 Andrew Cagney <cagney@b1.cygnus.com>
7784
7785 * Makefile.in (refcard.dvi): Remove quotes around REFEDITS in for
889bf7c5 7786 loop.
c741b251 7787
4ab64e14
JG
77882000-05-19 Jimmy Guo <guo@cup.hp.com>
7789
7790 * configure: Regenerate.
7791
f7dc1244 77922000-05-17 Eli Zaretskii <eliz@gnu.org>
d3229ae3
EZ
7793
7794 * Makefile.in (install-info): Run install-info on installed Info
7795 files.
7796
8c70017b
AC
7797Fri May 12 20:18:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
7798
a7cb598a 7799 * gdb.texinfo: Add Stan Shebs, et.al. as authors. Mention
889bf7c5 7800 Andrew Cagney.
8c70017b 7801
f7dc1244 78022000-05-09 Eli Zaretskii <eliz@gnu.org>
598ca718
EZ
7803
7804 * gdb.texinfo: Proofreading changes from Brian Youmans.
7805
bf0184be
ND
78062000-05-01 Nick Duffek <nsd@cygnus.com>
7807
7808 * gdb.texinfo (Command Files): Mention -x, use @enumerate for
7809 startup sequence, minor edits.
7810
f7dc1244 78112000-05-01 Eli Zaretskii <eliz@gnu.org>
41afff9a
EZ
7812
7813 * annotate.texi: Remove "@syncodeindex fn cp", it causes grief in
7814 TeX.
7815
7816 * gdb.texinfo: Add "@syncodeindex fn cp". Convert all entries
7817 "@kindex f" into "@kindex f (foo)", otherwise we get index entries
7818 like `n' and `s' which look weird. Convert some of the @kindex to
7819 @vindex, when they refer to variables, not commands.
7820
33e16fad
AC
7821Sat Apr 29 17:01:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
7822
7823 * gdbint.texinfo (Hints): Do not use @value{GDBN in @nodes.
7824
f7dc1244 78252000-04-23 Eli Zaretskii <eliz@gnu.org>
7162c0ca
EZ
7826
7827 * Makefile.in (GDBMI_DIR): New variable.
7828 (SET_TEXINPUTS): Add $(GDBMI_DIR).
7829 (SFILES_DOC): Add $(GDBMI_DIR)/gdbmi.texinfo.
7830 (gdbmi.texinfo): New target, for texi2roff.
7831 (gdb.me, gdb.ms, gdb.mm): Depend on gdbmi.texinfo.
7832 (gdb.info, gdb_toc.html): Add "-I ${GDBMI_DIR}".
7833
7834 * gdb.texinfo (Top): Add GDB/MI to the main menu and @include
7835 gdbmi.texinfo.
7836 (Mode Options): Add xref to GDB/MI docs and remove a FIXME
7837 comment.
7838
d167840f
EZ
78392000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
7840
7841 * gdb.texinfo (Files): Update description of add-symbol-file
889bf7c5 7842 command.
d167840f 7843
f7dc1244 78442000-04-17 Eli Zaretskii <eliz@gnu.org>
8487521e
EZ
7845
7846 * gdb.texinfo (Porting GDB): Don't use @value in the node name, it
7847 prevents the build (and is generally a Bad Idea).
7848
f7dc1244 78492000-04-17 Eli Zaretskii <eliz@gnu.org>
00e4a2e4
EZ
7850
7851 * gdb.texinfo (Protocol): Prevent makeinfo from complaining about
7852 a comma inside @var.
7853 (Command Files): Index markup changes from Dmitry Sivachenko
7854 <dima@Chg.RU>.
7855
f7dc1244 78562000-04-16 Eli Zaretskii <eliz@gnu.org>
39ec5655
EZ
7857
7858 * Makefile.in (LN_S): Define.
7859 (gdb-cfg.texi, gdb.dvi, links2roff, inc-hist.texinfo): Don't
7860 invoke "ln -s" unless it is known to work.
7861
7862 * configure.in (AC_PROG_LN_S): Add.
7863
8dc7983f
JB
78642000-04-14 Jim Blandy <jimb@redhat.com>
7865
7866 * gdbint.texinfo (Pointers Are Not Always Addresses): New manual
7867 section.
7868 (Target Conditionals): Document ADDRESS_TO_POINTER,
7869 POINTER_TO_ADDRESS.
7870
1a8237e8
DB
78712000-04-11 Daniel Berlin <dan@cgsoftware.com>
7872
7873 * gdbint.texinfo: Replaced GDB with @value{GDBN}, @include
7874 gdb-cfg.texi to get the value.
7875
ca526f1a
JB
78762000-04-10 Jim Blandy <jimb@redhat.com>
7877
7878 * gdbint.texinfo (Target Architecture Definition): Fix
7879 cross-references.
7880
faaafcb4
JB
78812000-04-08 Jim Blandy <jimb@redhat.com>
7882
7883 * gdbint.texinfo (Using Different Register and Memory Data
7884 Representations): New section.
7885 (REGISTER_CONVERTIBLE, REGISTER_RAW_SIZE, REGISTER_VIRTUAL_SIZE,
889bf7c5
PA
7886 REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_VIRTUAL,
7887 REGISTER_CONVERT_TO_RAW): Document.
faaafcb4 7888
1b27397f
AC
7889Mon Apr 3 19:16:32 2000 Andrew Cagney <cagney@b1.cygnus.com>
7890
7891 * gdb.texinfo (Protocol): Deprecate the sequence-id. Add cindex
889bf7c5 7892 for acknowledgments.
1b27397f 7893
480ff1fb
AC
7894Tue Mar 28 18:28:45 2000 Andrew Cagney <cagney@b1.cygnus.com>
7895
7896 * gdb.texinfo (Protocol): Replace ``qfThreadExtraInfo'' with
889bf7c5 7897 qThreadExtraInfo.
480ff1fb 7898
a9331b3f 78992000-03-28 J.T. Conklin <jtc@redback.com>
f1251bdd 7900
a9331b3f
RM
7901 * gdb.texinfo: Clarify which remote debug protocol commands are
7902 required and which are optional.
f1251bdd 7903
dbeb8dbd
AC
7904Tue Mar 28 16:06:22 2000 Andrew Cagney <cagney@b1.cygnus.com>
7905
7906 * gdb.texinfo: Revert remainder of Fri Mar 24 18:06:34 2000 Andrew
889bf7c5
PA
7907 Cagney <cagney@b1.cygnus.com>. Move @chapter and @node entries
7908 back to annotate.texi, rluser.texinfo and inc-hist.texinfo.
dbeb8dbd
AC
7909 * annotate.texi: Update.
7910
6d2ebf8b
SS
79112000-03-28 Stan Shebs <shebs@apple.com>
7912
7913 * gdb.texinfo: Update dates, bump to Eighth Edition (note
7914 expectation of additional changes before release), update
7915 ISBN, add copy of top-level menu for @ifhtml, remove explicit
7916 node links, rephrase and/or shorten lines to fix formatting
7917 problem in both regular and @smallbook formats.
7918 * annotate.texi: Shorten lines in example, use smallexample
7919 consistently everywhere.
7920 * Makefile.in: Add comment about texinfo 4.0 html generation.
7921 (SFILES_INCLUDED): Add annotate.texi.
7922
5d161b24
DB
79232000-03-27 Daniel Berlin <dan@cgsoftware.com>
7924
5ae4183a
AS
7925 * gdb.texinfo (Debugging Output): Added new section, documenting
7926 the "set/show debug" commands.
5d161b24 7927
b9deaee7
AC
7928Fri Mar 24 18:06:34 2000 Andrew Cagney <cagney@b1.cygnus.com>
7929
7930 * annotate.texi (Annotations): When GDBN omit @chapter and @node
889bf7c5 7931 entry.
b9deaee7
AC
7932
7933 * gdb.texinfo: Check for @ifinfo instead of @ifnottex.
7934 (rluser.texinfo, inc-hist.texinfo, annotate.texi): Add local
889bf7c5 7935 @chapter and @node entries.
a9331b3f 7936
b9deaee7 7937 * gdb.texinfo: Link all top-level nodes.
a9331b3f 7938
9ef47d30
AC
7939Fri Mar 24 17:56:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
7940
7941 * Makefile.in (install-info): Create $(infodir) before installing
889bf7c5 7942 files.
9ef47d30 7943
cfeada60
FN
79442000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
7945
7946 From David Whedon <dwhedon@gordian.com>
5ae4183a 7947 * gdbint.texinfo : Added paragraphs about command deprecation.
cfeada60 7948
6837a0a2
DB
79492000-03-22 Daniel Berlin <dan@cgsoftware.com>
7950
7951 * gdb.texinfo: Add documentation for the apropos command.
7952
bba2971c
MS
79532000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
7954
7955 * gdb.texinfo: Add new queries ThreadInfo and ThreadExtraInfo.
7956
2b628194
MS
79572000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
7958
a9331b3f 7959 * gdb.texinfo: Add white space to prevent overprinting in
2b628194
MS
7960 two places.
7961
96a2c332
SS
79622000-03-17 Stan Shebs <shebs@apple.com>
7963
7964 * gdb.texinfo: Many minor changes from Dmitry Sivachenko
7965 <dima@Chg.RU>, also clarification of allowed content for
7966 string constants.
7967
f7dc1244 79682000-03-16 Eli Zaretskii <eliz@gnu.org>
d700128c
EZ
7969
7970 * gdb.texinfo (main menu): Add Annotations.
7971 (File Options): Add @cindex entries for each command-line option.
7972 Document --epoch, --annotate, --async, --interpreter, --write,
7973 --statistics, and --version.
7974
7975 * annotate.texi: Convert to a chapter. Use @value{GDBN} instead
7976 of GDB.
7977
9d233477
JB
79782000-02-23 Jim Blandy <jimb@redhat.com>
7979
7980 * gdbint.texinfo (FUNCTION_START_OFFSET): Document.
7981
14e0eb3b
JB
79822000-02-22 Jim Blandy <jimb@redhat.com>
7983
7984 * gdbint.texinfo: Document COERCE_FLOAT_TO_DOUBLE --- the new form.
7985
3555de01
JM
79862000-02-15 Jason Molenda (jsm@bugshack.cygnus.com)
7987
7988 * Makefile.in (diststuff): New target.
7989
5e35df8e
KB
79902000-02-15 Kevin Buettner <kevinb@redhat.com>
7991
7992 * agentexpr.texi: Fix wording regarding Intel's IA-64
90a3d8f2 7993 architecture. [From Jim Wilson.]
5e35df8e 7994
c5394b80
JM
79952000-01-16 Tom Tromey <tromey@cygnus.com>
7996
7997 * gdb.texinfo (Breakpoints): Mention breakpoint ranges.
7998 (Delete Breaks): Mention range arguments.
7999 (Disabling): Likewise.
8000
c3f6f71d
JM
80012000-01-05 Dmitry Sivachenko <dima@Chg.RU>
8002
8003 * gdb.texinfo: Wrap "ASCII" in @sc{}; clarify a few sentences.
8004
c4093a6a
JM
8005Wed Dec 8 19:53:08 1999 Andrew Cagney <cagney@b1.cygnus.com>
8006
8007 * gdbint.texinfo (FRAME_CHAIN_VALID): Add the generic frame-chain
889bf7c5 8008 valid functions.
c4093a6a 8009
11cf8741
JM
80101999-11-05 Stan Shebs <shebs@andros.cygnus.com>
8011
8012 * gdb.texinfo: Clarify regular expressions used in rbreak.
8013
917317f4
JM
80141999-10-15 Kevin Buettner <kevinb@cygnus.com>
8015
8016 * gdbint.texinfo (MEMORY_INSERT_BREAKPOINT,
8017 MEMORY_REMOVE_BREAKPOINT): Document.
8018
8019Thu Oct 14 21:17:17 1999 Andrew Cagney <cagney@b1.cygnus.com>
8020
8021 * gdb.texinfo (remote): Document how GDB ignores the qOffsets BSS
889bf7c5 8022 offset re-using the DATA offset instead.
917317f4 8023
2df3850c
JM
80241999-10-11 Jim Kingdon <kingdon@redhat.com>
8025
8026 * gdbint.texinfo (Target Architecture Definition): Add PARM_BOUNDARY.
8027
80281999-10-05 Stan Shebs <shebs@andros.cygnus.com>
8029
8030 From Dmitry Sivachenko <demon@gpad.ac.ru>:
8031 * gdb.texinfo: Use GDBP and GDBN everywhere, fix a couple other
8032 typos.
8033
8034 * gdb.texinfo: Various minor wording and formatting improvements,
8035 mentions of additional command-line options.
8036
2acceee2
JM
80371999-09-30 Fred Fish <fnf@cygnus.com>
8038
8039 * gdb.texinfo: Document additional forms of specifying section
8040 names and addresses for the add-symbol-file command.
8041
c2c6d25f
JM
80421999-09-14 Michael Snyder <msnyder@cleaver.cygnus.com>
8043
8044 * gdbint.texinfo: Fix typo, add the word "have".
8045
80461999-09-14 Jim Blandy <jimb@cris.red-bean.com>
8047
8048 * gdbint.texinfo (Target Architecture Definition): Document the
8049 SKIP_PERMANENT_BREAKPOINT macro.
8050
d4f3574e
SS
80511999-09-07 Stan Shebs <shebs@andros.cygnus.com>
8052
8053 * gdb.texinfo: Fiks speling errers.
8054
8055 * gdb.texinfo: Fix uses of @multitable.
8056
f7dc1244 8057 From Eli Zaretskii <eliz@gnu.org>:
d4f3574e 8058 * gdb.texinfo: Include details specific to DOS host, clarify
889bf7c5 8059 some confusing language, fix @ref/@xref/@pxref usages, add
d4f3574e
SS
8060 comments about using with optimization, add more indexing,
8061 fix info about disassembly-flavor.
8062
8063Tue Sep 7 09:11:24 1999 Kevin Buettner <kevinb@cygnus.com>
8064
8065 * gdbint.texinfo (IN_SOLIB_DYNSYM_RESOLVE_CODE,
8066 SKIP_SOLIB_RESOLVER): Define.
8067
8068Fri Sep 3 18:05:14 1999 Andrew Cagney <cagney@b1.cygnus.com>
8069
8070 * gdb.texinfo (Protocol): Review. Add tables describing ``q'' and
889bf7c5 8071 ``g'' packets.
d4f3574e 8072
104c1213
JM
80731999-08-30 Stan Shebs <shebs@andros.cygnus.com>
8074
8075 * gdb.texinfo: Create a new "Configurations" chapter with
889bf7c5
PA
8076 platform-specific info, inline remote.texi and move sections of it
8077 into the new chapter, move bits about info proc, heuristic search,
104c1213
JM
8078 and register stack into the new chapter.
8079 * remote.texi: Remove, now part of gdb.texinfo.
8080 * Makefile.in (SFILES_INCLUDED): Remove ref to remote.texi.
8081
80821999-08-27 Jason Molenda (jsm@bugshack.cygnus.com)
8083
8084 * gdbint.texinfo (GDB_TARGET_IS_SUN3, GDB_TARGET_IS_SUN386,
8085 GDB_TARGET_IS_MACH386): These kludges have gone away.
8086
8087Wed Aug 25 10:47:03 1999 Andrew Cagney <cagney@b1.cygnus.com>
8088
8089 * gdbint.texinfo (Target Architecture Definition): Mention
889bf7c5 8090 TDEPLIBS.
104c1213 8091
53a5351d
JM
80921999-08-20 Stan Shebs <shebs@andros.cygnus.com>
8093
8094 * gdb.texinfo: Remove remaining "HPPA" conditionals, rewrite
8095 surrounding text to fit HP-UX bits into general info.
8096 (HPPA-cfg.texi): Remove, no longer useful.
8097
8098 * gdb.texinfo: Remove explicit links from @node lines, remove
8099 HP-added "Detailed Node Listing" from main menu which confuses
8100 things.
8101
8102 From Dmitry Sivachenko <dima@Chg.RU>:
8103 * gdb.texinfo: Use @value{GDBN} instead of plain GDB, fix grouping
889bf7c5 8104 in description of `set environment'.
53a5351d
JM
8105
81061999-08-17 Stan Shebs <shebs@andros.cygnus.com>
8107
8108 * gdbint.texinfo: Update coding standard to allow pure ANSI/ISO C.
8109
7be570e7
JM
81101999-08-12 Ben Elliston <bje@cygnus.com>
8111
8112 * gdbint.texinfo (Breakpoint Handling): Add missing words.
8113
f7dc1244 81141999-08-10 Eli Zaretskii <eliz@gnu.org>
7be570e7
JM
8115
8116 * gdb.texinfo (Set Watchpoints): Explain some subtleties about
889bf7c5
PA
8117 watch, awatch, and rwatch. Explain why the latter two cannot be
8118 set as software watchpoints. Document that watchpoints for local
8119 variables are deleted when the debuggee terminates.
7be570e7
JM
8120
8121Wed Aug 11 13:18:14 1999 Andrew Cagney <cagney@amy.cygnus.com>
8122
8123 * remote.texi (Protocol): Further clarification of the "qRcmd"
889bf7c5
PA
8124 packet. Allow E.. response packet. "qRcmd" packet is no longer
8125 reserved.
7be570e7
JM
8126
81271999-08-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
8128
a9331b3f
RM
8129 * Makefile.in: Rename inc-hist.texi to inc-hist.texinfo.
8130 * gdb.texinfo: Ditto.
7be570e7 8131
96baa820
JM
81321999-08-06 Tom Tromey <tromey@cygnus.com>
8133
8134 * gdb.texinfo (KOD): New node.
8135
8136Fri Aug 6 17:05:48 1999 Andrew Cagney <cagney@b1.cygnus.com>
8137
8138 * remote.texi (Rcmd): Fix minor formatting typos.
8139
8140Thu Aug 5 17:57:41 1999 Andrew Cagney <cagney@b1.cygnus.com>
8141
8142 * remote.texi (protocol qRcmd): Allow ``OK'' and ``O...'' response
889bf7c5 8143 packets.
96baa820 8144
adf40b2e
JM
81451999-07-14 Jim Blandy <jimb@zwingli.cygnus.com>
8146
8147 * gdbint.texinfo (PREPARE_TO_PROCEED, ADDR_BITS_REMOVE): Doc
8148 fixes.
8149
43ff13b4
JM
8150Tue Jun 29 11:43:55 1999 Andrew Cagney <cagney@b1.cygnus.com>
8151
8152 * gdbint.texinfo (SAVE_DUMMY_FRAME_TOS): Define.
8153
085dd6e6
JM
8154Fri Jun 25 11:47:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
8155
8156 * remote.texi (Communication Protocol): ``v'' is in use. Fix
889bf7c5
PA
8157 numerous formatting errors. Clarify ``i''. Mark ``i'', ``Z'',
8158 ``z'' and ``qRcmd'' as draft instead of reserved. Identify
8159 packets that are not supported on all hosts. Expand examples.
8160 Spell check.
085dd6e6
JM
8161
81621999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
8163
8164 * Makefile.in: Recognize html, install-html. Add targets
8165 to build HTML versions of documentation via texi2html.
8166
8167Thu Jun 24 15:59:03 1999 Stan Shebs <shebs@andros.cygnus.com>
8168
8169 * gdbint.texinfo (Testsuite): New chapter, information about the
889bf7c5 8170 testsuite.
085dd6e6
JM
8171
8172Fri Jun 25 02:40:34 1999 Andrew Cagney <cagney@b1.cygnus.com>
8173
8174 * remote.texi (Communication Protocol): Rewrite.
8175
8176Thu Jun 24 16:59:54 1999 Andrew Cagney <cagney@b1.cygnus.com>
8177
8178 * stabs.texinfo: Fix uses of xref.
8179
9e0b60a8
JM
8180Thu Jun 17 17:23:25 1999 Stan Shebs <shebs@andros.cygnus.com>
8181
8182 * gdbint.texinfo: Add an anti-printf exhortation, and update the
8183 info about patch submission.
8184
cce74817
JM
8185Mon Jun 7 15:49:40 1999 Stan Shebs <shebs@andros.cygnus.com>
8186
8187 From Per Bothner <bothner@cygnus.com>:
8188 * gdb.texinfo: Document Chill support.
8189
8190Fri Jun 4 16:58:22 1999 Andrew Cagney <cagney@b1.cygnus.com>
8191
8192 * gdbint.texinfo (SP_REGNUM, FP_REGNUM, PC_REGNUM): Add reference
889bf7c5
PA
8193 to corresponding TARGET_READ_reg TARGET_WRITE_reg macros.
8194 Document that the value should be greater-than or equal-to zero.
8195 (NO_STD_REGS): Document. Deprecate.
cce74817 8196
ac9a91a7
JM
8197Tue Jun 1 15:04:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
8198
8199 * gdbint.texinfo (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT):
889bf7c5 8200 Document that these are not used.
ac9a91a7
JM
8201
8202Thu May 27 09:28:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
8203
8204 * gdbint.texinfo (EXTRACT_STRUCT_VALUE_ADDRESS_P): Document.
8205
392a587b
JM
8206Mon May 24 10:07:39 1999 Andrew Cagney <cagney@b1.cygnus.com>
8207
8208 * gdbint.texinfo (FRAME_NUM_ARGS): Update definition. Parameter
889bf7c5 8209 numargs was dropped.
392a587b
JM
8210
8211Thu May 20 12:26:59 1999 Andrew Cagney <cagney@b1.cygnus.com>
8212
8213 * gdbint.texinfo (FRAMELESS_FUNCTION_INVOCATION): Update.
8214
b83266a0
SS
8215Tue Apr 27 19:14:20 1999 Andrew Cagney <cagney@b1.cygnus.com>
8216
8217 * gdbint.texinfo (SKIP_PROLOGUE, SKIP_PROLOGUE_FRAMELESS_P):
889bf7c5 8218 Update.
b83266a0 8219
7a292a7a
SS
8220Thu Apr 22 13:07:37 1999 Andrew Cagney <cagney@b1.cygnus.com>
8221
8222 * gdbint.texinfo (USE_GENERIC_DUMMY_FRAMES): Document.
8223 (GET_SAVED_REGISTER): Update, not just the a29k uses this.
8224
8225Wed Apr 21 13:59:01 1999 Dave Brolley <brolley@cygnus.com>
8226
8227 * gdbint.texinfo: Fix typos: $ -> @.
8228
8229Tue Apr 20 11:59:38 1999 Andrew Cagney <cagney@b1.cygnus.com>
8230
8231 * gdbint.texinfo (REGISTER_NAMES, BREAKPOINT, BIG_BREAKPOINT,
889bf7c5
PA
8232 LITTLE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT,
8233 BIG_REMOTE_BREAKPOINT): Deprecate in favor of REGISTER_NAME and
8234 BREAKPOINT_FROM_PC.
a9331b3f 8235
7a292a7a
SS
8236Mon Apr 12 16:00:44 1999 Andrew Cagney <cagney@b1.cygnus.com>
8237
8238 * gdbint.texinfo (CALL_DUMMY_STACK_ADJUST_P,
889bf7c5 8239 CALL_DUMMY_STACK_ADJUST): Document.
7a292a7a
SS
8240
8241Thu Apr 8 17:23:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
8242
8243 * gdbint.texinfo (CALL_DUMMY_P, CALL_DUMMY_WORDS,
889bf7c5 8244 SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY): Define.
7a292a7a
SS
8245
82461999-04-02 Stan Shebs <shebs@andros.cygnus.com>
8247
8248 * gdbint.texinfo (MAINTENANCE_CMDS): Remove ref, since it no
8249 longer exists.
8250
8251Tue Mar 9 19:25:11 1999 Stan Shebs <shebs@andros.cygnus.com>
8252
8253 * gdb.texinfo, remote.texi, all-cfg.texi, HPPA-cfg.texi: Remove
889bf7c5
PA
8254 nearly all @ifset/@ifclear conditionals; nobody uses them, and
8255 they make the manual source incomprehensible.
7a292a7a
SS
8256 * h8-cfg.texi: Remove, hasn't been used in years.
8257
c906108c
SS
8258Thu Feb 11 18:00:59 1999 Stan Shebs <shebs@andros.cygnus.com>
8259
8260 * gdb.texinfo: Update the credits.
8261
8262Mon Feb 8 17:33:57 1999 Stan Shebs <shebs@andros.cygnus.com>
8263
8264 * gdb.texinfo: Fix mistakes noticed in printout of last
8265 draft, add Alpha to discussion of heuristic fence post.
8266
8267Fri Feb 5 17:20:00 1999 Stan Shebs <shebs@andros.cygnus.com>
8268
8269 * gdb.texinfo, remote.texi: Many changes; update to Seventh
889bf7c5
PA
8270 Edition, merge some HP changes into mainline, describe some
8271 previously undocumented features, describe more of the target
8272 commands available, eliminate obsolete section on renamed
8273 commands.
c906108c
SS
8274 * all-cfg.texi, HPPA-cfg.texi: Remove some obsolete conditionals.
8275
8276Wed Jan 20 17:47:45 1999 Stan Shebs <shebs@andros.cygnus.com>
8277
8278 * gdb.texinfo: Make many HPPA conditionals unconditional,
8279 including catchpoint description, since now on for all configs.
8280 * all-cfg.texi: @clear HPPA, since is mainly for very HP-specific
8281 specializations.
8282
8283Thu Jan 14 17:10:12 1999 Stan Shebs <shebs@andros.cygnus.com>
8284
8285 * Makefile.in (GDBvn.texi): Fix match expression to work with
8286 current format of VERSION in gdb/Makefile.in.
8287 * gdb.texinfo: Fix node ref to match new readline.
8288
8289Wed Jan 13 10:38:40 1999 Edith Epstein <eepstein@sophia.cygnus.com>
8290
a9331b3f
RM
8291 * gdb.texinfo: Changes made as part of a project to merge in
8292 changes made by HP. Documentation makes extensive use of
c906108c
SS
8293 @ifclear HPPA and @ifset HPPA. The HP manual omits doumentation
8294 on remote debugging. There are differences in documentation
889bf7c5 8295 (HP vs. non-HP) on C++ support (aCC vs. gnu gcc++). Also,
c906108c
SS
8296 the HP manual discusses catchpoints, hardware watchpoints, and
8297 some HPUX specific limitations for shared library support.
a9331b3f 8298
c906108c
SS
8299 There are also a number of @node changes.
8300
83011999-01-12 Jason Molenda (jsm@bugshack.cygnus.com)
8302
8303 * gdbint.texinfo (Formatting): Disambiguate a sentence.
8304 (C Usage): Same.
8305
8306Wed Jan 6 11:55:34 1999 David Taylor <taylor@texas.cygnus.com>
8307
8308 The following changes were made by Edith Epstein
889bf7c5
PA
8309 <eepstein@cygnus.com> as part of a project to merge in changes
8310 made by HP.
a9331b3f 8311
c906108c
SS
8312 * HPPA-cfg.texi: new file.
8313
8314 * all-cfg.texi: set HPPA for HP PA-RISC targets.
8315
8316 * refcard.tex: change documentation about catch.
8317 removed info catch.
8318
8319Mon Jan 4 18:29:18 1999 Stan Shebs <shebs@andros.cygnus.com>
8320
8321 * gdbint.texinfo: Expand on GDB's coding standards,
8322 specify the use of arg names with prototypes.
8323
83241998-12-14 J.T. Conklin <jtc@redbacknetworks.com>
8325
8326 * gdb.texinfo: Fix tipo.
8327
8328Sun Dec 13 10:27:59 1998 Andrew Cagney <cagney@b1.cygnus.com>
8329
8330 * gdbint.texinfo: Document TARGET_BYTE_ORDER_DEFAULT and
889bf7c5 8331 TARGET_BYTE_ORDER_SELECTABLE_P.
c906108c
SS
8332
8333Thu Dec 10 16:07:09 1998 Andrew Cagney <cagney@b1.cygnus.com>
8334
8335 * gdbint.texinfo (FRAME_FIND_SAVED_REGS): Document.
8336
83371998-12-09 Jim Blandy <jimb@zwingli.cygnus.com>
8338
8339 * agentexpr.texi: New file.
8340
8341Wed Dec 9 21:13:57 1998 Andrew Cagney <cagney@chook>
8342
8343 * gdbint.texinfo (REGISTER_NAME): Replace REGISTER_NAMES.
8344
83451998-12-03 J.T. Conklin <jtc@redbacknetworks.com>
8346
8347 * remote.texi: Changed wording that implied that the GDB remote
8348 protocol caches register values instead of GDB itself.
8349
8350Tue Dec 1 17:45:43 1998 Stan Shebs <shebs@andros.cygnus.com>
8351
8352 * gdbint.texinfo: Add some info about symbol readers.
8353 (CHILL_PRODUCER, etc): Comment out descriptions, not useful.
8354 (IN_SOLIB_CALL_TRAMPOLINE): Rename info from IN_SOLIB_TRAMPOLINE.
8355 (IN_SOLIB_RETURN_TRAMPOLINE): Describe.
8356 (KERNEL_DEBUGGING, MIPSEL): No info about these, remove.
8357
8358Mon Nov 30 11:32:21 1998 Andrew Cagney <cagney@chook>
8359
a9331b3f 8360 * gdbint.texinfo (FRAME_CHAIN_VALID_ALTERNATE):
c906108c
SS
8361
8362Sat Nov 28 13:45:53 1998 Andrew Cagney <cagney@b1.cygnus.com>
8363
8364 * gdbint.texinfo (INNER_THAN): Update, now takes parameters.
8365
8366Fri Nov 27 12:39:45 1998 Andrew Cagney <cagney@chook>
8367
8368 * gdbint.texinfo (NO_SINGLE_STEP): Replace with
889bf7c5 8369 SOFTWARE_SINGLE_STEP_P and SOFTWARE_SINGLE_STEP.
c906108c
SS
8370
8371Wed Oct 14 10:02:40 1998 Andrew Cagney <cagney@b1.cygnus.com>
8372
8373 * gdbint.texinfo: Fix minor typos.
8374
8375Wed Sep 30 18:03:19 1998 Stan Shebs <shebs@andros.cygnus.com>
8376
8377 * gdbint.texinfo: Complete overhaul. Group descriptions more
8378 logically, add more info on generic algorithms, remove much
8379 obsolete and/or wrong material.
8380
8381Fri Jul 24 17:51:38 1998 Ian Lance Taylor <ian@cygnus.com>
8382
8383 * stabs.texinfo (Method Type Descriptor): Expand and correct.
8384
8385Mon May 4 10:37:12 1998 Brian Youmans (3diff@gnu.org)
8386
8387 * refcard.tex: Copyright, address updates.
8388
8389Tue Apr 21 18:09:56 1998 Stan Shebs <shebs@andros.cygnus.com>
8390
8391 * gdb.texinfo (EDITION, DATE): Update and change to use ordinals
8392 for the edition instead of confusing GDB-version-like numbers.
8393
8394Mon Apr 13 14:05:00 1998 Fred Fish <fnf@cygnus.com>
8395
8396 * gdb.texinfo (hbreak, watch): Fix typo, "date" -> "data".
8397
8398Thu Apr 2 16:52:44 1998 Jason Molenda (crash@bugshack.cygnus.com)
8399
5ae4183a 8400 * LRS: Reformat a bit to keep text under 80 columns.
c906108c
SS
8401
8402Thu Apr 2 16:10:36 1998 Stan Shebs <shebs@andros.cygnus.com>
8403
8404 * gdb.texinfo: Add some credits, mention bug monitor.
8405 * remote.texi: Mention mips monitor targets.
8406 * gdbint.texinfo: Describe SP_REGNUM, STEP_SKIPS_DELAY.
a9331b3f 8407
c906108c
SS
8408Mon Feb 2 17:13:03 1998 Stan Shebs <shebs@andros.cygnus.com>
8409
8410 * gdbint.texinfo: Remove obsolete mentions of pinsn.c and opcode.h
889bf7c5
PA
8411 files, finish sorting of host vs target vs native macros, describe
8412 some more of them.
c906108c
SS
8413
8414Tue Jan 13 16:44:50 1998 Fred Fish <fnf@cygnus.com>
8415
8416 * gdbint.texinfo (Host Conditionals): Document change from
8417 using NO_MMALLOC to it's inverse, USE_MMALLOC.
8418
8419Mon Nov 24 13:55:21 1997 Andrew Cagney <cagney@b1.cygnus.com>
8420
8421 * gdbint.texinfo (Host Conditionals): Document
889bf7c5 8422 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, HAVE_LONG_DOUBLE.
c906108c
SS
8423
8424Fri Jul 4 14:52:31 1997 Ian Lance Taylor <ian@cygnus.com>
8425
8426 * gdbint.texinfo (Host Conditionals): Add CRLF_SOURCE_LINES.
8427 Document LSEEK_NOT_LINEAR.
8428
8429Tue Mar 25 14:44:09 1997 Ian Lance Taylor <ian@cygnus.com>
8430
8431 * stabs.texinfo (Stab Section Basics): Make it clear that only
8432 some versions of the GNU linker remove the leading N_UNDF symbol.
8433
8434Thu Feb 27 17:45:19 1997 Ian Lance Taylor <ian@cygnus.com>
8435
8436 * stabs.texinfo (String Field): Document type number pairs here,
8437 instead of in the Sun specific section.
8438 (Include Files): The GNU linker supports the N_BINCL
8439 optimization. Clarify the N_BINCL value, and what it is used
8440 for.
8441 (Procedures): Document N_FUN with an empty string to mark the end
8442 of a function.
8443 (Typedefs): Mention that Sun compilers may use N_GSYM for a type.
8444 (Sun Differences): Remove this node, as the information is now
8445 elsewhere in the main document.
8446 (Stab Section Basics): Mention that the GNU linker may optimize
8447 stabs and remove the leading N_UNDF symbol.
8448
8449Mon Dec 9 12:23:32 1996 Roland Pesch <roland@wrs.com>
8450
8451 * gdb.texinfo, refcard.tex: Restore author credit
8452
8453Wed Oct 2 22:01:36 1996 Fred Fish <fnf@fishfood.ninemoons.com>
8454
8455 * gdbint.texinfo (SIGTRAMP_START, SIGTRAMP_END): Update
8456 documentation to account for START and END macros taking
8457 one arg.
8458
8459Thu Aug 22 17:59:03 1996 Fred Fish <fnf@cygnus.com>
8460
8461 From: Eberhard Mattes <mattes@azu.informatik.uni-stuttgart.de>
8462 * gdb.texinfo (Frames): Fix typo.
8463
8464Tue Jul 23 10:06:20 1996 Fred Fish <fnf@cygnus.com>
8465
8466 * gdbint.texinfo (NO_SINGLE_STEP): Document that single_step takes
8467 a target_signal as arg type, not a pid.
8468
8469Fri Jul 12 11:10:05 1996 Stu Grossman (grossman@critters.cygnus.com)
8470
8471 * gdb.texinfo: Document `set assembly-language'.
8472
8473Thu Jul 11 13:50:28 1996 Stan Shebs <shebs@andros.cygnus.com>
8474
8475 * remote.texi: Update list of stubs in the GDB distribution.
8476
8477Fri Jul 5 15:38:54 1996 Fred Fish <fnf@cygnus.com>
8478
8479 * gdbint.texinfo (NO_MMCHECK): Renamed from NO_MMALLOC_CHECK.
889bf7c5
PA
8480 Also document that some systems can use mmalloc but must define
8481 this if their C runtime allocates memory that is later freed.
c906108c 8482 (MMCHECK_FORCE): Document new macro.
a9331b3f 8483
c906108c
SS
8484Fri Jun 28 22:17:10 1996 Dawn Perchik <dawn@cygnus.com>
8485
8486 * remote.texi: Add documentation for target Sparclet.
8487
8488Mon Jun 24 18:12:22 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
8489
a9331b3f 8490 * Makefile.in (srcdir, VPATH, prefix, infodir, INSTALL,
c906108c
SS
8491 INSTALL_PROGRAM, INSTALL_DATA): Use autoconf set values.
8492 * configure.in: Rewritten for autoconf.
8493 * configure: New.
8494
8495Mon Jun 17 10:43:41 1996 Fred Fish <fnf@cygnus.com>
8496
8497 * Makefile.in (DVIPS): New define, set to dvips.
8498 (dvi): Add stabs.dvi.
8499 (ps): New target.
8500 (all-doc): Depend on info, dvi, and ps targets.
8501 (STAGESTUFF): Add *.ps and *.dvi files.
8502 (clean-info, clean-dvi): Remove.
8503 (mostlyclean): Does not depend upon clean-info or clean-dvi,
8504 rules completely rewritten.
8505 (maintainer-clean): Remove clean-info and clean-dvi
8506 dependencies and put their actions in the rules.
8507 (gdb.ps): New target
a9331b3f 8508 (gdb.dvi, gdbgui.dvi, gdbint.dvi, stabs.dvi): Remove
c906108c
SS
8509 intermediate TeX files, whether they have 2 or 3 character
8510 extensions.
8511 (gdbint.ps): Add target and rules.
8512 (gdb-internals): Delete unused target.
8513 (Makefile): Depends upon config.status also.
8514
8515Sat Mar 30 15:46:58 1996 Fred Fish <fnf@cygnus.com>
8516
8517 * gdbint.texinfo (CC_HAS_LONG_LONG): Clarify when/how this is
8518 set.
8519
8520Sat Mar 16 15:10:20 1996 Fred Fish <fnf@cygnus.com>
8521
8522 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
8523 * gdb.texinfo (Expressions): Fix erroneous array constant example.
8524
8525Sat Mar 16 13:28:45 1996 Fred Fish <fnf@cygnus.com>
8526
8527 * gdb.texinfo: Add missing "@bullet" to some "@itemize" commands.
8528
8529Sat Feb 10 03:28:36 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8530
8531 * gdb.texinfo (Print settings): Document
8532 `set/show print static-members' commands.
8533
8534Wed Jan 10 14:16:37 1996 Fred Fish <fnf@cygnus.com>
8535
8536 * gdbint.texinfo (Native): Document name change, coredep.c to
8537 core-aout.c.
8538
8539Wed Dec 13 12:35:28 1995 Ian Lance Taylor <ian@cygnus.com>
8540
8541 * stabs.texinfo (Include Files): Document the values the SunOS4
8542 linker creates for N_BINCL/N_EINCL/N_EXCL stabs.
8543
8544Fri Dec 8 21:08:44 1995 Fred Fish <fnf@cygnus.com>
8545
8546 * gdbint.texinfo (Releases): Change gdb.tar.Z to gdb.tar.gz.
8547 Fix typo.
8548
8549Fri Dec 1 11:07:50 1995 Fred Fish <fnf@cygnus.com>
8550
8551 * gdbint.texinfo (Releases): Make "gdb.tar.gz" rather than
8552 "gdb.tar.Z".
8553
8554Wed Sep 20 13:14:10 1995 Ian Lance Taylor <ian@cygnus.com>
8555
8556 * Makefile.in (maintainer-clean): New target, synonym for
8557 realclean.
8558
8559Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
8560
8561 * Update all FSF addresses except those in COPYING* files.
8562
8563Wed Jul 19 18:43:03 1995 Stan Shebs <shebs@andros.cygnus.com>
8564
8565 From Richard Earnshaw (rearnsha@armltd.co.uk):
8566 * gdb.texinfo (convenience variables): Document $_exitcode.
8567 (quit): Document optional expression to use as exit code.
8568
8569Thu Jun 22 21:27:33 1995 Victoria Mixon <victoria@cygnus.com>
8570
8571 * gdb.texinfo, remote.texi: Brought up to date with various
8572 GDB changes.
8573
8574Tue Jun 20 14:35:38 1995 Stan Shebs <shebs@andros.cygnus.com>
8575
8576 * gdb.texinfo: Update dates and versions, fix comments about
8577 hardware watchpoints in future releases and about the
8578 sharedlibrary command.
8579
8580Mon May 8 09:30:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8581
8582 * stabs.texinfo: Remove node `XCOFF differences'. Describe value of
8583 C_FUN stab. Other cleanups.
8584
8585Wed Apr 19 07:02:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8586
8587 * remote.texi (Bootstrapping): Clarify that flush_i_cache is only
8588 for the sparc stub.
8589
8590Tue Apr 11 11:41:49 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8591
8592 * annotate.texi: Clarify which addresses have differing formats
8593 depending on the language and which do not.
8594
8595Tue Mar 28 16:56:22 1995 J.T. Conklin <jtc@rtl.cygnus.com>
8596
8597 * remote.texi (NetWare): Changed example to use BOARD= instead of
8598 NODE= argument to reflect correspoding change to gdbserve.nlm.
8599
8600Fri Mar 17 06:47:02 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8601
8602 * stabs.texinfo (Negative Type Numbers): Mention the fact that
8603 GDB, as well as AIX dbx, supports the size type attribute.
8604
8605Thu Mar 16 12:11:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8606
8607 * stabs.texinfo (Negative Type Numbers): Document types -31 to -34.
8608
8609Mon Mar 13 16:49:13 1995 Per Bothner <bothner@kalessin.cygnus.com>
8610
8611 * gdb.texinfo (Define): Document $arg0... arguments to commands,
8612 and new 'if' and 'while' commands.
8613
8614Fri Feb 17 15:24:35 1995 Per Bothner <bothner@kalessin.cygnus.com>
8615
8616 * gdb.texinfo (Artificial arrays): Note use of coerce-to-array-type.
8617
8618Wed Feb 15 11:59:18 1995 J.T. Conklin <jtc@rtl.cygnus.com>
8619
8620 * all-cfg.texi: New flag, GDBSERVE, for NetWare's gdbserve.nlm.
8621 * remote.texi (NetWare): New node, how to use gdbserve.nlm on
8622 NetWare targets. Mostly stolen from the Server node.
8623
8624Fri Feb 10 20:20:08 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8625
8626 * gdb.texinfo (Setting): Talk about the language of a source file
8627 versus the working language. The old documentation did not match
8628 what GDB did.
8629
8630Wed Feb 1 20:26:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8631
8632 * stabs.texinfo (Source Files): Document N_SO used to mark the end
8633 of a source file.
8634
8635Mon Jan 23 14:23:37 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8636
8637 * gdb.texinfo (Processes): New node.
8638
8639Tue Jan 17 14:09:03 1995 Ian Lance Taylor <ian@sanguine.cygnus.com>
8640
8641 * remote.texi: Update documentation of set/show mipsfpu.
8642
3fc11d3e
JM
8643Fri Jan 6 17:17:28 1995 Stan Shebs <shebs@andros.cygnus.com>
8644
8645 * gdbgui.texinfo: New file, manual for GUI (gdbtk) users.
8646 * Makefile.in (gdbgui.dvi, gdbgui.info): New actions.
c906108c
SS
8647
8648Sun Sep 4 16:47:21 1994 Stan Shebs (shebs@andros.cygnus.com)
8649
8650 * gdbint.texinfo: Removed mentions of some incorrectly placed and
8651 obsolete conditionals, described some others.
8652
8653Mon Aug 1 15:42:39 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8654
8655 * gdbint.texinfo: Remove references to BROKEN_LARGE_ALLOCA and
8656 SET_STACK_LIMIT_HUGE; they were removed from GDB 14 May 1994.
8657
8658Mon Aug 1 15:12:02 1994 Stan Shebs (shebs@andros.cygnus.com)
8659
8660 * gdbint.texinfo: Put regex conditionals in their own table.
8661
8662Tue Jul 26 18:32:52 1994 Stan Shebs (shebs@andros.cygnus.com)
8663
8664 * gdbint.texinfo: Removed mentions of many obsolete conditionals,
8665 described or fixed the descriptions of many others.
8666
8667Sun Jul 17 14:14:03 1994 Stan Shebs (shebs@andros.cygnus.com)
8668
8669 * gdb.texinfo: Add some more credits.
8670 * gdbint.texinfo: Capitalize GDB consistently, describe some
8671 macros and remove some.
8672
8673Thu Jul 14 18:43:17 1994 Stan Shebs (shebs@andros.cygnus.com)
8674
8675 * gdbint.texinfo: Removed mentions of many incorrectly placed and
8676 obsolete conditionals, described some others.
8677
8678Tue Jul 12 12:23:15 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8679
8680 * gdb.texinfo (help targets): Changed to `help target', which
8681 is the correct gdb command.
8682
8683Wed Jun 22 18:00:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8684
8685 * annotate.texi (TODO): New node, for keeping track of annotations
8686 suggested but not yet implemented.
8687
8688Wed Jun 1 16:10:45 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8689
8690 * stabs.texinfo (Statics): Value of xcoff C_BSTAT points to
8691 another symbol, it is not the address itself.
8692
8693Thu May 5 20:23:36 1994 Stan Shebs (shebs@andros.cygnus.com)
8694
8695 * stabs.texinfo (Stab Section Basics): Add comment about alignment
8696 of stabs-in-coff sections.
8697
8698Wed May 4 06:26:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8699
8700 * annotate.texi: Change edition to 0.5 and date to May 1994.
8701 Add index.
8702 (Frames): New node, for frame annotation.
8703 (Displays): New node, for display annotation.
8704
8705 * remote.texi (MIPS Remote): Say that set timeout doesn't apply
8706 when waiting for your program to stop.
8707
8708Fri Apr 29 18:24:46 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8709
8710 * annotate.texi (Breakpoint Info): Document annotation of header
8711 fields and record annotation.
8712
8713Thu Apr 28 07:44:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8714
8715 * annotate.texi: New file, to document annotations.
8716
8717Thu Apr 21 14:20:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8718
8719 * Makefile.in (clean): Don't remove GDBvn.texi (apparently on Jan
8720 16 I meant to make this change but did not). Do remove gdb-cfg.texi.
8721
8722Wed Apr 20 11:22:48 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8723
8724 * stabs.texinfo (Stab Section Basics): Say what is in .stab
8725 section, and say n_strx field is compilation unit relative.
8726 * stabs.texinfo: Don't use @code for a.out when it is the name of
8727 an object file format.
8728
8729Wed Apr 13 20:29:54 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
8730
8731 * gdb.texinfo: Refer to file names, not path names, per rms
8732 convention.
8733 (Arguments): Fix typo.
8734
8735Thu Mar 24 08:09:12 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8736
8737 * stabs.texinfo (Global Variables): Talk about stabs in files
8738 where variables are referenced, but not defined.
8739
8740Wed Mar 23 07:16:36 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8741
8742 * stabs.texinfo: Move stuff on @ and # type descriptors from node
8743 Cplusplus to new nodes Member Type Descriptor and Method Type
8744 Descriptor. Re-write stuff for #.
8745
8746Wed Mar 16 08:20:19 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8747
8748 * gdb.texinfo (Print Settings): Don't document "set print
8749 fast-symbolic-addr off". The bug which it worked around was fixed
8750 on 25 Feb 94 in coffread.c, so I'm nuking the command.
8751
8752 * stabs.texinfo (Alternate Entry Points): New node, rewritten from
8753 N_ENTRY node.
8754
8755 * stabs.texinfo (Type Descriptors): Add 'Y' type descriptor.
8756
8757Tue Mar 15 08:43:02 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8758
8759 * gdbint.texinfo (Host Conditionals, Target Conditionals): Remove
8760 references to ieee-float.c.
8761
8762Fri Mar 11 08:09:40 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8763
8764 * gdb.texinfo (Set Breaks): Update documentation for tbreak to
8765 match what the code actually does.
8766
8767Wed Mar 9 19:43:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8768
8769 * stabs.texinfo (Symbol Descriptors): Add OS9000 symbol descriptor s.
8770
8771Tue Mar 1 17:04:43 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
8772
8773 * stabs.texinfo (Type Descriptors): Add OS9000 type descriptors c,
8774 i, and b.
8775
8776Wed Feb 23 10:44:18 1994 Jim Kingdon (kingdon@rtl.cygnus.com)
8777
8778 * stabs.texinfo: Document N_RBRAC as function relative for COFF as
8779 well as for ELF and SOM. Unify the descriptions of ELF and SOM
8780 as "stabs in sections" rather than just saying "ELF and SOM".
8781 Also make that stuff apply to COFF.
8782
8783Fri Feb 18 08:25:58 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8784
8785 * gdb.texinfo (Formatting Documentation): Change GhostScript to
8786 Ghostscript.
8787
8788Fri Feb 4 06:31:31 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8789
8790 * gdb.texinfo (Continuing and Stepping): When talking about "step"
8791 versus functions without line numbers, also mention stepping into
8792 them as well as "step" when you are in them. Tell the user how to
8793 deal with the situation. Add comment about "debugging information".
8794
8795Thu Feb 3 11:39:59 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8796
8797 * stabs.texinfo (Enumerations): Document restriction on where
8798 enumeration types can appear and still win with GDB.
8799
8800Wed Feb 2 11:29:17 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8801
8802 * stabs.texinfo (Negative Type Numbers): Document format for type
8803 -16.
8804
8805Thu Jan 27 16:53:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8806
8807 * gdb.texinfo (Selection, Frame Info): Update information about
8808 arbitrary frame specficiations.
8809
8810Wed Jan 26 15:31:57 1994 Roland H. Pesch (pesch@fowanton.cygnus.com)
8811
8812 * gdb.texinfo, remote.texi: general editing pass prior to Net release
8813
8814Tue Jan 25 12:12:04 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8815
8816 * stabs.texinfo (String Field): Discuss continuing stabs with ?.
8817
8818Wed Jan 19 06:39:24 1994 David J. Mackenzie (djm@thepub.cygnus.com)
8819
8820 * stabs.texinfo (Non-Stab Symbol Types): Mention N_SET* | N_EXT.
8821
8822Sun Jan 16 12:43:32 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8823
8824 * stabs.texinfo: Re-do stuff about C_BSTAT and move from XCOFF
8825 Differences node to Statics node.
8826 (Statics): Discuss XCOFF use of V symbol descriptor.
8827
8828 * Makefile.in: Remove refcard.dvi and GDBvn.texi in realclean,
8829 not clean.
8830
8831Wed Jan 12 21:29:54 1994 John Gilmore (gnu@cygnus.com)
8832
8833 * gdb.texinfo (Print Settings): Document `set print
8834 fast-symbolic-addr' and improve the doc for some other
8835 `set print's.
8836
8837Mon Jan 3 17:23:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8838
8839 * stabs.texinfo (String Field): Talk about defining several type
8840 numbers at once.
8841 Fix lint regarding changing node ELF Transformations to
8842 ELF and SOM Transformations.
8843
8844Fri Dec 31 00:42:43 1993 John Gilmore (gnu@cygnus.com)
8845
8846 * stabs.texinfo: Insert Peter Kessler's name as inventor (I think).
8847
8848Tue Dec 28 09:30:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8849
8850 * stabs.texinfo (Cross-References): `::' is for nested types only
8851 within <>.
8852 (Structures): Document static members.
8853
8854Mon Dec 27 13:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8855
8856 * stabs.texinfo: Document S type attribute.
8857
8858Sun Dec 26 20:46:36 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
8859
8860 * stabs.texinfo: Add notes about stabs-in-som where appropriate.
8861
8862Fri Dec 3 19:13:19 1993 John Gilmore (gnu@cygnus.com)
8863
8864 * gdbint.texinfo: Fix a few typos.
8865
8866Sun Nov 28 18:06:25 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8867
8868 * gdb.texinfo, remote.texi: formatting improvements
8869
8870 * gdb.texinfo (New Features): mention threads.
8871 (Summary, C): fix xrefs in newly contributed text.
8872 (Threads): index entries, clarifications, example
8873 (passim): minor typos fixed, phrasing improvements
8874
8875 * remote.texi (Bootstrapping): rephrase text on ^C and add index
8876 entries; (Server): explain use of gdbserver w/real-time systems,
8877 add example of conflicting TCP port; (MIPS Remote) break up
8878 running text into table, highlighting commands, and add example.
a9331b3f 8879
c906108c
SS
8880Wed Nov 24 14:15:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8881
8882 * refcard.tex: avoid bad linebreaks even when REFEDITS=psrc.sed
8883
8884Fri Nov 12 16:10:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8885
8886 * stabs.texinfo (Nested Symbols): New node.
8887 (String Field, Symbol Descriptors, Cross-References): Refer to it.
8888
8889Thu Nov 11 13:26:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8890
8891 * stabs.texinfo (Stabs in ELF): Clarify how Bbss.bss work with respect
8892 to picking which Bbss.bss symbol to use, and (because there seems to
8893 be no good way of doing it) re-write some of the text to make it
8894 sound like Bbss.bss isn't such a great idea after all (as currently
8895 designed).
8896
8897 * gdb.texinfo (C): In addition to saying people have to use g++ for
8898 good results, say they have to use stabs. Specifically say cfront
8899 doesn't work well.
8900 (Summary): Merge in information on Modula-2, Pascal, and Chill from
8901 the gdb README. Add xrefs to places where the support for the various
8902 languages is described in detail.
8903
8904Mon Nov 8 11:47:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8905
8906 * stabs.texinfo: Clean up stuff about visibility and virtual
8907 characters.
8908
8909 * stabs.texinfo (N_M2C): Cite Sun doc.
8910
8911Fri Nov 5 16:27:27 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8912
8913 * gdb.texinfo: updates re threads.
8914 * remote.texinfo: avoid index entries starting with digits.
8915
8916Tue Nov 2 09:08:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8917
8918 * stabs.texinfo (Enumerations): Talk about large, negative and
8919 octal values. Clean up cross reference to type attributes.
8920 (String Field): Say that GDB 4.11 supports size attribute.
8921
8922Sun Oct 31 13:31:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8923
8924 * remote.texi (VxWorks Remote): Clarify that rebuilding VxWorks kernel
8925 is a mandatory step. Make the stuff about that more concise.
8926
8927Wed Oct 27 00:25:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8928
8929 * stabs.texinfo (Class Names): New node.
8930
8931 * gdb.texinfo (Command Files): Explain order of init file reading.
8932
8933 * remote.texi (Bootstrapping): Talk about getting the serial driver
8934 to deal with ^C sent by gdb to stop the remote system.
8935
8936Mon Oct 25 03:25:41 1993 Tom Lord (lord@cygnus.com)
8937
8938 * libgdb.texinfo (I/O): incorporated better phrasing from rich.
8939
8940 * libgdb.texinfo (Defining Commands): made the DOC arg
8941 to gdb_define_app_command a char * instead of char **
8942 per a suggestion from kingdon.
8943
8944 * libgdb.texinfo: total rewrite from a different starting
8945 premise.
8946
8947Wed Oct 20 18:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8948
8949 * stabs.texinfo (Local Variable Parameters): Re-write paragraph on
8950 floats passed as doubles (to improve clarity).
8951
8952Tue Oct 19 14:21:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8953
8954 * gdb.texinfo (Source Path): index entries for $cwd, $pdir
8955
8956 * a4rc.sed: update to work with Andreas Vogel papersize params
8957
8958 * refcard.tex: use Andreas Vogel simplifications of papersize
8959 params; remove useless version info; update copyright date.
8960
8961Tue Oct 19 10:46:22 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8962
8963 * gdb.texinfo (Symbols): Add class NAME to doc for ptype.
8964
8965Tue Oct 12 09:11:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8966
8967 * gdb.texinfo (Files): Say what address the load command loads it at.
8968
8969 * stabs.texinfo (Common Blocks): Minor cleanups.
8970
8971 * stabs.texinfo: Update ld stabs in elf relocation to reflect the fact
8972 that Sun has backed away from the linker kludge and thus the relevant
8973 issue is changes to the SunPRO tools, not the Solaris linker.
8974
8975 * stabs.texinfo (Traditional Integer Types): Clean up description
8976 of octal bounds a little bit. Document extra leading zeroes.
8977
8978Thu Oct 7 16:15:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8979
8980 * gdb.texinfo (Signaling): Update for symbolic symbol names
8981 and add a section explaining the difference between the GDB
8982 signal command and the shell kill utility.
8983
8984Wed Oct 6 13:23:01 1993 Tom Lord (lord@rtl.cygnus.com)
8985
8986 * libgdb.texinfo: added `@' to braces that were unescaped.
8987
8988Mon Oct 4 10:42:18 1993 Tom Lord (lord@rtl.cygnus.com)
8989
8990 * libgdb.texinfo: new file. Spec for the gdb library.
8991
8992Sun Oct 3 15:26:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8993
8994 * stabs.texinfo (Include Files): Fix typo (start -> end).
8995
8996Thu Sep 30 18:24:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8997
8998 * gdb.texinfo, remote.texi: assorted small improvements, mostly
8999 from Melissa at FSF's editing pass.
9000
9001Thu Sep 30 11:54:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9002
9003 * gdb.texinfo: Remove stuff about ar and 14 character filenames.
9004 I believe this was fixed by the 13 Sep 89 change to print_frame_info.
9005 Also, modern versions of ar like BSD 4.4 or SVR4 don't have this bug.
9006
9007Wed Sep 22 21:22:11 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9008
9009 * remote.texi (Bootstrapping): Discuss 386 call gates.
9010
9011Sat Sep 18 17:10:44 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
9012
9013 * stabs.texinfo (Based Variables): New node.
9014
9015Thu Sep 16 17:48:55 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
9016
9017 * stabs.texinfo (Negative Type Numbers): Re-write discussions of
9018 names, sizes, and formats to suggest how not to lose.
9019
9020Sat Sep 11 09:35:11 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
9021
9022 * stabs.texinfo (Methods): Fix typo.
9023
9024Fri Sep 10 06:34:20 1993 David J. Mackenzie (djm@thepub.cygnus.com)
9025
9026 * gdb.texinfo: Fix a few typos.
9027
9028Wed Sep 8 09:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9029
9030 * gdb.texinfo: Clarify how well it works with Fortran.
9031
9032 * stabs.texinfo (Stabs In ELF, Statics, ELF Transformations):
9033 More on relocating stabs in ELF files.
9034
9035Tue Sep 7 13:45:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9036
9037 * stabs.texinfo (Stabs In ELF): Talk about N_FUN value.
9038
9039Mon Sep 6 19:23:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9040
9041 * stabs.texinfo (Local Variable Parameters): Talk about nameless
9042 parameters on VAX.
9043
9044Fri Sep 3 17:06:08 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9045
9046 * gdb.texinfo: @up/@down -> @raisesections/@lowersections
9047
9048Fri Sep 3 12:04:15 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9049
9050 * stabs.texinfo: Make info author notice match the TeX author notice.
9051
9052Tue Aug 31 13:21:06 1993 David J. Mackenzie (djm@thepub.cygnus.com)
9053
9054 * stabs.texinfo: Initial-caps all words in node names and
9055 non-trivial words in section names.
9056
9057Mon Aug 30 11:13:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9058
9059 * stabs.texinfo: Many minor cleanups.
9060
9061 * stabs.texinfo: Remove @deffn except from Expanded Reference node.
9062
9063Sat Aug 28 12:08:09 1993 David J. MacKenzie (djm@edison.eng.umd.edu)
9064
9065 * stabs.texinfo: Remove full description of big example.
9066 It's not really helpful; just use pieces of it where appropriate.
9067 Add more Texinfo formatting directives (@samp, etc.).
9068 Use @deffn to define stab types.
9069 Eliminate some wordiness. Break up some nodes.
9070 Add an (alphabetized) index of symbol types.
9071 Use consistent capitalization style in node and section names.
9072
9073Thu Aug 26 06:36:31 1993 Fred Fish (fnf@deneb.cygnus.com)
9074
9075 * gdb.texinfo: Change typo "Two two" to "The two".
9076
9077Sun Aug 22 12:15:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9078
9079 * stabs.texinfo (XCOFF-differences): Remove references to
9080 non-existent types N_DECL and N_RPSYM.
9081
9082 * stabs.texinfo (String Field): Say that type attributes bug is
9083 fixed in GDB 4.10, since it is.
9084
9085 * stabs.texinfo: Clean up djm cleanups, and more cleanups of my own.
9086
9087Sat Aug 21 04:32:28 1993 David MacKenzie (djm@cygnus.com)
9088
9089 * stabs.texinfo: Formatting cleanups.
9090
9091Fri Aug 20 20:49:53 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9092
9093 * stabs.texinfo: When explaining the n_type of a stab, standardize
9094 how we do it ('#' as a comment indicator, "36 is N_FUN" as text,
9095 no tabs, use @r).
9096 (Global Variables): Clean up.
9097
9098Tue Aug 17 15:57:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9099
9100 * stabs.texinfo (Stack Variables): Re-write.
9101
9102Mon Aug 16 21:20:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9103
9104 * stabs.texinfo (Stabs-in-elf): Talk about getting the start
9105 addresses of a source file. Also revise formatting.
9106 Change "object module" or "object file" to "source file".
9107 Various: Miscellaneous cleanups.
9108
9109Thu Aug 12 15:11:51 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9110
9111 * stabs.texinfo: Point to mangling info in gcc's gpcompare.texi.
9112
9113Tue Aug 10 16:57:49 1993 Stan Shebs (shebs@rtl.cygnus.com)
9114
9115 * gdbint.texinfo: Removed many nonsensical machine-collected
9116 host and target conditionals, described some of the remainder.
9117
9118Tue Aug 10 13:28:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9119
9120 * gdbint.texinfo (Getting Started): Use @itemize, not @table.
9121
9122 * gdbint.texinfo (Top): Add name to @top line, and re-write the
9123 paragraph which follows.
9124
9125 * gdbint.texinfo (Host): Use @code not @samp for Makefile
9126 variables. Looks better and avoids overful hbox.
9127
9128Fri Jul 30 18:26:21 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9129
9130 * stabs.texinfo (Procedures): Improve stuff on nested functions.
9131
9132Thu Jul 29 15:10:58 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9133
9134 * remote.texi: (MIPS Remote) clearer doc for set/show timeout,
9135 retransmit-timeout
9136
9137Thu Jul 29 13:16:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9138
9139 * gdbint.texinfo: Update statement about `some ancient Unix
9140 systems, like Ultrix 4.0' to Ultrix 4.2.
9141
9142Wed Jul 28 15:26:53 1993 Roland H. Pesch (pesch@el_bosque.cygnus.com)
9143
9144 * h8-cfg.texi, all-cfg.texi: new flag GDBSERVER
9145
9146 * Makefile.in: depend on remote.texi rather than gdbinv-s.texi
9147
9148 * remote.texi: (Server) New node on gdbserver. (Remote Serial,
9149 ST2000 Remote, MIPS Remote): mention `host:port' syntax for TCP.
9150
9151 * remote.texi: new name for former gdbinv-s.texi
9152
9153 * gdb.texinfo: use remote.texi rather than gdbinv-s.texi
9154
9155Wed Jul 28 08:26:24 1993 Ian Lance Taylor (ian@cygnus.com)
9156
9157 * gdbinv-s.texi: Documented timeout and retransmit-timeout
9158 variables for MIPS remote debugging protocol.
9159
9160Mon Jul 26 13:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9161
9162 * stabs.texinfo (Negative Type Numbers): FORTRAN LOGICAL fix.
9163
9164Tue Jul 20 16:30:41 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
9165
9166 * Makefile.in (refcard.dvi): Use srcdir where necessary.
9167
9168Mon Jul 19 12:02:50 1993 Roland H. Pesch (pesch@cygnus.com)
9169
9170 * gdb.texinfo: repair conditional bugs in text markup
9171
9172Fri Jul 16 18:57:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9173
9174 * gdb.texinfo, all-cfg.texi, h8-cfg.texi: introduce MOD2 switch
9175 to select Modula-2 material.
9176
9177Thu Jul 15 13:15:01 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9178
9179 * stabs.texinfo: Cleanups regarding statics.
9180
9181 * gdbinv-s.texi (Bootstrapping): Document exceptionHandler.
9182 (Debug Session): Mention exceptionHandler. Add xref to Bootstrapping.
9183
9184Mon Jul 12 13:37:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9185
9186 * stabs.texinfo: N_MAIN is sometimes used for C.
9187
9188Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9189
9190 * gdbint.texinfo (Host, Target Conditionals): Remove TM_FILE_OVERRIDE.
9191
9192Tue Jul 6 12:41:28 1993 John Gilmore (gnu@cygnus.com)
9193
9194 * gdbint.texinfo (Target Conditionals): Remove NO_TYPEDEFS,
a9331b3f 9195 removed from the code by Kingdon.
c906108c
SS
9196
9197Tue Jul 6 12:24:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9198
9199 * gdb.texinfo (Break Commands): Remove stuff about flushing terminal
9200 input when evaluating breakpoint conditions; the bug has been fixed.
9201
9202 * gdb.texinfo (Continuing and Stepping): Argument to "continue"
9203 sets the ignore count to N-1, not to N.
9204
9205Thu Jul 1 14:57:42 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9206
9207 * refcard.tex (\hoffset): correct longstanding error to match
9208 intended offset; avoids cutting off edge on some printers
9209
9210Wed Jun 30 18:23:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9211
9212 * stabs.texinfo (Parameters): Say that order of stabs is significant.
9213
9214Fri Jun 25 21:34:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9215
9216 * stabs.texinfo (Common Blocks): Say what Sun FORTRAN does.
9217
9218Fri Jun 25 16:15:10 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9219
9220 * Makefile.in: (REFEDITS) new var to control whether PS or CM
9221 fonts and whether US or A4 paper for GDB refcard; (refcard.dvi)
9222 collect sed edits if any, apply to refcard before formatting;
9223 (refcard.ps) stop implying PS fonts if PS output requested;
9224 (lrefcard.ps) delete extra target for variant PS fonts
9225
9226 * refcard.tex: parametrize papersize dependent info, collect
9227 in easily replaced spot
9228
9229 * a4rc.sed: new file, edits to refcard for A4 paper
9230
9231Fri Jun 25 14:21:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9232
9233 * stabs.texinfo (Negative Type Numbers): Type -16 is 4 bytes.
9234
9235Wed Jun 23 15:02:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9236
9237 * stabs.texinfo (Negative Type Numbers): Minor character cleanups.
9238
9239Tue Jun 22 16:31:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9240
9241 * stabs.texinfo: Express disapproval of 'D' symbol descriptor
9242 politely rather than rudely.
9243
9244Fri Jun 18 19:42:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9245
9246 * stabs.texinfo: Document common blocks.
9247
9248Fri Jun 18 12:12:57 1993 Fred Fish (fnf@cygnus.com)
9249
9250 * stabs.texinfo: Add some basic info about stabs-in-elf.
9251
9252Fri Jun 18 13:57:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9253
9254 * stabs.texinfo (Top): Minor cleanup.
9255
9256Mon Jun 14 16:16:51 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
9257
9258 * Makefile.in (install-info): remove parentdir support
9259
9260Tue Jun 15 18:11:39 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9261
9262 * gdb.texinfo (Copying): delete this node and references to it;
9263 RMS says this manual need not carry GPL. (passim): Improvements
9264 from last round at FSF, largely due to Ian Taylor review, and
9265 minor formatting improvements.
9266
9267 * gdbinv-s.texi (passim): Improvements from last round at FSF,
9268 largely due to Ian Taylor review. (Debug Session): minor edits to
9269 new text.
9270
9271Sun Jun 13 12:52:39 1993 Jim Kingdon (kingdon@cygnus.com)
9272
9273 * Makefile.in (realclean): Remove info and dvi files too.
9274
9275Sat Jun 12 16:09:22 1993 Jim Kingdon (kingdon@cygnus.com)
9276
9277 * {all,h8}-config.texi: Rename to *-cfg.texi for 14 char filenames.
9278 * Makefile.in: Change accordingly. gdb-config.texi -> gdb-cfg.texi.
9279 * gdb.texinfo: Change accordingly.
9280
9281 * stabs.texinfo: Clean up N_{L,R}BRAC. Discuss what addresses of
9282 N_{L,R}BRAC,N_SLINE are relative to.
9283
9284Fri Jun 11 15:15:55 1993 Jim Kingdon (kingdon@cygnus.com)
9285
9286 * Makefile.in (GDBvn.texi): Update atomically.
9287
9288Wed Jun 9 10:58:16 1993 Jim Kingdon (kingdon@cygnus.com)
9289
9290 * gdbinv-s.texi (Debug Session): Document exceptionHook.
9291
9292Tue Jun 8 13:42:04 1993 Jim Kingdon (kingdon@cygnus.com)
9293
9294 * gdb.texinfo (Print Settings): Move all stuff relating to symbolic
9295 addresses together. Also motivate the set print symbol-filename
9296 command and suggest other solutions.
9297
9298Tue Jun 1 22:46:43 1993 Fred Fish (fnf@cygnus.com)
9299
9300 * gdb.texinfo (set print elements): Note that the number of
9301 elements is set to unlimited by "set print elements 0".
9302
9303Mon May 31 08:06:55 1993 Jim Kingdon (kingdon@cygnus.com)
9304
9305 * stabs.texinfo (Builtin Type Descriptors): Try to clarify what
9306 NF_LDOUBLE means.
9307 (Stab Types): Include Solaris stab types.
9308 (Procedures): Document Solaris extensions.
9309
9310Thu May 27 06:20:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9311
9312 * gdb.texinfo: Add `set print symbol-filename' doc.
9313
9314Wed May 26 00:26:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9315
9316 * stabs.texinfo (Arrays): Talk about type definition vs. type
9317 information.
9318
9319 * stabs.texinfo (Builtin Type Descriptors): Talk about omitting
9320 the trailing semicolon.
9321
9322Tue May 25 14:49:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9323
9324 * stabs.texinfo (Line Numbers, Source Files): Re-write these two nodes
9325 and merge in other parts of the document addressing these subjects.
9326 gdbint.texinfo (XCOFF): Remove info which is now in stabs.texinfo.
9327
9328 * stabs.texinfo (Subranges, Arrays): Try to explain about the semicolon
9329 at the end of a range type.
9330
9331 * stabs.texinfo (Subranges): "A offset" and "T offset" are not
9332 AIX extensions.
9333
9334Mon May 24 09:00:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9335
9336 * stabs.texinfo (Stabs Format): Misc fixes.
9337
9338Sat May 22 10:40:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9339
9340 * stabs.texinfo (Constants): Allow an `e' constant to be non-enum.
9341 (Traditional builtin types): Document convex convention for long long.
9342 (Negative builtin types): Discuss type names, and misc fixes.
9343
9344Fri May 21 11:20:31 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9345
9346 * stabs.texinfo (Builtin Type Descriptors): Document the floating
9347 point types used with @samp{R} type descriptor.
9348 (Symbol Descriptors): Describe how to handle conflict between
9349 different meanings of @samp{P} symbol descriptor.
9350
9351Thu May 20 13:35:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9352
9353 * stabs.texinfo: Remove node Quick Reference and put its children
9354 directly under the main menu.
9355
9356 * stabs.texinfo: Many more changes to bring it into line with
9357 AIX documentation and reality. I think it now has all the
9358 information from the AIX documentation, except that I burned
9359 out when I got to variant records (Pascal and Modula-2) and
9360 all the COBOL types. Oh well, we can add them later when we're
9361 worrying more about those languages.
9362
9363 * stabs.texinfo (Automatic variables): Talk about what it means
9364 to omit the symbol descriptor.
9365
9366Tue May 18 17:59:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9367
9368 * stabs.texinfo (Parameters): Add "(sometimes)" when describing
9369 gcc2 behavior with promoted args.
9370
9371Fri May 14 21:35:29 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9372
9373 * gdb.texinfo: include readline appendices in info version of manual
9374
9375Fri May 7 11:56:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9376
9377 * gdbinv-s.texi (Remote Serial): describe new ^C behavior in
9378 target remote.
9379
9380 * gdb.texinfo (Machine Code): more index entries for disassemble
9381
9382Fri May 7 10:12:30 1993 Fred Fish (fnf@cygnus.com)
9383
9384 * Clarify the intended use of the gdb-testers and gdb-patches
9385 mailing lists, and shrink gzip comment.
9386
9387Thu May 6 16:39:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9388
9389 * gdb.texinfo (Shell Commands): do not mention SHELL env var in
9390 DOSHOST configuration of manual.
9391
9392 * gdb.texinfo (MIPS Stack): new node.
9393
9394 * all-config.texi (MIPS) new switch.
9395
9396 * gdbinv-s.texi (Nindy Options) Remove two instances of future
9397 tense; (MIPS Remote) new node.
9398
9399 * gdb.texinfo (passim) rephrases to work around makeinfo @value
9400 bug; (Environment) less passive, other small cleanups in text about
9401 .cshrc/.bashrc; (Invoking GDB) new MIPS Remote menu entry;
9402 (Remote) new MIPS Remote menu entry.
9403
9404Thu Apr 29 09:36:25 1993 Jim Kingdon (kingdon@cygnus.com)
9405
9406 * stabs.texinfo: Many changes to include information from the
9407 AIX documentation.
9408
9409 * gdb.texinfo (Environment): Mention pitfall with .cshrc.
9410
9411Tue Apr 27 14:02:57 1993 Jim Kingdon (kingdon@cygnus.com)
9412
9413 * gdbint.texinfo (new node Debugging GDB, elsewhere):
9414 Move a bunch of information from ../README.
9415 (Getting Started): New node.
9416
9417Fri Apr 23 17:21:13 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9418
9419 * gdbinv-s.texi, gdb.texinfo: include Hitachi SH target
9420
9421 * gdb.texinfo: advance manual revision dates to present
9422
9423 * gdbinv-s.texi, gdb.texinfo, all-config.texi, h8-config.texi:
9424 stop using silly Roman numerals in @set variable names
9425
9426Fri Apr 23 07:30:01 1993 Jim Kingdon (kingdon@cygnus.com)
9427
9428 * stabs.texinfo (Parameters): Keep trying to get this right.
9429
9430Wed Apr 21 15:18:47 1993 Jim Kingdon (kingdon@cygnus.com)
9431
9432 * stabs.texinfo (Parameters): More on "local parameters".
9433
9434Mon Apr 19 08:00:51 1993 Jim Kingdon (kingdon@cygnus.com)
9435
9436 * stabs.texinfo (Parameters): Re-do "local parameters" section.
9437
9438Sun Apr 18 09:47:45 1993 Jim Kingdon (kingdon@cygnus.com)
9439
9440 * stabs.texinfo (Symbol descriptors): Re-do using @table and @xref.
9441 (Parameters): Rewrite.
9442 (xcoff-differences, Sun-differences): Minor changes.
9443
9444Thu Apr 15 02:35:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
9445
9446 * stabs.texinfo: Minor cleanup.
9447
9448Wed Apr 14 17:31:00 1993 Jim Kingdon (kingdon@cygnus.com)
9449
9450 * gdbint.texinfo: Minor xcoff stuff.
9451
9452Wed Apr 7 14:11:07 1993 Fred Fish (fnf@cygnus.com)
9453
9454 * gdbint.texinfo: Update for new config directory structure.
9455 Add info about internal type data structures.
9456
9457Mon Apr 5 09:06:30 1993 Ian Lance Taylor (ian@cygnus.com)
9458
9459 * Makefile.in (SFILES_INCLUDED): gdb-config.texi is no longer in
9460 $(srcdir).
9461 (gdb-config.texi): Depend on file in $(srcdir).
9462
9463Fri Apr 2 16:55:13 1993 Jim Kingdon (kingdon@cygnus.com)
9464
9465 * stabs.texinfo: Fixes about N_SO.
9466
9467Fri Mar 26 18:00:35 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9468
9469 * gdb.texinfo: include list of nonstandard init file names
9470
9471 * *-config.texi: new switch GENERIC for text that applies *only*
9472 to (usual) multiple-target version of manual
9473
9474 * gdb.texinfo, gdbinv-s.texi: Update conditional markup to correct
9475 h8 config
9476
9477 * gdb.texinfo: depend on latest fixed makeinfo, use conditionals
9478 in menus (rather than conditionally selected multiple alternative
9479 menus).
9480
9481 * Makefile.in: define and use DOC_CONFIG var to select
9482 configuration for GDB user manual.
9483
9484 * gdb-config.texi: delete from repository, generate from Makefile.
9485
9486 * all-config.texi: normal `generic' configuration file, formerly
9487 stored as gdb-config.texi
9488
9489Wed Mar 24 14:03:19 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
9490
9491 * Makefile.in: add dvi target to build all .dvi files
9492
9493Tue Mar 23 16:03:24 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9494
9495 * gdb.texinfo, gdvinv-s.texinfo: formatting improvements.
9496
9497Fri Mar 19 21:46:50 1993 John Gilmore (gnu@cygnus.com)
9498
9499 * gdbint.texinfo: Doc NO_MMALLOC and NO_MMALLOC_CHECK as
9500 host conditionals.
9501 * stabs.texinfo: More array fixes inspired by Jim's.
9502
9503Fri Mar 19 10:23:34 1993 Jim Kingdon (kingdon@cygnus.com)
9504
9505 * stabs.texinfo: Fixes re arrays and continuations.
9506
9507 * gdbint.texinfo: Add XCOFF node.
9508
9509Mon Mar 8 15:52:18 1993 John Gilmore (gnu@cygnus.com)
9510
9511 * gdb.texinfo: Add `set print max-symbolic-offset' doc.
9512
9513Sun Feb 21 17:09:38 1993 Per Bothner (bothner@rtl.cygnus.com)
9514
9515 * stabs.texinfo: Fix for array types to mention lower bounds.
9516
9517Thu Feb 18 01:19:49 1993 John Gilmore (gnu@cygnus.com)
9518
9519 * gdbint.texinfo: Update PTRACE_ARG3_TYPE doc, pull PT_*.
9520
9521Wed Feb 17 08:15:24 1993 John Gilmore (gnu@cygnus.com)
9522
9523 * gdbint.texinfo: Remove SET_STACK_LIMIT_HUGE from target defines.
9524
9525Thu Feb 11 10:38:40 1993 John Gilmore (gnu@cygnus.com)
9526
9527 * gdbint.texinfo: Fix thinko (NM_FILE => NAT_FILE). Found
9528 by Michael Ben-Gershon <mybg@CS.HUJI.AC.IL>.
9529
9530Wed Feb 10 23:59:19 1993 John Gilmore (gnu@cygnus.com)
9531
9532 * gdbint.texinfo: Eliminate IBM6000_HOST, document IBM6000_TARGET.
9533
9534Tue Feb 9 18:26:21 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9535
9536 * gdb.texinfo, gdbinv-s.texi: misc updates
9537
9538Sat Feb 6 10:25:47 1993 John Gilmore (gnu@cygnus.com)
9539
9540 * gdbint.texinfo: Brief documentation for longjmp support,
9541 from an email msg by Stu.
9542
9543Fri Feb 5 14:10:15 1993 John Gilmore (gnu@cygnus.com)
9544
9545 * stabs.texinfo: Fix description of floating point "range"
9546 types (which really define basic types). Reported by Jim Meehan,
9547 <meehan@src.dec.com>.
9548
9549 * gdbint.texinfo: Remove COFF_NO_LONG_FILE_NAMES define, now gone.
9550
9551Thu Feb 4 13:56:46 1993 Ian Lance Taylor (ian@cygnus.com)
9552
9553 * gdbint.texinfo: Slightly expand section on supporting a new
9554 object file format.
9555
9556Thu Feb 4 01:49:04 1993 John Gilmore (gnu@cygnus.com)
9557
9558 * Makefile.in (refcard.ps, lrefcard.ps): Remove psref.tex
9559 intermediate file.
9560
9561Tue Feb 2 12:18:06 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9562
9563 * gdb.texinfo, gdbinv-s.texi: miscellaneous stylistic cleanups
9564
9565Mon Feb 1 15:35:47 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9566
9567 * gdbinv-s.texi: z8000 simulator target name is just "sim"
9568
9569 * gdbinv-s.texi: Mention that Z8000 simulator can simulate Z8001
9570 as well as Z8002.
9571
9572Sat Nov 28 06:51:35 1992 John Gilmore (gnu@cygnus.com)
9573
9574 * gdbint.texinfo: Add sections on clean design and on how to send
9575 in changes.
9576
9577Mon Nov 9 23:57:02 1992 John Gilmore (gnu@cygnus.com)
9578
9579 * gdbint.texinfo: Add how to declare the result of make_cleanup.
9580
9581Mon Oct 26 11:09:47 1992 John Gilmore (gnu@cygnus.com)
9582
9583 * gdb.texinfo: Fix typo, reported by Karl Berry.
9584
9585Fri Oct 23 00:41:21 1992 John Gilmore (gnu@cygnus.com)
9586
9587 * gdb.texinfo: Add opcodes dir to GDB distribution description.
9588
9589Sat Oct 10 18:04:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9590
9591 * gdbint.texinfo: fixed a stray email address (needs @@),
9592 added @table @code to node "Native Conditionals"
9593
9594Tue Sep 22 00:34:15 1992 John Gilmore (gnu@cygnus.com)
9595
9596 * gdbint.texinfo: Describe coding style of GDB.
9597
9598Mon Sep 21 19:32:16 1992 John Gilmore (gnu@cygnus.com)
9599
9600 * stabs.texinfo: Minor wording changes.
9601
9602Tue Sep 15 02:57:09 1992 John Gilmore (gnu@cygnus.com)
9603
9604 * gdbint.texinfo: Improve release doc slightly.
9605
9606Fri Sep 11 01:34:25 1992 John Gilmore (gnu@sphagnum.cygnus.com)
9607
9608 * gdbint.texinfo: Improve doc of GDB config macros.
9609
9610Wed Sep 9 16:52:06 1992 John Gilmore (gnu@cygnus.com)
9611
9612 * stabs.texinfo: Remove Bothner's changes for C++ nested types.
9613 These will be reinserted when examined.
9614
9615Mon Aug 24 01:17:55 1992 John Gilmore (gnu@cygnus.com)
9616
9617 * gdbint.texinfo: Make a start at documenting all the #if macros
9618 in GDB. At least list them all, and start separating them into
9619 host-specific and target-specific.
9620
9621Tue Aug 18 15:59:13 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
9622
9623 * gdbinv-s.m4.in: refrain from using @cartouche for just a few
a9331b3f 9624 examples (not consistent w others).
c906108c
SS
9625 gdb.texinfo: issue disclaimer paragraph on cmdline options only
9626 for generic vn of doc
9627
9628Tue Aug 18 14:53:27 1992 Ian Lance Taylor (ian@cygnus.com)
9629
9630 * Makefile.in: always create installation directories.
9631
9632Tue Aug 18 14:11:50 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
9633
9634 * gdb.texinfo: in h8 config, do not describe searching commands.
9635
9636Mon Aug 17 18:07:59 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
9637
9638 * gdb.texinfo, none.m4, h8.m4, gdbinv-s.m4.in: improve H8/300
9639 conditionals; introduce a few generic switches that may be
9640 useful for other cross-dev or dos-hosted configs.
9641
9642 * gdb.texinfo: fix typo in "info reg" description
9643
9644Sun Aug 16 01:16:18 1992 John Gilmore (gnu@cygnus.com)
9645
9646 * stabs.texinfo: Minor updates from running TeX over it.
9647 * Makefile.in (stabs.dvi, stabs.ps): Add.
9648
9649Sat Aug 15 20:52:24 1992 Per Bothner (bothner@rtl.cygnus.com)
9650
9651 * stabs.texinfo: Stabs documentation, written by Julia Menapace.
9652 First pass at converting it to texinfo.
9653
9654Sat Aug 15 03:14:59 1992 John Gilmore (gnu@cygnus.com)
9655
9656 * gdb.texinfo, refcard.tex: Document mult args on `info reg'.
9657 * Makefile.in (refcard.ps, lrefcard.ps): Add missing $(srdir).
9658
9659Fri Aug 14 21:08:47 1992 John Gilmore (gnu@cygnus.com)
9660
9661 * gdbint.texinfo: Add section on partial symbol tables.
9662
9663Sat Jun 20 16:31:10 1992 John Gilmore (gnu at cygnus.com)
9664
9665 * gdb.texinfo: document `set remotedebug' and `set
9666 rstack_high_address'.
9667
9668Thu May 14 17:09:48 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
9669
9670 * gdb.texinfo: slight expansion of new text on reading info files
9671 * gdbinv-s.m4.in: correct and expand info on cross-debugging
9672 H8/300 from DOS.
9673
9674Tue May 12 12:22:47 1992 John Gilmore (gnu at cygnus.com)
9675
9676 * gdb.texinfo: `info user' => `show user'. Noticed by David Taylor.
9677
9678Mon May 11 19:06:27 1992 John Gilmore (gnu at cygnus.com)
9679
9680 * gdb.texinfo: Say how to read the `info' files.
9681
9682Tue May 5 12:11:38 1992 K. Richard Pixley (rich@cygnus.com)
9683
9684 * Makefile.in: gm4 -> m4.
9685
9686Fri Apr 10 17:50:43 1992 John Gilmore (gnu at rtl.cygnus.com)
9687
9688 * gdb.texinfo: Update for GDB-4.5. Move `Formatting
9689 Documentation' ahead of `Installing GDB' to match README.
9690 Update shared library doc, -readnow and -mapped, and directory
a9331b3f 9691 structure (add glob and mmalloc). Update configure doc.
c906108c
SS
9692
9693Tue Mar 24 23:28:38 1992 K. Richard Pixley (rich@cygnus.com)
9694
9695 * Makefile.in: remove $(srcdir) from gdb.info rule.
9696
9697Sat Mar 7 18:44:50 1992 K. Richard Pixley (rich@rtl.cygnus.com)
9698
9699 * Makefile.in: commented out gdb-all.texinfo rule. This is
9700 temporary.
9701
9702Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
9703
9704 * Makefile.in, configure.in: removed traces of namesubdir,
9705 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
9706 copyrights to '92, changed some from Cygnus to FSF.
9707
9708Fri Dec 13 09:47:31 1991 John Gilmore (gnu at cygnus.com)
9709
9710 * gdb.texinfo: Improve how we ask for bug reports.
9711
9712Tue Dec 10 04:07:21 1991 K. Richard Pixley (rich at rtl.cygnus.com)
9713
9714 * Makefile.in: infodir belongs in datadir.
9715
9716Fri Dec 6 23:57:34 1991 K. Richard Pixley (rich at rtl.cygnus.com)
9717
9718 * Makefile.in: remove spaces following hyphens, bsd make can't
9719 cope. install using INSTALL_DATA. added clean-info. added
a9331b3f 9720 standards.text support.
c906108c
SS
9721
9722Thu Dec 5 22:46:12 1991 K. Richard Pixley (rich at rtl.cygnus.com)
9723
9724 * Makefile.in: idestdir and ddestdir go away. Added copyrights
9725 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
9726 and mandir now keyed off datadir by default.
9727
9728\f
9729Local Variables:
9e9c5ae7 9730mode: change-log
c906108c
SS
9731left-margin: 8
9732fill-column: 74
9733version-control: never
9734End:
This page took 1.338707 seconds and 4 git commands to generate.